@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');


* { box-sizing:border-box; margin:0; padding:0; vertical-align:baseline; border:0; outline:0; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }

html { overflow: -moz-scrollbars-vertical; scroll-behavior:smooth; }
body { margin:0; padding:0;  line-height:1.55em;  }

/* CONTENT ELEMENTS */
p { margin:0 0 1.5em;line-height:30px; }
p:last-child { margin:0; }

/* Link Styles */
a { text-decoration:none; color:#383838; transition:all 0.15s linear; }
/*a:hover { color:#ff4c12; }
a:visited { color:#ff4c12; }*/
a.button { display:inline-block; padding:0.65em 2em; font-size:13px; font-weight:300; letter-spacing:0px; position:relative; background:#193c6f; color:#FFF;  margin:1em 0; line-height:2em; border-radius:50px;text-transform:uppercase; }
/*a.button::after { position:relative; content: "\35"; top:1px; font-family: 'ElegantIcons'; display:inline-block; line-height:1.5em; }
a.button.play::after { content:"\49"; }
a.button:hover { background:#FFF; color:#00b4cb; border:2px solid #00b4cb; }*/

/* Image Styles */
img { border:0; vertical-align:middle; max-width:100%; max-height:100%; width:auto; height:auto; }
.alignnone { margin:0.5em; }
.alignright, .alignleft, .aligncenter { display:block; margin:0px auto; max-width:100%; }
.wp-caption img { margin:0 0 3px; }
.wp-caption { max-width:100%; border:1px solid #C2C2C2; padding:3px; margin:0 auto 1.5em; }
.wp-caption-text { font-size:12px; font-weight:500; text-align:center; background:#EFEFEF; line-height:1.25em; margin:0; padding:.25em .5em; color:#000; }

/* Headings */
/*h1, h2, h3, h4, h5 {  line-height:1.1em; font-weight:500; margin-bottom:0.5em; }
h1 { font-size:55px; color:#000000; }
h2 { font-size:50px; color:#000000;   padding-bottom:20px; margin:0 0 1em;text-transform: capitalize; }*/



/* List Elements */
ol, ul { margin:0 auto 1.75em; padding:0 .75em 0 1.75em; text-align:left; display:inline-block; }
li { line-height:1.35em; margin:0 0 .75em; position:relative; }
ul li { margin:0; }
li:last-child { margin:0; }
li ul, li ol { display:block; margin:.5em 1.75em 0 0; }


/* PAGE ELEMENTS */
.layer { position:relative; width:100%; clear:both; }
.wrapper { position:relative; width:100%; max-width:1232px; padding:56px 24px; margin:0 auto; }
.desktop { display:none; }
.mobile { display:block; }

/* SOCIAL MEDIA ICONS */
.social-icons-lists, .social-icons-lists li { margin:0; padding:0; background:0; display:block; }
.social-icons-lists.icons-background-none .socicon { padding:0!important; color:#FFF!important; font-size:15px!important; }


#content-1{margin-top:174px}


/* WYSIWYG */

.wysiwyg .wrapper.full { max-width:100%; }
	


/* WYSIWYG - Full */
.wysiwyg.full { padding:0; }
.wysiwyg.full .wrapper { max-width:100%; padding:0; width:100%; }
.wysiwyg.full img { width:100%; height:auto; margin:0; padding:0; }
.wysiwyg.full iframe { width:100%; height:20em; margin:0; padding:0; }



/* COLUMNS */
.cols { clear:both; width:100%; overflow:visible; padding:0; text-align:left; }
.cols .wrapper { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:flex; flex-direction:column; margin:0 auto; flex-wrap:wrap; padding:0; }
.cols .column { padding:0; margin:0; width:100%; position:relative; }
.cols .column:last-child { margin:0; }
.cols .column.accordions { padding:0; }
.valigncenter .wrapper{
 align-items: center !important;
}
/* COLUMNS - Trust Points */
.cols.trust-points .column { text-align:center; }

/* COLUMNS - Sidebar */
.cols .column.sidebar { background:#EEE!important; padding:1.5em!important; font-size:.85em!important; }

.services-block{
	
   /* min-width: 32.8%;
    width: 32.8%;
    max-width: 32.8%; float:left; margin-left:.1%; margin-right:.1%*/
}
	
	
	

.photo-carousel  .slick-track {
  display: flex !important;
}
.photo-carousel .slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}








#footer ul li{
margin-top:0px;
	margin-left:0px; margin-bottom:0.75em; margin-right:20px

}



@media only screen and (min-width: 768px) {
	
	body {  }


	.alignright { float:right; margin:0 0 1em 1.5em; max-width:100%; }
	.alignleft { float:left; margin:0 1.5em 1em 0; max-width:100%; }
	
	.slick-dots li button { width:16px; height:16px; padding:4px; }
	
	.wysiwyg.contact-us { font-size:22px; line-height:1.75em; }
	.wysiwyg.reviews p { flex-direction:row; }
	
	.testimonials .testimonial { flex-direction:column; }
	.testimonials.testimonial-slideshow { font-size:18px; }
	.testimonials.testimonial-slideshow .testimonial { display:flex; align-items:left; justify-content:center; height:auto; }
	.testimonials.testimonial-slideshow .testimonial .wrapper { flex-direction:row; padding:75px; height:auto; }
	.testimonials.testimonial-slideshow .testimonial .left { width:175px; padding:0 30px 0 0; }
	.testimonials.testimonial-list .testimonial { margin-bottom:50px; }
	.testimonials.testimonial-list .testimonial .left { width:120px; min-width:120px; padding-right:30px; }
	
	
	

}


@media only screen and (min-width:960px) {
	
	/* PAGE ELEMENTS */
	
	

	/* NAV */
	#nav { display:block; }
	
	
	
	
	
	/* COLUMNS */
	.cols { padding:0; }
	.cols .wrapper { flex-direction:row; justify-content:space-between; align-items:stretch; padding:0; }
	.cols .column { padding:0; margin:0; }
	.cols .column:last-child { margin:0; }
	.cols .full .column {
    padding: 0 !important;
  
	}
	
	

	/* SLIDESHOWS */
	
	
	#copyright .wrapper { flex-direction:row; }
	#copyright .social-icons-lists { margin:0; }
}


/* Navigation--------------------------------------------- */
#menutoggle { display: none; }
.main-navigation{ width: 100%; line-height: 1; }
.main-navigation ul { list-style : none;  margin : 0;  padding-left : 0;  }
.main-navigation a {  display : block;  text-decoration : none; font-size: 18px;  padding: 15px 17.5px; font-weight:bold }
.menu li.btn a{ margin-top: 2.5px; }
.site-header { position: fixed; padding-top: 0px; padding-bottom:20px; left: 0; right: 0; top: 0; z-index: 999; transition: all 0.5s ease;}
.admin-bar .site-header { top: 32px; }
.site-header.fixed-header { padding-top: 0px; padding-bottom:0px; }
.header-wrapper { display: flex; flex-direction: row;  }
.site-header.fixed-header .header-wrapper { margin-top: 0; }
.header-wrapper { display: flex; flex-direction: row; width: 100%; margin-top: 0; }
.main-navigation .menu li{ float: left; position: relative;}
/*.main-navigation .menu li.menu-right { float: right; }*/
.main-navigation li > ul { display: none; }
.site-branding { width: 270px; }
/*.header-main{ background: #000; }*/
.fixed-header { 
-moz-box-shadow: 0 0 2px 0 rgba(56, 69, 84, 0.2);
    -webkit-box-shadow: 0 0 2px 0 rgb(56 69 84 / 20%);
    box-shadow: 0 0 2px 0 rgb(56 69 84 / 20%);
	opacity: 0.95; background-color:#fff
}
.menu-main-menu-container{text-align:right}
}
ul.menu li{margin:0px !important}
/*Sub Menu*/
.main-navigation li.menu-item-has-children a .arrow {  
	box-sizing: unset; transform: unset;  
	display: inline-block; 
	position:absolute;  
	top: 23px; 
	right:2px;  
	zoom: 1; 
width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #ffffff;
	transition: all 0.15s linear;




}
.main-navigation .menu li:hover > ul.sub-menu { display: flex; flex-direction: column; position: absolute;  width: 170px; border-radius: 0px;background-color:#161616;box-shadow: 0 3px 6px 3px rgba(0, 0, 0, 0.24);border-radius: 4px;	padding:16px;left:0px


}
.main-navigation .menu  ul.sub-menu li a {padding:4px 0px;line-height:24px;text-transform:unset !important;color:#a4a4a4; } 
.main-navigation .menu ul.sub-menu li:last-child:hover { border-radius: 0 0 4px 4px; }


.main-navigation .menu ul.sub-menu li:first-child:hover { border-radius: 4px 4px 0 0; }
.main-navigation li:hover > a {  }
.main-navigation .menu ul.sub-menu li:hover a {  }
.main-navigation .menu li.partner-login { margin-right: 25px; }
.main-navigation .menu li.btn-theme1:hover a{ color: #fff; }

/*Mobile Menu*/
.header-main .hamburger a{ display:flex; flex-direction:column; width:120px; cursor:pointer; zoom: 0.6; }
.header-main .hamburger span{ background: rgb(0,119,254); background: linear-gradient(90deg, rgba(0,119,254,1) 0%, rgba(62,221,255,1) 100%); border-radius:10px; height: 6px; margin: 7px 0; transition: .4s  cubic-bezier(0.68, -0.6, 0.32, 1.6); }
.header-main .hamburger span:nth-of-type(1){ width:70%; }
.header-main .hamburger span:nth-of-type(2){ width:70%;  }
.header-main .hamburger span:nth-of-type(3){ width:70%; }
body.menu-open .hamburger span:nth-of-type(1){ width: 100%;transform-origin:bottom; transform:rotatez(45deg) translate(15px,23px); }
body.menu-open .hamburger span:nth-of-type(2){ width: 100%; transform-origin:top; transform:rotatez(-45deg) translate(-9px,3px); }
body.menu-open .hamburger span:nth-of-type(3){ display: none; transform-origin:bottom; width:50%; transform: translate(30px,-11px) rotatez(45deg); }
body.menu-open .header-main .hamburger a { padding: 0; margin-top: -30px; width: 70px; }
.main-navigation li.current-menu-item > a { color: #ffffff; }







@media (max-width: 991px){
   
  .banner-image{ left: 15%; display: block; }

  #menutoggle { display: block; float: right;}
  body.menu-open div#menutoggle { padding: 24px 0; }
  body .main-navigation-wrapper { display: block; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #001521; z-index: -1; height: 0; overflow-y: scroll; transition: all .5s ease-in-out; }
  body.menu-open .main-navigation-wrapper{ height: 100vh; }
  ul#primary-menu { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; height: 100%; padding-top: 160px; padding-left: 15px; padding-right: 15px; }
  .menu-main-menu-container { height: 100%; }

  /*Submenu*/
  .main-navigation .menu li > ul.sub-menu { flex-direction: column!important; position: unset!important; background: transparent !important; width: auto!important; padding-left: 0; margin-left: -15px; margin-right: 0px; }
  .main-navigation ul li  a { font-size: 20px; margin-top: 0; }
  .main-navigation .menu li > ul.sub-menu li a {font-size: 16px;padding-top: 10px;padding-bottom: 10px;line-height: 20px;}
  .main-navigation .menu li.menu-right.partner-login {order: 1;}
  .main-navigation .menu li.menu-right {order: 2;}
  .main-navigation .menu li > ul.sub-menu li { width: 100%; padding: 5px 25px; }
  .main-navigation .menu li { width: 100%;  }
  .main-navigation .menu li:last-child { border-bottom: none; }
  .main-navigation .menu li.menu-right.btn { border-bottom: none; position: absolute; bottom: 50px; left: 0; right: 0; padding: 0 25px; }
  .main-navigation .menu li.menu-right.btn a { width: 100%; margin: 0!important; padding-right: 0; padding-left: 0; }
  .main-navigation li.menu-item-has-children a .arrow{ zoom: 1; margin: 21px 20px; top: 0px; }
  .main-navigation .menu li:hover > ul.sub-menu { display: none; }
  .main-navigation .menu li.show-submenu > ul.sub-menu { display: flex; }
  .main-navigation li.show-submenu a .arrow{ transform: rotate(180deg); }


  /*Site Header*/
  .site-header { padding-top: 5px; }
  .site-header { background: #fff; padding-top: 10px!important; padding-bottom: 10px!important; }
  .site-branding { width: 400px; }

 body .main-navigation-wrapper { 	 background: #ffffff;}
 
.main-navigation .menu li {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
	padding: 0px 20px !important;
    outline: none;
    background-color: #f4f6f7 !important;
    border-bottom: 1px solid #dfe5e8 !important;
}
.main-navigation ul li:nth-last-child(2) {
    margin-left: 0px;
}	
	.main-navigation .menu li > ul.sub-menu li{
		 background-color: unset !important;
	}
	
	
.brand-logo-wrapper { display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}
.brand-logo-wrapper .brand-list { width: 50%; text-align: center; margin-bottom: 20px; }
.pb-150 { padding-bottom: 70px; }
.pt-150 { padding-top: 70px; }
.close-the-gap-img { text-align: center; }

}

.container {
    max-width: 1855px;
    width: 100%;
    padding: 0 24px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 750px){ h2{font-size:35px;line-height:38px;}
	
	
		.services-block{
	
    min-width: 90%;
    width: 90%;
    max-width: 90%; float:none; margin:0px auto
}
}
@media (max-width: 320px){
	.bg-text h2 { font-size: 55px; line-height: 55px; }
	ul#primary-menu{ padding-top: 80px; }
	.main-navigation .menu li.menu-right.btn{bottom: 20px;}
	.ccol-sm-50 { width: 100%; }
}

@media (max-height: 670px) and (max-width: 1200px){
	.main-navigation .menu li.menu-right.btn { position: unset; bottom: 0; margin-top: 20px; padding-bottom: 20px; }
	
	 .container{ padding: 0 15px; }
}




















/**** ---- Custom Css ----****/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

body{
	font-family: "Inter", sans-serif;
	font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0px;
  letter-spacing: 0.18px;
  color: #484848;
}

h2{
  font-size: 45px;
  line-height: 115%;
  font-weight: bold;
	letter-spacing: 1.4px;
	color:#444444;
}

.container {
  max-width: 1199px;
  width: 100%;
  padding: 0 15px;
  margin-right: auto;
  margin-left: auto;
}



.site-header {
	padding-top: 0px;
  padding-bottom: 0px;
}

.header-wrapper{
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 0;
	justify-content:space-between;
	align-items:center;
	padding-top:13px;
	padding-bottom:20px;
}

.site-branding {
	width: 240px;
	padding-right:15px;
}

.main-navigation {
  width: 60%;
  line-height: 1;
}




.phone a{
	display:flex;
	flex-direction:row;
	font-size:20px;
	font-weight:bold;
	color: #444444;
	align-items:center;
	justify-content:center;
	font-family: "Inter", sans-serif;
	letter-spacing:0.5px
}

.phone img{
	margin-right:6px;
}

#content-1{
  margin-top: 0px;
}

.wrapper {
  position: relative;
  max-width: 1200px;
  width: 100%;
  padding-left:15px !important;
	padding-right:15px !important;
  margin-right: auto;
  margin-left: auto;
}


.hero-sec{
	background-image:url(/wp-content/uploads/2025/07/sp-hero.webp);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	border-bottom:1px solid #999999
}

.hero-sec .text-side{
	padding-right: 14% !important;
	padding-top:34px !important;
}

.hero-sec .form-side{
	padding-left: 3.5% !important;
}

.hero-sec .wrapper{
	padding-top:174px;
	padding-bottom:141px
}

.hero-sec h1{
	font-size:60px;
	font-weight:bold;
	line-height:115%;
	color:#444444;
	margin-bottom:59px;
  letter-spacing: 1.8px;
}

.hero-sec h1 strong{
	color:#FF721D;
	font-weight:bold;
}

.hero-sec img{
	margin:8px 55px 0px 0px 
}

.hero-sec input{
	border-radius:0px !important;
	border:0px !important;
	background-color:transparent !important;
	border-bottom:1px solid #B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
	color:#0E0E0E !important;
	padding:15px 20px 15px 29px !important;
}

.hero-sec input:focus{
	box-shadow:unset !important;
	border-bottom:1px solid #ff721d !important;
}

.hero-sec #frm_field_7_container input{
	background-image:url(/wp-content/uploads/2025/06/user-icon.webp);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:auto;
}

.hero-sec #frm_field_7_container input:focus{
	background-image:url(/wp-content/uploads/2025/06/user-icon-orange.webp)
}

.hero-sec #frm_field_3_container input{
	background-image:url(/wp-content/uploads/2025/06/mail-icon.webp);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:auto;
}

.hero-sec #frm_field_3_container input:focus{
	background-image:url(/wp-content/uploads/2025/06/mail-icon-orange.webp)
}

.hero-sec #frm_field_8_container input{
	background-image:url(/wp-content/uploads/2025/06/phone-icon.webp);
	background-repeat:no-repeat;
	background-position:center left;
	background-size:auto;
}

.hero-sec #frm_field_8_container input:focus{
	background-image:url(/wp-content/uploads/2025/06/phone-icon-orange.webp);
	color:#0E0E0E !important;
}

.hero-sec .frm-show-form{
	border-radius:15px;
	border:2px solid #ff721d !important;
	background-color:#ffffff;
	padding:41px 48px 13px;
}

.hero-sec .frm-show-form h2{
	font-size:30px;
	line-height:125%;
	text-align:center;
	color:#444444;
	text-transform:capitalize;
	font-weight:bold;
	letter-spacing:-0.3px;
	margin-bottom:20px
	
}

.hero-sec .frm-show-form h2 strong{
	color:#FF721D;
	font-weight:bold;
}

.hero-sec  .form-field {
    margin-bottom: 10px !important;
}

.hero-sec textarea{
	border-radius:0px !important;
	border:0px !important;
	background-color:transparent !important;
	border-bottom:1px solid #B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
	color:#0E0E0E !important;
	padding:15px 0px 15px 0px !important;
	height:104px !important
}

.hero-sec textarea:focus{
	box-shadow:unset !important;
	border-bottom:1px solid #ff721d !important;
}

.hero-sec input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec input::-moz-placeholder { /* Firefox 19+ */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec input:-ms-input-placeholder { /* IE 10+ */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec input:-moz-placeholder { /* Firefox 18- */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#0E0E0E !important;
}

.hero-sec input:focus::-moz-placeholder { /* Firefox 19+ */
  color:#0E0E0E !important;
}

.hero-sec input:-ms-input-placeholder { /* IE 10+ */
  color:#0E0E0E !important;
}

.hero-sec input:focus:-moz-placeholder { /* Firefox 18- */
  color:#0E0E0E !important;
}


.hero-sec textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec textarea::-moz-placeholder { /* Firefox 19+ */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec textarea:-ms-input-placeholder { /* IE 10+ */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec textarea:-moz-placeholder { /* Firefox 18- */
  color:#B3B3B3 !important;
	font-family: "Manrope", sans-serif !important;
	font-size:16px !important;
}

.hero-sec textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#0E0E0E !important;
}

.hero-sec textarea:focus::-moz-placeholder { /* Firefox 19+ */
  color:#0E0E0E !important;
}

.hero-sec textarea:-ms-input-placeholder { /* IE 10+ */
  color:#0E0E0E !important;
}

.hero-sec textarea:focus:-moz-placeholder { /* Firefox 18- */
  color:#0E0E0E !important;
}

.hero-sec button{
	background-color:#FF721D !important;
	border:0px !important;
	box-shadow:unset !important;
	padding:10px 20px !important;
	border-radius:7px !important;
	width:268px !important;
	font-size:18px !important;
	font-weight:600 !important;
	line-height:150% !important;
	margin-top:20px !important;
	margin-bottom:20px !important;
}

.hero-sec #frm_field_6_container{
	margin-bottom:0px !important
}

.logos-sec {
	background-color:#fff;
}

.logos-sec .wrapper{
	padding-top:50px;
	padding-bottom:52px
}

.logos-sec h4{
	font-size:16px;
	font-weight:400;
	color:#FF721D;
	text-transform:uppercase;
	margin-bottom:21px;
}

.who-sec{
	background-color:#FF721D;
}

.who-sec .wrapper{
	align-items:center;
	padding-top:179px;
	padding-bottom:178px;
}

.who-sec h2{
	color:#ffffff;
	letter-spacing:1.4px;
	text-align:center;
}

.who-sec h3{
	color:#ffffff;
	font-size:25px;
	line-height:125%;
	font-weight:700;
	letter-spacing:0px;
	margin-bottom:25px;
	letter-spacing:0.4px
}

.who-sec p{
	color:#ffffff;
	font-size:20px;
	line-height:150%;
	font-weight:400;
	letter-spacing:0px;
	letter-spacing:0.25px
}

.w-w-d-sec .wrapper{
	padding-top:117px;
	padding-bottom:40px;
	padding-left:0px !important;
	padding-right:0px !important;
}

.w-w-d-sec .wrapper .column{
	padding:0px 10px !important
}

.w-w-d-sec .wrapper .column.w-w-d-box{
	margin-bottom:81px
}

.w-w-d-top h2{
	color:#444444;
	text-align:center;
	margin-bottom:23px
}

.w-w-d-top h2 strong{
	color:#FF721D;
	font-weight:bold;
}

.w-w-d-top p{
	font-size:20px;
	line-height:150%;
	font-weight:400;
	letter-spacing:0px;
	letter-spacing:0.25px;
	color:#484848;
	text-align:center;
	padding:0px 3%
}

.w-w-d-top{
	margin-bottom:55px !important;
}

.w-w-d-box h3{
	color:#444444;
	font-size:25px;
	line-height:125%;
	font-weight:700;
	letter-spacing:0px;
	margin-bottom:11px;
	letter-spacing:0.4px
}

.w-w-d-box p{
	font-size:18px;
	line-height:150%;
	font-weight:400;
	letter-spacing:0px;
	letter-spacing:0.18px;
	color:#484848;
}

.w-w-d-box p a{
	color:#FF721D;
	padding-right:0px;
	/*background-image:url(/wp-content/uploads/2025/06/Arrow-1-2.png);*/
	background-repeat:no-repeat;
	background-position:100% 7px;
	display:inline-block;
	margin-top:23px;
	font-size:16px;
	line-height:108%;
	border-bottom:1px solid #FF721D;
	position:relative;
	z-index:4;
	letter-spacing:0px;
	transition: all 0.15s linear;
	
}
.w-w-d-box p a:after{
	padding-right:17px;
	background-image:url(/wp-content/uploads/2025/06/Arrow-1-2.png);
	background-repeat:no-repeat;
	content:'';
	background-position:100% 0px;
	position:absolute;
	right:-18px;
	top:2px;
	z-index:3;
	width:100%;
	height:100%;
	transition: all 0.15s linear;
}

.w-w-d-box p a:hover:after{
	transform: translateX(4px);
}

.w-w-d-box img{
	margin:8px 8px 22px 0px!important
}

.w-w-sec{
	background-color:#FFF4E9;
}

.w-w-sec .wrapper{
	padding-top:116px;
	padding-bottom:125px;
	align-items:flex-start;
}

.w-w-top h2{
	text-align:center;
	margin-bottom:23px
}

.w-w-top h2 strong{
	color:#FF721D;
	font-weight:bold;
}

.w-w-top p{
	font-size:20px;
	line-height:150%;
	font-weight:400;
	letter-spacing:0px;
	letter-spacing:0.25px;
	color:#484848;
	text-align:center;
	padding:0px 7.4% 64px;
	
}

.t-t-top p{
	padding:0px 7.8% 64px;
}
.t-t-top h2{
	letter-spacing:1.3px
}

.w-w-box h3{
	color:#FF721D;
	font-size:25px;
	line-height:125%;
	font-weight:700;
	letter-spacing:0px;
	margin-bottom:37px;
	letter-spacing:0.4px;
	background-image:url(/wp-content/uploads/2025/06/Rectangle-4-1.svg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:68px;
	padding-left:1px;
}

.w-w-box p{
	font-size:16px;
	line-height:150%;
	font-weight:400;
	letter-spacing:0px;
	letter-spacing:0.05px;
	color:#484848;
	padding-left:1px;
}

.w-w-box p a{
	color:#FF721D;
	padding-right:0px;
	background-repeat:no-repeat;
	background-position:100% 7px;
	display:inline-block;
	margin-top:27px;
	font-size:16px;
	line-height:108%;
	border-bottom:1px solid #FF721D;
	position:relative;
	z-index:4;
	letter-spacing:0px;
	transition: all 0.15s linear;
}
/*.w-w-box:hover p a{
	margin-top:74px;
}*/

.w-w-box p a:after{
	padding-right:17px;
	background-image:url(/wp-content/uploads/2025/06/Arrow-1.svg);
	background-repeat:no-repeat;
	content:'';
	background-position:100% 0px;
	position:absolute;
	right:-18px;
	top:2px;
	z-index:3;
	width:100%;
	height:100%;
	transition: all 0.15s linear;
}

.w-w-box p a:hover:after{
	transform: translateX(4px);
}

.w-w-box{
	background-color:#ffffff;
	border-radius:15px;
	padding:1px 60px 48px 59px !important;
}

.w-d-sec .wrapper{
	justify-content:center;
	align-items:center;
	padding-top:124px;
	padding-bottom:124px;
}

.w-d-sec h2 strong{
	color:#FF721D;
	font-weight:bold;
}

.w-d-sec ul{
	list-style:none;
	margin:0px 0px 0px 6px;
  padding:0px 65px 0px 0px;
	border-left:1px solid #FFC07C !important;
}

.w-d-sec ul li h3{
	color:#FF721D;
	font-size:33px;
	line-height:115%;
	font-weight:700;
	letter-spacing:0px;
	margin-bottom:11px;
	letter-spacing:0.8px;
	padding:5px 0px 4px 51px;
	background-image: url('/wp-content/uploads/2025/06/Rectangle-4-2.svg');
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:-1px
}

.w-d-sec ul li h5{
	color:#484848;
	font-size:20px;
	line-height:150%;
	font-weight:500;
	letter-spacing:0px;
	margin-bottom:12px;
	letter-spacing:0.25px;
	padding:0px 0px 4px 50px;
}

.w-d-sec ul li h6{
	font-size:16px;
	line-height:150%;
	font-weight:400;
	letter-spacing:0px;
	letter-spacing:0.07px;
	color:#484848;
	padding:0px 0px 4px 50px !important;
}

.w-d-sec ul li{
	margin-bottom:64px;
}

.w-d-sec ul li:last-child{
	margin-bottom:0px
}


.single-testi h2{
	text-align:center;
	margin-bottom:40px;
}

.single-testi h2 strong{
	color:#FF721D;
	font-weight:bold;
}

.testimonial-slideshow{
	background-color: #FFF4E9;
	padding-top: 116px;
  padding-bottom: 95px;
}

.testimonial-slideshow .wrapper{
	padding:0px !important;
}

.slick-track{
	padding:30px 0px
}

.slick-slide{
	background-color: #ffffff;
  border-radius: 15px;
  padding: 75px 60px 48px 60px !important;
	margin:0px 15px;
	box-shadow:0px 4px 20px rgba(177,42,0,0.09);
}

.slick-slide img{
	margin-bottom:44px;
}

.slick-slide p{
	font-style:italic;
	font-size:16px;
	color:#484848;
	font-weight:400;
	line-height:150%;
	min-height:226px;
	height:100%;
	margin-bottom:10px;
}

.slick-slide h4{
	font-size:16px;
	color:#444444;
	font-weight:500;
	line-height:20px;
	margin-bottom:10px
}

.single-testi .slick-slide h5{
	font-size:14px;
	color:#7B7B7B;
	font-weight:400;
	line-height:20px;
	min-height:45px;
	height:100%;
}

.cta-sec{
	background-color:#FF721D;
	padding-top:149px;
	padding-bottom:113px
}

.cta-sec h2{
	color:#fff;
	text-align:center;
	margin-bottom:34px;
	padding:0px 22%
}

.cta-sec p{
	font-size:25px;
	line-height:125%;
	font-weight:300;
	letter-spacing:0px;
	letter-spacing:0.95px;
	color:#ffffff;
	text-align:center;
	margin-bottom:43px
}

.cta-sec p a{
	color:#FF721D;
	background-color:#ffffff;
	padding:20px 40px ;
	border-radius:7px;
	font-size:24px;
	font-weight:700;
	text-transform:uppercase;
	line-height:150%;
	letter-spacing:0.35px;
	display:inline-block;
	margin-bottom:0px !important;
}

.f-menu-sec ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.f-menu-sec ul li{
	margin-bottom:0px !important
}

.f-menu-sec ul li a{
	font-size:16px;
	line-height:200%;
	font-weight:400;
	letter-spacing:0px;
	letter-spacing:0.06px;
	color:#444444;
	text-align:left !important;
	margin-bottom:43px
}

.f-menu-sec ul li:hover a,.f-menu-sec ul li.current-menu-item a{
	color:#FF721D;
}

.f-menu-sec h3{
	color: #FF721D;
  font-size: 20px;
  line-height: 125%;
  font-weight: 700;
  letter-spacing: 0px;
  margin-bottom: 30px;
  letter-spacing: 0.4px;
}

.footer-top img{
	margin-top:0px !important;
	margin-left:0px !important
}

.footer-top {
	padding-top:84px;
	padding-bottom:53px;
}

.footer-top .wrapper{
	align-items:center;
	justify-content:center;

}

.f-p-sec p a{
	display:flex;
	justify-content:flex-end;
	align-items:center;
  flex-direction: row;
  font-size: 20px;
  font-weight: bold;
  color: #444444;
  align-items: center;
  font-family: "Inter", sans-serif;
  letter-spacing: 0.5px;
}

.f-p-sec img{
	margin:0px 6px 0px 0px;
}

.f-menu-sec .wrapper{
	padding-bottom:40px;

}

.social-links p{
	display:flex;
	justify-content:flex-end;
	align-items:center;
}

.social-links p a{
	margin-left:30px;
}

.copy-sec .wrapper{
	padding:31px 0px !important;
	border-top:1px solid #999999 !important;
	max-width: calc(1200px - 36px);
}

.copy-sec  p{
	font-size:16px;
	line-height:200%;
	color:#444444;
	letter-spacing:0.1px;
}

#copyright{
	display:none !important;
}

.d-video{
	background-color:#FFF4E9;
	border-radius:25px;
	padding:50px;
}

.sub-menu-1 .mega-sub-menu{
	display:flex !important;
	justify-content:space-between !important;
	align-items:center !important;
	flex-wrap:wrap !important;
}

.mega-sub-menu .mega-sub-menu .mega-sub-menu li{
	width:48% !important;
	float:left;
}

/*.w-w-d-sec,.testimonial-slideshow,.cta-sec{
	display:none;
}*/



/* mega Menu */

.main-navigation{
	padding-left:6%;
}

.main-navigation a {
	display: block;
  text-decoration: none;
  font-size: 16px;
  padding: 0px 23px;
  font-weight: 400;
  color: #444444;
}

.main-navigation .menu ul.sub-menu li{
	border-bottom:1px solid #FFC07C;
	padding:7px 0px
}

.main-navigation .menu ul.sub-menu li a {
	padding: 4px 0px;
  line-height: 24px;
  text-transform: unset !important;
  color: #ffffff;
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  width: 100%;
	/*padding-left:41px;*/
	text-align: center;
  display: flex;
  justify-content: center;
}

.main-navigation ul li:hover a,.main-navigation .menu ul.sub-menu li:hover a {
	color: #ff721d;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
	transform: translate(0px, 29px);
	
}*/

.mega-sub-menu-box .mega-sub-menu:fisrt-child{

	transform: translate(0px, 29px);
}

.mega-menu-horizontal{
	margin-left:6%;
	position:unset !important
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item{
	position:unset !important
}

.mega-sub-menu{
	max-width:1920px;
	width:100%;
}

#mega-menu-wrap-menu-1{
	position:unset !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
	z-index: 999;
  border-radius: 0px;
  background: white;
  border: 0;
	left:0px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item{
	border-bottom:2px solid transparent;
	margin:0px 20px !important;
	padding:27px 0px
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
	padding:0px !important ;
	margin:0px 0px !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:hover,#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current_page_item{
	border-bottom:2px solid #FF721D;
}



.mega-menu-item-custom_html-4{
	max-width:370px;
	width:100% !important
}

.mega-sub-menu-box .mega-sub-menu .mega-sub-menu li{
	width:100% !important;
}

.mega-menu-columns-8-of-12 ul{
	flex-direction:row;
	flex-wrap:wrap;
	
}

.sub-menu-box .mega-menu-columns-8-of-12 ul.mega-sub-menu li{
	width:50% !important;
}

.mega-sub-menu:first-child{
	left:0px !important
}

.mega-me-op a img, .mega-sub-menu li a img{
	margin-right:25px !important;
	float:left !important;
	margin-top:-8px !important
}

.mega-me-op a, .mega-sub-menu li a {
	line-height:115% !important;
}

.mega-me-op a span.sm-text, .mega-sub-menu li a span {
	font-weight:400 !important;
	margin-bottom:-10px !important;
}

.d-video h3{
	font-size: 18px;
    line-height: 115%;
    font-weight: 700;
    letter-spacing: 0.06px;
    color: #444444;
    margin-bottom: 4px;
}

.d-video p{
	font-size: 14px;
    line-height: 150%;
    font-weight: 400;
    letter-spacing: 0px;
    color: #484848;
}

.d-video video{
	margin-bottom:29px;
	width:270px !important;
	height:153px !important;
	border:1px solid #ff721d;
	border-radius:20px !important
}

.mega-menu-columns-4-of-12 ul.mega-sub-menu li{
	padding-top:7px !important;
	padding-bottom:0px !important
}


.fixed-header {
	opacity: 1 !important;
    background-color: #fff;
}

.c-form-sec{
    background-image: url(/wp-content/uploads/2025/07/sp-hero.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.c-form-sec .wrapper {
    padding-top: 174px;
    padding-bottom: 80px;
}

.c-form-sec h2{
	font-weight:700;
	color:#222222;
	font-size:45px;
	line-height:115%;
	text-transform:uppercase;
	margin-bottom:25px;
}

.c-form-sec h2 strong{
	color:#ff721d !important
}
.c-form-sec p{
	font-weight:400;
	color:#222222;
	font-size:16px;
	line-height:150%;
	text-transform:uppercase;
	margin-bottom:25px;
}

.c-form-sec #column-1-1{
	padding-right:2% !important
}

.c-form-sec #column-1-1 h2{
	padding-right:7%
}


.c-form-sec form{
	background-color:#ffffff;
	border-radius:35px;
	padding:40px 50px 0px;
	border:2px solid #ff721d
}

.c-form-sec form h2{
	font-size: 30px;
    line-height: 125%;
    text-align: center;
    color: #444444;
    text-transform: capitalize;
    font-weight: bold;
    letter-spacing: -0.3px;
    margin-bottom: 20px;
}

.c-form-sec .frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 15px !important;
}


.c-form-sec input{
	border:1px solid #717171 !important;
	height:45px !important;
	font-size:16px !important;
	line-height:45px !important;
	border-radius:10px !important;
	padding:0px 20px !important;
	color:#0E0E0E !important;
}

.c-form-sec textarea{
	border:1px solid #717171 !important;
	height:102px !important;
	font-size:16px !important;
	line-height:58px !important;
	border-radius:10px !important;
	padding:0px 20px !important;
	color:#0E0E0E !important;
}

.c-form-sec #column-1-2{
	padding-left:4px !important
}

.c-form-sec .frm_button_submit{
	display:inline-block !important;
	width:100% !important;
	background-color:#ff721d !important;
	border:0px !important;
	padding:10px !important;
	line-height:150% !important;
	font-size:18px !important;
	font-weight:600 !important;
	margin-top:0px !important
}

.c-form-sec input:focus,.c-form-sec textarea:focus{
	border:1px solid #F04C45 !important;
	box-shadow:unset !important;
}

.c-form-sec input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#0E0E0E !important;

}

.c-form-sec input:focus::-moz-placeholder { /* Firefox 19+ */
  color:#717171 !important;

}

.c-form-sec input:focus:-ms-input-placeholder { /* IE 10+ */
  color:#717171 !important;
}
.c-form-sec input:focus:-moz-placeholder { /* Firefox 18- */
  color:#717171 !important;
}












.c-form-sec input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#717171 !important;
}

.c-form-sec input::-moz-placeholder { /* Firefox 19+ */
  color:#717171 !important;
}

.c-form-sec input:-ms-input-placeholder { /* IE 10+ */
  color:#717171 !important;
}
.c-form-sec input:-moz-placeholder { /* Firefox 18- */
  color:#717171 !important;
}



.c-form-sec textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#717171 !important;

}

