/*
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
*/
/*-------------keyframe-------------------*/
/* 	animation: tbmove1 8s ease 1s infinite normal forwards; */
@keyframes tbmove1 {
	0%,
	100% {
		transform: translatey(0);
	}

	10%,
	30%,
	50%,
	70% {
		transform: translatey(-10px);
	}

	20%,
	40%,
	60% {
		transform: translatey(10px);
	}

	80% {
		transform: translatey(8px);
	}

	90% {
		transform: translatey(-8px);
	}
}


.wp-block-latest-comments__comment {
    display: none;
}
.uncategorized {
    display: none !important;
}
/*-----------------------------------*/
#top nav ul.sf-menu.sf-js-enabled.sf-arrows {
    justify-content: flex-end !important;
}
#top nav ul.buttons.sf-menu li#menu-item-41 a {
    background: transparent;
    padding: 10px 22px;
    border: 1px solid #1E1E1E;
    border-radius: 8px;
}
#top nav ul.buttons.sf-menu li#menu-item-41 a:hover {
    background: #AE8F5E;
	border-color:#AE8F5E!important;
}
#top nav ul.buttons.sf-menu li#menu-item-41 a:hover span {
    color:#fff;
}

/*--------------section 1--------------------*/
#sec-1 .wpb_video_widget.vc_video-aspect-ratio-11 .wpb_video_wrapper {
    padding-top: 87%;
}
#sec-1 #sec1-c1-in1 {
    width: 130%;
    background: #FFF7EA;
    z-index: 99;
    padding: 120px 25px 70px 40px !important;
}
#sec-1 .sec1-txt1 h1 span {
    font-weight: 600;
}
#sec-1 a#sec1-btn1 {
    border: 1px solid #303030;
    padding: 11px 20px;
}
#sec-1 .sec1-txt1 p {
    padding: 17px 0px 17px 0px;
    position: relative;
    margin-top: 22px;
    width: 61%;
}
#sec-1 .sec1-txt1 p::before {
    content: '';
    background: #AE8F5E;
    width: 80%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
}
/*--------------section sci--------------------*/
/* #sci-sec .point-txt ul li {
    list-style: none !important;
} */
/* #sci-sec .point-txt ul li::before {
    content: '✓';
    color: black;
    font-weight: 700 !important;
    position: absolute;
    left: -20px;
} */
/*--------------section abt--------------------*/
/* #sec-abt .new-point ul li {
    list-style: none !important;
}
#sec-abt .new-point ul li::before {
    content: '✓';
    color: black;
    font-weight: 700 !important;
    position: absolute;
    left: -20px;
} */
/*--------------section lab--------------------*/
/* #sec-lab .new-point ul li {
    list-style: none !important;
}
#sec-lab .new-point ul li::before {
    content: '✓';
    color: black;
    font-weight: 700 !important;
    position: absolute;
    left: -20px;
} */

/*--------------section 2--------------------*/

