/*
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#slider {
    display: none !important;
}

div#faq-toggle {
    display: none;
}


#hero.inner-banner {
    padding: 100px 0 !important;
}

/* background CSS start */
.container-wrap {
    background: #151515 !important;
}

.ocm-effect-wrap {
    background: #151515 !important;
}

/* background CSS end */

/* header CSS start */

div#header-outer {
    background: #151515;
}

#top nav > ul > li > a {
    opacity: 1 !important;
}

#top nav > ul > li > a span {
    color: #ffffff82;
}

li#menu-item-18 a {
    background: #00B9CE;
    padding: 15px 30px !important;
    border-radius: 16px;
    border: 1px solid #00B9CE;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
}

li#menu-item-18 a span {
    color: #fff !important;
    transition: all 0.5s;
}

li#menu-item-18 a:before {
    content: '';
    position: absolute;
    background: #000;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 80%;
    transform: scale(0);
    transition: all 1s;
    z-index: -1;
}

li#menu-item-18 a:hover:before {
    transform: scale(10);
}
#hero ul {
    margin: unset;
}

#hero ul li {
    list-style: none;
    color: #fff;
    margin: 0 0 20px 0;
}

#hero ul li i {
    background: #00b6cc;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
}
li#menu-item-18 a:hover {
    border-color: #fff;
}

#top {
    border-bottom: 1px solid #484848;
    padding: 30px 0px;
}

#header-outer #logo img {
    position: absolute;
    top: -20px;
}

#header-space {
    background: #151515;
}

/* header CSS end */

/* hero section CSS start */

div#hero {
    padding: 100px 0px 100px 140px !important;
}

h1 {
    color: #fff;
}

p {
    color: #fff;
}

#entire-btn {
    background: #00B9CE;
    padding: 15px 40px !important;
    border-radius: 10px !important;
    border: 1px solid #00B9CE;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
    font-size: 25px;
    line-height: 33px;
}

#entire-btn:before {
    content: '';
    position: absolute;
    background: #000;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 80%;
    transform: scale(0);
    transition: all 1s;
}

#entire-btn:hover:before {
    transform: scale(10);
}

#entire-btn:hover {
    border-color: #fff;
    box-shadow: unset !important;
    transform: unset !important;
}

#hero img {
    top: 100px;
    min-width: 700px;
    right: 80px;
}

/* hero section CSS end */

/* strong section CSS start */

h2 {
    color: #fff;
}

#strong-inr .vc_column-inner {
    background: #1F1F1F;
    padding: 25px 10px;
    border-radius: 13px;
}

#strong-inr .number {
    font-family: 'Anton';
    font-weight: 400 !important;
    color: #00B9CE;
    font-size: 66px !important;
    line-height: 74px !important;
}

#strong-inr .subject {
    font-size: 21px;
    line-height: 29px;
    font-family: 'Outfit';
    color: #909090;
}

/* strong section CSS end */

/* training section CSS start */

h4 {
    color: #909090;
}

h5 {
    color: #fff;
}

#training-inr span.number {
    font-size: 106px;
    line-height: 114px;
    font-family: 'Anton';
    font-weight: 400 !important;
    color: #fff;
    transition: all 0.5s;
}

span.small {
    color: #909090;
    font-size: 21px;
    line-height: 29px;
}

#training-inr #entire-btn {
    font-size: 21px;
    line-height: 29px;
    padding: 15px 30px !important;
}

#training-inr .vc_column-inner {
    background: #1f1f1f;
    padding: 40px 60px;
    border-radius: 26px;
    border: 1px solid #ffffff3b;
    transition: all 0.5s;
    transform: scale(1);
}

#training-inr .vc_column-inner:hover {
    transform: scale(1.07);
    border-color: #00B9CE;
}

#training-inr .vc_column-inner:hover span.number {
    color: #00B9CE;
}

/* training section CSS end */

/* testimonial section CSS start */

#testimonial-inr .type-blk .wpb_wrapper {
    background: #1F1F1F;
    padding: 40px 60px;
    border-radius: 26px;
}

#testimonial-inr .wpb_text_column .wpb_wrapper {
    padding: unset !important;
}

#testimonial .owl-nav {
    display: block;
}

#testimonial button.owl-prev, #testimonial button.owl-next {
    background: unset !important;
    color: #fff;
    border: unset !important;
    font-size: 70px;
    line-height: 78px;
    position: absolute;
    top: 0;
    bottom: 0;
}

