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

li#search-btn {
    display: none !important;
}
header#top .custom-search-option {
    position: absolute;
    right: 0;
}

header#top .custom-search-option .headsocl {
    position: absolute;
    left: -160px;
    bottom: 10px;
}

header#top .custom-search-option .headsocl ul {
    margin: 0;
}

header#top .custom-search-option .headsocl ul li {
    margin-right: 30px;
}

header#top .custom-search-option .headsocl ul li i {
    font-size: 19px;
    color: #fff;
}

header#top .custom-search-option .topnav form {
    display: flex;
    border: 1px solid;
}
header#top {
    background: #00000059;
    padding-bottom: 40px;
}
header#top .col.span_9.col_last ul.sf-menu.sf-js-enabled.sf-arrows .current-menu-item span.menu-title-text {
    color: #F0CC01;
}
header#top .custom-search-option .topnav form input[type="text"]::placeholder {
    color: #fff;
    opacity: 1;
}

header#top .custom-search-option .topnav form input[type="text"] {
    color: #fff;
}

header#top .custom-search-option .topnav form button {
    border-radius: unset !important;
    padding: 0 20px;
}
.home #page-header-wrap {
    display: none;
}

header#top .col.span_3 a#logo {
    float: left;
}

header#top .col.span_9.col_last nav {
    justify-content: flex-start !important;
}

header#top .col.span_9.col_last {
    margin-top: 20px;
    border-top: 1px solid;
    padding-top: 30px;
}

header#top .col.span_3 ul#menu-second-header {
    text-align: left;
}

header#top .col.span_3 ul#menu-second-header span.menu-title-text ruby {
    color: #D1D1D1;
    font-family: 'Roboto';
    font-weight: 200;
}

header#top .col.span_3 ul#menu-second-header span.menu-title-text {
    font-family: 'Inter';
    text-transform: initial;
}

header#top .col.span_3 ul#menu-second-header li#menu-item-36 span.menu-title-text::before {
    content: url('https://acme.sharecapacity.com/wp-content/uploads/2024/11/Icon.png');
    position: absolute;
    left: -35px;
    top: 3px;
}

header#top .col.span_3 ul#menu-second-header li#menu-item-37 span.menu-title-text::before {
    content: url('https://acme.sharecapacity.com/wp-content/uploads/2024/11/Vector.png');
    position: absolute;
    left: -40px;
    top: 10px;
}

header#top .col.span_3 ul#menu-second-header li#menu-item-37 {
    margin-left: 50px;
}

#baner h1 {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#baner p {
    font-size: 20px;
    line-height: 30px;
    max-width: 700px;
    margin: 0 auto;
}

#baner a.play_button_with_text {position: relative;z-index: 999999;}

#baner a.play_button_with_text span.link-text {
    color: #fff;
}

#baner a.play_button_with_text span.inner-wrap.inner::before {
    background: #ff00 !important;!i;!;
    border: 1px solid #F0CC01;
}

#baner a.play_button_with_text span.inner-wrap.inner svg path {
    fill: #F0CC01;
}

#baner .wpb_text_column {
    margin-bottom: 0;
}

#send_main {
    margin-top: -140px;
    z-index: 999;
    position: relative;
}

#send_main .carousel-item img {border-radius: 20px 20px 0px 0px;}

#send_main .carousel-item {
    margin: 0 13px;
    border: 1px solid #494949;
    border-radius: 20px;
}

#send_main .carousel-item .ser_tt {
    position: absolute;
    top: 20%;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
}

#send_main .carousel-item .ser_tt h2 {
    font-size: 35px;
    line-height: 45px;
}

#send_main .carousel-item .tt {padding: 0 40px;}

#send_main .carousel-item .tt p {
    opacity: 0.5;
}

a#btn {
    margin: 0;
    padding: 13px 60px;
    font-family: inter;
    font-size: 16px;
    position: relative;
}

#send_main .tt h3 {
    font-size: 16px;
    line-height: 25px;
    color: #F0CC01;
}

a#btn::before {
    content: '';
    height: 100%;
    width: 0;
    background: #F0CC01;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 30px 0px 0px 30px;
    transition: ease .9s;
}

a#btn::after {
    content: '';
    height: 100%;
    width: 0;
    background: #F0CC01;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 0px 30px 30px 0px;
    z-index: -1;
    transition: ease .9s;
}

a#btn:hover::after {
    width: 50%;
}

a#btn:hover::before {
    width: 50%;
}

