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

#player-container #play-pause {
    cursor: pointer;
    text-indent: -999999px;
    height: 55px;
    width: 55px;
    padding: 12px 18px;
    z-index: 2;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    background-color: #8b6e44;
}
.play {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiAyNHYtMjRsMjAgMTItMjAgMTJ6Ii8+PC9zdmc+);
}
.pause {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTAgMjRoLTZ2LTI0aDZ2MjR6bTEwLTI0aC02djI0aDZ2LTI0eiIvPjwvc3ZnPg==)!important;
}

/* audio css end */
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #79666c;
}

#r2 h1 {
    font-size: 48px !important;
    line-height: 50px !important;
}

#r3 h1 {
    width: 85%;
}
#r4 .iwithtext .iwt-icon {
display:none;
}

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

/*------typography-----------*/

header#top ul li a {
    font-family: reg !important;
}
html body h1 {
    font-family: isk !important;
}
html body h2 {
    font-family: isk !important;
}
html body h3 {
    font-family: isk !important;
}
html body h4 {
    font-family: isk !important;
}
html body h5 {
    font-family: isk !important;
}
html body p {
    font-family: reg !important;
}
html body strong {
    font-family: reg !important;
}
html body ul li {
    font-family: reg !important;
}

/*------typography-----------*/

header#top .row {
    border-bottom: 1px solid #7e5e2f96;
}
#r1 {
    padding-top: 220px !important;
    padding-bottom: 20px !important;
}
#r1 .c2 {
    padding-left: 160px !important;
}
a#b1 {
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: med !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
    padding: 14px 50px !important;
    transition: 0.9s;
    position: relative;
}
a#b1:hover:before {
    width: 100%;
}
a#b1:before {
    content: '';
    position: absolute;
    background: #7d5e33;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.9s;
}
/* #r1 .c2 img {
	animation: move 3s linear infinite;
} */
@keyframes move {
	0%,100% {
		transform: rotate(-5deg);
	}
	50% {
		transform: rotate(5deg);
	}
}
@keyframes move1 {
	0%,100% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.9);
	}
}
#r3 .i1 {
    animation: move1 3s linear infinite;
}
#r3 .i2 {
    animation: move 3s linear infinite;
}
#r5 .i2 {
    animation: move 3s linear infinite;
}

