/*
Theme Name: Quote
Theme URI: http://www.distinctivethemes.com
Author: Distinctive Themes
Author URI: http://www.distinctivethemes.com
Description: Clean and stunning Wordpress theme with numerous layout options and a simple to use page builder
Version: 1.0.4
License: ThemeForest
License URI: http://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
*/

/* ==================================================
//  ____  _     _   _            _   _          _____ _                              
// |  _ \(_)___| |_(_)_ __   ___| |_(_)_   ____|_   _| |__   ___ _ __ ___   ___  ___ 
// | | | | / __| __| | '_ \ / __| __| \ \ / / _ \| | | '_ \ / _ \ '_ ` _ \ / _ \/ __|
// | |_| | \__ \ |_| | | | | (__| |_| |\ V /  __/| | | | | |  __/ | | | | |  __/\__ \
// |____/|_|___/\__|_|_| |_|\___|\__|_| \_/ \___||_| |_| |_|\___|_| |_| |_|\___||___/
//
/* ================================================== */




/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.container.fullwidth { 
    width: 100%;
    padding: 0;
}

.container {
    max-width: 100%;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: '';
    display: table;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both }

/*--------------------------------------------------------------
Widgets
--------------------------------------------------------------*/
.widget { margin: 0 0 1.5em }

.widget select { max-width: 100% }

.widget_search .search-submit { display: none }

.dt-recent-post {
  margin-bottom: 20px;
}

.dt-recent-post .pull-left {
  margin-right: 15px;
}

.portfolio-widget-title {
  margin-top: 0;
  margin-bottom: 2px;
  font-size: 16px;
}

.dt-recent-post .meta-icon {
  margin-right: 5px;
}

.clearme {
  font-size: 12px;
}

.textwidget img {
  max-width: 100%;
  height: auto;
}

.widget select {
  max-width: 100%;
}

/* calendar widget */
.widget_calendar {
  float: left;
}

#wp-calendar {
  width: 100%; 
}

#wp-calendar caption { 
  text-align: right; 
  margin-top: 10px; 
  margin-bottom: 15px; 
}

#wp-calendar thead th { 
  padding-bottom: 10px; 
  text-align: center;
}

#wp-calendar tbody td { 
  text-align: center; 
  padding:8px;
}

#wp-calendar tbody td:hover { 
  background: #fff; 
}

#wp-calendar tbody .pad { 
  background: none; 
}

#wp-calendar tfoot #next { 
  text-transform: uppercase; 
  text-align: right; 
}

#wp-calendar tfoot #prev { 
  text-transform: uppercase; 
  padding-top: 10px; 
}

/*--------------------------------------------------------------
Content
--------------------------------------------------------------*/
.sticky { }

.hentry {
    margin: 0 0 80px;
    overflow: hidden;
}

.byline, .updated { display: none }

.single .byline, .group-blog .byline { display: inline }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0 }