#send_main::before {
    content: '';
    height: 80%;
    width: 200%;
    background-image: linear-gradient(transparent 40%, #1c1c1c 80%);
    position: absolute;
    left: -40%;
    right: 0;
    top: -240px;
}

#our_sec h2 {
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 10px;
}

#our_sec .img-with-aniamtion-wrap img {
    border-radius: 30px;
}

#our_sec .img-with-aniamtion-wrap {
    margin-top: 60px;
}
#abt_main .abt_tt h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    font-family: 'Inter';
    margin-bottom: 15px;
}

#abt_main .abt_tt {
    padding-left: 25px;
    border-left: 4px solid #056224;
}

#abt_main .abt_para {
    padding-left: 25px;
    margin-top: 60px;
}

#abt_main .abt_para h6 a {
    color: #F0CC01;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

#abt_main .abt_para h6 a::before {
    content: "\f061";
    font-family: 'FontAwesome';
    position: absolute;
    right: -25px;
}

#abt_main .abt_para p {padding-bottom: 10px;max-width: 540px;}

#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner {
    padding: 30px 30px;
    background: #161616;
    border-radius: 20px;
    margin-right: 30px;
}

#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone {
    text-align: left;
}

#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone .number.default {
    margin-bottom: 50px;
    font-weight: 500;
}

#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone .number.default::before {
    content: '';
    height: 5px;
    width: 20px;
    background: #F0CC01;
    position: absolute;
    bottom: -30px;
}

#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone .subject {
    max-width: 0px;
    font-family: 'Inter';
    font-size: 20px;
    line-height: 28px;
}

#abt_main #abt_mile {
    margin-bottom: 40px;
}

#resc_sec .res_tt {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 190px;
}

#resc_sec .res_tt h2 {
    font-size: 42px;
    line-height: 52px;
    text-transform: capitalize;
}

#resc_sec .res_tt h6 a {
    margin: 0;
    padding: 13px 55px;
    font-family: inter;
    font-size: 16px;
    position: relative;
    color: #fff;
    background: #056224;
    border-radius: 50px;
    transition: .9s;
}

#resc_sec .res_tt h6 {
    margin-top: 30px;
}

#resc_sec .res_tt h6 a:hover {
    background: #000;
}

#rental_sec .abt_tt h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    font-family: 'Inter';
    margin-bottom: 15px;
}

#rental_sec .abt_tt {
    padding-left: 25px;
    border-left: 4px solid #056224;
    margin-bottom: 40px;
}

#rental_sec .abt_para {
    padding-left: 25px;
    margin-top: 60px;
}

#rental_sec .abt_para h6 a::before {
    content: "\f061";
    font-family: 'FontAwesome';
    position: absolute;
    right: -25px;
}

#rental_sec .abt_para p {padding-bottom: 10px;max-width: 540px;}

#rental_sec .abt_tt p {
    max-width: 580px;
}

#rental_sec .nectar-fancy-ul ul {
    margin-bottom: 0;
    margin-left: 30px;
}

#rental_sec .nectar-fancy-ul ul li {
    font-size: 20px;
    line-height: 25px;
    position: relative;
    padding-left: 25px;
}

#rental_sec .nectar-fancy-ul ul li::before {
    content: '.';
    font-size: 44px;
    position: absolute;
    top: -14px;
    left: 0;
}

#rental_sec .nectar-milestone {
    padding: 20px 30px;
    background: #161616;
    border-radius: 20px;
    margin-right: -10px;
    float: right;
    text-align: left;
    position: relative;
}

#rental_sec  .number.default {
    margin-bottom: 50px;
    font-weight: 500;
}

#rental_sec .number.default::before {
    content: '';
    height: 5px;
    width: 20px;
    background: #F0CC01;
    position: absolute;
    bottom: -30px;
}

#rental_sec .vc_col-sm-5 .vc_column-inner::before {
   content: '';
   background: #1C1C1C;
   height: 40%;
   width: 50%;
   position: absolute;
   right: 0;
   bottom: -30px;
   border-radius: 20px;
   z-index: -12;
}

#rental_sec #wht_mile {
    background-color: #1C1C1C;
    float: right;
    padding-left: 20px;
    padding-top: 30px;
    border-radius: 30px 0px 20px 20px;
    margin-top: -130px;
}

#rental_sec .nectar-milestone .subject {
    font-family: 'Inter';
    font-size: 20px;
    line-height: 28px;
}

#acme_sec h2 {
    max-width: 900px;
    margin: 0 auto;
    text-transform: capitalize;
}

#footer-outer #footer-widgets .row {
    border-bottom: 1px solid #ccc;
}

