/*@charset "UTF-8";*/
/*!************************************************************************************/
/* *	+ [Master Stylesheet]*/

/* *	+ Project: KANTER - Creative Digital Agency Template*/
/* 	To use this template you must have a license purchased at TemplateMonster (templatemonster.com)*/
/* *	+ Autor: Brainiak*/
/* *	+ Version: 1.0*/
/* ***********************************************************************************!*/
/*!*********************************************************************************** *!*/
/*!* Header *!*/
/*!** Navigation *!*/
/*!* Slider *!*/
/*!* Buttonts *!*/
/*!* Forms *!*/
/*!* Contol slider *!*/
/*!** Control carousel *!*/
/*!* Into slider *!*/
/*!* Services *!*/
/*!** Tabs *!*/
/*!* How we work *!*/
/*!** Item *!*/
/*!* Work progress *!*/
/*!* Our some work *!*/
/*!* Portfolio *!*/
/*!** Block item *!*/
/*!*Content portfolio *!*/
/*!**Project *!*/
/*!*Control sliders *!*/
/*!* Trigger *!*/
/*!* We are in numbers *!*/
/*!* Our skills *!*/
/*!** Skill Bar *!*/
/*!* Carousel trigger *!*/
/*!** Slide *!*/
/*!* Our team *!*/
/*!** Item team *!*/
/*!* Social links *!*/
/*!* Testimonials *!*/
/*!* Why chose us *!*/
/*!* Our clients *!*/
/*!* Contact with us *!*/
/*!* Our location *!*/
/*!* Footer*/
/*	***********************************************************************************!*/
/*!*bg mask colors*!*/
/*@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");*/
/*!* kilroy *!*/
/*#nav_menu {*/
/*  z-index: 9999;*/
/*}*/

/*#intro_video {*/
/*  position: fixed;*/
/*  z-index: -1;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  min-width: 100%;*/
/*  min-height: 100%;*/
/*}*/

/*.playbutton {*/
/*  position: fixed;*/
/*  z-index: 1;*/
/*  bottom: 0;*/
/*  background: rgba(0, 0, 0, 0.3);*/
/*  color: #f1f1f1;*/
/*  width: 100%;*/
/*  padding: 20px;*/
/*  animation: slideDown 1s forwards;*/
/*  transform-origin: top;*/
/*}*/

/*#play_button {*/
/*  width: 275px;*/
/*  font-size: 18px;*/
/*  padding: 10px;*/
/*  border: none;*/
/*  background: #666666;*/
/*  color: #fff;*/
/*  cursor: pointer;*/
/*}*/

/*#play_button:hover {*/
/*  background: #ddd;*/
/*  color: black;*/
/*}*/

/*.music-link {*/
/*  width: 15%;*/
/*  height: auto;*/
/*}*/


/*.section-our-skills {*/
/*  padding-bottom: 0px;*/
/*}*/

/*.margin-btm-15 {*/
/*  margin-bottom: 15px;*/
/*}*/

/*.pad-top-25 {*/
/*  padding-top: 0px;*/
/*}*/

/*.section-trigger {*/
/*  padding-bottom: 0px;*/
/*}*/

/*.col-md-6 {*/
/*  padding-top: 55px;*/
/*  padding-bottom: 25px;*/
/*}*/

/*.container .main-info {*/
/*  padding-top: 88px;*/
/*}*/

/*@keyframes slideDown {*/
/*  from {*/
/*    transform: translateY(-100%); !* Start off the screen (above) *!*/
/*  }*/
/*  to {*/
/*    transform: translateY(0%); !* End on the screen (normal position) *!*/
/*  }*/
/*}*/

/*.seven-heading {*/
/*  font-size: 20px;*/
/*}*/

/*.album {*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*  align-items: center;*/
/*  flex-wrap: nowrap;*/
/*  gap: 10px;*/
/*}*/

/*.music-link {*/
/*  max-width: 100%;*/
/*  height: auto;*/
/*  !*width: calc(75% - 10px);*!*/
/*  padding: 10px;*/
/*  text-align: center;*/
/*}*/

/*.quote {*/
/*  margin: auto;*/
/*  width: 50%;*/
/*  padding: 70px 0;*/
/*}*/

/*.section-two {*/
/*  padding-top: 30px;*/
/*}*/
/*!* kilroy end *!*/



/*body {*/
/*  font-size: 16px;*/
/*  min-width: 320px;*/
/*  font-weight: 300;*/
/*  position: relative;*/
/*  line-height: 1.6;*/
/*  font-family: "Poppins", sans-serif;*/
/*  overflow-x: hidden;*/
/*  -webkit-font-smoothing: antialiased;*/
/*  text-rendering: optimizeLegibility; }*/
/*  body::-webkit-scrollbar-track {*/
/*    background-color: #fff; }*/
/*  body::-webkit-scrollbar {*/
/*    width: 5px;*/
/*    background-color: #fff; }*/
/*  body::-webkit-scrollbar-thumb {*/
/*    background-color: #00c5d7; }*/

/*.mfp-wrap::-webkit-scrollbar-track {*/
/*  background-color: #fff; }*/

/*.mfp-wrap::-webkit-scrollbar {*/
/*  width: 5px;*/
/*  background-color: #fff; }*/

/*.mfp-wrap::-webkit-scrollbar-thumb {*/
/*  background-color: #00c5d7; }*/

/*html {*/
/*  font-size: inherit;*/
/*  margin-right: 0 !important; }*/

/*iframe {*/
/*  border: none;*/
/*  display: block; */
/*  }*/

/*!*Page loader*!*/
/*.pace {*/
/*  pointer-events: none;*/
/*  -webkit-user-select: none;*/
/*  -moz-user-select: none;*/
/*  -ms-user-select: none;*/
/*  user-select: none; }*/

/*.pace-inactive {*/
/*  display: none; }*/

/*.pace .pace-progress {*/
/*  background: #00c5d7;*/
/*  position: fixed;*/
/*  z-index: 2000;*/
/*  top: 0;*/
/*  right: 100%;*/
/*  width: 100%;*/
/*  height: 2px; }*/

/*.pace .pace-progress-inner {*/
/*  display: block;*/
/*  position: absolute;*/
/*  right: 0px;*/
/*  width: 100px;*/
/*  height: 100%;*/
/*  -webkit-box-shadow: 0 0 10px #00c5d7, 0 0 5px #00c5d7;*/
/*  box-shadow: 0 0 10px #00c5d7, 0 0 5px #00c5d7;*/
/*  opacity: 1.0;*/
/*  -webkit-transform: rotate(3deg) translate(0px, -4px);*/
/*  -ms-transform: rotate(3deg) translate(0px, -4px);*/
/*  transform: rotate(3deg) translate(0px, -4px); }*/

/*.pace .pace-activity {*/
/*  display: block;*/
/*  position: fixed;*/
/*  z-index: 2000;*/
/*  top: 15px;*/
/*  right: 15px;*/
/*  width: 14px;*/
/*  height: 14px;*/
/*  border: solid 2px transparent;*/
/*  border-top-color: #00c5d7;*/
/*  border-left-color: #00c5d7;*/
/*  -webkit-border-radius: 10px;*/
/*  border-radius: 10px;*/
/*  -webkit-animation: pace-spinner 400ms linear infinite;*/
/*  animation: pace-spinner 400ms linear infinite; }*/

/*@-webkit-keyframes pace-spinner {*/
/*  0% {*/
/*    -webkit-transform: rotate(0deg);*/
/*    transform: rotate(0deg);*/
/*    transform: rotate(0deg); }*/
/*  100% {*/
/*    -webkit-transform: rotate(360deg);*/
/*    transform: rotate(360deg);*/
/*    transform: rotate(360deg); } }*/

/*@keyframes pace-spinner {*/
/*  0% {*/
/*    -webkit-transform: rotate(0deg);*/
/*    transform: rotate(0deg);*/
/*    transform: rotate(0deg); }*/
/*  100% {*/
/*    -webkit-transform: rotate(360deg);*/
/*    transform: rotate(360deg);*/
/*    transform: rotate(360deg); } }*/

/*.hidden {*/
/*  display: none; }*/

/*i {*/
/*  line-height: inherit !important; }*/

/*p {*/
/*  margin-top: 20px;*/
/*  margin-bottom: 0; }*/

/*!* Preloader *!*/
/*#preloader {*/
/*  top: 0;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom: 0;*/
/*  position: absolute;*/
/*  background-color: #fff;*/
/*  z-index: 5;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*  overflow: hidden; }*/

/*#status {*/
/*  position: absolute;*/
/*  left: 47%;*/
/*  top: 50%;*/
/*  margin: auto;*/
/*  width: 49px;*/
/*  height: 49px;*/
/*  -webkit-border-radius: 50%;*/
/*  border-radius: 50%;*/
/*  display: inline-block;*/
/*  vertical-align: middle;*/
/*  background: #00c5d7;*/
/*  animation: 1.15s infinite ease-in-out;*/
/*  -webkit-animation: 1.15s infinite ease-in-out;*/
/*  -moz-animation: 1.15s infinite ease-in-out;*/
/*  animation-name: loader;*/
/*  -webkit-animation-name: loader;*/
/*  -moz-animation-name: loader; }*/
/*  #status:before, #status:after {*/
/*    animation: 1.15s infinite ease-in-out;*/
/*    -webkit-animation: 1.15s infinite ease-in-out;*/
/*    -moz-animation: 1.15s infinite ease-in-out; }*/
/*  #status:before, #status:after {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    -webkit-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0; }*/

/*@keyframes loader {*/
/*  from {*/
/*    -webkit-transform: scale(0);*/
/*    transform: scale(0);*/
/*    opacity: 1; }*/
/*  to {*/
/*    -webkit-transform: scale(1);*/
/*    transform: scale(1);*/
/*    opacity: 0.5; } }*/

/*@-webkit-keyframes loader {*/
/*  from {*/
/*    -webkit-transform: scale(0);*/
/*    opacity: 1; }*/
/*  to {*/
/*    -webkit-transform: scale(1);*/
/*    opacity: 0.5; } }*/

/*!*Background image*!*/
/*.background-image {*/
/*  background-size: cover;*/
/*  background-repeat: no-repeat; }*/

/*!*Sections*!*/
/*section, .section {*/
/*  padding-top: 85px;*/
/*  padding-bottom: 85px; }*/

/*!*padding 0*!*/
/*.padding-0 {*/
/*  padding: 0; }*/

/*.pad-t-0 {*/
/*  padding-top: 0; }*/

/*.video-iframe iframe {*/
/*  width: 100%; }*/

/*.canvas-background {*/
/*  position: absolute;*/
/*  width: 100%;*/
/*  z-index: 2;*/
/*  height: 100%;*/
/*  top: 0;*/
/*  left: 0; }*/

/*.pad-b-0 {*/
/*  padding-bottom: 0; }*/

/*.mar-t-0 {*/
/*  margin-top: 0; }*/

/*.left-text * {*/
/*  text-align: left; }*/

/*.left-text h2:after {*/
/*  margin-left: 0 !important; }*/

/*!*Vertical align*!*/
/*.table {*/
/*  position: relative;*/
/*  display: table;*/
/*  height: 100%;*/
/*  width: 100%; }*/
/*  .table .table-cell {*/
/*    display: table-cell;*/
/*    vertical-align: middle; */
/*    }*/

/*!*notify*!*/
/*.notify {*/
/*  display: block;*/
/*  background-color: #775e41;*/
/*  color: #fff;*/
/*  text-align: center;*/
/*  padding: 3px; }*/

/*.hidden {*/
/*  display: none; }*/

/*!*Social links*!*/
/*ul.social-links {*/
/*  padding-left: 0;*/
/*  margin: 0; }*/
/*  ul.social-links li {*/
/*    font-size: 14px;*/
/*    line-height: 14px;*/
/*    display: inline-block;*/
/*    margin-left: 20px; }*/
/*    ul.social-links li:first-child {*/
/*      margin-left: 0; }*/
/*    ul.social-links li a {*/
/*      -webkit-transform: rotate(45deg) translate(0px, 0px);*/
/*      -ms-transform: rotate(45deg) translate(0px, 0px);*/
/*      transform: rotate(45deg) translate(0px, 0px);*/
/*      list-style: none;*/
/*      background-color: #00c5d7;*/
/*      -webkit-border-radius: 4px;*/
/*      border-radius: 4px;*/
/*      display: inline-block;*/
/*      width: 32px;*/
/*      height: 32px;*/
/*      line-height: 32px;*/
/*      vertical-align: middle;*/
/*      text-align: center;*/
/*      -webkit-transition: all 0.3s ease;*/
/*      transition: all 0.3s ease;*/
/*      color: #fff; }*/
/*      ul.social-links li a:hover {*/
/*        background-color: #504645; }*/
/*      ul.social-links li a i {*/
/*        -webkit-transform: rotate(-45deg) translate(0px, 0px);*/
/*        -ms-transform: rotate(-45deg) translate(0px, 0px);*/
/*        transform: rotate(-45deg) translate(0px, 0px); }*/

/*ul.minimal li a {*/
/*  background-color: #333232; }*/

/*!*Tabs services*!*/
/*.services-tabs {*/
/*  padding: 0; }*/
/*  .services-tabs .ui-tabs-nav {*/
/*    padding: 0; }*/
/*    .services-tabs .ui-tabs-nav li {*/
/*      width: 25%;*/
/*      white-space: initial;*/
/*      padding-right: 15px;*/
/*      padding-left: 15px;*/
/*      margin: 0;*/
/*      outline: none; }*/
/*      .services-tabs .ui-tabs-nav li .ui-tabs-anchor {*/
/*        text-align: center;*/
/*        outline: none;*/
/*        background-color: #212121;*/
/*        -webkit-transition: all 0.3s ease;*/
/*        transition: all 0.3s ease;*/
/*        padding-bottom: 18px;*/
/*        width: 100%; }*/
/*        .services-tabs .ui-tabs-nav li .ui-tabs-anchor i {*/
/*          color: #ababab;*/
/*          font-size: 65px; }*/
/*        .services-tabs .ui-tabs-nav li .ui-tabs-anchor p {*/
/*          color: #c5c5c5;*/
/*          font-size: 13px;*/
/*          line-height: 25px;*/
/*          letter-spacing: 0.9px; }*/
/*        .services-tabs .ui-tabs-nav li .ui-tabs-anchor h4 {*/
/*          color: #fff;*/
/*          font-size: 18px;*/
/*          font-weight: 400;*/
/*          margin-top: 10px;*/
/*          margin-bottom: 10px; }*/
/*    .services-tabs .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {*/
/*      background-color: #1b1b1b;*/
/*      -webkit-transform: scale(1.1);*/
/*      -ms-transform: scale(1.1);*/
/*      transform: scale(1.1); }*/
/*  .services-tabs .ui-tabs-panel {*/
/*    padding: 0; }*/

