/*
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://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&display=swap');


/***** CSS Satrt*****/
img.stnd.default-logo.dark-version {
    display: none !important;
}

#top nav ul li a {
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    color: #000 !important;
    font-size: 16px !important;
    padding: 0px 30px !important;
    margin: 0px;
    padding-bottom: 20px !important;
}

header#top {
    padding: 20px 0px !important;
    border-top: 1px solid #a4803a;
    box-shadow: inset 0px 1px 23px -11px #585858;
}

div#header-secondary-outer {
    padding: 70px 0px !important;
}

.header-main {
    display: flex;
    align-items: center;
}

div#header-image {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
}

div#contacts {
    position: absolute;
    left: 0;
    text-align: left;
}

ul#social-icon {
    position: absolute;
    right: 0;
    height: 0px;
    top: -20px;
}

ul#social-icon i:hover,
ul#social-icon i:active {
  animation: bounce 0.6s ease;
  -webkit-animation: bounce 0.6s ease;
}

@keyframes bounce {
  0% {
    top: 0px;
  }
  25% {
    top: -10px;
  }
  50% {
    top: 5px;
  }
  75% {
    top: -5px;
  }
  100% {
    top: 0px;
  }
}

@-webkit-keyframes bounce {
  0% {
    top: 0px;
  }
  25% {
    top: -10px;
  }
  50% {
    top: 5px;
  }
  75% {
    top: -5px;
  }
  100% {
    top: 0px;
  }
}

h4 {
    font-family: Poppins;
    font-size: 20px;
    color: #385d90;
    font-weight: 400;
}

#slider .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #fff;
    padding-top: 40px;
}

h2 {font-family: cinzel;font-weight: 500;font-size: 50px;padding-top: 20px;margin: 0px;color: #000;}

h3 {
    font-family: cinzel !important;
    font-weight: 400;
    font-size: 22px !important;
}

p {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    padding-top: 20px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 20px 40px;
    border-radius: 7px;
    top: 50px;
}

#slider a.nectar-button.small.regular.accent-color.regular-button {
    top: 120px;
}

#slider .nectar-video-box {
    width: 60%;
    left: 40%;
}

a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#slider p a img.alignnone.size-full.wp-image-2686 {
    position: absolute;
    right: 0px;
    bottom: -70px;
}

div#slider {padding-top: 120px !important;padding-bottom: 10px !important;margin-top: -15px;}

.h-btn a:before {
    padding: 15px 0px !important;
    top: -10px;
    border-radius: 7px;
}

#contacts i {
    color: #385d90;
    padding-right: 10px;
    line-height: 25px;
}

#contacts strong {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

ul#social-icon i {
    font-size: 16px;
    background-color: #000;
    color: #fff;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 12px 13px !important;
    margin: 0px 5px !important;
    box-shadow: 2px 2px 10px -2px #000;
    transition: 0.5s;
}

ul#social-icon i:hover {
    background-color: #385d90;
}

h1 {
    font-size: 140px !important;
    font-family: 'Poppins' !important;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dddddd66;
}

#author h2 {width: 95%;}

div#author {
    padding-top: 150px !important;
    padding-bottom: 100px !important;
}

#author h1 {
    top: -80px;
    position: absolute;
}

#people h2 {
    line-height: 60px;
}

#people img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.2);
}

#people a.nectar-button.small.regular.accent-color.regular-button:nth-child(3) {
    background-color: #000 !important;
    left: 20px;
}

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

#whyread h1 {
    right: 0px;
    top: -50px;
    font-family: 'Cinzel' !important;
    font-size: 180px !important;
}

#whyread img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.2);
}

#whyread a.nectar-button.small.regular.accent-color.regular-button:nth-child(3) {
    background-color: #000 !important;
    left: 20px;
}

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

#whyread a.nectar-button.small.regular.accent-color.regular-button {
    top: 90px;
}

