/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/




div#testimonials .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
   transform: scale(2);
    box-shadow: inset 0 0 0 1px #fe32a4;
    background-color: transparent;
}

div#testimonials a.nectar-button.large.regular.accent-color.regular-button.has-icon:hover {
    background-color: #ff33a5 !important;
}

div#testimonials .vc_col-sm-12.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {margin-top: 0px !important;}
@keyframes ClockWise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
div#sec-4 p::after {
animation: ClockWise 8s linear infinite;
}
div#sec-4 h1::before{
    animation: ClockWise 8s linear infinite;
}
div#sec-5a::before{
    animation: ClockWise 8s linear infinite;
}
div#sec-5a::after {
    animation: ClockWise 8s linear infinite;
}


div#testimonials h1 {font-size: 49px;color: #1b244f;font-weight: bold;margin: 0px !important;}

div#testimonials p {font-size: 16px;line-height: 30px;color: #676767;}


div#testimonials a.nectar-button.large.regular.accent-color.regular-button.has-icon {
    margin: 0px;
    padding: 18px 39px 18px 62px;
    font-size: 18px;
    border-radius: 32px !important;
    transition: .9s;
}
div#testimonials a.nectar-button.large.regular.accent-color.regular-button.has-icon i {display: none;}
div#sec-3 .wpcf7-response-output {
	margin-top: 22px;
	border-color: #fff;
	font-size: 14px;
}
}
header#top ul.sub-menu {
    margin-top: -60px;
}
.wpcf7-response-output {
    background: transparent !important;
    border: none !important;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: -20px;
}
#sec-3 .project .vc_column-inner {
    background: #fff;
    padding: 40px 40px;
    border-radius: 30px;
    box-shadow: 0 0 13px #ccc;
}



div#sec-3 h4 {
    text-transform: capitalize;
    font-weight: bold;
    margin: 0;
}


/*Header */
header#top .col.span_9.col_last ul li.ttx a {
    background-color: #1b244f;
    padding: 19px 28px !important;
    border-radius: 32px !important;
    left: 20px;
}

header#top .col.span_9.col_last ul li.ttx a span {
    color: #fff;
}
div#sec-1 h1 {
    font-size: 66px;
    color: #1b244f;
    font-weight: bold;
}
/*End */
/*section 1 */

a#btn1 {
    padding: 18px 49px;
    font-size: 18px;
    border-radius: 32px !important;
	margin-right: 30px;
	transition: .9s;
}

a#btn2 {
    padding: 18px 49px;
    font-size: 18px;
    border-radius: 32px !important;
	transition: .9s;
}
a#btn1:hover {
    background-color: #ff32a5 !important;
}
a#btn2:hover {
    background-color: #ff32a5 !important;
}
div#sec-1 p {
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 27px;
}
div#sec-1 h1::after {
	content: url('http://www.solfosys.com/wp-content/uploads/2022/05/path-129.webp');
	position: absolute;
	left: 1240px;bottom: 90px;
}
div#sec-2 img {
    transition: .9s;
}

div#sec-2 img:hover {
    transform: scale(1.1);
}
div#sec-2 H1 {
	font-size: 42px;
	color: #000;
}
div#sec-2 {
    background-color: #fff;
    box-shadow: 0px -6px 15px 0px #ccc;
    border-radius: 20px;
    margin-top: -80px;
    z-index: 9999 !important;
}
div#sec-2a {
    margin: 0px 40px;
}



div#sec-3 .row-bg.viewport-desktop.using-image {
	background-size: 100% 100% !important;
}

div#sec-3 h1 {
	font-size: 69px;
	color: #fff;
	line-height: 81px;
	padding-bottom: 21px;
}
div#sec-3 p {
	color: #fff;
	font-size: 15px;
	line-height: 27px;
}


a#btn3 {
	font-size: 20px;
	background: transparent !important;
	color: #ff31a5;
	margin-left: -30px;
	transition: .9s;
	transform: none !important;
	box-shadow: none !important;
}