.entry-content img {
    max-width: 100%;
    height: auto;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.container-fluid > .row .main-title{color: #404549}
.container-fluid > .row.presentation, .container-fluid > .row.produits, .container-fluid > .row.videos{ background-color: #f2f2f2;}
.container-fluid > .row.explication, .container-fluid > .row.documents{ background-color: #ffffff;}
.container-fluid > .row.images, .container-fluid > .row.fiche{ background-color: #404549;}
.container-fluid > .row.images .main-title, .container-fluid > .row.fiche .main-title{color: #ffffff;}
.container-fluid > .row.images hr, .container-fluid > .row.fiche hr{
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:    -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:     -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
    background-image:      -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
}
.container-fluid > .row.fiche .nav-tabs{ padding-left: 5%;  padding-right: 5%; border-bottom: 1px solid #929598; }
.container-fluid > .row.fiche .nav-tabs a { text-transform: capitalize; color:#ecc64b; font-size: 13px; }
.container-fluid > .row.fiche .nav-tabs a:hover{background-color: rgba(255,255,255,0.1); border-bottom: 1px solid #404549;}
.container-fluid > .row.fiche .nav-tabs>li.active>a, .container-fluid > .row.fiche .nav-tabs>li.active>a:hover, .container-fluid > .row.fiche .nav-tabs>li.active>a:focus{background-color: transparent; color: #ffffff; border-bottom: 1px solid #404549; }
.container-fluid > .row.fiche .tab-content{  margin: 30px 0px; color: #ffffff; font-size: 13px; font-weight: normal; line-height: 24px;}
.container-fluid > .row.fiche .tab-content p{color: #ffffff; font-size: 13px; font-weight: normal; line-height: 24px;}
#box-video-frame{ border: 1px solid #c9cacb; background-color: #000000; min-height: 300px;}
.row.videos .box-video{ min-height: 290px; }
.list-videos{ border: 1px solid #c9cacb; height: 300px; overflow: auto; padding: 10px;}
.list-videos li{list-style: none; cursor: pointer; display: inline-block; width: 100%; border-bottom: 1px solid #c9cacb; margin-bottom: 15px; padding-bottom: 15px; line-height: 12px; font-size: 12px; }
.list-videos li:last-child{border-bottom: none;}
.list-videos li div{color:#404549;}
.list-videos li div:hover h5 {color:#ecc64b; text-decoration: underline; }
.list-videos img.img-small-video { float: left;  margin-right: 10px;  width: 110px; height: 70px; }
.list-videos li div:hover img.img-small-video{border:1px solid #ecc64b;}
.list-videos .desc-video{display: table;}
.list-videos .desc-video h5{display: table; color:#404549; font-size: 14px; font-weight: bold;line-height: 15px;margin: 0px;}
.row.documents a{color: #404549; text-decoration: underline; }
.row.documents a:hover{color: #ecc64b; text-decoration: none; }
.row.documents .list-pdf{margin: 0px; padding: 0px; width: 100%;}
.row.documents .list-pdf li{list-style: none; display: inline-block;width: 33%; text-align: center; font-size: 13px;}
.row.documents .list-pdf li i{ margin-bottom: 5px; }
.row.documents .list-pdf li i:before{ font-size: 50px; }
.row.images .amazingcarousel-item-container{width: 140px; height: 100px;}
.row.presentation .wonderplugincarousel{max-width: 350px !important;}
.row.presentation .wonderplugincarousel .amazingcarousel-prev, .row.presentation .wonderplugincarousel .amazingcarousel-next{margin-top: -25px !important;}

.gridder-show .list-pdf{margin: 0px; padding: 0px; width: 100%;}
.gridder-show .list-pdf li{list-style: none; text-align: left; font-size: 13px; padding: 2px 0px;}
.gridder-show .list-pdf li i{ margin-right: 5px; }
.gridder-show .list-pdf li i.fa-file-o{font-size: 16px; opacity: 0.8;}
.gridder-show a{color: #404549; text-decoration: underline; }
.gridder-show a:hover{color: #ecc64b; text-decoration: none; }

/* Interact */
#bannermap{ position: relative; }
#bannermap > a{ opacity: 0.8; position: absolute;}
#bannermap > a:hover{ opacity: 1;}
#bannermap .dashicons, #bannermap .dashicons-before:before {width: auto; height: auto;}
#bannermap .title{ position: absolute; top: 0px; left: 0px; text-align: left; color: #fff;}
#bannermap .title h1{ color: #fff; font-size: 34px; font-weight: bold; letter-spacing: -1px; background: none; padding: 15px 10px 10px; margin-top: 10px; text-transform: uppercase;}
#bannermap .title h2{ color: #fff; font-size: 30px; font-weight: 700; letter-spacing: -1px; background: none; padding: 15px 10px 10px; margin-top: 10px; text-transform: uppercase;}
#bannermap .title h3{ color: #fff; font-size: 16px; font-weight: normal; letter-spacing: 0px; background: none; padding: 0px 10px 0px; line-height: 16px; margin-top: 0; text-transform: none; width: 70%; text-align: justify;}
#bannermap .title h4{ color: #fff; font-size: 12px; font-weight: normal; letter-spacing: 0px; background: none; padding: 0px 10px 0px; line-height: 16px; margin-top: 0; text-transform: none; width: 70%; text-align: justify;}
#bannermap .title h5{ color: #fff; font-size: 12px; font-weight: normal; letter-spacing: 0px; background: none; padding: 0px 10px 0px; line-height: 16px; margin-top: 0; text-transform: none; width: 70%; text-align: justify;}
#bannermap .title h6{ color: #fff; font-size: 12px; font-weight: normal; letter-spacing: 0px; background: none; padding: 0px 10px 0px; line-height: 16px; margin-top: 0; text-transform: none; width: 70%; text-align: justify;}
#bannermap .title p{ color: #fff; font-size: 12px; font-weight: normal; letter-spacing: 0px; background: none; padding: 0px 10px 0px; line-height: 16px; margin-top: 0; text-transform: none; width: 70%; text-align: justify;}
#bannermap .doc-neostein{position: absolute; right: 5%; top: 1%; width: 25%; max-width: 214px;}

.product-bloc .product{border: 1px solid #c4c3c3; border-radius: 5px; text-align: center;}
.product-bloc .product h3{padding-left: 5px; text-align: left; }
.product-bloc .en-savoir-plus { margin: 5px; }
.collapse{margin-top: 20px;}

.row-collapse-product{ padding: 0px 15px 0px 15px !important;}
.row-collapse-product .collapse{ background:url("images/arrow.png") no-repeat center top transparent; margin-top: 0px; padding-top: 38px; }
.row-collapse-product .collapse .row{ padding-top: 50px; border-top: 1px solid #575757; }
/*--------------------------------------------------------------
Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none }

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/
.comment-content a { word-wrap: break-word }

.bypostauthor { }

/*--------------------------------------------------------------
Media
--------------------------------------------------------------*/
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

embed, iframe, object { max-width: 100% }

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text { text-align: center }

.wp-caption .wp-caption-text { margin: 0.8075em 0 }

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em }

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 0 10px 20px;
}

.gallery-item img {
    max-width: 100%;
    height: auto;
}

.gallery-columns-2 .gallery-item { max-width: 50% }

.gallery-columns-3 .gallery-item { max-width: 33.33% }

.gallery-columns-4 .gallery-item { max-width: 25% }

.gallery-columns-5 .gallery-item { max-width: 20% }

.gallery-columns-6 .gallery-item { max-width: 16.66% }

.gallery-columns-7 .gallery-item { max-width: 14.28% }

.gallery-columns-8 .gallery-item { max-width: 12.5% }

.gallery-columns-9 .gallery-item { max-width: 11.11% }

.gallery-caption { }

/*--------------------------------------------------------------
BASE
--------------------------------------------------------------*/
body {
    /*background-color: #1a1a1a;*/
    background-color: #ecc64b;
    font-family: 'Lato',sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    margin-left: 60px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
body{  margin-left: 260px !important; padding-left: 0px !important; }

body, html {
    max-width: 100% !important;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    
    font-weight: 900;
    color: #333;
}

p {
    line-height: 1.5;
    margin-bottom: 25px;
    font-size: 14px;
    text-align: justify;
}

.centered { text-align: center }

.goright { text-align: right }

.mt { padding-top: 25px }

a {
    color: #16a085;
    word-wrap: break-word;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover, a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before, a:after, .dashicons, .dashicons-before:before, a:before:hover, a:after:hover, .dashicons:hover, .dashicons-before:before:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    display: block;
    margin: 1em 0;
    padding: 0;
}

hr.from-left {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0.75), rgba(0,0,0,0));
    display: block;
    margin: 1em 0;
    padding: 0;
    width: 50%;
}

.divider-wrapper hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));  
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0)); 
    display: block;
    margin: 1em 0;
    padding: 0;
}

.section-heading {
    width: 100%;
    margin-bottom: 35px;
}

.section-heading hr {
    max-width: 600px;
    margin: 1em auto;
}

.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.nopadding .avatar {
    max-width: 100%;
    height: auto;
}

.btn, .wpcf7-submit {
    border-radius: 0;
    padding: 8px 18px;
}

.img-responsive {
    width: 100%;
    height: auto;
}

.main-title { 
    font-weight: 700;
    clear: both;
}

.title-description {
    font-size: 18px;
    clear: both;
}

/* ==========================================================================
   MENU AND LOGO
========================================================================== */

.tm {
    font-size: 14px;
    line-height: 20px;
}

.menu {
    /*position: fixed;*/
    /*left: -200px;*/
    width: 260px;
    height: 100%;
    z-index: 10;
    text-align: left;
}

.menu.menu-open { left: 0 }

.menu-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: #ecc64b;
    width: 260px;
    height: 100%;
}
.admin-bar .menu-wrap {top: 32px;}

.menu-wrap .isStuck{position: fixed; top: 0px; margin-top: 0px !important; z-index: 999;}
#main-menu > li { border-top: 1px solid #dcba4d; position: relative; width: 260px; }
.menu-wrap .menu-close{display: none;}
#main-menu > .menu-item > a > i._before{width: 25%; float: left; height: 100%; padding:0px;}
#main-menu > .menu-item > a > i._before:before{ background-color: #ffffff !important; color: #ecc64b; border-radius: 50%; padding: 9px 10px; font-size: 16px; border: 2px solid #ecc64b; box-shadow: 0 0 0 2px #ffffff;}
#main-menu a {padding: 15px 0px;}
#main-menu a span {color: #404549;}
#main-menu > .menu-item.active, #main-menu > .menu-item.active > a, #main-menu > .menu-item.active > a > i._before{background-color: #404549 !important;}
#main-menu > .menu-item.active > a > i._before:before{ background-color: #ecc64b !important; color: #404549; border-radius: 50%; border: 2px solid #404549; box-shadow: 0 0 0 2px #ecc64b; }
#main-menu .active a span {color: #ecc64b;}

#menu-logo h2 {
    
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1;
    text-transform: uppercase;
    color: #eee;
    margin: 20px 20px;
    text-shadow: 1px 1px rgba(0,0,0,0.5);
}

#menu-logo a {
    margin-left: 0;
}

.logo-icon { font-size: 22px }

.menu a {
    color: #eee;
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: .1em;
    text-transform: uppercase;
    text-align: left;
}

.menu a:hover { color: #fff }

.menu a:active { color: #fff }

.menu-close {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 24px;
    color: #eee;
    width: 36px;
    height: 31px;
    line-height: 28px;
    top: 20px;
    right: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.menu-close:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#main-menu {
    margin-top: 10px;
    padding: 0;
    list-style: none;
    /*-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;*/
}

#main-menu .active, #main-menu .active a, #main-menu .active i._before{
    background-color: #ffffff;
    color: #000000;
}

#main-menu .dropdown-menu {
    opacity: 0;
    left: 0;
    background-color: rgba(236,198,75,1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.dropdown-menu.open { }

#main-menu .open > .dropdown-menu {
    opacity: 1;
    width: 260px;
    background-color: rgba(236,198,75,1);
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-clip: padding-box;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding-top: 10px;
}

/**Drop Down Right Menu */
#theMenu .menu-wrap{position: fixed; padding-bottom: 30px !important; }
#theMenu .menu-wrap #main-menu{padding-bottom: 30px !important;}

#main-menu .dropdown-menu > li > a {
    background-color: transparent;
    color: #eee;
    padding: 10px;
    margin: 0 20px 5px 10px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .1em;
    text-transform: capitalize;
    text-align: left;
}


#social-icons {
    right: 0;
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0;
}

#social-icons li {
    display: block;
    width: 60px;
    padding: 5px 0;
    text-align: center;
    background-color: rgba(0,0,0,0.8);
}

#social-icons li a {
    margin: 0;
    line-height: 28px;
}

.body-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.body-push-toright {
    margin-left: 260px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.menu, .body-push {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#menuToggle {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 11;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: rgba(0,0,0,.25);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#menuToggle:hover {
    color: #fff;
    background: rgba(0,0,0,.2);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.menu-icon {
    float: right !important;
    margin: 9px 0 0 0 !important;
    font-size: 22px !important;
    width: 60px;
    text-align: center;
}

.logo-img {
    padding: 20px 0 20px 20px;
}

.navbar-nav {
    float: right;
}

.nav>li {
    text-align: center;
}

.navbar-default .navbar-nav>li>a {
    color: #eee;
}

.nav > li:hover a, .nav > li:hover span, .nav > li:hover, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav > li a, .nav > li span, .nav > li {
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-fixed-top {
    background-color: #ecc64b;
    padding: 15px 0;
    border-color: transparent;
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-fixed-top.opaqued {
    background-color: transparent;
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-fixed-top.opaqued .navbar-nav>li>a, .navbar-fixed-top.opaqued .navbar-nav > li > a span {
    color: #e5e5e5;
    text-shadow: 0 2px 0 0px hsl(330, 100%, 25%), 0 3px 2px 0px hsla(330, 100%, 15%, 0.5);
}

.navbar-nav > li > a {
    margin-left: 0px;
    color: #e5e5e5;
    display: block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.navbar-nav > li > a span {
    margin-left: 0px;
    color: #eee;
    display: block;
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    letter-spacing: .1em;
    text-transform: uppercase;

}

.navbar-nav > li > a span:hover, .navbar-nav > li > a:hover, .navbar-nav > li > a span, .navbar-nav > li > a {
   -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;   
}

.dropdown-menu>li>a {
    color: #eee;
}

.dropdown-menu>li>a {
    padding: 10px 15px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    border-color: transparent;
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #404549;
}

/* ==========================================================================
   HEADER DIV
========================================================================== */

#headerwrap {
    text-align: center;
    width: 100%;
    min-height: 260px;
    position: relative;
    overflow: hidden;
    background-color: #404549;
}

body:not(.home) #headerwrap{height: 260px !important;}

#headerwrap .container, #headerwrap .row {
    height: 100%;
}

#headerwrap h1 {
    color: #fff;
    font-size: 88px;
    font-weight: 700;
    letter-spacing: -1px;
    background: rgba(0,0,0,0.4);
    margin-bottom: 0px;
    width: auto;
    padding: 30px 20px;
    text-transform: uppercase;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}

#headerwrap.half h2 {
    background: transparent;
    color: #fff;
    padding-bottom: 0;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}

#headerwrap h2 {
    color: #444;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -1px;
    background: rgba(255,255,255,0.7);
    padding: 15px;
    margin-top: 0;
    text-transform: uppercase;
}

.single #headerwrap h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0px;
    background: transparent;
    padding: 15px;
    margin-top: 0;
    text-transform: uppercase;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
    position: relative;
    top: 15px;
}

#headerwrap i {
    font-size: 26px ;
    color: #ecc64b;
    cursor: pointer;
}
#headerwrap i:before {
    background-color: rgba(0,0,0,0.7);
    border-radius: 50%;
    padding: 17px;
}

#headerwrap i.fa-tint:before, #headerwrap i.fa-bolt:before, #headerwrap i.fa-fire:before, #headerwrap i.fa-building:before{padding: 15px 20px; }
#headerwrap i.fa-lightbulb-o:before, #headerwrap i.fa-bolt:before{ padding:16px 23px; }

#headerwrap .pe-7s-chat { font-size: 72px }

#headerwrap .spacer { margin-top: 190px }

.headerwrap-btn-wrap {   
    height: 55px;
    line-height: 1;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 50%;
 margin-left: -7px;
}

.headerwrap-btn-wrap a {
    background: #fff;
    padding: 8px 13px;
    height: 55px;
    display: block;
    width: 55px;
    margin-left: -22px;
}

.headerwrap-btn-wrap:hover { opacity: 1 }

.headerwrap-btn {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 0px;
    font-size: 18px;
    text-shadow: rgba(0,0,0,0.8) 0 1px 1px;
}

.headerwrap-btn .fa-angle-down { text-shadow: rgba(0,0,0,0.8) 0 1px 1px }

#header-map{background-color: #ffffff; padding: 45px 30px 0px;width: 100%;position: relative;}
#header-map h4 {margin-top: 40px; font-size: 16px; }
#header-map .col-lg-8{ width: 66.6667% !important; float: left !important; }
#header-map .col-lg-4{ width: 33.3333% !important; float: left !important; }

.menu i._before, .nav-menu i._before {
    float: right;
    line-height: 40px;
    font-size: 20px;
    width: 60px;
    text-align: center;
    margin-right: 0;
    position: relative;
    top: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
}

.navbar-nav ._before, .navbar-nav i._mi {
    height: 30px;
    width: 25px;
    font-size: 23px;
    line-height: 29px;
    vertical-align: middle;
}

.dropdown-menu i._before, .dropdown-menu i._before {
    display: none;
}

#main-menu .dropdown-menu > li > a > i._before{ background-color: transparent; display: block; margin-right: 5px; float: left; line-height: 20px; font-size: 20px; width: 20px; text-align: left; top: 0px; color: #404549;}
#main-menu .dropdown-menu > li > a > i.fa-chevron-right{font-size: 12px; margin-left: 15px; margin-right: -5px;}
#main-menu .dropdown-menu a span {color: #404549;font-weight: normal;}
#main-menu .dropdown-menu .active a span {font-weight: bold;}
#main-menu .dropdown-menu > li.main-link > a span{text-transform: uppercase;font-weight: bold;}
#main-menu .dropdown-menu > li > a:hover { color: #fff }
#main-menu .dropdown-menu .active, #main-menu .dropdown-menu .active a, #main-menu .dropdown-menu .active i._before{ background-color: transparent; color: #404549;}
#main-menu .dropdown-menu{ background-clip: padding-box; background-color: rgba(236,198,75,1); border: medium none; border-radius: 0; box-shadow: none; display: none; float: none; font-size: 14px; left: 0; list-style: outside none none; margin: 0; min-width: 160px; padding: 0 7px; position: initial; text-align: left; top: 100%; z-index: 1000; }
#main-menu .menu-item .dropdown-toggle span:after{ content: '\f0dd'; font-family: "Fontawesome"; position: absolute; right: 17px; top: 13px; }
#main-menu .menu-item.open .dropdown-toggle span:after{ content: '\f0de'; font-family: "Fontawesome"; position: absolute; right: 17px; top: 17px; }

/** Menu Mobile */
#main-menu-top-wrapper{padding-right: 0px; padding-left: 0px;}
#main-menu-top { background-clip: padding-box; background-color: rgba(236,198,75,0.9); border: none; border-radius: 0; box-shadow: none; font-size: 14px; left: 0; list-style: outside none none; margin: 0; width:100%; padding: 0px; position: initial; text-align: left; z-index: 1000; }
#main-menu-top > li { border-top: 1px solid #dcba4d; position: relative; width: 100%; }
#main-menu-top > li > a { padding: 20px 25px 20px 20px; text-align: left; }
#main-menu-top > li > a > i._before{width: 25%; float: left; height: 100%; padding:0px; text-align: left;}
#main-menu-top > li > a > i._before:before{ background-color: #ffffff !important; color: #ecc64b; border-radius: 50%; padding: 9px 10px; font-size: 16px; border: 2px solid #ecc64b; box-shadow: 0 0 0 2px #ffffff; }
#main-menu-top a span {margin-top: 0px; color: #404549;}
#main-menu-top > .menu-item.active, #main-menu-top > .menu-item.active > a, #main-menu-top > .menu-item.active > a > i._before, #main-menu-top .dropdown-menu > li.active a{background-color: #404549 !important;}
#main-menu-top > .menu-item.active > a > i._before:before{ background-color: #ecc64b !important; color: #404549; border-radius: 50%; border: 2px solid #404549; box-shadow: 0 0 0 2px #ecc64b; }
#main-menu-top > .menu-item.active > a span,  #main-menu-top .dropdown-menu > li.active a span, #main-menu-top .dropdown-menu > li.active a > i._before:before {color: #ecc64b;}
#main-menu-top .dropdown-menu{ background-clip: padding-box; background-color: rgba(236,198,75,0.9); border: medium none; border-radius: 0; box-shadow: none; display: none; float: none; font-size: 14px; left: 0; list-style: outside none none; margin: 0; width: 100%; padding: 0px; position: initial; text-align: left; z-index: 1000; }
#main-menu-top .menu-item .dropdown-toggle span:after{ content: '\f0dd'; font-family: "Fontawesome"; position: absolute; right: 20px; top: 17px; }
#main-menu-top .menu-item.open .dropdown-toggle span:after{ content: '\f0de'; font-family: "Fontawesome"; position: absolute; right: 20px; top: 22px; }
#main-menu-top .dropdown-menu .menu-item a { padding: 5px 15px 5px 35px;}
#main-menu-top .open .dropdown-menu .menu-item a{ padding: 5px 15px 5px 35px;}
#main-menu-top .dropdown-menu .main-link a span { font-weight: bold !important; color: #404549 !important; }
#main-menu-top .dropdown .dropdown-menu i.fa-chevron-right{font-size: 12px; margin-left: 15px; margin-right: -5px;}
#main-menu-top .dropdown .dropdown-menu i._before, #main-menu-top .dropdown .dropdown-menu i._before { display: inline-block !important; color: #404549; font-size: 15px;}

/* ==========================================================================
   PORTFOLIO
========================================================================== */

.portfolio-items, .portfolio-filter {
    list-style: none;
    padding: 0;
}

.portfolio-filter {
    margin-bottom: 30px;
}

.portfolio-filter > li { display: inline-block }

.portfolio-items > li {
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.portfolio-items.col-2 > li { width: 50% }

.portfolio-items.col-3 > li { width: 33% }

.portfolio-items.col-4 > li { width: 25% }

.portfolio-items.col-5 > li { width: 20% }

.portfolio-items.col-6 > li { width: 16% }

.portfolio-item {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.portfolio-item .item-inner, .post-item .item-inner {
    background: transparent;
    padding: 0;
    margin: 0 20px 20px 0;
    position: relative;
    width: 100%;
}

.portfolio-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.portfolio-item h5 {
    background: #fff;
    margin: 0;
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    border-bottom: 4px solid #f0f0f0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.aq-block-aq_filterable_portfolio_block .portfolio-items .col-md-2 {
    width: 20%;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}

.aq-block-aq_filterable_portfolio_block .portfolio-item.col-md-2 .item-inner {
    margin: 0;
}

.portfolio-items.nomargin {
    max-width: 100%;
}

.portfolio-item:hover h5, .team-member:hover .team-content, .post-item:hover .content {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-bottom: 4px solid #00b29e;
}

.portfolio-item .overlay, .post-item .overlay {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0,0,0,0.4);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    padding-right: 10px;
}

.portfolio-item .overlay .preview, .post-item .overlay .preview {
    position: absolute;
    bottom: 0;
    display: block;
    clear: left;
    margin-top: 0;
    float: left;
    background: rgba(0,0,0,0.7);
    border: none;
    color: #ccc;
    font-size: 18px;
    width: 60px;
    padding: 8px 0;
    border-radius: 0;
}

.portfolio-item .overlay .preview.lb {
    bottom: 41px;
}

.portfolio-item:hover .overlay, .post-item .item-inner:hover .overlay {
    opacity: 1;
    left: 0;
    z-index: 50;
}

.post-item .item-inner {
    overflow: hidden;
    margin-right: 0;
}

.post-item .btn {
    float: right;
}

.item-inner .post-meta {
    position: absolute;
    text-align: center;
    bottom: 0;
    display: block;
    clear: left;
    margin-top: 0;
    float: left;
    background: rgba(0,0,0,0.8);
    border: none;
    color: #ccc;
    font-size: 24px;
    width: 60px;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.post-meta .post-comment {
    line-height: 2;
    padding: 0 !important;
    position: relative;
    top: -5px;
    font-style: 11px;
}

.post-comment .fa-comments {
    font-size: 14px;
    position: relative;
    top: -3px;
}

.item-inner .post-meta span {
    padding: 5px 0 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}

.item-inner .post-meta .post-date {
    clear: both;
    display: block;
}

.item-inner .post-meta .post-date a {
    font-size: 11px;
    color: #eee;
}

.item-inner .post-meta .post-date a.thedate {
    font-size: 18px;
    clear: both;
    display: block;
    padding: 10px 0 0 0;
}

.item-inner .post-meta .post-date a.themonth {
    position: relative;
    top: -5px;
}

.item-inner .post-meta .post-comment .fa-comments {
    font-size: 18px;
}

.item-inner .post-meta .post-comment a {
    color: #eee;
    font-size: 15px;
    position: relative;
    top: -4px;
}

.item-inner .post-meta p {
    font-size: 12px;
    margin: 0;
    line-height: 1;
    padding-bottom: 0px;
    position: relative;
    top: -5px;
}

.post-item .item-inner:hover .post-meta {
    margin-left: 0px;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    z-index: 1;
}

.post-type-archive-dt_portfolio_cpt .portfolio-item {
    margin-bottom: 40px;
}

.post-type-archive-dt_portfolio_cpt .portfolio-item .item-inner, .post-item .item-inner {
    margin-bottom: 10px;
}

.post-type-archive-dt_portfolio_cpt .entry-title {
    margin-bottom: 0;
    margin-top: 0;
}

.post-type-archive-dt_portfolio_cpt .entry-title a {
    color: #444;
    font-size: 22px;
}
article .row.explication p img {border: 1px solid #c2c2c2;}
/* ==========================================================================
   ISOTOPE
========================================================================== */

.isotope-item { z-index: 2 }

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/* ==========================================================================
   SERVICES
========================================================================== */
.aq-block-aq_services_block h3 {
    margin-top: 0;
}

.service-icon {
    color: #444444;
    font-size: 44px;
}

.section-divider .service-icon {
    color: #f5f5f5;
}

.grey {
    background: #ebebeb;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

#lg .desc { text-align: left }

#sf {
    display: block;
    width: 100%;
}

#sf .container { width: 100% }

#sf .col-lg-4 {
    margin: 0;
    padding: 15px;
}

#sf .lg { background-color: #1abc9c }

#sf .dg { background-color: #16a085 }

#sf h4 { color: #fff }

#sf p { color: #fff }

#sf .ml { margin-left: 30px }

#sf i {
    font-size: 70px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.process {
    max-width: 69em;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}

.process li {
    display: block;
    float: left;
    padding: 1px;
    width: 100%;
    opacity: 0;
}

.process li.shown, .no-js .process li, .no-cssanimations .process li { opacity: 1 }

.process li a, .process li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%;
}

.process.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}

#chartwrap { width: 100% }

#chartwrap .container {
    margin-left: 0;
    padding-left: 0;
}

#chartwrap h1, #chartwrap p { margin-left: 10px }

.cardinfo {
    background: #fff;
    padding: 15px;
    margin: 2px;
    text-align: left;
}

.cardinfo i {
    font-size: 18px;
    padding-right: 20px;
}

.grid {
    max-width: 69em;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}

.grid li {
    display: block;
    float: left;
    padding: 7px;
    width: 33%;
    opacity: 0;
}

.grid li.shown, .no-js .grid li, .no-cssanimations .grid li { opacity: 1 }

.grid li a, .grid li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%;
}

.grid img { opacity: .7 }

.grid img:hover { opacity: 1 }

.grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}

#content-wrapper {
    background-color: #f2f2f2;
    position: relative;
    margin-bottom: 0px;
    z-index: 2;
    box-shadow: 0 12px 20px -20px rgba(0,0,0,0.8);
}

#content-wrapper h1:first-child {margin-top: 5px !important;}

#search-wrapper {
    background-color: #1a1a1a;
    padding: 20px 0;
    top: 0;
    position: fixed;
    overflow: hidden;
    z-index: 9999;
    width: 100%;
}

.body-push-toright #search-wrapper .container { margin: 0 5% }

#search-wrapper input {
    width: 98%;
    padding: 17px 5px;
    font-size: 14px;
    border: none;
    background-color: #555;
    color: #eee;
    height: 41px;
}

.close-trigger {
    font-size: 30px;
    right: 20px;
    color: #eee;
    position: fixed;
    top: 20px;
}

.close-trigger:hover, .search-trigger:hover {
    cursor: pointer;
    color: #fff;
}

.search-trigger {
    display: block;
    color: #eee;
}


#theMenu .search-trigger .fa-search {
    float: right;
    line-height: 40px;
    font-size: 18px;
    width: 60px;
    text-align: center;
    margin-right: 0;
}

.menu-item i._before {
    margin-right: 0;
}
.navbar-fixed-top{ display: none; }
.navbar-fixed-top .search-menu-item {
    display: none;
}

.gap { margin-bottom: 85px }

/* ==========================================================================
   LINE LINE
========================================================================== */

.message-item {
    margin-bottom: 25px;
    margin-left: 40px;
    position: relative;
}

.message-item .message-inner {
    background: #E6E6E6;
    border-radius: 0;
    padding: 10px;
    position: relative;
}

.message-item .message-inner .qa-message-content {
    line-height: 1.8;
    font-size: 14px;
}

.message-item .message-inner:before {
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -20px;
    top: 6px;
    width: 0;
}

.message-item .message-inner:after {
    border-right: 10px solid #E6E6E6;
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: -18px;
    top: 6px;
    width: 0;
}

.message-item:before {
    background: #ccc;
    border-radius: 2px;
    content: "";
    height: 70%;
    left: -29px;
    position: absolute;
    width: 1px;
    top: 35px;
}

.message-item:after {
    border-radius: 50%;
    content: '\f017';
    font-family: 'Fontawesome';
    height: 15px;
    left: -35px;
    position: absolute;
    top: 10px;
    width: 15px;
    line-height: 16px;
}

.message-item .message-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.message-item .message-head .avatar { margin-right: 20px }

.message-item .message-head .user-detail { overflow: hidden }

.message-item .message-head .user-detail h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.message-item .message-head .post-meta {
    float: left;
    padding: 0 15px 0 0;
}

.message-item .message-head .post-meta >div {
    color: #333;
    font-weight: 700;
    text-align: right;
}

.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px;
}

