/*
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
*/
/*-------------Global Css----------------*/
.nectar-button {
    font-size: 14px !important;
    border-width: 1px !important;
}
/*-----------------keyframe-----------------*/
/* animation: blink1 2s cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal forwards; */
@keyframes blink1 {
	0%,
	50%,
	100% {
	background: #CE9B16;
	box-shadow: 0px 0px 10px 0px #CE9B16;
	}

	25%,
	75% {
	background: #fff0;
	box-shadow: 0px 0px 10px 0px #ce9b1600;
	}
}
/*------------header/Navigation-----------------*/
#top nav ul.buttons.sf-menu li#menu-item-57 a::before {
    display: none;
}
#top nav ul.buttons.sf-menu li#menu-item-57 a {
    border: 1px solid #fff;
    padding: 12px 20px !important;
    border-radius: 40px;
}
#top nav ul.buttons.sf-menu li#menu-item-57 a:hover {
	background: #4A2F5C;
    border-color: #CE9B16;
}
/*--------------sectoin 1---------------------------*/
#sec-1 .content h1.ns-heading-el span.sec1-span1 {
    color: #CE9B16;
    font-style: italic;
}
#sec-1 .content h1.ns-heading-el span.sec1-span2 {
    color: #75918A;
}
#sec-1 .buttons .button a::after {
    display: none;
}
#sec-1 .buttons .button a {
    padding: 14px 20px !important;
}
#sec-1 .buttons .button a:hover {
    background: #4A2F5C !important;
    border-color: #CE9B16;
}
/*--------------sectoin 2---------------------------*/
#sec-2 .sec2-txt1 h2 {
    font-size: 40px;
    line-height: 50px;
}
#sec-2 > .col > .col:nth-child(3) > .vc_column-inner {
	padding-top: 10px;
    padding-left: 10px;
    text-transform: math-auto;
}
#sec-2 a#sec2-btn1 {
    padding: 12px 20px;
}
#sec-2 a#sec2-btn1:hover {
	background: #4A2F5C !important;
    border-color: #CE9B16 !important;
}
/*--------------sectoin 3---------------------------*/
#sec-3 #sec3-inr1 {
    margin-bottom: 0;
}
#sec-3 .sec3-txt1 h6 {
    position: relative;
    padding-left: 25px;
}
#sec-3 .sec3-txt1 h6::before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 1px;
    background: #CE9B16;
    border: 1px solid #CE9B16;
    border-radius: 50px;
    animation: blink1 2s 
cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal forwards;
}
#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner {
    background: #fff;
    padding: 35px 20px;
}
#sec-3 a#sec3-btn1 {
    float: right;
    padding: 10px 20px;
    background: #fff0 !important;
    border: 1px solid #223835;
    color: #223835;
}
#sec-3 a#sec3-btn1:hover {
    color: #fff;
	background: #4A2F5C !important;
    border-color: #CE9B16;
}
#sec-3 #sec3-inr2 .sec3-txt2a h5 {
    color: #4A2F5C;
}
#sec-3 #sec3-inr2 .sec3-txt2a p {
    color: #828282;
}
#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner:hover {
    background: #223835;
}
#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner:hover .sec3-txt2a h5 {
    color: #fff;
}
#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner:hover .sec3-txt2a p {
    color: #75918A;
}
#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner:hover .sec3-txt2a h6 img {
    filter: invert(65%) sepia(96%) saturate(1714%) hue-rotate(6deg) brightness(94%) contrast(83%);
}
/*--------------sectoin 4---------------------------*/
#sec-4 > .col > .col:nth-child(3) > .vc_column-inner {
    padding-left: 95px;
}
#sec-4 .sec4-txt1 h6 {
    position: relative;
    padding-left: 25px;
}
#sec-4 .sec4-txt1 h6::before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 2px;
    background: #CE9B16;
    border: 1px solid #CE9B16;
    border-radius: 50px;
    animation: blink1 2s 