a#btn3:hover {
	color: #000;
	transform: none;
	box-shadow: none;
}
/* div#sec-3 .gtx {
	background-color: #fff;
	padding: 31px 50px 60px 40px !important;
	border-radius: 40px;
} */
div#sec-3 h2 {
	font-size: 34px;
	font-weight: 900;
	color: #000;
	margin-bottom: 30px;
} 
div#sec-3 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-color: #fff;
    border: 1px solid #cacaca;
    padding: 19px 25px;
    border-radius: 40px !important;
    margin-bottom: 20px;
}
#sec-3 textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #fff;
    border: 1px solid #cacaca;
    padding: 19px 25px;
    border-radius: 20px;
    line-height: 8px;
    margin-bottom: 10px;
}
#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 50px !important;
    padding: 16px 60px !important;
    font-size: 18px;
    font-family: 'Poppins';
    background-color: #ff31a5;
} 
#sec-3 .project h4, #sec-3 .project a {
    margin-left: 60px;
}

div#sec-3 .text1 {
    position: absolute;
    bottom: 90px;
    right: 60px;
    background-color: transparent !important;
}
div#sec-3 .hh {
    left: 50px;
}
div#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit.Send.Message {
	border-radius: 40px !important;
	background-color: #ff32a5;
	padding: 20px 40px !important;
	 font-size: 18px;
    font-family: 'Poppins'
}
div#sec-4 h1 {
    font-size: 53px;
    color: #101010;
    line-height: 81px;
   }

a#btn4{
    padding: 18px 60px;
    font-size: 18px;
    border-radius: 32px !important;
	transition: .9s;
    background-color: #ff32a5 !important;
}
div#sec-4 h1::before {
	content: url('http://www.solfosys.com/wp-content/uploads/2022/05/group-195.webp');
	position: absolute;
	left: -350px;
	top: 40px;
}

a#btn4:hover {
    background-color: #1b244f !important;
}

div#sec-4 p::after {
	content: url('http://www.solfosys.com/wp-content/uploads/2022/05/group-194.webp');
	position: absolute;
	right: -150px;
	bottom: 0px;
}

div#sec-4 p {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 27px;
    font-weight: 600;
}

div#sec-5 h1 {
    font-size: 33px;
    color: #101010;
    line-height: 51px;
}
div#sec-5a h1 {
    font-size: 33px;
    color: #101010;
    line-height: 51px;
}
div#sec-5 p img {
	padding: 0px !important;
	margin: 0px !important;
transition: .9s;}

div#sec-5 i {
	left: 300px;
	top: 20px;
	font-size: 33px;
	color: #000;}


div#sec-5a i {
	left: 300px;
	top: 20px;
	font-size: 33px;
	color: #000;
}
div#sec-5a img {margin: 0px;
transition: .9s;}

div#sec-5 p {line-height: 29px;font-size: 16px;}

div#sec-5a p {line-height: 29px;font-size: 16px;}
#sec-5 .cen .vc_column-inner:hover {
/*     transform: rotatey(360deg); */
    box-shadow: 0px 0px 30px 0px #ccc;
    border-radius: 30px !important;
}
#sec-5 .cen .vc_column-inner {
    transition: 0.9s;
    padding: 40px 30px;
}
#sec-5a .cen .vc_column-inner:hover {
/*     transform: rotatey(360deg); */
    box-shadow: 0px 0px 30px 0px #ccc;
    border-radius: 30px !important;
}
#sec-5a .cen .vc_column-inner {
    transition: 0.9s;
    padding: 40px 30px;
}
div#sec-5a::before {
	content: url('http://www.solfosys.com/wp-content/uploads/2022/05/downloadss.webp');
	position: absolute;
	left: -290px;
}
div#sec-5a::after {
	content: url('http://www.solfosys.com/wp-content/uploads/2022/05/group-25.webp');
	position: absolute;
	left: 1300px;
	bottom: 310px;
}
div#sec-3 p a {
    color: #1b244f !important;
    font-size: 20px;
    font-weight: bold;
}
div#sec-3 {
    margin-top: -160px;
    padding-top: 190px !IMPORTANT;
}
div#sec-3 {margin-top: -160px;padding-top: 190px !IMPORTANT;}
/* 
#sec-5 .cen .vc_column-inner:hover img {transform: rotate(360deg);}
#sec-5a .cen .vc_column-inner:hover img {transform: rotate(360deg);} */
div#sec-6 .row-bg.viewport-desktop.using-image {
	background-size: 100% 100% !important;
}

div#sec-6 h2 {
    font-size: 30px;
  }


div#sec-6 h1 {
    font-size: 55px;
    margin: 0px !important;
}

