

body { line-height: 24px; font-size: 17px; overflow-x: hidden; opacity: 0;}
.hubaly {font-family: 'Hubballi', cursive !important; font-weight: 400; }
.text-align-justify { text-align: justify !important;}
ol, ul { padding-left: 20px;}
h3 {  font-size:30px;  line-height:36px; color: var(--base-light-color) !important; display: block; position:relative; text-transform: uppercase; text-align: center;  }
h3::after { position: absolute; content: ""; display: block; height: 2px; width: 100px; left: 50%; margin-left: -50px; background-color: var(--base-light-color); bottom:0; margin-bottom: -10px; }
h2 { text-transform: uppercase; position: relative; display: block;}
h2::after { position: absolute; content: ""; display: block; height: 2px; width: 100px; left: 50%; margin-left: -50px; background-color: var(--base-light-color); bottom:0; margin-bottom: -10px; }

header nav.navbar-default, nav.navbar.bootsnav {    padding: 15px; }
nav.navbar.navbar-default ul.nav > li > a { padding: 30px 7px 30px 7px; font-size: 14px; font-weight: 600; letter-spacing: 0px;}
.simple-dropdown .dropdown-menu > li > a { font-size: 14px !important ;}
.dropdown-menu { margin-top: -50px !important; box-shadow: 0px 0px 3px rgba(0,0,0,0.4) !important; }
.sticky .navbar-top { top:0 !important; box-shadow: 0px 0px 5px rgba(0,0,0,0.5); }
.box-shadow-medium { box-shadow: 0px 0px 0px; }
.hover-option6 .grid-item figcaption { background-color: #eee !important;}
.vague { background-color:#107fc4 !important; position: relative !important; }
.vague .text-light-global { color: #FFF !important;}
.vague h2::after { background-color: #FFF !important; margin-bottom: -25px;; }
.inner-vague { height: 130px !important;}
.bg_gris { background: #eee; }
.text-gris { color:#444;} 
.text-slider { font-size: 17px; line-height: 24px; }
.text-deep-blue-title-section { font-size: 40px; line-height: 45px;}
@media (max-width: 1198px) 
{
    nav.navbar.navbar-default ul.nav > li > a { padding:10px; }
    .text-deep-blue-title-section { font-size: 35px; line-height: 40px;}
}
@media (max-width:550px) 
{
    .text-deep-white-title-section { font-size: 35px; line-height: 40px;}
    .text-deep-blue-title-section { font-size: 30px; line-height: 35px;}
}
