/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;900&family=Source+Sans+Pro&display=swap");
/* rows */
/* btn */
a.z-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  padding: 22px 50px;
  font-size: 20px;
  background: #00adee;
  display: inline-block;
  border: none;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.3s; }
  a.z-btn.smalll {
    padding: 15px 20px; }
  a.z-btn:hover {
    background: #000;
    color: #fff; }
  a.z-btn.white {
    background: #fff;
    color: #00adee;
    border: 2px solid #00adee; }
    a.z-btn.white:hover {
      background: #00adee;
      color: #fff; }

/* all */
body {
  background: #fff;
  font-family: "Montserrat", sans-serif; }
  body h1, body h2, body h3, body h4 {
    font-family: "Montserrat", sans-serif;
    color: #000; }
  body p, body ul {
    font-family: "Source Sans Pro", sans-serif;
    color: #000;
    line-height: 1.3; }
  body ul {
    margin-bottom: 1.1em; }

.z-space {
  height: 50px; }
  @media (min-width: 1440px) {
    .z-space {
      height: 80px; } }

@media (min-width: 1440px) {
  header#site-header .container {
    width: 1400px; } }

@media (min-width: 1600px) {
  header#site-header .container {
    width: 1600px; } }

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

h2 {
  font-size: 25px !important;
  text-align: center;
  border-bottom: 2px solid #00adee;
  padding: 0 0 20px 0;
  margin: 0 0 50px 0 !important;
  font-weight: 200 !important; }
  @media (min-width: 768px) {
    h2 {
      font-size: 25px !important; } }
  @media (min-width: 1024px) {
    h2 {
      font-size: 30px !important; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 37px !important; } }
  @media (min-width: 1440px) {
    h2 {
      font-size: 45px !important; } }
  h2 strong {
    font-weight: 900 !important; }

p, ul {
  font-size: 18px; }

/* header */
.top-area {
  background: none !important;
  border: none !important;
  color: #00adee !important; }
  .top-area a {
    color: #00adee !important; }
  .top-area .top-area-contacts .gem-contacts-item {
    font-size: 20px !important; }

.top-area-contacts::after, .top-area-socials::after {
  border-right: none !important; }

/* home */
.z-home-header {
  /* display:flex;
align-items: center; */
  position: relative; }
  .z-home-header h1 {
    text-align: left;
    color: #fff;
    padding: 25% 0 0 5%; }
    @media (min-width: 768px) {
      .z-home-header h1 {
        padding: 20% 0 0 5%; } }
    @media (min-width: 1200px) {
      .z-home-header h1 {
        padding: 20% 0 0 10%; } }

.z-welcome {
  padding: 80px 0;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto !important;
  float: none;
  text-align: center; }
  .z-welcome:after {
    clear: both;
    content: '';
    display: table; }
  .z-welcome ul {
    padding: 0;
    margin: 0;
    margin-bottom: 1.1em; }
    .z-welcome ul li {
      list-style: none;
      text-align: center;
      display: inline;
      padding: 0 0 0 20px;
      background: url(images/ico-ul.png) 0 7px no-repeat; }
      .z-welcome ul li:after {
        content: '';
        display: block; }
      .z-welcome ul li:before {
        display: none; }

.z-exp {
  background: url(images/future-exp.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 80px 0; }
  .z-exp .cnt {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-exp .cnt:after {
      clear: both;
      content: '';
      display: table; }
  .z-exp h2, .z-exp h3, .z-exp p {
    color: #fff;
    text-align: center; }
  .z-exp .box {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-exp .box:after {
      clear: both;
      content: '';
      display: table; }
    .z-exp .box h3 {
      padding: 80px 0;
      font-size: 25px;
      font-weight: 700; }
  .z-exp .one {
    padding: 5px !important; }

.z-what-all {
  padding: 80px 0;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  background: url(images/patt-right.gif) 100% 100% no-repeat; }
  .z-what-all .box, .z-what-all .box2 {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-what-all .box:after, .z-what-all .box2:after {
      clear: both;
      content: '';
      display: table; }
    .z-what-all .box p, .z-what-all .box2 p {
      font-size: 20px !important; }
      @media (min-width: 768px) {
        .z-what-all .box p, .z-what-all .box2 p {
          font-size: 20px !important; } }
      @media (min-width: 1024px) {
        .z-what-all .box p, .z-what-all .box2 p {
          font-size: 23px !important; } }
      @media (min-width: 1200px) {
        .z-what-all .box p, .z-what-all .box2 p {
          font-size: 25px !important; } }
      @media (min-width: 1440px) {
        .z-what-all .box p, .z-what-all .box2 p {
          font-size: 27px !important; } }
      .z-what-all .box p strong, .z-what-all .box2 p strong {
        font-size: 26px !important;
        margin: 30px 0 0 0; }
        @media (min-width: 768px) {
          .z-what-all .box p strong, .z-what-all .box2 p strong {
            font-size: 26px !important; } }
        @media (min-width: 1024px) {
          .z-what-all .box p strong, .z-what-all .box2 p strong {
            font-size: 28px !important; } }
        @media (min-width: 1200px) {
          .z-what-all .box p strong, .z-what-all .box2 p strong {
            font-size: 30px !important; } }
        @media (min-width: 1440px) {
          .z-what-all .box p strong, .z-what-all .box2 p strong {
            font-size: 32px !important; } }
  .z-what-all .box2 {
    padding-bottom: 60px; }
    .z-what-all .box2 strong {
      display: block; }

.z-join {
  padding: 80px 0;
  margin-bottom: 0 !important;
  background: #f2f2f2; }
  .z-join .box, .z-join .z-subscribe {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-join .box:after, .z-join .z-subscribe:after {
      clear: both;
      content: '';
      display: table; }
  .z-join .z-subscribe {
    font-size: 27px; }
    .z-join .z-subscribe .row .col-sm-8 {
      margin-bottom: 20px; }
    @media (min-width: 1024px) {
      .z-join .z-subscribe .row {
        display: flex;
        justify-content: center;
        align-items: center; }
        .z-join .z-subscribe .row .col-sm-8 {
          margin-bottom: 0; } }
    .z-join .z-subscribe .row input[type="email"], .z-join .z-subscribe .row input[type="text"] {
      background: none;
      border: #000 2px solid;
      color: #000;
      width: 100% !important;
      padding: 15px 10px !important; }
    .z-join .z-subscribe .row input[type="submit"] {
      background: none;
      border: #00adee 2px solid;
      color: #00adee;
      border-radius: 0;
      max-width: 500px !important;
      width: 100% !important; }
    .z-join .z-subscribe .row2 {
      text-align: center; }
      .z-join .z-subscribe .row2 input[type="submit"] {
        background: none;
        border: #00adee 2px solid;
        color: #00adee;
        border-radius: 0;
        /* max-width:320px; */
        max-width: none;
        width: 100% !important; }

.block-content:last-of-type {
  padding-bottom: 0; }

.z-footer {
  background: #00adee;
  color: #fff;
  padding: 50px 0; }
  .z-footer a, .z-footer h3, .z-footer p {
    color: #fff; }
  .z-footer a, .z-footer p {
    font-size: 18px;
    display: block;
    margin: 0 0 20px 0; }
  .z-footer h3 {
    padding: 0 0 30px 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1; }
  .z-footer .box {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none;
    text-align: center; }
    .z-footer .box:after {
      clear: both;
      content: '';
      display: table; }
    .z-footer .box .box1,
    .z-footer .box .box2,
    .z-footer .box .box3,
    .z-footer .box .box4 {
      margin: 0 0 20px 0; }
    @media (min-width: 768px) {
      .z-footer .box {
        display: flex;
        text-align: left; }
        .z-footer .box .box1,
        .z-footer .box .box2,
        .z-footer .box .box3,
        .z-footer .box .box4 {
          flex-grow: 1;
          margin: 0; } }
  .z-footer .box3 a {
    display: inline;
    padding: 0 20px 0 0; }
  @media (min-width: 768px) {
    .z-footer .box4 {
      text-align: center; } }
  @media (min-width: 768px) {
    .z-footer .box1 {
      padding: 0 10% 0 0; }
    .z-footer .box2 {
      padding: 0 10% 0 0; } }

/* all inner pages */
header#site-header:not(.fixed) ul#primary-menu {
  position: relative;
  top: 10px; }

#top-area {
  position: absolute;
  width: 100%;
  top: -6px; }
  @media (min-width: 1440px) {
    #top-area .container {
      width: 1400px; } }
  @media (min-width: 1600px) {
    #top-area .container {
      width: 1600px; } }

.custom-title-excerpt {
  display: none; }

.custom-title-background:before {
  border: none !important; }

.vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1560509193366.vc_row-has-fill {
  background-image: none !important; }

.custom-title-rich h1, .custom-title-rich h3 {
  color: #fff; }

.custom-title-rich h1 {
  padding: 0 0 40px 0; }

.custom-title-rich h3 {
  padding: 0 0 50px 0;
  text-transform: none; }

.z-exp-all {
  background: url(images/patt-right.gif) 100% 100% no-repeat;
  padding: 80px 0;
  padding-top: 0; }
  .z-exp-all .cnt {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-exp-all .cnt:after {
      clear: both;
      content: '';
      display: table; }
    .z-exp-all .cnt h3 {
      text-transform: none; }
    @media (min-width: 1024px) {
      .z-exp-all .cnt.type2 .image {
        order: 2; } }

.z-exp-slider {
  background: url(images/patt-left.gif) 0 100% no-repeat;
  margin-bottom: 0 !important; }
  .z-exp-slider .one {
    padding: 100px 0; }
  .z-exp-slider h2, .z-exp-slider h3, .z-exp-slider p {
    text-align: center;
    color: #fff;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-exp-slider h2:after, .z-exp-slider h3:after, .z-exp-slider p:after {
      clear: both;
      content: '';
      display: table; }
  .z-exp-slider h2 {
    margin-bottom: 130px !important; }
  .z-exp-slider p {
    font-size: 25px; }
  .z-exp-slider h3 {
    padding: 15px 0 40px; }
  .z-exp-slider .owl-pagination-true {
    margin-bottom: 0 !important; }
  .z-exp-slider .sa_owl_theme .owl-dots {
    position: absolute;
    width: 100%;
    display: block !important;
    padding: 10px 0px 0px !important;
    bottom: 122px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 12px !important;
    z-index: 3000; }

.z-book {
  background: #fff;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto !important;
  float: none;
  position: relative;
  top: -200px;
  z-index: 4000; }
  .z-book:after {
    clear: both;
    content: '';
    display: table; }
  .z-book h3 {
    color: #000;
    font-weight: normal;
    text-transform: none;
    padding: 110px 0 70px; }
  .z-book a.z-btn {
    font-size: 20px;
    padding: 15px 20px;
    margin: 0 0 20px 0; }
    @media (min-width: 1024px) {
      .z-book a.z-btn {
        margin: 0; } }

.z-walk {
  background: #f2f2f2; }
  .z-walk .cnt {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none;
    padding: 80px 0; }
    .z-walk .cnt:after {
      clear: both;
      content: '';
      display: table; }
  .z-walk ul {
    padding: 0;
    margin: 0;
    margin-bottom: 1.1em; }
    .z-walk ul li {
      list-style: none;
      text-align: left;
      padding: 0 0 0 20px;
      background: url(images/ico-ul.png) 0 6px no-repeat; }
      .z-walk ul li:before {
        display: none; }

.z-test-slider-all {
  background: url(images/patt-right.gif) 100% 100% no-repeat;
  margin-bottom: 0 !important; }

.z-test-slider {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto !important;
  float: none;
  padding: 80px 0; }
  .z-test-slider:after {
    clear: both;
    content: '';
    display: table; }

.gem-testimonial-content {
  display: flex;
  flex-direction: column; }
  .gem-testimonial-content .gem-testimonial-text {
    order: 1;
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 400 !important; }
    .gem-testimonial-content .gem-testimonial-text p {
      margin: 0 0 1em 0;
      padding: 0 10%; }
  .gem-testimonial-content .gem-testimonial-name {
    order: 2;
    display: block;
    width: 100%; }
  .gem-testimonial-content .gem-testimonial-company {
    order: 3;
    display: block;
    width: 100%; }
  .gem-testimonial-content .gem-testimonial-name,
  .gem-testimonial-content .gem-testimonial-company {
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    letter-spacing: 3px;
    color: #000;
    font-size: 16px; }
  .gem-testimonial-content .gem-testimonial-position {
    display: none; }

.gem-prev:after, .gem-next:after {
  background: #00adee !important;
  color: #fff !important; }

.style1 .gem-testimonial-wrapper:after {
  color: #00adee !important; }

.z-test-videos .box {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto !important;
  float: none;
  max-width: 1680px; }
  .z-test-videos .box:after {
    clear: both;
    content: '';
    display: table; }

.z-contact-welcome {
  background: url(images/patt-left.gif) 0 100% no-repeat;
  margin-bottom: 0 !important; }
  .z-contact-welcome .box {
    padding: 80px 0;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-contact-welcome .box:after {
      clear: both;
      content: '';
      display: table; }

.z-map {
  margin-bottom: 0 !important; }

.z-com-all {
  background: url(images/patt-right.png) 100% 100% no-repeat #f7f7f7;
  padding: 80px 0; }
  .z-com-all .box {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-com-all .box:after {
      clear: both;
      content: '';
      display: table; }
    .z-com-all .box .z-line {
      border-bottom: 4px solid #00adee; }

.z-insight {
  padding: 80px 0;
  background: url(images/patt-left.gif) 0 100% no-repeat; }
  .z-insight .box {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-insight .box:after {
      clear: both;
      content: '';
      display: table; }
    .z-insight .box .image {
      width: 60%; }
    .z-insight .box .txt {
      width: 40%; }
    .z-insight .box .vc_grid-item:nth-child(even) .image {
      float: left; }
    .z-insight .box .vc_grid-item:nth-child(even) .txt {
      float: right; }
    .z-insight .box .zt p {
      color: #00adee;
      font-size: 18px;
      font-weight: bold;
      text-transform: uppercase;
      font-family: "Montserrat", sans-serif; }
    .z-insight .box h3 {
      color: #000;
      font-size: 22px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 1; }
  .z-insight .zs {
    display: inline-block !important;
    padding: 0 10px; }
  .z-insight .z-date {
    display: inline-block !important; }
  .z-insight .z-author {
    display: inline-block !important; }
  .z-insight .z-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #00adee;
    border: none;
    background: none;
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 0; }

.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
  background: #fff !important;
  color: #00adee !important;
  border: 2px solid #00adee !important;
  border-radius: 0 !important;
  font-size: 20px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: bold !important;
  text-transform: uppercase !important; }

.z-new-wave {
  background: #f7f7f7;
  padding: 80px 0; }
  .z-new-wave .box {
    max-width: 1200px;
    width: 90%;
    margin: 0 auto !important;
    float: none; }
    .z-new-wave .box:after {
      clear: both;
      content: '';
      display: table; }

h1.z-fix {
  padding: 30px 0 !important; }

.fullwidth-block-background {
  opacity: 0.8 !important; }

/* END all inner pages */
/* timur */
.flex-center {
  max-width: 800px;
  margin: 0 auto !important; }

/* hover box */
.z-hover .one {
  position: relative;
  /* width:49%;
  margin:0 0.5%;
  float:left; */ }

.z-hover .image {
  display: block;
  width: 100%;
  height: auto; }

.z-hover .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  /* opacity: 0; */
  transition: .5s ease;
  background-color: rgba(255, 255, 255, 0); }

.z-hover .one:hover .overlay {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.4); }

.z-hover .one:hover .text {
  opacity: 1;
  color: #000; }

.z-hover .text {
  display: inline-block;
  color: #000;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0; }

#slider-3-box {
  position: fixed;
  top: 220px;
  right: 0;
  z-index: 2000;
  display: none; }
  @media (min-width: 1440px) {
    #slider-3-box {
      top: 220px; } }
  #slider-3-box .box {
    position: relative; }
    #slider-3-box .box:after {
      clear: both;
      content: '';
      display: table; }
    #slider-3-box .box .ico {
      text-align: center;
      float: right;
      width: 83px;
      height: 83px;
      padding: 20px 0 0 0; }
    #slider-3-box .box .txt {
      text-align: left;
      padding: 0 0 0 1em;
      float: left;
      width: 191px;
      height: 83px;
      line-height: 83px;
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase; }
      #slider-3-box .box .txt a {
        color: #fff; }
    #slider-3-box .box .box-1 {
      display: block;
      width: 83px;
      height: 83px;
      background: #00adee;
      background: #fff;
      float: right; }
    #slider-3-box .box .box-2 {
      display: none;
      width: 274px;
      height: 83px;
      background: #00adee;
      float: right; }
    #slider-3-box .box:hover {
      cursor: pointer; }
      #slider-3-box .box:hover .box-1 {
        display: none; }
      #slider-3-box .box:hover .box-2 {
        display: block; }
  @media (min-width: 1024px) {
    #slider-3-box {
      display: block; } }