#r5 .i1 {
    animation: move1 3s linear infinite;
}
#r2 {
    padding-top: 60px !important;
    padding-bottom: 80px !important;
}
#r2 .c1 {
    padding-right: 50px;
}
#r2 .c2 .t2 {
    border-top: 3px solid #79666c;
    padding-top: 25px !important;
    margin-top: 30px !important;
}
#r2 .c2 .icn ul li i {
    background: #79666c;
    color: white;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    font-size: 23px !important;
    transition: 0.9s;
}
#r2 .c2 .icn ul li {
    display: inline-block;
    margin-right: 10px;
}
#r2 .c2 .icn ul {
    margin: unset;
}
#r3 {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
}
#r3 .i2 {
    position: absolute;
    bottom: 60px;
    z-index: -9;
    left: -40px;
}
#r4 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
#r4 .carousel-item {
    background: white !important;
    box-shadow: 0px 0px 30px -5px #ccc;
    padding: 40px 40px !important;
    margin: 0px 25px;
}
#r4 .owl-stage {
    padding: 16px 0px;
}
#r4 .iwt-icon img {
    width: 65px;
}
#r4 .iwt-text {
    padding-top: 10px;
}
#r4 .iwt-text h5 {
    margin-bottom: 0px;
    font-family: ad !important;
}
#r5 .i2 {
    position: absolute;
    bottom: 0;
    z-index: -9;
}
#r5 .vc_col-sm-5 {
    padding-left: 70px;
}
#r5 a#b1 {
    background: white !important;
    color: #7e5e2f !important;
}
#r6 {
    padding-top: 80px !important;
    padding-bottom: 70px !important;
}
#r6 .owl-stage {
    padding: unset;
}
#r6 span.meta-category {
    display: none;
}
#r6 .carousel-item {
    margin: 0px 20px;
}
#r6 .article-content-wrap {
    padding: 0px 0px !important;
    box-shadow: unset !important;
    background: transparent !important;
}
#r6 .inner-wrap {
    background: transparent !important;
    box-shadow: unset !important;
}
#r6 .post-header span.meta {
    background: #79666c;
    color: white !important;
    font-family: reg !important;
    font-size: 18px !important;
    line-height: 28px !important;
    padding: 15px 40px !important;
    border-radius: 10px !important;
    position: relative;
    top: -20px;
}
#r6 .post-header h3 {
    color: black !important;
    font-weight: 600 !important;
    padding-top: 15px;
}
#r6 .post-header {
    margin-bottom: 0px !important;
}
#r6 .excerpt {
    padding: 0px 30px;
    font-family: reg !important;
    font-weight: 400 !important;
}
#r7 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
#r7 .c1 {
    padding: unset;
    background: white;
}
#r7 .c2 {
    padding: unset !important;
}
#r7 .c1>div {
    padding: 50px 60px;
}
#r7 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
    border-bottom: 2px solid #dddcdd;
    border-radius: 0px !important;
}
#r7 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 80px;
    resize: unset;
    background: transparent;
    border-bottom: 2px solid #dddcdd;
    border-radius: 0px !important;
}
#r7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: med !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 1px;
    padding: 15px 80px !important;
    border-radius: 0px !important;
    margin-top: 30px;
}
#r7 .wpcf7-response-output {
    background: transparent !important;
    border: unset !important;
}
#footer-widgets .icn ul li {
    display: inline-block;
    margin-right: 12px;
}
#footer-widgets #text-2 {
    margin-bottom: 10px !important;
}
#footer-widgets #nav_menu-2 {
    margin: 0 auto;
    display: table;
}
#footer-outer #footer-widgets .foot-secc li.eml:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
     left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.phn:before {
    content: "\f095";
    font-family: 'FontAwesome';
    position: absolute;
      left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li.mrk:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px !important;
}
#footer-outer #footer-widgets .foot-secc li{
margin-left: 30px;
}
#footer-outer .foot-secc {
position: relative;
}
#footer-widgets a, #footer-widgets p {
    font-family: reg !important;
    font-size: 16px !important;
    line-height: 26px !important;
}
#footer-widgets input.tnp-email {
    border-radius: 0px !important;
    font-family: reg !important;
    font-style: italic;
    padding-right: 100px !important;
}
#footer-widgets input.tnp-submit {
    position: absolute;
    right: 0;
    width: 30%;
    font-size: 15px !important;
    line-height: 25px !important;
    font-family: bd !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    border-radius: 0px !important;
    padding: 11px 0px !important;
    transform: unset;
}
#footer-widgets .row {
    border-bottom: 1px solid #ffffff47;
    padding-bottom: 50px !important;
}
#copyright {
    padding: 20px 0px !important;
}

#footer-widgets form.tnp-form {
    position: relative;
}

#r5 a#b1:hover {
    color: white !important;
}
#top a#logo {
    font-family: isk !important;
}
#footer-widgets img {
    filter: brightness(0)invert(1);
}
#r5 .i1 {
    rotate: -19deg;
}
#review-sec1 label {
font-family: 'isk';
text-transform: capitalize;
}
#review-sec1 label span {
font-family: 'isk';
text-transform: capitalize;
color: #000 !important;
}
#review-sec1 input {
font-family: 'isk';
text-transform: capitalize;
color: #000;
}
#review-sec1 textarea {
font-family: 'isk';
text-transform: capitalize;
color: #000;
}
#review-sec1 button.glsr-button.wp-block-button__link.wp-element-button {
font-family: 'isk';
text-transform: capitalize;
}
#r5 .i2 {
    rotate: 19deg;
}
#r2 .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-top: 1.5em;
}
#custom_html-4 {
    display: none;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {
	html body h1 {
    font-size: 60px !important;
    line-height: 70px !important;
}
	#r2 h1 {
    font-size: 48px !important;
    line-height: 50px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {
	#r2 h1 {
    font-size: 48px !important;
    line-height: 50px !important;
}
    html body h1 {
        font-size: 55px !important;
        line-height: 65px !important;
    }
#r7 .c1>div {
    padding: 35px 40px;
}

}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
	#r5.inner-book .vc_col-sm-5 {
    padding-left: 10px;
}
	#r4 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
	#r7 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 50px;
}
	#footer-widgets a, #footer-widgets p {
    font-size: 14px !important;
    line-height: 24px !important;
}
html body p {
    font-size: 14px;
}
	#r5 .vc_col-sm-5 {
    padding-left: 50px;
}
#r7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 24px;
}
#r4 .carousel-item {
    padding: 20px 40px !important;
}
html body h1 {
   font-size: 54px !important;
   line-height: 64px !important;
}
#r5 {
    padding-block: 0px !important;
}

