 /*
 Theme Name:   Twenty Twenty Child Theme
 Description:  A Twenty Twenty child theme 
 Template:     twentytwenty
*/
@import url("../twentytwenty/style.css");
body{ 
	font-family: "Poppins", serif !important; padding:0; letter-spacing:0 !important;
	/*background: rgb(253,190,149);
background: linear-gradient(148deg, rgba(253,190,149,1) 0%, rgba(255,255,255,1) 100%);*/
}
.main_slider_sec_info{
	background: rgb(255,255,255);
background: linear-gradient(156deg, rgba(255,255,255,1) 0%, rgba(253,190,149,1) 100%);
padding: 0 0 45px 0;
}
.why_choose_us_home{
	background: rgb(255,255,255);
background: linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(253,190,149,1) 100%);
padding:80px 0 45px 0;
}
h1,h2,h3,h4,h5,h6{ font-family: "Poppins", serif !important; }
div.container{
	width: 100%;
	max-width: 1440px;
}
.logo img{
	max-width: 400px;
	width: 100%;
}
.main_header{
	padding-top: 80px;
}
.slider_left_main{
	margin-top: 100px;
	padding-left: 40px;
}
.slider_left_main h1{
	    font-size: 61px;
    line-height: 70px;
	color: #575c62;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 0;
}
.slider_left_main p{
	font-size: 20px;
	line-height: 20px;
	color: #000;
	font-weight: 400;
	margin: 0 0 45px 0;
	padding: 0;
}
.slider_left_main a{
	font-size: 20px;
	text-transform: uppercase;
	line-height: 20px;
	background: #1a2529;
	padding: 10px 20px;
	display: table;
	color: #fff;
	border-radius: 25px;
}
.slider_left_main a:hover{
	background: #fff;
	color: #1a2529;
	text-decoration: none;
}
.slider_right_main{
	margin-top: -180px;
}

.slider_right_main img{
	width: 100%;
}
    .mobile-search-toggle, .mobile-nav-toggle {
        display: block !important;
    }


button.toggle:focus{
	border: none;
	box-shadow: none;
	outline: none !important;
}

    .mobile-menu {
         display: block;
    }

   
.toggle-text{
	display: none;
}
.nav-toggle .toggle-icon, .nav-toggle svg {
    height: auto;
    width: auto;
	overflow: visible;
}
    .nav-toggle {
        right: 2rem;
        height: 65px;
        width: 65px;
		background: #fff !important;
		z-index: 5;
    }
