/*
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
*/
/*-----------------universal-----------------------*/
h1, h2, h3, h4, h5 {
	font-family:"ppeiko" !important;
}
/*-----------------Header / navigation--------------------*/
#top ul.buttons.sf-menu li#menu-item-25 a {
    border: 1px solid #fff;
    padding: 10px 20px !important;
}
#top ul.buttons.sf-menu li#menu-item-25 a:hover {
    background: #D1B939;
    border-color: #D1B939 !important;
    color: #212121 !important;
}
#top ul.buttons.sf-menu li#menu-item-25 a:hover span {
    color: #212121 !important;
}
#top nav ul.sf-menu.sf-js-enabled.sf-arrows {
    justify-content: flex-end !important;
    margin-right: 10%;
}
/*---------------------------*/
#contact-page .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 23px;
}
#contact-page .contact1-txt2 span.contact1-txt2-span9 {
    position: relative;
    padding-left: 17px;
    margin-left: 12px;
}
#contact-page .contact1-txt2 span.contact1-txt2-span9 a::before {
    content: '\f39e';
    background: transparent;
    font-family: fontawesome;
    position: absolute;
    left: 0;
}
/*-----------------Section 1-----------------------*/
#sec-1 .buttons .button.solid_color a {
    color: #000;
}
#sec-1 .buttons .button.transparent a {
    border: 1px solid #fff;
}
/*-----------------Section 2-----------------------*/
#sec-2 a#sec2-btn1 {
    margin-bottom: 40px;
}
#sec-2 .sec2-txt2 {
    width: 60%;
}
#sec-2 #sec2-inr2 {
    width: 90%;
}
/*-----------------Section 3-----------------------*/
#sec-3 .col .vc_column-inner {
    border: 1px solid;
    padding: 25px 30px 25px 20px;
	transition: 0.7s !important;
}
#sec-3 .col .vc_column-inner:hover {
    background: #fff;
	transition: 0.7s !important;
}
#sec-3 .col .vc_column-inner .sec3-txt1a h6 img {
    transition: 0.8s !important;
}
#sec-3 .col .vc_column-inner:hover .sec3-txt1a h6 img {
    transform: rotatey(360deg) !important;
    transition: 0.8s !important;
}
/*-----------------Section 4----------------------*/
#sec-4 .sec4-txt1 h2 {
    font-size: 92px;
}
#sec-4 .sec4-txt3a p a {
    text-decoration: underline;
}
#sec4-caro-row1a .col .vc_column-inner {
    background: #FFF1A5;
    padding: 20px 20px 60px 20px;
    max-height: 550px;
    height: 500px;
    min-height: 450px;
}
#sec4-caro-row1a .col .vc_column-inner:hover {
    background: #D1B939;
}
#sec4-caro-row1a .col .vc_column-inner:hover .sec4-txt1 p {
    color:#fff;
}
/*--------------*/
#sec-4 .owl-dots button.owl-dot span {
    transform: unset;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #B4B4B4;
}
#sec-4 .owl-dots button.owl-dot.active span {
	background: #4082C2 !important;
    border-color: #4082C2;
}
/*------------------*/
#sec-4 .owl-nav.disabled {
    display: block;
    position: absolute;
    width: 107%;
    left: -3.5%;
    bottom: 30px;
}
#sec-4 .owl-carousel .owl-nav.disabled button span {
    font-size: 0;
}
#sec-4 .owl-carousel .owl-nav.disabled button {
    background: transparent;
    padding: 0;
    border: unset;
}
#sec-4 .owl-carousel .owl-nav.disabled button.owl-next::before {
    content: "\f178";
    background: #212121;
    font-family: fontawesome !important;
    padding: 10px 10px;
    font-size: 17px;
    position: absolute;
    right: 0;
    top: -320px;
}
#sec-4 .owl-carousel .owl-nav.disabled button.owl-prev::before {
    content: "\f30a";
    background: #212121;
    font-family: fontawesome !important;
    padding: 10px 10px;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: -320px;
}
#sec4-caro-row1a .col .vc_column-inner:hover .sec4-txt3a p span {
    color: #fff !important;
}
/*-----------------Section 5-----------------------*/
#sec-5 .row-bg.viewport-desktop.using-bg-color {
    height: 85%;
}
#sec-5 .sec5-col1 .vc_column-inner {
    padding-right: 40px;
}
#sec-5 .sec5-txt1 h3 {
    font-size: 44px;
    line-height: 62px;
}
#sec-5 .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 75px;
}
#sec-5 .iwithtext .iwt-text {
    padding-left: 90px;
}
/*-----------------Section 6-----------------------*/
#sec-6 .sec6-txt3a {
    position: relative;
}
#sec-6 .sec6-txt3a h5, 
#sec-6 .sec6-txt3a p {
    color: #fff;
}
#sec6-inr2 .col .vc_column-inner {
    padding: 280px 15px 40px 20px;
    background: #0000004d;
}
#sec-6 #sec6-inr2 .col .vc_column-inner::before {
    content: '';
    background: transparent linear-gradient(180deg, #21212100 0%, #20202007 44%, #000000 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.7s;
}
#sec-6 #sec6-inr2 .col .vc_column-inner:hover::before {
    height: 100%;
    transition: 0.7s;
}
#sec-6 a#sec6-btn1 {
    border: 1px solid #212121;
}
/*-----------------Section 7-----------------------*/
#sec-7 form .row input {
    background: transparent;
    border-bottom: 1px solid #6E6E6E;
}
#sec-7 form .row select.wpcf7-form-control.wpcf7-select {
    color: #6E6E6E;
    background: transparent;
    border-bottom: 1px solid #6E6E6E;
}
#sec-7 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 120px;
    background: transparent;
    border-bottom: 1px solid;
}
#sec-7 form input[type="submit"] {
    border: 1px solid #212121 !important;
    color: #212121;
    padding: 12px 20px !important;
}
#sec-7 form input[type="submit"]:hover {
    background: #D1B939;
}
#sec-7 .sec7-txt1 h2 {
    margin-bottom: 75px;
}
#sec-7 .sec7-txt1 h6 {
    font-size: 22px;
	line-height:30px;
    padding-right: 20px;
    padding-bottom: 20px;
}
#sec-7 .sec7-txt1 h6:nth-child(3) {
    padding-bottom: 0;
}
#sec-7 .sec7-txt1 h6:nth-child(10) {
    padding-bottom: 0;
}
#sec-7 .sec7-col2 .vc_column-inner {
    padding-top: 80px;
}
/*-----------------Section 8-----------------------*/
#sec-8 .sec8-img1a {
    width: 24%;
}
#sec-8 .sec8-caro-txt1a h3 img {
    width: 32%;
    position: absolute;
    top: -60px;
    left: 34%;
}
#sec-8 .sec8-caro-txt1a {
    padding: 80px 20px 50px 20px;
	background: #F1EFE8;
}
#sec-8 .sec8-caro-txt1a h6 {
    font-weight: 600;
}
/*----------*/
#sec-8 .owl-carousel .owl-stage-outer {
    padding-top: 16px;
}
#sec-8 .owl-dots button.owl-dot span {
    transform: unset;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #B4B4B4;
}
#sec-8 .owl-dots button.owl-dot.active span {
	background: #4082C2 !important;
    border-color: #4082C2;
}
/*---------------Footer----------------*/
/* ================== */
#footer-sec-1 .socly li {
    display: inline-block;
    padding-right: 18px;
    font-size: 24px;
	list-style: none;
    margin-right: 10px;
    display: inline-block;
}
#footer-sec-1 .socly ul {
    margin-left: 0;
}
#footer-sec-1 .socly ul li a i {
    color: #fff;
    font-size: 22px;
	transition: 0.7s;
}
#footer-sec-1 .socly li a i:hover {
    color: #D1B939;
    transform: scale(1.1);
    transition: 0.7s;
}
/* ================== */
#footer-sec-1 ul {
    margin-left: 0;
}
#footer-sec-1 ul li {
    list-style: none;
    padding-bottom: 13px;
}
#footer-sec-1 .footer-txt3h h5 {
    font-size: 23px;
}
#footer-sec-1 ul#menu-footer-menu1 {
    margin-left: 30px;
}
#footer-sec-1 ul#menu-footer-menu1 li#menu-item-26::before {
    content: '\f3c5';
    font-family: fontawesome;
    color: #D1B939;
    position: absolute;
    left: 0;
}
#footer-sec-1 ul#menu-footer-menu1 li#menu-item-27::before {
    content: '\f2b6';
    font-family: fontawesome;
    color: #D1B939;
    position: absolute;
    left: 0;
}
#footer-sec-1 ul#menu-footer-menu1 li#menu-item-28::before {
    content: '\f095';
    font-family: fontawesome;
    color: #D1B939;
    position: absolute;
    left: 0;
}
#footer-sec-1 ul#menu-footer-menu1 li#menu-item-207::before {
    content: '\f095';
    font-family: fontawesome;
    color: #D1B939;
    position: absolute;
    left: 0;
}
#footer-sec1-inr3::before {
    content: '';
    background: #ffffff8a;
    width: 150%;
    height: 1px;
    position: absolute;
    left: -20%;
    top: 0;
}
#footer-sec1-inr1::before {
    content: '';
    background: #ffffff8a;
    width: 150%;
    height: 1px;
    position: absolute;
    left: -20%;
    bottom: 0;
}
#footer-sec-1 form {
    position: relative;
}
#footer-sec-1 form input[type="email"] {
    border: 1px solid #B4B4B4;
    border-radius: unset;
    width: 75%;
}
#footer-sec-1 form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 8px;
    padding: 14px 20px !important;
    color: #000;
}
#footer-sec-1 form input[type="submit"]:hover {
    transform: scale(1.1);
    transition: 0.6s;
    opacity: 1;
}
#footer-sec-1 .footer-logo1 {
    width: 58%;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	#sec-4 .sec4-txt3a h5 {
    font-size: 24px;
}
}
@media (max-width: 1400px) {}
@media (max-width: 1366px) {
	#sec-2 .sec2-txt2 {
    width: 62%;
}
	    #sec-4 .sec4-txt3a h5 {
        font-size: 22px;
    }
	#sec-6 .sec6-txt3a h5 {
    font-size: 23px;
}
	#sec-7 .sec7-txt1 h2 {
    font-size: 98px;
}
	#sec-8 .sec8-txt1 h2 {
    font-size: 98px;
}
}
@media (max-width: 1300px) {
	    #sec-2 .sec2-txt2 {
        width: 66%;
    }
	#sec-4 .sec4-txt1 h2 {
    font-size: 87px;
    line-height: 90px;
}
	#sec-4 .sec4-txt3a h5 {
        font-size: 21px;
    }
	#sec-5 .sec5-txt1 h3 {
    font-size: 41px;
    line-height: 50px;
}
	#sec-5 .iwithtext .iwt-text h5 {
    font-size: 21px;
}
	    #sec-7 .sec7-txt1 h2 {
        font-size: 92px;
    }
	#sec-8 .sec8-txt1 h2 {
        font-size: 90px;
    }
}
@media (max-width: 1280px) {
	#sec-2 .sec2-txt2 {
        width: 67%;
    }
	    #sec-4 .sec4-txt1 h2 {
        font-size: 83px;
        line-height: 86px;
    }
	#sec-4 .sec4-txt3a h5 {
        font-size: 20px;
    }
	#sec4-caro-row1a .col .vc_column-inner {
    height: 470px;
}
	    #sec-6 .sec6-txt3a h5 {
        font-size: 22px;
    }
	    #sec-8 .sec8-txt1 h2 {
        font-size: 86px;
    }
}
@media (max-width: 1226px) {
	    #sec-2 .sec2-txt2 {
        width: 71%;
    }
	#sec-3 .sec3-txt1a h5 {
    font-size: 20px;
}
	    #sec-4 .sec4-txt1 h2 {
        font-size: 80px;
        line-height: 84px;
    }
	#sec-4 .sec4-txt3a h5 {
        font-size: 19px;
    }
	    #sec-5 .sec5-txt1 h3 {
        font-size: 37px;
        line-height: 46px;
    }
	#sec-6 .sec6-txt3a h5 {
        font-size: 21px;
    }
	    #sec-7 .sec7-txt1 h2 {
        font-size: 89px;
    }
	    #sec-8 .sec8-txt1 h2 {
        font-size: 83px;
    }
}
@media (max-width: 1024px) {
	p {
		font-size:13px !important;
		line-height: 19px !important;
	}
	#sec-1 .content h1.ns-heading-el {
    margin-bottom: 60px;
}
	    #sec-2 .sec2-txt2 {
        width: 88%;
    }
	    #sec-3 .sec3-txt1a h5 {
        font-size: 19px;
    }
	#sec-3 .col .vc_column-inner {
    padding: 25px 16px 25px 15px;
}
	#sec-3 .col:nth-child(3) .vc_column-inner .sec3-txt1a h6 img {
    width: 90%;
}
	#sec-4 .sec4-txt1 h2 {
        font-size: 63px;
        line-height: 74px;
    }
	    #sec-4 .sec4-txt3a h5 {
        font-size: 15px;
        line-height: 21px;
    }
	    #sec4-caro-row1a .col .vc_column-inner {
        height: 430px;
        min-height: 380px;
		padding: 15px 15px 30px 15px;
    }
	#sec-5 .sec5-col1 .vc_column-inner {
    padding-right: 10px;
}
	#sec-5 .sec5-txt1 h3 {
        font-size: 30px;
        line-height: 39px;
    }
	    #sec-5 .iwithtext .iwt-text h5 {
        font-size: 19px;
    }
	#sec-6 .sec6-txt1 h2 {
    font-size: 78px;
    line-height: 85px;
}
	    #sec-6 .sec6-txt3a h5 {
        font-size: 18px;
    }
	    #sec-7 .sec7-txt1 h2 {
        font-size: 69px;
        line-height: 75px;
    }
	#sec-7 .sec7-txt1 h6 {
    font-size: 17px;
    line-height: 26px;
}
	#sec-8 .sec8-txt1 h2 {
        font-size: 69px;
        line-height: 75px;
    }
	#sec-8 .sec8-caro-txt1a {
    padding: 40px 20px 40px 20px;
}
#footer-sec-1 form input[type="submit"] {
    padding: 15px 20px !important;
}
	#footer-sec-1 form input[type="email"] {
    width: 69%;
}
	#footer-sec-1 .footer-txt3h h5 {
    font-size: 18px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#sec-1 .content h1.ns-heading-el {
    margin-bottom: 10px;
}
	div#sec-1 .content {
    text-align: center;
}
	div#sec-2 {
    text-align: center;
}
	div#sec4-inr1 {
    text-align: center;
}
	.sec5-txt1 {
    text-align: center;
}
	div#sec6-inr1 {
    text-align: center;
}
	#sec-7 .sec7-col2 .vc_column-inner {
    padding-top: 0px;
}
	div#sec8-inr1 {
    text-align: center;
}
	    #sec-2 .sec2-txt2 {
        width: 100%;
    }
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	    #sec-1 .content h1.ns-heading-el {
        margin-bottom: 10px;
        font-size: 30px;
        line-height: 40px;
    }
	h2 {
    font-size: 50px !important;
    line-height: 60px !important;
}
	    #sec-2 .sec2-txt2 {
        width: 100%;
    }
	div#sec-4 {
    padding-bottom: 10px !important;
    padding-top: 20px !important;
}

	div#sec-6 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
	#sec-7 .sec7-txt1 h2 {
    margin-bottom: 20px;
}
	div#sec-7 {
    padding: 20px 0px !important;
}
	div#sec-8 {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
	    div#sec-2 {
        text-align: center;
        padding: 20px 0px !important;
    }
}
@media (max-width: 428px) {
	    #sec-1 .content h1.ns-heading-el {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 34px;
    }
	#sec-1 .content p br {
    display: none !important;
}
	h2 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	#sec-7 .sec7-txt1 h6 {
    padding-right: 0px !important;
    padding-bottom: 0px !important;
}
	#sec-5 .row-bg.viewport-desktop.using-bg-color {
    height: 99%;
}
}
@media (max-width: 414px) {}
@media (max-width: 390px) {
	.copyright-txt1 p span {
    font-size: 11px;
}
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}