@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-500.woff2') format('woff2'),
        url('fonts/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-700.woff2') format('woff2'),
        url('fonts/MuseoSans-700.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-100.woff2') format('woff2'),
        url('fonts/MuseoSans-100.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-900.woff2') format('woff2'),
        url('fonts/MuseoSans-900.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('fonts/MuseoSans-300.woff2') format('woff2'),
        url('fonts/MuseoSans-300.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


body{font-family: 'Museo Sans'}
.museo{font-family: 'Museo Sans' !important}
#header, #mobile-header{background-size: cover !important;}
.header-v1 #navigation > ul > li > a{text-transform: uppercase}

#footer{background: url(../img/bg.jpg) no-repeat;background-size: cover;}
.thinfont{font-weight: 200 !important}
.overlay:after{ content: ' ';
top: 0;
left: 0;
width: 100%;
height: 100%;
background:rgba(128,128,128,.48);
opacity: .7;
visibility: visible;
bottom: 0;
right: 0;
display: block;
position: absolute;}

.with-cta.overlay.withborder{border-top: 15px solid #4BBAD0;}
.with-cta.overlay:after{background:rgba(128,128,128,.6);}

.icon-image img{max-width: 150px;}

.minti_list li::before {

    margin-right: 0px;
    position: absolute;
    left: 20px;

}

.minti_list li {

    color: 

    #4BBAD0;
    padding: 0 !important;
        padding-left: 0px;
    margin: 0 !important;
    padding-left: 12px !important;

}

#navigation > ul > li.secondmenu > a {
    color: #4BBAD0;
}
.secondmenu-divider > a {
    border-left: 1px solid #fff;
}
.widget_contact i {color: #4BBAD0;}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-weight: 600;
    font-size: 14px;
    color: 
    #4BBAD0;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{width: 100%}
.linkphone{margin-bottom: 0 !important}
.linkphone a{color: #2a3744; font-size: 50px; font-weight: bold;}