#chap .c-h .wpb_text_column.wpb_content_element:hover {
    background-image: linear-gradient(45deg, black, #304665);
}

#chap .c-h .wpb_text_column.wpb_content_element {
    box-shadow: 0px 0px 5px -1px #000;
    margin-bottom: 30px;
    transition: 0.5s;
    padding: 0px 30px !important;
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}

#chap .c-h h1 {
    font-family: 'Cinzel' !important;
    font-size: 90px !important;
    font-weight: bold;
    -webkit-text-stroke-color: #000;
}

#chap h5 {
    font-family: 'Cinzel';
    color: #000;
    font-weight: 500;
    font-size: 22px;
    padding-left: 150px;
    margin-top: -65px;
}

#chap p {
    padding-left: 150px;
    margin-top: -25px;
}

#chap button.bg-orange-button {
    background-color: transparent;
    box-shadow: none !important;
    background-image: linear-gradient(45deg, transparent, transparent);
    border: none !important;
    color: #000 !important;
    font-size: 24px;
    font-weight: 400;
    text-shadow: none !important;
    float: right;
    margin-top: -80px;
}

#chap .c-h .wpb_text_column.wpb_content_element:hover * {
    color: #fff;
}

#chap .c-h .wpb_text_column.wpb_content_element:hover h1 {
    color: transparent !important;
    -webkit-text-stroke-color: #fff !important;
}
[id ^= bg-showmore-hidden] {
    padding: 0px !important;
    margin: 0px !important;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
}

#chap p {padding-bottom: 10px;}

#chap .wpb_text_column.wpb_content_element:hover button.bg-orange-button {
    -webkit-text-fill-color: #fff !important;
}

#chap a.nectar-button.small.regular.accent-color.regular-button:nth-child(5) {
    background-color: #000 !important;
    left: 20px;
}

#chap img.img-with-animation.skip-lazy.animated-in {transform: scale(1.2);left: 50%;}

#chap h1 {
    font-family: 'Cinzel' !important;
    font-size: 200px !important;
}

#chap h2 {margin-top: -35px;padding-bottom: 90px;line-height: 50px;}

#chap h2 strong {
    color: #385d90;
    font-family: 'Cinzel';
    font-weight: 500;
}

#video .wpb_text_column.wpb_content_element {
    -webkit-text-fill-color: #fff !important;
    padding-top: 165px;
}

#video .nectar-video-box {
    top: 120px;
    position: absolute;
    left: 50px;
}

#video .img-with-aniamtion-wrap {
}

#video img.img-with-animation.skip-lazy.animated-in {
    top: 80px;
}

div#video {
    padding-bottom: 180px !important;
}

div#test {
    padding-top: 200px !important;
    padding-bottom: 20px !important;
}

#test .carousel-item:before {
    content: URL(/wp-content/uploads/2024/01/cmnt.png);
    position: absolute;
    top: -20px;
    left: -25px;
}

#test .carousel-item {
    padding-top: 50px;
}

#test h5 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0px;
    color: #36608f;
}

#test h6 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
    color: #000;
    letter-spacing: 0px;
    margin-top: -15px;
}

#test p {
    height: 150px;
}

#news h1 {
    position: absolute;
    font-family: 'Cinzel' !important;
}

#news h2 {
    font-size: 45px;
}

#news input#esfpx_email_e90d2f83dd709 {
    margin-top: 40px;
    width: 100%;
}

#news input[type="submit"] {
    float: right;
    margin-top: -55px;
    border-radius: 5px;
}

div#news {
    padding: 70px 0px !important;
}

ul#footer-icon i {
    font-size: 16px;
    background-color: #36608f;
    color: #fff;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    padding: 12px 13px !important;
    margin: 0px 5px !important;
    box-shadow: 2px 2px 10px -2px #000;
    transition: 0.5s;
}

