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



body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
header#top .col {
    margin-right: 0% !important;
}
body .fa.fa-twitter:before {
    content: "\e60c";
    padding: 8px;
}
body .fa.fa-facebook:before {
    content: "\e60d";
    padding: 8px;
}

body .fa-instagram:before {
    content: "\f16d";
    padding: 8px;
}

div#custom_html-2 ul.scl li {
	display: inline-block !important;
}

body::-webkit-scrollbar
{
	width: 9px;
	background-color: #666;
}

body::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
#media_image-2 a:hover {
    opacity: 1 !important;
}
header#top {
    animation: 3s ease-out 0s 1 slideInFromLeft;
}
@keyframes slideInFromLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

header#top {
    box-shadow: 1px 1px 7px 2px #00000047 !important;
}

#header-secondary-outer .nectar-center-text {
    font-family: 'Jost';
    font-weight: 500;
    text-shadow: 0 0 black;
}

header#top li#menu-item-35 span.menu-title-text {
    background: #DCCD82;
    padding: 15px 44px;
    color: #000;
    font-weight: 600;
}
header#top li#menu-item-292 span.menu-title-text {
    background: #DCCD82;
    padding: 15px 44px;
    color: #000;
    font-weight: 600;
}
.home .container-wrap {
    padding-top: 0 !important;
}
#home h2 {
    font-size: 85px;
    line-height: 84px;
}
#baner rs-layer#slider-1-slide-1-layer-1 {
    font-family: aven !important;
    font-weight: 800 !important;
    letter-spacing: 3px !important;
}

#header-outer[data-format=default] #top .span_9 {
    margin-left: 50px !important;
}


#abt_sec h1 {
    color: #333333;
}

#abt_sec p {
    max-width: 500px;
}

#abt_sec a#btn {
    color: #111;
    font-weight: 700;
    font-size: 16px;
    padding: 18px 30px;
}

#abt_sec h4 {
    font-family: 'Jost';
    font-weight: 800;
    color: #333;
    font-size: 22px;
}

#abt_sec .tt p {
    padding-bottom: 5px;
    font-size: 25px;
    color: #333;
}

#abt_sec .abt_tt {
    position: absolute;
    bottom: -30px;
    right: 50px;
    padding: 30px 40px;
    background-color: rgb(248, 248, 248);
    box-shadow: 0px 36px 65px 0px rgba(0, 0, 0, 0.13);
    width: 60%;
}

#abt_sec .abt_tt p {
    max-width: unset;
    font-size: 16px;
    line-height: 26px;
    color: #333;
}

#abt_sec .abt_tt h3 {
    font-family: 'Cinzel';
    font-size: 50px;
    font-weight: 200;
    text-shadow: 0 0 black;
    color: #333;
}

#abt_sec .abt_tt h5 {
    float: right;
    margin-top: -50px;
}

#abt_sec .abt_tt h5 a {
    font-size: 0;
}
#abt_sec a#btn::before {
    content: '';
    width: 0%;
    height: 100%;
    background: #017b8a;
    position: absolute;
    top: 0;
    left: 0;
    transition: .9s;
}

#abt_sec a#btn:hover::before {
    width: 100%;
}
#abt_sec .abt_tt h5 a::before {
    content: url('/gara_nlandu_book/wp-content/uploads/2023/01/aro-removebg-preview.png');
    transform: scale(0.8);
    position: absolute;
    bottom: 0;
    right: 30px;
}

#abt_sec .tt {
    margin-bottom: 50px;
}

#new_rel .resl {width: 100%;position: relative;padding: 8px 0;}

#new_rel .resl::before {
    content: '';
    height: 90%;
    background: #2a2a2a;
    position: absolute;
    width: 232%;
    left: -71%;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: 0px;
    display: flex;
}

#new_rel .resl h2 {color: #fff;text-align: center;}

#rel_iner {
    padding-top: 80px;
}

