/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
/*#comments{*/
/*    display: none;*/
/*}*/

.blogposts_filter .premium-blog-post-container:hover{
        transform: translateY(-4px);
        transition: transform 0.1s ease;
        box-shadow: 0px 20px 60px -20px rgba(5.000000000000002, 21.000000000000068, 46, 0.25098039215686274);
}
.blogposts_filter .premium-blog-post-categories{
    padding: 5px 10px;
    background: #f2f0ea;
    border-radius: 50px;
    font-size: 12px;
    font-family: 'Manrope';
    font-weight: 600;
    color: #535e6f;
}
.featured__posts .premium-blog-post-container{
    border-bottom: 1px solid #E4E1D9;
}
.
featured__posts > .premium-blog-post-outer-container:last-child {
    border-bottom: none !important;
}
.blogposts_filter .premium-blog-filter{
        justify-content: flex-start !important;
}
.blogposts_filter .premium-blog-filters-container li a{
    border: 1px solid #05152E !important;
}
.featured__posts .post-categories li a{
    margin-top: 20px !important;
}
.blogposts_filter .premium-blog-wrap.premium-blog-even{
    gap: 15px;
}
.blogposts_filter .premium-blog-post-outer-container{
    width: 49% !important;
    justify-content: space-between;
}
.blogposts_filter .premium-blog-filters-container li a:hover{
    color: #DCBF70 !important;
    background-color: #0d0d0d00 !important;
    border: 1px solid #DCBF70 !important;
}
body a{
    text-decoration: none !important;
}
body .elementor-widget-text-editor a{
    color: #DCBF70 !important;
}

.text_editorlink_color a{
    color: #DCBF70;
    text-decoration: none !important;
    font-weight: 600;
}
.boxhover_effects:hover,
.button__animation:hover
{
        transform: translateY(-4px);
}
.location_boxhover_effects{
     transition: transform 0.1s ease;
     border-color: #DCBF70;
}