.c-form-sec textarea::-moz-placeholder { /* Firefox 19+ */
  color:#717171 !important;

}

.c-form-sec textarea:-ms-input-placeholder { /* IE 10+ */
  color:#717171 !important;
}

.c-form-sec textarea:-moz-placeholder { /* Firefox 18- */
  color:#717171 !important;
}

.c-form-sec textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#0E0E0E !important;
}

.c-form-sec textarea:focus::-moz-placeholder { /* Firefox 19+ */
  color:#717171 !important;
}

.c-form-sec textarea:focus:-ms-input-placeholder { /* IE 10+ */
  color:#717171 !important;
}
.c-form-sec textarea:focus:-moz-placeholder { /* Firefox 18- */
  color:#717171 !important;
}

.box-con{
	border-radius:15px;
	border:1px solid #B4B4B4;
	padding:45px 25px;
	max-width:371px;
	width:100%;
	min-height:174px;
	height:100%;
	margin:0px auto;
}

.box-con img{
	margin-bottom:0px !important;
	margin-right:11px
}

.c-c-sec{
	padding:77px 0px
}

.sp-hero{
	background-image:url(/wp-content/uploads/2025/07/sp-hero.webp);
	background-color:#ffffff;
	padding-top:240px;
	padding-bottom: 155px;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:cover;
	border-bottom: 1px solid #999999;
}

