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

/* **************** BUTTONS  CSS START **************** */

a#cta-btn, li#menu-item-15  a {
    font-family: 'Poppins', sans-serif;
  
    color: #ffffff;
    padding: 16px 32px !important;
  
    letter-spacing: 0;
    text-transform: none;
    width: auto;
    box-shadow: none;
    text-shadow: none;
    font-size: 18px;
    line-height: 26px !important;
    font-weight: 200;
    position: relative;
    border-radius: 5px !important;
    overflow: hidden;
}
a#cta-btn{
     background-color: #1582bd !important; 
      border: 1px solid #1582bd;
}
li#menu-item-15  a span{
    color: #ffffff; 
}
li#menu-item-15  a{
    background-color: #000000 !important; 
      border: 1px solid #000000; 
}
a#cta-btn:hover, li#menu-item-15 a:hover {
    box-shadow: unset !important;
    transform: unset !important;
    opacity: 1 !important;
    color: #0D5E4E;
    border: 1px solid #0D5E4E;
}

a#cta-btn:before , li#menu-item-15 a:before{
    content: "";
    background: #ffffff;
    height: 100%;
    width: 0px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s;
}

a#cta-btn:hover:before, li#menu-item-15 a:hover:before {
    width: 100%;
}
li#menu-item-15 a:hover span{
     color: #0D5E4E;
     position: relative;
}
/* **************** BUTTONS  CSS END **************** */







/* **************** BANNER SECTION CSS START **************** */
div#hero h1, div#hero p {
    color: #fff;
}
div#banner {
    margin-top: 50px;
    margin-bottom: 50px;
    min-height: 500px;
    position: relative;
}

div#banner .row-bg {
    border-radius: 30px;
    background-attachment: fixed;
}

div#banner .img-with-aniamtion-wrap {
     position: absolute;
     bottom: -50px;
     left: 50px;
}

div#banner .row_col_wrap_12 {
     min-height: 500px;
   
}
div#footer p {
    color: #fff;
}
/* **************** BANNER SECTION CSS END **************** */






/* **************** ABOUT SECTION CSS START **************** */
div#team-inr .vc_column-inner {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    box-shadow: 4px 4px 4px 0 #9d9d9dff;
    min-height: 390px;
}

div#team-inr .vc_column-inner img {
    border-radius: 50%;
    width: 200px;
}

div#team-inr .vc_column-inner  h3 {
    font-size: 23px;
    line-height: 31px;
    color: #332f2e;
}
div#team-inr .vc_column-inner  h4 {
    font-size: 21px;
    line-height: 29px;
    color: #332f2e;
    font-weight: 600;
}
div#gallery img {
    min-height: 260px;
    object-fit: cover;
    max-height: 260px;
}
/* **************** ABOUT SECTION CSS END **************** */



/* **************** SERVICES SECTION CSS START **************** */

.list-blk ul li {list-style: none;position: relative;color: #0d5e4e;}

.list-blk ul li:before {
    content: "-";
    margin-right: 10px;
}

.list-blk ul {
    margin: unset;
}

h4 {
    color: #000;
}

p {
    color: #000;
}

div#services {}

div#services .owl-item {
    padding: 0 10px;
}

div#services  img {
    border-radius: 20px;
    min-height: 380px;
    object-fit: cover;
}

div#services  .wpb_text_column.wpb_content_element {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

div#services  .carousel-item {
    position: relative;
}

div#services .wpb_text_column.wpb_content_element h3 {
    color: #fff;
}

div#services  .owl-dots {
    display: none;
}

div#services  .owl-nav.disabled {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 40%;
}

div#services .owl-theme[data-desktop-cols] .owl-nav [class*=owl-] {
    height: 50px;
    width: 50px;
    border-radius: 50% !important;
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

/* **************** SERVICES SECTION CSS END **************** */

/* **************** POST SECTION CSS START **************** */

div#expert-inr {}

div#expert-inr .vc_column-inner {
    background: #ffffff0d;
    padding: 20px;
    min-height: 360px;
    border-radius: 20px;
    border: 1px solid #ffffff4d;
}

div#expert-inr .vc_column-inner * {
    color: #fff;
}

div#expert-inr .vc_column-inner h3 {
    font-size: 22px;
    line-height: 30px;
}

div#expert-inr .vc_column-inner p {
    font-size: 16px;
    line-height: 24px;
}

.list-blk-html ul {
    margin: unset;
}

