/*
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#in1 img.img-with-animation.skip-lazy {
    width: 70%;
}

#sec2 .carousel-item h3 {
    font-size: 25px;
}

div#sec7 .number.default span {
    font-size: 40px;
}

div#sec7 .subject {
    font-size: 12px !important;
}


div#sec4 .carousel-item p {
    min-height: 130px;
}

div#sec1 h1 {
    font-size: 40px;
    line-height: 50px;
}

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #aedcaf;
}
/*------typography-----------*/
html body h1 {
    font-family: font3;
    text-transform: uppercase;
text-transform: uppercase;
    font-weight: 100 !important;
}
div#page-header-wrap h1 {
    font-family: 'font4';
    text-transform: uppercase;
}
html body h1 strong {
    font-family: 'font4';
}
html body h2, html body h3,  html body h4 {
    font-family: 'font4';
}

#sec2 .carousel-item p,#sec4 .carousel-item p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}

div#header-secondary-outer .nectar-center-text, html body p, html body a,input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'font1';
}







/*------typography-----------*/
html body p,html body em,html body a,html body button,html body input,html body label,html body legend,html body .wpb_text_column li,html body .nectar-split-heading li,html body .nectar-fancy-ul li{
	font-family:font1 !important;
}
#top .b1 span {
    background-color: #89cff0;
    color: white;
    padding: 14px 40px 14px 50px !important;
    border-radius: 30px !important;
    font-family: font4;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/sdffsd.png);
    background-repeat: no-repeat;
    background-position: 20% 50%;
}



a#b1,a#b3 {
    font-size: 0;
    background-color: transparent !important;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/dsf.png);
    padding: 15px 83px;
    background-size: cover !important;
    transition: 0.9s;
}

a#b3 {
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/dasZX.png);
    margin-left: 20px;
}

#sec1 .img1 {
    width: 65%;
    animation: 2s move2 linear infinite alternate;
}
@keyframes move2{
	0%{
		transform:translateY(20px)
	}
}
div#sec1 {padding-block: 30px 150px !important;}

#sec1 .c1 .vc_column-inner {
    padding-top: 160px;
}

#sec2 .text1 p {
    width: 70%;
    margin: 0 auto;
}

#sec2 .text1 h2 {
    padding-bottom: 10px !important;
}

#sec2 .carousel-item {
    background-color: white;
    filter: drop-shadow(0px 0px 4px #cccc);
    border-radius: 30px;
    margin: 0px 10px;
    padding: 50px 20px !important;
}

#sec2 .carousel-item img {
    margin: 0 auto;
    display: table;
    animation: 2s move3 linear infinite alternate;
}
@keyframes move3{
	0%{
		transform:scale(0.9)
	}
}
#sec1 p {
    width: 89%;
}
#sec2 .carousel-item .hover-wrap-inner:after {
    
100%:;
}

#sec2 .carousel-item .hover-wrap-inner:before {
    border: 10px solid #89cff0;
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -29px;
}

#sec2 .carousel-item .img-with-aniamtion-wrap {
    margin-top: -80px;
}

#sec2 .carousel-item .hover-wrap-inner:after {
    background-color: white;
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -19px;
    z-index: -1;
}

#sec2 .owl-stage {
    padding: 70px 0px;
}



#sec2 .carousel-item 
 .text3 {
    padding-top: 30px;
}

#sec2 .carousel-item .text3 a {font-family: 'font4';font-size: 16px;line-height: 26px;text-decoration: underline;text-transform: uppercase;}

#sec3 .owl-item.active {
    transition: 0.9s;
}

#sec2 .owl-item.active+.owl-item.active {
    transform: translate(0px, 40px);
}

#sec2 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: unset;
}
div#header-secondary-outer .nectar-center-text em {
    font-style: normal;
    letter-spacing: 3px;
    text-decoration: underline;
}
#sec2 .owl-item.active+.owl-item.active .text3 a {
    color: #aedcaf;
}

#sec2 .owl-item.active+.owl-item.active+.owl-item.active .text3 a {
    color: #89cff0;
}

#sec2 .owl-stage-outer:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/adsczx.png);
    width: 150px;
    height: 50px;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    right: 29%;
    top: 27%;
    animation: 2s move3 linear infinite alternate;
}