#footer-outer #text-3 {
    float: left;
}

#footer-outer #text-2 {
    float: right;
}

#footer-outer #copyright .col.span_5 {
    max-width: 100% !important;
}

#footer-outer #copyright p {
    font-size: 15px;
}

#footer-outer #copyright {padding: 15px 0 !important;}

#footer-outer #footer-widgets .widget h4 {
    color: #F0CC01 !important;
}

#footer-outer #footer-widgets #custom_html-2 ul li {
    display: inline-block;
    margin-right: 15px;
}

#footer-outer #footer-widgets #nav_menu-3 ul#menu-contact {
    max-width: 200px;
}

#footer-outer #footer-widgets #nav_menu-3 li#menu-item-35 a {
    text-decoration: underline;
}


/* Inner pages css start */

#iner_pagebg h1 {
    font-size: 50px;
    line-height: 55px;
    font-weight: 500;
}

#iner_pagebg .bred span.aioseo-breadcrumb a {
    color: #F0CC01;
}

.page-id-20 #serpg_main h4 {
    font-size: 16px;
    line-height: 25px;
    color: #F0CC01;
}

.page-id-20 #serpg_main .sett p {
    max-width: 830px;
    margin: 0 auto;
}

.page-id-20 #serpg_main .carousel-item {
    background: #161616;
    margin: 0 10px;
    border-radius: 5px;
    padding: 20px 30px;
    transition: .9s;
}

.page-id-20 #serpg_main .carousel-item h3 {
    font-size: 18px;
    line-height: 24px;
}

.page-id-20 #serpg_main .carousel-item ul {
    margin: 0;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 210px;
}

.page-id-20 #serpg_main .carousel-item h6 a {
    color: #F0CC01;
    position: relative;
    font-family: 'Inter';
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
}

.page-id-20 #serpg_main .carousel-item h6 a::before {
    content: "\f061";
    font-family: 'FontAwesome';
    position: absolute;
    right: -25px;
}

.page-id-20 #serpg_main .carousel-item .img-with-aniamtion-wrap::before {
    content: '';
    height: 5px;
    width: 25px;
    background: #056224;
    position: absolute;
    bottom: 0;
}

.page-id-20 #serpg_main .carousel-item .img-with-aniamtion-wrap {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.page-id-20 #serpg_main .carousel-item .img-with-aniamtion-wrap img {
    animation: SmallBig 3s linear infinite;
}

@keyframes SmallBig {
  0%, 100% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
}

.page-id-20 #serpg_main .carousel-item:hover {
    background: #000;
}

.page-id-20 #rental_sec p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
}

.page-id-20 #rental_sec #wht_icn {background: #161616;padding: 20px 20px;display: inline-block;margin-bottom: -80px;z-index: 99;border-radius: 15px;margin-left: -50px;width: 35%;transform: translateY(40px);}

.page-id-20 #rental_sec #wht_icn .iwt-text {
    padding: 0;
    font-size: 16px;
}

.page-id-20 #rental_sec #wht_icn .iwt-icon {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.page-id-20 #rental_sec #wht_icn .iwt-icon::before {
    content: '';
    height: 5px;
    width: 20px;
    background: #F0CC01;
    position: absolute;
    bottom: 0;
}

.page-id-20 #rental_sec #wht_icn .iwt-icon img {
    width: 40px;
}

.page-id-20 #rental_sec #wht_icn .iwithtext {
    background: #1C1C1C;
    padding: 15px 20px;
    border-radius: 10px;
}
.page-id-20 #rental_sec .spe .vc_column-inner {
    transform: translateY(100px);
    padding-right: 90px;
}

.page-id-20 #rental_sec .abt_tt {
    border-color: #F0CC01;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.page-id-20 #rental_sec .snd_ser {
    padding-left: 30px;
}

.page-id-20 #rental_sec .vc_col-sm-6:nth-child(2) .vc_column-inner a#btn {
    margin-left: 30px;
    margin-top: 10px;
}
.page-id-20 #rental_sec #wht_mile .vc_col-sm-12 .vc_column-inner {
    transform: unset;
    padding: unset;
}
.page-id-20 #rental_sec .retl .vc_column-inner {
    transform: translateY(50px);
}
.page-id-20 #rental_sec .snd_ser {
    padding-left: 30px;
    padding-right: 150px;
}
.page-id-22 #ctn_main .tt h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    font-family: 'Inter';
    margin-bottom: 15px;
}
.page-id-22 #ctn_main .tt {
    padding-left: 25px;
    border-left: 4px solid #056224;
    margin-bottom: 50px;
}