#testimonial button.owl-prev {
    left: -6%;
}

#testimonial button.owl-next {
    right: -6%;
}
#testimonial .owl-dots {
    display: none !important;
}
#testimonial .row-bg {
    position: relative;
}

#testimonial .row-bg:before {
    content: '';
    position: absolute;
    background: url(https://strongislandfit.com/wp-content/uploads/2025/08/testimonial-bg-before.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center right;
    left: -120px;
    top: 0;
}

#testimonial-inr .row-bg:before {
    display: none;
}

/* testimonial section CSS end */

/* faq css */
#faq-toggle a {
    font-size: 30px !important;
    line-height: 38px;
    color: #fff;
}
#faq-toggle h2, #faq-toggle h4 {
    text-align: center;
}
#faq-toggle .toggle {
    border-color: #ffffff4f !important;
}
#you-want .img-bg .vc_column-inner {
    position: relative;
}
#you-want .img-bg .vc_column-inner:before {
    position: absolute;
    content: '';
    left: 0px;
    right: 0;
    top: -130px;
    bottom: 0;
    background-image: url('https://strongislandfit.com/wp-content/uploads/2025/08/testimonial-bg-before.png');
    background-size: 100%;
    width: 100%;
    background-repeat: no-repeat;
}

/* ft css */
#main-ft .row-bg {
    background: #151515;
}

#main-ft ul li {
    list-style: none;
    padding: 6px 0px;
}

#main-ft ul {
    margin: 0;
}

#main-ft p {
    font-size: 18px;
    line-height: 26px;
    max-width: 370px;
}

#main-ft p, #main-ft a {
    color: #909090;
}

#main-ft h6 {
    color: #fff;
}

#main-ft .social-icons {
    display: flex;
    gap: 30px;
}

div#copyright {
    display: none;
}

#main-ft {
    padding-bottom: 30px !important;
}

#copy-inner p {
    text-align: center !important;
    max-width: unset;
}
#copy-inner {
    border-top: 1px solid #ffffff7a;
    padding-top: 30px;
}


/* sec css */
#main-services h2, #main-services p {
    text-align: center;
}
#service-inner .vc_column-inner:hover h5 {
    color: #00B9CE !important;
    transition: all 0.5s !important;
}
#service-inner .vc_column-inner h5 {
    transition: all 0.5s !important;
}
.insight-inner h2, .insight-inner p{
    text-align:left !important;
}

/* testimonial star */
.testimonial-card {
    background: #111;
    color: white;
    padding: 40px 30px;
    border: 1px solid rgba(255,255,255,0.1);
    height: 270px;
  }
  .stars {
    color: #00c4cc;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .text {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .user {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .user img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .user-info {
    line-height: 1.2;
  }
  .user-info strong {
    display: block;
    font-size: 14px;
  }
  .user-info span {
    font-size: 12px;
    color: #aaa;
  }
.testimonial-card::before {
        content: "";
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        background: linear-gradient(45deg, #00B9CE, #000, #ffffff63, #00c4ff);
        background-size: 300% 300%;
        z-index: -1;
        border-radius: 14px;
        transition: opacity 0.4s ease;
        opacity: 0;
        animation: gradientMove 6s infinite linear;
    }

    @keyframes gradientMove {
        0% { background-position: 0% 50%; }
        50% { background-position: 100% 50%; }
        100% { background-position: 0% 50%; }
    }

    .testimonial-card:hover::before {
        opacity: 1;
    }

    /* Glow on hover */
    .testimonial-card:hover {
        box-shadow: 0 0 25px rgba(0, 196, 255, 0.4);
        transform: translateY(-6px);
    }

    .stars {
        color: #00c4ff;
        margin-bottom: 10px;
        transition: transform 0.4s ease, text-shadow 0.4s ease;
    }

    /* Star animation on hover */
    .testimonial-card:hover .stars {
        transform: rotate(-5deg) scale(1.1);
        text-shadow: 0 0 8px #00c4ff;
    }

    .testimonial-text {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 15px;
    }

    .profile {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .profile img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #00c4ff;
    }

    .profile-info {
        font-size: 13px;
    }

    .profile-info strong {
        display: block;
        font-size: 14px;
    }
#testimonial-main h2, #testimonial-main p {
    text-align: center;
}

