@font-face {
    font-family: "Avenir LT Std 55 Roman";
    src: url(avenir-lt-std-55-roman.otf);
}

@font-face {
    font-family: "Avenir LT Std 95 black";
    src: url(avenir-lt-std-95-black.otf);
}

body {
    color: #3C4A55;
    font-family: "inherit";
    background-color: #FFFFFF;
}

.navbar-top {
    min-height: 35px;
    background-color: #3C4A55;
    border-color: #173e43;
    border-radius: 0px;
    color: #c4d0dd;
    font-family: "Myriad Pro";
    font-weight: bold;
}

.navbar-top img {
    margin-top: 0px;
}

.centerText {
    padding-top: 5px;
}

.centerfullnav {
    padding-top: 16px;
}

.navbaricons {
    max-height: 20px;
    max-width: 15px;
}

.navbar-nav {
    font-family: "Avenir LT Std 55 Roman";
}

a {
    color: #3C4A55;
}

ul.nav a:hover {
    color: #fff !important;
    background-color: #F6F6F6 !important;
}

ul.nav a:focus {
    color: #fff !important;
    background-color: #F6F6F6 !important;
}

.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    text-decoration: underline;
}

footer {
    background-color: #312c32;
    min-height: 350px;
    font-family: 'Open Sans', sans-serif;
}

.footerleft {
    margin-top: 50px;
    padding: 0 36px;
}

.logofooter {
    margin-bottom: 10px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}

.footerleft p {
    color: #fff;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
}

.footerleft p i {
    width: 20px;
    color: #999;
}

.paddingtop-bottom {
    margin-top: 50px;
}

.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}

.footer-ul li {
    line-height: 29px;
    font-size: 12px;
}

.footer-ul li a {
    color: #a0a3a4;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
}

.footer-ul i {
    margin-right: 10px;
}

.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    color: #ff670f;
}

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.icon-ul {
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}

.icon-ul li {
    line-height: 75px;
    width: 100%;
    float: left;
}

.icon {
    float: left;
    margin-right: 5px;
}

.copyright {
    min-height: 40px;
    background-color: #000000;
}

.copyright p {
    text-align: left;
    color: #FFF;
    padding: 10px 0;
    margin-bottom: 0px;
}

.heading7 {
    font-size: 21px;
    font-weight: 700;
    color: #d9d6d6;
    margin-bottom: 22px;
}

.post p {
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
}

.post p span {
    display: block;
    color: #8f8f8f;
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
}

.bottom_ul li {
    float: left;
    line-height: 40px;
}

.bottom_ul li:after {
    content: "/";
    color: #FFF;
    margin-right: 8px;
    margin-left: 8px;
}

.bottom_ul li a {
    color: #FFF;
    font-size: 12px;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.navbar-default .navbar-nav > li > a {
    width: 200px;
    font-weight: bold;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 285px;
    z-index: 10;
}

.mega-dropdown-menu:after {
    content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 283px;
    z-index: 8;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight: bold;
}

.mega-dropdown-menu form {
    margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

ul > li {
    cursor: pointer
}

@media screen and (max-width: 767px) {
    .categorieImage {
        display: none;
    }
}

.categorieImage{
    max-height: 220px;
}

h1 {
    font-size: 60px;
    font-family: "Myriad Pro";
    font-weight: bold;
    color: #00AEEF;
}

h2 {
    font-size: 40px;
    font-family: "Myriad Pro";
    font-weight: bold;
    color: #00AEEF;
}

h3 {
    font-family: "Myriad Pro";
    color: #3C4A55;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img .carousel-image {
    height: 400px;
    width: 1400px;
}

.btn-carousel {
    background-color: #3C4A55;
    border-radius: 20px;
    font-size: 14px;
    font-family: "Myriad Pro";
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}

footer{

}