#rel_iner h1 {
    color: #333;
    position: relative;
}

#rel_iner h1 span.pus {
    padding-left: 80px;
}

#rel_iner h1::before {
    content: '';
    background: #02e6f175;
    height: 149%;
    width: 48%;
    border-radius: 230px;
    position: absolute;
    opacity: 0.8;
    z-index: -1;
    right: 190px;
    top: -110px;
}

#rel_iner .lft::before {
    content: '';
    background-image: linear-gradient(-58deg, #02e6f175, transparent);
    height: 80%;
    width: 54%;
    border-radius: 230px;
    position: absolute;
    opacity: 0.8;
    z-index: -1;
    right: 80px;
    bottom: -80px;
}

#rel_ser .ser_tt {
    background-color: rgb(248, 248, 248);
    box-shadow: 0px 28px 32px 0px rgba(0, 0, 0, 0.06);
    padding: 30px 30px;
    transition: .9s;
}

#rel_ser .ser_tt h3 {
    font-family: 'Cinzel';
    text-transform: uppercase;
    font-size: 25px;
    line-height: 35px;
    color: #333;
    font-weight: 200;
    text-shadow: 0 0 black;
    transition: .9s;
}

#rel_ser .ser_tt p {
    font-size: 14px;
    line-height: 25px;
    max-width: 300px;
    color: #333;
    padding-bottom: 0;
    transition: .9s;
}

#rel_ser .ser_tt h5 {
    float: right;
    margin-top: -50px;
}

#rel_ser .ser_tt h5 a {
    font-size: 0;
}

#rel_ser .ser_tt h5 a::before {
    content: url(/gara_nlandu_book/wp-content/uploads/2023/01/aro-removebg-preview.png);
    transform: scale(0.5);
    position: absolute;
    bottom: 0px;
    right: 30px;
}

#rel_iner .rit {
    transform: translateY(-70px);
}

#rel_iner .rit p {
    color: #333333;
    font-size: 20px;
    margin-top: 20px;
}

#rel_ser .ser_tt:hover {
    background: #DCCD82 !important;
}

#rel_ser .ser_tt:hover h3 {
    color: #000;
}

#rel_ser .ser_tt:hover p {
    color: #000;
}

#rel_ser .ser_tt:hover h5 a::before {
    filter: brightness(0) invert(0);
}
#amaon_sec h1 {
    text-align: center;
    font-size: 85px;
    line-height: 86px;
    color: #333333;
}

#amaz_iner .vc_col-sm-4 .vc_column-inner {
    background: #43255a1c;
    padding: 10px 0;
}

#amaz_iner .tt {
    background-color: rgb(248, 248, 248);
    box-shadow: 0px 36px 65px 0px rgba(0, 0, 0, 0.13);
    width: 65%;
    position: absolute;
    right: 0;
    padding: 10px 20px;
    border-left: 6px solid #43255a;
    bottom: -20px;
}

#amaz_iner .tt h5 {
    float: right;
    margin-top: -50px;
}

#amaz_iner .tt h5 a::before {
    content: url(/gara_nlandu_book/wp-content/uploads/2023/01/aro-removebg-preview.png);
    transform: scale(0.4);
    position: absolute;
    bottom: 0px;
    right: -10px;
}

#amaz_iner .tt h5 a {
    font-size: 0;
}

#amaz_iner .vc_col-sm-4:nth-child(2) .vc_column-inner .tt {border-color: #2a349b;}

#amaz_iner .vc_col-sm-4 {
    padding: 0 25px;
}

#amaz_iner .vc_col-sm-4:nth-child(2) .vc_column-inner {
    background: #2a349b17;
}

#amaz_iner .vc_col-sm-4:nth-child(3) .vc_column-inner {
    background: #f07e7117;
}

#amaz_iner .vc_col-sm-4:nth-child(3) .vc_column-inner .tt {
    border-color: #ea8d1f;
}

