/*
Theme Name: Armatures
Template: enfold
Author: Business Casanova
Author URI: http://www.business-casanova.com
Description: Custom child theme for Armatures.lu
Version: 3.8.4.1485524970
Updated: 2017-01-27 13:49:30
*/
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,600");
* {
    font-family: 'Source Sans Pro', sans-serif!important;
}
/*
* Header
*/
.html_header_top #top .av_logo_right .logo {
    right: 0;
    z-index: 1;
    left: -110px;
    display: inline-block;
}
.html_header_top #top .av_header_stretch .container {
    width: 75%;
    padding: 0;
    max-width: 100%;
}
#header_main li a{
   color: #115673;
}
.home #header_main li a {
    color: #fff!important;
    font-size: 18px;
    font-weight: 100;
}
.header-scrolled span.avia-menu-text {
    color: #115673!important;
    font-size: 18px;
    font-weight: 100;
}
.header-scrolled #header_main ul:after,
.header-scrolled #header_main ul:before {
    display: none;
}
#header_main .inner-container {
    margin-left: 25%;
}
#header_main li a:hover {
    color: #115673;
}
#header_main .inner-container {
    margin-left: 25%;
}
@media screen and (min-width: 1200px) {


    #header_main ul:before {
    margin-top: 42px;
    content: "";
    position: absolute;
    height: 5px;
    margin-left: -600px;
    border-bottom: solid 1px rgba(192, 192, 192, 0.35);
    border-top: solid 1px rgba(192, 192, 192, 0.35);
    top: 0;
    width: 600px;
    overflow: hidden;
}
    #header_main ul:after {
        margin-top: 42px;
        content: "";
        position: absolute;
        height: 5px;
        margin-left: 10px;
        border-bottom: solid 1px rgba(192, 192, 192, 0.35);
        border-top: solid 1px rgba(192, 192, 192, 0.35);
        top: 0;
        width: 600px;
        overflow: hidden;
    }

}

@media screen and (max-width: 1200px) { 
    #header_main .inner-container {
    margin-left: 5%;
}
.html_header_top #top .av_logo_right .logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    left: 40%;
    top: 50px;
}
}

/*
* Footer
*/

#socket .container {
    text-align: center;
    font-size: 1.3em;
}
#socket .copyright {
    float: none;
}
#socket {
    background: #2b252c;
    color: #ccc;
    border: none;
}
#socket a{
    color: #fff;
}

/*
* Content
*/

h1 {
    color: #483949!important;
    text-transform: none!important;
    font-size: 4em;
}
h1,h2,h3,h4,h5,h6 {
    color: #483949!important;
}
p {
    font-size: 1.2em;
    margin: 1em 0 2em 0;
    line-height: 2em;
    text-align: inherit;
    color: #5b5b5b;
}
.av_textblock_section ul { 
    list-style: none;
}
.av_textblock_section li {
    font-size: 1.5em;
    margin: 1em 0 1em 0;
    line-height: 1.5em;
    text-align: inherit;
    color: #5b5b5b;
}

#top-gallery {
    padding: 16px;
    border: none;
    background: #e7e7e7;
}
#top-gallery h3 {
    text-align: center;
}
/*
* Media Qs
*/

@media screen and (min-width: 1200px) {


    #header_main ul:before {
    margin-top: 42px;
    content: "";
    position: absolute;
    height: 5px;
    margin-left: -600px;
    border-bottom: solid 1px rgba(192, 192, 192, 0.35);
    border-top: solid 1px rgba(192, 192, 192, 0.35);
    top: 0;
    width: 600px;
    overflow: hidden;
}
    #header_main ul:after {
        margin-top: 42px;
        content: "";
        position: absolute;
        height: 5px;
        margin-left: 10px;
        border-bottom: solid 1px rgba(192, 192, 192, 0.35);
        border-top: solid 1px rgba(192, 192, 192, 0.35);
        top: 0;
        width: 600px;
        overflow: hidden;
    }

}

@media screen and (max-width: 1190px) { 
    #header_main .inner-container {
    margin-left: 5%;
}
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide {
        display: block; 
        }
    nav.main_menu {
        display: none; 
    }
    #advanced_menu_toggle {
        color: inherit;
        background: rgba(132, 128, 136, 0.75)!important;
        width: 70px!important;
        position: fixed;
        top: 0;
        margin: 0 auto;
        left: 0;
        color: #fff!important;
        border: none;
    }
    ul#mobile-advanced li {
    text-align: center;
    }
    #mobile-advanced {
        min-height: auto!important;
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .responsive #header_main .container {
    height: 0!important;
    }
    .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle {
    left: 50px;
    }
    .responsive .logo img {
        display: none;
    }

}

h1, h2, h3, h4, h5, h6  {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif!important;
}