/*
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 / Font family------------------*/
h1, h2, h3, h4, h5, h6, p, a, li {
	font-family:"ksilikon" !important;
}
article#post-107 p a {
    text-decoration: underline;
    font-weight: 500;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: unset;
    background: unset;
    padding: unset;
    margin: unset;
}
/* ===============header/navigation================= */
#top nav ul.buttons.sf-menu li#menu-item-21 {
    order: 2;
	margin-left: 50px !important;
}
#top nav ul.buttons.sf-menu li#search-btn {
    order: 1;
}
#top nav ul li#menu-item-21 a::before {
	display:none;
}
#top nav ul li#menu-item-21 a {
    background: #122841;
    border: 1px solid #122841;
    padding: 13px 18px !important;
}
/* =================section 1=============== */
#frst-secc > .col > .col:nth-child(1) {
    width: 54%;
}
#frst-secc > .col > .col:nth-child(2) {
    width: 46%;
}
#frst-secc .frst-col-secc .vc_column-inner {
    padding-left: 15% !important;
}
#frst-secc .frst-col-secc p {
    width: 92%;
    padding-top: 15px;
}
/* =================section 2=============== */
#snd-secc h5 {
    color: #53B7FC;
}
#snd-secc .snd-secc-txt1 p {
    color: #B9B9B9;
}
#snd-secc .snd-secc-img1 {
    width: 90%;
}
#snd-secc .snd-secc-txt1 h3 {
    padding: 10px 0;
}
/* =================section 3=============== */
#trd-secc {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
}
#trd-secc .trd-secc-txt1 h5 {
    width: 71%;
    margin: 0 auto;
    line-height: 1.5;
    text-transform: math-auto;
}
/* =================section 4=============== */
#frth-secc .frth-secc-txt1 h5 {
    color: #53B7FC;
}
#frth-secc a#frth-secc-btn1a {
    background: transparent !important;
    color: #122841;
    padding-left: 0px;
}
#frth-secc a#frth-secc-btn1a i.icon-button-arrow {
    padding-left: 12px !important;
}
#frth-secc a#frth-secc-btn1a span {
    transform: unset;
}
#frth-secc .frth-secc-txt2a p {
    color: #B9B9B9;
}

/*-----owl nav--------*/
#frth-secc .owl-nav.disabled {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#frth-secc .owl-nav button span {
	display:none;
}
div#frth-secc a.nectar-button {
    display: table;
    margin: 0px auto;
}
div#frth-secc p {
    width: 60%;
    display: table;
    margin: 0px auto;
}
#frth-secc .owl-nav button.owl-prev {
    position: absolute;
    left: -30px;
    bottom: 290px;
    z-index: 99;
    padding: 30px 30px;
    border-radius: 60px !important;
    border: 1px solid #ffff;
    background: url(https://samplelinksweb.com/joanne/wp-content/uploads/2025/09/arrow-left-long-fill.webp);
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% 40% !important;
}
#frth-secc .owl-nav button.owl-next {
    position: absolute;
	left:unset;
    right: -30px;
    bottom: 290px;
	z-index: 99;
	padding: 30px 30px;
    border-radius: 60px !important;
    border: 1px solid #ffff;
	background: url(https://samplelinksweb.com/joanne/wp-content/uploads/2025/09/arrow-right-long-fill.webp);
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 65% 40% !important;
}
/* =================section 5=============== */
#fth-secc .fth-secc-txt1 h5 {
    width: 82%;
    margin: 0 auto;
	margin-top:20px;
}
/* =================section 5=============== */
#sxth-secc .sxth-secc-txt1 h2 {
    font-size: 95px;
    line-height: 1.15;
}
/* ==============footer================== */
#footer-sec1 ul {
    margin-left: 0;
}
#footer-sec1 ul li {
    list-style: none;
    padding-bottom: 19px;
}
#footer-sec1 ul li a {
    text-transform: capitalize;
}
#footer-sec1 ul li a:hover {
    color: #53b7fc;
}
#footer-sec1 ul#menu-footer-menu4 li {
    padding-left: 26px;
    position: relative;
}
/* #footer-sec1 ul#menu-footer-menu4 li a::before {
    content: '';
    background: red;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 5px;
} */
#footer-sec1 ul#menu-footer-menu4 li a::before {
    content: '';
    background: url(https://samplelinksweb.com/joanne/wp-content/uploads/2025/09/facebook-circle-line.webp);
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0px;
    background-size: 100% 100%;
}
#footer-sec1 ul#menu-footer-menu4 li:nth-child(1) a::before {
    content: '';
    background: url(https://samplelinksweb.com/joanne/wp-content/uploads/2025/09/linkedin-fill.webp);
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0px;
    background-size: 100% 100%;
}
#footer-sec1 ul#menu-footer-menu4 li:nth-child(2) a::before {
    content: '';
    background: url(https://samplelinksweb.com/joanne/wp-content/uploads/2025/09/subs.png);
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0px;
    background-size: 100% 100%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(302deg) brightness(107%) contrast(102%);
}
#footer-sec1 ul#menu-footer-menu4 li:nth-child(3) a::before {
    content: '';
    background: url(https://samplelinksweb.com/joanne/wp-content/uploads/2025/09/bluesky-fill.webp);
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0px;
    background-size: 100% 100%;
}
div#cont-sec1 ul#menu-footer-menu4 li {
    list-style: none;
    display: inline-block;
    margin: 0px 21px;
}