/*!*Start PREV & NEXT CONTROL SLIDER*!*/
/*.prev-next-block-rotate {*/
/*  -webkit-transition: all ease .5s;*/
/*  transition: all ease .5s; }*/
/*  .prev-next-block-rotate .slick-arrow {*/
/*    color: #fff; }*/
/*  .prev-next-block-rotate .wrap-prev, .prev-next-block-rotate .wrap-next {*/
/*    height: 60px;*/
/*    width: 60px;*/
/*    line-height: 60px;*/
/*    background-color: #00c5d7;*/
/*    position: absolute;*/
/*    font-size: 22px;*/
/*    color: #fff;*/
/*    cursor: pointer;*/
/*    -webkit-transition: all ease .6s;*/
/*    transition: all ease .6s;*/
/*    text-align: center;*/
/*    top: 50%; }*/
/*    .prev-next-block-rotate .wrap-prev i, .prev-next-block-rotate .wrap-next i {*/
/*      color: #808080; }*/
/*  .prev-next-block-rotate .wrap-prev {*/
/*    -webkit-box-shadow: 1px 0px 2px #4e4e4e;*/
/*    box-shadow: 1px 0px 2px #4e4e4e;*/
/*    left: -25px; }*/
/*    .prev-next-block-rotate .wrap-prev i {*/
/*      position: relative; */
/*      }*/
/*    .prev-next-block-rotate .wrap-prev:hover {*/
/*      left: 0; }*/
/*  .prev-next-block-rotate .wrap-next {*/
/*    -webkit-box-shadow: 0px 0px 2px #4e4e4e;*/
/*    box-shadow: 0px 0px 2px #4e4e4e;*/
/*    right: -25px; }*/
/*    .prev-next-block-rotate .wrap-next i {*/
/*      position: relative; */
/*      }*/
/*    .prev-next-block-rotate .wrap-next:hover {*/
/*      right: 0; }*/

/*.opacity-control .wrap-prev, .opacity-control .wrap-next {*/
/*  opacity: 0.2; }*/
/*  .opacity-control .wrap-prev:hover, .opacity-control .wrap-next:hover {*/
/*    opacity: 1; }*/

/*!*F&R&C*!*/
/*.left {*/
/*  text-align: left; }*/
/*  .left span.after {*/
/*    margin: inherit; }*/

/*.right {*/
/*  text-align: right; }*/

/*.center {*/
/*  text-align: center; }*/
/*  .center .icon-play {*/
/*    margin: 0 auto; }*/
/*  .center .img-slide img {*/
/*    margin: 0 auto; }*/
/*  .center h1:after {*/
/*    margin: auto;*/
/*    margin-top: 8px;*/
/*    margin-bottom: 15px; }*/

/*!*Left & right*!*/
/*.text-left, .text-left.small-heading {*/
/*  text-align: left; }*/
/*  .text-left h2:after, .text-left.small-heading h2:after {*/
/*    margin: 13px 0 18px; }*/

/*!*Buttons*!*/
/*.btn {*/
/*  background-color: #00c5d7;*/
/*  border: none;*/
/*  color: #fff;*/
/*  font-size: 14px;*/
/*  line-height: 14px;*/
/*  font-weight: 500;*/
/*  text-transform: uppercase;*/
/*  padding: 15px 30px 15px 31px;*/
/*  -webkit-border-radius: 30px;*/
/*  border-radius: 30px;*/
/*  letter-spacing: 0.7px;*/
/*  display: block;*/
/*  -webkit-transition: all ease 0.50s;*/
/*  transition: all ease 0.50s;*/
/*  display: inline-block;*/
/*  text-decoration: none; }*/
/*  .btn:hover {*/
/*    background-color: #b28c62;*/
/*    color: #fff;*/
/*    text-decoration: none; }*/
/*  .btn:focus {*/
/*    text-decoration: none;*/
/*    color: #fff; }*/

/*!*Heading title*!*/
/*.heading-title {*/
/*  margin-bottom: 70px; }*/
/*  .heading-title h2 {*/
/*    color: #424242;*/
/*    font-size: 41px;*/
/*    text-transform: uppercase;*/
/*    line-height: inherit;*/
/*    margin-top: 0;*/
/*    margin-bottom: 0; }*/
/*    .heading-title h2 span {*/
/*      color: #00c5d7; }*/

/*  .heading-title p {*/
/*    font-size: 16px;*/
/*    color: #585858;*/
/*    margin-bottom: 0; }*/

/*.small-heading h2 {*/
/*  font-size: 27px;*/
/*  letter-spacing: 1px; */
/*  }*/
/*  .small-heading h2:after {*/
/*    content: "";*/
/*    display: block;*/
/*    height: 2px;*/
/*    width: 55px;*/
/*    background-color: #00c5d7;*/
/*    margin: 0 auto;*/
/*    margin-top: 13px;*/
/*    margin-bottom: 18px; }*/

/*.head-service h2 {*/
/*  color: #663399; }*/

/*!*Accordion*!*/
/*.accordion .ui-accordion-header {*/
/*  margin: 10px 0 0 0;*/
/*  background-color: #504645;*/
/*  color: #fff;*/
/*  border: 1px solid #403837;*/
/*  font-size: 13px;*/
/*  font-weight: 500;*/
/*  text-transform: uppercase;*/
/*  -webkit-border-radius: 2px;*/
/*  border-radius: 2px;*/
/*  cursor: pointer;*/
/*  outline: none;*/
/*  padding: 11px 10px 10px 5px;*/
/*  letter-spacing: 1px;*/
/*  position: relative;*/
/*  text-align: left; }*/
/*  .accordion .ui-accordion-header .ui-icon {*/
/*    display: none; }*/
/*  .accordion .ui-accordion-header i {*/
/*    margin-left: 10px;*/
/*    margin-right: 10px; }*/
/*  .accordion .ui-accordion-header:first-child {*/
/*    margin-top: 0; }*/
/*  .accordion .ui-accordion-header:after {*/
/*    font-family: 'Pe-icon-7-stroke';*/
/*    content: "\e688";*/
/*    color: #b3b3b3;*/
/*    font-size: 1.6875rem;*/
/*    height: 8px;*/
/*    width: 8px;*/
/*    display: block;*/
/*    position: absolute;*/
/*    right: 26px;*/
/*    top: 2px; }*/

/*.accordion .ui-state-active {*/
/*  background-color: #00c5d7;*/
/*  color: #fff;*/
/*  -webkit-border-radius: 2px 2px 0 0;*/
/*  border-radius: 2px 2px 0 0;*/
/*  border: none; }*/
/*  .accordion .ui-state-active:after {*/
/*    content: "\e682";*/
/*    color: #fff; }*/

/*.accordion .ui-accordion-content {*/
/*  background-color: #f8f8f8;*/
/*  border: 1px solid #dfdfdf;*/
/*  border-top: none;*/
/*  padding: 15px 20px 15px 20px; }*/
/*  .accordion .ui-accordion-content p {*/
/*    color: #5c5c5c;*/
/*    margin-top: 0;*/
/*    font-size: 14px;*/
/*    line-height: 23px; }*/

/*!*Buttont*!*/
/*.buttons-section .large-btn {*/
/*  margin-right: 25px;*/
/*  border: 2px solid #00c5d7; }*/
/*  .buttons-section .large-btn:last-child {*/
/*    margin-right: 0; }*/

/*.buttons-section .white-btn {*/
/*  background-color: #fff;*/
/*  color: #555; */
/*  }*/
/*  .buttons-section .white-btn:hover {*/
/*    background-color: #00c5d7;*/
/*    color: #fff; }*/

/*.buttons-section .white-btn-all {*/
/*  background-color: #fff;*/
/*  color: #111;*/
/*  border-color: #fff; */
/*  }*/
/*  .buttons-section .white-btn-all:hover {*/
/*    background-color: #00c5d7;*/
/*    border-color: #00c5d7;*/
/*    color: #fff; }*/

/*.buttons-section .accent-btn {*/
/*  background-color: #00c5d7;*/
/*  color: #fff; */
/*  border-color: #b28c62; */
/*  }*/
/*  .buttons-section .accent-btn:hover {*/
/*    background-color: #b28c62;*/
/*    color: #fff;*/
/*    border-color: #b28c62; */
/*    }*/

/*.buttons-section .dark-btn {*/
/*  background-color: transparent; */
/*  border-color: #504645; */
/*  color: #fff; */
/*  }*/
/*  .buttons-section .dark-btn:hover {*/
/*    background-color: #00c5d7;*/
/*    color: #fff; }*/

/*.buttons-section .dark-full-btn {*/
/*  background-color: #504645;*/
/*  border-color: #504645; */
/*  color: #fff; */
/*  }*/
/*  .buttons-section .dark-full-btn:hover {*/
/*    background-color: #00c5d7;*/
/*    color: #fff;*/
/*    border-color: #504645; }*/

/*.buttons-section .accent-br-btn {*/
/*  border-color: #00c5d7;*/
/*  background-color: #fff;*/
/*  color: #555; */
/*  }*/
/*  .buttons-section .accent-br-btn:hover {*/
/*    background-color: #00c5d7;*/
/*    color: #fff; }*/

/*.buttons-section .white-tr-btn {*/
/*  background-color: transparent;*/
/*  border: 2px solid #fff; */
/*  color: #00c5d7; */
/*  }*/
/*  .buttons-section .white-tr-btn:hover {*/
/*    background-color: #00c5d7;*/
/*    border-color: #00c5d7;*/
/*    color: #fff; }*/

/*.btn-down {*/
/*  position: absolute;*/
/*  display: block;*/
/*  -webkit-border-radius: 20px;*/
/*  border-radius: 20px;*/
/*  width: 25px;*/
/*  height: 35px;*/
/*  bottom: 30px;*/
/*  left: 0;*/
/*  right: 0;*/
/*  margin: 0 auto;*/
/*  text-align: center;*/
/*  text-decoration: none;*/
/*  line-height: 35px;*/
/*  vertical-align: middle;*/
/*  border: 2px solid rgba(255, 255, 255, 0.4);*/
/*  -webkit-transition: all 0.5s ease;*/
/*  transition: all 0.5s ease;*/
/*  z-index: 3; }*/
/*  .btn-down:hover {*/
/*    border-color: #fff; }*/
/*  .btn-down i {*/
/*    color: #fff;*/
/*    font-size: 13px; */
/*    }*/

/*!*Form*!*/
/*form input[type=text], form input[type=email] {*/
/*  padding-bottom: 7px; }*/

/*form textarea {*/
/*  resize: vertical; */
/*  }*/

/*form input[type=text], form input[type=email], form textarea, form select, form .selectize-input, form .selectize-input.full {*/
/*  border: 2px solid #fff;*/
/*  -webkit-border-radius: 0;*/
/*  border-radius: 0;*/
/*  background-color: rgba(255, 255, 255, 0.8);*/
/*  display: block;*/
/*  width: 100%;*/
/*  padding-top: 9px;*/
/*  padding-left: 20px;*/
/*  padding-right: 20px;*/
/*  margin-bottom: 10px;*/
/*  color: #eeeeee;*/
/*  -webkit-transition: all ease 0.50s;*/
/*  transition: all ease 0.50s; }*/
/*  form input[type=text]:focus, form input[type=email]:focus, form textarea:focus, form select:focus, form .selectize-input:focus, form .selectize-input.full:focus {*/
/*    -webkit-box-shadow: none;*/
/*    box-shadow: none;*/
/*    outline: none;*/
/*    border-color: #00c5d7; }*/
/*  form input[type=text]::-webkit-input-placeholder, form input[type=email]::-webkit-input-placeholder, form textarea::-webkit-input-placeholder, form select::-webkit-input-placeholder, form .selectize-input::-webkit-input-placeholder, form .selectize-input.full::-webkit-input-placeholder {*/
/*    font-size: 14px;*/
/*    color: #424242; }*/
/*  form input[type=text]::-moz-placeholder, form input[type=email]::-moz-placeholder, form textarea::-moz-placeholder, form select::-moz-placeholder, form .selectize-input::-moz-placeholder, form .selectize-input.full::-moz-placeholder {*/
/*    font-size: 14px;*/
/*    color: #424242; }*/
/*  form input[type=text]:-moz-placeholder, form input[type=email]:-moz-placeholder, form textarea:-moz-placeholder, form select:-moz-placeholder, form .selectize-input:-moz-placeholder, form .selectize-input.full:-moz-placeholder {*/
/*    font-size: 14px;*/
/*    color: #424242; }*/
/*  form input[type=text]:-ms-input-placeholder, form input[type=email]:-ms-input-placeholder, form textarea:-ms-input-placeholder, form select:-ms-input-placeholder, form .selectize-input:-ms-input-placeholder, form .selectize-input.full:-ms-input-placeholder {*/
/*    font-size: 14px;*/
/*    color: #424242; }*/

/*form input[type=submit] {*/
/*  outline: none; */
/*  }*/

/*form .selectize-dropdown, form .selectize-input, form .selectize-input input {*/
/*  color: #fff;*/
/*  font-size: 14px; */
/*  }*/

/*form .selectize-input {*/
/*  padding-top: 11px;*/
/*  padding-bottom: 10px; */
/*  }*/

/*form .selectize-control:focus {*/
/*  outline: none; */
/*  }*/

/*form .selectize-control.single .selectize-input:after {*/
/*  border-color: #fff transparent transparent transparent; */
/*  }*/

