/*
Theme Name: travelingwstyle
Author: Yury R.
Version: 1.0
Text Domain: travelingwstyle
*/

/* ---------------------------------reset styles-------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  width: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

#regions_div path:hover {
  cursor: pointer;
  fill: rgb(204, 204, 204);
}

#regions_div path:not([fill="#cccccc"]):hover {
  fill: #6eadc2;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

a:focus {
  outline: none;
}

a:hover,
a:active {
  outline: none;
}

a img {
  border: 0;
}

div {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

strong,
b,
h1,
h2,
h3,
h4,
h5,
h6 {
}

p {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}

h1.page-title {
}

.page-content strong {
  font-weight: bold !important;
  font-family: inherit;
}

.head-menu .menu > li > a:after {
  color: #4b4b4b !important;
}

.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
  margin-bottom: 10px;
}

.page-content h2 {
  font-size: 26px;
}

.page-content h3 {
  font-size: 24px;
}

.page-content h4 {
  font-size: 22px;
}

.page-content h5 {
  font-size: 20px;
}

.page-content h6 {
  font-size: 18px;
}

.page-content ul,
.page-content ol {
  font-size: 14px;
  line-height: 18px;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  list-style: inherit;
}

.page-content ol {
  list-style-type: decimal;
}

.alignleft {
  display: inline;
  float: left;
}

.page-content a {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

.page-content a:hover {
}

.page-content table {
  border-collapse: collapse;
}

.page-content table {
  margin: 10px 0 20px 0;
}

.page-content table,
.page-content th,
.page-content td {
  border: 1px solid #000;
  vertical-align: middle;
}

.page-content td {
  padding: 10px;
  font-size: 14px;
  color: #181818;
}

.alignright {
  display: inline;
  float: right;
}

.page-content i,
.page-content cite,
.page-content em,
.page-content var,
.page-content address,
.page-content dfn {
  font-style: italic;
}

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

img.aligncenter {
  margin-top: 15px;
  margin-bottom: 15px;
}

img.alignright {
  margin: 7px 0 20px 20px;
}

img.alignleft {
  margin: 7px 20px 20px 0;
}

/* ---------------------------------reset styles-------------------------------------------------------- */
.clearfix {
  clear: both;
}