.message-item .message-head .post-meta >div {
    color: #333;
    font-weight: 700;
    text-align: right;
}

.post-meta > div {
    color: #777;
    font-size: 12px;
    line-height: 22px;
}

/* ==========================================================================
   BACKGROUND
   ========================================================================== */

.backstretch:before {
    content: '';
    /*background-image: url(assets/img/overlays/03.png);*/
    min-width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: 1;
    -webkit-box-shadow: inset 0 0 200px 50px rgba(0,0,0,0.6);
    box-shadow: inset 0 0 200px 50px rgba(0,0,0,0.6);
}

.backstretch { width: 100% !important }

#mapwrapper {
    width: 100%;
    height: 400px;
}

.section-wrapper.fullwidth .aq-block-aq_map_block {
    margin-bottom: -50px;
}

/*-----------------------------------------------------------------------------------*/
/*  ANIMATE
/*-----------------------------------------------------------------------------------*/
.no-display {
  opacity: 0;
}

.appear {
  opacity: 1;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

#gototop {
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 5px 15px;
    font-size: 24px;
    color: #eee;
    z-index: 5;
    background: #1a1a1a;
    width: 60px;
    text-align: center;
}

/*-----------------------------------------------------------------------------------*/

/*  QUOTES
/*-----------------------------------------------------------------------------------*/