.list-blk-html ul li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
}

.list-blk-html ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #0d5e4e;
}

/* **************** POST SECTION CSS END **************** */



/* **************** FOOTER SECTION CSS START **************** */


div#footer h3 {
    color: #fff;
}

div#footer ul {
    margin: unset;
}

div#footer ul li {
    list-style: none;
    margin-bottom: 10px;
}

div#footer ul li a, div#footer ul li {
    color: #6c6c6c;
    font-size: 16px;
    line-height: 24px;
}

div#footer .wpb_raw_code.wpb_raw_html.wpb_content_element ul {
    display: flex;
    justify-content: center;
}

div#footer .wpb_raw_code.wpb_raw_html.wpb_content_element ul li {
    margin: 0 10px;
}

div#footer .wpb_raw_code.wpb_raw_html.wpb_content_element ul li i {
    color: #fff;
}

.text-center p {
    text-align: center;
}
body[data-form-submit=regular] .container-wrap input[type=submit] {
    background-color: #1582bd !important;
    border: 1px solid #1582bd;
    font-family: 'Poppins', sans-serif;
    color: #ffffff;
    padding: 16px 32px !important;
    letter-spacing: 0;
    text-transform: none;
    width: auto;
    box-shadow: none;
    text-shadow: none;
    font-size: 18px;
    line-height: 26px !important;
    font-weight: 200;
    position: relative;
    border-radius: 5px !important;
    overflow: hidden;
}

.form .row input, .form .row textarea, .form .row select {
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
}
/* **************** FOOTER SECTION CSS END **************** */
.promo-slider {
            
            overflow: hidden;
           
            position: relative;
        }

        .slides-container {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

        .slide {
            min-width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        /* Typography */
     

        /* Animation Keyframes */
        @keyframes slideAnim {
            0%, 45% { transform: translateX(0%); }      /* Slide 1 stay */
            50%, 95% { transform: translateX(-100%); }  /* Slide 2 stay */
            100% { transform: translateX(0%); }         /* Back to Slide 1 */
        }

        .slides-container {
            animation: slideAnim 6s infinite; /* 6 seconds ka loop */
        }

.marquee-wrapper {
            width: 100%;
            overflow: hidden;
             /* Navy Blue background */
            padding: 15px 0;
            white-space: nowrap;
            position: relative;
        }

        /* Moving Text Style */
        .moving-text {
            display: inline-block;
            font-size: 200px; /* Bada text WWE */
            font-weight: 900;
            color: #0000003b;
            text-transform: uppercase;
            letter-spacing: 5px;
            
            /* Animation properties */
            padding-left: 100%; /* Start position right side pe */
            animation: moveRightToLeft 20s linear infinite;
            line-height: 208px;
            font-family: 'Poppins';
            opacity: 0.1;
        }

        /* Right to Left Animation Logic */
        @keyframes moveRightToLeft {
            0% {
                transform: translateX(0);
            }
            100% {
                transform: translateX(-100%);
            }
        }

       

div#headw-rap {
    margin-top: -200px;
}

div#headw-rap.serv {
    margin-top: unset;
}

div#headw-rap.serv .moving-text {
    text-transform: capitalize;
}
.text-center h3 {
    text-align: center;
}


@media only screen and (min-width: 1366px) and (max-width: 1599px){}



@media only screen and (min-width: 1200px) and (max-width: 1365px){}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
h1 {
    font-size: 60px !important;
    line-height: 68px !important;
}

div#banner {
    margin-top: 50px;
    margin-bottom: 50px;
    min-height: 400px;
    position: relative;
    max-height: 400px;
}

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



@media only screen and (min-width: 768px) and (max-width: 999px){}
@media only screen and (min-width: 520px) and (max-width: 767px){}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
h1 {
    font-size: 40px !important;
    line-height: 48px !important;
}
div#banner .img-with-aniamtion-wrap {
    position: absolute;
    bottom: 170px;
    left: 0px;
}
div#banner {
    margin-top: 50px;
    margin-bottom: 50px;
    min-height: 300px;
    position: relative;
    max-height: 300px;
}

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

p {
    font-size: 16px;
    line-height: 24px;
}

div#banner .img-with-aniamtion-wrap img {
    max-width: 110px;
}
h2 {
    font-size: 26px !important;
    line-height: 28px !important;
}
div#footer-outer {
    display: none;
}	
.text-center h3 {
    text-align: center;
}	
}