.transition {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

/* -------------------------------------------------fonts---------------------------------------------- */
@font-face {
  font-family: "Raleway ExtraLight Old";
  font-display: auto;
  src: url("Fonts/Raleway-ExtraLight-old.eot?") format("eot"),
    url("Fonts/Raleway-ExtraLight-old.woff") format("woff"),
    url("Fonts/Raleway-ExtraLight-old.ttf") format("truetype"),
    url("Fonts/Raleway-ExtraLight-old.svg#Raleway-ExtraLight-old") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "latoregular";
  font-display: auto;
  src: url("Fonts/lato/lato-regular.eot");
  src: url("Fonts/lato/lato-regular.eot?#iefix") format("embedded-opentype"),
    url("Fonts/lato/lato-regular.woff2") format("woff2"),
    url("Fonts/lato/lato-regular.woff") format("woff"),
    url("Fonts/lato/lato-regular.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* -------------------------------------------------fonts---------------------------------------------- */
.top-line {
  left: auto !important;
  right: inherit !important;
  width: 100%;
  box-sizing: content-box;
}

.top-line.mobile .show-menu {
  outline: none !important;
}

body,
.home-page-slider {
  overflow: hidden;
}

.popup {
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}

.instagram-popup {
  position: absolute;
  display: none;
  height: 550px;
  width: 500px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #f2f2f2;
  z-index: 111;
}

.loader.active {
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  z-index: 101;
  letter-spacing: 0.2em;
}

.loader.active::before,
.loader.active::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  position: absolute;
  -webkit-animation: load 1.5s infinite alternate ease-in-out;
  animation: load 2.5s infinite alternate ease-in-out;
}

.loader.active.slider-loader,
.loader.active.map-loader {
  color: #000;
}

.op {
  opacity: 0.4;
}

.loader.active.map-loader::before,
.loader.active.map-loader::after,
.loader.active.slider-loader::before,
.loader.active.slider-loader::after {
  background: #000;
}

.loader::before {
  top: 0;
}

.loader::after {
  bottom: 0;
}

@-webkit-keyframes load {
  0% {
    left: 0;
    height: 30px;
    width: 15px;
  }

  50% {
    height: 8px;
    width: 40px;
  }

  100% {
    left: 235px;
    height: 30px;
    width: 15px;
  }
}

@keyframes load {
  0% {
    left: 0;
    height: 30px;
    width: 15px;
  }

  50% {
    height: 8px;
    width: 40px;
  }

  100% {
    left: 235px;
    height: 30px;
    width: 15px;
  }
}

.instagram-grid {
  height: auto;
  width: 100%;
  /*min-height: 950px;  */
}

.post-view {
  background-size: cover;
  width: 100%;
  height: 100%;
}

.post-item .insta-icon {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  border-radius: none;
  opacity: 0;
  -webkit-animation: fadeIn ease-in 0.5s;
  -moz-animation: fadeIn ease-in 0.5s;
  animation: fadeIn ease-in 0.5s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.post-item .insta-icon .fa:before {
  font-size: 45px;
}

.instagram-grid {
  position: relative;
  background-color: #fff;
}

.instagram-grid .post-item {
  /*border: 2px solid #ebebea;*/
  font-size: 12px;
  line-height: 1em;
  position: relative;
  width: 25% !important;
  /*height: 200px !important;*/
  background-color: #fff;
  display: none;
  float: left;
  overflow: hidden;
}

/*.instagram-grid .post-item--0{
    width: 67%;
    height: 68%;
    max-height: 629px;
    max-width: 757px;
    top: 0;
    left: 0;
}
.instagram-grid .post-item--1{
    top: 0;
    right: 0;
    width: 34%;
    height: 34%;
}
.instagram-grid .post-item--2{
    top: 33%;
    right: 0;
    width: 34%;
    height: 34%;
}
.instagram-grid .post-item--3{
    bottom: 0;
    left: 0;
    width: 34%;
    height: 34%;
}
.instagram-grid .post-item--4{
    bottom: 0;
    left: 33%;
    width: 34%;
    height: 34%;
}
.instagram-grid .post-item--5{
    bottom: 0;
    right: 0;
    width: 34%;
    height: 34%;
}*/
.site-footer .footer-items .rights {
  padding-top: 35px !important;
}

.site-footer .footer-items .rights p {
  font-size: 15px !important;
}

.logo img {
  border: none !important;
}

.b-top {
  z-index: 2600;
  position: fixed;
  left: 0;
  bottom: 90px;
  width: 34%;
  margin-left: 50%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.b-top:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}

.b-top-but {
  z-index: 2600;
  position: absolute;
  display: block;
  left: 56px;
  bottom: 0;
  margin: 0 0 0 100%;
  padding: 32px 12px 4px;
  color: white;
  background: #d8d5c2
    url(http://alaev.info/wp-content/plugins/goupbutt/b-j-top.png) no-repeat 50%
    11px;
  border-radius: 7px;
}

.full-slider {
  width: 100% !important;
}

.home .world-wrapp {
  padding-bottom: 40px;
}

.title-with-line:before {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto;
}

.main-img img {
  width: 100%;
}

.back-button {
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: initial;
  color: #0a0a0a;
  padding-left: 10px;
  font-weight: bold;
  border: none;
  outline: none;
  position: relative;
  background: transparent;
}

.back-button:before {
  content: "\f104";
  font-size: 24px;
  font-family: FontAwesome;
  color: #0a0a0a;
  position: relative;
  left: -10px;
  line-height: 22px;
}

.home-page-slider {
  height: 800px;
  width: 100%;
  position: relative;
}

.owl-carousel-top .mslider__item {
  height: 800px;
}

.more-btn {
  font-size: 16px !important;
}

.site-footer .footer-items .footer-locations li a,
.site-footer .footer-items .footer-nav li a,
.site-footer .footer-items .rights p,
.site-footer .sign-form span,
.site-footer .sign-form a,
.page-template-template-newsletter
  .template-newsletter
  .newsletter-wrapper
  .mailpoet_form
  form
  input.mailpoet_submit {
  font-family: Raleway ExtraLight Old !important;
}

.single-review .template-reviews .content .sslider .post-pager a,
.single-tip-and-plans .template-reviews .content .sslider .post-pager a,
.single-review .template-tips-and-plans .content .sslider .post-pager a,
.single-tip-and-plans .template-tips-and-plans .content .sslider .post-pager a {
  width: 102px;
  margin-right: 6px;
  float: left;
  margin-bottom: 6px;
}

.slider-container .post-pager {
  margin-right: -6px;
  margin-top: 3px;
}

.metaslider .caption {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}

.metaslider .caption-wrap {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(30, 30, 30, 0.5) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(30, 30, 30, 0.5))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(30, 30, 30, 0.5) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(30, 30, 30, 0.5) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(30, 30, 30, 0.5) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(30, 30, 30, 0.5) 100%
  );
}

.tmpl-fullwidth .page-title span {
  font-size: 52px;
}

.home .instagram-block .instagram-grid .post-item .post-view {
  background-position: center;
  background-size: cover;
  /*transition: 0.55s;
    -moz-transition: 0.55s;
    -webkit-transition: 0.55s*/
  display: block;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}

.home .instagram-block .instagram-grid .post-item .post-view .post-data {
  transition: 0.55s;
  -moz-transition: 0.55s;
  -webkit-transition: 0.55s;
}

.home
  .instagram-block
  .instagram-grid
  .post-item
  .post-view
  .post-data::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 6px solid #fff;
  content: "";
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
  transition: opacity 0.55s, transform 0.55s;
}

.home .instagram-block .instagram-grid .post-item .post-view:hover .post-data {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
}

.home
  .instagram-block
  .instagram-grid
  .post-item
  .post-view:hover
  .post-data:before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.home .instagram-block .instagram-grid .post-item .post-view .post-view-inf {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 70%;
  width: 100%;
  text-align: center;
  color: #fff;
  -webkit-transition: -webkit-transform 0.55s;
  transition: transform 0.55s;
  -webkit-transform: translate3d(0, 800%, 0);
  -moz-transform: translate3d(0, 800%, 0);
  transform: translate3d(0, 800%, 0);
  display: inline-block;
  padding: 4px 6px;
  opacity: 1;
}

.home .instagram-block .instagram-grid .post-item .post-view--likes,
.home .instagram-block .instagram-grid .post-item .post-view--comment {
  display: inline-block;
  padding: 4px 6px;
  color: #fff;
}

.home .instagram-block .instagram-grid .post-item span.count {
  display: inline-block;
  padding: 4px 6px;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.home .instagram-block .instagram-grid .post-item .post-view--desc {
  padding: 4px 12px 4px 12px;
  border-top: 1px solid #fff;
  font-family: Georgia;
  font-style: italic;
  width: 70%;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.1em;
  margin: 0 auto;
}

.home
  .instagram-block
  .instagram-grid
  .post-item
  .post-view:hover
  .post-view-inf {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.home .instagram-block .instagram-grid .post-item .post-view:hover span.count {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

@media (max-width: 1400px) {
  .home
    .instagram-block
    .instagram-grid
    .post-item
    .post-view
    .post-data::before {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }
}

@media (max-width: 1200px) {
  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 650px;
  }
}

@media (max-width: 992px) {
  .mslider {
    margin-bottom: 50px !important;
  }

  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 480px;
  }
}

@media (max-width: 767px) {
  .home .world-wrapp {
    margin-top: 30px !important;
  }
  .hide-mobile {
    display: none !important;
  }

  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 370px;
  }

  i.search-desktop {
    display: none;
  }

  i.search-toggle {
    display: block !important;
  }

  .menu-mobile {
    display: block !important;
  }

  .top-line.mobile .socials li div.share-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 12px;
    text-align: center;
  }

  .top-line.mobile .socials li div.share-btn i {
    /*color: #777777;
        vertical-align: top;
        font-size: 18px;
        position: relative;
        top: 4px;*/
    color: #777777;
    font-size: 18px;
    display: block;
    line-height: 30px;
  }

  .top-line .socials div.share-btn:hover i {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  #top-search #s {
    display: none;
  }

  #top-social {
    right: 70px !important;
  }

  #top-search {
    right: 30px !important;
  }

  #nav-wrapper {
    display: none;
  }
}