.glyphicon-lg { font-size: 3em }

.blockquote-box {
    margin-bottom: 30px;
    padding-right: 13px;
}

.blockquote-box .square {
    width: 140px;
    min-height: 50px;
    margin-right: 22px;
    text-align: center !important;
    position: relative;
}

.blockquote-box.blockquote-primary { border-color: #357EBD }

.blockquote-box.blockquote-primary .square {
    background-color: #16a085;
    color: #FFF;
}

.blockquote-box.blockquote-success { border-color: #4CAE4C }

.blockquote-box.blockquote-success .square {
    background-color: #5CB85C;
    color: #FFF;
}

.blockquote-box.blockquote-info { border-color: #46B8DA }

.blockquote-box.blockquote-info .square {
    background-color: #5BC0DE;
    color: #FFF;
}

.blockquote-box.blockquote-warning { border-color: #EEA236 }

.blockquote-box.blockquote-warning .square {
    background-color: #F0AD4E;
    color: #FFF;
}

.blockquote-box.blockquote-danger { border-color: #D43F3A }

.blockquote-box.blockquote-danger .square {
    background-color: #D9534F;
    color: #FFF;
}

/*-----------------------------------------------------------------------------------*/

/*  TESTIMONIALS
/*-----------------------------------------------------------------------------------*/

#testimonials-sliders img { 
    border: 2px solid #fff;
    max-width: 100%;
    width: 100%;
    height: auto;
}

#testimonials-slider .pull-left {
    padding-left: 0;
}

#testimonials-slider .media {
    color: #222;
    margin-bottom: 0px;
    font-weight: 300;
    font-style: italic;
    max-width: 13%;
}

#testimonials-slider .media h3 {
    font-size: 18px;
    line-height: normal;
    margin: 0;
    padding-bottom: 5px;
    font-style: normal;
    margin-top: 0;
}

#testimonials-slider .bubble {
    position: relative;
    padding: 20px;
    background: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 300;
    font-style: italic;
    color: #444;
    float: right;
    margin-right: -15px;
}