.page-id-22 #ctn_main .iwt-text strong {
    font-family: 'Inter';
    font-weight: 600;
}

.page-id-22 #ctn_main .iwt-text p {
    color: #D1D1D1;
}

.page-id-22 #ctn_main  .iwt-icon {
    top: 7px;
}

.page-id-22 #ctn_main .iwt-icon img {
    width: 40px;
}

.page-id-22 #ctn_main .iwt-text a {color: #fff;}

.page-id-22 #ctn_main .iwithtext {margin-left: 25px;}

.page-id-22 #ctn_main .gform-theme--foundation {
    --gf-form-gap-y: 15px !important;
    margin-bottom: 0;
}

.page-id-22 #ctn_main input {
    padding: 23px 20px;
    border-radius: unset;
}

.page-id-22 #ctn_main input::placeholder {
    color: #ccc;
}

.page-id-22 #ctn_main textarea#input_1_5::placeholder  {
       color: #ccc;
}

.page-id-22 #ctn_main input#gform_submit_button_1 {
    width: 100%;
    background: #056224;
    font-size: 17px;
    padding: 11px 20px !important;
}

.page-id-22 #ctn_main .ttt h5 {
    font-family: 'Inter';
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
#mp iframe {
    border-radius: 20px;
    filter: grayscale(1);
}
.page-id-24 #abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone .subject {
    max-width: 720px;
}
.page-id-24 #rental_sec #wht_icn {background: #161616;padding: 20px 20px;display: inline-block;margin-bottom: -80px;z-index: 99;border-radius: 15px;margin-left: -50px;width: 35%;transform: translateY(40px);}

.page-id-24 #rental_sec #wht_icn .iwt-text {
    padding: 0;
    font-size: 16px;
}

.page-id-24 #rental_sec #wht_icn .iwt-icon {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.page-id-24 #rental_sec #wht_icn .iwt-icon::before {
    content: '';
    height: 5px;
    width: 20px;
    background: #F0CC01;
    position: absolute;
    bottom: 0;
}

    .page-id-24 #rental_sec #wht_icn .iwt-icon img {
    width: 40px;
}

        .page-id-24 #rental_sec #wht_icn .iwithtext {
    background: #1C1C1C;
    padding: 15px 20px;
    border-radius: 10px;
}
.page-id-24 #rental_sec .spe .vc_column-inner {
    transform: translateY(100px);
    padding-right: 90px;
}

.page-id-24 #rental_sec .lom h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
}
.page-id-24 #rental_sec .lom {
    padding-left: 25px;
}

.page-id-24 #rental_sec .abt_tt {
    border-color: #F0CC01;
}

.page-id-24 #rental_sec .spe .iwithtext {
    margin-left: 25px;
}

.page-id-24 #rental_sec .spe .iwithtext .iwt-text {
    font-size: 20px;
    line-height: 25px;
    padding-left: 80px;
}

.page-id-24 #rental_sec .spe .iwithtext .iwt-text h6 {
    font-size: 18px;
    color: #C4A705;
    font-weight: 500;
}

.page-id-24 #rental_sec .spe .iwithtext .iwt-icon img {
    width: 50px;
}
/* Inner pages css end */



