.header_bottom,
.header_top,
.fixed_top_header .bottom_header {
  background-color: #0cc0df;
}

header.sticky .header_bottom {
  background-color: #0cc0df !important;
}

.header_top,
.fixed_top_header .top_header,
.fixed_top_header nav.mobile_menu {
  background-color: rgba(255, 255, 255, 1);
}
header.sticky .header_top {
  background-color: rgba(255, 255, 255, 0.7);
}

.content {
  margin-top: -133px;
}

header.fixed_hiding .q_logo a,
header.fixed_hiding .q_logo {
  max-height: 69px;
}

.google_map {
  height: 750px;
}

.footer_top_holder,
footer #lang_sel > ul > li > a,
footer #lang_sel_click > ul > li > a {
  background-color: #0cc0df;
}
footer #lang_sel ul ul a,
footer #lang_sel_click ul ul a,
footer #lang_sel ul ul a:visited,
footer #lang_sel_click ul ul a:visited {
  background-color: #0cc0df !important;
}

.footer_bottom_holder,
#lang_sel_footer {
  background-color: #0cc0df;
}

/*Blog Masonry Gallery - end */

.vertical_menu_float .menu-item .second {
  left: calc(100% + 30px); /*because of the padding*/
}

.vertical_menu_hidden
  aside.vertical_menu_area
  .vertical_menu_float
  .menu-item
  .second {
  left: calc(100% + 40px);
}

.vertical_menu_area {
  text-align: left;
}

.portfolio_main_holder .item_holder.thin_plus_only .thin_plus_only_icon {
  font-family: ;
}

.masonry_gallery_item.square_big
  .masonry_gallery_item_inner
  .masonry_gallery_item_content {
  text-align: center;
}

.masonry_gallery_item.square_small
  .masonry_gallery_item_inner
  .masonry_gallery_item_content {
  text-align: center;
}

.masonry_gallery_item.rectangle_portrait
  .masonry_gallery_item_inner
  .masonry_gallery_item_content {
  text-align: center;
}

.masonry_gallery_item.rectangle_landscape
  .masonry_gallery_item_inner
  .masonry_gallery_item_content {
  text-align: center;
}