#sec-2 a#sec2-btn2 {
    margin-left: 20px;
    background: transparent !important;
    border: 1px solid #1E1E1E;
    color: #1E1E1E;
}
#sec-2 a#sec2-btn2:hover {
    background: #AE8F5E !important;
    border: 1px solid #AE8F5E;
    color: #fff;
}
#sec-2 .sec2-txt1 span {
    font-weight: 600;
}
#sec-2 .sec2-txt1 p {
    width: 100%;
}
#sec-2 .nectar_video_player_self_hosted[data-border-radius="20px"] .wpb_video_wrapper {
    border-radius: 50%;
}
#sec-2 > .col > .vc_col-sm-5 > .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/merrill/wp-content/uploads/2025/05/Vector-1.png);
    width: 55%;
    height: 130px;
    position: absolute;
    right: -20px;
    top: 30px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
	animation: tbmove1 12s ease 1s infinite normal forwards;
}
#sec-2 > .col > .vc_col-sm-7 > .vc_column-inner::before {
    content: '';
    background: url(https://samplelinksweb.com/merrill/wp-content/uploads/2025/05/Group-3.png);
    width: 24%;
    height: 70px;
    position: absolute;
    right: 30px;
    top: 0px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
/* 	animation: tbmove1 12s ease 1s infinite normal forwards; */
}
#sec-2 > .col > .vc_col-sm-7 > .vc_column-inner .nectar_video_player_self_hosted::before {
    content: '';
    background: url(https://samplelinksweb.com/merrill/wp-content/uploads/2025/05/image-1.png);
    width: 190px;
    height: 190px;
    position: absolute;
    bottom: -10px;
    right: 10px;
    background-repeat: no-repeat;
    z-index: 999;
    animation: tbmove1 12s ease 1s infinite normal forwards;
}
#sec-2 > .col > .vc_col-sm-7 > .vc_column-inner .nectar_video_player_self_hosted::after {
    content: '';
    background: url(https://samplelinksweb.com/merrill/wp-content/uploads/2025/05/image.png);
    width: 240px;
    height: 240px;
    position: absolute;
    bottom: -33px;
    right: -13px;
    background-repeat: no-repeat;
    animation: tbmove1 12s ease 1s infinite normal forwards;
    background-size: 100% 100%;
    z-index: -1;
}
/*--------------section 3--------------------*/
#sec-3 .sec3-txt1 h2 {
    font-weight: 400;
    font-size: 86px;
    line-height: 90px;
}
#sec-3 .sec3-txt1 h2 span {
    font-weight: 600;
}
#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner {
    box-shadow: 0px 4px 20px 0px #00000040;
    border-radius: 10px;
    padding: 40px 20px 40px 40px;
}
#sec-3 .sec3-txt2 {
    padding-left: 50px;
    margin-left: 80px;
    position: relative;
}
#sec-3 .sec3-txt2::before {
    content: '';
    background: #AE8F5E;
    width: 3px;
    height: 115px;
    position: absolute;
    left: 0;
    top: -20px;
}
#sec-3 .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 80%;
}
#sec-3 .iwithtext .iwt-text p:last-child {
    position: absolute;
    right: 5px;
    bottom: -45px;
}
#sec-3 .iwithtext .iwt-text {
    padding-left: 85px;
}
/*--------------section 4--------------------*/
#sec4-inr1 .col .vc_col-sm-4:nth-child(2), div#sec4-inr1 .col .vc_col-sm-4:nth-child(3) {
    width: 30%;
}
#sec-4 #sec4-inr1 {
    padding-left: 50px;
    padding-right: 50px;
}
#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(1) {
    width: 40%;
}
#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(2) {
    width: 30%;
}
#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(3) {
    width: 30%;
}
#sec4-inr1 .iwithtext {
    background: #F3F3F3;
    padding: 15px 10px;
    border-radius: 50px 0px 0px 50px;
    text-transform: capitalize;
}
#sec-4 #sec4-inr1 .iwithtext .iwt-icon {
    left: 12px;
    top: 22px;
}
#sec-4 #sec4-inr1 .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 75%;
	 margin-bottom:0;
}
#sec-4 #sec4-inr1 .iwithtext .iwt-text {
    padding-left: 65px;
}
#sec-4 #sec4-inr1 h5 {
    margin-bottom: 0;
}
#sec-4 #sec4-inr1 .sec4-txt1 h5 {
    width: 92%;
    padding: 22px 0;
}
#sec-4 #sec4-inr1 .sec4-txt1 p {
    width: 82%;
}
#sec-4 a#sec4-btn1 {
    border-width: 1px;
    padding: 11px 28px;
    font-size: 15px;
}
/*--------------section 5--------------------*/
#sec-5 .carousel-item {
    background: #F3F3F3;
    margin: 0px 10px;
    border-radius: 15px;
    padding: 30px 27px;
    min-height: 290px;
    height: 540px;
}
/*--------------section 6--------------------*/
#sec-6 #sec6-inr1 {
    padding-top: 30px;
}
#sec-6 .sec6-txt2a {
	position:relative;
    background: #F9FFFF;
    padding: 30px 20px 30px 20px;
    border-radius: 10px;
	 box-shadow: 0px 0px 10px 0px #00000040;
}
#sec-6 #sec6-inr1 > .col > .col:nth-child(2) > .vc_column-inner {
    margin-top: 120px;
}
#sec-6 .sec6-txt2a p:last-child {
    position: absolute;
    right: 20px;
    bottom: 0;
}
#sec-6 .sec6-txt2a p:nth-child(2) {
    width: 90%;
}
/*------------footer---------------------*/
/* ================== */
#footer-1 .social-icons ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
	text-transform: capitalize;
}
#footer-1 .social-icons ul {
    margin-left: 0;
	margin-bottom: 0;
}
#footer-1 .social-icons ul li a i {
    padding: 7px 8px;
    color: #fff;
    font-size: 15px;
}
#footer-1 .social-icons ul li a i.fa-brands.fa-facebook-f {
    padding: 7px 9px !important;
}
#footer-1 .social-icons {
    display: flex;
    justify-content: flex-end;
}
#footer-1 .social-icons ul li a i:hover {
    transition: 0.6s;
    color: #AE8F5E;
}
/* ================== */
#footer-1 .menu-footer-menu1-container ul li {
    list-style: none;
}
#footer-1 .menu-footer-menu1-container ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
}
#footer-1 #footer1-inr3 ul li {
    list-style: none;
    padding-bottom: 16px;
}
#footer-1 #footer1-inr4 ul {
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
    width: 74%;
}
#footer-1 #footer1-inr4 ul li {
    list-style: none;
    text-transform: capitalize;
}
#footer-1 .cpr-txt1 a {
    text-decoration: underline;
    color: #AE8F5E !important;
    opacity: 1 !important;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {
	#sec-2 > .col > .vc_col-sm-5 > .vc_column-inner::before {
    right: -20px;
    top: 130px;
}
	#sec-3 .sec3-txt1 h2 {
    font-weight: 400;
    font-size: 72px;
    line-height: 80px;
}
	#sec-4 #sec4-inr1 h5 {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 26px;
}
	#sec-5 .sec5-img1 {
    width: 85%;
}
@media (max-width: 1280px) {
	        #sec-1 .sec1-txt1 p {
            width: 70%;
        }
	}
