@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,600,800,900&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700&subset=cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Comfortaa:400,700&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Lobster&subset=cyrillic,cyrillic-ext');
@import url('https://fonts.googleapis.com/css?family=Pacifico&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Caveat:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=El+Messiri:400,500,600,700&subset=cyrillic');


@font-face {
    font-family: EngraversGothic; 
    src: url(fonts/Engravers Gothic BT.ttf); 
   }


img{max-width: 100%;}


.boxed-layout .wrapper {
  box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
  margin: auto;
  position: relative;
  width: 1500px;
}
.boxed-layout .sticky {
    left: 0;
    right: 0;
    width: 1500px;
    height: 70px;
}
.boxed-layout .sticky img {width: 80px; margin: 0; padding: 0;}
.boxed-layout .sticky li a {font-size: 14px;}
.boxed-layout .sticky .dropdown_menu {top: 70px;}
.boxed-layout .sticky .dropdown_menu li {padding: 3px;}
.boxed-layout .sticky .dropdown_menu li a {font-size: 14px;}
.boxed-layout.fixed {
  margin: 70px 0;
}
.pattern-fixed.pattern {
  background: url("images/bg/pattern.png") repeat fixed 0 0;
}
.boxed-layout.fixed {
  margin: 20px 0;
}

.call-center, .mail-address {
    display: inline-block;
}
.call-center p, .mail-address p {
    color: #363636;
    font-family: 'Comfortaa', cursive;
    line-height: 20px;
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 700;
}
.call-center p i, .mail-address p i {
    margin-right: 12px;
    color: #363636;
}
.mail-address {
    margin-left: 45px;
}
.social-icons {
    text-align: right;
}
.social-icons > a {
    color: #363636;
    font-size: 22px;
    margin-right: 20px;
}
.social-icons a:last-child {
    margin-right: 0;
}
.header-top {
  padding: 17px 0;
}
.menu ul li {
    display: inline-block;
    padding-left: 40px;
    position: relative
}
.menu ul li a {
  color: #535353;
  font-family: 'Comfortaa', cursive;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 51px 0;
  text-transform: uppercase;
  font-fa,ily:;
}
.menu {
    text-align: center;
}
.logo {
  /* padding: 40px 0; */
  text-align: center;
}
.header-action-box {
    text-align: right;
}
.mini-cart, .search {
  display: inline-block;
  padding: 47px 0;
}
.cart-icon a, .search > a {
    color: #666;
    font-size: 22px;
}
.mini-cart {
    margin-right: 31px;
}
.cart-icon {
    position: relative;
}
.cart-icon span {
  background: #4db5ec none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  height: 18px;
  line-height: 18px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -2px;
  width: 18px;
}
.header-bottom {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index: 999;
  position: relative;
}
.search-box {
  height: 0;
  margin-top: 1px;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 100%;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-property: height;
  transition-property: height;
  z-index: 99999;
}
.search-form {
    position: relative;
}
.search-form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4db5ec;
    font-size: 18px;
    position: absolute;
    right: 5px;
    top: 10px;
}
.search-form input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #4db5ec;
    color: #666;
    text-transform: capitalize;
    width: 290px;
}
.search-box.open {
    height: 50px;
}

