/*
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
*/

@import url(https://db.onlinewebfonts.com/c/02fcddff61b677f4989d2933d574ca89?family=Amazon+Ember+Bold);

div#header-space {
    display: none;
}

#header-outer #logo img {
    border-radius: 4px;
}

.inner-wrap h2 {
	color: #fff;
}

div#header-outer {
    background-color: transparent;
    box-shadow: unset !important;
}

#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    color: #ffffff;
    font-size: 15px;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 20px;
}
#top nav>ul>li {
    float: none;
    text-align: center !important;
}
#header-outer[data-lhe="animated_underline"] .menu-item-27 > a .menu-title-text {
    background-color: #746b1b;
    color: #fff;
    padding: 15px 12px;
    border-radius: 5px;
}

/**Global**/

.nectar-video-box .inner-wrap {
    overflow: unset;
}

a.play_button_2.large.nectar_video_lightbox {
    display: none;
}


h3 {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 25px;
}

h2 {
    color: #31384A;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 1;
    font-weight: 400;
    font-family: apto !important;
}

p {
    color: #000;
    font-size: 15px;
}

a.nectar-button.small.regular {
    font-size: 15px;
    font-weight: 400;
    padding: 14px 35px;!;
    top: 20px;
}

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

/**Slider**/

div#slider {
    padding: 150px 0px 50px !important;
}

#slider .nectar-video-box {
    width: 30%;
    left: 200px;
    top: -45px;
}


#slider .wpb_text_column.wpb_content_element {
    margin-top: 150px;
}

#slider .wpb_raw_code.wpb_content_element.wpb_raw_html {
    width: fit-content;
    margin-top: 70px;
}

.sl-icon ul {
    margin: 0;
}

.sl-icon ul li {
    list-style: unset;
    display: flex;
    gap: 8px;
}

.sl-icon ul li a i {
    color: #fff;
    background-color: #746b1b;
    font-size: 16px;
    height: 30px;
    width: 30px;
    padding-top: 8px;
    border-radius: 25px;
}

/**Author**/

div#author {
    padding: 100px 0px 100px !important;
}

#author h3 {
    padding-top: 50px;
}

h3.line {
    padding-top: 0 !important;
}

#author h3.line:after {
    display:none;
}

/* #author h3:before {
    content: "Ronnie Shahnewaz";
    color: #fff;
    height: 6%;
    width: fit-content;
    font-size: 35px;
    position: absolute;
    z-index: -1;
    top: 60px;
    left: -138px;
    background-color: #31384A;
    padding: 30px 30px 30px 50px;
} */

#author .auth-box {
    background-color: #dbdbdb53;
    border-left: 4px solid #6D4520;
    padding: 10px;
}

/**Chapters**/

div#chapters {
    padding: 100px 0px 100px !important;
}

#chapters .iwt-icon img {
    width: 100%;
    margin-bottom: 0;
}

#chapters .iwt-text {
    padding-left: 100px;
}

#chapters .iwt-icon {
    margin-top: 20px;
}

#chapters h5 {
    color: #000000;
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 20px;
}

#chapters .iwt-text p {
    font-size: 13px;
}

#chapters .carousel-item {
    width: 90%;
}

/**Whybg**/

#whybg .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #fff;
    margin-top: 60px;
}

#whybg h4 {
    font-size: 26px;
}

#whybg a.nectar-button.small.regular:nth-child(2) {
    background-color: #ffffff !important;
    margin-right: 20px;
    color: #000;
}


div#whybg {
    padding: 20px 0px 0px !important;
}

#whybg .row-bg.viewport-desktop.using-image {
    background-size: 100% 85% !important;
}

/**Vide**/

#video .nectar-video-box {
    width: 13%;
    position: absolute;
    top: 280px;
    right: 20px;
}

#video p {
    width: 80%;
    margin: auto;
    margin-bottom: 40px;
}

#video .row-bg.viewport-desktop.using-image {
    background-size: 12% !important;
}

div#video {
    padding: 100px 0px 50px !important;
}

/**Testimonials**/

#testi .iwt-icon img {
    width: 100%;
    border: 2px solid #707070;
    border-radius: 5px;
    margin-bottom: 0;
    margin-top: 39px;
    margin-left: 15px;
    transition: .5s;
}

#testi .iwt-text {
    padding-left: 190px;
}

#testi .iwithtext {
    background-color: #e6e6e673;
    padding: 20px 20px 20px 20px;
    border-left: 3px solid #707070;
    height: 275px;
    border-radius: 5px;
    transition: .5s;
    width: 90%;
    margin: auto;
    transition: .5s;
}

#testi .iwt-text h5 {
    color: #2A2216;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

#testi .iwt-text h6 {
    font-size: 12px;
    margin-top: -5px;
}

#testi .iwt-text h5:after {
    content: url(/wp-content/uploads/2025/03/asset1.png);
    float: right;
    transition: .5s;
}

#testi .iwithtext:hover {
    margin-left: 0px;
    border-left: 3px solid #31384A;
}

#testi .iwithtext:hover .iwt-icon img {
    border: 2px solid #746B1B;
}

#testi .iwithtext:hover .iwt-text h5:after {
    content: URL(/wp-content/uploads/2025/04/asset1-e1745561325551.png);
}

#testi h2 {
    font-size: 50px;
}

#testi .vc_col-sm-5.testi-col .wpb_text_column.wpb_content_element {
    margin-top: 300px;
}

