@import "https://fonts.googleapis.com/css?family=Arimo:400,700|Cabin:400,500,600,700|Montserrat:300,400,500,600,700,800,900&display=swap";
@import "font-awesome.css";
@import "flaticon.css";
@import "animate.css";
@import "owl.css";
@import "animation.css";
@import "jquery-ui.css";
@import "custom-animate.css";
@import "jquery.fancybox.min.css";
@import "jquery.bootstrap-touchspin.css";
@import "jquery.mCustomScrollbar.min.css";
  @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Play:wght@400;700&display=swap');
input[type=text], input[type=password] {
  width: 100%;
  display: inline-block;
  border: none;
  background: #f1f1f1
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  color: #fff
}
.btn-primary:hover {
  color: #af8d56;
  background-color: #393939;
  border-color: #6f6a6a
}
input[type=text]:focus, input[type=password]:focus {
  background-color: #ddd;
  outline: none
}
hr {
  border: 1px solid #f1f1f1;
  margin-bottom: 25px
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0px !importanti;
  opacity: .5
}
.close:focus, .close:hover {
  color: #a37516;
  text-decoration: none;
  opacity: .75
}
.registerbtn {
  background-color: #04aa6d;
  color: #fff;
  padding: 16px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: .9
}
.registerbtn:hover {
  opacity: 1
}
a {
  color: #1e90ff
}
.signin {
  background-color: #f1f1f1;
  text-align: center
}
.text {
  color: #fff;
  text-align: justify
}
.loginform {
  display: flex
}
.skill-title {
  color: #fff;
  font-weight: 800
}
.form-group {
  margin-bottom: 0
}
.form-control {
  border-radius: 0
}
.btn-primary {
  color: #fff;
  background-color: hsl(0deg 0% 0%);
  border-color: rgb(239 176 64);
  border-radius: 0
}
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none
}
body {
 
font-family: 'Play', sans-serif;
  font-size: 14px;
  color: #777;
  line-height: 1.7em;
  font-weight: 400;
  background: #111;
  -webkit-font-smoothing: antialiased
}
.bordered-layout .page-wrapper {
  padding: 0 50px
}
a {
  text-decoration: none;
  cursor: pointer;
  color: rgb(32 33 36)
}
button, a:hover, a:focus, a:visited {
  text-decoration: none;
  outline: none !important;
  color: #fff
}
h1, h2, h3, h4, h5, h6 {
  position: relative;
  font-weight: 400;
  margin: 0;
  background: 0 0;
  line-height: 1.6em;
  font-family: Montserrat, sans-serif
}
input, button, select, textarea {}
textarea {
  overflow: hidden
}
p {
  position: relative;
  line-height: 1.8em
}
h1 {
  font-size: 84px
}
h2 {
  font-size: 48px
}
h3 {
  font-size: 30px
}
h4 {
  font-size: 24px
}
h5 {
  font-size: 20px
}
h6 {
  font-size: 18px
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto
}
.medium-container {
  max-width: 850px
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px
}
ul, li {
  list-style: none;
  padding: 0;
  margin: 0
}
img {
  display: inline-block;
  max-width: 100%
}
.theme-btn {
  cursor: pointer;
  display: inline-block;
  transition: all .3s ease 0s
}
.centered {
  text-align: center
}
.scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  color: red !important;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 38px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  background: #fff;
  display: none;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, .15) 0 0 10px;
  transition: all 300ms ease 0s
}
.scroll-to-top:hover {
  color: #fff;
  background: red
}
.list-style-one {
  position: relative
}
.list-style-one li {
  position: relative;
  color: #fff;
  font-size: 14px;
  padding-left: 30px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 20px
}
.list-style-one li .icon {
  position: absolute;
  left: 0;
  top: 5px;
  color: red;
  font-size: 16px;
  line-height: 1em;
  font-weight: 300;
  transition: all 300ms ease 0s
}
.list-style-two {
  position: relative;
  margin-bottom: 20px
}
.list-style-two li {
  position: relative;
  color: #555;
  font-size: 16px;
  padding-left: 30px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 12px;
  font-family: Roboto, sans-serif
}
.list-style-two li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  color: red;
  font-size: 16px;
  line-height: 1em;
  font-weight: 400;
  font-family: FontAwesome;
  transition: all 300ms ease 0s
}
.btn-one-outer {
  position: relative;
  padding: 10px 7px 3px;
  z-index: 1;
  display: inline-block;
  transition: all 600ms ease 0s
}
.btn-one-outer::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 44px;
  height: 44px;
  z-index: -1;
  transition: all 600ms ease 0s;
  border-left: 2px solid #ab933a !important;
  border-bottom: 2px solid #ab933a !important
}
.btn-one-outer::after {
  position: absolute;
  content: "";
  right: 3px;
  top: 9px;
  width: 44px;
  height: 44px;
  opacity: 0;
  z-index: -1;
  border-right: 2px solid rgb(170 148 58) !important;
  border-top: 2px solid rgb(170 148 58) !important;
  transition: all 600ms ease 0s
}
.btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 12px 40px;
  font-weight: 600;
  overflow: hidden;
  background: 0 0;
  border-radius: 0;
  text-transform: capitalize;
  border: 1px solid #fff;
  font-family: Montserrat, sans-serif;
  transition: all 600ms ease 0s
}
.btn-style-one .txt {
  position: relative;
  z-index: 1
}
.btn-style-one::before {
  position: absolute;
  content: "";
  inset: 0 -50px 0 0;
  border-bottom: 55px solid #fff;
  border-right: 30px solid transparent;
  transition: all 600ms ease 0s;
  transform: translateX(-100%)
}
.btn-style-one::after {
  position: absolute;
  content: "";
  inset: 0 0 0 -50px;
  border-left: 30px solid transparent;
  border-bottom: 55px solid #fff;
  transition: all 600ms ease 0s;
  transform: translateX(100%)
}
.btn-style-one:hover::before {
  transform: translateX(-40%)
}
.btn-style-one:hover::after {
  transform: translateX(40%)
}
.btn-one-outer:hover::after {
  opacity: 1;
  width: 100%;
  height: 100%
}
.btn-one-outer:hover::before {
  opacity: 0
}
.btn-one-outer:hover .btn-style-one {
  color: #000;
  transform: translate(-7px, 10px)
}
.btn-two-outer {
  position: relative;
  padding: 6px 3px 3px 7px;
  z-index: 1;
  display: inline-block;
  transition: all 600ms ease 0s
}
.btn-two-outer::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -3px;
  width: 44px;
  height: 44px;
  z-index: -1;
  border-left: 2px solid red;
  border-bottom: 2px solid red;
  transition: all 600ms ease 0s
}
.btn-two-outer::after {
  position: absolute;
  content: "";
  right: 3px;
  top: 9px;
  width: 44px;
  height: 44px;
  opacity: 0;
  z-index: -1;
  border-right: 2px solid red;
  border-top: 2px solid red;
  transition: all 600ms ease 0s
}
.btn-style-two {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 12px 40px;
  font-weight: 600;
  overflow: hidden;
  border-radius: 0;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  transition: all 600ms ease 0s;
  background-color: #222 !important
}
.btn-style-two .txt {
  position: relative;
  z-index: 1
}
.btn-style-two::before {
  position: absolute;
  content: "";
  inset: 0 -50px 0 0;
  border-bottom: 55px solid rgb(172 134 46) !important;
  border-right: 30px solid transparent;
  transition: all 600ms ease 0s;
  transform: translateX(-100%)
}
.btn-style-two::after {
  position: absolute;
  content: "";
  inset: 0 0 0 -50px;
  border-left: 30px solid transparent;
  border-bottom: 55px solid rgb(172 134 46) !important;
  transition: all 600ms ease 0s;
  transform: translateX(100%)
}
.btn-style-two:hover::before {
  transform: translateX(-40%)
}
.btn-style-two:hover::after {
  transform: translateX(40%)
}
.btn-two-outer:hover::after {
  opacity: 1;
  width: 100%;
  height: 100%
}
.btn-two-outer:hover::before {
  opacity: 0
}
.btn-two-outer:hover .btn-style-two {
  color: #fff;
  transform: translate(-7px, 10px)
}
.btn-three-outer {
  position: relative;
  padding: 6px 3px 3px 7px;
  z-index: 1;
  display: inline-block;
  transition: all 600ms ease 0s
}
.btn-three-outer::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 2px;
  width: 44px;
  height: 44px;
  z-index: -1;
  border-left: 2px solid rgb(168 150 56) !important;
  border-bottom: 2px solid rgb(168 150 56) !important;
  transition: all 600ms ease 0s
}
.btn-three-outer::after {
  position: absolute;
  content: "";
  right: 3px;
  top: 9px;
  width: 44px;
  height: 44px;
  opacity: 0;
  z-index: -1;
  border-right: 2px solid rgb(172 134 46) !important;
  border-top: 2px solid rgb(172 134 46) !important;
  transition: all 600ms ease 0s
}
.btn-style-three {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 30px;
  color: #222;
  padding: 10px 36px;
  font-weight: 600;
  overflow: hidden;
  border-radius: 0;
  text-transform: capitalize;
  border: 2px solid #959595;
  font-family: Montserrat, sans-serif;
  transition: all 600ms ease 0s
}
.btn-style-three .txt {
  position: relative;
  z-index: 1
}
.btn-style-three:hover {
  color: #fff;
  border-color: red
}
.btn-style-three::before {
  position: absolute;
  content: "";
  inset: 0 -50px 0 0;
  border-bottom: 55px solid red;
  border-right: 30px solid transparent;
  transition: all 600ms ease 0s;
  transform: translateX(-100%)
}
.btn-style-three::after {
  position: absolute;
  content: "";
  inset: 0 0 0 -50px;
  border-left: 30px solid transparent;
  border-bottom: 55px solid red;
  transition: all 600ms ease 0s;
  transform: translateX(100%)
}
.btn-style-three:hover::before {
  transform: translateX(-40%)
}
.btn-style-three:hover::after {
  transform: translateX(40%)
}
.btn-three-outer:hover::after {
  opacity: 1;
  width: 100%;
  height: 100%
}
.btn-three-outer:hover::before {
  opacity: 0
}
.btn-three-outer:hover .btn-style-three {
  color: #fff;
  transform: translate(-7px, 10px)
}
.btn-style-four {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding: 14px 40px;
  font-weight: 600;
  overflow: hidden;
  border-radius: 3px;
  background: linear-gradient(to left, rgb(207, 45, 1) 0%, rgb(253, 74, 28) 100%);
  text-transform: capitalize;
  font-family: Montserrat, sans-serif
}
.btn-style-four .txt {
  position: relative;
  z-index: 1
}
.btn-style-four::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all .4s ease 0s;
  transform: scale(1, .5);
  background-image: linear-gradient(to right, rgb(207, 45, 1) 0%, rgb(253, 74, 28) 100%)
}
.btn-style-four:hover::before {
  opacity: 1;
  transform: scale(1, 1)
}
.btn-style-four:hover {
  color: #fff
}
.btn-style-five {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  padding: 15px 40px;
  font-weight: 600;
  overflow: hidden;
  border-radius: 4px;
  background-color: red;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif
}
.btn-style-five .txt {
  position: relative;
  z-index: 1;
  transition: all 300ms ease 0s
}
.btn-style-five::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: #6b40ea;
  transition: all .4s ease 0s;
  transform: scale(1, .5)
}
.btn-style-five:hover::before {
  opacity: 1;
  transform: scale(1, 1)
}
.btn-style-five:hover {
  color: #fff
}
.social-icon-one {
  position: relative;
  display: block
}
.social-icon-one .title {
  position: relative;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-weight: 700;
  margin-right: 15px
}
.social-icon-one li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  margin-right: 22px
}
.social-icon-one li:last-child {
  margin-right: 0
}
.social-icon-one li a {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  transition: all 300ms ease 0s
}
.social-icon-one li a:hover {
  color: red
}
.theme_color {
  color: red
}
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icons/preloader.svg);
  background-size: 100px
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto
}
.sec-title {
  position: relative;
  margin-bottom: 25px
}
.sec-title .title {
  position: relative;
  color: #555;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif
}
.sec-title h2 {
  position: relative;
  color: #222;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: uppercase
}
.sec-title.light .title, .sec-title.light h2 {
  color: rgb(255 255 255)
}
.sec-title.centered {
  text-align: center
}
.main-header {
  position: absolute;
  z-index: 99;
  width: 100%
}
.header-style-one .header-top .outer-container {
  padding: 0 38px
}
.main-header .header-top {
  position: relative;
  padding: 18px 0
}
.main-header .header-top .top-left {
  position: relative
}
.main-header .header-top .top-left .text {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  font-family: Roboto, sans-serif
}
.main-header .header-top .info-list {
  position: relative;
  float: left;
  text-align: left
}
.main-header .header-top .info-list li {
  position: relative;
  color: #fff;
  font-size: 16px;
  padding-left: 30px;
  margin-right: 22px;
  padding-right: 22px;
  line-height: 1.3em;
  display: inline-block;
  border-right: 1px solid #fff;
  font-family: Roboto, sans-serif
}
.main-header .header-top .info-list li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: none
}
.main-header .header-top .info-list li .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: red
}
.main-header .header-top .info-list li a {
  position: relative;
  color: #fff;
  font-family: Roboto, sans-serif;
  transition: all 300ms ease 0s
}
.main-header .header-top .info-list li a:hover {
  color: red
}
.main-header .header-top .language {
  position: relative;
  line-height: 1em;
  margin-left: 20px;
  display: inline-block
}
.main-header .header-top .language .flag-icon {
  margin-right: 8px;
  color: red
}
.main-header .header-top .language .dropdown-menu {
  top: 100%;
  right: 0;
  width: 170px;
  border-radius: 0;
  margin-top: 38px;
  background-color: #222;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  padding: 0;
  border-top: 3px solid red;
  left: auto !important;
  transform: translate3d(0px, 0px, 0px) !important
}
.main-header .header-top .language > a {
  color: #fff;
  padding: 0;
  text-transform: capitalize;
  display: inline-block;
  border: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1em;
  border-radius: 0
}
.main-header .header-top .language > a:focus {
  outline: none !important;
  box-shadow: none !important
}
.main-header .header-top .language > a::after {
  display: none
}
.main-header .header-top language a:hover {
  background: 0 0
}
.main-header .header-top .language .dropdown-menu > li {
  float: none;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  padding-right: 0 !important;
  margin: 0 !important;
  display: block !important
}
.main-header .header-top .language .dropdown-menu > li:last-child {
  border-bottom: none
}
.main-header .header-top .language .dropdown-menu > li > a {
  color: #fff;
  display: block;
  text-align: left;
  font-size: 14px;
  transition: all 300ms ease 0s;
  padding: 12px 20px !important
}
.main-header .header-top .language .dropdown-menu > li > a:hover {
  background-color: red;
  color: #fff !important
}
.main-header .main-box {
  position: relative;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  background: 0 0;
  transition: all 300ms ease 0s
}
.main-header .main-box .outer-container {
  position: relative;
  padding: 0 40px
}
.main-header .main-box .logo-box {
  position: relative;
  float: left;
  left: 0;
  z-index: 10;
  padding: 30px 0
}
.main-header .main-box .logo-box .logo img {
  display: inline-block;
  max-width: 100%;
  transition: all 300ms ease 0s
}
.main-header .header-upper {
  position: relative;
  background: #171717;
  border-bottom: 2px solid rgb(237 127 49);
}
.main-header .header-upper .inner-container {
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, .2)
}
.main-header .header-upper .outer-container {
  position: relative;
  padding: 0 30px
}
.main-header .nav-outer {
  position: relative;
  float: right
}
.header-style-one .nav-outer::before {
  position: absolute;
  content: "";
  left: -50px;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 110%;
  background-color: rgba(0, 0, 0, .5)
}
.main-header.header-style-two .header-upper .inner-container {
  border: 0
}
.main-header .header-upper .logo-box {
  position: relative;
  padding: 4px 20px 0 0;
}
.main-header .header-upper .logo-box::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  width: 1000%;
  border-right: 3px solid red;
  background-color: rgba(0, 0, 0, .5)
}
.main-header .header-upper .logo-box .logo {
  position: relative
}
.main-header .outer-box {
  position: relative;
  float: right;
  margin-left: 50px;
  padding: 22px 0
}
.main-header.header-style-two .nav-outer {
  padding-right: 50px
}
.main-header.header-style-two .nav-outer::before {
  position: absolute;
  content: "";
  inset: 0 0 0 -80px;
  border-left: 4px solid red;
  background-color: rgba(255, 255, 255, .2)
}
.main-header .outer-box .cart-box {
  position: relative;
  float: left;
  color: #fff;
  font-size: 16px;
  background: 0 0;
  margin-top: 14px;
  display: inline-block;
  margin-right: 28px
}
.main-header .outer-box .cart-box .cart-box-btn {
  background: 0 0;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  transition: all 300ms ease 0s
}
.main-header .outer-box .cart-box .cart-box-btn::after {
  display: none
}
.main-header .outer-box .cart-box .cart-box-btn .total-cart {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 18px;
  height: 18px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  background-color: red
}
.main-header .outer-box .cart-box .cart-box-btn:hover {
  color: red
}
.main-header .outer-box .cart-product {
  position: relative;
  margin-bottom: 18px;
  min-height: 90px;
  border-bottom: 1px solid #e4e4e4
}
.main-header .outer-box .cart-product .inner {
  position: relative;
  padding-left: 90px;
  min-height: 70px
}
.main-header .outer-box .cart-product .inner .cross-icon {
  position: absolute;
  right: 0;
  top: -2px;
  z-index: 1;
  color: #263120;
  font-size: 16px;
  cursor: pointer;
  transition: all 500ms ease 0s
}
.main-header .outer-box .cart-product .inner .cross-icon:hover {
  color: red
}
.main-header .outer-box .cart-product .inner .image {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  border-radius: 50px
}
.main-header .outer-box .cart-product .inner .image img {
  display: block;
  width: 66px;
  height: 66px
}
.main-header .outer-box .cart-product .inner h3 {
  position: relative;
  font-weight: 600;
  font-size: 15px;
  margin: 0;
  letter-spacing: 1px;
  text-transform: capitalize
}
.main-header .outer-box .cart-product .inner h3 a {
  color: #222;
  transition: all 300ms ease 0s
}
.main-header .outer-box .cart-product .inner h3 a:hover {
  color: red
}
.main-header .outer-box .cart-product .inner .quantity-text {
  position: relative;
  font-weight: 300;
  color: #666;
  font-size: 13px;
  margin-bottom: 0
}
.main-header .outer-box .cart-product .inner .price {
  position: relative;
  font-weight: 700;
  font-size: 16px;
  margin: 0;
  color: #222
}
.main-header .outer-box .cart-box .cart-panel {
  border-radius: 10px;
  padding: 20px;
  min-width: 300px;
  margin-top: 64px;
  z-index: 1;
  border: 0;
  box-shadow: rgba(0, 0, 0, .15) 0 0 25px;
  left: auto !important;
  right: 0 !important;
  transform: translate3d(0px, 0px, 0px) !important
}
.main-header.header-style-two .outer-box .cart-box .cart-panel {
  margin-top: 71px
}
.main-header .outer-box .cart-box .cart-panel .cart-total {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize
}
.main-header .outer-box .cart-box .cart-panel .cart-total span {
  font-weight: 800;
  font-size: 18px
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed {
  position: relative;
  text-align: center;
  margin-top: 20px
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed li {
  position: relative;
  margin: 0 5px;
  display: inline-block
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed li a {
  position: relative;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  padding: 9px 20px 8px;
  border-radius: 50px;
  display: inline-block;
  background-color: red;
  border: 2px solid red;
  text-transform: uppercase;
  transition: all 300ms ease 0s
}
.main-header .outer-box .cart-box .cart-panel .btns-boxed li a:hover {
  color: red;
  background: 0 0
}
.main-header .outer-box .cart-box .icon a {
  color: #999
}
.main-header.header-style-two .outer-box .cart-box {}
.main-header.header-style-two .outer-box .cart-box .cart-box-btn {
  color: #000
}
.main-header.header-style-two .header-lower .search-box-outer {
  margin-top: 23px;
  margin-right: 20px
}
.main-header .search-box-outer {
  position: relative;
  float: left
}
.main-header .search-box-btn {
  position: relative;
  top: 0;
  display: block;
  float: left;
  margin-top: 14px;
  font-size: 20px;
  color: #222;
  cursor: pointer;
  background: 0 0;
  transition: all 500ms ease 0s;
  line-height: 20px !important
}
.main-header .search-box-btn::after {
  display: none
}
.main-header .search-box-outer .dropdown-menu {
  right: 0;
  padding: 0;
  width: 280px;
  border-radius: 0;
  border-top: 3px solid red;
  top: 49px !important;
  left: auto !important;
  transform: translate3d(0px, 0px, 0px) !important
}
.main-header.header-style-two .search-box-btn {
  color: #000
}
.main-header.header-style-two .header-upper .outer-box .nav-btn {
  color: red;
  margin-top: 12px
}
.header-style-three {
  position: relative
}
.header-style-three .header-top {
  padding: 13px 0;
  border-bottom: 1px solid rgb(250 173 14);
  background-color: rgb(255 119 0) !important;
}
.header-style-three .header-top .info-list li a {
  color: #fff !important
}
.header-style-three .header-top .info-list li .icon {
  color: #8d7234 !important
}
.header-style-three .header-top .language .flag-icon {
  color: #000 !important
}
.header-style-three .main-menu .navigation > li > a {
  text-transform: capitalize
}
.header-style-three .main-menu .navigation > li::before {
  background: url(../images/icons/menu-icon-1.png) no-repeat
}
.header-style-three .outer-box .cart-box .cart-box-btn {
  color: #222
}
.header-style-three .header-upper .logo-box::before {
  display: none
}
.main-header .sticky-header .main-menu .navigation > li::before {
  top: 26px
}
.main-header .sticky-header .search-box-btn {
  margin-top: 10px
}
.main-header .btn-box {
  position: relative;
  float: left;
  margin-left: 30px;
  margin-top: -3px
}
.main-header .btn-box .pass-btn {
  position: relative;
  color: #fff;
  font-size: 16px;
  padding: 18px 26px;
  font-weight: 500;
  border-radius: 0;
  border-right: 3px solid red;
  background-color: #222;
  transition: all 500ms ease 0s;
  font-family: Roboto, sans-serif
}
.main-header .header-lower .search-box {
  float: right
}
.main-header .header-lower .search-box .form-group {
  position: relative;
  margin: 0;
  top: -1px
}
.main-header .header-lower .search-box .form-group input[type=text], .main-header .header-lower .search-box .form-group input[type=search] {
  position: relative;
  line-height: 28px;
  padding: 10px 50px 10px 25px;
  background: none #fff;
  display: block;
  font-size: 14px;
  width: 200px;
  height: 74px;
  color: #222;
  font-weight: 400;
  transition: all 500ms ease 0s;
  border-radius: 0 50px 50px 0
}
.main-header .header-lower .search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 74px;
  width: 45px;
  font-size: 14px;
  color: #000048;
  line-height: 100%;
  background: 0 0;
  display: inline-block;
  font-weight: 400;
  text-align: left;
  cursor: pointer
}
.main-menu {
  position: relative;
  float: left;
  transition: all 300ms ease 0s
}
.main-menu .cart-box {
  position: relative;
  float: left;
  font-size: 26px;
  margin: 32px 0;
  padding-left: 20px;
  border-left: 1px solid #dde4db
}
.main-menu .cart-box a {
  position: relative;
  color: red
}
.main-menu .cart-box .number {
  position: absolute;
  right: -15px;
  top: -15px;
  color: red;
  font-size: 18px
}
.main-menu .navbar-collapse {
  padding: 0;
  float: left;
  display: block !important
}
.main-menu .navigation {
  position: relative;
  margin: 0
}
.main-menu .navigation > li {
  position: relative;
  float: left;
  margin-right: 30px;
  transition: all 500ms ease 0s
}
.main-menu .navigation > li:last-child {
  margin-right: 0
}
.sticky-header .main-menu .navigation > li > a {
  color: #444 !important
}
.main-header .sticky-header .main-menu .navigation > li:hover > a, .main-header .sticky-header .main-menu .navigation > li.current > a {
  color: #337ab7 !important;
  background-color: inherit !important
}
.sticky-header .nav-outer .options-box {
  margin-top: 45px
}
.main-header.header-style-two .main-menu .navigation > li > a {}
.main-header .sticky-header .main-menu .navigation > li.dropdown > a {
  padding-right: 15px !important
}
.main-header .sticky-header .main-menu .navigation > li.dropdown > a::before {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  right: 0;
  color: #000;
  font-size: 15px;
  line-height: 22px;
  transition: all 500ms ease 0s
}
.sticky-header {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0;
  background: #111;
  z-index: 0;
  border-bottom: 1px solid #ed7f31;
  transition: all 500ms ease 0s
}
.sticky-header .logo {
  padding: 7px 0 6px
}
.fixed-header .sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  animation-name: fadeInDown;
  animation-duration: 500ms;
  animation-timing-function: linear;
  animation-iteration-count: 1
}
.main-menu .navigation > li > a {
  position: relative;
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0;
  opacity: 1;
  font-weight: 700;
  padding: 35px 0;
  font-size: 14px;
  transition: all 500ms ease 0s
}
.main-menu .navigation > li::before {
  position: absolute;
  content: "";
  left: -12px;
  top: 41px;
  width: 6px;
  height: 16px;
  opacity: 0;
  transition: all 500ms ease 0s;
  background: url(../images/icons/menu-icon.png) no-repeat
}
.main-menu .navigation > li:hover::before, .main-menu .navigation > li.current::before {
  opacity: 1
}
.sticky-header .main-menu .navigation > li {
  position: relative;
  margin-left: 30px;
  margin-right: 0
}
.sticky-header .main-menu .navigation > li::before, .sticky-header .main-menu .navigation > li::after {}
.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
  opacity: 1;
  color: #ed7f31 !important;
}
.main-menu .navigation > li > ul {
  position: absolute;
  left: -30px;
  top: 100%;
  width: 230px;
  z-index: 100;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 900ms ease 0s;
  padding: 20px 15px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .1) 0 0 10px
}
.main-menu .navigation > li > ul::before {
  position: absolute;
  content: "";
  left: 0;
  top: -30px;
  width: 100%;
  height: 30px;
  display: block
}
.main-menu .navigation > li > ul.from-right {
  left: auto;
  right: 0
}
.main-menu .navigation > li > ul > li {
  position: relative;
  width: 100%
}
.main-menu .navigation > li > ul > li:last-child {
  border-bottom: none
}
.main-menu .navigation > li > ul > li > a {
  position: relative;
  display: block;
  padding: 6px 18px 6px 10px;
  line-height: 24px;
  font-weight: 500;
  font-size: 15px;
  text-transform: capitalize;
  color: #7c7b7b;
  transition: all 500ms ease 0s
}
.main-menu .navigation > li > ul > li > a::before {
  position: absolute;
  content: "//";
  left: 10px;
  top: 8px;
  opacity: 0;
  color: red;
  transition: all 500ms ease 0s
}
.main-menu .navigation > li > ul > li:hover > a::before {
  opacity: 1
}
.sticky-header .main-menu .navigation > li > a {
  padding: 19px 0 !important
}
.sticky-header .main-menu .navigation > li > a::before {
  top: 22px !important
}
.main-menu .navigation > li > ul > li:hover > a {
  color: red;
  padding-left: 30px
}
.main-menu .navigation > li > ul > li.dropdown > a::after {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  right: 15px;
  top: 7px;
  width: 10px;
  height: 20px;
  display: block;
  color: #253d4a;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  z-index: 5
}
.main-menu .navigation > li > ul > li.dropdown:hover > a::after {
  color: red
}
.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 120%;
  top: 0%;
  width: 230px;
  z-index: 100;
  display: none;
  transition: all 900ms ease 0s;
  padding: 20px 15px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .1) 0 0 10px
}
.main-menu .navigation > li > ul > li > ul.from-right {
  left: auto;
  right: 0
}
.main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  width: 100%
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
  border-bottom: none
}
.main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  padding: 6px 18px 6px 10px;
  line-height: 24px;
  font-weight: 500;
  font-size: 15px;
  text-transform: capitalize;
  color: #7c7b7b;
  transition: all 500ms ease 0s
}
.main-menu .navigation > li > ul > li > ul > li > a::before {
  position: absolute;
  content: "//";
  left: 10px;
  top: 8px;
  opacity: 0;
  color: red;
  transition: all 500ms ease 0s
}
.main-menu .navigation > li > ul > li > ul > li:hover > a::before {
  opacity: 1
}
.main-menu .navigation > li > ul > li > ul > li:hover > a {
  color: red;
  padding-left: 30px
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a::after {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  right: 10px;
  top: 11px;
  width: 10px;
  height: 20px;
  display: block;
  color: #272727;
  line-height: 20px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  z-index: 5
}
.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a::after {
  color: red
}
.main-menu .navigation > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  left: 0;
  transform: rotateX(0deg)
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  left: 100%;
  transform: rotateX(0deg);
  transition: all 500ms ease 0s
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  line-height: 28px;
  border: 1px solid #fff;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none
}
.shop-section .items-sorting {
  position: relative;
  margin-bottom: 20px
}
.shop-section .items-sorting .results-column, .shop-section .items-sorting .select-column {
  margin-bottom: 20px
}
.shop-section .items-sorting .results-column h6 {
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 24px;
  padding: 13px 0
}
.shop-section .items-sorting .form-group {
  margin-bottom: 0
}
.shop-section .items-sorting select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 9px 20px;
  height: 50px;
  font-size: 14px;
  border: 1px solid #eee;
  cursor: pointer;
  appearance: none;
  background: url(../images/icons/icon-select.png) right center no-repeat;
  color: #666;
  transition: all 500ms ease 0s
}
.shop-section .items-sorting select option {
  text-indent: 15px
}
.shop-item {
  position: relative;
  margin-bottom: 40px
}
.shop-item .inner-box {
  position: relative;
  outline: #fff solid 15px;
  transition: all .3s ease 0s
}
.shop-item .inner-box:hover .image .overlay-box {
  opacity: 1
}
.shop-item .inner-box .image {
  position: relative;
  z-index: 11;
  text-align: center;
  background-color: #f8f8f8
}
.shop-item .inner-box .image .sale {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  z-index: 12;
  padding: 5px 8px;
  line-height: 1em;
  text-transform: uppercase;
  background-color: red
}
.shop-item .inner-box .image .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, .7);
  transition: transform .4s ease 0s, -webkit-transform .4s ease 0s;
  transform: scale(0, 1);
  transform-origin: left center
}
.shop-item .inner-box:hover .image .overlay-box {
  transform: scale(1, 1);
  transform-origin: right center
}
.shop-item .inner-box .image .overlay-box .cart-option li {
  position: relative
}
.shop-item .inner-box .image .overlay-box .cart-option li:first-child {
  position: absolute;
  right: 15px;
  top: 15px
}
.shop-item .inner-box .image .overlay-box .cart-option li:last-child {
  position: absolute;
  left: 15px;
  bottom: 15px
}
.shop-item .inner-box .image .overlay-box .cart-option li a {
  position: relative;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  display: block;
  line-height: 40px;
  background-color: red;
  transition: all .3s ease 0s
}
.shop-item .inner-box .image .overlay-box .cart-option li a:hover {
  background-color: red;
  color: #fff
}
.shop-item .inner-box .image .overlay-box .cart-option li a:hover {
  color: #fff
}
.shop-item .inner-box .image img {
  width: 100%;
  display: inline-block
}
.shop-item .inner-box .lower-content {
  position: relative;
  z-index: 11;
  text-align: center;
  margin-top: 20px;
  padding: 25px 20px 20px;
  border: 3px solid #ccc;
  box-shadow: rgba(0, 0, 0, .1) 0 0 15px
}
.shop-item .inner-box .lower-content h6 {
  position: relative;
  font-weight: 700;
  font-size: 16px
}
.shop-item .inner-box .lower-content h6 a {
  color: #222;
  transition: all .3s ease 0s
}
.shop-item .inner-box .lower-content h6 a:hover {
  color: red
}
.shop-item .inner-box .lower-content .price {
  position: relative;
  margin-top: 4px
}
.shop-item .inner-box .lower-content .price li {
  position: relative;
  color: #666;
  font-size: 14px;
  font-weight: 600;
  display: inline-block
}
.shop-item .inner-box .lower-content .price li.discount {
  position: relative;
  color: #000;
  margin-right: 8px;
  text-decoration: line-through
}
.shop-single-section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 90px;
  z-index: 9;
  background-color: #fff
}
.product-details .basic-details {
  position: relative;
  margin-bottom: 20px
}
.product-details .image-column .image-carousel {
  background-color: #eee;
  border-radius: 4px
}
.product-details .image-column, .product-details .info-column {
  margin-bottom: 50px
}
.product-details .info-column .add-to-cart {
  padding: 13px 43px;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 10px
}
.product-details .image-column .image-box img {
  position: relative;
  display: block;
  width: 100%
}
.product-details .image-column .thumbs-carousel {
  margin-top: 20px
}
.product-details .image-column .thumbs-carousel li {
  background-color: #f2f2f2;
  text-align: center;
  padding: 0;
  cursor: pointer
}
.product-details .image-column .thumbs-carousel li img {
  width: 100%;
  display: inline-block
}
.product-details .image-column .owl-dots, .product-details .image-column .owl-nav {
  display: none
}
.product-details .basic-details .details-header {
  position: relative;
  margin-bottom: 0
}
.product-details .basic-details .details-header h2 {
  font-weight: 700;
  margin: 0 0 8px;
  line-height: 1.4em;
  color: #222
}
.product-details .basic-details .details-header h2 a {
  color: #333
}
.product-details .basic-details .details-header .rating {
  font-size: 16px;
  margin-bottom: 25px;
  display: inline-block
}
.product-details .basic-details .details-header .rating span {
  color: red
}
.product-details .basic-details .details-header .rating .fa {
  display: inline-block;
  margin-right: 1px
}
.product-details .basic-details .details-header .rating .fa.light {
  color: #dadada
}
.product-details .basic-details .details-header .item-price {
  position: relative;
  font-size: 24px;
  font-weight: 400;
  color: #222;
  line-height: 24px;
  letter-spacing: 1px;
  margin-bottom: 20px
}
.product-details .basic-details .text {
  position: relative;
  color: #666;
  font-size: 14px;
  line-height: 1.9em;
  margin-bottom: 30px
}
.product-details .basic-details .availablity {
  position: relative;
  float: left;
  padding-right: 40px;
  line-height: 32px;
  margin-bottom: 27px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #777
}
.product-details .basic-details .availablity strong {
  font-size: 14px;
  letter-spacing: 2px;
  color: #11da61;
  font-weight: 600;
  text-transform: uppercase
}
.product-details .basic-details .item-quantity {
  position: relative;
  float: left;
  width: 120px;
  margin-bottom: 15px;
  margin-right: 20px;
  border: 1px solid #eae8e8
}
.product-details .basic-details .btns-box {
  position: relative
}
.product-details .basic-details .quantity-spinner, .cart-section input.quantity-spinner {
  line-height: 24px;
  padding: 10px 15px !important;
  height: 54px !important;
  box-shadow: none !important
}
.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn, .cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 13px 10px;
  background: #f4f5f6
}
.product-details .bootstrap-touchspin .input-group-btn-vertical i, .cart-section .bootstrap-touchspin .input-group-btn-vertical i {
  top: 1px
}
.shop-list {
  position: relative;
  margin-top: 20px
}
.shop-list li {
  position: relative;
  color: #666;
  font-size: 14px;
  margin-bottom: 10px
}
.shop-list li strong {
  color: #222;
  font-size: 16px;
  margin-right: 5px;
  text-transform: uppercase
}
.shop-list li a {
  position: relative;
  color: red;
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  display: inline-block;
  text-transform: uppercase
}
.shop-page .prod-tabs {
  position: relative
}
.shop-page .prod-tabs .tab-btns {
  position: relative;
  text-align: center;
  margin-bottom: 40px
}
.shop-page .prod-tabs .tab-btns .tab-btn {
  position: relative;
  margin-right: 8px;
  font-size: 16px;
  background: 0 0;
  color: #222;
  border: 1px solid #222;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
  margin-bottom: 12px;
  display: inline-block;
  padding: 12px 40px 10px;
  transition: all 500ms ease 0s
}
.shop-page .prod-tabs .tab-btns .tab-btn:hover, .shop-page .prod-tabs .tab-btns .tab-btn.active-btn {
  color: #fff;
  background: #222;
  border-color: #222
}
.shop-page .prod-tabs .tabs-content {
  position: relative
}
.shop-page .prod-tabs .tabs-content .tab {
  position: relative;
  display: none
}
.shop-page .prod-tabs .tabs-content .tab.active-tab {
  display: block
}
.shop-page .prod-tabs .tabs-content .tab p {
  font-size: 14px;
  line-height: 2em;
  color: #666;
  margin-bottom: 20px
}
.shop-page .prod-tabs .tabs-content .tab p:last-child {
  margin-bottom: 0
}
.shop-page .prod-tabs .tabs-content .tab h3, .shop-page .prod-tabs .tabs-content .tab h4, .shop-page .prod-tabs .tabs-content .tab h5, .shop-page .prod-tabs .tabs-content .tab h6 {
  margin-bottom: 15px
}
.shop-page .prod-tabs .tabs-content .tab h4 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222
}
.shop-page .prod-tabs .reviews-container {
  position: relative;
  padding-bottom: 1px
}
.shop-page .prod-tabs .reviews-container .review-box {
  position: relative;
  margin-bottom: 30px;
  padding-left: 120px;
  min-height: 130px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f0f0
}
.shop-page .prod-tabs .reviews-container .review-box:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none
}
.bootstrap-touchspin .input-group-btn-vertical {
  width: auto;
  right: 0;
  position: absolute
}
.bootstrap-touchspin .glyphicon-chevron-up::before {
  content: "";
  font-size: 18px;
  font-style: normal;
  font-family: FontAwesome
}
.bootstrap-touchspin .glyphicon-chevron-down::before {
  content: "";
  font-size: 18px;
  font-style: normal;
  font-family: FontAwesome
}
.shop-page .prod-tabs .reviews-container .rev-thumb {
  position: absolute;
  left: 0;
  top: 5px;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 20px
}
.shop-page .prod-tabs .reviews-container .rev-thumb img {
  display: block;
  width: 100%;
  border-radius: 3px
}
.shop-page .prod-tabs .reviews-container .rev-content {
  position: relative;
  background: #fff
}
.shop-page .prod-tabs .reviews-container .rev-header {
  position: relative
}
.shop-page .prod-tabs .reviews-container .rev-header h4 {
  float: left;
  line-height: 30px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px
}
.shop-page .prod-tabs .reviews-container .rev-header .rating {
  position: relative;
  float: left;
  margin-left: 40px;
  color: red;
  line-height: 30px;
  font-size: 14px;
  margin-bottom: 10px
}
.shop-page .prod-tabs .reviews-container .rev-header .rating .fa {
  margin-right: 3px
}
.shop-page .prod-tabs .reviews-container .rev-header .time {
  position: relative;
  float: right;
  color: #000;
  line-height: 30px;
  font-size: 14px
}
.shop-page .prod-tabs .reviews-container .rev-option {
  font-size: 14px;
  color: #9e9e9e
}
.shop-page .prod-tabs .reviews-container .rev-option a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700
}
.shop-page .prod-tabs .reviews-container .rev-text {
  font-size: 14px;
  color: #9e9e9e;
  line-height: 1.8em;
  margin-bottom: 15px
}
.shop-page .prod-tabs .add-review {
  position: relative;
  margin: 30px 0 20px;
  font-size: 14px
}
.shop-page .prod-tabs .add-review h2 {
  color: #000
}
.shop-page .prod-tabs .add-review .rating {
  position: relative;
  padding-top: 8px
}
.shop-page .prod-tabs .add-review .rating .rate-box {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #555
}
.shop-page .prod-tabs .add-review .rating .rate-box:hover, .shop-page .prod-tabs .add-review .rating .rate-box:focus, .shop-page .prod-tabs .add-review .rating .rate-box:active {
  color: red
}
.shop-page .prod-tabs .add-review label {
  position: relative;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 400;
  color: #303030
}
.shop-page .prod-tabs .add-review h3 {
  margin-bottom: 20px
}
.shop-page .prod-tabs .add-review .form-group {
  position: relative;
  margin-bottom: 20px
}
.shop-page .prod-tabs .add-review .form-group input[type=text], .shop-page .prod-tabs .add-review .form-group input[type=password], .shop-page .prod-tabs .add-review .form-group input[type=tel], .shop-page .prod-tabs .add-review .form-group input[type=email], .shop-page .prod-tabs .add-review .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 9px 15px;
  color: #222;
  border: 1px solid #e0e0e0;
  transition: all 300ms ease 0s
}
.shop-page .prod-tabs .add-review .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 8px 15px;
  color: #222;
  border: 1px solid #e0e0e0;
  height: 150px;
  resize: none;
  transition: all 300ms ease 0s
}
.shop-page .prod-tabs .add-review button {
  padding: 8px 35px
}
.cart-section {
  position: relative;
  z-index: 9;
  background-color: #fff;
  padding: 100px 0 120px
}
.cart-section .cart-outer {
  position: relative
}
.cart-section .table-outer {
  position: relative;
  width: 100%;
  overflow-x: auto
}
.cart-section .cart-table {
  width: 100%;
  min-width: 900px;
  border: 1px solid #eee
}
.cart-section .cart-table tbody tr {
  border-bottom: 1px solid #eee
}
.cart-table .cart-header {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0;
  background: red;
  color: #1f1f1f
}
.cart-table thead tr th {
  line-height: 24px;
  padding: 20px 15px;
  min-width: 120px;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  text-transform: capitalize
}
.cart-table thead tr th.prod-column {
  text-align: left;
  padding-left: 40px
}
.cart-table tbody tr td {
  line-height: 24px;
  padding: 40px;
  min-width: 100px
}
.cart-table tbody tr .qty {
  width: 90px;
  padding-right: 40px;
  padding-left: 10px
}
.cart-table tbody tr .qty .quantity-spinner {
  background: #f5f5f5
}
.cart-table tbody tr .prod-column .column-box {
  position: relative;
  min-height: 100px;
  padding-left: 130px;
  padding-top: 40px;
  text-align: left
}
.column.default-column .cart-table tbody tr .qty {
  width: 110px;
  padding-right: 20px
}
.cart-table tbody tr .prod-column .column-box .prod-thumb {
  position: absolute;
  width: 100px;
  left: 0;
  top: 0
}
.cart-table tbody tr .prod-column .column-box .prod-thumb img {
  display: block;
  max-width: 100%
}
.cart-table tbody tr .prod-column .column-box h6 {
  color: #222;
  font-weight: 500;
  margin-bottom: 5px
}
.cart-table tbody tr .sub-total {
  font-weight: 400;
  color: #222;
  font-size: 18px;
  padding-left: 20px
}
.cart-table tbody tr .remove-btn {
  position: relative;
  font-size: 18px;
  color: red;
  display: inline-block;
  transition: all 500ms ease 0s
}
.cart-table tbody tr .remove-btn .fa {
  position: relative;
  top: 2px;
  font-size: 10px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  background: #f0f0f0;
  color: #fff;
  text-align: center;
  overflow: hidden;
  text-indent: 100px
}
.cart-table tbody tr .remove {}
.cart-table tbody tr .remove-btn:hover {}
.cart-table tbody tr .remove-btn:hover .fa {
  text-indent: 0;
  background: #fa9928
}
.cart-table tbody tr td {
  vertical-align: middle
}
.cart-table tbody tr td.price {
  font-size: 18px;
  font-weight: 400;
  color: #222;
  padding-left: 10px
}
.cart-table tbody tr td .quantity-spinner {
  padding: 5px 0 5px 20px;
  line-height: 24px;
  height: 34px;
  display: block;
  width: 100%;
  position: relative
}
.cart-table tbody .available-info {
  position: relative;
  padding-left: 50px;
  color: #727272;
  font-size: 16px
}
.cart-table tbody .available-info .icon {
  position: absolute;
  left: 0;
  top: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #3e4494;
  border-radius: 50%
}
.cart-section .coupon-outer {
  position: relative;
  margin: 40px 0 50px
}
.cart-section .coupon-outer .cart-btn {
  font-size: 14px;
  padding: 14px 43px;
  font-weight: 400;
  cursor: pointer;
  transition: all 500ms ease 0s
}
.cart-section .apply-coupon {
  position: relative
}
.cart-section .apply-coupon .form-group {
  position: relative;
  float: left;
  margin-right: 20px
}
.cart-section .apply-coupon .form-group .coupon-btn {
  padding: 11px 28px;
  line-height: 30px;
  cursor: pointer
}
.cart-section .apply-coupon .form-group input[type=text] {
  display: block;
  line-height: 26px;
  padding: 12px 0;
  border-bottom: 2px solid red;
  height: 54px;
  width: 230px;
  background: 0 0;
  font-size: 14px
}
.cart-section .estimate-form {
  position: relative
}
.cart-section .sec-title {
  margin-bottom: 25px
}
.cart-section .sec-title h2 {
  font-size: 26px;
  color: #222
}
.cart-section .estimate-form .row {
  margin-left: -7px;
  margin-right: -7px
}
.cart-section .estimate-form .row .form-group {
  margin-bottom: 30px;
  padding: 0 7px !important
}
.cart-section .cart-note {
  position: relative;
  margin-bottom: 50px;
  padding: 16px 20px;
  text-align: center;
  border: 1px dashed #b2dd4c;
  background: #f4f4f4;
  line-height: 1.7em
}
.product-details .basic-details .item-quantity input[type=text], .cart-table tbody tr .qty input[type=text] {
  position: relative;
  line-height: 46px;
  height: 46px;
  background: #f4f4f4
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  height: 24px;
  background: #e9e9e9
}
.bootstrap-touchspin .input-group-btn-vertical i {
  left: 6px;
  top: 6px
}
.cart-total-box {
  position: relative;
  max-width: 490px;
  margin-bottom: 40px;
  padding: 40px 40px 30px;
  background-color: #f4f4f4
}
.cart-total-box h4 {
  position: relative;
  color: #222;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 25px
}
.totals-table {
  position: relative
}
.totals-table li {
  position: relative;
  color: #222;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 8px
}
.totals-table li .col {
  float: right;
  width: auto
}
.totals-table li .col-title {
  font-weight: 600;
  float: left
}
.totals-table li.total {
  margin-top: 25px;
  padding-top: 30px;
  border-top: 1px solid #ccc
}
.checkout-btn {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 17px 43px 14px;
  cursor: pointer;
  background-color: red
}
.checkout-page {
  position: relative;
  z-index: 9;
  background-color: #fff;
  padding: 100px 0 80px
}
.checkout-page .default-links {
  position: relative;
  margin-bottom: 40px
}
.checkout-page .default-links li {
  margin-bottom: 15px;
  line-height: 24px;
  padding: 18px 28px;
  background: #f9f9f9;
  color: #797979;
  font-size: 17px;
  font-weight: 600;
  border: 1px solid #ebebeb
}
.checkout-page .default-links li a {
  color: red;
  text-decoration: underline
}
.shop-form .billing-inner {
  position: relative;
  padding-right: 100px
}
.shop-form .sec-title h2 {
  font-size: 24px
}
.shop-form .form-group {
  position: relative;
  margin-bottom: 20px
}
.billing-details .shop-form .sec-title {
  margin-bottom: 20px
}
.billing-details .shop-form .form-group.sec-title {
  margin-bottom: 10px;
  padding-bottom: 30px;
  margin-top: 20px
}
.shop-form .form-group .field-label {
  display: block;
  line-height: 24px;
  margin-bottom: 8px;
  color: #797979;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize
}
.shop-form .form-group .field-label sup {
  position: relative;
  top: 0;
  color: #797979;
  font-size: 16px
}
.shop-form input[type=text], .shop-form input[type=email], .shop-form input[type=password], .shop-form input[type=tel], .shop-form input[type=number], .shop-form input[type=url], .shop-form select, .shop-form textarea {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  line-height: 16px;
  padding: 10px 15px;
  height: 50px;
  border: 1px solid #eee;
  transition: all 300ms ease 0s
}
.shop-form input.address-two {
  margin-top: 12px
}
.shop-form input::-webkit-input-placeholder, .shop-form select::-webkit-input-placeholder, .shop-form textarea-webkit-input-placeholder {
  color: #c6c6c6
}
.shop-form select {
  appearance: none;
  background: url(../images/icons/icon-select.png) right center no-repeat #fff;
  cursor: pointer
}
.shop-form select option {
  text-indent: 15px
}
.shop-form textarea {
  resize: none;
  overflow: hidden;
  height: 100px !important
}
.shop-form input:focus, .shop-form select:focus, .shop-form textarea:focus {
  border-color: red
}
.shop-order-box {
  position: relative;
  padding: 20px 28px 50px;
  border: 1px solid #d9d9d9;
  background-color: #fdfdfd
}
.shop-order-box .order-list {
  position: relative
}
.shop-order-box .order-list li {
  position: relative;
  color: #797979;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 12px;
  text-transform: uppercase
}
.shop-order-box .order-list li span {
  float: right;
  width: 35%;
  text-align: left;
  font-size: 17px;
  text-transform: capitalize
}
.shop-order-box .order-list li span.dark {
  color: #242424
}
.shop-order-box .order-list li.total {
  padding: 8px 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2
}
.payment-options {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px
}
.checkout-page .payment-options li {
  position: relative;
  margin-bottom: 15px
}
.checkout-page .payment-options li .radio-option {
  position: relative
}
.checkout-page .payment-options li .radio-option label {
  position: relative;
  display: block;
  padding-left: 30px;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #797979;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600 !important
}
.checkout-page .payment-options li .radio-option label strong {
  font-weight: 500;
  display: inline-block;
  color: #797979;
  font-size: 15px
}
.checkout-page .payment-options li .radio-option input[type=radio] {
  position: absolute;
  left: 0;
  top: 3px
}
.checkout-page .payment-options li .radio-option #payment-3 {
  top: 9px
}
.checkout-page .payment-options li .what-paypall {
  font-size: 13px;
  font-weight: 500;
  margin-left: 15px;
  color: #4349d9
}
.checkout-page .payment-options li .radio-option label .small-text {
  position: relative;
  display: none;
  padding: 18px 26px;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
  color: #8e8d8d;
  border-radius: 4px;
  line-height: 1.8em;
  margin-top: 20px;
  margin-left: -30px;
  background-color: #ececec
}
.checkout-page .payment-options li .radio-option label .small-text::before {
  position: absolute;
  content: "";
  left: 24px;
  top: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #ececec
}
.checkout-page .payment-options li .radio-option input[type=radio]:checked + label .small-text {
  display: block
}
.checkout-page .payment-options li .radio-option label img {
  position: relative;
  top: -3px;
  display: inline-block;
  max-width: 100%;
  padding-left: 30px
}
.checkout-page .payment-options li .radio-option label img {
  position: relative;
  display: inline-block;
  max-width: 100%;
  padding-left: 30px
}
.register-section {
  position: relative;
  z-index: 9;
  background-color: #fff;
  padding: 60px 0 40px
}
.register-section .form-column {
  margin-bottom: 40px
}
.register-section .form-column .sec-title {
  position: relative;
  margin-bottom: 30px
}
.register-section .form-column .sec-title h2 {}
.styled-form {
  position: relative
}
.styled-form .submit-text {
  font-size: 15px;
  color: #9e9e9e;
  font-weight: 400;
  margin-top: 10px
}
.styled-form .form-group {
  position: relative;
  margin-bottom: 30px;
  font-size: 14px;
  color: #848484
}
.checkout-section .styled-form .form-group {
  position: relative;
  margin-bottom: 20px
}
.styled-form .form-group .check-box {
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
  padding-top: 5px;
  color: #272727
}
.styled-form .form-group .check-box label {
  position: relative;
  top: -1px;
  font-weight: 400;
  padding: 0;
  font-size: 15px;
  cursor: pointer
}
.styled-form .pull-left label, .styled-form .pull-right label {
  cursor: pointer
}
.styled-form .form-group .adon-icon {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  color: #999;
  z-index: 2
}
.styled-form .form-group .field-label {
  display: block;
  color: #272727;
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 7px;
  font-weight: 400
}
.styled-form input[type=text], .styled-form input[type=email], .styled-form input[type=password], .styled-form input[type=tel], .styled-form input[type=number], .styled-form input[type=url], .styled-form select, .styled-form textarea {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  line-height: 30px;
  padding: 8px 20px;
  height: 50px;
  border: 1px solid #f4f4f4;
  transition: all 300ms ease 0s
}
.checkout-section .styled-form input[type=text], .checkout-section .styled-form input[type=email], .checkout-section .styled-form input[type=password], .checkout-section .styled-form select {
  line-height: 26px;
  height: 44px
}
.styled-form select {
  appearance: none;
  background: url(../images/icons/icon-select.png) right center no-repeat #fff;
  cursor: pointer
}
.styled-form select option {
  text-indent: 20px
}
.styled-form textarea {
  resize: none;
  height: 110px
}
.styled-form input:focus, .styled-form select:focus, .styled-form textarea:focus {
  border-color: red
}
.styled-form .form-group .theme-btn {
  min-width: 150px;
  text-align: center;
  padding: 11px 34px;
  border-radius: 0;
  cursor: pointer;
  background: 0 0
}
.styled-form .remember-me {
  position: relative;
  color: #222;
  font-size: 16px;
  font-weight: 500
}
.social-links-two a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background: #fc721e;
  margin: 0 0 0 5px;
  transition: all .5s ease 0s
}
.social-links-two a:hover {
  opacity: .8
}
.social-links-two .facebook {
  background: #3b5998
}
.social-links-two .twitter {
  background: #33ccfe
}
.social-links-two .google-plus {
  background: #dd4b39
}
.box-version.option-box {
  display: none
}
.nav-outer .mobile-nav-toggler {
  position: relative;
  float: right;
  font-size: 36px;
  line-height: 50px;
  cursor: pointer;
  color: #fff;
  display: none
}
.mobile-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999999
}
.mobile-menu .nav-logo {
  position: relative;
  padding: 20px;
  text-align: left
}
.mobile-menu .nav-logo img {
  max-width: 200px
}
.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);
  transform: translateX(101%)
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 1;
  visibility: visible;
  transition: all .7s ease 0s;
  transform: translateX(0%)
}
.mobile-menu .menu-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: #2a2a2a;
  padding: 0;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  transform: translateX(101%)
}
.mobile-menu-visible .mobile-menu .menu-box {
  opacity: 1;
  visibility: visible;
  transition: all .7s ease 500ms;
  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;
  transition: all .5s ease 0s;
  transform: translateY(-50px)
}
.mobile-menu-visible .mobile-menu .close-btn {
  transform: translateY(0px)
}
.mobile-menu .close-btn:hover {
  opacity: .5
}
.mobile-menu .navigation {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.mobile-menu .navigation li {
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.mobile-menu .navigation li > ul > li:last-child {
  border-bottom: none
}
.mobile-menu .navigation li > ul > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.mobile-menu .navigation li > a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 10px 20px;
  font-size: 15px;
  color: #b4b4b4;
  text-transform: capitalize
}
.mobile-menu .navigation li:hover > a, .mobile-menu .navigation li.current > a {
  color: #fff
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  color: #404040;
  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
}
.sticky-header .navbar-header {
  display: none
}
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, .9);
  transition: all 1500ms cubic-bezier(.86, 0, .07, 1) 0s
}
.sidenav-bar-visible .search-popup {
  width: 80%
}
.search-popup::before {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 560px;
  background-image: url(../images/icons/waves-shape.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-top: 0;
  content: ""
}
.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0
}
.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: -200px auto 0;
  border-radius: 50%;
  text-align: center;
  background-color: red;
  width: 70px;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, .05) 0 0 10px;
  border-bottom: 3px solid #fff;
  transition: all 500ms ease 0s;
  opacity: 0;
  visibility: hidden
}
.search-popup .close-search span {
  position: relative;
  display: block;
  height: 70px;
  width: 70px;
  font-size: 30px;
  line-height: 70px;
  color: #fff
}
.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  transition-delay: 1500ms
}
.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center center;
  background-color: #111;
  transition: all 300ms ease 0s
}
.search-active .search-popup form {
  transform: scaleX(1);
  transition-delay: 1200ms
}
.search-popup .form-group {
  position: relative;
  margin: 0;
  overflow: hidden
}
.search-popup .form-group input[type=text], .search-popup .form-group input[type=search] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #fff;
  transition: all 500ms ease 0s;
  font-weight: 500;
  text-transform: capitalize
}
.search-popup .form-group input[type=submit], .search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0;
  height: 70px;
  line-height: 70px;
  background: 0 0;
  text-align: center;
  font-size: 24px;
  color: #000;
  padding: 0;
  cursor: pointer;
  transition: all 500ms ease 0s
}
.search-popup .form-group input[type=submit]:hover, .search-popup .form-group button:hover {
  color: #000
}
.search-popup input::placeholder, .search-popup textarea::placeholder {
  color: #000
}
.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #fff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0;
  border: none;
  transition: all 500ms ease 0s;
  background: 0 0 !important;
  box-shadow: none !important
}
.search-popup .close-search.style-two span {
  font-size: 20px;
  color: #fff
}
.main-header .sticky-header .outer-box {
  margin-left: 20px;
  padding: 13px 0
}
.main-header .sticky-header .outer-box .cart-box, .main-header .sticky-header .outer-box .cart-box .cart-box-btn, .main-header .sticky-header .outer-box .cart-box .cart-box-btn:hover {
  color: #000
}
.main-header .sticky-header .outer-box .cart-box .cart-box-btn .total-cart {
  background-color: red
}
.main-header .sticky-header .search-box-btn {
  color: #000
}
.color-palate h5 {
  position: relative;
  color: #000;
  font-weight: 600
}
.color-palate .option-box {
  padding-top: 25px;
  padding-bottom: 10px
}
.color-palate .option-box > li {
  position: relative;
  color: #fff;
  width: 40%;
  margin: 0 3px 9px;
  cursor: pointer;
  padding: 6px 12px;
  display: inline-block;
  background-color: red;
  text-transform: capitalize
}
.sidebar-info-contents {
  position: relative
}
.sidebar-info-contents .content-inner {
  position: relative
}
.sidebar-info-contents .content-inner .logo {
  padding: 0 0 40px
}
.sidebar-info-contents .content-inner .logo img {
  display: inline-block;
  max-width: 100%
}
.sidebar-info-contents .content-inner .content-box {
  position: relative
}
.sidebar-info-contents .content-inner .content-box h2 {
  position: relative;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px
}
.sidebar-info-contents .content-inner .content-box .text {
  position: relative;
  font-size: 14px;
  color: rgba(255, 255, 255, .9);
  margin-bottom: 25px
}
.sidebar-info-contents .content-inner .content-box .theme-btn:hover {
  color: #fff
}
.sidebar-info-contents .content-inner .contact-info {
  position: relative;
  margin-top: 60px
}
.sidebar-info-contents .content-inner .contact-info h2 {
  position: relative;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px
}
.sidebar-info-contents .content-inner .social-box {
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px
}
.sidebar-info-contents .content-inner .social-box li {
  position: relative;
  display: inline-block;
  margin-right: 6px;
  transition: all 900ms ease 0s
}
.sidebar-info-contents .content-inner .social-box li a {
  position: relative;
  width: 36px;
  height: 36px;
  color: #222;
  z-index: 1;
  font-size: 13px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  background-color: #fff
}
.close-side-widget, .close-side-widget:hover {
  color: #fff;
  font-size: 24px
}
.main-header .header-upper .outer-box .nav-btn {
  position: relative;
  float: right;
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  margin-top: 16px
}
.sticky-header .outer-box .cart-box {
  margin-top: 9px
}
.sticky-header .outer-box .nav-btn {
  position: relative;
  float: right;
  font-size: 28px;
  color: #ff7d00;
  cursor: pointer;
  margin-top: 9px
}
.scroll-to-toped {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 38px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  background: #222;
  display: none;
  transition: all 300ms ease 0s
}
.scroll-to-toped:hover {
  color: #fff;
  background: #000
}
.main-slider {
  position: relative;
  z-index: 10;
  direction: ltr
}
.main-slider .rev_slider li.tp-revslider-slidesli {
  background-position: left bottom
}
.main-slider .tp-caption {
  z-index: 5 !important
}
.main-slider .tp-dottedoverlay {
  background: 0 0 !important
}
.main-slider .border-curve {
  position: relative;
  left: 0;
  top: 0;
  width: 200px;
  height: 400px;
  background: url(../images/main-slider/border-curve.png) no-repeat
}
.main-slider .title {
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.4em;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif
}
.main-slider h1 {
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 84px;
  line-height: 1.2em;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif
}
.main-slider .text {
  position: relative;
  color: #fff;
  font-size: 30px;
  line-height: 1.8em;
  margin-bottom: 40px;
  font-weight: 400;
  font-family: Roboto, sans-serif
}
.main-slider .tp-bannertimer, .main-slider .tp-bullets {
  display: none !important
}
.main-slider .metis.tparrows {
  background-color: rgba(255, 0, 0, .1)
}
.main-slider .metis.tparrows::before {
  color: #fff
}
.main-slider .metis.tparrows:hover {
  background-color: #fff
}
.main-slider .metis.tparrows:hover::before {
  color: #000 !important
}
.main-slider .social-box {
  position: absolute;
  right: 120px;
  bottom: 0;
  padding: 18px 35px;
  background-color: rgba(0, 0, 0, .5)
}
.main-slider .social-box .share {
  position: relative;
  color: #fff
}
.main-slider .social-box li {
  position: relative;
  color: #fff;
  margin-right: 18px;
  display: inline-block
}
.main-slider .social-box li a {
  position: relative;
  color: #fff;
  font-size: 16px;
  transition: all 300ms ease 0s
}
.main-slider .social-box li:last-child {
  margin-right: 0
}
.main-slider .social-box li a:hover {
  color: red
}
.services-section {
  position: relative;
  background-color: #eee
}
.services-section .side-text {
  position: absolute;
  left: 5px;
  bottom: 0;
  opacity: .2;
  font-size: 170px;
  color: transparent;
  font-weight: 700;
  transform: rotate(-90deg);
  -webkit-text-stroke: 1px #fff;
  text-transform: uppercase;
  transform-origin: 7% 20%
}
.services-section::before {
  position: absolute;
  content: "";
  left: 0%;
  top: 0;
  width: 35%;
  height: 100%;
  background-color: #222
}
.services-section::after {
  position: absolute;
  content: "";
  right: 0%;
  top: 0;
  width: 35%;
  height: 100%;
  background-color: red
}
.service-block {
  position: relative;
  z-index: 1
}
.service-block .inner-box {
  position: relative;
  text-align: center;
  padding: 80px 0
}
.service-block .inner-box .icon-box {
  position: relative;
  font-size: 70px;
  line-height: 1em;
  color: #fff;
  transition: all 600ms ease 0s
}
.service-block .inner-box:hover .icon-box {
  transform: scale(-1) rotate(180deg)
}
.service-block .inner-box h4 {
  position: relative;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 15px;
  text-transform: uppercase
}
.service-block .inner-box h4 a {
  position: relative;
  color: #fff
}
.service-block .inner-box .text {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
  padding: 0 50px;
  font-family: Roboto, sans-serif
}
.service-block .inner-box .big-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 150px;
  line-height: 1em;
  color: #fff;
  opacity: .1
}
.service-block.style-two .inner-box .icon-box, .service-block.style-two .inner-box .text {
  color: #222
}
.service-block.style-two .inner-box h4 a {
  color: red
}
.service-block.style-two .inner-box .big-icon, .service-block.style-three .inner-box .big-icon {
  color: #222;
  opacity: .1
}
.about-section {
  position: relative
}
.about-section.style-two {}
.about-section .content-column {
  position: relative;
  margin-top: 20px
}
.about-section .content-column .inner-column {
  position: relative
}
.about-section .content-column .red-text {
  position: relative;
  color: rgb(255 0 0) !important;
  font-size: 18px;
  line-height: 1.7em;
  font-weight: 700;
  margin-bottom: 20px
}
.about-section .content-column .text {
  position: relative;
  color: #555;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 400;
  margin-bottom: 35px;
  font-family: Roboto, sans-serif
}
.about-section .content-column .sec-title {
  margin-bottom: 15px
}
.featured-block {
  position: relative;
  margin-bottom: 40px
}
.featured-block .block-inner {
  position: relative;
  padding-top: 4px;
  padding-left: 100px
}
.featured-block .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #222;
  font-size: 60px;
  line-height: 1em;
  transition: all 500ms ease 0s
}
.featured-block .block-inner:hover .icon {
  transform: rotateY(180deg)
}
.featured-block .icon::after {
  position: absolute;
  content: "";
  right: 6px;
  top: 5px;
  width: 14px;
  height: 14px;
  opacity: .9;
  border-radius: 50px;
  background-color: red
}
.featured-block strong {
  position: relative;
  color: #222;
  font-size: 20px;
  font-weight: 700
}
.featured-block .feature-text {
  position: relative;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7em;
  margin-top: 3px;
  font-family: Roboto, sans-serif
}
.about-section .image-column {
  position: relative
}
.about-section .image-column .inner-column {
  position: relative
}
.about-section .image-column .inner-column .award {
  position: absolute;
  left: 0;
  bottom: 120px
}
.team-section {
  position: relative;
  overflow: hidden;
  padding: 67px 0 130px;
  background-color: #222
}
.team-section .side-text {
  position: absolute;
  right: 46px;
  bottom: 0;
  opacity: .2;
  font-size: 170px;
  color: transparent;
  font-weight: 700;
  transform: rotate(-90deg);
  -webkit-text-stroke: 1px #fff;
  text-transform: uppercase;
  transform-origin: 42% -1680%
}
.team-block {
  position: relative;
  margin-bottom: 30px
}
.team-block .inner-box {
  position: relative
}
.team-block .inner-box .image {
  position: relative;
  overflow: hidden;
  background-color: #000
}
.team-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 600ms ease 0s
}
.team-block .inner-box:hover .image img {
  opacity: .5;
  transform: scale(1.04, 1.04)
}
.team-block .inner-box .content {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 8px 10px;
  display: inline-block;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .12) 0 0 15px
}
.team-block .inner-box .content::before {
  position: absolute;
  content: "";
  left: -2px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background-color: red
}
.team-block .inner-box .content .title {
  position: relative;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif
}
.team-block .inner-box .content .name {
  position: relative;
  color: #222;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase
}
.team-block .inner-box .shared-boxed {
  position: absolute;
  right: 25px;
  bottom: 25px;
  z-index: 10;
  display: inline-block;
  transition: all 900ms ease 0s
}
.team-block .inner-box .shared-boxed:hover .shared-inner {
  height: 100%;
  padding-bottom: 45px
}
.team-block .inner-box .shared-boxed .shared-inner {
  position: relative;
  color: #fff;
  font-size: 16px;
  padding: 8px 6px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background-color: #222;
  transition: all 600ms ease 0s
}
.team-block .inner-box .shared-boxed .shared-inner a {
  position: relative;
  color: #fff;
  margin: 5px 8px 3px;
  font-size: 16px;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 600ms ease 0s
}
.team-block .inner-box .shared-boxed:hover .shared-inner a {
  opacity: 1;
  visibility: visible
}
.team-block .inner-box .shared-boxed .shared-inner .share-now {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  text-align: center
}
.testimonials-thumbs-carousel {
  position: relative;
  overflow: hidden;
  padding: 130px 0 190px
}
.testimonials-thumbs-carousel .carousel-indicators {
  position: relative;
  display: block;
  max-width: 100%;
  margin: 0;
  height: 505px;
  background-position: right top
}
.testimonials-thumbs-carousel .carousel-indicators li {
  position: absolute;
  width: 270px;
  height: 300px;
  text-align: center;
  color: #202020;
  border-radius: 0;
  transition: all 500ms ease 0s
}
.testimonials-thumbs-carousel .carousel-indicators li:nth-child(1) {
  left: 0;
  top: 110px
}
.testimonials-thumbs-carousel .carousel-indicators li:nth-child(2) {
  left: 190px;
  top: -20px
}
.testimonials-thumbs-carousel .carousel-indicators li:nth-child(3) {
  z-index: -1;
  left: 120px;
  bottom: -100px
}
.testimonials-thumbs-carousel .carousel-indicators li:nth-child(4) {
  left: 340px;
  bottom: 20px
}
.testimonials-thumbs-carousel .carousel-thumbnails .carousel-indicators img {
  width: 100%;
  overflow: hidden;
  display: block;
  filter: grayscale(100%);
  transition: all 300ms ease 0s
}
.testimonials-thumbs-carousel .carousel-thumbnails .carousel-indicators li .image::before {
  position: absolute;
  content: "";
  left: -20px;
  bottom: -20px;
  width: 82px;
  height: 82px;
  opacity: 0;
  border-left: 2px solid red;
  border-bottom: 2px solid red;
  transition: all 500ms ease 0s
}
.testimonials-thumbs-carousel .carousel-thumbnails .carousel-indicators li.active .image::before {
  opacity: 1
}
.testimonials-thumbs-carousel .carousel-thumbnails .carousel-indicators li.active {
  z-index: 1
}
.testimonials-thumbs-carousel .carousel-thumbnails .carousel-indicators li:hover .image img, .testimonials-thumbs-carousel .carousel-thumbnails .carousel-indicators li.active .image img {
  filter: grayscale(0%);
  border: 1px solid #fe8d00
}
.testimonials-thumbs-carousel .carousel-thumbnails .carousel-indicators li .image {
  position: relative
}
.testimonials-thumbs-carousel .carousel-column {}
.testimonial-block {
  position: relative
}
.testimonial-block .inner-box {
  position: relative
}
.testimonial-block .inner-box .title {
  position: relative;
  color: #555;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400
}
.testimonial-block .inner-box h4 {
  position: relative;
  color: #222;
  line-height: 20px;
  margin-top: 15px;
  display: block;
  font-weight: 700
}
.testimonial-block .inner-box .quote-icon {
  position: absolute;
  right: 10px;
  top: 0;
  color: #ddd;
  line-height: 1em;
  font-size: 100px
}
.testimonial-block .inner-box .rating {
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px
}
.testimonial-block .inner-box .rating .fa {
  position: relative;
  color: red;
  font-size: 16px
}
.testimonial-block .inner-box .text {
  position: relative;
  line-height: 1.8em;
  color: #555;
  font-size: 16px;
  padding-right: 60px
}
.testimonials-thumbs-carousel .carousel-control-prev {
  position: absolute;
  width: auto;
  top: auto;
  left: auto;
  bottom: 0;
  font-size: 18px;
  color: #777;
  opacity: 1;
  font-weight: 700;
  display: inline-block;
  margin: 0 15px 0 0;
  transition: all 300ms ease 0s
}
.testimonials-thumbs-carousel .carousel-control-prev::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  font-family: FontAwesome
}
.testimonials-thumbs-carousel .carousel-control-next {
  position: absolute;
  width: auto;
  left: 45px;
  top: auto;
  bottom: 0;
  font-size: 18px;
  color: #777;
  opacity: 1;
  font-weight: 700;
  display: inline-block;
  margin: 0 15px 0 0;
  transition: all 300ms ease 0s
}
.testimonials-thumbs-carousel .carousel-control-next::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  font-family: FontAwesome
}
.testimonials-thumbs-carousel .carousel-control-prev span, .testimonials-thumbs-carousel .carousel-control-next span {
  background: 0 0
}
.testimonials-thumbs-carousel .carousel-control-prev:hover, .testimonials-thumbs-carousel .carousel-control-next:hover {
  color: #222
}
.video-section {
  position: relative;
  overflow: hidden
}
.video-section .side-text {
  position: absolute;
  left: 5px;
  bottom: 65px;
  font-size: 120px;
  color: transparent;
  font-weight: 700;
  transform: rotate(-90deg);
  -webkit-text-stroke: 1px #ff5900;
  text-transform: uppercase;
  transform-origin: 7% 20%
}
.video-section .outer-container {
  position: relative;
  padding-left: 350px
}
.video-section .outer-container .inner-container {
  position: relative
}
.video-section .outer-container .inner-container::before {
  position: absolute;
  content: "";
  left: -150px;
  top: 130px;
  width: 180%;
  bottom: -60px;
  background: url(../images/background/pattern-1.jpg) no-repeat
}
.video-box {
  position: relative
}
.video-box .video-image {
  position: relative;
  margin: 0
}
.video-box .video-image img {
  position: relative;
  width: 100%;
  z-index: 3
}
.video-box .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  line-height: 45px;
  transition: all .3s ease 0s
}
.video-box .overlay-box::before {
  position: absolute;
  content: "";
  inset: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, .5)
}
.video-box .overlay-box span {
  position: absolute;
  width: 110px;
  height: 110px;
  left: 50%;
  top: 50%;
  z-index: 10;
  color: red;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  border-radius: 50%;
  padding-left: 4px;
  display: inline-block;
  margin-top: -55px;
  margin-left: -55px;
  line-height: 110px;
  transition: all 900ms ease 0s;
  background-color: #fff
}
.video-box .ripple, .video-box .ripple::before, .video-box .ripple::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110px;
  height: 110px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-shadow: rgba(255, 255, 255, .6) 0 0 0 0;
  animation: 3s ease 0s infinite normal none running ripple
}
.video-box .ripple::before {
  animation-delay: .9s;
  content: "";
  position: absolute
}
.video-box .ripple::after {
  animation-delay: .6s;
  content: "";
  position: absolute
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: transparent 0 0 0 70px
  }
  100% {
    box-shadow: transparent 0 0 0 0
  }
}
@keyframes ripple {
  70% {
    box-shadow: transparent 0 0 0 70px
  }
  100% {
    box-shadow: transparent 0 0 0 0
  }
}
.video-box.style-two .overlay-box span {
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 60px;
  margin-left: -30px;
  margin-top: -30px
}
.video-box.style-two .ripple, .video-box.style-two .ripple::before, .video-box.style-two .ripple::after {
  width: 60px;
  height: 60px
}
.calculate-section {
  position: relative;
  padding: 150px 0 100px
}
.calculate-section .form-column {
  position: relative
}
.calculate-section .form-column .inner-column {
  position: relative
}
.calculate-section .form-column .sec-title {
  margin-bottom: 40px
}
.default-form {
  position: relative;
  max-width: 970px;
  margin: 0 auto
}
.default-form .form-group {
  position: relative;
  margin-bottom: 20px
}
.default-form .form-group input[type=text], .default-form .form-group input[type=tel], .default-form .form-group input[type=email], .default-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 25px;
  color: #222;
  height: 60px;
  font-size: 14px;
  background: 0 0;
  font-weight: 400;
  border-radius: 0;
  border: 1px solid #ddd;
  transition: all 300ms ease 0s;
  font-family: Roboto, sans-serif
}
.default-form .form-group input[type=text]:focus, .default-form .form-group input[type=tel]:focus, .default-form .form-group input[type=email]:focus, .default-form .form-group textarea:focus {
  border-color: #222
}
.default-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 22px;
  padding: 15px 25px;
  color: #222;
  height: 150px;
  resize: none;
  font-size: 14px;
  background: 0 0;
  font-weight: 500;
  border-radius: 0;
  border: 1px solid #ddd;
  transition: all 300ms ease 0s;
  font-family: Roboto, sans-serif
}
.default-form button {
  cursor: pointer;
  background: 0 0
}
.default-form.style-two .btn-three-outer {
  padding-bottom: 9px
}
.default-form.style-two .form-group input, .default-form.style-two .form-group textarea {
  background-color: #f5f5f5
}
.default-form.style-three .form-group input, .default-form.style-three .form-group textarea {
  background-color: #252525;
  border: none;
  color: #fff
}
.default-form.style-three input::placeholder, .default-form.style-three textarea::placeholder {
  color: #fff
}
.default-form.style-three .form-group .ui-selectmenu-button.ui-button {
  background-color: #252525;
  border: none;
  color: #fff
}
.form-group .ui-selectmenu-button.ui-button {
  width: 100%;
  font-size: 14px;
  font-style: normal;
  height: 60px;
  padding: 10px 20px;
  line-height: 40px;
  color: #777;
  border-radius: 0;
  background: #fff;
  border: 1px solid #ddd;
  font-family: Roboto, sans-serif
}
.form-group .ui-button .ui-icon {
  background: 0 0;
  position: relative;
  top: 7px;
  text-indent: 0;
  color: #333
}
.form-group .ui-button .ui-icon::before {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  right: 0;
  width: 10px;
  height: 20px;
  display: block;
  color: #999;
  line-height: 20px;
  font-size: 16px;
  text-align: center;
  z-index: 5;
  font-weight: 800;
  top: 2px !important
}
.ui-widget.ui-widget-content {}
.ui-menu .ui-menu-item {
  font-size: 14px
}
.ui-menu .ui-menu-item:last-child {
  border: none
}
.ui-state-active, .ui-widget-content .ui-state-active {
  background: red;
  border-color: red
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  display: block;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 24px
}
.ui-menu-item:hover {
  background-color: red
}
.calculate-section .info-column {
  position: relative
}
.calculate-section .info-column .inner-column {
  position: relative;
  padding-left: 100px
}
.calculate-section .info-column .table-outer {
  position: relative;
  float: left;
  max-width: 100%;
  width: 100%;
  margin-top: 50px
}
.calculate-section .info-column .table-outer .table-boxed {
  position: relative
}
.calculate-section .info-column .table-outer .table-boxed {
  position: relative
}
.calculate-section .info-column .table-outer .table-boxed .table-content {
  position: relative
}
.calculate-section .info-column .table-outer .table-boxed .table-content .title {}
.calculate-section .info-column .table-outer .table-boxed .table-content .title .col {
  position: relative;
  font-weight: 700;
  color: #222;
  font-size: 18px;
  width: 45%;
  float: left;
  padding: 15px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif
}
.calculate-section .info-column .table-outer .table-boxed .table-content .title .col:last-child {
  width: 55%
}
.calculate-section .info-column .table-outer .table-boxed .table-content .title .col:first-child {
  border-right: 1px solid #b3b3b3
}
.calculate-section .info-column .table-outer .table-boxed ul {
  position: relative
}
.calculate-section .info-column .table-outer .table-boxed ul li {
  position: relative;
  color: #555;
  font-size: 18px;
  opacity: 1;
  font-weight: 400;
  padding: 25px 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #b3b3b3;
  font-family: Roboto, sans-serif
}
.calculate-section .info-column .table-outer .table-boxed ul li:last-child {
  border-bottom: 0
}
.calculate-section .info-column .table-outer .table-boxed ul li span {
  position: relative;
  width: 45%;
  float: left;
  display: block;
  margin-right: 20px
}
.calculate-section .info-column .table-outer .table-boxed ul li span::before {
  position: absolute;
  content: "";
  right: 3px;
  top: -25px;
  bottom: -25px;
  width: 1px;
  background-color: #b3b3b3
}
.calculate-section .info-column .table-outer .info-list {
  position: relative;
  margin-top: 50px
}
.calculate-section .info-column .table-outer .info-list .table-name {
  position: relative;
  color: #777;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  display: inline-block;
  font-family: Montserrat, sans-serif
}
.calculate-section .info-column .table-outer .info-list span {
  position: relative;
  color: #000
}
.timetable-section {
  position: relative;
  overflow: hidden;
  padding: 110px 0
}
.timetable-section .side-text {
  position: absolute;
  right: -20px;
  bottom: 0;
  opacity: .2;
  font-size: 180px;
  color: transparent;
  font-weight: 700;
  transform: rotate(-90deg);
  -webkit-text-stroke: 1px #fff;
  text-transform: uppercase;
  transform-origin: 42% -1680%
}
.timetable-section .inner-container {
  position: relative
}
.timetable-section .inner-container .table-outer {
  position: relative;
  width: 100%
}
.timetable-section .inner-container .table-outer .table-inner {
  position: relative;
  width: 100%;
  min-width: 1200px
}
.timetable-section .table-title-box {
  position: absolute;
  left: 0;
  top: 0;
  padding-bottom: 10px;
  padding-top: 85px
}
.timetable-section .table-title-box .title {
  position: absolute;
  left: 0;
  top: 0;
  width: 170px;
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  padding: 24px 40px;
  margin-bottom: 1px;
  transition: all 500ms ease 0s;
  text-transform: uppercase;
  background-color: red
}
.timetable-section .table-title-box .day {
  position: relative;
  color: #222;
  width: 168px;
  height: 60px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 12px;
  text-align: center;
  background-color: #fff;
  text-transform: uppercase
}
.timetable-section .table-title-box .day:last-child {
  margin-right: 0
}
.timetable-section .timetable-tabs {
  position: relative;
  padding-left: 188px
}
.timetable-section .timetable-tabs .tab-btns {
  position: relative;
  left: 0;
  top: 0;
  margin-bottom: 13px
}
.timetable-section .timetable-tabs .tab-btns .tab-btn {
  position: relative;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  float: left;
  margin-right: 12px;
  padding: 24px 36px;
  margin-bottom: 1px;
  display: inline-block;
  transition: all 500ms ease 0s;
  text-transform: uppercase;
  background-color: red;
  border-left: 3px solid red
}
.timetable-section .timetable-tabs .tab-btns .tab-btn::before {
  position: absolute;
  content: "";
  left: -2px;
  top: 28px;
  opacity: 1;
  border-top: 6px solid transparent;
  border-left: 8px solid red;
  border-bottom: 6px solid transparent;
  transition: all 500ms ease 0s
}
.timetable-section .timetable-tabs .tab-btns .tab-btn:hover::before, .timetable-section .timetable-tabs .tab-btns .tab-btn.active-btn::before {
  opacity: 1
}
.timetable-section .timetable-tabs .tab-btns .tab-btn.active-btn, .timetable-section .timetable-tabs .tab-btns .tab-btn:hover {
  background-color: #222
}
.timetable-section .timetable-tabs .tabs-content {
  position: relative
}
.timetable-section .timetable-tabs .tabs-content .tab {
  position: relative;
  display: none
}
.timetable-section .timetable-tabs .tabs-content .tab.active-tab {
  display: block
}
.timetable-section .timetable-tabs .tabs-content .time-box {
  position: relative;
  width: 130px;
  height: 90px;
  float: left;
  margin-right: 12px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  border: 1px solid #999;
  background-color: #fff
}
.timetable-section .timetable-tabs .tabs-content .time-box .box-inner {
  position: relative;
  width: 100%
}
.timetable-section .timetable-tabs .tabs-content .time-box .time {
  position: relative;
  color: #222;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize
}
.timetable-section .timetable-tabs .tabs-content .time-box .time span {
  position: relative;
  display: block;
  color: #555;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.7em;
  margin-top: 3px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif
}
.timetable-section .timetable-tabs .tabs-content .time-box:nth-child(7n) {
  margin-right: 0
}
.timetable-section .appointment-box {
  position: relative;
  margin-top: 60px
}
.timetable-section .appointment-box .appointment-inner {
  position: relative;
  padding: 18px 40px;
  border-radius: 50px;
  text-align: center;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border: 1px dashed #959595
}
.timetable-section .appointment-box .appointment-inner .text a {
  position: relative;
  color: red;
  font-weight: 700
}
.timetable-page .table-title-box .day {
  color: #fff;
  background-color: #222
}
.timetable-page .side-text {
  -webkit-text-stroke-color: #222
}
.news-section {
  position: relative;
  padding: 100px 0 70px;
  background: #f1f1f1
}
.news-block {
  position: relative;
  margin-bottom: 30px
}
.news-block .inner-box {
  position: relative
}
.news-block .inner-box .image {
  position: relative;
  overflow: hidden
}
.news-block .inner-box .image::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .6);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  opacity: 0
}
.news-block .inner-box:hover .image::before {
  animation: .75s ease 0s 1 normal none running circle
}
@-webkit-keyframes circle {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0
  }
}
@keyframes circle {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0
  }
}
.news-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  border: 1px solid
}
.news-block .inner-box .image .post-date {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  width: 60px;
  height: 60px;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  padding-top: 6px;
  background-color: #222;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif
}
.news-block .inner-box .image .post-date span {
  position: relative;
  display: block;
  font-size: 12px
}
.news-block .inner-box .lower-content {
  position: relative;
  padding-top: 40px
}
.news-block .inner-box .lower-content h4 {
  position: relative;
  font-weight: 600;
  line-height: 1.4em;
  text-transform: uppercase
}
.news-block .inner-box .lower-content h4 a {
  position: relative;
  color: #222;
  font-size: 20px;
  transition: all 300ms ease 0s
}
.news-block .inner-box .lower-content h4 a:hover {
  color: red
}
.news-block .inner-box .lower-content .text {
  position: relative;
  margin-top: 12px;
  color: #555;
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif
}
.contact-map-section {
  position: relative;
  padding-top: 0
}
.contact-map-section .map-boxed .map-canvas {
  height: 550px;
  width: 100%
}
.contact-map-section .map-info-boxed {
  position: relative;
  max-width: 800px;
  width: 100%;
  margin: -230px auto 0;
  z-index: 1;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .1) 0 0 20px
}
.contact-map-section .map-info-boxed .image-column {
  position: relative;
  padding: 0;
  float: left
}
.contact-map-section .map-info-boxed .info-column {
  position: relative;
  padding: 0;
  float: left
}
.contact-map-section .map-info-boxed .info-column .inner-column {
  position: relative;
  padding: 38px 50px
}
.contact-map-section .map-info-boxed .info-column ul {
  position: relative
}
.contact-map-section .map-info-boxed .info-column ul li {
  position: relative;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  padding-left: 80px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb
}
.contact-map-section .map-info-boxed .info-column ul li strong {
  position: relative;
  color: red;
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif
}
.contact-map-section .map-info-boxed .info-column ul li .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #0f0f0f;
  font-size: 54px;
  line-height: 1em
}
.contact-map-section .map-info-boxed .info-column ul li a {
  position: relative;
  color: #555;
  font-size: 16px;
  font-weight: 400
}
.contact-map-section .map-info-boxed .info-column ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0
}
.contact-form-section {
  position: relative;
  padding-top: 95px;
  padding-bottom: 30px
}
.contact-form-section .title-column {
  position: relative;
  margin-bottom: 40px
}
.contact-form-section .title-column .sec-title {
  margin-bottom: 20px
}
.contact-form-section .title-column .inner-column {
  position: relative
}
.contact-form-section .title-column .text {
  position: relative;
  color: #555;
  font-size: 17px;
  line-height: 1.7em;
  font-family: Roboto, sans-serif
}
.contact-form-section .form-column {
  position: relative;
  margin-bottom: 40px
}
.contact-form-section .form-column .inner-column {
  position: relative
}
.clients-section {
  position: relative
}
.clients-section.style-three {}
.clients-section.style-four {
  padding: 90px 0
}
.clients-section.style-three .image-box {
  position: relative;
  width: 20%;
  float: left;
  text-align: center
}
.clients-section.style-three .image-box:nth-child(2n) {}
.clients-section .sponsors-outer .owl-dots, .clients-section .sponsors-outer .owl-nav {
  position: relative;
  display: none
}
.clients-section .sponsors-outer .image-box {
  position: relative;
  text-align: center;
  margin: 0
}
.clients-section .sponsors-outer .image-box img {
  max-width: 100%;
  width: auto;
  opacity: .5;
  display: inline-block;
  filter: grayscale(100%);
  transition: all 300ms ease 0s
}
.clients-section .sponsors-outer .image-box img:hover {
  opacity: 1;
  filter: grayscale(0%)
}
.main-footer {
  position: relative;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover
}
.main-footer .boxed-pattern-layer {
  position: absolute;
  inset: 0
}
.main-footer::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgb(17 17 17)
}
.main-footer .widgets-section {
  position: relative
}
.main-footer .footer-column {
  position: relative
}
.main-footer .footer-widget {
  position: relative;
  margin-bottom: 14px;
  color: white;
}
.main-footer .footer-widget h4 {
  position: relative;
  font-weight: 600;
  color: #fff;
  line-height: 1.2em;
  margin-bottom: 35px;
  padding-bottom: 20px;
  text-transform: capitalize
}
.main-footer .footer-widget h4::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  width: 30px;
  background-color: #fff
}
.main-footer .logo-widget {
  position: relative
}
.main-footer .logo-widget .logo {
  position: relative;
  padding-top: 10px
}
.main-footer .logo-widget .text {
  position: relative;
  color: #fff;
  font-size: 15px;
  line-height: 1.7em;
  font-weight: 400;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif
}
.main-footer .logo-widget .social-links {
  position: relative
}
.main-footer .logo-widget .social-links span {
  position: relative;
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px
}
.main-footer .logo-widget .social-links a {
  position: relative;
  color: #fff;
  opacity: .5;
  font-size: 16px;
  margin-right: 15px;
  transition: all 300ms ease 0s
}
.main-footer .logo-widget .social-links a:hover {
  opacity: 1;
  color: red
}
.main-footer .news-widget {
  position: relative
}
.main-footer .news-widget .post {
  position: relative;
  min-height: 90px;
  padding-left: 110px;
  margin-bottom: 30px
}
.main-footer .news-widget .post:last-child {
  margin-bottom: 0
}
.main-footer .news-widget .post .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 90px;
  width: 90px;
  overflow: hidden
}
.main-footer .news-widget .post .thumb a {
  display: block
}
.main-footer .news-widget .post .thumb img {
  display: block;
  width: 100%;
  height: auto
}
.main-footer .news-widget .post h5 {
  position: relative;
  color: #fff;
  line-height: 1.6em;
  font-weight: 600;
  top: -5px;
  font-size: 16px
}
.main-footer .news-widget .post h5 a {
  color: #fff;
  transition: all 300ms ease 0s
}
.main-footer .news-widget .post h5 a:hover {
  color: red
}
.main-footer .news-widget .post .date {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1.3em;
  color: #fff;
  margin-top: 4px
}
.main-footer .list-link {
  position: relative
}
.main-footer .list-link li {
  position: relative;
  margin-bottom: 12px
}
.main-footer .list-link li a {
  position: relative;
  color: #fff;
  font-size: 14px;
  padding-left: 20px;
  transition: all 300ms ease 0s
}
.main-footer .list-link li a:hover {
  color: red
}
.main-footer .list-link li a::before {
  position: absolute;
  content: "";
  left: 0;
  top: -4px;
  font-family: FontAwesome
}
.main-footer .timing-widget ul li {
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6em;
  margin-bottom: 28px
}
.main-footer .timing-widget ul li span {
  position: relative;
  display: block;
  margin-top: 7px;
  font-weight: 400
}
.main-footer .timing-widget ul li:last-child {
  margin-bottom: 0;
  color: red;
  text-transform: uppercase
}
.main-footer .footer-bottom {
  position: relative;
  padding: 10px 0;
  border-top: 1px solid rgb(237 127 49);
}
.main-footer .footer-bottom .copyright {
  position: relative;
  color: #fff;
  font-size: 15px;
  text-align: center
}
.main-footer.style-two {
  background-color: #222;
  background-position: center center;
  background-repeat: no-repeat
}
.main-footer.style-two .widgets-section {
  padding-top: 180px
}
.main-footer.style-four .widgets-section {
  padding-top: 180px
}
.main-footer .footer-info-list {
  position: relative
}
.main-footer .footer-info-list li {
  position: relative;
  color: #fff;
  font-size: 16px;
  padding-left: 30px;
  margin-bottom: 14px;
  line-height: 2em;
  font-family: Roboto, sans-serif
}
.main-footer .footer-info-list li:last-child {
  margin-right: 0
}
.main-footer .footer-info-list li .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #a89438 !important
}
.main-footer .footer-info-list li a {
  position: relative;
  color: #fff;
  font-family: Roboto, sans-serif;
  transition: all 300ms ease 0s
}
.main-footer .footer-info-list li a:hover {
  color: red
}
.main-footer .consult-widget .text {
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 1.9em;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif
}
.main-footer .consult-widget .social-links a {
  position: relative;
  color: #fff;
  font-size: 16px;
  opacity: .6;
  margin-right: 18px;
  transition: all 300ms ease 0s
}
.main-footer .consult-widget .social-links a:hover {
  opacity: 1;
  color: red
}
.main-footer .consult-widget .phone {
  position: relative;
  width: 260px;
  color: #fff;
  height: 60px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
  padding: 18px 15px 15px 85px;
  border: 1px solid #a89638 !important
}
.main-footer .consult-widget .phone .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  background-color: #a89538 !important
}
.main-footer.style-three {}
.main-slider-two {
  position: relative
}
.main-slider-two .auto-container {
  position: relative
}
.main-slider-two .slide {
  position: relative;
  padding: 230px 0 260px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center
}
.main-slider-two .slide .pattern-layer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1162px;
  height: 1176px;
  background-repeat: no-repeat;
  opacity: 0;
  transform: translateX(-600px);
  transition: all 1000ms ease 0s
}
.main-slider-two .active .pattern-layer {
  opacity: 1;
  transform: translateX(0px);
  transition-delay: 300ms
}
.main-slider-two .slide .pattern-dots {
  position: absolute;
  left: 80px;
  bottom: 80px;
  width: 430px;
  height: 160px;
  background-repeat: no-repeat;
  opacity: 0;
  transform: translateY(-600px);
  transition: all 1000ms ease 0s
}
.main-slider-two .active .pattern-dots {
  opacity: 1;
  transform: translateY(0px);
  transition-delay: 500ms
}
.main-slider-two .content-boxed {
  position: relative;
  padding-top: 80px
}
.main-slider-two .title {
  position: relative;
  color: red;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top;
  text-transform: uppercase;
  transition: all 1000ms ease 0s;
  font-family: Montserrat, sans-serif
}
.main-slider-two .active .title {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 500ms
}
.main-slider-two h1 {
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 30px;
  opacity: 0;
  font-size: 72px;
  transform: scaleY(0);
  transform-origin: center top;
  text-transform: uppercase;
  transition: all 1000ms ease 0s
}
.main-slider-two .active h1 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 1000ms
}
.main-slider-two .link-box {
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top;
  display: inline-block;
  transition: all 1000ms ease 0s
}
.main-slider-two .active .link-box {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 2000ms
}
.main-slider-two .link-box .btn-one-outer::before {
  bottom: 1px
}
.main-slider-two .video-box {
  position: absolute;
  bottom: 100px;
  right: 140px;
  width: 60px;
  height: 60px;
  color: red;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
  line-height: 60px;
  display: inline-block;
  z-index: 1;
  margin-right: 40px;
  transition: all .3s ease 0s;
  background-color: #fff
}
.main-slider-two .video-box .overlay-box span {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 50%;
  top: 50%;
  z-index: 99;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  padding-left: 7px;
  background-color: #fff;
  display: inline-block;
  margin-top: -30px;
  margin-left: -30px;
  transition: all 900ms ease 0s;
  box-shadow: rgba(0, 0, 0, .1) 0 0 15px
}
.main-slider-two .video-box .ripple, .main-slider-two .video-box .ripple::before, .main-slider-two .video-box .ripple::after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 60px;
  width: 60px;
  margin-left: .5px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-shadow: rgba(255, 255, 255, .4) 0 0 0 0;
  animation: 3s ease 0s infinite normal none running ripple
}
.main-slider-two .video-box .ripple::before {
  animation-delay: .9s;
  content: "";
  position: absolute
}
.main-slider-two .video-box .ripple::after {
  animation-delay: .6s;
  content: "";
  position: absolute
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: transparent 0 0 0 70px
  }
  100% {
    box-shadow: transparent 0 0 0 0
  }
}
@keyframes ripple {
  70% {
    box-shadow: transparent 0 0 0 70px
  }
  100% {
    box-shadow: transparent 0 0 0 0
  }
}
.main-slider-two .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center
}
.main-slider-two .owl-dots .owl-dot {
  position: relative;
  width: 25px;
  height: 25px;
  margin: 0 5px 10px;
  border-radius: 50px;
  display: inline-block;
  border: 3px solid #fff;
  transition: all .3s ease 0s
}
.main-slider-two .owl-dots .owl-dot.active, .main-slider-two .owl-dots .owl-dot:hover {
  background-color: red
}
.main-slider-two .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
  opacity: 0;
  margin-top: -10px;
  transition: all .3s ease 0s
}
.main-slider-two:hover .owl-nav {
  opacity: 1
}
.main-slider-two .owl-nav .owl-prev {
  position: absolute;
  left: 20px;
  width: 60px;
  height: 60px;
  color: #fff;
  line-height: 56px;
  font-size: 24px;
  text-align: center;
  border-radius: 50px;
  transition: all 500ms ease 0s;
  border: 2px solid rgba(255, 255, 255, .6)
}
.main-slider-two .owl-nav .owl-next {
  position: absolute;
  right: 20px;
  font-size: 24px;
  width: 60px;
  height: 60px;
  color: #fff;
  line-height: 56px;
  border-radius: 50px;
  text-align: center;
  transition: all 500ms ease 0s;
  border: 2px solid rgba(255, 255, 255, .6)
}
.main-slider-two .owl-nav .owl-prev:hover, .main-slider-two .owl-nav .owl-next:hover {
  color: #c1282a
}
.main-slider-two .social-box {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  padding: 25px 45px;
  border-radius: 22px 0 0;
  background-color: rgba(0, 0, 0, .7)
}
.main-slider-two .social-box .share {
  position: relative;
  color: #fff
}
.main-slider-two .social-box li {
  position: relative;
  color: #fff;
  margin-right: 18px;
  display: inline-block
}
.main-slider-two .social-box li a {
  position: relative;
  color: #fff;
  font-size: 16px;
  transition: all 300ms ease 0s
}
.main-slider-two .social-box li:last-child {
  margin-right: 0
}
.main-slider-two .social-box li a:hover {
  color: red
}
.calculate-section-two {
  position: relative
}
.calculate-section-two .inner-container {
  position: relative;
  padding: 70px 100px 30px 0
}
.calculate-section-two .inner-container .pattern-layer {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1000%;
  height: 100%;
  background-repeat: repeat
}
.calculate-section-two .title-column {
  position: relative
}
.calculate-section-two .title-column .inner-column {
  position: relative
}
.calculate-section-two .title-column .sec-title h2 {
  font-size: 30px
}
.choose-section {
  position: relative;
  padding: 105px 0 110px
}
.choose-section .images-column {
  position: relative;
  margin-bottom: 50px
}
.choose-section .images-column .inner-column {
  position: relative;
  display: inline-block
}
.choose-section .images-column .image {
  position: relative;
  padding-left: 200px
}
.choose-section .images-column .info-box {
  position: absolute;
  left: 20px;
  top: 35px;
  width: 185px;
  height: 185px;
  z-index: 1;
  padding: 25px;
  display: inline-block;
  background-color: #f80000
}
.choose-section .images-column .info-box h3 {
  position: relative;
  line-height: 1.3em;
  font-weight: 700;
  z-index: 1
}
.choose-section .images-column .info-box h3 a {
  position: relative;
  color: #fff
}
.choose-section .images-column .info-box .more {
  position: relative;
  color: #222;
  font-size: 16px;
  margin-top: 15px;
  z-index: 1;
  display: inline-block;
  text-transform: capitalize;
  font-family: Roboto, sans-serif
}
.choose-section .images-column .info-box .icon {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #222;
  font-size: 100px;
  line-height: 1em;
  opacity: .1
}
.choose-section .images-column .info-box.style-two {
  inset: auto 20px -175px auto;
  background-color: #000
}
.choose-section .images-column .info-box.style-two .more {
  color: red
}
.choose-section .images-column .info-box.style-two .icon {
  color: #fff
}
.choose-section .content-column {
  position: relative;
  margin-bottom: 50px
}
.choose-section .content-column .inner-column {
  position: relative;
  padding-left: 70px
}
.choose-section .images-column .image-1 {
  position: absolute;
  left: 0;
  top: 190px
}
.choose-section .content-column .sec-title {
  margin-bottom: 45px
}
.featured-section {
  position: relative;
  padding: 90px 0 170px;
  background-color: #222
}
.featured-block-two {
  position: relative;
  margin-bottom: 30px
}
.featured-block-two .inner-box {
  position: relative;
  padding: 0 25px 32px
}
.featured-block-two .inner-box::before {
  position: absolute;
  content: "";
  inset: 60px 0 0;
  width: 100%;
  height: 391px;
  background: url(../images/background/pattern-2.png) no-repeat
}
.featured-block-two .inner-box .image {
  position: relative;
  background-color: red
}
.featured-block-two .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 600ms ease 0s
}
.featured-block-two .inner-box:hover .image img {
  opacity: .6
}
.featured-block-two .inner-box .image .icon-box {
  position: absolute;
  right: 20px;
  bottom: -35px;
  width: 70px;
  height: 70px;
  color: red;
  font-size: 36px;
  line-height: 70px;
  border-radius: 50px;
  text-align: center;
  background-color: #fff;
  transition: all 300ms ease 0s
}
.featured-block-two .inner-box:hover .image .icon-box {
  color: #fff;
  background-color: red
}
.featured-block-two .inner-box .lower-content {
  position: relative;
  padding-top: 50px
}
.featured-block-two .inner-box .lower-content .title {
  position: relative;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif
}
.featured-block-two .inner-box .lower-content h4 {
  position: relative;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 5px;
  text-transform: uppercase
}
.featured-block-two .inner-box .lower-content h4 a {
  position: relative;
  color: #fff;
  transition: all 300ms ease 0s
}
.featured-block-two .inner-box .lower-content h4 a:hover {
  color: red
}
.featured-block-two .inner-box .lower-content .text {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 14px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif
}
.featured-block-two .inner-box .lower-content .read-more {
  position: relative;
  color: #fff;
  font-size: 14px;
  padding-left: 12px;
  padding-bottom: 12px;
  font-family: Roboto, sans-serif;
  transition: all 300ms ease 0s
}
.featured-block-two .inner-box .lower-content .read-more::before {
  position: absolute;
  content: "";
  left: 0;
  width: 30px;
  height: 30px;
  border-left: 1px solid red;
  border-bottom: 1px solid red;
  transition: all 300ms ease 0s
}
.featured-block-two .inner-box .lower-content .read-more:hover {
  color: red
}
.featured-block-two .inner-box .lower-content .read-more:hover::before {
  width: 100%
}
.counter-section {
  position: relative;
  overflow: hidden;
  z-index: 1
}
.counter-section .inner-container {
  position: relative;
  padding-top: 70px;
  padding-bottom: 35px;
  padding-left: 80px
}
.counter-section.margin-top {
  position: relative;
  margin-top: -105px
}
.counter-section .inner-container .pattern-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 1000%;
  height: 100%
}
.counter-section .inner-container .pattern-layer::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(255, 0, 0, .9)
}
.fact-counter {
  position: relative
}
.fact-counter .column {
  position: relative;
  margin-bottom: 30px
}
.fact-counter .column .inner {
  position: relative
}
.fact-counter .column .inner .content {
  position: relative;
  padding-left: 90px
}
.fact-counter .column .inner .icon {
  position: absolute;
  left: 0;
  top: 4px;
  color: #000;
  font-size: 60px;
  text-align: center;
  line-height: 1em;
  font-weight: 400;
  transition: all 600ms ease 0s
}
.fact-counter .column .inner:hover .icon {
  color: #fff;
  transform: scale(-1) rotate(180deg)
}
.fact-counter .count-outer .percentage {
  position: relative;
  font-weight: 700;
  color: #fff;
  font-size: 36px;
  line-height: 1em
}
.fact-counter .column .inner .count-outer {
  position: relative;
  font-weight: 700;
  color: #fff;
  font-size: 40px;
  line-height: 1em
}
.fact-counter .column .inner .counter-title {
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-top: 7px;
  font-family: Roboto, sans-serif
}
.timetable-section-two {
  position: relative;
  padding: 110px 0 120px
}
.timetable-section-two .inner-container {
  position: relative
}
.timetable-section-two .inner-container .table-outer {
  position: relative;
  width: 100%
}
.timetable-section-two .inner-container .table-outer .table-inner {
  position: relative;
  width: 100%;
  min-width: 1200px
}
.timetable-section-two .table-title-box {
  position: relative;
  padding-bottom: 10px;
  padding-left: 188px
}
.timetable-section-two .table-title-box .title {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  padding: 18px 40px;
  margin-bottom: 1px;
  transition: all 500ms ease 0s;
  text-transform: uppercase;
  background-color: red
}
.timetable-section-two .table-title-box .day {
  position: relative;
  color: #fff;
  width: 130px;
  height: 60px;
  float: left;
  line-height: 60px;
  font-weight: 700;
  margin-right: 12px;
  text-align: center;
  display: inline-block;
  background-color: #222;
  text-transform: uppercase
}
.timetable-section-two .table-title-box .day:last-child {
  margin-right: 0
}
.timetable-section-two .timetable-tabs {
  position: relative;
  padding-left: 188px
}
.timetable-section-two .timetable-tabs .tab-btns {
  position: absolute;
  left: 0;
  top: 0;
  margin-bottom: 40px;
  display: inline-block
}
.timetable-section-two .timetable-tabs .tab-btns .tab-btn {
  position: relative;
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  padding: 24px 26px;
  margin-bottom: 1px;
  transition: all 500ms ease 0s;
  text-transform: uppercase;
  background-color: red;
  border-left: 3px solid red
}
.timetable-section-two .timetable-tabs .tab-btns .tab-btn::before {
  position: absolute;
  content: "";
  left: -2px;
  top: 28px;
  opacity: 1;
  border-top: 6px solid transparent;
  border-left: 8px solid red;
  border-bottom: 6px solid transparent;
  transition: all 500ms ease 0s
}
.timetable-section-two .timetable-tabs .tab-btns .tab-btn:hover::before, .timetable-section-two .timetable-tabs .tab-btns .tab-btn.active-btn::before {
  opacity: 1
}
.timetable-section-two .timetable-tabs .tab-btns .tab-btn.active-btn, .timetable-section-two .timetable-tabs .tab-btns .tab-btn:hover {
  background-color: #222
}
.timetable-section-two .timetable-tabs .tabs-content {
  position: relative
}
.timetable-section-two .timetable-tabs .tabs-content .tab {
  position: relative;
  display: none
}
.timetable-section-two .timetable-tabs .tabs-content .tab.active-tab {
  display: block
}
.timetable-section-two .timetable-tabs .tabs-content .time-box {
  position: relative;
  width: 130px;
  height: 90px;
  float: left;
  margin-right: 12px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  border: 1px solid #999
}
.timetable-section-two .timetable-tabs .tabs-content .time-box .box-inner {
  position: relative;
  width: 100%
}
.timetable-section-two .timetable-tabs .tabs-content .time-box .time {
  position: relative;
  color: #222;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize
}
.timetable-section-two .timetable-tabs .tabs-content .time-box .time span {
  position: relative;
  display: block;
  color: #555;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.7em;
  margin-top: 3px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif
}
.timetable-section-two .timetable-tabs .tabs-content .time-box:nth-child(7n) {
  margin-right: 0
}
.timetable-section-two .appointment-box {
  position: relative;
  margin-top: 60px
}
.timetable-section-two .appointment-box .appointment-inner {
  position: relative;
  padding: 18px 40px;
  border-radius: 50px;
  text-align: center;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  border: 1px dashed #959595
}
.timetable-section-two .appointment-box .appointment-inner .text a {
  position: relative;
  color: red;
  font-weight: 700
}
.testimonial-section {
  position: relative
}
.testimonial-section .inner-container {
  position: relative;
  z-index: 1;
  padding: 95px 80px 75px;
  background-size: cover
}
.testimonial-section .inner-container::after {
  position: absolute;
  content: "";
  top: 55px;
  left: -60px;
  right: -60px;
  height: 145px;
  z-index: -1;
  display: none;
  background: url(../images/background/pattern-3.png) no-repeat
}
.testimonial-section .inner-container::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(17, 17, 17, .9)
}
.testimonial-section .title-column {
  position: relative
}
.testimonial-section .title-column .inner-column {
  position: relative
}
.testimonial-section .title-column .sec-title h2 {
  position: relative;
  font-size: 40px
}
.testimonial-section .testimonial-column {
  position: relative
}
.testimonial-section .testimonial-column .inner-column {
  position: relative
}
.testimonial-section .testimonial-column .owl-dots {
  display: none
}
.testimonial-section .testimonial-column .owl-nav {
  position: absolute;
  right: 0;
  top: 0;
  direction: ltr
}
.testimonial-section .testimonial-column .owl-nav .owl-prev, .testimonial-section .testimonial-column .owl-nav .owl-next {
  position: relative;
  font-size: 28px;
  color: #fff;
  margin-left: 26px;
  display: inline-block;
  transition: all 500ms ease 0s
}
.testimonial-section .testimonial-column .owl-nav .owl-prev:hover, .testimonial-section .testimonial-column .owl-nav .owl-next:hover {
  color: red
}
.testimonial-block-two {
  position: relative
}
.testimonial-block-two .inner-box {
  position: relative
}
.testimonial-block-two .inner-box .upper-box {
  position: relative;
  padding-left: 120px
}
.testimonial-block-two .inner-box .upper-box .author-image {
  position: absolute;
  left: 10px;
  top: 0;
  width: 86px;
  height: 95px
}
.testimonial-block-two .inner-box .upper-box .author-image::before {
  position: absolute;
  content: "";
  left: -7px;
  bottom: -7px;
  width: 25px;
  height: 25px;
  transition: all 500ms ease 0s;
  border-left: 1px solid red;
  border-bottom: 1px solid red
}
.testimonial-block-two .inner-box:hover .upper-box .author-image::before {
  height: 100%;
  width: 100%
}
.testimonial-block-two .inner-box .upper-box .title {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400
}
.testimonial-block-two .inner-box .upper-box h4 {
  position: relative;
  color: #fff;
  line-height: 20px;
  margin-top: 15px;
  display: block;
  font-weight: 700
}
.testimonial-block-two .inner-box .quote-icon {
  position: absolute;
  right: 30px;
  top: 90px;
  color: #ddd;
  line-height: 1em;
  font-size: 145px;
  opacity: .2
}
.testimonial-block-two .inner-box .rating {
  position: relative;
  margin-top: 20px;
  margin-bottom: 0
}
.testimonial-block-two .inner-box .rating .fa {
  position: relative;
  color: red;
  font-size: 16px
}
.testimonial-block-two .inner-box .text {
  position: relative;
  line-height: 1.9em;
  color: #fff;
  font-size: 18px;
  padding-right: 60px;
  margin-top: 35px;
  font-family: Roboto, sans-serif
}
.pricing-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 63px
}
.pricing-section .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 900px
}
.pricing-block {
  position: relative
}
.pricing-block .inner-box {
  position: relative;
  padding: 35px
}
.pricing-block .inner-box::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(6, 6, 6, .65);
  transition: all 500ms ease 0s
}
.pricing-block .inner-box h4 {
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 1.3em;
  transition: all 500ms ease 0s
}
.pricing-block .inner-box .title {
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 1.3em;
  font-size: 16px;
  margin-top: 15px;
  transition: all 500ms ease 0s
}
.pricing-block .inner-box .price {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 2.8em;
  margin-top: 0;
  font-family: Roboto, sans-serif;
  transition: all 500ms ease 0s
}
.pricing-block .inner-box .price span {
  position: relative;
  display: block;
  font-size: 48px;
  font-weight: 600;
  color: red
}
.pricing-block .inner-box .price-list {
  position: relative;
  margin-top: 15px;
  margin-bottom: 45px;
  transition: all 500ms ease 0s
}
.pricing-block .inner-box .price-list li {
  position: relative;
  padding-left: 28px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 14px;
  font-family: Roboto, sans-serif
}
.pricing-block .inner-box .price-list li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  font-family: Flaticon
}
.pricing-block .inner-box:hover::before {
  background-color: rgba(255, 255, 255, .85)
}
.pricing-block .inner-box:hover .price-list li::before, .pricing-block .inner-box:hover .price-list li, .pricing-block .inner-box:hover .price, .pricing-block .inner-box:hover h4, .pricing-block .inner-box:hover .title {
  color: #222
}
.pricing-block .inner-box:hover .btn-style-one {
  border-color: #222;
  background-color: #222
}
.pricing-block .inner-box:hover {
  box-shadow: rgba(0, 0, 0, .3) 0 0 15px
}
.news-section-two {
  position: relative;
  padding: 50px 0 70px
}
.news-section-two .pattern-layer {
  position: absolute;
  content: "";
  left: 15%;
  top: 25%;
  width: 230px;
  height: 230px;
  background-repeat: no-repeat
}
.news-section-two .pattern-layer-two {
  position: absolute;
  content: "";
  right: 15%;
  bottom: 10%;
  width: 325px;
  height: 163px;
  background-repeat: no-repeat
}
.news-section-two.style-two {
  padding: 110px 0 80px;
  background-color: #f5f5f5
}
.news-block-two {
  position: relative;
  margin-bottom: 30px
}
.news-block-two .inner-box {
  position: relative;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, .15) 0 0 15px
}
.news-block-two .inner-box .image {
  position: relative;
  overflow: hidden;
  background-color: red
}
.news-block-two .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 600ms ease 0s
}
.news-block-two .inner-box:hover .image img {
  opacity: .5;
  transform: scale(1.04, 1.04)
}
.news-block-two .inner-box .lower-content {
  position: relative;
  padding: 25px
}
.news-block-two .inner-box .lower-content .post-meta {
  position: relative
}
.news-block-two .inner-box .lower-content .post-meta li {
  position: relative;
  color: #777;
  font-size: 14px;
  font-weight: 600;
  padding-left: 24px;
  display: inline-block
}
.news-block-two .inner-box .lower-content .post-meta li .icon {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 6px;
  color: red
}
.news-block-two .inner-box .lower-content h4 {
  position: relative;
  font-weight: 700;
  line-height: 1.5em;
  margin-top: 12px;
  font-size: 22px
}
.news-block-two .inner-box .lower-content h4 a {
  position: relative;
  color: #222;
  transition: all 300ms ease 0s
}
.news-block-two .inner-box .lower-content h4 a:hover {
  color: red
}
.news-block-two .inner-box .lower-content .lower-box {
  position: relative;
  padding-top: 25px;
  margin-top: 22px;
  border-top: 1px solid #c6c6c6
}
.news-block-two .inner-box .lower-content .lower-box .comment {
  position: relative;
  color: #555;
  font-weight: 500;
  margin-top: 13px;
  display: inline-block;
  font-family: Roboto, sans-serif
}
.news-block-two .inner-box .lower-content .lower-box .comment .icon {
  position: relative;
  color: #555;
  margin-right: 5px;
  font-size: 18px
}
.news-block-two .inner-box .lower-content .lower-box .author-info {
  position: relative;
  color: #222;
  font-size: 16px;
  font-weight: 600
}
.news-block-two .inner-box .lower-content .lower-box .author-info .info-inner {
  position: relative;
  padding-left: 70px;
  line-height: 1.5em
}
.news-block-two .inner-box .lower-content .lower-box .author-info .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  font-size: 20px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  border: 1px solid #bbb;
  transition: all 500ms ease 0s
}
.news-block-two .inner-box .lower-content .lower-box .author-info span {
  position: relative;
  display: block;
  font-weight: 400;
  color: #555;
  font-size: 16px;
  font-family: Roboto, sans-serif
}
.news-block-two .inner-box:hover .lower-content .lower-box .author-info .icon {
  color: #fff;
  border-color: #555;
  background-color: #555
}
.news-block-two.style-two .inner-box .lower-content .lower-box {
  border: none
}
.news-block-two.style-two .inner-box .lower-content .lower-box::before {
  position: absolute;
  content: "";
  inset: 0 -30px -30px;
  background-color: #fff
}
.news-block-two.style-two .inner-box .lower-content .lower-box .author-info .icon {
  border: none;
  background-color: #f5f5f5
}
.subscribe-section {
  position: relative;
  z-index: 10
}
.subscribe-section .inner-container {
  position: relative;
  background-color: #fff;
  padding: 25px 65px 0 200px
}
.subscribe-section .inner-container.margin-bottom {
  margin-bottom: -89px
}
.subscribe-section .section-image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 161px;
  height: 165px
}
.subscribe-section .pattern-layer {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 200%;
  display: block;
  background-position: right top;
  background-repeat: repeat-x
}
.subscribe-section .title-column {
  position: relative
}
.subscribe-section .title-column .inner-column {
  position: relative;
  padding-top: 30px;
  padding-bottom: 45px
}
.subscribe-section .title-column h3 {
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 1.3em
}
.subscribe-section .form-column {
  position: relative
}
.subscribe-section .form-column .inner-column {
  position: relative;
  padding-top: 30px
}
.subscribe-section .newsletter-form {
  margin-top: 10px
}
.newsletter-form .form-group {
  position: relative;
  display: block;
  margin-bottom: 0
}
.newsletter-form .form-group input[type=text], .newsletter-form .form-group input[type=email] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 10px 130px 10px 25px;
  height: 50px;
  font-size: 12px;
  color: #485452;
  font-weight: 500;
  background: #fff;
  border-radius: 50px;
  transition: all 300ms ease 0s
}
.newsletter-form .form-group .submit-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  padding: 14px 34px;
  border-radius: 50px;
  background-color: #111;
  font-family: Roboto, sans-serif
}
.main-slider-three {
  position: relative
}
.main-slider-three .auto-container {
  position: relative
}
.main-slider-three .slide {
  position: relative;
  padding: 45px 0 100px;
  background-size: cover;
  background-repeat: no-repeat;
}
.main-slider-three .slide::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(0, 0, 0, .5)
}
.main-slider-three .content-boxed {
  position: relative;
  text-align: LEFT
}
.main-slider-three .title {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 24px;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top;
  text-transform: uppercase;
  transition: all 1000ms ease 0s;
  font-family: Montserrat, sans-serif;
  color: #ab933a !important
}
.main-slider-three .active .title {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 500ms
}
.main-slider-three h1 {
  position: relative;
  color: #fff;
  font-weight: 700;
  line-height: 1.1em;
  opacity: 0;
  font-size: 60px;
  transform: scaleY(0);
  transform-origin: center top;
  text-transform: capitalize;
  transition: all 1000ms ease 0s
}
.main-slider-three .active h1 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 1000ms
}
.main-slider-three .text {
  position: relative;
  color: #fff;
  font-weight: 500;
  line-height: 1.8em;
  margin-bottom: 30px;
  opacity: 0;
  font-size: 24px;
  transform: scaleY(0);
  transform-origin: center top;
  text-transform: capitalize;
  transition: all 1000ms ease 0s;
  font-family: Roboto, sans-serif
}
.main-slider-three .active .text {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 1400ms
}
.main-slider-three .link-box {
  opacity: 0;
  transform: scaleY(0);
  transform-origin: center top;
  display: inline-block;
  transition: all 1000ms ease 0s
}
.main-slider-three .active .link-box {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 2000ms
}
.main-slider-three .link-box .btn-one-outer::before {
  bottom: 1px
}
.main-slider-three .owl-dots {
  display: none
}
.main-slider-three .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  width: 100%;
  opacity: 0;
  margin-top: -10px;
  transition: all .3s ease 0s
}
.main-slider-three:hover .owl-nav {
  opacity: 1
}
.main-slider-three .owl-nav .owl-prev {
  position: absolute;
  left: 20px;
  width: 60px;
  height: 60px;
  color: #000;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  border-radius: 0;
  transition: all 500ms ease 0s;
  background-color: #fff
}
.main-slider-three .owl-nav .owl-next {
  position: absolute;
  right: 20px;
  color: #000;
  font-size: 24px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 0;
  text-align: center;
  transition: all 500ms ease 0s;
  background-color: #fff
}
.main-slider-three .owl-nav .owl-prev:hover, .main-slider-three .owl-nav .owl-next:hover {
  color: #fff;
  background-color: red
}
.main-slider-three .social-box {
  position: absolute;
  left: 0;
  bottom: 120px;
  z-index: 1;
  padding: 30px 60px;
  border-radius: 0;
  background-color: rgba(255, 255, 255, .1)
}
.main-slider-three .social-box .share {
  position: relative;
  color: #fff
}
.main-slider-three .social-box li {
  position: relative;
  color: #fff;
  margin-right: 18px;
  display: inline-block
}
.main-slider-three .social-box li a {
  position: relative;
  color: #fff;
  font-size: 16px;
  transition: all 300ms ease 0s
}
.main-slider-three .social-box li:last-child {
  margin-right: 0
}
.main-slider-three .social-box li a:hover {
  color: red
}
.services-section-two {
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
}
.services-section-two .image-layer {
  position: absolute;
  left: 0;
  top: -140px;
  width: 100%;
  height: 800px;
  background-size: contain;
  clip-path: polygon(0px 15%, 100% 0px, 100% 58%, 0px 77%)
}
.services-section-two .image-layer::before {
  position: absolute;
  content: "";
  left: 0;
  top: -100px;
  width: 100%;
  height: 255px;
  background: url(../images/background/curve-layer.png) left top no-repeat
}
.service-block-two {
  position: relative;
  z-index: 1
}
.service-block-two .inner-box {
  position: relative;
  text-align: center
}
.service-block-two .inner-box::before {
  position: absolute;
  content: "";
  right: -100px;
  top: 30px;
  width: 136px;
  height: 50px;
  background: url(../images/icons/arrow-right-1.png) no-repeat
}
.service-block-two:last-child .inner-box::before {
  display: none
}
.service-block-two .inner-box .icon-box {
  position: relative;
  font-size: 70px;
  line-height: 1em;
  color: #fff;
  margin-bottom: 25px;
  transition: all 500ms ease 0s
}
.service-block-two .inner-box:hover .icon-box {
  transform: rotateY(180deg)
}
.service-block-two .inner-box .number {
  position: absolute;
  left: 0;
  right: 0;
  top: 90px;
  color: #fff;
  opacity: .05;
  font-size: 100px;
  font-weight: 700;
  font-family: Roboto, sans-serif
}
.service-block-two .inner-box .title {
  position: relative;
  font-size: 16px;
  font-weight: 700;
  font-family: Roboto, sans-serif;
  color: #ab933a !important
}
.service-block-two .inner-box h4 {
  position: relative;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 14px;
  text-transform: uppercase
}
.service-block-two .inner-box h4 a {
  position: relative;
  color: #fff
}
.service-block-two .inner-box .text {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
  padding: 0 50px;
  font-family: Roboto, sans-serif
}
.service-block-two .inner-box .big-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 150px;
  line-height: 1em;
  color: #fff;
  opacity: .1
}
.newsletter-section {
  position: relative;
  z-index: 2
}
.newsletter-section .auto-container {
  max-width: 1480px
}
.newsletter-section .inner-container {
  position: relative;
  background-color: red
}
.newsletter-section .map-column {
  position: relative;
  padding: 0;
  float: left
}
.newsletter-section .map-column .inner-column {
  position: relative
}
.newsletter-section .map-column .map-canvas {
  position: absolute;
  inset: 0;
  height: 250px
}
.newsletter-section .map-column .inner-column h3 {
  position: absolute;
  left: 50px;
  top: 160px;
  color: #fff;
  font-weight: 700;
  z-index: 3;
  font-family: Montserrat, sans-serif;
  background-color: rgba(0, 0, 0, .6);
  padding: 6px
}
.newsletter-section .map-column .direction {
  position: absolute;
  right: 50px;
  top: 40px;
  z-index: 3;
  color: #fff;
  font-weight: 700
}
.newsletter-section .form-column {
  position: relative;
  padding: 0;
  float: left;
  overflow: hidden
}
.newsletter-section .form-column .inner-column {
  position: relative;
  padding: 60px 80px
}
.newsletter-section .form-column .circle-one {
  position: absolute;
  right: -80px;
  top: -80px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .1)
}
.newsletter-section .form-column .circle-two {
  position: absolute;
  left: -80px;
  bottom: -80px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .1)
}
.newsletter-section .form-column h4 {
  position: relative;
  color: #fff;
  font-weight: 600;
  margin-bottom: 8px
}
.newsletter-section .form-column .text {
  position: relative;
  color: #f6f7f7;
  font-weight: 400;
  margin-top: 11px;
  font-size: 16px;
  text-align: right;
  font-family: Roboto, sans-serif
}
.newsletter-section .newsletter-form .form-group input[type=text], .newsletter-section .newsletter-form .form-group input[type=email] {
  border-radius: 0 50px 50px
}
.benefits-section {
  position: relative;
  padding-top: 125px;
  padding-bottom: 100px
}
.benefits-section .side-image {
  position: absolute;
  left: 0;
  bottom: 70px;
  width: 300px;
  height: 181px;
  background-repeat: no-repeat
}
.benefits-section .content-column {
  position: relative
}
.benefits-section .content-column .inner-column {
  position: relative
}
.benefits-section .content-column .sec-title {
  margin-bottom: 35px
}
.benefit-block {
  position: relative;
  margin-bottom: 40px
}
.benefit-block .block-inner {
  position: relative;
  padding-top: 0;
  padding-left: 100px
}
.benefit-block .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #222;
  font-size: 60px;
  line-height: 1em;
  transition: all 500ms ease 0s
}
.benefit-block .block-inner:hover .icon {
  transform: scale(-1) rotate(180deg)
}
.benefit-block strong {
  position: relative;
  color: #222;
  font-size: 24px;
  font-weight: 600
}
.benefit-block .feature-text {
  position: relative;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7em;
  margin-top: 3px;
  font-family: Roboto, sans-serif
}
.benefits-section .images-column {
  position: relative;
  margin-bottom: 40px
}
.benefits-section .images-column .pattern-layer {
  position: absolute;
  left: 15px;
  top: 30px;
  width: 141px;
  height: 141px;
  background-repeat: no-repeat
}
.benefits-section .images-column .pattern-layer-two {
  position: absolute;
  left: 35px;
  bottom: 0;
  width: 150px;
  height: 150px;
  background-repeat: no-repeat
}
.benefits-section .images-column .inner-column {
  position: relative;
  padding-top: 110px;
  padding-left: 70px;
  padding-bottom: 55px
}
.benefits-section .images-column .image-one {
  position: absolute;
  left: 0;
  top: 250px
}
.benefits-section .images-column .image-two {
  position: absolute;
  right: 80px;
  top: 50px;
  box-shadow: rgba(0, 0, 0, .15) 0 0 20px
}
.benefits-section .images-column .image-three {
  position: absolute;
  right: 0;
  bottom: 0;
  box-shadow: rgba(0, 0, 0, .15) 0 0 20px
}
.fluid-section-one {
  position: relative;
  overflow: hidden
}
.fluid-section-one::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #f5f5f5
}
.fluid-section-one .color-layer {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 450px;
  transform: rotateX(5deg);
  background-color: #f5f5f5
}
.fluid-section-one .outer-container {
  position: relative
}
.fluid-section-one .outer-container .left-column {
  position: relative;
  width: 50%;
  float: left;
  z-index: 1
}
.fluid-section-one .outer-container .left-column .pattern-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 300%;
  height: 100%;
  background-position: right top;
  background-repeat: repeat-x;
  background-color: rgb(255 0 49)
}
.fluid-section-one .outer-container .left-column .inner-column {
  position: relative;
  max-width: 600px;
  float: right;
  width: 100%;
  padding: 110px 60px 40px 15px
}
.fluid-section-one .left-side-text {
  position: absolute;
  left: 30px;
  top: 420px;
  z-index: 2;
  font-size: 100px;
  color: rgb(58 57 57);
  font-weight: 700;
  transform: rotate(-90deg);
  -webkit-text-stroke: 1px rgb(108 103 103);
  text-transform: uppercase;
  transform-origin: 7% 20%
}
.fluid-section-one .right-side-text {
  position: absolute;
  right: 31px;
  top: -6px;
  z-index: 2;
  opacity: .1;
  font-size: 81px;
  color: #222;
  font-weight: 700;
  transform: rotate(-90deg);
  -webkit-text-stroke-width: 1px;
  text-transform: uppercase;
  transform-origin: 106% 450%
}
.fluid-section-one .bottom-big-text {
  position: absolute;
  left: 25px;
  bottom: 101px;
  z-index: 2;
  font-size: 80px;
  color: transparent;
  font-weight: 800;
  -webkit-text-stroke: 1px #d7d7d7;
  text-transform: uppercase
}
.service-block-three {
  position: relative;
  margin-bottom: 90px
}
.service-block-three .inner-box {
  position: relative;
  text-align: center
}
.service-block-three .inner-box .icon-box {
  position: relative;
  margin-bottom: 25px
}
.service-block-three .inner-box .icon-box .icon {
  position: relative;
  font-size: 110px;
  color: #fff;
  line-height: 1em
}
.service-block-three .inner-box h4 {
  position: relative;
  line-height: 1.3em;
  font-weight: 700;
  text-transform: uppercase
}
.service-block-three .inner-box h4 a {
  position: relative;
  color: #fff;
  transition: all 300ms ease 0s
}
.service-block-three .inner-box h4 a:hover {
  color: red
}
.fluid-section-one .outer-container .right-column {
  position: relative;
  width: 50%;
  float: right;
  margin-top: 0
}
.fluid-section-one .outer-container .right-column .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 300%;
  height: 100%;
  background-position: left top;
  background-repeat: repeat-x
}
.fluid-section-one .outer-container .right-column .image-layer::before {
  position: absolute;
  content: "";
  inset: 0
}
.fluid-section-one .outer-container .right-column .inner-column {
  position: relative;
  max-width: 700px;
  float: left;
  width: 100%;
  padding: 0 15px 0 100px
}
.fluid-section-one .outer-container .right-column .sec-title {
  margin-bottom: 15px
}
.fluid-section-one .outer-container .right-column .text {
  position: relative;
  color: #fff;
  font-size: 17px;
  line-height: 1.8em;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif
}
.skills .skill-item {
  position: relative;
  margin-bottom: 20px
}
.skills .skill-item:last-child {
  margin-bottom: 0
}
.skills .skill-item .skill-bar {
  position: relative;
  width: 100%;
  height: 30px
}
.skills .skill-item .skill-bar .bar-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 30px;
  border-radius: 50px;
  background-color: #222
}
.skills.style-two .skill-item .skill-bar .bar-inner {
  background-color: #eee
}
.skills .skill-item .skill-bar .bar-inner .bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 0;
  transition: all 2000ms ease 0s;
  border-radius: 50px;
  background: url(../images/background/10.jpg) repeat-x
}
.skills .skill-item .skill-bar .bar-inner .bar::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: url(../images/icons/skill-icon.png) no-repeat
}
.skills .skill-item .skill-header {
  position: relative;
  margin-bottom: 14px
}
.skills .skill-item .skill-header .skill-title {
  position: relative
}
.skills .skill-item .skill-header .skill-title {
  float: left;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  line-height: 1.4em;
  text-transform: capitalize
}
.skills .skill-item .skill-header .skill-percentage {
  position: absolute;
  right: 0;
  top: 0;
  float: right;
  font-weight: 700;
  color: #fff;
  font-size: 16px
}
.counter-section-two {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 115px 0 160px
}
.counter-section-two .color-layer {
  position: absolute;
  inset: -65px -40px 0 0;
  height: 480px;
  transform: rotate(3deg);
  background-color: #f5f5f5
}
.fact-counter-two {
  position: relative
}
.fact-counter-two .column {
  position: relative;
  margin-bottom: 30px
}
.fact-counter-two .column:nth-child(2n) {
  margin-top: 95px
}
.fact-counter-two .column .inner {
  position: relative
}
.fact-counter-two .column .inner .content {
  position: relative;
  padding-left: 90px
}
.fact-counter-two .column .inner .content::before {
  position: absolute;
  content: "";
  left: 100px;
  top: 0;
  width: 92px;
  height: 74px;
  background: url(../images/icons/counter-icon.png) no-repeat
}
.fact-counter-two .column .inner .icon {
  position: absolute;
  left: 0;
  top: 4px;
  color: red;
  font-size: 60px;
  text-align: center;
  line-height: 1em;
  font-weight: 400;
  transition: all 600ms ease 0s
}
.fact-counter-two .column .inner:hover .icon {
  color: #222;
  transform: scale(-1) rotate(180deg)
}
.fact-counter-two .count-outer .percentage {
  position: relative;
  font-weight: 700;
  color: #222;
  font-size: 40px;
  line-height: 1em
}
.fact-counter-two .column .inner .count-outer {
  position: relative;
  font-weight: 700;
  color: #222;
  font-size: 40px;
  line-height: 1em
}
.fact-counter-two .column .inner .counter-title {
  position: relative;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  margin-top: 7px;
  font-family: Roboto, sans-serif
}
.faq-section {
  position: relative;
  z-index: 1;
  padding: 70px 0 20px
}
.faq-section .side-text {
  position: absolute;
  left: 5px;
  bottom: 240px;
  font-size: 170px;
  color: transparent;
  font-weight: 700;
  transform: rotate(-90deg);
  -webkit-text-stroke: 1px #e8e8e8;
  text-transform: uppercase;
  transform-origin: 7% 20%
}
.faq-section .image-column {
  position: relative
}
.faq-section .image-column .inner-column {
  position: relative;
  margin-bottom: 40px
}
.faq-section .image-column .image {
  position: relative
}
.faq-section .content-column {
  position: relative;
  margin-bottom: 40px
}
.faq-section .content-column .inner-column {
  position: relative
}
.accordion-box {
  position: relative
}
.accordion-box .block {
  position: relative;
  margin-bottom: 20px;
  border-radius: 0;
  border: 1px solid #bbb
}
.accordion-box .block.active-block {}
.accordion-box .block .acc-btn {
  position: static;
  font-size: 16px;
  cursor: pointer;
  line-height: 16px;
  color: #222;
  font-weight: 600;
  background: #fff;
  padding: 22px 60px 20px 32px;
  transition: all 500ms ease 0s;
  font-family: Montserrat, sans-serif
}
.accordion-box .block .acc-btn.active {
  background: 0 0
}
.accordion-box .block .icon-outer {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 60px;
  height: 102%;
  font-size: 20px;
  color: #fff;
  background-color: red;
  transition: all 500ms ease 0s
}
.accordion-box .block .icon-outer .icon {
  position: absolute;
  right: 0;
  width: 60px;
  height: 100%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 60px;
  background-color: #ab933a !important
}
.accordion-box .block .icon-outer .icon-plus {
  opacity: 1
}
.accordion-box .block .icon-outer .icon-minus {
  opacity: 0
}
.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
  opacity: 1;
  background-color: #222
}
.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
  opacity: 0
}
.accordion-box .block .acc-content {
  position: relative;
  display: none
}
.accordion-box .block .acc-content .content-text {
  padding-bottom: 6px
}
.accordion-box .block .acc-content.current {
  display: block
}
.accordion-box .block .content {
  position: relative;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.9em;
  padding: 5px 100px 25px 35px;
  font-family: Montserrat, sans-serif
}
.accordion-box .block .content .text {
  position: relative;
  line-height: 1.9em;
  font-size: 16px;
  color: #555;
  font-weight: 400;
  font-family: Roboto, sans-serif
}
.accordion-box .block .content p:last-child {
  margin-bottom: 0
}
.team-block-two {
  position: relative;
  margin-bottom: 30px
}
.team-block-two .inner-box {
  position: relative;
  overflow: hidden
}
.team-block-two .inner-box .side-title {
  position: absolute;
  right: 0;
  bottom: 30px;
  color: #fff;
  font-size: 14px;
  padding: 5px 18px;
  display: inline-block;
  font-family: Roboto, sans-serif;
  transform-origin: 49% -100%;
  transform: rotate(-90deg);
  background-color: #aa943a !important
}
.team-block-two .inner-box .image {
  position: relative;
  border: 1px solid #ed7f31;
}
.team-block-two .inner-box .image img {
  position: relative;
  width: 100%;
  display: block
}
.team-block-two .inner-box .content {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 22px;
  opacity: 1;
  width: 100%;
  padding: 15px 30px;
  display: inline-block;
  background-color: #000000d1;
  transition: all 600ms ease 0s;
  transform: translateX(0PX);
}
.team-block-two .inner-box:hover .content {
  opacity: 1;
  transform: translateX(0px);
}
.team-block-two .inner-box .content::before {
  position: absolute;
  content: "";
  left: -2px;
  top: 8px;
  bottom: 8px;
  width: 2px;
  background-color: #337ab7 !important
}
.team-block-two .inner-box .content .title {
  position: relative;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif
}
.team-block-two .inner-box .content .name {
  position: relative;
  color: #fa6800;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase
}
.page-title {
  position: relative;
  padding: 320px 0 160px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed
}
.page-title::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: transparent
}
.page-title .auto-container {
  position: relative
}
.page-title .text {
  position: relative;
  color: #fff;
  font-size: 16px;
  margin-top: 12px;
  font-family: Roboto, sans-serif
}
.page-title h2 {
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2em;
  margin-bottom: 10px;
  text-transform: capitalize
}
.page-breadcrumb {
  position: relative;
  margin-top: 30px
}
.page-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  color: red;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize
}
.page-breadcrumb li::after {
  position: absolute;
  content: "/";
  right: -2px;
  top: 1px;
  color: #fff;
  font-size: 18px;
  font-family: FontAwesome
}
.page-breadcrumb li:last-child::after {
  display: none
}
.page-breadcrumb li:last-child {
  padding-right: 0;
  margin-right: 0
}
.page-breadcrumb li a {
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  transition: all .3s ease 0s
}
.page-breadcrumb li a:hover {
  color: red
}
.faq-page-section {
  position: relative;
  padding-top: 95px;
  padding-bottom: 110px
}
.faq-page-section .sec-title {
  margin-bottom: 40px
}
.faq-page-section .accordion-box {
  padding-right: 200px
}
.faq-page-section .lower-section {
  position: relative;
  margin-top: 110px
}
.faq-page-section .lower-section .form-column .inner-column {
  padding-top: 80px
}
.faq-page-section .lower-section .form-column .inner-column .sec-title h2 {
  text-transform: capitalize;
  font-size: 36px
}
.faq-page-section .lower-section .form-column .inner-column .sec-title .title {
  text-transform: capitalize
}
.team-page-section {
  position: relative;
  padding-top: 105px;
  padding-bottom: 40px
}
.team-page-section .team-block {
  margin-bottom: 60px
}
.testimonial-page-section {
  position: relative;
  padding: 110px 0 60px
}
.testimonial-block-three {
  position: relative;
  margin-bottom: 50px
}
.testimonial-block-three .inner-box {
  position: relative;
  text-align: center;
  border-radius: 8px;
  padding: 50px 35px 0
}
.testimonial-block-three .inner-box::before {
  position: absolute;
  content: "";
  inset: 0 0 70px;
  border-radius: 8px;
  transition: all 300ms ease 0s;
  box-shadow: rgba(0, 0, 0, .12) 0 0 10px
}
.testimonial-block-three .inner-box:hover::before {
  background-image: none;
  background-color: #fff
}
.testimonial-block-three .inner-box .text {
  position: relative;
  font-size: 16px;
  line-height: 1.8em
}
.testimonial-block-three .inner-box .rating {
  position: relative;
  color: red;
  margin-top: 10px;
  font-size: 16px
}
.testimonial-block-three .inner-box h4 {
  position: relative;
  color: #222;
  line-height: 1.4em;
  font-weight: 700;
  margin-top: 10px
}
.testimonial-block-three .inner-box .designation {
  position: relative;
  color: #777;
  font-size: 16px;
  line-height: 1.3em;
  margin-top: 10px;
  margin-bottom: 25px
}
.testimonial-block-three .inner-box .author-image {
  position: relative
}
.testimonial-block-three .inner-box .author-image .image {
  position: relative;
  width: 133px;
  height: 133px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto
}
.testimonial-block-three .inner-box .author-image .quote-icon {
  position: absolute;
  left: 50%;
  bottom: -20px;
  color: #fff;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  background-color: red
}
.coming-soon {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  overflow-y: auto;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  text-align: center
}
.coming-soon .content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: table;
  vertical-align: middle
}
.coming-soon .content::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  content: "";
  opacity: .3
}
.coming-soon .content .content-inner {
  position: relative;
  padding: 90px 15px;
  display: table-cell;
  vertical-align: middle
}
.coming-soon .content .content-inner .logo {
  position: relative;
  margin-bottom: 200px
}
.coming-soon .content .content-inner .sec-title {
  display: none;
  margin-bottom: 50px
}
.coming-soon .content .content-inner h2 {
  position: relative;
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2em;
  padding-bottom: 0;
  font-variant: small-caps
}
.coming-soon .content .content-inner h2::after {
  display: none
}
.time-counter {
  position: relative
}
.time-counter .time-countdown {
  position: relative;
  margin-bottom: 180px
}
.time-counter .time-countdown .counter-column {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  font-size: 20px;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  z-index: 7;
  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, .25) 0 0 30px;
  background-color: rgba(54, 54, 54, .4);
  font-family: Montserrat, sans-serif;
  margin: 0 15px 20px
}
.time-counter .time-countdown .counter-column .count {
  position: relative;
  display: block;
  font-size: 72px;
  line-height: 30px;
  padding: 60px 0 30px;
  color: #fff;
  font-weight: 600
}
.coming-soon .emailed-form {
  position: relative;
  margin-bottom: 40px
}
.coming-soon .emailed-form h3 {
  font-size: 38px;
  line-height: 1.2em;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px
}
.coming-soon .emailed-form .text {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 1.8em;
  margin-bottom: 40px
}
.coming-soon .emailed-form .form-group {
  position: relative;
  display: block;
  max-width: 540px;
  width: 100%;
  margin: 0 auto
}
.coming-soon .emailed-form .form-group input[type=text], .coming-soon .emailed-form .form-group input[type=tel], .coming-soon .emailed-form .form-group input[type=email], .coming-soon .emailed-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  height: 60px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  padding: 15px 50px 15px 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  box-shadow: rgba(0, 0, 0, .1) 0 0 13px;
  transition: all 300ms ease 0s
}
.coming-soon .emailed-form .form-group input:focus, .coming-soon .emailed-form .form-group select:focus, .coming-soon .emailed-form .form-group textarea:focus {}
.coming-soon .emailed-form .form-group input[type=submit], .coming-soon .emailed-form button {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  line-height: 40px;
  font-size: 18px;
  color: #f13b13;
  background-color: transparent;
  transition: all 300ms ease 0s
}
.coming-soon .emailed-form .form-group input[type=submit]:hover, .coming-soon .emailed-form button:hover {
  color: #353535
}
.coming-soon .copyright-text {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 400
}
.coming-soon .copyright-text a {
  color: #ff9600
}
.coming-soon .copyright-text a:hover {
  text-decoration: underline
}
.clock-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 250px;
  height: 250px;
  margin: -145px auto auto;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, .05) 0 0 20px;
  background-color: rgba(0, 0, 0, .4);
  transform: scale(2)
}
.clock-base {
  width: 250px;
  height: 250px;
  border-radius: 50%
}
.click-indicator {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  width: 230px;
  height: 230px
}
.click-indicator div {
  position: absolute;
  width: 2px;
  height: 4px;
  margin: 113px 114px
}
.click-indicator div > span {
  height: 5px;
  width: 5px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  margin-left: -1px;
  margin-top: -1px
}
.click-indicator div:nth-child(1) {
  transform: rotate(30deg) translateY(-120px)
}
.click-indicator div:nth-child(2) {
  transform: rotate(60deg) translateY(-120px)
}
.click-indicator div:nth-child(3) {
  transform: rotate(90deg) translateY(-120px);
  background-color: red
}
.click-indicator div:nth-child(4) {
  transform: rotate(120deg) translateY(-120px)
}
.click-indicator div:nth-child(5) {
  transform: rotate(150deg) translateY(-120px)
}
.click-indicator div:nth-child(6) {
  transform: rotate(180deg) translateY(-120px);
  background-color: red
}
.click-indicator div:nth-child(7) {
  transform: rotate(210deg) translateY(-120px)
}
.click-indicator div:nth-child(8) {
  transform: rotate(240deg) translateY(-120px)
}
.click-indicator div:nth-child(9) {
  transform: rotate(270deg) translateY(-120px);
  background-color: red
}
.click-indicator div:nth-child(10) {
  transform: rotate(300deg) translateY(-120px)
}
.click-indicator div:nth-child(11) {
  transform: rotate(330deg) translateY(-120px)
}
.click-indicator div:nth-child(12) {
  transform: rotate(360deg) translateY(-120px);
  background-color: red
}
.clock-hour {
  position: absolute;
  z-index: 2;
  top: 75px;
  left: 123px;
  width: 4px;
  height: 65px;
  background-color: #ee3611;
  border-radius: 2px;
  box-shadow: rgba(0, 0, 0, .2) 0 0 2px;
  transform-origin: 2px 50px;
  transition: all .5s ease 0s;
  animation: 43200s linear 0s infinite normal none running rotate-hour
}
.clock-minute {
  position: absolute;
  z-index: 3;
  top: 55px;
  left: 123px;
  width: 4px;
  height: 85px;
  background-color: #ee3611;
  border-radius: 2px;
  box-shadow: rgba(0, 0, 0, .2) 0 0 2px;
  transform-origin: 2px 70px;
  transition: all .5s ease 0s;
  animation: 3600s linear 0s infinite normal none running rotate-minute
}
.clock-second {
  position: absolute;
  z-index: 4;
  top: 15px;
  left: 124px;
  width: 2px;
  height: 130px;
  background-color: #fff;
  opacity: .9;
  box-shadow: rgba(0, 0, 0, .2) 0 0 2px;
  transform-origin: 1px 110px;
  transition: all .5s ease 0s;
  animation: 60s linear 0s infinite normal none running rotate-second
}
.clock-second::after {
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  bottom: 16px;
  width: 8px;
  height: 8px;
  background-color: #a00;
  border: 2px solid #a00;
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, .2) 0 0 3px
}
.clock-center {
  position: absolute;
  z-index: 1;
  width: 150px;
  height: 150px;
  top: 50px;
  left: 50px;
  box-shadow: rgba(0, 0, 0, .2) 0 0 3px;
  border-radius: 50%
}
.clock-center::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 65px;
  background-color: #ddd;
  border-radius: 50%
}
.classess-page-section {
  position: relative;
  padding: 110px 0 30px
}
.classess-block {
  position: relative;
  margin-bottom: 80px
}
.classess-block .inner-box {
  position: relative;
  padding: 0 25px 32px
}
.classess-block .inner-box::before {
  position: absolute;
  content: "";
  inset: 60px 0 0;
  width: 370px;
  height: 391px;
  background: url(../images/background/pattern-11.png) no-repeat
}
.classess-block .inner-box .image {
  position: relative;
  background-color: red
}
.classess-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 600ms ease 0s
}
.classess-block .inner-box:hover .image img {
  opacity: .6
}
.classess-block .inner-box .image .icon-box {
  position: absolute;
  right: 20px;
  bottom: -35px;
  width: 70px;
  height: 70px;
  color: red;
  font-size: 36px;
  line-height: 70px;
  border-radius: 50px;
  text-align: center;
  background-color: #fff;
  transition: all 300ms ease 0s;
  box-shadow: rgba(0, 0, 0, .15) 0 0 15px
}
.classess-block .inner-box:hover .image .icon-box {
  color: #fff;
  background-color: red
}
.classess-block .inner-box .lower-content {
  position: relative;
  padding-top: 22px
}
.classess-block .inner-box .lower-content .title {
  position: relative;
  color: #ff3c3c;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif
}
.classess-block .inner-box .lower-content h4 {
  position: relative;
  line-height: 1.3em;
  font-weight: 700;
  margin-top: 5px;
  text-transform: capitalize
}
.classess-block .inner-box .lower-content h4 a {
  position: relative;
  color: #222;
  transition: all 300ms ease 0s
}
.classess-block .inner-box .lower-content h4 a:hover {
  color: red
}
.classess-block .inner-box .lower-content .text {
  position: relative;
  color: #555;
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 14px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif
}
.classess-block .inner-box .lower-content .read-more {
  position: relative;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  padding-left: 12px;
  padding-bottom: 12px;
  font-family: Roboto, sans-serif;
  transition: all 300ms ease 0s
}
.classess-block .inner-box .lower-content .read-more::before {
  position: absolute;
  content: "";
  left: 0;
  width: 30px;
  height: 30px;
  border-left: 1px solid red;
  border-bottom: 1px solid red;
  transition: all 300ms ease 0s
}
.classess-block .inner-box .lower-content .read-more:hover {
  color: red
}
.classess-block .inner-box .lower-content .read-more:hover::before {
  width: 100%
}
.sidebar-page-container {
  position: relative;
  padding: 110px 0 70px
}
.sidebar-page-container.grey-bg::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 34%;
  height: 100%;
  background-color: #f5f5f5
}
.sidebar-page-container .content-side, .sidebar-page-container .sidebar-side {
  margin-bottom: 40px
}
.sidebar-page-container .sidebar-side .sidebar.padding-right {
  padding-right: 40px
}
.sidebar-widget {
  margin-bottom: 50px
}
.sidebar .service-list {
  position: relative
}
.sidebar .service-list li {
  position: relative;
  line-height: 24px;
  margin-bottom: 10px;
  box-shadow: rgba(0, 0, 0, .1) 0 0 5px
}
.sidebar .service-list li:last-child {
  margin-bottom: 0
}
.sidebar .service-list li a {
  position: relative;
  display: block;
  color: #222;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  padding: 17px 25px;
  background-color: #fff;
  transition: all 300ms ease 0s;
  text-transform: uppercase
}
.sidebar .service-list li a::before {
  font-family: FontAwesome;
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  width: 30px;
  height: 60px;
  display: block;
  line-height: 60px;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  z-index: 5;
  transition: all 300ms ease 0s
}
.sidebar .service-list li a:hover::before, .sidebar .service-list li.current a::before {
  background-color: #222
}
.sidebar .service-list li a:hover, .sidebar .service-list li.current a {
  color: #fff;
  background: red
}
.brochure-box {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 18px 15px 18px 30px;
  background-color: #fff;
  border-radius: 0 50px 50px 0;
  transition: all .3s ease 0s
}
.brochure-box .inner {
  position: static;
  padding-left: 60px;
  padding-right: 20px
}
.brochure-box .overlay-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block
}
.brochure-box .inner .icon {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 60px;
  height: 61px;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  line-height: 60px;
  background-color: red;
  transition: all .3s ease 0s
}
.brochure-box .inner .text {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  color: #0d0d0d;
  text-transform: uppercase;
  transition: all .3s ease 0s
}
.brochure-box:hover {
  background-color: #222;
  border-color: #222
}
.brochure-box:hover .icon, .brochure-box:hover .text {
  color: #fff
}
.help-widget {
  position: relative
}
.help-widget .inner-box {
  position: relative;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .1) 0 0 10px
}
.help-widget .image {
  position: relative
}
.help-widget .image img {
  position: relative;
  width: 100%;
  display: block;
  clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 90%)
}
.help-widget .lower-content {
  position: relative;
  padding: 28px 30px 20px
}
.help-widget .lower-content h4 {
  position: relative;
  color: #0d0d0d;
  font-weight: 700;
  line-height: 1.3em
}
.help-widget .lower-content .text {
  position: relative;
  color: #555;
  font-size: 16px;
  line-height: 1.8em;
  margin-top: 16px;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif
}
.help-widget .lower-content ul {
  position: relative
}
.help-widget .lower-content ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px
}
.help-widget .lower-content ul li .icon {
  position: absolute;
  left: 0;
  margin-right: 12px;
  color: red;
  font-size: 16px
}
.help-widget .lower-content ul li a {
  position: relative;
  color: #555;
  font-size: 16px;
  font-family: Roboto, sans-serif
}
.classes-detail {
  position: relative
}
.classes-detail .inner-box {
  position: relative
}
.classes-detail .inner-box .image {
  position: relative
}
.classes-detail .inner-box .image img {
  position: relative;
  width: 100%;
  display: block
}
.classes-detail .inner-box .lower-content {
  position: relative;
  padding-top: 28px
}
.classes-detail .inner-box .lower-content h3 {
  position: relative;
  color: #0d0d0d;
  font-weight: 700;
  line-height: 1.3em;
  margin-bottom: 20px
}
.classes-detail .inner-box .lower-content p {
  position: relative;
  color: #555;
  font-size: 16px;
  line-height: 1.8em;
  font-family: Roboto, sans-serif
}
.classes-detail .inner-box .lower-content .schedule-column {
  position: relative;
  margin-bottom: 30px
}
.classes-detail .inner-box .lower-content .schedule-column .inner-column {
  position: relative;
  text-align: center;
  padding: 28px 30px 30px;
  border-radius: 0 10px 0 0;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .15) 0 0 15px
}
.classes-detail .inner-box .lower-content .schedule-column .inner-column h5 {
  position: relative;
  color: #222;
  font-weight: 700
}
.classes-detail .inner-box .lower-content .schedule-column .inner-column .time {
  position: relative;
  color: #555;
  font-weight: 500;
  margin-top: 8px;
  font-size: 16px;
  font-family: Roboto, sans-serif
}
.classes-detail .inner-box .lower-content .schedule-column .inner-column .time span {
  position: relative;
  color: red
}
.portfolio-page-section {
  position: relative;
  padding: 110px 0
}
.gallery-block {
  position: relative;
  margin-bottom: 30px
}
.gallery-block .inner-box {
  position: relative;
  overflow: hidden
}
.gallery-block .inner-box .image {
  position: relative
}
.gallery-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block
}
.gallery-block .inner-box .image .content {
  position: absolute;
  left: -220px;
  bottom: 30px;
  padding: 5px;
  transition: all 900ms ease 0s;
  background-color: rgba(255, 255, 255, .8)
}
.gallery-block .inner-box:hover .image .content {
  left: 0
}
.gallery-block .inner-box .image .content .content-inner {
  position: relative;
  padding: 10px 55px 8px 20px
}
.gallery-block .inner-box .image .content .content-inner::before {
  position: absolute;
  content: "";
  left: -5px;
  top: 5px;
  width: 3px;
  bottom: 5px;
  background-color: red
}
.gallery-block .inner-box .image .content h6 {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4em
}
.gallery-block .inner-box .image .content h6 a {
  position: relative;
  color: #222
}
.gallery-block .inner-box .image .content .icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background-color: red
}
.portfolio-page-section .styled-pagination {
  margin-top: 50px
}
.styled-pagination {
  position: relative;
  display: inline-block;
  padding: 10px;
  border-radius: 6px;
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%)
}
.styled-pagination li {
  position: relative;
  margin: 0 1px;
  display: inline-block
}
.styled-pagination li a {
  position: relative;
  width: 40px;
  height: 40px;
  color: #171717;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  transition: all .3s ease 0s;
  font-family: Roboto, sans-serif
}
.styled-pagination li.active a, .styled-pagination li:hover a {
  color: #fff;
  background-color: red
}
.styled-pagination li.prev a {
  width: 100px;
  height: 40px;
  font-size: 16px;
  color: #171717;
  font-weight: 700;
  border-radius: 50px;
  transition: all .3s ease 0s
}
.styled-pagination li.next a {
  width: 100px;
  height: 40px;
  font-size: 16px;
  color: #171717;
  font-weight: 700;
  border-radius: 50px;
  transition: all .3s ease 0s
}
.styled-pagination li.prev a:hover, .styled-pagination li.next a:hover {
  color: #fff
}
.portfolio-detail-section {
  position: relative;
  padding: 110px 0 100px
}
.portfolio-detail-section .inner-box {
  position: relative
}
.portfolio-detail-section .inner-box .image {
  position: relative;
  margin-bottom: 60px
}
.portfolio-detail-section .inner-box .image img {
  position: relative;
  width: 100%;
  display: block
}
.portfolio-detail-section .info-column {
  position: relative
}
.portfolio-detail-section .info-column .inner-column {
  position: relative;
  background-color: #f5f5f5
}
.portfolio-detail-section .inner-box h4 {
  position: relative;
  color: #fff;
  font-weight: 700;
  padding: 15px 25px;
  background-color: #222;
  text-transform: uppercase
}
.portfolio-detail-section .inner-box .text {
  position: relative;
  color: #555;
  font-size: 16px;
  line-height: 1.9em;
  padding: 30px 30px 28px;
  font-family: Roboto, sans-serif
}
.portfolio-detail-section .inner-box .info-list {
  position: relative
}
.portfolio-detail-section .inner-box .info-list li {
  position: relative;
  padding: 18px 30px 16px;
  color: #222;
  font-size: 16px;
  font-weight: 400;
  border-top: 1px solid #ddd;
  font-family: Roboto, sans-serif
}
.portfolio-detail-section .inner-box .info-list li span {
  position: relative;
  color: red;
  font-weight: 500;
  width: 170px;
  display: inline-block
}
.portfolio-detail-section .content-column {
  position: relative
}
.portfolio-detail-section .content-column .inner-column {
  position: relative
}
.portfolio-detail-section .content-column h3 {
  position: relative;
  color: #222;
  font-weight: 700;
  line-height: 1.3em;
  margin-bottom: 15px
}
.portfolio-detail-section .content-column p {
  position: relative;
  color: #555;
  font-size: 16px;
  line-height: 1.9em;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif
}
.portfolio-detail-section .more-posts {
  position: relative;
  margin-top: 40px
}
.portfolio-detail-section .more-posts .btn-style-one {
  border: 2px solid #555;
  color: #555;
  width: 160px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase
}
.portfolio-detail-section .more-posts::before {
  position: absolute;
  content: "";
  left: 190px;
  right: 190px;
  top: 38px;
  height: 1px;
  background-color: #ddd
}
.sidebar-title {
  position: relative;
  margin-bottom: 28px
}
.sidebar-title h4 {
  position: relative;
  color: #222;
  font-weight: 700;
  line-height: 1.3em;
  padding-left: 40px;
  text-transform: uppercase
}
.sidebar-title::before {
  position: absolute;
  content: "";
  left: 0;
  top: 14px;
  width: 20px;
  height: 4px;
  background-color: red
}
.sidebar-title h4::before {
  position: absolute;
  content: "";
  left: 24px;
  top: 14px;
  height: 4px;
  width: 4px;
  background-color: #222
}
.sidebar .search-box .form-group {
  position: relative;
  margin: 0
}
.sidebar .search-box .form-group input[type=text], .sidebar .search-box .form-group input[type=search] {
  position: relative;
  line-height: 43px;
  padding: 10px 50px 10px 25px;
  background: #f5f5f5;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 60px;
  color: #000;
  border-radius: 50px;
  transition: all 500ms ease 0s;
  font-family: Roboto, sans-serif
}
.sidebar .search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: 60px;
  display: block;
  font-size: 16px;
  color: #fff;
  border-radius: 50px;
  line-height: 100%;
  font-weight: 400;
  background: red
}
.blog-cat {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  background-color: #f5f5f5
}
.blog-cat li {
  position: relative
}
.blog-cat li a {
  position: relative;
  color: #555;
  font-size: 16px;
  padding: 18px 30px;
  display: block;
  font-weight: 500;
  transition: all 500ms ease 0s;
  border-bottom: 1px solid #ddd;
  font-family: Roboto, sans-serif
}
.blog-cat li a:hover {
  color: red
}
.blog-cat li:last-child a {
  border-bottom: 0
}
.blog-cat li a span {
  position: absolute;
  right: 30px
}
.sticky-top {
  top: 90px;
  z-index: 1
}
.sidebar .popular-posts .widget-content {
  border: 1px solid #ddd;
  border-radius: 12px
}
.sidebar .popular-posts .post {
  position: relative;
  font-size: 14px;
  color: #666;
  padding: 30px;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd
}
.sidebar .popular-posts .post .post-inner {
  position: relative;
  min-height: 100px;
  padding-left: 120px
}
.sidebar .popular-posts .post:last-child {
  margin-bottom: 0;
  border-bottom: none;
  min-height: auto
}
.sidebar .popular-posts .post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  border-radius: 0;
  overflow: hidden
}
.sidebar .popular-posts .post .post-thumb .overlay-box {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 18px;
  opacity: 0;
  text-align: center;
  transition: all .3s ease 0s;
  background-color: rgba(255, 0, 0, .7)
}
.sidebar .popular-posts .post .post-thumb .overlay-box .fa {
  top: 50%;
  position: relative;
  margin-top: -12px;
  display: block
}
.sidebar .popular-posts .post:hover .post-thumb .overlay-box {
  opacity: 1
}
.sidebar .popular-posts .post .post-thumb img {
  display: block;
  width: 100%;
  transition: all .3s ease 0s
}
.sidebar .popular-posts .post .text {
  position: relative;
  top: 0;
  font-size: 18px;
  margin: 0;
  font-weight: 700;
  color: #222;
  line-height: 1.6em;
  text-transform: capitalize
}
.sidebar .popular-posts .post .text a {
  color: #222;
  transition: all .3s ease 0s
}
.sidebar .popular-posts .post a:hover {
  color: red
}
.sidebar .popular-posts .post-info {
  position: relative;
  font-size: 16px;
  color: #777;
  font-weight: 400;
  margin-top: 7px
}
.sidebar .newsletter-box .form-group {
  position: relative;
  margin: 0
}
.sidebar .newsletter-box .form-group input[type=text], .sidebar .newsletter-box .form-group input[type=search] {
  position: relative;
  line-height: 43px;
  padding: 10px 50px 10px 25px;
  background: #f5f5f5;
  display: block;
  font-size: 14px;
  width: 100%;
  height: 60px;
  color: #000;
  border-radius: 50px;
  transition: all 500ms ease 0s;
  font-family: Roboto, sans-serif
}
.sidebar .newsletter-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: 60px;
  display: block;
  font-size: 26px;
  color: #fff;
  border-radius: 50px;
  line-height: 100%;
  font-weight: 400;
  background: #222
}
.sidebar .popular-tags a {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 10px 26px;
  margin: 0 6px 10px 0;
  color: #555;
  text-align: center;
  font-size: 14px;
  background: #f5f5f5;
  font-weight: 400;
  border-radius: 50px;
  text-transform: capitalize;
  transition: all 300ms ease 0s;
  font-family: Roboto, sans-serif
}
.sidebar .popular-tags a:hover {
  background-color: red;
  color: #fff
}
.instagram-widget .post-thumb {
  position: relative;
  width: 29%;
  float: left;
  border-radius: 0;
  overflow: hidden;
  margin: 0 8px 18px
}
.instagram-widget .post-thumb .overlay-box {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 18px;
  opacity: 0;
  text-align: center;
  transition: all .3s ease 0s;
  background-color: rgba(255, 0, 0, .7)
}
.instagram-widget .post-thumb .overlay-box .fa {
  top: 50%;
  position: relative;
  margin-top: -12px;
  display: block
}
.instagram-widget .post-thumb:hover .overlay-box {
  opacity: 1
}
.instagram-widget .post-thumb img {
  display: block;
  width: 100%;
  transition: all .3s ease 0s
}
.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;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500
}
.news-block-three {
  position: relative;
  margin-bottom: 60px
}
.news-block-three .inner-box {
  position: relative
}
.news-block-three .inner-box .image {
  position: relative;
  overflow: hidden;
  background-color: red
}
.news-block-three .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 900ms ease 0s
}
.news-block-three .inner-box:hover .image img {
  opacity: .7
}
.news-block-three .inner-box .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -60px
}
.news-block-three .inner-box .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  width: 30px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  display: inline-block;
  background-color: #222;
  transition: all .3s ease 0s
}
.news-block-three .inner-box .owl-nav .owl-next {
  position: absolute;
  right: 0;
  width: 30px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  display: inline-block;
  background-color: #222;
  transition: all .3s ease 0s
}
.news-block-three .inner-box .owl-nav .owl-prev:hover, .news-block-three .inner-box .owl-nav .owl-next:hover {
  background-color: red
}
.news-block-three .inner-box .lower-content {
  position: relative;
  padding: 35px 35px 50px;
  border: 1px solid #ddd
}
.news-block-three .inner-box .lower-content .post-meta {
  position: relative
}
.news-block-three .inner-box .lower-content .post-meta li {
  position: relative;
  margin-right: 15px;
  color: #555;
  font-size: 16px;
  padding-left: 25px;
  display: inline-block;
  font-family: Roboto, sans-serif
}
.news-block-three .inner-box .lower-content .post-meta li .icon {
  position: absolute;
  left: 0;
  margin-right: 8px;
  font-weight: 400;
  color: #5c5c5c
}
.news-block-three .inner-box .lower-content h3 {
  position: relative;
  line-height: 1.4em;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 12px
}
.news-block-three .inner-box .lower-content h3 a {
  position: relative;
  color: #222;
  transition: all .3s ease 0s
}
.news-block-three .inner-box .lower-content h3 a:hover {
  color: red
}
.news-block-three .inner-box .lower-content .text {
  position: relative;
  line-height: 1.9em;
  font-weight: 400;
  color: #555;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif
}
.news-block-three .inner-box .lower-content .read-more {
  position: relative;
  color: #222;
  font-size: 16px;
  padding-left: 12px;
  padding-bottom: 12px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  transition: all 300ms ease 0s
}
.news-block-three .inner-box .lower-content .read-more::before {
  position: absolute;
  content: "";
  left: 0;
  width: 30px;
  height: 30px;
  border-left: 1px solid red;
  border-bottom: 1px solid red;
  transition: all 300ms ease 0s
}
.news-block-three .inner-box .lower-content .read-more:hover {
  color: red
}
.news-block-three .inner-box .lower-content .read-more:hover::before {
  width: 100%
}
.news-block-three .inner-box .image .overlay-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  display: block;
  text-align: center;
  background-color: red
}
.news-block-three .inner-box .image .overlay-box .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  color: #fff;
  margin-left: -50px;
  text-align: center;
  border-radius: 0%;
  line-height: 100px;
  display: inline-block;
  padding-left: 4px;
  font-size: 25px;
  margin-top: -50px
}
.news-block-three .inner-box .image .overlay-box .ripple, .news-block-three .inner-box .image .overlay-box .ripple::before, .news-block-three .inner-box .image .overlay-box .ripple::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: .5px;
  transform: translate(-50%, -50%);
  border-radius: 0%;
  box-shadow: rgba(255, 255, 255, .7) 0 0 0 0;
  animation: 3s ease 0s infinite normal none running ripple
}
.news-block-three .inner-box .image .overlay-box .ripple::before {
  animation-delay: .9s;
  content: "";
  position: absolute
}
.news-block-three .inner-box .image .overlay-box .ripple::after {
  animation-delay: .6s;
  content: "";
  position: absolute
}
.news-block-four {
  position: relative;
  margin-bottom: 60px
}
.news-block-four .inner-box {
  position: relative;
  padding: 60px 30px;
  text-align: center;
  background-color: #730000
}
.news-block-four .inner-box h3 {
  position: relative;
  font-weight: 700;
  line-height: 1.4em
}
.news-block-four .inner-box h3 a {
  position: relative;
  color: #fff
}
.news-block-four .inner-box .designation {
  position: relative;
  font-weight: 400;
  color: #fff;
  line-height: 1.8em;
  font-size: 16px;
  display: block;
  margin-top: 15px;
  font-family: Roboto, sans-serif
}
.news-block-four .inner-box .designation span {
  position: relative;
  display: block
}
.blog-single {
  position: relative;
  margin-bottom: 60px
}
.blog-single .inner-box {
  position: relative
}
.blog-single .inner-box .image {
  position: relative;
  overflow: hidden;
  background-color: red
}
.blog-single .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 900ms ease 0s
}
.blog-single .inner-box:hover .image img {
  opacity: .7
}
.blog-single .inner-box .lower-content {
  position: relative;
  padding: 35px 35px 50px;
  border: 1px solid #ddd
}
.blog-single .inner-box .lower-content .post-meta {
  position: relative
}
.blog-single .inner-box .lower-content .post-meta li {
  position: relative;
  margin-right: 15px;
  color: #555;
  font-size: 16px;
  padding-left: 30px;
  display: inline-block;
  font-family: Roboto, sans-serif
}
.blog-single .inner-box .lower-content .post-meta li .icon {
  position: absolute;
  left: 0;
  top: 0;
  margin-right: 8px;
  font-weight: 400;
  color: #5c5c5c
}
.blog-single .inner-box .lower-content .two-column {
  position: relative;
  margin-bottom: 30px;
  margin-top: 25px
}
.blog-single .inner-box .lower-content h3 {
  position: relative;
  line-height: 1.4em;
  font-weight: 700;
  margin-top: 15px;
  color: #222;
  margin-bottom: 12px
}
.blog-single .inner-box .lower-content h4 {
  position: relative;
  line-height: 1.5em;
  font-weight: 700;
  margin-top: 30px;
  color: #222;
  margin-bottom: 12px
}
.blog-single .inner-box .lower-content p {
  position: relative;
  line-height: 1.8em;
  font-weight: 400;
  color: #555;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif
}
.blog-single .inner-box .lower-content blockquote {
  position: relative;
  color: #222;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6em;
  text-align: center
}
.blog-single .inner-box .lower-content blockquote .quote-icon {
  position: relative;
  color: red;
  font-size: 20px;
  margin-top: 15px
}
.blog-single .inner-box .lower-content blockquote .quote-icon::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 18px;
  height: 1px;
  width: 150px;
  z-index: -1;
  margin-left: -75px;
  background-color: #f5f5f5
}
.blog-single .post-share-options {
  position: relative;
  margin-top: 40px;
  padding: 25px 0 30px;
  border-top: 1px solid #e4deee
}
.blog-single .post-share-options .tags span {
  font-size: 15px;
  color: #222;
  font-weight: 700;
  margin-right: 8px;
  text-transform: capitalize;
  font-family: open sans, sans-serif
}
.blog-single .post-share-options .tags a {
  position: relative;
  color: #222;
  font-size: 15px;
  font-weight: 400;
  line-height: 1em;
  margin-right: 4px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 500ms ease 0s;
  font-family: open sans, sans-serif
}
.blog-single .post-share-options .tags a:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0
}
.blog-single .post-share-options .tags {
  position: relative;
  color: #ff4800;
  font-size: 16px;
  font-weight: 400;
  margin-top: 3px
}
.blog-single .post-share-options .tags a:hover {
  color: red
}
.blog-single .post-share-options .social-box {
  position: relative
}
.blog-single .post-share-options .social-box > span {
  font-size: 15px;
  color: #222;
  font-weight: 700;
  margin-right: 0;
  text-transform: capitalize
}
.blog-single .post-share-options .social-box li {
  position: relative;
  margin-left: 15px;
  display: inline-block
}
.blog-single .post-share-options .social-box li a {
  position: relative;
  font-size: 16px;
  color: #4e4e4e;
  display: inline-block;
  transition: all 300ms ease 0s
}
.blog-single .post-share-options .social-box li a:hover {
  color: red
}
.author-box {
  position: relative;
  padding: 30px;
  margin-top: 20px;
  margin-bottom: 55px;
  background-color: #f7f7f7
}
.author-box .author-inner {
  position: relative;
  padding-left: 170px
}
.author-box .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 125px;
  width: 135px;
  overflow: hidden
}
.author-box .thumb img {
  display: block;
  width: 100%;
  height: auto
}
.author-box .name {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: #222;
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 25px
}
.author-box .author-text {
  position: relative;
  display: block;
  font-size: 16px;
  color: #555;
  font-weight: 400;
  margin-bottom: 18px;
  line-height: 1.9em;
  margin-top: 10px;
  font-family: Roboto, sans-serif
}
.author-box .social-icon {
  position: relative;
  display: inline-block
}
.author-box .social-icon li {
  position: relative;
  display: inline-block;
  margin-right: 6px
}
.author-box .social-icon li:last-child {
  margin-right: 0
}
.author-box .social-icon li a {
  position: relative;
  width: 36px;
  height: 36px;
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
  color: red;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  border: 1px solid red;
  transition: all 300ms ease 0s
}
.author-box .social-icon li a:hover {
  color: #fff;
  border-color: red;
  background-color: red
}
.sidebar-page-container .comments-area {
  position: relative;
  margin-top: 60px;
  margin-bottom: 50px
}
.sidebar-page-container .group-title {
  position: relative;
  margin-bottom: 30px
}
.sidebar-page-container .group-title h4 {
  position: relative;
  font-size: 24px;
  color: #c08c4d;
  font-weight: 700;
  text-transform: capitalize
}
.sidebar-page-container .comments-area .comment-box {
  position: relative;
  padding: 30px;
  margin-bottom: 30px;
  transition: all 300ms ease 0s;
  background-color: #f7f7f7
}
.sidebar-page-container .comments-area .comment-box:last-child {
  margin-bottom: 0
}
.sidebar-page-container .comments-area .comment {
  position: relative;
  font-size: 14px;
  min-height: 120px;
  padding: 5px 0 0 145px
}
.sidebar-page-container .comments-area .reply-comment {
  margin-left: 70px
}
.sidebar-page-container .comments-area .comment-box .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  margin-bottom: 20px;
  overflow: hidden
}
.sidebar-page-container .comments-area .comment-box .author-thumb img {
  width: 100%;
  display: block
}
.sidebar-page-container .comments-area .comment-box .author-thumb .reply-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  color: #fff;
  font-size: 14px;
  padding: 4px 10px;
  display: inline-block;
  background-color: #222
}
.sidebar-page-container .comments-area .comment-info {
  margin-bottom: 15px
}
.sidebar-page-container .comments-area .comment-box strong {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  line-height: 1.3em;
  display: inline-block;
  text-transform: capitalize
}
.sidebar-page-container .comments-area .comment-box .text {
  position: relative;
  color: #666;
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif
}
.sidebar-page-container .comments-area .comment-info .comment-time {
  font-size: 16px;
  color: #222;
  font-weight: 600;
  margin-left: 15px;
  display: inline-block
}
.sidebar-page-container .comments-area .comment-box .theme-btn {
  position: relative;
  font-size: 16px;
  color: #a5a5a5;
  font-weight: 400;
  text-transform: capitalize
}
.sidebar-page-container .comments-area .comment-box .theme-btn:hover {
  color: #fff;
  background-color: #fd0304
}
.error-section {
  position: relative;
  padding: 160px 0
}
.error-section .content {
  position: relative;
  text-align: center
}
.error-section h1 {
  position: relative;
  color: #222;
  font-size: 180px;
  font-weight: 800;
  line-height: 1em;
  margin-bottom: 10px
}
.error-section h2 {
  position: relative;
  color: #222;
  font-weight: 800;
  line-height: 1.2em;
  margin-bottom: 10px
}
.error-section .text {
  position: relative;
  color: #222;
  font-size: 20px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 30px
}
.rtl .main-header .header-top .info-list, .rtl .main-header .header-top .top-left {
  float: right
}
.rtl .main-header .header-top .language {
  float: left;
  margin-left: 0;
  margin-right: 22px;
  margin-top: 3px
}
.rtl .main-header .header-top .top-right {
  float: left
}
.rtl .main-header .header-top .language .flag-icon {
  margin-right: 0;
  margin-left: 8px
}
.rtl .main-header.header-style-three .header-top .language .flag-icon {
  margin-right: 8px;
  margin-left: 0
}
.rtl .main-header .header-top .language .dropdown-menu {
  right: auto;
  left: 0 !important
}
.rtl .main-header .header-top .info-list li {
  padding-left: 20px;
  border-left: 1px solid #fff;
  border-right: none;
  padding-right: 25px
}
.rtl .main-header .header-top .info-list li:last-child {
  padding-right: 28px;
  margin-right: 22px
}
.rtl .main-header .header-top .info-list li .icon {
  right: 0;
  left: auto
}
.rtl .header-style-one .header-upper .logo-box {
  float: right
}
.rtl .header-style-one .nav-outer, .rtl .header-style-two .nav-outer {
  float: left
}
.rtl .header-style-two .header-upper .logo-box {
  float: right
}
.rtl .header-style-two .header-top .language .flag-icon {
  margin-left: 0;
  margin-right: 8px
}
.rtl .main-header .header-upper .logo-box::before {
  width: 100%;
  left: 0;
  right: auto;
  border-right: 0;
  border-left: 3px solid red
}
.rtl .main-header .header-upper .logo-box {
  padding-right: 0;
  padding-left: 20px
}
.rtl .header-style-one .outer-box {
  float: left;
  margin-left: 0;
  margin-right: 30px
}
.rtl .header-style-one .main-menu {
  float: right
}
.rtl .header-style-one .main-menu .navigation > li, .rtl .header-style-two .main-menu .navigation > li {
  float: right;
  margin-right: 0;
  margin-left: 30px
}
.rtl .main-menu .navigation > li > ul {
  left: auto;
  right: -30px
}
.rtl .main-menu .navigation > li.dropdown:hover > ul {
  left: auto;
  right: 0
}
.rtl .about-section .content-column .inner-column, .rtl .main-header .header-top .language .dropdown-menu > li > a, .rtl .sidebar-info-contents .content-inner .contact-info h2, .rtl .sidebar-info-contents .content-inner .content-box, .rtl .main-menu .navigation > li > ul > li > ul > li > a, .rtl .main-menu .navigation > li > ul > li > a {
  text-align: right
}
.rtl .main-menu .navigation > li > ul > li.dropdown > a::after {
  right: auto;
  left: 15px;
  transform: rotate(180deg)
}
.rtl .main-menu .navigation li > ul > li.dropdown:hover > ul {
  left: auto;
  right: 100%
}
.rtl .main-menu .navigation > li > ul > li > ul {
  left: auto;
  right: 120%
}
.rtl .main-header .outer-box .cart-box .cart-panel {
  left: 0 !important;
  right: auto !important
}
.rtl .main-header .outer-box .cart-product .inner {
  padding-left: 0;
  padding-right: 90px;
  text-align: right
}
.rtl .main-header .outer-box .cart-product .inner .cross-icon {
  left: 0;
  right: auto
}
.rtl .main-header .outer-box .cart-product .inner .image {
  right: 0;
  left: auto
}
.rtl .list-style-one li {
  text-align: right;
  padding-left: 0;
  padding-right: 30px
}
.rtl .list-style-one li .icon {
  right: 0;
  left: auto
}
.rtl .featured-block .block-inner {
  padding-left: 0;
  padding-right: 100px;
  text-align: right
}
.rtl .featured-block .icon {
  right: 0;
  left: auto
}
.rtl .team-block .inner-box .content {
  text-align: right
}
.rtl .testimonials-thumbs-carousel .carousel-indicators li:nth-child(4) {
  left: 260px
}
.rtl .testimonials-thumbs-carousel .carousel-control-prev {
  left: 20px
}
.rtl .testimonials-thumbs-carousel .carousel-control-next {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 50px
}
.rtl .default-form .form-group, .rtl .ui-menu .ui-menu-item-wrapper, .rtl .testimonial-block .inner-box, .rtl .calculate-section .info-column .table-outer .info-list, .rtl .calculate-section .info-column .table-outer .table-boxed .table-content, .rtl .testimonials-thumbs-carousel .carousel-column {
  text-align: right
}
.rtl .testimonial-block .inner-box .quote-icon {
  left: 10px;
  right: auto
}
.rtl .testimonial-block .inner-box .text {
  padding-right: 0;
  padding-left: 60px
}
.rtl .calculate-section .info-column .inner-column {
  padding-left: 0;
  padding-right: 100px
}
.rtl .calculate-section .info-column .table-outer .table-boxed ul li span {
  padding-right: 20px
}
.rtl .default-form .form-group select {
  direction: rtl;
  text-align: right
}
.rtl .timetable-section .timetable-tabs {
  padding-left: 30px;
  padding-right: 188px
}
.rtl .timetable-section .table-title-box {
  left: auto;
  right: 0
}
.rtl .timetable-section .timetable-tabs .tab-btns {
  text-align: right
}
.rtl .timetable-section .timetable-tabs .tab-btns .tab-btn {
  float: none;
  display: inline-block
}
.rtl .news-block .inner-box .image .post-date {
  right: -10px;
  left: auto
}
.rtl .contact-form-section .title-column .inner-column, .rtl .news-block .inner-box .lower-content {
  text-align: right
}
.rtl .contact-map-section .map-info-boxed .image-column {
  float: right
}
.rtl .contact-map-section .map-info-boxed .info-column ul li {
  padding-left: 0;
  padding-right: 80px;
  text-align: right
}
.rtl .contact-map-section .map-info-boxed .info-column ul li .icon {
  left: auto;
  right: 0
}
.rtl .main-footer .timing-widget ul li, .rtl .main-footer .footer-widget h4 {
  text-align: right
}
.rtl .main-footer .footer-widget h4::before {
  right: 0;
  left: auto
}
.rtl .main-footer .list-link li {
  text-align: right
}
.rtl .main-footer .list-link li a {
  padding-left: 0;
  padding-right: 20px
}
.rtl .main-footer .list-link li a::before {
  right: 0;
  left: auto;
  transform: rotate(180deg)
}
.rtl .main-footer .news-widget .post {
  padding-right: 110px;
  padding-left: 0;
  text-align: right
}
.rtl .main-footer .news-widget .post .thumb {
  right: 0;
  left: auto
}
.rtl .main-footer .logo-widget {
  text-align: right
}
.rtl .main-header.header-style-two .header-top .info-list li {
  margin-right: 0;
  margin-left: 20px
}
.rtl .featured-block-two .inner-box .lower-content, .rtl .choose-section .images-column .info-box, .rtl .choose-section .content-column .inner-column, .rtl .main-slider-two .content-boxed {
  text-align: right
}
.rtl .main-slider-two .video-box {
  left: 140px;
  right: auto
}
.rtl .calculate-section-two .title-column {
  order: 2;
  text-align: right
}
.rtl .calculate-section-two .form-column {
  order: 1
}
.rtl .featured-block-two .inner-box .image .icon-box {
  right: auto;
  left: 20px
}
.rtl .fact-counter .column .inner .content {
  padding-left: 0;
  padding-right: 90px;
  text-align: right
}
.rtl .fact-counter .column .inner .icon {
  right: 0;
  left: auto
}
.rtl .timetable-section-two .table-title-box, .rtl .timetable-section-two .timetable-tabs {
  padding-left: 20px;
  padding-right: 188px
}
.rtl .timetable-section-two .timetable-tabs .tab-btns {
  left: auto;
  right: 0
}
.rtl .timetable-section-two .table-title-box .title {
  right: 0;
  left: auto
}
.rtl .testimonial-section .title-column {
  order: 2;
  text-align: right
}
.rtl .testimonial-section .testimonial-column {
  order: 1
}
.rtl .testimonial-section .testimonial-column .owl-nav {
  direction: ltr;
  left: 0;
  right: auto
}
.rtl .testimonial-block-two .inner-box .upper-box {
  padding-left: 0;
  text-align: right;
  padding-right: 120px
}
.rtl .testimonial-block-two .inner-box .upper-box .author-image {
  right: 10px;
  left: auto
}
.rtl .main-footer .consult-widget .text, .rtl .main-footer .consult-widget .social-links, .rtl .pricing-block .inner-box, .rtl .news-block-two .inner-box .lower-content, .rtl .testimonial-block-two .inner-box .text {
  text-align: right
}
.rtl .pricing-block .inner-box .price-list li {
  padding-left: 0;
  padding-right: 28px
}
.rtl .pricing-block .inner-box .price-list li::before {
  right: 0;
  left: auto
}
.rtl .news-block-two .inner-box .lower-content .lower-box .author-info .info-inner {
  padding-left: 0;
  padding-right: 70px;
  text-align: right
}
.rtl .news-block-two .inner-box .lower-content .lower-box .author-info .icon {
  right: 0;
  left: auto
}
.rtl .subscribe-section .title-column {
  order: 2;
  text-align: right
}
.rtl .subscribe-section .form-column {
  order: 1
}
.rtl .newsletter-form .form-group input[type=text], .rtl .newsletter-form .form-group input[type=email] {
  text-align: right;
  padding-left: 130px;
  padding-right: 20px
}
.rtl .newsletter-form .form-group .submit-btn {
  left: 0;
  right: auto
}
.rtl .main-footer .footer-info-list li {
  padding-left: 0;
  padding-right: 30px
}
.rtl .main-footer .footer-info-list li .icon {
  right: 0;
  left: auto
}
.rtl .header-style-three .header-upper .logo-box {
  float: right
}
.rtl .header-style-three .main-menu {
  float: right
}
.rtl .header-style-three .nav-outer {
  float: left
}
.rtl .header-style-three .outer-box {
  float: left;
  margin-left: 0;
  margin-right: 40px
}
.rtl .header-style-three .main-menu .navigation > li {
  float: right;
  margin-right: 0;
  margin-left: 30px
}
.rtl .newsletter-form .form-group input[type=email] {
  border-radius: 50px
}
.rtl .benefits-section .content-column {
  order: 2;
  text-align: right
}
.rtl .benefits-section .images-column {
  order: 1
}
.rtl .benefit-block .block-inner {
  padding-left: 0;
  text-align: right;
  padding-right: 100px
}
.rtl .fact-counter-two .column .inner .icon, .rtl .benefit-block .icon {
  right: 0;
  left: auto
}
.rtl .fluid-section-one .outer-container .right-column .inner-column {
  text-align: right
}
.rtl .skills .skill-item .skill-header .skill-percentage {
  left: 0;
  right: auto
}
.rtl .skills .skill-item .skill-header .skill-title {
  float: right
}
.rtl .fact-counter-two .column .inner .content {
  padding-left: 0;
  padding-right: 90px;
  text-align: right
}
.rtl .accordion-box .block, .rtl .team-block-two .inner-box .content, .rtl .faq-section .accordian-column {
  text-align: right
}
.rtl .accordion-box .block .icon-outer {
  left: -1px;
  right: auto
}
.rtl .accordion-box .block .acc-btn {
  padding-right: 25px
}
.rtl .accordion-box .block .content {
  padding-right: 25px;
  padding-left: 80px
}
.rtl .page-title .pull-left {
  float: right;
  text-align: right
}
.rtl .page-title .pull-right {
  float: left
}
.rtl .coming-soon .emailed-form .form-group input[type=email] {
  text-align: right;
  padding-right: 30px
}
.rtl .classess-block .inner-box .image .icon-box {
  left: 20px;
  right: auto
}
.rtl .coming-soon .emailed-form .form-group input[type=submit], .rtl .coming-soon .emailed-form button {
  left: 0;
  right: auto
}
.rtl .classess-block .inner-box .lower-content {
  text-align: right
}
.rtl .sidebar .service-list li a {
  text-align: right
}
.rtl .sidebar .service-list li a::before {
  left: 15px;
  right: auto
}
.rtl .portfolio-detail-section .inner-box h4, .rtl .portfolio-detail-section .inner-box .text, .rtl .portfolio-detail-section .content-column .inner-column, .rtl .brochure-box .inner {
  text-align: right
}
.rtl .classes-detail .inner-box .lower-content, .rtl .help-widget .lower-content {
  text-align: right
}
.rtl .help-widget .lower-content ul li {
  padding-right: 40px;
  padding-left: 0
}
.rtl .list-style-two li::before, .rtl .help-widget .lower-content ul li .icon {
  right: 0;
  left: auto
}
.rtl .list-style-two li {
  padding-left: 0;
  padding-right: 30px
}
.rtl .portfolio-detail-section .inner-box .info-list li span {
  text-align: left
}
.rtl .shop-section .items-sorting .results-column h6 {
  text-align: right
}
.rtl .shop-section .items-sorting .results-column {
  order: 2
}
.rtl .items-sorting .select-column {
  order: 1
}
.rtl .shop-item .inner-box .lower-content .pull-left {
  float: right
}
.rtl .shop-item .inner-box .lower-content .pull-right {
  float: left
}
.rtl .sidebar .search-box .form-group button {
  left: 0;
  right: auto
}
.rtl .sidebar .search-box .form-group input[type=search] {
  padding-right: 30px;
  text-align: right
}
.rtl .blog-cat li a {
  text-align: right
}
.rtl .blog-cat li a span {
  left: 30px;
  right: auto
}
.rtl .sidebar-title h4 {
  text-align: right;
  padding-left: 0;
  padding-right: 40px
}
.rtl .sidebar .popular-posts .post .post-thumb, .rtl .sidebar-title::before {
  right: 0;
  left: auto
}
.rtl .sidebar-title h4::before {
  left: auto;
  right: 24px
}
.rtl .sidebar .popular-posts .post .post-inner {
  padding-left: 0;
  padding-right: 120px;
  text-align: right
}
.rtl .sidebar .popular-tags {
  text-align: right
}
.rtl .product-details .image-column {
  order: 2
}
.rtl .product-details .info-column {
  order: 1;
  text-align: right
}
.rtl .product-details .info-column .other-options .pull-left {
  float: right
}
.rtl .product-details .basic-details .item-quantity {
  margin-right: 0;
  margin-left: 20px
}
.rtl .shop-page .prod-tabs .tabs-content .tab p {
  text-align: right
}
.rtl .shop-page .prod-tabs .reviews-container .review-box {
  padding-left: 0;
  padding-right: 120px;
  text-align: right
}
.rtl .shop-page .prod-tabs .reviews-container .rev-thumb {
  right: 0;
  left: auto
}
.rtl .shop-form input, .rtl .shop-form textarea, .rtl .shop-order-box .order-list li span, .rtl .billing-details, .rtl .shop-form .billing-inner, .rtl .checkout-page .default-links li, .rtl .shop-page .prod-tabs .add-review .form-group input, .rtl .shop-page .prod-tabs .add-review {
  text-align: right
}
.rtl .checkout-page .payment-options li .radio-option label {
  padding-left: 0;
  padding-right: 30px
}
.rtl .checkout-page .payment-options li .radio-option input[type=radio] {
  right: 0;
  left: auto
}
.rtl .checkout-page .payment-options li .radio-option label .small-text {
  margin-left: 0
}
.rtl .styled-form input, .rtl .register-section .form-column {
  text-align: right
}
.rtl .styled-form .form-group .adon-icon {
  left: 10px;
  right: auto
}
.rtl .news-block-three .inner-box .lower-content {
  text-align: right
}
.rtl .news-block-three .inner-box .lower-content .post-meta li {
  padding-left: 0;
  text-align: right;
  padding-right: 35px;
  margin-right: 0;
  margin-left: 20px
}
.rtl .news-block-three .inner-box .lower-content .post-meta li .icon {
  right: 0;
  left: auto
}
.rtl .default-form.style-two .form-group input, .rtl .default-form.style-two .form-group textarea, .rtl .blog-single .inner-box .lower-content {
  text-align: right
}
.rtl .blog-single .inner-box .lower-content .post-meta li {
  padding-left: 0;
  padding-right: 35px;
  text-align: right;
  margin-right: 0;
  margin-left: 20px
}
.rtl .blog-single .inner-box .lower-content .post-meta li .icon {
  right: 0;
  left: auto
}
.rtl .blog-single .post-share-options .tags {
  float: right
}
.rtl .blog-single .post-share-options .social-box {
  float: left
}
.rtl .calculate-section .form-column .inner-column {
  text-align: right
}
.single-product-item {
  position: relative;
  display: block;
  transition: all 500ms ease 0s;
  margin-bottom: 50px
}
.single-product-item .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0;
  border: 4px solid red
}
.single-product-item .img-holder::before {
  background: rgba(255, 255, 255, .2);
  inset: 0;
  content: "";
  opacity: 0;
  position: absolute;
  z-index: 1;
  transition: all .4s ease-in-out 0s
}
.single-product-item:hover .img-holder::before {
  opacity: 1
}
.single-product-item .img-holder img {
  transform: scale(1);
  transition: all .7s ease 0s;
  width: 100%
}
.single-product-item:hover .img-holder img {
  transform: scale(1.1)
}
.single-product-item .title-holder {
  position: relative;
  display: block;
  background: #fff;
  padding: 22px 0 18px;
  box-shadow: rgba(54, 54, 54, .13) 0 2px 27px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -30px;
  z-index: 9
}
.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: #1b1b1b;
  transition: all 500ms ease 0s
}
.single-product-item .title-holder .static-content span {
  display: inline-block;
  padding-right: 0;
  color: #666
}
.single-product-item .title-holder .static-content del {
  position: relative;
  display: inline-block;
  color: #c2c2c2;
  font-size: 16px;
  font-weight: 700
}
.single-product-item .title-holder .overlay-content {
  position: absolute;
  inset: 0;
  background: #fff;
  text-align: center;
  transform: scaleX(0);
  transition: all 700ms ease 300ms
}
.single-product-item:hover .title-holder .overlay-content {
  transform: scaleY(1);
  transition: all 700ms ease 100ms
}
.single-product-item .title-holder .overlay-content ul {
  position: relative;
  display: block;
  padding: 23px 0;
  width: 153px;
  margin: 0 auto;
  transform: scale(0);
  transition: all 700ms ease 100ms
}
.single-product-item:hover .title-holder .overlay-content ul {
  transform: scale(1);
  transition: all 700ms ease 600ms
}
.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 {
  position: relative;
  display: block
}
.single-product-item .title-holder .overlay-content ul li a span::before {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  color: #666;
  font-size: 18px;
  line-height: 45px;
  margin: 0;
  transition: all 500ms ease 0s
}
.single-product-item .title-holder .overlay-content ul li a:hover span::before {
  color: #fff;
  background: #666
}
.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: #0a0a0a;
  transition: all 300ms ease 100ms;
  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: "";
  color: #0a0a0a;
  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: 14px;
  line-height: 30px;
  margin: 0
}
.single-product-item .title-holder .overlay-content ul li a:hover .toltip-content {
  top: -40px;
  visibility: visible;
  opacity: 1
}
.color-palate {
  display: none
}
.map-section iframe, .contact-map-section iframe {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 500px
}
.newsletter-section .map-column .inner-column iframe {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 250px;
  margin-bottom: -10px
}