@media (max-width: 680px) {
  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 350px;
  }

  .mslider__inside_title p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 550px) {
  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 340px;
  }
}

@media (max-width: 480px) {
  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 320px;
  }
  .carousel.owl-carousel {
    height: 550px;
  }
  #top-bar .container {
    width: 300px !important;
  }

  .mslider__inside_title p {
    font-size: 12px;
    line-height: 16px;
  }

  .mslider__inside {
    width: 73% !important;
  }
}

@media (max-width: 420px) {
  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 270px;
  }
}

@media (max-width: 360px) {
  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 230px;
  }

  .mslider__inside_title p {
    margin-bottom: 5px;
  }

  .mslider__inside_block {
    padding: 4% !important;
  }
}

@media (max-width: 330px) {
  .owl-carousel-top .mslider__item,
  .home-page-slider {
    height: 230px;
  }
}

@media only screen and (max-width: 767px),
  @media only screen and (max-width: 768px) and (min-width: 480px) {
  #top-bar .container {
    width: 480px;
  }
}

/*.single-review .template-reviews .content .sslider .item,*/
.single-tip-and-plans .template-reviews .content .sslider .item,
.single-review .template-tips-and-plans .content .sslider .item,
.single-tip-and-plans .template-tips-and-plans .content .sslider .item {
  height: 500px !important;
}