ul#menu-footer-nav a {
    padding: 0px 20px !important;
    font-size: 16px !important;
    font-family: poppins !important;
    font-weight: 400;
}

.footer-main {
    display: flex;
    align-items: center;
    padding: 100px 0px !important;
}

div#one {
    float: left;
    left: 0px;
    position: absolute;
}

div#three {
    float: right;
    right: 0px;
    position: absolute;
}

div#two {
    position: absolute;
    left: 0;
    right: 0px;
}

ul#footer-icon {
    padding-top: 50px;
}

#footer-outer #copyright p {
    margin: 0px;
    line-height: 0px;
    font-family: 'Poppins';
    padding-bottom: 0px;
}

#footer-outer .container {
    border-top: 1px solid #36608fa3;
    padding-top: 30px !important;
}

#copyright p strong {
    color: #36608f;
    text-transform: uppercase;
}

#one i {
    color: #36608f;
    padding-right: 10px;
}

#three i {
    color: #36608f;
    padding-right: 10px;
}

#one strong {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
}

#three strong {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
}

.inner-wrap h1 {
    font-size: 75px !important;
}

#contact form.wpcf7-form.init {
    background-color: #f1f1f1;
    box-shadow: 0px 0px 10px 0px #35638eab;
    border-radius: 50px;
    padding: 50px 50px !important;
}

#contact input.wpcf7-form-control {
    background-color: #fff !important;
    border-radius: 20px;
    padding: 10px 20px !important;
    box-shadow: 2px 2px 2px 2px #35638eab;
}

#contact textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #fff !important;
    border-radius: 20px;
    padding: 10px 20px !important;
    box-shadow: 1px 1px 2px 2px #35638eab;
}

#contact input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #36608f !important;
    width: 100%;
    border: 100px;
    padding: 14px 0px !important;
}

#contact img.img-with-animation.skip-lazy.animated-in {
    transform: scale(1.2);
    top: 20px;
    left: 100px;
}

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

												/*************************************************** CSS END ********************************/
												/*************************************** Media Query (Responsive) ******************************/
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	#top nav ul li a {
    padding: 0px 12px !important;
}

div#slider {
    margin-top: -40px;
}

#slider .nectar-video-box {
    left: 55%;
    top: 15px;
}

#author h1 {
    font-size: 95px !important;
}

#people h2 {
    line-height: 35px;
}

#whyread img.img-with-animation.skip-lazy {
    transform: scale(1.5);
    left: 10%;
    top: 30px;
}

#whyread h1 {
    font-size: 120px !important;
}

a.nectar-button.small.regular.accent-color.regular-button {
    padding: 20px 25px !important;
}

div#chap {padding-bottom: 50px !important;}

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

div#video {
    padding-bottom: 100px !important;
}

#video .wpb_text_column.wpb_content_element {
    padding-top: 110px;
}

#video img.img-with-animation.skip-lazy {
    top: 40px;
}

div#test {
    padding-top: 140px !important;
    padding-bottom: 0px !important;
}

#news h2 {
    font-size: 30px;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	#slider .nectar-video-box {
    top: 10px;
}

#author h1 {
    font-size: 120px !important;
}

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

h2 {
    font-size: 45px !important;
}

#whyread img.img-with-animation.skip-lazy {
    transform: scale(1.3);
    left: 20%;
    top: 10px;
}

#whyread h1 {
    font-size: 160px !important;
}

#video img.img-with-animation.skip-lazy {
    top: 100px;
}

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

#news h2 {
    font-size: 40px !important;
}

div#test {
    padding-top: 150px !important;
}
}

																				/******** Mobile Device **********/
@media only screen and (min-width: 0px) and (max-width: 999px) {
	img {}

div#header-image {
    display: none;
}

ul#social-icon {
    display: block !important;
}

div#header-space {
    display: none !important;
}

div#header-secondary-outer {
    top: 0px;
}

div#header-outer {padding: 0px 0px !important;}