#sec2 .owl-stage-outer:after {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/asdds.png);
    width: 120px;
    height: 50px;
    z-index: 9;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 29%;
    bottom: 17%;
    animation: 2s move3 linear infinite alternate;
}

div#header-secondary-outer .nectar-center-text {letter-spacing: 2px !important;}
div#sec2:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/333.png);
    width: 180px;
    height: 140px;
    background-size: cover;
    z-index: 9;
    bottom: 90px;
    right: -70px;
    animation: 2s move4 linear infinite alternate;
}
@keyframes move4{
	0%{
		transform:translateX(20px)
	}
		100%{
		transform:translateX(-10px)
		scale(0.9)
		
	}
}
div#sec2 {
    padding-block: 0px 100px !important;
}

#sec2 .owl-item.active+.owl-item.active img {
    filter: brightness(0) invert(89%) sepia(7%) saturate(1139%) hue-rotate(71deg) brightness(95%) contrast(88%);
}

#sec2 .owl-item.active+.owl-item.active .hover-wrap-inner:before {
    border: 10px solid #aedcaf;
}

#sec2 .owl-item.active+.owl-item.active+.owl-item.active .hover-wrap-inner:before {
    border: 10px solid #89cff0;
}
div#sec3 {
    padding: 100px 240px 0px 60px !important;
}

div#sec3 .c2 {
    padding-left: 60px;
}


#sec3 .row-bg.viewport-desktop.using-image {
    overflow: hidden;
}

div#sec4 {
    padding-block: 120px 120px !important;
}

div#sec4 .text1 p {
    width: 60%;
    margin: 0 auto;
    display: table;
}

div#sec4 .carousel-item {background-color: white;filter: drop-shadow(2px 4px 6px #cccc);border-radius: 20px !important;padding: 30px 20px !important;margin: 0px 10px;}



div#sec4 .carousel-item .iwithtext .iwt-icon img {
    width: 30%;
    outline: 1px solid #94d3f1;
    border-radius: 100%;
    outline-offset: 4px;
    animation: 2s move6 linear infinite alternate;
}
@keyframes move6{
	0%{
		transform:rotate(10deg)
	}
		100%{
		transform:rotate(-10deg)
			scale(0.9)
	}
}
a#b1:hover, a#b3:hover {filter: invert(1);}



div#sec6 .text1 {
    padding-bottom: 20px;
}
div#sec4 .carousel-item .iwt-text h4 {
    margin-bottom: 0px;
}

div#sec4 .carousel-item .iwt-text {
    padding-left: 70px;
    padding-top: 0px;
}

div#sec4:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/333.png);
    width: 180px;
    height: 140px;
    background-size: cover;
    z-index: 9;
    bottom: 90px;
    left: -70px;
    animation: 2s move4 linear infinite alternate;
}
#top .current-menu-item a span {
    color: #ffffff !important;
}

#top a#logo img {
    scale: 0.8;
    transform-origin: left;
}

div#sec2 {}

div#sec2:after,div#sec6:after {
    top: 14% !important;
    left: -16%;
    rotate: 70deg;
}
div#sec4:after, div#sec2:after,div#sec6:after {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/fds.png);
    width: 120px;
    height: 120px;
    background-size: 100% 100%;
    z-index: 9;
    top: 17%;
    right: -6%;
}

#sec5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

div#sec5 {
    padding: 130px 0px !important;
}
div#footer p,div#footer ul li a {
}
div#footer ul li {display: block;}
div#form {padding: 50px 0px !important;}
div#footer div#in1 .c1 .iconnn ul li {
    display: inline-block;
    margin-right: 10px;
}
div#footer .c1 {
    padding-bottom: 30px;
}
div#footer .text2 {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #151515;
    padding: 11px 0px;
    z-index: 9999;
    width: 56%;
}
div#footer  ul li a i {
    color: white;
    top: 0;
}
div#footer ul {
    margin-left: 0;
}
div#footer {
    padding-top: 70px !important;
}
div#footer div#in1 {
    margin-bottom: 0;
}