/*form .selectize-control.single .selectize-input.dropdown-active:after {*/
/*  border-color: transparent transparent #fff transparent; */
/*  }*/

/*form .input-active:after {*/
/*  content: ' ';*/
/*  display: block;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  right: 15px;*/
/*  margin-top: -3px;*/
/*  width: 0;*/
/*  height: 0;*/
/*  border-style: solid;*/
/*  border-width: 5px 5px 0 5px;*/
/*  border-color: #808080 transparent transparent transparent;*/
/*  z-index: 9999; */
/*  }*/

/*form .selectize-dropdown {*/
/*  background-color: #fff;*/
/*  border: none;*/
/*  -webkit-border-radius: 0;*/
/*  border-radius: 0;*/
/*  top: 44px !important;*/
/*  -webkit-transition: all ease 0.50s;*/
/*  transition: all ease 0.50s; */
/*  }*/
/*  form .selectize-dropdown .selectize-dropdown-content .option {*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*    padding-left: 20px;*/
/*    border-bottom: 1px dashed #ccc;*/
/*    color: #504645; */
/*    }*/
/*    form .selectize-dropdown .selectize-dropdown-content .option:last-child {*/
/*      border-bottom: none; */
/*      }*/

/*.selectize-input, .selectize-control.single .selectize-input.input-active {*/
/*  background: transparent;*/
/*  border-color: #00c5d7;*/
/*  -webkit-box-shadow: none;*/
/*  box-shadow: none; */
/*  }*/
/*  .selectize-input:before, .selectize-control.single .selectize-input.input-active:before {*/
/*    display: none; */
/*    }*/

/*!*Icon play*!*/
/*.icon-play {*/
/*  color: #fff;*/
/*  font-size: 60px;*/
/*  text-align: center;*/
/*  border: 2px solid #fff;*/
/*  -webkit-border-radius: 50%;*/
/*  border-radius: 50%;*/
/*  width: 100px;*/
/*  height: 100px;*/
/*  display: block;*/
/*  outline: none !important;*/
/*  -webkit-transition: all ease 0.75s;*/
/*  transition: all ease 0.75s; */
/*  }*/
/*  .icon-play i {*/
/*    position: relative;*/
/*    left: 4px; */
/*    }*/
/*  .icon-play:hover {*/
/*    color: #00c5d7;*/
/*    border-color: #00c5d7; */
/*    }*/
/*  .icon-play:focus {*/
/*    color: #00c5d7;*/
/*    border-color: #00c5d7; */
/*    }*/

/*!*Start Custom superfish top menu*!*/
/*header {*/
/*  border-bottom: 1px solid transparent;*/
/*  -webkit-transition: all ease 0.50s;*/
/*  transition: all ease 0.50s; */
/*  }*/

/*.sf-menu {*/
/*  margin-bottom: 0; */
/*  }*/
/*  .sf-menu a {*/
/*    padding: 0;*/
/*    padding: 0 12px;*/
/*    border: none;*/
/*    color: #fff;*/
/*    text-decoration: none; */
/*    }*/
/*  .sf-menu > li {*/
/*    font-weight: 600;*/
/*    font-size: 14px;*/
/*    line-height: 14px;*/
/*    text-transform: uppercase;*/
/*    -webkit-transition: all ease 0.50s;*/
/*    transition: all ease 0.50s;*/
/*    background-color: transparent;*/
/*    padding: 40px 0px 40px 0;*/
/*    letter-spacing: 0.7px; */
/*    }*/
/*    .sf-menu > li:last-child a {*/
/*      padding-right: 0; */
/*      }*/
/*    .sf-menu > li:hover {*/
/*      background-color: transparent; */
/*      }*/
/*    .sf-menu > li.sfHover {*/
/*      background: none; */
/*      }*/
/*      .sf-menu > li.sfHover > a {*/
/*        color: #00c5d7; */
/*        }*/
/*    .sf-menu > li > a {*/
/*      border-bottom: none;*/
/*      -webkit-transition: all .5s ease;*/
/*      transition: all .5s ease;*/
/*      color: #fff; */
/*      }*/
/*      .sf-menu > li > a:hover {*/
/*        color: #00c5d7; */
/*        }*/
/*      .sf-menu > li > a + * a {*/
/*        -webkit-transition: all .25s ease;*/
/*        transition: all .25s ease; */
/*        }*/
/*        .sf-menu > li > a + * a:hover {*/
/*          color: #fff; */
/*          }*/
/*  .sf-menu .buy-now-li a {*/
/*    color: #a6e454; */
/*    }*/
/*  .sf-menu ul {*/
/*    -webkit-border-radius: 0 0 4px 4px;*/
/*    border-radius: 0 0 4px 4px;*/
/*    min-width: auto;*/
/*    -webkit-box-shadow: none;*/
/*    box-shadow: none;*/
/*    min-width: 230px;*/
/*    background-color: rgba(30, 30, 30, 0.97); */
/*    }*/
/*    .sf-menu ul li {*/
/*      background: none; */
/*      }*/
/*      .sf-menu ul li:first-child {*/
/*        padding-top: 2px; */
/*        }*/
/*      .sf-menu ul li:last-child {*/
/*        border-bottom: none; */
/*        }*/
/*      .sf-menu ul li:hover {*/
/*        background-color: #313131; */
/*        }*/
/*      .sf-menu ul li a {*/
/*        padding: 12px 25px 12px;*/
/*        color: #fff;*/
/*        font-weight: 300;*/
/*        text-transform: none; */
/*        }*/

/*.sf-arrows .sf-with-ul {*/
/*  padding: 0 16px 0 16px;*/
/*  position: relative;*/
/*  top: -2px; */
/*  }*/
/*  .sf-arrows .sf-with-ul a {*/
/*    outline: none;*/
/*    padding: 0; */
/*    }*/
/*  .sf-arrows .sf-with-ul:after {*/
/*    content: "";*/
/*    font-family: "FontAwesome";*/
/*    display: inline-block;*/
/*    top: 0;*/
/*    font-size: 12px;*/
/*    color: #fff;*/
/*    position: relative;*/
/*    left: 6px;*/
/*    border-top-color: transparent; */
/*    }*/

/*.sf-arrows li .sf-with-ul:focus:after, .sf-arrows li:hover > .sf-with-ul:after {*/
/*  color: #00c5d7;*/
/*  border-top-color: transparent; */
/*  }*/

/*.sf-arrows .sfHover .sf-with-ul:after {*/
/*  color: #00c5d7;*/
/*  border-top-color: transparent; */
/*  }*/

/*.sf-menu li .sfHover {*/
/*  background: rgba(0, 0, 0, 0.3); */
/*  }*/

/*.sf-menu ul ul li {*/
/*  background-color: rgba(30, 30, 30, 0.97);*/
/*  -webkit-border-radius: 0;*/
/*  border-radius: 0; */
/*  }*/

/*.sf-arrows ul .sf-with-ul {*/
/*  padding: 12px 25px 12px; */
/*  }*/
/*  .sf-arrows ul .sf-with-ul:after {*/
/*    border-left-color: transparent;*/
/*    content: "";*/
/*    font-family: "FontAwesome";*/
/*    display: inline-block;*/
/*    font-size: 12px;*/
/*    color: #fff !important;*/
/*    position: relative;*/
/*    left: 2px;*/
/*    float: right;*/
/*    right: 0;*/
/*    top: 0px;*/
/*    margin-top: 0;*/
/*    border: none;*/
/*    border-top-color: transparent; */
/*    }*/
/*  .sf-arrows ul .sf-with-ul li {*/
/*    display: none !important; */
/*    }*/

/*.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {*/
/*  border-left-color: transparent; */
/*  }*/

/*header.is-sticky {*/
/*  background-color: #1d1d1d;*/
/*  position: fixed;*/
/*  width: 100%;*/
/*  z-index: 5;*/
/*  -webkit-transition: all 0.5s ease;*/
/*  transition: all 0.5s ease; */
/*  }*/
/*  header.is-sticky .logo {*/
/*    padding: 12px 0 9px 0; */
/*    }*/
/*    header.is-sticky .logo img {*/
/*      height: 43px; */
/*      }*/
/*  header.is-sticky .show-full-screen {*/
/*    opacity: 1;*/
/*    visibility: visible; */
/*    }*/
/*  header.is-sticky .toggle-top {*/
/*    top: 23px; */
/*    }*/
/*  header.is-sticky .sf-menu > li {*/
/*    padding: 24px 0px 24px 0; */
/*    }*/

/*.off-canvas-menu {*/
/*  top: -100px; */
/*  }*/

/*header.is-sticky.fixed-tp-menu {*/
/*  top: 0; */
/*  }*/

/*.content-wrap-lfm {*/
/*  margin-left: 300px;*/
/*  float: none;*/
/*  width: inherit;*/
/*  display: block; */
/*  }*/

/*.sidenav .container {*/
/*  width: 90%; */
/*  }*/

/*.header-type-1 {*/
/*  position: fixed;*/
/*  left: 0;*/
/*  top: 0;*/
/*  z-index: 500;*/
/*  height: 100%;*/
/*  width: 300px; */
/*  }*/
/*  .header-type-1:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    -webkit-transition: all 0.7s ease;*/
/*    transition: all 0.7s ease;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background-color: rgba(255, 255, 255, 0.7);*/
/*    z-index: -1; */
/*    }*/
/*  .header-type-1 .top-menu {*/
/*    float: none; */
/*    }*/
/*  .header-type-1 .logo {*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    margin-top: 50px; */
/*    }*/
/*    .header-type-1 .logo .logo-white {*/
/*      display: none;*/
/*      margin: 0 auto; */
/*      }*/
/*    .header-type-1 .logo .logo-dark {*/
/*      display: block;*/
/*      margin: 0 auto; */
/*      }*/
/*  .header-type-1 .sf-menu li {*/
/*    padding: 15px 0px 15px 0; */
/*    }*/
/*    .header-type-1 .sf-menu li:last-child a {*/
/*      padding-right: 12px; */
/*      }*/
/*    .header-type-1 .sf-menu li a {*/
/*      color: #111; */
/*      }*/
/*  .header-type-1 ul.social-links {*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    bottom: 50px;*/
/*    left: 0;*/
/*    text-align: center;*/
/*    margin-top: 50px; */
/*    }*/
/*  .header-type-1 .sf-vertical {*/
/*    width: 100%;*/
/*    text-align: center; */
/*    }*/
/*    .header-type-1 .sf-vertical ul {*/
/*      left: 100%;*/
/*      top: 0;*/
/*      -webkit-border-radius: 0 3px 3px 0;*/
/*      border-radius: 0 3px 3px 0; */
/*      }*/
/*    .header-type-1 .sf-vertical > li {*/
/*      float: none; */
/*      }*/
/*    .header-type-1 .sf-vertical li {*/
/*      width: 100%; */
/*      }*/
/*      .header-type-1 .sf-vertical li:hover a {*/
/*        color: #00c5d7; */
/*        }*/
/*      .header-type-1 .sf-vertical li:hover ul li a {*/
/*        color: #111; */
/*        }*/
/*      .header-type-1 .sf-vertical li:hover ul li:hover {*/
/*        background-color: #313131; */
/*        }*/
/*        .header-type-1 .sf-vertical li:hover ul li:hover a {*/
/*          color: #fff; */
/*          }*/
/*        .header-type-1 .sf-vertical li:hover ul li:hover ul li a {*/
/*          color: #111; */
/*          }*/
/*      .header-type-1 .sf-vertical li:hover ul li ul li:hover a {*/
/*        color: #fff; */
/*        }*/
/*    .header-type-1 .sf-vertical .sf-with-ul {*/
/*      padding: 0 16px 0 16px;*/
/*      position: relative;*/
/*      top: -2px; */
/*      }*/
/*      .header-type-1 .sf-vertical .sf-with-ul a {*/
/*        outline: none;*/
/*        padding: 0; */
/*        }*/
/*      .header-type-1 .sf-vertical .sf-with-ul:after {*/
/*        content: "";*/
/*        font-family: "FontAwesome";*/
/*        display: inline-block;*/
/*        font-size: 12px;*/
/*        color: #505050;*/
/*        -webkit-transition: all 0.5s ease;*/
/*        transition: all 0.5s ease;*/
/*        position: relative;*/
/*        left: 6px;*/
/*        width: 0;*/
/*        height: 0;*/
/*        border-top-color: transparent; */
/*        }*/
/*    .header-type-1 .sf-vertical li .sf-with-ul:focus:after, .header-type-1 .sf-vertical li:hover > .sf-with-ul:after {*/
/*      color: #00c5d7;*/
/*      border-top-color: transparent; */
/*      }*/
/*    .header-type-1 .sf-vertical .sfHover .sf-with-ul:after {*/
/*      color: #fff;*/
/*      border-top-color: transparent; */
/*      }*/
/*    .header-type-1 .sf-vertical a.sf-with-ul {*/
/*      padding-left: 25px; */
/*      }*/
/*    .header-type-1 .sf-vertical ul {*/
/*      background-color: #fff;*/
/*      text-align: left;*/
/*      -webkit-box-shadow: 4px 0 19px rgba(80, 70, 69, 0.35);*/
/*      box-shadow: 4px 0 19px rgba(80, 70, 69, 0.35); */
/*      }*/
/*      .header-type-1 .sf-vertical ul li {*/
/*        padding-top: 0;*/
/*        padding-bottom: 0; */
/*        }*/
/*        .header-type-1 .sf-vertical ul li:first-child {*/
/*          padding-top: 0; */
/*          }*/
/*        .header-type-1 .sf-vertical ul li:hover a {*/
/*          color: #000; */
/*          }*/
/*          .header-type-1 .sf-vertical ul li:hover a:after {*/
/*            color: #fff !important; */
/*            }*/
/*        .header-type-1 .sf-vertical ul li a {*/
/*          padding-top: 14px;*/
/*          padding-bottom: 11px;*/
/*          font-weight: 500; */
/*          }*/
/*        .header-type-1 .sf-vertical ul li .sf-with-ul {*/
/*          padding-top: 14px;*/
/*          padding-bottom: 10px; */
/*          }*/
/*      .header-type-1 .sf-vertical ul ul {*/
/*        -webkit-box-shadow: 4px 0 19px rgba(80, 70, 69, 0.35);*/
/*        box-shadow: 4px 0 19px rgba(80, 70, 69, 0.35); */
/*        }*/
/*        .header-type-1 .sf-vertical ul ul li {*/
/*          background-color: #fff; */
/*          }*/
/*  .header-type-1 .sf-arrows ul .sf-with-ul:after {*/
/*    color: #000 !important;*/
/*    left: -4px; */
/*    }*/