div#cont-sec1 ul#menu-footer-menu4 {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 0px;
}


div#frth-secc .frth-secc-txt2a {
    text-align: center;
    padding: 0px 20px;
    margin-bottom: 0px;
}
div#frth-secc .frth-secc-txt2a h4 {
    width: 100%;
    color: #000;
}
div#frth-secc .frth-secc-txt2a p {
    width: 100%;
    color: #000;
}
div#frth-secc .vc_col-sm-4 .vc_column-inner {
    background: #53b7fc;
    min-height: 400px;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
#frst-secc .frst-secc-txt1 h1 {
    font-size: 46px;
    line-height: 1.2;
}
}
@media (max-width: 1300px) {
	#frth-secc .frth-secc-txt2a h4 {
    font-size: 21px !important;
    line-height: 1.3 !important;
}
	#sxth-secc .sxth-secc-txt1 h2 {
    font-size: 80px;
    line-height: 1.15;
}
	#sxth-secc {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
}
}
@media (max-width: 1280px) {}
@media (max-width: 1226px) {
	#frst-secc .frst-secc-txt1 h1 {
        font-size: 42px;
    }
	#snd-secc .snd-secc-img1 {
    width: 93%;
}
	#snd-secc .snd-secc-txt1 h3 {
    font-size: 31px;
}
	#snd-secc .snd-secc-txt1 h5 {
    font-size: 20px;
    line-height: 1.3;
}
	#trd-secc .trd-secc-txt1 h5 {
    width: 74%;
    font-size: 21px;
}
	#sxth-secc .sxth-secc-txt1 h2 {
        font-size: 74px;
    }
	#footer-sec1 .footer1-txt1h h5 {
    font-size: 20px !important;
}
}
@media (max-width: 1024px) {
	    #frst-secc .frst-secc-txt1 h1 {
        font-size: 34px;
    }
	    #snd-secc .snd-secc-img1 {
        width: auto;
    }
	    #snd-secc .snd-secc-txt1 h3 {
        font-size: 27px;
        line-height: 1.3;
        padding: 3px 0;
    }
	    #snd-secc .snd-secc-txt1 h5 {
        font-size: 17px;
    }
	#trd-secc {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}
	#trd-secc .trd-secc-txt1 h5 {
        font-size: 19px;
    }
	    #frth-secc .frth-secc-txt2a h4 {
        font-size: 17px !important;
    }
	#frth-secc .owl-stage .carousel-item {
    padding: 0 18px;
}
	#frth-secc .owl-nav button.owl-prev {
    left: -30px;
    bottom: 240px;
    padding: 25px 25px;
}
	#frth-secc .owl-nav button.owl-next {
    right: -30px;
	bottom: 240px;
    padding: 25px 25px;
}
	#fth-secc .fth-secc-txt1 h5 {
    font-size: 20px;
}
	#sxth-secc .sxth-secc-txt1 h2 {
        font-size: 60px;
    }
	#sxth-secc {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }
	#footer-sec1 .footer1-txt1h h5 {
        font-size: 19px !important;
    }
	#footer-sec1 ul li a {
    font-size: 13px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {}
@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) {}