#amaz_iner .tt h3 {
    font-family: 'Cinzel';
    font-size: 26px;
    font-weight: 400;
    color: #333;
    text-shadow: 0 0 #333;
    margin: 0;
}

#amaz_iner .tt a {
    color: #333;
}

#amaon_sec a#btn {
    background-color: transparent !important;
    font-size: 0px !important;
    background-image: url('/gara_nlandu_book/wp-content/uploads/2023/01/all.png');
    height: 126px;
    width: 126px;
    padding: 0;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: -60px;
    z-index: 99999;
    transition: .9s;
}

#amaon_sec a#btn:hover {
    transform: translateX(20px);
}

#eve_main .com_tt {
    background: #dccd82;
    width: 162%;
    margin-left: -400px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0;
}

#eve_main .com_tt h2 {
    font-size: 50px;
    color: #333;
    line-height: 60px;
}

#eve_main img {
    transition: .9s;
}

#eve_main img:hover {filter: grayscale(1);border-radius: 20px;}

#amaz_iner img {
    transition: .9s;
}

#amaz_iner img:hover {
    filter: drop-shadow(2px 4px 6px black);
}
#heart_sec .tt h5 {
    font-size: 20px;
    font-weight: 400;
    color: #333 !important;
    margin-bottom: 20px;
}

#heart_sec .tt h2 {
    font-size: 47px;
    line-height: 56px;
    color: #333333;
    margin-bottom: 20px;
}

#heart_sec .tt p {
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
}

#heart_sec .tt h4 {
    font-family: 'Cinzel';
    font-weight: 500;
    color: #333333;
    font-size: 27px;
    line-height: 36px;
}

#heart_sec .tt {
    margin-bottom: 65px;
}

#footer-outer #footer-widgets #nav_menu-2 ul li {
    margin: 0 25px;
}

#footer-outer #footer-widgets .row {
    padding: 90px 0 70px;
}

#copyright {
    padding: 10px 0 !important;
}

#copyright p {
    font-weight: 500;
    font-family: 'Jost';
    color: #111 !important;
    font-size: 15px;
    text-shadow: 0 0 black;
}
/* .page-id-19 #rel_iner h2 {
    font-size: 85px;
} */
#rel_iner h2 {
    font-size: 85px !important;