@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	#send_main {
    margin-top: -90px;
}
}
@media (max-width: 1366px) {
	#footer-outer #nav_menu-2 {
    margin-left: 40px;
}
	#our_sec {
    padding-top: 0 !important;
}
}
@media (max-width: 1340px) {}
@media (max-width: 1320px) {}
@media (max-width: 1280px) {
	.page-id-24 #rental_sec .spe .vc_column-inner {
    padding-right: 70px;
}
	#serpg_main .owl-dots button.owl-dot span {
    background: #fff;
}
	.page-id-20 #rental_sec .snd_ser {
    padding-right: 50px;
}
	.page-id-20 #rental_sec #wht_icn {
    width: 40%;
}
}
@media (max-width: 1024px) {
	.page-id-20 #rental_sec .spe .vc_column-inner {
    transform: translateY(70px);
    padding-right: 0px;
}
	.page-id-20 #rental_sec #wht_icn {
    width: 51%;
}
	#rental_sec .nectar-fancy-ul ul li {
    font-size: 18px;
    line-height: 22px;
}
	#rental_sec #wht_mile {
    margin-top: -80px;
}
	#rental_sec .nectar-milestone .subject {
    font-size: 16px;
    line-height: 25px;
}
	#rental_sec .number.default {
    font-size: 50px !important;
    line-height: 60px !important;
}
	#resc_sec .res_tt {
    padding: 0 40px;
}
	#resc_sec .res_tt h2 {
    font-size: 40px;
    line-height: 45px;
}
	#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone .subject {
    font-size: 17px;
    line-height: 24px;
}
	#abt_main .abt_para {
    padding-left: 25px;
    margin-top: 30px;
}
	#abt_main #abt_mile {
    margin-bottom: 20px;
}
	#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner {
    padding: 20px 20px;
    margin-right: 10px;
}
	#abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone .number.default {
    font-size: 50px !important;
    line-height: 60px !important;
}
	#send_main .carousel-item .tt {
    padding: 0 5px;
}
	#send_main .carousel-item .ser_tt {
    top: 14%;
}
	#send_main .carousel-item .ser_tt h2 {
    font-size: 25px;
    line-height: 35px;
}
	header#top {
    padding-bottom: 10px;
}
}
@media (max-width: 840px) {
	.page-id-20 #rental_sec p {
    font-size: 18px;
    line-height: 26px;
}
	.page-id-20 #rental_sec .retl .vc_column-inner {
    transform: translateY(0px);
}
    .page-id-20 #rental_sec #wht_icn {
        width: 32%;
        margin-left: -40px;
        transform: translateY(0px);
    }
	    .page-id-20 #rental_sec .snd_ser {
        padding-right: 0px;
    }
	#iner_pagebg h1 {
    font-size: 40px;
    line-height: 47px;
}
	.page-id-20 #rental_sec .spe .vc_column-inner {
    transform: translateY(0px);
    padding-right: 0px;
}
	    #rental_sec #wht_mile {
        margin-top: -250px;
    }
	#rental_sec .abt_tt p {
    max-width: unset;
}
	#resc_sec .res_tt h2 {
        font-size: 32px;
        line-height: 38px;
    }
    #abt_mile .vc_col-sm-6 {
        width: 50%;
        margin-bottom: 0;
    }
	#abt_main .abt_para p {
    padding-bottom: 10px;
    max-width: unset;
}
	#send_main .owl-dots button.owl-dot span {
    background: #fff;
}
	    #send_main .carousel-item .ser_tt {
        top: 20%;
    }
	    #send_main .carousel-item .ser_tt h2 {
        font-size: 30px;
        line-height: 35px;
    }
	#baner p {
    font-size: 17px;
    line-height: 25px;
    max-width: 470px;
}
	    #send_main {
        margin-top: 40px;
    }
	#send_main::before {
    display: none;
}
	li#search-btn {
    display: block !important;
}
	    header#top {
        padding-bottom: 10px;
        background: #ff00;
    }
	header#top .col.span_9.col_last {
    border: unset;
    padding: 0;
    margin: 0;
}
	#footer-outer #nav_menu-2 {
    margin-left: 0px;
}
}
@media (max-width: 768px) {}
@media (max-width: 525px) {
	.page-id-24 #rental_sec .spe .vc_column-inner {
    transform: translateY(0px);
    padding-right: 0px;
}
	.page-id-24 #rental_sec #wht_icn {
    width: 50%;
    margin-left: -40px;
}
	    .page-id-20 #rental_sec p {
        font-size: 16px;
        line-height: 24px;
    }
	    .page-id-20 #rental_sec #wht_icn {
        width: 52%;
        margin-left: -30px;
        transform: translateY(0px);
    }
	#baner h1 {
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 42px;
}
	    #resc_sec .res_tt {
        padding: 10px 10px;
        position: relative;
    }
	#rental_sec #wht_mile {
        margin-top: -140px;
    }
	html body h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}
	#footer-outer #text-2 {
    float: unset;
}
	#footer-outer #text-3 {
    float: unset;
}
}
@media (max-width: 430px) {
	    .page-id-20 #rental_sec #wht_icn {
        width: 65%;
    }
	a#btn {
    padding: 12px 40px;
    font-size: 14px;
}
	#rental_sec .nectar-fancy-ul ul {
    margin-left: 0px;
}
	    #abt_main #abt_mile .vc_col-sm-6 .vc_column-inner {
        padding: 10px 10px;
        margin-right: 10px;
    }
	    #abt_main #abt_mile .vc_col-sm-6 .vc_column-inner .nectar-milestone .number.default {
        font-size: 45px !important;
        line-height: 55px !important;
    }
	#baner h1 {
    font-size: 30px;
    line-height: 40px;
}
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}