/* form css */
.form-contct input, .form-contct select, .form-contct textarea {
    border: 1px solid #ffffff45;
}

.form-contct textarea {
    height: 100px;
    resize: none;
}

.form-contct ::placeholder {
    color: #fff;
}

.form-contct select {
    color: white;
    background-color: transparent; 
}
.form-contct select option {
    background-color: #151515;
    color: white;
}

.form-contct input,
.form-contct textarea,
.form-contct select {
    color: white;
}
.form-contct input::placeholder,
.form-contct textarea::placeholder {
    color: white;
    opacity: 0.7;
}
div#contact-inner h3 {
    color: #fff;
    font-size: 44px;
    line-height: 52px;
}
div#conatact-us {
    border: 1px solid #ffffff6e;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    margin-top: 100px;
    margin-bottom: 100px;
    border-radius: 30px;
}
#conatact-us .wpb_wrapper {
    padding: 15px;
}
div#contact-inner {
    border-bottom: 1px solid #ffffff59;
}
/* responsive start */

@media only screen and (min-width: 1600px) and (max-width: 1750px){
h1 {
    color: #fff;
    font-size: 100px !important;
    line-height: 108px !important;
}	
}
@media only screen and (min-width: 1366px) and (max-width: 1599px){
h1 {
    color: #fff;
    font-size: 80px !important;
    line-height: 88px !important;
}

h1 br {
    display: none !important;
}
div#hero {
    padding: 50px 0px 100px 50px !important;
}	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
h1 {
    color: #fff;
    font-size: 80px !important;
    line-height: 88px !important;
}

h1 br {
    display: none !important;
}
div#hero {
    padding: 50px 0px 100px 50px !important;
}
#strong-inr .subject {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Outfit';
    color: #909090;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
h1 {
    color: #fff;
    font-size: 60px !important;
    line-height: 68px !important;
}

h1 br {
    display: none !important;
}
div#hero {
    padding: 50px 0px 100px 50px !important;
}
#strong-inr .subject {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Outfit';
    color: #909090;
}

.wpb_text_column.wpb_content_element {
    margin-bottom: 10px;
}
h2 {
    color: #fff;
    font-size: 50px !important;
    line-height: 58px !important;
}
#strong-inr .number {
    font-family: 'Anton';
    font-weight: 400 !important;
    color: #00B9CE;
    font-size: 36px !important;
    line-height: 44px !important;
}
#training-inr span.number {
    font-size: 80px;
    line-height: 88px;
    font-family: 'Anton';
    font-weight: 400 !important;
    color: #fff;
    transition: all 0.5s;
}
#training-inr .vc_column-inner {
    background: #1f1f1f;
    padding: 40px 30px;
    border-radius: 26px;
    border: 1px solid #ffffff3b;
    transition: all 0.5s;
    transform: scale(1);
}
span.small {
    color: #909090;
    font-size: 16px;
    line-height: 24px;
}
#main-ft p {
    font-size: 14px;
    line-height: 22px;
    max-width: 370px;
}

#main-ft a {
    font-size: 14px;
    line-height: 22px;
}

#main-ft li {
    font-size: 14px;
    line-height: 22px;
}

#main-ft img {
    width: 100px;
}
#main-ft {
    padding-top: 50px !important;
}
#copy-inner p {
    text-align: center !important;
    max-width: unset !important;
}
#contact-inner p {
    font-size: 16px;
    line-height: 24px;
}

#conatact-us .wpb_wrapper {
    padding: 6px;
}
.testimonial-card {
    background: #111;
    color: white;
    padding: 10px 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 270px;
}
div#testimonial-main p br {
    display: none;
}
.scroll-txt p {
    overflow: scroll;
    height: 120px;
    margin-bottom: 20px;
}	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 100px !important;
    }
#top {
    border-bottom: 1px solid #484848;
    padding: 10px 0px;
}
div#hero {
    padding: 100px 0px 30px 30px !important;
}

div#testimonial-inr p {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#testimonial {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#you-want img {
    width: 100%;
}

div#you-want {
    padding-bottom: 30px !important;
}

#main-ft {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}

div#footer-widgets {
    display: none;
}

#main-ft a {
    font-size: 18px !important;
    line-height: 26px !important;
}
#main-ft ul li {
    list-style: none;
    padding: 6px 0px;
    font-size: 18px !important;
    line-height: 26px !important;
}
div#hero p {
    max-width: 680px !important;
}
div#strong img {
    width: 100%;
}