a#btn5{
    padding: 18px 60px;
    font-size: 18px;
    border-radius: 32px !important;
	transition: .9s;
    background-color: #ff32a5 !important;
    margin: 0px auto;
	display: table;
	}
a#btn5:hover {
    background-color: #1b244f !important;
}
div#sec-7 h3 {
	font-size: 26px;
}
div#sec-7 img {transition: .9s;}

div#sec-7 img:hover {transform: translateX(10px);}
div#sec-7 h1 {
	font-size: 52px;
}
div#sec-7a h2 {
	font-size: 26px !important;
	font-weight: 700;
	padding-bottom: 13px;
}

div#sec-7a p {
	line-height: 26px;
}
div#sec-8 h1 {
	font-size: 56px;
   line-height: 60px;
}
div#sec-8 p {
	line-height: 30px;
    margin-top: 10px;
}
a#btn6 {
    padding: 18px 49px;
    font-size: 18px;
    border-radius: 32px !important;
    margin-right: 30px;
    transition: .9s;
}
a#btn6:hover {
    background-color: #ff32a5 !important;
}
div#sec-8 img {transition: .9s;}

div#sec-8 img:hover {transform: translateX(10px);}

div#sec-8 h4 a {
	color: #1b244f !important;
	font-size: 20px;
	font-weight: bold;
	line-height: 0px;
}

div#sec-8 h4 {
	text-transform: capitalize;
	font-weight: bold;
    margin: 0px !important;
}
div#sec-ab .ter {
    left: -70px;
}
div#sec-10 h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
}

a#btn8{
    padding: 18px 60px;
    font-size: 18px;
    border-radius: 32px !important;
	transition: .9s;
    background-color: #ff32a5 !important;
   }
a#btn9{
    padding: 18px 60px;
    font-size: 18px;
    border-radius: 32px !important;
	transition: .9s;
    background-color: #ff32a5 !important;
   }
div#sec-10 .ss li {
	list-style: none;
	color: #fff !important;
	display: inline-block;
margin: 0px 10px;}

div#sec-10 .ss li a {
	color: #fff;
}
li.de a {
	background-color: #ff32a5;
	padding: 18px 60px;
    font-size: 18px;
    border-radius: 32px !important;
 transition: .9s;
}

li.fe a {
	padding: 18px 60px;
    font-size: 18px;
    border-radius: 32px !important;
    transition: .9s;
    background-color: #ff32a5 !important;
}

div#sec-10 ul {
	margin-left: 350px;
	margin-top: 40px;
}
div#footer-outer div#copyright {
    background: transparent;
}
div#footer-outer h4 {
    font-size: 22px !important;
}
div#custom_html-2 {
    margin-left: 50px;
}
ul.ft4 li i {
    left: 0px;
    margin-right: 20px;
}
div#footer-outer div#copyright p {
    font-size: 17px;
    font-weight: 600;
}
#footer-outer {
    background-image: url(http://www.solfosys.com/wp-content/uploads/2022/05/whatsapp-image-2022-05-10-at-61658-pm.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 100% 100%;
}
#footer-outer #copyright .col ul {
    float: right;
    margin-top: -20px;
}
/*#footer-outer #copyright .col ul li {
    border-radius: 100% !important;
    color: #fff !important;
    border: 1px solid;
    padding: 10px 17px;
} 
div#sec-10 .row_col_wrap_12.col.span_12.dark.left {
	background-image: url('http://www.solfosys.com/wp-content/uploads/2022/05/Group-190.png');
	padding: 250px 9px;
	background-size: 100% 100%;
} */
/* div#sec-10 .row_col_wrap_12.col.span_12.dark.left {
    background-image: url('http://www.solfosys.com/wp-content/uploads/2022/05/sadas.webp');
    padding: 130px 9px;
    background-size: 100% 100%;
} */ 
#footer-outer #copyright li a i {
    transition: all 0.2s linear;
    top: 0;
    line-height: 50px;
    height: 50px !important;
    width: 50px !important;
    border-radius: 50% !important;
    color: #fff !important;
    align-items: center;
    border: 1px solid;
}
.container-wrap {
	padding-bottom: 0px;
}
@media (max-width: 1600px) {
	div#sec-1 {
    padding-top: 0px !important;
}
	div#sec-4 h1::before {
	left: -240px;
	top: 40px;
}
div#sec-5a::before {
	left: -180px;
     bottom: 310px;
	}	
	div#sec-5a::after {
	left: 1270px;
	bottom: 220px;
}
	
}
@media (max-width: 1440px) {
	div#sec-1 {
    margin-top: -50px;
	}