#testimonials-slider .bubble:after {
    right: 100%;
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 15px;
    margin-top: -20px;
}

#testimonials-slider .media-body {
    text-align: right;
}

#testimonials-slider .media-body h3 {
    color: #222;
    font-style: normal;
    margin: 10px 0 5px 0;
}

#testimonials-slider .testimonial { padding: 0 20px }

#testimonials-slider .testimonial img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

#testimonials-slider .owl-prev {
    float: left;
    left: -20px;
    color: #fff;
    position: relative;
    bottom: 70px;
}

#testimonials-slider a { color: #fff }

#testimonials-slider .owl-next {
    float: right;
    right: -20px;
    color: #fff;
    position: relative;
    bottom: 70px;
}

/*
*   Owl Carousel Owl Demo Theme 
*   v1.3.3
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #fff;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/*-----------------------------------------------------------------------------------*/

/*  LOGO CAROUSEL
/*-----------------------------------------------------------------------------------*/

#logo-carousel .owl-item { padding: 0 20px }

#logo-carousel .item img {
    max-width: 100%;
    height: auto;
}

#logo-carousel .owl-prev {
    float: left;
    color: #222;
    position: relative;
    bottom: 70px;
}

#logo-carousel a { color: #222 }

#logo-carousel .owl-next {
    float: right;
    color: #222;
    position: relative;
    bottom: 70px;
}

/*-----------------------------------------------------------------------------------*/

/*  PRELOADER
/*-----------------------------------------------------------------------------------*/
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #1a1a1a url(assets/img/loading.gif) no-repeat center center;
}

/* ==========================================================================
   27 - COUNTDOWN
========================================================================== */

#countdown .time-wrap {
    width: 20%;
    max-width: 160px;
    display: inline-block;
    margin: 0 10px;
}

#countdown h1 {
    margin-bottom: 0px;
    border-bottom: 0;
    padding-bottom: 0;
}

#countdown p {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.countdowntext {
    border-top: 10px solid #fff;
    padding-top: 20px;
    margin-top: 0;
}

/*-----------------------------------------------------------------------------------*/

/*  BUTTONS
/*-----------------------------------------------------------------------------------*/
.btn-primary {
    color: #404549 !important;
    background-color: #ecc64b !important;
    border: none !important;
    text-decoration: none !important;
}
.btn-primary:hover, .btn-primary:active {
    background-color: #404549 !important;
    color: #ecc64b !important;
    border: none !important;
}
.btn-secondary {
    color: #ecc64b !important;
    background-color: #404549 !important;
    border-radius: 5px !important;
    border: 1px solid #ecc64b !important;
    box-shadow: 0 0 0 1px #404549 !important;
}
.btn-secondary:hover, .btn-secondary:active {
    background-color: #4d5154 !important;
    box-shadow: 0 0 0 1px #4d5154 !important;
}
.btn-secondary i {
    font-size: 11px;
    margin-left: 5px;
}
.btn-collapse{margin-bottom: 20px;}
.collapse-content{margin-top: 0px;}

.btn-outlined {
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.btn-outlined.btn-primary:active, .btn-outlined.btn-primary.active {
    background: #16a085;
    border-color: #16a085;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-outlined.btn-primary {
    background: none;
    border: 2px solid #16a085;
    color: #16a085;
}

.btn-outlined.btn-primary:hover, .btn-outlined.btn-primary:active {
    color: #FFF;
    background: #16a085;
    border-color: #16a085;
}

.btn-outlined.btn-success {
    background: none;
    border: 2px solid #5cb85c;
    color: #5cb85c;
}

.btn-outlined.btn-success:hover, .btn-outlined.btn-success:active {
    color: #FFF;
    background: #47a447;
}

.btn-outlined.btn-info {
    background: none;
    border: 2px solid #5bc0de;
    color: #5bc0de;
}

.btn-outlined.btn-info:hover, .btn-outlined.btn-info:active {
    color: #FFF;
    background: #39b3d7;
}

.btn-outlined.btn-warning {
    background: none;
    border: 2px solid #f0ad4e;
    color: #f0ad4e;
}

.btn-outlined.btn-warning:hover, .btn-outlined.btn-warning:active {
    color: #FFF;
    background: #ed9c28;
}

.btn-outlined.btn-danger {
    background: none;
    border: 2px solid #d9534f;
    color: #d9534f;
}

.btn-outlined.btn-danger:hover, .btn-outlined.btn-danger:active {
    color: #FFF;
    background: #d2322d;
}

/* DIVIDER */

.divider-wrapper, .divider-wrapper h1, .divider-wrapper h2, .divider-wrapper h3, .divider-wrapper h4, .divider-wrapper h5, .divider-wrapper h6 { color: #fff }

.divider-wrapper {
    background: #2c3e50;
    padding-top: 35px;
    padding-bottom: 35px;
}

.section-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
        max-width:1024px;
    margin:auto;
}

.section-wrapper .row {
    padding: 20px 20px 20px 20px;
}

.interactive-map-wrapper{
    padding-top: 0px;
    padding-bottom: 0px;
}
.interactive-map-wrapper #interactive-map{ margin: 0px -15px; }

/* ==========================================================================
  OWL CAROUSEL
========================================================================== */

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item { float: left }

.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer }

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */

.grabbing { cursor: url(grabbing.png) 8 8, move }

/* fix */

.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/* ==========================================================================
   PRICING TABLES
========================================================================== */

.flat .plan {
    border-radius: 6px;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background: #fff;
    text-align: center;
}

