﻿@import url(https://fonts.googleapis.com/css?family=Londrina+Outline|Muli|Oswald:400,500,600,700&display=swap);
@import url(flaticon.css);
@import url(font-awesome.css);
@import url(animate.css);
@import url(owl.css);
@import url(jquery-ui.css);
@import url(jquery.mCustomScrollbar.min.css);
@import url(jquery.fancybox.min.css);
@import url(swiper.min.css);
@import url(animated-headline.css);
@import url(jquery.background-video.css);
@import url(vegas.min.css);
@import url(custom-animate.css);

* {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  font-size: 100%
}

:root {
  --theme-color: #01c418;
  --dark-color: #01c418;
  --font-family-oswald: 'Oswald',sans-serif;
  --font-family-muli: 'Muli',sans-serif;
  --font-family-londrina: 'Londrina Outline',cursive;
  --anim-menu-btn-size: 38px;
  --anim-menu-btn-icon-size: 28px;
  --anim-menu-btn-icon-stroke: 1.5px;
  --fs-search-btn-size: 3em;
  --fs-search-border-bottom-width: 2px
}

body {
  font-size: 14px;
  line-height: 24px;
  color: #01c418;
  font-weight: 400;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: var(--font-family-muli);
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
}

  a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0
  }

h1, h2, h3, h4, h5, h6 {
  position: relative;
  font-weight: 400;
  margin: 0;
  background: 0 0;
  line-height: 1.2em;
  font-family: var(--font-family-muli);
  @import url(https: //fonts.googleapis.com/css?family=Londrina+Outline|Muli|Oswald:400,500,600,700&display=swap);
  @import url(flaticon.css);
  @import url(font-awesome.css);
  @import url(animate.css);
  @import url(owl.css);
  @import url(jquery-ui.css);
  @import url(jquery.mCustomScrollbar.min.css);
  @import url(jquery.fancybox.min.css);
  @import url(swiper.min.css);
  @import url(animated-headline.css);
  @import url(jquery.background-video.css);
  @import url(vegas.min.css);
  @import url(custom-animate.css);
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  font-size: 100%
}

:root {
  --theme-color: #01c418;
  --dark-color: #222;
  --font-family-oswald: 'Muli',sans-serif;
  --font-family-muli: 'Muli',sans-serif;
  --font-family-londrina: 'Londrina Outline',cursive;
  --anim-menu-btn-size: 38px;
  --anim-menu-btn-icon-size: 28px;
  --anim-menu-btn-icon-stroke: 1.5px;
  --fs-search-btn-size: 3em;
  --fs-search-border-bottom-width: 2px
}

body {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-weight: 400;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: var(--font-family-muli)
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
}

  a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0
  }

h1, h2, h3, h4, h5, h6 {
  position: relative;
  font-weight: 400;
  margin: 0;
  background: 0 0;
  line-height: 1.2em;
  font-family: var(--font-family-oswald)
}

textarea {
  overflow: hidden
}

button {
  outline: 0 !important;
  cursor: pointer
}

.text {
  font-size: 16px;
  line-height: 26px;
  color: #6f6f6f;
  font-weight: 400;
  margin: 0
}

::
-webkit-input-placeholder {
  color: inherit
}

::
-moz-input-placeholder {
  color: inherit
}

::
-ms-input-placeholder {
  color: inherit
}

.auto-container {
  position: static;
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto
}

.small-container {
  position: relative;
  max-width: 1050px;
  padding: 0 15px;
  margin: 0 auto
}

.small-container-two {
  position: relative;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto
}

.content-container {
  position: relative;
  margin-right: 100px;
  margin-left: 500px
}

.content-container-two {
  position: relative;
  margin-right: 100px;
  margin-left: 100px
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  z-index: 9
}

.page-wrapper-two {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  overflow: hidden;
  background: #1c1e25
}

  .page-wrapper-two:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../Images/icons/pattern.png);
    background-repeat: repeat;
    background-position: center;
    content: ""
  }

li, ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

.mx-90 {
  margin: 0 90px
}

.mb-30 {
  margin-bottom: 30px !important
}

.mb-40 {
  margin-bottom: 40px !important
}

.mt-60 {
  margin-top: 60px !important
}

.pb-60 {
  padding-bottom: 60px !important
}

@media only screen and (min-width: 1200px) {
  .pl-lg-50 {
    padding-left: 50px
  }
}

.theme-btn {
  display: inline-block;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #01c418;
  background-color: #fff;
  padding: 13px 30px;
  padding-left: 60px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-one:
  hover {
    color: #fff
  }

  .btn-style-one:
  after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 20px;
    top: 24.5px;
    left: 30px
  }

  .btn-style-one:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #01c418;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-one:
  hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-one
  span {
    position: relative;
    z-index: 2
  }

.btn-style-two {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background-color: #01c418;
  padding: 13px 30px;
  padding-left: 60px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-two:
  hover {
    color: #fff
  }

  .btn-style-two:
  after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 20px;
    top: 24.5px;
    left: 30px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .btn-style-two:
  hover:after {
    background: #fff
  }

  .btn-style-two:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: var(--theme-color);
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-two:
  hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-two
  span {
    position: relative;
    z-index: 2
  }

.btn-style-three {
  position: relative;
  padding: 25px 40px;
  padding-left: 115px;
  line-height: 24px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  border-radius: 2px
}

  .btn-style-three .icon {
    margin-right: 3px
  }

  .btn-style-three:
  hover {
    color: var(--theme-color)
  }

  .btn-style-three:
  before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    background: -o-linear-gradient(0deg,#fff 3%,#c49851 48%,#c3964e 49%);
    background: -webkit-gradient(linear,left top,right top,color-stop(3%,#fff),color-stop(48%,var(--theme-color)),color-stop(49%,var(--theme-color)));
    background: -o-linear-gradient(left,#fff 3%,#c49851 48%,#c3964e 49%);
    background: linear-gradient(90deg,#fff 3%,var(--theme-color) 48%,var(--theme-color) 49%)
  }

  .btn-style-three:
  after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #fff
  }

  .btn-style-three:
  hover:before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
  }

  .btn-style-three:
  hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }

  .btn-style-three
  span {
    position: relative;
    display: block;
    z-index: 1
  }

  .btn-style-three .shape {
    position: absolute;
    left: 0;
    top: 37px;
    z-index: 9;
    height: 1px;
    width: 99px
  }

    .btn-style-three .shape:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 99px;
      left: 0;
      top: 0
    }

    .btn-style-three .shape:
    after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 9px;
      width: 9px;
      right: 0;
      top: -4px;
      border-radius: 50%
    }

.btn-style-four {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font-family-oswald);
  padding-left: 20px;
  color: #01c418
}

  .btn-style-four
  span {
    font-size: 12px;
    color: var(--theme-color);
    margin-right: 10px;
    position: relative;
    top: -2px
  }

  .btn-style-four:
  before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 20px;
    left: 0;
    top: 11px
  }

  .btn-style-four:
  hover {
    color: var(--theme-color)
  }

.btn-style-five {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #01c418;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 12px 30px;
  font-weight: 600;
  font-family: var(--font-family-oswald)
}

  .btn-style-five:
  hover {
    color: var(--theme-color)
  }

  .btn-style-five
  span {
    position: relative;
    z-index: 2
  }

  .btn-style-five:
  before {
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    border-top: 1px solid var(--theme-color);
    border-bottom: 1px solid var(--theme-color);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .btn-style-five:
  hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1)
  }

  .btn-style-five:
  after {
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    border-left: 1px solid var(--theme-color);
    border-right: 1px solid var(--theme-color);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .btn-style-five:
  hover:after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1)
  }

.btn-style-six {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background-color: var(--theme-color);
  padding: 22.5px 30px;
  font-weight: 500;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-six:
  hover {
    color: #fff
  }

  .btn-style-six:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #262931;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-six:
  hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-six
  span {
    position: relative;
    z-index: 2
  }

  .btn-style-six .icon {
    margin-left: 10px
  }

.btn-style-seven {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background-color: var(--theme-color);
  padding: 21px 35px;
  padding-right: 75px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-seven:
  hover {
    color: #fff
  }

  .btn-style-seven:
  after {
    position: absolute;
    content: '';
    background: #fff;
    height: 1px;
    width: 20px;
    top: 32.5px;
    right: 46px
  }

  .btn-style-seven:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #01c418;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-seven:
  hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-seven
  span {
    position: relative;
    z-index: 2
  }

    .btn-style-seven
    span:before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: #fff;
      top: -1.5px;
      right: -38px
    }

.btn-style-eight {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  background-color: #f0f2f6;
  letter-spacing: 2px;
  padding: 27.5px 30px;
  padding-left: 110px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-eight:
  hover {
    color: #fff
  }

  .btn-style-eight:
  after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 40px;
    top: 38px;
    left: 65px
  }

  .btn-style-eight:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #01c418;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-eight:
  hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-eight
  span {
    position: relative;
    z-index: 2
  }

    .btn-style-eight
    span:before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -3.5px;
      left: -24px
    }

  .btn-style-eight
  i {
    display: inline-block;
    position: relative;
    -webkit-transform: rotate(90deg) translate(0,70px);
    -ms-transform: rotate(90deg) translate(0,70px);
    transform: rotate(90deg) translate(0,70px);
    color: var(--theme-color);
    font-size: 16px
  }

.cursor {
  position: absolute;
  background-color: #fff;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  z-index: 1;
  -webkit-transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.3s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.3s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -o-transition: .3s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .3s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .3s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity,.3s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 10000;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: hidden
}

.cursor {
  visibility: visible
}

  .cursor.active {
    opacity: .5;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
  }

  .cursor.hovered {
    opacity: .08
  }

.cursor-follower {
  position: absolute;
  background-color: rgba(255,255,255,.3);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  z-index: 1;
  -webkit-transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -o-transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 10000;
  visibility: hidden
}

.cursor-follower {
  visibility: visible
}

  .cursor-follower.active {
    opacity: .7;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .cursor-follower.hovered {
    opacity: .08
  }

  .cursor-follower.close-cursor:
  before {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    left: 48%;
    top: 12px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block
  }

  .cursor-follower.close-cursor:
  after {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    right: 48%;
    top: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }

.list-style-one {
  position: relative
}

  .list-style-one
  li {
    position: relative;
    font-size: 16px;
    color: #919191;
    line-height: 26px;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 15px
  }

    .list-style-one
    li a {
      color: #919191;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

    .list-style-one
    li:before {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      line-height: 26px;
      color: #e1e6e3;
      content: "\f06c";
      font-family: Fontawesome
    }

    .list-style-one
    li a:hover {
      color: var(--theme-color);
      text-shadow: 0 0 1px var(--theme-color)
    }

.list-style-two {
  position: relative;
  display: block;
  margin-bottom: 30px
}

  .list-style-two
  li {
    position: relative;
    font-size: 14px;
    line-height: 25px;
    color: #777;
    font-weight: 400;
    padding-left: 20px
  }

    .list-style-two
    li:before {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      line-height: 25px;
      color: #4ee0b0;
      font-weight: 400;
      font-family: Fontawesome;
      content: "\f138"
    }

.list-style-three {
  position: relative;
  display: block;
  margin-bottom: 30px
}

  .list-style-three
  li {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 10px
  }

    .list-style-three
    li a {
      color: #333
    }

    .list-style-three
    li:before {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      line-height: 24px;
      color: #fe6699;
      font-weight: 300;
      font-family: Fontawesome;
      content: "\f18e"
    }

.theme-color {
  color: var(--theme-color)
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icons/preloader.svg)
}

.loader-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999
}

  .loader-wrap .layer-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden
  }

  .loader-wrap .layer-two {
    position: absolute;
    left: 33.3333%;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden
  }

  .loader-wrap .layer-three {
    position: absolute;
    left: 66.6666%;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden
  }

  .loader-wrap .layer .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222
  }

img {
  display: inline-block;
  max-width: 100%;
  height: auto
}

.owl-dots-none .owl-dots {
  display: none
}

.owl-dot-style-one .owl-dots {
  position: relative;
  text-align: center
}

  .owl-dot-style-one .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px
  }

    .owl-dot-style-one .owl-dots .owl-dot
    span {
      position: relative;
      display: block;
      width: 8px;
      height: 8px;
      background: #d7d7d7;
      transition: all .3s ease;
      -moz-transition: all .3s ease;
      -webkit-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease
    }

    .owl-dot-style-one .owl-dots .owl-dot.active
    span, .owl-dot-style-one .owl-dots .owl-dot:hover span {
      background: var(--theme-color)
    }

.owl-dot-style-two .owl-dots {
  position: relative;
  text-align: center;
  line-height: 15px
}

  .owl-dot-style-two .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px
  }

    .owl-dot-style-two .owl-dots .owl-dot
    span {
      position: relative;
      display: block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      border: 2px solid #e8e8e8;
      transition: all .3s ease;
      -moz-transition: all .3s ease;
      -webkit-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease
    }

      .owl-dot-style-two .owl-dots .owl-dot
      span:before {
        position: absolute;
        content: '';
        background: #e8e8e8;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        left: 3px;
        top: 3px
      }

    .owl-dot-style-two .owl-dots .owl-dot.active
    span, .owl-dot-style-two .owl-dots .owl-dot:hover span {
      background: var(--theme-color);
      border-color: var(--theme-color)
    }

.owl-dot-style-three .owl-dots {
  position: relative;
  text-align: center;
  line-height: 15px
}

  .owl-dot-style-three .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 7px
  }

    .owl-dot-style-three .owl-dots .owl-dot
    span {
      position: relative;
      width: 12px;
      height: 12px;
      margin: 0;
      display: inline-block;
      border: 2px solid #d7d6d4;
      transition: all .5s ease;
      -moz-transition: all .5s ease;
      -webkit-transition: all .5s ease;
      -ms-transition: all .5s ease;
      -o-transition: all .5s ease
    }

    .owl-dot-style-three .owl-dots .owl-dot.active
    span {
      border-color: var(--theme-color);
      width: 36px
    }

.owl-nav-none .owl-nav {
  display: none
}

.owl-nav-style-one .owl-nav {
  margin: 0;
  margin-top: 80px;
  padding: 0;
  text-align: center
}

  .owl-nav-style-one .owl-nav .owl-next, .owl-nav-style-one .owl-nav .owl-prev {
    position: relative;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #403ab4;
    -webkit-box-shadow: 0 11px 21.25px 3.75px rgba(194,191,255,.65);
    box-shadow: 0 11px 21.25px 3.75px rgba(194,191,255,.65);
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px;
    display: inline-block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

  .owl-nav-style-one .owl-nav .owl-prev {
    left: 0
  }

  .owl-nav-style-one .owl-nav .owl-next {
    right: 0
  }

    .owl-nav-style-one .owl-nav .owl-next:
    hover, .owl-nav-style-one .owl-nav .owl-prev:hover {
      background-color: var(--theme-color);
      -webkit-box-shadow: 0 11px 21.25px 3.75px rgba(167,238,227,.65);
      box-shadow: 0 11px 21.25px 3.75px rgba(167,238,227,.65)
    }

.owl-nav-style-two .owl-nav {
  padding: 0;
  text-align: center;
  bottom: 100%;
  top: inherit;
  position: absolute;
  left: inherit;
  right: 0
}

  .owl-nav-style-two .owl-nav .owl-next, .owl-nav-style-two .owl-nav .owl-prev {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 5px 30px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #949494;
    background: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

.owl-nav-style-two .carousel-outer:
hover .owl-nav .owl-next, .owl-nav-style-two .carousel-outer:hover .owl-nav .owl-prev {
  opacity: 1;
  visibility: visible
}

.owl-nav-style-two .owl-nav .owl-prev {
  left: 0
}

.owl-nav-style-two .owl-nav .owl-next {
  right: 0
}

  .owl-nav-style-two .owl-nav .owl-next:
  hover, .owl-nav-style-two .owl-nav .owl-prev:hover {
    color: var(--theme-color)
  }

.owl-nav-style-three .owl-nav {
  padding: 0;
  top: 50%;
  margin-top: -40px;
  position: absolute;
  left: 0;
  right: 0
}

  .owl-nav-style-three .owl-nav .owl-next, .owl-nav-style-three .owl-nav .owl-prev {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #2a2e37;
    text-align: center;
    font-size: 24px;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

.owl-nav-style-three .carousel-outer:
hover .owl-nav .owl-next, .owl-nav-style-three .carousel-outer:hover .owl-nav .owl-prev {
  opacity: 1;
  visibility: visible
}

.owl-nav-style-three .owl-nav .owl-prev {
  left: -25px;
  float: left
}

.owl-nav-style-three .owl-nav .owl-next {
  right: -25px;
  float: right
}

  .owl-nav-style-three .owl-nav .owl-next:
  hover, .owl-nav-style-three .owl-nav .owl-prev:hover {
    background: var(--theme-color)
  }

.owl-nav-style-four .owl-nav {
  padding: 0;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0
}

  .owl-nav-style-four .owl-nav .owl-next, .owl-nav-style-four .owl-nav .owl-prev {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    color: #b2b2b2;
    border-radius: 50%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

.owl-nav-style-four .carousel-outer:
hover .owl-nav .owl-next, .owl-nav-style-four .carousel-outer:hover .owl-nav .owl-prev {
  opacity: 1;
  visibility: visible
}

.owl-nav-style-four .owl-nav .owl-prev {
  left: 45px;
  top: 13px;
  float: left
}

.owl-nav-style-four .owl-nav .owl-next {
  right: 45px;
  top: 13px;
  float: right
}

  .owl-nav-style-four .owl-nav .owl-next:
  hover, .owl-nav-style-four .owl-nav .owl-prev:hover {
    color: var(--theme-color);
    border-color: var(--theme-color)
  }

.owl-nav-style-five .owl-nav {
  margin: 0;
  margin-top: 40px;
  padding: 0;
  text-align: center
}

  .owl-nav-style-five .owl-nav .owl-next, .owl-nav-style-five .owl-nav .owl-prev {
    position: relative;
    color: #222;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    margin: 0 15px;
    display: inline-block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

  .owl-nav-style-five .owl-nav .owl-prev {
    left: 0
  }

  .owl-nav-style-five .owl-nav .owl-next {
    right: 0
  }

    .owl-nav-style-five .owl-nav .owl-next:
    before {
      position: absolute;
      content: '';
      height: 26px;
      width: 2px;
      background: #9cacd8;
      top: 0;
      right: 26px
    }

    .owl-nav-style-five .owl-nav .owl-next:
    hover, .owl-nav-style-five .owl-nav .owl-prev:hover {
      color: var(--theme-color)
    }

.scroll-to-top {
  width: 70px;
  height: 70px;
  position: absolute;
  bottom: 250px;
  right: 90px;
  line-height: 70px;
  font-size: 16px;
  z-index: 99;
  display: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: var(--theme-color);
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  -webkit-box-shadow: 0 11px 21.25px 3.75px rgba(0,0,0,.06);
  box-shadow: 0 11px 21.25px 3.75px rgba(0,0,0,.06)
}

  .scroll-to-top:
  after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -o-radial-gradient(center,ellipse,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 80%);
    background: radial-gradient(ellipse at center,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 80%)
  }

.scroll-to-top-two {
  width: 60px;
  height: 120px;
  position: absolute;
  bottom: 170px;
  right: 90px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  z-index: 99;
  color: #01c418;
  text-align: center;
  padding-top: 85px;
  cursor: pointer
}

  .scroll-to-top-two:
  before {
    position: absolute;
    content: '';
    background: #d6d6d6;
    width: 2px;
    height: 70px;
    left: 50%;
    margin-left: -1px;
    top: 0
  }

  .scroll-to-top-two:
  after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 2px;
    height: 35px;
    left: 50%;
    margin-left: -1px;
    top: 35px
  }

.main-header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  border-bottom: 1px solid #4752a4;
  box-shadow: 0 -18px 19px 14px #4752a4;
}

.header-span {
  position: relative;
  display: block;
  height: 70px;
  width: 100%
}

.main-header .hor-line-1 {
  position: absolute;
  left: 230px;
  right: 130px;
  top: 50%;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,.2)
}

.main-header .hor-line-2 {
  position: absolute;
  left: -50px;
  right: -50px;
  top: 50%;
  display: block;
  border-bottom: 10px solid #222
}

.main-header .header-upper {
  position: relative;
  z-index: 9999;
  background: #fff
}

.main-header .outer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.main-header .header-upper .logo-box {
  position: relative;
  padding: 0px 35px;
}

.main-header .logo {
  position: relative;
  text-align: center
}

  .main-header .logo
  img {
    position: relative;
    display: inline-block;
    max-width: 100%
  }

  .main-header .logo
  img {
    position: relative;
    display: inline-block;
    max-width: 250px;
  }

.main-header .nav-outer {
  position: relative;
  padding: 0;
  min-height: 70px;
  margin: 0
}

.nav-outer .mobile-nav-toggler {
  position: relative;
  font-size: 30px;
  line-height: 40px;
  cursor: pointer;
  color: #fff;
  padding: 31px 23px;
  right: 0;
  background-color: #01c418
}

.main-header .nav-outer .nav-inner {
  position: relative;
  background-color: #fff
}

  .main-header .nav-outer .nav-inner.close-menu {
    pointer-events: none
  }

.main-header .main-box {
  position: relative;
  float: left;
  left: 0;
  top: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.main-menu {
  position: relative
}

  .main-menu .navbar-collapse {
    padding: 0
  }

  .main-menu .navigation {
    position: relative;
    margin: 0
  }

    .main-menu .navigation >
    li {
      position: relative;
      float: left;
      padding: 31px 6px;
      margin-right: 15px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .main-menu .navigation >
      li.current:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        left: 50%;
        bottom: 25px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-left: -8px
      }

      .main-menu .navigation >
      li.current:after {
        position: absolute;
        content: '';
        background: var(--theme-color);
        left: 50%;
        bottom: 25px;
        width: 5px;
        height: 5px;
        border-radius: 50%
      }

.sticky-header .main-menu .navigation >
li.current:after, .sticky-header .main-menu .navigation > li.current:before {
  bottom: 18px
}

.main-menu .navigation >
li > a {
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #01c418;
  opacity: 1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-family: var(--font-family-oswald)
}

.main-menu .navigation >
li.current > a, .main-menu .navigation > li:hover > a {
  color: var(--theme-color)
}

.main-menu .navigation >
li > ul, .main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 0;
  top: 110%;
  min-width: 225px;
  z-index: 100;
  opacity: 1;
  padding: 8px 0 8px;
  background: #fff;
  border-top: 1px solid #fff;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.05);
  box-shadow: 0 0 20px rgba(0,0,0,.05)
}

  .main-menu .navigation >
  li > ul > li, .main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    padding: 0 15px;
  }

    .main-menu .navigation >
    li > ul > li > a, .main-menu .navigation > li > ul > li > ul > li > a {
      position: relative;
      display: block;
      padding: 10px 0;
      line-height: 19px;
      font-weight: 400;
      font-size: 13px;
      text-align: left;
      color: #888887;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      font-family: var(--font-family-muli);
    }

    .main-menu .navigation >
    li > ul > li:hover > a, .main-menu .navigation > li > ul > li > ul > li:hover > a {
      color: var(--theme-color)
    }

    .main-menu .navigation >
    li > ul > li.dropdown > a:after, .main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
      font-family: FontAwesome;
      content: "\f105";
      position: absolute;
      right: 0;
      top: 9px;
      width: 10px;
      display: block;
      line-height: 19px;
      font-size: 16px;
      color: #000;
      font-weight: 400;
      text-align: center;
      z-index: 5
    }

    .main-menu .navigation >
    li > ul > li > ul, .main-menu .navigation > li > ul > li > ul > li > ul {
      position: absolute;
      left: 110%;
      top: 0;
      min-width: 225px;
      z-index: 100;
      opacity: 1;
      padding: 8px 0 8px;
      background: #fff;
      border-top: 1px solid #fff;
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear;
      -webkit-box-shadow: 0 0 20px rgba(0,0,0,.05);
      box-shadow: 0 0 20px rgba(0,0,0,.05)
    }

      .main-menu .navigation >
      li > ul > li > ul > li, .main-menu .navigation > li > ul > li > ul > li > ul > li {
        position: relative;
        width: 100%;
        padding: 0 25px
      }

        .main-menu .navigation >
        li > ul > li > ul > li > a, .main-menu .navigation > li > ul > li > ul > li > ul > li > a {
          position: relative;
          display: block;
          padding: 10px 0;
          line-height: 19px;
          font-weight: 400;
          font-size: 13px;
          text-align: left;
          color: #888;
          border-bottom: 1px solid rgba(255,255,255,.1);
          text-transform: capitalize;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
          font-family: var(--font-family-muli);
        }

          .main-menu .navigation >
          li > ul > li > ul > li > a:hover, .main-menu .navigation > li > ul > li > ul > li > ul > li > a:hover {
            color: var(--theme-color)
          }

        .main-menu .navigation >
        li > ul > li > ul > li:last-child > a, .main-menu .navigation > li > ul > li > ul > li > ul > li:last-child > a {
          border-bottom: 0
        }

.main-menu .navigation >
li.dropdown:hover > ul {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  visibility: visible;
  opacity: 1;
  top: 100%;
  border-top: 2px solid var(--theme-color)
}

.main-menu .navigation >
li > ul > li:hover > ul, .main-menu .navigation > li > ul > li > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  left: 100%;
  margin-left: 5px;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}

.main-menu .navigation >
li > ul > li.dropdown > ul.from-right, .main-menu .navigation > li > ul > li > ul > li.dropdown > ul.from-right {
  left: auto;
  right: 110%
}

.main-menu .navigation >
li > ul > li.dropdown:hover > ul.from-right, .main-menu .navigation > li > ul > ul > li.dropdown:hover > ul.from-right {
  left: auto;
  right: 100%
}

.main-menu .navbar-collapse >
ul li.dropdown .dropdown-btn, .main-menu .navbar-collapse > ul > li > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 34px;
  height: 30px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  display: none
}

.main-header .outer-box {
  position: absolute;
  right: 0;
  top: 0
}

.main-header .nav-toggler {
  position: relative;
  text-align: center
}

  .main-header .nav-toggler .nav-btn {
    position: relative;
    color: #fff;
    font-size: 28px;
    line-height: 39px;
    padding: 15px 0;
    width: 80px;
    font-weight: 400;
    background: 0 0;
    background-color: var(--theme-color)
  }

    .main-header .nav-toggler .nav-btn .icon {
      display: inline-block
    }

.main-header .social-links {
  position: relative;
  float: right;
  margin-left: 70px;
  padding: 15px 0
}

.contact-info-one {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .contact-info-one
  li + li {
    margin-left: 30px
  }

  .contact-info-one
  li a {
    position: relative;
    color: #fff;
    font-family: var(--font-family-oswald);
    font-size: 14px
  }

    .contact-info-one
    li a span {
      margin-right: 5px;
      font-size: 18px
    }

.main-header .header-upper.style-two {
  position: absolute;
  width: 100%;
  background: 0 0;
  padding-top: 25px
}

  .main-header .header-upper.style-two .logo-box {
    background: 0 0
  }

  .main-header .header-upper.style-two .nav-outer .nav-inner {
    background: 0 0
  }

.header-upper.style-two .main-menu .navigation >
li > a {
  color: #fff
}

.social-icon-one {
  position: relative;
  float: left
}

  .social-icon-one
  li {
    position: relative;
    float: left;
    margin-left: 5px
  }

    .social-icon-one
    li:first-child {
      margin-left: 0
    }

    .social-icon-one
    li a {
      position: relative;
      display: block;
      height: 40px;
      width: 40px;
      font-size: 14px;
      line-height: 40px;
      color: rgba(255,255,255,.7);
      background-color: #161616;
      text-align: center;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .social-icon-one
      li a:hover {
        color: #fff;
        background-color: var(--theme-color)
      }

    .social-icon-one
    li:first-child {
      margin-left: 0
    }

.social-icon-two {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px
}

  .social-icon-two
  li {
    position: relative;
    margin-bottom: 5px;
    display: block;
    text-align: center
  }

    .social-icon-two
    li a {
      position: relative;
      display: block;
      height: 40px;
      width: 40px;
      font-size: 14px;
      line-height: 40px;
      color: #fff;
      border: 1px solid #fff;
      text-align: center;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .social-icon-two
      li a:hover {
        color: var(--theme-color);
        background-color: #fff
      }

    .social-icon-two
    li:first-child {
      margin-left: 0
    }

.social-icon-three {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px
}

  .social-icon-three
  li {
    position: relative;
    margin-bottom: 5px;
    margin-left: 5px;
    display: block;
    text-align: center
  }

    .social-icon-three
    li a {
      position: relative;
      display: block;
      height: 40px;
      width: 40px;
      font-size: 14px;
      line-height: 40px;
      color: var(--theme-color);
      border: 1px solid var(--theme-color);
      text-align: center;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .social-icon-three
      li a:hover {
        color: #fff;
        background-color: var(--theme-color)
      }

    .social-icon-three
    li:first-child {
      margin-left: 0
    }

.main-header .dropdown-toggle::
after {
  display: none
}

.social-icon-four {
  position: relative;
  left: 20px
}

  .social-icon-four
  li {
    position: relative;
    display: block;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
  }

    .social-icon-four
    li a {
      position: relative;
      display: block;
      width: 50px;
      -webkit-transition: all .7s ease;
      -o-transition: all .7s ease;
      transition: all .7s ease
    }

      .social-icon-four
      li a:hover {
        color: var(--theme-color);
        background-color: #fff;
        background: rgba(255,255,255,.95)
      }

    .social-icon-four
    li:first-child {
      margin-left: 0
    }

    .social-icon-four
    li a i {
      margin-right: 15px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 18px;
      background: #fff;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      border: 1px solid #e7e7e7;
      border-bottom: 0;
      display: inline-block
    }

.fa-whatsapp {
  color: #4dc247
}

.fa-instagram {
  color: #125688
}

.fa-facebook {
  color: #3b5998
}

.fa-youtube {
  color: #b00
}

.fa-twitter {
  color: #00aced
}

.fa-google {
  color: #dd4b39
}

.fa-pinterest {
  color: #cb2027
}

.social-icon-four
li:last-child a i {
  border-bottom: 1px solid #e7e7e7
}

.social-icon-four
li a:hover i:before {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s
}

.social-icon-four
li a i:before {
  position: relative;
  left: 2px;
  display: inline-block
}

.social-icon-four
li a i:after {
  position: absolute;
  content: '';
  width: 3px;
  left: 0;
  top: -1px;
  bottom: -1px;
  background: 0 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

.social-icon-four
li a:hover i:after {
  background-color: var(--theme-color);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

.social-icon-four
li a span {
  opacity: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  font-size: 16px;
  color: #999;
  position: absolute;
  left: -100%;
  top: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: #fff;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 12px 30px;
  border: 1px solid #e7e7e7;
  border-left: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.social-icon-four
li a:hover span {
  opacity: 1;
  left: 30px
}

.contact-info-two {
  position: relative;
  left: 20px
}

  .contact-info-two
  li {
    position: relative;
    margin-bottom: 5px;
    display: block;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    padding-bottom: 13px
  }

    .contact-info-two
    li:last-child {
      margin-bottom: 0
    }

    .contact-info-two
    li a {
      position: relative;
      display: block;
      width: 50px;
      -webkit-transition: all .7s ease;
      -o-transition: all .7s ease;
      transition: all .7s ease
    }

    .contact-info-two
    li:before {
      position: absolute;
      content: '';
      background: #adadad;
      width: 1px;
      height: 9px;
      left: 25px;
      bottom: 0
    }

    .contact-info-two
    li a:hover {
      color: var(--theme-color);
      background-color: #fff;
      background: rgba(255,255,255,.95)
    }

    .contact-info-two
    li:first-child {
      margin-left: 0
    }

    .contact-info-two
    li a i {
      margin-right: 15px;
      color: var(--theme-color);
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 14px;
      background: #fff;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      border: 1px solid #e7e7e7;
      display: inline-block
    }

    .contact-info-two
    li a:hover i:before {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg);
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s
    }

    .contact-info-two
    li a i:before {
      position: relative;
      left: 2px;
      display: inline-block
    }

    .contact-info-two
    li a i:after {
      position: absolute;
      content: '';
      width: 3px;
      left: 0;
      top: -1px;
      bottom: -1px;
      background: 0 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease;
      -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
      transform: scaleY(0)
    }

    .contact-info-two
    li a:hover i:after {
      background-color: var(--theme-color);
      -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
      transform: scaleY(1)
    }

    .contact-info-two
    li a span {
      opacity: 0;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease;
      font-size: 16px;
      color: #999;
      position: absolute;
      left: -100%;
      top: 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      background: #fff;
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      padding: 12px 30px;
      border: 1px solid #e7e7e7;
      border-left: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .contact-info-two
    li a:hover span {
      opacity: 1;
      left: 30px
    }

.mobile-menu {
  position: fixed;
  left: -350px;
  top: 0;
  width: 320px;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  z-index: 999;
  -webkit-transform: translate3d(0,0,0) !important;
  transform: translate3d(0,0,0) !important;
  background-color: #01c418
}

  .mobile-menu .nav-logo {
    position: relative;
    padding: 20px 20px;
    text-align: left
  }

.mobile-menu-visible {
  overflow: hidden
}

  .mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible
  }

.mobile-menu .menu-backdrop {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0,0,0,.9);
  -webkit-transform: translateX(101%);
  -ms-transform: translateX(101%);
  transform: translateX(101%)
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.mobile-menu .menu-box {
  position: absolute;
  left: 0;
  top: 100px;
  bottom: 80px;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: #01c418;
  padding: 0 0;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .mobile-menu .menu-box.style-two {
    bottom: 0
  }

.mobile-menu-visible .mobile-menu .menu-box {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.mobile-menu .close-btn {
  position: absolute;
  right: 3px;
  top: 3px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  font-size: 14px;
  color: #202020;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px)
}

.mobile-menu-visible .mobile-menu .close-btn {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.mobile-menu .close-btn:
hover {
  opacity: .5
}

.mobile-menu .navigation {
  position: relative;
  width: 100%
}

  .mobile-menu .navigation
  li {
    position: relative;
    display: block;
    border-bottom: 1px solid #2c2f37
  }

    .mobile-menu .navigation
    li > ul > li:last-child {
      border-bottom: none
    }

    .mobile-menu .navigation
    li > ul > li:first-child {
      border-top: 1px solid transparent
    }

    .mobile-menu .navigation
    li > a {
      position: relative;
      display: block;
      line-height: 24px;
      padding: 13px 55px;
      font-size: 14px;
      color: #eee;
      font-weight: 500;
      font-family: var(--font-family-oswald)
    }

      .mobile-menu .navigation
      li > a:before {
        position: absolute;
        content: '';
        background: #2f333b;
        height: 6px;
        width: 6px;
        left: 30px;
        top: 23px
      }

    .mobile-menu .navigation
    li.dropdown .dropdown-btn {
      position: absolute;
      right: 15px;
      top: 0;
      width: 44px;
      height: 44px;
      text-align: center;
      font-size: 16px;
      line-height: 44px;
      color: #6a6d73;
      cursor: pointer;
      z-index: 5
    }

      .mobile-menu .navigation
      li.dropdown .dropdown-btn:after {
        content: '';
        position: absolute;
        left: 0;
        top: 10px;
        width: 1px;
        height: 24px;
        border-left: 1px solid rgba(0,0,0,.1)
      }

    .mobile-menu .navigation
    li > ul, .mobile-menu .navigation li > ul > li > ul {
      display: none
    }

.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 103;
  width: 100%;
  display: none;
  background: rgba(20,20,20,.7);
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
  cursor: none
}

.left-panel {
  position: absolute;
  left: 0;
  width: 90px;
  bottom: 0;
  z-index: 999;
  background: #fff;
  padding: 29px 0 0 0
}

  .left-panel .content-wrap {
    position: relative
  }

.left-panel-two {
  position: fixed;
  width: 320px;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
  background: #01c418;
  padding: 0 30px
}

  .left-panel-two .logo {
    position: relative;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 55px
  }

  .left-panel-two .main-header {
    background: 0 0
  }

  .left-panel-two .mobile-menu.sidemenu {
    pointer-events: auto;
    padding-right: 0;
    top: 330px;
    bottom: 0;
    height: auto
  }

    .left-panel-two .mobile-menu.sidemenu ::
    -webkit-scrollbar {
      width: 6px
    }

    .left-panel-two .mobile-menu.sidemenu ::
    -webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px #292121;
      background: #292121
    }

    .left-panel-two .mobile-menu.sidemenu ::
    -webkit-scrollbar-thumb {
      background: #424242;
      -webkit-box-shadow: inset 0 0 6px #424242
    }

      .left-panel-two .mobile-menu.sidemenu ::
      -webkit-scrollbar-thumb:window-inactive {
        background: #424242
      }

    .left-panel-two .mobile-menu.sidemenu .menu-box {
      display: block;
      top: 0;
      bottom: 0;
      position: relative;
      max-height: 400px;
      border-top: 1px solid #2c2f37
    }

  .left-panel-two .navbar-btn-wrap {
    background-image: url(../images/icons/menu.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 130px;
    width: 130px;
    margin: 0 auto;
    line-height: 160px
  }

  .left-panel-two .anim-menu-btn {
    left: 5px
  }

  .left-panel-two .anim-menu-btn__icon {
    color: var(--theme-color)
  }

  .left-panel-two .anim-menu-btn:
  before {
    content: ''
  }

  .left-panel-two .about-block {
    margin-top: 50px;
    margin-bottom: 20px
  }

    .left-panel-two .about-block .about-image {
      margin-bottom: 20px
    }

    .left-panel-two .about-block .text {
      margin-bottom: 25px
    }

  .left-panel-two .language-switcher
  li a {
    color: #6a6d73
  }

  .left-panel-two .language-switcher
  span {
    font-size: 18px;
    color: #6a6d73
  }

  .left-panel-two .language-switcher {
    border: 0;
    margin-bottom: 10px
  }

  .left-panel-two .copy-right-text {
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #6a6d73;
    margin-bottom: 80px
  }

.page-outer-box .shape-bottom {
  position: absolute;
  left: 30px;
  bottom: 0;
  width: 260px;
  height: 70px;
  z-index: 99999
}

  .page-outer-box .shape-bottom:
  before {
    position: absolute;
    content: '';
    left: -5px;
    right: 0;
    bottom: 0;
    height: 70px;
    background-image: url(../images/icons/pattern-3.jpg);
    background-repeat: no-repeat
  }

.left-panel-three {
  position: fixed;
  width: 100px;
  top: 100px;
  left: 0;
  bottom: 200px;
  z-index: 99999;
  background: #01c418;
  padding: 0 30px;
  overflow: hidden
}

  .left-panel-three .top-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: #16191f
  }

    .left-panel-three .top-content
    h5 {
      color: #6a6d73;
      font-size: 13px;
      padding-left: 40px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      position: relative;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      left: 40px;
      font-weight: 500;
      letter-spacing: 2px
    }

  .left-panel .bottom-content, .left-panel-three .bottom-content {
    position: absolute;
    TOP: 0;
    left: 0;
    width: 90px;
    height: 21%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .left-panel .video-box
  a, .left-panel-three .video-box a {
    position: relative;
    color: #fff;
    font-size: 24px;
    display: block
  }

    .left-panel .video-box
    a:before, .left-panel-three .video-box a:before {
      position: absolute;
      content: '';
      background: #adacac;
      height: 15px;
      width: 1px;
      top: -23px;
      left: 50%;
      margin-left: -.5px
    }

    .left-panel .video-box
    a:after, .left-panel-three .video-box a:after {
      position: absolute;
      content: '';
      background: #adacac;
      height: 15px;
      width: 1px;
      bottom: -23px;
      left: 50%;
      margin-left: -.5px
    }

  .left-panel .video-box, .left-panel-three .video-box {
    position: relative;
    width: 66px;
    height: 66px;
    line-height: 56px;
    border: 5px solid #463d30;
    border-radius: 50%;
    text-align: center;
    background: var(--theme-color)
  }

.left-panel-four {
  position: fixed;
  width: 80px;
  top: 00px;
  left: 0;
  bottom: 0;
  z-index: 99999;
  background: #fff;
  padding: 0 30px
}

  .left-panel-four .top-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .left-panel-four .navbar-btn-wrap {
    background: 0 0
  }

  .left-panel-four .anim-menu-btn {
    color: var(--theme-color);
    left: -4px;
    margin-top: 40px
  }

    .left-panel-four .anim-menu-btn:
    before {
      color: #999;
      left: -6px;
      top: 37px;
      letter-spacing: 1px
    }

  .left-panel-four .mobile-menu.sidemenu {
    pointer-events: auto;
    padding-right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #01c418
  }

    .left-panel-four .mobile-menu.sidemenu ::
    -webkit-scrollbar {
      width: 6px
    }

    .left-panel-four .mobile-menu.sidemenu ::
    -webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px #292121;
      background: #292121
    }

    .left-panel-four .mobile-menu.sidemenu ::
    -webkit-scrollbar-thumb {
      background: #424242;
      -webkit-box-shadow: inset 0 0 6px #424242
    }

      .left-panel-four .mobile-menu.sidemenu ::
      -webkit-scrollbar-thumb:window-inactive {
        background: #424242
      }

    .left-panel-four .mobile-menu.sidemenu .outer-box-two {
      position: relative;
      width: 100%
    }

      .left-panel-four .mobile-menu.sidemenu .outer-box-two .logo {
        margin-bottom: 30px
      }

    .left-panel-four .mobile-menu.sidemenu .menu-box {
      display: block;
      top: 0;
      bottom: 0;
      position: relative;
      max-height: 400px;
      border-top: 1px solid rgba(67,69,72,0)
    }

  .left-panel-four .top-content
  ul.link-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 340px;
    left: -2px
  }

    .left-panel-four .top-content
    ul.link-menu:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 2px;
      width: 20px;
      top: 10px;
      left: -30px
    }

    .left-panel-four .top-content
    ul.link-menu li {
      margin-right: 25px
    }

      .left-panel-four .top-content
      ul.link-menu li a {
        color: #999;
        font-size: 14px;
        font-family: var(--font-family-oswald);
        letter-spacing: 2px
      }

  .left-panel-four .bottom-content {
    position: absolute;
    left: 0;
    bottom: -87px
  }

  .left-panel-four .link-btn, .left-panel-four .link-btn2 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
  }

.right-panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  bottom: 0;
  z-index: 9999;
  background: linear-gradient(0deg,#fff 23%,rgb(216 216 216) 48%,rgb(216 216 216) 49%)
}

  .right-panel:
  before {
    position: absolute;
    content: '';
    background: #fff;
    left: 0;
    bottom: 0;
    height: 190px;
    width: 100%
  }

  .right-panel .content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }

  .right-panel
  h5 {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 50%;
    top: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 60px;
    padding-left: 60px;
    color: #01c418;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 5px;
    margin-top: -95px
  }

    .right-panel
    h5:before {
      position: absolute;
      content: '';
      right: 0;
      top: 7px;
      width: 45px;
      height: 1px;
      background: var(--theme-color)
    }

    .right-panel
    h5:after {
      position: absolute;
      content: '';
      left: 0;
      top: 7px;
      width: 45px;
      height: 1px;
      background: var(--theme-color)
    }

.right-panel-two {
  position: absolute;
  right: 0;
  top: 80px;
  width: 70px;
  bottom: 70px;
  z-index: 9999;
  background: #01c418;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .right-panel-two .social-media {
    position: relative;
    margin-left: 13px;
    margin-top: 30px;
    padding-top: 80px
  }

    .right-panel-two .social-media:
    before {
      position: absolute;
      content: "\f127";
      font-family: Flaticon;
      font-size: 25px;
      color: var(--theme-color);
      top: 0;
      left: 9px
    }

    .right-panel-two .social-media
    li {
      position: relative;
      -webkit-transform: rotate(-90deg) translateX(-100%);
      -ms-transform: rotate(-90deg) translateX(-100%);
      transform: rotate(-90deg) translateX(-100%);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      height: 157px
    }

      .right-panel-two .social-media
      li a:after {
        position: absolute;
        content: '';
        background: #2c2f37;
        height: 1px;
        width: 30px;
        top: 21px;
        right: -29px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .right-panel-two .social-media
      li a:hover:after {
        background: var(--theme-color)
      }

      .right-panel-two .social-media
      li a {
        position: relative;
        color: #6a6d73;
        font-size: 14px;
        font-family: var(--font-family-oswald);
        padding: 8px 20px;
        border: 1px solid #2c2f37;
        display: inline-block;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        letter-spacing: 1px;
        min-width: 125px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .right-panel-two .social-media
        li a:before {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          content: "";
          background-color: var(--theme-color);
          -webkit-transform: scale(0,1);
          -ms-transform: scale(0,1);
          transform: scale(0,1);
          -webkit-transform-origin: top right;
          -ms-transform-origin: top right;
          transform-origin: top right;
          -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
          -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
          -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
          transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
          transition: transform .5s cubic-bezier(.86,0,.070,1);
          transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
          -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
          -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
          transition-timing-function: cubic-bezier(.86,0,.070,1)
        }

        .right-panel-two .social-media
        li a:hover:before {
          -webkit-transform: scale(1,1);
          -ms-transform: scale(1,1);
          transform: scale(1,1);
          -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
          transform-origin: bottom left
        }

        .right-panel-two .social-media
        li a:hover {
          color: #fff
        }

        .right-panel-two .social-media
        li a .icon {
          color: var(--theme-color);
          position: relative;
          display: inline-block;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          margin-left: 5px
        }

        .right-panel-two .social-media
        li a:hover .icon {
          color: #fff
        }

        .right-panel-two .social-media
        li a span {
          position: relative
        }

.right-panel-three {
  position: absolute;
  right: 0;
  top: 100px;
  width: 100px;
  bottom: 100px;
  z-index: 9999;
  background: #01c418;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.top-panel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  z-index: 9999
}

  .top-panel .dark-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    background: #01c418
  }

  .top-panel .outer-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: right;
    background: var(--theme-color)
  }

  .top-panel .search-box-two .outer-search-box {
    margin: 0;
    padding: 20px 15px;
    border-right: 1px solid rgba(255,255,255,.35);
    margin-right: 30px
  }

  .top-panel .contact-info-one
  li {
    padding: 26.5px 0;
    padding-right: 30px;
    border-right: 1px solid rgba(255,255,255,.35)
  }

  .top-panel .search-box-two .outer-search-box .seach-toggle.active, .top-panel .search-box-two .outer-search-box .seach-toggle:
  hover {
    color: #fff
  }

.top-panel-two {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #01c418
}

  .top-panel-two .logo {
    position: relative;
    padding: 26.5px 50px;
    padding-right: 120px;
    background: #16191f
  }

  .top-panel-two .nav-outer {
    position: absolute;
    right: 325px
  }

  .top-panel-two .right-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 100px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .top-panel-two .main-menu .navigation >
  li > a {
    color: #6a6d73
  }

  .top-panel-two .main-menu .navigation >
  li.current > a, .top-panel-two .main-menu .navigation > li:hover > a {
    color: var(--theme-color)
  }

  .top-panel-two .main-menu .navigation >
  li.dropdown:before {
    position: absolute;
    content: "";
    right: -6px;
    left: auto;
    top: 50%;
    background: #6a6d73;
    width: 9px;
    height: 1px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .top-panel-two .main-menu .navigation >
  li.dropdown:after {
    position: absolute;
    content: "";
    right: -2px;
    top: 50%;
    background: #6a6d73;
    width: 1px;
    height: 9px;
    margin-top: -4px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .top-panel-two .main-menu .navigation >
  li.current:before, .top-panel-two .main-menu .navigation > li:hover:before {
    background: var(--theme-color)
  }

  .top-panel-two .main-menu .navigation >
  li.current:after, .top-panel-two .main-menu .navigation > li:hover:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
  }

  .top-panel-two .main-menu .navigation >
  li {
    margin-right: 35px
  }

  .top-panel-two .language-switcher {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    border-left: 1px solid rgba(209,209,209,.15);
    padding-left: 20px
  }

    .top-panel-two .language-switcher
    li a {
      color: #6a6d73
    }

    .top-panel-two .language-switcher
    li:last-child a {
      padding-right: 0
    }

  .top-panel-two .anim-menu-btn {
    margin-right: 80px;
    top: 3px;
    color: var(--theme-color)
  }

    .top-panel-two .anim-menu-btn:
    before {
      right: -158px
    }

  .top-panel-two .nav-inner {
    opacity: 0
  }

.top-panel-three {
  position: absolute;
  top: 20px;
  left: 80px;
  right: 0;
  height: 100px;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .top-panel-three .left-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .top-panel-three .logo {
    position: relative;
    padding: 20px 0;
    margin-left: 60px;
    margin-right: 40px
  }

  .top-panel-three .language-switcher {
    border: 0;
    border-left: 1px solid rgba(255,255,255,.25);
    padding-right: 0;
    margin-right: 0;
    padding-left: 30px
  }

    .top-panel-three .language-switcher
    li a {
      color: #fff
    }

  .top-panel-three .right-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 100px
  }

    .top-panel-three .right-content .hint {
      position: relative;
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      font-family: var(--font-family-oswald)
    }

  .top-panel-three .social-media {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 20px;
    margin-right: 45px;
    z-index: 9
  }

    .top-panel-three .social-media
    li {
      position: relative;
      margin-right: 20px
    }

      .top-panel-three .social-media
      li a:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 25px;
        width: 25px;
        border-radius: 50%;
        left: 50%;
        margin-left: -12.5px;
        top: 0;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .top-panel-three .social-media
      li a:hover:before {
        opacity: 1;
        visibility: visible
      }

      .top-panel-three .social-media
      li:last-child {
        margin-right: 0
      }

      .top-panel-three .social-media
      li a {
        position: relative;
        font-size: 14px;
        color: #ffffff4f;
        text-transform: capitalize;
        font-family: var(--font-family-oswald);
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .top-panel-three .social-media
        li a:hover {
          color: #fff
        }

.bottom-panel {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  background: #01c418;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 99
}

  .bottom-panel .text {
    font-size: 14px;
    font-family: var(--font-family-oswald);
    padding-left: 16px;
    border-left: 2px solid var(--theme-color)
  }

  .bottom-panel .right-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 70px
  }

  .bottom-panel .swiper-counter {
    position: relative;
    right: 0;
    bottom: 0;
    margin-left: 70px;
    margin-right: 10px;
    line-height: 30px
  }

  .bottom-panel .slide-progress-container {
    position: relative;
    width: 360px;
    bottom: 0
  }

  .bottom-panel .swiper-counter
  div#current {
    font-size: 24px;
    font-weight: 400;
    color: var(--theme-color)
  }

  .bottom-panel .swiper-counter
  div#total {
    font-weight: 400;
    color: #6a6d73
  }

  .bottom-panel .swiper-counter
  div {
    font-family: var(--font-family-oswald)
  }

.banner-slider-nav.style-two {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px
}

  .banner-slider-nav.style-two .banner-slider-control {
    position: relative;
    font-size: 14px;
    color: #6a6d73;
    border: 2px solid #2c2f37;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    margin: 0 5px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    cursor: pointer
  }

    .banner-slider-nav.style-two .banner-slider-control:
    hover {
      color: #fff;
      background-color: var(--theme-color);
      border-color: var(--theme-color)
    }

.banner-slider-nav.style-three {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

  .banner-slider-nav.style-three .banner-slider-control {
    position: relative;
    font-size: 14px;
    color: #6a6d73;
    background: #01c418;
    height: 215px;
    width: 100px;
    line-height: 36px;
    text-align: center;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    cursor: pointer;
    transition: .5s ease
  }

    .banner-slider-nav.style-three .banner-slider-control:
    hover {
      color: #fff;
      background-color: var(--theme-color);
      border-color: var(--theme-color)
    }

    .banner-slider-nav.style-three .banner-slider-control:
    before {
      position: absolute;
      content: '';
      background: #16191f;
      width: 100px;
      height: 100px;
      left: 0;
      bottom: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-three .banner-slider-control:
    hover:before {
      background: var(--theme-color)
    }

    .banner-slider-nav.style-three .banner-slider-control
    span {
      position: absolute;
      display: inline-block;
      -webkit-transform: rotate(-90deg) translateX(-16%) translateY(-50%);
      -ms-transform: rotate(-90deg) translateX(-16%) translateY(-50%);
      transform: rotate(-90deg) translateX(-16%) translateY(-50%);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      padding: 0 40px;
      left: 50%;
      bottom: 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      font-size: 14px;
      font-weight: 500;
      font-family: var(--font-family-oswald);
      color: #fff;
      letter-spacing: 2px
    }

      .banner-slider-nav.style-three .banner-slider-control
      span:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 20px;
        width: 2px;
        right: 28px;
        top: 9px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

    .banner-slider-nav.style-three .banner-slider-control:
    hover span:before {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      background: #fff
    }

.bottom-panel-two {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 99999
}

  .bottom-panel-two .panel-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    background: #01c418
  }

  .bottom-panel-two .left-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 180px;
    background: #01c418
  }

  .bottom-panel-two .right-content {
    padding-right: 150px
  }

  .bottom-panel-two .copy-right-text {
    position: relative;
    font-size: 14px;
    color: #6a6d73;
    font-family: var(--font-family-oswald);
    margin: 11px 0;
    padding-left: 25px;
    z-index: 9
  }

    .bottom-panel-two .copy-right-text:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 2px;
      width: 20px;
      left: 0;
      top: 11px
    }

.contact-info-three {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 9
}

  .contact-info-three
  li {
    padding: 36.5px 0;
    padding-right: 50px;
    border-right: 1px solid rgba(255,255,255,.1)
  }

    .contact-info-three
    li + li {
      margin-left: 50px
    }

    .contact-info-three
    li a {
      position: relative;
      color: #fff;
      font-family: var(--font-family-oswald);
      font-size: 14px
    }

      .contact-info-three
      li a i {
        margin-right: 5px;
        font-size: 18px;
        color: var(--theme-color)
      }

      .contact-info-three
      li a span {
        position: relative;
        color: #6a6d73
      }

.bottom-panel-two .social-media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 50px;
  margin-right: 45px;
  z-index: 9
}

  .bottom-panel-two .social-media
  li {
    position: relative;
    padding-right: 24px;
    margin-right: 20px
  }

    .bottom-panel-two .social-media
    li:before {
      position: absolute;
      content: '';
      background: #373b43;
      height: 6px;
      width: 6px;
      right: 0;
      top: 9px
    }

    .bottom-panel-two .social-media
    li:last-child:before {
      display: none
    }

    .bottom-panel-two .social-media
    li:last-child {
      padding-right: 0;
      margin-right: 0
    }

    .bottom-panel-two .social-media
    li a {
      font-size: 14px;
      color: #6a6d73;
      font-family: var(--font-family-oswald);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .bottom-panel-two .social-media
      li a:hover {
        color: var(--theme-color)
      }

.bottom-panel-two .search-box-two {
  position: relative;
  margin-right: 0;
  background: var(--theme-color);
  z-index: 9
}

  .bottom-panel-two .search-box-two .outer-search-box {
    padding: 30px 16px;
    margin-left: 0
  }

    .bottom-panel-two .search-box-two .outer-search-box .seach-toggle.active, .bottom-panel-two .search-box-two .outer-search-box .seach-toggle:
    hover, .header-column .search-box-two .outer-search-box .seach-toggle.active, .header-column .search-box-two .outer-search-box .seach-toggle:hover {
      color: #fff
    }

  .bottom-panel-two .search-box-two .search-box.now-visible {
    top: 100%;
    bottom: auto
  }

  .bottom-panel-two .search-box-two .search-box {
    bottom: auto;
    top: 120%
  }

.bottom-panel-three {
  position: absolute;
  bottom: 0;
  left: 80px;
  right: 0;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid var(--theme-color);
  z-index: 9999
}

  .bottom-panel-three .left-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .bottom-panel-three .search-box {
    margin-left: 80px
  }

    .bottom-panel-three .search-box .main-search-form {
      position: relative;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%
    }

    .bottom-panel-three .search-box
    input {
      width: 215px;
      height: 35px;
      background: #fff0;
      color: #888;
      font-size: 14px;
      font-weight: 400;
      border-bottom: 1px solid #ffffff80
    }

    .bottom-panel-three .search-box .search-btn {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 9999;
      background: 0 0;
      color: #fff;
      font-size: 16px
    }

      .bottom-panel-three .search-box .search-btn:
      before {
        position: absolute;
        content: '';
        width: 1px;
        height: 64px;
        right: -20px;
        bottom: -25px
      }

  .bottom-panel-three .copy-right-text {
    position: relative;
    font-size: 14px;
    color: #fff;
    font-family: var(--font-family-oswald);
    margin: 15px 0;
    margin-right: 60px;
    padding-left: 25px;
    z-index: 9
  }

    .bottom-panel-three .copy-right-text:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 2px;
      width: 20px;
      left: 0;
      top: 11px
    }

.navbar-btn-wrap {
  position: relative;
  background: #1c1e25;
  text-align: center
}

.anim-menu-btn {
  width: var(--anim-menu-btn-size);
  height: var(--anim-menu-btn-size);
  background: 0 0;
  color: #fff;
  position: relative
}

  .anim-menu-btn:
  before {
    position: absolute;
    content: 'MENU';
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    top: 8px;
    left: -60px;
    letter-spacing: 5px
  }

.anim-menu-btn__icon {
  position: relative;
  display: block;
  font-size: var(--anim-menu-btn-icon-size);
  width: 1em;
  height: var(--anim-menu-btn-icon-stroke);
  color: var(--color-contrast-high);
  background-image: -webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));
  background-image: -o-linear-gradient(currentColor,currentColor);
  background-image: linear-gradient(currentColor,currentColor);
  background-repeat: no-repeat;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

  .anim-menu-btn__icon::
  after, .anim-menu-btn__icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: inherit;
    border-radius: inherit
  }

.anim-menu-btn__icon--close {
  background-size: 100% 100%;
  will-change: transform,background-size;
  -webkit-transition: background-size .2s,-webkit-transform .2s;
  transition: background-size .2s,-webkit-transform .2s;
  -o-transition: transform .2s,background-size .2s;
  transition: transform .2s,background-size .2s;
  transition: transform .2s,background-size .2s,-webkit-transform .2s
}

.anim-menu-btn:
active .anim-menu-btn__icon--close {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9)
}

.anim-menu-btn__icon--close::
after, .anim-menu-btn__icon--close::before {
  will-change: inherit;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit
}

.anim-menu-btn__icon--close::
before {
  -webkit-transform: translateY(-.25em) rotate(0);
  -ms-transform: translateY(-.25em) rotate(0);
  transform: translateY(-.25em) rotate(0)
}

.anim-menu-btn__icon--close::
after {
  -webkit-transform: translateY(.25em) rotate(0);
  -ms-transform: translateY(.25em) rotate(0);
  transform: translateY(.25em) rotate(0)
}

.anim-menu-btn--state-b .anim-menu-btn__icon--close {
  background-size: 0 100%
}

  .anim-menu-btn--state-b .anim-menu-btn__icon--close::
  before {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
  }

  .anim-menu-btn--state-b .anim-menu-btn__icon--close::
  after {
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
  }

.main-header .header-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.main-header .search-box {
  margin-left: 80px
}

  .main-header .search-box .main-search-form {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
  }

  .main-header .search-box
  input {
    width: 215px;
    height: 35px;
    background: #fff;
    color: #888;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #e0e0e0
  }

  .main-header .search-box .search-btn {
    position: absolute;
    right: 40px;
    top: 0;
    z-index: 9999;
    background: 0 0;
    color: #999;
    font-size: 16px
  }

    .main-header .search-box .search-btn:
    before {
      position: absolute;
      content: '';
      background: #e0e0e0;
      width: 1px;
      height: 64px;
      right: -20px;
      bottom: -25px
    }

.main-header .search-box-two {
  position: relative;
  margin-right: 60px
}

.search-box-two .outer-search-box {
  position: relative;
  display: inline-block;
  float: left;
  -webkit-transition: all .5s ease .1s;
  -o-transition: all .5s ease .1s;
  transition: all .5s ease .1s;
  margin-left: 20px
}

  .search-box-two .outer-search-box .seach-toggle {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    height: 40px;
    width: 40px;
    border-radius: 3px;
    margin: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .search-box-two .outer-search-box .seach-toggle.active, .search-box-two .outer-search-box .seach-toggle:
    hover {
      color: var(--theme-color)
    }

.search-box-two .search-box {
  position: absolute;
  top: 154%;
  right: 0;
  background: #fff;
  opacity: 0;
  padding: 20px;
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  visibility: hidden;
  z-index: 100;
  margin-left: 0
}

  .search-box-two .search-box.now-visible {
    top: 176%;
    opacity: 1;
    visibility: visible;
    z-index: 100
  }

  .search-box-two .search-box .form-group {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 250px
  }

    .search-box-two .search-box .form-group
    input[type=search] {
      background: #fff none repeat scroll 0 0;
      border: 1px solid #1f1f23;
      color: #000;
      display: block;
      font-size: 13px;
      line-height: 24px;
      position: relative;
      -webkit-transition: all .5s ease 0s;
      -o-transition: all .5s ease 0s;
      transition: all .5s ease 0s;
      width: 100%;
      height: 45px;
      padding-left: 15px;
      padding-right: 50px
    }

      .search-box-two .search-box .form-group
      input[type=search]:focus {
        border-color: #f5f5f5
      }

    .search-box-two .search-box .form-group
    button, .search-box-two .search-box .form-group input[type=submit] {
      position: absolute;
      right: 0;
      top: 0;
      display: block;
      cursor: pointer;
      background: #1f1f23;
      color: #fff;
      font-size: 13px;
      height: 45px;
      line-height: 45px;
      width: 45px;
      -webkit-transition: all .5s ease 0s;
      -o-transition: all .5s ease 0s;
      transition: all .5s ease 0s
    }

      .search-box-two .search-box .form-group
      button:hover, .search-box-two .search-box .form-group input:focus + button {
        color: #222;
        background: #01c418
      }

.sticky-header {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0 0;
  z-index: 0;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

  .sticky-header .logo {
    padding: 5px 0;
  }

.fixed-header .sticky-header {
  z-index: 99999;
  opacity: 1;
  visibility: visible
}

.main-header .sticky-header .main-menu .navigation >
li {
  margin-right: 0;
  margin: 0;
  padding: 0
}

  .main-header .sticky-header .main-menu .navigation >
  li > a {
    color: #01c418;
    padding: 20px 15px;
    line-height: 30px;
    font-size: 17px;
    font-weight: 500;
    min-height: 0;
    background: 0 0;
    border: 0;
    margin-right: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
  }

  .main-header .sticky-header .main-menu .navigation >
  li.current-menu-item > a, .main-header .sticky-header .main-menu .navigation > li.current > a, .main-header .sticky-header .main-menu .navigation > li:hover > a {
    opacity: 1;
    color: var(--theme-color)
  }

.wrapper-box {
  position: absolute;
  top: 0;
  left: 360px;
  right: 100px;
  bottom: 80px;
  background: #1c1e25
}

  .wrapper-box.style-two {
    left: 100px
  }

.main-header .link-btn, .main-header .link-btn2 {
  position: relative;
  /* text-align: center !important; */
}

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    position: relative;
    font-size: 14px;
    padding: 4px 0;
    padding-left: 40px;
    border-bottom: 1px solid #e0e0e0;
    margin-right: 15px;
    color: #01c418
  }

    .main-header .link-btn .theme-btn:hover, .main-header .link-btn2 .theme-btn:hover {
      color: var(--theme-color)
    }

  .main-header .link-btn .theme-btn:before, .main-header .link-btn2 .theme-btn:before {
    position: absolute;
    content: '';
    background: #e0e0e0;
    width: 1px;
    height: 64px;
    left: 20px;
    bottom: -15px
  }

    .main-header .link-btn .theme-btn span, .main-header .link-btn2 .theme-btn span {
      position: relative;
      font-size: 12px;
      color: #999;
      padding-left: 18px;
      margin-right: 10px
    }

  .main-header .link-btn .theme-btn span:after, .main-header .link-btn2 .theme-btn span:after {
    position: absolute;
    content: '';
    background: #e0e0e0;
    width: 20px;
    height: 1px;
    left: 0;
    bottom: 7px
  }

.nav-right-option {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 26px 30px
}

.language-switcher {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 0;
  padding-right: 5px;
  margin-right: 20px;
  border-right: 1px solid #dcdcdc
}

  .language-switcher
  span {
    font-size: 30px;
    color: var(--theme-color);
    margin-right: 8px
  }

  .language-switcher
  li a {
    font-size: 14px
  }

  .language-switcher
  li a {
    padding-right: 5px
  }

  .language-switcher
  li.active a {
    font-size: 18px;
    color: var(--theme-color)
  }

  .language-switcher
  li:last-child a:before {
    display: none
  }

.cart-btn {
  position: relative;
  font-size: 30px;
  color: #222
}

span.input-group-btn-vertical {
  display: none
}

input.quantity-spinner.form-control {
  width: 90px;
  line-height: 2.3em;
  text-align: center;
  font-family: var(--font-family-oswald);
  font-weight: 500
}

.cart-middle .update-cart .btn-style-one:
after {
  background: #fff
}

.cart-btn .cart-icon {
  position: relative
}

.cart-btn .item-count {
  position: absolute;
  right: -13px;
  top: -4px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  background: var(--theme-color)
}

.banner-section {
  position: relative
}

.banner-slider, .three-item-carousel {
  position: relative;
  height: 100% !important;
  z-index: 9
}

.banner-section .swiper-slide {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

  .banner-section .swiper-slide:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0000003d;
    opacity: 0;
    content: ""
  }

.banner-section .content-outer {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  min-height: 834px;
  width: 100%;
  max-height: 834px;
  display: table;
  vertical-align: middle
}

.banner-section .content-box {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 240px 0 300px
}

  .banner-section .content-box .inner {
    position: relative;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
  }

.banner-section .swiper-slide-active .content-box .inner {
  opacity: 1;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.banner-section .content-box .inner:
before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: repeat;
  background-position: center;
  content: ""
}

.banner-section .content-box
h1 {
  position: relative;
  font-size: 60px;
  line-height: 70px;
  color: #fff;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  font-family: var(--font-family-oswald);
  margin-bottom: 30px
}

.banner-section .swiper-slide-active .content-box
h1 {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.banner-section
h4 {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  font-family: var(--font-family-oswald);
  padding-bottom: 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.banner-section .swiper-slide-active
h4 {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.banner-section
h4:before {
  position: absolute;
  content: '';
  bottom: 1px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #fff
}

.banner-section
h4:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 3px;
  width: 60px;
  background: var(--theme-color)
}

.banner-section
h4.style-two {
  padding-bottom: 0
}

  .banner-section
  h4.style-two:after, .banner-section h4.style-two:before {
    display: none
  }

.banner-section .content-box .text {
  position: relative;
  font-size: 18px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 400;
  letter-spacing: .02em;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px)
}

.banner-section .swiper-slide-active .text {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.banner-section .link-box {
  padding-top: 40px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom
}

.banner-section .swiper-slide-active .link-box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.banner-section .link-box
a {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.banner-section .content-outer-two {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.banner-block-two {
  position: relative;
  padding-left: 60px;
  margin-left: 160px;
  margin-bottom: 180px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  transition: all 1.1s ease;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  font-family: var(--font-family-oswald)
}

.banner-section .swiper-slide-active .banner-block-two {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.banner-block-two {
  position: relative;
  border: 1px solid #fff;
  width: 100%;
  max-width: 660px
}

  .banner-block-two .date {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(0);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(0);
    transform: rotate(-90deg) translateX(-50%) translateY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    top: 50%;
    left: 0;
    padding: 18px 0
  }

  .banner-block-two
  h1 {
    position: relative;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    padding: 30px 35px;
    font-weight: 700;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff
  }

  .banner-block-two .link-btn, .banner-block-two .link-btn2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .banner-block-two .theme-btn {
    position: relative;
    font-size: 16px;
    font-family: var(--font-family-oswald);
    font-weight: 500;
    color: #fff;
    padding: 15px 35px;
    padding-left: 95px;
    border-left: 1px solid #fff
  }

    .banner-block-two .theme-btn:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 50px;
      left: 30px;
      top: 26px
    }

.banner-section .slide-option {
  position: absolute;
  right: 120px;
  bottom: 10px;
  min-width: 440px
}

.slide-progress-container {
  position: absolute;
  height: 3px;
  z-index: 3;
  bottom: 30px;
  right: 0;
  left: 0
}

.slide-progress-warp {
  float: left;
  position: relative;
  height: 1px;
  background: rgba(255,255,255,.41);
  z-index: 10;
  bottom: 0;
  width: 100%
}

.slide-progress {
  position: absolute;
  top: 50%;
  left: 0;
  height: 3px;
  border-radius: 6px;
  margin-top: -2px;
  width: 0%;
  max-width: 100%;
  background: var(--theme-color)
}

.banner-slider-nav.style-one {
  position: absolute;
  left: 50%;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

  .banner-slider-nav.style-one:
  after {
    position: absolute;
    content: "\f11a";
    font-family: Flaticon;
    font-size: 80px;
    color: #c4c4c4
  }

  .banner-slider-nav.style-one:
  before {
    position: absolute;
    content: '';
    background: #f4f4f4;
    height: 50px;
    width: 50px;
    left: -5px;
    top: 6px;
    border-radius: 50%
  }

.banner-slider-control-wrap {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 100;
  width: 100%
}

  .banner-slider-control-wrap.style-two {
    position: relative;
    width: auto;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

.banner-slider-nav.style-one .banner-slider-control {
  font-weight: 700;
  font-size: 11px;
  color: transparent;
  cursor: pointer;
  width: 40px;
  height: 30px;
  line-height: 30px;
  letter-spacing: 2px;
  position: relative;
  text-align: center;
  z-index: 5
}

  .banner-slider-nav.style-one .banner-slider-control.banner-slider-button-next {
    top: 12px
  }

  .banner-slider-nav.style-one .banner-slider-control.banner-slider-button-prev {
    top: -12px
  }

  .banner-slider-nav.style-one .banner-slider-control:
  before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .2s linear;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
  }

.banner-slider-control-wrap .left-side {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 60px
}

.banner-slider-nav.style-one .banner-slider-control
span {
  position: relative;
  z-index: 2
}

.banner-slider-nav.style-one .banner-slider-control
i {
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
  padding: 0 0 0 1px
}

.banner-slider-nav.style-one .banner-slider-control.banner-slider-button-prev
i {
  padding: 0
}

.banner-slider-pagination {
  position: absolute;
  right: 60px;
  top: 50%;
  margin-right: 0;
  z-index: 999;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

  .banner-slider-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: block;
    margin-bottom: 20px;
    border-radius: 0;
    background: 0 0;
    position: relative;
    opacity: 1;
    background: #fff
  }

    .banner-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: var(--theme-color)
    }

  .banner-slider-pagination.style-two {
    right: 100px
  }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:
    after {
      content: '01';
      position: absolute;
      left: -60px;
      right: 0;
      top: -5px;
      line-height: 20px;
      color: var(--theme-color);
      letter-spacing: 2px;
      font-size: 12px;
      font-weight: 600;
      -webkit-transform: scale(.5);
      -ms-transform: scale(.9);
      transform: scale(.9);
      -webkit-transition: all .1s linear;
      -o-transition: all .1s linear;
      transition: all .1s linear;
      font-family: var(--font-family-oswald);
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet.swiper-pagination-bullet-active:
    after, .banner-slider-pagination.style-two .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
      opacity: 1
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(2):
    after {
      content: '02'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(3):
    after {
      content: '03'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(4):
    after {
      content: '04'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(5):
    after {
      content: '05'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(6):
    after {
      content: '06'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(7):
    after {
      content: '07'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(8):
    after {
      content: '08'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      width: 30px;
      height: 1px;
      right: 18px;
      top: 5px;
      opacity: 0
    }

  .banner-slider-pagination.style-three {
    right: 0;
    width: 100px
  }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:
    after {
      content: '01';
      position: absolute;
      right: 20px;
      top: -7px;
      line-height: 20px;
      color: var(--theme-color);
      letter-spacing: 2px;
      font-size: 14px;
      font-weight: 600;
      -webkit-transform: scale(.5);
      -ms-transform: scale(.9);
      transform: scale(.9);
      -webkit-transition: all .1s linear;
      -o-transition: all .1s linear;
      transition: all .1s linear;
      font-family: var(--font-family-oswald);
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet.swiper-pagination-bullet-active:
    after, .banner-slider-pagination.style-three .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
      opacity: 1
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(2):
    after {
      content: '02'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(3):
    after {
      content: '03'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(4):
    after {
      content: '04'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(5):
    after {
      content: '05'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(6):
    after {
      content: '06'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(7):
    after {
      content: '07'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(8):
    after {
      content: '08'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:
    before {
      position: absolute;
      content: '';
      background: #2f333b;
      width: 6px;
      height: 6px;
      right: 50%;
      top: 0;
      margin-right: -3px
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet {
      width: 70px;
      margin: 0 auto;
      margin-bottom: 15px;
      border-bottom: 1px solid #2f333b;
      background: 0 0;
      padding-bottom: 25px
    }

      .banner-slider-pagination.style-three .swiper-pagination-bullet.swiper-pagination-bullet-active:
      before {
        background: var(--theme-color);
        margin-right: 8px
      }

.swiper-counter {
  position: absolute;
  font-weight: 700;
  font-size: 12px;
  color: #999;
  right: -20px;
  bottom: 32px;
  z-index: 9;
  line-height: 50px;
  display: inline-block
}

  .swiper-counter
  div {
    position: relative;
    top: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: var(--font-family-oswald)
  }

    .swiper-counter
    div#current {
      margin-right: 16px;
      font-size: 30px
    }

    .swiper-counter
    div#total {
      right: 6px
    }

      .swiper-counter
      div#total:before {
        content: '/';
        position: absolute;
        left: -12px;
        width: 6px;
        height: 2px;
        top: -4px;
        font-size: 24px
      }

.banner-section .mouse-btn-down {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 120px;
  color: #fff;
  font-size: 14px;
  height: 104px;
  cursor: pointer;
  background: url(../images/icons/arrow-down.png) center top no-repeat;
  z-index: 20;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  padding-top: 65px
}

  .banner-section .mouse-btn-down:
  before {
    position: absolute;
    content: '';
    background: #fff;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    top: 5px;
    left: 50%;
    margin-left: -2px
  }

.banner-section .content-box-two {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 80px;
  width: 100%;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 60px
}

  .banner-section .content-box-two:
  before {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background-image: -ms-linear-gradient(90deg,rgba(21,23,28,.9) 0,rgba(0,0,0,0) 100%)
  }

  .banner-section .content-box-two
  h3 {
    color: #fff;
    font-size: 26px;
    font-family: var(--font-family-oswald);
    width: 100%
  }

    .banner-section .content-box-two
    h3 a {
      color: #fff;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .banner-section .content-box-two
      h3 a:hover {
        color: var(--theme-color)
      }

    .banner-section .content-box-two
    h3 .shape {
      position: absolute;
      right: 0;
      top: 5px;
      height: 21px;
      width: 20px;
      border: 1px solid var(--theme-color)
    }

      .banner-section .content-box-two
      h3 .shape:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        width: 20px;
        height: 1px;
        right: 10px;
        top: 9px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

  .banner-section .content-box-two:
  hover h3 .shape:before {
    right: -10px
  }

.banner-section-two {
  position: relative
}

.banner-block-one {
  position: relative;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  .banner-block-one .inner-box {
    position: relative;
    padding-left: 70px
  }

  .banner-block-one
  h4 {
    position: absolute;
    font-size: 14px;
    color: #fff;
    padding: 0 95px;
    left: 0;
    bottom: -5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    letter-spacing: 2px
  }

    .banner-block-one
    h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      left: 0;
      top: 5px
    }

    .banner-block-one
    h4:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      right: 0;
      top: 5px
    }

  .banner-block-one
  h1 {
    position: relative;
    font-size: 72px;
    color: #fff;
    font-weight: 700;
    padding-top: 20px;
    margin-bottom: 25px
  }

    .banner-block-one
    h1:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      left: 0;
      top: 0;
      width: 70px;
      height: 2px
    }

  .banner-block-one .text {
    position: relative;
    color: #fff;
    margin-bottom: 30px
  }

  .banner-block-one .link-btn, .banner-block-one .link-btn2 {
    position: relative
  }

.page-background {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff
}

.jquery-background-video-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

  .jquery-background-video-wrapper .overlay {
    position: absolute;
    background: rgba(11,12,18,.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }

.funfact-section {
  position: relative;
  padding: 90px 0 100px
}

  .funfact-section .title {
    position: absolute;
    top: 50%;
    left: 0;
    line-height: 170px;
    font-size: 70px;
    color: #e0e0e0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .funfact-section .funfact-wrapper {
    position: relative
  }

  .funfact-section .swiper-slide:
  before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }

  .funfact-section .swiper-slide.swiper-slide-active:
  before {
    opacity: 1
  }

.counter-block {
  position: relative;
  text-align: center
}

  .counter-block .count-box {
    font-size: 20px;
    font-family: var(--font-family-oswald);
    color: #01c418;
    margin-bottom: 20px
  }

  .counter-block .affix, .counter-block .count-text, .counter-block .prefix {
    font-size: 100px;
    color: var(--theme-color);
    font-family: var(--font-family-oswald);
    line-height: 100px
  }

  .counter-block .counter-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 11px
  }

.funfact-section .scroll-pagination {
  position: absolute;
  left: 15px;
  bottom: 0;
  right: 17%;
  height: 30px;
  margin-right: 250px
}

.funfact-section .swiper-pagination {
  position: absolute;
  top: 14px;
  left: 0;
  background: #e7e7e7;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

  .funfact-section .swiper-pagination:
  after, .funfact-section .swiper-pagination:before {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    border-radius: 50%;
    top: -4px;
    left: 0;
    background: var(--theme-color)
  }

  .funfact-section .swiper-pagination:
  after {
    left: auto;
    right: 0;
    background: #e7e7e7
  }

.funfact-section .swiper-pagination-progressbar-fill {
  background: var(--theme-color)
}

.funfact-section .scroll-pagination .text {
  position: absolute;
  right: -250px;
  top: 0;
  font-size: 18px;
  font-family: var(--font-family-oswald);
  color: var(--theme-color)
}

.page-title {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #01c418 !important;
  background-position: center
}

  .page-title.vh-100 {
    height: calc(100vh - 90px)
  }

  .page-title:
  before {
    position: absolute;
    content: '';
    background: #01c418;
    left: 0;
    top: 0;
    height: 100%;
    width: 40%
  }

  .page-title .content-column {
    position: relative;
    margin-top: 37px
  }

  .page-title .title {
    position: absolute;
    left: 160px;
    top: 51%;
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(0);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(0);
    transform: rotate(-90deg) translateX(-50%) translateY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #282b34;
    font-size: 53px;
    line-height: 120px
  }

  .page-title
  h1 {
    position: relative;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    z-index: 10
  }

    .page-title
    h1:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      bottom: 0;
      left: 0
    }

  .page-title
  h2 {
    position: relative;
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    z-index: 10
  }

    .page-title
    h2:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      bottom: 0;
      left: 0
    }

  .page-title .text {
    color: #fff;
    margin-bottom: 20px
  }

  .page-title .content-column .theme-btn {
    position: relative;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    padding-left: 40px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .page-title .content-column .theme-btn:
    after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 25px;
      top: 12px;
      left: 0
    }

    .page-title .content-column .theme-btn:
    before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -.5px;
      left: 24px
    }

    .page-title .content-column .theme-btn:
    hover {
      color: var(--theme-color)
    }

  .page-title .scroll-btn {
    position: absolute;
    left: 40%;
    bottom: 0;
    background: #01c418;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 90px;
    z-index: 9
  }

  .page-title .mouse-btn-down {
    bottom: 30px;
    width: 70px;
    color: #fff;
    font-size: 14px;
    height: 90px;
    cursor: pointer;
    background: url(../images/icons/arrow-down.png) center center no-repeat;
    z-index: 20;
    text-align: center;
    padding-top: 65px;
    display: inline-block;
    background-color: var(--theme-color)
  }

    .page-title .mouse-btn-down:
    before {
      position: absolute;
      content: '';
      background: #fff;
      height: 5px;
      width: 5px;
      border-radius: 50%;
      top: 22px;
      margin-left: -2px
    }

  .page-title .back-to-home-btn {
    position: relative;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    padding: 11px 60px;
    background-image: -ms-linear-gradient(0deg,#272b34 0,#01c418 100%);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    border-left: 2px solid var(--theme-color)
  }

    .page-title .back-to-home-btn:
    after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 25px;
      top: 22px;
      left: 29px
    }

    .page-title .back-to-home-btn:
    before {
      position: absolute;
      content: "\f10b";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: 9.5px;
      left: 20px
    }

    .page-title .back-to-home-btn:
    hover {
      color: var(--theme-color)
    }

  .page-title .map-canvas {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60%
  }

.page-title-two {
  position: relative;
  padding: 340px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #01c418;
  background-position: center
}

  .page-title-two.vh-100 {
    height: calc(100vh - 90px)
  }

  .page-title-two
  h1 {
    position: relative;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize
  }

  .page-title-two .bottom-content {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0
  }

    .page-title-two .bottom-content .outer-box {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between
    }

    .page-title-two .bottom-content .left-side {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 8px
    }

    .page-title-two .bottom-content .date {
      position: relative;
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      font-family: var(--font-family-oswald);
      margin-right: 30px;
      line-height: 48px
    }

      .page-title-two .bottom-content .date
      strong {
        font-size: 48px;
        font-weight: 600;
        color: var(--theme-color)
      }

    .page-title-two .bottom-content .posts-tagg {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 7px
    }

      .page-title-two .bottom-content .posts-tagg
      span {
        position: relative;
        font-size: 16px;
        font-weight: 500;
        font-family: var(--font-family-oswald);
        color: #fff;
        margin-right: 5px
      }

      .page-title-two .bottom-content .posts-tagg
      a {
        color: #fff;
        font-size: 16px
      }

  .page-title-two .share-icon {
    position: relative;
    padding-right: 50px;
    margin-bottom: 20px
  }

  .page-title-two .share-btn {
    background: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.08);
    box-shadow: 0 0 20px rgba(0,0,0,.08);
    cursor: pointer
  }

  .page-title-two .share-icon.open .share-btn {
    color: var(--theme-color)
  }

  .page-title-two .share-icon
  ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .page-title-two .share-icon.open
  ul {
    opacity: 1;
    visibility: visible
  }

  .page-title-two .share-icon
  ul li {
    margin-right: 5px
  }

  .page-title-two .share-icon
  ul a {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    border: 1px solid #f4f4f4;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: inline-block;
    color: #999
  }

    .page-title-two .share-icon
    ul a:hover {
      color: var(--theme-color)
    }

.section-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 1080px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

  .section-banner:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #000;
    opacity: .2
  }

  .section-banner .title {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -100px;
    font-size: 120px;
    line-height: 1em;
    color: #fff;
    font-weight: 800;
    white-space: nowrap;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg) translateX(50%);
    -ms-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%)
  }

.sec-title {
  position: relative;
  margin-bottom: 50px
}

  .sec-title .sec-title-icon {
    font-size: 48px;
    color: var(--theme-color);
    margin-bottom: 22px;
    line-height: 50px
  }

  .sec-title
  h4 {
    position: relative;
    color: #b7b7b7;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px
  }

  .sec-title.light
  h4 {
    color: #adadad
  }

  .sec-title
  h1 {
    position: relative;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 600
  }

    .sec-title
    h1 span {
      color: var(--theme-color)
    }

  .sec-title.light
  h1 {
    color: #fff
  }

  .sec-title .text {
    position: relative;
    margin-top: 20px
  }

.about-section {
  position: relative;
  padding: 110px 0 90px
}

  .about-section .sec-title {
    position: relative;
    margin-bottom: 30px
  }

  .about-section .image-wrap {
    position: relative
  }

    .about-section .image-wrap .link-btn, .about-section .image-wrap .link-btn2 {
      position: absolute;
      left: -160px;
      bottom: 50px;
      z-index: 9
    }

.specialization-section {
  position: relative;
  background-color: #01c418;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0 110px
}

.specializ-block {
  position: relative
}

  .specializ-block .inner-box {
    position: relative;
    max-width: 570px;
    padding: 30px;
    margin: 0 auto
  }

  .specializ-block .content {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 40px 30px;
    max-width: 320px
  }

  .specializ-block
  h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px
  }

  .specializ-block .icon-box {
    position: absolute;
    left: -100px;
    top: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: var(--theme-color);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 50px;
    color: #fff
  }

  .specializ-block .count {
    position: absolute;
    right: -125px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 200px;
    font-family: var(--font-family-londrina);
    color: #272c3c;
    z-index: -1
  }

  .specializ-block .link-btn, .specializ-block .link-btn2 {
    position: absolute;
    right: -45px;
    bottom: 30px
  }

    .specializ-block .link-btn a, .specializ-block .link-btn2 a {
      font-size: 14px;
      font-weight: 600;
      font-family: var(--font-family-oswald);
      padding-right: 110px;
      color: #fff;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .specializ-block .link-btn a:hover, .specializ-block .link-btn2
      a:hover {
        color: var(--theme-color)
      }

      .specializ-block .link-btn a:before, .specializ-block .link-btn2 a:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 1px;
        width: 100px;
        right: 0;
        top: 11px
      }

      .specializ-block .link-btn a:after, .specializ-block .link-btn2 a:after {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 9px;
        width: 9px;
        right: 92px;
        top: 7px;
        border-radius: 50%
      }

.specialization-section .bottom-content {
  position: relative;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  text-align: center;
  margin-top: 60px
}

  .specialization-section .bottom-content
  a {
    color: var(--theme-color);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .specialization-section .bottom-content
    a:hover {
      text-decoration: underline
    }

.specialization-section-two {
  position: relative;
  background-color: #01c418;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0 110px
}

  .specialization-section-two .section-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 495px;
    background-size: cover;
    background-attachment: fixed
  }

.specialize-block-two .inner-box {
  position: relative;
  margin-bottom: 30px
}

.specialize-block-two .image {
  position: relative;
  margin-top: 25px;
  margin-right: 0px
}

  .specialize-block-two .image:
  before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .specialize-block-two .image
  img {
    width: 100%
  }

.specialize-block-two .inner-box:
hover .image:before {
  height: 100%
}

.specialize-block-two .icon-box {
  position: absolute;
  top: -25px;
  left: -25px;
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  background: #ffffffe3;
  font-size: 40px;
  color: var(--theme-color);
  -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
  box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

.specialize-block-two .inner-box:
hover .icon-box {
  top: 100%;
  -webkit-transform: translateY(-110px);
  -ms-transform: translateY(-110px);
  transform: translateY(-110px)
}

.specialize-block-two .lower-content {
  margin-top: 35px;
  text-align: center
}

  .specialize-block-two .lower-content .text {
    color: #bdbdbd
  }

.specialize-block-two
h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff
}

.specialize-block-two .text {
  margin-bottom: 30px
}

.specialize-block-two .link-btn, .specialize-block-two .link-btn2 {
  position: relative
}

  .specialize-block-two .link-btn:before, .specialize-block-two .link-btn2:before {
    position: absolute;
    content: '';
    background: #ddd;
    left: 0;
    width: 100%;
    height: 1px;
    top: 24.5px
  }

  .specialize-block-two .link-btn:after, .specialize-block-two .link-btn2:after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    left: 0;
    width: 100%;
    height: 1px;
    top: 24.5px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

.specialize-block-two .inner-box:hover .link-btn:after, .specialize-block-two .inner-box:hover .link-btn2:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.specialize-block-two .inner-box .theme-btn {
  position: relative;
  z-index: 1
}

.main-footer {
  position: relative
}

  .main-footer .footer-widget-wrap {
    position: relative;
    padding: 100px 0 70px
  }

    .main-footer .footer-widget-wrap.border-shape {
      border: 60px solid #f4f4f4;
      border-bottom: 0
    }

  .main-footer .logo {
    position: relative;
    text-align: center
  }

    .main-footer .logo:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 100%;
      left: 0;
      top: 30px
    }

    .main-footer .logo .image {
      position: relative;
      background: #fff;
      padding: 0 100px;
      margin-bottom: 45px;
      display: inline-block
    }

      .main-footer .logo .image:
      before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 9px;
        width: 9px;
        left: 0;
        top: 26px;
        border-radius: 50%
      }

      .main-footer .logo .image:
      after {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 9px;
        width: 9px;
        right: 0;
        top: 26px;
        border-radius: 50%
      }

.footer-widget {
  position: relative;
  margin-bottom: 30px
}

  .footer-widget:
  before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    width: 1px;
    right: 0;
    top: 0;
    bottom: 0
  }

  .footer-widget:
  last-child:before {
    display: none
  }

.about-widget {
  position: relative
}

  .about-widget .text {
    position: relative;
    margin-bottom: 30px
  }

  .about-widget .link-btn a, .about-widget .link-btn2 a {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    padding-left: 30px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    color: #01c418
  }

  .about-widget .link-btn:before, .about-widget .link-btn2:before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 20px;
    top: 12px;
    left: 0
  }

  .about-widget .link-btn a:hover, .about-widget .link-btn2 a:hover {
    color: var(--theme-color)
  }

.post-widget {
  position: relative
}

  .post-widget .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px
  }

    .post-widget .post:
    last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0
    }

  .post-widget .thumb {
    position: relative;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 15px
  }

  .post-widget
  img {
    width: 100%;
    -webkit-transition: all 8s cubic-bezier(0,0,.2,1);
    -o-transition: all 8s cubic-bezier(0,0,.2,1);
    transition: all 8s cubic-bezier(0,0,.2,1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    display: block;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  .post-widget .thumb:
  hover img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
  }

  .post-widget .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 40px 45px
  }

    .post-widget .overlay:
    before {
      position: absolute;
      content: '';
      background: #222;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: scale(0,1);
      -ms-transform: scale(0,1);
      transform: scale(0,1);
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear
    }

  .post-widget .thumb:
  hover .overlay:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: .75
  }

  .post-widget .date {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 50px
  }

    .post-widget .date:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 12px;
      left: 0
    }

  .post-widget
  h4 {
    font-size: 18px;
    font-weight: 500;
    color: #01c418
  }

    .post-widget
    h4 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .post-widget
      h4 a:hover {
        color: var(--theme-color)
      }

.subscribe-widget {
  position: relative
}

  .subscribe-widget .widget-wrap {
    margin-left: 10px
  }

  .subscribe-widget .text {
    font-size: 18px;
    font-family: var(--font-family-oswald);
    margin-bottom: 30px;
    color: #01c418
  }

  .subscribe-widget
  input {
    font-size: 16px;
    height: 54px;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 25px;
    border: 1px solid #e7e7e7;
    color: #888
  }

.footer-bottom {
  position: relative;
  background: #01c418
}

  .footer-bottom .footer-menu, .footer-widget-wrap .footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 22px 0;
    border-bottom: 1px solid #2c2f37
  }

  .footer-bottom .border-bottom {
    border-bottom: 1px solid #2c2f37 !important
  }

  .footer-bottom .footer-menu
  ul, .footer-widget-wrap .footer-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .footer-bottom .footer-menu
  li a, .footer-widget-wrap .footer-menu li a {
    font-size: 16px;
    color: #fff;
    margin-right: 22px;
    padding: 15px 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .footer-bottom .footer-menu
  div a {
    color: var(--theme-color);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .footer-bottom .footer-menu
  div {
    color: #fff
  }

    .footer-bottom .footer-menu
    div a:hover, .footer-bottom .footer-menu li a:hover, .footer-widget-wrap .footer-menu li a:hover {
      color: #fff
    }

  .footer-bottom .copyright-text {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-family: var(--font-family-oswald);
    padding: 25px 0
  }

    .footer-bottom .copyright-text
    a {
      color: var(--theme-color)
    }

.main-footer-two {
  position: relative;
  background: #01c418
}

  .main-footer-two .footer-widget-wrap {
    position: relative;
    padding: 100px 0 70px
  }

  .main-footer-two .footer-widget:
  before {
    display: none
  }

.footer-widget-title {
  margin-bottom: 38px
}

  .footer-widget-title
  h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 15px
  }

    .footer-widget-title
    h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      left: 0;
      bottom: 0;
      width: 40px;
      height: 4px
    }

.about-widget-two .logo {
  position: relative;
  margin-bottom: 40px
}

.about-widget-two .text {
  color: #6a6d73
}

.subscribe-widget-two .text {
  color: #6a6d73;
  margin-bottom: 10px
}

.subscribe-widget-two
form {
  position: relative
}

.subscribe-widget-two
input {
  font-size: 16px;
  height: 60px;
  width: 100%;
  padding: 0 20px;
  border: 1px solid #2c2f37;
  color: #888;
  background: 0 0
}

.subscribe-widget-two
button {
  position: absolute;
  right: 20px;
  top: 18px;
  background: 0 0;
  color: rgba(255,255,255,.45)
}

.instagram-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1px;
  padding-top: 5px
}

  .instagram-wrap .image {
    padding: 0 1px;
    margin-bottom: 2px
  }

    .instagram-wrap .image
    img {
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .instagram-wrap .image
    a {
      background: #fff;
      display: inline-block
    }

      .instagram-wrap .image
      a:hover img {
        opacity: .3
      }

.footer-bottom-two {
  position: relative;
  background: #22252c;
  padding-top: 22px
}

  .footer-bottom-two .footer-bottom-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .footer-bottom-two .copy-right-text {
    color: #6a6d73;
    font-size: 16px;
    font-family: var(--font-family-oswald);
    margin-bottom: 22px
  }

    .footer-bottom-two .copy-right-text
    a {
      color: var(--theme-color)
    }

  .footer-bottom-two .social-media {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 48px;
    margin-bottom: 22px
  }

    .footer-bottom-two .social-media:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 35px;
      right: 0;
      top: 11px
    }

    .footer-bottom-two .social-media
    li {
      position: relative;
      padding-right: 24px;
      margin-right: 20px
    }

      .footer-bottom-two .social-media
      li:before {
        position: absolute;
        content: '';
        background: #373b43;
        height: 6px;
        width: 6px;
        right: 0;
        top: 9px
      }

      .footer-bottom-two .social-media
      li:last-child:before {
        display: none
      }

      .footer-bottom-two .social-media
      li:last-child {
        padding-right: 0;
        margin-right: 0
      }

      .footer-bottom-two .social-media
      li a {
        font-size: 14px;
        color: #6a6d73;
        font-family: var(--font-family-oswald);
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .footer-bottom-two .social-media
        li a:hover {
          color: var(--theme-color)
        }

.feature-section {
  position: relative;
  padding: 110px 0
}

.feature-block-one {
  position: relative;
  margin-top: 18px
}

  .feature-block-one:
  last-child {
    margin-top: 0
  }

  .feature-block-one:
  before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0
  }

  .feature-block-one:nth-child( even):before {
    display: none
  }

  .feature-block-one .inner-box {
    position: relative;
    padding: 48px 0;
    padding-left: 150px
  }

    .feature-block-one .inner-box:
    before {
      position: absolute;
      content: '';
      background: #e7e7e7;
      height: 1px;
      width: 100%;
      top: 0;
      left: 0
    }

  .feature-block-one:nth-child( even) .inner-box:before {
    top: inherit;
    bottom: 0
  }

  .feature-block-one .inner-box:
  after {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 100%;
    width: 1px;
    top: -18px;
    left: 18px
  }

  .feature-block-one:nth-child( even) .inner-box:after {
    top: 18px
  }

  .feature-block-one .icon {
    position: absolute;
    top: 52px;
    left: 60px;
    -webkit-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease
  }

  .feature-block-one .inner-box:
  hover .icon {
    -webkit-transform: scale(-1) rotate(-180deg);
    -ms-transform: scale(-1) rotate(-180deg);
    transform: scale(-1) rotate(-180deg);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
  }

  .feature-block-one
  h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding-top: 20px
  }

    .feature-block-one
    h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 0;
      left: 0
    }

  .feature-block-one .text {
    font-size: 16px
  }

.feature-block-two {
  position: relative;
  margin-top: 18px
}

  .feature-block-two:
  last-child {
    margin-top: 0
  }

  .feature-block-two:
  before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0
  }

  .feature-block-two:nth-child( even):before {
    display: none
  }

  .feature-block-two .inner-box {
    position: relative;
    padding: 48px 0;
    padding-right: 150px
  }

    .feature-block-two .inner-box:
    before {
      position: absolute;
      content: '';
      background: #e7e7e7;
      height: 1px;
      width: 100%;
      top: 0;
      left: 0
    }

  .feature-block-two:nth-child( even) .inner-box:before {
    top: inherit;
    bottom: 0
  }

  .feature-block-two .inner-box:
  after {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 100%;
    width: 1px;
    top: -18px;
    right: 18px
  }

  .feature-block-two:nth-child( even) .inner-box:after {
    top: 18px
  }

  .feature-block-two .icon {
    position: absolute;
    top: 52px;
    right: 60px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .feature-block-two .inner-box:
  hover .icon {
    -webkit-transform: scale(-1) rotate(-180deg);
    -ms-transform: scale(-1) rotate(-180deg);
    transform: scale(-1) rotate(-180deg);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
  }

  .feature-block-two
  h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding-top: 20px
  }

    .feature-block-two
    h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 0;
      right: 0
    }

  .feature-block-two .text {
    font-size: 16px
  }

.feature-section .single-item-carousel {
  position: relative;
  width: auto;
  margin: 0 auto;
  margin-bottom: 74px;
  max-width: 350px
}

  .feature-section .single-item-carousel:
  before {
    position: absolute;
    left: -20px;
    top: -30px;
    right: -20px;
    bottom: -24px;
    content: '';
    background-image: url(../images/resource/mockup.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
  }

  .feature-section .single-item-carousel .image
  img {
    width: auto;
    margin: 0 auto
  }

.feature-section .owl-dot-style-one .owl-dots {
  position: relative;
  margin-top: 0;
  top: 36px
}

.testimonial-section {
  position: relative;
  padding-bottom: 110px;
  padding-top: 120px
}

  .testimonial-section:
  before {
    position: absolute;
    content: '';
    background-color: #f4f4f4;
    left: 0;
    top: 0;
    right: 0;
    bottom: 220px
  }

  .testimonial-section .testimonial-outer {
    position: relative
  }

    .testimonial-section .testimonial-outer:
    before {
      position: absolute;
      content: '';
      border: 1px solid #e0e0e0;
      left: 0;
      top: 50px;
      width: 100%;
      bottom: -70px
    }

.testimonial-block .inner-box {
  text-align: center
}

.testimonial-block .quote {
  position: relative;
  font-size: 40px;
  background: var(--theme-color);
  color: #fff;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 125px
}

  .testimonial-block .quote:
  before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 1px;
    height: 65px;
    bottom: -95px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .testimonial-block .quote:
  after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    bottom: -95px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

.testimonial-block .text {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #01c418;
  margin: 0 auto;
  margin-bottom: 35px;
  max-width: 780px;
  font-family: var(--font-family-oswald)
}

.testimonial-block .author-title {
  position: relative;
  font-size: 20px;
  color: var(--theme-color);
  font-weight: 500;
  display: inline-block;
  font-family: var(--font-family-oswald);
  padding-bottom: 70px
}

  .testimonial-block .author-title:
  before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 1px;
    height: 30px;
    left: 50%;
    top: 42px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

.testimonial-section .testimonial-content {
  cursor: -webkit-grab;
  cursor: grab
}

.testimonial-section .author-thumb {
  position: relative;
  cursor: pointer;
  height: 81px;
  width: 81px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .testimonial-section .author-thumb
  img {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

.testimonial-section .swiper-slide-thumb-active .author-thumb
img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.testimonial-section .testimonial-thumbs {
  max-width: 485px;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 70px
}

.testimonial-section .swiper-nav-button {
  display: none
}

.testimonial-section .swiper-button-next, .testimonial-section .swiper-button-prev {
  background: 0 0;
  text-indent: 0;
  background-image: none;
  color: #fff;
  font-size: 24px;
  width: 62px;
  height: 62px;
  line-height: 62px;
  border-radius: 50%;
  text-align: center;
  background: rgba(120,120,135,.1);
  margin: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}

  .testimonial-section .swiper-button-next:
  hover, .testimonial-section .swiper-button-prev:hover {
    background: #fff;
    color: #f57f4b
  }

.testimonial-section .left-title {
  position: absolute;
  font-family: var(--font-family-oswald);
  -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  top: 62%;
  left: 40px
}

  .testimonial-section .left-title
  h5 {
    font-size: 14px;
    color: #c2c2c2;
    font-weight: 600;
    letter-spacing: 5px
  }

.testimonial-section.style-two {
  position: relative;
  padding-bottom: 110px;
  padding-top: 120px;
  background-repeat: no-repeat;
  background-position: right center
}

  .testimonial-section.style-two:
  before {
    position: absolute;
    content: '';
    background-color: #f4f4f4;
    left: 0;
    top: 0;
    right: auto;
    width: 50%;
    bottom: 0
  }

  .testimonial-section.style-two:
  after {
    position: absolute;
    content: '';
    background-image: url(../images/resource/circular.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
    right: auto;
    width: 50%;
    bottom: 0
  }

  .testimonial-section.style-two .testimonial-outer:
  before {
    display: none
  }

  .testimonial-section.style-two .testimonial-block .quote {
    border: 2px solid var(--theme-color);
    color: var(--theme-color);
    background: 0 0;
    font-size: 48px
  }

.testimonial-section-two {
  position: relative;
  padding-bottom: 110px;
  padding-top: 110px;
  background: #01c418
}

  .testimonial-section-two .auto-container {
    max-width: 1230px
  }

.testimonial-block-two .inner-box {
  position: relative;
  padding: 60px 20px;
  text-align: center;
  margin: 0 15px;
  overflow: hidden
}

.testimonial-block-two .author
img {
  width: auto;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 20px
}

.testimonial-block-two .quote {
  font-size: 65px;
  color: var(--theme-color);
  margin-bottom: 23px;
  line-height: 60px
}

.testimonial-block-two .text {
  font-size: 16px;
  color: #6a6d73;
  margin-bottom: 20px;
  position: relative
}

.testimonial-block-two .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 5px
}

  .testimonial-block-two .rating
  a {
    font-size: 16px;
    color: var(--theme-color);
    margin-right: 5px
  }

.testimonial-block-two .author-title {
  font-family: var(--font-family-oswald);
  font-size: 18px;
  font-weight: 500;
  color: #fff
}

.testimonial-block-two .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #22252d;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
  -webkit-transform: translate(0,30px);
  -ms-transform: translate(0,30px);
  transform: translate(0,30px)
}

.testimonial-block-two .inner-box:
hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0)
}

.testimonial-block-two .overlay .quote {
  position: absolute;
  color: #2e3037;
  font-size: 126px;
  top: 50%;
  left: 50%;
  margin-bottom: 0;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-top: 11px
}

.news-section {
  position: relative;
  padding-bottom: 110px
}

  .news-section .auto-container {
    max-width: 1240px
  }

.news-block-one {
  position: relative
}

  .news-block-one .inner-box {
    position: relative;
    margin: 0 15px;
    padding: 30px 30px 25px;
    border: 1px solid #e7e7e7
  }

  .news-block-one .post-meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 4px solid #e7e7e7;
    padding-bottom: 20px;
    margin-bottom: 25px;
    margin-top: 10px;
    z-index: 2
  }

    .news-block-one .post-meta:
    before {
      position: absolute;
      content: '';
      bottom: -4px;
      left: 0;
      width: 0%;
      height: 4px;
      background: var(--theme-color);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

  .news-block-one .inner-box:
  hover .post-meta:before {
    width: 100%
  }

  .news-block-one .date {
    font-size: 14px;
    font-family: var(--font-family-oswald);
    font-weight: 500;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .news-block-one .date
    span {
      color: var(--theme-color);
      font-size: 48px;
      font-weight: 600
    }

  .news-block-one .author {
    position: relative
  }

    .news-block-one .author
    img {
      height: 40px;
      width: 40px;
      border-radius: 50%
    }

  .news-block-one .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: perspective(1200px) rotateX(-90deg) translateZ(-51px);
    transform: perspective(1200px) rotateX(-90deg) translateZ(-51px)
  }

    .news-block-one .image:
    before {
      position: absolute;
      content: '';
      background: #01c418;
      opacity: .9;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1
    }

  .news-block-one .inner-box:
  hover .image {
    -webkit-transform: perspective(1200px) rotateX(0) translateZ(0);
    transform: perspective(1200px) rotateX(0) translateZ(0);
    opacity: 1;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
  }

  .news-block-one .image
  img {
    width: 100%;
    -webkit-transition: all 8s cubic-bezier(0,0,.2,1);
    -o-transition: all 8s cubic-bezier(0,0,.2,1);
    transition: all 8s cubic-bezier(0,0,.2,1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    display: block;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  .news-block-one .inner-box:
  hover .image img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
  }

  .news-block-one .category {
    position: relative;
    padding-left: 50px;
    color: #888;
    font-size: 16px;
    margin-bottom: 10px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .news-block-one .category:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      left: 0;
      top: 10px
    }

  .news-block-one .lower-content {
    position: relative;
    z-index: 2
  }

  .news-block-one
  h4 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
    line-height: 32px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px
  }

    .news-block-one
    h4 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .news-block-one
      h4 a:hover {
        color: var(--theme-color)
      }

  .news-block-one .link-btn, .news-block-one .link-btn2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    .news-block-one .link-btn .reply-btn, .news-block-one .link-btn2 .reply-btn {
      position: relative;
      font-size: 14px;
      color: #888;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .news-block-one .link-btn .reply-btn:hover, .news-block-one .link-btn2 .reply-btn:hover {
        color: var(--theme-color)
      }

      .news-block-one .link-btn .reply-btn span, .news-block-one .link-btn2 .reply-btn span {
        margin-right: 5px;
        font-size: 15px;
        color: #222
      }

  .news-block-one .inner-box:
  hover .category {
    color: #6a6d73
  }

  .news-block-one .inner-box:
  hover h4 a {
    color: #fff
  }

  .news-block-one .inner-box:
  hover .date {
    color: #fff
  }

  .news-block-one .inner-box:
  hover .btn-style-four {
    color: #fff
  }

  .news-block-one .inner-box:hover .link-btn .reply-btn span, .news-block-one .inner-box:hover .link-btn2 .reply-btn span {
    color: var(--theme-color)
  }

  .news-block-one .inner-box:
  hover h4 {
    border-color: #353942
  }

.news-section .owl-dot-style-three .owl-dots {
  margin-top: 40px
}

.sponsors-section {
  position: relative;
  padding: 110px 0 80px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover
}

  .sponsors-section .image {
    position: relative;
    margin-bottom: 30px;
    text-align: center
  }

    .sponsors-section .image .overlay {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .sponsors-section .image:
    hover .overlay {
      opacity: 0
    }

    .sponsors-section .image
    img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .sponsors-section .image:
    hover img {
      -webkit-filter: grayscale(0);
      filter: grayscale(0)
    }

.intro-section {
  position: relative;
  padding: 110px 0 80px
}

  .intro-section:
  before {
    position: absolute;
    content: '';
    background: url(../images/resource/sketch.png) right no-repeat;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
  }

  .intro-section .sec-title {
    margin-bottom: 30px;
    margin-top: 30px
  }

  .intro-section .image-wrap {
    position: relative;
    padding-right: 40px;
    padding-top: 40px;
    text-align: right;
    margin-bottom: 30px
  }

    .intro-section .image-wrap:
    before {
      position: absolute;
      content: '';
      left: 40px;
      top: 0;
      right: 0;
      bottom: 40px;
      background: url(../images/icons/pattern.jpg)
    }

    .intro-section .image-wrap .image {
      position: relative;
      z-index: 3
    }

      .intro-section .image-wrap .image:nth-child(2) {
        margin-top: -98px;
        margin-bottom: -93px;
        margin-right: 82px;
        z-index: 2
      }

      .intro-section .image-wrap .image:nth-child(3) {
        z-index: 1;
        margin-right: 42px
      }

      .intro-section .image-wrap .image:
      before {
        position: absolute;
        content: '';
        height: 1px;
        width: 165px;
        left: 0;
        top: 62px;
        background: var(--theme-color)
      }

      .intro-section .image-wrap .image:
      after {
        position: absolute;
        content: '';
        height: 30px;
        width: 1px;
        left: 10px;
        top: 45px;
        background: var(--theme-color)
      }

      .intro-section .image-wrap .image:nth-child(2):
      before {
        left: inherit;
        right: -122px;
        top: 200px;
        z-index: 3
      }

      .intro-section .image-wrap .image:nth-child(2):
      after {
        left: inherit;
        right: -111px;
        top: 190px
      }

.intro-block {
  margin-bottom: 30px
}

  .intro-block .list {
    margin-bottom: 20px
  }

    .intro-block .list
    li {
      font-size: 16px;
      margin-bottom: 10px
    }

      .intro-block .list
      li span {
        position: relative;
        display: inline-block;
        margin-right: 12px;
        color: var(--theme-color);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
      }

  .intro-block .signature {
    margin-bottom: 10px
  }

  .intro-block .author {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .intro-block .author-title {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    margin-right: 8px
  }

  .intro-block .designation {
    font-size: 16px;
    color: var(--theme-color);
    position: relative;
    margin-top: 3px
  }

    .intro-block .designation
    a {
      color: var(--theme-color)
    }

.projects-section {
  position: relative;
  background: #01c418;
  padding: 110px 0 110px
}

  .projects-section:
  before {
    position: absolute;
    content: '';
    background: url(../images/resource/overlay.png) center no-repeat;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
  }

.project-filter-btn {
  position: relative;
  margin-bottom: 50px;
  right: -2px
}

.projects-section .items-container {
  margin: 0
}

.projects-section .gallery-block, .projects-section-two .gallery-block {
  padding: 0
}

.gallery-block .image {
  position: relative;
  overflow: hidden
}

.gallery-block
img {
  position: relative;
  width: 100%;
  display: block
}

.gallery-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.gallery-block:
hover .overlay {
  opacity: 1;
  visibility: visible
}

.gallery-block .overlay:
before {
  position: absolute;
  content: '';
  background: rgba(34,34,34,.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.gallery-block:
hover .overlay:before {
  height: 100%
}

.gallery-block .caption-title {
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  padding: 18px 30px;
  background: #fff;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .gallery-block .caption-title
  a {
    color: #01c418;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block .caption-title
    a:hover {
      color: var(--theme-color)
    }

.gallery-block:
hover .caption-title {
  bottom: 0
}

.gallery-block .zoom-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  color: #1d2027;
  background: #fff;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.gallery-block:
hover .zoom-btn {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.gallery-block .zoom-btn
a {
  color: #1d2027
}

.gallery-block .date {
  position: absolute;
  right: 20px;
  bottom: 70px;
  font-size: 14px;
  font-family: var(--font-family-oswald);
  color: #fff;
  -webkit-transform: rotate(90deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(90deg) translateX(-50%) translateY(-50%);
  transform: rotate(90deg) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

  .gallery-block .date:
  before {
    position: absolute;
    content: '';
    left: -40px;
    top: 11px;
    width: 30px;
    height: 1px;
    background: var(--theme-color)
  }

.ui-selectmenu-button.ui-button {
  background: 0 0;
  border-radius: 0;
  border-color: #2c2f37;
  padding: 21px 30px;
  width: auto;
  min-width: 270px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--font-family-oswald)
}

.ui-menu .ui-menu-item-wrapper {
  padding: 10px 18px;
  border-bottom: 1px solid #f4f4f4
}

.ui-selectmenu-text {
  position: relative;
  overflow: visible
}

  .ui-selectmenu-text:
  after {
    position: absolute;
    content: "\f107";
    font-size: 18px;
    font-family: Fontawesome;
    color: #01c418;
    top: 0;
    right: -18px;
    z-index: 99
  }

.projects-section .ui-selectmenu-text:
after {
  color: #fff
}

.projects-section-two {
  position: relative;
  background: #fff;
  padding: 110px 0 110px
}

  .projects-section-two .auto-container {
    position: relative
  }

  .projects-section-two .top-content {
    position: relative
  }

  .projects-section-two .page-count {
    position: absolute;
    right: 0;
    top: 32px;
    font-size: 14px;
    font-weight: 600;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

    .projects-section-two .page-count:
    before {
      position: absolute;
      content: '';
      background: url(../images/resource/pattern.png);
      right: -105px;
      top: -50px;
      width: 290px;
      height: 290px
    }

    .projects-section-two .page-count
    div {
      color: inherit;
      font-size: inherit;
      height: inherit;
      width: inherit;
      font-weight: inherit
    }

      .projects-section-two .page-count
      div#total:before {
        display: none
      }

      .projects-section-two .page-count
      div#current {
        font-size: inherit;
        margin-right: inherit
      }

  .projects-section-two .project-filter-btn {
    border: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    margin-bottom: 50px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.08)
  }

    .projects-section-two .project-filter-btn.style-two {
      max-width: 265px
    }

  .projects-section-two .ui-selectmenu-button.ui-button {
    color: #01c418;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    border: 0;
    border-right: 1px solid #e7e7e7;
    width: 24.8%;
    min-width: auto
  }

    .projects-section-two .ui-selectmenu-button.ui-button:
    last-child {
      border-right: 0
    }

.gallery-block-two {
  margin-bottom: 50px
}

  .gallery-block-two .inner-box {
    overflow: hidden;
    position: relative;
    padding-left: 25px
  }

  .gallery-block-two .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 8px;
    top: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #888;
    z-index: 99
  }

    .gallery-block-two .category:
    before {
      position: absolute;
      content: '';
      left: -40px;
      top: 12px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-two .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-two
  img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-two .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-two:
  hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-two .overlay:
  before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-two:
  hover .overlay:before {
    height: 100%
  }

  .gallery-block-two .caption-title {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 45px;
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    padding: 18px 30px 0;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9
  }

  .gallery-block-two:
  hover .caption-title {
    bottom: -60px
  }

  .gallery-block-two .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-two .explore:
    hover {
      color: var(--theme-color)
    }

  .gallery-block-two .zoom-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-two:
  hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-two .zoom-btn
  a {
    color: #fff
  }

  .gallery-block-two .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.banner-slider-nav.style-four {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-right: 1px solid #e7e7e7
}

  .banner-slider-nav.style-four
  div {
    padding: 20px 40px;
    border: 1px solid #e7e7e7;
    border-right: 0;
    overflow: hidden;
    font-family: var(--font-family-oswald);
    width: 33.333%;
    font-size: 14px;
    font-weight: 500;
    color: #c2c2c2;
    text-align: center;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .banner-slider-nav.style-four .text {
    color: #01c418;
    padding: 19px 40px
  }

  .banner-slider-nav.style-four
  div.banner-slider-control {
    cursor: pointer
  }

    .banner-slider-nav.style-four
    div.banner-slider-control:hover {
      color: var(--theme-color)
    }

    .banner-slider-nav.style-four
    div.banner-slider-control span {
      position: relative
    }

    .banner-slider-nav.style-four
    div.banner-slider-control.banner-slider-button-next span:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 20px;
      top: 10.5px;
      left: -40px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four
    div.banner-slider-control.banner-slider-button-next span:before {
      position: absolute;
      content: "\f10b";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -1px;
      left: -48px;
      z-index: 9;
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four
    div.banner-slider-control.banner-slider-button-next:hover span:before {
      opacity: 1
    }

    .banner-slider-nav.style-four
    div.banner-slider-control.banner-slider-button-prev span:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 20px;
      top: 10.5px;
      right: -40px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four
    div.banner-slider-control.banner-slider-button-prev span:before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -1px;
      right: -48px;
      z-index: 9;
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four
    div.banner-slider-control.banner-slider-button-prev:hover span:before {
      opacity: 1
    }

.banner-slider-pagination.style-four {
  position: absolute;
  right: -50px;
  width: auto !important;
  left: inherit !important;
  bottom: inherit !important
}

  .banner-slider-pagination.style-four .swiper-pagination-bullet {
    background: #222;
    background: 0 0;
    border: 2px solid #d7d6d4;
    margin-bottom: 10px
  }

    .banner-slider-pagination.style-four .swiper-pagination-bullet.swiper-pagination-bullet-active {
      border-color: var(--theme-color);
      background: 0 0
    }

.gallery-block-three {
  margin-bottom: 50px
}

  .gallery-block-three .inner-box {
    overflow: hidden;
    position: relative;
    padding-left: 25px
  }

  .gallery-block-three .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 8px;
    bottom: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #888;
    z-index: 99
  }

    .gallery-block-three .category:
    before {
      position: absolute;
      content: '';
      left: -40px;
      top: 12px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-three .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-three
  img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-three .overlay {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.6);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.6)
  }

  .gallery-block-three:
  hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-three .overlay:
  before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-three:
  hover .overlay:before {
    height: 100%
  }

  .gallery-block-three .caption-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    padding: 25px 0 0;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9
  }

    .gallery-block-three .caption-title
    a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .gallery-block-three .caption-title
      a:hover {
        color: var(--theme-color)
      }

    .gallery-block-three .caption-title
    span {
      float: right;
      color: #bfbfbf;
      font-size: 16px;
      font-weight: 500
    }

  .gallery-block-three .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-three .explore:
    hover {
      color: var(--theme-color)
    }

  .gallery-block-three .zoom-btn {
    position: absolute;
    top: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    right: 15px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-three:
  hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-three .zoom-btn
  a {
    color: #01c418
  }

  .gallery-block-three .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.projects-section-three {
  position: relative;
  background: #fff;
  padding: 110px 0 80px
}

  .projects-section-three .auto-container {
    max-width: 100%;
    padding: 0
  }

.gallery-block-four {
  margin-bottom: 30px
}

  .gallery-block-four .inner-box {
    overflow: hidden;
    position: relative;
    padding-left: 25px
  }

  .gallery-block-four .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 8px;
    bottom: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    font-weight: 400;
    /* font-family: var(--font-family-oswald); */
    font-family: var(--font-family-muli);
    letter-spacing: 2px;
    color: #888;
    z-index: 99
  }

    .gallery-block-four .category:
    before {
      position: absolute;
      content: '';
      left: -40px;
      top: 12px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-four .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-four
  img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-four .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.6);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.6)
  }

  .gallery-block-four:
  hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-four .overlay:
  before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background: rgba(0,0,0,.8)
  }

  .gallery-block-four:
  hover .overlay:before {
    height: 100%
  }

  .gallery-block-four .caption-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    /* font-family: var(--font-family-oswald); */
    font-family: var(--font-family-muli);
    padding: 25px 0 0;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9;
    padding: 10px !important
  }

    .gallery-block-four .caption-title
    a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .gallery-block-four .caption-title
      a:hover {
        color: var(--theme-color)
      }

    .gallery-block-four .caption-title
    span {
      float: right;
      color: #01c418;
      font-size: 16px;
      font-weight: 500
    }

  .gallery-block-four .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #ffffff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 85px;
    width: 85px;
    text-align: center;
    line-height: 23px;
    padding: 31px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    color: black !important;
  }

    .gallery-block-four .explore:
    hover {
      color: var(--theme-color)
    }

  .gallery-block-four .zoom-btn {
    position: absolute;
    top: 30px;
    width: auto;
    height: auto;
    line-height: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    background: rgba(255,255,255,0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-four:
  hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-four .zoom-btn
  a {
    color: #fff
  }

  .gallery-block-four .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.projects-section-four {
  position: relative;
  background: #fff;
  padding: 110px 0 110px
}

  .projects-section-four .auto-container {
    position: relative;
    max-width: 100%
  }

  .projects-section-four .top-content {
    position: relative;
    max-width: 1170px;
    margin: 0 auto
  }

  .projects-section-four .page-count {
    position: absolute;
    right: 0;
    top: 60px;
    font-size: 14px;
    font-weight: 600;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

    .projects-section-four .page-count:
    before {
      position: absolute;
      content: '';
      background: url(../images/resource/pattern.png);
      right: -105px;
      top: -90px;
      width: 290px;
      height: 290px
    }

    .projects-section-four .page-count
    div {
      color: inherit;
      font-size: inherit;
      height: inherit;
      width: inherit;
      font-weight: inherit
    }

      .projects-section-four .page-count
      div#total:before {
        display: none
      }

      .projects-section-four .page-count
      div#current {
        font-size: inherit;
        margin-right: inherit
      }

  .projects-section-four .project-filter-btn {
    border: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    margin-bottom: 60px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.08)
  }

    .projects-section-four .project-filter-btn.style-two {
      max-width: 265px
    }

  .projects-section-four .ui-selectmenu-button.ui-button {
    color: #01c418;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    border: 0;
    border-right: 1px solid #e7e7e7;
    width: 24.8%
  }

    .projects-section-four .ui-selectmenu-button.ui-button:
    last-child {
      border-right: 0
    }

.gallery-block-five {
  padding: 0
}

  .gallery-block-five .inner-box {
    overflow: hidden;
    position: relative
  }

  .gallery-block-five .category {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #888;
    z-index: 99;
    background: #fff;
    padding: 20px 30px 0;
    display: table-caption
  }

  .gallery-block-five .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-five
  img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-five .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 30px
  }

  .gallery-block-five:
  hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-five .overlay:
  before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-five:
  hover .overlay:before {
    height: 100%
  }

  .gallery-block-five .content {
    position: relative
  }

  .gallery-block-five .caption-title {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    padding: 18px 30px;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9
  }

  .gallery-block-five .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-five .explore:
    hover {
      color: var(--theme-color)
    }

  .gallery-block-five .zoom-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-five:
  hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-five .zoom-btn
  a {
    color: #fff
  }

  .gallery-block-five .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.portfolio-fullwidth {
  position: relative;
  padding: 110px 0 0;
  overflow: hidden
}

.portfolio-tabs {
  position: relative
}

  .portfolio-tabs .tabs-header {
    position: relative;
    margin-bottom: 40px
  }

    .portfolio-tabs .tabs-header .pull-left, .portfolio-tabs .tabs-header .pull-right {
      margin-bottom: 30px
    }

  .portfolio-tabs .portfolio-tab-btns {
    position: relative;
    margin-right: 0
  }

    .portfolio-tabs .portfolio-tab-btns .p-tab-btn {
      position: relative;
      float: left;
      line-height: 24px;
      padding-right: 40px;
      cursor: pointer;
      color: #888;
      font-weight: 700;
      font-size: 13px;
      margin-bottom: 10px;
      transition: all .3s ease;
      -moz-transition: all .3s ease;
      -webkit-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease
    }

      .portfolio-tabs .portfolio-tab-btns .p-tab-btn:
      last-child {
        padding-right: 0
      }

      .portfolio-tabs .portfolio-tab-btns .p-tab-btn.active-btn {
        color: var(--theme-color)
      }

  .portfolio-tabs .owl-nav {
    position: absolute;
    right: 20.8%;
    top: 0;
    height: 100%;
    background: #fff;
    padding: 0 21px;
    display: none
  }

  .portfolio-tabs .p-tabs-content {
    position: relative;
    display: block
  }

  .portfolio-tabs .p-tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    visibility: hidden
  }

    .portfolio-tabs .p-tab.active-tab {
      position: relative;
      visibility: visible;
      z-index: 5
    }

  .portfolio-tabs .gallery-block-six .inner-box {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease
  }

  .portfolio-tabs .active-tab .gallery-block-six .inner-box {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }

.p-tab-wrapper {
  position: relative;
  margin-right: -230px
}

.gallery-block-six {
  margin-bottom: 50px
}

  .gallery-block-six .inner-box {
    position: relative;
    overflow: hidden
  }

  .gallery-block-six .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(0) translateY(0);
    -ms-transform: rotate(-90deg) translateX(0) translateY(0);
    transform: rotate(-90deg) translateX(0) translateY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
    top: 111%;
    padding: 4px 88px;
    padding-right: 0;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #6a6d73;
    z-index: 99
  }

    .gallery-block-six .category:
    before {
      position: absolute;
      content: '';
      left: 40px;
      top: 50%;
      margin-top: -.5px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-six .image {
    position: relative;
    overflow: hidden
  }

    .gallery-block-six .image:
    before {
      position: absolute;
      content: '';
      background: #01c418cc;
      top: 0;
      left: 0;
      width: 34px;
      height: 100%;
      z-index: 9
    }

  .gallery-block-six
  img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-six .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-six:
  hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-six .overlay:
  before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-six:
  hover .overlay:before {
    height: 100%
  }

  .gallery-block-six .caption-title {
    position: absolute;
    left: 34px;
    bottom: 30px;
    right: 40px;
    font-size: 20px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9;
    color: #fff;
    background-color: #0000005c;
    width: 91%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
  }

    .gallery-block-six .caption-title
    a {
      color: #fff;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .gallery-block-six .caption-title
      a:hover {
        text-decoration: underline
      }

  .gallery-block-six .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-six .explore:
    hover {
      color: var(--theme-color)
    }

  .gallery-block-six .zoom-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-six:
  hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

.gallery-block-two .zoom-btn
a {
  color: #fff
}

.gallery-block-six .date {
  position: absolute;
  left: 30px;
  bottom: 20px;
  font-size: 14px;
  font-family: var(--font-family-oswald);
  color: #fff
}

.project-details {
  position: relative;
  padding: 110px 0 80px
}

.project-info-block {
  position: relative
}

  .project-info-block
  h2 {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 25px
  }

  .project-info-block .single-info + .single-info {
    border-top: 1px solid #e7e7e7;
    position: relative;
    padding-top: 20px;
    margin-top: 13px
  }

  .project-info-block .single-info
  h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px
  }

  .project-info-block .link-btn, .project-info-block .link-btn2 {
    position: relative;
    margin-top: 40px
  }

  .project-info-block .share-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 50px
  }

  .project-info-block .share-btn {
    background: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.08);
    box-shadow: 0 0 20px rgba(0,0,0,.08);
    cursor: pointer
  }

  .project-info-block .share-icon.open .share-btn {
    color: var(--theme-color)
  }

  .project-info-block .share-icon
  ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .project-info-block .share-icon.open
  ul {
    opacity: 1;
    visibility: visible
  }

  .project-info-block .share-icon
  ul li {
    margin-right: 5px
  }

  .project-info-block .share-icon
  ul a {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    border: 1px solid #f4f4f4;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: inline-block;
    color: #999
  }

    .project-info-block .share-icon
    ul a:hover {
      color: var(--theme-color)
    }

.project-details .image-column {
  position: relative;
  height: 640px;
  display: inline-block;
  padding-left: 50px
}

.project-details .swiper-container {
  width: 100%;
  height: 100%
}

.project-details .swiper-scrollbar {
  position: absolute;
  top: 0;
  left: 0;
  background: #e7e7e7;
  height: 100%;
  width: 1px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

.project-details .swiper-scrollbar-drag {
  background: var(--theme-color)
}

.project-details .swiper-pagination {
  position: absolute;
  top: 0;
  left: 0;
  background: #e7e7e7;
  height: 100%;
  width: 1px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

  .project-details .swiper-pagination:
  after, .project-details .swiper-pagination:before {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    border-radius: 50%;
    top: 0;
    left: -4px;
    background: var(--theme-color)
  }

  .project-details .swiper-pagination:
  after {
    top: auto;
    bottom: 0;
    background: #e7e7e7
  }

.project-details .swiper-pagination-progressbar-fill {
  background: var(--theme-color)
}

.project-details .image-column .text {
  position: absolute;
  content: '';
  font-size: 13px;
  color: #c2c2c2;
  font-family: var(--font-family-oswald);
  -webkit-transform: rotate(-90deg) translateX(-50%) translateY(0);
  -ms-transform: rotate(-90deg) translateX(-50%) translateY(0);
  transform: rotate(-90deg) translateX(-50%) translateY(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  left: 4px;
  top: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 2px
}

.advantage-section {
  position: relative;
  background-color: #01c418;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0 110px
}

  .advantage-section:
  before, .specialization-section-two:before, .specialization-section:before {
    position: absolute;
    content: '';
    background: #89cbed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .86
  }

.advantage-block .inner-box {
  position: relative;
  padding: 50px 38px;
  border: 1px solid #01c418;
  margin-bottom: 30px
}

.advantage-block:nth-child( even) .inner-box {
  margin-top: 45px
}

.advantage-block .icon-box {
  font-size: 70px;
  color: #fff;
  margin-bottom: 62px;
  line-height: 70px;
  display: inline-block
}

.advantage-block .inner-box:
hover .icon-box {
  -webkit-transform: scale(-1) rotate(-180deg);
  -ms-transform: scale(-1) rotate(-180deg);
  transform: scale(-1) rotate(-180deg);
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}

.advantage-block
h4 {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding-top: 20px;
  margin-bottom: 5px
}

  , .advantage-block
  h4:before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 42px;
    left: 0;
    top: 0
  }

.advantage-block .text {
  color: #888;
  margin-bottom: 48px
}

.advantage-block .theme-btn {
  position: relative;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #01c418;
  color: rgba(255,255,255,.27);
  font-size: 16px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .advantage-block .theme-btn:
  hover {
    color: var(--theme-color)
  }

.advantage-block .count {
  position: absolute;
  right: 36px;
  bottom: 61px;
  font-size: 72px;
  color: rgba(255,255,255,.12);
  font-family: var(--font-family-londrina)
}

.our-team-section {
  position: relative;
  padding: 110px 0 80px
}

  .our-team-section .auto-container {
    position: relative
  }

  .our-team-section .grey-bg {
    position: absolute;
    width: 33.333%;
    top: -110px;
    bottom: -80px
  }

    .our-team-section .grey-bg:
    before {
      position: absolute;
      content: '';
      background: -o-linear-gradient(180deg,#f4f4f4 0,#f9f9f9 18%,#fff 39%);
      background: -webkit-gradient(linear,right top,left top,from(#f4f4f4),color-stop(18%,#f9f9f9),color-stop(39%,#fff));
      background: -o-linear-gradient(right,#f4f4f4 0,#f9f9f9 18%,#fff 39%);
      background: linear-gradient(270deg,#f4f4f4 0,#f9f9f9 18%,#fff 39%);
      right: 33px;
      top: 0;
      height: 100%;
      width: 200%
    }

.team-block-one .inner-box {
  position: relative;
  padding-left: 56px;
  padding-top: 60px;
  margin-bottom: 45px
}

  .team-block-one .inner-box:
  before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 110px;
    height: 110px;
    border: 1px solid #e7e7e7
  }

.team-block-one .social-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 110px;
  top: 22px;
  left: 56px
}

  .team-block-one .social-icon:
  before {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    height: 1px;
    width: 100px;
    background: var(--theme-color);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

.team-block-one .inner-box:
hover .social-icon:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.team-block-one .social-icon
li {
  margin: 0 10px
}

.team-block-one .social-icon
a {
  color: #9c9c9c;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  display: inline-block;
  opacity: 0;
  visibility: hidden
}

  .team-block-one .social-icon
  a:hover {
    color: var(--theme-color)
  }

.team-block-one .inner-box:
hover .social-icon a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible
}

.team-block-one .social-icon
li:nth-child(even) a {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.team-block-one .image {
  position: relative;
  margin-bottom: 25px
}

  .team-block-one .image:
  before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-color: rgba(0,0,0,.8);
    content: "";
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
  }

.team-block-one .inner-box:
hover .image:before {
  height: 100%
}

.team-block-one .image
img {
  width: 100%
}

.team-block-one .designation {
  position: absolute;
  -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  left: 23px;
  top: 50%;
  color: #888;
  font-size: 14px;
  font-family: var(--font-family-oswald);
  letter-spacing: 2px
}

  .team-block-one .designation:
  before {
    position: absolute;
    content: '';
    right: -110px;
    top: 12px;
    width: 100px;
    height: 1px;
    background: var(--theme-color)
  }

.team-block-one .author-title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--font-family-oswald)
}

.contact-info-section {
  position: relative;
  padding: 110px 0 80px
}

.contact-info-block .inner-box {
  position: relative;
  padding: 50px 20px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  text-align: center
}

.contact-info-block
h5 {
  position: absolute;
  top: 40px;
  left: 20px;
  font-size: 14px;
  color: #c2c2c2;
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease
}

.contact-info-block .inner-box:
hover h5 {
  opacity: 0
}

.contact-info-block
h5:before {
  position: absolute;
  content: '';
  right: -70px;
  top: 7px;
  width: 60px;
  height: 1px;
  background: var(--theme-color)
}

.contact-info-block .icon-box {
  position: relative;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 30px;
  color: var(--theme-color)
}

.contact-info-block
h4 {
  font-size: 18px;
  font-weight: 500;
  bottom: 5px
}

.contact-info-block .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: -50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
  -webkit-transform: translate(0,30px);
  -ms-transform: translate(0,30px);
  transform: translate(0,30px);
  padding: 50px 30px;
  padding-bottom: 0
}

.contact-info-block .inner-box:
hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0)
}

.contact-info-block .top-content {
  background: #fff;
  padding-bottom: 30px
}

.contact-info-block .bottom-content {
  background: #f4f4f4;
  padding: 35px 0
}

.contact-info-block
ul {
  margin-bottom: 15px
}

  .contact-info-block
  ul li, .contact-info-block ul li a {
    font-size: 16px;
    color: #828282
  }

.contact-info-block .theme-btn {
  font-size: 14px;
  font-weight: 600;
  color: var(--theme-color);
  font-family: var(--font-family-oswald)
}

.map-section {
  position: relative;
  border-top: solid 2px #d8d8d8
}

  .map-section .map-canvas {
    position: relative;
    height: 450px;
    width: 100%
  }

.map-data {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em
}

  .map-data
  a {
    display: block
  }

  .map-data
  h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
  }

.page-outer-box {
  position: relative;
  background: #01c418;
  padding-left: 320px
}

.page-outer-box-two {
  position: relative
}

.page-outer-box-three {
  position: relative
}

.page-outer-box.light-version {
  background: #fff
}

  .page-outer-box.light-version .left-panel-two {
    background: #fff
  }

    .page-outer-box.light-version .left-panel-two .navbar-btn-wrap {
      background-color: transparent
    }

  .page-outer-box.light-version .top-panel .dark-bg {
    background: #fff
  }

  .page-outer-box.light-version .right-panel-two {
    background: #fff
  }

    .page-outer-box.light-version .right-panel-two .social-media
    li a {
      border-color: #e7e7e7
    }

      .page-outer-box.light-version .right-panel-two .social-media
      li a:after {
        background: #e7e7e7
      }

  .page-outer-box.light-version .bottom-panel {
    background: #fff
  }

  .page-outer-box.light-version .slide-progress-warp {
    background: #e0e0e0
  }

  .page-outer-box.light-version .banner-slider-nav.style-two .banner-slider-control {
    color: #888;
    border-color: #e0e0e0
  }

    .page-outer-box.light-version .banner-slider-nav.style-two .banner-slider-control:
    hover {
      color: #fff;
      border-color: var(--theme-color)
    }

  .page-outer-box.light-version .left-panel-two .mobile-menu.sidemenu .menu-box {
    background: #fff;
    border-color: #e7e7e7
  }

  .page-outer-box.light-version .mobile-menu .navigation
  li {
    border-color: #e7e7e7
  }

    .page-outer-box.light-version .mobile-menu .navigation
    li > a:before {
      background: #d7d7d7
    }

    .page-outer-box.light-version .mobile-menu .navigation
    li > a {
      color: #01c418
    }

  .page-outer-box.light-version .left-panel-two .mobile-menu.sidemenu {
    background: #fff
  }

  .page-outer-box.light-version .shape-bottom:
  before {
    background-image: url(../images/icons/pattern-4.jpg)
  }

.page-outer-box-two.light-version .top-panel-two .logo {
  background: #f4f4f4
}

.page-outer-box-two.light-version .left-panel-three .top-content {
  background: #f4f4f4
}

.page-outer-box-two.light-version .top-panel-two {
  background: #fff
}

.page-outer-box-two.light-version .navbar-btn-wrap {
  background: #fff
}

.page-outer-box-two.light-version .anim-menu-btn:
before {
  color: var(--theme-color)
}

.page-outer-box-two.light-version .top-panel-two .language-switcher {
  border-color: #e0e0e0
}

.page-outer-box-two.light-version .right-panel-three {
  background: #fff
}

.page-outer-box-two.light-version .banner-slider-pagination.style-three .swiper-pagination-bullet:
before {
  background: #d7d7d7
}

.page-outer-box-two.light-version .banner-slider-pagination.style-three .swiper-pagination-bullet {
  border-color: #d7d7d7
}

.page-outer-box-two.light-version .left-panel-three {
  background: #fff
}

  .left-panel .bottom-content .video-box, .page-outer-box-two.light-version .left-panel-three .video-box {
    border-color: #e5d1b2
  }

    .left-panel .bottom-content .video-box
    a:before, .page-outer-box-two.light-version .left-panel-three .video-box a:before {
      background: #adacac
    }

    .left-panel .bottom-content .video-box
    a:after, .page-outer-box-two.light-version .left-panel-three .video-box a:after {
      background: #adacac
    }

.page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control {
  background: #fff
}

  .page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control
  span {
    color: #01c418
  }

  .page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control:
  before {
    background: #f4f4f4
  }

  .page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control:
  hover span {
    color: #fff
  }

.page-outer-box-two.light-version .bottom-panel-two .left-content {
  background: #fff
}

.page-outer-box-two.light-version .contact-info-three
li a {
  color: #888
}

.page-outer-box-two.light-version .contact-info-three
li {
  border-color: #e0e0e0
}

.page-outer-box-two.light-version .bottom-panel-two .panel-bg {
  background: #fff
}

.page-outer-box-two.light-version .nav-outer .mobile-nav-toggler {
  color: #222;
  background: #fff
}

.feature-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.faq-section {
  position: relative;
  padding: 110px 0 110px
}

.accordion-box {
  position: relative;
  display: block;
  padding-left: 20px
}

  .accordion-box .accordion {
    position: relative;
    display: block;
    margin-bottom: 20px
  }

    .accordion-box .accordion .accord-btn {
      position: relative;
      display: block;
      cursor: pointer;
      background: #fff;
      padding-left: 40px;
      padding-right: 70px;
      padding-top: 21px;
      padding-bottom: 21px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      border: 1px solid #e7e7e7
    }

      .accordion-box .accordion .accord-btn
      span {
        position: absolute;
        left: -21px;
        top: 14px;
        height: 40px;
        width: 40px;
        background: #fff;
        border: 1px solid #e7e7e7;
        color: #bfbfbf;
        text-align: center;
        line-height: 38px;
        font-size: 14px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .accordion-box .accordion .accord-btn.active
      span {
        color: #fff;
        background: var(--theme-color);
        border-color: var(--theme-color)
      }

      .accordion-box .accordion .accord-btn
      h4 {
        color: #27282c;
        font-size: 20px;
        line-height: 26px;
        font-weight: 500;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

      .accordion-box .accordion .accord-btn::
      after {
        font-family: Flaticon;
        position: absolute;
        top: 22px;
        right: 40px;
        color: #b4b4b4;
        content: "\f110";
        font-size: 15px;
        line-height: 25px;
        font-weight: 300;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s
      }

      .accordion-box .accordion .accord-btn.active {
        background: #27282c;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

        .accordion-box .accordion .accord-btn.active
        h4 {
          color: #fff
        }

        .accordion-box .accordion .accord-btn.active:
        after {
          color: #fff;
          content: "\f10f"
        }

    .accordion-box .accordion .accord-content {
      position: relative;
      display: block;
      padding-top: 29px;
      padding-bottom: 7px;
      padding-left: 0;
      padding-right: 40px;
      display: none
    }

      .accordion-box .accordion .accord-content.collapsed {
        display: block
      }

      .accordion-box .accordion .accord-content
      p {
        margin: 0
      }

.countdown-timer {
  text-align: center
}

  .countdown-timer
  li {
    position: relative;
    display: inline-block;
    float: none;
    padding: 40px 0;
    text-align: center;
    margin: 0
  }

    .countdown-timer
    li:first-child {
      margin-left: 0
    }

    .countdown-timer
    li:last-child {
      margin-right: 0
    }

    .countdown-timer
    li span.days, .countdown-timer li span.hours, .countdown-timer li span.minutes, .countdown-timer li span.seconds {
      position: relative;
      display: block;
      background: #fff;
      color: #27282c;
      font-size: 36px;
      line-height: 80px;
      min-width: 80px;
      padding: 0 20px;
      font-weight: 500;
      text-align: center;
      border-radius: 0;
      font-family: var(--font-family-oswald)
    }

    .countdown-timer
    li span.timeRef {
      position: absolute;
      left: 0;
      bottom: 0;
      color: #fff;
      font-size: 20px;
      font-weight: 500;
      font-family: var(--font-family-oswald)
    }

    .countdown-timer
    li:nth-child(even) span.timeRef {
      bottom: auto;
      top: 0
    }

.services-section {
  position: relative;
  padding: 215px 0 110px
}

.service-block-one {
  position: relative;
  border: 2px solid #01c418;
  padding: 0 40px 40px;
  margin-bottom: 200px
}

  .service-block-one:
  last-child {
    margin-bottom: 0
  }

  .service-block-one:
  before {
    position: absolute;
    content: '';
    background-image: url(../images/resource/pattern.png);
    background-position: center;
    left: 40px;
    top: 100px;
    right: 0;
    bottom: 0
  }

  .service-block-one .inner-box {
    position: relative;
    background: #fff;
    padding-bottom: 30px
  }

  .service-block-one .image {
    position: relative;
    margin-bottom: 30px;
    margin-top: 59px;
    overflow: hidden
  }

    .service-block-one .image
    img {
      width: 100%
    }

  .service-block-one .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:
  hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .service-block-one .overlay:
  before {
    position: absolute;
    content: '';
    background: rgba(34,34,34,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:
  hover .overlay:before {
    height: 100%
  }

  .service-block-one .zoom-btn {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
    color: #1d2027;
    background: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:
  hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .service-block-one .zoom-btn
  a {
    color: #1d2027
  }

  .service-block-one .content {
    padding-left: 100px;
    padding-top: 100px;
    margin-bottom: 30px;
    position: relative
  }

  .service-block-one
  h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px
  }

    .service-block-one
    h3 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .service-block-one
      h3 a:hover {
        color: var(--theme-color)
      }

  .service-block-one .text {
    margin-bottom: 30px;
    margin-right: 50px
  }

  .service-block-one
  h5 {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #c2c2c2;
    font-size: 14px;
    letter-spacing: 2px
  }

    .service-block-one
    h5:before {
      position: absolute;
      content: '';
      background: #e7e7e7;
      height: 1px;
      width: 180px;
      right: -198px;
      top: 8px
    }

  .service-block-one .icon-box {
    position: absolute;
    right: 0;
    top: -50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    color: #c2c2c2;
    border: 2px solid #01c418;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:
  hover .icon-box {
    background: var(--theme-color);
    border-color: var(--theme-color);
    color: #fff
  }

.blog-section {
  position: relative;
  padding: 110px 0;
  overflow: hidden
}

.news-block-two {
  position: relative
}

  .news-block-two .inner-box {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e7e7e7
  }

  .news-block-two:
  last-child .inner-box {
    border-bottom: 0;
    margin-bottom: 0
  }

  .news-block-two .top-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px
  }

  .news-block-two .date {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #adadad;
    font-family: var(--font-family-oswald);
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #f4f4f4;
    line-height: 48px
  }

    .news-block-two .date
    strong {
      font-size: 48px;
      font-weight: 600;
      color: var(--theme-color)
    }

  .news-block-two
  h3 {
    font-size: 24px;
    font-weight: 500
  }

    .news-block-two
    h3 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .news-block-two
      h3 a:hover {
        color: var(--theme-color)
      }

  .news-block-two .owl-nav-style-two .owl-nav {
    position: absolute;
    right: 15px;
    bottom: 15px
  }

  .news-block-two .image {
    position: relative;
    margin-bottom: 25px
  }

    .news-block-two .image:
    before {
      position: absolute;
      content: '';
      background: rgba(0,0,0,.8);
      left: 0;
      top: 0;
      width: 100%;
      height: 0%;
      z-index: 1;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .news-block-two .image
    img {
      width: 100%
    }

  .news-block-two .inner-box:
  hover .image:before {
    height: 100%
  }

  .news-block-two .post-meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
  }

    .news-block-two .post-meta .hint {
      font-size: 14px;
      font-weight: 600;
      color: #01c418;
      font-family: var(--font-family-oswald);
      margin-right: 10px;
      top: -1px
    }

    .news-block-two .post-meta
    ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }

      .news-block-two .post-meta
      ul li {
        position: relative;
        padding-right: 36px
      }

        .news-block-two .post-meta
        ul li:before {
          position: absolute;
          content: '';
          height: 2px;
          width: 15px;
          background: var(--theme-color);
          bottom: 7px;
          right: 10px
        }

        .news-block-two .post-meta
        ul li:last-child:before {
          display: none
        }

        .news-block-two .post-meta
        ul li a {
          color: #01c418;
          font-size: 12px;
          display: inline-block
        }

  .news-block-two .text {
    margin-bottom: 35px
  }

  .news-block-two .share-icon {
    position: absolute;
    bottom: 50px;
    right: 0;
    padding-right: 50px
  }

  .news-block-two .share-btn {
    background: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.08);
    box-shadow: 0 0 20px rgba(0,0,0,.08);
    cursor: pointer
  }

  .news-block-two .share-icon.open .share-btn {
    color: var(--theme-color)
  }

  .news-block-two .share-icon
  ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .news-block-two .share-icon.open
  ul {
    opacity: 1;
    visibility: visible
  }

  .news-block-two .share-icon
  ul li {
    margin-right: 5px
  }

  .news-block-two .share-icon
  ul a {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    border: 1px solid #f4f4f4;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: inline-block;
    color: #999
  }

    .news-block-two .share-icon
    ul a:hover {
      color: var(--theme-color)
    }

.posts-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px
}

  .posts-pagination:
  before {
    position: absolute;
    content: '';
    height: 1px;
    top: 26px;
    left: 0;
    right: 70px;
    background: #e7e7e7
  }

  .posts-pagination:
  after {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    border-radius: 50%;
    top: 22px;
    right: 70px;
    background: #e7e7e7
  }

  .posts-pagination
  ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    .posts-pagination
    ul li a {
      position: relative;
      font-size: 14px;
      line-height: 24px;
      color: #c2c2c2;
      background-color: #fff;
      padding: 14px 40px;
      border: 1px solid #e7e7e7;
      font-weight: 500;
      overflow: hidden;
      font-family: var(--font-family-oswald);
      margin-right: 18px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease;
      display: inline-block
    }

      .posts-pagination
      ul li a:hover {
        color: var(--theme-color)
      }

      .posts-pagination
      ul li a.prev-btn {
        padding-left: 70px
      }

        .posts-pagination
        ul li a.prev-btn:after {
          position: absolute;
          content: '';
          background: var(--theme-color);
          height: 1px;
          width: 20px;
          top: 24.5px;
          left: 40px;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination
        ul li a.prev-btn:before {
          position: absolute;
          content: "\f10b";
          font-size: 10px;
          font-family: Flaticon;
          color: var(--theme-color);
          top: 13px;
          left: 33px;
          z-index: 9;
          opacity: 0;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination
        ul li a.prev-btn:hover:before {
          opacity: 1
        }

      .posts-pagination
      ul li a.next-btn {
        padding-right: 70px
      }

        .posts-pagination
        ul li a.next-btn:after {
          position: absolute;
          content: '';
          background: var(--theme-color);
          height: 1px;
          width: 20px;
          top: 24.5px;
          right: 40px;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination
        ul li a.next-btn:before {
          position: absolute;
          content: "\f10a";
          font-size: 10px;
          font-family: Flaticon;
          color: var(--theme-color);
          top: 13px;
          right: 33px;
          z-index: 9;
          opacity: 0;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination
        ul li a.next-btn:hover:before {
          opacity: 1
        }

  .posts-pagination .active-page {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    color: var(--theme-color);
    font-family: var(--font-family-oswald)
  }

  .posts-pagination .total-page {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

  .posts-pagination.style-two {
    max-width: 770px;
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

    .posts-pagination.style-two:
    before {
      right: 400px
    }

    .posts-pagination.style-two:
    after {
      right: 400px
    }

    .posts-pagination.style-two
    ul li a.next-btn {
      margin-right: 0
    }

.posts-pagination-two {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px
}

  .posts-pagination-two:
  before {
    position: absolute;
    content: ''
  }

  .posts-pagination-two:
  after {
    position: absolute;
    content: ''
  }

  .posts-pagination-two
  ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    .posts-pagination-two
    ul li {
      position: relative;
      background-color: #fff;
      padding: 14px 5px;
      border: 1px solid #e7e7e7;
      border-right: 0;
      overflow: hidden;
      font-family: var(--font-family-oswald);
      display: inline-block;
      width: 33.333%;
      text-align: center;
      line-height: 30px
    }

      .posts-pagination-two
      ul li span.icon {
        font-size: 30px;
        line-height: 30px;
        position: relative;
        top: 2px
      }

      .posts-pagination-two
      ul li:last-child {
        border-right: 1px solid #e7e7e7
      }

      .posts-pagination-two
      ul li a {
        font-size: 14px;
        font-weight: 500;
        line-height: 35px;
        color: #c2c2c2;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .posts-pagination-two
        ul li a:hover {
          color: var(--theme-color)
        }

        .posts-pagination-two
        ul li a span {
          position: relative
        }

        .posts-pagination-two
        ul li a.prev-btn {
          padding-left: 70px
        }

          .posts-pagination-two
          ul li a.prev-btn span:after {
            position: absolute;
            content: '';
            background: var(--theme-color);
            height: 1px;
            width: 20px;
            top: 10.5px;
            left: -40px;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two
          ul li a.prev-btn span:before {
            position: absolute;
            content: "\f10b";
            font-size: 10px;
            font-family: Flaticon;
            color: var(--theme-color);
            top: -6px;
            left: -48px;
            z-index: 9;
            opacity: 0;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two
          ul li a.prev-btn:hover span:before {
            opacity: 1
          }

        .posts-pagination-two
        ul li a.next-btn {
          padding-right: 70px
        }

          .posts-pagination-two
          ul li a.next-btn span:after {
            position: absolute;
            content: '';
            background: var(--theme-color);
            height: 1px;
            width: 20px;
            top: 10.5px;
            right: -40px;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two
          ul li a.next-btn span:before {
            position: absolute;
            content: "\f10a";
            font-size: 10px;
            font-family: Flaticon;
            color: var(--theme-color);
            top: -6px;
            right: -48px;
            z-index: 9;
            opacity: 0;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two
          ul li a.next-btn:hover span:before {
            opacity: 1
          }

  .posts-pagination-two .active-page {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    color: var(--theme-color);
    font-family: var(--font-family-oswald)
  }

  .posts-pagination-two .total-page {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

  .posts-pagination-two .text {
    font-size: 14px;
    font-weight: 500;
    color: #01c418;
    font-family: var(--font-family-oswald);
    padding: 4.5px 0
  }

.blog-section .sidebar {
  position: relative;
  height: 100%;
  padding-top: 50px
}

  .blog-section .sidebar:
  before {
    position: absolute;
    content: '';
    background: linear-gradient(-90deg,#fff 3%,rgb(236 236 236) 48%,rgb(236 236 236) 49%);
    right: 0;
    top: 0;
    border-left: 2px solid #01c418;
    bottom: 0;
    width: 100%
  }

.sidebar-widget {
  position: relative;
  margin-bottom: 40px
}

.sidebar-title {
  position: relative;
  margin-bottom: 11px
}

  .sidebar-title:
  before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background: var(--theme-color)
  }

  .sidebar-title
  h4 {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding-bottom: 20px
  }

.sidebar-title-two {
  position: relative;
  margin-bottom: 10px;
  padding: 21px 30px;
  background-color: #f13729
}

  .sidebar-title-two
  h4 {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600
  }

.service-category-widget {
  position: relative
}

  .service-category-widget
  li {
    position: relative;
    margin-bottom: 10px
  }

    .service-category-widget
    li:last-child {
      margin-bottom: 0
    }

    .service-category-widget
    li a {
      position: relative;
      color: #7e8597;
      font-size: 14px;
      font-weight: 600;
      padding: 13px 33px;
      display: block;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      border: 1px solid #e9e6e6
    }

      .service-category-widget
      li a:hover {
        -webkit-box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
        box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
        color: #222
      }

    .service-category-widget
    li.active a {
      border-top: 2px solid #f13729;
      -webkit-box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
      box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
      color: #222
    }

.sidebar .search-box .form-group {
  position: relative;
  margin: 0
}

  .sidebar .search-box .form-group
  input[type=search], .sidebar .search-box .form-group input[type=text] {
    position: relative;
    line-height: 33px;
    padding: 10px 30px;
    background: #fff;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 55px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
  }

.sidebar .search-box
button {
  position: absolute;
  right: 15px;
  top: 15px;
  background: 0 0;
  font-size: 18px;
  color: #9e9e9e
}

.post-widget-two {
  position: relative
}

  .post-widget-two .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px
  }

    .post-widget-two .post:
    last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0
    }

  .post-widget-two .thumb {
    position: relative;
    overflow: hidden;
    margin-right: 20px
  }

  .post-widget-two
  img {
    width: 100%;
    -webkit-transition: all 8s cubic-bezier(0,0,.2,1);
    -o-transition: all 8s cubic-bezier(0,0,.2,1);
    transition: all 8s cubic-bezier(0,0,.2,1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    display: block;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  .post-widget-two .thumb:
  hover img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
  }

  .post-widget-two .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 40px 45px
  }

    .post-widget-two .overlay:
    before {
      position: absolute;
      content: '';
      background: #222;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: scale(0,1);
      -ms-transform: scale(0,1);
      transform: scale(0,1);
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear
    }

  .post-widget-two .thumb:
  hover .overlay:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: .75
  }

  .post-widget-two .date {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 50px
  }

    .post-widget-two .date:
    before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 12px;
      left: 0
    }

  .post-widget-two
  h4 {
    font-size: 18px;
    font-weight: 500;
    color: #01c418
  }

    .post-widget-two
    h4 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .post-widget-two
      h4 a:hover {
        color: var(--theme-color)
      }

.blog-category-widget {
  position: relative
}

  .blog-category-widget
  ul {
    position: relative
  }

    .blog-category-widget
    ul li {
      position: relative;
      margin-bottom: 10px
    }

      .blog-category-widget
      ul li:last-child {
        margin-bottom: 0
      }

      .blog-category-widget
      ul li a {
        font-size: 16px;
        font-weight: 700;
        color: #888;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .blog-category-widget
        ul li a:before {
          position: absolute;
          content: '';
          height: 12px;
          width: 4px;
          background: #d4d4d4;
          left: 0;
          top: 6px;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease;
          display: none
        }

        .blog-category-widget
        ul li a:hover:before {
          opacity: 1
        }

        .blog-category-widget
        ul li a:hover:before {
          background: #f13729
        }

        .blog-category-widget
        ul li a:hover {
          color: var(--theme-color)
        }

      .blog-category-widget
      ul li span {
        position: relative;
        right: -2px;
        top: -8px;
        font-size: 14px;
        color: var(--theme-color);
        opacity: 0
      }

.instagram-widget-two .instagram-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .instagram-widget-two .instagram-wrapper .image {
    position: relative;
    overflow: hidden;
    margin: 0 5px 10px
  }

    .instagram-widget-two .instagram-wrapper .image .overlay-link {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      left: 0;
      top: 100%;
      background: rgba(27,27,27,.9);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .instagram-widget-two .instagram-wrapper .image:
    hover .overlay-link {
      top: 0
    }

    .instagram-widget-two .instagram-wrapper .image .overlay-link
    li {
      color: #fff;
      font-size: 14px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .instagram-widget-two .instagram-wrapper .image .overlay-link
      li span {
        font-size: 12px;
        margin-right: 5px
      }

.instagram-widget-two .theme-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  padding: 12px 35px;
  display: inline-block;
  font-size: 16px;
  font-family: var(--font-family-oswald);
  color: #01c418;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

  .instagram-widget-two .theme-btn
  span {
    margin-right: 8px;
    color: var(--theme-color)
  }

.tag-cloud-widget
ul {
  margin: 0 -5px
}

  .tag-cloud-widget
  ul li {
    margin: 0 5px 10px;
    float: left
  }

    .tag-cloud-widget
    ul li a {
      position: relative;
      font-size: 18px;
      color: #7e8597;
      border: 1px solid #e9e6e6;
      padding: 5.5px 15px;
      display: inline-block;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .tag-cloud-widget
      ul li a:hover {
        color: #fff;
        background-color: var(--theme-color);
        border-color: var(--theme-color)
      }

.newsletter-widget .inner-content {
  position: relative
}

  .newsletter-widget .inner-content .wrapper-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 26px
  }

  .newsletter-widget .inner-content .icon {
    font-size: 50px;
    color: #f13729;
    margin-right: 10px
  }

  .newsletter-widget .inner-content .text {
    font-size: 16px;
    margin-bottom: 20px
  }

.newsletter-widget
form input {
  position: relative;
  border: 1px solid #e9e6e6;
  width: 100%;
  height: 52px;
  padding: 0 20px;
  font-size: 16px;
  margin-bottom: 20px;
  background: 0 0
}

.newsletter-widget
form .theme-btn {
  padding: 12px 60px;
  width: 100%
}

.blog-single {
  position: relative;
  padding: 110px 0
}

  .blog-single .post-wrapper {
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 100px;
    padding-bottom: 70px
  }

.blog-single-post .inner-box {
  max-width: 770px
}

.blog-single-post .author-box {
  position: absolute;
  padding: 40px 25px 30px;
  max-width: 170px;
  width: 100%;
  right: -85px;
  border: 1px solid #e7e7e7;
  background: #fff;
  text-align: center
}

  .blog-single-post .author-box .image
  img {
    border-radius: 50%;
    margin-bottom: 15px
  }

  .blog-single-post .author-box
  h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 7px
  }

  .blog-single-post .author-box .social-icon
  div {
    font-size: 16px;
    color: #888;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
    margin-bottom: 10px
  }

  .blog-single-post .author-box
  ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

    .blog-single-post .author-box
    ul li {
      margin: 0 10px
    }

      .blog-single-post .author-box
      ul li a {
        color: #888;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .blog-single-post .author-box
        ul li a:hover {
          color: var(--theme-color)
        }

.blog-single-post
h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px
}

.blog-single-post .text {
  margin-bottom: 30px
}

.blog-single-post .blockquote {
  position: relative;
  border-left: 2px solid var(--theme-color);
  padding-left: 40px;
  margin-bottom: 40px;
  padding-top: 20px
}

  .blog-single-post .blockquote .quote-icon {
    position: absolute;
    left: 50px;
    top: -3px;
    font-size: 120px;
    color: #e7e7e7;
    display: inline-block;
    line-height: 100px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .blog-single-post .blockquote
  h3 {
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.6em
  }

.blog-single-post .author {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  padding-left: 75px;
  font-family: var(--font-family-oswald)
}

  .blog-single-post .author:
  before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    left: 0;
    top: 49%;
    width: 50px;
    height: 1px
  }

.blog-single-post .social-link {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: var(--theme-color)
}

.blog-single-post .image {
  position: relative
}

  .blog-single-post .image .caption-title {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
    color: #fff;
    font-size: 16px
  }

.blog-single-post .list {
  margin-bottom: 40px
}

  .blog-single-post .list
  li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #888
  }

    .blog-single-post .list
    li:before {
      position: absolute;
      content: '';
      width: 11px;
      height: 11px;
      left: 0;
      top: 8px;
      background: var(--theme-color);
      -webkit-clip-path: polygon(0 0,0 100%,100% 0);
      clip-path: polygon(0 0,0 100%,100% 0)
    }

.blog-single-post .image-gallery {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1px;
  margin-bottom: 50px
}

  .blog-single-post .image-gallery .image {
    padding: 0 1px 2px
  }

.comments-area {
  position: relative;
  margin-top: 30px;
  margin-bottom: 50px
}

.blog-single .group-title {
  position: relative
}

  .blog-single .group-title
  h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px
  }

.comments-area .comment-box {
  position: relative;
  margin-bottom: 40px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

  .comments-area .comment-box:
  last-child .comment {
    padding-bottom: 0;
    border-bottom: 0
  }

  .comments-area .comment-box:
  hover {
    border-color: #eb5310
  }

  .comments-area .comment-box.reply-comment {
    margin-left: 50px
  }

.comments-area .comment {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #e9e6e6;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .comments-area .comment .comment-inner {
    position: relative;
    width: 60%
  }

    .comments-area .comment .comment-inner .text {
      position: relative;
      color: #7e7e7e;
      font-size: 18px;
      line-height: 1.5em;
      margin-bottom: 15px
    }

.comments-area .comment-box .author-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 130px
}

  .comments-area .comment-box .author-thumb
  img {
    width: 80px;
    display: block
  }

.comments-area .comment-info {
  position: relative;
  color: #01c418;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
  font-family: var(--font-family-oswald);
  margin-bottom: 4px
}

  .comments-area .comment-info
  a {
    position: relative;
    color: #1e1e29
  }

.comments-area .date {
  font-size: 14px;
  color: #303030;
  margin-bottom: 20px
}

.comments-area .comment-box .reply-comment {
  position: relative;
  color: #01c418;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .comments-area .comment-box .reply-comment:
  hover {
    color: #f13729
  }

  .comments-area .comment-box .reply-comment .icon {
    position: relative;
    margin-right: 5px
  }

.comment-form {
  position: relative;
  margin-bottom: 30px
}

  .comment-form .form-group {
    position: relative;
    margin-bottom: 30px
  }

    .comment-form .form-group:
    last-child {
      margin-bottom: 0
    }

    .comment-form .form-group
    input[type=email], .comment-form .form-group input[type=password], .comment-form .form-group input[type=tel], .comment-form .form-group input[type=text], .comment-form .form-group select {
      position: relative;
      display: block;
      width: 100%;
      line-height: 28px;
      padding: 15px 20px;
      height: 55px;
      color: #7c7b7b;
      font-size: 16px;
      font-weight: 400;
      background: #fff;
      border: 1px solid #eef2ed;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .comment-form .form-group
      input[type=email]:focus, .comment-form .form-group input[type=password]:focus, .comment-form .form-group input[type=tel]:focus, .comment-form .form-group input[type=text]:focus, .comment-form .form-group select:focus, .comment-form .form-group textarea:focus {
        border-color: #f13729
      }

    .comment-form .form-group
    textarea {
      position: relative;
      display: block;
      width: 100%;
      line-height: 26px;
      padding: 10px 20px;
      color: #7c7b7b;
      font-size: 16px;
      font-weight: 400;
      background: #fff;
      resize: none;
      height: 125px;
      border: 1px solid #eef2ed;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

  .comment-form
  button {
    position: relative;
    display: block;
    margin-top: 10px
  }

.contact-form-section {
  position: relative;
  padding: 110px 0 0;
  margin-bottom: 110px;
  background-size: cover
}

  .contact-form-section .sec-title
  h4 {
    color: #fff
  }

  .contact-form-section .sec-title
  h1 {
    color: #fff
  }

  .contact-form-section .sec-title .text {
    color: #fff
  }

  .contact-form-section .default-form-area {
    position: relative;
    padding-top: 100px;
    padding-left: 100px
  }

    .contact-form-section .default-form-area:
    before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      width: 500%;
      height: 100%;
      background: #fff
    }

.contact-form .row-10 {
  margin: 0 -10px
}

.contact-form .form-group {
  margin-bottom: 20px
}

.contact-form
input[type=email], .contact-form input[type=password], .contact-form input[type=text], .contact-form select, .contact-form textarea {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 16px;
  color: #848484;
  line-height: 30px;
  padding: 12px 25px;
  font-weight: 300;
  background-color: #f4f4f4;
  border-radius: 0;
  border: 1px solid #e7e7e7;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}

  .contact-form
  input:focus, .contact-form select:focus, .contact-form textarea:focus {
    border-color: var(--theme-color)
  }

.contact-form
textarea {
  height: 120px;
  resize: none;
  padding: 12px 25px
}

.contact-form
button {
  cursor: pointer
}

.contact-form
input.error, .contact-form select.error, .contact-form textarea.error {
  border-color: red !important
}

.contact-form
label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  font-size: 11px;
  color: red;
  font-weight: 500
}

.contact-form .form-control:
focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: var(--theme-color)
}

.overlay-style-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(233,33,48,.85);
  -webkit-transition: all .7s ease .1s;
  -o-transition: all .7s ease .1s;
  transition: all .7s ease .1s;
  opacity: 0;
  z-index: 2
}

  .overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%
  }

    .overlay-style-one .box .content {
      display: table-cell;
      text-align: center;
      vertical-align: middle
    }

#shop-area {
  padding-top: 110px;
  padding-bottom: 110px
}

.main-shop-area {
  position: relative;
  display: block;
  background: #fff
}

#shop-area .shop-content {
  position: relative;
  display: block
}

#shop-area .ui-selectmenu-button.ui-button {
  color: #222;
  font-family: inherit;
  text-transform: capitalize;
  border-color: #e7e7e7;
  padding: 15px 20px
}

.showing-result-shorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 50px
}

  .showing-result-shorting .showing
  p {
    color: #828282;
    font-size: 15px;
    font-weight: 400;
    margin: 0
  }

.single-product-item {
  position: relative;
  display: block;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 50px
}

  .single-product-item .img-holder {
    position: relative;
    display: block;
    overflow: hidden
  }

    .single-product-item .img-holder::
    before {
      background: rgba(255,255,255,.3);
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: "";
      opacity: 0;
      position: absolute;
      z-index: 1;
      -webkit-transition: all .4s ease-in-out 0s;
      -o-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s
    }

  .single-product-item:
  hover .img-holder::before {
    opacity: 1
  }

  .single-product-item .img-holder
  img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    width: 100%
  }

  .single-product-item:
  hover .img-holder img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }

  .single-product-item .title-holder {
    position: relative;
    display: block;
    background: #fff;
    padding: 17px 0 13px;
    -webkit-box-shadow: 0 3px 8px 2px #f9f9f9;
    box-shadow: 0 3px 8px 2px #f9f9f9;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -30px;
    z-index: 10
  }

    .single-product-item .title-holder .static-content {
      position: relative;
      display: block
    }

    .single-product-item .title-holder .title {
      position: relative;
      display: block;
      font-size: 16px;
      line-height: 22px;
      font-weight: 600;
      padding: 0 0 3px
    }

      .single-product-item .title-holder .title
      a {
        color: #27282c;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

    .single-product-item .title-holder .static-content
    span {
      color: #828282
    }

    .single-product-item .title-holder .overlay-content {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: #fff;
      text-align: center;
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform: scaleX(0);
      -webkit-transition: all .7s ease .3s;
      -o-transition: all .7s ease .3s;
      transition: all .7s ease .3s
    }

  .single-product-item:
  hover .title-holder .overlay-content {
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -webkit-transition: all .7s ease .1s;
    -o-transition: all .7s ease .1s;
    transition: all .7s ease .1s
  }

  .single-product-item .title-holder .overlay-content
  ul {
    position: relative;
    display: block;
    padding: 22px 0 23px;
    width: 153px;
    margin: 0 auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .7s ease .1s;
    -o-transition: all .7s ease .1s;
    transition: all .7s ease .1s
  }

  .single-product-item:
  hover .title-holder .overlay-content ul {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease .6s;
    -o-transition: all .7s ease .6s;
    transition: all .7s ease .6s
  }

  .single-product-item .title-holder .overlay-content
  ul li {
    position: relative;
    display: inline-block;
    float: left;
    width: 51px;
    text-align: center;
    border-right: 1px solid #ededed
  }

    .single-product-item .title-holder .overlay-content
    ul li:last-child {
      border: none
    }

    .single-product-item .title-holder .overlay-content
    ul li a {
      position: relative;
      display: block
    }

      .single-product-item .title-holder .overlay-content
      ul li a span:before {
        position: relative;
        display: block;
        width: 100%;
        height: 35px;
        color: #b3b3b3;
        font-size: 18px;
        line-height: 35px;
        margin: 0;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

      .single-product-item .title-holder .overlay-content
      ul li a:hover span:before {
        color: var(--theme-color)
      }

      .single-product-item .title-holder .overlay-content
      ul li a .toltip-content {
        position: absolute;
        left: -50%;
        right: 0;
        top: -25px;
        margin-left: -15px;
        opacity: 0;
        visibility: hidden;
        padding: 0;
        text-align: center;
        background-color: #27282c;
        -webkit-transition: all .3s ease .1s;
        -o-transition: all .3s ease .1s;
        transition: all .3s ease .1s;
        z-index: 999;
        min-width: 130px
      }

        .single-product-item .title-holder .overlay-content
        ul li a .toltip-content:before {
          font-family: FontAwesome;
          position: absolute;
          left: 0;
          bottom: -8px;
          right: 0;
          content: "\f0d7";
          color: #27282c;
          font-size: 25px;
          text-align: center;
          line-height: 10px
        }

        .single-product-item .title-holder .overlay-content
        ul li a .toltip-content p {
          color: #fff;
          font-size: 15px;
          line-height: 30px;
          margin: 0
        }

      .single-product-item .title-holder .overlay-content
      ul li a:hover .toltip-content {
        top: -37px;
        visibility: visible;
        opacity: 1
      }

.shop-sidebar-wrapper {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%
}

  .shop-sidebar-wrapper .single-sidebar-box {
    position: relative;
    display: block;
    overflow: hidden
  }

.single-sidebar-box.pdbtm {
  padding-bottom: 50px
}

.shop-sidebar-wrapper .search-form {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%;
  margin-bottom: 50px
}

  .shop-sidebar-wrapper .search-form
  input[type=text] {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #ededed;
    color: #7e8597;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    max-width: 270px;
    width: 100%;
    padding-left: 20px;
    padding-right: 60px;
    border-radius: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
  }

  .shop-sidebar-wrapper .search-form
  button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: #222;
    color: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    border: 0 solid #edf2f7;
    line-height: 48px;
    text-align: center;
    border-radius: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    margin: 0
  }

    .shop-sidebar-wrapper .search-form
    button i {
      font-size: 14px
    }

  .shop-sidebar-wrapper .search-form
  input[type=text]:focus {
    border: 1px solid var(--theme-color);
    background: #fff;
    color: #000
  }

    .shop-sidebar-wrapper .search-form
    button:hover, .shop-sidebar-wrapper .search-form input[type=text]:focus + button {
      background: var(--theme-color);
      color: #fff
    }

.shop-sidebar-title {
  position: relative;
  display: block;
  padding-bottom: 23px;
  margin-top: -6px
}

  .shop-sidebar-title
  h3 {
    color: #303030;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize
  }

.single-sidebar-box .categories {
  position: relative;
  display: block;
  border: 1px solid #ededed;
  border-bottom: none
}

  .single-sidebar-box .categories
  li {
    position: relative;
    display: block;
    padding-left: 20px;
    line-height: 50px;
    border-bottom: 1px solid #ededed;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .single-sidebar-box .categories
    li:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 0;
      background: var(--theme-color);
      content: "";
      -webkit-transition: all .1s ease;
      -o-transition: all .1s ease;
      transition: all .1s ease;
      -webkit-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s;
      -webkit-transform: perspective(0) translateX(0) rotate(0);
      transform: perspective(0) translateX(0) rotate(0)
    }

    .single-sidebar-box .categories
    li:hover:before {
      width: 3px;
      -webkit-transform: perspective(0) translateX(0) rotate(0);
      transform: perspective(0) translateX(0) rotate(0)
    }

    .single-sidebar-box .categories
    li a {
      position: relative;
      display: block;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s;
      -webkit-transform: perspective(0) translateX(0) rotate(0);
      transform: perspective(0) translateX(0) rotate(0)
    }

    .single-sidebar-box .categories
    li:hover a {
      color: var(--theme-color);
      -webkit-transform: perspective(0) translateX(10px) rotate(0);
      transform: perspective(0) translateX(10px) rotate(0)
    }

.shop-sidebar-wrapper .price-ranger {
  margin-top: 4px;
  margin-bottom: 0
}

  .shop-sidebar-wrapper .price-ranger .ui-widget-content {
    background: #edf2f7;
    border: none;
    height: 2px
  }

  .shop-sidebar-wrapper .price-ranger .ui-slider-handle {
    position: absolute;
    top: -4px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    height: 10px;
    margin-left: -4px;
    outline: medium none;
    width: 10px !important;
    cursor: pointer;
    z-index: 2
  }

    .shop-sidebar-wrapper .price-ranger .ui-slider-handle:
    before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 4px;
      height: 4px;
      background: var(--theme-color);
      border-radius: 50%;
      content: "";
      margin: 2px
    }

  .shop-sidebar-wrapper .price-ranger .ui-slider .ui-slider-range {
    background: var(--theme-color)
  }

  .shop-sidebar-wrapper .price-ranger #slider-range {
    margin-left: 4px;
    margin-right: 6px;
    margin-top: 0
  }

  .shop-sidebar-wrapper .price-ranger .ranger-min-max-block {
    position: relative;
    display: block;
    margin-top: 30px
  }

    .shop-sidebar-wrapper .price-ranger .ranger-min-max-block
    input {
      display: inline-block
    }

      .shop-sidebar-wrapper .price-ranger .ranger-min-max-block
      input[type=submit] {
        position: relative;
        display: inline-block;
        background: #f6f6f6;
        float: left;
        margin-right: 10px;
        padding: 6px 0 4px;
        text-align: center;
        width: 90px;
        border: none;
        color: #27282c;
        font-size: 15px;
        font-weight: 500;
        margin-top: 0;
        border-radius: 0;
        text-transform: capitalize;
        cursor: pointer
      }

      .shop-sidebar-wrapper .price-ranger .ranger-min-max-block
      input[type=text] {
        position: relative;
        display: inline-block;
        float: left;
        color: #828282;
        font-size: 15px;
        font-weight: 400;
        text-align: right;
        width: 40px;
        line-height: 35px;
        border: none;
        padding: 0
      }

    .shop-sidebar-wrapper .price-ranger .ranger-min-max-block
    span {
      position: relative;
      display: inline-block;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      line-height: 35px;
      float: left
    }

.shop-sidebar-wrapper .products-post {
  position: relative;
  display: block;
  overflow: hidden
}

  .shop-sidebar-wrapper .products-post
  li {
    position: relative;
    display: block;
    border-bottom: 1px solid #ededed;
    min-height: 70px;
    padding-left: 70px;
    padding-bottom: 25px;
    margin-bottom: 25px
  }

    .shop-sidebar-wrapper .products-post
    li:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none
    }

    .shop-sidebar-wrapper .products-post
    li .img-holder {
      position: absolute;
      top: 0;
      left: 0;
      width: 70px;
      height: 70px;
      display: block;
      overflow: hidden
    }

      .shop-sidebar-wrapper .products-post
      li .img-holder img {
        -webkit-transition: all .4s ease-in-out .5s;
        -o-transition: all .4s ease-in-out .5s;
        transition: all .4s ease-in-out .5s;
        width: 100%;
        -webkit-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1)
      }

    .shop-sidebar-wrapper .products-post
    li:hover .img-holder img {
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s;
      -webkit-transform: scale(1.2,1.2);
      -ms-transform: scale(1.2,1.2);
      transform: scale(1.2,1.2)
    }

    .shop-sidebar-wrapper .products-post
    li .img-holder .overlay-style-one {
      background: rgba(195,150,78,.95)
    }

      .shop-sidebar-wrapper .products-post
      li .img-holder .overlay-style-one .box .content a {
        display: inline-block;
        width: 20px;
        height: 20px;
        -webkit-transform: scale(3);
        -ms-transform: scale(3);
        transform: scale(3);
        -webkit-transition: all .3s ease-in-out .3s;
        -o-transition: all .3s ease-in-out .3s;
        transition: all .3s ease-in-out .3s;
        opacity: 0;
        z-index: 5
      }

    .shop-sidebar-wrapper .products-post
    li:hover .img-holder .overlay-style-one .box .content a {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s;
      opacity: 1
    }

    .shop-sidebar-wrapper .products-post
    li .img-holder .overlay-style-one .box .content a span:before {
      color: #fff;
      font-size: 20px;
      line-height: 20px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease
    }

    .shop-sidebar-wrapper .products-post
    li .img-holder .overlay-style-one .box .content a:hover span:before {
      color: #000
    }

    .shop-sidebar-wrapper .products-post
    li:hover .img-holder .overlay-style-one {
      opacity: 1
    }

    .shop-sidebar-wrapper .products-post
    li .title-holder {
      padding-left: 30px;
      min-height: 70px
    }

      .shop-sidebar-wrapper .products-post
      li .title-holder .post-title {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        margin: 0 0 14px;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

        .shop-sidebar-wrapper .products-post
        li .title-holder .post-title a {
          color: #27282c;
          -webkit-transition: all .5s ease;
          -o-transition: all .5s ease;
          transition: all .5s ease
        }

          .shop-sidebar-wrapper .products-post
          li .title-holder .post-title a:hover {
            color: var(--theme-color)
          }

      .shop-sidebar-wrapper .products-post
      li .title-holder span {
        display: block;
        line-height: 14px
      }

#shop-area.single-shop-area {
  padding-top: 30px;
  padding-bottom: 60px
}

  #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-next, #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-prev {
    color: #222;
    background: 0 0;
    height: 20px;
    width: 20px;
    font-size: 30px
  }

  #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-next {
    right: 15px
  }

  #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-prev {
    left: 15px
  }

.single-product-image-holder {
  position: relative;
  background: #f5f5f5;
  padding: 9px 9px;
  margin-bottom: 30px
}

  .single-product-image-holder
  a {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    color: #222;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
    z-index: 9;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .single-product-image-holder:
  hover a {
    opacity: 1
  }

  .single-product-image-holder
  img {
    width: auto
  }

.single-shop-content .content-box {
  position: relative;
  display: block
}

  .single-shop-content .content-box
  span.price {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 0;
    background: #222;
    padding: 16px 30px
  }

  .single-shop-content .content-box
  h2 {
    color: #27282c;
    font-size: 30px;
    font-weight: 600;
    margin: 6px 0 15px;
    text-transform: capitalize
  }

  .single-shop-content .content-box .review-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7
  }

    .single-shop-content .content-box .review-box
    ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: 10px;
      padding-right: 10px;
      border-right: 1px solid #e7e7e7
    }

      .single-shop-content .content-box .review-box
      ul li {
        margin-right: 6px
      }

        .single-shop-content .content-box .review-box
        ul li i {
          color: var(--theme-color);
          font-size: 16px;
          line-height: 1em
        }

  .single-shop-content .content-box .text {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 30px 0 15px
  }

    .single-shop-content .content-box .text
    p {
      margin: 0
    }

.single-shop-content .product-info {
  margin-bottom: 30px
}

  .single-shop-content .product-info .title {
    font-size: 16px;
    font-family: var(--font-family-oswald);
    font-weight: 500;
    margin-bottom: 10px
  }

.single-shop-content .content-box .qity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px
}

  .single-shop-content .content-box .qity
  h5 {
    margin-right: 15px;
    font-weight: 500;
    font-size: 16px
  }

  .single-shop-content .content-box .qity .stock-available {
    margin-left: 15px;
    font-size: 16px;
    font-weight: 500;
    color: var(--theme-color)
  }

    .single-shop-content .content-box .qity .stock-available
    span {
      font-family: var(--font-family-oswald);
      color: #222
    }

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .btn {
  position: relative;
  display: block;
  float: none;
  margin-left: 0;
  width: 100%;
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  color: #848484;
  padding: 12px 11px;
  cursor: pointer
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  margin-top: -2px
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up:
before {
  content: "\f0d8";
  font-family: FontAwesome;
  color: #848484;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5px 5px 5px
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down:
before {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #848484;
  font-size: 14px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 5px 5px
}

.single-shop-content .content-box .addto-cart-box
button.addtocart {
  background: var(--theme-color);
  height: 50px;
  width: 170px;
  margin-left: 43px;
  color: #fff;
  padding: 0 0 0;
  cursor: pointer;
  border-radius: 0;
  line-height: 50px
}

  .single-shop-content .content-box .addto-cart-box
  button.addtocart:hover {
    background: #26272b
  }

.single-shop-content .content-box .cart-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .single-shop-content .content-box .cart-btn .category {
    margin-left: 15px;
    font-size: 16px;
    font-weight: 500;
    color: var(--theme-color)
  }

    .single-shop-content .content-box .cart-btn .category
    span {
      font-family: var(--font-family-oswald);
      color: #222;
      font-weight: 500
    }

    .single-shop-content .content-box .cart-btn .category
    a {
      color: #999
    }

.share-products-socials {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 42px
}

  .share-products-socials
  h5 {
    position: relative;
    display: inline-block;
    float: left;
    color: #27282c;
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    margin-top: 3px
  }

  .share-products-socials
  ul {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 20px
  }

    .share-products-socials
    ul li {
      position: relative;
      display: inline-block;
      float: left;
      margin-right: 10px
    }

      .share-products-socials
      ul li:last-child {
        margin-right: 0
      }

      .share-products-socials
      ul li a i {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        font-size: 16px;
        line-height: 48px;
        text-align: center;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        border: 1px solid #e7e7e7;
        color: #9c9c9c;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .share-products-socials
      ul li a:hover i {
        color: var(--theme-color)
      }

.product-tab-box {
  position: relative;
  display: block;
  overflow: hidden
}

  .product-tab-box .tab-btns {
    position: relative;
    display: block;
    border-bottom: 1px solid #ededed;
    margin-bottom: 35px;
    z-index: 1
  }

    .product-tab-box .tab-btns .tab-btn {
      display: inline-block;
      float: none;
      text-align: center;
      margin: 0 2px
    }

      .product-tab-box .tab-btns .tab-btn
      span {
        position: relative;
        display: block;
        background: 0 0;
        border-radius: 0;
        cursor: pointer;
        margin: 0;
        padding: 15px 20px 13px;
        color: #27282c;
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        font-family: var(--font-family-oswald)
      }

      .product-tab-box .tab-btns .tab-btn.active-btn
      span, .product-tab-box .tab-btns .tab-btn:hover span {
        color: var(--theme-color)
      }

      .product-tab-box .tab-btns .tab-btn
      span:before {
        position: absolute;
        left: 0;
        bottom: -1px;
        right: 0;
        height: 1px;
        background: var(--theme-color);
        content: "";
        opacity: 0;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s
      }

      .product-tab-box .tab-btns .tab-btn.active-btn
      span:before, .product-tab-box .tab-btns .tab-btn:hover span:before {
        opacity: 1
      }

  .product-tab-box .tabs-content {
    position: relative;
    display: block;
    padding: 0
  }

    .product-tab-box .tabs-content .tab {
      position: relative;
      padding: 0;
      display: none
    }

      .product-tab-box .tabs-content .tab.active-tab {
        display: block
      }

  .product-tab-box .owl-nav-style-two .owl-nav .owl-next, .product-tab-box .owl-nav-style-two .owl-nav .owl-prev {
    background: 0 0;
    width: 20px;
    height: 20px;
    top: -40px;
    font-size: 30px
  }

.review-box-holder {
  position: relative;
  display: block
}

  .review-box-holder .single-review-box {
    position: relative;
    display: block;
    padding-left: 70px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 32px
  }

    .review-box-holder .single-review-box .image-holder {
      position: absolute;
      left: 0;
      top: 5px
    }

      .review-box-holder .single-review-box .image-holder
      img {
        width: 100%;
        border-radius: 50%
      }

    .review-box-holder .single-review-box .text-holder {
      position: relative;
      display: block;
      padding-left: 20px;
      padding-right: 40px
    }

      .review-box-holder .single-review-box .text-holder .top {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0 0 17px
      }

        .review-box-holder .single-review-box .text-holder .top .name
        h3 {
          color: #27282c;
          font-size: 18px;
          font-weight: 600;
          margin: 0 0 6px;
          text-transform: capitalize
        }

          .review-box-holder .single-review-box .text-holder .top .name
          h3 span {
            color: var(--theme-color);
            font-size: 15px;
            font-weight: 400
          }

        .review-box-holder .single-review-box .text-holder .top .review-box
        ul {
          position: relative;
          display: block;
          overflow: hidden
        }

          .review-box-holder .single-review-box .text-holder .top .review-box
          ul li {
            display: inline-block;
            margin-right: 3px
          }

            .review-box-holder .single-review-box .text-holder .top .review-box
            ul li:last-child {
              margin-right: 0
            }

            .review-box-holder .single-review-box .text-holder .top .review-box
            ul li i {
              color: var(--theme-color);
              font-size: 14px
            }

      .review-box-holder .single-review-box .text-holder .text
      p {
        margin: 0
      }

.product-tab-box .review-form {
  padding-top: 33px
}

  .product-tab-box .review-form .shop-page-title {
    padding-bottom: 28px
  }

.shop-page-title {
  position: relative;
  display: block
}

  .shop-page-title .title {
    color: #222;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    margin-bottom: 15px
  }

    .shop-page-title .title
    span {
      font-weight: 400
    }

  .shop-page-title
  p {
    margin: 0;
    font-size: 16px
  }

    .shop-page-title
    p b {
      color: var(--theme-color);
      font-weight: 400
    }

.product-tab-box .review-form .add-rating-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px
}

  .product-tab-box .review-form .add-rating-box .add-rating-title {
    position: relative;
    display: inline-block;
    float: left
  }

    .product-tab-box .review-form .add-rating-box .add-rating-title
    h4 {
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
      margin: 0;
      text-transform: capitalize;
      font-family: inherit
    }

  .product-tab-box .review-form .add-rating-box .review-box {
    position: relative;
    display: inline-block;
    float: left;
    padding-left: 20px
  }

    .product-tab-box .review-form .add-rating-box .review-box
    ul li {
      position: relative;
      display: inline-block;
      float: left;
      line-height: 20px;
      margin-right: 5px
    }

      .product-tab-box .review-form .add-rating-box .review-box
      ul li:last-child {
        margin-right: 0
      }

      .product-tab-box .review-form .add-rating-box .review-box
      ul li i {
        color: #b5b5b5;
        font-size: 16px;
        line-height: 20px;
        opacity: 1;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s
      }

.product-tab-box .review-form .input-box
p {
  color: #828282;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin: 0 0 10px
}

  .product-tab-box .review-form .input-box
  p span {
    color: var(--theme-color)
  }

.product-tab-box .review-form
form input[type=email], .product-tab-box .review-form form input[type=number], .product-tab-box .review-form form input[type=text], .product-tab-box .review-form form textarea {
  position: relative;
  display: block;
  background: #fff;
  width: 100%;
  height: 60px;
  border: 1px solid #ededed;
  color: #252525;
  font-size: 15px;
  padding: 0 20px;
  margin-bottom: 30px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-box-shadow: inset 0 0 1px 0 rgba(0,0,0,.55);
  -moz-box-shadow: inset 0 0 1px 0 rgba(0,0,0,.55);
  box-shadow: inset 0 0 1px 0 rgba(0,0,0,.55)
}

.product-tab-box .review-form
form textarea {
  height: 170px;
  padding: 10px 20px;
  margin-bottom: 40px
}

.product-tab-box .review-form
form input[type=text]:focus {
  border-color: #e1dddd
}

.product-tab-box .review-form
form input[type=email]:focus {
  border-color: #e1dddd
}

.product-tab-box .review-form
form textarea:focus {
  border-color: #e1dddd
}

.related-product {
  padding-top: 73px
}

  .related-product .shop-page-title {
    padding-bottom: 26px
  }

.cart-area {
  padding-top: 110px;
  padding-bottom: 110px
}

  .cart-area .table-outer {
    overflow-x: auto;
    position: relative;
    width: 100%
  }

  .cart-area .cart-table {
    min-width: 1024px;
    width: 100%
  }

    .cart-area .cart-table .cart-header {
      position: relative;
      background: #f6f6f6;
      color: #27282c;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      width: 100%;
      font-family: var(--font-family-oswald)
    }

      .cart-area .cart-table .cart-header
      tr {
        background: #fff;
        border: 1px solid #e7e7e7
      }

    .cart-area .cart-table
    thead tr th {
      font-weight: 600;
      line-height: 24px;
      min-width: 110px;
      padding: 20px 25px;
      border-right: 1px solid #e7e7e7
    }

      .cart-area .cart-table
      thead tr th.prod-column {
        padding-left: 30px;
        text-align: left;
        width: 24%
      }

      .cart-area .cart-table
      thead tr th.availability {
        padding: 0 40px
      }

    .cart-area .cart-table
    tbody tr {
      border-bottom: 1px solid #e7e7e7;
      border-left: 1px solid #e7e7e7
    }

      .cart-area .cart-table
      tbody tr td {
        color: #27282c;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        min-width: 100px;
        padding: 30px 25px;
        font-family: var(--font-family-oswald);
        border-right: 1px solid #e7e7e7;
        width: 20%
      }

      .cart-area .cart-table
      tbody tr .prod-column {
        padding-left: 30px;
        text-align: left
      }

        .cart-area .cart-table
        tbody tr .prod-column .column-box {
          position: relative;
          min-height: 100px
        }

          .cart-area .cart-table
          tbody tr .prod-column .column-box .prod-thumb {
            width: 80px
          }

            .cart-area .cart-table
            tbody tr .prod-column .column-box .prod-thumb a {
              position: relative;
              display: block;
              border-radius: 0
            }

              .cart-area .cart-table
              tbody tr .prod-column .column-box .prod-thumb a img {
                width: 100%
              }

          .cart-area .cart-table
          tbody tr .prod-column .column-box .prod-thumb, .cart-area .cart-table tbody tr .prod-column .column-box .title {
            display: table-cell;
            vertical-align: middle
          }

          .cart-area .cart-table
          tbody tr .prod-column .column-box .title {
            padding-left: 20px
          }

            .cart-area .cart-table
            tbody tr .prod-column .column-box .title h3 {
              color: #27282c;
              font-size: 18px;
              font-weight: 600;
              line-height: 20px;
              text-transform: capitalize
            }

      .cart-area .cart-table
      tbody tr .qty {
        padding-right: 25px
      }

        .cart-area .cart-table
        tbody tr .qty .input-group.bootstrap-touchspin {
          float: left;
          width: 46px
        }

        .cart-area .cart-table
        tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn {
          position: relative;
          display: block;
          float: none;
          margin-left: 0;
          width: 100%;
          background: #f6f6f6;
          border: 1px solid #f6f6f6;
          color: #848484;
          padding: 12px 11px;
          cursor: pointer
        }

        .cart-area .cart-table
        tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
          border-radius: 0
        }

        .cart-area .cart-table
        tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
          border-radius: 0;
          margin-top: -2px
        }

        .cart-area .cart-table
        tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up:before {
          content: "\f0d8";
          font-family: FontAwesome;
          color: #848484;
          font-size: 14px;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          padding: 5px 5px 5px
        }

        .cart-area .cart-table
        tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down:before {
          content: "\f0d7";
          font-family: FontAwesome;
          color: #848484;
          font-size: 14px;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          padding: 0 5px 10px
        }

      .cart-area .cart-table
      tbody tr td.unit-price {
        padding-left: 40px;
        padding-right: 20px
      }

    .cart-area .cart-table
    tbody .available-info {
      position: relative;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
      padding-left: 50px
    }

      .cart-area .cart-table
      tbody .available-info .icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        background: var(--theme-color);
        border-radius: 50%;
        color: #fff;
        font-size: 18px;
        line-height: 40px;
        text-align: center
      }

    .cart-area .cart-table
    tbody tr td.price {
      color: #828282;
      font-size: 15px;
      font-weight: 400
    }

    .cart-area .cart-table
    tbody tr .sub-total {
      color: var(--theme-color);
      font-size: 15px;
      font-weight: 400
    }

    .cart-area .cart-table
    tbody tr td .remove {
      text-align: center;
      font-size: 45px;
      color: #999;
      font-weight: 400
    }

      .cart-area .cart-table
      tbody tr td .remove .checkbox label {
        color: #828282;
        font-size: 15px;
        font-weight: 400
      }

        .cart-area .cart-table
        tbody tr td .remove .checkbox label input[type=checkbox] {
          display: inline-block;
          position: relative;
          top: 1px
        }

      .cart-area .cart-table
      tbody tr td .remove span {
        cursor: pointer;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .cart-area .cart-table
        tbody tr td .remove span:hover {
          color: var(--theme-color)
        }

.cart-middle {
  padding-top: 30px
}

  .cart-middle .apply-coupon {
    padding-left: 245px;
    position: relative
  }

    .cart-middle .apply-coupon
    input[type=text] {
      position: absolute;
      top: 0;
      left: 0;
      width: 225px;
      height: 50px;
      border: 1px solid #ededed;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      padding: 0 15px;
      text-transform: capitalize;
      -webkit-transition: all .5s ease 0s;
      -o-transition: all .5s ease 0s;
      transition: all .5s ease 0s;
      border-radius: 0
    }

      .cart-middle .apply-coupon
      input[type=text]:focus {
        border: 1px solid var(--theme-color)
      }

    .cart-middle .apply-coupon .apply-coupon-button
    button {
      color: #27282c;
      background: #f6f6f6
    }

      .cart-middle .apply-coupon .apply-coupon-button
      button:hover {
        color: #fff;
        background: var(--theme-color)
      }

  .cart-middle .update-cart .btn-style-one {
    color: #fff;
    background: var(--theme-color)
  }

  .cart-middle .update-cart
  button:hover {
    background: #26272b
  }

.cart-bottom {
  overflow: hidden;
  padding-top: 70px
}

  .cart-bottom .calculate-shipping .shop-page-title {
    padding-bottom: 16px
  }

  .cart-bottom .calculate-shipping .ui-state-default .ui-icon {
    background: 0 0
  }

  .cart-bottom .calculate-shipping .ui-state-default {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 0;
    color: #828282;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    margin-bottom: 30px;
    outline: medium none;
    width: 100%
  }

  .cart-bottom .calculate-shipping .ui-selectmenu-button
  span.ui-selectmenu-text {
    display: block;
    line-height: 18px;
    overflow: hidden;
    padding: 15px 19px;
    text-align: left
  }

  .cart-bottom .calculate-shipping .ui-selectmenu-button
  span.ui-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-left: 1px solid #ededed;
    display: block;
    width: 60px;
    height: 48px;
    text-indent: 0;
    margin: 0
  }

    .cart-bottom .calculate-shipping .ui-selectmenu-button
    span.ui-icon::before {
      color: #9b9b9b;
      content: "\f107";
      font-family: FontAwesome;
      font-size: 20px;
      overflow: visible;
      position: absolute;
      right: 21px;
      top: 12px
    }

  .cart-bottom .calculate-shipping
  input[type=text] {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    color: #828282;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .cart-bottom .calculate-shipping
    input[type=text]:focus {
      border: 1px solid #1d1d1d
    }

  .cart-bottom .calculate-shipping
  button {
    color: #27282c;
    background: #f6f6f6
  }

    .cart-bottom .calculate-shipping
    button:hover {
      color: #fff;
      background: var(--theme-color)
    }

  .cart-bottom
  button.checkout-btn {
    color: #27282c;
    background: #f6f6f6;
    margin-top: 30px
  }

    .cart-bottom
    button.checkout-btn:hover {
      color: #fff;
      background: var(--theme-color)
    }

.checkout-area {
  position: relative;
  display: block;
  padding: 110px 0
}

  .checkout-area .exisitng-customer {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding: 20px 28px 21px;
    margin-bottom: 20px;
    border-radius: 5px
  }

    .checkout-area .exisitng-customer:
    before {
      position: absolute;
      top: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background: var(--theme-color);
      content: ""
    }

    .checkout-area .exisitng-customer
    h5 {
      color: #27282c;
      font-size: 16px;
      font-weight: 500
    }

      .checkout-area .exisitng-customer
      h5 a {
        color: var(--theme-color);
        font-weight: 600;
        display: inline-block;
        padding-left: 15px
      }

  .checkout-area .coupon {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding: 20px 28px 21px;
    margin-bottom: 53px;
    border-radius: 5px
  }

    .checkout-area .coupon:
    before {
      position: absolute;
      top: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background: var(--theme-color);
      content: ""
    }

    .checkout-area .coupon
    h5 {
      color: #27282c;
      font-size: 16px;
      font-weight: 500
    }

      .checkout-area .coupon
      h5 a {
        color: var(--theme-color);
        font-weight: 600;
        display: inline-block;
        padding-left: 15px
      }

  .checkout-area .form .shop-page-title {
    padding-bottom: 20px
  }

  .checkout-area .form
  form .field-label {
    color: #27282c;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 2px;
    text-transform: capitalize
  }

  .checkout-area .form
  form .field-input input[type=text] {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    color: #848484;
    font-size: 15px;
    height: 60px;
    margin-bottom: 20px;
    padding: 0 15px;
    width: 100%;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .checkout-area .form
    form .field-input input[type=text]:focus {
      border: 1px solid var(--theme-color)
    }

  .checkout-area .create-acc .checkbox
  label {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    cursor: pointer
  }

  .checkout-area .create-acc .checkbox
  input {
    position: relative;
    top: 1px
  }

  .checkout-area .shipping-info
  input[type=checkbox] {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 0;
    vertical-align: middle
  }

  .checkout-area .bottom .checkbox {
    margin-bottom: 10px
  }

    .checkout-area .bottom .checkbox
    span {
      font-size: 16px;
      color: #01c418;
      font-family: var(--font-family-oswald);
      font-weight: 500;
      margin-left: 5px
    }

  .checkout-area .form
  form .field-input textarea {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    color: #848484;
    font-size: 15px;
    height: 121px;
    margin-bottom: 28px;
    padding: 10px 15px;
    width: 100%;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .checkout-area .form
    form .field-input textarea:focus {
      border-color: var(--theme-color)
    }

  .checkout-area .form.billing-info {
    margin-bottom: 40px
  }

  .checkout-area .bottom {
    position: relative;
    display: block;
    margin-top: 90px;
    padding: 70px 50px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.08)
  }

  .checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    border: 2px solid #e7e7e7;
    padding: 35px;
    padding-top: 10px;
    padding-bottom: 65px
  }

    .checkout-area .table .shop-page-title {
      padding-bottom: 26px
    }

    .checkout-area .table .cart-table {
      min-width: auto;
      width: 100%
    }

      .checkout-area .table .cart-table .cart-header {
        position: relative;
        background: #f6f6f6;
        color: #27282c;
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        width: 100%;
        font-family: var(--font-family-oswald)
      }

      .checkout-area .table .cart-table
      thead tr th {
        font-weight: 600;
        line-height: 24px;
        min-width: 110px;
        padding: 19px 30px 17px;
        border-top: none;
        border-bottom: none
      }

        .checkout-area .table .cart-table
        thead tr th.product-column {
          padding-left: 30px;
          text-align: left
        }

      .checkout-area .table .cart-table
      tbody tr {
        border-bottom: 1px solid #f6f6f6
      }

        .checkout-area .table .cart-table
        tbody tr td {
          vertical-align: middle
        }

        .checkout-area .table .cart-table
        tbody tr td {
          min-width: 110px;
          padding: 30px 0;
          border-top: none
        }

        .checkout-area .table .cart-table
        tbody tr .product-column .column-box {
          min-height: 100px
        }

          .checkout-area .table .cart-table
          tbody tr .product-column .column-box .prod-thumb {
            width: 80px
          }

            .checkout-area .table .cart-table
            tbody tr .product-column .column-box .prod-thumb a {
              display: block
            }

            .checkout-area .table .cart-table
            tbody tr .product-column .column-box .prod-thumb img {
              display: block;
              width: 100%
            }

          .checkout-area .table .cart-table
          tbody tr .product-column .column-box .prod-thumb, .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
            display: table-cell;
            vertical-align: middle
          }

          .checkout-area .table .cart-table
          tbody tr .product-column .column-box .product-title {
            padding-left: 20px
          }

            .checkout-area .table .cart-table
            tbody tr .product-column .column-box .product-title h3 {
              color: #27282c;
              font-size: 18px;
              font-weight: 600;
              text-transform: capitalize
            }

        .checkout-area .table .cart-table
        tbody tr .qty {
          padding-right: 30px;
          width: 130px
        }

          .checkout-area .table .cart-table
          tbody tr .qty .input-group.bootstrap-touchspin {
            float: left;
            width: 46px
          }

          .checkout-area .table .cart-table
          tbody tr .qty .form-control {
            display: block;
            background-color: #fff;
            background-image: none;
            border: 1px solid #f6f6f6;
            border-radius: 0 !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #222;
            font-size: 18px;
            font-weight: 500;
            height: 50px;
            padding: 6px 0;
            text-align: center;
            font-family: var(--font-family-oswald)
          }

          .checkout-area .table .cart-table
          tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn {
            position: relative;
            display: block;
            float: none;
            margin-left: 0;
            width: 100%;
            background: #fff;
            border: 1px solid #f6f6f6;
            color: #848484;
            padding: 12px 11px;
            cursor: pointer
          }

          .checkout-area .table .cart-table
          tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
            border-radius: 0
          }

          .checkout-area .table .cart-table
          tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
            border-radius: 0;
            margin-top: -2px
          }

          .checkout-area .table .cart-table
          tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up:before {
            content: "\f0d8";
            font-family: FontAwesome;
            color: #848484;
            font-size: 14px;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 1px 5px 5px
          }

          .checkout-area .table .cart-table
          tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down:before {
            content: "\f0d7";
            font-family: FontAwesome;
            color: #848484;
            font-size: 14px;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 2px 5px 8px
          }

        .checkout-area .table .cart-table
        tbody tr td.price {
          color: #222;
          font-size: 16px;
          font-weight: 500;
          text-align: right
        }

.cart-total {
  position: relative;
  display: block
}

  .cart-total .shop-page-title {
    padding-bottom: 26px
  }

.cart-total-table {
  margin-bottom: 30px;
  padding-top: 20px
}

  .cart-total-table
  li {
    line-height: 24px;
    padding: 0
  }

    .cart-total-table
    li.order-total {
      position: relative;
      border: 1px solid #e7e7e7;
      border-left: 0;
      border-right: 0;
      padding: 14px 0;
      margin-top: 30px
    }

    .cart-total-table
    li span.col.col-title {
      position: relative;
      display: block;
      float: left;
      color: #27282c;
      font-size: 16px;
      line-height: 25px;
      padding: 0 0;
      width: 50%;
      font-family: var(--font-family-oswald);
      text-align: left
    }

    .cart-total-table
    li.order-total span.col.col-title {
      font-size: 20px;
      font-weight: 500;
      color: #222
    }

    .cart-total-table
    li span.col {
      position: relative;
      display: block;
      float: left;
      color: #222;
      font-size: 16px;
      font-weight: 400;
      line-height: 28px;
      padding: 0 0;
      width: 50%;
      text-align: right
    }

    .cart-total-table
    li.order-total span.col {
      color: var(--theme-color)
    }

.cart-total .payment-options {
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
  margin-top: 30px;
  border: 1px solid #ededed;
  padding: 33px 30px 40px
}

  .cart-total .payment-options .option-block {
    margin-bottom: 14px
  }

    .cart-total .payment-options .option-block .checkbox {
      margin: 0 0 5px
    }

      .cart-total .payment-options .option-block .checkbox
      label {
        display: block;
        font-weight: 500;
        min-height: 20px;
        padding-left: 0;
        margin: 0
      }

        .cart-total .payment-options .option-block .checkbox
        label input {
          position: relative;
          top: 1px
        }

        .cart-total .payment-options .option-block .checkbox
        label span {
          color: #27282c;
          font-size: 16px;
          font-weight: 600;
          padding-left: 10px;
          font-family: var(--font-family-oswald)
        }

          .cart-total .payment-options .option-block .checkbox
          label span b {
            color: #27282c;
            display: inline-block;
            font-size: 15px;
            font-weight: 400;
            padding-left: 25px;
            text-decoration: underline
          }

    .cart-total .payment-options .option-block .text {
      padding-left: 30px
    }

      .cart-total .payment-options .option-block .text
      p {
        margin: 0;
        line-height: 28px
      }

.placeorder-button
button {
  line-height: 50px;
  padding: 0 50px;
  margin-top: 17px
}

.login-register-area {
  position: relative;
  display: block;
  padding-top: 103px;
  padding-bottom: 102px
}

  .login-register-area .form .shop-page-title {
    padding-bottom: 26px
  }

  .login-register-area .form
  form {
    width: 100%
  }

  .login-register-area .form .input-field {
    position: relative
  }

    .login-register-area .form .input-field
    input[type=text] {
      position: relative;
      display: block;
      width: 100%;
      height: 50px;
      border: 1px solid #ededed;
      color: #83888d;
      font-size: 15px;
      margin-bottom: 30px;
      padding-left: 15px;
      padding-right: 50px;
      -webkit-transition: all .7s ease 0s;
      -o-transition: all .7s ease 0s;
      transition: all .7s ease 0s
    }

    .login-register-area .form .input-field .icon-holder {
      position: absolute;
      top: 15px;
      right: 20px
    }

      .login-register-area .form .input-field .icon-holder
      i {
        color: #999;
        font-size: 14px;
        font-weight: 400
      }

  .login-register-area .form .remember-text {
    margin-top: 19px
  }

    .login-register-area .form .remember-text .checkbox
    label {
      color: #27282c;
      font-size: 16px;
      font-weight: 600;
      margin: 0;
      cursor: pointer
    }

    .login-register-area .form .remember-text .checkbox
    input {
      position: relative;
      top: 1px
    }

    .login-register-area .form .remember-text .checkbox
    span {
      color: #27282c;
      font-size: 16px;
      font-weight: 600;
      font-family: var(--font-family-oswald)
    }

  .login-register-area .form .social-icon {
    position: relative;
    float: right;
    margin-right: -4px
  }

    .login-register-area .form .social-icon .login-with {
      position: absolute;
      left: -110px;
      top: 9px;
      margin: 0;
      font-size: 16px;
      color: #999
    }

    .login-register-area .form .social-icon
    li {
      display: inline-block;
      margin: 0 4px
    }

      .login-register-area .form .social-icon
      li a i {
        background: #fff none repeat scroll 0 0;
        color: #999;
        display: block;
        font-size: 14px;
        font-weight: 100;
        height: 50px;
        line-height: 36px;
        padding: 8px 0;
        text-align: center;
        -webkit-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        transition: all .7s ease 0s;
        width: 50px;
        border: 1px solid #e7e7e7
      }

        .login-register-area .form .social-icon
        li a i.twitter {
          background: #33ccfe none repeat scroll 0 0
        }

  .login-register-area .form .right {
    display: block;
    overflow: hidden;
    margin-left: -60px
  }

    .login-register-area .form .right
    h6 {
      float: left;
      color: #828282;
      font-size: 14px;
      font-weight: 400;
      margin-top: 18px
    }

      .login-register-area .form .right
      h6 span {
        color: var(--theme-color)
      }

  .login-register-area .form .input-field
  input[type=text]:focus {
    border: 1px solid #1d1d1d
  }

  .login-register-area .form .social-icon
  li a:hover i.twitter {
    background: #12addf
  }

.header-column .search-box-two {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.header-column .search-box-two {
  position: relative;
  margin-right: 0;
  background: var(--theme-color);
  z-index: 9;
  padding: 21px 13px;
}

  .header-column .search-box-two .outer-search-box {
    margin-left: 0
  }

iframe {
  width: 100%
}

.kurumsal-background {
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  height: 169px;
  background-image: url(../Images/kurumsalArka.jpg)
}

.faq-section {
  position: relative;
  padding: 110px 0 110px
}

#accordion {
  visibility: hidden
}

  #accordion
  ul {
    padding: 0;
    margin: 0;
    list-style: none
  }

    #accordion
    ul ul {
      padding: 0 0
    }

  #accordion .top >
  a, #accordion .top > div {
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px
  }

  #accordion
  li li > a, #accordion li li > div {
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px
  }

  #accordion
  li li li > a, #accordion li li li > div {
    padding-left: 50px
  }

  #accordion
  li > div {
    font-family: 'Lucida Grande',Geneva,Candara,Tahoma,sans-serif;
    font-weight: 700;
    font-size: large;
    color: #000;
    float: left;
    width: 300px
  }

  #accordion .active >
  div {
    color: #333
  }

  #accordion
  li {
    font-family: Arial,sans-serif;
    font-size: 13px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    cursor: pointer
  }

    #accordion
    li.top + li.top {
      border-top: 0
    }

  #accordion
  a {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    display: block;
    line-height: 1;
    transition: all .3s
  }

    #accordion
    a.active, #accordion a:hover {
      background-color: #eee
    }

  #accordion
  div.caret {
    color: inherit;
    display: inline-block;
    margin-top: -6px;
    width: 0;
    height: 0
  }

    #accordion
    div.caret:after {
      content: '\002B';
      color: #000;
      font-weight: 700;
      width: 20px;
      height: 20px;
      margin-left: -15px
    }

    #accordion
    div.caret.active:after {
      content: "\2212"
    }

  #accordion
  li {
    -ms-user-select: none;
    -mos-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
  }

.headerSol {
  background: linear-gradient(90deg,#fff 3%,rgb(216 216 216) 48%,rgb(216 216 216) 49%)
}

.SearchArka {
  background: var(--theme-color)
}

.iframespaciel
iframe, .iframespaciel video {
  width: 100% !important;
  height: 287px !important;
  margin-left: 20px;
  padding-right: 20px
}

.checkout-area #SpecialForm
input[type=text] {
  position: relative;
  display: block;
  border: 1px solid #bbb;
  color: #848484;
  font-size: 15px;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.checkout-area #SpecialForm
textarea {
  position: relative;
  display: block;
  border: 1px solid #b7b7b7;
  color: #848484;
  font-size: 15px;
  height: 120px;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

body {
  top: 0 !important
}

#goog-gt-tt {
  display: none !important
}

.goog-te-banner-frame {
  display: none !important
}

.goog-te-menu-value:
hover {
  text-decoration: none !important
}

#google_translate_element2 {
  display: none !important
}

.cardmargintop {
  margin-top: 20px
}

.login_img {
  height: 33px !important
}

.datatables_margin {
  margin: 20px 0
}

.figureimage {
  margin: 0
}

figure.zoom {
  background-position: 50% 50%;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: zoom-in
}

  figure.zoom img:hover {
    opacity: 0
  }

  figure.zoom img {
    transition: opacity .5s;
    display: block;
    width: 100%
  }

.inner-box .image:
hover {
  box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)
}

.nav-right-option
li {
  padding-left: 5px !important;
  position: absolute;
  right: 0
}

.activebackgroundcolor {
  background-color: var(--theme-color)
}

a:hover {
  color: #f35925 !important;
  text-decoration: none !important
}

.fal {
  font-family: "Font Awesome 5 Free"
}

#product-slider {
  width: 100%
}

  #product-slider >
  div:nth-of-type(2) {
    margin-top: 0
  }

  #product-slider.reverse {
    display: flex;
    flex-direction: column-reverse
  }

    #product-slider.reverse >
    div:first-of-type {
      margin-bottom: 1em
    }

    #product-slider.reverse >
    div:nth-of-type(2) {
      margin-top: 0
    }

  #product-slider.has-social-share #product-slider__nav {
    width: 100%;
    margin-bottom: 0;
    display: inline-block
  }

  #product-slider.has-social-share .social-share {
    width: 57.5px;
    height: 62.5px;
    background: no-repeat;
    border: 0;
    opacity: .5;
    cursor: pointer;
    position: relative;
    outline: 0;
    box-shadow: none;
    display: inline-block;
    float: right
  }

    #product-slider.has-social-share .social-share:
    hover {
      opacity: 1
    }

    #product-slider.has-social-share .social-share * {
      display: block;
      text-transform: uppercase;
      font-weight: 700
    }

  #product-slider.has-social-share .social-share__links {
    display: none;
    position: absolute;
    width: 150px;
    padding: 2em 1em;
    border: 1px solid #000;
    z-index: 1;
    background: #fff;
    left: 0;
    margin-top: 15px;
    filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .16))
  }

    #product-slider.has-social-share .social-share__links::
    before {
      float: left;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-bottom: 12px solid #fff;
      filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .16));
      -webkit-filter: drop-shadow(0 -1px 0 #000);
      position: relative;
      left: 17x;
      content: "";
      top: -11px;
      position: absolute;
      z-index: 2
    }

    #product-slider.has-social-share .social-share__links
    a {
      text-decoration: none;
      margin: 0 .5em;
      font-size: 2em;
      color: #000;
      display: inline-block
    }

  #product-slider.has-social-share .social-share__text {
    margin-top: 5px
  }

  #product-slider.has-social-share .social-share__icon {
    font-size: 1.25em
  }

  #product-slider.has-social-share .social-share.is-visible {
    opacity: 1
  }

    #product-slider.has-social-share .social-share.is-visible .social-share__links {
      display: block
    }

  #product-slider .slick-slide {
    display: flex;
    align-items: center
  }

    #product-slider .slick-slide
    img {
      max-width: 100%;
      max-height: 100%;
      margin: auto
    }

  #product-slider .slick-arrow {
    -webkit-appearance: none;
    border: none;
    background: 0 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 42px;
    margin: auto;
    width: 10%;
    text-align: center;
    z-index: 1;
    color: #000;
    background: #fff;
    height: 1.2em;
    padding: 1em 0;
    cursor: pointer
  }

    #product-slider .slick-arrow.slick-next {
      left: initial
    }

    #product-slider .slick-arrow.slick-prev {
      right: initial
    }

#product-slider__main {
  margin-bottom: 0
}

  #product-slider__main::
  after {
    color: #555;
    font-size: .85em;
    content: "Yakınlaştırmak için resmin üzerine gelin";
    text-align: center;
    width: 100%;
    display: block;
    padding: 1em 0
  }

  #product-slider__main:
  hover::after {
    content: "Genişletilmiş görünümü açmak için tıklayın"
  }

  #product-slider__main.object-fit--contain .slick-slide
  img {
    object-fit: cover;
    height: 500px
  }

  #product-slider__main .slick-slide {
    height: 500px
  }

    #product-slider__main .slick-slide
    img {
      cursor: zoom-in
    }

#product-slider__nav.object-fit--contain .slick-slide
img {
  object-fit: cover
}

#product-slider__nav .slick-slide {
  margin-right: 1em
}

  #product-slider__nav .slick-slide.slick-current
  img {
    border: 1px solid #333;
    padding: 2px;
    box-sizing: border-box;
    opacity: .7
  }

  #product-slider__nav .slick-slide
  img {
    cursor: pointer
  }

.table-bordered
td, .table-bordered th {
  border: 1px solid #b7b7b7
}

.product-tab-box
iframe {
  height: 430px
}

.post-widget
h4 {
  font-size: 16px !important;
  line-height: 26px !important;
  color: #6f6f6f !important;
  font-weight: 400 !important;
  font-family: var(--font-family-muli) !important
}

@media only screen and (min-width : 1600px) {
  .nav-right-option > li {
    position: inherit !important
  }
}

@media only screen and (min-width : 1361px) and (max-width :1600px) {
  .nav-right-option > li {
    position: inherit !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    padding-left: 5px !important
  }

  .nav-right-option {
    padding: 18px 10px !important;
  }

  .main-menu .navigation > li {
    margin-right: 0 !important;
    padding: 21px 5px;
  }

    .main-menu .navigation > li > a {
      position: relative;
      display: block;
      text-align: center;
      padding: 10px 5px;
      font-size: 15px !important;
      line-height: 20px;
      font-weight: 500 !important;
      color: #01c418;
      opacity: 1;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      font-family: var(--font-family-muli);
    }
}

@media only screen and (max-width : 1361px) and (min-width :992px) {
  .nav-right-option > li {
    position: inherit !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    padding-left: 0 !important;
    margin-right: 0 !important
  }

  .nav-right-option {
    padding: 26px 10px !important;
    padding-left: 0 !important
  }

  .userbutton {
    padding-left: 20px !important
  }

  .main-menu .navigation > li {
    margin-right: 0 !important;
    padding: 31px 4px
  }

    .main-menu .navigation > li > a {
      position: relative;
      display: block;
      text-align: center;
      padding: 10px 0;
      font-size: 13px !important;
      line-height: 20px;
      font-weight: 300 !important;
      color: #01c418;
      opacity: 1;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      font-family: var(--font-family-oswald)
    }

  .mobile-nav-toggler {
    display: none !important
  }

  .nav-inner {
    display: block !important
  }

  .link-btn, .link-btn2 {
    display: block !important
  }

  .main-header .header-upper .logo-box {
    position: relative;
    padding: 27px 4px !important;
    padding-right: 0 !important
  }

  .collapse:not(.show) {
    display: block !important
  }

  .nav-link {
    padding: .5rem .5rem !important
  }

  .header-column .search-box-two {
    padding: 31px 0 !important
  }

  .theme-btn span:
  after, .theme-btn:before {
    background: 0 0 !important
  }

  .flaticon-arrow:
  before {
    content: none !important
  }

  .link-btn, .link-btn2 {
    padding: 0 !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    border-bottom: none !important;
    padding: 20px 0 !important
  }

  .main-footer .footer-widget-wrap.border-shape {
    border-width: 0 !important;
    padding: 40px !important
  }

  .testimonial-section {
    padding-bottom: 30px !important;
    padding-top: 50px !important
  }
}

@media only screen and (max-width: 991px) {
  .headerSol {
    display: block !important;
    width: 100% !important;
    background: 0 0 !important;
    border-top: 1px solid #01c418
  }

  .navMbLine {
    line-height: 20px !important
  }

  .main-header .search-box-two {
    margin-right: 0 !important
  }

  .nav-right-option {
    width: 35% !important;
    float: left;
    padding: 18px 30px !important
  }

    .nav-right-option > li {
      position: absolute;
      right: 0 !important
    }

  .dropdown-item:
  focus, .dropdown-item:hover {
    line-height: 20px !important
  }
    
  .link-btn2 {
    width: 55% !important;
    float: left;
    padding: 16px 30px !important
  }

  .search-box-two {
    width: 10% !important;
    float: left
  }

  .header-column .search-box-two {
    padding: 13px 13px !important;
    background: 0 0 !important
  }

  .main-header .header-column:nth-child(2) {
    order: initial !important
  }

  .nav-outer .mobile-nav-toggler {
    padding: 23px 29px !important
  }

  .d-none {
    display: block !important
  }

  .search-box-two .outer-search-box .seach-toggle {
    color: var(--theme-color) !important
  }

  .mobile-menu .menu-box {
    top: 100px !important
  }

  .theme-btn span:
  after, .theme-btn:before {
    background: 0 0 !important
  }

  .flaticon-arrow:
  before {
    content: none !important
  }

  .link-btn, .link-btn2 {
    padding: 0 !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    border-bottom: none !important;
    padding: 20px 0 !important
  }

  .search-box {
    display: block !important
  }

  .main-footer .footer-widget-wrap.border-shape {
    border-width: 0 !important;
    padding: 20px !important
  }

  .scroll-to-top {
    display: none !important
  }
}

@media only screen and (max-width: 578px) {
  .nav-right-option {
    width: 50% !important;
    float: left;
    padding: 18px 18px !important
  }

  .link-btn2 {
    width: 35% !important;
    float: left;
    padding: 0 0 !important
  }

  .nav-link {
    display: block;
    padding: .5rem 0 !important
  }

  .search-box-two {
    width: 10% !important;
    float: left;
    display: block !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    border-bottom: none !important;
    padding: 8px 0 !important;
    line-height: 49px !important;
    margin-right: 3px !important
  }

  .header-column .search-box-two {
    padding: 13px 0 !important;
    background: 0 0 !important
  }

  .banner-section .content-box {
    padding: 30px 40px !important
  }

  .banner-section .content-outer {
    min-height: 421px !important
  }

  .mouse-btn-down {
    display: none !important
  }

  .sec-title {
    margin-bottom: 20px
  }

  .specialization-section-two {
    padding: 30px 0 !important
  }

  .portfolio-fullwidth {
    padding: 30px 0 !important
  }

  .sponsors-section {
    padding: 30px 0 !important
  }

  .specialization-section {
    padding: 30px 0 !important
  }

  .funfact-section {
    padding: 40px 0 !important
  }

  .testimonial-section {
    padding: 40px 0 !important
  }

  .contact-info-section {
    padding: 30px 0 !important
  }

  .scroll-to-top {
    display: none !important
  }

  .footer-widget-wrap {
    padding: 30px 0 !important
  }

  .footer-menu-mobile {
    display: none !important
  }

  .inner-box {
    margin-bottom: 10px !important
  }

  .contact-info-block .top-content {
    padding-bottom: 10px !important
  }

  .main-footer .footer-widget-wrap.border-shape {
    border-width: 0 !important;
    padding: 20px !important
  }

  .projects-section {
    padding: 30px 0 !important
  }

  .search-box {
    display: block !important
  }

  .search-box-two .search-box.now-visible {
    top: 136% !important
  }

  .banner-section {
    height: 310px !important;
  }
}

ul.mtree {
  opacity: 1;
  margin-left: 0;
  padding: 1.2em
}

  ul.mtree ul {
    margin-left: 1em
  }

  ul.mtree li {
    list-style: none
  }

  ul.mtree a {
    display: block
  }

  ul.mtree li.mtree-node > a {
    font-weight: 700
  }

  ul.mtree a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
  }

  ul.mtree.bubba ul {
    margin-left: 0
  }

    ul.mtree.bubba ul li {
      font-size: .9em
    }

  ul.mtree.bubba li.mtree-node > a:after {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº';
    margin-left: .5em;
    font-weight: 400
  }

  ul.mtree.bubba li.mtree-node > a {
    font-weight: 700;
    text-transform: upperCase
  }

  ul.mtree.bubba > li {
    border-bottom: 1px solid #ddd
  }

    ul.mtree.bubba > li:last-child {
      border-bottom: none
    }

  ul.mtree.bubba li:last-child > a {
    border: none
  }

  ul.mtree.bubba > li.mtree-open > a {
    background: #ddd
  }

  ul.mtree.bubba li > a:hover {
    background: #ddd
  }

  ul.mtree.bubba li.mtree-active > a {
    background: #ffc000;
    color: #fff
  }

  ul.mtree.bubba a {
    padding: 7px 0 7px 1em
  }

  ul.mtree.bubba li li > a {
    padding-left: 2em
  }

  ul.mtree.bubba li li li > a {
    padding-left: 3em
  }

  ul.mtree.bubba li li li li > a {
    padding-left: 4em
  }

  ul.mtree.bubba li li li li li > a {
    padding-left: 5em
  }

  ul.mtree.skinny li {
    font-size: .9em
  }

  ul.mtree.skinny a {
    padding: 0 18px;
    color: #555
  }

    ul.mtree.skinny a:hover {
      text-decoration: underline
    }

  ul.mtree.skinny li.mtree-node:before {
    float: left;
    margin-left: .5em;
    zoom: .8;
    margin-top: .1em;
    color: #777
  }

  ul.mtree.skinny li.mtree-open:before {
    content: '-'
  }

  ul.mtree.skinny li.mtree-closed:before {
    content: '+';
    color: #fff !important
  }

  ul.mtree.skinny ul > li:first-child {
    margin-top: .1em
  }

  ul.mtree.skinny ul > li:last-child {
    margin-bottom: .3em
  }

  ul.mtree.skinny ul a {
    color: #666
  }

  ul.mtree.transit {
    background: #01c418
  }

    ul.mtree.transit ul {
      margin-left: 0
    }

      ul.mtree.transit ul > li {
        font-size: .9em
      }

    ul.mtree.transit li.mtree-node {
      position: relative
    }

      ul.mtree.transit li.mtree-node > a:before {
        color: #fff;
        font-weight: 400;
        position: absolute;
        right: 20px
      }

    ul.mtree.transit li.mtree-open > a:before {
      content: '-'
    }

    ul.mtree.transit li.mtree-closed > a:before {
      content: '+'
    }

    ul.mtree.transit ul > li:first-child {
      margin-top: 1px
    }

    ul.mtree.transit li.mtree-open > a {
      background: #01c418
    }

    ul.mtree.transit li.mtree-node > ul > li:last-child {
      margin-bottom: .5em;
      padding-bottom: .5em;
      border-bottom: 1px solid #333
    }

    ul.mtree.transit li.mtree-node:last-child > ul > li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none
    }

    ul.mtree.transit a {
      padding: 5px 0 5px .8em;
      color: #fff;
      font-size: 16px;
    }

    ul.mtree.transit li li > a {
      padding-left: 1.6em
    }

    ul.mtree.transit li li li > a {
      padding-left: 2.4em
    }

    ul.mtree.transit li li li li > a {
      padding-left: 3.2em
    }

    ul.mtree.transit li li li li li > a {
      padding-left: 4em
    }

  ul.mtree.jet ul {
    margin-left: 0
  }

  ul.mtree.jet li {
    margin-bottom: 1px
  }

    ul.mtree.jet li:last-child {
      margin-bottom: 0
    }

    ul.mtree.jet li:first-child {
      margin-top: 1px
    }

    ul.mtree.jet li.mtree-active a {
      background: #e3e3e3
    }

    ul.mtree.jet li.mtree-active li:last-child > a {
      border-radius: 0 0 3px 3px
    }

  ul.mtree.jet a {
    padding: 5px 0 5px 1em
  }

  ul.mtree.jet li li > a {
    padding-left: 2em
  }

  ul.mtree.jet li li li > a {
    padding-left: 3em
  }

  ul.mtree.jet li li li li > a {
    padding-left: 4em
  }

  ul.mtree.jet li li li li li > a {
    padding-left: 5em
  }

  ul.mtree.nix {
    background: 0 0
  }

    ul.mtree.nix a {
      display: inline
    }

    ul.mtree.nix ul {
      margin-left: 1em
    }

      ul.mtree.nix ul > li {
        list-style-position: inside
      }

    ul.mtree.nix li {
      list-style: disc
    }

.mtree-demo .mtree {
  background: #eee;
  margin: 20px auto;
  max-width: 320px;
  border-radius: 3px
}

.mtree-skin-selector {
  text-align: center;
  background: #eee;
  padding: 10px 0 15px
}

  .mtree-skin-selector
  li {
    display: inline-block;
    float: none
  }

  .mtree-skin-selector
  button {
    padding: 5px 10px;
    margin-bottom: 1px;
    background: #bbb
  }

    .mtree-skin-selector
    button:hover {
      background: #999
    }

    .mtree-skin-selector
    button.active {
      background: #999;
      font-weight: 700
    }

    .mtree-skin-selector
    button.csl.active {
      background: #ffc000
    }

}

textarea {
  overflow: hidden
}

button {
  outline: 0 !important;
  cursor: pointer
}

.text {
  font-size: 16px;
  line-height: 26px;
  color: #6f6f6f;
  font-weight: 400;
  margin: 0
}

::-webkit-input-placeholder {
  color: inherit
}

::-moz-input-placeholder {
  color: inherit
}

::-ms-input-placeholder {
  color: inherit
}

.auto-container {
  position: static;
  max-width: 1210px;
  padding: 0 20px;
  margin: 0 auto
}

.small-container {
  position: relative;
  max-width: 1050px;
  padding: 0 15px;
  margin: 0 auto
}

.small-container-two {
  position: relative;
  max-width: 100%;
  padding: 0 15px;
  margin: 0 auto
}

.content-container {
  position: relative;
  margin-right: 100px;
  margin-left: 500px
}

.content-container-two {
  position: relative;
  margin-right: 100px;
  margin-left: 100px
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  z-index: 9
}

.page-wrapper-two {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  overflow: hidden;
  background: #1c1e25
}

  .page-wrapper-two:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../Images/icons/pattern.png);
    background-repeat: repeat;
    background-position: center;
    content: ""
  }

li, ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

.mx-90 {
  margin: 0 90px
}

.mb-30 {
  margin-bottom: 30px !important
}

.mb-40 {
  margin-bottom: 40px !important
}

.mt-60 {
  margin-top: 60px !important
}

.pb-60 {
  padding-bottom: 60px !important
}

@media only screen and (min-width: 1200px) {
  .pl-lg-50 {
    padding-left: 30px
  }
}

.theme-btn {
  display: inline-block;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #01c418;
  background-color: #fff;
  padding: 13px 30px;
  padding-left: 60px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-one:hover {
    color: #fff
  }

  .btn-style-one:after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 20px;
    top: 24.5px;
    left: 30px
  }

  .btn-style-one:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #01c418;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-one:hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-one span {
    position: relative;
    z-index: 2
  }

.btn-style-two {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background-color: #01c418;
  padding: 13px 30px;
  padding-left: 60px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-muli);
}

  .btn-style-two:hover {
    color: #fff
  }

  .btn-style-two:after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 20px;
    top: 24.5px;
    left: 30px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .btn-style-two:hover:after {
    background: #fff
  }

  .btn-style-two:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: var(--theme-color);
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-two:hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-two span {
    position: relative;
    z-index: 2
  }

.btn-style-three {
  position: relative;
  padding: 25px 40px;
  padding-left: 115px;
  line-height: 24px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  border-radius: 2px
}

  .btn-style-three .icon {
    margin-right: 3px
  }

  .btn-style-three:hover {
    color: var(--theme-color)
  }

  .btn-style-three:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    background: -o-linear-gradient(0deg,#fff 3%,#c49851 48%,#c3964e 49%);
    background: -webkit-gradient(linear,left top,right top,color-stop(3%,#fff),color-stop(48%,var(--theme-color)),color-stop(49%,var(--theme-color)));
    background: -o-linear-gradient(left,#fff 3%,#c49851 48%,#c3964e 49%);
    background: linear-gradient(90deg,#fff 3%,var(--theme-color) 48%,var(--theme-color) 49%)
  }

  .btn-style-three:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #fff
  }

  .btn-style-three:hover:before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
  }

  .btn-style-three:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }

  .btn-style-three span {
    position: relative;
    display: block;
    z-index: 1
  }

  .btn-style-three .shape {
    position: absolute;
    left: 0;
    top: 37px;
    z-index: 9;
    height: 1px;
    width: 99px
  }

    .btn-style-three .shape:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 99px;
      left: 0;
      top: 0
    }

    .btn-style-three .shape:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 9px;
      width: 9px;
      right: 0;
      top: -4px;
      border-radius: 50%
    }

.btn-style-four {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font-family-oswald);
  padding-left: 20px;
  color: #01c418
}

  .btn-style-four span {
    font-size: 12px;
    color: var(--theme-color);
    margin-right: 10px;
    position: relative;
    top: -2px
  }

  .btn-style-four:before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 20px;
    left: 0;
    top: 11px
  }

  .btn-style-four:hover {
    color: var(--theme-color)
  }

.btn-style-five {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #01c418;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 12px 30px;
  font-weight: 600;
  font-family: var(--font-family-muli);
}

  .btn-style-five:hover {
    color: var(--theme-color)
  }

  .btn-style-five span {
    position: relative;
    z-index: 2
  }

  .btn-style-five:before {
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    border-top: 1px solid var(--theme-color);
    border-bottom: 1px solid var(--theme-color);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .btn-style-five:hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1)
  }

  .btn-style-five:after {
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    border-left: 1px solid var(--theme-color);
    border-right: 1px solid var(--theme-color);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .btn-style-five:hover:after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1)
  }

.btn-style-six {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background-color: var(--theme-color);
  padding: 22.5px 30px;
  font-weight: 500;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-six:hover {
    color: #fff
  }

  .btn-style-six:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #262931;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-six:hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-six span {
    position: relative;
    z-index: 2
  }

  .btn-style-six .icon {
    margin-left: 10px
  }

.btn-style-seven {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  background-color: var(--theme-color);
  padding: 21px 35px;
  padding-right: 75px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-seven:hover {
    color: #fff
  }

  .btn-style-seven:after {
    position: absolute;
    content: '';
    background: #fff;
    height: 1px;
    width: 20px;
    top: 32.5px;
    right: 46px
  }

  .btn-style-seven:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #01c418;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-seven:hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-seven span {
    position: relative;
    z-index: 2
  }

    .btn-style-seven span:before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: #fff;
      top: -1.5px;
      right: -38px
    }

.btn-style-eight {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  background-color: #f0f2f6;
  letter-spacing: 2px;
  padding: 27.5px 30px;
  padding-left: 110px;
  font-weight: 600;
  overflow: hidden;
  font-family: var(--font-family-oswald)
}

  .btn-style-eight:hover {
    color: #fff
  }

  .btn-style-eight:after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 40px;
    top: 38px;
    left: 65px
  }

  .btn-style-eight:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #01c418;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1);
    transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
    -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
    -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
    transition-timing-function: cubic-bezier(.86,0,.070,1)
  }

  .btn-style-eight:hover:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left
  }

  .btn-style-eight span {
    position: relative;
    z-index: 2
  }

    .btn-style-eight span:before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -3.5px;
      left: -24px
    }

  .btn-style-eight i {
    display: inline-block;
    position: relative;
    -webkit-transform: rotate(90deg) translate(0,70px);
    -ms-transform: rotate(90deg) translate(0,70px);
    transform: rotate(90deg) translate(0,70px);
    color: var(--theme-color);
    font-size: 16px
  }

.cursor {
  position: absolute;
  background-color: #fff;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  z-index: 1;
  -webkit-transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.3s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.3s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -o-transition: .3s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .3s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .3s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity,.3s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 10000;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  visibility: hidden
}

.cursor {
  visibility: visible
}

  .cursor.active {
    opacity: .5;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
  }

  .cursor.hovered {
    opacity: .08
  }

.cursor-follower {
  position: absolute;
  background-color: rgba(255,255,255,.3);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  z-index: 1;
  -webkit-transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  transition: .2s cubic-bezier(.75,-.27,.3,1.33) opacity,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -o-transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity;
  transition: .6s cubic-bezier(.75,-1.27,.3,2.33) transform,.2s cubic-bezier(.75,-.27,.3,1.33) opacity,.6s cubic-bezier(.75,-1.27,.3,2.33) -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  z-index: 10000;
  visibility: hidden
}

.cursor-follower {
  visibility: visible
}

  .cursor-follower.active {
    opacity: .7;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .cursor-follower.hovered {
    opacity: .08
  }

  .cursor-follower.close-cursor:before {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    left: 48%;
    top: 12px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block
  }

  .cursor-follower.close-cursor:after {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    right: 48%;
    top: 12px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
  }

.list-style-one {
  position: relative
}

  .list-style-one li {
    position: relative;
    font-size: 16px;
    color: #919191;
    line-height: 26px;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 15px
  }

    .list-style-one li a {
      color: #919191;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

    .list-style-one li:before {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      line-height: 26px;
      color: #e1e6e3;
      content: "\f06c";
      font-family: Fontawesome
    }

    .list-style-one li a:hover {
      color: var(--theme-color);
      text-shadow: 0 0 1px var(--theme-color)
    }

.list-style-two {
  position: relative;
  display: block;
  margin-bottom: 30px
}

  .list-style-two li {
    position: relative;
    font-size: 14px;
    line-height: 25px;
    color: #777;
    font-weight: 400;
    padding-left: 20px
  }

    .list-style-two li:before {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      line-height: 25px;
      color: #4ee0b0;
      font-weight: 400;
      font-family: Fontawesome;
      content: "\f138"
    }

.list-style-three {
  position: relative;
  display: block;
  margin-bottom: 30px
}

  .list-style-three li {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 10px
  }

    .list-style-three li a {
      color: #333
    }

    .list-style-three li:before {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      line-height: 24px;
      color: #fe6699;
      font-weight: 300;
      font-family: Fontawesome;
      content: "\f18e"
    }

.theme-color {
  color: var(--theme-color)
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icons/preloader.svg)
}

.loader-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999
}

  .loader-wrap .layer-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden
  }

  .loader-wrap .layer-two {
    position: absolute;
    left: 33.3333%;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden
  }

  .loader-wrap .layer-three {
    position: absolute;
    left: 66.6666%;
    top: 0;
    width: 33.3333%;
    height: 100%;
    overflow: hidden
  }

  .loader-wrap .layer .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222
  }

img {
  display: inline-block;
  max-width: 100%;
  height: auto
}

.owl-dots-none .owl-dots {
  display: none
}

.owl-dot-style-one .owl-dots {
  position: relative;
  text-align: center
}

  .owl-dot-style-one .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px
  }

    .owl-dot-style-one .owl-dots .owl-dot span {
      position: relative;
      display: block;
      width: 8px;
      height: 8px;
      background: #d7d7d7;
      transition: all .3s ease;
      -moz-transition: all .3s ease;
      -webkit-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease
    }

    .owl-dot-style-one .owl-dots .owl-dot.active span, .owl-dot-style-one .owl-dots .owl-dot:hover span {
      background: var(--theme-color)
    }

.owl-dot-style-two .owl-dots {
  position: relative;
  text-align: center;
  line-height: 15px
}

  .owl-dot-style-two .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px
  }

    .owl-dot-style-two .owl-dots .owl-dot span {
      position: relative;
      display: block;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      border: 2px solid #e8e8e8;
      transition: all .3s ease;
      -moz-transition: all .3s ease;
      -webkit-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease
    }

      .owl-dot-style-two .owl-dots .owl-dot span:before {
        position: absolute;
        content: '';
        background: #e8e8e8;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        left: 3px;
        top: 3px
      }

    .owl-dot-style-two .owl-dots .owl-dot.active span, .owl-dot-style-two .owl-dots .owl-dot:hover span {
      background: var(--theme-color);
      border-color: var(--theme-color)
    }

.owl-dot-style-three .owl-dots {
  position: relative;
  text-align: center;
  line-height: 15px
}

  .owl-dot-style-three .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 7px
  }

    .owl-dot-style-three .owl-dots .owl-dot span {
      position: relative;
      width: 12px;
      height: 12px;
      margin: 0;
      display: inline-block;
      border: 2px solid #d7d6d4;
      transition: all .5s ease;
      -moz-transition: all .5s ease;
      -webkit-transition: all .5s ease;
      -ms-transition: all .5s ease;
      -o-transition: all .5s ease
    }

    .owl-dot-style-three .owl-dots .owl-dot.active span {
      border-color: var(--theme-color);
      width: 36px
    }

.owl-nav-none .owl-nav {
  display: none
}

.owl-nav-style-one .owl-nav {
  margin: 0;
  margin-top: 80px;
  padding: 0;
  text-align: center
}

  .owl-nav-style-one .owl-nav .owl-next, .owl-nav-style-one .owl-nav .owl-prev {
    position: relative;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #403ab4;
    -webkit-box-shadow: 0 11px 21.25px 3.75px rgba(194,191,255,.65);
    box-shadow: 0 11px 21.25px 3.75px rgba(194,191,255,.65);
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px;
    display: inline-block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

  .owl-nav-style-one .owl-nav .owl-prev {
    left: 0
  }

  .owl-nav-style-one .owl-nav .owl-next {
    right: 0
  }

    .owl-nav-style-one .owl-nav .owl-next:hover, .owl-nav-style-one .owl-nav .owl-prev:hover {
      background-color: var(--theme-color);
      -webkit-box-shadow: 0 11px 21.25px 3.75px rgba(167,238,227,.65);
      box-shadow: 0 11px 21.25px 3.75px rgba(167,238,227,.65)
    }

.owl-nav-style-two .owl-nav {
  padding: 0;
  text-align: center;
  bottom: 100%;
  top: inherit;
  position: absolute;
  left: inherit;
  right: 0
}

  .owl-nav-style-two .owl-nav .owl-next, .owl-nav-style-two .owl-nav .owl-prev {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 5px 30px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #949494;
    background: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

.owl-nav-style-two .carousel-outer:hover .owl-nav .owl-next, .owl-nav-style-two .carousel-outer:hover .owl-nav .owl-prev {
  opacity: 1;
  visibility: visible
}

.owl-nav-style-two .owl-nav .owl-prev {
  left: 0
}

.owl-nav-style-two .owl-nav .owl-next {
  right: 0
}

  .owl-nav-style-two .owl-nav .owl-next:hover, .owl-nav-style-two .owl-nav .owl-prev:hover {
    color: var(--theme-color)
  }

.owl-nav-style-three .owl-nav {
  padding: 0;
  top: 50%;
  margin-top: -40px;
  position: absolute;
  left: 0;
  right: 0
}

  .owl-nav-style-three .owl-nav .owl-next, .owl-nav-style-three .owl-nav .owl-prev {
    position: relative;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #2a2e37;
    text-align: center;
    font-size: 24px;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

.owl-nav-style-three .carousel-outer:hover .owl-nav .owl-next, .owl-nav-style-three .carousel-outer:hover .owl-nav .owl-prev {
  opacity: 1;
  visibility: visible
}

.owl-nav-style-three .owl-nav .owl-prev {
  left: -25px;
  float: left
}

.owl-nav-style-three .owl-nav .owl-next {
  right: -25px;
  float: right
}

  .owl-nav-style-three .owl-nav .owl-next:hover, .owl-nav-style-three .owl-nav .owl-prev:hover {
    background: var(--theme-color)
  }

.owl-nav-style-four .owl-nav {
  padding: 0;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0
}

  .owl-nav-style-four .owl-nav .owl-next, .owl-nav-style-four .owl-nav .owl-prev {
    position: relative;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    color: #b2b2b2;
    border-radius: 50%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

.owl-nav-style-four .carousel-outer:hover .owl-nav .owl-next, .owl-nav-style-four .carousel-outer:hover .owl-nav .owl-prev {
  opacity: 1;
  visibility: visible
}

.owl-nav-style-four .owl-nav .owl-prev {
  left: 45px;
  top: 13px;
  float: left
}

.owl-nav-style-four .owl-nav .owl-next {
  right: 45px;
  top: 13px;
  float: right
}

  .owl-nav-style-four .owl-nav .owl-next:hover, .owl-nav-style-four .owl-nav .owl-prev:hover {
    color: var(--theme-color);
    border-color: var(--theme-color)
  }

.owl-nav-style-five .owl-nav {
  margin: 0;
  margin-top: 40px;
  padding: 0;
  text-align: center
}

  .owl-nav-style-five .owl-nav .owl-next, .owl-nav-style-five .owl-nav .owl-prev {
    position: relative;
    color: #222;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    margin: 0 15px;
    display: inline-block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
  }

  .owl-nav-style-five .owl-nav .owl-prev {
    left: 0
  }

  .owl-nav-style-five .owl-nav .owl-next {
    right: 0
  }

    .owl-nav-style-five .owl-nav .owl-next:before {
      position: absolute;
      content: '';
      height: 26px;
      width: 2px;
      background: #9cacd8;
      top: 0;
      right: 26px
    }

    .owl-nav-style-five .owl-nav .owl-next:hover, .owl-nav-style-five .owl-nav .owl-prev:hover {
      color: var(--theme-color)
    }

.scroll-to-top {
  width: 70px;
  height: 70px;
  position: absolute;
  bottom: 250px;
  right: 90px;
  line-height: 70px;
  font-size: 16px;
  z-index: 99;
  display: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background: var(--theme-color);
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  -webkit-box-shadow: 0 11px 21.25px 3.75px rgba(0,0,0,.06);
  box-shadow: 0 11px 21.25px 3.75px rgba(0,0,0,.06)
}

  .scroll-to-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -o-radial-gradient(center,ellipse,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 80%);
    background: radial-gradient(ellipse at center,rgba(0,0,0,.25) 0,rgba(0,0,0,0) 80%)
  }

.scroll-to-top-two {
  width: 60px;
  height: 120px;
  position: absolute;
  bottom: 170px;
  right: 90px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  z-index: 99;
  color: #01c418;
  text-align: center;
  padding-top: 85px;
  cursor: pointer
}

  .scroll-to-top-two:before {
    position: absolute;
    content: '';
    background: #d6d6d6;
    width: 2px;
    height: 70px;
    left: 50%;
    margin-left: -1px;
    top: 0
  }

  .scroll-to-top-two:after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 2px;
    height: 35px;
    left: 50%;
    margin-left: -1px;
    top: 35px
  }

.main-header {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  border-bottom: 1px solid #01c418;
  box-shadow: 0 -18px 19px 14px #0c4466;
}

.header-span {
  position: relative;
  display: block;
  height: 70px;
  width: 100%
}

.main-header .hor-line-1 {
  position: absolute;
  left: 230px;
  right: 130px;
  top: 50%;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,.2)
}

.main-header .hor-line-2 {
  position: absolute;
  left: -50px;
  right: -50px;
  top: 50%;
  display: block;
  border-bottom: 10px solid #222
}

.main-header .header-upper {
  position: relative;
  z-index: 9999;
  background: #fff
}

.main-header .outer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.main-header .header-upper .logo-box {
  position: relative;
  padding: 0px 35px;
  padding-right: 0px !important;
  !i;
  !;
  padding-left: 100px;
}

.main-header .logo {
  position: relative;
  text-align: center
}

  .main-header .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%
  }

  .main-header .logo img {
    position: relative;
    display: inline-block;
    max-width: 129px;
  }

.main-header .nav-outer {
  position: relative;
  padding: 0;
  min-height: 70px;
  margin: 0
}

.nav-outer .mobile-nav-toggler {
  position: relative;
  font-size: 30px;
  line-height: 40px;
  cursor: pointer;
  color: #fff;
  padding: 31px 23px;
  right: 0;
  background-color: #01c418
}

.main-header .nav-outer .nav-inner {
  position: relative;
  background-color: #fff
}

  .main-header .nav-outer .nav-inner.close-menu {
    pointer-events: none
  }

.main-header .main-box {
  position: relative;
  float: left;
  left: 0;
  top: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

.main-menu {
  position: relative
}

  .main-menu .navbar-collapse {
    padding: 0
  }

  .main-menu .navigation {
    position: relative;
    margin: 0
  }

    .main-menu .navigation > li {
      position: relative;
      float: left;
      padding: 31px 6px;
      margin-right: 15px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .main-menu .navigation > li.current:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        left: 50%;
        bottom: 25px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        margin-left: -8px
      }

      .main-menu .navigation > li.current:after {
        position: absolute;
        content: '';
        background: var(--theme-color);
        left: 50%;
        bottom: 25px;
        width: 5px;
        height: 5px;
        border-radius: 50%
      }

.sticky-header .main-menu .navigation > li.current:after, .sticky-header .main-menu .navigation > li.current:before {
  bottom: 18px
}

.main-menu .navigation > li > a {
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #01c418;
  opacity: 1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-family: var(--font-family-oswald)
}

.main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a {
  color: var(--theme-color)
}

.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 0;
  top: 110%;
  min-width: 225px;
  z-index: 100;
  opacity: 1;
  padding: 8px 0 8px;
  background: #fff;
  border-top: 1px solid #fff;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.05);
  box-shadow: 0 0 20px rgba(0,0,0,.05)
}

  .main-menu .navigation > li > ul > li, .main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    padding: 0 15px;
  }

    .main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > ul > li > ul > li > a {
      position: relative;
      display: block;
      padding: 10px 0;
      line-height: 19px;
      font-weight: 400;
      font-size: 13px;
      text-align: left;
      color: #888887;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      font-family: var(--font-family-muli);
    }

    .main-menu .navigation > li > ul > li:hover > a, .main-menu .navigation > li > ul > li > ul > li:hover > a {
      color: var(--theme-color)
    }

    .main-menu .navigation > li > ul > li.dropdown > a:after, .main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
      font-family: FontAwesome;
      content: "\f105";
      position: absolute;
      right: 0;
      top: 9px;
      width: 10px;
      display: block;
      line-height: 19px;
      font-size: 16px;
      color: #000;
      font-weight: 400;
      text-align: center;
      z-index: 5
    }

    .main-menu .navigation > li > ul > li > ul, .main-menu .navigation > li > ul > li > ul > li > ul {
      position: absolute;
      left: 110%;
      top: 0;
      min-width: 225px;
      z-index: 100;
      opacity: 1;
      padding: 8px 0 8px;
      background: #fff;
      border-top: 1px solid #fff;
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      transition: all .2s linear;
      -webkit-box-shadow: 0 0 20px rgba(0,0,0,.05);
      box-shadow: 0 0 20px rgba(0,0,0,.05)
    }

      .main-menu .navigation > li > ul > li > ul > li, .main-menu .navigation > li > ul > li > ul > li > ul > li {
        position: relative;
        width: 100%;
        padding: 0 25px
      }

        .main-menu .navigation > li > ul > li > ul > li > a, .main-menu .navigation > li > ul > li > ul > li > ul > li > a {
          position: relative;
          display: block;
          padding: 10px 0;
          line-height: 19px;
          font-weight: 400;
          font-size: 13px;
          text-align: left;
          color: #888;
          border-bottom: 1px solid rgba(255,255,255,.1);
          text-transform: capitalize;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
          font-family: var(--font-family-muli);
        }

          .main-menu .navigation > li > ul > li > ul > li > a:hover, .main-menu .navigation > li > ul > li > ul > li > ul > li > a:hover {
            color: var(--theme-color)
          }

        .main-menu .navigation > li > ul > li > ul > li:last-child > a, .main-menu .navigation > li > ul > li > ul > li > ul > li:last-child > a {
          border-bottom: 0
        }

.main-menu .navigation > li.dropdown:hover > ul {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  visibility: visible;
  opacity: 1;
  top: 100%;
  border-top: 2px solid var(--theme-color)
}

.main-menu .navigation > li > ul > li:hover > ul, .main-menu .navigation > li > ul > li > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
  left: 100%;
  margin-left: 5px;
  transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}

.main-menu .navigation > li > ul > li.dropdown > ul.from-right, .main-menu .navigation > li > ul > li > ul > li.dropdown > ul.from-right {
  left: auto;
  right: 110%
}

.main-menu .navigation > li > ul > li.dropdown:hover > ul.from-right, .main-menu .navigation > li > ul > ul > li.dropdown:hover > ul.from-right {
  left: auto;
  right: 100%
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn, .main-menu .navbar-collapse > ul > li > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 34px;
  height: 30px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  display: none
}

.main-header .outer-box {
  position: absolute;
  right: 0;
  top: 0
}

.main-header .nav-toggler {
  position: relative;
  text-align: center
}

  .main-header .nav-toggler .nav-btn {
    position: relative;
    color: #fff;
    font-size: 28px;
    line-height: 39px;
    padding: 15px 0;
    width: 80px;
    font-weight: 400;
    background: 0 0;
    background-color: var(--theme-color)
  }

    .main-header .nav-toggler .nav-btn .icon {
      display: inline-block
    }

.main-header .social-links {
  position: relative;
  float: right;
  margin-left: 70px;
  padding: 15px 0
}

.contact-info-one {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .contact-info-one li + li {
    margin-left: 30px
  }

  .contact-info-one li a {
    position: relative;
    color: #fff;
    font-family: var(--font-family-oswald);
    font-size: 14px
  }

    .contact-info-one li a span {
      margin-right: 5px;
      font-size: 18px
    }

.main-header .header-upper.style-two {
  position: absolute;
  width: 100%;
  background: 0 0;
  padding-top: 25px
}

  .main-header .header-upper.style-two .logo-box {
    background: 0 0
  }

  .main-header .header-upper.style-two .nav-outer .nav-inner {
    background: 0 0
  }

.header-upper.style-two .main-menu .navigation > li > a {
  color: #fff
}

.social-icon-one {
  position: relative;
  float: left
}

  .social-icon-one li {
    position: relative;
    float: left;
    margin-left: 5px
  }

    .social-icon-one li:first-child {
      margin-left: 0
    }

    .social-icon-one li a {
      position: relative;
      display: block;
      height: 40px;
      width: 40px;
      font-size: 14px;
      line-height: 40px;
      color: rgba(255,255,255,.7);
      background-color: #161616;
      text-align: center;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .social-icon-one li a:hover {
        color: #fff;
        background-color: var(--theme-color)
      }

    .social-icon-one li:first-child {
      margin-left: 0
    }

.social-icon-two {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px
}

  .social-icon-two li {
    position: relative;
    margin-bottom: 5px;
    display: block;
    text-align: center
  }

    .social-icon-two li a {
      position: relative;
      display: block;
      height: 40px;
      width: 40px;
      font-size: 14px;
      line-height: 40px;
      color: #fff;
      border: 1px solid #fff;
      text-align: center;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .social-icon-two li a:hover {
        color: var(--theme-color);
        background-color: #fff
      }

    .social-icon-two li:first-child {
      margin-left: 0
    }

.social-icon-three {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px
}

  .social-icon-three li {
    position: relative;
    margin-bottom: 5px;
    margin-left: 5px;
    display: block;
    text-align: center
  }

    .social-icon-three li a {
      position: relative;
      display: block;
      height: 40px;
      width: 40px;
      font-size: 14px;
      line-height: 40px;
      color: var(--theme-color);
      border: 1px solid var(--theme-color);
      text-align: center;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .social-icon-three li a:hover {
        color: #fff;
        background-color: var(--theme-color)
      }

    .social-icon-three li:first-child {
      margin-left: 0
    }

.main-header .dropdown-toggle::after {
  display: none
}

.social-icon-four {
  position: relative;
  left: 20px;
  display: none;
}

  .social-icon-four li {
    position: relative;
    display: block;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
  }

    .social-icon-four li a {
      position: relative;
      display: block;
      width: 50px;
      -webkit-transition: all .7s ease;
      -o-transition: all .7s ease;
      transition: all .7s ease
    }

      .social-icon-four li a:hover {
        color: var(--theme-color);
        background-color: #fff;
        background: rgba(255,255,255,.95)
      }

    .social-icon-four li:first-child {
      margin-left: 0
    }

    .social-icon-four li a i {
      margin-right: 15px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 18px;
      background: #fff;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      border: 1px solid #e7e7e7;
      border-bottom: 0;
      display: inline-block
    }

.fa-whatsapp {
  color: #4dc247
}

.fa-instagram {
  color: #125688
}

.fa-facebook {
  color: #3b5998
}

.fa-youtube {
  color: #b00
}

.fa-twitter {
  color: #00aced
}

.fa-google {
  color: #dd4b39
}

.fa-pinterest {
  color: #cb2027
}

.social-icon-four li:last-child a i {
  border-bottom: 1px solid #e7e7e7
}

.social-icon-four li a:hover i:before {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s
}

.social-icon-four li a i:before {
  position: relative;
  left: 2px;
  display: inline-block
}

.social-icon-four li a i:after {
  position: absolute;
  content: '';
  width: 3px;
  left: 0;
  top: -1px;
  bottom: -1px;
  background: 0 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0)
}

.social-icon-four li a:hover i:after {
  background-color: var(--theme-color);
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1)
}

.social-icon-four li a span {
  opacity: 0;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  font-size: 16px;
  color: #999;
  position: absolute;
  left: -100%;
  top: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: #fff;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 12px 30px;
  border: 1px solid #e7e7e7;
  border-left: 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.social-icon-four li a:hover span {
  opacity: 1;
  left: 30px
}

.contact-info-two {
  position: relative;
  left: 20px
}

  .contact-info-two li {
    position: relative;
    margin-bottom: 5px;
    display: block;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    padding-bottom: 13px
  }

    .contact-info-two li:last-child {
      margin-bottom: 0
    }

    .contact-info-two li a {
      position: relative;
      display: block;
      width: 50px;
      -webkit-transition: all .7s ease;
      -o-transition: all .7s ease;
      transition: all .7s ease
    }

    .contact-info-two li:before {
      position: absolute;
      content: '';
      background: #adadad;
      width: 1px;
      height: 9px;
      left: 25px;
      bottom: 0
    }

    .contact-info-two li a:hover {
      color: var(--theme-color);
      background-color: #fff;
      background: rgba(255,255,255,.95)
    }

    .contact-info-two li:first-child {
      margin-left: 0
    }

    .contact-info-two li a i {
      margin-right: 15px;
      color: var(--theme-color);
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 14px;
      background: #fff;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      border: 1px solid #e7e7e7;
      display: inline-block
    }

    .contact-info-two li a:hover i:before {
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg);
      -webkit-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s
    }

    .contact-info-two li a i:before {
      position: relative;
      left: 2px;
      display: inline-block
    }

    .contact-info-two li a i:after {
      position: absolute;
      content: '';
      width: 3px;
      left: 0;
      top: -1px;
      bottom: -1px;
      background: 0 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease;
      -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
      transform: scaleY(0)
    }

    .contact-info-two li a:hover i:after {
      background-color: var(--theme-color);
      -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
      transform: scaleY(1)
    }

    .contact-info-two li a span {
      opacity: 0;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease;
      font-size: 16px;
      color: #999;
      position: absolute;
      left: -100%;
      top: 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      background: #fff;
      border-top-right-radius: 25px;
      border-bottom-right-radius: 25px;
      padding: 12px 30px;
      border: 1px solid #e7e7e7;
      border-left: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .contact-info-two li a:hover span {
      opacity: 1;
      left: 30px
    }

.mobile-menu {
  position: fixed;
  left: -350px;
  top: 0;
  width: 320px;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  z-index: 999;
  -webkit-transform: translate3d(0,0,0) !important;
  transform: translate3d(0,0,0) !important;
  background-color: #01c418
}

  .mobile-menu .nav-logo {
    position: relative;
    padding: 20px 20px;
    text-align: left
  }

.mobile-menu-visible {
  overflow: hidden
}

  .mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible
  }

.mobile-menu .menu-backdrop {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0,0,0,.9);
  -webkit-transform: translateX(101%);
  -ms-transform: translateX(101%);
  transform: translateX(101%)
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.mobile-menu .menu-box {
  position: absolute;
  left: 0;
  top: 100px;
  bottom: 80px;
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: #01c418;
  padding: 0 0;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .mobile-menu .menu-box.style-two {
    bottom: 0
  }

.mobile-menu-visible .mobile-menu .menu-box {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.mobile-menu .close-btn {
  position: absolute;
  right: 3px;
  top: 3px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  font-size: 14px;
  color: #202020;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px)
}

.mobile-menu-visible .mobile-menu .close-btn {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.mobile-menu .close-btn:hover {
  opacity: .5
}

.mobile-menu .navigation {
  position: relative;
  width: 100%
}

  .mobile-menu .navigation li {
    position: relative;
    display: block;
    border-bottom: 1px solid #2c2f37
  }

    .mobile-menu .navigation li > ul > li:last-child {
      border-bottom: none
    }

    .mobile-menu .navigation li > ul > li:first-child {
      border-top: 1px solid transparent
    }

    .mobile-menu .navigation li > a {
      position: relative;
      display: block;
      line-height: 24px;
      padding: 13px 55px;
      font-size: 14px;
      color: #eee;
      font-weight: 500;
      font-family: var(--font-family-oswald)
    }

      .mobile-menu .navigation li > a:before {
        position: absolute;
        content: '';
        background: #2f333b;
        height: 6px;
        width: 6px;
        left: 30px;
        top: 23px
      }

    .mobile-menu .navigation li.dropdown .dropdown-btn {
      position: absolute;
      right: 15px;
      top: 0;
      width: 44px;
      height: 44px;
      text-align: center;
      font-size: 16px;
      line-height: 44px;
      color: #6a6d73;
      cursor: pointer;
      z-index: 5
    }

      .mobile-menu .navigation li.dropdown .dropdown-btn:after {
        content: '';
        position: absolute;
        left: 0;
        top: 10px;
        width: 1px;
        height: 24px;
        border-left: 1px solid rgba(0,0,0,.1)
      }

    .mobile-menu .navigation li > ul, .mobile-menu .navigation li > ul > li > ul {
      display: none
    }

.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 103;
  width: 100%;
  display: none;
  background: rgba(20,20,20,.7);
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
  cursor: none
}

.left-panel {
  position: absolute;
  left: 0;
  width: 90px;
  bottom: 0;
  z-index: 999;
  background: #fff;
  padding: 29px 0 0 0
}

  .left-panel .content-wrap {
    position: relative
  }

.left-panel-two {
  position: fixed;
  width: 320px;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
  background: #01c418;
  padding: 0 30px
}

  .left-panel-two .logo {
    position: relative;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 55px
  }

  .left-panel-two .main-header {
    background: 0 0
  }

  .left-panel-two .mobile-menu.sidemenu {
    pointer-events: auto;
    padding-right: 0;
    top: 330px;
    bottom: 0;
    height: auto
  }

    .left-panel-two .mobile-menu.sidemenu ::-webkit-scrollbar {
      width: 6px
    }

    .left-panel-two .mobile-menu.sidemenu ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px #292121;
      background: #292121
    }

    .left-panel-two .mobile-menu.sidemenu ::-webkit-scrollbar-thumb {
      background: #424242;
      -webkit-box-shadow: inset 0 0 6px #424242
    }

      .left-panel-two .mobile-menu.sidemenu ::-webkit-scrollbar-thumb:window-inactive {
        background: #424242
      }

    .left-panel-two .mobile-menu.sidemenu .menu-box {
      display: block;
      top: 0;
      bottom: 0;
      position: relative;
      max-height: 400px;
      border-top: 1px solid #2c2f37
    }

  .left-panel-two .navbar-btn-wrap {
    background-image: url(../images/icons/menu.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 130px;
    width: 130px;
    margin: 0 auto;
    line-height: 160px
  }

  .left-panel-two .anim-menu-btn {
    left: 5px
  }

  .left-panel-two .anim-menu-btn__icon {
    color: var(--theme-color)
  }

  .left-panel-two .anim-menu-btn:before {
    content: ''
  }

  .left-panel-two .about-block {
    margin-top: 50px;
    margin-bottom: 20px
  }

    .left-panel-two .about-block .about-image {
      margin-bottom: 20px
    }

    .left-panel-two .about-block .text {
      margin-bottom: 25px
    }

  .left-panel-two .language-switcher li a {
    color: #6a6d73
  }

  .left-panel-two .language-switcher span {
    font-size: 18px;
    color: #6a6d73
  }

  .left-panel-two .language-switcher {
    border: 0;
    margin-bottom: 10px
  }

  .left-panel-two .copy-right-text {
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #6a6d73;
    margin-bottom: 80px
  }

.page-outer-box .shape-bottom {
  position: absolute;
  left: 30px;
  bottom: 0;
  width: 260px;
  height: 70px;
  z-index: 99999
}

  .page-outer-box .shape-bottom:before {
    position: absolute;
    content: '';
    left: -5px;
    right: 0;
    bottom: 0;
    height: 70px;
    background-image: url(../images/icons/pattern-3.jpg);
    background-repeat: no-repeat
  }

.left-panel-three {
  position: fixed;
  width: 100px;
  top: 100px;
  left: 0;
  bottom: 200px;
  z-index: 99999;
  background: #01c418;
  padding: 0 30px;
  overflow: hidden
}

  .left-panel-three .top-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: #16191f
  }

    .left-panel-three .top-content h5 {
      color: #6a6d73;
      font-size: 13px;
      padding-left: 40px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      position: relative;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      left: 40px;
      font-weight: 500;
      letter-spacing: 2px
    }

  .left-panel .bottom-content, .left-panel-three .bottom-content {
    position: absolute;
    TOP: 0;
    left: 0;
    width: 90px;
    height: 21%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .left-panel .video-box a, .left-panel-three .video-box a {
    position: relative;
    color: #fff;
    font-size: 24px;
    display: block
  }

    .left-panel .video-box a:before, .left-panel-three .video-box a:before {
      position: absolute;
      content: '';
      background: #adacac;
      height: 15px;
      width: 1px;
      top: -23px;
      left: 50%;
      margin-left: -.5px
    }

    .left-panel .video-box a:after, .left-panel-three .video-box a:after {
      position: absolute;
      content: '';
      background: #adacac;
      height: 15px;
      width: 1px;
      bottom: -23px;
      left: 50%;
      margin-left: -.5px
    }

  .left-panel .video-box, .left-panel-three .video-box {
    position: relative;
    width: 66px;
    height: 66px;
    line-height: 56px;
    border: 5px solid #463d30;
    border-radius: 50%;
    text-align: center;
    background: var(--theme-color)
  }

.left-panel-four {
  position: fixed;
  width: 80px;
  top: 00px;
  left: 0;
  bottom: 0;
  z-index: 99999;
  background: #fff;
  padding: 0 30px
}

  .left-panel-four .top-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .left-panel-four .navbar-btn-wrap {
    background: 0 0
  }

  .left-panel-four .anim-menu-btn {
    color: var(--theme-color);
    left: -4px;
    margin-top: 40px
  }

    .left-panel-four .anim-menu-btn:before {
      color: #999;
      left: -6px;
      top: 37px;
      letter-spacing: 1px
    }

  .left-panel-four .mobile-menu.sidemenu {
    pointer-events: auto;
    padding-right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #01c418
  }

    .left-panel-four .mobile-menu.sidemenu ::-webkit-scrollbar {
      width: 6px
    }

    .left-panel-four .mobile-menu.sidemenu ::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px #292121;
      background: #292121
    }

    .left-panel-four .mobile-menu.sidemenu ::-webkit-scrollbar-thumb {
      background: #424242;
      -webkit-box-shadow: inset 0 0 6px #424242
    }

      .left-panel-four .mobile-menu.sidemenu ::-webkit-scrollbar-thumb:window-inactive {
        background: #424242
      }

    .left-panel-four .mobile-menu.sidemenu .outer-box-two {
      position: relative;
      width: 100%
    }

      .left-panel-four .mobile-menu.sidemenu .outer-box-two .logo {
        margin-bottom: 30px
      }

    .left-panel-four .mobile-menu.sidemenu .menu-box {
      display: block;
      top: 0;
      bottom: 0;
      position: relative;
      max-height: 400px;
      border-top: 1px solid rgba(67,69,72,0)
    }

  .left-panel-four .top-content ul.link-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 340px;
    left: -2px
  }

    .left-panel-four .top-content ul.link-menu:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 2px;
      width: 20px;
      top: 10px;
      left: -30px
    }

    .left-panel-four .top-content ul.link-menu li {
      margin-right: 25px
    }

      .left-panel-four .top-content ul.link-menu li a {
        color: #999;
        font-size: 14px;
        font-family: var(--font-family-oswald);
        letter-spacing: 2px
      }

  .left-panel-four .bottom-content {
    position: absolute;
    left: 0;
    bottom: -87px
  }

  .left-panel-four .link-btn, .left-panel-four .link-btn2 {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
  }

.right-panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  bottom: 0;
  z-index: 9999;
  background: linear-gradient(0deg,#fff 23%,rgb(216 216 216) 48%,rgb(216 216 216) 49%)
}

  .right-panel:before {
    position: absolute;
    content: '';
    background: #fff;
    left: 0;
    bottom: 0;
    height: 190px;
    width: 100%
  }

  .right-panel .content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }

  .right-panel h5 {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 50%;
    top: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-right: 60px;
    padding-left: 60px;
    color: #01c418;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 5px;
    margin-top: -95px
  }

    .right-panel h5:before {
      position: absolute;
      content: '';
      right: 0;
      top: 7px;
      width: 45px;
      height: 1px;
      background: var(--theme-color)
    }

    .right-panel h5:after {
      position: absolute;
      content: '';
      left: 0;
      top: 7px;
      width: 45px;
      height: 1px;
      background: var(--theme-color)
    }

.right-panel-two {
  position: absolute;
  right: 0;
  top: 80px;
  width: 70px;
  bottom: 70px;
  z-index: 9999;
  background: #01c418;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .right-panel-two .social-media {
    position: relative;
    margin-left: 13px;
    margin-top: 30px;
    padding-top: 80px
  }

    .right-panel-two .social-media:before {
      position: absolute;
      content: "\f127";
      font-family: Flaticon;
      font-size: 25px;
      color: var(--theme-color);
      top: 0;
      left: 9px
    }

    .right-panel-two .social-media li {
      position: relative;
      -webkit-transform: rotate(-90deg) translateX(-100%);
      -ms-transform: rotate(-90deg) translateX(-100%);
      transform: rotate(-90deg) translateX(-100%);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      height: 157px
    }

      .right-panel-two .social-media li a:after {
        position: absolute;
        content: '';
        background: #2c2f37;
        height: 1px;
        width: 30px;
        top: 21px;
        right: -29px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .right-panel-two .social-media li a:hover:after {
        background: var(--theme-color)
      }

      .right-panel-two .social-media li a {
        position: relative;
        color: #6a6d73;
        font-size: 14px;
        font-family: var(--font-family-oswald);
        padding: 8px 20px;
        border: 1px solid #2c2f37;
        display: inline-block;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        letter-spacing: 1px;
        min-width: 125px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .right-panel-two .social-media li a:before {
          position: absolute;
          left: 0;
          top: 0;
          height: 100%;
          width: 100%;
          content: "";
          background-color: var(--theme-color);
          -webkit-transform: scale(0,1);
          -ms-transform: scale(0,1);
          transform: scale(0,1);
          -webkit-transform-origin: top right;
          -ms-transform-origin: top right;
          transform-origin: top right;
          -webkit-transition: transform .5s cubic-bezier(.86,0,.070,1);
          -o-transition: transform .5s cubic-bezier(.86,0,.070,1);
          -webkit-transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
          transition: -webkit-transform .5s cubic-bezier(.86,0,.070,1);
          transition: transform .5s cubic-bezier(.86,0,.070,1);
          transition: transform .5s cubic-bezier(.86,0,.070,1),-webkit-transform .5s cubic-bezier(.86,0,.070,1);
          -webkit-transition-timing-function: cubic-bezier(.86,0,.070,1);
          -o-transition-timing-function: cubic-bezier(.86,0,.070,1);
          transition-timing-function: cubic-bezier(.86,0,.070,1)
        }

        .right-panel-two .social-media li a:hover:before {
          -webkit-transform: scale(1,1);
          -ms-transform: scale(1,1);
          transform: scale(1,1);
          -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
          transform-origin: bottom left
        }

        .right-panel-two .social-media li a:hover {
          color: #fff
        }

        .right-panel-two .social-media li a .icon {
          color: var(--theme-color);
          position: relative;
          display: inline-block;
          -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg);
          margin-left: 5px
        }

        .right-panel-two .social-media li a:hover .icon {
          color: #fff
        }

        .right-panel-two .social-media li a span {
          position: relative
        }

.right-panel-three {
  position: absolute;
  right: 0;
  top: 100px;
  width: 100px;
  bottom: 100px;
  z-index: 9999;
  background: #01c418;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.top-panel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  z-index: 9999
}

  .top-panel .dark-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    background: #01c418
  }

  .top-panel .outer-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    float: right;
    background: var(--theme-color)
  }

  .top-panel .search-box-two .outer-search-box {
    margin: 0;
    padding: 20px 15px;
    border-right: 1px solid rgba(255,255,255,.35);
    margin-right: 30px
  }

  .top-panel .contact-info-one li {
    padding: 26.5px 0;
    padding-right: 30px;
    border-right: 1px solid rgba(255,255,255,.35)
  }

  .top-panel .search-box-two .outer-search-box .seach-toggle.active, .top-panel .search-box-two .outer-search-box .seach-toggle:hover {
    color: #fff
  }

.top-panel-two {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #01c418
}

  .top-panel-two .logo {
    position: relative;
    padding: 26.5px 50px;
    padding-right: 120px;
    background: #16191f
  }

  .top-panel-two .nav-outer {
    position: absolute;
    right: 325px
  }

  .top-panel-two .right-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 100px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .top-panel-two .main-menu .navigation > li > a {
    color: #6a6d73
  }

  .top-panel-two .main-menu .navigation > li.current > a, .top-panel-two .main-menu .navigation > li:hover > a {
    color: var(--theme-color)
  }

  .top-panel-two .main-menu .navigation > li.dropdown:before {
    position: absolute;
    content: "";
    right: -6px;
    left: auto;
    top: 50%;
    background: #6a6d73;
    width: 9px;
    height: 1px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .top-panel-two .main-menu .navigation > li.dropdown:after {
    position: absolute;
    content: "";
    right: -2px;
    top: 50%;
    background: #6a6d73;
    width: 1px;
    height: 9px;
    margin-top: -4px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .top-panel-two .main-menu .navigation > li.current:before, .top-panel-two .main-menu .navigation > li:hover:before {
    background: var(--theme-color)
  }

  .top-panel-two .main-menu .navigation > li.current:after, .top-panel-two .main-menu .navigation > li:hover:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
  }

  .top-panel-two .main-menu .navigation > li {
    margin-right: 35px
  }

  .top-panel-two .language-switcher {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    border-left: 1px solid rgba(209,209,209,.15);
    padding-left: 20px
  }

    .top-panel-two .language-switcher li a {
      color: #6a6d73
    }

    .top-panel-two .language-switcher li:last-child a {
      padding-right: 0
    }

  .top-panel-two .anim-menu-btn {
    margin-right: 80px;
    top: 3px;
    color: var(--theme-color)
  }

    .top-panel-two .anim-menu-btn:before {
      right: -158px
    }

  .top-panel-two .nav-inner {
    opacity: 0
  }

.top-panel-three {
  position: absolute;
  top: 20px;
  left: 80px;
  right: 0;
  height: 100px;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .top-panel-three .left-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .top-panel-three .logo {
    position: relative;
    padding: 20px 0;
    margin-left: 60px;
    margin-right: 40px
  }

  .top-panel-three .language-switcher {
    border: 0;
    border-left: 1px solid rgba(255,255,255,.25);
    padding-right: 0;
    margin-right: 0;
    padding-left: 30px
  }

    .top-panel-three .language-switcher li a {
      color: #fff
    }

  .top-panel-three .right-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 100px
  }

    .top-panel-three .right-content .hint {
      position: relative;
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      font-family: var(--font-family-oswald)
    }

  .top-panel-three .social-media {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 20px;
    margin-right: 45px;
    z-index: 9
  }

    .top-panel-three .social-media li {
      position: relative;
      margin-right: 20px
    }

      .top-panel-three .social-media li a:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 25px;
        width: 25px;
        border-radius: 50%;
        left: 50%;
        margin-left: -12.5px;
        top: 0;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .top-panel-three .social-media li a:hover:before {
        opacity: 1;
        visibility: visible
      }

      .top-panel-three .social-media li:last-child {
        margin-right: 0
      }

      .top-panel-three .social-media li a {
        position: relative;
        font-size: 14px;
        color: #ffffff4f;
        text-transform: capitalize;
        font-family: var(--font-family-oswald);
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .top-panel-three .social-media li a:hover {
          color: #fff
        }

.bottom-panel {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  background: #01c418;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 99
}

  .bottom-panel .text {
    font-size: 14px;
    font-family: var(--font-family-oswald);
    padding-left: 16px;
    border-left: 2px solid var(--theme-color)
  }

  .bottom-panel .right-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 70px
  }

  .bottom-panel .swiper-counter {
    position: relative;
    right: 0;
    bottom: 0;
    margin-left: 70px;
    margin-right: 10px;
    line-height: 30px
  }

  .bottom-panel .slide-progress-container {
    position: relative;
    width: 360px;
    bottom: 0
  }

  .bottom-panel .swiper-counter div#current {
    font-size: 24px;
    font-weight: 400;
    color: var(--theme-color)
  }

  .bottom-panel .swiper-counter div#total {
    font-weight: 400;
    color: #6a6d73
  }

  .bottom-panel .swiper-counter div {
    font-family: var(--font-family-oswald)
  }

.banner-slider-nav.style-two {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px
}

  .banner-slider-nav.style-two .banner-slider-control {
    position: relative;
    font-size: 14px;
    color: #6a6d73;
    border: 2px solid #2c2f37;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 36px;
    text-align: center;
    margin: 0 5px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    cursor: pointer
  }

    .banner-slider-nav.style-two .banner-slider-control:hover {
      color: #fff;
      background-color: var(--theme-color);
      border-color: var(--theme-color)
    }

.banner-slider-nav.style-three {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

  .banner-slider-nav.style-three .banner-slider-control {
    position: relative;
    font-size: 14px;
    color: #6a6d73;
    background: #01c418;
    height: 215px;
    width: 100px;
    line-height: 36px;
    text-align: center;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    cursor: pointer;
    transition: .5s ease
  }

    .banner-slider-nav.style-three .banner-slider-control:hover {
      color: #fff;
      background-color: var(--theme-color);
      border-color: var(--theme-color)
    }

    .banner-slider-nav.style-three .banner-slider-control:before {
      position: absolute;
      content: '';
      background: #16191f;
      width: 100px;
      height: 100px;
      left: 0;
      bottom: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-three .banner-slider-control:hover:before {
      background: var(--theme-color)
    }

    .banner-slider-nav.style-three .banner-slider-control span {
      position: absolute;
      display: inline-block;
      -webkit-transform: rotate(-90deg) translateX(-16%) translateY(-50%);
      -ms-transform: rotate(-90deg) translateX(-16%) translateY(-50%);
      transform: rotate(-90deg) translateX(-16%) translateY(-50%);
      -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0;
      padding: 0 40px;
      left: 50%;
      bottom: 0;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      font-size: 14px;
      font-weight: 500;
      font-family: var(--font-family-oswald);
      color: #fff;
      letter-spacing: 2px
    }

      .banner-slider-nav.style-three .banner-slider-control span:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 20px;
        width: 2px;
        right: 28px;
        top: 9px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

    .banner-slider-nav.style-three .banner-slider-control:hover span:before {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      background: #fff
    }

.bottom-panel-two {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 99999
}

  .bottom-panel-two .panel-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    background: #01c418
  }

  .bottom-panel-two .left-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 180px;
    background: #01c418
  }

  .bottom-panel-two .right-content {
    padding-right: 150px
  }

  .bottom-panel-two .copy-right-text {
    position: relative;
    font-size: 14px;
    color: #6a6d73;
    font-family: var(--font-family-oswald);
    margin: 11px 0;
    padding-left: 25px;
    z-index: 9
  }

    .bottom-panel-two .copy-right-text:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 2px;
      width: 20px;
      left: 0;
      top: 11px
    }

.contact-info-three {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 9
}

  .contact-info-three li {
    padding: 36.5px 0;
    padding-right: 50px;
    border-right: 1px solid rgba(255,255,255,.1)
  }

    .contact-info-three li + li {
      margin-left: 50px
    }

    .contact-info-three li a {
      position: relative;
      color: #fff;
      font-family: var(--font-family-oswald);
      font-size: 14px
    }

      .contact-info-three li a i {
        margin-right: 5px;
        font-size: 18px;
        color: var(--theme-color)
      }

      .contact-info-three li a span {
        position: relative;
        color: #6a6d73
      }

.bottom-panel-two .social-media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 50px;
  margin-right: 45px;
  z-index: 9
}

  .bottom-panel-two .social-media li {
    position: relative;
    padding-right: 24px;
    margin-right: 20px
  }

    .bottom-panel-two .social-media li:before {
      position: absolute;
      content: '';
      background: #373b43;
      height: 6px;
      width: 6px;
      right: 0;
      top: 9px
    }

    .bottom-panel-two .social-media li:last-child:before {
      display: none
    }

    .bottom-panel-two .social-media li:last-child {
      padding-right: 0;
      margin-right: 0
    }

    .bottom-panel-two .social-media li a {
      font-size: 14px;
      color: #6a6d73;
      font-family: var(--font-family-oswald);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .bottom-panel-two .social-media li a:hover {
        color: var(--theme-color)
      }

.bottom-panel-two .search-box-two {
  position: relative;
  margin-right: 0;
  background: var(--theme-color);
  z-index: 9
}

  .bottom-panel-two .search-box-two .outer-search-box {
    padding: 30px 16px;
    margin-left: 0
  }

    .bottom-panel-two .search-box-two .outer-search-box .seach-toggle.active, .bottom-panel-two .search-box-two .outer-search-box .seach-toggle:hover, .header-column .search-box-two .outer-search-box .seach-toggle.active, .header-column .search-box-two .outer-search-box .seach-toggle:hover {
      color: #fff
    }

  .bottom-panel-two .search-box-two .search-box.now-visible {
    top: 100%;
    bottom: auto
  }

  .bottom-panel-two .search-box-two .search-box {
    bottom: auto;
    top: 120%
  }

.bottom-panel-three {
  position: absolute;
  bottom: 0;
  left: 80px;
  right: 0;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 2px solid var(--theme-color);
  z-index: 9999
}

  .bottom-panel-three .left-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .bottom-panel-three .search-box {
    margin-left: 80px
  }

    .bottom-panel-three .search-box .main-search-form {
      position: relative;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%
    }

    .bottom-panel-three .search-box input {
      width: 215px;
      height: 35px;
      background: #fff0;
      color: #888;
      font-size: 14px;
      font-weight: 400;
      border-bottom: 1px solid #ffffff80
    }

    .bottom-panel-three .search-box .search-btn {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 9999;
      background: 0 0;
      color: #fff;
      font-size: 16px
    }

      .bottom-panel-three .search-box .search-btn:before {
        position: absolute;
        content: '';
        width: 1px;
        height: 64px;
        right: -20px;
        bottom: -25px
      }

  .bottom-panel-three .copy-right-text {
    position: relative;
    font-size: 14px;
    color: #fff;
    font-family: var(--font-family-oswald);
    margin: 15px 0;
    margin-right: 60px;
    padding-left: 25px;
    z-index: 9
  }

    .bottom-panel-three .copy-right-text:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 2px;
      width: 20px;
      left: 0;
      top: 11px
    }

.navbar-btn-wrap {
  position: relative;
  background: #1c1e25;
  text-align: center
}

.anim-menu-btn {
  width: var(--anim-menu-btn-size);
  height: var(--anim-menu-btn-size);
  background: 0 0;
  color: #fff;
  position: relative
}

  .anim-menu-btn:before {
    position: absolute;
    content: 'MENU';
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    top: 8px;
    left: -60px;
    letter-spacing: 5px
  }

.anim-menu-btn__icon {
  position: relative;
  display: block;
  font-size: var(--anim-menu-btn-icon-size);
  width: 1em;
  height: var(--anim-menu-btn-icon-stroke);
  color: var(--color-contrast-high);
  background-image: -webkit-gradient(linear,left top,left bottom,from(currentColor),to(currentColor));
  background-image: -o-linear-gradient(currentColor,currentColor);
  background-image: linear-gradient(currentColor,currentColor);
  background-repeat: no-repeat;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

  .anim-menu-btn__icon::after, .anim-menu-btn__icon::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: inherit;
    border-radius: inherit
  }

.anim-menu-btn__icon--close {
  background-size: 100% 100%;
  will-change: transform,background-size;
  -webkit-transition: background-size .2s,-webkit-transform .2s;
  transition: background-size .2s,-webkit-transform .2s;
  -o-transition: transform .2s,background-size .2s;
  transition: transform .2s,background-size .2s;
  transition: transform .2s,background-size .2s,-webkit-transform .2s
}

.anim-menu-btn:active .anim-menu-btn__icon--close {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9)
}

.anim-menu-btn__icon--close::after, .anim-menu-btn__icon--close::before {
  will-change: inherit;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit
}

.anim-menu-btn__icon--close::before {
  -webkit-transform: translateY(-.25em) rotate(0);
  -ms-transform: translateY(-.25em) rotate(0);
  transform: translateY(-.25em) rotate(0)
}

.anim-menu-btn__icon--close::after {
  -webkit-transform: translateY(.25em) rotate(0);
  -ms-transform: translateY(.25em) rotate(0);
  transform: translateY(.25em) rotate(0)
}

.anim-menu-btn--state-b .anim-menu-btn__icon--close {
  background-size: 0 100%
}

  .anim-menu-btn--state-b .anim-menu-btn__icon--close::before {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
  }

  .anim-menu-btn--state-b .anim-menu-btn__icon--close::after {
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
  }

.main-header .header-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.main-header .search-box {
  margin-left: 80px
}

  .main-header .search-box .main-search-form {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
  }

  .main-header .search-box input {
    width: 215px;
    height: 35px;
    background: #fff;
    color: #888;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #e0e0e0
  }

  .main-header .search-box .search-btn {
    position: absolute;
    right: 40px;
    top: 0;
    z-index: 9999;
    background: 0 0;
    color: #999;
    font-size: 16px
  }

    .main-header .search-box .search-btn:before {
      position: absolute;
      content: '';
      background: #e0e0e0;
      width: 1px;
      height: 64px;
      right: -20px;
      bottom: -25px
    }

.main-header .search-box-two {
  position: relative;
  margin-right: 60px
}

.search-box-two .outer-search-box {
  position: relative;
  display: inline-block;
  float: left;
  -webkit-transition: all .5s ease .1s;
  -o-transition: all .5s ease .1s;
  transition: all .5s ease .1s;
  margin-left: 20px
}

  .search-box-two .outer-search-box .seach-toggle {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    height: 40px;
    width: 40px;
    border-radius: 3px;
    margin: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .search-box-two .outer-search-box .seach-toggle.active, .search-box-two .outer-search-box .seach-toggle:hover {
      color: var(--theme-color)
    }

.search-box-two .search-box {
  position: absolute;
  top: 154%;
  right: 0;
  background: #fff;
  opacity: 0;
  padding: 20px;
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  visibility: hidden;
  z-index: 100;
  margin-left: 0
}

  .search-box-two .search-box.now-visible {
    top: 176%;
    opacity: 1;
    visibility: visible;
    z-index: 100
  }

  .search-box-two .search-box .form-group {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 250px
  }

    .search-box-two .search-box .form-group input[type=search] {
      background: #fff none repeat scroll 0 0;
      border: 1px solid #1f1f23;
      color: #000;
      display: block;
      font-size: 13px;
      line-height: 24px;
      position: relative;
      -webkit-transition: all .5s ease 0s;
      -o-transition: all .5s ease 0s;
      transition: all .5s ease 0s;
      width: 100%;
      height: 45px;
      padding-left: 15px;
      padding-right: 50px
    }

      .search-box-two .search-box .form-group input[type=search]:focus {
        border-color: #f5f5f5
      }

    .search-box-two .search-box .form-group button, .search-box-two .search-box .form-group input[type=submit] {
      position: absolute;
      right: 0;
      top: 0;
      display: block;
      cursor: pointer;
      background: #1f1f23;
      color: #fff;
      font-size: 13px;
      height: 45px;
      line-height: 45px;
      width: 45px;
      -webkit-transition: all .5s ease 0s;
      -o-transition: all .5s ease 0s;
      transition: all .5s ease 0s
    }

      .search-box-two .search-box .form-group button:hover, .search-box-two .search-box .form-group input:focus + button {
        color: #222;
        background: #01c418
      }

.sticky-header {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0 0;
  z-index: 0;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

  .sticky-header .logo {
    padding: 5px 0;
  }

.fixed-header .sticky-header {
  z-index: 99999;
  opacity: 1;
  visibility: visible
}

.main-header .sticky-header .main-menu .navigation > li {
  margin-right: 0;
  margin: 0;
  padding: 0
}

  .main-header .sticky-header .main-menu .navigation > li > a {
    color: #01c418;
    padding: 20px 15px;
    line-height: 30px;
    font-size: 17px;
    font-weight: 500;
    min-height: 0;
    background: 0 0;
    border: 0;
    margin-right: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
  }

  .main-header .sticky-header .main-menu .navigation > li.current-menu-item > a, .main-header .sticky-header .main-menu .navigation > li.current > a, .main-header .sticky-header .main-menu .navigation > li:hover > a {
    opacity: 1;
    color: var(--theme-color)
  }

.wrapper-box {
  position: absolute;
  top: 0;
  left: 360px;
  right: 100px;
  bottom: 80px;
  background: #1c1e25
}

  .wrapper-box.style-two {
    left: 100px
  }

.main-header .link-btn, .main-header .link-btn2 {
  position: relative;
  /* text-align: center !important; */
}

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    position: relative;
    font-size: 14px;
    padding: 4px 0;
    padding-left: 40px;
    border-bottom: 1px solid #e0e0e0;
    margin-right: 15px;
    color: #000;
  }

    .main-header .link-btn .theme-btn:hover, .main-header .link-btn2 .theme-btn:hover {
      color: var(--theme-color)
    }

    .main-header .link-btn .theme-btn:before, .main-header .link-btn2 .theme-btn:before {
      position: absolute;
      content: '';
      background: #e0e0e0;
      width: 1px;
      height: 64px;
      left: 20px;
      bottom: -15px
    }

    .main-header .link-btn .theme-btn span, .main-header .link-btn2 .theme-btn span {
      position: relative;
      font-size: 12px;
      color: #999;
      padding-left: 18px;
      margin-right: 10px
    }

      .main-header .link-btn .theme-btn span:after, .main-header .link-btn2 .theme-btn span:after {
        position: absolute;
        content: '';
        background: #e0e0e0;
        width: 20px;
        height: 1px;
        left: 0;
        bottom: 7px
      }

.nav-right-option {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 26px 30px
}

.language-switcher {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 0;
  padding-right: 5px;
  margin-right: 20px;
  border-right: 1px solid #dcdcdc
}

  .language-switcher span {
    font-size: 30px;
    color: var(--theme-color);
    margin-right: 8px
  }

  .language-switcher li a {
    font-size: 14px
  }

  .language-switcher li a {
    padding-right: 5px
  }

  .language-switcher li.active a {
    font-size: 18px;
    color: var(--theme-color)
  }

  .language-switcher li:last-child a:before {
    display: none
  }

.cart-btn {
  position: relative;
  font-size: 30px;
  color: #222
}

span.input-group-btn-vertical {
  display: none
}

input.quantity-spinner.form-control {
  width: 90px;
  line-height: 2.3em;
  text-align: center;
  font-family: var(--font-family-oswald);
  font-weight: 500
}

.cart-middle .update-cart .btn-style-one:after {
  background: #fff
}

.cart-btn .cart-icon {
  position: relative
}

.cart-btn .item-count {
  position: absolute;
  right: -13px;
  top: -4px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  font-size: 12px;
  color: #fff;
  background: var(--theme-color)
}

.banner-section {
  position: relative
}

.banner-slider, .three-item-carousel {
  position: relative;
  height: 100% !important;
  z-index: 9
}

.banner-section .swiper-slide {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

  .banner-section .swiper-slide:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #0000003d;
    opacity: 0;
    content: ""
  }

.banner-section .content-outer {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  min-height: 834px;
  width: 100%;
  max-height: 834px;
  display: table;
  vertical-align: middle
}

.banner-section .content-box {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 240px 0 300px
}

  .banner-section .content-box .inner {
    position: relative;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
  }

.banner-section .swiper-slide-active .content-box .inner {
  opacity: 1;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.banner-section .content-box .inner:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: repeat;
  background-position: center;
  content: ""
}

.banner-section .content-box h1 {
  position: relative;
  font-size: 60px;
  line-height: 70px;
  color: #fff;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  font-family: var(--font-family-oswald);
  margin-bottom: 30px
}

.banner-section .swiper-slide-active .content-box h1 {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.banner-section h4 {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  font-family: var(--font-family-oswald);
  padding-bottom: 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content
}

.banner-section .swiper-slide-active h4 {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.banner-section h4:before {
  position: absolute;
  content: '';
  bottom: 1px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #fff
}

.banner-section h4:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 3px;
  width: 60px;
  background: var(--theme-color)
}

.banner-section h4.style-two {
  padding-bottom: 0
}

  .banner-section h4.style-two:after, .banner-section h4.style-two:before {
    display: none
  }

.banner-section .content-box .text {
  position: relative;
  font-size: 18px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 400;
  letter-spacing: .02em;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px)
}

.banner-section .swiper-slide-active .text {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

.banner-section .link-box {
  padding-top: 40px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom
}

.banner-section .swiper-slide-active .link-box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.banner-section .link-box a {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.banner-section .content-outer-two {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.banner-block-two {
  position: relative;
  padding-left: 60px;
  margin-left: 160px;
  margin-bottom: 180px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  transition: all 1.1s ease;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
  font-family: var(--font-family-oswald)
}

.banner-section .swiper-slide-active .banner-block-two {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.banner-block-two {
  position: relative;
  border: 1px solid #fff;
  width: 100%;
  max-width: 660px
}

  .banner-block-two .date {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(0);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(0);
    transform: rotate(-90deg) translateX(-50%) translateY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    top: 50%;
    left: 0;
    padding: 18px 0
  }

  .banner-block-two h1 {
    position: relative;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    padding: 30px 35px;
    font-weight: 700;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff
  }

  .banner-block-two .link-btn, .banner-block-two .link-btn2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .banner-block-two .theme-btn {
    position: relative;
    font-size: 16px;
    font-family: var(--font-family-oswald);
    font-weight: 500;
    color: #fff;
    padding: 15px 35px;
    padding-left: 95px;
    border-left: 1px solid #fff
  }

    .banner-block-two .theme-btn:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 50px;
      left: 30px;
      top: 26px
    }

.banner-section .slide-option {
  position: absolute;
  right: 120px;
  bottom: 10px;
  min-width: 440px
}

.slide-progress-container {
  position: absolute;
  height: 3px;
  z-index: 3;
  bottom: 30px;
  right: 0;
  left: 0
}

.slide-progress-warp {
  float: left;
  position: relative;
  height: 1px;
  background: rgba(255,255,255,.41);
  z-index: 10;
  bottom: 0;
  width: 100%
}

.slide-progress {
  position: absolute;
  top: 50%;
  left: 0;
  height: 3px;
  border-radius: 6px;
  margin-top: -2px;
  width: 0%;
  max-width: 100%;
  background: var(--theme-color)
}

.banner-slider-nav.style-one {
  position: absolute;
  left: 50%;
  bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

  .banner-slider-nav.style-one:after {
    position: absolute;
    content: "\f11a";
    font-family: Flaticon;
    font-size: 80px;
    color: #c4c4c4
  }

  .banner-slider-nav.style-one:before {
    position: absolute;
    content: '';
    background: #f4f4f4;
    height: 50px;
    width: 50px;
    left: -5px;
    top: 6px;
    border-radius: 50%
  }

.banner-slider-control-wrap {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 100;
  width: 100%
}

  .banner-slider-control-wrap.style-two {
    position: relative;
    width: auto;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

.banner-slider-nav.style-one .banner-slider-control {
  font-weight: 700;
  font-size: 11px;
  color: transparent;
  cursor: pointer;
  width: 40px;
  height: 30px;
  line-height: 30px;
  letter-spacing: 2px;
  position: relative;
  text-align: center;
  z-index: 5
}

  .banner-slider-nav.style-one .banner-slider-control.banner-slider-button-next {
    top: 12px
  }

  .banner-slider-nav.style-one .banner-slider-control.banner-slider-button-prev {
    top: -12px
  }

  .banner-slider-nav.style-one .banner-slider-control:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .2s linear;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
  }

.banner-slider-control-wrap .left-side {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 60px
}

.banner-slider-nav.style-one .banner-slider-control span {
  position: relative;
  z-index: 2
}

.banner-slider-nav.style-one .banner-slider-control i {
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
  padding: 0 0 0 1px
}

.banner-slider-nav.style-one .banner-slider-control.banner-slider-button-prev i {
  padding: 0
}

.banner-slider-pagination {
  position: absolute;
  right: 60px;
  top: 50%;
  margin-right: 0;
  z-index: 999;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

  .banner-slider-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: block;
    margin-bottom: 20px;
    border-radius: 0;
    background: 0 0;
    position: relative;
    opacity: 1;
    background: #fff
  }

    .banner-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: var(--theme-color)
    }

  .banner-slider-pagination.style-two {
    right: 100px
  }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:after {
      content: '01';
      position: absolute;
      left: -60px;
      right: 0;
      top: -5px;
      line-height: 20px;
      color: var(--theme-color);
      letter-spacing: 2px;
      font-size: 12px;
      font-weight: 600;
      -webkit-transform: scale(.5);
      -ms-transform: scale(.9);
      transform: scale(.9);
      -webkit-transition: all .1s linear;
      -o-transition: all .1s linear;
      transition: all .1s linear;
      font-family: var(--font-family-oswald);
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .banner-slider-pagination.style-two .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
      opacity: 1
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(2):after {
      content: '02'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(3):after {
      content: '03'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(4):after {
      content: '04'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(5):after {
      content: '05'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(6):after {
      content: '06'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(7):after {
      content: '07'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:nth-child(8):after {
      content: '08'
    }

    .banner-slider-pagination.style-two .swiper-pagination-bullet:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      width: 30px;
      height: 1px;
      right: 18px;
      top: 5px;
      opacity: 0
    }

  .banner-slider-pagination.style-three {
    right: 0;
    width: 100px
  }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:after {
      content: '01';
      position: absolute;
      right: 20px;
      top: -7px;
      line-height: 20px;
      color: var(--theme-color);
      letter-spacing: 2px;
      font-size: 14px;
      font-weight: 600;
      -webkit-transform: scale(.5);
      -ms-transform: scale(.9);
      transform: scale(.9);
      -webkit-transition: all .1s linear;
      -o-transition: all .1s linear;
      transition: all .1s linear;
      font-family: var(--font-family-oswald);
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .banner-slider-pagination.style-three .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
      opacity: 1
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(2):after {
      content: '02'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(3):after {
      content: '03'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(4):after {
      content: '04'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(5):after {
      content: '05'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(6):after {
      content: '06'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(7):after {
      content: '07'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:nth-child(8):after {
      content: '08'
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet:before {
      position: absolute;
      content: '';
      background: #2f333b;
      width: 6px;
      height: 6px;
      right: 50%;
      top: 0;
      margin-right: -3px
    }

    .banner-slider-pagination.style-three .swiper-pagination-bullet {
      width: 70px;
      margin: 0 auto;
      margin-bottom: 15px;
      border-bottom: 1px solid #2f333b;
      background: 0 0;
      padding-bottom: 25px
    }

      .banner-slider-pagination.style-three .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
        background: var(--theme-color);
        margin-right: 8px
      }

.swiper-counter {
  position: absolute;
  font-weight: 700;
  font-size: 12px;
  color: #999;
  right: -20px;
  bottom: 32px;
  z-index: 9;
  line-height: 50px;
  display: inline-block
}

  .swiper-counter div {
    position: relative;
    top: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    font-family: var(--font-family-oswald)
  }

    .swiper-counter div#current {
      margin-right: 16px;
      font-size: 30px
    }

    .swiper-counter div#total {
      right: 6px
    }

      .swiper-counter div#total:before {
        content: '/';
        position: absolute;
        left: -12px;
        width: 6px;
        height: 2px;
        top: -4px;
        font-size: 24px
      }

.banner-section .mouse-btn-down {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 120px;
  color: #fff;
  font-size: 14px;
  height: 104px;
  cursor: pointer;
  background: url(../images/icons/arrow-down.png) center top no-repeat;
  z-index: 20;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  padding-top: 65px
}

  .banner-section .mouse-btn-down:before {
    position: absolute;
    content: '';
    background: #fff;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    top: 5px;
    left: 50%;
    margin-left: -2px
  }

.banner-section .content-box-two {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 80px;
  width: 100%;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 60px
}

  .banner-section .content-box-two:before {
    position: absolute;
    content: '';
    left: 0;
    top: 1px;
    width: 100%;
    height: 100%;
    background-image: -ms-linear-gradient(90deg,rgba(21,23,28,.9) 0,rgba(0,0,0,0) 100%)
  }

  .banner-section .content-box-two h3 {
    color: #fff;
    font-size: 26px;
    font-family: var(--font-family-oswald);
    width: 100%
  }

    .banner-section .content-box-two h3 a {
      color: #fff;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .banner-section .content-box-two h3 a:hover {
        color: var(--theme-color)
      }

    .banner-section .content-box-two h3 .shape {
      position: absolute;
      right: 0;
      top: 5px;
      height: 21px;
      width: 20px;
      border: 1px solid var(--theme-color)
    }

      .banner-section .content-box-two h3 .shape:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        width: 20px;
        height: 1px;
        right: 10px;
        top: 9px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

  .banner-section .content-box-two:hover h3 .shape:before {
    right: -10px
  }

.banner-section-two {
  position: relative
}

.banner-block-one {
  position: relative;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

  .banner-block-one .inner-box {
    position: relative;
    padding-left: 70px
  }

  .banner-block-one h4 {
    position: absolute;
    font-size: 14px;
    color: #fff;
    padding: 0 95px;
    left: 0;
    bottom: -5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    letter-spacing: 2px
  }

    .banner-block-one h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      left: 0;
      top: 5px
    }

    .banner-block-one h4:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      right: 0;
      top: 5px
    }

  .banner-block-one h1 {
    position: relative;
    font-size: 72px;
    color: #fff;
    font-weight: 700;
    padding-top: 20px;
    margin-bottom: 25px
  }

    .banner-block-one h1:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      left: 0;
      top: 0;
      width: 70px;
      height: 2px
    }

  .banner-block-one .text {
    position: relative;
    color: #fff;
    margin-bottom: 30px
  }

  .banner-block-one .link-btn, .banner-block-one .link-btn2 {
    position: relative
  }

.page-background {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff
}

.jquery-background-video-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

  .jquery-background-video-wrapper .overlay {
    position: absolute;
    background: rgba(11,12,18,.6);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }

.funfact-section {
  position: relative;
  padding: 90px 0 100px
}

  .funfact-section .title {
    position: absolute;
    top: 50%;
    left: 0;
    line-height: 170px;
    font-size: 70px;
    color: #e0e0e0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .funfact-section .funfact-wrapper {
    position: relative
  }

  .funfact-section .swiper-slide:before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }

  .funfact-section .swiper-slide.swiper-slide-active:before {
    opacity: 1
  }

.counter-block {
  position: relative;
  text-align: center
}

  .counter-block .count-box {
    font-size: 20px;
    font-family: var(--font-family-oswald);
    color: #01c418;
    margin-bottom: 20px
  }

  .counter-block .affix, .counter-block .count-text, .counter-block .prefix {
    font-size: 100px;
    color: var(--theme-color);
    font-family: var(--font-family-oswald);
    line-height: 100px
  }

  .counter-block .counter-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 11px
  }

.funfact-section .scroll-pagination {
  position: absolute;
  left: 15px;
  bottom: 0;
  right: 17%;
  height: 30px;
  margin-right: 250px
}

.funfact-section .swiper-pagination {
  position: absolute;
  top: 14px;
  left: 0;
  background: #e7e7e7;
  height: 1px;
  width: 100%;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

  .funfact-section .swiper-pagination:after, .funfact-section .swiper-pagination:before {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    border-radius: 50%;
    top: -4px;
    left: 0;
    background: var(--theme-color)
  }

  .funfact-section .swiper-pagination:after {
    left: auto;
    right: 0;
    background: #e7e7e7
  }

.funfact-section .swiper-pagination-progressbar-fill {
  background: var(--theme-color)
}

.funfact-section .scroll-pagination .text {
  position: absolute;
  right: -250px;
  top: 0;
  font-size: 18px;
  font-family: var(--font-family-oswald);
  color: var(--theme-color)
}

.page-title {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #01c418 !important;
  background-position: center
}

  .page-title.vh-100 {
    height: calc(100vh - 90px)
  }

  .page-title:before {
    position: absolute;
    content: '';
    background: #01c418 !important;
    left: 0;
    top: 0;
    height: 100%;
    width: 40%
  }

  .page-title .content-column {
    position: relative;
    margin-top: 37px
  }

  .page-title .title {
    position: absolute;
    left: 160px;
    top: 51%;
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(0);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(0);
    transform: rotate(-90deg) translateX(-50%) translateY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #282b34;
    font-size: 53px;
    line-height: 120px
  }

  .page-title h1 {
    position: relative;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    z-index: 10
  }

    .page-title h1:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      bottom: 0;
      left: 0
    }

  .page-title h2 {
    position: relative;
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 25px;
    z-index: 10
  }

    .page-title h2:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 75px;
      bottom: 0;
      left: 0
    }

  .page-title .text {
    color: #fff;
    margin-bottom: 20px
  }

  .page-title .content-column .theme-btn {
    position: relative;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    padding-left: 40px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .page-title .content-column .theme-btn:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 25px;
      top: 12px;
      left: 0
    }

    .page-title .content-column .theme-btn:before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -.5px;
      left: 24px
    }

    .page-title .content-column .theme-btn:hover {
      color: var(--theme-color)
    }

  .page-title .scroll-btn {
    position: absolute;
    left: 40%;
    bottom: 0;
    background: #01c418;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 90px;
    z-index: 9
  }

  .page-title .mouse-btn-down {
    bottom: 30px;
    width: 70px;
    color: #fff;
    font-size: 14px;
    height: 90px;
    cursor: pointer;
    background: url(../images/icons/arrow-down.png) center center no-repeat;
    z-index: 20;
    text-align: center;
    padding-top: 65px;
    display: inline-block;
    background-color: var(--theme-color)
  }

    .page-title .mouse-btn-down:before {
      position: absolute;
      content: '';
      background: #fff;
      height: 5px;
      width: 5px;
      border-radius: 50%;
      top: 22px;
      margin-left: -2px
    }

  .page-title .back-to-home-btn {
    position: relative;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    font-family: var(--font-family-muli);
    padding: 11px 60px;
    background-image: -ms-linear-gradient(0deg,#272b34 0,#01c418 100%);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    border-left: 2px solid var(--theme-color)
  }

    .page-title .back-to-home-btn:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 25px;
      top: 22px;
      left: 29px
    }

    .page-title .back-to-home-btn:before {
      position: absolute;
      content: "\f10b";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: 9.5px;
      left: 20px
    }

    .page-title .back-to-home-btn:hover {
      color: var(--theme-color)
    }

  .page-title .map-canvas {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60%
  }

.page-title-two {
  position: relative;
  padding: 340px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #01c418;
  background-position: center
}

  .page-title-two.vh-100 {
    height: calc(100vh - 90px)
  }

  .page-title-two h1 {
    position: relative;
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize
  }

  .page-title-two .bottom-content {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0
  }

    .page-title-two .bottom-content .outer-box {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between
    }

    .page-title-two .bottom-content .left-side {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 8px
    }

    .page-title-two .bottom-content .date {
      position: relative;
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      font-family: var(--font-family-oswald);
      margin-right: 30px;
      line-height: 48px
    }

      .page-title-two .bottom-content .date strong {
        font-size: 48px;
        font-weight: 600;
        color: var(--theme-color)
      }

    .page-title-two .bottom-content .posts-tagg {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 7px
    }

      .page-title-two .bottom-content .posts-tagg span {
        position: relative;
        font-size: 16px;
        font-weight: 500;
        font-family: var(--font-family-oswald);
        color: #fff;
        margin-right: 5px
      }

      .page-title-two .bottom-content .posts-tagg a {
        color: #fff;
        font-size: 16px
      }

  .page-title-two .share-icon {
    position: relative;
    padding-right: 50px;
    margin-bottom: 20px
  }

  .page-title-two .share-btn {
    background: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.08);
    box-shadow: 0 0 20px rgba(0,0,0,.08);
    cursor: pointer
  }

  .page-title-two .share-icon.open .share-btn {
    color: var(--theme-color)
  }

  .page-title-two .share-icon ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .page-title-two .share-icon.open ul {
    opacity: 1;
    visibility: visible
  }

  .page-title-two .share-icon ul li {
    margin-right: 5px
  }

  .page-title-two .share-icon ul a {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    border: 1px solid #f4f4f4;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: inline-block;
    color: #999
  }

    .page-title-two .share-icon ul a:hover {
      color: var(--theme-color)
    }

.section-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  height: 1080px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

  .section-banner:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #000;
    opacity: .2
  }

  .section-banner .title {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    margin-top: -100px;
    font-size: 120px;
    line-height: 1em;
    color: #fff;
    font-weight: 800;
    white-space: nowrap;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg) translateX(50%);
    -ms-transform: rotate(-90deg) translateX(50%);
    transform: rotate(-90deg) translateX(50%)
  }

.sec-title {
  position: relative;
  margin-bottom: 50px
}

  .sec-title .sec-title-icon {
    font-size: 48px;
    color: var(--theme-color);
    margin-bottom: 22px;
    line-height: 50px
  }

  .sec-title h4 {
    position: relative;
    color: #b7b7b7;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 15px
  }

  .sec-title.light h4 {
    color: #adadad
  }

  .sec-title h1 {
    position: relative;
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 600
  }

    .sec-title h1 span {
      color: var(--theme-color)
    }

  .sec-title.light h1 {
    color: #fff
  }

  .sec-title .text {
    position: relative;
    margin-top: 20px
  }

.about-section {
  position: relative;
  padding: 110px 0 90px
}

  .about-section .sec-title {
    position: relative;
    margin-bottom: 30px
  }

  .about-section .image-wrap {
    position: relative
  }

    .about-section .image-wrap .link-btn, .about-section .image-wrap .link-btn2 {
      position: absolute;
      left: -160px;
      bottom: 50px;
      z-index: 9
    }

.specialization-section {
  position: relative;
  background-color: #01c418;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0 110px
}

.specializ-block {
  position: relative
}

  .specializ-block .inner-box {
    position: relative;
    max-width: 570px;
    padding: 30px;
    margin: 0 auto
  }

  .specializ-block .content {
    position: relative;
    background: #fff;
    text-align: center;
    padding: 40px 30px;
    max-width: 320px
  }

  .specializ-block h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px
  }

  .specializ-block .icon-box {
    position: absolute;
    left: -100px;
    top: 50%;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: var(--theme-color);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 50px;
    color: #fff
  }

  .specializ-block .count {
    position: absolute;
    right: -125px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 200px;
    font-family: var(--font-family-londrina);
    color: #272c3c;
    z-index: -1
  }

  .specializ-block .link-btn, .specializ-block .link-btn2 {
    position: absolute;
    right: -45px;
    bottom: 30px
  }

    .specializ-block .link-btn a, .specializ-block .link-btn2 a {
      font-size: 14px;
      font-weight: 600;
      font-family: var(--font-family-oswald);
      padding-right: 110px;
      color: #fff;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .specializ-block .link-btn a:hover, .specializ-block .link-btn2 a:hover {
        color: var(--theme-color)
      }

      .specializ-block .link-btn a:before, .specializ-block .link-btn2 a:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 1px;
        width: 100px;
        right: 0;
        top: 11px
      }

      .specializ-block .link-btn a:after, .specializ-block .link-btn2 a:after {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 9px;
        width: 9px;
        right: 92px;
        top: 7px;
        border-radius: 50%
      }

.specialization-section .bottom-content {
  position: relative;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  text-align: center;
  margin-top: 60px
}

  .specialization-section .bottom-content a {
    color: var(--theme-color);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .specialization-section .bottom-content a:hover {
      text-decoration: underline
    }

.specialization-section-two {
  position: relative;
  background-color: #01c418;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0 110px
}

  .specialization-section-two .section-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 495px;
    background-size: cover;
    background-attachment: fixed
  }

.specialize-block-two .inner-box {
  position: relative;
  margin-bottom: 30px
}

.specialize-block-two .image {
  position: relative;
  margin-top: 25px;
  padding-right: 25px
}

  .specialize-block-two .image:before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .specialize-block-two .image img {
    width: 100%
  }

.specialize-block-two .inner-box:hover .image:before {
  height: 100%
}

.specialize-block-two .icon-box {
  position: absolute;
  top: -25px;
  left: -25px;
  height: 90px;
  width: 90px;
  line-height: 90px;
  text-align: center;
  background: #ffffffe3;
  font-size: 40px;
  color: var(--theme-color);
  -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
  box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

.specialize-block-two .inner-box:hover .icon-box {
  top: 100%;
  -webkit-transform: translateY(-110px);
  -ms-transform: translateY(-110px);
  transform: translateY(-110px)
}

.specialize-block-two .lower-content {
  margin-top: 35px;
  text-align: center
}

  .specialize-block-two .lower-content .text {
    color: #bdbdbd
  }

.specialize-block-two h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff
}

.specialize-block-two .text {
  margin-bottom: 30px
}

.specialize-block-two .link-btn, .specialize-block-two .link-btn2 {
  position: relative
}

  .specialize-block-two .link-btn:before, .specialize-block-two .link-btn2:before {
    position: absolute;
    content: '';
    background: #ddd;
    left: 0;
    width: 100%;
    height: 1px;
    top: 24.5px
  }

  .specialize-block-two .link-btn:after, .specialize-block-two .link-btn2:after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    left: 0;
    width: 100%;
    height: 1px;
    top: 24.5px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

.specialize-block-two .inner-box:hover .link-btn:after, .specialize-block-two .inner-box:hover .link-btn2:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.specialize-block-two .inner-box .theme-btn {
  position: relative;
  z-index: 1
}

.main-footer {
  position: relative
}

  .main-footer .footer-widget-wrap {
    position: relative;
    padding: 100px 0 70px
  }

    .main-footer .footer-widget-wrap.border-shape {
      border: 60px solid #f4f4f4;
      border-bottom: 0
    }

  .main-footer .logo {
    position: relative;
    text-align: center
  }

    .main-footer .logo:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 100%;
      left: 0;
      top: 30px
    }

    .main-footer .logo .image {
      position: relative;
      background: #fff;
      padding: 0 100px;
      margin-bottom: 45px;
      display: inline-block
    }

      .main-footer .logo .image:before {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 9px;
        width: 9px;
        left: 0;
        top: 26px;
        border-radius: 50%
      }

      .main-footer .logo .image:after {
        position: absolute;
        content: '';
        background: var(--theme-color);
        height: 9px;
        width: 9px;
        right: 0;
        top: 26px;
        border-radius: 50%
      }

.footer-widget {
  position: relative;
  margin-bottom: 30px
}

  .footer-widget:before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    width: 1px;
    right: 0;
    top: 0;
    bottom: 0
  }

  .footer-widget:last-child:before {
    display: none
  }

.about-widget {
  position: relative
}

  .about-widget .text {
    position: relative;
    margin-bottom: 30px
  }

  .about-widget .link-btn a, .about-widget .link-btn2 a {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-muli);
    padding-left: 30px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    color: #01c418
  }

    .about-widget .link-btn a:before, .about-widget .link-btn2 a:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 20px;
      top: 12px;
      left: 0
    }

    .about-widget .link-btn a:hover, .about-widget .link-btn2 a:hover {
      color: var(--theme-color)
    }

.post-widget {
  position: relative
}

  .post-widget .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px
  }

    .post-widget .post:last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0
    }

  .post-widget .thumb {
    position: relative;
    overflow: hidden;
    margin-right: 30px;
    margin-bottom: 15px
  }

  .post-widget img {
    width: 100%;
    -webkit-transition: all 8s cubic-bezier(0,0,.2,1);
    -o-transition: all 8s cubic-bezier(0,0,.2,1);
    transition: all 8s cubic-bezier(0,0,.2,1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    display: block;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  .post-widget .thumb:hover img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
  }

  .post-widget .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 40px 45px
  }

    .post-widget .overlay:before {
      position: absolute;
      content: '';
      background: #222;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: scale(0,1);
      -ms-transform: scale(0,1);
      transform: scale(0,1);
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear
    }

  .post-widget .thumb:hover .overlay:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: .75
  }

  .post-widget .date {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 50px
  }

    .post-widget .date:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 12px;
      left: 0
    }

  .post-widget h4 {
    font-size: 18px;
    font-weight: 500;
    color: #01c418
  }

    .post-widget h4 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .post-widget h4 a:hover {
        color: var(--theme-color)
      }

.subscribe-widget {
  position: relative
}

  .subscribe-widget .widget-wrap {
    margin-left: 10px
  }

  .subscribe-widget .text {
    font-size: 18px;
    font-family: var(--font-family-muli);
    margin-bottom: 30px;
    color: #01c418
  }

  .subscribe-widget input {
    font-size: 16px;
    height: 54px;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 25px;
    border: 1px solid #e7e7e7;
    color: #888
  }

.footer-bottom {
  position: relative;
  background: #01c418;
}

  .footer-bottom .footer-menu, .footer-widget-wrap .footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 22px 0;
    border-bottom: 1px solid #01c418;
  }

  .footer-bottom .border-bottom {
    border-bottom: 1px solid #ffffff !important;
  }

  .footer-bottom .footer-menu ul, .footer-widget-wrap .footer-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .footer-bottom .footer-menu li a, .footer-widget-wrap .footer-menu li a {
    font-size: 16px;
    color: #fff;
    margin-right: 22px;
    padding: 15px 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .footer-bottom .footer-menu div a {
    color: #ffffff;
    font-weight: bold;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .footer-bottom .footer-menu div {
    color: #fff
  }

    .footer-bottom .footer-menu div a:hover, .footer-bottom .footer-menu li a:hover, .footer-widget-wrap .footer-menu li a:hover {
      color: #fff
    }

  .footer-bottom .copyright-text {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-family: var(--font-family-oswald);
    padding: 25px 0
  }

    .footer-bottom .copyright-text a {
      color: var(--theme-color)
    }

.main-footer-two {
  position: relative;
  background: #01c418
}

  .main-footer-two .footer-widget-wrap {
    position: relative;
    padding: 100px 0 70px
  }

  .main-footer-two .footer-widget:before {
    display: none
  }

.footer-widget-title {
  margin-bottom: 38px
}

  .footer-widget-title h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    padding-bottom: 15px
  }

    .footer-widget-title h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      left: 0;
      bottom: 0;
      width: 40px;
      height: 4px
    }

.about-widget-two .logo {
  position: relative;
  margin-bottom: 40px
}

.about-widget-two .text {
  color: #6a6d73
}

.subscribe-widget-two .text {
  color: #6a6d73;
  margin-bottom: 10px
}

.subscribe-widget-two form {
  position: relative
}

.subscribe-widget-two input {
  font-size: 16px;
  height: 60px;
  width: 100%;
  padding: 0 20px;
  border: 1px solid #2c2f37;
  color: #888;
  background: 0 0
}

.subscribe-widget-two button {
  position: absolute;
  right: 20px;
  top: 18px;
  background: 0 0;
  color: rgba(255,255,255,.45)
}

.instagram-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1px;
  padding-top: 5px
}

  .instagram-wrap .image {
    padding: 0 1px;
    margin-bottom: 2px
  }

    .instagram-wrap .image img {
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .instagram-wrap .image a {
      background: #fff;
      display: inline-block
    }

      .instagram-wrap .image a:hover img {
        opacity: .3
      }

.footer-bottom-two {
  position: relative;
  background: #22252c;
  padding-top: 22px
}

  .footer-bottom-two .footer-bottom-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .footer-bottom-two .copy-right-text {
    color: #6a6d73;
    font-size: 16px;
    font-family: var(--font-family-oswald);
    margin-bottom: 22px
  }

    .footer-bottom-two .copy-right-text a {
      color: var(--theme-color)
    }

  .footer-bottom-two .social-media {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 48px;
    margin-bottom: 22px
  }

    .footer-bottom-two .social-media:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 35px;
      right: 0;
      top: 11px
    }

    .footer-bottom-two .social-media li {
      position: relative;
      padding-right: 24px;
      margin-right: 20px
    }

      .footer-bottom-two .social-media li:before {
        position: absolute;
        content: '';
        background: #373b43;
        height: 6px;
        width: 6px;
        right: 0;
        top: 9px
      }

      .footer-bottom-two .social-media li:last-child:before {
        display: none
      }

      .footer-bottom-two .social-media li:last-child {
        padding-right: 0;
        margin-right: 0
      }

      .footer-bottom-two .social-media li a {
        font-size: 14px;
        color: #6a6d73;
        font-family: var(--font-family-oswald);
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .footer-bottom-two .social-media li a:hover {
          color: var(--theme-color)
        }

.feature-section {
  position: relative;
  padding: 110px 0
}

.feature-block-one {
  position: relative;
  margin-top: 18px
}

  .feature-block-one:last-child {
    margin-top: 0
  }

  .feature-block-one:before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0
  }

  .feature-block-one:nth-child(even):before {
    display: none
  }

  .feature-block-one .inner-box {
    position: relative;
    padding: 48px 0;
    padding-left: 150px
  }

    .feature-block-one .inner-box:before {
      position: absolute;
      content: '';
      background: #e7e7e7;
      height: 1px;
      width: 100%;
      top: 0;
      left: 0
    }

  .feature-block-one:nth-child(even) .inner-box:before {
    top: inherit;
    bottom: 0
  }

  .feature-block-one .inner-box:after {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 100%;
    width: 1px;
    top: -18px;
    left: 18px
  }

  .feature-block-one:nth-child(even) .inner-box:after {
    top: 18px
  }

  .feature-block-one .icon {
    position: absolute;
    top: 52px;
    left: 60px;
    -webkit-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease
  }

  .feature-block-one .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(-180deg);
    -ms-transform: scale(-1) rotate(-180deg);
    transform: scale(-1) rotate(-180deg);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
  }

  .feature-block-one h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding-top: 20px
  }

    .feature-block-one h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 0;
      left: 0
    }

  .feature-block-one .text {
    font-size: 16px
  }

.feature-block-two {
  position: relative;
  margin-top: 18px
}

  .feature-block-two:last-child {
    margin-top: 0
  }

  .feature-block-two:before {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0
  }

  .feature-block-two:nth-child(even):before {
    display: none
  }

  .feature-block-two .inner-box {
    position: relative;
    padding: 48px 0;
    padding-right: 150px
  }

    .feature-block-two .inner-box:before {
      position: absolute;
      content: '';
      background: #e7e7e7;
      height: 1px;
      width: 100%;
      top: 0;
      left: 0
    }

  .feature-block-two:nth-child(even) .inner-box:before {
    top: inherit;
    bottom: 0
  }

  .feature-block-two .inner-box:after {
    position: absolute;
    content: '';
    background: #e7e7e7;
    height: 100%;
    width: 1px;
    top: -18px;
    right: 18px
  }

  .feature-block-two:nth-child(even) .inner-box:after {
    top: 18px
  }

  .feature-block-two .icon {
    position: absolute;
    top: 52px;
    right: 60px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .feature-block-two .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(-180deg);
    -ms-transform: scale(-1) rotate(-180deg);
    transform: scale(-1) rotate(-180deg);
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
  }

  .feature-block-two h4 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    padding-top: 20px
  }

    .feature-block-two h4:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 0;
      right: 0
    }

  .feature-block-two .text {
    font-size: 16px
  }

.feature-section .single-item-carousel {
  position: relative;
  width: auto;
  margin: 0 auto;
  margin-bottom: 74px;
  max-width: 350px
}

  .feature-section .single-item-carousel:before {
    position: absolute;
    left: -20px;
    top: -30px;
    right: -20px;
    bottom: -24px;
    content: '';
    background-image: url(../images/resource/mockup.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
  }

  .feature-section .single-item-carousel .image img {
    width: auto;
    margin: 0 auto
  }

.feature-section .owl-dot-style-one .owl-dots {
  position: relative;
  margin-top: 0;
  top: 36px
}

.testimonial-section {
  position: relative;
  padding-bottom: 110px;
  padding-top: 120px
}

  .testimonial-section:before {
    position: absolute;
    content: '';
    background-color: #f4f4f4;
    left: 0;
    top: 0;
    right: 0;
    bottom: 220px
  }

  .testimonial-section .testimonial-outer {
    position: relative
  }

    .testimonial-section .testimonial-outer:before {
      position: absolute;
      content: '';
      border: 1px solid #e0e0e0;
      left: 0;
      top: 50px;
      width: 100%;
      bottom: -70px
    }

.testimonial-block .inner-box {
  text-align: center
}

.testimonial-block .quote {
  position: relative;
  font-size: 40px;
  background: var(--theme-color);
  color: #fff;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 125px
}

  .testimonial-block .quote:before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 1px;
    height: 65px;
    bottom: -95px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .testimonial-block .quote:after {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    bottom: -95px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

.testimonial-block .text {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
  color: #01c418;
  margin: 0 auto;
  margin-bottom: 35px;
  max-width: 780px;
  font-family: var(--font-family-oswald)
}

.testimonial-block .author-title {
  position: relative;
  font-size: 20px;
  color: var(--theme-color);
  font-weight: 500;
  display: inline-block;
  font-family: var(--font-family-oswald);
  padding-bottom: 70px
}

  .testimonial-block .author-title:before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    width: 1px;
    height: 30px;
    left: 50%;
    top: 42px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }

.testimonial-section .testimonial-content {
  cursor: -webkit-grab;
  cursor: grab
}

.testimonial-section .author-thumb {
  position: relative;
  cursor: pointer;
  height: 81px;
  width: 81px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .testimonial-section .author-thumb img {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

.testimonial-section .swiper-slide-thumb-active .author-thumb img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.testimonial-section .testimonial-thumbs {
  max-width: 485px;
  margin: 0 auto;
  cursor: pointer;
  margin-bottom: 70px
}

.testimonial-section .swiper-nav-button {
  display: none
}

.testimonial-section .swiper-button-next, .testimonial-section .swiper-button-prev {
  background: 0 0;
  text-indent: 0;
  background-image: none;
  color: #fff;
  font-size: 24px;
  width: 62px;
  height: 62px;
  line-height: 62px;
  border-radius: 50%;
  text-align: center;
  background: rgba(120,120,135,.1);
  margin: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease
}

  .testimonial-section .swiper-button-next:hover, .testimonial-section .swiper-button-prev:hover {
    background: #fff;
    color: #f57f4b
  }

.testimonial-section .left-title {
  position: absolute;
  font-family: var(--font-family-oswald);
  -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  top: 62%;
  left: 40px
}

  .testimonial-section .left-title h5 {
    font-size: 14px;
    color: #c2c2c2;
    font-weight: 600;
    letter-spacing: 5px
  }

.testimonial-section.style-two {
  position: relative;
  padding-bottom: 110px;
  padding-top: 120px;
  background-repeat: no-repeat;
  background-position: right center
}

  .testimonial-section.style-two:before {
    position: absolute;
    content: '';
    background-color: #f4f4f4;
    left: 0;
    top: 0;
    right: auto;
    width: 50%;
    bottom: 0
  }

  .testimonial-section.style-two:after {
    position: absolute;
    content: '';
    background-image: url(../images/resource/circular.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
    right: auto;
    width: 50%;
    bottom: 0
  }

  .testimonial-section.style-two .testimonial-outer:before {
    display: none
  }

  .testimonial-section.style-two .testimonial-block .quote {
    border: 2px solid var(--theme-color);
    color: var(--theme-color);
    background: 0 0;
    font-size: 48px
  }

.testimonial-section-two {
  position: relative;
  padding-bottom: 110px;
  padding-top: 110px;
  background: #01c418
}

  .testimonial-section-two .auto-container {
    max-width: 1230px
  }

.testimonial-block-two .inner-box {
  position: relative;
  padding: 60px 20px;
  text-align: center;
  margin: 0 15px;
  overflow: hidden
}

.testimonial-block-two .author img {
  width: auto;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 20px
}

.testimonial-block-two .quote {
  font-size: 65px;
  color: var(--theme-color);
  margin-bottom: 23px;
  line-height: 60px
}

.testimonial-block-two .text {
  font-size: 16px;
  color: #6a6d73;
  margin-bottom: 20px;
  position: relative
}

.testimonial-block-two .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 5px
}

  .testimonial-block-two .rating a {
    font-size: 16px;
    color: var(--theme-color);
    margin-right: 5px
  }

.testimonial-block-two .author-title {
  font-family: var(--font-family-oswald);
  font-size: 18px;
  font-weight: 500;
  color: #fff
}

.testimonial-block-two .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #22252d;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
  -webkit-transform: translate(0,30px);
  -ms-transform: translate(0,30px);
  transform: translate(0,30px)
}

.testimonial-block-two .inner-box:hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0)
}

.testimonial-block-two .overlay .quote {
  position: absolute;
  color: #2e3037;
  font-size: 126px;
  top: 50%;
  left: 50%;
  margin-bottom: 0;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-top: 11px
}

.news-section {
  position: relative;
  padding-bottom: 110px
}

  .news-section .auto-container {
    max-width: 1240px
  }

.news-block-one {
  position: relative
}

  .news-block-one .inner-box {
    position: relative;
    margin: 0 15px;
    padding: 30px 30px 25px;
    border: 1px solid #e7e7e7
  }

  .news-block-one .post-meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 4px solid #e7e7e7;
    padding-bottom: 20px;
    margin-bottom: 25px;
    margin-top: 10px;
    z-index: 2
  }

    .news-block-one .post-meta:before {
      position: absolute;
      content: '';
      bottom: -4px;
      left: 0;
      width: 0%;
      height: 4px;
      background: var(--theme-color);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

  .news-block-one .inner-box:hover .post-meta:before {
    width: 100%
  }

  .news-block-one .date {
    font-size: 14px;
    font-family: var(--font-family-oswald);
    font-weight: 500;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .news-block-one .date span {
      color: var(--theme-color);
      font-size: 48px;
      font-weight: 600
    }

  .news-block-one .author {
    position: relative
  }

    .news-block-one .author img {
      height: 40px;
      width: 40px;
      border-radius: 50%
    }

  .news-block-one .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: perspective(1200px) rotateX(-90deg) translateZ(-51px);
    transform: perspective(1200px) rotateX(-90deg) translateZ(-51px)
  }

    .news-block-one .image:before {
      position: absolute;
      content: '';
      background: #01c418;
      opacity: .9;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1
    }

  .news-block-one .inner-box:hover .image {
    -webkit-transform: perspective(1200px) rotateX(0) translateZ(0);
    transform: perspective(1200px) rotateX(0) translateZ(0);
    opacity: 1;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
  }

  .news-block-one .image img {
    width: 100%;
    -webkit-transition: all 8s cubic-bezier(0,0,.2,1);
    -o-transition: all 8s cubic-bezier(0,0,.2,1);
    transition: all 8s cubic-bezier(0,0,.2,1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    display: block;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  .news-block-one .inner-box:hover .image img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
  }

  .news-block-one .category {
    position: relative;
    padding-left: 50px;
    color: #888;
    font-size: 16px;
    margin-bottom: 10px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .news-block-one .category:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      left: 0;
      top: 10px
    }

  .news-block-one .lower-content {
    position: relative;
    z-index: 2
  }

  .news-block-one h4 {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 20px;
    line-height: 32px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px
  }

    .news-block-one h4 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .news-block-one h4 a:hover {
        color: var(--theme-color)
      }

  .news-block-one .link-btn, .news-block-one .link-btn2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    .news-block-one .link-btn .reply-btn, .news-block-one .link-btn2 .reply-btn {
      position: relative;
      font-size: 14px;
      color: #888;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .news-block-one .link-btn .reply-btn:hover, .news-block-one .link-btn2 .reply-btn:hover {
        color: var(--theme-color)
      }

      .news-block-one .link-btn .reply-btn span, .news-block-one .link-btn2 .reply-btn span {
        margin-right: 5px;
        font-size: 15px;
        color: #222
      }

  .news-block-one .inner-box:hover .category {
    color: #6a6d73
  }

  .news-block-one .inner-box:hover h4 a {
    color: #fff
  }

  .news-block-one .inner-box:hover .date {
    color: #fff
  }

  .news-block-one .inner-box:hover .btn-style-four {
    color: #fff
  }

  .news-block-one .inner-box:hover .link-btn .reply-btn span, .news-block-one .inner-box:hover .link-btn2 .reply-btn span {
    color: var(--theme-color)
  }

  .news-block-one .inner-box:hover h4 {
    border-color: #353942
  }

.news-section .owl-dot-style-three .owl-dots {
  margin-top: 40px
}

.sponsors-section {
  position: relative;
  padding: 110px 0 80px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover
}

  .sponsors-section .image {
    position: relative;
    margin-bottom: 30px;
    text-align: center
  }

    .sponsors-section .image .overlay {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .sponsors-section .image:hover .overlay {
      opacity: 0
    }

    .sponsors-section .image img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .sponsors-section .image:hover img {
      -webkit-filter: grayscale(0);
      filter: grayscale(0)
    }

.intro-section {
  position: relative;
  padding: 110px 0 80px
}

  .intro-section:before {
    position: absolute;
    content: '';
    background: url(../images/resource/sketch.png) right no-repeat;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
  }

  .intro-section .sec-title {
    margin-bottom: 30px;
    margin-top: 30px
  }

  .intro-section .image-wrap {
    position: relative;
    padding-right: 40px;
    padding-top: 40px;
    text-align: right;
    margin-bottom: 30px
  }

    .intro-section .image-wrap:before {
      position: absolute;
      content: '';
      left: 40px;
      top: 0;
      right: 0;
      bottom: 40px;
      background: url(../images/icons/pattern.jpg)
    }

    .intro-section .image-wrap .image {
      position: relative;
      z-index: 3
    }

      .intro-section .image-wrap .image:nth-child(2) {
        margin-top: -98px;
        margin-bottom: -93px;
        margin-right: 82px;
        z-index: 2
      }

      .intro-section .image-wrap .image:nth-child(3) {
        z-index: 1;
        margin-right: 42px
      }

      .intro-section .image-wrap .image:before {
        position: absolute;
        content: '';
        height: 1px;
        width: 165px;
        left: 0;
        top: 62px;
        background: var(--theme-color)
      }

      .intro-section .image-wrap .image:after {
        position: absolute;
        content: '';
        height: 30px;
        width: 1px;
        left: 10px;
        top: 45px;
        background: var(--theme-color)
      }

      .intro-section .image-wrap .image:nth-child(2):before {
        left: inherit;
        right: -122px;
        top: 200px;
        z-index: 3
      }

      .intro-section .image-wrap .image:nth-child(2):after {
        left: inherit;
        right: -111px;
        top: 190px
      }

.intro-block {
  margin-bottom: 30px
}

  .intro-block .list {
    margin-bottom: 20px
  }

    .intro-block .list li {
      font-size: 16px;
      margin-bottom: 10px
    }

      .intro-block .list li span {
        position: relative;
        display: inline-block;
        margin-right: 12px;
        color: var(--theme-color);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
      }

  .intro-block .signature {
    margin-bottom: 10px
  }

  .intro-block .author {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .intro-block .author-title {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    margin-right: 8px
  }

  .intro-block .designation {
    font-size: 16px;
    color: var(--theme-color);
    position: relative;
    margin-top: 3px
  }

    .intro-block .designation a {
      color: var(--theme-color)
    }

.projects-section {
  position: relative;
  background: #01c418;
  padding: 110px 0 110px
}

  .projects-section:before {
    position: absolute;
    content: '';
    background: url(../images/resource/overlay.png) center no-repeat;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
  }

.project-filter-btn {
  position: relative;
  margin-bottom: 50px;
  right: -2px
}

.projects-section .items-container {
  margin: 0
}

.projects-section .gallery-block, .projects-section-two .gallery-block {
  padding: 5px !important;
}

.gallery-block .image {
  position: relative;
  overflow: hidden
}

.gallery-block img {
  position: relative;
  width: 100%;
  display: block
}

.gallery-block .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  /* padding: 5px; */
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.gallery-block:hover .overlay {
  opacity: 1;
  visibility: visible
}

.gallery-block .overlay:before {
  position: absolute;
  content: '';
  background: rgba(34,34,34,.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.gallery-block:hover .overlay:before {
  height: 100%
}

.gallery-block .caption-title {
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  padding: 18px 30px;
  background: #fff;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .gallery-block .caption-title a {
    color: #01c418;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block .caption-title a:hover {
      color: var(--theme-color)
    }

.gallery-block:hover .caption-title {
  bottom: 0
}

.gallery-block .zoom-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  color: #1d2027;
  background: #fff;
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

.gallery-block:hover .zoom-btn {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.gallery-block .zoom-btn a {
  color: #1d2027
}

.gallery-block .date {
  position: absolute;
  right: 20px;
  bottom: 70px;
  font-size: 14px;
  font-family: var(--font-family-oswald);
  color: #fff;
  -webkit-transform: rotate(90deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(90deg) translateX(-50%) translateY(-50%);
  transform: rotate(90deg) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

  .gallery-block .date:before {
    position: absolute;
    content: '';
    left: -40px;
    top: 11px;
    width: 30px;
    height: 1px;
    background: var(--theme-color)
  }

.ui-selectmenu-button.ui-button {
  background: 0 0;
  border-radius: 0;
  border-color: #2c2f37;
  padding: 21px 30px;
  width: auto;
  min-width: 270px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  font-family: var(--font-family-oswald)
}

.ui-menu .ui-menu-item-wrapper {
  padding: 10px 18px;
  border-bottom: 1px solid #f4f4f4
}

.ui-selectmenu-text {
  position: relative;
  overflow: visible
}

  .ui-selectmenu-text:after {
    position: absolute;
    content: "\f107";
    font-size: 18px;
    font-family: Fontawesome;
    color: #01c418;
    top: 0;
    right: -18px;
    z-index: 99
  }

.projects-section .ui-selectmenu-text:after {
  color: #fff
}

.projects-section-two {
  position: relative;
  background: #fff;
  padding: 110px 0 110px
}

  .projects-section-two .auto-container {
    position: relative
  }

  .projects-section-two .top-content {
    position: relative
  }

  .projects-section-two .page-count {
    position: absolute;
    right: 0;
    top: 32px;
    font-size: 14px;
    font-weight: 600;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

    .projects-section-two .page-count:before {
      position: absolute;
      content: '';
      background: url(../images/resource/pattern.png);
      right: -105px;
      top: -50px;
      width: 290px;
      height: 290px
    }

    .projects-section-two .page-count div {
      color: inherit;
      font-size: inherit;
      height: inherit;
      width: inherit;
      font-weight: inherit
    }

      .projects-section-two .page-count div#total:before {
        display: none
      }

      .projects-section-two .page-count div#current {
        font-size: inherit;
        margin-right: inherit
      }

  .projects-section-two .project-filter-btn {
    border: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    margin-bottom: 50px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.08)
  }

    .projects-section-two .project-filter-btn.style-two {
      max-width: 265px
    }

  .projects-section-two .ui-selectmenu-button.ui-button {
    color: #01c418;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    border: 0;
    border-right: 1px solid #e7e7e7;
    width: 24.8%;
    min-width: auto
  }

    .projects-section-two .ui-selectmenu-button.ui-button:last-child {
      border-right: 0
    }

.gallery-block-two {
  margin-bottom: 50px
}

  .gallery-block-two .inner-box {
    overflow: hidden;
    position: relative;
    padding-left: 25px
  }

  .gallery-block-two .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 8px;
    top: 50%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #888;
    z-index: 99
  }

    .gallery-block-two .category:before {
      position: absolute;
      content: '';
      left: -40px;
      top: 12px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-two .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-two img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-two .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-two:hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-two .overlay:before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-two:hover .overlay:before {
    height: 100%
  }

  .gallery-block-two .caption-title {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 45px;
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    padding: 18px 30px 0;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9
  }

  .gallery-block-two:hover .caption-title {
    bottom: -60px
  }

  .gallery-block-two .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-two .explore:hover {
      color: var(--theme-color)
    }

  .gallery-block-two .zoom-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-two:hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-two .zoom-btn a {
    color: #fff
  }

  .gallery-block-two .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.banner-slider-nav.style-four {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-right: 1px solid #e7e7e7
}

  .banner-slider-nav.style-four div {
    padding: 20px 40px;
    border: 1px solid #e7e7e7;
    border-right: 0;
    overflow: hidden;
    font-family: var(--font-family-oswald);
    width: 33.333%;
    font-size: 14px;
    font-weight: 500;
    color: #c2c2c2;
    text-align: center;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .banner-slider-nav.style-four .text {
    color: #01c418;
    padding: 19px 40px
  }

  .banner-slider-nav.style-four div.banner-slider-control {
    cursor: pointer
  }

    .banner-slider-nav.style-four div.banner-slider-control:hover {
      color: var(--theme-color)
    }

    .banner-slider-nav.style-four div.banner-slider-control span {
      position: relative
    }

    .banner-slider-nav.style-four div.banner-slider-control.banner-slider-button-next span:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 20px;
      top: 10.5px;
      left: -40px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four div.banner-slider-control.banner-slider-button-next span:before {
      position: absolute;
      content: "\f10b";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -1px;
      left: -48px;
      z-index: 9;
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four div.banner-slider-control.banner-slider-button-next:hover span:before {
      opacity: 1
    }

    .banner-slider-nav.style-four div.banner-slider-control.banner-slider-button-prev span:after {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 20px;
      top: 10.5px;
      right: -40px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four div.banner-slider-control.banner-slider-button-prev span:before {
      position: absolute;
      content: "\f10a";
      font-size: 10px;
      font-family: Flaticon;
      color: var(--theme-color);
      top: -1px;
      right: -48px;
      z-index: 9;
      opacity: 0;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .banner-slider-nav.style-four div.banner-slider-control.banner-slider-button-prev:hover span:before {
      opacity: 1
    }

.banner-slider-pagination.style-four {
  position: absolute;
  right: -50px;
  width: auto !important;
  left: inherit !important;
  bottom: inherit !important
}

  .banner-slider-pagination.style-four .swiper-pagination-bullet {
    background: #222;
    background: 0 0;
    border: 2px solid #d7d6d4;
    margin-bottom: 10px
  }

    .banner-slider-pagination.style-four .swiper-pagination-bullet.swiper-pagination-bullet-active {
      border-color: var(--theme-color);
      background: 0 0
    }

.gallery-block-three {
  margin-bottom: 50px
}

  .gallery-block-three .inner-box {
    overflow: hidden;
    position: relative;
    padding-left: 25px
  }

  .gallery-block-three .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 8px;
    bottom: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #888;
    z-index: 99
  }

    .gallery-block-three .category:before {
      position: absolute;
      content: '';
      left: -40px;
      top: 12px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-three .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-three img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-three .overlay {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.6);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.6)
  }

  .gallery-block-three:hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-three .overlay:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-three:hover .overlay:before {
    height: 100%
  }

  .gallery-block-three .caption-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    padding: 25px 0 0;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9
  }

    .gallery-block-three .caption-title a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .gallery-block-three .caption-title a:hover {
        color: var(--theme-color)
      }

    .gallery-block-three .caption-title span {
      float: right;
      color: #bfbfbf;
      font-size: 16px;
      font-weight: 500
    }

  .gallery-block-three .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-three .explore:hover {
      color: var(--theme-color)
    }

  .gallery-block-three .zoom-btn {
    position: absolute;
    top: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    right: 15px;
    text-align: center;
    font-size: 20px;
    background: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-three:hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-three .zoom-btn a {
    color: #01c418
  }

  .gallery-block-three .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.projects-section-three {
  position: relative;
  background: #fff;
  padding: 110px 0 80px
}

  .projects-section-three .auto-container {
    max-width: 100%;
    padding: 0
  }

.gallery-block-four {
  margin-bottom: 30px
}

  .gallery-block-four .inner-box {
    overflow: hidden;
    position: relative;
    padding-left: 25px
  }

  .gallery-block-four .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -ms-transform: rotate(-90deg) translateX(60px) translateY(-50%);
    transform: rotate(-90deg) translateX(60px) translateY(-50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 8px;
    bottom: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 14px;
    font-weight: 400;
    /* font-family: var(--font-family-oswald); */
    font-family: var(--font-family-muli);
    letter-spacing: 2px;
    color: #888;
    z-index: 99
  }

    .gallery-block-four .category:before {
      position: absolute;
      content: '';
      left: -40px;
      top: 12px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-four .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-four img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-four .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.6);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.6)
  }

  .gallery-block-four:hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-four .overlay:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background: rgba(0,0,0,.8)
  }

  .gallery-block-four:hover .overlay:before {
    height: 100%
  }

  .gallery-block-four .caption-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    /* font-family: var(--font-family-oswald); */
    font-family: var(--font-family-muli);
    padding: 25px 0 0;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9;
    padding: 10px !important
  }

    .gallery-block-four .caption-title a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .gallery-block-four .caption-title a:hover {
        color: var(--theme-color)
      }

    .gallery-block-four .caption-title span {
      float: right;
      color: #01c418;
      font-size: 16px;
      font-weight: 500
    }

  .gallery-block-four .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #ffffff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 85px;
    width: 85px;
    text-align: center;
    line-height: 23px;
    padding: 31px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    color: black !important;
  }

    .gallery-block-four .explore:hover {
      color: var(--theme-color)
    }

  .gallery-block-four .zoom-btn {
    position: absolute;
    top: 30px;
    width: auto;
    height: auto;
    line-height: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    background: rgba(255,255,255,0);
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-four:hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-four .zoom-btn a {
    color: #fff
  }

  .gallery-block-four .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.projects-section-four {
  position: relative;
  background: #fff;
  padding: 110px 0 110px
}

  .projects-section-four .auto-container {
    position: relative;
    max-width: 100%
  }

  .projects-section-four .top-content {
    position: relative;
    max-width: 1170px;
    margin: 0 auto
  }

  .projects-section-four .page-count {
    position: absolute;
    right: 0;
    top: 60px;
    font-size: 14px;
    font-weight: 600;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

    .projects-section-four .page-count:before {
      position: absolute;
      content: '';
      background: url(../images/resource/pattern.png);
      right: -105px;
      top: -90px;
      width: 290px;
      height: 290px
    }

    .projects-section-four .page-count div {
      color: inherit;
      font-size: inherit;
      height: inherit;
      width: inherit;
      font-weight: inherit
    }

      .projects-section-four .page-count div#total:before {
        display: none
      }

      .projects-section-four .page-count div#current {
        font-size: inherit;
        margin-right: inherit
      }

  .projects-section-four .project-filter-btn {
    border: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    margin-bottom: 60px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.08)
  }

    .projects-section-four .project-filter-btn.style-two {
      max-width: 265px
    }

  .projects-section-four .ui-selectmenu-button.ui-button {
    color: #01c418;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    border: 0;
    border-right: 1px solid #e7e7e7;
    width: 24.8%
  }

    .projects-section-four .ui-selectmenu-button.ui-button:last-child {
      border-right: 0
    }

.gallery-block-five {
  padding: 0
}

  .gallery-block-five .inner-box {
    overflow: hidden;
    position: relative
  }

  .gallery-block-five .category {
    font-size: 14px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #888;
    z-index: 99;
    background: #fff;
    padding: 20px 30px 0;
    display: table-caption
  }

  .gallery-block-five .image {
    position: relative;
    overflow: hidden
  }

  .gallery-block-five img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-five .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 30px
  }

  .gallery-block-five:hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-five .overlay:before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-five:hover .overlay:before {
    height: 100%
  }

  .gallery-block-five .content {
    position: relative
  }

  .gallery-block-five .caption-title {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    padding: 18px 30px;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9
  }

  .gallery-block-five .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-five .explore:hover {
      color: var(--theme-color)
    }

  .gallery-block-five .zoom-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-five:hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .gallery-block-five .zoom-btn a {
    color: #fff
  }

  .gallery-block-five .date {
    position: absolute;
    left: 30px;
    bottom: 20px;
    font-size: 14px;
    font-family: var(--font-family-oswald);
    color: #fff
  }

.portfolio-fullwidth {
  position: relative;
  padding: 110px 0 0;
  overflow: hidden
}

.portfolio-tabs {
  position: relative
}

  .portfolio-tabs .tabs-header {
    position: relative;
    margin-bottom: 40px
  }

    .portfolio-tabs .tabs-header .pull-left, .portfolio-tabs .tabs-header .pull-right {
      margin-bottom: 30px
    }

  .portfolio-tabs .portfolio-tab-btns {
    position: relative;
    margin-right: 0
  }

    .portfolio-tabs .portfolio-tab-btns .p-tab-btn {
      position: relative;
      float: left;
      line-height: 24px;
      padding-right: 40px;
      cursor: pointer;
      color: #888;
      font-weight: 700;
      font-size: 13px;
      margin-bottom: 10px;
      transition: all .3s ease;
      -moz-transition: all .3s ease;
      -webkit-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease
    }

      .portfolio-tabs .portfolio-tab-btns .p-tab-btn:last-child {
        padding-right: 0
      }

      .portfolio-tabs .portfolio-tab-btns .p-tab-btn.active-btn {
        color: var(--theme-color)
      }

  .portfolio-tabs .owl-nav {
    position: absolute;
    right: 20.8%;
    top: 0;
    height: 100%;
    background: #fff;
    padding: 0 21px;
    display: none
  }

  .portfolio-tabs .p-tabs-content {
    position: relative;
    display: block
  }

  .portfolio-tabs .p-tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    visibility: hidden
  }

    .portfolio-tabs .p-tab.active-tab {
      position: relative;
      visibility: visible;
      z-index: 5
    }

  .portfolio-tabs .gallery-block-six .inner-box {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease
  }

  .portfolio-tabs .active-tab .gallery-block-six .inner-box {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
  }

.p-tab-wrapper {
  position: relative;
  margin-right: -230px
}

.gallery-block-six {
  margin-bottom: 50px
}

  .gallery-block-six .inner-box {
    position: relative;
    overflow: hidden
  }

  .gallery-block-six .category {
    position: absolute;
    -webkit-transform: rotate(-90deg) translateX(0) translateY(0);
    -ms-transform: rotate(-90deg) translateX(0) translateY(0);
    transform: rotate(-90deg) translateX(0) translateY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
    top: 111%;
    padding: 4px 88px;
    padding-right: 0;
    font-size: 10px;
    font-weight: 400;
    font-family: var(--font-family-oswald);
    letter-spacing: 2px;
    color: #6a6d73;
    z-index: 99
  }

    .gallery-block-six .category:before {
      position: absolute;
      content: '';
      left: 40px;
      top: 50%;
      margin-top: -.5px;
      width: 30px;
      height: 1px;
      background: var(--theme-color);
      z-index: 99
    }

  .gallery-block-six .image {
    position: relative;
    overflow: hidden
  }

    .gallery-block-six .image:before {
      position: absolute;
      content: '';
      background: #01c418cc;
      top: 0;
      left: 0;
      width: 34px;
      height: 100%;
      z-index: 9
    }

  .gallery-block-six img {
    position: relative;
    width: 100%;
    display: block
  }

  .gallery-block-six .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-six:hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .gallery-block-six .overlay:before {
    position: absolute;
    content: '';
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-six:hover .overlay:before {
    height: 100%
  }

  .gallery-block-six .caption-title {
    position: absolute;
    left: 34px;
    bottom: 30px;
    right: 40px;
    font-size: 20px;
    font-weight: 500;
    font-family: var(--font-family-oswald);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 9;
    color: #fff;
    background-color: #0000005c;
    width: 91%;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
  }

    .gallery-block-six .caption-title a {
      color: #fff;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .gallery-block-six .caption-title a:hover {
        text-decoration: underline
      }

  .gallery-block-six .explore {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    height: 110px;
    width: 110px;
    text-align: center;
    line-height: 23px;
    padding: 32px 20px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

    .gallery-block-six .explore:hover {
      color: var(--theme-color)
    }

  .gallery-block-six .zoom-btn {
    position: absolute;
    top: 30px;
    right: 30px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .gallery-block-six:hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

.gallery-block-two .zoom-btn a {
  color: #fff
}

.gallery-block-six .date {
  position: absolute;
  left: 30px;
  bottom: 20px;
  font-size: 14px;
  font-family: var(--font-family-oswald);
  color: #fff
}

.project-details {
  position: relative;
  padding: 110px 0 80px
}

.project-info-block {
  position: relative
}

  .project-info-block h2 {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 25px
  }

  .project-info-block .single-info + .single-info {
    border-top: 1px solid #e7e7e7;
    position: relative;
    padding-top: 20px;
    margin-top: 13px
  }

  .project-info-block .single-info h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px
  }

  .project-info-block .link-btn, .project-info-block .link-btn2 {
    position: relative;
    margin-top: 40px
  }

  .project-info-block .share-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 50px
  }

  .project-info-block .share-btn {
    background: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.08);
    box-shadow: 0 0 20px rgba(0,0,0,.08);
    cursor: pointer
  }

  .project-info-block .share-icon.open .share-btn {
    color: var(--theme-color)
  }

  .project-info-block .share-icon ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .project-info-block .share-icon.open ul {
    opacity: 1;
    visibility: visible
  }

  .project-info-block .share-icon ul li {
    margin-right: 5px
  }

  .project-info-block .share-icon ul a {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    border: 1px solid #f4f4f4;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: inline-block;
    color: #999
  }

    .project-info-block .share-icon ul a:hover {
      color: var(--theme-color)
    }

.project-details .image-column {
  position: relative;
  height: 640px;
  display: inline-block;
  padding-left: 50px
}

.project-details .swiper-container {
  width: 100%;
  height: 100%
}

.project-details .swiper-scrollbar {
  position: absolute;
  top: 0;
  left: 0;
  background: #e7e7e7;
  height: 100%;
  width: 1px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

.project-details .swiper-scrollbar-drag {
  background: var(--theme-color)
}

.project-details .swiper-pagination {
  position: absolute;
  top: 0;
  left: 0;
  background: #e7e7e7;
  height: 100%;
  width: 1px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0
}

  .project-details .swiper-pagination:after, .project-details .swiper-pagination:before {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    border-radius: 50%;
    top: 0;
    left: -4px;
    background: var(--theme-color)
  }

  .project-details .swiper-pagination:after {
    top: auto;
    bottom: 0;
    background: #e7e7e7
  }

.project-details .swiper-pagination-progressbar-fill {
  background: var(--theme-color)
}

.project-details .image-column .text {
  position: absolute;
  content: '';
  font-size: 13px;
  color: #c2c2c2;
  font-family: var(--font-family-oswald);
  -webkit-transform: rotate(-90deg) translateX(-50%) translateY(0);
  -ms-transform: rotate(-90deg) translateX(-50%) translateY(0);
  transform: rotate(-90deg) translateX(-50%) translateY(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  left: 4px;
  top: 50%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  letter-spacing: 2px
}

.advantage-section {
  position: relative;
  background-color: #01c418;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0 110px
}

  .advantage-section:before, .specialization-section-two:before, .specialization-section:before {
    position: absolute;
    content: '';
    background: #01c418;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .86
  }

.advantage-block .inner-box {
  position: relative;
  padding: 50px 38px;
  border: 1px solid #01c418;
  margin-bottom: 30px
}

.advantage-block:nth-child(even) .inner-box {
  margin-top: 45px
}

.advantage-block .icon-box {
  font-size: 70px;
  color: #fff;
  margin-bottom: 62px;
  line-height: 70px;
  display: inline-block
}

.advantage-block .inner-box:hover .icon-box {
  -webkit-transform: scale(-1) rotate(-180deg);
  -ms-transform: scale(-1) rotate(-180deg);
  transform: scale(-1) rotate(-180deg);
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease
}

.advantage-block h4 {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  padding-top: 20px;
  margin-bottom: 5px
}

  , .advantage-block h4:before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    height: 1px;
    width: 42px;
    left: 0;
    top: 0
  }

.advantage-block .text {
  color: #888;
  margin-bottom: 48px
}

.advantage-block .theme-btn {
  position: relative;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #01c418;
  color: rgba(255,255,255,.27);
  font-size: 16px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .advantage-block .theme-btn:hover {
    color: var(--theme-color)
  }

.advantage-block .count {
  position: absolute;
  right: 36px;
  bottom: 61px;
  font-size: 72px;
  color: rgba(255,255,255,.12);
  font-family: var(--font-family-londrina)
}

.our-team-section {
  position: relative;
  padding: 110px 0 80px
}

  .our-team-section .auto-container {
    position: relative
  }

  .our-team-section .grey-bg {
    position: absolute;
    width: 33.333%;
    top: -110px;
    bottom: -80px
  }

    .our-team-section .grey-bg:before {
      position: absolute;
      content: '';
      background: -o-linear-gradient(180deg,#f4f4f4 0,#f9f9f9 18%,#fff 39%);
      background: -webkit-gradient(linear,right top,left top,from(#f4f4f4),color-stop(18%,#f9f9f9),color-stop(39%,#fff));
      background: -o-linear-gradient(right,#f4f4f4 0,#f9f9f9 18%,#fff 39%);
      background: linear-gradient(270deg,#f4f4f4 0,#f9f9f9 18%,#fff 39%);
      right: 33px;
      top: 0;
      height: 100%;
      width: 200%
    }

.team-block-one .inner-box {
  position: relative;
  padding-left: 56px;
  padding-top: 60px;
  margin-bottom: 45px
}

  .team-block-one .inner-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 110px;
    height: 110px;
    border: 1px solid #e7e7e7
  }

.team-block-one .social-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 110px;
  top: 22px;
  left: 56px
}

  .team-block-one .social-icon:before {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    height: 1px;
    width: 100px;
    background: var(--theme-color);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

.team-block-one .inner-box:hover .social-icon:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.team-block-one .social-icon li {
  margin: 0 10px
}

.team-block-one .social-icon a {
  color: #9c9c9c;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  display: inline-block;
  opacity: 0;
  visibility: hidden
}

  .team-block-one .social-icon a:hover {
    color: var(--theme-color)
  }

.team-block-one .inner-box:hover .social-icon a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible
}

.team-block-one .social-icon li:nth-child(even) a {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.team-block-one .image {
  position: relative;
  margin-bottom: 25px
}

  .team-block-one .image:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    background-color: rgba(0,0,0,.8);
    content: "";
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
  }

.team-block-one .inner-box:hover .image:before {
  height: 100%
}

.team-block-one .image img {
  width: 100%
}

.team-block-one .designation {
  position: absolute;
  -webkit-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  transform: rotate(-90deg) translateX(-50%) translateY(-50%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  left: 23px;
  top: 50%;
  color: #888;
  font-size: 14px;
  font-family: var(--font-family-oswald);
  letter-spacing: 2px
}

  .team-block-one .designation:before {
    position: absolute;
    content: '';
    right: -110px;
    top: 12px;
    width: 100px;
    height: 1px;
    background: var(--theme-color)
  }

.team-block-one .author-title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  font-family: var(--font-family-oswald)
}

.contact-info-section {
  position: relative;
  padding: 110px 0 80px
}

.contact-info-block .inner-box {
  position: relative;
  padding: 50px 20px;
  border: 1px solid #e7e7e7;
  margin-bottom: 30px;
  text-align: center
}

.contact-info-block h5 {
  position: absolute;
  top: 40px;
  left: 20px;
  font-size: 14px;
  color: #c2c2c2;
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease
}

.contact-info-block .inner-box:hover h5 {
  opacity: 0
}

.contact-info-block h5:before {
  position: absolute;
  content: '';
  right: -70px;
  top: 7px;
  width: 60px;
  height: 1px;
  background: var(--theme-color)
}

.contact-info-block .icon-box {
  position: relative;
  font-size: 70px;
  line-height: 70px;
  margin-bottom: 30px;
  color: var(--theme-color)
}

.contact-info-block h4 {
  font-size: 18px;
  font-weight: 500;
  bottom: 5px
}

.contact-info-block .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: -50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .7s ease;
  -o-transition: .7s ease;
  transition: .7s ease;
  -webkit-transform: translate(0,30px);
  -ms-transform: translate(0,30px);
  transform: translate(0,30px);
  padding: 50px 30px;
  padding-bottom: 0
}

.contact-info-block .inner-box:hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0)
}

.contact-info-block .top-content {
  background: #fff;
  padding-bottom: 30px
}

.contact-info-block .bottom-content {
  background: #f4f4f4;
  padding: 35px 0
}

.contact-info-block ul {
  margin-bottom: 15px
}

  .contact-info-block ul li, .contact-info-block ul li a {
    font-size: 16px;
    color: #828282
  }

.contact-info-block .theme-btn {
  font-size: 14px;
  font-weight: 600;
  color: var(--theme-color);
  font-family: var(--font-family-muli);
}

.map-section {
  position: relative;
  border-top: solid 2px #d8d8d8
}

  .map-section .map-canvas {
    position: relative;
    height: 450px;
    width: 100%
  }

.map-data {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em
}

  .map-data a {
    display: block
  }

  .map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
  }

.page-outer-box {
  position: relative;
  background: #01c418;
  padding-left: 320px
}

.page-outer-box-two {
  position: relative
}

.page-outer-box-three {
  position: relative
}

.page-outer-box.light-version {
  background: #fff
}

  .page-outer-box.light-version .left-panel-two {
    background: #fff
  }

    .page-outer-box.light-version .left-panel-two .navbar-btn-wrap {
      background-color: transparent
    }

  .page-outer-box.light-version .top-panel .dark-bg {
    background: #fff
  }

  .page-outer-box.light-version .right-panel-two {
    background: #fff
  }

    .page-outer-box.light-version .right-panel-two .social-media li a {
      border-color: #e7e7e7
    }

      .page-outer-box.light-version .right-panel-two .social-media li a:after {
        background: #e7e7e7
      }

  .page-outer-box.light-version .bottom-panel {
    background: #fff
  }

  .page-outer-box.light-version .slide-progress-warp {
    background: #e0e0e0
  }

  .page-outer-box.light-version .banner-slider-nav.style-two .banner-slider-control {
    color: #888;
    border-color: #e0e0e0
  }

    .page-outer-box.light-version .banner-slider-nav.style-two .banner-slider-control:hover {
      color: #fff;
      border-color: var(--theme-color)
    }

  .page-outer-box.light-version .left-panel-two .mobile-menu.sidemenu .menu-box {
    background: #fff;
    border-color: #e7e7e7
  }

  .page-outer-box.light-version .mobile-menu .navigation li {
    border-color: #e7e7e7
  }

    .page-outer-box.light-version .mobile-menu .navigation li > a:before {
      background: #d7d7d7
    }

    .page-outer-box.light-version .mobile-menu .navigation li > a {
      color: #01c418
    }

  .page-outer-box.light-version .left-panel-two .mobile-menu.sidemenu {
    background: #fff
  }

  .page-outer-box.light-version .shape-bottom:before {
    background-image: url(../images/icons/pattern-4.jpg)
  }

.page-outer-box-two.light-version .top-panel-two .logo {
  background: #f4f4f4
}

.page-outer-box-two.light-version .left-panel-three .top-content {
  background: #f4f4f4
}

.page-outer-box-two.light-version .top-panel-two {
  background: #fff
}

.page-outer-box-two.light-version .navbar-btn-wrap {
  background: #fff
}

.page-outer-box-two.light-version .anim-menu-btn:before {
  color: var(--theme-color)
}

.page-outer-box-two.light-version .top-panel-two .language-switcher {
  border-color: #e0e0e0
}

.page-outer-box-two.light-version .right-panel-three {
  background: #fff
}

.page-outer-box-two.light-version .banner-slider-pagination.style-three .swiper-pagination-bullet:before {
  background: #d7d7d7
}

.page-outer-box-two.light-version .banner-slider-pagination.style-three .swiper-pagination-bullet {
  border-color: #d7d7d7
}

.page-outer-box-two.light-version .left-panel-three {
  background: #fff
}

  .left-panel .bottom-content .video-box, .page-outer-box-two.light-version .left-panel-three .video-box {
    border-color: #e5d1b2
  }

    .left-panel .bottom-content .video-box a:before, .page-outer-box-two.light-version .left-panel-three .video-box a:before {
      background: #adacac
    }

    .left-panel .bottom-content .video-box a:after, .page-outer-box-two.light-version .left-panel-three .video-box a:after {
      background: #adacac
    }

.page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control {
  background: #fff
}

  .page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control span {
    color: #01c418
  }

  .page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control:before {
    background: #f4f4f4
  }

  .page-outer-box-two.light-version .banner-slider-nav.style-three .banner-slider-control:hover span {
    color: #fff
  }

.page-outer-box-two.light-version .bottom-panel-two .left-content {
  background: #fff
}

.page-outer-box-two.light-version .contact-info-three li a {
  color: #888
}

.page-outer-box-two.light-version .contact-info-three li {
  border-color: #e0e0e0
}

.page-outer-box-two.light-version .bottom-panel-two .panel-bg {
  background: #fff
}

.page-outer-box-two.light-version .nav-outer .mobile-nav-toggler {
  color: #222;
  background: #fff
}

.feature-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.faq-section {
  position: relative;
  padding: 110px 0 110px
}

.accordion-box {
  position: relative;
  display: block;
  padding-left: 20px
}

  .accordion-box .accordion {
    position: relative;
    display: block;
    margin-bottom: 20px
  }

    .accordion-box .accordion .accord-btn {
      position: relative;
      display: block;
      cursor: pointer;
      background: #fff;
      padding-left: 40px;
      padding-right: 70px;
      padding-top: 21px;
      padding-bottom: 21px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      border: 1px solid #e7e7e7
    }

      .accordion-box .accordion .accord-btn span {
        position: absolute;
        left: -21px;
        top: 14px;
        height: 40px;
        width: 40px;
        background: #fff;
        border: 1px solid #e7e7e7;
        color: #bfbfbf;
        text-align: center;
        line-height: 38px;
        font-size: 14px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .accordion-box .accordion .accord-btn.active span {
        color: #fff;
        background: var(--theme-color);
        border-color: var(--theme-color)
      }

      .accordion-box .accordion .accord-btn h4 {
        color: #27282c;
        font-size: 20px;
        line-height: 26px;
        font-weight: 500;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

      .accordion-box .accordion .accord-btn::after {
        font-family: Flaticon;
        position: absolute;
        top: 22px;
        right: 40px;
        color: #b4b4b4;
        content: "\f110";
        font-size: 15px;
        line-height: 25px;
        font-weight: 300;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s
      }

      .accordion-box .accordion .accord-btn.active {
        background: #27282c;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

        .accordion-box .accordion .accord-btn.active h4 {
          color: #fff
        }

        .accordion-box .accordion .accord-btn.active:after {
          color: #fff;
          content: "\f10f"
        }

    .accordion-box .accordion .accord-content {
      position: relative;
      display: block;
      padding-top: 29px;
      padding-bottom: 7px;
      padding-left: 0;
      padding-right: 40px;
      display: none
    }

      .accordion-box .accordion .accord-content.collapsed {
        display: block
      }

      .accordion-box .accordion .accord-content p {
        margin: 0
      }

.countdown-timer {
  text-align: center
}

  .countdown-timer li {
    position: relative;
    display: inline-block;
    float: none;
    padding: 40px 0;
    text-align: center;
    margin: 0
  }

    .countdown-timer li:first-child {
      margin-left: 0
    }

    .countdown-timer li:last-child {
      margin-right: 0
    }

    .countdown-timer li span.days, .countdown-timer li span.hours, .countdown-timer li span.minutes, .countdown-timer li span.seconds {
      position: relative;
      display: block;
      background: #fff;
      color: #27282c;
      font-size: 36px;
      line-height: 80px;
      min-width: 80px;
      padding: 0 20px;
      font-weight: 500;
      text-align: center;
      border-radius: 0;
      font-family: var(--font-family-oswald)
    }

    .countdown-timer li span.timeRef {
      position: absolute;
      left: 0;
      bottom: 0;
      color: #fff;
      font-size: 20px;
      font-weight: 500;
      font-family: var(--font-family-oswald)
    }

    .countdown-timer li:nth-child(even) span.timeRef {
      bottom: auto;
      top: 0
    }

.services-section {
  position: relative;
  padding: 215px 0 110px
}

.service-block-one {
  position: relative;
  border: 2px solid #01c418;
  padding: 0 40px 40px;
  margin-bottom: 200px
}

  .service-block-one:last-child {
    margin-bottom: 0
  }

  .service-block-one:before {
    position: absolute;
    content: '';
    background-image: url(../images/resource/pattern.png);
    background-position: center;
    left: 40px;
    top: 100px;
    right: 0;
    bottom: 0
  }

  .service-block-one .inner-box {
    position: relative;
    background: #fff;
    padding-bottom: 30px
  }

  .service-block-one .image {
    position: relative;
    margin-bottom: 30px;
    margin-top: 59px;
    overflow: hidden
  }

    .service-block-one .image img {
      width: 100%
    }

  .service-block-one .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:hover .overlay {
    opacity: 1;
    visibility: visible
  }

  .service-block-one .overlay:before {
    position: absolute;
    content: '';
    background: rgba(34,34,34,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:hover .overlay:before {
    height: 100%
  }

  .service-block-one .zoom-btn {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
    color: #1d2027;
    background: #fff;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:hover .zoom-btn {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }

  .service-block-one .zoom-btn a {
    color: #1d2027
  }

  .service-block-one .content {
    padding-left: 100px;
    padding-top: 100px;
    margin-bottom: 30px;
    position: relative
  }

  .service-block-one h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 30px
  }

    .service-block-one h3 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .service-block-one h3 a:hover {
        color: var(--theme-color)
      }

  .service-block-one .text {
    margin-bottom: 30px;
    margin-right: 50px
  }

  .service-block-one h5 {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #c2c2c2;
    font-size: 14px;
    letter-spacing: 2px
  }

    .service-block-one h5:before {
      position: absolute;
      content: '';
      background: #e7e7e7;
      height: 1px;
      width: 180px;
      right: -198px;
      top: 8px
    }

  .service-block-one .icon-box {
    position: absolute;
    right: 0;
    top: -50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 50px;
    color: #c2c2c2;
    border: 2px solid #01c418;
    background: #fff;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .service-block-one:hover .icon-box {
    background: var(--theme-color);
    border-color: var(--theme-color);
    color: #fff
  }

.blog-section {
  position: relative;
  padding: 110px 0;
  overflow: hidden
}

.news-block-two {
  position: relative
}

  .news-block-two .inner-box {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e7e7e7
  }

  .news-block-two:last-child .inner-box {
    border-bottom: 0;
    margin-bottom: 0
  }

  .news-block-two .top-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px
  }

  .news-block-two .date {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #adadad;
    font-family: var(--font-family-oswald);
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #f4f4f4;
    line-height: 48px
  }

    .news-block-two .date strong {
      font-size: 48px;
      font-weight: 600;
      color: var(--theme-color)
    }

  .news-block-two h3 {
    font-size: 24px;
    font-weight: 500
  }

    .news-block-two h3 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .news-block-two h3 a:hover {
        color: var(--theme-color)
      }

  .news-block-two .owl-nav-style-two .owl-nav {
    position: absolute;
    right: 15px;
    bottom: 15px
  }

  .news-block-two .image {
    position: relative;
    margin-bottom: 25px
  }

    .news-block-two .image:before {
      position: absolute;
      content: '';
      background: rgba(0,0,0,.8);
      left: 0;
      top: 0;
      width: 100%;
      height: 0%;
      z-index: 1;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .news-block-two .image img {
      width: 100%
    }

  .news-block-two .inner-box:hover .image:before {
    height: 100%
  }

  .news-block-two .post-meta {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
  }

    .news-block-two .post-meta .hint {
      font-size: 14px;
      font-weight: 600;
      color: #01c418;
      font-family: var(--font-family-oswald);
      margin-right: 10px;
      top: -1px
    }

    .news-block-two .post-meta ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
    }

      .news-block-two .post-meta ul li {
        position: relative;
        padding-right: 36px
      }

        .news-block-two .post-meta ul li:before {
          position: absolute;
          content: '';
          height: 2px;
          width: 15px;
          background: var(--theme-color);
          bottom: 7px;
          right: 10px
        }

        .news-block-two .post-meta ul li:last-child:before {
          display: none
        }

        .news-block-two .post-meta ul li a {
          color: #01c418;
          font-size: 12px;
          display: inline-block
        }

  .news-block-two .text {
    margin-bottom: 35px
  }

  .news-block-two .share-icon {
    position: absolute;
    bottom: 50px;
    right: 0;
    padding-right: 50px
  }

  .news-block-two .share-btn {
    background: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.08);
    box-shadow: 0 0 20px rgba(0,0,0,.08);
    cursor: pointer
  }

  .news-block-two .share-icon.open .share-btn {
    color: var(--theme-color)
  }

  .news-block-two .share-icon ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .news-block-two .share-icon.open ul {
    opacity: 1;
    visibility: visible
  }

  .news-block-two .share-icon ul li {
    margin-right: 5px
  }

  .news-block-two .share-icon ul a {
    font-size: 14px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    border: 1px solid #f4f4f4;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    display: inline-block;
    color: #999
  }

    .news-block-two .share-icon ul a:hover {
      color: var(--theme-color)
    }

.posts-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px
}

  .posts-pagination:before {
    position: absolute;
    content: '';
    height: 1px;
    top: 26px;
    left: 0;
    right: 70px;
    background: #e7e7e7
  }

  .posts-pagination:after {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    border-radius: 50%;
    top: 22px;
    right: 70px;
    background: #e7e7e7
  }

  .posts-pagination ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    .posts-pagination ul li a {
      position: relative;
      font-size: 14px;
      line-height: 24px;
      color: #c2c2c2;
      background-color: #fff;
      padding: 14px 40px;
      border: 1px solid #e7e7e7;
      font-weight: 500;
      overflow: hidden;
      font-family: var(--font-family-oswald);
      margin-right: 18px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease;
      display: inline-block
    }

      .posts-pagination ul li a:hover {
        color: var(--theme-color)
      }

      .posts-pagination ul li a.prev-btn {
        padding-left: 70px
      }

        .posts-pagination ul li a.prev-btn:after {
          position: absolute;
          content: '';
          background: var(--theme-color);
          height: 1px;
          width: 20px;
          top: 24.5px;
          left: 40px;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination ul li a.prev-btn:before {
          position: absolute;
          content: "\f10b";
          font-size: 10px;
          font-family: Flaticon;
          color: var(--theme-color);
          top: 13px;
          left: 33px;
          z-index: 9;
          opacity: 0;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination ul li a.prev-btn:hover:before {
          opacity: 1
        }

      .posts-pagination ul li a.next-btn {
        padding-right: 70px
      }

        .posts-pagination ul li a.next-btn:after {
          position: absolute;
          content: '';
          background: var(--theme-color);
          height: 1px;
          width: 20px;
          top: 24.5px;
          right: 40px;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination ul li a.next-btn:before {
          position: absolute;
          content: "\f10a";
          font-size: 10px;
          font-family: Flaticon;
          color: var(--theme-color);
          top: 13px;
          right: 33px;
          z-index: 9;
          opacity: 0;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease
        }

        .posts-pagination ul li a.next-btn:hover:before {
          opacity: 1
        }

  .posts-pagination .active-page {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    color: var(--theme-color);
    font-family: var(--font-family-oswald)
  }

  .posts-pagination .total-page {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

  .posts-pagination.style-two {
    max-width: 770px;
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

    .posts-pagination.style-two:before {
      right: 400px
    }

    .posts-pagination.style-two:after {
      right: 400px
    }

    .posts-pagination.style-two ul li a.next-btn {
      margin-right: 0
    }

.posts-pagination-two {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px
}

  .posts-pagination-two:before {
    position: absolute;
    content: ''
  }

  .posts-pagination-two:after {
    position: absolute;
    content: ''
  }

  .posts-pagination-two ul {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

    .posts-pagination-two ul li {
      position: relative;
      background-color: #fff;
      padding: 14px 5px;
      border: 1px solid #e7e7e7;
      border-right: 0;
      overflow: hidden;
      font-family: var(--font-family-oswald);
      display: inline-block;
      width: 33.333%;
      text-align: center;
      line-height: 30px
    }

      .posts-pagination-two ul li span.icon {
        font-size: 30px;
        line-height: 30px;
        position: relative;
        top: 2px
      }

      .posts-pagination-two ul li:last-child {
        border-right: 1px solid #e7e7e7
      }

      .posts-pagination-two ul li a {
        font-size: 14px;
        font-weight: 500;
        line-height: 35px;
        color: #c2c2c2;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .posts-pagination-two ul li a:hover {
          color: var(--theme-color)
        }

        .posts-pagination-two ul li a span {
          position: relative
        }

        .posts-pagination-two ul li a.prev-btn {
          padding-left: 70px
        }

          .posts-pagination-two ul li a.prev-btn span:after {
            position: absolute;
            content: '';
            background: var(--theme-color);
            height: 1px;
            width: 20px;
            top: 10.5px;
            left: -40px;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two ul li a.prev-btn span:before {
            position: absolute;
            content: "\f10b";
            font-size: 10px;
            font-family: Flaticon;
            color: var(--theme-color);
            top: -6px;
            left: -48px;
            z-index: 9;
            opacity: 0;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two ul li a.prev-btn:hover span:before {
            opacity: 1
          }

        .posts-pagination-two ul li a.next-btn {
          padding-right: 70px
        }

          .posts-pagination-two ul li a.next-btn span:after {
            position: absolute;
            content: '';
            background: var(--theme-color);
            height: 1px;
            width: 20px;
            top: 10.5px;
            right: -40px;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two ul li a.next-btn span:before {
            position: absolute;
            content: "\f10a";
            font-size: 10px;
            font-family: Flaticon;
            color: var(--theme-color);
            top: -6px;
            right: -48px;
            z-index: 9;
            opacity: 0;
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease
          }

          .posts-pagination-two ul li a.next-btn:hover span:before {
            opacity: 1
          }

  .posts-pagination-two .active-page {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    color: var(--theme-color);
    font-family: var(--font-family-oswald)
  }

  .posts-pagination-two .total-page {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #01c418;
    font-family: var(--font-family-oswald)
  }

  .posts-pagination-two .text {
    font-size: 14px;
    font-weight: 500;
    color: #01c418;
    font-family: var(--font-family-oswald);
    padding: 4.5px 0
  }

.blog-section .sidebar {
  position: relative;
  height: 100%;
  padding-top: 50px
}

  .blog-section .sidebar:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    border-left: 2px solid #01c418;
    bottom: 0;
    width: 100%;
    background: #ececec;
  }

.sidebar-widget {
  position: relative;
  margin-bottom: 40px
}

.sidebar-title {
  position: relative;
  margin-bottom: 11px
}

  .sidebar-title:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 40px;
    height: 4px;
    background: var(--theme-color)
  }

  .sidebar-title h4 {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding-bottom: 20px
  }

.sidebar-title-two {
  position: relative;
  margin-bottom: 10px;
  padding: 21px 30px;
  background-color: #f13729
}

  .sidebar-title-two h4 {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600
  }

.service-category-widget {
  position: relative
}

  .service-category-widget li {
    position: relative;
    margin-bottom: 10px
  }

    .service-category-widget li:last-child {
      margin-bottom: 0
    }

    .service-category-widget li a {
      position: relative;
      color: #7e8597;
      font-size: 14px;
      font-weight: 600;
      padding: 13px 33px;
      display: block;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      border: 1px solid #e9e6e6
    }

      .service-category-widget li a:hover {
        -webkit-box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
        box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
        color: #222
      }

    .service-category-widget li.active a {
      border-top: 2px solid #f13729;
      -webkit-box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
      box-shadow: 0 21px 21px 0 rgba(1,1,1,.08);
      color: #222
    }

.sidebar .search-box .form-group {
  position: relative;
  margin: 0
}

  .sidebar .search-box .form-group input[type=search], .sidebar .search-box .form-group input[type=text] {
    position: relative;
    line-height: 33px;
    padding: 10px 30px;
    background: #fff;
    display: block;
    font-size: 14px;
    width: 100%;
    height: 55px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
  }

.sidebar .search-box button {
  position: absolute;
  right: 15px;
  top: 15px;
  background: 0 0;
  font-size: 18px;
  color: #9e9e9e
}

.post-widget-two {
  position: relative
}

  .post-widget-two .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px
  }

    .post-widget-two .post:last-child {
      border-bottom: 0;
      padding-bottom: 0;
      margin-bottom: 0
    }

  .post-widget-two .thumb {
    position: relative;
    overflow: hidden;
    margin-right: 20px
  }

  .post-widget-two img {
    width: 100%;
    -webkit-transition: all 8s cubic-bezier(0,0,.2,1);
    -o-transition: all 8s cubic-bezier(0,0,.2,1);
    transition: all 8s cubic-bezier(0,0,.2,1);
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    display: block;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }

  .post-widget-two .thumb:hover img {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
  }

  .post-widget-two .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 40px 45px
  }

    .post-widget-two .overlay:before {
      position: absolute;
      content: '';
      background: #222;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      -webkit-transform: scale(0,1);
      -ms-transform: scale(0,1);
      transform: scale(0,1);
      -webkit-transition: all .5s linear;
      -o-transition: all .5s linear;
      transition: all .5s linear
    }

  .post-widget-two .thumb:hover .overlay:before {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: .75
  }

  .post-widget-two .date {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
    padding-left: 50px
  }

    .post-widget-two .date:before {
      position: absolute;
      content: '';
      background: var(--theme-color);
      height: 1px;
      width: 40px;
      top: 12px;
      left: 0
    }

  .post-widget-two h4 {
    font-size: 18px;
    font-weight: 500;
    color: #01c418
  }

    .post-widget-two h4 a {
      color: #01c418;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .post-widget-two h4 a:hover {
        color: var(--theme-color)
      }

.blog-category-widget {
  position: relative
}

  .blog-category-widget ul {
    position: relative
  }

    .blog-category-widget ul li {
      position: relative;
      margin-bottom: 10px
    }

      .blog-category-widget ul li:last-child {
        margin-bottom: 0
      }

      .blog-category-widget ul li a {
        font-size: 16px;
        font-weight: 700;
        color: #888;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .blog-category-widget ul li a:before {
          position: absolute;
          content: '';
          height: 12px;
          width: 4px;
          background: #d4d4d4;
          left: 0;
          top: 6px;
          -webkit-transition: .5s ease;
          -o-transition: .5s ease;
          transition: .5s ease;
          display: none
        }

        .blog-category-widget ul li a:hover:before {
          opacity: 1
        }

        .blog-category-widget ul li a:hover:before {
          background: #f13729
        }

        .blog-category-widget ul li a:hover {
          color: var(--theme-color)
        }

      .blog-category-widget ul li span {
        position: relative;
        right: -2px;
        top: -8px;
        font-size: 14px;
        color: var(--theme-color);
        opacity: 0
      }

.instagram-widget-two .instagram-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .instagram-widget-two .instagram-wrapper .image {
    position: relative;
    overflow: hidden;
    margin: 0 5px 10px
  }

    .instagram-widget-two .instagram-wrapper .image .overlay-link {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      left: 0;
      top: 100%;
      background: rgba(27,27,27,.9);
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

    .instagram-widget-two .instagram-wrapper .image:hover .overlay-link {
      top: 0
    }

    .instagram-widget-two .instagram-wrapper .image .overlay-link li {
      color: #fff;
      font-size: 14px;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .instagram-widget-two .instagram-wrapper .image .overlay-link li span {
        font-size: 12px;
        margin-right: 5px
      }

.instagram-widget-two .theme-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  padding: 12px 35px;
  display: inline-block;
  font-size: 16px;
  font-family: var(--font-family-oswald);
  color: #01c418;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

  .instagram-widget-two .theme-btn span {
    margin-right: 8px;
    color: var(--theme-color)
  }

.tag-cloud-widget ul {
  margin: 0 -5px
}

  .tag-cloud-widget ul li {
    margin: 0 5px 10px;
    float: left
  }

    .tag-cloud-widget ul li a {
      position: relative;
      font-size: 18px;
      color: #7e8597;
      border: 1px solid #e9e6e6;
      padding: 5.5px 15px;
      display: inline-block;
      -webkit-transition: .5s ease;
      -o-transition: .5s ease;
      transition: .5s ease
    }

      .tag-cloud-widget ul li a:hover {
        color: #fff;
        background-color: var(--theme-color);
        border-color: var(--theme-color)
      }

.newsletter-widget .inner-content {
  position: relative
}

  .newsletter-widget .inner-content .wrapper-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 26px
  }

  .newsletter-widget .inner-content .icon {
    font-size: 50px;
    color: #f13729;
    margin-right: 10px
  }

  .newsletter-widget .inner-content .text {
    font-size: 16px;
    margin-bottom: 20px
  }

.newsletter-widget form input {
  position: relative;
  border: 1px solid #e9e6e6;
  width: 100%;
  height: 52px;
  padding: 0 20px;
  font-size: 16px;
  margin-bottom: 20px;
  background: 0 0
}

.newsletter-widget form .theme-btn {
  padding: 12px 60px;
  width: 100%
}

.blog-single {
  position: relative;
  padding: 110px 0
}

  .blog-single .post-wrapper {
    position: relative;
    border: 1px solid #e7e7e7;
    padding: 100px;
    padding-bottom: 70px
  }

.blog-single-post .inner-box {
  max-width: 770px
}

.blog-single-post .author-box {
  position: absolute;
  padding: 40px 25px 30px;
  max-width: 170px;
  width: 100%;
  right: -85px;
  border: 1px solid #e7e7e7;
  background: #fff;
  text-align: center
}

  .blog-single-post .author-box .image img {
    border-radius: 50%;
    margin-bottom: 15px
  }

  .blog-single-post .author-box h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6em;
    margin-bottom: 7px
  }

  .blog-single-post .author-box .social-icon div {
    font-size: 16px;
    color: #888;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 5px;
    margin-bottom: 10px
  }

  .blog-single-post .author-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

    .blog-single-post .author-box ul li {
      margin: 0 10px
    }

      .blog-single-post .author-box ul li a {
        color: #888;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .blog-single-post .author-box ul li a:hover {
          color: var(--theme-color)
        }

.blog-single-post h3 {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px
}

.blog-single-post .text {
  margin-bottom: 30px
}

.blog-single-post .blockquote {
  position: relative;
  border-left: 2px solid var(--theme-color);
  padding-left: 40px;
  margin-bottom: 40px;
  padding-top: 20px
}

  .blog-single-post .blockquote .quote-icon {
    position: absolute;
    left: 50px;
    top: -3px;
    font-size: 120px;
    color: #e7e7e7;
    display: inline-block;
    line-height: 100px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .blog-single-post .blockquote h3 {
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.6em
  }

.blog-single-post .author {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  padding-left: 75px;
  font-family: var(--font-family-oswald)
}

  .blog-single-post .author:before {
    position: absolute;
    content: '';
    background: var(--theme-color);
    left: 0;
    top: 49%;
    width: 50px;
    height: 1px
  }

.blog-single-post .social-link {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: var(--theme-color)
}

.blog-single-post .image {
  position: relative
}

  .blog-single-post .image .caption-title {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
    color: #fff;
    font-size: 16px
  }

.blog-single-post .list {
  margin-bottom: 40px
}

  .blog-single-post .list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #888
  }

    .blog-single-post .list li:before {
      position: absolute;
      content: '';
      width: 11px;
      height: 11px;
      left: 0;
      top: 8px;
      background: var(--theme-color);
      -webkit-clip-path: polygon(0 0,0 100%,100% 0);
      clip-path: polygon(0 0,0 100%,100% 0)
    }

.blog-single-post .image-gallery {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1px;
  margin-bottom: 50px
}

  .blog-single-post .image-gallery .image {
    padding: 0 1px 2px
  }

.comments-area {
  position: relative;
  margin-top: 30px;
  margin-bottom: 50px
}

.blog-single .group-title {
  position: relative
}

  .blog-single .group-title h3 {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 40px
  }

.comments-area .comment-box {
  position: relative;
  margin-bottom: 40px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

  .comments-area .comment-box:last-child .comment {
    padding-bottom: 0;
    border-bottom: 0
  }

  .comments-area .comment-box:hover {
    border-color: #eb5310
  }

  .comments-area .comment-box.reply-comment {
    margin-left: 50px
  }

.comments-area .comment {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #e9e6e6;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .comments-area .comment .comment-inner {
    position: relative;
    width: 60%
  }

    .comments-area .comment .comment-inner .text {
      position: relative;
      color: #7e7e7e;
      font-size: 18px;
      line-height: 1.5em;
      margin-bottom: 15px
    }

.comments-area .comment-box .author-thumb {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  margin-right: 130px
}

  .comments-area .comment-box .author-thumb img {
    width: 80px;
    display: block
  }

.comments-area .comment-info {
  position: relative;
  color: #01c418;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
  font-family: var(--font-family-oswald);
  margin-bottom: 4px
}

  .comments-area .comment-info a {
    position: relative;
    color: #1e1e29
  }

.comments-area .date {
  font-size: 14px;
  color: #303030;
  margin-bottom: 20px
}

.comments-area .comment-box .reply-comment {
  position: relative;
  color: #01c418;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-family-oswald);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease
}

  .comments-area .comment-box .reply-comment:hover {
    color: #f13729
  }

  .comments-area .comment-box .reply-comment .icon {
    position: relative;
    margin-right: 5px
  }

.comment-form {
  position: relative;
  margin-bottom: 30px
}

  .comment-form .form-group {
    position: relative;
    margin-bottom: 30px
  }

    .comment-form .form-group:last-child {
      margin-bottom: 0
    }

    .comment-form .form-group input[type=email], .comment-form .form-group input[type=password], .comment-form .form-group input[type=tel], .comment-form .form-group input[type=text], .comment-form .form-group select {
      position: relative;
      display: block;
      width: 100%;
      line-height: 28px;
      padding: 15px 20px;
      height: 55px;
      color: #7c7b7b;
      font-size: 16px;
      font-weight: 400;
      background: #fff;
      border: 1px solid #eef2ed;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

      .comment-form .form-group input[type=email]:focus, .comment-form .form-group input[type=password]:focus, .comment-form .form-group input[type=tel]:focus, .comment-form .form-group input[type=text]:focus, .comment-form .form-group select:focus, .comment-form .form-group textarea:focus {
        border-color: #f13729
      }

    .comment-form .form-group textarea {
      position: relative;
      display: block;
      width: 100%;
      line-height: 26px;
      padding: 10px 20px;
      color: #7c7b7b;
      font-size: 16px;
      font-weight: 400;
      background: #fff;
      resize: none;
      height: 125px;
      border: 1px solid #eef2ed;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease
    }

  .comment-form button {
    position: relative;
    display: block;
    margin-top: 10px
  }

.contact-form-section {
  position: relative;
  padding: 110px 0 0;
  margin-bottom: 110px;
  background-size: cover
}

  .contact-form-section .sec-title h4 {
    color: #fff
  }

  .contact-form-section .sec-title h1 {
    color: #fff
  }

  .contact-form-section .sec-title .text {
    color: #fff
  }

  .contact-form-section .default-form-area {
    position: relative;
    padding-top: 100px;
    padding-left: 100px
  }

    .contact-form-section .default-form-area:before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      width: 500%;
      height: 100%;
      background: #fff
    }

.contact-form .row-10 {
  margin: 0 -10px
}

.contact-form .form-group {
  margin-bottom: 20px
}

.contact-form input[type=email], .contact-form input[type=password], .contact-form input[type=text], .contact-form select, .contact-form textarea {
  display: block;
  width: 100%;
  height: 55px;
  font-size: 16px;
  color: #848484;
  line-height: 30px;
  padding: 12px 25px;
  font-weight: 300;
  background-color: #f4f4f4;
  border-radius: 0;
  border: 1px solid #e7e7e7;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease
}

  .contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus {
    border-color: var(--theme-color)
  }

.contact-form textarea {
  height: 120px;
  resize: none;
  padding: 12px 25px
}

.contact-form button {
  cursor: pointer
}

.contact-form input.error, .contact-form select.error, .contact-form textarea.error {
  border-color: red !important
}

.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  font-size: 11px;
  color: red;
  font-weight: 500
}

.contact-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: var(--theme-color)
}

.overlay-style-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(233,33,48,.85);
  -webkit-transition: all .7s ease .1s;
  -o-transition: all .7s ease .1s;
  transition: all .7s ease .1s;
  opacity: 0;
  z-index: 2
}

  .overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%
  }

    .overlay-style-one .box .content {
      display: table-cell;
      text-align: center;
      vertical-align: middle
    }

#shop-area {
  padding-top: 110px;
  padding-bottom: 110px
}

.main-shop-area {
  position: relative;
  display: block;
  background: #fff
}

#shop-area .shop-content {
  position: relative;
  display: block
}

#shop-area .ui-selectmenu-button.ui-button {
  color: #222;
  font-family: inherit;
  text-transform: capitalize;
  border-color: #e7e7e7;
  padding: 15px 20px
}

.showing-result-shorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 50px
}

  .showing-result-shorting .showing p {
    color: #828282;
    font-size: 15px;
    font-weight: 400;
    margin: 0
  }

.single-product-item {
  position: relative;
  display: block;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 50px
}

  .single-product-item .img-holder {
    position: relative;
    display: block;
    overflow: hidden
  }

    .single-product-item .img-holder::before {
      background: rgba(255,255,255,.3);
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: "";
      opacity: 0;
      position: absolute;
      z-index: 1;
      -webkit-transition: all .4s ease-in-out 0s;
      -o-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s
    }

  .single-product-item:hover .img-holder::before {
    opacity: 1
  }

  .single-product-item .img-holder img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease 0s;
    -o-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    width: 100%
  }

  .single-product-item:hover .img-holder img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }

  .single-product-item .title-holder {
    position: relative;
    display: block;
    background: #fff;
    padding: 17px 0 13px;
    -webkit-box-shadow: 0 3px 8px 2px #f9f9f9;
    box-shadow: 0 3px 8px 2px #f9f9f9;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -30px;
    z-index: 10
  }

    .single-product-item .title-holder .static-content {
      position: relative;
      display: block
    }

    .single-product-item .title-holder .title {
      position: relative;
      display: block;
      font-size: 16px;
      line-height: 22px;
      font-weight: 600;
      padding: 0 0 3px
    }

      .single-product-item .title-holder .title a {
        color: #27282c;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

    .single-product-item .title-holder .static-content span {
      color: #828282
    }

    .single-product-item .title-holder .overlay-content {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: #fff;
      text-align: center;
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform: scaleX(0);
      -webkit-transition: all .7s ease .3s;
      -o-transition: all .7s ease .3s;
      transition: all .7s ease .3s
    }

  .single-product-item:hover .title-holder .overlay-content {
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -webkit-transition: all .7s ease .1s;
    -o-transition: all .7s ease .1s;
    transition: all .7s ease .1s
  }

  .single-product-item .title-holder .overlay-content ul {
    position: relative;
    display: block;
    padding: 22px 0 23px;
    width: 153px;
    margin: 0 auto;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .7s ease .1s;
    -o-transition: all .7s ease .1s;
    transition: all .7s ease .1s
  }

  .single-product-item:hover .title-holder .overlay-content ul {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease .6s;
    -o-transition: all .7s ease .6s;
    transition: all .7s ease .6s
  }

  .single-product-item .title-holder .overlay-content ul li {
    position: relative;
    display: inline-block;
    float: left;
    width: 51px;
    text-align: center;
    border-right: 1px solid #ededed
  }

    .single-product-item .title-holder .overlay-content ul li:last-child {
      border: none
    }

    .single-product-item .title-holder .overlay-content ul li a {
      position: relative;
      display: block
    }

      .single-product-item .title-holder .overlay-content ul li a span:before {
        position: relative;
        display: block;
        width: 100%;
        height: 35px;
        color: #b3b3b3;
        font-size: 18px;
        line-height: 35px;
        margin: 0;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

      .single-product-item .title-holder .overlay-content ul li a:hover span:before {
        color: var(--theme-color)
      }

      .single-product-item .title-holder .overlay-content ul li a .toltip-content {
        position: absolute;
        left: -50%;
        right: 0;
        top: -25px;
        margin-left: -15px;
        opacity: 0;
        visibility: hidden;
        padding: 0;
        text-align: center;
        background-color: #27282c;
        -webkit-transition: all .3s ease .1s;
        -o-transition: all .3s ease .1s;
        transition: all .3s ease .1s;
        z-index: 999;
        min-width: 130px
      }

        .single-product-item .title-holder .overlay-content ul li a .toltip-content:before {
          font-family: FontAwesome;
          position: absolute;
          left: 0;
          bottom: -8px;
          right: 0;
          content: "\f0d7";
          color: #27282c;
          font-size: 25px;
          text-align: center;
          line-height: 10px
        }

        .single-product-item .title-holder .overlay-content ul li a .toltip-content p {
          color: #fff;
          font-size: 15px;
          line-height: 30px;
          margin: 0
        }

      .single-product-item .title-holder .overlay-content ul li a:hover .toltip-content {
        top: -37px;
        visibility: visible;
        opacity: 1
      }

.shop-sidebar-wrapper {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%
}

  .shop-sidebar-wrapper .single-sidebar-box {
    position: relative;
    display: block;
    overflow: hidden
  }

.single-sidebar-box.pdbtm {
  padding-bottom: 50px
}

.shop-sidebar-wrapper .search-form {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%;
  margin-bottom: 50px
}

  .shop-sidebar-wrapper .search-form input[type=text] {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #ededed;
    color: #7e8597;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    max-width: 270px;
    width: 100%;
    padding-left: 20px;
    padding-right: 60px;
    border-radius: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
  }

  .shop-sidebar-wrapper .search-form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: #222;
    color: #fff;
    font-size: 14px;
    height: 50px;
    width: 50px;
    border: 0 solid #edf2f7;
    line-height: 48px;
    text-align: center;
    border-radius: 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    margin: 0
  }

    .shop-sidebar-wrapper .search-form button i {
      font-size: 14px
    }

  .shop-sidebar-wrapper .search-form input[type=text]:focus {
    border: 1px solid var(--theme-color);
    background: #fff;
    color: #000
  }

    .shop-sidebar-wrapper .search-form button:hover, .shop-sidebar-wrapper .search-form input[type=text]:focus + button {
      background: var(--theme-color);
      color: #fff
    }

.shop-sidebar-title {
  position: relative;
  display: block;
  padding-bottom: 23px;
  margin-top: -6px
}

  .shop-sidebar-title h3 {
    color: #303030;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize
  }

.single-sidebar-box .categories {
  position: relative;
  display: block;
  border: 1px solid #ededed;
  border-bottom: none
}

  .single-sidebar-box .categories li {
    position: relative;
    display: block;
    padding-left: 20px;
    line-height: 50px;
    border-bottom: 1px solid #ededed;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .single-sidebar-box .categories li:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 0;
      background: var(--theme-color);
      content: "";
      -webkit-transition: all .1s ease;
      -o-transition: all .1s ease;
      transition: all .1s ease;
      -webkit-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s;
      -webkit-transform: perspective(0) translateX(0) rotate(0);
      transform: perspective(0) translateX(0) rotate(0)
    }

    .single-sidebar-box .categories li:hover:before {
      width: 3px;
      -webkit-transform: perspective(0) translateX(0) rotate(0);
      transform: perspective(0) translateX(0) rotate(0)
    }

    .single-sidebar-box .categories li a {
      position: relative;
      display: block;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      -webkit-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s;
      -webkit-transform: perspective(0) translateX(0) rotate(0);
      transform: perspective(0) translateX(0) rotate(0)
    }

    .single-sidebar-box .categories li:hover a {
      color: var(--theme-color);
      -webkit-transform: perspective(0) translateX(10px) rotate(0);
      transform: perspective(0) translateX(10px) rotate(0)
    }

.shop-sidebar-wrapper .price-ranger {
  margin-top: 4px;
  margin-bottom: 0
}

  .shop-sidebar-wrapper .price-ranger .ui-widget-content {
    background: #edf2f7;
    border: none;
    height: 2px
  }

  .shop-sidebar-wrapper .price-ranger .ui-slider-handle {
    position: absolute;
    top: -4px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    height: 10px;
    margin-left: -4px;
    outline: medium none;
    width: 10px !important;
    cursor: pointer;
    z-index: 2
  }

    .shop-sidebar-wrapper .price-ranger .ui-slider-handle:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 4px;
      height: 4px;
      background: var(--theme-color);
      border-radius: 50%;
      content: "";
      margin: 2px
    }

  .shop-sidebar-wrapper .price-ranger .ui-slider .ui-slider-range {
    background: var(--theme-color)
  }

  .shop-sidebar-wrapper .price-ranger #slider-range {
    margin-left: 4px;
    margin-right: 6px;
    margin-top: 0
  }

  .shop-sidebar-wrapper .price-ranger .ranger-min-max-block {
    position: relative;
    display: block;
    margin-top: 30px
  }

    .shop-sidebar-wrapper .price-ranger .ranger-min-max-block input {
      display: inline-block
    }

      .shop-sidebar-wrapper .price-ranger .ranger-min-max-block input[type=submit] {
        position: relative;
        display: inline-block;
        background: #f6f6f6;
        float: left;
        margin-right: 10px;
        padding: 6px 0 4px;
        text-align: center;
        width: 90px;
        border: none;
        color: #27282c;
        font-size: 15px;
        font-weight: 500;
        margin-top: 0;
        border-radius: 0;
        text-transform: capitalize;
        cursor: pointer
      }

      .shop-sidebar-wrapper .price-ranger .ranger-min-max-block input[type=text] {
        position: relative;
        display: inline-block;
        float: left;
        color: #828282;
        font-size: 15px;
        font-weight: 400;
        text-align: right;
        width: 40px;
        line-height: 35px;
        border: none;
        padding: 0
      }

    .shop-sidebar-wrapper .price-ranger .ranger-min-max-block span {
      position: relative;
      display: inline-block;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      line-height: 35px;
      float: left
    }

.shop-sidebar-wrapper .products-post {
  position: relative;
  display: block;
  overflow: hidden
}

  .shop-sidebar-wrapper .products-post li {
    position: relative;
    display: block;
    border-bottom: 1px solid #ededed;
    min-height: 70px;
    padding-left: 70px;
    padding-bottom: 25px;
    margin-bottom: 25px
  }

    .shop-sidebar-wrapper .products-post li:last-child {
      padding-bottom: 0;
      margin-bottom: 0;
      border-bottom: none
    }

    .shop-sidebar-wrapper .products-post li .img-holder {
      position: absolute;
      top: 0;
      left: 0;
      width: 70px;
      height: 70px;
      display: block;
      overflow: hidden
    }

      .shop-sidebar-wrapper .products-post li .img-holder img {
        -webkit-transition: all .4s ease-in-out .5s;
        -o-transition: all .4s ease-in-out .5s;
        transition: all .4s ease-in-out .5s;
        width: 100%;
        -webkit-transform: scale(1.1,1.1);
        -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1)
      }

    .shop-sidebar-wrapper .products-post li:hover .img-holder img {
      -webkit-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s;
      -webkit-transform: scale(1.2,1.2);
      -ms-transform: scale(1.2,1.2);
      transform: scale(1.2,1.2)
    }

    .shop-sidebar-wrapper .products-post li .img-holder .overlay-style-one {
      background: rgba(195,150,78,.95)
    }

      .shop-sidebar-wrapper .products-post li .img-holder .overlay-style-one .box .content a {
        display: inline-block;
        width: 20px;
        height: 20px;
        -webkit-transform: scale(3);
        -ms-transform: scale(3);
        transform: scale(3);
        -webkit-transition: all .3s ease-in-out .3s;
        -o-transition: all .3s ease-in-out .3s;
        transition: all .3s ease-in-out .3s;
        opacity: 0;
        z-index: 5
      }

    .shop-sidebar-wrapper .products-post li:hover .img-holder .overlay-style-one .box .content a {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s;
      opacity: 1
    }

    .shop-sidebar-wrapper .products-post li .img-holder .overlay-style-one .box .content a span:before {
      color: #fff;
      font-size: 20px;
      line-height: 20px;
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease
    }

    .shop-sidebar-wrapper .products-post li .img-holder .overlay-style-one .box .content a:hover span:before {
      color: #000
    }

    .shop-sidebar-wrapper .products-post li:hover .img-holder .overlay-style-one {
      opacity: 1
    }

    .shop-sidebar-wrapper .products-post li .title-holder {
      padding-left: 30px;
      min-height: 70px
    }

      .shop-sidebar-wrapper .products-post li .title-holder .post-title {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        margin: 0 0 14px;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }

        .shop-sidebar-wrapper .products-post li .title-holder .post-title a {
          color: #27282c;
          -webkit-transition: all .5s ease;
          -o-transition: all .5s ease;
          transition: all .5s ease
        }

          .shop-sidebar-wrapper .products-post li .title-holder .post-title a:hover {
            color: var(--theme-color)
          }

      .shop-sidebar-wrapper .products-post li .title-holder span {
        display: block;
        line-height: 14px
      }

#shop-area.single-shop-area {
  padding-top: 30px;
  padding-bottom: 60px
}

  #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-next, #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-prev {
    color: #222;
    background: 0 0;
    height: 20px;
    width: 20px;
    font-size: 30px
  }

  #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-next {
    right: 15px
  }

  #shop-area.single-shop-area .owl-nav-style-three .owl-nav .owl-prev {
    left: 15px
  }

.single-product-image-holder {
  position: relative;
  background: #f5f5f5;
  padding: 9px 9px;
  margin-bottom: 30px
}

  .single-product-image-holder a {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    color: #222;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 7px 20px 0 rgba(0,0,0,.1);
    z-index: 9;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
  }

  .single-product-image-holder:hover a {
    opacity: 1
  }

  .single-product-image-holder img {
    width: auto
  }

.single-shop-content .content-box {
  position: relative;
  display: block
}

  .single-shop-content .content-box span.price {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    right: 0;
    top: 0;
    background: #222;
    padding: 16px 30px
  }

  .single-shop-content .content-box h2 {
    color: #27282c;
    font-size: 30px;
    font-weight: 600;
    margin: 6px 0 15px;
    text-transform: capitalize
  }

  .single-shop-content .content-box .review-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7
  }

    .single-shop-content .content-box .review-box ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-right: 10px;
      padding-right: 10px;
      border-right: 1px solid #e7e7e7
    }

      .single-shop-content .content-box .review-box ul li {
        margin-right: 6px
      }

        .single-shop-content .content-box .review-box ul li i {
          color: var(--theme-color);
          font-size: 16px;
          line-height: 1em
        }

  .single-shop-content .content-box .text {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 30px 0 15px
  }

    .single-shop-content .content-box .text p {
      margin: 0
    }

.single-shop-content .product-info {
  margin-bottom: 30px
}

  .single-shop-content .product-info .title {
    font-size: 16px;
    font-family: var(--font-family-oswald);
    font-weight: 500;
    margin-bottom: 10px
  }

.single-shop-content .content-box .qity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px
}

  .single-shop-content .content-box .qity h5 {
    margin-right: 15px;
    font-weight: 500;
    font-size: 16px
  }

  .single-shop-content .content-box .qity .stock-available {
    margin-left: 15px;
    font-size: 16px;
    font-weight: 500;
    color: var(--theme-color)
  }

    .single-shop-content .content-box .qity .stock-available span {
      font-family: var(--font-family-oswald);
      color: #222
    }

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .btn {
  position: relative;
  display: block;
  float: none;
  margin-left: 0;
  width: 100%;
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  color: #848484;
  padding: 12px 11px;
  cursor: pointer
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  border-radius: 0;
  margin-top: -2px
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up:before {
  content: "\f0d8";
  font-family: FontAwesome;
  color: #848484;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5px 5px 5px
}

.single-shop-content .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down:before {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #848484;
  font-size: 14px;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 5px 5px
}

.single-shop-content .content-box .addto-cart-box button.addtocart {
  background: var(--theme-color);
  height: 50px;
  width: 170px;
  margin-left: 43px;
  color: #fff;
  padding: 0 0 0;
  cursor: pointer;
  border-radius: 0;
  line-height: 50px
}

  .single-shop-content .content-box .addto-cart-box button.addtocart:hover {
    background: #26272b
  }

.single-shop-content .content-box .cart-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

  .single-shop-content .content-box .cart-btn .category {
    margin-left: 15px;
    font-size: 16px;
    font-weight: 500;
    color: var(--theme-color)
  }

    .single-shop-content .content-box .cart-btn .category span {
      font-family: var(--font-family-oswald);
      color: #222;
      font-weight: 500
    }

    .single-shop-content .content-box .cart-btn .category a {
      color: #999
    }

.share-products-socials {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 42px
}

  .share-products-socials h5 {
    position: relative;
    display: inline-block;
    float: left;
    color: #27282c;
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    margin-top: 3px
  }

  .share-products-socials ul {
    position: relative;
    display: inline-block;
    float: left;
    margin-left: 20px
  }

    .share-products-socials ul li {
      position: relative;
      display: inline-block;
      float: left;
      margin-right: 10px
    }

      .share-products-socials ul li:last-child {
        margin-right: 0
      }

      .share-products-socials ul li a i {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        font-size: 16px;
        line-height: 48px;
        text-align: center;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        border: 1px solid #e7e7e7;
        color: #9c9c9c;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

      .share-products-socials ul li a:hover i {
        color: var(--theme-color)
      }

.product-tab-box {
  position: relative;
  display: block;
  overflow: hidden
}

  .product-tab-box .tab-btns {
    position: relative;
    display: block;
    border-bottom: 1px solid #ededed;
    margin-bottom: 35px;
    z-index: 1
  }

    .product-tab-box .tab-btns .tab-btn {
      display: inline-block;
      float: none;
      text-align: center;
      margin: 0 2px
    }

      .product-tab-box .tab-btns .tab-btn span {
        position: relative;
        display: block;
        background: 0 0;
        border-radius: 0;
        cursor: pointer;
        margin: 0;
        padding: 15px 20px 13px;
        color: #27282c;
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        font-family: var(--font-family-muli);
      }

      .product-tab-box .tab-btns .tab-btn.active-btn span, .product-tab-box .tab-btns .tab-btn:hover span {
        color: var(--theme-color)
      }

      .product-tab-box .tab-btns .tab-btn span:before {
        position: absolute;
        left: 0;
        bottom: -1px;
        right: 0;
        height: 1px;
        background: var(--theme-color);
        content: "";
        opacity: 0;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s
      }

      .product-tab-box .tab-btns .tab-btn.active-btn span:before, .product-tab-box .tab-btns .tab-btn:hover span:before {
        opacity: 1
      }

  .product-tab-box .tabs-content {
    position: relative;
    display: block;
    padding: 0
  }

    .product-tab-box .tabs-content .tab {
      position: relative;
      padding: 0;
      display: none
    }

      .product-tab-box .tabs-content .tab.active-tab {
        display: block
      }

  .product-tab-box .owl-nav-style-two .owl-nav .owl-next, .product-tab-box .owl-nav-style-two .owl-nav .owl-prev {
    background: 0 0;
    width: 20px;
    height: 20px;
    top: -40px;
    font-size: 30px
  }

.review-box-holder {
  position: relative;
  display: block
}

  .review-box-holder .single-review-box {
    position: relative;
    display: block;
    padding-left: 70px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 32px
  }

    .review-box-holder .single-review-box .image-holder {
      position: absolute;
      left: 0;
      top: 5px
    }

      .review-box-holder .single-review-box .image-holder img {
        width: 100%;
        border-radius: 50%
      }

    .review-box-holder .single-review-box .text-holder {
      position: relative;
      display: block;
      padding-left: 20px;
      padding-right: 40px
    }

      .review-box-holder .single-review-box .text-holder .top {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0 0 17px
      }

        .review-box-holder .single-review-box .text-holder .top .name h3 {
          color: #27282c;
          font-size: 18px;
          font-weight: 600;
          margin: 0 0 6px;
          text-transform: capitalize
        }

          .review-box-holder .single-review-box .text-holder .top .name h3 span {
            color: var(--theme-color);
            font-size: 15px;
            font-weight: 400
          }

        .review-box-holder .single-review-box .text-holder .top .review-box ul {
          position: relative;
          display: block;
          overflow: hidden
        }

          .review-box-holder .single-review-box .text-holder .top .review-box ul li {
            display: inline-block;
            margin-right: 3px
          }

            .review-box-holder .single-review-box .text-holder .top .review-box ul li:last-child {
              margin-right: 0
            }

            .review-box-holder .single-review-box .text-holder .top .review-box ul li i {
              color: var(--theme-color);
              font-size: 14px
            }

      .review-box-holder .single-review-box .text-holder .text p {
        margin: 0
      }

.product-tab-box .review-form {
  padding-top: 33px
}

  .product-tab-box .review-form .shop-page-title {
    padding-bottom: 28px
  }

.shop-page-title {
  position: relative;
  display: block
}

  .shop-page-title .title {
    color: #222;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    font-family: var(--font-family-oswald);
    margin-bottom: 15px
  }

    .shop-page-title .title span {
      font-weight: 400
    }

  .shop-page-title p {
    margin: 0;
    font-size: 16px
  }

    .shop-page-title p b {
      color: var(--theme-color);
      font-weight: 400
    }

.product-tab-box .review-form .add-rating-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 20px
}

  .product-tab-box .review-form .add-rating-box .add-rating-title {
    position: relative;
    display: inline-block;
    float: left
  }

    .product-tab-box .review-form .add-rating-box .add-rating-title h4 {
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
      margin: 0;
      text-transform: capitalize;
      font-family: inherit
    }

  .product-tab-box .review-form .add-rating-box .review-box {
    position: relative;
    display: inline-block;
    float: left;
    padding-left: 20px
  }

    .product-tab-box .review-form .add-rating-box .review-box ul li {
      position: relative;
      display: inline-block;
      float: left;
      line-height: 20px;
      margin-right: 5px
    }

      .product-tab-box .review-form .add-rating-box .review-box ul li:last-child {
        margin-right: 0
      }

      .product-tab-box .review-form .add-rating-box .review-box ul li i {
        color: #b5b5b5;
        font-size: 16px;
        line-height: 20px;
        opacity: 1;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s
      }

.product-tab-box .review-form .input-box p {
  color: #828282;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  margin: 0 0 10px
}

  .product-tab-box .review-form .input-box p span {
    color: var(--theme-color)
  }

.product-tab-box .review-form form input[type=email], .product-tab-box .review-form form input[type=number], .product-tab-box .review-form form input[type=text], .product-tab-box .review-form form textarea {
  position: relative;
  display: block;
  background: #fff;
  width: 100%;
  height: 60px;
  border: 1px solid #ededed;
  color: #252525;
  font-size: 15px;
  padding: 0 20px;
  margin-bottom: 30px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-box-shadow: inset 0 0 1px 0 rgba(0,0,0,.55);
  -moz-box-shadow: inset 0 0 1px 0 rgba(0,0,0,.55);
  box-shadow: inset 0 0 1px 0 rgba(0,0,0,.55)
}

.product-tab-box .review-form form textarea {
  height: 170px;
  padding: 10px 20px;
  margin-bottom: 40px
}

.product-tab-box .review-form form input[type=text]:focus {
  border-color: #e1dddd
}

.product-tab-box .review-form form input[type=email]:focus {
  border-color: #e1dddd
}

.product-tab-box .review-form form textarea:focus {
  border-color: #e1dddd
}

.related-product {
  padding-top: 73px
}

  .related-product .shop-page-title {
    padding-bottom: 26px
  }

.cart-area {
  padding-top: 110px;
  padding-bottom: 110px
}

  .cart-area .table-outer {
    overflow-x: auto;
    position: relative;
    width: 100%
  }

  .cart-area .cart-table {
    min-width: 1024px;
    width: 100%
  }

    .cart-area .cart-table .cart-header {
      position: relative;
      background: #f6f6f6;
      color: #27282c;
      font-size: 16px;
      font-weight: 600;
      text-transform: capitalize;
      width: 100%;
      font-family: var(--font-family-oswald)
    }

      .cart-area .cart-table .cart-header tr {
        background: #fff;
        border: 1px solid #e7e7e7
      }

    .cart-area .cart-table thead tr th {
      font-weight: 600;
      line-height: 24px;
      min-width: 110px;
      padding: 20px 25px;
      border-right: 1px solid #e7e7e7
    }

      .cart-area .cart-table thead tr th.prod-column {
        padding-left: 30px;
        text-align: left;
        width: 24%
      }

      .cart-area .cart-table thead tr th.availability {
        padding: 0 40px
      }

    .cart-area .cart-table tbody tr {
      border-bottom: 1px solid #e7e7e7;
      border-left: 1px solid #e7e7e7
    }

      .cart-area .cart-table tbody tr td {
        color: #27282c;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        min-width: 100px;
        padding: 30px 25px;
        font-family: var(--font-family-oswald);
        border-right: 1px solid #e7e7e7;
        width: 20%
      }

      .cart-area .cart-table tbody tr .prod-column {
        padding-left: 30px;
        text-align: left
      }

        .cart-area .cart-table tbody tr .prod-column .column-box {
          position: relative;
          min-height: 100px
        }

          .cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb {
            width: 80px
          }

            .cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb a {
              position: relative;
              display: block;
              border-radius: 0
            }

              .cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb a img {
                width: 100%
              }

          .cart-area .cart-table tbody tr .prod-column .column-box .prod-thumb, .cart-area .cart-table tbody tr .prod-column .column-box .title {
            display: table-cell;
            vertical-align: middle
          }

          .cart-area .cart-table tbody tr .prod-column .column-box .title {
            padding-left: 20px
          }

            .cart-area .cart-table tbody tr .prod-column .column-box .title h3 {
              color: #27282c;
              font-size: 18px;
              font-weight: 600;
              line-height: 20px;
              text-transform: capitalize
            }

      .cart-area .cart-table tbody tr .qty {
        padding-right: 25px
      }

        .cart-area .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
          float: left;
          width: 46px
        }

        .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn {
          position: relative;
          display: block;
          float: none;
          margin-left: 0;
          width: 100%;
          background: #f6f6f6;
          border: 1px solid #f6f6f6;
          color: #848484;
          padding: 12px 11px;
          cursor: pointer
        }

        .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
          border-radius: 0
        }

        .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
          border-radius: 0;
          margin-top: -2px
        }

        .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up:before {
          content: "\f0d8";
          font-family: FontAwesome;
          color: #848484;
          font-size: 14px;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          padding: 5px 5px 5px
        }

        .cart-area .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down:before {
          content: "\f0d7";
          font-family: FontAwesome;
          color: #848484;
          font-size: 14px;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          padding: 0 5px 10px
        }

      .cart-area .cart-table tbody tr td.unit-price {
        padding-left: 40px;
        padding-right: 20px
      }

    .cart-area .cart-table tbody .available-info {
      position: relative;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      line-height: 20px;
      padding-left: 50px
    }

      .cart-area .cart-table tbody .available-info .icon {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        background: var(--theme-color);
        border-radius: 50%;
        color: #fff;
        font-size: 18px;
        line-height: 40px;
        text-align: center
      }

    .cart-area .cart-table tbody tr td.price {
      color: #828282;
      font-size: 15px;
      font-weight: 400
    }

    .cart-area .cart-table tbody tr .sub-total {
      color: var(--theme-color);
      font-size: 15px;
      font-weight: 400
    }

    .cart-area .cart-table tbody tr td .remove {
      text-align: center;
      font-size: 45px;
      color: #999;
      font-weight: 400
    }

      .cart-area .cart-table tbody tr td .remove .checkbox label {
        color: #828282;
        font-size: 15px;
        font-weight: 400
      }

        .cart-area .cart-table tbody tr td .remove .checkbox label input[type=checkbox] {
          display: inline-block;
          position: relative;
          top: 1px
        }

      .cart-area .cart-table tbody tr td .remove span {
        cursor: pointer;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease
      }

        .cart-area .cart-table tbody tr td .remove span:hover {
          color: var(--theme-color)
        }

.cart-middle {
  padding-top: 30px
}

  .cart-middle .apply-coupon {
    padding-left: 245px;
    position: relative
  }

    .cart-middle .apply-coupon input[type=text] {
      position: absolute;
      top: 0;
      left: 0;
      width: 225px;
      height: 50px;
      border: 1px solid #ededed;
      color: #828282;
      font-size: 15px;
      font-weight: 400;
      padding: 0 15px;
      text-transform: capitalize;
      -webkit-transition: all .5s ease 0s;
      -o-transition: all .5s ease 0s;
      transition: all .5s ease 0s;
      border-radius: 0
    }

      .cart-middle .apply-coupon input[type=text]:focus {
        border: 1px solid var(--theme-color)
      }

    .cart-middle .apply-coupon .apply-coupon-button button {
      color: #27282c;
      background: #f6f6f6
    }

      .cart-middle .apply-coupon .apply-coupon-button button:hover {
        color: #fff;
        background: var(--theme-color)
      }

  .cart-middle .update-cart .btn-style-one {
    color: #fff;
    background: var(--theme-color)
  }

  .cart-middle .update-cart button:hover {
    background: #26272b
  }

.cart-bottom {
  overflow: hidden;
  padding-top: 70px
}

  .cart-bottom .calculate-shipping .shop-page-title {
    padding-bottom: 16px
  }

  .cart-bottom .calculate-shipping .ui-state-default .ui-icon {
    background: 0 0
  }

  .cart-bottom .calculate-shipping .ui-state-default {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 0;
    color: #828282;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    margin-bottom: 30px;
    outline: medium none;
    width: 100%
  }

  .cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-selectmenu-text {
    display: block;
    line-height: 18px;
    overflow: hidden;
    padding: 15px 19px;
    text-align: left
  }

  .cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-left: 1px solid #ededed;
    display: block;
    width: 60px;
    height: 48px;
    text-indent: 0;
    margin: 0
  }

    .cart-bottom .calculate-shipping .ui-selectmenu-button span.ui-icon::before {
      color: #9b9b9b;
      content: "\f107";
      font-family: FontAwesome;
      font-size: 20px;
      overflow: visible;
      position: absolute;
      right: 21px;
      top: 12px
    }

  .cart-bottom .calculate-shipping input[type=text] {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    color: #828282;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 30px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .cart-bottom .calculate-shipping input[type=text]:focus {
      border: 1px solid #1d1d1d
    }

  .cart-bottom .calculate-shipping button {
    color: #27282c;
    background: #f6f6f6
  }

    .cart-bottom .calculate-shipping button:hover {
      color: #fff;
      background: var(--theme-color)
    }

  .cart-bottom button.checkout-btn {
    color: #27282c;
    background: #f6f6f6;
    margin-top: 30px
  }

    .cart-bottom button.checkout-btn:hover {
      color: #fff;
      background: var(--theme-color)
    }

.checkout-area {
  position: relative;
  display: block;
  padding: 110px 0
}

  .checkout-area .exisitng-customer {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding: 20px 28px 21px;
    margin-bottom: 20px;
    border-radius: 5px
  }

    .checkout-area .exisitng-customer:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background: var(--theme-color);
      content: ""
    }

    .checkout-area .exisitng-customer h5 {
      color: #27282c;
      font-size: 16px;
      font-weight: 500
    }

      .checkout-area .exisitng-customer h5 a {
        color: var(--theme-color);
        font-weight: 600;
        display: inline-block;
        padding-left: 15px
      }

  .checkout-area .coupon {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding: 20px 28px 21px;
    margin-bottom: 53px;
    border-radius: 5px
  }

    .checkout-area .coupon:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background: var(--theme-color);
      content: ""
    }

    .checkout-area .coupon h5 {
      color: #27282c;
      font-size: 16px;
      font-weight: 500
    }

      .checkout-area .coupon h5 a {
        color: var(--theme-color);
        font-weight: 600;
        display: inline-block;
        padding-left: 15px
      }

  .checkout-area .form .shop-page-title {
    padding-bottom: 20px
  }

  .checkout-area .form form .field-label {
    color: #27282c;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 2px;
    text-transform: capitalize
  }

  .checkout-area .form form .field-input input[type=text] {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    color: #848484;
    font-size: 15px;
    height: 60px;
    margin-bottom: 20px;
    padding: 0 15px;
    width: 100%;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .checkout-area .form form .field-input input[type=text]:focus {
      border: 1px solid var(--theme-color)
    }

  .checkout-area .create-acc .checkbox label {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    cursor: pointer
  }

  .checkout-area .create-acc .checkbox input {
    position: relative;
    top: 1px
  }

  .checkout-area .shipping-info input[type=checkbox] {
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: 0;
    vertical-align: middle
  }

  .checkout-area .bottom .checkbox {
    margin-bottom: 10px
  }

    .checkout-area .bottom .checkbox span {
      font-size: 16px;
      color: #01c418;
      font-family: var(--font-family-oswald);
      font-weight: 500;
      margin-left: 5px
    }

  .checkout-area .form form .field-input textarea {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    color: #848484;
    font-size: 15px;
    height: 121px;
    margin-bottom: 28px;
    padding: 10px 15px;
    width: 100%;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }

    .checkout-area .form form .field-input textarea:focus {
      border-color: var(--theme-color)
    }

  .checkout-area .form.billing-info {
    margin-bottom: 40px
  }

  .checkout-area .bottom {
    position: relative;
    display: block;
    margin-top: 90px;
    padding: 70px 50px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.08)
  }

  .checkout-area .table {
    overflow-x: auto;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    border: 2px solid #e7e7e7;
    padding: 35px;
    padding-top: 10px;
    padding-bottom: 65px
  }

    .checkout-area .table .shop-page-title {
      padding-bottom: 26px
    }

    .checkout-area .table .cart-table {
      min-width: auto;
      width: 100%
    }

      .checkout-area .table .cart-table .cart-header {
        position: relative;
        background: #f6f6f6;
        color: #27282c;
        font-size: 16px;
        font-weight: 600;
        text-transform: capitalize;
        width: 100%;
        font-family: var(--font-family-oswald)
      }

      .checkout-area .table .cart-table thead tr th {
        font-weight: 600;
        line-height: 24px;
        min-width: 110px;
        padding: 19px 30px 17px;
        border-top: none;
        border-bottom: none
      }

        .checkout-area .table .cart-table thead tr th.product-column {
          padding-left: 30px;
          text-align: left
        }

      .checkout-area .table .cart-table tbody tr {
        border-bottom: 1px solid #f6f6f6
      }

        .checkout-area .table .cart-table tbody tr td {
          vertical-align: middle
        }

        .checkout-area .table .cart-table tbody tr td {
          min-width: 110px;
          padding: 30px 0;
          border-top: none
        }

        .checkout-area .table .cart-table tbody tr .product-column .column-box {
          min-height: 100px
        }

          .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb {
            width: 80px
          }

            .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb a {
              display: block
            }

            .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img {
              display: block;
              width: 100%
            }

          .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb, .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
            display: table-cell;
            vertical-align: middle
          }

          .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title {
            padding-left: 20px
          }

            .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 {
              color: #27282c;
              font-size: 18px;
              font-weight: 600;
              text-transform: capitalize
            }

        .checkout-area .table .cart-table tbody tr .qty {
          padding-right: 30px;
          width: 130px
        }

          .checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin {
            float: left;
            width: 46px
          }

          .checkout-area .table .cart-table tbody tr .qty .form-control {
            display: block;
            background-color: #fff;
            background-image: none;
            border: 1px solid #f6f6f6;
            border-radius: 0 !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            color: #222;
            font-size: 18px;
            font-weight: 500;
            height: 50px;
            padding: 6px 0;
            text-align: center;
            font-family: var(--font-family-oswald)
          }

          .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn {
            position: relative;
            display: block;
            float: none;
            margin-left: 0;
            width: 100%;
            background: #fff;
            border: 1px solid #f6f6f6;
            color: #848484;
            padding: 12px 11px;
            cursor: pointer
          }

          .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
            border-radius: 0
          }

          .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
            border-radius: 0;
            margin-top: -2px
          }

          .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up:before {
            content: "\f0d8";
            font-family: FontAwesome;
            color: #848484;
            font-size: 14px;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 1px 5px 5px
          }

          .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down:before {
            content: "\f0d7";
            font-family: FontAwesome;
            color: #848484;
            font-size: 14px;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 2px 5px 8px
          }

        .checkout-area .table .cart-table tbody tr td.price {
          color: #222;
          font-size: 16px;
          font-weight: 500;
          text-align: right
        }

.cart-total {
  position: relative;
  display: block
}

  .cart-total .shop-page-title {
    padding-bottom: 26px
  }

.cart-total-table {
  margin-bottom: 30px;
  padding-top: 20px
}

  .cart-total-table li {
    line-height: 24px;
    padding: 0
  }

    .cart-total-table li.order-total {
      position: relative;
      border: 1px solid #e7e7e7;
      border-left: 0;
      border-right: 0;
      padding: 14px 0;
      margin-top: 30px
    }

    .cart-total-table li span.col.col-title {
      position: relative;
      display: block;
      float: left;
      color: #27282c;
      font-size: 16px;
      line-height: 25px;
      padding: 0 0;
      width: 50%;
      font-family: var(--font-family-oswald);
      text-align: left
    }

    .cart-total-table li.order-total span.col.col-title {
      font-size: 20px;
      font-weight: 500;
      color: #222
    }

    .cart-total-table li span.col {
      position: relative;
      display: block;
      float: left;
      color: #222;
      font-size: 16px;
      font-weight: 400;
      line-height: 28px;
      padding: 0 0;
      width: 50%;
      text-align: right
    }

    .cart-total-table li.order-total span.col {
      color: var(--theme-color)
    }

.cart-total .payment-options {
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
  margin-top: 30px;
  border: 1px solid #ededed;
  padding: 33px 30px 40px
}

  .cart-total .payment-options .option-block {
    margin-bottom: 14px
  }

    .cart-total .payment-options .option-block .checkbox {
      margin: 0 0 5px
    }

      .cart-total .payment-options .option-block .checkbox label {
        display: block;
        font-weight: 500;
        min-height: 20px;
        padding-left: 0;
        margin: 0
      }

        .cart-total .payment-options .option-block .checkbox label input {
          position: relative;
          top: 1px
        }

        .cart-total .payment-options .option-block .checkbox label span {
          color: #27282c;
          font-size: 16px;
          font-weight: 600;
          padding-left: 10px;
          font-family: var(--font-family-oswald)
        }

          .cart-total .payment-options .option-block .checkbox label span b {
            color: #27282c;
            display: inline-block;
            font-size: 15px;
            font-weight: 400;
            padding-left: 25px;
            text-decoration: underline
          }

    .cart-total .payment-options .option-block .text {
      padding-left: 30px
    }

      .cart-total .payment-options .option-block .text p {
        margin: 0;
        line-height: 28px
      }

.placeorder-button button {
  line-height: 50px;
  padding: 0 50px;
  margin-top: 17px
}

.login-register-area {
  position: relative;
  display: block;
  padding-top: 103px;
  padding-bottom: 102px
}

  .login-register-area .form .shop-page-title {
    padding-bottom: 26px
  }

  .login-register-area .form form {
    width: 100%
  }

  .login-register-area .form .input-field {
    position: relative
  }

    .login-register-area .form .input-field input[type=text] {
      position: relative;
      display: block;
      width: 100%;
      height: 50px;
      border: 1px solid #ededed;
      color: #83888d;
      font-size: 15px;
      margin-bottom: 30px;
      padding-left: 15px;
      padding-right: 50px;
      -webkit-transition: all .7s ease 0s;
      -o-transition: all .7s ease 0s;
      transition: all .7s ease 0s
    }

    .login-register-area .form .input-field .icon-holder {
      position: absolute;
      top: 15px;
      right: 20px
    }

      .login-register-area .form .input-field .icon-holder i {
        color: #999;
        font-size: 14px;
        font-weight: 400
      }

  .login-register-area .form .remember-text {
    margin-top: 19px
  }

    .login-register-area .form .remember-text .checkbox label {
      color: #27282c;
      font-size: 16px;
      font-weight: 600;
      margin: 0;
      cursor: pointer
    }

    .login-register-area .form .remember-text .checkbox input {
      position: relative;
      top: 1px
    }

    .login-register-area .form .remember-text .checkbox span {
      color: #27282c;
      font-size: 16px;
      font-weight: 600;
      font-family: var(--font-family-oswald)
    }

  .login-register-area .form .social-icon {
    position: relative;
    float: right;
    margin-right: -4px
  }

    .login-register-area .form .social-icon .login-with {
      position: absolute;
      left: -110px;
      top: 9px;
      margin: 0;
      font-size: 16px;
      color: #999
    }

    .login-register-area .form .social-icon li {
      display: inline-block;
      margin: 0 4px
    }

      .login-register-area .form .social-icon li a i {
        background: #fff none repeat scroll 0 0;
        color: #999;
        display: block;
        font-size: 14px;
        font-weight: 100;
        height: 50px;
        line-height: 36px;
        padding: 8px 0;
        text-align: center;
        -webkit-transition: all .7s ease 0s;
        -o-transition: all .7s ease 0s;
        transition: all .7s ease 0s;
        width: 50px;
        border: 1px solid #e7e7e7
      }

        .login-register-area .form .social-icon li a i.twitter {
          background: #33ccfe none repeat scroll 0 0
        }

  .login-register-area .form .right {
    display: block;
    overflow: hidden;
    margin-left: -60px
  }

    .login-register-area .form .right h6 {
      float: left;
      color: #828282;
      font-size: 14px;
      font-weight: 400;
      margin-top: 18px
    }

      .login-register-area .form .right h6 span {
        color: var(--theme-color)
      }

  .login-register-area .form .input-field input[type=text]:focus {
    border: 1px solid #1d1d1d
  }

  .login-register-area .form .social-icon li a:hover i.twitter {
    background: #12addf
  }

.header-column .search-box-two {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.header-column .search-box-two {
  position: relative;
  margin-right: 0;
  background: var(--theme-color);
  z-index: 9;
  padding: 21px 13px;
}

  .header-column .search-box-two .outer-search-box {
    margin-left: 0
  }

iframe {
  width: 100%
}

.kurumsal-background {
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  height: 169px;
  background-image: url(../Images/kurumsalArka.jpg)
}

.faq-section {
  position: relative;
  padding: 110px 0 110px
}

#accordion {
  visibility: hidden
}

  #accordion ul {
    padding: 0;
    margin: 0;
    list-style: none
  }

    #accordion ul ul {
      padding: 0 0
    }

  #accordion .top > a, #accordion .top > div {
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px
  }

  #accordion li li > a, #accordion li li > div {
    padding-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px
  }

  #accordion li li li > a, #accordion li li li > div {
    padding-left: 50px
  }

  #accordion li > div {
    font-family: 'Lucida Grande',Geneva,Candara,Tahoma,sans-serif;
    font-weight: 700;
    font-size: large;
    color: #000;
    float: left;
    width: 300px
  }

  #accordion .active > div {
    color: #333
  }

  #accordion li {
    font-family: Arial,sans-serif;
    font-size: 13px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    cursor: pointer
  }

    #accordion li.top + li.top {
      border-top: 0
    }

  #accordion a {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    display: block;
    line-height: 1;
    transition: all .3s
  }

    #accordion a.active, #accordion a:hover {
      background-color: #eee
    }

  #accordion div.caret {
    color: inherit;
    display: inline-block;
    margin-top: -6px;
    width: 0;
    height: 0
  }

    #accordion div.caret:after {
      content: '\002B';
      color: #000;
      font-weight: 700;
      width: 20px;
      height: 20px;
      margin-left: -15px
    }

    #accordion div.caret.active:after {
      content: "\2212"
    }

  #accordion li {
    -ms-user-select: none;
    -mos-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
  }

.headerSol {
  background: linear-gradient(90deg,#fff 3%,rgb(216 216 216) 48%,rgb(216 216 216) 49%)
}

.SearchArka {
  background: var(--theme-color)
}

.iframespaciel iframe, .iframespaciel video {
  width: 100% !important;
  height: 287px !important;
  margin-left: 20px;
  padding-right: 20px
}

.checkout-area #SpecialForm input[type=text] {
  position: relative;
  display: block;
  border: 1px solid #bbb;
  color: #848484;
  font-size: 15px;
  height: 60px;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.checkout-area #SpecialForm textarea {
  position: relative;
  display: block;
  border: 1px solid #b7b7b7;
  color: #848484;
  font-size: 15px;
  height: 120px;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

body {
  top: 0 !important
}

#goog-gt-tt {
  display: none !important
}

.goog-te-banner-frame {
  display: none !important
}

.goog-te-menu-value:hover {
  text-decoration: none !important
}

#google_translate_element2 {
  display: none !important
}

.cardmargintop {
  margin-top: 20px
}

.login_img {
  height: 33px !important
}

.datatables_margin {
  margin: 20px 0
}

.figureimage {
  margin: 0
}

figure.zoom {
  background-position: 50% 50%;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: zoom-in
}

  figure.zoom img:hover {
    opacity: 0
  }

  figure.zoom img {
    transition: opacity .5s;
    display: block;
    width: 100%
  }

.inner-box .image:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)
}

.nav-right-option li {
  padding-left: 5px !important;
  position: absolute;
  right: 0
}

.activebackgroundcolor {
  background-color: var(--theme-color)
}

a:hover {
  color: #01c418 !important;
  text-decoration: none !important
}

.fal {
  font-family: "Font Awesome 5 Free"
}

#product-slider {
  width: 100%
}

  #product-slider > div:nth-of-type(2) {
    margin-top: 0
  }

  #product-slider.reverse {
    display: flex;
    flex-direction: column-reverse
  }

    #product-slider.reverse > div:first-of-type {
      margin-bottom: 1em
    }

    #product-slider.reverse > div:nth-of-type(2) {
      margin-top: 0
    }

  #product-slider.has-social-share #product-slider__nav {
    width: 100%;
    margin-bottom: 0;
    display: inline-block
  }

  #product-slider.has-social-share .social-share {
    width: 57.5px;
    height: 62.5px;
    background: no-repeat;
    border: 0;
    opacity: .5;
    cursor: pointer;
    position: relative;
    outline: 0;
    box-shadow: none;
    display: inline-block;
    float: right
  }

    #product-slider.has-social-share .social-share:hover {
      opacity: 1
    }

    #product-slider.has-social-share .social-share * {
      display: block;
      text-transform: uppercase;
      font-weight: 700
    }

  #product-slider.has-social-share .social-share__links {
    display: none;
    position: absolute;
    width: 150px;
    padding: 2em 1em;
    border: 1px solid #000;
    z-index: 1;
    background: #fff;
    left: 0;
    margin-top: 15px;
    filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .16))
  }

    #product-slider.has-social-share .social-share__links::before {
      float: left;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-bottom: 12px solid #fff;
      filter: drop-shadow(0 -2px 2px rgba(0, 0, 0, .16));
      -webkit-filter: drop-shadow(0 -1px 0 #000);
      position: relative;
      left: 17x;
      content: "";
      top: -11px;
      position: absolute;
      z-index: 2
    }

    #product-slider.has-social-share .social-share__links a {
      text-decoration: none;
      margin: 0 .5em;
      font-size: 2em;
      color: #000;
      display: inline-block
    }

  #product-slider.has-social-share .social-share__text {
    margin-top: 5px
  }

  #product-slider.has-social-share .social-share__icon {
    font-size: 1.25em
  }

  #product-slider.has-social-share .social-share.is-visible {
    opacity: 1
  }

    #product-slider.has-social-share .social-share.is-visible .social-share__links {
      display: block
    }

  #product-slider .slick-slide {
    display: flex;
    align-items: center
  }

    #product-slider .slick-slide img {
      max-width: 100%;
      max-height: 100%;
      margin: auto
    }

  #product-slider .slick-arrow {
    -webkit-appearance: none;
    border: none;
    background: 0 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 42px;
    margin: auto;
    width: 10%;
    text-align: center;
    z-index: 1;
    color: #000;
    background: #fff;
    height: 1.2em;
    padding: 1em 0;
    cursor: pointer
  }

    #product-slider .slick-arrow.slick-next {
      left: initial
    }

    #product-slider .slick-arrow.slick-prev {
      right: initial
    }

#product-slider__main {
  margin-bottom: 0
}

  #product-slider__main::after {
    color: #555;
    font-size: .85em;
    content: "Yakınlaştırmak için resmin üzerine gelin";
    text-align: center;
    width: 100%;
    display: block;
    padding: 1em 0
  }

  #product-slider__main:hover::after {
    content: "Genişletilmiş görünümü açmak için tıklayın"
  }

  #product-slider__main.object-fit--contain .slick-slide img {
    object-fit: cover;
    height: 500px
  }

  #product-slider__main .slick-slide {
    height: 500px
  }

    #product-slider__main .slick-slide img {
      cursor: zoom-in
    }

#product-slider__nav.object-fit--contain .slick-slide img {
  object-fit: cover
}

#product-slider__nav .slick-slide {
  margin-right: 1em
}

  #product-slider__nav .slick-slide.slick-current img {
    border: 1px solid #333;
    padding: 2px;
    box-sizing: border-box;
    opacity: .7
  }

  #product-slider__nav .slick-slide img {
    cursor: pointer
  }

.table-bordered td, .table-bordered th {
  border: 1px solid #b7b7b7
}

.product-tab-box iframe {
  height: 430px
}

.post-widget h4 {
  font-size: 16px !important;
  line-height: 26px !important;
  color: #6f6f6f !important;
  font-weight: 400 !important;
  font-family: var(--font-family-muli) !important
}


ul.mtree {
  opacity: 1;
  margin-left: 0;
  padding: 1.2em
}

  ul.mtree ul {
    margin-left: 1em
  }

  ul.mtree li {
    list-style: none
  }

  ul.mtree a {
    display: block
  }

  ul.mtree li.mtree-node > a {
    font-weight: 700
  }

  ul.mtree a {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
  }

  ul.mtree.bubba ul {
    margin-left: 0
  }

    ul.mtree.bubba ul li {
      font-size: .9em
    }

  ul.mtree.bubba li.mtree-node > a:after {
    content: 'ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Âº';
    margin-left: .5em;
    font-weight: 400
  }

  ul.mtree.bubba li.mtree-node > a {
    font-weight: 700;
    text-transform: upperCase
  }

  ul.mtree.bubba > li {
    border-bottom: 1px solid #ddd
  }

    ul.mtree.bubba > li:last-child {
      border-bottom: none
    }

  ul.mtree.bubba li:last-child > a {
    border: none
  }

  ul.mtree.bubba > li.mtree-open > a {
    background: #ddd
  }

  ul.mtree.bubba li > a:hover {
    background: #ddd
  }

  ul.mtree.bubba li.mtree-active > a {
    background: #ffc000;
    color: #fff
  }

  ul.mtree.bubba a {
    padding: 7px 0 7px 1em
  }

  ul.mtree.bubba li li > a {
    padding-left: 2em
  }

  ul.mtree.bubba li li li > a {
    padding-left: 3em
  }

  ul.mtree.bubba li li li li > a {
    padding-left: 4em
  }

  ul.mtree.bubba li li li li li > a {
    padding-left: 5em
  }

  ul.mtree.skinny li {
    font-size: .9em
  }

  ul.mtree.skinny a {
    padding: 0 18px;
    color: #555
  }

    ul.mtree.skinny a:hover {
      text-decoration: underline
    }

  ul.mtree.skinny li.mtree-node:before {
    float: left;
    margin-left: .5em;
    zoom: .8;
    margin-top: .1em;
    color: #777
  }

  ul.mtree.skinny li.mtree-open:before {
    content: '-'
  }

  ul.mtree.skinny li.mtree-closed:before {
    content: '+';
    color: #fff !important
  }

  ul.mtree.skinny ul > li:first-child {
    margin-top: .1em
  }

  ul.mtree.skinny ul > li:last-child {
    margin-bottom: .3em
  }

  ul.mtree.skinny ul a {
    color: #666
  }

  ul.mtree.transit {
    background: #ececec;
  }

    ul.mtree.transit ul {
      margin-left: 0
    }

      ul.mtree.transit ul > li {
        font-size: .9em
      }

    ul.mtree.transit li.mtree-node {
      position: relative
    }

      ul.mtree.transit li.mtree-node > a:before {
        color: #fff;
        font-weight: 400;
        position: absolute;
        right: 20px
      }

    ul.mtree.transit li.mtree-open > a:before {
      content: '-'
    }

    ul.mtree.transit li.mtree-closed > a:before {
      content: '+'
    }

    ul.mtree.transit ul > li:first-child {
      margin-top: 1px
    }

    ul.mtree.transit li.mtree-open > a {
      background: #ececec;
    }

    ul.mtree.transit li.mtree-node > ul > li:last-child {
      margin-bottom: .5em;
      padding-bottom: .5em;
      border-bottom: 1px solid #333
    }

    ul.mtree.transit li.mtree-node:last-child > ul > li:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none
    }

    ul.mtree.transit a {
      padding: 5px 0 5px .8em;
      color: #000000;
      font-size: 16px;
    }

    ul.mtree.transit li li > a {
      padding-left: 1.6em
    }

    ul.mtree.transit li li li > a {
      padding-left: 2.4em
    }

    ul.mtree.transit li li li li > a {
      padding-left: 3.2em
    }

    ul.mtree.transit li li li li li > a {
      padding-left: 4em
    }

  ul.mtree.jet ul {
    margin-left: 0
  }

  ul.mtree.jet li {
    margin-bottom: 1px
  }

    ul.mtree.jet li:last-child {
      margin-bottom: 0
    }

    ul.mtree.jet li:first-child {
      margin-top: 1px
    }

    ul.mtree.jet li.mtree-active a {
      background: #e3e3e3
    }

    ul.mtree.jet li.mtree-active li:last-child > a {
      border-radius: 0 0 3px 3px
    }

  ul.mtree.jet a {
    padding: 5px 0 5px 1em
  }

  ul.mtree.jet li li > a {
    padding-left: 2em
  }

  ul.mtree.jet li li li > a {
    padding-left: 3em
  }

  ul.mtree.jet li li li li > a {
    padding-left: 4em
  }

  ul.mtree.jet li li li li li > a {
    padding-left: 5em
  }

  ul.mtree.nix {
    background: 0 0
  }

    ul.mtree.nix a {
      display: inline
    }

    ul.mtree.nix ul {
      margin-left: 1em
    }

      ul.mtree.nix ul > li {
        list-style-position: inside
      }

    ul.mtree.nix li {
      list-style: disc
    }

.mtree-demo .mtree {
  background: #eee;
  margin: 20px auto;
  max-width: 320px;
  border-radius: 3px
}

.mtree-skin-selector {
  text-align: center;
  background: #eee;
  padding: 10px 0 15px
}

  .mtree-skin-selector li {
    display: inline-block;
    float: none
  }

  .mtree-skin-selector button {
    padding: 5px 10px;
    margin-bottom: 1px;
    background: #bbb
  }

    .mtree-skin-selector button:hover {
      background: #999
    }

    .mtree-skin-selector button.active {
      background: #999;
      font-weight: 700
    }

    .mtree-skin-selector button.csl.active {
      background: #ffc000
    }

.back-to-home-btn:hover, .btn-style-two:hover {
  color: white !important;
}

.content-column > h2 > a:hover {
  color: white !important;
}


.hakkimizda_style > div > font {
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: lighter !important;
  color: #000 !important;
  opacity: 1 !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
  font-family: var(--font-family-muli) !important;
}

.hakkimizda_style > div {
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: lighter !important;
  color: #000 !important;
  opacity: 1 !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
  font-family: var(--font-family-muli) !important;
}

.hakkimizda_style {
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: lighter !important;
  color: #000 !important;
  opacity: 1 !important;
  -o-transition: all .3s ease !important;
  transition: all .3s ease !important;
  font-family: var(--font-family-muli) !important;
}

.footer-bottom .footer-menu div a:hover {
  color: white !important;
}

.footer-menu > ul > li > a:hover {
  color: #000 !important;
}



@media only screen and (min-width : 1600px) {
  .nav-right-option > li {
    position: inherit !important
  }

  .banner-section {
    height: 834px !important;
  }
}

@media only screen and (min-width : 1361px) and (max-width :1600px) {
  .nav-right-option > li {
    position: inherit !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    padding-left: 5px !important
  }

  .nav-right-option {
    padding: 18px 10px !important;
  }

  .main-menu .navigation > li {
    margin-right: 0 !important;
    padding: 21px 5px;
  }

    .main-menu .navigation > li > a {
      position: relative;
      display: block;
      text-align: center;
      padding: 10px 5px;
      font-size: 15px !important;
      line-height: 20px;
      font-weight: 500 !important;
      color: #000;
      opacity: 1;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      font-family: var(--font-family-muli);
    }

  .banner-section {
    height: 634px !important;
  }
}

@media only screen and (max-width : 1361px) and (min-width :992px) {
  .nav-right-option > li {
    position: inherit !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    padding-left: 0 !important;
    margin-right: 0 !important
  }

  .nav-right-option {
    padding: 26px 10px !important;
    padding-left: 0 !important
  }

  .userbutton {
    padding-left: 20px !important
  }

  .main-menu .navigation > li {
    margin-right: 0 !important;
    padding: 31px 4px
  }

    .main-menu .navigation > li > a {
      position: relative;
      display: block;
      text-align: center;
      padding: 10px 4px;
      font-size: 13px !important;
      line-height: 20px;
      font-weight: 100 !important;
      color: #000;
      opacity: 1;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      font-family: var(--font-family-oswald)
    }

  .mobile-nav-toggler {
    display: none !important
  }

  .nav-inner {
    display: block !important
  }

  .link-btn, .link-btn2 {
    display: block !important
  }

  .main-header .header-upper .logo-box {
    position: relative;
    padding: 19px 10px !important;
    padding-right: 0 !important
  }

  .collapse:not(.show) {
    display: block !important
  }

  .nav-link {
    padding: .5rem .5rem !important
  }

  .header-column .search-box-two {
    padding: 31px 11px !important;
    padding Shorthand property to set values for the thickness of the padding area. If left is omitted, it is the same as right. If bottom is omitted it is the same as top, if right is omitted it is the same as top. The value may not be negative. Learn more Don't show: 21px 13px;';
  }

  .theme-btn span:after, .theme-btn:before {
    background: 0 0 !important
  }

  .flaticon-arrow:before {
    content: none !important
  }

  .link-btn, .link-btn2 {
    padding: 0 !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    border-bottom: none !important;
    padding: 20px 20px !important;
    /* text-align: center !important; */
  }

  .main-footer .footer-widget-wrap.border-shape {
    border-width: 0 !important;
    padding: 40px !important
  }

  .testimonial-section {
    padding-bottom: 30px !important;
    padding-top: 50px !important
  }

  .banner-section .content-box {
    padding: 30px 40px !important
  }

  .banner-section .content-outer {
    min-height: 421px !important
  }

  .banner-section {
    height: 500px !important;
  }
}

@media only screen and (min-width: 578px) and (max-width: 991px) {
  .headerSol {
    display: block !important;
    width: 100% !important;
    background: 0 0 !important;
    border-top: 1px solid #01c418
  }

  .navMbLine {
    line-height: 20px !important
  }

  .main-header .search-box-two {
    margin-right: 0 !important
  }

  .nav-right-option {
    width: 35% !important;
    float: left;
    padding: 33px 35px !important;
    height: 100%;
  }

    .nav-right-option > li {
      position: absolute;
      right: 0 !important
    }

  .dropdown-item:focus, .dropdown-item:hover {
    line-height: 20px !important
  }

  .link-btn2 {
    width: 55% !important;
    float: left;
    padding: 16px 30px !important
  }

  .search-box-two {
    width: 10% !important;
    float: left
  }

  .header-column .search-box-two {
    padding: 13px 13px !important;
    background: 0 0 !important
  }

  .main-header .header-column:nth-child(2) {
    order: initial !important
  }

  .nav-outer .mobile-nav-toggler {
    padding: 23px 29px !important
  }

  .d-none {
    display: block !important
  }

  .search-box-two .outer-search-box .seach-toggle {
    color: var(--theme-color) !important
  }

  .mobile-menu .menu-box {
    top: 100px !important
  }

  .theme-btn span:after, .theme-btn:before {
    background: 0 0 !important
  }

  .flaticon-arrow:before {
    content: none !important
  }

  .link-btn, .link-btn2 {
    padding: 0 !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    border-bottom: none !important;
    padding: 20px 0 !important
  }

  .search-box {
    display: block !important
  }

  .main-footer .footer-widget-wrap.border-shape {
    border-width: 0 !important;
    padding: 20px !important
  }

  .scroll-to-top {
    display: none !important
  }

  .banner-section .content-box {
    padding: 30px 40px !important
  }

  .banner-section .content-outer {
    min-height: 421px !important
  }

  .banner-section {
    height: 320px !important;
  }

  .page-title .content-column {
    padding-left: 10px !important;
  }
}

@media only screen and (max-width: 578px) {
  .funfact-section .title{
    font-size:40px !important;
    line-height:100px !important;
  }
  .nav-right-option {
    width: 35% !important;
    float: left;
    padding: 32px 18px !important;
  }

  .link-btn2 {
    width: 50% !important;
    float: left;
    padding: 0 0 !important
  }

  .nav-link {
    display: block;
    padding: .5rem 0 !important
  }

  .search-box-two {
    width: 10% !important;
    float: left;
    display: block !important
  }

  .main-header .link-btn .theme-btn, .main-header .link-btn2 .theme-btn {
    border-bottom: none !important;
    padding: 8px 0 !important;
    line-height: 49px !important;
    margin-right: 3px !important
  }

  .header-column .search-box-two {
    padding: 13px 0 !important;
    background: 0 0 !important
  }

  /* .banner-section .content-box {
    padding: 30px 40px !important;
  }*/

  /*  .banner-section .content-outer {
    min-height: 421px !important
  }*/

  .mouse-btn-down {
    display: none !important
  }

  .sec-title {
    margin-bottom: 20px
  }

  .specialization-section-two {
    padding: 30px 0 !important
  }

  .portfolio-fullwidth {
    padding: 30px 0 !important
  }

  .sponsors-section {
    padding: 30px 0 !important
  }

  .specialization-section {
    padding: 30px 0 !important
  }

  .funfact-section {
    padding: 40px 0 !important
  }

  .testimonial-section {
    padding: 40px 0 !important
  }

  .contact-info-section {
    padding: 30px 0 !important
  }

  .scroll-to-top {
    display: none !important
  }

  .footer-widget-wrap {
    padding: 30px 0 !important
  }

  .footer-menu-mobile {
    display: none !important
  }

  .inner-box {
    margin-bottom: 10px !important
  }

  .contact-info-block .top-content {
    padding-bottom: 10px !important
  }

  .main-footer .footer-widget-wrap.border-shape {
    border-width: 0 !important;
    padding: 20px !important
  }

  .projects-section {
    padding: 30px 0 !important
  }

  .search-box {
    display: block !important
  }

  .search-box-two .search-box.now-visible {
    top: 136% !important
  }

  .banner-section {
    height: 190px !important;
  }
  .btn-style-three {
    position: relative;
    padding: 15px 34px !important;
    padding-left: 115px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 2px;
  }
  .specialize-block-two .image {
    position: relative;
    margin-top: 25px;
     padding-right: 0px; 
  }
  .specialize-block-two .icon-box {
  left:0px !important;
  }
  }

@media only screen and (max-width: 393px) {
  .search-box {
    display: block !important
  }

  .search-box-two .search-box.now-visible {
    top: 136% !important
  }

  .banner-section .content-box {
    height: 190px !important;
    padding:0px !important;
  }
  .link-btn2 {
    width: 50% !important;
    float: left;
    padding: 0 0 !important
  }
  .nav-right-option {
    width: 35% !important;
  }
}