#top-bar {
  background: #f7f7f7;
  width: 100%;
  height: 51px;
  /*position:fixed; */
  z-index: 9999;
  box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
  -webkit-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
  -moz-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
  -webkit-backface-visibility: hidden;
}

#top-bar .container {
  position: relative;
}

/*** Menu ***/
#nav-wrapper {
  float: left;
}

#nav-wrapper .menu li {
  display: inline-block;
  margin-right: 28px;
  position: relative;
}

#nav-wrapper .menu {
  margin-bottom: 0;
}

#nav-wrapper .menu li a {
  font-family: "latoregular" !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 52px;
  color: #0d588c;
  /*color: #06395d; */
  display: block;
  text-decoration: none;
}

#nav-wrapper .menu li.current-menu-item > a,
#nav-wrapper .menu li.current_page_item > a,
#nav-wrapper .menu li a:hover {
  color: #000;
}

#nav-wrapper .menu li.current-menu-item > a,
#nav-wrapper .menu li.current_page_item > a {
  font-weight: 700;
}

/*** DROPDOWN ***/
#nav-wrapper .menu .sub-menu,
#nav-wrapper .menu .children {
  background-color: #fff;
  display: none;
  padding: 0;
  position: absolute;
  margin-top: 0;
  left: 0;
  z-index: 99999;
  border: 1px solid #eee;
  border-top: none;
}

#nav-wrapper ul.menu ul a,
#nav-wrapper .menu ul ul a {
  color: #727272;
  margin: 0;
  padding: 6px 10px;
  min-width: 165px;
  line-height: 20px;
  -o-transition: 0.22s;
  -ms-transition: 0.22s;
  -moz-transition: 0.22s;
  -webkit-transition: 0.22s;
  transition: 0.22s;
  border-top: 1px solid #eee;
}

#nav-wrapper ul.menu ul li,
#nav-wrapper .menu ul ul li {
  padding-right: 0;
  margin-right: 0;
}

#nav-wrapper ul.menu ul a:hover,
#nav-wrapper .menu ul ul a:hover {
  color: #000;
  background: #f5f5f5;
}

#nav-wrapper ul.menu li:hover > ul,
#nav-wrapper .menu ul li:hover > ul {
  display: block;
}

#nav-wrapper .menu .sub-menu ul,
#nav-wrapper .menu .children ul {
  left: 100%;
  top: 0;
}

.menu-mobile {
  padding: 6px;
  font-size: 16px;
  background: #f7f7f7;
  display: none;
}

.mobile-btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: block;
  vertical-align: middle;
  float: left;
  line-height: 27px;
  cursor: pointer;
  height: 27px;
}

.menu-mobile:after {
  clear: both;
  content: "";
  display: table;
}

.mobile-btn .mobile-btn-icon {
  margin: 7px 0 0 0;
  display: block;
}

.mobile-btn .mobile-btn-icon .mobile-btn-icon-bar {
  background-color: #000;
  display: block;
  width: 1.125em;
  height: 2px;
}

.mobile-btn .mobile-btn-icon .mobile-btn-icon-bar + .mobile-btn-icon-bar {
  margin-top: 0.188em;
}