.flat .plan li {
    padding: 10px 15px;
    color: #ccc;
    border-top: 1px solid #f5f5f5;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.flat .plan li.plan-price { border-top: 0 }

.flat .plan li.plan-name {
    padding: 15px;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    background: #16a085;
    margin-bottom: 30px;
    border-top: 0;
}

.flat .plan li > strong { color: #16a085 }

.flat .plan li.plan-action {
    margin-top: 10px;
    border-top: 0;
}

.flat .plan.featured {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.flat .plan.featured li.plan-name { background: #222 }

.flat .plan.featured:hover li.plan-name { background: #16a085 }

.flat .plan:hover li.plan-name { background: #222 }

/* ==========================================================================
   CONTACT
   ========================================================================== */

#contactform input#name, #contactform input#email, #contactform input#website, #contactform textarea#comments {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0;
    background-color: rgba(0,0,0,0.1);
    color: #202020;
    border: none;
}

#contactform textarea#comments { min-height: 150px }

#contact h3 { text-transform: uppercase }

.form-control, .wpcf7-form-control {
  background-color: rgba(0,0,0,0.1);
  color: #202020;
  border: none;
  border-radius: 0;
  padding: 6px 8px;
  height: 40px;
}

.aq-block-cf7_block .wpcf7-form-control {
  width: 100%;
}

.wpcf7-textarea {
    min-height: 180px;
}

.wpcf7-submit {
  width: auto !important;
}


/* ==========================================================================
   TEAM
   ========================================================================== */

.profile .blockquote-box h4 { margin-top: 0 }

.profile .team-social {
    padding: 0;
    margin: 0;
}

.profile .team-social li {
    display: inline-block;
    width: 35px;
    line-height: 32px;
    opacity: 0.6;
}

.profile .team-social li.twitter {
    border: 2px solid #55acee;
}

.profile .team-social li.twitter a {
    color: #55acee;
}

.profile .team-social li.facebook {
    border: 2px solid #3b5998;
}

.profile .team-social li.facebook a {
    color: #3b5998;
}

.profile .team-social li.google-plus {
    border: 2px solid #dd4b39;
}

.profile .team-social li.google-plus a {
    color: #dd4b39;
}

.profile .team-social li.envelope {
    border: 2px solid #555;
}

.profile .team-social li.envelope a {
    color: #555;
}

.profile .team-social li:hover { opacity: 1 }

.profile img {
    max-width: 100%;
    width: 100%;
    height: auto;    
}

/* ==========================================================================
   SINGLE POST/PAGE
   ========================================================================== */

.single .post-navigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.single .post-navigation>li {
    list-style-type: none;
    margin: 0;
    padding: 12px 12px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px
}

.single .post-navigation>li:before { content: none }

.single .post-navigation:after {
    display: table;
    clear: both;
    height: 0;
    content: "";
}

.single .post-navigation .previous-post { float: left }

.single .post-navigation .next-post {
    float: right;
    text-align: right;
}

.single .post-navigation .post-nav-title {
    margin: 0;
    font-weight: 700;
}

.single .post-content { padding-left: 30px }

.post-list .post h3 { margin-bottom: 20px }

.single #bannertext, .archive #bannertext, .search #bannertext { 
    margin-top: 80px;
}

.single #bannertext hr, .archive #bannertext hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(255,255,255,0.75), rgba(0,0,0,0));
    display: block;
    margin: 1em auto;
    padding: 0;
}

.single #bannertext p, .archive #bannertext p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-shadow: rgba(0,0,0,0.4) 0 1px 1px;
}

.post-details { 
    margin-bottom: 5px;
    font-size: 13px;
}

.post-details i {
    margin-right: 2px;
}

.nav-links a i.fa-angle-left {
    margin-right: 5px;
}

.nav-links a i.fa-angle-right {
    margin-left: 5px;
}

#related-carousel {
    margin-top: 20px;
}

#related-carousel .item-inner {
    margin-bottom: 10px;
}

#related-carousel hr {
    margin-bottom: 30px;
}

#related-carousel .item-inner img {
    max-width: 100%;
    height: auto;
}

#related-carousel .owl-item {
    padding: 0 20px 0 0;
}

#related-carousel .post-title {
    margin: 0;
    font-size: 18px;
}

#related-carousel .owl-controls .owl-page span {
    border: 1px solid #000;
}

.single .author p {
    margin-bottom: 0;
}


/* ==========================================================================
   SINGLE PORTFOLIO
   ========================================================================== */

.single-dt_portfolio_cpt #bannertext {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 1170px;
}

.single-dt_portfolio_cpt #bannertext .btn-outlined.btn-primary {
    background-color: rgba(0,0,0,0.8);
    border: 2px solid #eee;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    bottom: 45px;
    padding: 4px 16px 4px 18px;
}

.single-dt_portfolio_cpt #bannertext #prevslide {
    background-color: rgba(0,0,0,0.8);
    border: 2px solid #eee;
    font-size: 18px;
    color: #ffffff;
    position: relative;
    bottom: 45px;
    padding: 4px 18px 4px 16px;
}

.single-dt_portfolio_cpt #bannertext .btn-outlined.btn-primary:hover, .single-dt_portfolio_cpt #bannertext #prevslide:hover {
    background-color: rgba(255,255,255,0.8);  
}

.single-dt_portfolio_cpt #bannertext .btn-outlined.btn-primary:hover i, .single-dt_portfolio_cpt #bannertext #prevslide:hover i {
    color: #444;   
}

.edit-link {
    margin-top: 20px;
}

/* ==========================================================================
   STATS
   ========================================================================== */

.stat-icon { font-size: 44px }

#stats .countup {
    font-size: 28px;
    font-weight: 700;
}

/* ==========================================================================
   SIDEBAR
========================================================================== */

#main-sidebar .widget-title {
    margin-top: 0;
    margin-bottom: 20px;
}

#main-sidebar .widget { margin-bottom: 60px }

#main-sidebar .widget .media-heading {
    margin: 0 0 1px;
    clear: both;
    display: block;
}

.widget img {
    max-width: 100%;
    height: auto;
}

.widget ul, .widget ol {
    padding-left: 0;
    list-style: none;
}

.widget li {
    margin-bottom: 6px;
}

.tag-widget {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tag-widget li {
    display: inline-block;
    margin: 0 5px 8px 0;
}

.widget .bootstrap-select {
    width: 100% !important;
}

/* ==========================================================================
   BUILDER BLOCKS
========================================================================== */
/* BLOG AJAX */
.aq-block-aq_blog_updates_block .post-item, .aq-block-aq_blog_updates_ajax_block .post-item, .aq-block-aq_portfolio_ajax_block .post-item  {
    margin-bottom: 40px;
}

#home-latest-posts-inner, #portfolio-ajax-inner {
    overflow: hidden;
    margin: 0;
}

.load-more-projects, .load-more-posts {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 40px;
    height: 40px;
}

.load-more-posts li, .load-more-projects li {
    text-align: center;
    list-style: none;
    display: none;
    list-style: none;
}

/* ==========================================================================
   COMMENTS
========================================================================== */
#comments {
    overflow: hidden;
}

h3.comments-title { margin-bottom: 60px }

#comments .well { overflow: hidden }

.comment-list {
    list-style-type: none;
    margin: 0 0 40px 0;
    padding: 0;
}

.comment-list .comment {
    margin-bottom: 40px;
    clear: left;
    position: relative;
    display: block;
    overflow: hidden;
}

.comment-list .comment .comment {
    margin-bottom: 0;
}

.comment-meta {
    position: relative;
    z-index: 1;
    padding: 10px 0;
}

.comments-wrapper { margin-bottom: 60px }

.comment-meta img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.comment-metadata {
    margin-top: 10px;
    color: #fff;
    font-size: 11px;
    margin-bottom: 5px;
}

.comment-metadata a { color: #fff }

.comment-list p { padding-top: 0 }

.comment-list .reply { text-align: right }

.comment-content { padding-right: 0 }

#respond { margin-bottom: 40px }

#respond p {
    padding: 0;
    margin: 0;
}

#respond .comment-notes { margin-bottom: 10px }

#respond #author, #respond #email, #respond #url, #respond #comment {
    width: 100%;
    padding: 5px;
    margin-bottom: 15px;
}

.form-allowed-tags { margin-bottom: 40px }

/* ==========================================================================
   SHARE BUTTONS
========================================================================== */

#sharebox .btn {
    background-color: transparent;
    opacity: 0.6;
    font-size: 16px;
    margin-right: 10px;
}

#sharebox .btn .count {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    top: 1px;
    left: -3px;
}

#sharebox .btn .share {
    font-size: 13px;
    position: relative;
    top: -1px;
    margin-left: 3px;
    font-weight: 700;
}