div#slider {}

.row {
    text-align: center;
}

a.nectar-button.small.regular.accent-color.regular-button {
    top: 0px !important;
}

#slider .nectar-video-box {
    left: 0px;
    right: 0px !important;
}

#slider p a img.alignnone.size-full.wp-image-2686 {
    right: 0 !important;
    bottom: 0px;
    left: 0;
}

#author .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#whyread .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}

#chap .c-h .wpb_text_column.wpb_content_element {
    text-align: left;
}

#video .row_col_wrap_12.col.span_12.dark.left {
    display: flex;
    flex-direction: column-reverse;
}
	
#author h1{
		display: none;
}
	
a.nectar-button.small.regular.accent-color.regular-button{
		left: 0px !important;
		width: 100% !important;
		top: 40px !important;
}

.secondary-header-text {
    display: none;
}

#whyread h1{
    display: none;
}
	
	.footer-main {flex-direction: column;}

div#two {position: unset;}

div#three {
    position: unset;
    float: none;
}

ul#menu-footer-nav {flex-direction: column;display: flex;align-items: center;}

div#one {top: 270px;left: 37%;}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
	div#slider {
    margin-top: -20px !important;
}

h2 {
    font-size: 29px !important;
}

h3 {
    font-size: 20px !important;
}

#slider .nectar-video-box {
    left: 20%;
    top: 40px;
}

#slider p a img.alignnone.size-full.wp-image-2686 {
    left: 46%;
}

#author img.img-with-animation.skip-lazy {
    top: 50px;
}

#people img.img-with-animation.skip-lazy {
    top: 50px;
}

#whyread img.img-with-animation.skip-lazy {
    top: 120px;
    left: 20%;
    transform: scale(1.2);
}

#chap h5 {
    padding-left: 120px;
}

#chap p {
    padding-left: 120px;
    font-size: 12px;
}

#chap img.img-with-animation.skip-lazy {
    top: 50px;
}

#test .carousel-item:before {
    top: -20px;
    left: 75px;
}

#test p {
    height: 300px;
}
}

@media only screen and (min-width: 480px) and (max-width: 690px) {
	h2 {
    font-size: 38px !important;
}

h3 {
    font-size: 20px !important;
}

#slider .nectar-video-box {
    left: 20%;
    top: 50px;
}

#slider p a img.alignnone.size-full.wp-image-2686 {
    left: 50%;
}

#people img.img-with-animation.skip-lazy {
    top: 50px;
}

#whyread img.img-with-animation.skip-lazy {
    top: 100px;
    left: 15%;
    transform: scale(1.2);
}

#chap img.img-with-animation.skip-lazy {
    top: 50px;
}

#video img.img-with-animation.skip-lazy {
    top: 60px;
    left: 10%;
}

#test p {
    height: 220px;
}

#test .carousel-item:before {
    left: 120px;
}
}

@media only screen and (min-width: 691px) and (max-width: 999px) {
	div#contacts {
}

#contacts i {
    padding: 0px;
}

ul#social-icon i {
    margin: 0px 0px !important;
}

div#slider {
    margin-top: -30px !important;
}

h2 {
    font-size: 50px !important;
}

h3 {
    font-size: 25px !important;
}

#slider .nectar-video-box {
    left: 20%;
    top: 50px;
}

#slider p a img.alignnone.size-full.wp-image-2686 {
    left: 50%;
}

#people img.img-with-animation.skip-lazy {
    top: 50px;
}

#whyread img.img-with-animation.skip-lazy {
    top: 100px;
    left: 10%;
    transform: scale(1.2);
}

#chap img.img-with-animation.skip-lazy {
    top: 50px;
}

#video img.img-with-animation.skip-lazy {
    left: 20%;
    top: 100px;
}

#video .nectar-video-box {
    left: 80px;
}

#test .carousel-item:before {
    left: 35%;
}
}