/*
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');
div#header-space {
    display: none;
}
div#header-outer {
    background: transparent;
}
div#sec2 .content {
    display: flex;
    align-items:center;
    height: 87px;
    animation: marquee 12s linear infinite;
}
div#sec2 .content ul{
    display: flex;
    align-items:center;
    margin:0;
    position:relative;
    padding: 0 326px 0 0;
}
div#sec2 .content ul li{
    list-style:none;
    color: #7779CA;
    font-family: Poppins;
    font-size: 36.308px;
    font-style: normal;
    font-weight: 500;
    line-height: 40.342px; /* 111.111% */
    text-transform: uppercase;
}
div#sec2 .content ul li:nth-child(2), div#sec2 .content ul li:nth-child(4), div#sec2 .content ul li:nth-child(6){
    padding:0 25px 0 34px;
    color:rgba(83, 83, 83, 1);
}
div#sec2 .content ul li:nth-child(3){
    color: #F35B8B;
}
div#sec2 .content ul li:nth-child(5){
    color: #7EB54F;
}
div#sec2 .content ul li:nth-child(7){
    color: #B075AB;
}
@keyframes marquee {
  from { transform: translateX(0%); }
  to { transform: translateX(-50%); }
}
div#sec2 .content ul:after{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/pigeon-img1.png);
    width:69px;
    height:87px;
    position:absolute;
    right: 128px;
}
div#sec2 h2 {
    color: #1E1E1E;
    font-family: Poppins;
    font-size: 94.502px;
    font-style: normal;
    font-weight: 500;
    line-height: 94.742px; /* 100.254% */
    letter-spacing: -1.89px;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 65px;
}
div#sec2 h3 {
    color: #FF0004;
    font-family: Poppins;
    font-size: 46.618px;
    font-style: normal;
    font-weight: 500;
    line-height: 46.736px; /* 100.254% */
    letter-spacing: -0.932px;
    text-transform: capitalize;
    text-align: center;
}
div#sec2 .inner_row:nth-child(3) img{
    display:table;
    margin:0 auto;
    margin-right:0;
}
div#sec2 h4{
    color: #5772B7;
    font-family: Poppins;
    font-size: 51.651px;
    font-style: normal;
    font-weight: 600;
    line-height: 51.782px; /* 100.254% */
    letter-spacing: -1.033px;
    text-transform: capitalize;
    margin-bottom:38px;
}
div#sec2 p{
    color: #3C3C3C;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px; /* 183.333% */
    text-transform: capitalize;
}
div#sec2 .para{
	height:500px;
	overflow-y: scroll;
    padding-right:10px;
}
div#sec2 .para::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
div#sec2 .para::-webkit-scrollbar {
    width: 5px;
    background-color: transparent;
}
div#sec2 .para::-webkit-scrollbar-thumb {
    background-color: #000;
    border: 5px solid #000;
}
div#sec2 a#btn{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 111.111% */
    letter-spacing: -0.18px;
    text-transform: capitalize;
    padding:20px 60px;
	border-radius: 8px !important;
	box-shadow: 0px 4px 24.1px 0px rgba(0, 0, 0, 0.25);
}
div#sec2 .inner_row:nth-child(2):after{
    content:"";
    background-image:url(/wp-content/uploads/2025/07/abt-img-aftr.png);
    width:156px;
    height:199px;
    position:absolute;
    right:152px;
    bottom: -20px;
}
div#sec2:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/07/cross-img.png);
    width: 329px;
    height: 494px;
    position: absolute;
    top: 0;
    left: 15px;
}
div#sec3 h2 {
    color: #464646;
    font-family: Poppins;
    font-size: 65.511px;
    font-style: normal;
    font-weight: 500;
    line-height: 65.678px; /* 100.254% */
    letter-spacing: -1.31px;
    text-transform: capitalize;
    text-align: center;
}
div#sec3 .white{
    border-radius: 30.041px;
    border: 2.146px solid #4B64A2;
    height: 316.503px;
    width:96%;
}
div#sec3 .blue{
    border-radius: 30.041px;
    border: 2.146px solid #4B64A2;
    background: #5772B7;
    height: 316.503px;
    width:96%;
}
div#sec3 .red{
    border-radius: 30.041px;
    border: 2.146px solid #C30003;
    background: #FF0004;
    height: 316.503px;
    width:96%;
}
div#sec3 .fr-img {
    margin-bottom: 20px;
}
div#sec3 h3{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 20.583px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.034px; /* 121.625% */
    letter-spacing: -0.412px;
    text-transform: uppercase;
}
div#sec3 .vc_col-sm-3 h2 {
    font-size: 25px;
    line-height: 25px;
    color: #606060;
    margin: 15px 0 0;
}
div#sec3 .red h2, div#sec3 .blue h2 {
    color: #fff;
}
div#sec3 .white h3{
    color: #606060;
}
div#sec3 img{
    display:table;
    margin:0 auto;
    margin-top:20px;
}
div#sec3 .owl-stage {
    padding: 0px;
}
div#sec3 .owl-dots {
    margin-top: 62px;
}
div#fotr img {
    display: table;
    margin: 0 auto;
}
div#fotr ul{
    display:flex;
    justify-content:center;
    gap:35px;
}
div#fotr ul{
    margin:43px 0 40px 0;
}
div#fotr ul li{
    list-style:none;
}
div#fotr a#brand{
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 15.421px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.756px; /* 121.625% */
    letter-spacing: -0.308px;
    text-transform: uppercase;
    display:block;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