@media (max-width: 1600px) {
	
#rel_iner h2 {
    font-size: 85px !important;
}
	
	#amaon_sec h1 {
    font-size: 85px !important;
    line-height: 70px;
}
	
	#abt_sec .abt_tt {
    bottom: -30px;
    right: -70px;
    padding: 30px 40px;
    width: 70%;
}
	#abt_sec .vc_col-sm-7 {
    padding-left: 100px;
}
	#eve_main .com_tt {
    width: 182%;
    margin-left: -480px;
    padding: 35px 0;
}
	
}
@media (max-width: 1440px) {
	div#rel_iner h2 {
    font-size: 85px;
}
}
@media (max-width: 1366px) {
	
#amaon_sec h1 {
    font-size: 85px !important;
    line-height: 70px;
}
	#rel_iner h2 {
    font-size: 85px;
}
	#rel_ser .ser_tt h5 a::before {
    transform: scale(0.5);   
	bottom: 0px;
    right: 0px;
}
	#abt_sec .abt_tt {
    bottom: -30px;
    right: -70px;
    padding: 30px 40px;
    width: 80%;
}
}
@media (max-width: 1340px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {
	#rel_iner h2 {
    font-size: 65px;
}
	#eve_main .com_tt {
    width: 182%;
    margin-left: -430px;
    padding: 35px 0;
}
	#amaz_iner .tt h5 a::before {
    bottom: -10px;
    right: -10px;
}
	#amaon_sec h1 {
    font-size: 65px;
    line-height: 72px;
}
	#rel_ser .ser_tt h5 a::before {
    right: -10px;
}
	#rel_ser .ser_tt {
    padding: 30px 20px;
}
	#rel_iner {
    padding-top: 40px;
}
	#rel_iner .rit p {
    font-size: 17px;
    margin-top: 18px;
}
		#rel_iner h1::before {
    height: 157%;
    width: 44%;
    right: 210px;
    top: -90px;
}
	#rel_iner h1 span.pus {
    padding-left: 57px;
}
}
@media (max-width: 1024px) {
	#abt_sec p {
    max-width: 460px;
}
	#abt_sec .abt_tt h5 a::before {
    transform: scale(0.6);
    bottom: 30px;
    right: 10px;
}
	#abt_sec .abt_tt {
    bottom: -30px;
    right: -70px;
    padding: 30px 30px;
    width: 90%;
}
	#abt_sec .abt_tt h3 {
    font-size: 40px;
    line-height: 43px;
}
	#rel_iner h1::before {
    height: 135%;
    width: 49%;
    right: 110px;
    top: -60px;
}
	#rel_iner .rit {
    transform: translateY(-20px);
}
	#rel_iner .lft::before {
    height: 90%;
    width: 62%;
    right: 50px;
    bottom: -80px;
}
	#rel_ser .ser_tt p {
    font-size: 14px;
    line-height: 25px;
    max-width: 190px;
}
	#rel_ser .ser_tt h3 {
    font-size: 26px;
    line-height: 33px;
}
	#amaz_iner .tt h5 a::before {
    bottom: -20px;
    right: -10px;
}
	#amaz_iner .tt {
    width: 76%;
    padding: 12px 20px;
    bottom: -30px;
}
	#amaon_sec a#btn {
    height: 96px;
    width: 96px;
    top: 50%;
    left: -40px;
}
	#eve_main .com_tt {
    width: 129%;
    margin-left: -120px;
    padding: 35px 0;
}
}
@media (max-width: 820px) {
	#footer-outer #footer-widgets .row {
    padding: 50px 0 50px;
}
	#footer-outer #footer-widgets #nav_menu-2 ul li {
    margin: 0 17px;
}
	#eve_main .com_tt {
    width: 139%;
    margin-left: -120px;
    padding: 35px 0;
}