div#footer div#in1 .c1 .foot-secc {
    padding: 20px 0px !important;
    border-top: 1px solid #151515;
    margin-top: 40px !important;
    border-bottom: 1px solid #151515;
}
div#footer div#in1 .c1 .foot-secc ul {
    margin-bottom: 0;
}
div#footer div#in1 .c1 .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
div#footer div#in1 .c1 .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}
div#footer div#in1 .c1 .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}


div#sec1 .row-bg-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/333.png);
    width: 140px;
    height: 140px;
    background-size: cover;
    z-index: 9;
    bottom: 0;
    left: 0;
    animation: 2s move4 linear infinite alternate;
}


/* #sec2 .carousel-item h3:before {
    content: '01';
    font-family: 'font1';
    font-size: 29px;
    position: absolute;
    top: -130%;
    left: 0;
    color: #89cff0;
} */

/* #sec2 .owl-item.active+.owl-item.active h3:after {
    color: #aedcaf;
    content: '02';
}
 */
/* #sec2 .owl-item.active+.owl-item.active+.owl-item.active h3:before {
    content: '03';
    color: #89cff0;
} */

#sec2 .owl-item.active+.owl-item.active {transform: translate(0px, 30px) !important;}

#sec2 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: unset !important;
}

#sec4  button.owl-dot.active span {
    width: 8px;
    height: 8px;
}
div#footer div#in1 .c1 .foot-secc li{
margin-left: 30px;
}
div#footer div#in1 .c1 .foot-secc li:before {color: #59936d;}
div#footer div#in1 .c1 .foot-secc li {
    margin-bottom: 13px;
}
div#footer ul li a {
    line-height: 38px !important;
}
.wpcf7-response-output {
    BACKGROUND-COLOR: TRANSPARENT !IMPORTANT;
    BORDER: UNSET !IMPORTANT;
}
div#footer .text1 {
    margin-bottom: 20px;
}
div#footer h4 {
    font-family: font3;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 34px !important;
}

div#footer .c2 .vc_column-inner,div#footer .c3 .vc_column-inner {
    margin: 0 auto;
    display: table;
}
#sec2 .c1:before {
    content: '';
    position: absolute;
    background-color: #3b6ca8;
    width: 70%;
    height: 101%;
    left: -50px;
    border-radius: 300px 300px 0px 0px !important;
    top: -1%;
}

div#footer-outer {
    display: none;
}
div#footer .c4 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-family: font1;
    font-size: 16px;
    line-height: 26px;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0px !important;
    margin-bottom: 20px;
	    color: white;
}


div#footer .c4  textarea.wpcf7-form-control.wpcf7-textarea {
    font-family: font1;
    font-size: 16px;
    line-height: 26px;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 0px !important;
    color: white;
    height: 110px;
    resize: unset;
}

div#footer .c4 
 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: font3;
    font-size: 18px;
    line-height: 28px;
    border-radius: 0px !important;
    font-weight: 400 !important;
    padding: 0;
    letter-spacing: 1px;
    margin-top: 10px;
    background-color: transparent;
}


div#footer div#in1 .c1 .iconnn h4 {
    font-family: font3;
}
div#footer .c4 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,div#footer .c4 textarea.wpcf7-form-control.wpcf7-textarea::placeholder {color: white !important;opacity: 1 !important;}
div#sec6 {
    padding-block: 110px 110px !important;
}

div#sec6 .text1 p {
    width: 70%;
    margin: 0 auto;
}

#sec6 .carousel-item {
    background-color: white;
    padding: 20px 20px;
    border-radius: 20px !important;
    filter: drop-shadow(2px 4px 6px #cccc);
}

#sec6 .carousel-item img {
    margin: 0 auto;
}

#sec6 .carousel-item p {
    font-size: 14px;
    line-height: 24px;
}

#sec6 .owl-stage {
    padding: 0;
}

#sec5 .row-bg-wrap:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/Asset-1.png);
    width: 14%;
    height: 100%;
    z-index: 9;
    background-repeat: repeat-y;
    right: 31%;
    left: unset !important;
  
}
@keyframes move {
    0%{
        background-position:0px 10000px
    }
}

#sec5 .row-bg-wrap:after {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/Asset-1.png);
    width: 14%;
    height: 100%;
    z-index: 9;
    background-repeat: repeat-y;
    right: 17%;
    left: unset !important;
    animation-direction: reverse !important;
}