div#testi:after {
    content: URL(/wp-content/uploads/2025/04/Group-34044.png);
    width: 10%;
    height: 0%;
    position: absolute;
    z-index: 10;
    right: -90px;
    top: 240px;
}

/**Animation**/

h2:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 3s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

#slider img.img-with-animation.skip-lazy {
    animation: myAnim 3s ease-in-out 0.1ms 10 alternate forwards;
    top: 100px;
}

#whybg img.img-with-animation.skip-lazy {
    animation: myAnim 3s ease-in-out 0.1ms 10 alternate forwards;
    width: 80% !important;
}

@keyframes myAnim {
	0% {
		animation-timing-function: ease-in;
		opacity: 1;
		transform: translateY(-45px);
	}

	24% {
		opacity: 1;
	}

	40% {
		animation-timing-function: ease-in;
		transform: translateY(-24px);
	}

	65% {
		animation-timing-function: ease-in;
		transform: translateY(-12px);
	}

	82% {
		animation-timing-function: ease-in;
		transform: translateY(-6px);
	}

	93% {
		animation-timing-function: ease-in;
		transform: translateY(-4px);
	}

	25%,
	55%,
	75%,
	87% {
		animation-timing-function: ease-out;
		transform: translateY(0px);
	}

	100% {
		animation-timing-function: ease-out;
		opacity: 1;
		transform: translateY(0px);
	}
}

/**Footer**/

div#footer-outer {
    background-color: #6d452023;
    background-size: 100% 100% !important;
}

.right {
    float: right;
}

#footer-outer[data-cols="1"] #copyright li a i:after {
    display: none;
}

#footer-outer[data-cols="1"] #copyright li a i {
    line-height: unset !important;
    color: #ffffff !important;!i;!;
}

div#ft-icon ul li {
    margin: 0 !important;
    display: flex !important;
}

.left {
    float: left;
}

div#copyright {
    padding: 20px !important;
    border-top: 1px solid #746B1B !important;
}

div#text-2 p {
    width: 60%;
    margin: auto;
}

#footer-outer .widget.widget_nav_menu li a {
    color: #ffffff;
    margin: 10px 0px 40px;
    font-size: 15px;
}

#footer-outer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-27 {
    display: none !important;
}

#footer-outer[data-cols="1"] #copyright li a i:hover {
    color: #000 !IMPORTANT;
}

button#wpforms-submit-6 {
    background: #746b1b !important;
    height: 3rem;
    font-family: 'Urbanist';
}

#slider h3 {
    color: #fff !important;
}

#slider h3:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #FAF683;
    left: 0;
    margin-top: 45px;
}

#author h3:after, #whybg  h3:after, #chapters h3:after, #testi h3:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #746B1B;
    left: 0;
    margin-top: 45px;
}

#slider h2 {
    color: #fff;
    font-size: 70px;
}

#slider p {
    color: #fff !important;
}

#chapters .row-bg-wrap:before {
    content: URL(/wp-content/uploads/2025/04/Group-34042.png);
    position: absolute;
    left: 100px;
    bottom: 200px;
}

#video h3:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #746B1B;
    margin-top: 45px;
}

#footer-outer p {
    color: #fff !important;
}

@media only screen and (max-width: 999px) {
	.row-bg.viewport-desktop.using-image {background-size: cover !important;}

.container-wrap {
    text-align: center !important;
}

h3:after {
    display: none;
}

a.nectar-button.small.regular.accent-color.regular-button {
    width: 100%;
}

#slider .nectar-video-box {
    width: 40%;
    left: 0;
    right: 0;
    margin: auto;
    top: 50px;
}

div#slider {
    padding: 0px 0px 50px !important;
}

.sl-icon {
    display: none;
}

#slider img {
    margin: auto;
    top: 50px !important;
}

#author .row_col_wrap_12 {
    display: flex;
    flex-direction: column-reverse;
}

#author h3 {
    padding-top: 0px !important;
}

#author h3:before {
    display: none;
}

#author img {
    top: 100px;
}

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

#whybg .row_col_wrap_12 {
    display: flex;
    flex-direction: column-reverse;
}

#whybg img.img-with-animation.skip-lazy {
    width: 100% !important;
    margin: auto;
    top: 100px;
}

#video h3:before {
    display: none;
}

#testi .iwt-icon img {
    display: none;
}

#testi .iwt-text {
    padding-left: 0px;
}

#testi .iwithtext {
    height: fit-content;
}

div#text-2 p {
    width: 100%;
}

#footer-outer[data-cols="1"] #footer-widgets .widget.widget_nav_menu li {
    display: block;
    text-align: center;
    line-height: 0;
}

div#ft-icon {
    display: none;
}

#copyright .col.span_5 {
    width: 100% !important;
    text-align: center;
}
	
h2 {
    font-size: 30px !important;
}
	
div#header-outer {
    background-image: linear-gradient(130deg, #44536a, #4e5a6c);
}
}


@media only screen and (min-width: 1000px) and (max-width:1200px) {
	#header-outer[data-lhe="animated_underline"] li > a .menu-title-text {
    color: #ffffff;
    font-size: 12px;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 10px;
}

#top nav ul li a {
    margin: 0px !important;
}


#header-outer[data-lhe="animated_underline"] .menu-item-27 > a .menu-title-text {
    padding: 10px 10px !important;
}
}
h2 strong {
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1;
    font-weight: 400;
    font-family: apto !important;
}
#footer-widgets img {
    width: 30%;
}
#slider h2 strong {
    font-size: 50px !important;
}