/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    https://diviextended.com/
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       the WordPress team
 Author URI:   https://wordpress.org/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');

h1,h2,h3,h4,h5,h6,p,span,strong {
	font-family: 'Poppins', sans-serif !important;
	/*- font-family: 'Rubik', sans-serif; -*/
	letter-spacing: .2px;
}
/*- header section -*/
#site-header .cstm-top-section {
	max-width: 100%;
	background: #2b97d5;
}
#site-header .cstm-top-section .inner-container {
    max-width: 1154px;
    margin: 0 auto;
    justify-content: flex-end;
	align-items: center;
}
#site-header .cstm-top-section .inner-container .col-sm-3 {
    max-width: 23% !important;
	border-right: 1px solid #fff;
}
#site-header .cstm-top-section .inner-container .col-sm-3:last-child {
    max-width: 12% !important;
	border-right: none;
	padding-right: 0px;
}
#site-header .cstm-top-section .inner-container .custom-html-widget {
    text-align: center;
	padding: 10px 0px;
}
.cstm-top-section .inner-container .custom-html-widget a {
	font-family: 'Rubik', sans-serif;
    color: #fff;
    font-size: 16px;
}
.cstm-top-section .inner-container .custom-html-widget .fa {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
}
.zoom-social-icons-list {
    text-align: right;
}
.custom-html-widget {
    text-align: center;
}
.cstm-top-section .inner-container .zoom-social_icons-list-span.socicon {
    color: #fff !important;
    border-radius: 50%;
    border: 2px solid;
	font-size: 14px !important;
	padding: 4px !important;
}
.header-inner {
    max-width: 1154px;
}
.header-navigation-wrapper .primary-menu > li {
    margin: 0.8rem 0 0 6.5rem;
}
.header-navigation-wrapper .primary-menu li a {
    font-family: 'Rubik', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 100;
    color: #000 !important;
    text-decoration: none !important;
	letter-spacing: .2px;
}
#site-content .entry-header {
    padding: 0;
}
/*- banner section -*/
.cls_banner_rw{
    padding: 180px 0px 200px;
}
.cls_banner_rw .panel-grid-cell {
	max-width: 1154px;
    margin: 0 auto;
}
.cls_banner_rw p  {
	font-size: 28px;
	text-shadow: 2px 1px 0px #000;
	margin-bottom: 0px;
}
.cls_banner_rw h2 {
    font-size: 78px;
    font-weight: bold;
    margin: 0 !important;
    text-shadow: 2px 1px 0px #000;
	letter-spacing: .2px;
}
.cls_cntct_btn a.ow-icon-placement-left {
	background: #2c97d5 !important;
	font-size: 18px !important;
	border-color: #2c97d5 !important;
	font-weight: 600;
	padding: 15px 30px;
}
/*- welcome section -*/
.cls_welcome_rw {
    margin: 80px 0px;
}
.cls_welvome_txt h3 {
	font-size: 18px;
	color: #2c97d5;
	margin-bottom: 5px !important;
}
.cls_welvome_txt h2 {
    color:#333;
    font-size: 60px;
    margin-top: 0 !important;
}
.cls_welvome_txt p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 300;
	margin-top: 30px;
}
.cls_welvome_txt p:last-child {
    font-size: 15px;
}
.cls_welcome_img img {
width: 100%;
}
/*- why choose section -*/
.cls_why_section  {
	padding: 70px 0px 15px;
}
.cls_why_section .panel-grid {
	margin-bottom: 0px !important;
}  
.choose_txt h3.widget-title {
    color: #fff;
    text-align: center;
    font-size: 48px;
    font-weight: bold;
	margin-bottom: 20px !important;
}
.choose_txt p {
	font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 18px;
	margin-bottom: 20px;
}
.cls_why_img{
    height: 100%;
}
.cls_why_img .so-widget-sow-image,.cls_why_img  .sow-image-container{
    height: 100%;
}
.cls_why_img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.cls_why_rw {
    align-items: stretch !important;
}
.cls_why_rw .panel-grid-cell .widget {
	height: 100%;
}
.cls_why_rw .panel-grid-cell {
	width: 33.33% !important;
}
.cls_why_txt .aligncenter {
margin-top: 0px !important;
}
.cls_why_txt {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px;
}
.cls_why_txt p strong {
	font-size: 24px;
}
.cls_why_txt p {
	font-family: 'Poppins', sans-serif;
	font-size: 19.4px;
	font-weight: 300;
}
/*- services section -*/
.cls_services_rw {
    margin-top: 90px;
	margin-bottom: 165px;
}
.cls_services_rw h3 {
    font-size: 48px;
	color: #304166;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.cls_services_rw p {
    font-size: 18px;
	color: #333333;
}
.section-padding {
    padding-top: 35px;
	padding-bottom: 0px;
}
.pgcu_container {
    max-width: 1154px !important;
    margin: 0 auto !important;
    padding: 0!important;
}
#pgcu_style2 .pgcu_post.pgcu_post--style1 {
    border: none !important;
}
#pgcu_style2 .pgcu_post.pgcu_post--style1 .pgcu_post__contents {
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}
#pgcu_style2 .pgcu_post .post_title h4 {
    color: #333 !important;
    font-size: 18px !important; 
    letter-spacing: .2px !important; 
    font-weight: 700 !important; 
}
#pgcu_style2 p {
	color: #000 !important;
	font-weight: 300 !important;
}
#pgcu_style2 .read_more {
    color: #2c97d5 !important;
    font-size: 15px;
    letter-spacing: .2px;
}
.cls_view_btn  a.ow-icon-placement-left {
    padding: 16px 60px !important;
}
/*- contact form and slider section -*/
.cls_cntct_row .cls_cntct {
    background: #2c97d5;
    padding: 60px 50px 40px 40px;
    width: 80%;
    margin-top: -55px;
    margin-bottom: -87px;
}
.cls_cntct_row .widget-title {
    color: 
    #fff;
    font-size: 36px;
    font-weight: bold;
}
.cls_cntct  p  {
    line-height: 20px; 
	margin-bottom: 30px;
}
.cls_cntct  p strong {
    font-weight: normal;
    font-size: 16px;
}
.cls_cntct .wpcf7 p {
	margin-bottom: 0px; 
	line-height: 10px;
}
.cls_cntct .wpcf7 p label{
	margin-bottom: 10px; 
	width: 100%;
}
.cls_cntct .wpcf7 p label br{
	display: none;
}
.cls_cntct .wpcf7 p label .SelectServices,.cls_cntct .wpcf7 p label .SelectServices select {
	width: 100%;
}
 .wpcf7 p label .SelectServices select {
    padding: 10px 10px;
}
.cls_cntct .wpcf7 p label .SelectServices .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
   color: #0000008c !important;
}
.cls_cntct .wpcf7 .wpcf7-form-control.wpcf7-submit {
    background:  #304166;
    padding: 8px 25px;
    border-radius: 5px;
    margin-top: 10px;
}
.cls_testimonial{
    padding-top: 70px;
}
.cls_testimonial .widget-title {
    margin-bottom: 10px;
}
.cls_testimonial p {
    font-size: 18px;
    font-weight: 300;
	margin-bottom: 0px;
}
.testimonial-inner {
	display: flex !important;
	flex-wrap: wrap;
    padding: 0 !important;
}
.testimonial-content p {
    font-size: 16px;
    color: #fff;
	text-align: left;
	font-style: initial;
	margin-bottom: 30px !important;
}
.testimonial-content p br {
	display: none !important;
}
.testimonial-content:before,.testimonial-content:after {
	display: none; 
}
.testimonial-field.testimonial-name {
	font-family: 'Poppins', sans-serif !important;
	color:	#fff;
	margin-left: 20px;
	font-weight: 300 !important;
	font-size: 20px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cls_testimonial .wpmslider-controls.wpmslider-has-controls-direction {
    width: 12% !important;
    top: 110% !important;
}
.wpmslider-controls-direction .wpmslider-prev:before ,.wpmslider-controls-direction .wpmslider-next:before {
	color: #fff !important;
} 
/*- latest news -*/
.cls_news_rw {
    margin-top: 155px;
}
.cls_news_rw .widget-title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.cls_news_rw p strong{
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}
.cls_news_rw .pgcu_post__contents {
	display: flex;
	flex-wrap: wrap;
}
.cls_news_rw .pgcu_post__contents .post_info {
	order: 0;
}
.cls_news_rw .pgcu_post__contents .post_title {
	order: 1;
}
.cls_news_rw .pgcu_post__contents p {
	order: 2;
}
.cls_news_rw .pgcu_post__contents .read_more {
	order: 3;
}
.cls_news_rw #pgcu_style2 .pgcu_post.pgcu_post--style1 {
    border: 1px solid #dadada !important;
	border-bottom: 3px solid #2c97d5 !important;
	height: 100%;
}
.cls_news_rw #pgcu_style2 .pgcu_post.pgcu_post--style1 .pgcu_post__contents {
    padding: 13px 19px 16px !important;
}
.cls_news_rw  #pgcu_style2 .pgcu_post .post_info ul li {
	font-family: 'Poppins', sans-serif !important;
    color: #727272;
    font-size: 15px;
}
/*- partner section -*/
.cls_partnr_img {
    margin-top: 50px;
}
/*- footer -*/
.footer-nav-widgets-wrapper {
    background: #2c97d5;
}
.footer-nav-widgets-wrapper .footer-inner {
    max-width: 1154px;
    margin: 0 auto;
}
.footer-nav-widgets-wrapper .widget-title.subheading {
    font-size: 24px;
    color:  #fff;
}
ul#menu-header-menu-2 li{
	list-style-position: inside;
	position: relative;
}
ul#menu-header-menu-2 li:before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 9px solid #fff;
    top: 60%;
    transform: translateY(-50%);
}
ul#menu-header-menu-2 li a {
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	font-weight: 100;
	color:#fff !important;
	padding-left: 20px;
}