/*-------------------
 slider 
-----------------------*/
.slider-container .nivo-controlNav {
  bottom: 15px;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 99999;
}
.slider-container {
  position: relative;
  z-index: 9;
}
.slider-text-table {
    display: table;
    height: 100%;
    width: 100%;
}
.slider-text-tablecell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.slide1-text {
  margin-top: -60px;
}
.title-1 h1 {
    /*font-family: EngraversGothic;*/
    font-family: 'Comfortaa', cursive;
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    line-height: 75px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.explore-now a {
  background: #4db5ec none repeat scroll 0 0;
  border: 2px solid transparent;
  border-radius: 30px;
  color: #fff;
  display: inline-block !important;
  font-weight: 600;
  margin-top: 20px;
  padding: 16px 30px;
  text-transform: uppercase;
  font-family: 'Comfortaa', cursive;
}
.explore-now a:hover {
  background: none;
  border: 2px solid #4db5ec;
  color: #4db5ec
}
.nivo-controlNav a {
  background-color: rgba(92, 197, 57, 0.6);
  border: 2px solid transparent;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin: 0 10px;
  position: relative;
  text-indent: -9999px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 14px;
}
.nivo-controlNav a:hover,.nivo-controlNav a.active {
  background-color: #fff;
  border-color: #4db5ec;
}
.nivo-controlNav a.active {
  width: 16px;
  height: 16px;
}

.welcome-about {
  padding-bottom: 100px;
  padding-top: 90px;
}
.about-desc h6 {
    color: #7a7a7a;
    font-weight: 600;
    margin-bottom: 6px;
}
.about-desc h2 {
    color: #535353;
    font-size: 30px;
    margin-bottom: 13px;
    text-transform: capitalize;
}
.about-desc > a {
  border: 1px solid #4db5ec;
  border-radius: 25px;
  display: inline-block;
  font-weight: 600;
  margin-top: 7px;
  padding: 14px 35px;
  text-transform: uppercase;
}
.about-desc > a:hover {
    background: #4db5ec;
    color: #fff
}
.about-desc p.text-2 {
  margin: 24px 0;
}
.about-img {
  border-right: 1px solid #ddd;
}

/*----------------
    Gallery
----------------*/
.section-title h2 {
  color: #535353;
  display: inline-block;
  font-size: 26px;
  line-height: 28px;
  /* margin-bottom: 52px; */
  position: relative;
  text-transform: uppercase;
  body {      font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;  }      .img{
  max-width: 100%;
  transition: all 0.3s ease-out 0s;  }
  a,button{   font-family: 'Raleway', sans-serif;
  font-weight: 600;  }
  a,  .btn {      -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;  }  .btn {
  border-radius: 0px;
  font-size: 14px;
  padding: 0px 15px;
  height: 30px;
  line-height: 30px;  }
  a:focus,  .btn:focus {      text-decoration: none;
  outline: none;  }
  a:focus,  a:hover {      color: #6bc513;
  text-decoration: none;  }
  a,  button,  input {      outline: medium none;
  color: #6bc513;  }  .uppercase {
  text-transform: uppercase;}  .capitalize {
  text-transform: capitalize;}
  h1,  h2,  h3,  h4,  h5,  h6 {      /* font-family: 'Raleway', sans-serif; */      font-family: 'Comfortaa', cursive;
  /* font-family: Gothic; */
  font-weight: normal;
  color: #363636;
  margin-top: 0px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;  }
  h1 a,  h2 a,  h3 a,  h4 a,  h5 a,  h6 a {       color: inherit;}
  h1 {      font-size: 40px;
  font-weight: 500;  }
  h2 {      font-size: 26px;  }
  h3 {      font-size: 18px;  }
  h4 {      font-size: 22px;  }
  h5 {      font-size: 18px;  }
  h6 {      font-size: 16px;  }
  ul {      margin: 0px;
  padding: 0px;  }
  li { list-style: none;}
  p {      font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #757575;
  margin-bottom: 15px;
  font-family: Comfortaa, cursive;  }
  hr.style-2{      border-bottom: 1px dashed #f10;  }
  hr.mp-0 {      margin: 0;
  border-bottom: 1px solid #eceff8;  }
  hr.mtb-40 {      margin: 40px 0;
  border-bottom: 1px solid #eceff8;
  border-top: 0px;  }
  label {      font-size: 15px;
  font-weight: 400;
  color: #626262;  }  *::
  -moz-selection {      background: #6bc513;
  color: #fff;
  text-shadow: none;  }  ::
  -moz-selection {      background: #6bc513;
  color: #fff;
  text-shadow: none;  }  ::selection {
  background: #6bc513;
  color: #fff;
  text-shadow: none;  }  .mark,
  mark {      background: #6bc513 none repeat scroll 0 0;
  color: #ffffff;  }  .float-left {
  float: left;}  .float-right {
  float: right;}  .fix {
  overflow: hidden;}
  a.button::after,  a.button-small::after {      -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;  }  .share
  ul,  .share:hover ul {      transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;  }
  a.button-border span,  a.button-border-white span,  input,  select,  textarea {      -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;  }        .m-0 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;  }  .p-0 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;  }    .mt-0 {
  margin-top: 0;}  .mt-10 {
  margin-top: 10px;}  .mt-15 {
  margin-top: 15px;}  .mt-20 {
  margin-top: 20px;}  .mt-30 {
  margin-top: 30px;}  .mt-35 {
  margin-top: 35px;}  .mt-40 {
  margin-top: 40px;}  .mt-50 {
  margin-top: 50px;}  .mt-60 {
  margin-top: 60px;}  .mt-70 {
  margin-top: 70px;}  .mt-80 {
  margin-top: 80px;}  .mt-90 {
  margin-top: 90px;}  .mt-100 {
  margin-top: 100px;}  .mt-110 {
  margin-top: 110px;}  .mt-120 {
  margin-top: 120px;}  .mt-130 {
  margin-top: 130px;}  .mt-140 {
  margin-top: 140px;}  .mt-150 {
  margin-top: 150px;}  /*************************        Margin right  *************************/  .mr-0 {
  margin-right: 0px;}  .mr-10 {
  margin-right: 10px;}  .mr-15 {
  margin-right: 15px;}  .mr-20 {
  margin-right: 20px;}  .mr-30 {
  margin-right: 30px;}  .mr-40 {
  margin-right: 40px;}  .mr-50 {
  margin-right: 50px;}  .mr-60 {
  margin-right: 60px;}  .mr-70 {
  margin-right: 70px;}  .mr-80 {
  margin-right: 80px;}  .mr-90 {
  margin-right: 90px;}  .mr-100 {
  margin-right: 100px;}  .mr-110 {
  margin-right: 110px;}  .mr-120 {
  margin-right: 120px;}  .mr-130 {
  margin-right: 130px;}  .mr-140 {
  margin-right: 140px;}  .mr-150 {
  margin-right: 150px;}  /*************************        Margin bottom  *************************/  .mb-0 {
  margin-bottom: 0;}  .mb-10 {
  margin-bottom: 10px;}  .mb-15 {
  margin-bottom: 15px;}  .mb-20 {
  margin-bottom: 20px;}  .mb-30 {
  margin-bottom: 30px;}  .mb-40 {
  margin-bottom: 40px;}  .mb-50 {
  margin-bottom: 50px;}  .mb-50 {
  margin-bottom: 50px;}  .mb-60 {
  margin-bottom: 60px;}  .mb-55 {
  margin-bottom: 55px;}  .mb-70 {
  margin-bottom: 70px;}  .mb-80 {
  margin-bottom: 80px;}  .mb-90 {
  margin-bottom: 90px;}  .mb-100 {
  margin-bottom: 100px;}  .mb-110 {
  margin-bottom: 110px;}  .mb-120 {
  margin-bottom: 120px;}  .mb-130 {
  margin-bottom: 130px;}  .mb-140 {
  margin-bottom: 140px;}  .mb-150 {
  margin-bottom: 150px;}  /*************************          Margin left  *************************/  .ml-0 {
  margin-left: 0;}  .ml-10 {
  margin-left: 10px;}  .ml-15 {
  margin-left: 15px;}  .ml-20 {
  margin-left: 20px;}  .ml-30 {
  margin-left: 30px;}  .ml-40 {
  margin-left: 40px;}  .ml-50 {
  margin-left: 50px;}  .ml-60 {
  margin-left: 60px;}  .ml-70 {
  margin-left: 70px;}  .ml-80 {
  margin-left: 80px;}  .ml-90 {
  margin-left: 90px;}  .ml-100 {
  margin-left: 100px;}  .ml-110 {
  margin-left: 110px;}  .ml-120 {
  margin-left: 120px;}  .ml-130 {
  margin-left: 130px;}  .ml-140 {
  margin-left: 140px;}  .ml-150 {
  margin-left: 150px;}  /*************************          Padding top  *************************/  .pt-0 {
  padding-top: 0;}  .pt-10 {
  padding-top: 10px;}  .pt-15 {
  padding-top: 15px;}  .pt-20 {
  padding-top: 20px;}  .pt-30 {
  padding-top: 30px;}  .pt-40 {
  padding-top: 40px;}  .pt-50 {
  padding-top: 50px;}  .pt-60 {
  padding-top: 60px;}  .pt-70 {
  padding-top: 70px;}  .pt-80 {
  padding-top: 80px;}  .pt-90 {
  padding-top: 90px;}  .pt-100 {
  padding-top: 100px;}  .pt-110 {
  padding-top: 110px;}  .pt-120 {
  padding-top: 120px;}  .pt-130 {
  padding-top: 130px;}  .pt-140 {
  padding-top: 140px;}  .pt-150 {
  padding-top: 150px;}  /*************************          Padding right  *************************/  .pr-0 {
  padding-right: 0;}  .pr-10 {
  padding-right: 10px;}  .pr-15 {
  padding-right: 15px;}  .pr-20 {
  padding-right: 20px;}  .pr-30 {
  padding-right: 30px;}  .pr-40 {
  padding-right: 40px;}  .pr-50 {
  padding-right: 50px;}  .pr-60 {
  padding-right: 60px;}  .pr-70 {
  padding-right: 70px;}  .pr-80 {
  padding-right: 80px;}  .pr-90 {
  padding-right: 90px;}  .pr-100 {
  padding-right: 100px;}  .pr-110 {
  padding-right: 110px;}  .pr-120 {
  padding-right: 120px;}  .pr-130 {
  padding-right: 130px;}  .pr-140 {
  padding-right: 140px;}  /*************************          Padding bottom  *************************/  .pb-0 {
  padding-bottom: 0;}  .pb-10 {
  padding-bottom: 10px;}  .pb-15 {
  padding-bottom: 15px;}  .pb-20 {
  padding-bottom: 20px;}  .pb-30 {
  padding-bottom: 30px;}  .pb-40 {
  padding-bottom: 40px;}  .pb-50 {
  padding-bottom: 50px;}  .pb-60 {
  padding-bottom: 60px;}  .pb-70 {
  padding-bottom: 70px;}  .pb-80 {
  padding-bottom: 80px;}  .pb-90 {
  padding-bottom: 90px;}  .pb-100 {
  padding-bottom: 100px;}  .pb-110 {
  padding-bottom: 110px;}  .pb-120 {
  padding-bottom: 120px;}  .pb-130 {
  padding-bottom: 130px;}  .pb-140 {
  padding-bottom: 140px;}  .pb-150 {
  padding-bottom: 150px;}  /*************************          Padding left  *************************/  .pl-0 {
  padding-left: 0;}  .pl-10 {
  padding-left: 10px;}  .pl-15 {
  padding-left: 15px;}  .pl-20 {
  padding-left: 20px;}  .pl-30 {
  padding-left: 30px;}  .pl-40 {
  padding-left: 40px;}  .pl-50 {
  padding-left: 50px;}  .pl-60 {
  padding-left: 60px;}  .pl-70 {
  padding-left: 70px;}  .pl-80 {
  padding-left: 80px;}  .pl-90 {
  padding-left: 90px;}  .pl-100 {
  padding-left: 100px;}  .pl-110 {
  padding-left: 110px;}  .pl-120 {
  padding-left: 120px;}  .pl-130 {
  padding-left: 130px;}  .pl-140 {
  padding-left: 140px;}  .pl-150 {
  padding-left: 150px;}      /***************************      Page section padding   ****************************/  .ptb-0 {
  padding: 0;}  .ptb-10 {
  padding: 10px 0;}  .ptb-20 {
  padding: 20px 0;}  .ptb-30 {
  padding: 30px 0;}  .ptb-40 {
  padding: 40px 0;}  .ptb-50 {
  padding: 50px 0;}  .ptb-60 {
  padding: 60px 0;}  .ptb-70 {
  padding: 70px 0;}  .ptb-80 {
  padding: 80px 0;}  .ptb-90 {
  padding: 90px 0;}  .ptb-100 {
  padding: 100px 0;}  .ptb-110 {
  padding: 110px 0;}  .ptb-120 {
  padding: 120px 0;}  .ptb-130 {
  padding: 130px 0;}  .ptb-140 {
  padding: 140px 0;}  .ptb-150 {
  padding: 150px 0;}    /***************************      Page section margin   ****************************/  .mtb-0 {
  margin: 0;}  .mtb-10 {
  margin: 10px 0;}  .mtb-15 {
  margin: 15px 0;}  .mtb-20 {
  margin: 20px 0;}  .mtb-30 {
  margin: 30px 0;}  .mtb-40 {
  margin: 40px 0;}  .mtb-50 {
  margin: 50px 0;}  .mtb-60 {
  margin: 60px 0;}  .mtb-70 {
  margin: 70px 0;}  .mtb-80 {
  margin: 80px 0;}  .mtb-90 {
  margin: 90px 0;}  .mtb-100 {
  margin: 100px 0;}  .mtb-110 {
  margin: 110px 0;}  .mtb-120 {
  margin: 120px 0;}  .mtb-130 {
  margin: 130px 0;}  .mtb-140 {
  margin: 140px 0;}  .mtb-150 {
  margin: 150px 0; }    /*************************          Extra class  *************************/  .pricing .container .row [
  class*="col-"] {;}        /*Custom cloumn*/    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10 {
  float: left;  }  .col-1{
  width: 10%;  }  .col-2{
  width: 20%;  }  .col-3{
  width: 30%;  }  .col-4{
  width: 40%;  }  .col-5{
  width: 50%;  }  .col-6{
  width: 60%;  }  .col-7{
  width: 70%;  }  .col-8{
  width: 80%;  }  .col-9{
  width: 90%;  }  .col-10{
  width: 100%;  }    /*-----------------   Background css here  ----------------------*/  .white-bg{
  background: #fff;}  .grey-bg{
  background: #f1f1f1;}
  input {      border: 2px solid #eceff8;
  height: 45px;
  box-shadow: none;
  padding-left: 10px;
  font-size: 14px;
  width: 100%;
  font-family: Comfortaa, cursive;  }
  select {      width: 100%;
  border: 2px solid #eceff8;
  height: 45px;
  padding-left: 10px;
  box-shadow: none;
  font-size: 14px;  }
  option {      background: #fff;
  border: 0px solid #626262;
  padding-left: 10px;
  font-size: 14px;  }
  input:focus {      background: transparent;  }
  textarea {      resize: vertical;
  border: 2px solid #eceff8;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  font-family: Comfortaa, cursive;  }
  textarea:focus {      background: transparent;
  border: 2px solid #6bc513;
  outline: none;  }  ::
  -moz-placeholder {      color: #444;
  font-size: 13px;  }  .input-group.divcenter.input-group .form-control {
  padding-left: 0px;}  .col-centered{
  float: none;
  margin: 0 auto;  }
  font-family: 'Montserrat', sans-serif;
  font-family:  Comfortaa, cursive;
  /* font-family: 'Arimo', sans-serif; */
  /* font-family: 'Source Sans Pro', sans-serif; */
}

.section-title.text-center > p {
  margin-bottom: 0;
}

.section-title.bg_grey h2:after {
  background: #f1f1f1 none repeat scroll 0 0;
}
.gallery-tab-menu {
  margin-bottom: 53px;
}
.gallery-tab-menu ul li {
    display: inline-block;
    margin-left: 35px;
    padding: 20px 0;
}
.gallery-tab-menu ul li a,.gallery-tab-menu.isotope-menu ul li {
    color: #535353;
    font-weight: 600;
    text-transform: uppercase;
}
.gallery-tab-menu ul li.active a,.gallery-tab-menu.isotope-menu ul li.active{
  color: #4db5ec
}
.gallery-tab-menu ul li:first-child {
    margin-left: 0;
}
.gallery-tab-menu ul {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  /* display: inline-block; */
  padding: 0 40px;
}
.section-title {
  margin-bottom: 25px;
}
.single-gallery {
  float: left;
  overflow: hidden;
  padding: 7px;
  position: relative;
  /*width: 20%;*/
}
.tab-pane .single-gallery {
  width: 100%;
}
.gallery-img img {width: 100%;}
.gallery-img a {
  background: #4db5ec none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 35px;
  height: 60px;
  left: 50%;
  line-height: 60px;
  margin-left: -30px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
  width: 60px;
  z-index: 99;
}
.gallery-img a:hover{color: #fff}
.gallery-img a,.gallery-img:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  visibility: hidden;
}
.gallery-img:before {
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  bottom: 15px;
  content: "";
  left: 15px;
  right: 15px;
  top: 15px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transform-origin: 0 0 0;
          transform-origin: 0 0 0;
  z-index: 9;
}
.single-gallery:hover .gallery-img:before{
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.single-gallery:hover .gallery-img:before,.single-gallery:hover .gallery-img a{
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.single-gallery:hover .gallery-img a {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.single-gallery:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
}
.single-gallery img {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
}
.owl_pagination.owl-theme .owl-controls .owl-page span,.home-slider-list.owl-carousel .owl-controls .owl-page span {
  background: rgba(92, 197, 57, 0.6) none repeat scroll 0 0;
  height: 14px;
  margin: 0 4px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 14px;
}
.owl_pagination.owl-theme .owl-controls .owl-page.active span,.home-slider-list.owl-carousel .owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 3px solid #4db5ec;
  height: 16px;
  width: 16px;
}
.single-gallery-list.owl-theme .owl-controls {
  margin-top: 50px;
  text-align: center;
}
.gallery-pages .single-gallery {
  margin-bottom: 30px;
  padding: 7px;
}
/*--------------
    Our gallery 
--------------*/
.gallery-isotope-section .single-gallery {
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
  border: 10px solid #f1f1f1;
}
.gallery-isotope-section .single-gallery:hover img {
  -webkit-transform: inherit;
          transform: inherit;
}
.gallery-tab-menu.isotope-menu ul li{cursor: pointer;font-family: 'Comfortaa', cursive;}
.galllery.item2 {
  padding: 100px 0 70px;
}


/*-----------
    Feature
---------------*/
.feature-img img {
  /* border: 1px solid #4db5ec; */
  /* border-radius: 50%; */
  height: 228px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  /* width: 228px; */
}
.single-feature {
    /* border-radius: 8px; */
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
    padding: 20px 0;
    /* border: 1px dotted #777676; */
}
.single-feature:hover img {
  -webkit-transform: scale(1.07);
          transform: scale(1.07);
}
.feature-desc h3 a {
  font-family: 'Comfortaa', cursive;
  font-weight: bold;
  color: #525252;
}
.feature-desc > h3 {
    color: #4db5ec;
    font-size: 18px;
    /* text-transform: capitalize; */
}
.feature-desc {
    margin-top: 26px;
}
.feature-desc > p {
    color: #4db5ec;
    font-size: 22px;
    font-weight: bold;
}
.feature-desc > a {
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #666666;
  display: inline-block;
  font-weight: bold;
  padding: 13px 35px;
  text-transform: uppercase;
}
.feature-desc > a:hover {
    background: #4db5ec none repeat scroll 0 0;
    border-color: #4db5ec;
    color: #fff;
}
/*-----------------
    Video section
------------------*/
.video-section{
  background: url(images/common/video-bg.jpg)no-repeat scroll center center;
  background-size: cover;
  padding: 190px 0;
  position: relative;
}
.video-section .bg-overlay{
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  top: 0;
  left: 0;
}
.video-icon > a {
  border: 6px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 36px;
  height: 60px;
  line-height: 50px;
  margin-bottom: 38px;
  text-align: center;
  width: 60px;
}
.video-icon > a:hover {
  color: #4db5ec;
  border-color: #4db5ec;
}
.video-section-inner > h2 {
  color: #fff;
  font-size: 30px;
  line-height: 23px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
    z-index: 9999999999;
}
.mfp-bg.mfp-fade.mfp-ready {
    z-index: 999999999;
}

/*------------
  Footer
--------------*/
.single-footer.widget ul li {
  float: left;
  width: 33.33%;
}
.footer-top {
    background: #f1f1f1 url(images/common/f-bg-1.png)no-repeat scroll left center;
}
.footer {
   position: relative;
}
.footer:before {
    background: url(images/common/f-bg-2.png)no-repeat scroll right bottom;
    width: 100%;
    height: 100%;
    content: "";
    right: 0;
    bottom: 0;
    position: absolute;
}
.footer-bottom {
    background: #e1e1e1 none repeat scroll 0 0;
}
.footer-title > h3 {
    color: #535353;
    font-size: 18px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.single-footer.open-hours > p {
    margin-top: -6px;
}
.contact-action > p {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 18px;
}
.contact-action span {
  color: #666;
  display: inline-block;
  float: left;
  font-size: 30px;
  margin-top: 12px;
}

.contact-action span {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 30px;
    margin-top: 12px;
}
.single-footer.quick-links li {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
}
.single-footer ul li a {
    color: #757575;
    text-transform: capitalize;
}
.single-footer.quick-links li:last-child {
    margin-bottom: 0;
}
.single-footer.quick-links li:before {
    background: #757575 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 5px;
}
.single-footer.quick-links li:hover a {
    color: #4db5ec;
}
.single-footer.quick-links li:hover:before {
    background: #4db5ec none repeat scroll 0 0;
}

.single-footer.open-hours li {
    color: #757575;
    font-weight: 400;
    margin-bottom: 14px;
}
.single-footer.open-hours li:last-child {
    margin-bottom: 0;
}
.single-footer.open-hours li span.close {
    color: #4db5ec;
    font-size: 14px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    text-transform: capitalize;
}
.copyright > p {
    margin-bottom: 0;
}
.copyright {
    padding: 17px 0;
}
.copyright a:hover{text-decoration: underline}

.single-footer.widget ul li img {
    width: 100%;
}
.single-footer.widget ul li {
    padding-bottom: 15px;
    padding-right: 15px;
}
.single-footer.widget li a {
    display: block;
    position: relative;
}
.single-footer.widget li a:before {
    background: rgba(107, 197, 19, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    visibility: hidden;
    width: 100%;
}
.single-footer.widget li a:after {
    color: #fff;
    content: "";
    font-family: FontAwesome;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    visibility: hidden;
}
.single-footer.widget li a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1);
    visibility: visible;
}
.single-footer.widget li a:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
/*--------------------
    scrollpu
----------------------*/
#scrollUp {
    background: #4db5ec;
    bottom: 45px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 30px;
    text-align: center;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 40px;
    z-index: 9999;
}
#scrollUp i {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
#scrollUp:hover {
    background: #757575 none repeat scroll 0 0;
}
/*------------------------
    16. About us
---------------*/
/*------------------------
    16.1 Breadcrumbs
---------------*/
.breadcrumbs {
  background: rgba(0, 0, 0, 0) url("images/common/breadcrumbs.jpg") no-repeat scroll center center / cover ;
  padding: 100px 0 200px;
  position: relative;
}
.breadcrumbs-menu {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  bottom: 3px;
  height: 100px;
  line-height: 100px;
  position: absolute;
  width: 100%;
}

.breadcrumbs-title > h2 {
    color: #535353;
    font-size: 30px;
    line-height: 22px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.breadcrumbs-menu li {
    color: #4db5ec;
    display: inline-block;
    font-family: "Raleway",sans-serif;
    font-weight: 400;
    margin-left: 10px;
    text-transform: uppercase;
}
.breadcrumbs-menu li a {
    color: #757575;
    font-weight: 400;
}
.breadcrumbs-menu li:first-child {
    margin-left: 0;
}
.breadcrumbs-menu li span {
    margin-left: 10px;
}
.breadcrumbs-menu li a:hover {
    color: #4db5ec;
}
.about-us .about-desc h2 {
  margin-bottom: 23px;
}
.choose-icon,.choose-title {
    /* display: inline-block; */
    text-align:  center;
    margin-bottom: 20px;
}
.choose-title {
    /* margin-left: 20px; */
}
.choose-title h5 {
    color: #535353;
    text-transform: uppercase;
    font-family: 'Comfortaa', cursive;
    text-align: center;
}
.choose-icon i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #666;
    /* display: inline-block; */
    font-size: 24px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 55px;
    text-align:  center;
    margin:  0 auto;
}
.choose-icon i:hover {
    background: #4db5ec none repeat scroll 0 0;
    border-color: #4db5ec;
    color: #fff;
}
.choose-desc {
    margin-top: 10px;
    display: block;
    text-align: center;
    /* width: 80%; */
}
.choose-desc a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #757575;
	margin: 15px auto;
	text-align:  center;
	/* margin: 0 auto; */
	}
.choose-desc p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #757575;
	margin-bottom: 15px;
	text-align:  center;
}
.single-choose {
    margin-bottom: 45px;
}
.choose-us-list .single-choose:last-child {
    margin-bottom: 0;
}

/*--------------
    Contact us
------------------*/
.contact-desc p {margin-top: 15px; font-weight: 600;}
.contact-icon > a {
    border: 1px solid #ddd;
    border-radius: 50%;
    color: #666666;
    font-size: 30px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 55px;
}
.contact-icon > a:hover {
    background: #4db5ec;
    border-color: #4db5ec;
    color: #fff;
}
.contact-list {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: -50px;
  padding: 50px 80px;
  position: relative;
  
}
.single-contact.text-center .contact-icon {
  float: none;
}
.contact-form {margin-bottom: 20px;}
#contact-form > input {
    border: 1px solid #eee;
    color: #aaaaaa;
    margin-bottom: 10px;
    /* padding: 0 20px; */
}
#contact-form textarea {
    border: 1px solid #eee;
    height: 100px;
    resize: none;
}
#contact-form > button {
    background: #4db5ec none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    margin-top: 40px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    width: 100%;
}
#contact-form > button:hover {
    background: #555 none repeat scroll 0 0;
}
.form-messege.error {
  color: red;
  font-style: italic;
  text-transform: capitalize;
}
.form-messege.success {
  color: #4db5ec;
  font-style: italic;
  text-transform: uppercase;
}

