/* 
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=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

.hero-slider h1{
    position: relative;
}
.hero-slider h1:before {
    position: absolute;
    left: 0;
    bottom: -30px;
    content: '';
    width: 71px;
    height: 8px;
    background: #bf1b20;
    z-index: 2;
}.hero-heading h2{
    position: relative;
}
.hero-heading h2:before {
    position: absolute;
    left: 0;
    bottom: -30px;
    content: '';
    width: 71px;
    height: 8px;
    background: #bf1b20;
    z-index: 2;
}
span.underline{
    position: relative;
}
span.underline:before{
    position: absolute;
    left: 0;
    bottom: -10px;
    content: '';
    width: 92px;
    height: 8px;
    background:#bf1b20 ;
}
.info-area ul li{
    padding: 0 0 0 27px;
    position: relative;
    margin: 0 0 24px;
    list-style: none;
}
.info-area ul li:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: '';
    background: #bf1b20;
    width: 8px;
    height: 8px;
    border-radius: 100%;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: none;
    border-bottom: 1px solid #C6C6D6;
    border-radius: 0;
    padding: 15px 0 15px 0;
    /* padding-left: 0; */
    outline: none;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    background-color: transparent;
    font-family: "Nunito", sans-serif;
}
textarea {
    max-height: 60px; 
}
input[type=date]:focus,input[type=text]:focus,input[type=email]:focus,textarea:focus,input[type=tel]:focus{
    border-bottom: 1px solid #C6C6D6;
}
.form-group label {
    top: 10px;
    position: absolute;
    left: 0;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: #ffffff;
    pointer-events: none;
    transition: 0.2s ease-out;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Nunito", sans-serif;
}
.form-group label.move{
    top: -10px;
    color: #757b8e;
    font-size: 14px;
    line-height: 25px;

}
.form-group {
    position: relative;
}
.contact-form .wpcf7 .wpcf7-submit{
    font-size: 18px;
    line-height: 55px;
    height: 55px;
    position: relative;
    font-weight: 700;
    background: #fff;
    border-radius: 30px;
    padding: 0 30px;
    text-align: center;
    border: none;
    color: #bf1b20;
    -webkit-box-shadow: none;
    box-shadow: none;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    float: right;
    font-family: "Nunito", sans-serif;
    /* margin-top: 30px; */
}
.contact-form .wpcf7 .wpcf7-submit:focus{
    outline: none;
}
.contact-form .wpcf7-response-output{
    color: #fff;
}
.hero-heading h1{
    position: relative;
}

.hero-heading h1:before {
    position: absolute;
    left: 0;
    bottom: -30px;
    content: '';
    width: 71px;
    height: 8px;
    background: #bf1b20;
    z-index: 2;
}
.custom-icon-box{
    position: relative;
}
.border-icon .elementor-icon,.border-icon .elementor-image-box-img img{
    background: #fff;
    padding: 25px;
    border-radius: 100%;
    border: 2px solid #bf1b20;
}
.border-icon .elementor-image-box-img img{
    padding: 0;
}
video::-webkit-media-controls {
    display:none !important;
}
@media(max-width:991px){
    .top-header .elementor-nav-menu--dropdown .elementor-sub-item{
        font-size: 16px !important; 
    }
    .top-header .elementor-nav-menu--dropdown ul.sub-menu li{
        background-color: #000 !important;
    }
    .elementor-nav-menu--dropdown.elementor-nav-menu__container{
        margin-top: 18px !important;
    }
    .footer-link ul{
        justify-content: center !important;
    }
    .footer-link ul li{
        text-align: center;
    }
}

@media(max-width:550px){
    .hero-slider h1:before{
        bottom: -10px;
    }
}
@media(min-width:991px){
    .footer-link li.elementor-icon-list-item.elementor-inline-item::before {
        position: absolute;
    left: -35px;
        top: 4px;
        bottom: 3px;
        width: 2px;
        content: '';
        /* background: #fff; */
    }

    .custom-icon-box a.elementor-icon::after{
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }
    .custom-image-box .elementor-image-box-img{
        position: absolute;
        top: -65px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .custom-image-box .elementor-image-box-content{
        margin-top: 40px;
    
    }
    .contact-form .col-33{
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
    }
    .contact-form .col-100{
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
    }
    .contact-form .col-33 > .form-group{
        flex: 0 0 33.333%;
        width: 33.333%;
        padding: 0 15px;
    }
    .contact-form .col-100 > .form-group{
        flex: 0 0 50%;
        width: 50%;
        padding: 0 15px;
    }
    .contact-form  .col-33 > .form-group label,    .contact-form  .col-100 > .form-group label{
        left: 14px;

    }
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (orientation: landscape) { 
    .mobile-img img{
        max-height: 100%;
    }
}