.post-hero-text{
	padding-top:150px;
	padding-bottom: 100px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

.post-hero-text:before{
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	background-color:#ffffffcc;
	top:0px;
	left:0px;
}

.sp-hero h4,.post-hero-text h4{
	font-size: 16px;
	font-weight: 400;
  line-height: 115%;
  color: #FF721D;
  margin-bottom: 15px;
  letter-spacing: 0;
	text-transform:uppercase;
}

.sp-hero h1,.post-hero-text h1{
	font-size: 60px;
  font-weight: 700;
  line-height: 115%;
  color: #444444;
  margin-bottom: 10px;
  letter-spacing: 1.65px;
}

.sp-hero h1 strong{
	color:#FF721D;
	font-weight: 700;
}

.sp-hero p,.post-hero-text p{
	font-family: "Inter", sans-serif;
	font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0px;
  letter-spacing: 0.18px;
  color: #484848;
	margin-bottom:43px
}

.post-hero-text p{
	color:#444444;
	font-size: 15px;
}

.sp-hero form{
	border:2px solid #FF721D;
	max-width:570px;
	padding:10px 10px 10px 10px;
	border-radius:10px;
}

.sp-hero button{
	width:170px;
	padding:13px 25px !important;
	margin:0px !important;
	width:100% !important
}

.ser-hero button{
	width:170px;
	padding:13px 5px !important;
	margin:0px !important;
	width:100% !important;
	background: #ff721d !important;
}

.sp-hero form .frm_fields_container{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}

.sp-hero form .frm_two_thirds{
	width:65% !important
}

.ser-hero form .frm_two_thirds{
	width:60% !important
}

.sp-hero form .frm_third{
	width:31% !important
}

.ser-hero form .frm_third{
	width:40% !important
}

.sp-hero form input{
	margin-bottom:0px !important;
	box-shadow:unset !important;
	padding:14.5px 6px 12px !important;
	color:#484848 !important;
	font-size:16px !important;
	font-family: "Manrope", sans-serif !important;
	font-weight:400 !important;
	border:0px !important

}

.sp-hero .form-field {
    margin-bottom: 0px !important;
}

.sp-hero fieldset{
	padding:0px !important
}



.sp-hero  input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#484848 !important;
	font-size:16px !important;
	font-family: "Manrope", sans-serif !important;
	font-weight:400 !important;
}

