header .callback a {
    color: #2f3335;
    font-size: 15px;
    font-weight: bold;
    font-family: DINPro;
    margin-top: -5px;
    text-decoration: none;
}

header i.fa {
    margin-right: 5px
}

header .contact .tel a:before {
    content: none;
}

.contact i.fa.fa-user {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    color: #2f3335;
}

.altasib_geobase_uf {
    display: inline-block;
    vertical-align: middle;
}

header .contact .tel a {
    padding-left: 10px;
    line-height: 10px;
    font-family: inherit;
    font-size: 15px;
}

.cont {
    max-width: 1280px;
}

form#designProjectForm2 {
    text-align: center;
}

header .right a {
    font-weight: bold !important;
    font-size: 14px !important;
}

header .contact i.fa.fa-user-o {
    font-size: 20px;
}

.header-menu-dropdown {
    position: absolute;
    outline: 20px solid transparent;
    top: 64px;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 99;
    padding: 8px 5px 8px;
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -o-max-content;
    width: -ms-max-content;
    display: none;
    white-space: nowrap;
}

header .menu ul li {
    position: relative;
    overflow: visible;
}

header .header-menu-dropdown ul li.first-child {
    color: #dc5f24;
    text-align: center;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 15px;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0 18px;
}

header .header-menu-dropdown ul li {
    color: #2f3335;
    margin-left: 0 !important;
    display: list-item;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 5px;
}

.header-menu-dropdown ul {
    display: inline-block;
    padding: 0px 20px 30px 15px;
    border-right: 1px solid #666;
    vertical-align: top;
    min-width: 173px;
}

.header-menu-dropdown ul:last-of-type {
    border: none;
}

header .left i.fa {
    color: #666;
}


header .menu ul li {
    position: relative;
    overflow: visible;
}

header .header-menu-dropdown ul li:first-child {
    /* font-weight: bold; */
    color: #dc5f24;
}

header .cont.cont_flex {
    height: auto;
    margin-top: 0;
}
header {box-shadow: #d0d0d0 1px 1px 5px 1px;}

header .menu ul li.top-menu-item:hover .header-menu-dropdown {
    display: inline-block;
    opacity: 1;
    width:initial;
    height: auto;
    padding: 8px 5px 8px;
}

li.top-menu-item {
    height: 70px;
    padding: 20px 0;
}


body {
    font-family: DINPro, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
}

strong, em, b, i {
    /*font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; */
}

header .top_line ul li a {
    padding: 2px 0px 2px 0;
    /* font-family: inherit; */
    font-size: 16px;
    color: #f7f7f7;
}

header .menu ul li a {
    /* font-family: inherit; */
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
}


.visible-xs
{
    display:none !important;
}

@media (max-width: 760px){
    .visible-xs
    {
        display:initial !important;
    }
    .hidden-xs
    {
        display:none !important;
    }
}



@media (max-width: 1000px)
{
.main_slider .slide .info {
    height: 305px;
}
    header .logo img {
        max-width: 80px !important;
        
    }

    a.duble_top_menu {
        display: none;
    }
    
    .mobile-top_menu-item a {
        line-height: 28px;
        color: #eee;
        font-size: 14px;
        font-weight: bold;
    }

    .top_menu {
        padding: 0 !important;
        min-width: 0 !important;
    }

    .left.visible-xs.mobile-top_menu {
        width: 100%;
    }

    .mobile-top_menu-item {
        display: inline-block;
    }

    .mobile-top_menu-item:first-of-type {
        margin-right: 20px;
    }

    a.mob_menu_link {
        background: none !important;
        text-decoration: none;
        color: #2f3335;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
    }

    a.mob_menu_link {}

    .mob_menu_link i.fa.fa-bars {
        font-size: 25px;
        line-height: 20px;
        padding: 0 6px;
    }

    header .cont.cont_flex {
        margin-top: 5px;
        height: 60px !important;
    }

    header .logo {
        display: inline-block;
        vertical-align: middle;
        padding: 10px;
        margin-left: 70px;
    }

    header .logo img {
        max-width: 75px;
    }

    .mob_menu_link span {
        display: block;
        font-size: 15px;
        width: fit-content;
        padding-left: 3px;
        margin-top: -4px;
    }

    header .callback {
    }
    .products .product .thumb a {
        height: 200px !important;
    }

}

header .top_line ul.right li a {
    font-size: 16px !important;
}

li.top-mobile_menu-item {
    list-style: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin: 10px 0 10px 0 !important;
}
li.top-mobile_menu-item-child {
    list-style: none;
    display:none;
    border-top: 1px solid #eee;
    margin-top: 10px !important;
}
.top-mobile_menu-item a {
    font-size: 26px !important;
    text-align: left !important;
    margin-top: 4px;
}

.top-mobile_menu-item-child a {
    font-size: 20px !important;
    margin-left: 15px;
}
a.visible-xs {
    text-decoration: none;
}
section.main_slider
{
    margin-top:0;   
}
a.mob_menu_close {
    z-index: 99;
    right: -40px;
    color: white;
    background: #f15e22;
    border-radius: 40px;
    font-size: 24px;
    padding: 3px 1px 4px 5px;
    width: auto;
    line-height: 0;
    height: auto;
}
.products .product .thumb a {
    height: 335px;
}

@media (min-width: 1000px)
{
    header .cont_flex
    {
        max-height: 60px;
    }


.main_slider .slide .info {
    height: 550px !important;
}
}

header .logo img {
    max-width: 90px;
}

header .top_line {background: #413b3a;}

header .menu ul.hidden-xs {
    margin-top: 8px;
    margin-right: 89px;
}

header .menu li.top-menu-item {
    margin-right: 12px;
    z-index: 99;
}

.top-menu-item a.top-menu-item_main_link {
    height: 50px;
}

li.top-menu-item a.top-menu-item_main_link:after {margin-top:5px;content: '';width: 0;height: 1px;background-color: #dc5f24;display: block;transition: 0.3s ease;margin-left: 50%;}

li.top-menu-item:hover a:after {
    width: 130%;margin-left:-15%;
}

@media (max-width: 1000px){
.menu {
    background-color: white !important;
    padding-top:10px !important;
    width: 80% !important;
    height: auto !important;
    min-height: 500px;
}
}

.mobile_menu li a {
    color: #444 !important;
}

.top-mobile_menu-item-child .top-mobile_menu-item-child
{
    padding-left:15px
}
div#mobile-menu-bg {
    position: absolute;
    z-index: 50;
    background: black;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    margin-left: -20px;
    display: none;
}

.products .product .thumb {
    background-size: 100% auto !important;
}