#sec5 .inner-wrap.row-bg-layer.using-image:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/Asset-1.png);
    z-index: 9;
    background-repeat: repeat-y;
    right: 3%;
    left: unset !important;
}

#sec5 .row-bg-wrap:before,#sec5 .row-bg-wrap:after,#sec5 .inner-wrap.row-bg-layer.using-image:before {
    background-size: cover;
    width: 11%;
    height: 100%;
    animation: 200s move linear infinite;
}



#sec5 .row-bg-wrap {
    overflow: hidden;
}
#sec6 .iner2:before {content: '';position: absolute;border: 1px solid #cccccc;width: 100%;bottom: -48px;}




#sec6 div#in1 .vc_col-sm-3:before {content: '';position: absolute;border: 1px solid #d3d3d3;height: 100%;z-index: -9;right: 0;}


#sec6 .iner1 .vc_col-sm-3:before {
    height: 0 !important;
}

#sec7 .row-bg.viewport-desktop.using-bg-color {
    border-radius: 40px;
    overflow: hidden;
}

#sec7 .vc_col-sm-3 {
    width: 20%;
    margin: 0 auto;
}

#sec7 .row-bg.viewport-desktop.using-bg-color:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/sd.png);
    width: 100%;
    height: 100%;
    animation: 200s move7 linear infinite;
}
@keyframes move7 {
    0%{
        background-position:-10000px 0px
    }
	 100%{
        background-position:0px 10000px
    }
}

div#footer ul li a, div#footer  p {
    color: white;
}
div#sec7 {padding: 50px 0px !important;color: white;margin-bottom: 100px;margin-top: 150px;}

div#sec7 .number.default {
    font-family: 'font2' !important;
    font-size: 60px !important;
    line-height: 70px !important;
}


#sec6 div#in1  .vc_col-sm-3 {
    margin-bottom: -16%;
}

#sec6 div#in1 .vc_col-sm-3 {background-color: transparent;filter: drop-shadow(2px 4px 6px #ccc);border-radius: 20px;padding: 30px 30px;transition: 0.9s;}

#sec6 div#in1 .vc_col-sm-3 .img1 {
    margin: 0 auto;
    filter: grayscale(1);
}
#sec6 div#in1:hover {z-index: 1111;}



#sec6 div#in1 .text2 a:before {
    content: "\f177";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 35px;
}


#sec6 div#in1 .text2 a {
    position: absolute;
    bottom: -53px;
    z-index: 999999;
    margin: 0 auto;
    display: table;
    background-color: #aedcaf;
    color: white;
    font-size: 0;
    border-radius: 100%;
    left: 0;
    right: 0;
    padding: 10px 19px;
}

div#sec7:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/333.png);
    width: 180px;
    height: 140px;
    background-size: cover;
    z-index: 9;
    bottom: -70px;
    right: -70px;
    animation: 2s move4 linear infinite alternate;
}

#sec6 div#in1 .vc_col-sm-3:hover {
    background-color: white !important;
}

#sec6 div#in1 .vc_col-sm-3 .text2 {
    scale: 0;
    transition: 1.3s;
}

#sec6 div#in1 .vc_col-sm-3:hover .text2 {
    scale: 1;
}

#sec6 div#in1 .vc_col-sm-3:hover .img1 {
    filter: unset !important;
}
#sec6 div#in1 {
    z-index: 1;
    position: relative;
}

#sec6 div#in1:hover {
    z-index: 9999;
}
div#sec7 .subject {
    font-size: 12px !important;
    line-height: 24px !important;
    font-family: font1;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center !important;
    margin: 0 auto;
    display: table;
}


div#sec5 p {
    width: 46%;
}


#sec4 .owl-item.active+.owl-item.active h5:before {
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/asdassa.png);
}

#sec4 .owl-item.active+.owl-item.active+.owl-item.active h5:before {
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/asddasdas.png);
}

div#sec4 .carousel-item h5 {margin-top: -58px;position: relative;padding: 17px;padding-bottom: 50px;margin-bottom: 0;}

div#sec4 .carousel-item h5:before {
    content: '';
    position: absolute;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/asddasdas.png);
    width: 70px;
    height: 78px;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    background-size: 100% 100%;
}