cubic-bezier(0.11, 0, 0.5, 0) 0s infinite normal forwards;
}
#sec-4 .sec4-txt2 h2 {
    font-size: 43px;
    line-height: 1.2;
}
#sec-4 a#sec4-btn1 {
	background: #fff0 !important;
	border: 1px solid #fff !important;
    padding: 12px 20px;
}
#sec-4 a#sec4-btn1:hover {
	background: #4A2F5C !important;
    border-color: #CE9B16 !important;
}
/*--------------sectoin 5---------------------------*/
#sec-5 #sec5-inr2 > .col > .col > .vc_column-inner {
    background: #fff;
    padding: 35px 20px;
	box-shadow: 0px 3px 20px #00000014;
	transition:0.7s;
}
#sec-5 #sec5-inr2 > .col > .col > .vc_column-inner:hover {
    box-shadow: 0px 0px 15px 0px #4a2f5c;
	transition:0.7s;
}
#sec-5 .sec5-txt3a h5 {
    color: #4A2F5C;
}
#sec-5 .sec5-txt3a p {
    color: #828282;
}
/*--------------sectoin 6---------------------------*/
#sec-6 .row-bg-wrap .row-bg.viewport-desktop.using-image {
    background-position-x: center !important;
}
#sec-6 > .col > .col:nth-child(2) > .vc_column-inner {
    background: #ffffff05;
    backdrop-filter: blur(11px);
    border: 1px solid #fff;
    padding: 70px 50px;
    border-radius: 16px;
}
#sec-6 a#sec6-btn1:hover {
	background: #4A2F5C !important;
    border-color: #CE9B16 !important;
}
/*--------------sectoin 7---------------------------*/
#sec-7 {
	padding-bottom: 85px !important;
    padding-bottom: 60px !important;
    margin-bottom: 0;
}
#sec-7 .sec7-txt1 p {
    width: 80%;
    padding: 12px 0;
}
/*-----------*/
#sec-7 a#sec7-btn1:hover,
#sec-7 form input[type="submit"]:hover {
	background: #4A2F5C !important;
	color:#fff !important;
    border-color: #CE9B16 !important;
}
#sec-7 form input[type="submit"] {
    padding: 13px 20px !important;
}
#sec-7 form input::placeholder {
    color: #828282;
}
#sec-7 form input,
#sec-7 form select {
    border: 1px solid #22383596;
    border-radius: 50px;
    background: #fff0;
    color: #828282;
	padding-left: 20px;
}
#sec-7 form textarea {
    border: 1px solid #22383596;
    border-radius: 15px;
    background: #fff0;
    color: #828282;
    padding-left: 20px;
    height: 250px;
}
/*---------------Footer-------------------*/
/* =========social icons========= */
#footer-1 .social-icons ul {
    margin-left: 0;
}
#footer-1 .social-icons ul li {
    list-style: none;
    display: inline-block;
    margin-right: 13px;
}
#footer-1 .social-icons ul li a img {
    width: 25px;
    height: 23px;
    margin-bottom: 0;
}
/* =========social icons end========= */
	#footer-1 #footer1-inr1 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-left: 50px;
}
#footer-1 #footer1-inr2 .row-bg-wrap {
    overflow: visible;
}
#footer-1 #footer1-inr2 > .row-bg-wrap > .row-bg::before {
    content: '';
    background: #75918A;
    width: 150%;
    height: 1px;
    position: absolute;
    left: -15%;
    top: 0;
}
#footer-1 #footer1-inr1 .col .col:nth-child(1) > .vc_column-inner {
    padding-right: 49px;
}
#footer-1 #footer1-inr1 ul {
    margin-left: 0;
}
#footer-1 #footer1-inr1 ul li {
    list-style: none;
    padding-bottom: 19px;
    color: #75918A;
}
#footer-1 a#footer1-btn1 {
    padding: 11px 18px;
}
#footer-1 a#footer1-btn1:hover {
    background: #CE9B16 !important;
}
#footer-1 .footer1-txt1 {
    padding: 13px 0;
}
#footer1-inr1 .pho li {
    padding-bottom: 0 !important;
}

#footer1-inr1 .pho li i {
    font-size: 20px;
    color: white;
}

#footer1-inr1 .pho li a {
    color: white;
}

