/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


@import url('https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&display=swap');


body *{
	 font-family: "Funnel Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

div#sticky_logo {
    display:none; 
    transition:all linear .3s;
}

header#masthead.sticky-active div#sticky_logo {
    max-width: 105px;transition:all linear .3s; display:inline-block;
}


header#masthead {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffffc7;
}
header#masthead {
    box-shadow: 0px 0px 10px #ccc;
}
header#masthead.sticky-active {background: #ffffff; position: fixed !important;height: 65px;}
.elementor-heading-title{font-family: "DM Serif Display", Sans-serif !important;}

header#masthead.sticky-active #header_banner{display: none !important;}

header#masthead.sticky-active .elementor-widget-site-logo+ .elementor-widget-site-logo .hfe-site-logo {
    margin-top: -5px;
}


header#masthead.sticky-active .header_menus,
header#masthead.sticky-active .header_socials {
    margin-top: -15px;
}

.header_socials path {
    fill: #0d3454;
}

.header_socials  a.elementor-icon.elementor-social-icon {
    background: transparent !important;
    width: 40px;
    height: 40px;
}


.lt_border ,
.rb_border {
    position: relative;
}

.lt_border:before,
.rb_border:before {
    content: '';
    padding-top: 69%;
    display: block;
    background: #A48107;
}

.lt_border img,
.rb_border img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index:1
}

.lt_border:after {
    content: '';
    background: #A48107;
    position:absolute;
    width:100%;
    height:100%;
    left:-20px;
    top:-20px;
    z-index:0;
}

.rb_border:after {
    content: '';
    background: #A48107;
    position:absolute;
    width:100%;
    height:100%;
    right:-20px;
    bottom:-20px;
    z-index:0;
}

div#sg_shield {
    max-width: 245px;
    margin-top: -200px;
    position: relative;
    z-index: 2;
    margin-left: 50px;
}


.home_testimonial {
    position: relative;
}

.home_testimonial .elementor-testimonial-image {
    position: absolute;
    right: -50px;
    bottom: -50px;
}

.home_testimonial:before {
	content:'';
	width: 112px;
	height: 80px;
	background: url(images/quote_icon.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: -45px;
	left: -25px;
}


.home_gallery figure.gallery-item .gallery-icon {
    position: relative;
    overflow:hidden;
}

.home_gallery figure.gallery-item .gallery-icon:before{content: '';
    padding-top: 100%;
    display: block;}
.home_gallery figure.gallery-item .gallery-icon img{position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover;}



.home_contact_form label {
    font-size: 16px;
    color: #0D3454;
    width: 100%;
}

.home_contact_form span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    margin-top: 10px;
}

.home_contact_form span.wpcf7-form-control-wrap input, .home_contact_form span.wpcf7-form-control-wrap select {
    width: 100% !important;
    border: solid 1px #BDBDBD;
    height: 42px;
    line-height: 42px;
    outline: 0px !important;
}


.home_contact_form span.wpcf7-form-control-wrap textarea {
    width: 100% !important;
    border: solid 1px #BDBDBD;
    min-height: 42px;
    line-height: 42px;
    outline: 0px !important;
    max-height:150px;
}    

.home_contact_form input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    border: 0;
    background: #A48107;
    color: #fff;
    font-family: Funnel Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 12px;
}



.home_contact_form {
    position: relative;
}

.home_contact_form:after {
    content: '';
    position: absolute;
    height: 50%;
    width: 1px;
    background: #a48107;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
    max-height: 256px;
}


.contact_detail_home  .elementor-icon-box-icon {
    min-width: 90px;
}

.contact_detail_home  span.elementor-icon {
    background: #ECEAD1;
    padding: 0px 15px;
    border-radius: 5px;
    height: 45px;
    min-width: 45px;
    text-align: center;
    line-height: 45px;
    display: flex;
    align-items: anchor-center;justify-content: center;
}

.contact_detail_home  h3.elementor-icon-box-title {
    margin: 0px;
}

.news_side_content h2.elementor-heading-title.elementor-size-default {
    font-family: "Funnel Sans", sans-serif !important;
}


footer .hfe-site-logo-set {
    max-width: 120px;
}




.contact_footer_left  .elementor-icon-box-icon {
    min-width: 64px;
}