div#sec4 .carousel-item h5 img {
}

#sec4 .owl-stage {
    padding-top: 40px;
}
#sec4 .owl-dots {
    transform: translate(0px, 30px);
}
#sec6 div#in1 .vc_col-sm-3:last-child:before {
    display: none;
}

#sec2 .carousel-item h3 {
    padding-bottom: 4px;
    position: relative;
}
div#footer .row-bg.viewport-desktop.using-bg-color {
    background-color: transparent !important;
    background-image: url(https://screenless.app/wp-content/uploads/2024/07/asd-1.png);
    background-size: 100% 100%;
}
div#footer .text2 em {
    text-transform: uppercase;
    font-style: normal;
    text-decoration: underline;
}
.page-id-14 div#sec2 {
    padding-top: 70px !important;
}
.page-id-15 div#sec6 {
    padding-bottom: 240px !important;
}
#sec2 .owl-item.active+.owl-item.active+.owl-item.active h3 em span {
    color: #89cff0 !important;
}

#sec2 .carousel-item h3 em {
    font-family: 'font2';
    font-style: normal;
    position: absolute;
    top: -50px;
}

#sec2 .owl-item.active+.owl-item.active h3 em span {
    color: #aedcaf !important;
}

#sec2 .owl-item.active+.owl-item.active+.owl-item.active h3 em span {
    color: #89cff0;
}
#sec2 .owl-stage-outer {
  height: 490px;
}
div#sec4 .owl-stage-outer {
  height: 410px;
}
header#top a#logo {
    margin: unset;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {
	div#sec2:after, div#sec6:after {
    left: -10%;
}
	div#sec1 {
    padding-block: 30px 120px !important;
}
	div#sec3 {
    padding: 100px 140px 0px 60px !important;
}
	.page-id-136 #sec5 .row-bg-wrap:before {
    width: 19% !important;
    right: 490px !important;
}
	.page-id-136 #sec5 .inner-wrap.row-bg-layer.using-image:before {
    width: 19%;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	div#sec2:after, div#sec6:after {
    left: -6%;
}
	div#sec1 {
    padding-block: 30px 50px !important;
}

div#sec2 {
    padding-block: 70px 100px !important;
}

div#sec3 {
    padding: 100px 90px 0px 30px !important;
}

div#sec3 .c2 {
    padding-left: 30px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
header#top ul li a span {
    font-size: 15px;
}	
	html body h1 {
    font-size: 75px;
    line-height: 85px;
}

html body h2 {
    FONT-SIZE: 40px;
    line-height: 50px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
    header#top ul li a span {
        font-size: 13px;
    }
	
	#sec6 div#in1 {
    margin-bottom: 0;
}

#sec6 .iner2:before {
    bottom: -1px;
}
	div#sec7 {
    margin-top: 120px;
}
	#sec2 .owl-stage-outer:before {
    top: 20%;
}
	#sec1 .c1 .vc_column-inner {
    padding-top: 100px;
}

div#header-secondary-outer .nectar-center-text, html body p, html body a, div#footer .c4 textarea.wpcf7-form-control.wpcf7-textarea,div#footer .c4 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px;
    line-height: 24px;
}


div#footer h4 {
    font-size: 20px !important;
    line-height: 30px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	div#sec4 .owl-stage-outer {
  height: 440px;
}
	#sec2 .owl-stage-outer {
  height: 440px;
}
	#sec2 .carousel-item h3 em {
    font-size: 26px !important;
    top: -30px;
    left: 10px;
}
	.page-id-15 div#sec6 {
    padding-bottom: 190px !important;
}
	#sec6 div#in1 {
    margin-bottom: 0;
}

#sec6 .iner2:before {
    bottom: -1px;
}
div#slide-out-widget-area ul.menu li a {
    text-transform: uppercase !important;
    font-weight: 400 !important;
}

html body h1 {
    font-size: 55px;
    line-height: 65px;
}

#top a#logo img {
    scale: 0.7;
    transform-origin: left;
}

div#slide-out-widget-area a {
    font-family: 'font1';
}

#sec2 .row-bg.viewport-desktop.using-image,#sec1 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#sec1 .c1 .vc_column-inner {
    padding-top: 50px;
}