#r5 .i2 {
    bottom: 40px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#r5.inner-book .i1 {
    rotate: -6deg;
}
	html body p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r2 h1 br {
    display: none;
}
	html body h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	#r2 .c1 {
    padding-right: 30px;
}
	#r4 .carousel-item {
    padding: 20px 20px !important;
    margin: 0px 18px;
}
	#r6 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
	#r6 .excerpt {
    padding: 0px 10px;
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r7 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
	#r7 .c1>div {
    padding: 30px 20px;
}
	#r7 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-top: 10px;
}
	#r7 .wpb_text_column {
    margin-bottom: 5px;
}
	#footer-widgets a, #footer-widgets p {
    font-size: 12px !important;
    line-height: 22px !important;
}
	#r3 .i2 {
    bottom: 40px;
    left: -50px;
}
	#r5 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
	#footer-outer #footer-widgets .widget h4 {
    font-size: 20px !important;
    line-height: 30px !important;
}
header#top .row {
    height: 150PX;
}
#r7 img.img-with-animation.skip-lazy {
    height: 410px;
    object-fit: cover;
}
#footer-widgets input.tnp-submit {
    width: 35%;
}
#r5 .i2 {
    bottom: 30px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	div#r5.inner-book.b2-sec {
    padding-top: 0px !important;
}
    header#top .row {
        border-bottom: unset;
        height: auto;
    }
#r7 img.img-with-animation.skip-lazy {
    height: 100%;
}
#r1 {
    padding-top: 80px !important;
    padding-bottom: 10px !important;
    text-align: center;
}
	#r1 .c2 {
    padding-left: 0px !important;
}
#r1 .i1 {
    margin: 0 auto;
    display: table;
    width: 60%;
}
	#r4 h1 br {
    display: none;
}
	#r2 {
    padding-top: 40px !important;
    padding-bottom: 70px !important;
    text-align: center;
}
	#r2 .c1 {
    padding-right: 0px;
}
	#r2 .c1 img {
    width: 70%;
    margin: auto;
}
	#r3 {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
    text-align: center;
}
	#r3 img {
    margin: auto;
    display: table;
    width: 50%;
}
	#r3 .i2 {
    bottom: 40px;
    left: 70px;
}
	#r4 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    text-align: center;
}
#r4 .iwt-text img {
    margin-inline: auto;
}
	#r5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    text-align: center;
}
	#r7 img {
    width: 100%;
}
	#footer-widgets #nav_menu-2 {
    margin: unset;
}
#r5 .i1,#r5 .i2 {
    margin-inline: auto;
    display: table;
    left: 0;
    right: 0;
	margin-top:40px;
}
#r5 .i1 {
    width: 40%;
}

#r5 .i2 {
    width: 44%;
	bottom: 0px;
}
html body p {
        font-size: 14px !important;
        line-height: 24px !important;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	    #r2 .c1 img {
        width: 100%;
    }
	html body h1,#r2 h1 {
    font-size: 40px !important;
    line-height: 50px !important;
}
	#r6 p br {
    display: none;
}
    #r5 .i2 {
        width: 76%;
        margin-right: auto;
        margin-left: unset;
    }
    #r5 .i1 {
        width: 80%;
    }
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r1 {
    padding-bottom: 0px !important;
}
	html body h1,#r2 h1 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	#r3 .i2 {
    bottom: 30px;
    left: 30px;
}
	#r7 .c1>div {
    padding: 30px 20px;
    padding-bottom: 0px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}