/*------------------------------------*\
    TIMUR'S STYLES
\*------------------------------------*/

/*MAIN*/
h1 {
  font-size: 30px !important; }
  @media (min-width: 768px) {
    h1 {
      font-size: 40px !important; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 40px !important; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 50px !important; } }
  @media (min-width: 1440px) {
    h1 {
      font-size: 60px !important; } }

.pull-right {
  float: right !important;
}
.flex-pull-right {
  margin-left: auto;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
@media (max-width: 767px) {
  .flex-pull-right {
    -webkit-box-ordinal-group: initial;
    -webkit-order: initial;
        -ms-flex-order: initial;
            order: initial;
  }
}

.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

a.z-btn {
  padding: 11px 41px;
  font-size: 14px;
}
.z-book a.z-btn {
  font-size: 16px;
  padding: 15px 18px;
}


/*HEADER*/
#site-header-wrapper {
  min-height: 100px;
}
#page:not(.vertical-header) #site-header {
  box-shadow: none;
}
.header-style-3 #primary-menu.no-responsive > li {
  padding: 0px 3px;
}
.header-style-3 #primary-menu.no-responsive > li:not(.menu-item-search) a {
  border: 2px solid transparent;
}
header#site-header:not(.fixed) ul#primary-menu {
  top: 25px;
}
#top-area {
  z-index: 99;
}
@media (max-width: 991px) {
  #site-header .primary-navigation.responsive {
    padding: 35px 0 15px;
  }
}
.header-style-3 #primary-menu.no-responsive > li.menu-item-active > a {
  border-color: #00adee !important;
}
#primary-menu.no-responsive > li a {
  cursor: pointer;
}
#primary-menu.no-responsive > li:hover > a {
  border: 2px solid #00adee !important;
}
body.page-id-1149 .custom-title-background .fullwidth-block-background {
  background-position: center center !important;
}

/*custom title*/
.custom-title-rich h1 {
  padding: 0;
}
.custom-title-rich h3 {
  padding: 30px 0 0 0;
}
.custom-title-rich a.z-btn {
  margin-top: 40px;
}
.gem-divider {
  margin-top: 125px !important;
}
/*EXPERIENCES page*/
body.page-id-871 .gem-divider {
  margin-top: 90px !important;
}

.z-home-header h1 {
  padding: 26% 0 0 5%; }
  @media (min-width: 768px) {
    .z-home-header h1 {
      padding: 22% 0 0 5%; } }
  @media (min-width: 1200px) {
    .z-home-header h1 {
      padding: 16% 0 0 10%; } }


.z-hover .text {
  font-size: 24px;
}


/*side icons/buttons*/
#slider-3-box .box .box-1,
#slider-3-box .box .box-2 {
  width: 83px;
}
#slider-3-box .box .txt {
  display: none;
}
#slider-3-box .box .ico {
  padding: 26px 0 0 0;
}
#slider-3-box .ico img {
  height: auto;
}

.z-com-all {
  padding: 50px 0 80px;
}
/*HOMEPAGE*/
.flex-center {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;

}
.z-what-all .box p, .z-what-all .box2 p {
  font-size: 18px !important;
}
.z-what-all .box p strong, .z-what-all .box2 p strong {
  font-size: 18px !important;
}

.z-join .z-subscribe {
  font-size: 18px;
}
.wpcf7-form input[type='submit']:not(.gem-button-wpcf-custom) {
  font-size: 18px;
}
.z-subscribe input {
  font-size: 18px;
}
.z-welcome {
  padding: 50px 0;
}
.z-welcome ul {
  text-align: left;
}
.z-welcome ul li {
  text-align: left;
}

.home__carousel .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.z-join .z-subscribe .row input[type="text"] {
  background: none;
  border: #000 2px solid;
  color: #000;
}
@media (max-width: 767px) {
  .z-join .z-subscribe .row input[type="text"] {
    margin: 50px 0 10px;
  }
    .z-join .z-subscribe .row input[type="email"] {
    margin: 10px 0 0;
  }
}
.z-join .z-subscribe .row input[type="submit"] {
  background: none;
  border: #00adee 2px solid;
  color: #00adee;
  border-radius: 0;
/*   max-width: 640px !important;
  width:100% !important;
  margin-right: 0; */
}
.z-join .z-subscribe .row .col-sm-8.text-center {
  text-align: center;
}

.z-exp .box h3 {
  position: relative;
  padding: 97px 0;
}
.z-exp .box h3 a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 200px;
}

/*------------------------------------*\
    COMUNITY PAGE
\*------------------------------------*/
.comunity__links {
  text-align: center;
}
.comunity__links__item {
  display: inline-block;
  vertical-align: middle;
  /*color: #000;*/
  font-size: 40px;
  text-decoration: none !important;
  margin: 20px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 3px solid #00bcd4;
}
.comunity__links__item:after {
  content: '|';
  position: absolute;
  top: 2px;
  right: -25px;
  font-size: 30px;
}
.comunity__links__item:last-child:after {
  display: none;
}
@media (max-width: 767px) {
  .comunity__links__item:after {
    display: none;
  }
}

/*------------------------------------*\
    EXPERIENCE PAGE
\*------------------------------------*/
.z-exp-all {
  background: none;
  padding: 80px 0 20px;
}

/*------------------------------------*\
    FOOTER
\*------------------------------------*/
.z-footer .box4 a {
  text-align: left;
  width: 140px;
  margin: 0 auto 20px;
}
@media (max-width: 767px) {
  .z-footer .box4 a {
    text-align: center;
  }
}
/*------------------------------------*\
    VC COMPONENTS
\*------------------------------------*/
/*testimonials*/
.gem-testimonial-content .gem-testimonial-text {
  font-size: 18px;
}