.nav-toggle .toggle-inner {
    padding-top: 0;
    height: auto;
    margin:0 auto;
	display: table;
	
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 0;
    color: #1e1e1e;
    text-decoration: none !important;
}
.page-template-mission-page, .page-template-services-page, .page-template-testimonials-page{
	background: #f4f4f4 !important;
}
.inner_page_main h1{
	font-size: 40px;
	line-height: 40px;
	color: #fd8638;
	font-weight: 700;
	margin: 60px 0 60px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.left_mission_page img{
	width: 90%;
}
.left_section_first_page{
	background: #fdbe95;
	padding:30px 35px;
	margin-top: 9px;
}
.right_section_first_page{
	display: table;
	width: 100%;
}
.left_section_first_page p{
	font-size: 20px;
	line-height: 25x;
	color: #000;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}
.padding_right_none{
	padding-right: 0 !important;
}
.padding_left_none{
	padding-left: 0 !important;
}
.inner_page_main h2{
	font-size: 20px;
	line-height: 20px;
	color: #000;
	font-weight: 600;
	margin: 15px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
	clear: both;
}
.right_section_first_page img{
	width: 90%;
	float: left;
}
.right_section_second_page{
	background: #f7a44b;
	padding:27.5px 35px;
	margin-top: 45px;
}
.right_section_second_page p{
	font-size: 20px;
	line-height: 25x;
	color: #000;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}
.section_first_page{
	margin-bottom: 20px;
}
.left_section_second_page img{
	width: 100%;
}
.single_service_item img{
	width: 100%;
	max-width: 250px;
	display: table;
	margin: 0 auto;
}
.single_service_item h3{
	font-size: 22px;
	line-height: 22px;
	color: #000;
	font-weight: 600;
	margin: 25px 0 10px 0;
	padding: 0;
	text-transform: none;
	text-align: center;
	width: 100%;
}
.single_service_item p{
    font-size: 18px;
    line-height: 25x;
    color: #000;
    font-weight: 400;
    margin: 0 auto;
    padding: 0;
    text-align: center;
	width: 90%;
}
.single_service_item h3 a{
	color: #fd8638;
	text-decoration: none;
}
.single_service_item{
	margin-bottom: 75px;
}
.inner_page_main .container .row .col-lg-4:nth-child(6) .single_service_item{
	margin: 0;
}
.inner_page_main .container .row .col-lg-4:nth-child(5) .single_service_item{
	margin: 0;
}
.inner_page_main .container .row .col-lg-4:nth-child(4) .single_service_item{
	margin: 0;
}
.inner_why_choose{
	margin-top: 0;
}
.why_choose_left{
	background: #fff;
	width: 90%;
	border-radius: 40px;
	padding: 100px 70px;
}
.why_choose_left img{
	max-width: 75px;
	width: 100%;
	margin-bottom: 30px;
}
.client_reviews_main{
    background: #f4f4f4;
    padding: 80px 0;
}
.client_reviews_main h1 {
    font-size: 40px;
    line-height: 40px;
    color: #fd8638;
    font-weight: 700;
    margin: 0 0 60px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.client_reviews_main p.subtitle {
    font-size: 20px;
    line-height: 31px;
    color: #000;
    font-weight: 400;
    margin: -40px 0 60px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.icon_why_choose_left{
    display: table;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
}
.why_choose_left h2{
	font-size: 40px;
	line-height: 50px;
	color: #000000;
	font-weight: 600;
	margin: 0 0 25px 0;
	padding: 0;
	text-transform: none;
	width: 100%;
	text-align: left;
}
.why_choose_left p{
	font-size: 20px;
	line-height:31px;
	color: #000;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0;
}
.inner_page_main p.subtitle{
	font-size: 20px;
	line-height:31px;
	color: #000;
	font-weight: 400;
	margin: -40px 0 60px 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.single_testimonials_item{
	background: #fff;
	padding: 35px;
	border-radius: 60px;
    margin-bottom: 25px;
}
.clientle_section_main{
	padding:120px 0;
}
.nav-toggle{
	position: fixed;
}
.clientle_section_main h1{
    font-size: 40px;
    line-height: 40px;
    color: #fd8638;
    font-weight: 700;
    margin: 0 0 120px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.single_testimonials_item p{
	font-size: 20px;
	line-height:31px;
	color: #000;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
.single_testimonials_item .author_name{
	font-size: 30px;
	line-height:36px;
	color: #fd8638;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 10px 0 10px 30px;
	position: relative;
}
.single_testimonials_item .author_name:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 55px;
	width: 8px;
	background: #fd9d5f;
	border-radius: 15px;
}
.page-template-contact-page{
	background: #1e1e1e;
}
.footer_logo{
	display: table;
	margin: 0 auto 35px;
}
.footer_logo img{
	max-width: 360px;
	width: 100%;
}
.footer_cartoon_img img{
	width: 100%;
	max-width: 450px;
}
.footer_right_section h3{
	font-size: 40px;
	line-height: 50px;
	color: #fff;
	font-weight: 600;
	margin: 0 0 25px 0;
	padding: 0;
	text-transform: none;
	width: 100%;
	text-align: left;
}
.footer_right_section p{
	font-size: 20px;
	line-height:31px;
	color: #ff933b;
	font-weight: 400;
	margin: 0 0 110px 0;
	padding: 0;
}
.footer_right_section h4{
	font-size: 25px;
	line-height: 25px;
	color: #ff933b;
	font-weight: 600;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: none;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}
.footer_right_section a{
	font-size: 20px;
	line-height:31px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 0;
}
.footer_right_section a:hover{
	text-decoration:underline;
	color: #fff;
}
.bottom_social_media_icons{
	display: table; float: right;
	margin-top: 180px;
}
.bottom_social_media_icons img{
	width: 40px;
}
.bottom_social_media_icons a{
	display: table;
	float: left;
	margin-right: 15px;
}

.footer_right_section{
	padding-left: 120px;
}
.page-template-contact-page .inner_page_main{
	padding: 80px 80px 0 80px
}
.client_reviews_main .row .single_testimonials_item:nth-child(3){
	width:40%;
    florat:left;
}
p.bottom_footer_line{
	font-size: 20px;
	line-height:31px;
	color: #fff;
	font-weight: 400;
	margin: 0 0 0 0;
	padding: 45px 0 0 0;
	width: 100%;
	text-align: center;
}
li.current_page_item a{
	color: #e16a1a !important;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}


.slider_right_main img {
    transition: transform 0.5s, filter 1.5s ease-in-out;
}

.slider_right_main:hover img {
  transform: scale(1.05);
}
.left_mission_page  img {
    transition: transform 0.5s, filter 1.5s ease-in-out;
}
.left_mission_page:hover img {
  transform: scale(1.05);
}
.icon_single_service_item img{
    transition: transform 0.5s, filter 1.5s ease-in-out;
}
.icon_single_service_item:hover img {
  transform: scale(1.05);
}
.why_choose_right img{
    transition: transform 0.5s, filter 1.5s ease-in-out;
}
.why_choose_right:hover img {
  transform: scale(1.05);
}
.clientle_image_main{
	width: 100% !important;
}
button.toggle {
    background: none !important;
}
.inner_popup_form_main {
    padding: 10% 15% 0 15%;
}
.inner_popup_form_main h3{
    font-size: 30px;
    line-height: 30px;
    color: #575c62;
    font-weight: 700;
    margin: 0 0 20px 0;
    padding: 0;
    text-align:center;
}
.inner_popup_form_main input{
	padding:12px 20px;
    font-size: 15px;
    line-height: 15px;
    color:#303030;
	background: #fbcdb2;
	border: none;
	border-radius: 35px;
	margin-bottom: 15px;
}
.inner_popup_form_main textarea{
	padding:12px 20px;
    font-size: 15px;
    line-height: 15px;
    color:#303030;
	background: #fbcdb2;
	border-radius: 35px;
}
.inner_popup_form_main .wpcf7-submit{
	padidng:15px 20px;
    font-size: 15px;
    line-height: 15px;
    color:#fff;
    background:#e16a1a;
    text-decoaration:none;

}
.inner_popup_form_main p {
    font-size: 15px;
    line-height: 15px;
    color: #000;
    font-weight: 400;
    margin: 0 0 10px 0;
    padding: 0;
}
.mission_section_main{
	background: #f4f4f4;
	padding: 80px 0;
}
.service_section_main_home{
	padding: 80px 0 40px 0;
}
.mission_section_main h1, .service_section_main_home h1{
    font-size: 40px;
    line-height: 40px;
    color: #fd8638;
    font-weight: 700;
    margin: 0 0 60px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.mission_section_main h2{
    font-size: 20px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    margin: 15px 0 0 0;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    letter-spacing: 2px;
    clear: both;
}
.footer_section_main{
	background:#1e1e1e;
	padding: 80px 0 40px 0;
}
.popup_row_home_main{
	width: 100%;
}
.popup_row_home_main .col-lg-6{
	float: left;
	padding: 0 !important;
}
span.wpcf7-not-valid-tip {
    display: none;
}
input.wpcf7-not-valid{
	border:1px solid red !important;
}
/* Responsive CSS */

@media (max-width: 1100px) {
	.slider_left_main h1 {
    font-size: 60px;
    line-height: 70px;
}
.slider_left_main {
    margin-top: 20px;
    padding-left: 20px;
}
.main_header {
    padding-top: 40px;
}
.left_section_first_page p {
    font-size: 14px;
    line-height: 22px;
}
.left_section_first_page {
    background: #fdbe95;
    padding: 18px 23px;
    margin-top: 6px;
}
.right_section_second_page p {
    font-size: 15px;
    line-height: 19px;
}
.right_section_second_page {
    background: #f7a44b;
    padding: 22.5px 35px;
    margin-top: 32px;
}
.why_choose_left {
    width: 100%;
    padding: 40px 40px;
}
}
@media (max-width: 500px) {
	
	body{
		overflow: visible !important;
	}

.logo img {
    max-width: 270px;
    width: 100%;
}
.right_section_second_page p {
    font-size: 19px;
    line-height: 25px;
}
.left_section_first_page p {
    font-size: 19px;
    line-height: 25px;
}
.inner_popup_img_main{
	display: none;
}
.inner_popup_form_main {
    padding: 10% 10% 5% 10%;
}
.main_header {
    padding-top: 20px;
}
.slider_left_main {
    margin-top: 20px;
    padding-left: 0;
}
	.slider_left_main h1 {
    font-size: 60px;
    line-height: 70px;
}
	.slider_right_main {
    margin-top: 30px;
}
	.inner_page_main{
		padding: 0 0;
	}
	.inner_page_main h1 {
    font-size: 30px;
    line-height: 40px;
    margin: 80px 0 20px 0;
}
	.section_first_page .padding_right_none{
		padding-right: 15px !important;
	}
	.section_second_page .padding_left_none{
		padding-left: 15px !important;
	}
	.why_choose_left {
    background: #fff;
    width: 100%;
    border-radius: 40px;
    padding: 50px;
}
	.why_choose_left h2 {
    font-size: 30px;
    line-height: 37px;
    color: #000000;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: none;
    width: 100%;
    text-align: left;
    letter-spacing: 0;
}
	.why_choose_right{
		margin-top: 40px;
	}
	.inner_page_main p.subtitle {
    font-size: 20px;
    line-height: 31px;
    color: #000;
    font-weight: 400;
    margin: 0 0 30px 0;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}
	.inner_page_main p.subtitle br{
		display: none;
	}
	.single_testimonials_item {
    background: #fff;
    padding: 30px;
    border-radius: 60px;
	margin-bottom: 30px;
}
	.footer_right_section {
    padding-left: 0;
		margin-top: 30px;
}
	.page-template-contact-page .inner_page_main {
    padding: 80px 20px 20px 20px;
}
	.footer_right_section p br{
		display: none;
	}
	p.bottom_footer_line {
    padding: 30px 0 15px 0;
		position: relative;
}
	.footer_right_section p {
    margin: 0 0 40px 0;
}
	.bottom_social_media_icons {
    margin-top: 40px;
}
.mb40{
    margin-bottom: 40px;
}
.client_reviews_main p.subtitle br{
	display: none;
}
.client_reviews_main p.subtitle{
	padding: 0 25px;
}
.mission_section_main h1, .service_section_main_home h1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 30px 0;
}
.clientle_section_main {
    padding: 50px 0;
}
.clientle_section_main h1 {
    margin: 0 0 40px 0;
}
.clientle_section_main img{
	display: table;
	margin: 0 auto 15px;
}
}