div#sec-1 h1::after {
	left: 1206px;
	bottom: 90px;
   z-index: 9999;
}
	div#sec-4 h1::before {
    left: -180px;
    top: 60px;
}
div#sec-4 p::after {
    right: -20px;
    bottom: 0px;
}
	div#sec-5a::before {
    left: -140px;
    bottom: 310px;
    transform: scale(0.8);
}
	div#sec-5a::after {
    left: 1240px;
    bottom: 220px;
    transform: scale(0.7);
}
	
	
	}
@media (max-width: 1366px) {
	div#testimonials h1 {
    font-size: 40px;
    color: #1b244f;
    font-weight: bold;
    margin: 0px !important;
}
	div#sec-3 .text1 {
    position: absolute;
    bottom: 90px;
    right: 60px;
    background-color: transparent !important;
    padding: 0 !important;
}
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 14px  !important;
}
div#sec-1 h1 {
    font-size: 62px;
   line-height: 83px;
	}
	
	div#sec-1 p {
    font-size: 16px;
  }
	
	div#sec-1 h1::after {
	left: 1136px;
	bottom: 70px;
   z-index: 9999;
}
	div#sec-5 p {
	font-size: 15px;
	}
	div#sec-5a::after {
    left: 1170px;
    bottom: 220px;
    transform: scale(0.7);
}
	div#sec-5a p {
    line-height: 29px;
    font-size: 15px;
}

	div#sec-10 ul {
    margin-left: 290px;
    margin-top: 40px;
}
}
@media (max-width: 1280px) {
	#sec-3 .text1 {
    position: absolute;
    bottom: 80px;
    right: 80px;
    background-color: transparent !important;
    padding: 0 !important;
}
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows li {
    margin: 0px -5px;
}
	div#sec-1 {
    margin-top: -16px;
}
	div#sec-1 h1 {
    font-size: 58px;
   line-height: 83px;
	}
	div#sec-1 p {
    font-size: 15px;
}
	div#sec-1 h1::after {
    left: 1046px;
    bottom: 70px;
    z-index: 9999;
}
	div#sec-2 H1 {
	font-size: 34px;
	color: #000;
margin-top: 30px;
	}
	div#sec-3 h2 {
	font-size: 30px;
	}
	div#sec-3 h1 {
	font-size: 55px;
	}
	div#sec-3 p br {display: none;}
	div#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit.Send.Message {
    margin-top: 10px;
}
	
div#sec-4 h1 {
    font-size: 46px;
    color: #101010;
    line-height: 81px;
}	
	
	div#sec-5 p {
    font-size: 14px;
}
	div#sec-5a p {
    font-size: 14px;
}
	div#sec-5 i {
    left: 250px;
    top: 20px;
   }
	div#sec-5a i {
    left: 270px;
    top: 20px;
   }
	div#sec-5a::after {
    left: 1070px;
    bottom: 240px;
    transform: scale(0.5);
}
div#sec-8 p br {display: none;}	
	div#sec-10 ul {
    margin-left: 240px;
    margin-top: 40px;
}
	header#top .col.span_9.col_last li a {
    font-size: 12px;
}
}

@media (max-width: 1200px) {
	header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 12px !important;
}
	div#sec-ab .ter {
    left: -30px;
}
	div#testimonials h1 {
    font-size: 35px;
    color: #1b244f;
    font-weight: bold;
    margin: 0px !important;
}
}
@media (max-width: 1024px) {
	div#testimonials h1 {
    font-size: 24px;
    color: #1b244f;
    font-weight: bold;
    margin: 0px !important;
}
	#sec-3 .project h4, #sec-3 .project a {
    margin-left: 30px;
}
	#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 50px !important;
    padding: 14px 50px !important;
    font-size: 16px;
    font-family: 'Poppins';
    background-color: #ff31a5;
}
	#sec-5 h1 br {
    display: none;
}
	div#sec-5 h1 {
    font-size: 20px;
    color: #101010;
    line-height: 30px;
}
	div#sec-4 h1 {
    font-size: 32px;
    color: #101010;
    line-height: 42px;
}
	div#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit.Send.Message {
    margin-top: 10px;
    padding: 10px 20px !important;
    font-size: 15px;
}
	div#sec-1 h1 {
    font-size: 44px;
    line-height: 53px;
}
	