/*!*#mobile-menu.active .nav_menu li {*!*/
/*!*  opacity: 1;*!*/
/*!*  -webkit-transform: translateY(-1rem);*!*/
/*!*  -ms-transform: translateY(-1rem);*!*/
/*!*  transform: translateY(-1rem);*!*/
/*!*  -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);*!*/
/*!*  transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1); }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(1) {*!*/
/*!*    -webkit-transition-delay: .5s;*!*/
/*!*    transition-delay: .5s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(2) {*!*/
/*!*    -webkit-transition-delay: .6s;*!*/
/*!*    transition-delay: .6s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(3) {*!*/
/*!*    -webkit-transition-delay: .7s;*!*/
/*!*    transition-delay: .7s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(4) {*!*/
/*!*    -webkit-transition-delay: .8s;*!*/
/*!*    transition-delay: .8s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(5) {*!*/
/*!*    -webkit-transition-delay: .9s;*!*/
/*!*    transition-delay: .9s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(6) {*!*/
/*!*    -webkit-transition-delay: 1s;*!*/
/*!*    transition-delay: 1s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(7) {*!*/
/*!*    -webkit-transition-delay: 1.1s;*!*/
/*!*    transition-delay: 1.1s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(8) {*!*/
/*!*    -webkit-transition-delay: 1.2s;*!*/
/*!*    transition-delay: 1.2s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(9) {*!*/
/*!*    -webkit-transition-delay: 1.3s;*!*/
/*!*    transition-delay: 1.3s; }*!*/
/*!*  #mobile-menu.active .nav_menu li:nth-of-type(10) {*!*/
/*!*    -webkit-transition-delay: 1.4s;*!*/
/*!*    transition-delay: 1.4s; }*!*/
/*!*!*kilroy*!*!*/
/*!*#mobile-menu > .inner-wrap > nav > .nav_menu {*!*/
/*!*  margin: 0;*!*/
/*!*  padding: 20px 20px 5px 0;*!*/
/*!*  list-style-type: none; }*!*/
/*!*!*end kilroy*!*!*/

/*!*!*Start Mobile full screen menu*!*!*/
/*!*#mobile-menu {*!*/
/*!*  position: fixed;*!*/
/*!*  top: 0;*!*/
/*!*  left: 0;*!*/
/*!*  width: 100%;*!*/
/*!*  height: 100%;*!*/
/*!*  display: none;*!*/
/*!*  z-index: 444;*!*/
/*!*  background-color: #fff; }*!*/
/*!*  #mobile-menu > .inner-wrap {*!*/
/*!*    position: absolute;*!*/
/*!*    top: 50%;*!*/
/*!*    left: 0;*!*/
/*!*    width: 100%;*!*/
/*!*    max-height: 100%;*!*/
/*!*    overflow-y: auto;*!*/
/*!*    text-align: center;*!*/
/*!*    padding: 50px 0;*!*/
/*!*    -webkit-transform: translateY(-50%);*!*/
/*!*    -ms-transform: translateY(-50%);*!*/
/*!*    transform: translateY(-50%); }*!*/
/*!*    #mobile-menu > .inner-wrap::-webkit-scrollbar-track {*!*/
/*!*      background-color: #fff; }*!*/
/*!*    #mobile-menu > .inner-wrap::-webkit-scrollbar {*!*/
/*!*      width: 5px;*!*/
/*!*      background-color: #fff; }*!*/
/*!*    #mobile-menu > .inner-wrap::-webkit-scrollbar-thumb {*!*/
/*!*      background-color: #00c5d7; }*!*/
/*!*    #mobile-menu > .inner-wrap > nav > .nav_menu {*!*/
/*!*      margin: 0;*!*/
/*!*      padding: 0 0 5px 0;*!*/
/*!*      list-style-type: none; }*!*/
/*!*      #mobile-menu > .inner-wrap > nav > .nav_menu ul {*!*/
/*!*        margin: 0;*!*/
/*!*        padding: 0 0 5px 0;*!*/
/*!*        list-style-type: none; }*!*/
/*!*  #mobile-menu .nav_menu li {*!*/
/*!*    opacity: 0;*!*/
/*!*    -webkit-transform: translateY(0);*!*/
/*!*    -ms-transform: translateY(0);*!*/
/*!*    transform: translateY(0);*!*/
/*!*    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);*!*/
/*!*    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);*!*/
/*!*    -webkit-transition-delay: 0s;*!*/
/*!*    transition-delay: 0s; }*!*/
/*!*  #mobile-menu .nav_menu a {*!*/
/*!*    display: inline-block;*!*/
/*!*    padding: 8px 0;*!*/
/*!*    text-decoration: none;*!*/
/*!*    font-size: 29px;*!*/
/*!*    font-family: 'Open Sans', sans-serif;*!*/
/*!*    font-weight: 800;*!*/
/*!*    text-transform: uppercase;*!*/
/*!*    letter-spacing: 1px;*!*/
/*!*    color: #000;*!*/
/*!*    -webkit-transition: all ease 0.50s;*!*/
/*!*    transition: all ease 0.50s; }*!*/
/*!*    #mobile-menu .nav_menu a:hover {*!*/
/*!*      color: #00c5d7; }*!*/
/*!*  #mobile-menu .nav_menu .sub-menu {*!*/
/*!*    display: none; }*!*/
/*!*    #mobile-menu .nav_menu .sub-menu a {*!*/
/*!*      text-transform: capitalize;*!*/
/*!*      padding: 2px 0;*!*/
/*!*      font-size: 1.125rem;*!*/
/*!*      letter-spacing: 1px; }*!*/
/*!*  #mobile-menu .nav_menu li.menu-item-has-children > a::after {*!*/
/*!*    content: '\f107';*!*/
/*!*    font-family: 'FontAwesome';*!*/
/*!*    margin-left: 4px;*!*/
/*!*    position: relative;*!*/
/*!*    right: -5px; }*!*/
/*!*  #mobile-menu .nav_menu li.menu-item-has-children > a.sub-active {*!*/
/*!*    color: #000; }*!*/
/*!*    #mobile-menu .nav_menu li.menu-item-has-children > a.sub-active::after {*!*/
/*!*      content: '\f106'; }*!*/
/*!*  #mobile-menu .nav_menu .buy-now-li a {*!*/
/*!*    color: #a6e454; }*!*/
/*!*  #mobile-menu li.current-menu-item > a, #mobile-menu li.current-page-item > a {*!*/
/*!*    color: #555555; }*!*/

/*!*Portfolio pop up*!*/
/*.modal-box {*/
/*  max-width: 620px;*/
/*  background: #fff;*/
/*  position: relative;*/
/*  margin: 0 auto;*/
/*  left: 0;*/
/*  overflow: hidden; */
/*  }*/
/*  .modal-box .img-responsive {*/
/*    width: 100%; */
/*    }*/
/*  .modal-box .modal-box-content {*/
/*    padding-left: 20px;*/
/*    padding-right: 20px;*/
/*    padding-bottom: 20px; */
/*    }*/
/*    .modal-box .modal-box-content h2, .modal-box .modal-box-content h3 {*/
/*      font-weight: 700;*/
/*      text-transform: uppercase;*/
/*      font-size: 25px;*/
/*      margin-bottom: 0; */
/*      }*/
/*      .modal-box .modal-box-content h2 span, .modal-box .modal-box-content h3 span {*/
/*        color: #00c5d7; */
/*        }*/
/*    .modal-box .modal-box-content h3 {*/
/*      font-size: 20px; */
/*      }*/
/*      .modal-box .modal-box-content h3:after {*/
/*        content: "";*/
/*        display: block;*/
/*        height: 2px;*/
/*        width: 40px;*/
/*        background-color: #00c5d7;*/
/*        margin-top: 8px;*/
/*        margin-bottom: 15px; */
/*        }*/
/*    .modal-box .modal-box-content p {*/
/*      margin-top: 5px;*/
/*      font-size: 14px; */
/*      }*/
/*  .modal-box .list-project {*/
/*    padding-left: 0; */
/*    }*/
/*    .modal-box .list-project li {*/
/*      list-style: none;*/
/*      font-size: 14px; */
/*      }*/
/*      .modal-box .list-project li b {*/
/*        font-weight: 600; */
/*        }*/
/*      .modal-box .list-project li a {*/
/*        color: #00c5d7; */
/*        }*/
/*        .modal-box .list-project li a i {*/
/*          margin-left: 6px;*/
/*          position: relative;*/
/*          top: 1px; */
/*          }*/
/*  .modal-box .slider-wrap {*/
/*    position: relative; */
/*    }*/
/*  .modal-box iframe {*/
/*    border: none; */
/*    }*/

/*!*Start Toggle menu - button*!*/
/*.toggle-mnu {*/
/*  float: right;*/
/*  display: none;*/
/*  width: 28px;*/
/*  height: 28px;*/
/*  top: 39px;*/
/*  right: 16px;*/
/*  position: relative;*/
/*  cursor: pointer; */
/*  }*/
/*  .toggle-mnu span:after, .toggle-mnu span:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 8px; */
/*    }*/
/*  .toggle-mnu span:after {*/
/*    top: 16px; */
/*    }*/
/*  .toggle-mnu span {*/
/*    position: relative;*/
/*    display: block; */
/*    }*/
/*  .toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {*/
/*    width: 100%;*/
/*    height: 3px;*/
/*    background-color: #fff;*/
/*    -webkit-transition: all 0.3s;*/
/*    transition: all 0.3s;*/
/*    -webkit-backface-visibility: hidden;*/
/*    backface-visibility: hidden; */
/*    }*/
/*  .toggle-mnu.on span {*/
/*    background-color: transparent; */
/*    }*/
/*  .toggle-mnu.on span:before {*/
/*    -webkit-transform: rotate(45deg) translate(-1px, 0px);*/
/*    -ms-transform: rotate(45deg) translate(-1px, 0px);*/
/*    transform: rotate(45deg) translate(-1px, 0px);*/
/*    background-color: #000; */
/*    }*/
/*  .toggle-mnu.on span:after {*/
/*    background-color: #000;*/
/*    -webkit-transform: rotate(-45deg) translate(6px, -7px);*/
/*    -ms-transform: rotate(-45deg) translate(6px, -7px);*/
/*    transform: rotate(-45deg) translate(6px, -7px); */
/*    }*/

/*body:not(.header-fixed) .logo, .toggle-mnu {*/
/*  z-index: 1001; */
/*  }*/

/*.toggle-top {*/
/*  float: right;*/
/*  position: absolute;*/
/*  right: 40px;*/
/*  top: 37px;*/
/*  -webkit-transition: all ease 0.50s;*/
/*  transition: all ease 0.50s; */
/*  }*/
/*  .toggle-top span {*/
/*    width: 24px;*/
/*    height: 3px;*/
/*    background-color: #fff;*/
/*    display: block;*/
/*    position: relative;*/
/*    margin-bottom: 1px;*/
/*    -webkit-transition: 0.20s all ease;*/
/*    transition: 0.20s all ease; */
/*    }*/
/*    .toggle-top span:last-child {*/
/*      margin-bottom: 0; */
/*      }*/
/*    .toggle-top span:nth-of-type(1) {*/
/*      width: 12px; */
/*      }*/
/*    .toggle-top span:nth-of-type(2) {*/
/*      width: 19px; */
/*      }*/
/*    .toggle-top span:nth-of-type(4) {*/
/*      width: 19px; */
/*      }*/
/*    .toggle-top span:nth-of-type(5) {*/
/*      width: 12px; */
/*      }*/
/*  .toggle-top:hover span:nth-of-type(1) {*/
/*    -webkit-transition-delay: .2s;*/
/*    transition-delay: .2s;*/
/*    width: 24px; */
/*    }*/
/*  .toggle-top:hover span:nth-of-type(2) {*/
/*    -webkit-transition-delay: .3s;*/
/*    transition-delay: .3s;*/
/*    width: 24px; */
/*    }*/
/*  .toggle-top:hover span:nth-of-type(4) {*/
/*    -webkit-transition-delay: .4s;*/
/*    transition-delay: .4s;*/
/*    width: 24px; */
/*    }*/
/*  .toggle-top:hover span:nth-of-type(5) {*/
/*    -webkit-transition-delay: .5s;*/
/*    transition-delay: .5s;*/
/*    width: 24px; */
/*    }*/

/*.on-top span:nth-of-type(1) {*/
/*  background-color: transparent;*/
/*  -webkit-transition-delay: 0s;*/
/*  transition-delay: 0s; */
/*  }*/

/*.on-top span:nth-of-type(2) {*/
/*  width: 25px;*/
/*  -webkit-transform: rotate(-45deg) translate(-6px, 0px);*/
/*  -ms-transform: rotate(-45deg) translate(-6px, 0px);*/
/*  transform: rotate(-45deg) translate(-6px, 0px);*/
/*  -webkit-transition-delay: 0s;*/
/*  transition-delay: 0s;*/
/*  background-color: #fff; */
/*  }*/

/*.on-top span:nth-of-type(3) {*/
/*  background-color: transparent;*/
/*  -webkit-transition-delay: 0s;*/
/*  transition-delay: 0s; */
/*  }*/

/*.on-top span:nth-of-type(4) {*/
/*  width: 25px;*/
/*  -webkit-transform: rotate(45deg) translate(-5px, 0px);*/
/*  -ms-transform: rotate(45deg) translate(-5px, 0px);*/
/*  transform: rotate(45deg) translate(-5px, 0px);*/
/*  -webkit-transition-delay: 0s;*/
/*  transition-delay: 0s;*/
/*  background-color: #fff; */
/*  }*/