div#header-outer {
    background: #000 !important;
}
div#sec2 .content ul li {
    font-size: 20px;
    line-height: 30px;
}
div#sec2 .content ul li:nth-child(2), div#sec2 .content ul li:nth-child(4), div#sec2 .content ul li:nth-child(6) {
    padding: 0 12px 0 12px;
}
div#sec2 {
    padding-top: 20px !important;
    padding-bottom: 60px !important;
}
div#sec2 h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: normal;
    margin-bottom: 10px;
}
div#sec2 h3 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: normal;
}
div#sec2 .inner_row:nth-child(2){
    padding-top:14px !important;
    padding-bottom: 24px !important;
}
div#sec2 .content ul {
    padding: 0 90px 0 0;
}
div#sec2 .content ul:after {
    right: 0px;
}
#ajax-content-wrap .vc_row.inner_row.right_padding_238px .row_col_wrap_12_inner {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.inner_row.left_padding_238px .row_col_wrap_12_inner {
    padding-left: 0px;
}
div#sec2 h4 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: normal;
    margin-bottom: 15px;
    text-align:center;
}
div#sec2 p {
    font-size: 14px;
    line-height: 25px;
    text-align:center;
}
div#sec2 .para {
    height: 350px;
	padding-left:10px;
}
div#sec2 .inner_row:nth-child(2):after {
    width: 50px;
    height: 50px;
    right: 0px;
    bottom: -20px;
    background-size:contain;
    background-repeat:no-repeat;
}
div#sec2:before {
    width: 200px;
    height: 200px;
    background-size:contain;
    background-repeat:no-repeat;
}
div#sec2 .inner_row:nth-child(3) img {
    display: table;
    margin: 0 auto !important;
    width:95%;
}
#ajax-content-wrap .vc_row.right_padding_74px .row_col_wrap_12{
    padding-right:0px;
}
#ajax-content-wrap .vc_row.left_padding_62px .row_col_wrap_12{
    padding-left:0px;
}
div#sec3 .vc_col-sm-12 .vc_column-inner {
    padding:0px;
}
div#sec3 .inner_row:nth-child(1){
    padding-bottom: 0px !important;
}
div#sec3 h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: normal;
    padding:30px 20px;
}
div#sec3 .white{
    width:85%;
    margin: 0 auto;
    height: auto;
}
div#sec3 .blue{
   	width:85%;
    margin: 0 auto;
    height: auto;
}
div#sec3 .red{
    width:85%;
    margin: 0 auto;
    height: auto;
}
div#sec3 h3 {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: normal;
    padding-bottom:20px;
}
div#sec3 img {
   width:70%;
}
div#sec3 .fr-img {
  margin-bottom: 20px;
}
div#sec3 .owl-carousel .inner_row:nth-child(1){
    padding-bottom: 25px !important;
}
div#sec3 {
    padding-bottom: 60px !important;
}
div#sec3 .owl-dots {
    margin-top: 40px;
}
div#fotr {
    padding-top: 60px !important;
    padding-bottom: 40px !important;
}
div#fotr img.fotr-logo {
    width: 75%;
}
div#fotr ul {
    gap: 10px;
}
div#fotr ul li img{
    width: 80%;
}	
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
div#header-outer {
    background: #000 !important;
}
div#sec2 .content ul li {
    font-size: 26px;
    line-height: 30px;
}
div#sec2 .content ul li:nth-child(2), div#sec2 .content ul li:nth-child(4), div#sec2 .content ul li:nth-child(6) {
    padding: 0 20px 0 20px;
}
div#sec2 .content ul:after {
    right: 80px;
}
div#sec2 {
    padding-top: 20px !important;
    padding-bottom: 60px !important;
}
div#sec2 h2 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: normal;
    margin-bottom: 10px;
}
div#sec2 h3 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: normal;
}
div#sec2 .inner_row:nth-child(2){
    padding-top:24px !important;
    padding-bottom: 24px !important;
}
#ajax-content-wrap .vc_row.inner_row.right_padding_238px .row_col_wrap_12_inner {
    padding-right: 0px;
}
#ajax-content-wrap .vc_row.inner_row.left_padding_238px .row_col_wrap_12_inner {
    padding-left: 0px;
}
div#sec2 h4 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: normal;
    margin-bottom: 15px;
    text-align:center;
}
div#sec2 p {
    font-size: 15px;
    line-height: 25px;
    text-align:center;
}
div#sec2 .para {
    height: 350px;
    padding-left: 30px;
    padding-right: 30px;
}
div#sec2 .inner_row:nth-child(2):after {
    width: 50px;
    height: 50px;
    right: 0px;
    bottom: -20px;
    background-size:contain;
    background-repeat:no-repeat;
}
div#sec2:before {
    width: 200px;
    height: 200px;
    background-size:contain;
    background-repeat:no-repeat;
}
div#sec2 .inner_row:nth-child(3) img {
    display: table;
    margin: 0 auto !important;
    width: 80%;
}
#ajax-content-wrap .vc_row.right_padding_74px .row_col_wrap_12{
    padding-right:0px;
}
#ajax-content-wrap .vc_row.left_padding_62px .row_col_wrap_12{
    padding-left:0px;
}
div#sec3 .vc_col-sm-12 .vc_column-inner {
    padding:0px;
}
div#sec3 .inner_row:nth-child(1){
    padding-bottom: 0px !important;
}
div#sec3 h2 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: normal;
    padding: 30px 0px;
}
div#sec3 .white{
    width:85%;
    margin: 0 auto;
    height: auto;
	height: 280px;
}
div#sec3 .blue{
    width:85%;
    margin: 0 auto;
    height: auto;
	height: 280px;
}
div#sec3 .red{
    width:85%;
    margin: 0 auto;
    height: 280px;
}
div#sec3 h3 {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: normal;
}
div#sec3 img {
   width:70%;
}
div#sec3 .fr-img {
  margin-bottom: 20px;
}
div#sec3 {
    padding-bottom: 60px !important;
}
div#sec3 .owl-dots {
    margin-top: 40px;
}
div#fotr {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}
div#fotr ul li img{
    width: 80%;
}
div#sec2 .content ul{
    padding: 0 226px 0 0;
}
div#sec2 .content ul:after{
    right: 80px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1300px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 90px;
}
div#sec2 .content ul li {
    font-size: 30px;
    line-height: 35px;
}
div#sec2 .content ul li:nth-child(2), div#sec2 .content ul li:nth-child(4), div#sec2 .content ul li:nth-child(6) {
    padding: 0 25px 0 25px;
}
div#sec2 h2 {
    font-size: 40px;
    line-height: 94.742px;
    letter-spacing: normal;
    margin-bottom: 25px;
}
#ajax-content-wrap .vc_row.inner_row.right_padding_238px .row_col_wrap_12_inner{
    padding-right:30px;
}
#ajax-content-wrap .vc_row.inner_row.left_padding_238px .row_col_wrap_12_inner{
    padding-left:30px;
}
div#sec2 h4 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: normal;
    margin-bottom: 18px;
}
div#sec2 p {
    font-size: 16px;
    line-height: 28px;
}
div#sec2 .inner_row:nth-child(3) img {
    width:90%;
}
div#sec2 .inner_row:nth-child(2):after {
    width: 125px;
    height: 125px;
    right: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
    background-size: contain;
}
#ajax-content-wrap .vc_row.right_padding_74px .row_col_wrap_12{
    padding-right:30px;
}
#ajax-content-wrap .vc_row.left_padding_62px .row_col_wrap_12{
    padding-left:30px;
}
.wpb_column.left_padding_desktop_205px > .vc_column-inner {
    padding-left: 30px;
}
.wpb_column.right_padding_desktop_192px > .vc_column-inner {
    padding-right: 30px;
}
div#sec3 h2 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: normal;
}
.wpb_column.top_padding_desktop_152px > .vc_column-inner {
    padding-top: 50px;
}
div#sec3 .red {
    height: 300px;
}
div#sec3 .white {
   height: 300px;
}
div#sec3 .blue {
   height: 300px;
}
div#sec3 h3 {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0px;
}
.wpb_column.bottom_padding_desktop_100px > .vc_column-inner {
    padding-bottom: 50px;
}
div#fotr {
    padding-top: 87px !important;
    padding-bottom: 87px !important;
}
div#sec2 h3 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.432px;
}
div#sec2 .content ul{
    padding: 0 226px 0 0;
}
div#sec2 .content ul:after{
    right: 80px;
}
}
@media only screen and (min-width: 1301px) and (max-width: 1600px){
#header-outer[data-full-width="true"] header > .container {
    padding: 0 90px;
}
div#sec2 .content ul li {
    font-size: 30px;
    line-height: 35px;
}
div#sec2 .content ul li:nth-child(2), div#sec2 .content ul li:nth-child(4), div#sec2 .content ul li:nth-child(6) {
    padding: 0 25px 0 25px;
}
div#sec2 h2 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -0.89px;
    margin-bottom: 35px;
}
#ajax-content-wrap .vc_row.inner_row.right_padding_238px .row_col_wrap_12_inner{
    padding-right: 90px;
}
#ajax-content-wrap .vc_row.inner_row.left_padding_238px .row_col_wrap_12_inner{
    padding-left: 90px;
}
div#sec2 h4 {
    margin-bottom: 28px;
}
div#sec2 p {
    font-size: 16px;
    line-height: 28px;
}
div#sec2 .inner_row:nth-child(3) img {
    width: 95%;
}
div#sec2 .inner_row:nth-child(2):after {
    right: 30px;
}
#ajax-content-wrap .vc_row.right_padding_74px .row_col_wrap_12{
    padding-right:30px;
}
#ajax-content-wrap .vc_row.left_padding_62px .row_col_wrap_12{
    padding-left:30px;
}
.wpb_column.left_padding_desktop_205px > .vc_column-inner {
    padding-left: 30px;
}
.wpb_column.right_padding_desktop_192px > .vc_column-inner {
    padding-right: 30px;
}
div#sec3 h2 {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -0.89px;
}
.wpb_column.top_padding_desktop_152px > .vc_column-inner {
    padding-top: 50px;
}
div#sec3 h3 {
    font-size: 18px;
    line-height: 23px;
}
.wpb_column.bottom_padding_desktop_100px > .vc_column-inner {
    padding-bottom: 50px;
}
div#fotr {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
div#sec2 .content ul{
    padding: 0 226px 0 0;
}
div#sec2 .content ul:after{
    right: 80px;
}
div#sec2 h3 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -0.432px;
}
}