div#sec-1 p br {display: none;}
	
	div#sec-1 h1::after {
    left: 796px;
    bottom: 29px;
    z-index: 9999;
}
	
	div#sec-2 H1 {
    font-size: 27px;
    color: #000;
    margin-top: 30px;
}
div#sec-3 h2 {
    font-size: 23px;
}	
	div#sec-3 h1 {
    font-size: 48px;
    line-height: 49px;
}
	div#sec-5 i {
    left: 160px;
    top: 20px;
}
div#sec-5a h1 {
    font-size: 26px;
    color: #101010;
    line-height: 51px;
}
	div#sec-5a i {
    left: 160px;
    top: 20px;
}
	div#sec-5a::after {
    left: 830px;
    bottom: 240px;
    transform: scale(0.5);
}
	
	div#sec-7a h2 {
    font-size: 18px !important;
    font-weight: 700;
    padding-bottom: 13px;
}
	div#sec-7a p br {
		display: none;
	}

div#sec-7a p {
	font-size: 14px;
	}
	
	div#sec-8 h1 {
    font-size: 43px;
    line-height: 52px;
}
	a#btn6 {
    padding: 18px 40px;
    font-size: 15px;
    border-radius: 32px !important;
    margin-right: 33px;
    transition: .9s;
}
	div#sec-ab .ter {
    left: -20px;
}

div#sec-10 ul {
    margin-left: 110px;
    margin-top: 40px;
}
}
@media (max-width: 800px) {
	#sec-3 .col.span_6 {
    width: 40% !important;
}
	#sec-3 .col.span_12 {
    margin: 0;
}
div#sec-8 {
    text-align: center;
    padding-top: 0px !important;
}
div#sec-10 {
    padding-top: 40px !important;
}
	.row-bg.viewport-desktop.using-image.using-bg-color {
    background-image: unset !important;
}
	div#sec-1 {
    text-align: center;
}
	#sec-5 .cen .vc_column-inner {
    transition: 0.9s;
    padding: 40px 30px;
box-shadow: 0px 0px 30px 0px #ccc !important;
    border-radius: 30px !important;
	}
	#sec-5a .cen .vc_column-inner {
		box-shadow: 0px 0px 30px 0px #ccc !important;
    border-radius: 30px !important;
	}
	
	div#footer-outer {
    background-image: none;
}
	
	
	div#sec-1 h1::after {
    left: 536px;
    bottom: 109px;
    z-index: 9999;
}
	div#sec-2 img {
    margin: 0px auto;
    display: table;
}
	div#sec-3 {
    padding-top: 80px !important;
}
	div#sec-3 h2 {
    font-size: 29px;
}
	div#sec-3 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
div#sec-3 .hh {
    left: 0px;
}	
	div#sec-3 .hh p {
    text-align: center;
}

a#btn3 {
    margin: 0px auto;
    display: table;
}
	
	div#sec-3 h1 {
		text-align: center;
	}
	
	div#sec-3 {
    padding-top: 80px !important;
}
div#sec-2 {
    margin-bottom: 70px;
}	
	div#sec-4 h1 {
    font-size: 51px;
    line-height: 54px;
}
	div#sec-4 {
    text-align: center;
}
	div#sec-5a::before {display: none;}

div#sec-5a::after {display: none;}
	
	div#sec-5a p {
    font-size: 17px;
}
	
div#sec-5a h1 {
    font-size: 34px;
    color: #101010;
    line-height: 51px;
}	
	
	div#sec-5 h1 {
    font-size: 34px;
    color: #101010;
    line-height: 51px;
}
	div#sec-5a i {
    left: 481px;
    top: 10px;
}
	div#sec-5 i {
    left: 460px;
    top: -1px;
}
	div#sec-6 .row-bg.viewport-desktop.using-image {
    background-size: cover;
}
	div#sec-6 h1 {
    font-size: 44px;
    margin: 0px !important;
}
	div#sec-6 img {
    margin: 0px auto;
}
	div#sec-7a p {
    font-size: 16px;
}
	div#sec-7a h2 {
    font-size: 24px !important;
    font-weight: 700;
    padding-bottom: 13px;
}
	div#sec-8 img {
    transition: .9s;
    margin: 0px auto;
    display: table;
}
	div#sec-6 img {margin: 0px auto;}
