/*
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#wpforms-443-field_15-container {
    display: none !important;
}
a.featuredbutton {
    background-color: #0C7394 !important;
    font-size: 16px;
    line-height: 27px;
    padding-block: 15px 15px !important;
    padding-block-start: 15px !important;
    padding-block-end: 15px !important;
    padding-inline: 40px !important;
    margin-bottom: 0;
    color: #fff;
    border-radius: 10px !important;
}
#rental li, div#catergory div#catergory-inner, .woocommerce li.classic.product {
    box-shadow: 0px 10px 10px -10px #0C7394;
    transition: 0.7s;
}

#rental li:hover, div#catergory div#catergory-inner:hover, .woocommerce li.classic.product:hover {
    box-shadow: 0px 10px 50px -10px #0C7394;
    scale: 1.07;
}


div#header-secondary-outer {
    border-radius: 0px 0px 40px 40px !important;
    margin: 0 auto;
    width: 95% !important;
    background: #F54711;
    background: linear-gradient(180deg,rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%);
}
/* ==========================================*/
.container-wrap {
    padding: 0px 0px !important;
}
/* =================== */
header#top li.current-menu-item span {
    color:#EE2902;
}
header#top li#menu-item-29 a ruby {
    display: block;
    text-align: left;
}
header#top li#menu-item-29 a span {
    color: #fff !important;
}
header#top li#menu-item-29 a {
    background: linear-gradient(180deg, rgba(6, 102, 137, 1) 0%, rgba(34, 161, 186, 1) 100%);
    padding: 5px 20px !important;
    border-radius: 14px !important;
}
/* ========================================== */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider .social-icon {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    z-index: 999;
    width: 10%;
    height: 100%;
    margin-left: -10% !important;
}
div#revolution-slider .social-icon ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff !important;
    transition: .9s;
}
div#revolution-slider .social-icon .socliy {
        position: relative;
}
div#revolution-slider .social-icon .socliy:after {
    content: "";
    background: #fff;
    position: absolute;
    left: 20px;
    top: -70px;
    width: 2px;
    height: 50px;
}
div#revolution-slider .social-icon ul li {
    list-style: none;
    margin: 10px 0px !important;
}
div#revolution-slider .social-icon ul {
    margin: 0;
}
div#revolution-slider .social-icon ul li:hover i {
    background: linear-gradient(180deg,rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%);
    border-color: #066689;
    color:#fff !important;
}
div#revolution-slider .social-icon ul li h5 {
    transform: rotate(-90deg);
    position: relative;
    left: -25px;
    top: 30px;
    color: #fff;
}
#SR7_1_1 .persephone.sr7-arrows.sr7-touchhover {
    background: #f97316;
    border-color: #F97316 !important;
}
#SR7_1_1 .persephone.sr7-arrows {
    border-radius: 50px !important;
}
div#revolution-slider a#SR7_1_1-1-4 i {
    transform: rotate(-45deg);
    font-size: 16px;
    margin-left: 9px;
    width: 35px;
    height: 35px;
    background: #000 !important;
    border-radius: 50% !important;
    color: #fff !important;
    line-height: 35px !important;
}
#SR7_1_1 .hephaistos.sr7-arrows {
    background: #fff0 !important;
    border: 1px solid #fff !important;
    transition: .9s;
}
#SR7_1_1 .hephaistos.sr7-arrows:hover {
    background: #000 !important;
    border-color: #000 !important;
}
/* =============================== */
div#catergory {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#catergory .owl-stage {
    padding: 10px 0px !important;
}
div#catergory-inner {
    margin: 0px 10px;
    padding: 20px !important;
    border: 1px solid #C3C3C3;
    border-radius: 40px;
}
div#catergory button.owl-prev:before {
    content: "\f104";
}
div#catergory button.owl-next:before {
        content: "\f105";
}
div#catergory button.owl-next:before, div#catergory button.owl-prev:before {
    font-family: 'FontAwesome';
    font-size: 17px;
    box-shadow: unset !important;
    border-radius: 50%;
    color: #999999;
    width: 40px;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 40px;
    background: #0000;
    border: 1px solid #999999;
}
div#catergory button.owl-next:hover:before, div#catergory button.owl-prev:hover:before {
        background: linear-gradient(180deg,rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%);
    border-color:#fff !important;
    color:#fff !important;
}
div#catergory .owl-nav.disabled {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -70px;
}
div#catergory button.owl-next, div#catergory button.owl-prev {
    background: transparent;
    font-size: 0;
    border: 0px;
}
div#catergory .owl-dots {
    display: none;
}
/* =========================== */
div#about {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#about> .row-bg-wrap {
    border: 30px solid #fff !important;
    border-radius: 40px !important;
}
div#about .row-bg.viewport-desktop.using-image {
    border-radius: 30px !important;
}
div#about .inner-wrap.row-bg-layer.using-image:after {
    content: "";
    background-image: url(https://realbounce.com/wp-content/uploads/2026/05/01-1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 226px;
    height: 285px;
    z-index: 999;
    visibility: visible;
}
/* ============================== */
a#btn {
    background: linear-gradient(180deg, rgba(6, 102, 137, 1) 0%, rgba(34, 161, 186, 1) 100%);
    border-radius: 15px !important;
}
span.text-gra {
    background: linear-gradient(180deg, rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
/* ================================ */
div#rental {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
li.classic.product img {
    border-radius: 30px !important;
}
li.classic.product {
    border: 1px solid #C3C3C3;
    padding: 20px !important;
    border-radius: 30px !important;
    padding-bottom: 70px !important;
}
.product-wrap {
    overflow: visible !important;
}
div#rental-inner a.button.product_type_external {
    transform: unset !important;
    background: #0000 !important;
    border: 1px solid #066689;
    color: #066689 !important;
    transition: .9s;
    bottom: -115px;
    border-radius: 10px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    line-height: 22px;
    font-size: 17px !important;
    margin-top: 14px;
}
li.classic.product {
    border: 1px solid #C3C3C3;
    padding: 20px !important;
    border-radius: 30px !important;
    padding-bottom: 100px !important;
}

span.price {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0px 30px 80px 0px !important;
}
bdi {
    background: linear-gradient(180deg, rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "inter";
}
h2.woocommerce-loop-product__title {
    color: #333333;
    font-size: 20px !important;
}
div#rental-inner li:hover a.button.product_type_external {
    border-color: #F54711 !important;
    color: #F54711 !important;
    transition: .9s;
}
/* =================================== */
div#expert {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#expert-inner .iwithtext {
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    padding-right: 10px !important;
}
div#expert-inner .iwithtext .iwt-icon {
    position: relative;
}
div#expert-inner .iwithtext .iwt-icon img {
    width: unset;
    margin: 0;
}
div#expert-inner .iwithtext .iwt-text p {
    font-size: 13px;
    line-height: 23px;
}
div#expert-inner .iwithtext .iwt-text h5 {
    margin: 0;
}
div#expert-inner .iwithtext .iwt-text {
    padding-left: 8px;
    width: 80%;
}
div#expert-inner .iwithtext .iwt-icon {
    position: relative;
    width: 60px;
    height: 60px;
    border: 1px solid #22A1BA;
    border-radius: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .9s;
}
div#expert-inner .iwithtext:hover .iwt-icon {
    border-color: #F86C26;
}
div#expert-inner .iwithtext:hover .iwt-icon img {
    filter: brightness(0) saturate(100%) invert(33%) sepia(82%) saturate(3018%) hue-rotate(355deg) brightness(98%) contrast(96%);
}
/* ============================= */
div#easy {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#easy> .row-bg-wrap {
    border: 30px solid #fff !important;
    border-radius: 40px !important;
}
div#easy .row-bg.viewport-desktop.using-image {
    border-radius: 30px !important;
}
div#easy-inner .vc_column-inner {
    padding: 0px 20px;
}
/* =========================== */
div#testimonials {
    padding: 70px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonials> .row-bg-wrap {
    border: 30px solid #fff !important;
    border-radius: 40px !important;
}
div#testimonials .row-bg.viewport-desktop.using-image {
    border-radius: 30px !important;
}
div#testimonials img.img-with-animation.google.skip-lazy {
    float: right;
}
div#testimonials {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonials-inner {
    border: 1px solid #DDCAE0;
    background-color:#fff;
    border-radius: 20px;
    margin: 0px 5px;
    padding: 35px 30px;
}
div#testimonials-inner .iwithtext .iwt-icon {
    position: relative !important;
}
div#testimonials-inner .iwithtext .iwt-icon img {
    width: unset !important;
    margin: 0;
}
div#testimonials-inner .iwithtext .iwt-text h4, div#testimonials-inner .iwithtext .iwt-text h6 {
    margin: 0;
}
div#testimonials-inner .iwithtext .iwt-text {
    padding-left: 15px;
}
div#testimonials-inner .iwithtext .iwt-text h4 {
    margin-bottom: 0;
}
div#testimonials-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
/* ======================================= */
div#gallery {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
    background:#fff0 !important;
}
div#gallery .row-bg.viewport-desktop.using-bg-color {
    height: 500px;
}
div#gallery .owl-stage-outer {
    overflow: visible;
}
div#gallery-inner .hover-wrap-inner a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .9s;
    opacity: 0;
    border-radius: 10px !important;
    transform: scale(90%);
    background-image: url(https://realbounce.com/wp-content/uploads/2026/05/Rectangle-74.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
div#gallery-inner .hover-wrap-inner:hover a:before {
    transition: .9s;
    opacity: 1;
}
div#gallery a#btn {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 20px;
}
/* =========================================== */
div#contact {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#contact-inner .vc_col-sm-4 .vc_column-inner {
    padding: 20px 20px !important;
    height: 550px;
    transform: translate(60px, 220px);
    z-index: 999;
    position: relative;
    border-radius: 10px !important;
    background: linear-gradient(180deg, rgba(6, 102, 137, 1) 0%, rgba(34, 161, 186, 1) 100%);
}
div#contact .vc_col-sm-8 .vc_column-inner {
    background: #FFF7ED;
    padding: 40px 50px 40px 90px !important;
    border-radius: 15px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#gform_fields_1 {
    row-gap: 0px;
}
body .gform_wrapper .top_label .gfield_label {
    color: #555555;
    font-weight: 400;
    font-family: "inter";
    font-size: 15px;
}
div#contact input, div#contact textarea, div#contact select {
    border: 1px solid #F6FAFF;
    border-radius: 5px;
    color: #30373E;
    background-color: #FFFFFF;
}
div#contact input::placeholder, div#contact textarea::placeholder {
    color: #30373E;
    opacity: 1;
}
div#contact-inner .wpforms-field {
    padding: 10px 0px !important;
}
button#wpforms-submit-80 {
    background: linear-gradient(180deg, rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%);
    height: 50px !important;
    border-radius: 10px !important;
}
label.wpforms-field-label {
    color: #555555 !important;
    font-weight: 400 !important;
    margin-bottom: 5px !important;
}
div#contact input, div#contact select {
    height: 50px !important;
}
span.gfield_required.gfield_required_text {
    opacity: 0;
}
div#contact-inner .iwithtext {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #ffffff6e;
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
}
div#contact-inner .iwithtext .iwt-icon i {
    color: #fff !important;
    font-size: 24px !important;
}
div#contact-inner .iwithtext .iwt-text h4 {
    margin: 0;
}
div#contact-inner .iwithtext .iwt-text {
    padding-left: 15px;
}
div#contact-inner .iwithtext .iwt-text a {
    color: #fff !important;
}
div#contact-inner .iwithtext:hover .iwt-icon {
    background: linear-gradient(180deg, rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%);
    border-color: #3697af !important;
}
div#contact-inner .iwithtext .iwt-icon {
    position: relative;
    width: 55px;
    height: 55px;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff !important;
    transition: .9s;
    border-radius: 5px;
}
div#contact-inner .iwithtext .iwt-text h3 {
    margin: 0;
}
/* =================== */
div#footer-outer {
    border: 25px solid #fff;
    border-radius: 50px !important;
}
div#footer-widgets .row {               
    padding: 30px 0 !important;
    border-bottom:1px solid #fff;
}
div#footer-widgets .widget.widget_nav_menu {
    margin: 0 auto;
    display: table;
    font-size:15px;
    line-height:25px;
    font-family:'Bricolage Grotesque';
    font-weight:600;
    text-transform: uppercase;
}
div#custom_html-2 ul li {
    display: inline-block !important;
}
div#custom_html-2 ul {
    margin:0 auto !important;
    display:table !important;
}
div#custom_html-2 ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    color:#FFFFFF;
    border-radius:50px;
    font-size:20px;
    transition: .9s;
    margin:3px !important;
}
div#custom_html-2 ul li:hover i {
    background: #F54711;
    background: linear-gradient(180deg,rgba(245, 71, 17, 1) 0%, rgba(248, 108, 38, 1) 100%);
    border-color:#D82E04;
    color:#FFF;
}
#footer-outer .widget {
    margin-bottom: 10px;
}
/* =============================================== */
div#copyright {
    padding: 20px 0px !important;
}