#sec2 .carousel-item img {
    width: 23%;
}

#sec2 .carousel-item .hover-wrap-inner:before {
    top: -28px;
    width: 90px;
    height: 90px;
    border: 7px solid #89cff0 !important;
}

#sec2 .carousel-item .hover-wrap-inner:after {
    top: -20px;
    width: 90px;
    height: 90px;
}

#sec2 .carousel-item h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 1px;
}

#sec2 .carousel-item p, #sec4 .carousel-item p {
    font-size: 12px;
    line-height: 22px;
}

#sec2 .carousel-item {
    padding: 40px 10px !important;
}

#sec2 .owl-stage-outer:before {
    width: 110px;
    height: 46px;
}

#sec2 .owl-stage-outer:after {
    width: 90px;
    height: 40px;
}

#sec2 .owl-stage {
}

div#sec2:before {
    width: 140px;
    height: 110px;
    bottom: 80px;
    right: -50px;
}

div#sec2 {
    padding-block: 60px 50px !important;
}

html body h2 {
    font-size: 30px;
    line-height: 40px;
}

div#sec3 {
    padding: 30px 30px 0px 30px !important;
}

div#header-secondary-outer .nectar-center-text, html body p, html body a, div#footer .c4 textarea.wpcf7-form-control.wpcf7-textarea, div#footer .c4 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 12px;
    line-height: 22px;
}

div#sec4 {
    padding-block: 80px 120px !important;
}

div#sec4:after {
    top: 10%;
    right: -6%;
}

div#sec4 {
    padding-block: 80px 90px !important;
}

div#sec4:before {
    bottom: 50px;
    left: -50px;
}

#sec5 .row-bg-wrap:before, #sec5 .row-bg-wrap:after, #sec5 .inner-wrap.row-bg-layer.using-image:before {
    width: 13%;
    height: 100%;
}



div#sec5 {
    padding: 60px 0px !important;
}

div#sec6 {
    padding-block: 80px 110px !important;
}

#sec6 div#in1 .vc_col-sm-3 {
    padding: 20px 20px;
}

div#sec7 {
    margin-top: 80px;
}

div#sec7 .number.default {
    font-size: 45px !important;
    line-height: 55px !important;
}

div#sec7 .subject {
    font-size: 12px !important;
    line-height: 22px !important;
}

div#sec7 {
    padding: 30px 0px !important;
    margin-top: 70px;
    margin-bottom: 60px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	
element {
}
#sec2 .owl-stage-outer {
  height: 390px;

}
	div#footer .c1 {
    padding-bottom: 0px;
}
	#sec2 .owl-item.active+.owl-item.active {
    transform: translate(0px, 0px) !important;
}
	div#footer .row-bg.viewport-desktop.using-bg-color {
    background-image: unset;
    background-color: black !important;
}
	
.page-id-15 div#sec6 {
    padding-bottom: 0px !important;
}


#sec2 .carousel-item .hover-wrap-inner:before {top: -21px;width: 110px;height: 110px;}

#sec2 .carousel-item .hover-wrap-inner:after {
    top: -13px;
    width: 110px;
    height: 110px;
}

#sec6 div#in1 .vc_col-sm-3:before {
    display: none;
}

#sec6 .iner2:before {
    display: none;
}

#sec6 div#in1 {
}

#sec6 div#in1 .vc_col-sm-3 {
    background-color: white;
}

#sec6 div#in1 .vc_col-sm-3 .text2 {
    scale: 1;
}

#sec6 div#in1 .vc_col-sm-3 {
    margin-bottom: 50px;
}

#sec6 div#in1 .vc_col-sm-3 .img1 {
    filter: unset;
}

div#sec6 {
    padding-block: 80px 0px !important;
}

div#footer .c2 .vc_column-inner, div#footer .c3 .vc_column-inner {
    margin: unset;
}
	#sec6 div#in1 .cc1,#sec6 div#in1 .cc2 {
    z-index: 999;
}
	#sec2 .row-bg.viewport-desktop.using-image, #sec1 .row-bg.viewport-desktop.using-image {
    background-size: cover;
    background-position: 80% 100% !important;
}

div#sec1 {
    padding-block: 30px 50px !important;
    text-align: center;
}