.location_boxhover_effects:hover{
        transform: translateY(-4px);
}
.number_gradient span{
    color: #0000 !important;
    background-image: linear-gradient(120deg, #b8892d, #e2c97d);
    -webkit-background-clip: text;
    background-clip: text;
}
.gradient__transparent_icons span {
    color: #0000 !important;
    background-image: linear-gradient(120deg, #cca54e87, #cca54e87);
    -webkit-background-clip: text;
    background-clip: text;
}
.testimonial__home .swiper-wrapper .elementskit-single-testimonial-slider:hover{
    transform: translateY(-4px);
}
.testimonial__home .swiper-wrapper .elementskit-single-testimonial-slider{
    height: 82% !important;
    margin: 20px !important;
    margin-right: 0px !important;
}
.testimonial__home .swiper-wrapper .swiper-slide-inner{
        height: 350px !important; 
}
.homepageform .jet-form-builder__field-wrap input:focus {
    outline: none !important;
    border: 1px solid #b8892d !important;

    /* Ring settings */
    --tw-ring-offset-width: 0px;
    --tw-ring-color: rgba(184, 137, 45, 0.4); /* adjust opacity */
    --tw-ring-shadow: 0 0 0 2px var(--tw-ring-color);

    box-shadow: var(--tw-ring-shadow) !important;
}

.homepageform .jet-form-builder__field-wrap select:focus {
    outline: none !important;
    border: 1px solid #b8892d !important;

    /* Ring settings */
    --tw-ring-offset-width: 0px;
    --tw-ring-color: rgba(184, 137, 45, 0.4); /* adjust opacity */
    --tw-ring-shadow: 0 0 0 2px var(--tw-ring-color);

    box-shadow: var(--tw-ring-shadow) !important;
}
.gradient_textcolor .elementor-heading-title  span{
    color: #0000 !important;
    background-image: linear-gradient(120deg, #b8892d, #e2c97d) !important;
    background-clip: text !important;
}
body .main__headermenu{
    background: rgb(255 255 255 / 90%) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
}
.menu-is-active{
    border-top: 1px solid #E4E1D9 !important;
}
.jet-form-builder__submit{
    background-image: linear-gradient(90deg, #CCA54E 0%, #DCBF70 100%) !important;
}
.contact-us-height{
    height: 100% !important;
}
.contactus__clickable a:hover{
    color: #DCBF70;
}
.contactus__clickable a{
    color: #2D4059;
}




/*==================================================
Single Post
==================================================*/

.single-post-section{
    padding:80px 15px;
    background:#fff;
}

.single-post-section .container{
    max-width:1200px;
    margin:0 auto;
}

/* Thumbnail */

.single-post-thumbnail{
    margin-bottom:40px;
    overflow:hidden;
    border-radius:10px;
}

.single-post-thumbnail img{
    width:100%;
    height:auto;
    display:block;
    object-fit:cover;
}

/* Title */

.single-post-title{
    font-family:'Fraunces', serif;
    font-size:36px;
    font-weight:600;
    color:#0b1f3b;
    line-height:1.4;
    text-align:left;
    margin-bottom:40px;
    transition:.3s ease;
    border-bottom: 1px solid #E4E1D9;
    padding-bottom: 40px;
}

/*.single-post-title:hover{*/
/*    color:#DCBF70;*/
/*}*/

/* Content */

.single-post-content{
    font-family:'Manrope', sans-serif;
    font-size:16px;
    font-weight:400;
    color:#535e6f;
    line-height:24px;
}

/* Paragraph */

.single-post-content p{
    margin-bottom:22px;
}

/* Headings inside content */

.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6{
    font-family:'Fraunces', serif;
    color:#0b1f3b;
    font-weight:600;
    margin:30px 0 0px;
    line-height:34px;
    font-size: 24px;
}

/* Lists */

.single-post-content ul,
.single-post-content ol{
    margin:25px 0;
    padding-left:30px;
}

.single-post-content li{
    margin-bottom:12px;
}

/* Images */

.single-post-content img{
    max-width:100%;
    height:auto;
    border-radius:8px;
    margin:25px 0;
}

/* Links */

.single-post-content a{
    color:#0b1f3b;
    font-weight:700;
    text-decoration:none;
    transition:.3s ease;
}

.single-post-content a:hover{
    color:#DCBF70;
}

/* Strong */

.single-post-content strong,
.single-post-content b{
    font-weight:700;
    color:#0b1f3b;
}

/* Blockquote */

.single-post-content blockquote{
    border-left:4px solid #DCBF70;
    padding-left:20px;
    margin:35px 0;
    font-style:italic;
    color:#0b1f3b;
}

/* Tables */

.single-post-content table{
    width:100%;
    border-collapse:collapse;
    margin:30px 0;
}

.single-post-content table td,
.single-post-content table th{
    border:1px solid #ddd;
    padding:12px;
}

.single-post-content table th{
    background:#f7f7f7;
}

/*************************

fixed footer button style start here

*************************/


.my-fixed-footer-btn{
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99999;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 22px;
    border-radius: 30px;
    background-image: linear-gradient(90deg, #CCA54E 0%, #DCBF70 100%);
    color: #07162c !important;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    transition: background .3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    font-family: 'Manrope';
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.my-fixed-footer-btn span{
    color: inherit;
}

.my-fixed-footer-btn .my-btn-icon{
    width: 14px;
    height: 14px;
    fill: currentColor;
    color: inherit;
    flex-shrink: 0;
}

.my-fixed-footer-btn:hover{
    transform: translateY(-4px) scale(1.05);
}
.offshore__faqs #accordion-6a573f31a7a36 .elementskit-card:last-child{
    border-bottom: 1px solid #0D19361A;
    padding-bottom: 10px;
}
.offshore_secondform .wp-block-columns{
    margin-bottom: 0px !important;
}
.testimonial__offshore .swiper-wrapper{
    padding-bottom: 50px !important;
}
.elementor-1823 .elementor-element.elementor-element-dcb1051 .ekit_testimonial_style_5 .elementskit-watermark-icon {
    bottom: 75px !important;
    left: 30px !important;
}
.testimonial__offshore p{
    border-bottom: 1px solid #e9ebed !important;
    padding-bottom: 20px !important;
}

.aud_sup sup{
    top: -40px;
    font-size: 30px;
    margin-bottom: 10px;
    left: -10px;
}
@media (max-width: 1024px) {
    body .main__headermenu{
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
         background: rgb(255 255 255) !important;
    }
    .blogposts_filter .premium-blog-post-outer-container{
        width: 100% !important;
        justify-content: space-between;
    }
        .single-post-section{
        padding:60px 20px;
    }

    .single-post-title{
        font-size:24px;
        line-height:34px;
    }
        
    .single-post-content h2,
    .single-post-content h3,
    .single-post-content h4,
    .single-post-content h5,
    .single-post-content h6{
        font-size: 18px;
        line-height: 28px;
    }

}
@media (max-width: 768px) {
    #menu-item-1288 a{
        background-color: transparent;
        color: #07162C;
        background-image: linear-gradient(90deg, #CCA54E 0%, #DCBF70 100%);
        border-radius: 6px 6px 6px 6px;
        margin: 10px;
    }
        .single-post-section{
        padding:40px 15px;
    }

    .single-post-thumbnail{
        margin-bottom:25px;
    }

    .single-post-content{
        font-size:16px;
        line-height:1.8;
    }

    .single-post-content h2{
        font-size:18px;
    }

    .single-post-content h3{
        font-size:16px;
    }

    .single-post-content h4{
        font-size:16px;
    }
    .single-post-content h2{
        margin: 0px;
    }
    .single-post-title {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .my-fixed-footer-btn{
        right: 15px;
        bottom: 15px;
        width: 40px;
        height: 40px;
        padding: 0;
        border-radius: 50%;
        justify-content: center;
        gap: 0;
    }

    .my-fixed-footer-btn span{
        display: none;
    }
    
    .my-fixed-footer-btn .my-btn-icon{
        width: 14px;
        height: 14px;
    }
    .aud_sup sup{
        top: -20px;
        font-size: 20px !important;
        margin-bottom: 10px;
        left: 0px;
    }
}
@media(max-width:480px){

    .single-post-section{
        padding:30px 15px;
    }
.single-post-title {
    margin-bottom: 20px;
}

}