@charset "UTF-8";

/****************************/
/** Imports **/
/****************************/
@import url(jquery.countdown.css);
@import url(animate.css);
@import url(owl.carousel.css);
@import url(component2.css);
@import url(font-awesome.min.css);
@import url(bootstrap.min.css);
@import url(inputtext.css);
@import url(pe-icon-7-stroke.css);
/****************************/
/** Reset **/
/****************************/
html, body, div, span, applet, object, iframe, h1, .side.side-left .content-wrap .tlt, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

strong {
  font-weight: bold; }

body {
  color: #fff;
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.5;
  overflow-y: auto; }

a:hover, a:active {
  outline: 0; }

button:focus {
  border: none;
  outline: 0; }

ul {
  list-style: none; }

a {
  color: #fff;
  text-decoration: none; }

a:hover {
  color: #fff;
  text-decoration: none; }

a:focus {
  color: #fff;
  text-decoration: none;
  outline: none; }

h1, .side.side-left .content-wrap .tlt, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  letter-spacing: -0.5px;
  font-weight: 600; }

h1, .side.side-left .content-wrap .tlt {
  color: #00573d;
  font-size: 150px;
  line-height: 180px;
  font-weight: 700; }

h2 {
  color: #333333;
  font-size: 34px;
  line-height: 44px;
  margin-bottom: 20px; }

h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 20px;
  text-transform: capitalize; }

h5 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #333333; }

h6 {
  font-size: 11px;
  line-height: 25px;
  margin-bottom: 10px;
  text-transform: uppercase; }

p {
  font-size: 15px;
  font-weight: 400;
  color: #8d8d8d;
  line-height: 25px; }
  p.lead {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 0; }

.force-UTF-8 {
  content: "¡"; }

/****************************/
/** Main **/
/****************************/
.padding-zero {
  padding: 0; }

.padding-left-zero {
  padding-left: 0; }

.padding-right-zero {
  padding-left: 0; }

.padding-left-100 {
  padding-left: 100px; }

.padding-left-50 {
  padding-left: 50px; }

.padding-left-40 {
  padding-left: 40px; }

.padding-left-30 {
  padding-left: 30px; }

.padding-left-75 {
  padding-left: 75px; }

.padding-right-75 {
  padding-right: 75px; }

.padding-right-50 {
  padding-right: 50px; }

.padding-right-40 {
  padding-right: 40px; }

.padding-right-30 {
  padding-right: 30px; }

.padding-top-50 {
  padding-top: 50px; }