/*.on-top span:nth-of-type(5) {*/
/*  background-color: transparent;*/
/*  -webkit-transition-delay: 0s;*/
/*  transition-delay: 0s; */
/*  }*/

/*.active-fullscreen-topnav {*/
/*  overflow: hidden; */
/*  }*/
/*  .active-fullscreen-topnav header {*/
/*    border-bottom: 1px solid #505050;*/
/*    background-color: #1d1d1d;*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    z-index: 5; */
/*    }*/
/*    .active-fullscreen-topnav header .logo {*/
/*      padding: 12px 0 9px 0; */
/*      }*/
/*      .active-fullscreen-topnav header .logo img {*/
/*        height: 43px; */
/*        }*/
/*  .active-fullscreen-topnav .show-full-screen {*/
/*    opacity: 1;*/
/*    visibility: visible; */
/*    }*/
/*  .active-fullscreen-topnav .toggle-top {*/
/*    top: 23px; */
/*    }*/
/*  .active-fullscreen-topnav .sf-menu > li {*/
/*    padding: 24px 0px 24px 0; */
/*    }*/

/*.height-half {*/
/*  height: 40%; */
/*  }*/

/*.height-half-60 {*/
/*  height: 60%; */
/*  }*/

/*.height-full {*/
/*  height: 100%; */
/*  }*/

/*.height-auto {*/
/*  height: 100%; */
/*  }*/

/*.no-padding-top {*/
/*  padding-top: 0 !important; */
/*  }*/

/*.no-padding-bottom {*/
/*  padding-bottom: 0 !important; */
/*  }*/

/*.fullscreen-topnav {*/
/*  background-color: #00c5d7;*/
/*  position: fixed;*/
/*  z-index: 4;*/
/*  bottom: 0;*/
/*  width: 100%;*/
/*  top: 65px;*/
/*  opacity: 0;*/
/*  visibility: hidden;*/
/*  overflow: auto;*/
/*  -webkit-transition: all ease-in-out 0.7s;*/
/*  transition: all ease-in-out 0.7s; */
/*  }*/
/*  .fullscreen-topnav::-webkit-scrollbar-track {*/
/*    background-color: #fff; */
/*    }*/
/*  .fullscreen-topnav::-webkit-scrollbar {*/
/*    width: 5px;*/
/*    background-color: #fff; */
/*    }*/
/*  .fullscreen-topnav::-webkit-scrollbar-thumb {*/
/*    background-color: #00c5d7; */
/*    }*/
/*  .fullscreen-topnav .items .link {*/
/*    -webkit-transition: all ease 0.60s;*/
/*    transition: all ease 0.60s;*/
/*    text-align: center;*/
/*    background-color: #1b1b1b;*/
/*    border: 3px solid transparent;*/
/*    text-decoration: none; */
/*    }*/
/*    .fullscreen-topnav .items .link:hover {*/
/*      text-decoration: none;*/
/*      background-color: rgba(33, 33, 33, 0.85);*/
/*      border-color: #585858; */
/*      }*/
/*      .fullscreen-topnav .items .link:hover h2 {*/
/*        color: #fff; */
/*        }*/
/*      .fullscreen-topnav .items .link:hover p {*/
/*        color: #00c5d7; */
/*        }*/
/*  .fullscreen-topnav .content-nav p, .fullscreen-topnav .content-nav h2 {*/
/*    color: #fff;*/
/*    -webkit-transition: all ease 0.60s;*/
/*    transition: all ease 0.60s; */
/*    }*/
/*  .fullscreen-topnav .content-nav h2 {*/
/*    font-weight: 600;*/
/*    margin-top: 4px; */
/*    }*/
/*  .fullscreen-topnav .content-nav p {*/
/*    margin-bottom: 0; */
/*    }*/
/*  .fullscreen-topnav h3 {*/
/*    color: #fff;*/
/*    font-size: 22px;*/
/*    font-weight: 400;*/
/*    padding-bottom: 15px;*/
/*    line-height: 22px; */
/*    margin-top: 0;*/
/*    border-bottom: 1px solid #625958; */
/*    }*/
/*  .fullscreen-topnav .text-item {*/
/*    background-color: #212121;*/
/*    padding-left: 40px;*/
/*    padding-right: 40px; */
/*    }*/
/*    .fullscreen-topnav .text-item p {*/
/*      border-left: 3px solid #00c5d7;*/
/*      padding-left: 20px;*/
/*      font-weight: 400; */
/*      }*/
/*  .fullscreen-topnav .form-full-screen {*/
/*    background-color: rgba(33, 33, 33, 0.9);*/
/*    padding-right: 45px;*/
/*    padding-left: 45px; */
/*    }*/
/*  .fullscreen-topnav .video-play {*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    background-color: rgba(27, 27, 27, 0.9);*/
/*    }*/
/*    .fullscreen-topnav .video-play .icon-play {*/
/*      margin: 0 auto; */
/*      }*/

/*!*Back to top link*!*/
/*.top {*/
/*  position: fixed;*/
/*  bottom: 20px;*/
/*  right: 20px;*/
/*  z-index: 3;*/
/*  display: none; */
/*  }*/
/*  .top a {*/
/*    color: #fff;*/
/*    background-color: #00c5d7;*/
/*    display: block;*/
/*    text-align: center;*/
/*    width: 45px;*/
/*    height: 45px;*/
/*    line-height: 45px;*/
/*    -webkit-border-radius: 2px;*/
/*    border-radius: 2px;*/
/*    opacity: 0.7;*/
/*    -webkit-transition: all ease .6s;*/
/*    transition: all ease .6s; */
/*    }*/
/*    .top a i {*/
/*      font-size: 25px;*/
/*      vertical-align: middle; */
/*      }*/
/*    .top a:hover {*/
/*      opacity: 1;*/
/*      color: #fff; */
/*      }*/

/*.bg-dark-section {*/
/*  position: relative; */
/*  }*/
/*  .bg-dark-section:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background-color: rgba(0, 0, 0, 0.9);*/
/*    z-index: 1; */
/*    }*/
/*  .bg-dark-section .container, .bg-dark-section .container-fluid {*/
/*    position: relative;*/
/*    z-index: 3; */
/*    }*/
/*  .bg-dark-section .heading-title h2 {*/
/*    color: #fff; */
/*    }*/
/*  .bg-dark-section .heading-title p {*/
/*    color: #fff; */
/*    }*/
/*  .bg-dark-section .heading-title .small-desd span {*/
/*    color: #fff; */
/*    }*/
/*  .bg-dark-section p {*/
/*    color: #eee; */
/*    }*/
/*  .bg-dark-section ul.list li {*/
/*    color: #fff; */
/*    }*/
/*  .bg-dark-section .icon-progress i {*/
/*    color: #fff; */
/*    }*/

/*.bg-white-section {*/
/*  position: relative; */
/*  }*/
/*  .bg-white-section:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background-color: rgba(255, 255, 255, 0.8);*/
/*    z-index: 1; */
/*    }*/
/*  .bg-white-section .container, .bg-white-section .container-fluid {*/
/*    position: relative;*/
/*    z-index: 3; */
/*    }*/

/*.white-40:after {*/
/*  background-color: rgba(255, 255, 255, 0.4); */
/*  }*/

/*.white-60:after {*/
/*  background-color: rgba(255, 255, 255, 0.6); */
/*  }*/

/*.white-80:after {*/
/*  background-color: rgba(255, 255, 255, 0.8); */
/*  }*/

/*.white-90:after {*/
/*  background-color: rgba(255, 255, 255, 0.9); */
/*  }*/

/*!*Background mask*!*/
/*.bg-mask {*/
/*  position: relative; */
/*  }*/
/*  .bg-mask:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    -webkit-transition: all 0.7s ease;*/
/*    transition: all 0.7s ease;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background-color: rgba(0, 0, 0, 0.3);*/
/*    z-index: 1; */
/*    }*/
/*  .bg-mask .container, .bg-mask .container-fluid {*/
/*    position: relative;*/
/*    z-index: 3; */
/*    }*/

/*.bg-mask-small {*/
/*  position: relative; */
/*  }*/
/*  .bg-mask-small:after {*/
/*    content: "";*/
/*    display: block;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    -webkit-transition: all 0.7s ease;*/
/*    transition: all 0.7s ease;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background-color: rgba(0, 0, 0, 0.5);*/
/*    z-index: 1; */
/*    }*/
/*  .bg-mask-small .container, .bg-mask-small .container-fluid {*/
/*    position: relative;*/
/*    z-index: 3; */
/*    }*/

/*.bg-mask-blue:after {*/
/*  background-color: rgba(48, 71, 211, 0.9); */
/*  }*/

/*.bg-mask-white:after {*/
/*  background-color: rgba(255, 255, 255, 0.9); */
/*  }*/

/*.bg-mask-black:after {*/
/*  background-color: rgba(0, 0, 0, 0.9); */
/*  }*/

/*.bg-mask-yellow:after {*/
/*  background-color: rgba(211, 132, 38, 0.9); */
/*  }*/

/*.bg-mask-red:after {*/
/*  background-color: rgba(211, 71, 48, 0.9); */
/*  }*/

/*.bg-mask-darkness:after {*/
/*  background-color: rgba(35, 50, 57, 0.9); */
/*  }*/

/*.bg-mask-darkmilness:after {*/
/*  background-color: rgba(66, 78, 92, 0.9); */
/*  }*/

/*!*Small heading*!*/
/*.small-head h2 {*/
/*  text-transform: none;*/
/*  font-size: 18px;*/
/*  font-weight: 500;*/
/*  letter-spacing: 0.8px; */
/*  }*/
/*  .small-head h2:after {*/
/*    content: "";*/
/*    display: block;*/
/*    height: 2px;*/
/*    width: 60px;*/
/*    background-color: #00c5d7;*/
/*    margin-top: 13px;*/
/*    margin-bottom: 18px; */
/*    }*/

/*!*100 hv*!*/
/*.full-vh {*/
/*  height: -webkit-calc(100vh);*/
/*  height: calc(100vh); */
/*  }*/

/*!*Full slider opacity*!*/
/*.opacity-none {*/
/*  opacity: 0; */
/*  }*/

/*!*heading title big*!*/
/*.heading-title-big {*/
/*  font-size: 4.6875rem;*/
/*  font-family: "Roboto", sans-serif;*/
/*  font-weight: 900;*/
/*  text-transform: uppercase;*/
/*  color: #fff;*/
/*  letter-spacing: 5px;*/
/*  line-height: initial;*/
/*  margin-bottom: 15px; */
/*  }*/
/*  .heading-title-big span {*/
/*    color: #00c5d7; */
/*    }*/

/*.slide-title {*/
/*  margin-top: 30px;*/
/*  font-size: 1.625rem;*/
/*  color: #fff;*/
/*  text-transform: uppercase;*/
/*  font-weight: 500;*/
/*  letter-spacing: 2px; */
/*  }*/
/*  .slide-title span {*/
/*    color: #00c5d7; */
/*    }*/

/*.description-slide {*/
/*  color: #fff;*/
/*  font-size: 0.9375rem;*/
/*  font-weight: 500;*/
/*  letter-spacing: 1px; */
/*  }*/
/*  .description-slide span {*/
/*    color: #00c5d7; */
/*    }*/

/*!*vertical-align*!*/
/*.vertical-align {*/
/*  display: table;*/
/*  position: relative;*/
/*  height: 100%;*/
/*  margin: 0 auto; */
/*  }*/
/*  .vertical-align .container {*/
/*    display: table-cell;*/
/*    vertical-align: middle; */
/*    }*/

/*span.after {*/
/*  width: 110px;*/
/*  height: 19px;*/
/*  display: block;*/
/*  position: relative;*/
/*  margin: 0 auto; */
/*  background: url(../img/after.png) no-repeat; */
/*  }*/

/*ul.list {*/
/*  margin: 0;*/
/*  padding: 0; */
/*  }*/
/*  ul.list li {*/
/*    list-style: none;*/
/*    font-size: 16px;*/
/*    letter-spacing: 0.9px; */
/*    }*/
/*    ul.list li:before {*/
/*      font-family: FontAwesome;*/
/*      content: "\f192";*/
/*      font-size: 11px;*/
/*      color: #00c5d7;*/
/*      -webkit-transform: translateY(-4px);*/
/*      -ms-transform: translateY(-4px);*/
/*      transform: translateY(-4px);*/
/*      margin-right: 10px; */
/*      }*/

/*!*Portfolio controls*!*/
/*.controls-portfolio ul {*/
/*  padding-left: 0;*/
/*  margin-bottom: 50px;*/
/*  margin-top: 0; */
/*  }*/
/*  .controls-portfolio ul li {*/
/*    display: inline-block;*/
/*    font-size: 14px;*/
/*    color: #606060;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: 0.5px;*/
/*    font-weight: 500;*/
/*    margin-right: 30px;*/
/*    cursor: pointer; */
/*    }*/
/*    .controls-portfolio ul li:last-child {*/
/*      margin-right: 0; */
/*      }*/
/*  .controls-portfolio ul .active {*/
/*    color: #00c5d7; */
/*    }*/

/*!*Circle*!*/
/*.tizer-circle {*/
/*  position: relative;*/
/*  color: #fff;*/
/*  width: 40px;*/
/*  height: 40px;*/
/*  background-color: #00c5d7;*/
/*  text-align: center;*/
/*  font-size: 13px;*/
/*  line-height: 40px;*/
/*  vertical-align: middle;*/
/*  -webkit-border-radius: 50%;*/
/*  border-radius: 50%; */
/*  }*/

/*!*Triangle*!*/
/*.tizer-triangle {*/
/*  position: absolute;*/
/*  top: 10px;*/
/*  right: 10px;*/
/*  color: #fff;*/
/*  font-size: 17px;*/
/*  height: 0;*/
/*  width: 0;*/
/*  border-top: 65px solid #00c5d7;*/
/*  border-left: 65px solid transparent; */
/*  }*/
/*  .tizer-triangle i {*/
/*    position: absolute;*/
/*    top: -60px;*/
/*    right: 10px; */
/*    }*/