.sp-hero input::-moz-placeholder { /* Firefox 19+ */
  color:#484848 !important;
	font-size:16px !important;
	font-family: "Manrope", sans-serif !important;
	font-weight:400 !important;
}

.sp-hero input:-ms-input-placeholder { /* IE 10+ */
  color:#484848 !important;
	font-size:16px !important;
	font-family: "Manrope", sans-serif !important;
	font-weight:400 !important;
}
.sp-hero input:-moz-placeholder { /* Firefox 18- */
  color:#484848 !important;
	font-size:16px !important;
	font-family: "Manrope", sans-serif !important;
	font-weight:400 !important;
}

.lgx_app_item img{
	filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(207%) hue-rotate(171deg) brightness(94%) contrast(92%);
}

.orange-box{
	background-color:#FF721D;
	max-width:470px;
	border-radius:15px;
	padding:91px 60px;
}

.orange-box h2{
	color:#ffffff;
	margin-bottom:35px;
	font-size:45px;
	line-height;115%;
}

.orange-box p{
	color:#ffffff;
	font-size:18px;
	line-height:150%;
	font-weight:400;
}


.orange-box:after{
	background-image:url(/wp-content/uploads/2025/07/big-circle.webp);
	background-repeat:no-repeat;
	background-size:auto;
	position:absolute;
	left:-70px;
	top:-62px;
	content:'';
	width:163px;
	height:163px;
	z-index:-1;
}