div#sec-8 {
    text-align: center;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
div#sec-7 {padding-bottom: 30px !important;}

div#sec-8 {text-align: center;}
	
	
	div#sec-10 h1 {
    font-size: 41px;
    line-height: 60px;
    font-weight: 500;
}
	
	div#sec-10 ul {
    margin-left: 9px;
    margin-top: 40px;
}
#footer-outer {
    background-image: url(http://www.solfosys.com/wp-content/uploads/2022/05/sadas.webp);
    background-size: cover !important;
}
div#sec-10 .row_col_wrap_12.col.span_12.dark.left {
    background-image: none;
    padding: 0px 0px;
}
	
div#sec-6 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}	
	
div#sec-3 .row-bg.viewport-desktop.using-image {
    background-image: none !important;
    background-color: #1b244f;
}
	div#sec-3 h2 {
    text-align: center;
}
	div#sec-4 {
    padding-top: 30px !important;
}
	#footer-outer .row {
    padding: 25px 0 !important;
    margin-bottom: 0;
}
	div#custom_html-4 {margin-left: 40px;}
	
	div#testimonials h1 {
    font-size: 43px;
    color: #1b244f;
    font-weight: bold;
    margin: 0px !important;
}
	div#testimonials {
    text-align: center;
}
	div#testimonials .nectar-flickity.nectar-carousel[data-format="fixed_text_content_fullwidth"] .flickity-page-dots {
    text-align: center;
}
	
	div#testimonials .vc_col-sm-12.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone {
    margin: 0px !important;
}
	
	div#testimonials .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 60px 0 90px 0;
}
	
}
@media (max-width: 768px) {}
@media (max-width: 525px) {
	
	
	div#testimonials .nectar-carousel-flickity-fixed-content .nectar-carousel-fixed-content {
   padding-right: 0px !important;
    z-index: 50;
}
	
	div#testimonials .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    bottom: -55px;
    margin: 0;
}
	
	div#testimonials .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 40px 0 50px 0;
}


	
	
	div#custom_html-4 {margin-left: 0px;}
#sec-3 .col.span_6 {
    width: 50% !important;
    margin: 0;
}
	div#sec-10 {
    padding-top: 30px !important;
}
	div#sec-7 {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
}
	div#sec-7 {
    padding-bottom: 30px !important;
}
	div#sec-8 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
	div#sec-6 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#sec-5a {
    padding-top: 0px !important;
    padding-bottom: 40px !important;
}
	div#sec-4 {
    padding-bottom: 30px !important;
}
	div#sec-3 {
    padding-bottom: 40px !important;
}
	div#sec-10 h1 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
}
	div#sec-3 {
    padding-top: 40px !important;
}
	div#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit.Send.Message {
    border-radius: 40px !important;
    background-color: #ff32a5;
    padding: 16px 35px !important;
    font-size: 16px;
    font-family: 'Poppins';
}
	a#btn1 {
    padding: 18px 49px;
    font-size: 18px;
    border-radius: 32px !important;
    margin-right: 10px;
    transition: .9s;
    margin: 0px auto;
    display: table;
}
	div#sec-1 h1 {
    font-size: 33px;
    line-height: 41px;
}
	a#btn2 {
    padding: 18px 49px;
    font-size: 18px;
    border-radius: 32px !important;
    transition: .9s;
    margin: 20px 0px !important;
}
	
div#sec-3 h2 {
    font-size: 23px;
}	
	div#sec-3 .row-bg.viewport-desktop.using-image {
    background-size: cover !important;
}
	div#sec-3 h1 {
    font-size: 38px;
    line-height: 45px;
    padding-bottom: 10px;
}
	
div#sec-4 h1 {
    font-size: 38px;
    line-height: 49px;
}	
	div#sec-4 {
    padding-top: 30px !important;
}
	div#sec-5 i {
    left: 310px;
    top: 9px;
}
	div#sec-5a i {
    left: 310px;
    top: 9px;
}
	div#sec-6 h1 {
    font-size: 37px;
    margin: 0px !important;
}
	div#sec-7 h1 {
    font-size: 38px;
}
	div#sec-4 h1::before {display: none;}