/*-------------------------
    Dropdown menu
-------------------------*/
.menu ul li:hover a,.menu ul li:hover ul li a:hover{
  color: #4db5ec
}
.menu ul li:hover ul li a{
  color: #555
}
.menu ul li ul.dropdown_menu {
  left: 0;
  top: 80px;
  width: 300px;
}
.menu ul li ul.dropdown_menu {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  text-align: left;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 99999;
  border-bottom: 4px solid #4db5ec;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  margin-top: 4px;
}
.menu ul li:hover ul.dropdown_menu{
  opacity:  1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  margin-top: 0;
}
.menu ul li ul.dropdown_menu li {
  border-bottom: 1px solid #ddd;
  display: block;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.menu ul li ul.dropdown_menu li:last-child {
    border-bottom: medium none;
}
.menu ul li ul.dropdown_menu li a {
    /* font-family: "Lato",sans-serif; */
    font-size: 17px;
    font-weight: bold;
    padding: 12px 20px;
    text-transform: lowercase;
}
.menu ul li ul.dropdown_menu li {
  padding: 10px;
}

/*-------------------------
    Sticky
---------------------*/
.sticky {
  -webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
          animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  left: 0;
  margin: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
.sticky .logo { width: 100px;}

.sticky .menu ul li a {
  padding: 36px 0;
  font-size: 15px;
}
.sticky .logo {
  padding: 5px 0;
}
.sticky .menu ul li a {
  padding: 35px 0;
}

/*-------------------
    Mobile menu
----------------------------*/
.mobile-menu-area {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  /* margin-top: 16px; */
  /* position: absolute; */
  width: 100%;
  z-index: 999;
}
.mean-container a.meanmenu-reveal {
  /* float: left; */
  /* left: 50% !important; */
  /* position: absolute; */
  /* top: -79px; */
}
.mean-container .mean-nav ul li a.mean-expand {
  font-family: "Lato",sans-serif;
}
.mobile-menu-area .mean-nav {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.sticky .mean-container a.meanmenu-reveal {
   top: -64px;
}

/*--------------------------
   Accordion css
---------------------------------*/
.accordion h3 {
  color: #535353;
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.accordion.style1 .panel-title {
  color: #555;
  font-weight: 500;
}
.accordion-active h4 {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #555;
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  text-transform: uppercase;
}
.accordion-active h4:before {
    color: #555;
    content: "";
    font-family: FontAwesome;
    font-weight: 300;
    margin-left: 5px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.accordion-active h4.open:before {
    color: #4db5ec;
    content: "";
}
.accordion-active h4:hover:before,.accordion-active h4.open {
    color: #4db5ec;
}
.accordion-active h4 a:focus {
  color: inherit;
}
/*--------------------------
    Tab css
---------------------------------*/
.elements .nav-tabs > li > a {
    color: #555;
    font-weight: 500;
}
.elements .nav-tabs > li.active > a {
  border-radius: 0;
  border-top: 1px solid transparent;
  color: #4db5ec;
}
.elements .nav.nav-tabs {
  border: 1px solid #ddd;
  display: inline-block
}
.elements .nav-tabs > li.active:first-child > a {
  border-left: medium none;
}
.elements .nav-tabs > li.active:last-child > a {
  border-right: medium none;
}
.elements .elements-tab-1 .nav.nav-tabs {
  margin-bottom: 15px;
}

/*--------------------------
    Button css
---------------------------------*/
a.button {
  background: #4db5ec none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-in 0s;
  transition: all 0.5s ease-in 0s
}
a.button.large {
  font-size: 18px;
  padding: 18px 0;
}
.button.large span {
  display: inline-block;
  padding: 0 60px;
}
.button span {
  font-family: "Lato",sans-serif;
}
.button.large i {
  padding: 0 12px;
}
a.button.medium{
  font-size: 16px;
  padding: 18px 0;  
}
.button.medium span {
  display: inline-block;
  padding: 0 40px;
}
.button.medium i {
  padding: 0 12px;
}
a.button.little {
  font-size: 15px;
  padding: 14px 0;
}
.button.little span {
  display: inline-block;
  padding: 0 20px;
}
.button.little i {
  padding: 0 12px;
}
a.button.button-black{
  background: #4a4a4a
}
a.button.button-black:hover{
  background: #fff;
  color: #4a4a4a
}
a.button.button-white,a.button:hover{
  background: #fff;
  color: #4db5ec
}
a.button.button-white:hover,a.button.border_radius.button-black:hover{
  background: #4db5ec;
  color: #fff
}
a.button.border-radius {
  border-radius: 0;
  padding: 14px 0;
}
a.button.btn-gray {
    background: #e5e5e5 none repeat scroll 0 0;
    color: #777;
}
a.button.border_radius {
    border-radius: 30px;
    font-size: 15px;
    padding: 16px 8px;
    text-transform: uppercase;
}
a.button.btn-border {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid;
    color: #4a4a4a;
}
a.button.btn-gray:hover,a.button.btn-border:hover{color:#4db5ec}
/*-------------------
    owl slider css
-----------------*/
.home-slider-list .slider-text-tablecell {
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.home-slider-list .middle-text .desc p,.slider-content .middle-text .desc p {
  margin: 10px 0 0;
}
.home-slider-list.owl-carousel .owl-controls {
  bottom: 91px;
  position: absolute;
  width: 100%;
}
/*-------------------
    Animated text css
-----------------*/
.slider-content {
  background: url("images/slider/1.jpg") no-repeat scroll center center / cover ;
  padding: 290px 0;
  z-index: 9;
}
.slider-content .slide1-text {
  margin-top: 0;
}
.slider-content .title-1 h1 span {
  color: #4db5ec;
}
.slider-content.parallax{
  background: url("images/slider/1.jpg") no-repeat fixed center center / cover ;
}
/*-------------------
    video css
-----------------*/
.slider-content.youtube-bg {
  background: url("images/bg/youtube.png") no-repeat scroll center center / cover ;
  padding: 220px 0;
}
.dotted-overlay:after {
  background: url("images/bg/grid.png") repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.dotted-overlay{position: relative}
.dotted-overlay .slider-text-table {
  z-index: 999;
}
.slider-content.youtube-bg .title-1 h1,.slider-content.youtube-bg .middle-text .desc p {
  color: #fff;
}
.slider-content.youtube-bg .title-1 h1 {
  line-height: 36px;
}
/*----------------------------
    404 page
-------------------------*/
.error-content h2 {
  color: #4db5ec;
  font-family: "Lato",sans-serif;
  font-size: 180px;
  font-weight: bold;
  letter-spacing: 10px;
  text-shadow: 7px 6px 0 #dadada, 0 -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}
.error-content > h3 {
    color: #535353;
    font-size: 55px;
    font-weight: 500;
    text-transform: capitalize;
}
.error-content h4 {
    color: #535353;
    font-weight: 400;
    text-transform: capitalize;
}
.error-content .go-home {
  background: #4db5ec none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-top: 15px;
  padding: 13px 28px;
  text-transform: uppercase;
}
.error-content .go-home:hover {
    background: #555 none repeat scroll 0 0;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.box-arrow:after {
    content: "";
    position: absolute;
    top: 30px;
    right: -10px;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.box-arrow.right:after {
    right: -10px;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.box-arrow.left:after {
    left: -10px;
    right: auto;
    border-right: 10px solid #fff;
    border-left: transparent;
}
.box-arrow.bottom:after {
    bottom: -20px;
    top: auto;
    left: 25px;
    right: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}
.box-arrow.top:after {
    top: -20px;
    bottom: auto;
    left: 25px;
    right: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFF;
}
.choose-us-img img {box-shadow: 0 0 5px 2px;}

@media (max-width: 992px) {
.desktop {display: none;}
.mobile {margin: 0 auto;width: 100%;}
.schema-mob {width: 200px; margin: 0 auto; margin-top: 20px;}	
.schema-mob2 {width: 100%;margin: 0 auto;margin-top: 20px;}	
.schema-str-mob  {width: 30px;height: 60px;margin: 0 auto;}
.schema-str-mob span   {
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  transform: rotate(90deg);
  transform: rotate(45);
  border-left: 30px solid #79d4e4;
  position: absolute;
  margin-top: -20px;
  margin-left: -15px;
  } 
.header-top   {display: block;}
.schema-str-mob span::before {
  content: '';
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #fff;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: -33px;
} 
.circle-mob
    {
  height: 180px;
  width: 180px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: #79d4e4;
  font-family: 'Arimo', sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #fff; 
}
.sticky {display: none;}
.circle-mob h2 {font-size: 16px; line-height: 18px; text-align: center; color: #fff;}
}
@media (min-width: 993px) {
.header-top   {display: none;}	
.desktop  {margin: 0 auto; width: 90%;}
.mobile {display: none;}
.schema {width: 18%; float: left;}
.schema-str  {width: 8%; padding: 40px; float: left;}
.schema-str span   {
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  transform: scale(0.99999);
  border-left: 30px solid #79d4e4;
  position: absolute;
  margin-top: -20px;
  margin-left: -15px;
  } 
  
.schema-str span::before {
  content: '';
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #fff;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: -33px;
} 
.circle
    {
  height: 180px;
  width: 180px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background: #79d4e4;
  font-family: 'Arimo', sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #fff; 
}

	
.circle h2 {font-size: 16px; line-height: 18px; text-align: center; color: #fff;}
}
.cat-1 {width: 76%; float: left; vertical-align: middle;}
.gallery-img img  {vertical-align: middle;}
.cat-2 {width: 24%; float: left; vertical-align: middle;}
.gallery-img img  {vertical-align: middle;}
.cat-1 .single-gallery, .cat-2 .single-gallery {width: 100%;}
@media (max-width: 992px) {.slider-container .nivo-controlNav  {display: none;} }

.tel {font-size: 15px; font-weight: 500;}

#contact-map {display: block; margin: 0 auto; width: 100%;}