.contact_footer_left  span.elementor-icon {
    background: #FFFFFF33;
    padding: 0px 15px;
    border-radius: 5px;
    height: 45px;
    min-width: 45px;
    text-align: center;
    line-height: 45px;
    display: flex;
    align-items: anchor-center;justify-content: center;
}

.contact_footer_left  span.elementor-icon path{fill:#fff}

.contact_footer_left  h3.elementor-icon-box-title {
    margin: 0px;
}

.contact_footer_right  .elementor-icon-box-icon {
    min-width: 90px;
}

.contact_footer_right  span.elementor-icon {
    background: #FFFFFF33;
    padding: 0px 15px;
    border-radius: 5px;
    height: 45px;
    min-width: 45px;
    text-align: center;
    line-height: 45px;
    display: flex;
    align-items: anchor-center;justify-content: center;
}

.contact_footer_right  span.elementor-icon path{fill:#fff}

.contact_footer_right  h3.elementor-icon-box-title {
    margin: 0px;
}


footer ul.hfe-nav-menu {
    column-count: 2;
    display: block !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
}

footer ul.hfe-nav-menu a {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 10px !important;
}

footer nav.hfe-nav-menu__layout-horizontal {
    position: relative;
    padding-left: 50px;
    border-left: solid 1px #FFFFFF80;
}





/*Responsive CSS*/

@media (max-width:1024px)
{
    div#page {overflow-x: hidden;}

    .hfe-site-logo {
        position: relative;
        z-index: 99999;
    }
    nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
        padding-top: 25px;
        box-shadow: 0px 10px 10px #ccc;
        top: 121%;
    }
}



@media (max-width:991px){
    .header_menus.e-flex {
        width: 43px;
    }
    
    .header_logos {
        width: calc(100% - 350px) !important;
    }
    
    .header_socials {
        width: 305px;
    }
    div#banner_logo {
        max-width: 200px;
        margin: auto;
    }
}

@media (max-width:767px){
    div#banner_logo {
        max-width: 150px;
        margin: auto;
    }
    div#sticky_logo {
        display:block !important;
        max-width:105px
    }
    div#logo_main {
        display:none !important
    }
    .lt_border, .rb_border {
        display: block;
        width: 100%;
    }

    div#sg_shield {
        margin: auto !important;
    }
    div#home_gallery {
        display: block;
    }
    .home_testimonial:before{
        width: 60px;
        background-size: 100%;
        left:-10px;
    }

    .contact_footer_left .elementor-icon-box-wrapper,
    .contact_footer_right .elementor-icon-box-wrapper  {display:flex !important;gap: 20px;align-items: center;}

    footer h3.elementor-icon-box-title {
        text-align: left;
    }



    .contact_footer_left, .contact_footer_right {
        gap: 0px;
    }

    .contact_footer_left h3.elementor-icon-box-title,.contact_footer_right h3.elementor-icon-box-title {
        margin-bottom: 15px;
    }

    footer nav.hfe-nav-menu__layout-horizontal {border-left: 0px;padding-left: 0px;}

    .contact_detail_home .elementor-widget-icon-box {
        display: none;
    }

    .contact_detail_home a.elementor-button.elementor-button-link {
        width: 100%;
    }

    footer ul.hfe-nav-menu a {
        padding-left: 0px !important;
    }
    .home_testimonial .elementor-testimonial-image {
        position: absolute;
        right: 0;
        bottom: -50px;
    }
}

@media (max-width:520px){
    .header_socials a.elementor-button {
        padding: 12px;
    }
    
    .header_socials a.elementor-icon.elementor-social-icon {
        width: 30px;
    }
    .header_socials{max-width:230px}
    .header_logos {
        width: calc(100% - 275px) !important;
    }
     .header_menus.e-flex {
        width: 45px;
    }

    footer ul.hfe-nav-menu {
        column-count: 1;
    }

}

@media (max-width:420px)
            {
    .header_logos .hfe-site-logo {
        width: 65px !important; 
    }
    
    header#masthead.sticky-active .header_menus, header#masthead.sticky-active .header_socials {
        margin-top: 0px;
    }
    
    header#masthead.sticky-active {height:44.48px !important}

    nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
        padding-top: 15px;
        box-shadow: 0px 10px 10px #ccc;
        top: 100%;
    }

    .header_socials .elementor-widget-button {
        display: none;
    }

    .header_socials{max-width:130px}
        .header_logos {
            width: calc(100% - 175px) !important;
        }
}


