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








div#sec-1 .row-bg-wrap:after {
  content: "";
  position: absolute;
  bottom: 5%;
  right: 2%;
  width: 120px;
  height: 120px;
  background: url("/wp-content/uploads/2025/10/section-bg-shape-4-1.png") no-repeat center/contain !important;
  transform: translate(-50%, -50%);
  animation: floatRotate 10s linear infinite;
  opacity: 1;
  z-index:999;
}



.sec-6 img.img-with-animation.skip-lazy {
    height: 400px;
    object-fit: cover;
}

.sec-6-in-txt h1 {
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    height: unset !important;
    max-height: unset !important;
}

.sec-6-in-txt h6 {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #a7aabb;
}

.sec-6-in-txt h6 img {
    margin: 0px !important;
    width: 10% !important;
    margin-right: 10px !important;
}

div#sec-6-in .hover-wrap {
    margin-bottom: 0px;
    border-radius: 30px;
}

div#sec-6-in .hover-wrap:before {
    content: "";
    position: absolute;
    background: #0000009c;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.sec-6-in-txt {
    position: absolute;
    bottom: 0;
    z-index: 99;
    padding-left: 15px;
    padding-right: 15pxx;
}


.sec-8-txt:before {
    content: "";
    position: absolute;
    top: 15%;
    left: 8%;
    width: 120px;
    height: 120px;
    background: url(/wp-content/uploads/2025/10/section-bg-shape-3.png) no-repeat center / contain !important;
    transform: translate(-50%, -50%);
    animation: floatRotate 10s 
linear infinite;
    opacity: 1;
    z-index: 999;
}


.sec-8-txt:after {
    content: "";
    position: absolute;
    bottom: 0%;
    right: 0%;
    width: 120px;
    height: 120px;
    background: url(/wp-content/uploads/2025/10/section-bg-shape-4-1.png) no-repeat center / contain !important;
    transform: translate(-50%, -50%);
    animation: floatRotate 10s 
linear infinite;
    opacity: 1;
    z-index: 999;
}


.sec-3-txt  p {
    text-align: center;
    width: 700px;
    margin: 0 auto;
}

.sec-3-txt h1 {
    margin-bottom: 20px;
}



div#cont-sec-1 {
    padding-top: 100px !IMPORTANT;
    padding-bottom: 100px !important;
}

.cont-sec-1-txt {
    text-align: center;
    margin-bottom: 40px !important;
}

.cont-sec-1-txt h1 {
    font-size: 48px;
    text-align: center;
    font-weight: 300;
    color: white;
    line-height: 57px;
}

.cont-sec-1-txt h1 span {
    font-weight: 700;
    background: linear-gradient(90deg, #d43f00 0%, #0057d4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    transition: all 0.8s 
ease;
}

.cont-sec-1-txt  p {
    font-size: 20px;
}

.c-f-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.c-f-1-a {
    width: 48%;
}

.c-f-1-b {
    width: 48%;
}

.c-f-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.c-f-2-a {
    width: 48%;
}

.c-f-2-b {
    width: 48%;
}

.c-f-3 {
    margin-bottom: 30px;
}

.c-f input[type=text] {
    background: transparent !IMPORTANT;
    border: 1px solid white !important;
    height: 60px;
    font-family: 'Manrope';
    color: white !important;
    font-weight: 700;
    font-size: 16px;
}

.c-f input[type=tel] {
    background: transparent !IMPORTANT;
    border: 1px solid white !important;
    height: 60px;
    font-family: 'Manrope';
    color: white !important;
    font-weight: 700;
    font-size: 16px;
}

.c-f input[type=email] {
    background: transparent !IMPORTANT;
    border: 1px solid white !important;
    height: 60px;
    font-family: 'Manrope';
    color: white !important;
    font-weight: 700;
    font-size: 16px;
}

.c-f textarea {
    background: transparent !IMPORTANT;
    border: 1px solid white !important;
    height: 200px;
    font-family: 'Manrope';
    color: white !important;
    font-weight: 700;
    font-size: 16px;
}

.c-f input[type=submit] {
    background: linear-gradient(90deg, #d43f00 0%, #0057d4 100%) !important;
    font-size: 18px !important;
    color: white !important;
    font-weight: 700 !important;
    padding: 12px 25px 12px 25px !important;
    border-radius: 30px;
    letter-spacing: 1px;
    width: 100%;
}

.cont-sec-1-in-txt {
    background-image: url(/wp-content/uploads/2025/09/real-impact-img.png);
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    border: 1px solid #ffffff26;
    border-radius: 25px;
    background-size: 100% 100%;
}

.cont-sec-1-in-txt h2 {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 25px;
}

.cont-sec-1-in-txt h3 {
    font-size: 25px;
    font-weight: 800;
    margin-top: 35px;
    margin-bottom: 25px !important;
}

.cont-sec-1-in-txt ul {
    margin: 0px;
}

.cont-sec-1-in-txt ul li {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.cont-sec-1-in-txt ul li i {
    color: white;
    font-size: 20px;
    width: 65px;
    height: 40px;
    max-width: 40px !important;
    line-height: 40px;
    background: #ba3500;
    margin-right: 15px;
}

.cont-sec-1-in-txt ul li a {
    color: white;
}



























@media only screen and (max-width: 999px) and (min-width: 350px) {


body.material #header-outer {
    padding-top: 5px !important;
}

div#header-outer header#top .col.span_9.col_last {
    margin-top:10px !important;
}

div#sec-1:before {
    top: 20% !important;
}
	
	div#sec-1:after {
    top: 20% !important;
}
	
	div#slide-out-widget-area-bg {
    background-color: black !important;
}
	
	.sec-3-txt p {
    width: 100%;
    padding-bottom: 0px;
    padding-top: 15px;
}
}