/*
Theme Name:  Sterling Private Bank

*/

.lead {
    font-size: 1.5rem;
    font-weight: 300;
}

.page-title {
    position: relative;
    padding: 300px 0px;
}


.img-white{
    filter: brightness(0) invert(1);
}
.feature-block-one .inner-box .icon-box {
    position: relative;
    display: flex;
    width: 80px;
    justify-content: center;
    align-items: center;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    background: var(--theme-color);
    border-radius: 50%;
    margin-bottom: 25px;
    transition: all 500ms ease;
}

.feature-block-one .inner-box .icon-box img {
    width: 40px;
}

.feature-style-three .feature-block-one .inner-box {
    margin-bottom: 30px;
    box-shadow: 0px 20px 60px 10px rgba(0, 0, 0, 0.07);
    height: 480px;
}

.service-block-one .inner-box {

    height: 400px;
}


.service-block-one .inner-box:hover img {
    filter: brightness(0) invert(1);
}

.service-block-one .inner-box:hover p {
    color: #fff;
}

.card-credit .inner-box {
    height: 750px !important;
    min-height: 500px !important;
    padding-bottom: 3rem;
}


.banner-style-three .banner-carousel .slide-item:before {
    opacity: 0;
    background: #000;
    mix-blend-mode: luminosity;
}


.image_block_three .image-box .experience-box {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 300px;
    background: var(--theme-color);
    padding: 24px 30px 24px 140px;
}

.image_block_three .image-box .experience-box h2 {
    position: absolute;
    left: 30px;
    top: 33px;
    font-size: 45px;
    line-height: 50px;
    color: #fff;
}

.image_block_three .image-box .experience-box span {
    display: block;
    font-size: 20px;
    line-height: 30px;
}

.image_block_three .image-box .experience-box h5 {
    display: block;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}

.image_block_three .image-box .image-shape .shape-1 {
    position: absolute;
    left: -108px;
    bottom: 115px;
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 8s infinite linear;
    animation: zoom-fade 8s infinite linear;
}

.image_block_three .image-box .image-shape .shape-2 {
    position: absolute;
    top: 70px;
    right: 60px;
    width: 105px;
    height: 106px;
    background-repeat: no-repeat;
}

.image_block_two .image-box .image-shape .shape-3 {
    position: absolute;
    left: -52px;
    top: 109px;
    width: 105px;
    height: 106px;
    background-repeat: no-repeat;
}

.image_block_two .image-box .image-shape .shape-4 {
    position: absolute;
    bottom: 27px;
    right: -100px;
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    -webkit-animation: zoom-fade 8s infinite linear;
    animation: zoom-fade 8s infinite linear;
}

.service-block-one .image-box img {
    width: 100%;
    transition: all 500ms ease;
    height: 250px;
    object-fit: cover;
}

.service-style-three .service-block-one .inner-box .icon-box img {
    width: 80px;
}

p.location {
    font-size: 25px;
}


.content_block_two .content-box .form-group select {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    background: #fff;
    border: 1px solid #E6E6E6;
    font-size: 16px;
    color: #A3A3A3;
    padding: 10px 30px;
    border-radius: 0px;
}


.content_block_two .content-box .form-group input {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    background: #fff;
    border: 1px solid #E6E6E6;
    font-size: 16px;
    color: #A3A3A3;
    padding: 10px 30px;
    border-radius: 0px;
}

label {
    font-weight: 600;
}


.main-header .auto-container {
    position: static;
    max-width: 1400px;
    padding: 0px;
    margin: 0 auto;
}



.gtranslate_wrapper .nice-select {
    background-color: transparent;
    border-radius: 0px;
}

.gtranslate_wrapper .nice-select .list {
    background-color: #9E1112;
    border-radius: 0px;
    position: unset;
    z-index: 9999999;
}

.priceConversion{
    background: #9E1112;
    color: #fff;
    font-weight: 600;
    padding: 0.5rem;
    text-align: center;
    border-radius: 20px;
    margin-top: 1rem;
}


.gtranslate_wrapper .nice-select .option:hover,
.gtranslate_wrapper .nice-select .option.focus,
.gtranslate_wrapper .nice-select .option.selected.focus {
    background-color: #000;
}



.gt_languages a.glink span {
    margin-right: 5px;
    font-size: 15px;
    vertical-align: middle;
    color:  #9E1112;
}
.top-inner .links-list{
    flex-wrap: wrap;
}
.gt_switcher-popup{
    border: 1px solid #fff;
    padding: 0.35rem;
    width: 100%;
}

.content_block_two .content-box .form-group {
    position: relative;
    margin-bottom: 0.85rem;
}

.banner-crypto{
    display: flex;
    align-items: center;
    position: relative;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-image: url('https://continentaltrustoffshore.com/wp-content/uploads/2024/12/digi.jpg');
    height: 700px;
}
.banner-crypto::before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    top: 0;
    opacity: 0.56;
    
}

.banner-crypto .innercontent{
    padding: 2rem;
    z-index: 1;
}


.banner-crypto .innercontent h2{
    color: #fff;
    margin-bottom: 2rem;
    font-size: 3rem;
}

.banner-crypto .innercontent p{
    color: #fff;
    font-size: 1.5rem;
}

.content_block_two .content-box {
   
    padding: 40px 50px 30px 40px;

}

.banner-carousel .content-box {
    position: relative;
    display: block;
    z-index: 5;
    max-width: 700px;
}
.career-details-content h1, .career-details-content h2, .career-details-content h3{
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.career-details-content ul{
    list-style: square;
    margin-left: 1rem;
}

.career-details-content ul li{
     list-style: square;
}


.service-block-one:hover .inner-box h4 , .service-block-one:hover h4 {
  color: #fff;
}

.service-block-one .inner-box h4 :hover{
  text-decoration: underline;
  color: #fff;

}


.feature-block-one .inner-box:hover h4{
  color: #fff;
}

.feature-block-one .inner-box h4 a:hover{
  text-decoration: underline;
}

.video-section .inner-box h2 {
    margin-bottom: 40px;
}

.video-section .inner-box{
    max-width: 80%;
}

.page-title .bg-layer {
    height: 800px;
}

.credit-card{
    height: 270px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 12px;
}

.banner-style-three{
    margin-top: 10rem;
}



.page-title .auto-container{
    margin-top: 3.5rem;
}


.logo-box figure{
    padding: 1rem;
}

@media only screen and (max-width: 600px) {
    .gtranslate_wrapper .nice-select .list {
        background-color: #9E1112;
        border-radius: 0px;
       
        z-index: 9999999;
    }
}