/*
  Theme Name: Bezel WP - shared on wplocker.com
  Description: Creative Multi-Purpose WordPress Theme
  Version: 1.0.8
  Author: HodyLab
  Author URI: http://hody.co/
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  License: GNU General Public License version 3.0
  Theme URI: http://themes.hody.co/bezel/
  Tags: custom-background, threaded-comments, translation-ready
  Text Domain: bezel-wp
*/

.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 17px;
  margin: 10px 0 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.footer-widgets:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url('./assets/images/dotted-map.png');
  background-size: contain;
  opacity: .8;
}

.lightbox-loader{
  background-image: url('./assets/images/preloader.svg');
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 0;
  right: 0;
  margin: -25px auto 0;
}
.centrize {
    top: 50px;
margin-bottom: 30px;
}

section {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0px !important;
}
.anabox, .anabox i {
    color: #0659a7 !important;
}
.anabox p {
    color: #7b7b7b !important;
}
#navbar{background-color:#ffffff !important;}
.referans{margin-top:100px;}
#navbar .navigation-menu>li>a,.menu-extras .menu-item .header-socials>ul>li>a {color:#000000 !important;    padding-left: 7px !important;
    padding-right: 7px !important;}
.menu-extras .menu-item>div {
    border-left: 1px solid rgba(146, 146, 146, 0.2) !important;
    position: relative;
}
map-side {
    margin-top: 0px !important;
}
#navbar .logo img {max-height:50px !important;}
@media only screen and (min-width: 990px){ #navbar.stick .logo {
    height: 80px;
    background: #ffffff;
    padding-bottom: 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-top: 10px;
    padding: 15px 25px 12px 25px;
}}
.post-info {display:none !important;}
@media only screen and (max-width: 991px){ #navbar .logo {
    height: 60px !important;
    background: #ffffff;
    padding-bottom: 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-top: 10px;
    padding: 0px !important;
    width: 200px !important;
}}