.orange-box:before{
	background-image:url(/wp-content/uploads/2025/07/small-dotts.webp);
	background-repeat:no-repeat;
	background-size:auto;
	position:absolute;
	right:64px;
	top:-55px;
	content:'';
	width:143px;
	height:236px;
	z-index:-1;
}



.exp-sec{
	background-image:url(/wp-content/uploads/2025/07/side-img.webp);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:100% 215px;
	padding:125px 0px 68px;
	
}

.exp-sec ul{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:55px;
}

.exp-sec ul li{
	background-image:url(/wp-content/uploads/2025/07/orange-li-img.webp);
	background-repeat:no-repeat;
	background-position:3px 6px;
	border-bottom:2px solid #CFCFCF;
	padding-bottom:34px;
	margin-bottom:28px;
	padding-left:34px;
	color:#444444;
	font-size:20px;
	line-height:150%;
	font-weight:400;
}

.exp-sec ul li:last-child{
	border-bottom:0px solid #CFCFCF;
}

.exp-4{
	padding-bottom:53px;
}

.exp-4 h3{
	color:#444444;
	font-size:25px;
	line-height:115%;
	font-weight:700;
	margin-bottom:12px;
	letter-spacing:0.5px
}

.exp-4 .column{
	min-height:369px;
}


.exp-4 p{
	color:#484848;
	font-size:18px;
	line-height:150%;
	font-weight:400;
	padding-right:15%
}

.exp-4 img{
	margin-bottom:21px;
}

.blog-list{
	padding:60px 0px;
}

.blog-list h2 strong{
	color: #FF721D;
    font-weight: bold;
	
}

.blog-list h2 {
	text-align:center;
}

.blog-listing article{
	border:1px solid #D7D7D7;
	border-radius:15px;
	padding:74px 58px 36px 58px;
	max-width: 31.625%;
	width:100%;
}

.blog-listing article h4{
	color:#444444;
	font-size:33px;
	line-height:115%;
	font-weight:700;
	margin-bottom:15px;
	letter-spacing:0.8px;
	padding-left:2px
}

.blogpost:hover h4 a{
	color: #FF721D;
}

.blog-listing article:hover h4 a{
	color: #FF721D;
}

.blog-listing article p{
	color:#484848;
	font-size:18px;
	line-height:150%;
	font-weight:400;
	padding-left:2px
}

.blog-listing{
	display:flex;
	gap:30px;
	margin-top:60px;
}

.post-top{
	color:#000000;
	font-size:20px;
	line-height:26px;
	font-weight:700;
	margin-bottom:22px;
	letter-spacing:0.5px;
}

.post-top img{
	margin-top:-5px;
	margin-right:3px
}

.post-cat{
	padding-top:38px;
	padding-left:2px;
}

.post-cat a{
	color:#7B7B7B;
	font-size:14px;
	line-height:26px;
	font-weight:400;
	line-height:20px;
	letter-spacing:0px
}

.blogpost .post-cat:hover a{
	color: #FF721D;
}


.entry-featured-image-url{
	display:none;
}

.ch-sec{
	background-color:#FF721D;
	padding:116px 0px 51px;
}

.ch-sec h2{
	color:#ffffff;
	text-align:center;
	font-weight:700;
	margin-bottom:143px;
}

.ch-sec h3{
	color:#ffffff;
	font-size:33px;
	line-height:115%;
	font-weight:700;
	margin-bottom:9px;
	letter-spacing:0.8px;
	padding-left:2px
}

.ch-sec h4{
	color:#ffffff;
	font-weight:400;
	font-size:16px;
	line-height:150%;
	text-transform:uppercase;
	margin-bottom:14px;
}
.ch-sec img{
	margin-bottom:22px;
}

.ch-sec p{
	color:#ffffff;
	font-weight:400;
	font-size:18px;
	line-height:150%;
}

.ch-sec .wrapper{
	align-items:flex-start;
}

.ch-icon{
	padding-right:8.2% !important;
	margin-bottom:83px !important
}

.peace-sec{
	padding:106px 0px;
	background-color:#ffffff;
}

.peace-box{
	background-color:#FFF4E9;
	padding:122px 40px !important;
	border-radius:25px;
	text-align:center;
}

.peace-box h3{
	color:#FF721D;
	font-size:16px;
	text-transform:uppercase;
	font-weight:400;
	line-height:115%;
	margin-bottom:27px;
}

.peace-box h2{
	color:#444444;
	font-size:45px;
	font-weight:700;
	line-height:115%;
	margin-bottom:24px;
	letter-spacing:1.3px
}

.peace-box p{
	max-width:756px;
	margin:0px auto;
	font-family: Inter;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0.28px;
	text-align: center;
}

.peace-box p a{
	background-color:#FF721D;
	color:#ffffff;
	display:inline-block;
	border-radius:15px;
	font-family: Inter;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: 0px;
	text-transform: uppercase;
	opacity: 1;
	border-radius: 7px;
	padding: 20px 40px;
	margin-top:42px;
	margin-bottom:3px
}

.h-o-s-sec .wrapper{
	align-items:center;
	padding-bottom:125px;
	
}

.h-o-s-sec h2{
	text-align:center;
	margin-bottom:111px;
	margin-top:10px;
}

.h-o-s-sec h2 strong{
	 color:#FF721D;
	font-weight:700;
}

.h-o-s-sec img{
	max-width:517px;
	width:100%;
	margin-top:-24px;
}

.h-o-s-text ul{
	list-style:none;
	margin:0px;
	padding:0px;
	border-left:
}

.h-o-s-text li{
	list-style: none;
  margin: 0px 0px 0px 12px;
  padding: 0px 40px 65px 0px;
  border-left: 1px solid #FFC07C !important;
}

.h-o-s-text li:last-child{
	margin: 0px 0px 0px 12px;
    padding: 0px 40px 24px 0px;
}

.h-o-s-text li strong{
	color: #FF721D;
  font-size: 33px;
  line-height: 115%;
  font-weight: 700;
  letter-spacing: 0px;
  margin-bottom: 11px;
  letter-spacing: 1.1px;
  padding: 3px 0px 4px 51px;
  background-image: url(/wp-content/uploads/2025/06/Rectangle-4-2.svg);
  background-repeat: no-repeat;
  background-position: top left;
  margin-left: -1px;
}

.h-o-s-text li h3{
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0px;
	 padding: 16px 14px 4px 50px;
	letter-spacing: 0.03px;
}


.s-s-sec{
	background-color:#FFF4E9;
	padding:116px 0px;
}

.s-s-top{
	text-align:center;
	margin-bottom:71px !important
}

.s-s-top h2{
	margin-bottom:23px;
}

.s-s-top p{
	font-size: 20px;
}

.s-s-sec .wrapper{
	max-width:1582px;
	justify-content:space-between;
}

.s-s-sec .w-w-box{
	min-height:448px;
	height:100%;
}

.s-s-sec .w-w-box p a{
	position:absolute;
	display:inline-block;
	bottom:50px
}

.page-pricng{

}

.plan-sec{
	padding-top: 229px;
	border-bottom: 1px solid #999999 !important;
	background-image:url(/wp-content/uploads/2025/07/Pricng-hero-bg-1.webp);
	background-size:auto;	
	background-position:top center;
	background-repeat:no-repeat;
}

.plan-sec h1{
	font-family: Inter;
	font-weight: 700;
	font-size: 45px;
	line-height: 115%;
	text-align: center;
	margin-bottom:25px;
	letter-spacing:1.2px
}

.plan-sec .wrapper{
	padding:0px 15px 242px;
	padding: 0px 15px 12.7%;
	
}

.plan-sec .column_tabs{
	margin-top:55px !important;
}

.plan-sec .ui-tabs-nav{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
	text-align:center !important;
	display:flex;
	justify-content:center;
	align-items:center;
	background-color:#FFF4E9;
	border-radius:100px;
	max-width:770px;
	margin:0px auto;
}

.plan-sec .ui-tabs-nav li{
	float:left;
	text-align:center;
	display:inline-block;
	min-width:168px;
	border-radius:100px;
}

.plan-sec .ui-tabs-nav li a{
	padding:24.5px 24px;
	display:inline-block;
	font-family: Inter;
	font-weight: 700;
	font-size: 20px;
	line-height: 150%;
	letter-spacing: 0px;
}

.plan-sec .ui-tabs-nav li.ui-tabs-active{
	background-color: #FF721D;
	color:#ffffff
}

.plan-sec .ui-tabs-nav li.ui-tabs-active a{
	color:#ffffff
}

