.elementor-85 .elementor-element.elementor-element-fc937e3 .header .header_logo_box img{width:320px!important;min-width:320px!important;}.elementor-85 .elementor-element.elementor-element-fc937e3 .top_bar .top_inner .common_css .contntent i {color:#F1F1F1;}.elementor-85 .elementor-element.elementor-element-fc937e3 .top_bar .top_inner .common_css .contntent .text > small {color:#F5F5F5;}.elementor-85 .elementor-element.elementor-element-fc937e3 .top_bar .top_inner .common_css .contntent .text span , .elementor-85 .elementor-element.elementor-element-fc937e3 .top_bar .top_inner .common_css .contntent .text a {color:#FFFFFF;}/* Start custom CSS for creote-header-v1, class: .elementor-element-fc937e3 */.mobile_logo .logo_box img {
    /* width: 250px !important; */
    max-width: 130%;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li.dropdown .dropdown-btn {
    position: absolute;
    right: 0px;
    top: 10px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid var(--border-color-dark);
    border-radius: 3px;
    cursor: pointer;
    color: white;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li a {
    font-size: 15px;
    line-height: 50px;
    font-weight: 600;
    color: #ffffff;
    font-family: var(--creote-family-one);
    transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    min-height: 50px;
    padding: 0px 40px 0px 0px;
    display: flex;
}

.crt_mobile_menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 300px;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #3a3939;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all 500ms ease 0ms;
    -moz-transition: all 500ms ease 0ms;
    -ms-transition: all 500ms ease 0ms;
    -o-transition: all 500ms ease 0ms;
    border-radius: 0px;
    padding: 20px;
}

.crt_mobile_menu .menu-box .close-btn {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 40px;
    text-align: center;
    border: 1px solid var(--border-color-dark);
    text-align: center;
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    color: white;
}

.crt_mobile_menu .menu-box form button {
    position: absolute;
    right: 7px;
    border-radius: 5px;
    background: #1a1c1c;
    width: 41px;
    height: 41px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    border: 0px;
    bottom: 0;
    top: 0;
    margin: auto;
}

.crt_mobile_menu .menu-box .menu-outer ul.navbar_nav li li a {
    font-size: 12px;
    font-weight: 400;
    color: black;
    margin: 0px 0px 0px 10px;
}/* End custom CSS */