#sharebox .btn:hover { opacity: 1 }

#sharebox #twitter a {
    color: #55acee;
}

#sharebox #twitter {
    border: 2px solid #55acee;
}

#sharebox #twitter:hover {
    background-color: #55acee;
}

#sharebox #twitter:hover a {
    color: #fff;
}

#sharebox #facebook a {
    color: #3b5998;
}

#sharebox #facebook {
    border: 2px solid #3b5998;
}


#sharebox #facebook:hover {
    background-color: #3b5998;
}

#sharebox #facebook:hover a {
    color: #fff;
}

#sharebox #googleplus a {
    color: #dd4b39;
}

#sharebox #googleplus {
    border: 2px solid #dd4b39;
}

#sharebox #googleplus:hover {
    background-color: #dd4b39;
}

#sharebox #googleplus:hover a {
    color: #fff;
}

.tweet-avatar {
    max-width: 128px;
    border: 2px solid #fff;
}

/* ==========================================================================
   Footer
========================================================================== */

#footer-copyright {
    margin-top: 0px;
    background-color: #404549;
    padding: 15px 0;
}

#footerwrap {
    background-color: #404549;
    bottom: 0;
    width: 100%;
    z-index: -1;
    padding: 0px 0 0px;
}

#footerwrap h1, #footerwrap h2, #footerwrap h3, #footerwrap h4, #footerwrap h5, #footerwrap h6 { color: #f5f5f5 }

#footerwrap p, #footerwrap { color: #9f9f9f }

#footerwrap .widget-title { margin-bottom: 20px }

#footer-copyright .ul-footer { padding: 0px;  margin: 0px; }
#footer-copyright .ul-footer li{ display: inline-block; list-style: none; margin: 0px 5px; color: #ffffff; font-size: 12px; }
#footer-copyright .ul-footer li a{ color: #ffffff;}
#footer-copyright .ul-footer li a:hover{text-decoration: underline;}
#footer-copyright .text-left .ul-footer{margin-top: 10px; vertical-align: middle; height: 50px; line-height: 50px;}
#footer-copyright .text-center {margin-top: 10px; margin-bottom: 10px; vertical-align: middle; height: 50px; line-height: 50px;}
#footer-copyright .text-right{padding-right: 10%}

/** Pop over */
.popover {max-width:350px; text-align: center; }
.popover .btn{text-align: center; margin: 15px auto;}
.popover-title{ text-align: center; font-size: 20px; text-transform: uppercase; padding: 15px 0px;}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.setup-nag {
    padding: 20px !important;
    color: #efefef;
}

/** Custom */
p.summary-product {
    margin: 5px 0px;
    height: 75px;
    overflow: hidden;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    padding: 5px;
}
img.image-box-product, .black-box-product {
    width: 100%;
    /*max-height: 145px;*/
    border: 1px solid #c2c2c2;
    background-color: #000000;
}