/*!*Portfolio masonry*!*/
/*.container-full {*/
/*  width: 100%;*/
/*  height: inherit; */
/*  position: relative; */
/*  }*/

/*.masonry-portfolio {*/
/*  background-attachment: fixed; */
/*  }*/
/*  .masonry-portfolio .masonry-item-pr {*/
/*    padding: 0;*/
/*    -webkit-animation-delay: 0.4s;*/
/*    animation-delay: 0.4s; */
/*    }*/
/*  .masonry-portfolio .wrap-ms-pr {*/
/*    position: relative;*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    outline: none; */
/*    }*/
/*    .masonry-portfolio .wrap-ms-pr .bg-mask-pr {*/
/*      background-color: rgba(17, 17, 17, 0.4);*/
/*      display: block;*/
/*      width: 100%;*/
/*      height: 100%;*/
/*      position: absolute;*/
/*      text-align: center; */
/*      }*/
/*      .masonry-portfolio .wrap-ms-pr .bg-mask-pr .icon {*/
/*        position: relative;*/
/*        top: 50%;*/
/*        -webkit-transform: translateY(-50%);*/
/*        -ms-transform: translateY(-50%);*/
/*        transform: translateY(-50%);*/
/*        -webkit-border-radius: 50%;*/
/*        border-radius: 50%;*/
/*        display: inline-block;*/
/*        width: 50px;*/
/*        font-size: 17px;*/
/*        height: 50px;*/
/*        background-color: #111;*/
/*        color: #fff;*/
/*        text-align: center;*/
/*        line-height: 50px;*/
/*        vertical-align: middle; */
/*        }*/
/*    .masonry-portfolio .wrap-ms-pr img {*/
/*      width: 100%;*/
/*      vertical-align: middle; */
/*      }*/

/*!*linx full*!*/
/*.link-full {*/
/*  text-align: center; */
/*  }*/
/*  .link-full a {*/
/*    color: #fff;*/
/*    font-size: 12px;*/
/*    letter-spacing: 0.4px;*/
/*    font-weight: 500;*/
/*    text-decoration: none;*/
/*    -webkit-transition: all 0.3s ease;*/
/*    transition: all 0.3s ease;*/
/*    text-transform: uppercase; */
/*    }*/
/*    .link-full a:hover {*/
/*      text-decoration: none;*/
/*      color: #00c5d7; */
/*      }*/
/*    .link-full a i {*/
/*      margin-left: 5px; */
/*      }*/

/*!*No padding*!*/
/*.items-nopadding > div {*/
/*  padding: 0; */
/*  }*/

/*!*Tabs default*!*/
/*.tabs-default ul {*/
/*  border-bottom: 3px solid #00c5d7; */
/*  }*/
/*  .tabs-default ul li {*/
/*    background-color: #f4f3f3;*/
/*    -webkit-border-radius: 2px 2px 0 0;*/
/*    border-radius: 2px 2px 0 0;*/
/*    -webkit-transition: all 0.3s ease;*/
/*    transition: all 0.3s ease; */
/*    }*/
/*    .tabs-default ul li a {*/
/*      font-size: 16px;*/
/*      text-transform: uppercase;*/
/*      color: #606060;*/
/*      outline: none; */
/*      }*/
/*  .tabs-default ul li.ui-tabs-active {*/
/*    background-color: #00c5d7; */
/*    }*/
/*    .tabs-default ul li.ui-tabs-active a {*/
/*      color: #fff; */
/*      }*/

/*.tabs-default .ui-tabs-panel, .tabs-default .ui-tabs-nav {*/
/*  padding-left: 0;*/
/*  padding-right: 0;*/
/*  padding-top: 0; */
/*  }*/

/*.tabs-default p {*/
/*  color: #606060;*/
/*  font-size: 14px; */
/*  }*/

/*.skillbar {*/
/*  position: relative;*/
/*  display: block;*/
/*  margin-bottom: 15px;*/
/*  width: 100%;*/
/*  background: #00c5d7;*/
/*  height: 24px;*/
/*  -webkit-border-radius: 3px;*/
/*  border-radius: 3px;*/
/*  -webkit-transition: 0.4s linear;*/
/*  transition: 0.4s linear;*/
/*  -webkit-transition-property: width, background-color;*/
/*  transition-property: width, background-color; */
/*  }*/
/*  .skillbar:last-child {*/
/*    margin-bottom: 0; */
/*    }*/
/*  .skillbar:nth-child(2n) .skillbar-title {*/
/*    background: #594f4e; */
/*    }*/
/*  .skillbar:nth-child(2n) .skillbar-bar {*/
/*    background: #736b6a; */
/*    }*/

/*.skillbar-title {*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 110px;*/
/*  font-weight: 500;*/
/*  overflow: hidden;*/
/*  font-size: 12px;*/
/*  color: #ffffff;*/
/*  background: #736b6a;*/
/*  -webkit-border-top-left-radius: 3px;*/
/*  border-top-left-radius: 3px;*/
/*  -webkit-border-bottom-left-radius: 3px;*/
/*  border-bottom-left-radius: 3px; */
/*  }*/
/*  .skillbar-title span {*/
/*    display: block;*/
/*    color: #fff;*/
/*    padding: 0 20px;*/
/*    height: 24px;*/
/*    line-height: 26px;*/
/*    -webkit-border-top-left-radius: 3px;*/
/*    border-top-left-radius: 3px;*/
/*    -webkit-border-bottom-left-radius: 3px;*/
/*    border-bottom-left-radius: 3px; */
/*    }*/

/*.skillbar-bar {*/
/*  height: 24px;*/
/*  width: 0px;*/
/*  background: #504645;*/
/*  -webkit-border-radius: 3px;*/
/*  border-radius: 3px; */
/*  }*/

/*.skill-bar-percent {*/
/*  position: absolute;*/
/*  right: 10px;*/
/*  top: 0;*/
/*  font-size: 12px;*/
/*  font-weight: 600;*/
/*  line-height: 27px;*/
/*  color: #fff; */
/*  }*/

/*!*Triggers*!*/
/*.item-triggel-carousel .icon {*/
/*  color: #fff;*/
/*  font-size: 79px;*/
/*  line-height: 79px;*/
/*  display: inline-block; */
/*  }*/
/*  .item-triggel-carousel .icon i {*/
/*    line-height: initial !important; */
/*    }*/

/*.item-triggel-carousel h2 {*/
/*  font-size: 18px;*/
/*  font-weight: 300;*/
/*  text-transform: uppercase;*/
/*  color: #fff;*/
/*  margin-bottom: 5px; */
/*  }*/

/*.item-triggel-carousel p {*/
/*  margin-top: 0;*/
/*  font-size: 15px;*/
/*  color: #d7d7d7;*/
/*  font-weight: 300; */
/*  }*/

/*#trigger-carousel .slick-slide {*/
/*  outline: none !important; */
/*  }*/

/*!*Start Custom dots Slick slider*!*/
/*.dots-control-carousel {*/
/*  margin: auto;*/
/*  margin-top: 40px;*/
/*  height: 16px;*/
/*  text-align: center; */
/*  }*/

/*.dots {*/
/*  display: inline-block !important;*/
/*  text-align: center; */
/*  }*/

/*.dots-control, .dots {*/
/*  margin: 0;*/
/*  padding: 0; */
/*  }*/
/*  .dots-control li, .dots li {*/
/*    float: left;*/
/*    list-style: none;*/
/*    margin-right: 12px; */
/*    }*/
/*    .dots-control li:last-child, .dots li:last-child {*/
/*      margin-right: 0; */
/*      }*/
/*    .dots-control li button, .dots li button {*/
/*      font-size: 0px;*/
/*      padding: 0;*/
/*      height: 8px;*/
/*      width: 8px;*/
/*      -webkit-border-radius: 50%;*/
/*      border-radius: 50%;*/
/*      outline: none;*/
/*      background-color: #fff;*/
/*      border: none;*/
/*      display: block; */
/*      }*/
/*  .dots-control .slick-active button, .dots .slick-active button {*/
/*    position: relative;*/
/*    top: -1px;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    border: 2px solid #fff;*/
/*    background: none; */
/*    }*/

/*!*Contact information wrap*!*/
/*.contact-wrap {*/
/*  text-align: right; */
/*  }*/
/*  .contact-wrap p, .contact-wrap a {*/
/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    font-weight: 500;*/
/*    display: block; */
/*    }*/
/*    .contact-wrap p i, .contact-wrap a i {*/
/*      color: #00c5d7;*/
/*      margin-right: 10px; */
/*      }*/
/*  .contact-wrap p {*/
/*    margin-top: 15px;*/
/*    margin-bottom: 15px; */
/*    }*/
/*    .contact-wrap p:first-child {*/
/*      margin-top: 0; */
/*      }*/
/*  .contact-wrap .street {*/
/*    font-weight: 400;*/
/*    font-size: 14px; */
/*    }*/
/*  .contact-wrap ul.social-links {*/
/*    margin-top: 40px; */
/*    }*/
/*    .contact-wrap ul.social-links i {*/
/*      color: #fff;*/
/*      margin-right: auto; */
/*      }*/

/*!*Contact form BG*!*/
/*form.contact-form-bg input[type='text'], form.contact-form-bg input[type='email'], form.contact-form-bg textarea {*/
/*  background-color: #504645;*/
/*  border: none;*/
/*  -webkit-border-radius: 3px;*/
/*  border-radius: 3px;*/
/*  border-bottom: 2px solid rgba(96, 96, 96, 0.7);*/
/*  -webkit-transition: all 0.5s ease;*/
/*  transition: all 0.5s ease; */
/*  }*/
/*  form.contact-form-bg input[type='text']:hover, form.contact-form-bg input[type='text']:active, form.contact-form-bg input[type='text']:focus, form.contact-form-bg input[type='email']:hover, form.contact-form-bg input[type='email']:active, form.contact-form-bg input[type='email']:focus, form.contact-form-bg textarea:hover, form.contact-form-bg textarea:active, form.contact-form-bg textarea:focus {*/
/*    border-color: #00c5d7; */
/*    }*/

/*form.contact-form-bg input[type='submit'] {*/
/*  float: right;*/
/*  background-color: #fff;*/
/*  color: #555;*/
/*  border: 2px solid #00c5d7;*/
/*  font-weight: 600;*/
/*  padding-top: 13px;*/
/*  padding-bottom: 13px;*/
/*  line-height: 15px; */
/*  }*/
/*  form.contact-form-bg input[type='submit']:hover {*/
/*    background-color: #504645;*/
/*    color: #fff;*/
/*    border-color: #fff; */
/*    }*/

/*!*Contact form *!*/
/*.contact-form-white input[type=text], .contact-form-white input[type=email], .contact-form-white textarea {*/
/*  border-color: #e1e1e1;*/
/*  color: #505050;*/
/*  font-size: 14px; */
/*  }*/
/*  .contact-form-white input[type=text]:focus, .contact-form-white input[type=email]:focus, .contact-form-white textarea:focus {*/
/*    border-color: #00c5d7; */
/*    }*/
/*  .contact-form-white input[type=text]:active, .contact-form-white input[type=email]:active, .contact-form-white textarea:active {*/
/*    border-color: #00c5d7; */
/*    }*/
/*  .contact-form-white input[type=text]::-webkit-input-placeholder, .contact-form-white input[type=email]::-webkit-input-placeholder, .contact-form-white textarea::-webkit-input-placeholder {*/
/*    color: #7c7c7c; */
/*    }*/
/*  .contact-form-white input[type=text]::-moz-placeholder, .contact-form-white input[type=email]::-moz-placeholder, .contact-form-white textarea::-moz-placeholder {*/
/*    color: #7c7c7c; */
/*    }*/
/*  .contact-form-white input[type=text]:-moz-placeholder, .contact-form-white input[type=email]:-moz-placeholder, .contact-form-white textarea:-moz-placeholder {*/
/*    color: #7c7c7c; */
/*    }*/
/*  .contact-form-white input[type=text]:-ms-input-placeholder, .contact-form-white input[type=email]:-ms-input-placeholder, .contact-form-white textarea:-ms-input-placeholder {*/
/*    color: #7c7c7c; */
/*    }*/

/*.contact-form-white input[type=submit] {*/
/*  color: #fff;*/
/*  margin-top: 18px;*/
/*  float: right; */
/*  }*/

/*.form-transperent input[type=text], .form-transperent input[type=email], .form-transperent textarea {*/
/*  color: #fff; */
/*  }*/
/*  .form-transperent input[type=text]::-webkit-input-placeholder, .form-transperent input[type=email]::-webkit-input-placeholder, .form-transperent textarea::-webkit-input-placeholder {*/
/*    color: #ccc; */
/*    }*/
/*  .form-transperent input[type=text]::-moz-placeholder, .form-transperent input[type=email]::-moz-placeholder, .form-transperent textarea::-moz-placeholder {*/
/*    color: #ccc; */
/*    }*/
/*  .form-transperent input[type=text]:-moz-placeholder, .form-transperent input[type=email]:-moz-placeholder, .form-transperent textarea:-moz-placeholder {*/
/*    color: #ccc; */
/*    }*/
/*  .form-transperent input[type=text]:-ms-input-placeholder, .form-transperent input[type=email]:-ms-input-placeholder, .form-transperent textarea:-ms-input-placeholder {*/
/*    color: #ccc; */
/*    }*/

/*!*Links footer*!*/
/*.links h5 {*/
/*  font-size: 18px;*/
/*  margin-top: 0;*/
/*  margin-bottom: 15px;*/
/*  color: #fff;*/
/*  font-weight: 500;*/
/*  letter-spacing: 1.5px;*/
/*  text-transform: uppercase; */
/*  }*/

/*.links ul.list li {*/
/*  font-size: 14px;*/
/*  margin-bottom: 5px; */
/*  }*/
/*  .links ul.list li:before {*/
/*    font-size: 9px;*/
/*    position: relative;*/
/*    top: -1px; */
/*    }*/
/*  .links ul.list li:last-child {*/
/*    margin-bottom: 0; */
/*    }*/
/*  .links ul.list li a {*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*    -webkit-transition: all 0.5s ease;*/
/*    transition: all 0.5s ease; */
/*    }*/
/*    .links ul.list li a:hover {*/
/*      color: #00c5d7; */
/*      }*/