@media (max-width: 1226px) {
	        #sec-1 .sec1-txt1 p {
            width: 70%;
        }
	#sec-1 #sec1-c1-in1 {
    padding: 70px 25px 60px 40px !important;
}
	#sec-1 .sec1-txt1 p {
    width: 85%;
}
	#sec-2 .sec2-txt1 p {
    width: 85%;
}
	    #sec-2 > .col > .vc_col-sm-5 > .vc_column-inner::before {
        right: -20px;
        top: 113px;
    }
	}
@media (max-width: 1024px) {
	#sec-1 .sec1-txt1 h1 {
    font-size: 32px !important;
    line-height: 42px !important;
}
#sci-sec .wpb_text_column h2 {
    font-size: 38px !important;
    line-height: 48px !important;
}
	#sci-sec .wpb_text_column h5 {
	        font-size: 17px;
        line-height: 21px;
	}
	#sci-sec .wpb_text_column p {
    font-size: 12px;
    line-height: 17px;
}
	#sec-abt .new-point h2 {
    font-size: 38px !important;
    line-height: 48px !important;
}
	#sec-abt .new-point h5 {
		font-size: 17px;
        line-height: 21px;
	}
	#sec-abt .new-point p {
    font-size: 12px;
    line-height: 22px;
    width: 103% !important;
}
	#sec-lab .new-point p {
    font-size: 12px;
    line-height: 22px;
}
	        #sec-2 > .col > .vc_col-sm-5 > .vc_column-inner::before {
            right: -30px;
            top: 59px;
        }
	#sec-2 > .col > .vc_col-sm-7 > .vc_column-inner .nectar_video_player_self_hosted::before {
    width: 165px;
    height: 165px;
    bottom: -10px;
    right: 10px;
    background-size: 100% 100%;
}
	#sec-2 > .col > .vc_col-sm-7 > .vc_column-inner .nectar_video_player_self_hosted::after {
    width: 220px;
    height: 220px;
    bottom: -37px;
    right: -15px;
	}
	    #sec-3 .sec3-txt1 h2 {
        font-size: 55px;
        line-height: 62px;
    }
	#sec-3 .sec3-txt2 {
    padding-left: 40px;
    margin-left: 70px;
}
	#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner {
    padding: 35px 17px 35px 25px;
}
	#sec-3 .iwithtext .iwt-text {
    padding-left: 72px;
}
	#sec-3 .iwithtext .iwt-text h5 {
    font-size: 16px;
}
	#sec-4 .sec4-txt1 h2 {
    font-size: 38px;
    line-height: 46px;
}
	#sec-4 #sec4-inr1 .sec4-txt1 p {
    width: 90%;
}
	#sec-4 #sec4-inr1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px !important;
}
	    #sec-4 #sec4-inr1 h5 {
        font-size: 15px;
        line-height: 24px;
    }
	#sec-4 #sec4-inr1 p {
    font-size: 12px;
    line-height: 19px;
}
	#sec-5 .carousel-item {
    margin: 0px 7px;
    padding: 25px 15px;
}
	#footer-1 #footer1-inr4 ul {
    width: 90%;
}
	#footer-1 .cpr-txt1 p {
    font-size: 11px;
    line-height: 21px;
}
	#footer-1 #footer1-inr4 ul li a {
    font-size: 12px;
}
	}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#sci-sec .wpb_text_column.wpb_content_element {
    margin-bottom: 0px !important;
}
	#footer-1 #footer1-inr2 {
    margin-bottom: 0px !important;
}
	#footer-1 #footer1-inr3 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}
	#footer-1 #footer1-inr4 {
    padding-top: 0px !important;
}
	header#top a#logo img.mobile-only-logo {
 height: 60px !important;
}
	#sec-1 #sec1-c1-in1 {
    width: 100%;
}
	#sec-1 {
    padding-right: 6% !important;
}
	#sec1-c1-in1 {
    text-align: center;
}
	        #sec-1 .sec1-txt1 p {
            margin: 0 auto;
        }
	#sec-1 .sec1-txt1 p::before {
    top: 3px;
    left: 10%;
}
	#sec-2 {
    text-align: center;
}
	#sec-2 > .col > .vc_col-sm-5 > .vc_column-inner::before {
		display:none;
	}
	        #sec-2 .sec2-txt1 p {
            margin: 0 auto;
        }
	#sec-3 .sec3-txt1 {
    text-align: center;
}
	        #sec-3 .sec3-txt2 {
            padding-left: 0;
            margin-left: 0;
            text-align: center;
        }
	#sec-3 .sec3-txt2::before {
    left: 0;
    top: -60px;
}
	#sec-3 #sec3-inr2 {
    padding-left: 80px;
    padding-right: 80px;
}
#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(1) {
    width: 100%;
    text-align: center;
}
	#sec-4 #sec4-inr1 .sec4-txt1 h5 {
    width: 100%;
    padding: 17px 0;
}
	        #sec-4 #sec4-inr1 .sec4-txt1 p {
            width: 100%;
            font-size: 14px;
            line-height: 22px;
            text-align: center;
        }
	#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(2) {
    width: 49%;
}
	#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(3) {
    width: 49%;
}
#sec-5 .sec5-img1 {
        width: auto;
    }
	#sec-5 .owl-dots {
    display: none;
}
	#sec-6 #sec6-inr1 {
    padding-left: 70px;
    padding-right: 70px;
}
	#footer-1 .social-icons {
    justify-content: center;
}
	#footer-1 .menu-footer-menu1-container ul {
    width: 70%;
    margin: 0 auto;
}
	        #footer-1 .cpr-txt1 p {
            font-size: 13px;
            line-height: 22px;
            text-align: center !important;
        }
	        #footer-1 #footer1-inr4 ul {
            width: 80%;
            margin: 0 auto !important;
        }
	}
	
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	#footer-1 #footer1-inr3 {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
	#footer-1 #footer1-inr4 {
    padding-top: 0px !important;
    padding-bottom: 22px !important;
}

	#sec-1 .sec1-txt1 h1 br {
    display: none;
}
	.point-txt ul {
    margin-top: 0px !important;
}
	#sci-sec {
    padding-top: 20px !important;
}
	#sec-1 .sec1-txt1 h1 {
    font-size: 27px;
    line-height: 37px;
}
	#sec-2 .sec2-txt1 p {
            width: 100%;
        }
	        #sec-2 > .col > .vc_col-sm-7 > .vc_column-inner .nectar_video_player_self_hosted::before {
            width: 110px;
            height: 110px;
            bottom: -10px;
            right: 30px;
        }
	#sec-2 > .col > .vc_col-sm-7 > .vc_column-inner .nectar_video_player_self_hosted::after {
            width: 140px;
            height: 140px;
            bottom: -30px;
            right: 11px;
        }
	#sec-3 .sec3-txt1 h2 {
            font-size: 43px;
            line-height: 50px;
        }
	#sec-3 .sec3-txt2::before {
            left: 0;
            top: -15px;
            width: 100%;
            height: 1px;
        }
	        #sec-3 #sec3-inr2 {
            padding-left: 10px;
            padding-right: 10px;
        }
	#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(2) {
            width: 100%;
        }
	#sec-4 #sec4-inr1 >.col > .vc_col-sm-4:nth-child(3) {
            width: 100%;
        }
	#sec-5 {
    text-align: center;
}
	#sec-5 .sec5-txt1 h2 {
    font-size: 33px;
    line-height: 44px;
}
	#sec-5 .sec5-img1 {
    margin: 0 auto;
}
	        #sec-6 #sec6-inr1 {
            padding-left: 10px;
            padding-right: 10px;
        }
	#sec-6 .sec6-txt1 h2 {
    font-size: 35px;
    line-height: 43px;
}
	#sec-6 #sec6-inr1 > .col > .vc_col-sm-6 {
    margin-bottom: 0;
}
#sec-6 #sec6-inr1 > .col > .vc_col-sm-6 > .vc_column-inner {
    margin-top: 30px !important;
}
	#footer-1 .menu-footer-menu1-container ul {
            width: 100%;
            justify-content: space-around;
            margin-left: 0;
        }  
	        #footer-1 .social-icons {
            text-align: center;
        }
	#footer-1 .social-icons ul li {
    margin-right: 0;
}
	#footer-1 .social-icons ul li a i {
    padding: 9px 18px;
    font-size: 17px;
}
	body .swiper-container .slider-next, body .swiper-container .slider-prev {
		display: block;
	}
	}
@media (max-width: 428px) {
	#sec-1 .sec1-txt1 p {
            width: 100%;
        }
		#sec-2 .nectar_video_player_self_hosted .wpb_wrapper video {
    object-fit: fill !important;
}
	        #sec-3 .sec3-txt1 h2 {
            font-size: 37px;
            line-height: 40px;
        }
	#sec-4 .sec4-txt1 h2 br {
    display: none;
}
	        #sec-4 .sec4-txt1 h2 {
            font-size: 32px;
            line-height: 40px;
        }
	        #sec-5 .sec5-txt1 h2 {
            font-size: 30px;
            line-height: 40px;
        }
	        #sec-6 .sec6-txt1 h2 {
            font-size: 32px;
            line-height: 40px;
        }
	#sec-6 #sec6-inr1 {
    padding-top: 0 !important;
}
	#sec-6 .sec6-txt2a p:nth-child(2) {
    font-size: 13px;
    line-height: 22px;
}
	#sec-6 .sec6-txt2a h5 {
    font-size: 18px;
}
	}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}