#amaon_sec a#btn {
    height: 96px;
    width: 96px;
    position: relative;
    margin: 0 auto;
    display: table;
    left: 0;
    right: 0;
}
	#amaz_iner .tt {
    width: 54%;
    padding: 12px 20px;
    bottom: 0px;
}
	#amaon_sec h1 {
    font-size: 42px;
    line-height: 62px;
}
	#new_rel {
    padding-bottom: 40px !important;
}
	#rel_ser .ser_tt h5 a::before {
    right: 70px;
}
	#rel_ser .ser_tt {
    padding: 20px 25px;
    width: 80%;
    margin: 0 auto;
    display: table;
}
	#rel_ser .ser_tt p {
    font-size: 14px;
    line-height: 25px;
    max-width: 300px;
}
	#rel_iner .rit p {
    font-size: 17px;
    margin-top: 18px;
    text-align: center;
}
	#rel_iner .lft::before {
    height: 90%;
    width: 62%;
    right: 140px;
    bottom: 0px;
}
	#rel_iner h1::before {
    height: 126%;
    width: 65%;
    right: 0px;
    top: -30px;
}
	#rel_iner .hert {
    margin: 0 auto;
    display: table;
}
	#abt_sec .vc_col-sm-7 {
    padding-left: 100px;
}
	#abt_sec p {
    max-width: 570px;
}
	#abt_sec h1 {
    margin-top: 70px;
}
	#abt_sec .abt_tt {
    bottom: -30px;
    right: 80px;
    padding: 30px 30px;
    width: 50%;
    padding-bottom: 0;
}
	#abt_sec img {
    width: 60%;
}
	#header-secondary-outer .nectar-center-text {
    font-size: 12px !important;
    line-height: 22px !important;
}
}
@media (max-width: 768px) {}
@media (max-width: 525px) {
	.row.page-header-no-bg h1 {
    font-size: 34px !important;
    line-height: 40px !important;
}
	#abt_sec .abt_tt h3 {
    font-size: 30px;
    line-height: 33px;
}
	#baner rs-layer#slider-1-slide-1-layer-1 {
    letter-spacing: 1px !important;
}
/* 	#baner .rs_splitted_lines {
    font-size: 22px !important;
    line-height: 33px !important;
} */
	#footer-outer #footer-widgets .row {
    padding: 30px 0 30px;
}
	#copyright .col.span_7.col_last {
    display: none;
}
	#footer-outer #footer-widgets #nav_menu-2 ul li {
    margin: 0 5px;
}
	#heart_sec .tt {
    margin-bottom: 30px;
}
	#eve_main .com_tt {
    width: 159%;
    margin-left: -120px;
    padding: 35px 0;
}
	#eve_main .com_tt h2 {
    font-size: 35px;
    line-height: 44px;
}
	#amaon_sec h1 {
    font-size: 35px;
    line-height: 42px;
}
	#rel_ser .ser_tt p {
    font-size: 13px;
    line-height: 22px;
    max-width: 260px;
}
	#rel_ser .ser_tt h5 a::before {
    right: 30px;
    bottom: -10px;
}
	#rel_iner .lft::before {
    height: 90%;
    width: 62%;
    right: 90px;
    bottom: 0px;
}
	#abt_sec .tt {
    margin-bottom: 20px;
}
	#abt_sec p {
    max-width: 440px;
}
	#abt_sec .vc_col-sm-7 {
    padding-left: 30px;
}
	#heart_sec .tt h4 {
    font-size: 21px;
    line-height: 29px;
}
	#heart_sec .tt p {
    font-size: 20px;
    padding-bottom: 10px;
}
	#heart_sec .tt h2 {
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 10px;
}
	#abt_sec .tt p {
    padding-bottom: 5px;
    font-size: 19px;
}
#abt_sec h1 {
    margin-top: 90px;
    font-size: 40px;
    line-height: 50px;
}
	#abt_sec .abt_tt h5 a::before {
    transform: scale(0.6);
    bottom: 0px;
    right: 0px;
}
	#abt_sec .abt_tt {
    bottom: -50px;
    right: 50px;
    padding: 20px 30px;
    width: 70%;
}
	header#top .slide-out-widget-area-toggle.mobile-icon.fullscreen i.label {
    display: none;
}
}
@media (max-width: 430px) {

	#abt_sec p {
    max-width: 370px;
    font-size: 14px;
    line-height: 24px;
}
	#rel_ser .ser_tt h5 a::before {
    right: -20px;
    bottom: -10px;
    transform: scale(0.3);
}
	#rel_ser .ser_tt {
    padding: 20px 25px;
    width: 100%;
    margin: 0 auto;
    display: table;
}
	#amaz_iner .tt {
    width: 70%;
    padding: 12px 20px;
    bottom: 0px;
}
	#eve_main .com_tt {
    width: 176%;
    margin-left: -120px;
    padding: 25px 0;
}
}
@media (max-width: 375px) {
	#rel_iner .lft::before {
    height: 90%;
    width: 62%;
    right: 70px;
    bottom: 0px;
}
	#abt_sec p {
    max-width: 300px;
    font-size: 14px;
    line-height: 24px;
}
	#abt_sec .abt_tt h5 a::before {
    transform: scale(0.5);
    bottom: 0px;
    right: 0px;
}

	#abt_sec .abt_tt {
    bottom: -50px;
    right: 50px;
    padding: 20px 20px;
    width: 80%;
}
		#baner rs-layer#slider-1-slide-1-layer-1 {
    font-size: 8px !important;
}
}
@media (max-width: 360px) {}