.single-post .body.field, .page .body.field {
    padding-top: 0px !important;
}
.triongle {
    background-color: rgba(255,204,0,1) !important;
}

.space-32{
    height: 32px;
    width:100%;
}

.fm-map-container > a{
    display: none !important
}

.freeHtmlMapbottom .freeHtmlMapStateInfo {
    float: left;
    margin: 25px;
    padding: 25px;
    width: 100%;
}

.separator{
    width: 100%;
    height: 1px;
    background: rgba(255,204,0,1);
    margin-top: 16px;
    margin-bottom: 32px;
    clear: both;
}

.divtip{
    float:left;
    width:100%;
    clear: both;
}

.divtip.half{
    width:49%;
    clear: none;
}

#errtip, #errorientare, #errcircuit, #errinclinatie{
    background: red;
    color: #fff;
    float: left;
    width: 100%;
    display: block;
}

.checkboxitem {
    width: 25%;
    float:left;
}

select{
    height: 3.3rem !important;
}

.mr-24{
    margin-right: 24px;
}

.mb-20{
    margin-bottom: 20px;
}

.mb-0 {
    margin-bottom: 0;
}

.wd-menu3-nav .top-bar{
    width: 95% !important;
}

.triongle{
    width: 140px !important;
}

@media only screen and (max-width: 137.14286em) and (min-width: 102.92857em){
    .wd-menu3-nav {
        width: 59% !important;
    }
}

@media only screen and (max-width: 980px){
    .top-bar, .top-bar .name {
        height: 4.214rem;
    }
}

@media only screen and (max-width: 768px) {
    section.top-bar-section{
        min-height: 50vh;
        height: auto !important;
    }

    header .wd-menu3-social {
        background: transparent;
        display: block !important;
        float: right;
        left: 52%;
        position: absolute;
        top: 18px;
        width: auto;
        z-index: 99999999;
    }

    .wd-menu3-nav .top-bar {
        width: 100% !important;
        height: 4.214rem;
    }
}