.padding-top-75 {
  padding-top: 75px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-top-150 {
  padding-top: 150px; }

.padding-top-160 {
  padding-top: 162px; }


.sec-pad {
  padding-top: 50px;
  padding-bottom: 50px; }

.sec-pad-top {
  padding-top: 50px; }

.sec-pad-bottom {
  padding-bottom: 50px; }

.margin-top-175 {
  margin-top: 175px; }

.margin-top-85 {
  margin-top: 85px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-35 {
  margin-top: 35px; }

.margin-top-25 {
  margin-top: 25px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-bottom-45 {
  margin-bottom: 45px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-zero {
  margin-bottom: 0px; }

.font-yellow{
  color: #fdc746 !important;
}

.font-green{
  color: #00573d !important;
}


.bg-yellow{
  background: #fdc746 !important;
  color: #00573d !important;
}

.bg-green{
  background: #00573d !important;
  color: #fdc746 !important;
}

.opacity-hide {
  opacity: 0 !important;
  visibility: hidden !important; }

.table-wrap {
  width: 100%;
  height: 100%;
  display: table; }

.tablecell {
  vertical-align: middle;
  display: table-cell; }

.align-center {
  overflow: hidden;
  clear: both;
  float: none;
  margin: 0 auto; }

.clearfix {
  overflow: hidden;
  clear: both;
  float: none; }

.preloader-it {
  background: #fff;
  position: fixed;
  z-index: 1000;
  height: 100%;
  width: 100%;
  overflow: hidden !important; }

/* Effect 1: YouTube loading */
.la-anim-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 5px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none; }

.la-anim-1::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.2s, box-shadow 2s 4s;
  transition: opacity 0.2s, box-shadow 2s 4s;
  -webkit-transform: rotate(2deg) translateY(-2px);
  transform: rotate(2deg) translateY(-2px); }

.la-anim-1.la-animate {
  z-index: 100;
  opacity: 1;
  -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
  transition: transform 5s ease-in, opacity 1s 5s;
  -webkit-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.la-anim-1.la-animate::after {
  opacity: 1; }

.nicescroll-rails.nicescroll-rails-vr {
  z-index: 999 !important; }

.has-feedback .form-control {
    padding-right: 0 !important;
}

.form-control {
    padding: 6px 0px 6px 10px !important;
}

.btn-form{
    font-size: 12px;
    color: #fff;
    background: #00573d; 
    display: inline-block;
    letter-spacing: 0.5px;
    overflow: hidden;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-radius: 3px;
    height: 34px;
    width: 100%;
    text-align: center;
    padding: 6px 12px;
    line-height: 22px;
    -moz-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;    
    }

.btn-form .btn-label {
    }
  .btn-form:hover, .btn-form:focus, .btn-form:active {
    outline: none !important;
    border: none !important;
    color: #fff !important; }
  .btn-form span {
    position: relative;
    z-index: 2;
    display: inline-block; }
  .btn-form .mask {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
    -moz-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .btn-form:hover .mask {
    width: 100%; }
  .btn-form.alternate-bg {
    background: #fdb813 !important; }

.btn {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    outline: none;
    border: none;
    border-radius: 3px;
    padding: 0px 20px;
    -moz-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    }

  .btn .btn-label {
    padding: 14px 0; }
  .btn:hover, .btn:focus, .btn:active {
    outline: none !important;
    border: none !important;
    color: #fff !important; }
  .btn span {
    position: relative;
    z-index: 2;
    display: inline-block; }
  .btn .mask {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
    -moz-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
  .btn:hover .mask {
    width: 100%; }
  .btn.alternate-bg {
    background: #fdb813 !important; }

.notify-cmpt.notify-form-type-3 h2 {
  margin-bottom: 0;
  color: #fff; }
.notify-cmpt.notify-form-type-3 .input-wrap i {
  display: none; }
.notify-cmpt.notify-form-type-3.md-content {
  background: url("../img/newsletterimg.jpg");
  text-align: center;
  border-radius: 2px; }
  .notify-cmpt.notify-form-type-3.md-content p {
    margin-top: 12px;
    color: #8d8d8d; }
  .notify-cmpt.notify-form-type-3.md-content .md-content-wrap {
    padding-top: 123px; }
.notify-cmpt.notify-form-type-3 .notify-btn {
  bottom: 0;
  left: 0;
  position: relative; }
.notify-cmpt.notify-form-type-3 .notify-wrap #message {
  font-size: 15px;
  line-height: 25px;
  padding-left: 0;
  padding-top: 10px;
  min-height: 35px; }
.notify-cmpt.notify-form-type-3 .notify-wrap #notify_close {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 25px;
  top: 20px; }
  .notify-cmpt.notify-form-type-3 .notify-wrap #notify_close span {
    color: #fff; }
.notify-cmpt.notify-form-type-3 .notify-wrap .btn {
  width: 335px;
  margin-top: 27px;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
  backface-visibility: hidden;
  padding: 0 30px !important; }
  .notify-cmpt.notify-form-type-3 .notify-wrap .btn .mask {
    z-index: -1; }
.notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box {
  box-shadow: none;
  width: 335px;
  text-align: center;
  min-height: 57px;
  padding: 0;
  color: #333333;
  background: #f7f7f9;
  margin-top: 42px;
  border-radius: 2px;
  border: none; }
  .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box:hover, .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box:focus, .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box:active {
    box-shadow: none; }

.side.side-left {
  background: url("../img/bg-home.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .side.side-left .content-wrap {
    height: 100%; }
    .side.side-left .content-wrap .logo {
      position: absolute;
      top: 75px; }
  .side.side-left .side-left-overlay {
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1; }
  .side.side-left p {
    color: #333333; }
  .side.side-left .social-icons-wrap {
    bottom: 75px;
    left: 75px;
    position: absolute; }
    .side.side-left .social-icons-wrap i {
      line-height: 25px; }
    .side.side-left .social-icons-wrap p {
      font-size: 12px;
      display: inline-block;
      float: left; }
    .side.side-left .social-icons-wrap .social-icon {
      display: block;
      color: #333333;
      font-size: 14px;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
      .side.side-left .social-icons-wrap .social-icon i {
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease; }
    .side.side-left .social-icons-wrap .social-icons > li {
      display: inline-block;
      float: left;
      padding-right: 15px; }
    .side.side-left .social-icons-wrap .social-icons {
      float: left; }
.side.side-right .about-info {
  height: 100%; }
  .side.side-right .about-info .btn:nth-child(3) {
    margin-right: 25px; }
.side.side-right .copyright-text p {
  position: absolute;
  left: 75px;
  bottom: 75px;
  font-size: 11px; }

.fa {
  -webkit-appearance: none;
  -webkit-backface-visibility: hidden; }

@-webkit-keyframes back_ken {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes back_ken {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@-o-keyframes back_ken {
  0% {
    -o-transform: scale(1); }
  50% {
    -o-transform: scale(1.2); }
  100% {
    -o-transform: scale(1); } }
@keyframes back_ken {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
.page .close-btn {
  position: fixed;
  right: 40px;
  top: 25px;
  font-size: 20px;
  color: #333333;
  cursor: pointer;
  z-index: 1; }
.page.page-left .about-content-wrap {
  background: #f7f7f9; }
.page.page-left .about-img-wrap {
  overflow: hidden; }
  .page.page-left .about-img-wrap .about-img {
    background: url(../img/aboutimg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 630px;
    animation: 60s ease 0s normal none infinite back_ken;
    -webkit-animation: 60s ease 0s normal none infinite back_ken; }
.page.page-left .services-slider-wrap {
  overflow: hidden; }
  .page.page-left .services-slider-wrap .owl-item {
    height: 346px;
    cursor: move; }
  .page.page-left .services-slider-wrap .owl-theme .owl-controls {
    display: none; }
  .page.page-left .services-slider-wrap .services-item {
    min-height: 346px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important; }
    .page.page-left .services-slider-wrap .services-item .service-item-wrap {
      position: relative;
      min-height: 346px;
      padding-top: 70px;
      padding-left: 70px;
      padding-right: 70px;
      z-index: 2;
      height: 100%; }
    .page.page-left .services-slider-wrap .services-item .service-item-overlay {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 1; }
    .page.page-left .services-slider-wrap .services-item.even .service-item-overlay {
      background: rgba(51, 51, 51, 0.9); }
    .page.page-left .services-slider-wrap .services-item .icon {
      font-size: 72px;
      color: #fff;
      margin-bottom: 30px; }
    .page.page-left .services-slider-wrap .services-item .expand-content {
      bottom: 0;
      height: 0;
      right: 0;
      position: absolute;
      -moz-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      -o-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      -webkit-transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      transition: all 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
      width: 0;
      background: #fff; }
      .page.page-left .services-slider-wrap .services-item .expand-content .excont {
        opacity: 1;
        visibility: visible;
        padding-left: 70px;
        padding-right: 70px;
        padding-top: 70px;
        -moz-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -o-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -webkit-transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s;
        transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1) 0s; }
        .page.page-left .services-slider-wrap .services-item .expand-content .excont h4 {
          color: #333333; }
      .page.page-left .services-slider-wrap .services-item .expand-content.expand-visible {
        width: 100%;
        height: 100%; }
      .page.page-left .services-slider-wrap .services-item .expand-content.expand-content-visible {
        opacity: 1; }
    .page.page-left .services-slider-wrap .services-item .toggle-expand {
      bottom: 0;
      color: #333333;
      height: 50px;
      position: absolute;
      right: 0;
      width: 50px;
      cursor: pointer;
      backface-visibility: hidden;
      -webkit-backface-visibility: hidden; }
      .page.page-left .services-slider-wrap .services-item .toggle-expand span {
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 18px;
        width: 15px; }
        .page.page-left .services-slider-wrap .services-item .toggle-expand span.minus {
          top: 25px; }
.page.page-right .contact-sec .contact-sec-wrap {
  height: 100%; }
.page.page-right .contact-sec .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }
.page.page-right .contact-sec .form-control {
  border-radius: 2px;
  box-shadow: none; }
  .page.page-right .contact-sec .form-control::-webkit-input-placeholder {
    color: #8d8d8d;
    font-size: 13px;
    text-transform: capitalize; }
  .page.page-right .contact-sec .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #8d8d8d;
    font-size: 13px;
    text-transform: capitalize; }
  .page.page-right .contact-sec .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #8d8d8d;
    font-size: 13px;
    text-transform: capitalize; }
  .page.page-right .contact-sec .form-control:-ms-input-placeholder {
    color: #8d8d8d;
    font-size: 13px;
    text-transform: capitalize; }
.page.page-right .contact-sec .instr {
  color: #8d8d8d;
  font-size: 13px; }
.page.page-right .contact-sec .input__field {
  width: 100%; }
.page.page-right .contact-sec input.form-control {
  height: 34px; }
.page.page-right .contact-sec textarea.form-control {
  height: 124px;
  padding-left: 15px;
  padding-top: 15px; }
.page.page-right .contact-sec .btn {
  width: 100%; }
.page.page-right .contact-sec p.form-msg {
  background: transparent !important;
  clear: both;
  text-transform: capitalize; }
.page.page-right .contact-sec .address-details span {
  display: block; }
.page.page-right .contact-sec .address-details .icon {
  font-size: 30px; }
.page.page-right .contact-sec .address-details .add-tag {
  font-size: 14px;
  letter-spacing: -0.5px;
  font-weight: 700;
  color: #333333;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize; }
.page.page-right .contact-sec .address-details .add-detail {
  font-size: 15px;
  color: #8d8d8d;
  display: block;
  line-height: 25px; }
.page.page-right .contact-sec .map-sec-wrap {
  height: 100%;
  -moz-transition: right 0.5s ease-in-out 0s;
  -o-transition: right 0.5s ease-in-out 0s;
  -webkit-transition: right 0.5s ease-in-out 0s;
  transition: right 0.5s ease-in-out 0s; }
  .page.page-right .contact-sec .map-sec-wrap #map_canvas {
    height: 100%;
    width: 100%; }
  .page.page-right .contact-sec .map-sec-wrap.ie-spacific {
    position: fixed;
    top: 0;
    right: -50%; }

.open-right .page-right.page .contact-sec .map-sec-wrap.ie-spacific {
  right: 0; }

/****************************/
/** Color Styles **/
/****************************/

.lgreen h6 {
  color: #00573d; }
.lgreen .la-anim-1 {
  background: #00573d; }
.lgreen .la-anim-1::after {
  background: #00573d; }
.lgreen .btn {
  background: #00573d; }
  .lgreen .btn:hover, .lgreen .btn:focus, .lgreen .btn:active {
    background: #00573d; }
  .lgreen .btn:hover {
    background: #00573d; }
.lgreen .notify-cmpt.notify-form-type-3 .notify-wrap #message {
  color: #00573d; }
.lgreen .side.side-left h5 .days-wrap {
  color: #00573d; }
.lgreen .side.side-left .social-icon:hover i.fa {
  color: #00573d; }
.lgreen .page.page-left .services-slider-wrap .services-item.odd .service-item-overlay {
  background: rgba(150, 195, 70, 0.9); }
.lgreen .page.page-right .contact-sec h2 i {
  color: #00573d; }
.lgreen .page.page-right .contact-sec p.form-msg {
  color: #00573d; }
.lgreen .page.page-right .contact-sec .address-details .icon {
  color: #00573d; }

.particles-js-canvas-el {
  position: absolute;
  top: 0;
  left: 0; }

/*****************************************************/
/* Mediaqueries */
/*****************************************************/
@media only screen and (max-width: 1600px) {
  h1, .side.side-left .content-wrap .tlt {
    font-size: 100px;
    line-height: 110px; } }
@media only screen and (max-width: 1400px) {
  .padding-left-sm-40 {
    padding-left: 40px; }

  .padding-right-sm-40 {
    padding-right: 40px; }

  .padding-right-sm-20 {
    padding-right: 20px; }

  .padding-top-sm-120{
    padding-top: 122px; }

  .padding-bottom-sm-30{
    padding-bottom: 30px; }

  .sec-pad-sm {
    padding-top: 20px;
    padding-bottom: 20px; }

  h1, .side.side-left .content-wrap .tlt {
    font-size: 75px;
    line-height: 85px; }

  h2 {
    font-size: 24px;
    line-height: 34px; }

  h4 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    text-transform: capitalize; }

  .side.side-left .content-wrap .logo {
    top: 40px; }
  .side.side-left .social-icons-wrap {
    bottom: 40px;
    left: 40px; }
  .side.side-right .copyright-text p {
    left: 40px;
    bottom: 40px; } }
@media only screen and (max-width: 1024px) {
  h4 {
    font-size: 18px;
    line-height: 27px; }

  h5 {
    margin-bottom: 20px; }

  .hover {
    display: none; }

  .side {
    width: 100%; }
    .side .logo {
      margin-bottom: 100px; }
    .side .social-icons-wrap {
      margin-top: 100px; }
    .side.side-left, .side.side-right {
      position: relative; }
    .side.side-left .social-icons-wrap, .side.side-left .content-wrap .logo {
      position: static; }

  .full-height {
    min-height: auto !important; }

  .address-detail .copyright-text {
    display: block; }

  .page {
    position: static;
    width: 100%; }
    .page.page-left {
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      position: static; }
      .page.page-left .about-content-wrap {
        height: auto !important; }
      .page.page-left .about-img-wrap, .page.page-left .about-content-wrap {
        width: 100%; }
      .page.page-left .services-slider-wrap .services-item .expand-content .excont,
      .page.page-left .services-slider-wrap .services-item .service-item-wrap {
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 35px; }
    .page.page-right {
      left: 0;
      -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      position: static; }
      .page.page-right .contact-sec .map-sec-wrap {
        height: 300px !important; }
      .page.page-right .col-md-6.contact-sec-wrap {
        width: 100%; }
      .page.page-right .col-md-6.map-sec-wrap {
        width: 100%; }
      .page.page-right .address-details .copyright-text {
        margin-top: 10px; }
        .page.page-right .address-details .copyright-text p {
          font-size: 11px; }

  .close-btn {
    display: none; }

  .open-left .side-right,
  .open-right .side-left {
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1); }

  .open-left .side-left,
  .open-right .side-right {
    z-index: 200;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

  .open-left .side-left .main,
  .open-right .side-right .main {
    -webkit-transform: translateY(0) translateX(0) scale(1);
    -ms-transform: translateY(0) translateX(0) scale(1);
    transform: translateY(0) translateX(0) scale(1);
    opacity: 1;
    visibility: visible; }

  .open-left .page-left,
  .open-right .page-right {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

  .reset-layout .page,
  .splitlayout.open-right .page-left,
  .splitlayout.open-left .page-right,
  .splitlayout.close-right .page-left,
  .splitlayout.close-left .page-right {
    position: static; }

  .btn:hover .mask {
    width: 0; }

  .btn:hover, .btn:focus, .btn:active {
    color: #fff; }

  .side-right .social-icons .social-icon:hover span {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px); } }
@media only screen and (max-width: 850px) {
  .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box,
  .notify-cmpt.notify-form-type-3 .notify-wrap .btn {
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .sec-pad-xs {
    padding-top: 50px;
    padding-bottom: 50px; }

  h1, .side.side-left .content-wrap .tlt {
    font-size: 55px;
    line-height: 65px; }

  .margin-bottom-xs-50 {
    margin-bottom: 50px; } }
@media only screen and (max-width: 736px) {
  .notify-cmpt.notify-form-type-3 .notify-wrap .notify-input-box,
  .notify-cmpt.notify-form-type-3 .notify-wrap .btn {
    margin-top: 15px; }

  .notify-cmpt.notify-form-type-3.md-content .md-content-wrap {
    padding-top: 40px; } }
@media only screen and (max-width: 414px) {
  h1, .side.side-left .content-wrap .tlt {
    font-size: 45px;
    line-height: 55px; } }

/*# sourceMappingURL=style.css.map */