/*!*Gallery slide*!*/
/*.gallery-slide .dots-control-carousel {*/
/*  position: absolute;*/
/*  margin-top: 0;*/
/*  bottom: 18px;*/
/*  left: 0;*/
/*  right: 0;*/
/*  margin: 0 auto; */
/*  }*/

/*!*slider opacity control*!*/
/*.gallery-slide .prev-next-block-rotate .wrap-prev, .section-testimonials .prev-next-block-rotate .wrap-prev, .our-clients .prev-next-block-rotate .wrap-prev {*/
/*  left: -120px; */
/*  }*/

/*.gallery-slide .prev-next-block-rotate .wrap-next, .section-testimonials .prev-next-block-rotate .wrap-next, .our-clients .prev-next-block-rotate .wrap-next {*/
/*  right: -120px; */
/*  }*/

/*.gallery-slide .prev-next-block-rotate .wrap-prev, .gallery-slide .prev-next-block-rotate .wrap-next, .section-testimonials .prev-next-block-rotate .wrap-prev, .section-testimonials .prev-next-block-rotate .wrap-next, .our-clients .prev-next-block-rotate .wrap-prev, .our-clients .prev-next-block-rotate .wrap-next {*/
/*  margin-top: 0;*/
/*  -webkit-transform: translateY(-50%);*/
/*  -ms-transform: translateY(-50%);*/
/*  transform: translateY(-50%);*/
/*  opacity: 0.4; */
/*  }*/

/*.gallery-slide .prev-next-block-rotate .wrap-prev:hover, .gallery-slide .prev-next-block-rotate .wrap-next:hover, .section-testimonials .prev-next-block-rotate .wrap-prev:hover, .section-testimonials .prev-next-block-rotate .wrap-next:hover, .our-clients .prev-next-block-rotate .wrap-prev:hover, .our-clients .prev-next-block-rotate .wrap-next:hover {*/
/*  opacity: 1; */
/*  }*/

/*.gallery-slide:hover .prev-next-block-rotate .wrap-prev, .section-testimonials:hover .prev-next-block-rotate .wrap-prev, .our-clients:hover .prev-next-block-rotate .wrap-prev {*/
/*  left: 0px; */
/*  }*/

/*.gallery-slide:hover .prev-next-block-rotate .wrap-next, .section-testimonials:hover .prev-next-block-rotate .wrap-next, .our-clients:hover .prev-next-block-rotate .wrap-next {*/
/*  right: 0px; */
/*  }*/

/*.share-post-links li {*/
/*  background-color: #ececec;*/
/*  display: inline-block;*/
/*  text-align: center;*/
/*  -webkit-border-radius: 50%;*/
/*  border-radius: 50%;*/
/*  margin-left: 5px;*/
/*  -webkit-transition: all 0.3s ease;*/
/*  transition: all 0.3s ease; */
/*  }*/
/*  .share-post-links li:last-child {*/
/*    margin-left: 0; */
/*    }*/
/*  .share-post-links li:hover {*/
/*    background-color: #00c5d7; */
/*    }*/
/*    .share-post-links li:hover a {*/
/*      color: #fff; */
/*      }*/
/*  .share-post-links li a {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    color: #797979;*/
/*    display: block;*/
/*    vertical-align: middle;*/
/*    font-size: 14px;*/
/*    -webkit-transition: all 0.3s ease;*/
/*    transition: all 0.3s ease;*/
/*    line-height: 40px; */
/*    }*/
/*    .share-post-links li a i {*/
/*      vertical-align: middle; */
/*      }*/

/*.avatar-80 {*/
/*  width: 80px;*/
/*  height: 80px; */
/*  }*/

/*!*Services*!*/
/*.item-service {*/
/*  margin-bottom: 30px;*/
/*  display: inline-block; */
/*  }*/
/*  .item-service:hover .icon-service:after {*/
/*    background-color: rgba(0, 0, 0, 0.9); */
/*    }*/
/*  .item-service:hover .small-i {*/
/*    display: none; */
/*    }*/
/*  .item-service:hover .large-i {*/
/*    font-size: 150px;*/
/*    position: relative;*/
/*    line-height: 150px;*/
/*    color: #fff;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    text-align: center; */
/*    }*/
/*    .item-service:hover .large-i i {*/
/*      position: relative;*/
/*      top: 50%;*/
/*      right: 0;*/
/*      opacity: 1;*/
/*      -webkit-transform: translateY(-50%);*/
/*      -ms-transform: translateY(-50%);*/
/*      transform: translateY(-50%); */
/*      }*/

/*.icon-service {*/
/*  background-color: #504645;*/
/*  position: relative;*/
/*  overflow: hidden;*/
/*  -webkit-transition: all 0.7s ease;*/
/*  transition: all 0.7s ease; */
/*  }*/
/*  .icon-service .small-i {*/
/*    -webkit-transition: all 0.7s ease;*/
/*    transition: all 0.7s ease;*/
/*    font-size: 99px;*/
/*    line-height: 99px;*/
/*    color: #fff;*/
/*    height: 100%;*/
/*    text-align: center; */
/*    }*/
/*    .icon-service .small-i i {*/
/*      z-index: 4;*/
/*      -webkit-transition: all 0.5s ease;*/
/*      transition: all 0.5s ease;*/
/*      position: relative;*/
/*      top: 50%;*/
/*      -webkit-transform: translateY(-50%);*/
/*      -ms-transform: translateY(-50%);*/
/*      transform: translateY(-50%); */
/*      }*/
/*  .icon-service .large-i {*/
/*    -webkit-transition: all 0.7s ease;*/
/*    transition: all 0.7s ease;*/
/*    font-size: 150px;*/
/*    line-height: 150px;*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*    height: 100%; */
/*    }*/
/*    .icon-service .large-i i {*/
/*      -webkit-transition: all 0.6s ease;*/
/*      transition: all 0.6s ease;*/
/*      z-index: 4;*/
/*      position: absolute;*/
/*      opacity: 0.10;*/
/*      top: 50%;*/
/*      right: 30px;*/
/*      -webkit-transform: translateY(-50%);*/
/*      -ms-transform: translateY(-50%);*/
/*      transform: translateY(-50%); */
/*      }*/

/*.content-service {*/
/*  background-color: #f5f5f5;*/
/*  padding-top: 30px;*/
/*  padding-left: 30px;*/
/*  padding-right: 30px;*/
/*  padding-bottom: 25px; */
/*  }*/
/*  .content-service h2 {*/
/*    font-size: 20px;*/
/*    line-height: 20px;*/
/*    margin-top: 0;*/
/*    margin-bottom: 0;*/
/*    text-transform: uppercase;*/
/*    font-weight: 600;*/
/*    letter-spacing: 1px; */
/*    }*/
/*    .content-service h2 span {*/
/*      color: #00c5d7; */
/*      }*/
/*  .content-service p {*/
/*    font-size: 14px;*/
/*    margin-top: 15px;*/
/*    color: #606060; */
/*    }*/

/*.two-col .item-service .icon-service {*/
/*  height: 280px !important; */
/*  }*/
/*  .two-col .item-service .icon-service .large-i {*/
/*    font-size: 350px;*/
/*    -webkit-transition: font-size 0.01s;*/
/*    transition: font-size 0.01s; */
/*    }*/
/*    .two-col .item-service .icon-service .large-i i {*/
/*      opacity: 0.02; */
/*      }*/

/*.two-col .item-service:hover .large-i {*/
/*  font-size: 150px; */
/*  }*/
/*  .two-col .item-service:hover .large-i i {*/
/*    opacity: 1; */
/*    }*/

/*!*Price item*!*/
/*.item-price-two {*/
/*  border-bottom: 1px solid #ccc;*/
/*  margin-bottom: 40px; */
/*  }*/
/*  .item-price-two:last-child {*/
/*    margin-bottom: 0; */
/*    }*/
/*  .item-price-two h2 {*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    text-transform: uppercase;*/
/*    display: inline-block; */
/*    }*/
/*  .item-price-two .price {*/
/*    display: inline-block;*/
/*    float: right;*/
/*    position: relative;*/
/*    bottom: 13px;*/
/*    border-bottom: 2px solid #000; */
/*    }*/
/*    .item-price-two .price span {*/
/*      text-transform: uppercase;*/
/*      font-weight: 400;*/
/*      font-size: 14px;*/
/*      margin-right: 10px; */
/*      }*/
/*    .item-price-two .price p {*/
/*      font-size: 40px;*/
/*      text-transform: uppercase;*/
/*      font-weight: 300;*/
/*      margin-top: 0;*/
/*      display: inline-block; */
/*      }*/

/*.dark-price {*/
/*  border-color: #312e2e; */
/*  }*/
/*  .dark-price h2 {*/
/*    color: #fff; */
/*    }*/
/*  .dark-price .price {*/
/*    border-color: #fff; */
/*    }*/
/*    .dark-price .price span {*/
/*      color: #716d6d; */
/*      }*/

/*!*services-list*!*/
/*.services-list {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  border: 1px solid #eee; */
/*  }*/
/*  .services-list li {*/
/*    list-style: none;*/
/*    font-weight: 500;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*    padding-left: 20px;*/
/*    font-size: 18px;*/
/*    border-bottom: 1px dashed #ccc;*/
/*    -webkit-transition: all 0.5s ease;*/
/*    transition: all 0.5s ease; */
/*    }*/
/*    .services-list li:hover a {*/
/*      color: #00c5d7; */
/*      }*/
/*    .services-list li:last-child {*/
/*      border-bottom: none; */
/*      }*/
/*    .services-list li a {*/
/*      color: #504645;*/
/*      text-decoration: none;*/
/*      -webkit-transition: all 0.5s ease;*/
/*      transition: all 0.5s ease; */
/*      }*/
/*  .services-list .active {*/
/*    background-color: #b28c62; */
/*    border-bottom: none; */
/*    }*/
/*    .services-list .active:hover {*/
/*      background-color: #cca67c; */
/*      }*/
/*      .services-list .active:hover a {*/
/*        color: #fff; */
/*        }*/
/*    .services-list .active a {*/
/*      color: #fff; */
/*      }*/

/*.dh-overlay {*/
/*  top: -100%; */
/*  }*/

/*.acc-head {*/
/*  font-weight: 500;*/
/*  font-size: 19px; */
/*  }*/

/*!*text fade*!*/
/*#slider-item .text-fade {*/
/*  position: relative; */
/*  }*/

/*.display-page {*/
/*  padding-top: 130px;*/
/*  padding-bottom: 90px;*/
/*  color: #fff; */
/*  }*/
/*  .display-page h1 {*/
/*    font-size: 37px;*/
/*    font-weight: 600;*/
/*    text-transform: uppercase; */
/*    }*/
/*    .display-page h1:after {*/
/*      content: "";*/
/*      display: block;*/
/*      height: 2px;*/
/*      width: 60px;*/
/*      background-color: #00c5d7;*/
/*      margin-top: 8px;*/
/*      margin-bottom: 15px; */
/*      }*/
/*    .display-page h1 span {*/
/*      color: #00c5d7; */
/*      }*/
/*  .display-page p {*/
/*    font-size: 14px; */
/*    }*/

/*.unity {*/
/*  padding-bottom: 90px; */
/*  }*/
/*  .unity .description {*/
/*    margin-bottom: 120px; */
/*    }*/

/*.head-project {*/
/*  padding-top: 80px;*/
/*  padding-bottom: 80px; */
/*  }*/
/*  .head-project .title-project {*/
/*    margin-top: 0; */
/*    }*/

/*.content-project p {*/
/*  font-size: 14px;*/
/*  color: #606060; */
/*  }*/

/*.content-project h2, .content-project h3 {*/
/*  font-weight: 600;*/
/*  text-transform: uppercase;*/
/*  font-size: 20px;*/
/*  letter-spacing: 1px;*/
/*  margin-bottom: 0; */
/*  }*/
/*  .content-project h2 span, .content-project h3 span {*/
/*    color: #00c5d7; */
/*    }*/
/*  .content-project h2:after, .content-project h3:after {*/
/*    content: "";*/
/*    display: block;*/
/*    height: 2px;*/
/*    width: 40px;*/
/*    background-color: #00c5d7;*/
/*    margin-top: 8px;*/
/*    margin-bottom: 15px; */
/*    }*/

/*.content-project .list-project {*/
/*  padding-left: 0; */
/*  }*/
/*  .content-project .list-project li {*/
/*    list-style: none;*/
/*    font-size: 14px;*/
/*    margin-bottom: 5px; */
/*    color: #585858;*/
/*    letter-spacing: 0.5px; */
/*    }*/
/*    .content-project .list-project li:last-child {*/
/*      margin-bottom: 0; */
/*      }*/
/*    .content-project .list-project li b {*/
/*      font-weight: 600; */
/*      }*/
/*    .content-project .list-project li a {*/
/*      color: #00c5d7; */
/*      }*/
/*      .content-project .list-project li a i {*/
/*        margin-left: 6px;*/
/*        position: relative;*/
/*        top: 1px; */
/*        }*/

/*.single-project .about-us {*/
/*  padding-top: 0; */
/*  }*/

/*.single-project .full-slider .slide .small-text .heading-title-big {*/
/*  font-size: 65px; */
/*  }*/

/*.gallery-slide {*/
/*  overflow: hidden;*/
/*  position: relative; */
/*  }*/

/*!*Service single*!*/
/*.content-service-single {*/
/*  padding-bottom: 30px; */
/*  }*/
/*  .content-service-single h1, .content-service-single h2, .content-service-single h3, .content-service-single h4, .content-service-single h5 {*/
/*    margin-top: 0; */
/*    }*/
/*    .content-service-single h1:after, .content-service-single h2:after, .content-service-single h3:after, .content-service-single h4:after, .content-service-single h5:after {*/
/*      content: "";*/
/*      display: block;*/
/*      height: 2px;*/
/*      width: 40px;*/
/*      background-color: #00c5d7;*/
/*      margin-top: 8px;*/
/*      margin-bottom: 15px; */
/*      }*/
/*  .content-service-single ul.list {*/
/*    margin-top: 30px; */
/*    }*/