div#sec-4 p::after {display: none;}
	div#sec-8 h1 {
    font-size: 36px;
    line-height: 52px;
}
	div#sec-8 {
    padding-bottom: 0px !important;
}
	
div#sec-10 ul {
    margin: 0px auto;
    display: table;
    text-align: center;
}
	
div#sec-10 .ss li {
    list-style: none;
    color: #fff !important;
    margin: 36px 42px;
    display: block;
}


	div#custom_html-2 {
    margin-left: 0px !important;
}
	div#sec-10 {
    padding-bottom: 20px !important;
}

div#copyright .container {
  display: flex !important;
  flex-direction: column-reverse;
}
div#footer-outer div#copyright p {
    margin-top: 50px;
    text-align: center;
}
	li.fe a {
    padding: 18px 48px;
    font-size: 18px;
    border-radius: 32px !important;
    transition: .9s;
    background-color: #ff32a5 !important;
}
	#footer-outer #footer-widgets {
    text-align: center;
}
body #footer-outer #copyright .col ul {
    float: unset;
    text-align: center;
    margin: 0px auto;
    display: table;
}
#footer-outer #copyright {
    padding: 0px 0px !important;
    font-size: 12px;
    background-color: #1c1c1c;
    color: #777;
}
	a#btn6 {
    padding: 18px 40px;
    font-size: 15px;
    border-radius: 32px !important;
    margin-right: 0px;
    transition: .9s;
    margin: 0px auto;
    display: table;
}
	div#sec-ab .ter {
    left: -20px;
    position: unset;
}
	
}
@media (max-width: 414px) {
	div#sec-6 h1 {
    font-size: 37px;
    margin: 0px !important;
    line-height: 39px;
    padding-bottom: 20px;
    padding-top: 20px;
}
	#sec-3 .col.span_6 {
    width: 90% !important;
    margin: 0;
}
	div#sec-3 .text1 {
    position: absolute;
    bottom: 50px;
    right: 0px;
    background-color: transparent !important;
    padding: 0 !important;
    left: 0;
    margin: 0 auto;
    display: table;
}
	div#footer-outer div#copyright p {
    margin-top: 59px;
    font-size: 13px;
    margin-bottom: 3px;
}
	div#sec-2 H1 {
    font-size: 21px;
    color: #000;
    margin-top: 30px;
    line-height: 35px;
}
	div#sec-4 h1 {
    font-size: 29px;
    line-height: 49px;
}
	div#sec-5 p br {
    display: none;
}
	div#sec-5 i {
    left: 9px;
    top: 28px;
    font-size: 21px;
}
	div#sec-5a i {
    left: 9px;
    top: 28px;
    font-size: 21px;
}
	div#sec-5a p {
    font-size: 14px;
}
	div#sec-5a h1 {
    font-size: 31px;
    color: #101010;
    line-height: 51px;
}
div#sec-5a p br {
    display: none;
}
	div#sec-8 h1 {
    font-size: 28px;
    line-height: 36px;
}
	div#sec-8 {
    padding-top: 0px !important;
}
	div#sec-10 h1 {
    font-size: 21px;
    line-height: 40px;
    font-weight: 500;
}

div#sec-10 ul {
    margin: 0px auto;
    display: table;
    text-align: center;
}
	div#sec-10 .ss li {
    list-style: none;
    color: #fff !important;
    margin: 33px 30px;
    display: block;
}
	div#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit.Send.Message {
    margin-top: 10px !important;
    margin: 0px auto;
    display: table;
}
	li.fe a {
    padding: 18px 43px;
    font-size: 18px;
    border-radius: 32px !important;
    transition: .9s;
    background-color: #ff32a5 !important;
}
	div#sec-3 p {
    color: #fff;
    font-size: 15px;
    line-height: 27px;
    text-align: center;
}
	#sec-3 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    border-radius: 50px !important;
    padding: 14px 50px !important;
    font-size: 16px;
    font-family: 'Poppins';
    background-color: #ff31a5;
    width: 100%;
}
	#sec-3 .project h4, #sec-3 .project a {
    margin-left: 0px;
    text-align: center;
}
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}

ul.sub-menu {
    margin-top: -60px;
    margin-left: 20px;
}