input#wpforms-396-field_8 {
    display: none;
}

div#wpforms-396-field_8-container {
    display: none;
}

a.buttonshop.pum-trigger {
    background-color: #0C7394 !important;
    font-size: 16px;
    line-height: 27px;
    padding-block: 15px 15px !important;
    padding-inline: 40px !important;
    margin-bottom: 0;
    color: #fff;
    border-radius: 10px !important;
}
/* ======================================== */
div#catergory .vc_col-sm-3 .vc_column-inner {
    box-shadow: 0px 10px 10px -10px #0C7394;
    transition: 0.7s;
    margin: 0px 10px;
    padding: 20px !important;
    border: 1px solid #C3C3C3;
    border-radius: 40px;
}


div#catergory .vc_col-sm-3:hover .vc_column-inner {
    box-shadow: 0px 10px 50px -10px #0C7394;
    scale: 1.07;
}
div#catergory .vc_col-sm-3 {
    padding: 0px !important;
}
div#catergory h3 {
    font-size: 18px;
}
/* ======================================== */
@media (max-width: 1600px){}
@media (max-width: 1440px){
#revolution-slider .text-lft {
    margin-left: -70px;
}
div#revolution-slider .social-icon {
    margin-left: -4% !important;
}
div#revolution-slider .social-icon ul li h5 {
    left: -25px;
}
div#revolution-slider .social-icon .socliy:after {
    left: 20px;
    top: -70px;
}
div#about .inner-wrap.row-bg-layer.using-image:after {
    width: 216px;
    height: 205px;
}
}
@media (max-width: 1366px){
div#about .inner-wrap.row-bg-layer.using-image:after {
   width: 186px;
   height: 175px;
}
}
@media (max-width: 1326px){}
@media (max-width: 1280px){
div#revolution-slider .social-icon {
    margin-left: -5% !important;
}
}
@media (max-width: 1080px){
#revolution-slider .text-lft {
   margin-left: -30px;
}
div#about .inner-wrap.row-bg-layer.using-image:after {
   width: 166px;
   height: 155px;
}
p, li a {
    font-size: 12px;
    line-height: 22px;
}
}
@media (max-width: 912px){
div#revolution-slider .social-icon {
    display:none;
}
#about-inner {
    margin: 0px 100px;
    text-align: center;
}
#expert-inner {
    margin: 0px 100px;
}
#expert-inner .wpb_text_column.wpb_content_element {
    text-align: center;
}