.mob-menu {
  color: #fff;
  margin: 0;
  padding: 0;
  display: none;
  background: #f6f6f6;
  z-index: 9999;
  clear: both;
}

.mob-menu li {
  display: block;
  width: 100%;
}

.mob-menu li:after {
  clear: both;
  content: "";
  display: table;
}

.mob-menu a {
  padding: 5px 10px;
  margin: 2px 5px;
  /* padding: 0;
    margin: 0;*/
  text-decoration: none;
  color: #000;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  line-height: 12px;
  float: left;
}

.mob-menu .arrow {
  display: none;
}

.mob-menu ul {
  margin-bottom: 0;
}

.mob-menu li.menu-item-has-children > .arrow {
  display: block;
  float: left;
  font-size: 10px;
  margin: 0 0 0 0.4em;
  width: 85px;
  cursor: pointer;
  line-height: 26px;
}

.mob-menu li.menu-item-has-children > .arrow.active > span {
  float: left;
}

.mob-menu li.menu-item-has-children > .arrow.active > span {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.mob-menu ul.sub-menu {
  padding: 0;
  margin: 0 0 0 15px;
  list-style: none;
  overflow: hidden;
  display: block;
  width: 75%;
  display: none;
}

/*** Social Icons ***/
#top-social {
  position: absolute;
  right: 200px;
  top: 0;
}

#top-social.nosearch {
  right: 0;
}

#top-social a {
  color: #000;
  font-size: 16px;
  margin-left: 10px;
  line-height: 51px;
}

#top-social a i {
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}

#top-social a:hover {
  color: #06395d;
}
#top-social a svg,
#top-social a path{
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
}
#top-social a:hover path{
  fill: #06395d;
}
#top-social a:hover svg,
#top-social a:hover i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

/*** Top Search ***/
#top-search {
  position: absolute;
  right: 15px;
  top: 0;
  padding-left: 16px;
  border-left: 1px solid;
  border-color: #e8e8e8;
  z-index: 999;
}

#top-search form {
  display: inline;
}

#top-search input {
  border: none;
  font-style: italic;
  width: 135px;
  background: transparent;
  font-size: 13px;
}

#top-search input:focus {
  outline: none;
}

#top-search i {
  font-size: 14px;
  line-height: 51px;
}

.show-search {
  display: none;
}

i.search-toggle {
  font-size: 14px;
  line-height: 51px;
  display: none;
  cursor: pointer;
}

.show-search {
  position: absolute;
  top: 51px;
  right: -1px;
  display: none;
  z-index: 10000;
}

.show-search input {
  width: 190px;
  background: #fff;
  -webkit-box-shadow: 0 5px 4px -4px rgba(190, 190, 190, 0.1);
  -moz-box-shadow: 0 5px 4px -4px rgba(190, 190, 190, 0.1);
  box-shadow: 0 5px 4px -4px rgba(190, 190, 190, 0.1);
  border: 1px solid #eee;
  padding: 10px 0 10px 10px;
  font-style: italic;
  font-size: 15px;
  line-height: 16px;
}

.show-search input:focus {
  border: 1px solid #ddd;
  outline: none;
}

/* --------------------------------------------Service pages----------------------------------------------------- */
.page-template-order-service .logo,
.page-template-order-service-form .logo {
  display: none;
}

.page-from-banner {
  height: 700px;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: repeat;
}

.page-from-banner-text {
  font-size: 86px;
  line-height: 90px;
  text-align: center;
  padding: 0 30px;
}

.learn-block {
  border-top: 1px solid rgba(31, 31, 31, 0.15);
  border-bottom: 1px solid rgba(31, 31, 31, 0.15);
  margin-bottom: 50px;
}

.order-form-link,
.learn-link,
.order-service-form form .wpcf7-submit,
#to-from,
#back {
  border: 1px solid #0a0a0a;
  background: #fff;
  color: #0a0a0a;
  padding: 0 5px;
  text-transform: uppercase;
  display: block;
  font-size: 16px;
  line-height: 45px;
  cursor: pointer;
  text-decoration: none;
  width: 140px;
  margin: 50px auto;
  text-align: center;
}

.order-service-form form .wpcf7-submit {
  margin-bottom: 10px;
}

#back {
  margin-left: 0;
}