.plan-col h4{
	font-family: Inter;
	font-weight: 400;
	font-size: 22px;
	line-height: 114.99999999999999%;
	letter-spacing: 0.3px;
	text-align:center;
	margin:98px 0px 41px;
}

.plan-col ul{
	list-style:none;
	margin:0px;
	padding:0px;
	column-count: 2;
	margin-bottom:31px;
}

.plan-col ul li{
	background-image: url(/wp-content/uploads/2025/07/orange-li-img.webp);
  background-repeat: no-repeat;
  background-position: 1px 3px;
  padding:0px 20px 12px 28px;
  margin-bottom: 28px;
  font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0px;
	color:#484848

}

.plan-col p{
	font-family: Inter;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	color:#484848;
	letter-spacing: 0.06px;
}

.plan-col p a{
	color:#FF721D
}

.dif-sec{
	background-color:#FFF4E9
}

.dif-sec .wrapper{
	max-width:1394px;
	padding:116px 15px 132px;
}

.dif-top{
	text-align:center;
	margin-bottom:30px !important;
}

.dif-top h2 strong{
	font-weight:700;
	color:#FF721D
}

.dif-top p{
	font-family: Inter;
	font-weight: 400;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	color:#484848;
	padding:23px 0px 4px;
	letter-spacing: 0.28px;
}

.dif-col h3{
	font-family: Inter;
	font-weight: 700;
	font-size: 25px;
	line-height: 115%;
letter-spacing: 0.3.8px;
	color:#444444;
	margin-bottom:13px;
}

.dif-col p{
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	line-height: 150%;
}

.dif-col img{
	margin-bottom:23px;
}

.pr-box-outer{
	display:flex;
	justify-content:space-between
}

.pr-box{
	border:1px solid #FF721D;
	max-width:31%;
	width:100%;
	border-radius:15px;
	max-width: 370px;
	width:100%;
	min-height: 466px;
	height:100%;
	border-radius: 15px;
	padding: 43px 25px 30px;
	text-align:center;
	background-color:#ffffff;
}

.pr-box h4{
	font-family: Inter;
	font-weight: 700;
	font-size: 33px;
	line-height: 115%;
	text-align: center;
	color:#444444;
	margin-bottom:16px;
}

.pr-box h6{
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	color:#484848;
	margin-bottom:23px;
	padding:0px 10%;
}

.pr-box h5{
	font-family: Inter;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: bottom;
	color:#7B7B7B;
	margin-bottom:31px;
	
}

.pr-box h3{
	font-family: Inter;
	font-weight: 700;
	font-size: 33px;
	line-height: 114.99999999999999%;
	letter-spacing: 1.2px;
	text-align: center;
	vertical-align: bottom;
	color:#FF721D;
	margin-bottom:29px;
}

.pr-box h3 span{
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: bottom;
	color:#7B7B7B;
	letter-spacing: 0px;
}

a.btn-small{
	width: 162px;
	height: 40px;
	opacity: 1;
	border-radius: 20px;
	padding: 10px 10px;
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: bottom;
	color:#7B7B7B;
	background-color:#FFF4E9;
	display:inline-block;
	margin-bottom:30px;
	letter-spacing:0px;
}

a.btn-big{
	max-width: 310px;
	width:100%;
	height: 47px;
	opacity: 1;
	border-radius: 7px;
	padding: 10px 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color:#FF721D;
	font-family: Inter;
	font-weight: 600;
	font-size: 18px;
	line-height: 150%;
	letter-spacing: 0%;
	display:inline-block;
	color:#ffffff
}

.toggle-wrapper {
	display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 60px;
	justify-content:center;
	margin-top:60px;
}

.label-text {
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	color: #444444;
}

.toggle-switch {
	width: 79px;
  height: 40px;
  border: 1px solid #FF721D;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}

.toggle-circle {
	width: 30px;
  height: 30px;
  background-color: #FF721D;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 7px;
  transition: all 0.3s ease;
}

.toggle-switch.active .toggle-circle {
	left: 41px;
}

.pr-box-outer {
  display: none;
}

.pr-box-outer.active {
  display: flex !important;
  gap: 30px;
  flex-wrap: wrap;
}

.counter-sec{
	background-color:#FF721D;
	padding:40px 0px
}

.counter-sec .wrapper{
	max-width:1260px;
	width:100%;

}

.counter-sec .wrapper .column{
	border-right:1px solid #ffffff;
	padding:9px 0px;
}

.counter-sec .wrapper .column:last-child{
	border-right:0px solid #ffffff;
}

.counter-sec h2{
	font-family: Inter;
	font-weight: 700;
	font-size: 60px;
	line-height: 115%;
	letter-spacing: 0px;
	text-align: center;
	color:#ffffff;
	margin-bottom:18px;
}

.counter-sec h3{
	font-family: Inter;
	font-weight: 400;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: 0px;
	text-align: center;
	color:#ffffff;
}

.over-sec .wrapper{
	padding:89px 15px 115px;
	align-items:center;
}

.over-sec h2{
	font-family: Inter;
	font-weight: 700;
	font-size: 40px;
	line-height: 115%;
	letter-spacing: 1.25px;
	margin-bottom:35px;
}

.over-sec p{
	font-family: Inter;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;

}

img.round{
	position:absolute;
	right: -101px;
	top: -37px;
}

.logos-slide-row{
	padding-top:105px !important;
}

.team-sec{
	background-color:#FFF4E9;
	padding:116px 0px
}

.team-sec h2,.blog-list h2{
	text-align:center;
	margin-bottom:72px;
	font-family: Inter;
	font-weight: 700;
	font-size: 45px;
	line-height: 115%;
	letter-spacing: 1.5px;
	color:#444444;
}

.team-sec h2 strong,.blog-list h2 strong{
	color:#FF721D;
	font-weight: 700;
}

.team-m{
	/*height: 465;*/
	opacity: 1;
	padding: 75px 70px 50px !important;
	border-radius: 15px;
	background-color:#ffffff;
	border-radius:15px;
}

.team-m img{
	margin-bottom:30px !important;
}

.team-m p{
	color:#7B7B7B;
	font-family: Inter;
	font-weight: 400;
	font-style: Regular;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}

.team-m p strong{
	color:#444444;
	font-family: Inter;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0px;
	margin-bottom:10px;
	display:inline-block
}

.val-sec{
	background-image:url(/wp-content/uploads/2025/08/bg-11.webp);
	background-repeat:no-repeat;
	background-position:center 98px;
	background-size:auto;
	padding:164px 0px 81px;
}

.Values-text{
	background-color: #FF721D;
  border-radius: 15px;
	padding: 91px 60px 94px !important;
	border-radius: 15px;
}

.Values-text h2{
	color:#ffffff;
	margin-bottom:32px;
}

.Values-text p{
	color:#ffffff;
	line-height:150%;
}

.about-hero{
	padding-top: 325px;
  padding-bottom: 240px;
}

.page-about .exp-4 {
    padding-bottom: 21px;
}

.blog-listing {
	flex-wrap:wrap;
}

.page-blog .blog-listing article {
    border: 1px solid #D7D7D7;
    border-radius: 15px;
    padding: 74px 40px 36px 40px;
    max-width: 31.625%;
    width: 100%;
}

.post-hero-text h1{
	color: #FF721D;
}

.post-text{
	padding:70px 0px !important
}

.post-text h2,.post-text h3{
	margin-bottom:25px;
}


.post-text h3{
	font-size: 28px;
  line-height: 115%;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 0.8px;
}


.page-blog .blog-listing article h4 {
	color: #444444;
  font-size: 28px;
  line-height: 115%;
  font-weight: 700;
  margin-bottom: 15px;
  letter-spacing: 0.8px;
  padding-left: 2px;
}

.facetwp-pager{
	text-align:center;
	margin:50px 0px 80px !important
}

.facetwp-page.active{
	color: #FF721D;
}

.facetwp-page.prev:hover,.facetwp-page.next:hover{
	color: #FF721D;
}


.social-links p a:hover img {
    filter: brightness(0) saturate(100%) invert(37%) sepia(69%) saturate(997%) hue-rotate(328deg) brightness(104%) contrast(89%);
}

.ui-corner-bottom.ui-widget-content{
	display:flex;
	width:100%;
	flex-wrap:wrap;
	gap:15px;
	margin-top:50px;
}

.single-post .detail-post a{
	color: #FF721D;
	text-decoration:underline;
}










@media only screen and (max-width: 1476px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    max-width: 1170px;
    margin: 0px 8%;
    /* padding: 0px 1%; */
}
	
}
@media only screen and (max-width: 1440px) {

.who-sec .wrapper {
	align-items: center;
  padding-top: 109px;
  padding-bottom: 108px;
}

.w-w-d-sec .wrapper {
  padding-top: 90px;
  padding-bottom: 70px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.w-w-sec .wrapper {
  padding-top: 86px;
  padding-bottom: 95px;
}

.w-d-sec .wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 94px;
  padding-bottom: 94px;
}

.testimonial-slideshow {
  background-color: #FFF4E9;
  padding-top: 86px;
  padding-bottom: 95px;
}
	
.cta-sec {
	background-color: #FF721D;
  padding-top: 119px;
  padding-bottom: 83px;
}
	
.footer-top {
  padding-top: 54px;
  padding-bottom: 53px;
}
	
.cta-sec p a {
	padding: 10px 20px;
  font-size: 18px;
}	
	
.w-w-d-sec .wrapper .column.w-w-d-box {
	margin-bottom: 41px;
}	
	
.c-form-sec form{
	border-radius:35px;
	padding:38px 30px 25px;
}	
	
img.round {
	position: absolute;
  right: -71px;
  top: -37px;
  max-width: 120px;
}	
	
	
	
	
	
/*-- 1440 Ends  --*/
}

@media only screen and (max-width: 1322px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  max-width: 1170px;
  margin: 0px 4%;
  /* padding: 0px 1%; */
}

.orange-box {
  background-color: #FF721D;
  max-width: 470px;
  border-radius: 15px;
  padding: 71px 40px;
}	
	
.blog-listing article {
	border: 1px solid #D7D7D7;
  border-radius: 15px;
  padding: 54px 38px 26px 38px;
  max-width: 31.625%;
  width: 100%;
}	
	
.blog-listing article h4{
  color: #444444;
  font-size: 30px;	
}
	