#easy {
}

#gallery-inner {
    margin: 0px 100px;
}
#gallery-inner img.img-with-animation.skip-lazy {
    width: 100%;
}
.owl-dots {
    display: none;
}
#contact-inner {
    margin: 0px 100px;
}
div#contact-inner .vc_col-sm-4 .vc_column-inner {
    transform: translate(0px, 2px);
}
div#testimonials .wpb_text_column.wpb_content_element h1 {
    text-align: center;
}
div#testimonials img.img-with-animation.google.skip-lazy {
    margin: 0 auto;
    display: table;
}
}
@media (max-width: 800px){}
@media (max-width: 768px){}
@media (max-width: 480px){
#about-inner {
    margin: 0px 0px;
}
#expert-inner {
    margin: 0px 0px;
}
#gallery-inner {    
    margin: 0px 0px;
}
#contact-inner {
    margin: 0px 0px;
}
	#rental-inner li {
  width: 100% !important;
}
	div#contact .vc_col-sm-8 .vc_column-inner {
  padding: 20px 20px 20px 20px !important;
}
	#easy h1 {
  font-size: 25px !important;
}
	#easy p {
  padding: 0px 20px !important;
}
}
@media (max-width: 428px){}
@media (max-width: 414px){}
@media (max-width: 390px){}
@media (max-width: 375px){}
@media (max-width: 360px){}