.order-form-link:hover,
.learn-link:hover,
.order-service-form form .wpcf7-submit:hover,
#to-from:hover,
#back:hover {
  text-decoration: none;
  background: #0a0a0a;
  color: #ffffff;
}

.order-service-form {
  margin-top: 30px;
}

.service-positions-list {
  margin-top: 50px;
}

.order-service-form-block {
  display: none;
  margin-bottom: 50px;
}

.order-service-form-block span.wpcf7-not-valid-tip {
  display: none !important;
}

.positions-error {
  font-size: 16px;
  color: red;
  display: none;
  font-weight: bold;
}

.order-service-form form .wpcf7-not-valid,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 1px solid red !important;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  margin: 15px 0 0 0 !important;
}

.order-service-form form > p {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
}

.order-service-form form span.first-name,
.order-service-form form span.last-name,
.order-service-form form span.your-email,
.order-service-form form span.tel-773,
.order-service-form form span.departure-city,
.order-service-form form span.destination-city,
.order-service-form form span.departure-date,
.order-service-form form span.text-140,
.order-service-form form span.return-date {
  flex-basis: 48%;
}

.order-service-form form span.first-name input,
.order-service-form form span.last-name input,
.order-service-form form span.your-email input,
.order-service-form form span.tel-773 input,
.order-service-form form span.departure-city input,
.order-service-form form span.destination-city input,
.order-service-form form span.departure-date input,
.order-service-form form span.text-140 input,
.order-service-form form .your-message textarea,
.order-service-form form span.return-date input {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #8c919b;
  background: transparent;
  color: #0a0a0a;
  padding: 5px;
  height: 35px;
}

.other-box {
  display: none;
}

#other-text {
  display: block;
  width: 100%;
  max-width: 500px;
  margin-bottom: 20px;
  border: 1px solid #8c919b;
  background: transparent;
  color: #0a0a0a;
  padding: 5px;
  height: 35px;
}

.order-service-form form span.departure-date,
.order-service-form form span.return-date {
  position: relative;
}

.order-service-form form span.departure-date:after,
.order-service-form form span.return-date:after {
  content: "\f073";
  display: block;
  position: absolute;
  right: 10px;
  top: 4px;
  font-size: 18px;
  color: #8c919b;
  font-family: FontAwesome;
}

.order-service-form form .your-message textarea {
  min-height: 130px;
  max-height: 220px;
  min-width: 100%;
  max-width: 100%;
}

.order-service-form form .form-item,
.order-service-form form .your-message {
  flex-basis: 100%;
}

.order-service-form form .form-item {
  min-height: 60px;
  margin-bottom: 20px;
}

.order-service-form form .wpcf7-radio {
  justify-content: flex-start;
  display: flex;
  flex-wrap: wrap;
}

.order-service-form-block .text-783 {
  display: none;
}

.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
  left: 9px;
  top: 4px;
  width: 8px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.wpcf7-list-item label {
  cursor: pointer;
}

/* Customize the label (the container) */
.wpcf7-list-item {
  display: block !important;
  position: relative;
  padding-left: 35px;
  margin: 5px 45px 0 0 !important;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.wpcf7-list-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.wpcf7-list-item-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
  text-indent: 30px;
  line-height: 20px;
  font-size: 18px;
  word-break: keep-all;
}

/* On mouse-over, add a grey background color */
.wpcf7-list-item:hover input ~ .wpcf7-list-item-label {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.wpcf7-list-item input:checked ~ .wpcf7-list-item-label {
  background-color: #000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.wpcf7-list-item input:checked ~ .wpcf7-list-item-label:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.wpcf7-list-item .wpcf7-list-item-label:after {
  top: 7px;
  left: 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
}

.datepicker-dropdown {
  margin-top: 40px !important;
}

.template-thank-page {
  margin: 150px 0;
}

/* --------------------------------------------Service pages----------------------------------------------------- */
.eapps-instagram-feed-title-container,
.eapps-instagram-feed > a {
  display: none !important;
}

.eapps-instagram-feed-posts-item-likes-count-icon,
.eapps-instagram-feed-posts-item-likes-count-label,
.eapps-instagram-feed-posts-item-comments-count-icon,
.eapps-instagram-feed-posts-item-comments-count-label {
  color: #fff !important;
}