.about-hero {
	padding-top: 225px;
  padding-bottom: 200px;
}	
	
img.round {
	position: absolute;
  right: -51px;
  top: -37px;
  max-width: 100px;
}		
	
	
	
	
	
	
	
	
	
	
	
	
	
/*-- 1322 Ends --*/		
}


@media only screen and (max-width: 1250px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  max-width: 1170px;
  margin: 0px 1%;
  /* padding: 0px 1%; */
}

img.round {
	position: absolute;
  right: -13px;
  top: -37px;
  max-width: 100px;
}		
	
.f-menu-sec .wrapper .column {
    min-width: 25% !important;
    max-width: 25% !important;
    width: 25% !important;
}	
	
	
	
	
	
	
	
	
	
	
	
/*-- 1250 Ends --*/	
}


@media only screen and (max-width: 1192px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
	max-width: 1170px;
	width:100%;
  margin: 0px 0%;
  /* padding: 0px 1%; */
}
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
	width: 60%;
}
	
.orange-box:before {
  right: 15px;
  top: -55px;
}	
	
.w-w-box {
	background-color: #ffffff;
  border-radius: 15px;
  padding: 1px 30px 48px 30px !important;
}	
	
.sp-hero h1,.post-hero-text h1 {
	font-size: 50px;
  font-weight: 700;
  line-height: 115%;
  color: #444444;
  margin-bottom: 10px;
  letter-spacing: 1.65px;
}	
	
.pr-box-outer.active {
	display: flex !important;
  gap: 15px;
  flex-wrap: wrap;
}	
	
	.blog .blog-listing {
    display: flex;
    gap: 15px;
    margin-top: 60px;
}
	
	
	
/*  1192 Ends   */	
}


@media only screen and (max-width: 1169px) {
.copy-sec{
	padding-left:15px;
	padding-right:15px;
}
	
.pr-box {
  max-width: 31%;
  width: 100%;
  border-radius: 15px;
  min-height: 466px;
  height: 100%;
  border-radius: 15px;
  padding: 43px 15px 30px;
  text-align: center;
  background-color: #ffffff;
}	
	
.pr-box h6 {
  font-family: Inter;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #484848;
  margin-bottom: 23px;
  padding: 0px 0%;
}	
	
	
/*  1169 Ends   */		
}





@media only screen and (max-width: 1111px) {


.hero-sec .text-side {
	padding-right: 0% !important;
  padding-top: 36px !important;
}

.hero-sec h1 {
	font-size: 50px;
  font-weight: bold;
  line-height: 115%;
  color: #444444;
  margin-bottom: 59px;
  letter-spacing: 1.8px;
	padding-right: 22% !important;
}

h1 {
	font-size: 50px !important;
}

.hero-sec .frm-show-form {
  border-radius: 15px;
  border: 2px solid #ff721d !important;
  background-color: #ffffff;
  padding: 30px 25px 0px;
}
	
.hero-sec .wrapper{
	padding-top: 130px;
  padding-bottom: 80px;
}	
	
.c-form-sec .wrapper{
	padding-top: 130px;
  padding-bottom: 80px;
}	
	
.phone a {
  font-size: 18px;	
}	
	
.site-branding {
	width: 200px;
  padding-right: 10px;
}
	
.who-sec .wrapper {
	align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
	
.w-w-d-sec .wrapper{
	padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 5px !important;
  padding-right: 5px !important;
}	
	
.w-w-sec .wrapper {
	padding-top: 60px;
  padding-bottom: 60px;
}	
	
.w-w-top p {
	font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0px;
  letter-spacing: 0.25px;
  color: #484848;
  text-align: center;
  padding: 0px 0% 45px;
}	
	
h2,.team-sec h2,.over-sec h2 {
	font-size: 35px;
}	
	
.counter-sec h2 {
  font-size: 50px;
}	
	
.counter-sec h3 {
  font-size: 20px;
	margin-bottom:10px;
}	
	
.w-w-d-box h3 {
  font-size: 20px;	
}	
	
.who-sec h3 {
  font-size: 20px;	
}	
	
.who-sec p,.w-w-d-top p {
	font-size: 18px;
}	
	
.w-w-d-box img {
	margin: 0px 0px 0px 0px !important;
  max-width: 70px;
}
	
.w-w-d-box p a{
	margin-top:0px !important
}	
	
.w-w-box {
  padding: 1px 30px 24px 30px !important;
}	
	
.w-w-box h3 {
	font-size: 20px;
  padding-top: 34px;
  padding-left: 1px;
}	
	
.w-d-sec .wrapper {
  padding-top: 60px;
	padding-bottom: 60px;
}	
	
.w-d-sec ul li h3 {
  color: #FF721D;
  font-size: 26px;	
	margin-bottom: 6px;
	padding: 5px 0px 4px 26px;
}	
	
.w-d-sec ul li h5,.w-d-sec ul li h6	{
	padding: 0px 0px 4px 26px !important;
}
	
.w-d-sec ul li {
	margin-bottom: 32px;
}
	
.w-d-sec ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 32px 0px 0px;
}	
	
.testimonial-slideshow{
  padding-top: 60px;
  padding-bottom: 60px;
}	
	
.slick-slide {
	background-color: #ffffff;
  border-radius: 15px;
  padding: 38px 30px 24px 30px !important;
  margin: 0px 7px;
}	
	
.slick-slide {
	padding: 38px 30px 24px 30px !important;
  margin: 0px 15px;
  box-shadow: 0px 4px 20px rgba(177, 42, 0, 0.09);
}	
	
.slick-slide img {
	margin-bottom: 22px;
}	
	
.single-testi h2 {
  margin-bottom: 20px;
}	
	
.cta-sec {
	padding-top: 60px;
  padding-bottom: 40px;
}	
	
.cta-sec p {
	font-size: 20px;	
}
	
.cta-sec p a {
  padding: 10px 20px;
  font-size: 20px;	
}	
	
.cta-sec h2 {
  padding: 0px 23%;
}
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
	width: 54%;
}	
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
	border-bottom: 2px solid transparent;
  margin: 0px 15px !important;
  padding: 27px 0px;
}	
	
.main-navigation {
  padding-left: 3%;
}
	
.mega-me-op a img {
  margin-right: 25px !important;
  float: left !important;
  margin-top: 0px !important;
  margin-bottom: 20px;
}
	
.orange-box {
  background-color: #FF721D;
  max-width: 470px;
  border-radius: 15px;
  padding: 71px 70px;
}		
	
.orange-box {
  background-color: #FF721D;
  max-width: 470px;
  border-radius: 15px;
  padding: 51px 30px;
}		

.blog-listing article {
  padding: 54px 38px 26px 38px;
  max-width: 31.625%;
  width: 100%;
}	
	
.blog-listing article h4 {
  font-size: 27px;
  margin-bottom: 15px;
}	
	
.s-s-sec {
	background-color: #FFF4E9;
  padding: 60px 0px;
}	
	
.h-o-s-sec .wrapper {
  align-items: center;
  padding-bottom: 60px;
}	
	
.peace-box {
  padding: 60px 30px !important;
}	
	
.peace-sec {
  padding: 60px 0px;
}	
	
.blog-list .wrapper{
	padding:0px 15px;
}	
	
.h-o-s-sec h2 {
  margin-bottom: 60px;
}	
	
.h-o-s-text li strong {
  font-size: 27px;
  margin-bottom: 11px;
  padding: 3px 0px 4px 30px;
}	
	
.h-o-s-text li h3 {
  padding: 16px 14px 4px 30px;
}	
	
.h-o-s-text li {
  margin: 0px 0px 28px 12px;
  padding: 0px 10px 35px 0px;
}	
	
.peace-box h2 {
  font-size: 35px;
  margin-bottom: 24px;
}	
	
.peace-box p a {
  font-size: 20px;
  padding: 15px 25px;
  margin-top: 42px;
  margin-bottom: 3px;
}	
	
.ch-sec h2 {
  margin-bottom: 60px;
}	
	
.ch-sec{
  padding: 60px 0px 60px;
}	
	
.ch-icon {
  padding-right: 2.2% !important;
  margin-bottom: 43px !important;
}	
	
.ch-sec h3 {
  color: #ffffff;
  font-size: 24px;
	letter-spacing: 0px;
}	
	
.Values-text {
	background-color: #FF721D;
  padding: 40px 30px !important;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*-- 1111 Ends  --*/
}


@media only screen and (max-width: 1024px) {
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
	width: 47%;
}
	
	
	
	
/*---  1024 Ends  ---*/	
}

@media only screen and (max-width: 991px) {
.phone a span{
	display:none;
}	

.main-navigation {
	width: 70%;
}	
	
body.menu-open div#menutoggle {
  padding: 0px 0;
}	
	
body.menu-open .header-main .hamburger a {
  padding: 0;
  margin-top: 0px;
  width: 30px;
  height: 30px;
}	
	
body.menu-open .hamburger span:nth-of-type(2) {
	width: 20px;
  transform-origin: top;
  transform: rotatez(-45deg) translate(-1px, -1.5px);
}	
	
body.menu-open .hamburger span:nth-of-type(1) {
	width: 20px;
  transform-origin: bottom;
  transform: rotatez(45deg) translate(2px, 4px);
}	
	
.header-main .hamburger a {
  display: flex;
  flex-direction: column;
  width: 30px;
  height: 30px;
  cursor: pointer;
  zoom: 1;
  padding: 0px !important;
  opacity: 1;
  align-items: center;
  justify-content: center;
}	
	
.header-main .hamburger span {
  background: #FF721D;
  border-radius: 10px;
  height: 2px;
  margin: 1.5px 0;
  transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}		
	
.main-navigation{
	z-index:40;
	position:relative;
}	
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
	color:#000000 !important;
}	
	
.mega-menu-toggle{
	top:55px !important
}
	
.mega-menu-horizontal{
	padding-top:85px !important;
}
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
	border-bottom: 2px solid transparent;
  margin: 0px 15px !important;
  padding: 1px 0px;
}
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
	color: #ffffff !important;
}
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
  width: 100%;
}
	
.mega-me-op a span.sm-text,.mega-me-op a img {
  font-weight: 400 !important;
  margin-bottom: -10px !important;
}	
	