div#strong {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#training {
    padding-top: 0px !important;
}
div#main-services img {
    width: 100%;
}

div#main-services p br {
    display: none !important;
}	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 100px !important;
    }
#top {
    border-bottom: 1px solid #484848;
    padding: 10px 0px;
}
    div#hero {
        padding: 40px 0px 30px 30px !important;
    }

div#testimonial-inr p {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#testimonial {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#you-want img {
    width: 100%;
}

div#you-want {
    padding-bottom: 30px !important;
}

#main-ft {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}

div#footer-widgets {
    display: none;
}

#main-ft a {
    font-size: 18px !important;
    line-height: 26px !important;
}
#main-ft ul li {
    list-style: none;
    padding: 6px 0px;
    font-size: 18px !important;
    line-height: 26px !important;
}
div#hero p {
    max-width: 680px !important;
}

h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}

h1 br {
    display: none !important;
}
#hero img {
    top: 20px;
    min-width: 540px;
    right: 30px;
}
#hero ul li {
    list-style: none;
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 18px !important;
    line-height: 26px !important;
}
#hero ul li i {
    background: #00b6cc;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}
div#strong img {
    width: 100%;
}

div#strong {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#training {
    padding-top: 0px !important;
}
div#main-services img {
    width: 100%;
}

div#main-services p br {
    display: none !important;
}

div#main-services {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#main-services h2 {
    font-size: 36px !important;
    line-height: 44px !important;
}
#conatact-us .wpb_wrapper {
    padding: 6px;
}
div#conatact-us {
    border: 1px solid #ffffff6e;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 10px;
}

.form-contct .row {
    padding: 0;
}	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 100px !important;
    }
#top {
    border-bottom: 1px solid #484848;
    padding: 10px 0px;
}
    div#hero {
        padding: 40px 0px 30px 30px !important;
    }

div#testimonial-inr p {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#testimonial {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#you-want img {
    width: 100%;
}

div#you-want {
    padding-bottom: 30px !important;
}

#main-ft {
    padding-bottom: 30px !important;
    padding-top: 50px !important;
}

div#footer-widgets {
    display: none;
}

#main-ft a {
    font-size: 18px !important;
    line-height: 26px !important;
}
#main-ft ul li {
    list-style: none;
    padding: 6px 0px;
    font-size: 18px !important;
    line-height: 26px !important;
}
div#hero p {
    max-width: 680px !important;
}

h1 {
    font-size: 30px !important;
    line-height: 38px !important;
}

h1 br {
    display: none !important;
}
#hero img {
    top: 30px;
    min-width: 300px;
    right: 10px;
}
#hero ul li {
    list-style: none;
    color: #fff;
    margin: 0 0 20px 0;
    font-size: 18px !important;
    line-height: 26px !important;
}
#hero ul li i {
    background: #00b6cc;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
}

h2 {
    font-size: 40px !important;
    line-height: 48px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}	
#entire-btn {
    background: #00B9CE;
    padding: 15px 30px !important;
    border-radius: 10px !important;
    border: 1px solid #00B9CE;
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
    font-size: 20px;
    line-height: 28px;
}

#testimonial button.owl-prev, #testimonial button.owl-next {
    background: unset !important;
    color: #fff;
    border: unset !important;
    font-size: 70px;
    line-height: 78px;
    position: absolute;
    top: 360px;
    bottom: 0;
}

div#strong {
    padding-bottom: 50px !important;
}

div#fws_68b9a383d8566 {
    padding-bottom: 50px !important;
}
div#strong img {
    width: 100%;
}

div#strong {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#training {
    padding-top: 0px !important;
}
#hero.inner-banner {
    padding: 40px 0 !important;
}
div#main-services img {
    width: 100%;
}

div#main-services p br {
    display: none !important;
}

div#main-services {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

div#main-services h2 {
    font-size: 36px !important;
    line-height: 44px !important;
}
#conatact-us .wpb_wrapper {
    padding: 6px;
}
div#conatact-us {
    border: 1px solid #ffffff6e;
    padding-top: 20px !important;
    padding-bottom: 30px !important;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 10px;
}

.form-contct .row {
    padding: 0;
}

div#contact-inner h3 {
    color: #fff;
    font-size: 34px;
    line-height: 42px;
}	
}