/*.service-about ul.list {*/
/*  margin-top: 15px; */
/*  }*/

/*!*=============== Start blog pages =================*!*/
/*.video-post iframe {*/
/*  width: 100%; */
/*  }*/

/*!*.blog-classic*!*/
/*.read-post-classic {*/
/*  padding-bottom: 88px; */
/*  }*/

/*hr {*/
/*  -webkit-transition: all 0.3s ease;*/
/*  transition: all 0.3s ease; */
/*  }*/

/*.blog-classic .post-content-classic .post-data {*/
/*  padding-top: 0; */
/*  }*/

/*.blog-classic .post.sticky .post-data, .blog-classic .post.sticky .content {*/
/*  padding: 0; */
/*  }*/

/*.blog-classic .post.sticky .post-data {*/
/*  margin-bottom: 20px; */
/*  }*/

/*.blog-classic > div {*/
/*  margin-bottom: 30px; */
/*  }*/

/*.blog-classic .type-post:hover hr {*/
/*  border-color: #00c5d7; */
/*  }*/

/*.blog-classic .type-post:hover .btn-default {*/
/*  background-color: #504645; */
/*  }*/

/*!* endblog-classic*!*/
/*!* .right-sidebar*!*/
/*.right-sidebar #sidebar {*/
/*  position: relative;*/
/*  padding-top: 100px; */
/*  }*/
/*  .right-sidebar #sidebar:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 200%;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right: auto;*/
/*    left: -20%; */
/*    }*/

/*.pagination-btns {*/
/*  background: #00c5d7;*/
/*  text-align: center; */
/*  }*/
/*  .pagination-btns h2 {*/
/*    display: none; */
/*    }*/
/*  .pagination-btns .pagination {*/
/*    margin: 0 auto; */
/*    }*/
/*    .pagination-btns .pagination .current {*/
/*      background: #504645; */
/*      }*/
/*    .pagination-btns .pagination a {*/
/*      text-decoration: none;*/
/*      -webkit-transition: all ease 0.76s;*/
/*      transition: all ease 0.76s;*/
/*      color: #fff;*/
/*      padding: 20px;*/
/*      display: inline-block;*/
/*      font-size: 1.75rem;*/
/*      font-weight: 400; */
/*      }*/
/*      .pagination-btns .pagination a:hover {*/
/*        background: rgba(0, 0, 0, 0.2); */
/*        }*/
/*    .pagination-btns .pagination span {*/
/*      padding: 20px;*/
/*      display: inline-block;*/
/*      font-size: 1.75rem;*/
/*      font-weight: 400;*/
/*      color: #fff; */
/*      }*/

/*#sidebar {*/
/*  position: relative;*/
/*  padding-top: 90px; */
/*  }*/
/*  #sidebar:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 200%;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right: -15%;*/
/*    background: #f8f8f8;*/
/*    z-index: -1; */
/*    }*/
/*  #sidebar.right:before {*/
/*    left: -15%; */
/*    }*/
/*  #sidebar h4 {*/
/*    font-size: 18px;*/
/*    margin: 60px 0 20px 0; */
/*    }*/
/*    #sidebar h4:first-child {*/
/*      margin-top: 0; */
/*      }*/
/*    #sidebar h4:after {*/
/*      content: "";*/
/*      display: block;*/
/*      height: 2px;*/
/*      width: 40px;*/
/*      background-color: #00c5d7;*/
/*      margin-top: 9px;*/
/*      margin-bottom: 15px; */
/*      }*/
/*  #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {*/
/*    text-align: left; */
/*    }*/
/*  #sidebar h2:after, #sidebar h3:after, #sidebar h5:after, #sidebar h6:after {*/
/*    display: none; */
/*    }*/
/*  #sidebar ul {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    overflow: hidden; */
/*    }*/
/*    #sidebar ul li {*/
/*      list-style: none;*/
/*      margin: 0 0 10px 0; */
/*      }*/
/*      #sidebar ul li a {*/
/*        color: #5c5c5c;*/
/*        text-decoration: none;*/
/*        -webkit-transition: all ease 0.57s;*/
/*        transition: all ease 0.57s; */
/*        }*/
/*        #sidebar ul li a:hover {*/
/*          color: #00c5d7; */
/*          }*/
/*      #sidebar ul li .children li a:hover, #sidebar ul li .sub-menu li a:hover {*/
/*        color: #00c5d7; */
/*        }*/
/*      #sidebar ul li.cat-item a:before {*/
/*        font-family: FontAwesome;*/
/*        content: "\f192";*/
/*        font-size: 11px;*/
/*        color: #00c5d7;*/
/*        -webkit-transform: translateY(-4px);*/
/*        -ms-transform: translateY(-4px);*/
/*        transform: translateY(-4px);*/
/*        margin-right: 10px; */
/*        }*/
/*    #sidebar ul.menu li a:before {*/
/*      font-family: FontAwesome;*/
/*      content: "\f192";*/
/*      font-size: 11px;*/
/*      color: #00c5d7;*/
/*      -webkit-transform: translateY(-4px);*/
/*      -ms-transform: translateY(-4px);*/
/*      transform: translateY(-4px);*/
/*      margin-right: 10px; */
/*      }*/
/*    #sidebar ul li .children, #sidebar ul li .sub-menu {*/
/*      margin: 10px 0 0 25px; */
/*      }*/
/*    #sidebar ul li .children li a, #sidebar ul li .sub-menu li a {*/
/*      color: #7e7e7e;*/
/*      font-size: 14px; */
/*      }*/
/*  #sidebar label {*/
/*    font-size: 14px; */
/*    }*/
/*  #sidebar select {*/
/*    background: #fff url("images/arrow-down.png") 95% 50% no-repeat;*/
/*    border: 1px solid rgba(0, 0, 0, 0.1);*/
/*    -webkit-border-radius: 4px;*/
/*    border-radius: 4px;*/
/*    text-overflow: '';*/
/*    text-indent: 0.01px;*/
/*    padding: 10px;*/
/*    width: 100%;*/
/*    font-size: 14px;*/
/*    -webkit-appearance: none;*/
/*    -moz-appearance: none;*/
/*    appearance: none; */
/*    }*/
/*  #sidebar .tagcloud {*/
/*    overflow: hidden; */
/*    }*/
/*    #sidebar .tagcloud a {*/
/*      display: block;*/
/*      float: left;*/
/*      background: rgba(0, 0, 0, 0.1);*/
/*      -webkit-border-radius: 2px;*/
/*      border-radius: 2px;*/
/*      color: #5c5c5c;*/
/*      font-size: 14px;*/
/*      padding: 6px 12px;*/
/*      margin: 0 6px 6px 0;*/
/*      -webkit-transition: all ease 0.55s;*/
/*      transition: all ease 0.55s;*/
/*      text-decoration: none; */
/*      }*/
/*      #sidebar .tagcloud a:hover {*/
/*        background: #00c5d7;*/
/*        color: #fff; */
/*        }*/
/*  #sidebar .search-form label {*/
/*    width: 96%;*/
/*    margin: 0; */
/*    }*/
/*    #sidebar .search-form label input {*/
/*      background: #fff url("../img/search.png") 95% 50% no-repeat;*/
/*      width: 95%;*/
/*      -webkit-border-radius: 3px;*/
/*      border-radius: 3px;*/
/*      border: 1px solid #dadada;*/
/*      padding-left: 20px;*/
/*      padding-top: 10px;*/
/*      padding-bottom: 10px; */
/*      font-size: 14px;*/
/*      -webkit-transition: all 0.3s ease;*/
/*      transition: all 0.3s ease; */
/*      }*/
/*      #sidebar .search-form label input:focus {*/
/*        -webkit-box-shadow: none;*/
/*        box-shadow: none;*/
/*        outline: none;*/
/*        border-color: #00c5d7; */
/*        }*/
/*    #sidebar .search-form label span {*/
/*      display: none; */
/*      }*/
/*  #sidebar .search-form .search-submit {*/
/*    display: none; */
/*    }*/
/*  #sidebar ul.social-links {*/
/*    overflow: visible;*/
/*    margin-top: 25px;*/
/*    margin-left: 7px; */
/*    }*/
/*    #sidebar ul.social-links li {*/
/*      margin-right: 17px; */
/*      }*/
/*      #sidebar ul.social-links li:last-child {*/
/*        margin-right: 0; */
/*        }*/
/*      #sidebar ul.social-links li a {*/
/*        color: #fff; */
/*        }*/

/*.blog-page .single-post p {*/
/*  margin: 0 0 20px 0; */
/*  color: #5c5c5c; */
/*  }*/

/*.blog-page .single-post {*/
/*  padding-top: 100px; */
/*  }*/
/*  .blog-page .single-post .heading-title {*/
/*    margin-top: 30px;*/
/*    margin-bottom: 50px; */
/*    }*/
/*    .blog-page .single-post .heading-title h2 {*/
/*      font-weight: 500; */
/*      }*/

/*.blog-page .small-heading h2 {*/
/*  font-size: 23px;*/
/*  font-weight: 600; */
/*  }*/

/*.blog-page .post-data {*/
/*  padding-top: 30px;*/
/*  margin-bottom: 15px; */
/*  }*/
/*  .blog-page .post-data p {*/
/*    color: #6b6b6b;*/
/*    font-size: 14px;*/
/*    display: inline-block;*/
/*    margin-bottom: 0px; */
/*    }*/
/*    .blog-page .post-data p:after {*/
/*      content: "";*/
/*      color: #00c5d7;*/
/*      display: inline-block;*/
/*      position: relative;*/
/*      margin-right: 9px;*/
/*      margin-left: 14px;*/
/*      font-family: "FontAwesome"; */
/*      }*/
/*    .blog-page .post-data p:last-child:after {*/
/*      display: none; */
/*      }*/
/*    .blog-page .post-data p a {*/
/*      color: #6b6b6b;*/
/*      -webkit-transition: all 0.3s ease;*/
/*      transition: all 0.3s ease; */
/*      text-decoration: none; */
/*      }*/
/*      .blog-page .post-data p a:hover {*/
/*        color: #00c5d7; */
/*        }*/

/*.blog-single-post header {*/
/*  position: relative;*/
/*  background-color: #504645; */
/*  }*/

/*.blog-single-post .sf-menu a {*/
/*  color: #504645; */
/*  }*/

/*.blog-single-post .sf-menu > li.sfHover {*/
/*  background: none; */
/*  }*/
/*  .blog-single-post .sf-menu > li.sfHover > a {*/
/*    color: #00c5d7; */
/*    }*/

/*.blog-single-post .sf-menu > li > a {*/
/*  border-bottom: 5px solid transparent;*/
/*  -webkit-transition: all .5s ease;*/
/*  transition: all .5s ease; */
/*  color: #fff; */
/*  }*/
/*  .blog-single-post .sf-menu > li > a:hover {*/
/*    color: #00c5d7; */
/*    }*/

/*.blog-single-post .sf-menu ul {*/
/*  border-top: 2px solid #00c5d7;*/
/*  background-color: #fff; */
/*  }*/
/*  .blog-single-post .sf-menu ul li {*/
/*    border-bottom: 1px dashed rgba(0, 0, 0, 0.1); */
/*    }*/
/*    .blog-single-post .sf-menu ul li:last-child {*/
/*      border-bottom: none; */
/*      }*/
/*    .blog-single-post .sf-menu ul li:hover a {*/
/*      color: #504645; */
/*      }*/

/*.blog-single-post .sf-arrows li > .sf-with-ul:after {*/
/*  border-top-color: #fff; */
/*  }*/

/*.blog-single-post .sf-arrows li .sf-with-ul:focus:after, .blog-single-post .sf-arrows li:hover > .sf-with-ul:after {*/
/*  border-top-color: #00c5d7; */
/*  }*/

/*.blog-single-post .sf-arrows .sfHover .sf-with-ul:after {*/
/*  border-top-color: #00c5d7; */
/*  }*/

/*.comment-respond .small-heading {*/
/*  margin-bottom: 50px; */
/*  }*/

/*.post {*/
/*  margin-bottom: 60px;*/
/*  padding-bottom: 60px;*/
/*  border-bottom: 1px solid #e7e7e7; */
/*  }*/
/*  .post:last-child {*/
/*    margin-bottom: 0;*/
/*    padding-bottom: 0;*/
/*    border: none; */
/*    }*/
/*  .post.sticky {*/
/*    padding-bottom: 0;*/
/*    border-bottom: none; */
/*    }*/
/*  .post .post-thumb {*/
/*    position: relative; */
/*    }*/
/*  .post.sticky .post-thumb {*/
/*    margin-bottom: 0; */
/*    }*/
/*  .post img {*/
/*    max-width: 100%;*/
/*    vertical-align: bottom;*/
/*    -webkit-transition: ease-in-out 0.50s;*/
/*    transition: ease-in-out 0.50s; */
/*    }*/
/*  .post .content h3 {*/
/*    font-size: 21px;*/
/*    margin: 0 0 10px 0;*/
/*    color: #393939;*/
/*    font-weight: 700; */
/*    }*/
/*    .post .content h3 + p a {*/
/*      color: #979797; */
/*      }*/
/*  .post .content p {*/
/*    color: #606060;*/
/*    font-size: 14px;*/
/*    letter-spacing: 0.5px;*/
/*    line-height: 25px; */
/*    }*/
/*  .post .content:after {*/
/*    display: none; */
/*    }*/
/*  .post .content a {*/
/*    color: #383838;*/
/*    text-decoration: none;*/
/*    -webkit-transition: ease-in-out 0.60s;*/
/*    transition: ease-in-out 0.60s; */
/*    }*/
/*    .

.section-booking.bg-white-section {
    background: rgba(255,255,255,0.92);
    border-radius: 16px;
    padding: 32px 0;
    box-shadow: 0 4px 24px rgba(0,0,0,0.04);
}

.booking-section {
    background: rgba(255,255,255,0.97);
    border-radius: 16px;
    padding: 24px 16px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.04);
    margin: 0 auto;
    max-width: 600px;
}