.mega-me-op a img{
	max-width:32px !important;
	margin-right: 15px !important;
	margin-bottom:15px !important;
}	
	
.mega-indicator {
  display: inline-block !important;
}	
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 8px 15px;
  width: 100% !important;
}	
	
.sub-menu-1 .mega-sub-menu {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  flex-direction: column;
}
	
.d-video {
  background-color: #FFF4E9;
  border-radius: 10px !important;
  padding:20px 10px 10px !important;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}	
	
#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
  transform: translate(0px, 0px);
}	
	
.main-navigation {
  padding:0px 3%;
}
	
.d-video video {
  margin-bottom: 29px;
  width: 270px !important;
  height: 153px !important;
  border: 1px solid #ff721d;
  border-radius: 20px !important;
	margin:0px auto 29px;
}	
	
.h-o-s-sec img {
  margin-top: 0px;
  margin-bottom: 25px;
}	
	
.s-s-sec .w-w-box p a {
  position: absolute;
  display: inline-block;
  bottom: 30px;
}	
	
.s-s-sec .w-w-box {
	padding: 1px 30px 70px 30px !important;
	min-height:unset;
}
	
/*  991 Ends  */
}



@media only screen and (max-width: 959px) {

.hero-sec .text-side {
	margin-bottom:30px !important;
}	

.hero-sec .frm-show-form {
	border-radius: 15px;
  border: 2px solid #ff721d !important;
  background-color: #ffffff;
  padding: 30px 25px 0px;
  max-width: 450px;
  margin: 0px auto;
}

.who-sec h2{
	margin-bottom:30px;
}

.w-w-d-box{
	min-width: 50% !important;
	width: 50% !important;
  max-width: 50% !important;
	margin-bottom: 27px;
}

.w-w-d-sec .wrapper{
	flex-direction:row;
}

.w-w-d-sec .wrapper .column.w-w-d-box {
	margin-bottom: 27px;
}

.w-w-box{
	margin-bottom:15px !important
}

.w-d-sec h2{
	margin-bottom:25px;
}

.cta-sec h2 {
	padding: 0px 15%;
}
	
.footer-top #column-3-1 img {
  margin-bottom: 25px !important;
}	
	
.social-links p {
  justify-content: flex-start;
  align-items: center;
}	
	
.social-links p a {
  margin: 0px;
	margin:25px 25px 0px 0px;
}	
.hero-sec img {
	margin: 8px 20px 0px 0px;
	max-width:100px;
}	
	
.box-con{
	margin-bottom:10px 
}	
	
.exp-4 .column{
	min-height: unset;
  margin-bottom: 35px !important;
}	

.blog-listing article {
  padding: 34px 22px 26px 22px;
  max-width: 31.625%;
  width: 100%;
}	
	
.blog-listing article h4 {
  font-size: 22px;
  margin-bottom: 15px;
}	
	
.pr-box h4 {
	font-family: Inter;
  font-weight: 700;
  font-size: 24px;
  line-height: 115%;
  text-align: center;
  color: #444444;
  margin-bottom: 16px;
}	
	
.pr-box h3{
	font-family: Inter;
	font-weight: 700;
	font-size: 28px;
	line-height: 114.99999999999999%;
	letter-spacing: 1.2px;
	text-align: center;
	vertical-align: bottom;
	color:#FF721D;
	margin-bottom:29px;
}	
	
.plan-sec {
  padding-top: 120px;
}	
	
.plan-col h4 {
	font-family: Inter;
  font-weight: 400;
  font-size: 22px;
  line-height: 114.99999999999999%;
  letter-spacing: 0.3px;
  text-align: center;
  margin: 30px 0px 41px;
}	
	
.dif-sec .wrapper {
  padding: 60px 15px 60px;
}	
	
.dif-col img {
  margin-bottom: 0px;
}	
	
.dif-col{
	margin-bottom:25px !important	
}	
	
.counter-sec .wrapper .column {
	border-right: 0px solid #ffffff;
  padding: 9px 0px;
	border-bottom:1px solid #ffffff;
}	
	
.counter-sec .wrapper{
	padding-left:7% !important;
	padding-right:7% !important;
}	
	
.about-hero {
	padding-top: 190px;
  padding-bottom: 150px;
}	
	
.over-sec .wrapper {
  padding: 89px 15px;
  align-items: center;
}	
	
.team-sec {
  background-color: #FFF4E9;
  padding: 89px 0px;
}	
	
.team-sec h2 {
  font-size: 32px;
	margin-bottom:35px;
}	
	
.team-m{
	margin-bottom:15px !important
}	
	
.val-sec {
  background-position: center center;
  background-size: 100%;
  padding: 89px 0px 50px;
}	
	
.f-menu-sec .wrapper .column {
  min-width: 100% !important;
  max-width: 100% !important;
  width: 100% !important;
	margin-bottom:30px;
}	
	
.copy-sec .wrapper {
  padding: 31px 0px !important;
  border-top: 1px solid #999999 !important;
  max-width: calc(100% - 15px);
}	
	
.f-menu-sec .wrapper {
	padding-bottom:10px;
}	
	
	
.h-o-s-text li strong {
        font-size: 27px;
        margin-bottom: 11px;
        padding: 3px 0px 4px 30px;
        width: 100%;
        display: inline-block;
    }	
	
.page-blog .blog-listing article
 {
    border: 1px solid #D7D7D7;
    border-radius: 15px;
    padding: 30px 20px 25px 20px;
    max-width: 31.625%;
    width: 100%;
}	
	
	
	
/*--- 959 Ends --- */	
}

@media only screen and (max-width: 767px) {

.hero-sec h1,h1 {
	font-size: 40px !important;
	font-weight: bold;
  line-height: 115%;
  color: #444444;
  margin-bottom: 30px;
  letter-spacing: 1.8px;
  padding-right: 35% !important;
}
	
.w-w-box {
	margin-bottom: 20px !important;
}	
	
.box-con .alignleft{
	float:left !important;
	display:inline-block !important;
	margin-right:11px;
}

.sp-hero {
  padding-top: 130px;
  padding-bottom: 70px;	
}	
	
.sp-hero button {
  width: 170px;
  padding: 13px 5px !important;	
}	
	
.orange-box {
  background-color: #FF721D;
  max-width: 470px;
  border-radius: 15px;
  padding: 31px 15px;
}	
	
.orange-box h2 {
  color: #ffffff;
  margin-bottom: 25px;
  font-size: 34px;
}	
	
.exp-sec ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}	
	
.blog-listing article {
  padding: 34px 22px 26px 22px;
  max-width: 100%;
  width: 100%;
}	
	
.blog-listing article h4 {
  font-size: 26px;
  margin-bottom: 15px;
}	
	
.blog-listing {
  display: flex;
	flex-direction:column;
  gap: 30px;
  margin-top: 40px;
}	
	
.f-p-sec	{
	margin-top:30px !important
}
	
.f-menu-sec .column{
	margin-bottom:35px !important;
}	
	
.f-menu-sec h3{
	margin-bottom:10px; 
}	
	
.f-menu-sec .wrapper{
	padding-bottom: 0px;
}	
	
.f-p-sec p a {
  justify-content: flex-start;
}
	
.peace-box {
	padding: 60px 15px !important;
}	
	
.peace-box h2 {
	font-size: 28px;
  margin-bottom: 24px;
}
	
.s-s-top {
  text-align: center;
	margin-bottom: 30px !important;
}	
	
.cta-sec h2 {
	padding: 0px 5%;
}	
	
.pr-box {
	max-width: 100%;
  width: 100%;
  border-radius: 15px;
  min-height: unset;
  height: 100%;
  border-radius: 15px;
  padding: 43px 5px 30px;
  text-align: center;
  background-color: #ffffff;
}	
	
.plan-sec .ui-tabs-nav li a {
	padding: 15px 18px;
  display: inline-block;
  font-family: Inter;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
}	
	
.plan-sec h1 {
  font-family: Inter;
  font-weight: 700;
  font-size: 45px;
  line-height: 115%;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 1.2px;
	padding-right:0px !important
}	
	
.plan-sec .ui-tabs-nav{
	background-color:transparent;
	flex-wrap:wrap;
}	
	
.plan-sec .ui-tabs-nav li {
  float: left;
  text-align: center;
  display: inline-block;
  min-width: 168px;
  border-radius: 100px;
	background-color: #FFF4E9;
	margin:5px 10px;
}

.team-sec {
	background-color: #FFF4E9;
  padding: 60px 0px;
}	
	
.val-sec {
	background-position: center center;
  background-size: 100%;
  padding: 60px 0px 50px;
}
	
.logos-slide-row {
	padding-top: 60px !important;
}	
	
.over-sec .wrapper {
	padding: 60px 15px;
  align-items: center;
}
	
.page-blog .blog-listing article h4 {
    color: #444444;
    font-size: 22px;
    line-height: 115%;
    font-weight: 700;
    margin-bottom: 15px;
    letter-spacing: 0.8px;
    padding-left: 2px;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*--- 767 Ends --- */		
}

@media only screen and (max-width: 550px){
	
.w-w-d-box {
	min-width: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}	
	
.hero-sec h1,h1 {
  font-size: 38px !important;
	padding-right: 0% !important;
}	
	
.sp-hero form .frm_fields_container{
	flex-direction:column;
	justify-content:center;
}
	
.sp-hero form .frm_two_thirds {
  width: 100% !important;
}
	
.sp-hero form .frm_two_thirds input{
	border-bottom:1px solid #d4d4d4 !important;
	border-radius:0px !important;
	margin-bottom:15px !important
}
	
.sp-hero form .frm_third {
    width: 100% !important;
}	
	
.sp-hero form .frm_third  button{
	max-width:150px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px !important
}

.sp-hero form  .frm_submit{
	text-align:center
}	

.plan-sec .ui-tabs-nav li a {
	padding: 15px 0px;
  display: inline-block;
  font-family: Inter;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0px;
}
	
.plan-col ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  column-count: 1;
  margin-bottom: 31px;
}	










/*--- 550 Ends ---*/
}




/* mega menu extras  */



.mega-menu-columns-4-of-12 .mega-sub-menu li.widget_custom_html{width:100% !important}



/*---*/






