/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

:root{
    --blue: #06065D;
    --red: #C91724;
    --black: #0A121A;
    --gray: #808080;
}
h1, h2, h3, h4, h5, p, span, li, a, div{
    font-family: 'Google Sans', sans-serif !important;
} 

h1{
    font-size: 52px !important;
}

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

@font-face {
  font-family: 'Google Sans';
  src: url('/wp-content/themes/flatsome-child/assets/font/GoogleSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Google Sans';
  src: url('/wp-content/themes/flatsome-child/assets/font/GoogleSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

.container{
    max-width: 1300px;
}

/* TOP HEADER */
.header-top{
    background-color: var(--blue);
}
.row-top-contact .col{
    padding: 15px 0;
}
.row-top-contact .icon-box{
    flex-flow: nowrap;    
}
.row-top-contact .icon-box-img{
    display: flex;
    align-items: center;
}
.row-top-contact h5{
    color: white;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: unset;
}
.row-top-contact .icon-box a{
    color: white;
    font-weight: 500;
}
.row-top-contact .col-left .icon-box{
    position: relative;
}
.row-top-contact .col-left .icon-box::before{
    position: absolute;
    content: '';
    right: 15px;
    width: 1px;
    height: 100%;
    background-color: white;
}
.header-top .searchform .flex-col .search-field{
    font-size: 12px;
    background-color: white !important;
    color: var(--black) !important;
}
.header-top .searchform .flex-col .search-field::placeholder{
    color: #7C7C7C !important;
    font-size: 12px;
}
.header-top .searchform .flex-col .submit-button{
    color: #7C7C7C !important;
}


/* HEADER */
.header-inner .logo img{
    max-height: 75px !important;
}
.header-inner .hide-for-medium .header-nav{
    justify-content: center;
}
.header-inner .hide-for-medium .header-nav a{
    font-size: 16px;
    color: var(--blue);
    font-weight: 500;
    padding: 10px 8px;
}
.header-inner .sub-menu{
    padding: unset;
    border-radius: 8px;
}
.header-inner .sub-menu .menu-item{
    padding: 10px;
    border-bottom: 1px dashed #8D8F9F !important;
}
.header-inner .sub-menu .menu-item:hover{
    background-color: var(--red);
    border-radius: 8px;
    transition: all .3s;
    border-bottom: unset;
}
.header-inner .sub-menu .menu-item:hover a{
    color: white;
    transition: all .3s;
}
.header-inner .sub-menu .menu-item a{
    padding: unset;
    border-bottom: unset;
}
.header-inner .hide-for-medium .current-menu-item{
    border-bottom: 2px solid var(--red);
}
.header-inner .header-button-1 .button{
    background-color: var(--red);
    border-color: var(--red);
    color: white !important;
    padding: unset !important;
}
.header-inner .header-button-1 .button span{
    padding: 0 30px;
}

.header-top .sub-menu{
    min-width: 150px;
    border-radius: 8px;
    padding: unset;
}
.header-top .sub-menu .menu-item{
    border-bottom: 1px dashed #8D8F9F !important;
    padding: 8px;
}
.header-top .sub-menu .menu-item a{
    border-bottom: unset;
}
#trp-floater-ls{
    display: none !important;
}

.logo-mobile img{
    width: 80px;
}
.html_topbar_right{
    justify-content: center;
}
.mobile-sidebar .menu-item a{
    color: var(--gray);
    font-size: 14px;
}

/* FOOTER */
.custom-footer{
    padding-bottom: 60px !important;
}
.custom-footer .ux-logo{
    background-color: #DDDDDD;
    border-radius: 50%;
}
.custom-footer .custom-search .wpcf7-submit{
    background-color: var(--red);
    text-transform: math-auto;
    border-radius: 8px;
    margin: unset;
    font-weight: 400;
    font-size: 14px;
    right: 20%;
    top: 4px;
}
.custom-footer .custom-search .wpcf7-email{
    border-radius: 10px;
    height: 3.6em;
    margin-bottom: unset;
}
.custom-footer .custom-search .wpcf7-email::placeholder{
    color: var(--gray);
}
.custom-footer .wpcf7-response-output{
    color: white;
}
.custom-footer .custom-search {
  position: relative;
}
.custom-footer .custom-search-input {
  width: 100%;
  padding-right: 100px !important; 
  box-sizing: border-box;
}
.custom-footer .custom-search-botton {
  position: absolute;
  right: 3px; 
  top: 3px;
  bottom: 3px;
  line-height: 1 !important;
  z-index: 4;
}
.custom-footer .row-1{
    border-bottom: 1px solid #DDDDDD;
}
.custom-footer .row-1 .col{
    display: flex;
    align-items: center;
}
.custom-footer .col-hotline .icon-box-text{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.custom-footer .col-hotline .icon-box-text p{
    color: #D5D5D5;
    margin-bottom: unset;
}
.custom-footer .col-hotline .icon-box-text h3{
    font-size: 24px;
}
.custom-footer .col-hotline .icon-box-text a{
    color: white;
}

.custom-footer .row-2 .col{
    padding: 30px;
}
.custom-footer .row-2 .col-1{
    padding-left: unset;
}
.custom-footer .row-2 .col-1 p{
    color: white;
}
.custom-footer .row-2 .col-1 .icon{
    border: unset;
    background-color: transparent;
}
.custom-footer .row-2 .col-1 .icon:hover{
    background-color: transparent !important;
    border-color: transparent;
}
.custom-footer .row-2 .icon i{
    color: var(--red);
}
.custom-footer .row-2 .col-2 h3,
.custom-footer .row-2 .col-3 h3{
    font-size: 24px;
    color: white;
    position: relative;
    max-width: fit-content;
}
.custom-footer .row-2 .col-2 h3::before{
    position: absolute;
    content: '';
    height: 3px;
    width: 70px;
    background-color: var(--red);
    right: -80%;
    top: 65%;
}
.custom-footer .row-2 .col-3 h3::before{
    position: absolute;
    content: '';
    height: 3px;
    width: 70px;
    background-color: var(--red);
    right: -60%;
    top: 65%;
}
.custom-footer .row-2 .col-2 span,
.custom-footer .row-2 .col-3 span{
    color: white;
    margin-left: 30px;
}
.custom-footer .row-2 .col-2 a,
.custom-footer .row-2 .col-3 a{
    border-bottom: unset;
    color: transparent;
    position: relative;
}
.custom-footer .row-2 .col-2 a::before,
.custom-footer .row-2 .col-3 a::before{
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2025/07/arrow-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    left: 0;
}

.absolute-footer{
    border-top: 1px solid #DDDDDD;
}
.absolute-footer.dark{
    background-color: transparent;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.absolute-footer.dark .copyright-footer{
    color: white;
    font-size: 14px;
    font-weight: 400;
    padding-top: 15px;
}
.absolute-footer.dark .container{
    display: flex;
    justify-content: center;
}

.custom-breadcrumb img{
    width: 15px;
    height: 10px;
}
.custom-breadcrumb a,
.custom-breadcrumb span{
    font-size: 16px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    .row-top-contact .col{
        padding: 15px;
    }
    .custom-footer .row-1 .col-logo{
        max-width: 100%;
        flex-basis: 100%;
    }
    .custom-footer .row-1 .col-logo .col-inner{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .custom-footer .row-1 .col-search,
    .custom-footer .row-1 .col-hotline{
        max-width: 50%;
        flex-basis: 50%;
    }
    .custom-footer .custom-search-input{
        padding-right: unset !important;
    }
    .custom-footer .custom-search .wpcf7-submit{
        right: unset;
        left: 35%;
    }
    .custom-footer .row-2 .col-1{
        padding-left: 15px;
    }
    .custom-footer .row-2 .col-2 h3::before,
    .custom-footer .row-2 .col-3 h3::before{
        display: none;
    }
    .custom-breadcrumb a,
    .custom-breadcrumb span{
        font-size: 14px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
    /*.custom-footer .row-2 .col-2 h3::before{*/
    /*    right: 25%;*/
    /*    transform: translate(-25%, -65%);*/
    /*}*/
    /*.custom-footer .row-2 .col-3 h3::before{*/
    /*    right: 10%;*/
    /*    transform: translate(-10%, -65%);*/
    /*}*/
    .custom-footer .row-2 .col-1{
        padding-left: 15px;
    }
    .custom-footer .row-1 .col-search{
        max-width: 40%;
        flex-basis: 40%;       
    }
    .custom-footer .row-1 .col-hotline{
        max-width: 35%;
        flex-basis: 35%;        
    }
    .header-top .header-block-block-1 .row-top-contact{
        padding-left: 30px;
    }
}


@media only screen and (max-width: 767px){
    h1{
        font-size: 42px !important;
    }
    h2{
        font-size: 32px !important;
    }
    .header-top .header-block-block-1{
        display: none;
    }
    .header-inner .logo img{
        max-height: 60px !important;
    }
    .custom-footer .col-search,
    .custom-footer .col-hotline{
        display: none !important;
    }
    .custom-footer .row-2 .col-1{
        padding-left: 30px;
    }
    .custom-footer .row-2 .col-2{
        padding: 0 30px;
    }
    /*.custom-footer .row-2 .col-2 h3::before{*/
    /*    right: 40%;*/
    /*    transform: translate(-40%, -65%);*/
    /*}*/
    /*.custom-footer .row-2 .col-3 h3::before{*/
    /*    right: 28%;*/
    /*    transform: translate(-28%, -65%);*/
    /*}*/
}

@media screen and (max-width: 391px){
    /*.custom-footer .row-2 .col-2 h3::before {*/
    /*    right: 35%;*/
    /*    transform: translate(-35%, -65%);*/
    /*}*/
    /*.custom-footer .row-2 .col-3 h3::before {*/
    /*    right: 20%;*/
    /*    transform: translate(-20%, -65%);*/
    /*}*/
}