.mini-produit h4 {
    text-align: center;
    font-size: 14px;
}
.gridder-list{width: 23% !important;}
.gridder-list.selectedItem{background-color: #ffffff; border: 1px solid #c2c2c2; box-shadow: 1px 1px 10px rgba(0,0,0,0.1)}
.gridder-list.selectedItem .btn-primary{background-color: #404549 !important; color: #ecc64b !important; border: none !important;}
.gridder-list.selectedItem .image-box-product{border-left: none; border-right: none;}
.gridder-navigation{display: none !important;}
.gridder-show{margin: 0px 0px 30px; }
.gridder-show .row{ background-color: #ffffff; border-bottom: 1px solid #d2d2d2; border-top: 1px solid #d2d2d2; margin: 0px -20px;   box-shadow: 1px 1px 10px rgba(0,0,0,0.1);}
.row.top-banner { padding: 10px; height: 64px; }
.top-banner .btn-primary{ color: #ecc64b !important; background-color: #404549 !important; border-radius: 5px !important; border: 1px solid #ecc64b !important; box-shadow: 0 0 0 1px #404549 !important; }
.top-banner .btn-primary:hover{ background-color: #4d5154 !important; box-shadow: 0 0 0 1px #4d5154 !important; }
.top-banner .btn-primary i{ font-size: 11px; margin-left: 5px; }

/** Overlayer */
.overlayer{ position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0, 0, 0, 0.85); z-index: 1000; transition:0.5s;-webkit-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s; transform:translateX(-100%);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%); opacity:0; }
.overlayer .overlayer-close{position:fixed;left:0;right:0;top:0;bottom:0;height:100%;width:100%;}
.overlayer.is-visible{ transition:0.5s;-webkit-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s; transform:translateX(0%);-webkit-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%); opacity:1; }
.overlayer-wrapper{ height: 100%; margin: auto; word-spacing: -3px; letter-spacing: -3px; }
.overlayer-wrapper:before { content: ''; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.overlayer-box { width: 100%; word-spacing: normal; letter-spacing: normal; display: inline-block; vertical-align: middle; }
.overlayer-box-inner{ position: relative; width: 560px; margin: auto; background-color: #ecc64b; color: #404549; padding: 16px 35px; border: 2px solid #404549; box-shadow: 0 0 0 2px #ecc64b; }
.overlayer-box-inner h6{text-align: justify;}
.form-overlayer fieldset > input {float: left; width: 50%; border: 1px solid #404549; padding: 2px 5px;}
.form-overlayer fieldset textarea {width: 96%;height: 115px;font-size: 13px; border: 1px solid #404549;padding: 2px 5px;}
.form-overlayer fieldset input[type="text"], .form-overlayer fieldset input[type="email"]{width: 47%; margin: 0px 10px 15px 0px; font-size: 13px;}
.form-overlayer fieldset input[type="radio"]{width: 25px;vertical-align: top;margin-left: 30px;font-size: 13px;}
.form-overlayer fieldset input.error { color: #d00000; border: 1px solid #d00000; }
.form-overlayer fieldset button{
    margin-top: 15px;
    opacity: 1;
    -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* Hack IE8 */
    filter: alpha(opacity = 100); /* Hack IE 5-7 */
    -webkit-transition: opacity 0.3s ease-in-out;/* transition pour Chrome et Safari */
    -moz-transition: opacity 0.3s ease-in-out;/* transition pour Firefox */
    -o-transition: opacity 0.3s ease-in-out;/* transition pour Opéra */
    transition: opacity 0.3s ease-in-out; /* on écrit cette ligne à la fin de façon à ce que ce soit elle qui soit prise en compte lorsque l'attribut transition sera pris en compte par tous les navigateurs */
}
.form-overlayer fieldset .btn-sending{
    opacity: 0.3; /* opacite au survol */
    -ms-filter:"prodig:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* Hack IE 8 */
    filter: alpha(opacity = 30); /* Hack IE 5-7 */
}
.form-overlayer fieldset .checkbox label{width: 20%; float: left; padding-left: 0px;}
.form-overlayer fieldset .checkbox { position: initial; margin: 10px 0px 15px; font-size: 13px;}
.form-overlayer fieldset label.error {display: none !important;}
.overlayer-box-inner .info-success{margin-top: 5px;}
.btn-close-overlayer{cursor: pointer; position: absolute; right: 10px; top: 10px; font-size: 25px;}

/* ==========================================================================
   MEDIA QUERY
========================================================================== */
@media only screen and (max-width: 1012px) {
    .body-push-toright { 
        margin-left: 60px; 
    }
    .container { 
        max-width: 100%;
        padding: 0 45px;
        width: 100%;
    }
    .headerwrap-btn-wrap {
        display: none;
    }

    .nopadding .avatar {
        display: none;
    }

    .single .post-content {
        padding: 0 !important;
    }
}

@media screen and (max-width: 1200px) {

    .navbar-fixed-top{display: none;}
    #footer-copyright .text-left, #footer-copyright .text-center, #footer-copyright .text-right{ width: 50%; float: left; }
    #footer-copyright .ul-footer li{margin: 0px 4px; font-size: 14px;}
    #footer-copyright .text-right .ul-footer{text-align: left;}
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
    #theMenu{display: block;}
    body{overflow-x: visible;}
    .menu a {font-size: 10px; z-index: 9999;}
    /*#theMenu{display: none;}
    .navbar-fixed-top{display: block;}
    .navbar-header { float: inherit; }
    .navbar-toggle { display: inherit; }
    .navbar-header .navbar-brand { padding: 8px 15px; }
    .navbar-header .navbar-brand h2{ line-height: 0px; }
    body { margin-left: 0px !important; }*/
}

@media screen and (max-width: 900px) {
        /** Responsive Menu */
    #menu-logo h2{font-size: 20px;}
    #main-menu > .menu-item > a > i._before:before, #main-menu > .menu-item.active > a > i._before:before{font-size: 20px;padding: 10px 10px;}
    .menu a {line-height: 14px;}
    #main-menu a span {font-size: 10px;}
    #main-menu > .menu-item > a > i._before{padding: 0px; margin-bottom: 15px;}
    #footer-copyright .text-left, #footer-copyright .text-center, #footer-copyright .text-right{ text-align: center; width: 100%; }
    #footer-copyright .ul-footer {font-size: 12px;}

    img.image-box-product, .black-box-product{ width: 100% !important; /*height: 100px !important;*/ margin: auto; }
    .mini-produit h4{font-size: 12px;}
}
@media screen and (min-width: 768px) and (max-width: 900px) {
    #bannermap .doc-neostein{display: none;}
    #bannermap .title h4{ line-height: 18px; width: 100%; }

    body{ margin-left: 170px !important; }
    .menu{ width: 170px; }
    .menu .menu-wrap{width: 170px;}
    #main-menu > li { width: 170px; }
    #main-menu .open > .dropdown-menu{ width: 170px; padding-top: 0px; }
    #main-menu .dropdown-menu > li > a { padding: 2px; margin: 0 0px 5px 0px; letter-spacing: .01em; }
    #main-menu > li a { line-height: 14px; }
    #main-menu a {padding: 15px 0px 15px 10px;}
    #main-menu a span { line-height: 14px; }
    #main-menu > .menu-item > a > i._before{width: 20%; margin-right: 10px; line-height: 14px;}
    #main-menu > .menu-item > a > i._before:before, #main-menu > .menu-item.active > a > i._before:before { font-size: 14px; padding: 5px 4px 5px 6px; }
}

/** Tablet Portrait */
@media only screen and (max-width : 768px) {
	
    #bannermap .doc-neostein{display: none;}
    #bannermap .title{position: absolute; top: 15px; left: 5px; text-align: left;}
    #bannermap .title h2{ font-size: 20px; background: none; padding: 15px 10px 0px; margin-top: 0; text-transform: uppercase;}
    #bannermap .title h4{ line-height: 18px; width: 100%; }

    .navbar-fixed-top .navbar-collapse{ overflow: scroll;}
    #main-menu-top > li > a > i._before { width: 10%; }
    #theMenu{display: none;}
    .navbar-fixed-top{display: block;}
    .navbar-header { float: inherit; }
    .navbar-toggle { display: inherit; }
    .navbar-header .navbar-brand { padding: 8px 15px; }
    .navbar-header .navbar-brand h2{ line-height: 0px; }
    body { margin-left: 0px !important; }
    .gridder-list{  width: 100% !important; text-align: center; }
    img.image-box-product, .black-box-product{width: 40% !important; height: initial; margin: auto; max-height: initial;}
    .mini-produit h4{font-size: 14px;}
    #projects ul, #projects ul li {
        max-width: 100%;
        width: 100%;
    }
    #projects .portfolio-item .item-inner {
        margin: 0 0 30px 0;
    }
    .post-content img {
        max-width: 100%;
        height: auto;   
    }
    article .row.explication p img {float: none; display: block; margin: 15px auto; width: 100%; height: initial;}
}

@media only screen and (max-width : 640px) {
    #header-map, #headerwrap{margin-top: 50px;}
    #header-map .row{margin: 0px !important;}
    .navbar-fixed-top > .container > .row {margin-right: 0px; margin-left: 0px;}
    .navbar-header .navbar-brand { padding: 8px 15px; }
    .navbar-header .navbar-brand h2{ line-height: 0px; }
    .navbar-fixed-top .container { max-width: 100%; padding: 0 0px; width: 100%; }
}
@media only screen and (max-width: 500px) {

    #bannermap .title{position: absolute; top: 5px; left: 15px; text-align: left;}
    #bannermap .title h2{ color: #fff; font-size: 20px; font-weight: 700; letter-spacing: -1px; background: none; padding: 15px 10px 0px; margin-top: 0; text-transform: uppercase;}
    #bannermap .title h4{ display: none;}
    #bannermap .doc-neostein{display: none;}

    #headerwrap h2 {
        font-size: 16px;
    }

    #header-map .col-lg-8{ width: 100% !important; float: none !important; }
    #header-map .col-lg-4{ display: none; }
}

@media only screen and (max-width: 440px) {
    #bannermap .title{position: absolute; top: 75px; left: 15px; text-align: left;}
    #main-menu-top > li > a > i._before { width: 25%; }
    .overlayer{display: none;}
    .overlayer.is-visible{display: block;}
    .overlayer-box-inner{width: 90%;}
    .form-overlayer fieldset input[type="text"], .form-overlayer fieldset input[type="email"]{width: 100%;}
    .form-overlayer fieldset textarea{width: 100%;}

    /** Menu */
    .menu-close{top: 10px;}
    #main-menu {visibility: hidden;background: #ecc64b none repeat scroll 0 0;}
    .body-push-toright #main-menu {
        background: #ecc64b none repeat scroll 0 0;
        margin-top: -10px;
        position: relative;
        z-index: 99999;
        visibility: visible;
   }

    .menu .menu-wrap{width: 100%;}
    .row.top-banner{display: none;}

    body{margin: 0px !important; padding: 0px !important;}
    .menu-wrap .menu-close{display: block;}
    .admin-bar .navbar-fixed-top {top: 32px;}

    .container {
        padding: 0px;
    }
    #headerwrap h1 {
        margin-top: 60px;
        border-bottom: 2px solid #fff;
        font-size: 32px;
    }

    #headerwrap h2 { font-size: 16px; }

    .navbar-brand {
        padding: 0px 15px 0px 30px;
    }

    .navbar-brand>img {
        max-height: 55px;
        margin-top: -10px;
    }

    .home #headerwrap { margin-top: 0px; }
    #headerwrap .spacer { margin-top: 100px; }

    .nopadding {
        padding-right: 15px;
        padding-left: 15px;
    }

    .single .post-navigation .previous-post {
        margin-bottom: 30px;
        text-align: left;
    }

    .single-portfolio #bannertext { width: 90% }

    .post-details, .aq-block-aq_services_block {
        margin-bottom: 10px;
        text-align: center;
    }

    .post-details {
        display: inline;
        margin-right: 10px;
    }

    #footerwrap .col-cs-6 {
        width: 100%;
    }

    #testimonials .bubble:after {
        display: none;
    }

    #testimonials .pull-left {
        width: 100%;
        float: none;
        margin-bottom: 25px;
    }

    #testimonials-slider .bubble {
        padding: 15px;
        margin: 15px;
    }

    #testimonials-slider .bubble:after {
        display: none;
    }

    #testimonials-slider .pull-left {
        padding: 15px;
        width: 100%;
    }

    .post-item {
        overflow: hidden;
    }

    .post-item .btn {
        float: none;
    }

    .single .post-navigation>li {
        width: 100%;
    }

    .section-wrapper .row {
        padding: 20px 10px 20px 10px;
    }
    .gridder{text-align: center}
    .gridder-list{width: 90% !important;}
    .gridder-expanded-content{text-align: left;}
    .gridder-expanded-content .col-md-4 {
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .popover {max-width:80%; text-align: center; margin: 0px !important; top: 10% !important; left: 10% !important; height: 100% !important;  }
    .popover.left, .popover.top, .popover.right, .popover.bottom {margin: 0px !important;  }
    .popover .btn{text-align: center; margin: 15px auto;}
    .popover-title{ text-align: center; font-size: 15px; text-transform: uppercase; padding: 15px 0px;}
}

@media only screen and (min-width : 767px) {
    .admin-bar .navbar-fixed-top {
        margin-top: 32px !important;
    }
    .navbar-collapse.collapse {
        min-height: 90px;
    }
    .navbar-brand>img {
        max-width: 100px;
        position: relative;
        top: -20px;
    }
    .navbar-nav {
        margin-top: 20px;
    }
}

@media only screen and (max-width : 767px) {
    .navbar-fixed-top.opaqued {
        background: rgba(0,0,0,0.8);
    }   
    .navbar-collapse.collapse {
        min-height: 90px;   
        border: none;
    }
    .navbar-responsive-collapse {
        border: none;
    }
    .navbar-brand>img {
        display: block;
        max-height: 55px;
        position: relative;
        margin-top: 0 !important;
    }
}


/*custom*/

body{font-family: "Varela Round"!important;}
/* youtube */
.wrapper-youtube{margin-bottom:30px;position:relative;padding-top:25px;height:0;padding-bottom:56.25%;}
.wrapper-youtube iframe{position:absolute;top:0;left:0;width:100%;}