#footer1-inr1 li:hover a {
    color: #d89b1d;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	#sec-4 > .col > .col:nth-child(3) > .vc_column-inner {
    padding-left: 60px;
}
	#sec-4 .sec4-txt2 h2 {
    font-size: 40px;
}
}
@media (max-width: 1366px) {
	#sec-2 .sec2-txt1 h2 {
    font-size: 42px;
    line-height: 1.2;
}
	#sec-4 > .col > .col:nth-child(3) > .vc_column-inner {
    padding-left: 40px;
}
	#sec-4 .sec4-txt2 h2 {
    font-size: 38px;
}
}
@media (max-width: 1300px) {
	#sec-2 > .col > .col:nth-child(3) > .vc_column-inner {
    padding-left: 0;
}
	#sec-2 .sec2-txt2 h6 {
    font-size: 16px;
    line-height: 1.4;
}
	#sec-4 .sec4-txt2 h2 {
    font-size: 35px;
}
	#sec-5 .sec5-txt3a h5,
	#sec-3 #sec3-inr2 .sec3-txt2a h5 {
    font-size: 20px;
    line-height: 27px;
}
}
@media (max-width: 1280px) {
		#sec-2 .sec2-txt1 h2 {
    font-size: 39px;
}
	    #sec-2 .sec2-txt2 h6 {
        font-size: 15px;
    }
}
@media (max-width: 1226px) {
	#sec-2 .sec2-txt1 h2 {
        font-size: 33px;
    }
	    #sec-5 .sec5-txt3a h5, 
	#sec-3 #sec3-inr2 .sec3-txt2a h5 {
        font-size: 18px;
        line-height: 26px;
    }
	#sec-3 {
    padding-bottom: 50px !important;
    margin-bottom: 0;
}
	#sec-4 .sec4-txt3 h6 {
    font-size: 15px;
    line-height: 1.4;
}
	#sec-7 .sec7-txt1 h2 {
    font-size: 36px;
    line-height: 1.3;
}
	#footer-1 #footer1-inr1 .col .col:nth-child(1) > .vc_column-inner {
    padding-right: 20px;
}
	#footer-1 .footer1-txt2h h5 {
    font-size: 21px;
}
}
@media (max-width: 1024px) {
	#sec-1 .content p {
    margin-top: 50px;
    font-size: 14px !important;
    line-height: 1.5 !important;
}
	    #sec-2 .sec2-txt1 h2 {
        font-size: 28px;
    }
	    #sec-2 .sec2-txt2 h6 {
        font-size: 14px;
    }
	#sec-2 .sec2-txt3 p {
    font-size: 13px;
    line-height: 1.5;
}
	#sec-3 {
    padding-top: 50px !important;
}
	#sec-3 #sec3-inr2 > .col > .col > .vc_column-inner {
    background: #fff;
    padding: 30px 15px;
}
	#sec-3 #sec3-inr2 .sec3-txt2a p {
    font-size: 13px;
    line-height: 1.5;
}
	#sec-5 .sec5-txt3a h5, 
	#sec-3 #sec3-inr2 .sec3-txt2a h5 {
        font-size: 16px;
        line-height: 23px;
    }
	
	    #sec-4 .sec4-txt2 h2 {
        font-size: 27px;
    }
	
	    #sec-4 > .col > .col:nth-child(3) > .vc_column-inner {
        padding-left: 20px;
    }
	#sec-4 .sec4-txt3 h6 {
        font-size: 14px;
    }
	#sec-5 .sec5-txt1 h2 {
    font-size: 34px;
    line-height: 1.2;
}
	#sec-5 .sec5-txt3a p {
    font-size: 13px;
    line-height: 1.5;
}
		#sec-6 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
}
	#sec-6 > .col > .col:nth-child(2) > .vc_column-inner {
    padding: 45px 30px;
}
	#sec-6 .sec6-txt1 h3 {
    font-size: 30px;
    line-height: 1.3;
}
	#sec-7 .sec7-txt1 h2 {
    font-size: 33px;
    line-height: 1.3;
}
	#sec-7 .sec7-txt1 p {
    width: 90%;
    padding: 10px 0;
}
	#sec-7 form textarea {
    height: 200px;
}
	#footer-1 .cpr-txt1 p {
    font-size: 13px;
}
	#footer-1 #footer1-inr1 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-left: 35px;
}
	#footer-1 .footer1-txt2h h5 {
    font-size: 19px;
}
	#footer-1 .social-icons ul li {
    margin-right: 10px;
}
	#footer-1 .social-icons ul li a img {
    width: 20px;
    height: 19px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#sec-1 .content {
    text-align: center;
}
	#sec-1 .content .buttons {
    justify-content: center;
}
		#sec-1 .buttons .button a {
    font-size: 14px;
}
	    #sec-1 .content p {
        margin-top: 15px;
        margin-bottom: 15px;
    }
	#sec-2 {
    text-align: center;
}
	#sec-3 {
    text-align: center;
}
	#sec-3 a#sec3-btn1 {
    float: unset;
}
	#sec-3 .sec3-txt1 h6 {
    display: inline-block;
}
	#sec-4 {
    text-align: center;
}
	#sec-4 .sec4-txt1 h6 {
  display: inline-block;
}
	#sec-5 {
    text-align: center;
}
	#sec-6 {
    text-align: center;
}
	#sec-7 {
    text-align: center;
}
	    #sec-7 .sec7-txt1 p {
        margin: 0 auto;
    }
	#sec-7 form .row {
    padding-bottom: 0;
}
	#sec-7 form {
    width: 80%;
    margin: 0 auto;
}
	#footer1-inr2 {
    text-align: center;
}
	#footer-1 #footer1-inr1 > .col > .col:nth-child(2) > .vc_column-inner {
    padding-left: 0px;
}
	#footer-1 .footer-logo {
    width: 70%;
}
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}