div#sec1 p {
    width: 90% !important;
    margin: 0 auto;
}

div#sec1  .text1 {
    background-color: #ffffffab;
    padding: 20px;
}

#sec1 .img1 {
    width: 40%;
    margin: 0 auto;
}

div#sec2 {
    padding-block: 10px 50px !important;
}

#sec2 .owl-stage-outer:before {
    right: 41%;
    top: 17%;
}

div#sec3 img {
    width: 70%;
    margin: 0 auto;
    display: table;
}

div#sec3 .c1 {
}

div#sec3 .c2 {
    padding-left: 5px;
}

div#sec3 {
    padding: 40px 30px  !important;
    text-align: center;
    padding-bottom: 0px !important;
}

div#sec5 {
    text-align: center;
}

div#header-secondary-outer .nectar-center-text, html body p, html body a, div#footer .c4 textarea.wpcf7-form-control.wpcf7-textarea, div#footer .c4 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 14px;
    line-height: 24px;
}

div#sec5 p {
    width: 90%;
    margin: 0 auto;
}

#sec5  .vc_column-inner {
    background-color: #83c8eaed;
    padding: 20px;
    border-radius: 20px;
}

#sec5 .row-bg-wrap:before, #sec5 .row-bg-wrap:after, #sec5 .inner-wrap.row-bg-layer.using-image:before {
    width: 23%;
    height: 100%;
}

#sec5 .row-bg-wrap:before {right: 68%;}

#sec5 .row-bg-wrap:after {
    right: 36%;
}

div#sec6 .text1 p {
    width: 90%;
}



#sec7 .vc_col-sm-3 {
    width: 30%;
    margin: 0 auto;
}




div#footer .c1, div#footer .c2 {
    width: 50%;
}

div#footer .c4 .col.span_12, div#footer .c4 .col.span_6 {
    margin-bottom: 0;
}

div#footer .text2 {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

div#footer .c4 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #83c8ea;
    width: 100%;
    padding: 14px 0px;
    border-radius: 30px !important;
}
	#sec2 .text1 p {
    width: 100%;
}
	div#sec4 .text1 p {
    width: 90%;
}
#sec2 .carousel-item img {
    height: 80px;
    width: auto;
}
	    #sec6 div#in1 .vc_col-sm-3 {
        margin-bottom: 50px;
        width: 48%;
        margin-inline: 1%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	#sec6 div#in1 .vc_col-sm-3 {
    padding: 20px 10px;
}
	div#slide-out-widget-area em {
    font-family: font1;
    font-style: normal;
}
	div#footer div#in1 .c1 img {
    width: 50%;
}
	#sec2 .owl-stage {
    padding-bottom: 20px;
}

#sec2 .owl-stage-outer:after {
    bottom: 30px;
}
div#footer .c1, div#footer .c2 {
        width: 100%;
    }
    #sec2 .carousel-item {
        padding: 40px 10px !important;
        height: 290px;
    }

div#sec7 {
    MARGIN-TOP: 40px;
}
	html body h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}




#sec2 .owl-stage-outer:before {
    left: 0px;
}

#sec2 .carousel-item .hover-wrap-inner:before {
    top: -23px;
    width: 110px;
    height: 110px;
    display: none;
}

#sec2 .carousel-item .hover-wrap-inner:after {
    top: -15px;
    width: 130px;
    height: 120px;
}

html body h2 {
    font-size: 25px !important;
    line-height: 35px !important;
}


html body h2 br {
    display: none;
}

#sec7 .vc_col-sm-3 {
    width: 50%;
    padding-bottom: 20px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	html body h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}

#sec2 .owl-stage-outer:before {
    display: none;
}

div#sec5 p {
    width: 100%;
}
div#faq-sec .toggle h3 a {
    font-size: 18px !important;
}
a#b3 {
    margin-left: 0;
}
#sec7 .vc_col-sm-3 {
    width: 100%;
}
div#footer .c1, div#footer .c2 {
    width: 100%;
    padding-bottom: 0;
}
	#sec6 div#in1 .vc_col-sm-3 {
    width: 100%;
    margin-right: 0;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 390px) {
	
	#sec2 .owl-stage-outer:after {
        bottom: 10px;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}