@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700|Oswald:200,300,400,500,600,700|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&amp;display=swap);
@import url(flaticon.css);
@import url(jquery-ui.css);
@import url(fontawesome-all.css);
@import url(animate.css);
@import url(owl.css);
@import url(swiper.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(jquery.mCustomScrollbar.min.css);
@import url(jquery.fancybox.min.css);
.text,
body,
p {
  font-weight: 400;
}
.auto-container,
.small-container {
  position: static;
  padding: 0 15px;
  margin: 0 auto;
}
.page-wrapper,
main {
  width: 100%;
  overflow: hidden;
}
*,
li,
ul {
  padding: 0;
  margin: 0;
}
*,
.text,
li,
p,
ul {
  margin: 0;
}
.btn-style-one,
.page-wrapper,
main,
textarea {
  overflow: hidden;
}
.list-style-one li:before,
.list-style-two li:before {
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: 900;
}
.float-text,
.theme-btn,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto, sans-serif;
}
.project-block,
.theme-btn.btn-style-one .btn-title {
  pointer-events: none;
}
.coming-soon .copyright-text a:hover,
.help-box .info-box li a:hover,
.login-form .psw:hover {
  text-decoration: underline;
}
* {
  border: none;
  outline: 0;
  font-size: 100%;
}
body {
  font-size: 14px;
  color: #222;
  line-height: 28px;
  background: #c7c4c4;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #fd7e14;
}
a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: 400;
  margin: 0;
  background: 0 0;
  line-height: 1.2em;
}
textarea {
  resize: none;
}
button {
  outline: 0 !important;
  cursor: pointer;
}
.text,
p {
  font-size: 16px;
  line-height: 26px;
  color: #222;
  text-align: justify;
}
.btn-style-one,
.btn-style-two {
  font-size: 16px;
  line-height: 20px;
}
::-webkit-input-placeholder {
  color: inherit;
}
::-moz-input-placeholder {
  color: inherit;
}
::-ms-input-placeholder {
  color: inherit;
}
::selection {
  background: #fd7e14;
  color: #fff;
}
::-moz-selection {
  background: #fd7e14;
  color: #fff;
}
::-webkit-selection {
  background: #fd7e14;
  color: #fff;
}
.auto-container {
  max-width: 1200px;
}
.small-container {
  max-width: 1000px;
}
.about-me .info-column,
.about-me .info-column .inner-column,
.about-section .content-column .inner-column,
.accordion-box,
.accordion-box .block .acc-btn .icon-outer .icon,
.banner-section,
.banner-slider,
.banner-slider-item,
.blog-cat li,
.brochure-box .inner,
.btn-style-one,
.btn-style-one .btn-title,
.btn-style-three .btn-title,
.btn-style-two,
.btn-style-two .btn-title,
.call-back-section .form-column,
.call-back-section .form-column .inner-column,
.call-back-section .image-column .image-box,
.cart-outer,
.cart-section .apply-coupon,
.cat-list,
.comment-form,
.coupon-form,
.faq-form-section .faq-form,
.faq-form-section .image-column,
.faq-form-section .image-column .image-box,
.faq-section .content-column,
.fun-facts .progress-bars,
.help-box,
.help-box .inner-box,
.main-footer,
.main-footer .about-widget,
.main-footer .contact-list,
.main-footer .footer-bottom .inner-container,
.main-footer .footer-widget,
.map-area,
.our-shop,
.page-title .auto-container,
.page-wrapper,
.payment-box .payment-options li .radio-option,
.pricing-table .table-content,
.pricing-tabs,
.product-details,
.project-block-two .image-box,
.service-block-two .image-box,
.service-detail,
.service-detail .content-box,
.service-detail .content-column,
.service-detail .content-column .inner-column,
.services-section .carousel-outer,
.shipping-block,
.shipping-form,
.shop-single .product-details .prod-tabs,
.shop-single .product-details .prod-tabs .tabs-content,
.sidebar-side .sidebar,
.tabs-box,
.testimonial-block-two,
.time-counter,
main,
main .content-inner {
  position: relative;
}
.page-wrapper {
  margin: 0 auto;
  min-width: 300px;
  z-index: 99;
}
main {
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.news-block .post-info li:last-child,
.sidenav-bar .mCSB_inside > .mCSB_container,
.social-icon-two li:last-child,
.team-block .other-info .social-links a:last-child {
  margin-right: 0;
}
.sidenav-bar .mCSB_scrollTools {
  opacity: 0 !important;
}
li,
ul {
  list-style: none;
}
.theme-btn {
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-style-one:before,
.btn-style-two:before {
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -webkit-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
}
.centered {
  text-align: center !important;
}
.btn-style-one {
  color: #fff;
  padding: 13px 35px;
  font-weight: 500;
  background-color: #252525;
  border: 2px solid #252525;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
.about-me .info-column h3 span,
.blog-cat li a:hover:before,
.blog-cat li.active a:before,
.btn-style-one:hover,
.error-section .sec-title h1 span,
.load-more-option .load-more a:hover,
.main-footer .footer-bottom .copyright-text a:hover,
.pricing-tabs .tab-btns li.tab-btn.active-btn,
.project-block-two .caption-box h3 a:hover {
  color: #fff;
}
.btn-style-one:before {
  background-color: #fd7e14;
  transform: scale(0, 1);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.btn-style-one:hover:before,
.btn-style-three:hover:before,
.btn-style-two:hover:before,
.service-block .inner-box:hover:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left;
}
.btn-style-two {
  color: #fff;
  padding: 15px 40px;
  font-weight: 700;
  background-color: #fd7e14;
  overflow: hidden;
}
.btn-style-four,
.btn-style-three {
  line-height: 30px;
  position: relative;
  font-size: 16px;
  overflow: hidden;
}
.btn-style-two:hover {
  color: #fd7e14;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.btn-style-two:before {
  background-color: #fff;
  transform: scale(0, 1);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.btn-style-three {
  color: #000;
  padding: 10px 40px;
  font-weight: 700;
  background-color: #fff;
}
.btn-style-three:hover {
  color: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.btn-style-three:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  background-color: #000;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.btn-style-four {
  color: #fff;
  padding: 13px 40px;
  font-weight: 400;
  background-color: #fd7e14;
  border: 2px solid #fd7e14;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.btn-style-four:hover {
  color: #fd7e14;
  background-color: #222;
  border: 2px solid #222;
  -webkit-box-shadow: #222 0 0 0 40px inset;
  -moz-box-shadow: #222 0 0 0 40px inset;
  -ms-box-shadow: #222 0 0 0 40px inset;
  -o-box-shadow: #222 0 0 0 40px inset;
  box-shadow: #222 0 0 0 40px inset;
}
.list-style-one,
.list-style-two {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.list-style-one li {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  color: #f1f1f1;
  font-weight: 400;
  padding-left: 35px;
  margin-bottom: 15px;
}
.list-style-one li:before {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 25px;
  color: #fd7e14;
  content: "\f00c";
}
.list-style-two li {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  color: #999;
  font-weight: 500;
  padding-left: 35px;
  margin-bottom: 15px;
  font-family: Archivo, sans-serif;
}
.page-title h2,
.sec-title h2 {
  font-weight: 700;
  line-height: 1.2em;
}
.list-style-two li:before {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 20px;
  color: #fd7e14;
  content: "\f061";
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.6);
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icons/preloader.svg);
}
.about-us .single-item-carousel .owl-nav,
.coming-soon .content .content-inner h2:after,
.page-breadcrumb li:last-child::after,
.pricing-tabs .tab-btns li.tab-btn:last-child:before,
.project-section-two .project-block-two.mix,
.services-section .owl-nav,
.tabs-box .tab,
.team-section .owl-nav,
.testimonial-section .owl-dots,
.testimonial-section .owl-nav,
.toggle {
  display: none;
}
.accordion-box .block .acc-content.current,
.faq-form-section .image-column .image img,
.map-data a,
.payment-box
  .payment-options
  li
  .radio-option
  input:checked
  + label
  .small-text,
.recent-posts .post .thumb a,
.shop-single .product-details .prod-tabs .tabs-content .tab.active-tab,
.tabs-box .active-tab {
  display: block;
}
.scroll-to-top {
  position: fixed;
  right: 0.7rem;
  bottom: 0.7rem;
  height: 50px;
  width: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #fd7e14;
  text-align: center;
  cursor: pointer;
  z-index: 100;
  background: #252525;
  display: none;
  border-radius: 0;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.contact-link,
.main-nav ul li a {
  color: #000;
  text-decoration: none;
}
.scroll-to-top:hover {
  background: #fff;
  color: #222;
}
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  transition: 0.3s;
}
.main-nav ul li a,
.menu-toggle,
.menu-toggle.is-active .menu-icon {
  background-color: transparent;
}
.main-header.hide {
  top: -100%;
}
@keyframes blazeAcross {
  0% {
    background-position: left bottom;
  }
  100% {
    background-position: right bottom;
  }
}
.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  overflow: hidden;
  position: relative;
}
.header-top::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #00f 50%, orange 50%);
  background-size: 200% 100%;
  background-position: 100% 0;
  /* animation: 4s linear infinite blazeAnimation; */
}
@keyframes blazeAnimation {
  from {
    background-position: 100% 0;
  }
  to {
    background-position: 0 0;
  }
}
.contact-info,
.logo {
  display: flex;
  align-items: center;
}
.logo img {
  height: 80px;
  width: 100%;
  transition: transform 0.3s;
}
.logo:hover img {
  transform: scale(1.05);
}
.contact-link {
  margin-left: 20px;
  transition: color 0.3s;
}
.contact-link i {
  color: orange;
  transition: transform 0.3s;
}
.contact-link:hover i {
  transform: scale(1.2);
}
.contact-link:hover,
.shop-comment-form .rating-box .rating a:hover,
.sidebar-widget .cat-list li a {
  color: orange;
}
.main-nav ul {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  gap: 20px;
}
.main-nav ul li {
  transition: 0.3s;
  border-radius: 5px;
}
.main-nav ul li a.active,
.main-nav ul li:hover a {
  background-color: #fff;
  color: orange;
  border-color: orange;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}
.service-block h3,
.service-block-two h3 {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.main-nav ul li a {
  display: block;
  padding: 8px 20px;
  border: 1.5px solid transparent;
  font-weight: 500;
  transition: 0.3s;
}
.main-nav ul li a:hover {
  text-decoration: none;
}
.menu-toggle {
  display: none;
  border: none;
  cursor: pointer;
  right: 5px;
  position: absolute;
}
.menu-icon,
.menu-icon:after,
.menu-icon:before {
  background-color: orange;
  content: "";
  display: block;
  height: 2px;
  width: 24px;
  border-radius: 2px;
  transition: 0.3s;
}
.menu-icon:before {
  transform: translateY(-6px);
}
.menu-icon:after {
  transform: translateY(4px);
}
.menu-toggle.is-active .menu-icon:before {
  transform: translateY(0) rotate(45deg);
}
.menu-toggle.is-active .menu-icon:after {
  transform: translateY(0) rotate(-45deg);
}
@media (max-width: 768px) {
  .menu-toggle,
  .toggle {
    display: block;
  }
  .main-header .contact-info span,
  .main-nav ul {
    display: none;
  }
  .fact-counter .column .inner2,
  .main-nav ul li {
    text-align: center;
  }
  .toggle {
    padding: 1px;
    margin-left: 3vh;
    background-color: orange;
  }
  .header-top img {
    width: 25rem;
  }
  .main-nav ul {
    flex-direction: column;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
  }
  .main-nav.active ul {
    display: flex;
    z-index: 999;
  }
  .banner-section-two {
    margin-top: 8vh;
  }
  .page-title {
    margin-top: 10vh;
  }
  .logo img {
    width: 27vh;
    transition: transform 0.3s;
  }
}
.sec-title {
  position: relative;
  padding-top: 60px;
  margin-bottom: 60px;
}
.sec-title h2 {
  position: relative;
  display: inline-block;
  font-size: 50px;
  color: #fd7e14;
  transform: scaleY(0);
  transform-origin: bottom;
  -webkit-transition: 0.8s 0.5s;
  -moz-transition: 0.8s 0.5s;
  -ms-transition: 0.8s 0.5s;
  -o-transition: 0.8s 0.5s;
  transition: 0.8s 0.5s;
}
.sec-title.active h2 {
  transform: scale(1);
}
.sec-title .text {
  position: relative;
  margin-top: 20px;
  font-size: 16px;
}
.float-text {
  position: absolute;
  margin-bottom: 2rem;
  left: 0;
  top: 0;
  font-size: 140px;
  line-height: 1.2em;
  color: #e0e0e0;
  font-weight: 600;
  letter-spacing: 0.7em;
  text-transform: uppercase;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.sec-title.text-center .float-text {
  right: 0;
  margin: 0 auto;
}
.sec-title.active .float-text {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  letter-spacing: 0;
}
.page-title {
  position: relative;
  text-align: center;
  padding: 200px 0 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 15vh;
}
.page-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
}
.play-now .icon,
.team-block .other-info .social-links a:hover {
  background-color: #000;
}
.page-title h2 {
  position: relative;
  color: #fff;
  font-size: 74px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.page-breadcrumb {
  position: relative;
  margin-top: 5px;
}
.page-breadcrumb li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 15px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
}
.page-breadcrumb li:after {
  position: absolute;
  content: ">";
  right: -2px;
  top: 1px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.page-breadcrumb li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.page-breadcrumb li a {
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.banner-slider-arrow,
.play-now {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.about-us h4,
.author-box .social-icon li a:hover,
.contact-page-section .contact-info li a:hover,
.feature-block h4 a:hover,
.feature-block-two .inner-box h4,
.main-footer .contact-list li .text a:hover,
.news-block .lower-content h3 a:hover,
.page-breadcrumb li a:hover,
.project-block .caption-box h4 a:hover,
.project-detail .project-info li p a:hover,
.recent-posts .post h4 a:hover,
.service-block h3 a:hover,
.service-block-two h3 a:hover,
.styled-pagination li a:hover,
.styled-pagination li.active a,
.subscribe-form .upper-box h4 span,
.team-block .other-info li a:hover,
.user-links li a:hover {
  color: #fd7e14;
}
.play-now {
  position: relative;
  display: block;
  z-index: 9;
  transition: 0.3s;
}
.play-now .icon {
  position: relative;
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  color: #fff;
  z-index: 1;
  padding-left: 5px;
  font-size: 24px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.3);
  -ms-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.3);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.play-now .ripple,
.play-now .ripple:after,
.play-now .ripple:before {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: 3s infinite ripple;
  -moz-animation: 3s infinite ripple;
  -ms-animation: ripple 3s infinite;
  -o-animation: 3s infinite ripple;
  animation: 3s infinite ripple;
}
.play-now .ripple:before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.play-now .ripple:after {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.banner-section .swiper-slide,
.banner-section-three,
.banner-section-two .slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner-section .swiper-slide .content-box,
.banner-section-three .content-outer,
.banner-section-two .slide-item .content-box {
  position: relative;
  height: 100vh;
  width: 100%;
  display: table;
  vertical-align: middle;
}
.banner-section .swiper-slide .content,
.banner-section-three .content-box,
.banner-section-two .slide-item .content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  z-index: 9;
}
.banner-section .swiper-slide .content .inner {
  position: relative;
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
}
.banner-section .swiper-slide .content .inner:before {
  position: absolute;
  left: -50px;
  top: -60px;
  bottom: -50px;
  width: 350px;
  text-transform: uppercase;
  border: 10px solid #fd7e14;
  border-right: 0;
  content: "";
}
.banner-section .swiper-slide-active .content .inner:after,
.banner-section .swiper-slide-active .content .inner:before {
  opacity: 1;
  transform: scaleX(1);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.banner-section .swiper-slide .content .inner:after {
  position: absolute;
  right: -50px;
  top: -60px;
  bottom: -50px;
  width: 350px;
  transform: scaleX(0);
  transform-origin: right;
  text-transform: uppercase;
  border: 10px solid #fd7e14;
  border-left: 0;
  z-index: -1;
  content: "";
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-section .swiper-slide h2,
.banner-section .swiper-slide h3 {
  font-weight: 700;
  margin-bottom: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.banner-section .swiper-slide h2 {
  position: relative;
  display: block;
  font-size: 100px;
  line-height: 1em;
  color: #fff;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  transition: 0.5s;
}
.banner-section .swiper-slide-active h2,
.banner-section .swiper-slide-active h3 {
  opacity: 1;
  transform: scaleY(1);
  -webkit-transition-delay: 750ms;
  -moz-transition-delay: 750ms;
  -ms-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms;
}
.banner-section .swiper-slide .text,
.banner-section .swiper-slide h3 {
  opacity: 0;
  transform: scaleY(0);
  position: relative;
  display: block;
  color: #fff;
}
.banner-section .swiper-slide h3 {
  font-size: 50px;
  line-height: 1.2em;
  transform-origin: top;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  transition: 0.5s;
}
.circular-menu .floating-btn,
.circular-menu .menu-item span {
  color: #222;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
}
.banner-section-three h2,
.banner-section-two .slide-item h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
}
.banner-section .swiper-slide .text {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 30px;
  transform-origin: top;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-section .swiper-slide-active .text {
  opacity: 1;
  transform: scaleY(1);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.banner-section .swiper-slide .btn-box {
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.banner-section .swiper-slide-active .btn-box {
  opacity: 1;
  transform: scaleY(1);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1.25s;
}
.swiper-slide-active {
  z-index: 3;
}
.banner-slider-wrapper {
  position: relative;
  width: 100%;
  float: left;
  height: 100vh;
}
.banner-slider .swiper-slide {
  overflow: hidden;
}
.banner-section-two .banner.owl-nav,
.banner-slider-arrows {
  position: absolute;
  left: 50px;
  bottom: 50px;
  z-index: 9;
}
.banner-slider-arrow {
  position: relative;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #fff;
  line-height: 30px;
  transition: 0.3s;
  opacity: 0.3;
}
.banner-section .circular-menu.active,
.banner-section .circular-menu:hover,
.banner-section-two .owl-next:hover,
.banner-section-two .owl-prev:hover,
.banner-section-two .square-menu.active,
.banner-section-two .square-menu:hover,
.banner-slider-arrow:hover,
.clients-section .slide-item a:hover img {
  opacity: 1;
}
.banner-slider-arrow.banner-slider-arrow--previous,
.pricing-tabs .tab-btns li.tab-btn.active-btn:before {
  left: 0;
}
.banner-slider-arrow.banner-slider-arrow--next,
.project-detail .single-item-carousel .owl-next {
  left: auto;
  right: 0;
}
.banner-slider-item .media-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.banner-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-slider-counter {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 50px;
  color: #fff;
  z-index: 3;
  font-size: 18px;
}
.banner-section .circular-menu {
  position: absolute;
  right: 50px;
  bottom: 40px;
  z-index: 99;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.circular-menu .floating-btn {
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  outline: 0;
}
.circular-menu.active .floating-btn {
  box-shadow: inset 0 0 3px hsla(0, 0%, 0%, 0.3);
  background-color: #fff;
}
.circular-menu .floating-btn:active,
.square-menu .floating-btn:active {
  box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, 0.2);
}
.circular-menu .floating-btn i,
.square-menu .floating-btn i {
  font-size: 16px;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.circular-menu .menu-item,
.circular-menu:after,
.square-menu .menu-item {
  right: 0;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  position: absolute;
}
.circular-menu.active .floating-btn i:before,
.square-menu.active .floating-btn i:before {
  content: "\f00d";
}
.circular-menu:after {
  content: " ";
  height: 50px;
  width: 50px;
  border-radius: 50%;
  top: 0;
  z-index: -2;
  background-color: #fd7e14;
  opacity: 0;
  transition: 0.3s;
}
.banner-section-two .owl-next,
.banner-section-two .owl-prev {
  width: 30px;
  background: #fff;
  opacity: 0.3;
  line-height: 30px;
  transition: 0.3s;
}
.circular-menu.active:after {
  -webkit-transform: scale3d(5.5, 5.5, 1);
  transform: scale3d(5.5, 5.5, 1);
  transition-timing-function: cubic-bezier(0.68, 1.55, 0.265, 1);
}
.circular-menu .items-wrapper,
.square-menu .items-wrapper {
  padding: 0;
  margin: 0;
}
.circular-menu .menu-item,
.square-menu .menu-item {
  bottom: 0;
  z-index: -1;
  transition: 0.3s;
}
.circular-menu .menu-item span {
  font-size: 1em;
  width: 3em;
  height: 3em;
  line-height: 3;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.circular-menu .menu-item:hover span,
.square-menu .menu-item:hover span {
  background-color: #fd7e14;
  color: #fff;
}
.circular-menu.active .menu-item,
.square-menu.active .menu-item {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.circular-menu.active .menu-item:first-child {
  -webkit-transform: translate3d(1em, -7em, 0);
  transform: translate3d(1em, -7em, 0);
}
.circular-menu.active .menu-item:nth-child(2) {
  -webkit-transform: translate3d(-3.5em, -6.3em, 0);
  transform: translate3d(-3.5em, -6.3em, 0);
}
.circular-menu.active .menu-item:nth-child(3) {
  -webkit-transform: translate3d(-6.5em, -3.2em, 0);
  transform: translate3d(-6.5em, -3.2em, 0);
}
.circular-menu.active .menu-item:nth-child(4) {
  -webkit-transform: translate3d(-7em, 1em, 0);
  transform: translate3d(-7em, 1em, 0);
}
.banner-section-two {
  position: relative;
  margin-top: 15vh;
}
.banner-section-two .slide-item .content-box:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
}
.banner-section-two .slide-item .title {
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 1.2em;
  color: #fd7e14;
  margin-bottom: 20px;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-section-two .active .title {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -ms-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  transition-delay: 250ms;
}
.banner-section-two .slide-item .text,
.banner-section-two .slide-item h2 {
  color: orange;
  opacity: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  position: relative;
  display: block;
}
.banner-section-two .slide-item h2 {
  font-size: 64px;
  line-height: 1.2em;
  font-weight: 600;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  transition: 0.5s;
}
.banner-section-two .active h2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.banner-section-two .slide-item .text {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 40px;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
  transition: 0.5s;
}
.banner-section-two .active .text {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 750ms;
  -moz-transition-delay: 750ms;
  -ms-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  transition-delay: 750ms;
}
.banner-section-two .slide-item .btn-box {
  opacity: 0;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.banner-section-two .slide-item .btn-box .theme-btn {
  margin-right: 25px;
}
.banner-section-two .active .btn-box {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.banner-section-two .owl-next {
  position: relative;
  float: right;
  height: 30px;
  text-align: center;
}
.banner-section-two .owl-prev {
  position: relative;
  float: left;
  height: 30px;
  text-align: center;
}
.square-menu .floating-btn,
.square-menu .menu-item span {
  width: 40px;
  height: 40px;
  background-color: #fff;
  text-align: center;
}
.owl-nav {
  margin-top: -50vh;
  margin-bottom: 50vh;
  display: none;
}
.banner-section-two .square-menu {
  position: absolute;
  right: 50px;
  bottom: 40px;
  z-index: 99;
  transition: 0.3s;
  opacity: 0.5;
}
.square-menu .floating-btn {
  display: block;
  color: #00f;
  line-height: 40px;
  cursor: pointer;
  outline: 0;
}
.square-menu.active .floating-btn {
  box-shadow: inset 0 0 3px hsla(0, 0%, 0%, 0.3);
  background-color: #fff;
  border-radius: 20px;
}
.square-menu .menu-item span {
  font-size: 16px;
  line-height: 40px;
  color: #222;
  border-radius: 20px;
  transition: 0.2s;
}
.banner-section-three .inner,
.banner-section-three h2 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.square-menu.active .menu-item:first-child {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}
.square-menu.active .menu-item:nth-child(2) {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
}
.square-menu.active .menu-item:nth-child(3) {
  -webkit-transform: translateX(-150px);
  transform: translateX(-150px);
}
.square-menu.active .menu-item:nth-child(4) {
  -webkit-transform: translateX(-200px);
  transform: translateX(-200px);
}
.carousel-inner {
  padding-left: 13vw;
  padding-right: 13vw;
}
.carousel-control-next,
.carousel-control-prev {
  background-color: grey;
  height: 15%;
  width: 6%;
}
.carousel-item {
  padding-left: 50px;
}
#b1 {
  background-image: url(../images/main-slider/2.jpg);
}
#b2 {
  background-image: url(../images/main-slider/1.jpg);
}
#b3 {
  background-image: url(../images/main-slider/4.jpg);
}
#b4 {
  background-image: url(../images/main-slider/3.jpg);
}
.banner-section-three .layer-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.banner-section-three .shape-outer {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
  opacity: 0.9;
}
.banner-section-three .left-shape {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #0e0e0e;
  background: -moz-linear-gradient(left, #0e0e0e 0, #242424 100%);
  background: -webkit-linear-gradient(left, #0e0e0e 0, #242424 100%);
  background: linear-gradient(to right, #0e0e0e 0, #242424 100%);
}
.banner-section-three .left-shape:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.2;
  background: -moz-linear-gradient(
    top,
    #0e0e0e 0,
    rgba(19, 19, 19, 0) 1%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(36, 36, 36, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    #0e0e0e 0,
    rgba(19, 19, 19, 0) 1%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(36, 36, 36, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    #0e0e0e 0,
    rgba(19, 19, 19, 0) 1%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(36, 36, 36, 0) 100%
  );
  content: "";
}
.banner-section-three .center-stipts,
.banner-section-three .center-stipts:after,
.banner-section-three .center-stipts:before {
  position: absolute;
  left: 40%;
  top: 20%;
  height: 70px;
  width: 500px;
  opacity: 0.5;
  background: -moz-linear-gradient(
    left,
    #ffbc00 0,
    rgba(125, 185, 232, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    #ffbc00 0,
    rgba(125, 185, 232, 0) 100%
  );
  background: linear-gradient(to right, #ffbc00 0, rgba(125, 185, 232, 0) 100%);
  content: "";
}
.about-section .bg-layer,
.main-footer .widgets-section,
.project-section,
.subscribe-form .envelope-image,
.team-block .devider {
  background-repeat: no-repeat;
  background-position: center;
}
.banner-section-three .center-stipts:after {
  margin-top: 100px;
  left: 100px;
  opacity: 1;
}
.banner-section-three .center-stipts:before {
  margin-top: 200px;
  left: 200px;
  opacity: 1;
  display: none;
}
.banner-section-three .inner {
  position: relative;
  width: 50%;
  transition: 0.5s;
}
.banner-section-three h2 {
  position: relative;
  display: block;
  font-size: 54px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 500;
  transition: 0.5s;
}
.banner-section-three .text,
.fact-counter .column .inner {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.banner-section-three .wrap {
  display: inline-block;
  color: #fd7e14;
  line-height: 1em;
}
.banner-section-three .text {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  max-width: 450px;
  transition: 0.5s;
}
.banner-section-three .social-icon-two {
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 99;
}
.about-us,
.team-section {
  position: relative;
  padding: 40px 0 70px;
}
.about-section .sec-title,
.about-us .content-column .text-box,
.about-us .sec-title,
.price-filters .sidebar-title {
  margin-bottom: 30px;
}
.about-me .image-column,
.about-section .content-column,
.about-section .image-column,
.about-us .content-column,
.about-us .image-column,
.brochure-box,
.checkout-form,
.fun-facts .progress-column,
.news-block,
.product-details .basic-details,
.project-detail .text-column,
.service-block-two,
.service-detail-section .content-side,
.service-detail-section .sidebar-side,
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
  position: relative;
  margin-bottom: 50px;
}
.about-us .content-column .inner-column {
  padding-right: 70px;
}
.about-us .about-years {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 30px;
  background-color: #252525;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
}
.about-us .about-years span {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  margin-right: 10px;
  line-height: 1em;
}
.about-us .about-years h3 {
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 500;
  font-family: Oswald, sans-serif;
}
.about-section .text-box p,
.about-us .content-column .text-box p,
.blog-single .news-block p,
.fact-counter,
.faq-form .form-group,
.login-form .form-group,
.shop-comment-form .form-group,
.shop-comment-form .rating-box {
  position: relative;
  margin-bottom: 20px;
}
.accordion-box .block,
.comment-form .form-group,
.comments-area .comment-box,
.contact-page-section .contact-column,
.contact-page-section .contact-column .text,
.contact-page-section .contact-info,
.faq-section .content-column .inner-column,
.feature-block,
.feature-block-two,
.fun-facts .bar-item,
.help-box .info-box,
.main-footer .about-widget .text,
.team-block .info-box {
  position: relative;
  margin-bottom: 30px;
}
.feature-block .inner-box {
  position: relative;
  padding-left: 65px;
}
.feature-block .icon-box {
  position: absolute;
  left: 0;
  top: 15px;
}
.feature-block .icon-box .icon {
  display: block;
  font-size: 42px;
  line-height: 1em;
  color: #fd7e14;
  font-weight: 400;
}
.feature-block h4 {
  font-size: 20px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 500;
  margin-bottom: 10px;
}
.about-me .info-column h1,
.welcome-section h3 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
.feature-block h4 a,
.project-block .caption-box h4 a,
.project-detail .project-info li p a {
  color: #fff;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.feature-block .text {
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.about-us .image-column .inner-column {
  position: relative;
  padding-top: 20px;
}
.about-us .image-column .inner-column:before {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 500px;
  width: 400px;
  border: 20px solid #fd7e14;
  content: "";
}
.about-us .image-column .image {
  position: relative;
  z-index: 9;
  padding: 50px;
  margin-bottom: 0;
  text-align: center;
}
.about-us .image-column .image img {
  display: inline-block;
  width: auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
}
.about-us .single-item-carousel {
  position: relative;
  padding-bottom: 30px;
}
.about-us .single-item-carousel .owl-dots,
.services-section .owl-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.about-us .single-item-carousel .owl-dot {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0 5px;
}
.about-us .single-item-carousel .owl-dot.active,
.services-section .owl-dot.active {
  background-color: #fd7e14;
}
.about-me {
  background-color: #f5f5f5;
  position: relative;
  padding: 40px 0 100px;
}
.about-me .image-column .image-box {
  position: relative;
  padding-right: 70px;
}
.about-me .image-column .image {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
}
.about-me .image-column .image img,
.instagram-widget .image img,
.service-detail .two-column .image img,
.sidebar .related-posts .post .post-thumb img,
.welcome-section .column .image img {
  display: block;
  width: 100%;
}
.about-me .info-column h1 {
  position: relative;
  font-size: 50px;
  line-height: 1em;
}
.about-me .info-column h3 {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 30px;
  color: #fd7e14;
}
.about-me .info-column .text-box {
  position: relative;
  padding: 50px 40px 40px;
  background-color: #252525;
  border-bottom: 5px solid #fd7e14;
  border-radius: 10px 10px 30px 30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.about-me .info-column p {
  position: relative;
  font-size: 16px;
  line-height: 1.6em;
  color: #aaa;
  margin-bottom: 30px;
}
.about-me .bottom-box {
  position: relative;
  padding-left: 80px;
  min-height: 50px;
  margin-bottom: 30px;
}
.about-me .bottom-box .signature {
  position: absolute;
  left: 0;
  top: 5px;
  max-width: 70px;
}
.about-me .bottom-box .name {
  position: relative;
  float: left;
  font-size: 18px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 500;
  padding-top: 5px;
  font-family: Roboto, sans-serif;
}
.about-me .bottom-box .name span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  color: #aaa;
}
.about-section {
  position: relative;
  padding: 120px 0 70px;
  z-index: 0;
}
.about-section .bg-layer {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  z-index: -1;
}
.about-section .content-column .message {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1.4em;
  color: #fff;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  margin-bottom: 30px;
}
.about-section .text-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
.about-section .list-style-two li {
  float: left;
  width: 50%;
  color: #aaa;
  font-size: 20px;
  font-weight: 500;
  font-family: Roboto, sans-serif;
}
.about-section .btn-box,
.clients-section .slide-item a,
.instagram-widget .image a,
.project-block-two .image-box a,
.social-icon-two,
.tag-list {
  position: relative;
  display: block;
}
.about-section .image-column .inner-column {
  position: relative;
  padding: 50px 50px 0;
}
.about-section .image-column .image {
  position: relative;
  margin-bottom: 0;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
}
.about-section .image-column .image:before {
  position: absolute;
  left: -50px;
  top: -50px;
  height: 100%;
  width: 100%;
  border: 15px solid #fd7e14;
  content: "";
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.about-section .image-column .image img,
.author-box .thumb img,
.project-block .inner-box .image img,
.project-detail .upper-box .image img,
.recent-posts .post .thumb img,
.shop-item .image-box .image img {
  display: block;
  width: 100%;
  height: auto;
}
.welcome-section {
  position: relative;
  text-align: center;
  padding: 150px 0 60px;
}
.welcome-section .sec-title {
  margin-bottom: 100px;
}
.welcome-section .sec-title h2 .logo {
  position: relative;
  display: inline-block;
  top: -5px;
}
.welcome-section .row {
  margin: 0 -40px;
}
.welcome-section .column {
  position: relative;
  padding: 0 40px;
  margin-bottom: 60px;
}
.welcome-section .column .inner-column {
  position: relative;
  background-color: #252525;
  overflow: hidden;
}
.welcome-section .column .lower-content {
  position: relative;
  border-bottom: 5px solid #fd7e14;
  border-radius: 0 0 15px 15px;
  padding: 50px 30px;
}
.fact-counter .column .inner,
.fact-counter .column .inner2 {
  background-color: #3399ff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
}
.coupon-form .form-group,
.faq-form-section .image-column .image,
.project-detail .upper-box .image,
.service-detail .image-box .image,
.service-detail .two-column .image,
.shop-item .image-box .image,
.welcome-section .column .image {
  position: relative;
  margin-bottom: 0;
}
.welcome-section h3 {
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 1.2em;
}
.fun-facts {
  position: relative;
  padding: 40px 0 70px;
  background-color: #fff;
}
.fun-facts.alternate {
  padding-top: 0;
}
.fact-counter .column {
  position: relative;
  margin: 10px 0;
}
.fact-counter .column .inner {
  padding: 20px 20px;
  text-align: center;
  transition: 0.5s;
}
.fact-counter .column .inner2 {
  padding: 8px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.fact-counter .icon {
  display: block;
  position: relative;
  font-size: 100px;
  line-height: 1em;
  color: #fd7e14;
  margin-bottom: 20px;
}
.fact-counter .icon2 {
  position: relative;
  display: inline-block;
  font-size: 60px;
  line-height: 1em;
  color: #fd7e14;
  margin: 0 20px 10px 10px;
}
.fact-counter .count-outer {
  display: inline-block;
  font-weight: 500;
  color: #fff;
  font-size: 32px;
  margin-bottom: 10px;
}
.fact-counter .count-outer .count-text {
  font-weight: 500;
  color: #fff;
  font-size: 36px;
  display: inline-block;
}
.fact-counter .count-outer .count-text2 {
  font-weight: 400;
  color: #000;
  font-size: 26px;
  display: inline-block;
}
.fact-counter .column .counter-title {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-transform: capitalize;
}
.fun-facts .progress-column .inner-column {
  position: relative;
  padding-left: 20px;
}
.fun-facts .progress-column h5 {
  font-size: 28px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
.blog-single .news-block h3,
.checkout-page .sec-title,
.error-section .sec-title,
.fun-facts .progress-column .text,
.product-details .image-column,
.product-details .info-column,
.shop-comment-form .group-title {
  margin-bottom: 20px;
}
.accordion-box .block .content p:last-child,
.accordion-box .block:last-child,
.brochure-box .theme-btn:last-child,
.comment-form .form-group:last-child,
.comments-area .comment-box:last-child,
.contact-form .form-group:last-child,
.fun-facts .bar-item:last-child,
.latest-news .post:last-child,
.main-footer .contact-list li:last-child,
.recent-posts .post:last-child,
.request-form .form-group:last-child,
.shop-comment-form .form-group:last-child,
.shop-single
  .product-details
  .prod-tabs
  .tabs-content
  .tab
  .content
  p:last-child,
.sidebar-side .sidebar-widget:last-child {
  margin-bottom: 0;
}
.fun-facts .bar-item .skill-bar {
  position: relative;
  width: 100%;
  height: 5px;
}
.fun-facts .bar-item .skill-bar .bar-inner {
  position: relative;
  width: 100%;
  height: 5px;
  background: #252525;
}
.fun-facts .bar-item .skill-bar .bar-inner .bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 5px;
  width: 0;
  border-bottom: 5px solid #fd7e14;
  -webkit-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  -moz-transition: 2s;
  transition: 2s;
}
.fun-facts .bar-item .skill-bar .bar-inner .bar:after {
  content: "";
  position: absolute;
  right: 0;
  top: -2.5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}
.fun-facts .bar-item .skill-header {
  position: relative;
  line-height: 24px;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px;
}
.fun-facts .bar-item .skill-header .skill-title {
  position: relative;
  float: left;
}
.fun-facts .bar-item .skill-percentage {
  position: absolute;
  right: 0;
  top: -35px;
  font-weight: 500;
  line-height: 24px;
  text-transform: capitalize;
  color: #fff;
  font-size: 18px;
}
.features-section {
  position: relative;
  padding: 120px 0 50px;
}
.comments-area,
.features-section .text-column,
.login-section .column {
  position: relative;
  margin-bottom: 70px;
}
.features-section .text-column .inner-column {
  position: relative;
  padding-top: 10px;
}
.features-section .text-column p {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 25px;
}
.checkout-page .cart-outer,
.checkout-page .lower-content .order-column,
.features-section .text-column ul {
  margin-bottom: 40px;
}
.feature-block-two .inner-box {
  position: relative;
  padding: 20px 30px 20px 120px;
  background-color: #252525;
  border-radius: 15px;
  min-height: 130px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  border-bottom: 2px solid #fd7e14;
}
.feature-block-two .inner-box .icon {
  position: absolute;
  left: 30px;
  top: 30px;
  font-size: 64px;
  line-height: 1em;
  color: #fd7e14;
}
.feature-block-two h4 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1em;
  color: #fff;
  font-weight: 500;
  margin-bottom: 15px;
}
.feature-block-two .text {
  font-size: 14px;
  line-height: 24px;
  color: #aaa;
  max-width: 300px;
}
.right-column .feature-block-two .inner-box {
  padding-left: 30px;
  padding-right: 120px;
  text-align: right;
}
.right-column .feature-block-two .inner-box .icon {
  left: auto;
  right: 30px;
}
.call-back-section,
.services-section {
  position: relative;
  padding: 40px 0;
}
.service-block {
  position: relative;
  padding: 10px;
}
.service-block .inner-box {
  position: relative;
  display: block;
  background-color: #3399ff;
  text-align: center;
  padding: 35px 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  overflow: hidden;
  border-bottom: 4px solid #fd7e14;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-block .inner-box:before {
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  width: 100%;
  background-color: #fff;
  content: "";
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.service-block .inner-box .icon {
  position: relative;
  display: block;
  font-size: 64px;
  color: #fff;
  line-height: 1em;
  width: 8vh;
  margin: auto;
}
.service-block .inner-box:hover .icon {
  -webkit-transform: scale(-1) rotate(-180deg);
  -moz-transform: scale(-1) rotate(-180deg);
  -ms-transform: scale(-1) rotate(-180deg);
  -o-transform: scale(-1) rotate(-180deg);
  transform: scale(-1) rotate(-180deg);
}
.service-block h3 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  color: #000;
  font-weight: 500;
  padding-top: 30px;
  margin-bottom: 15px;
}
.blog-single blockquote,
.project-detail blockquote {
  padding: 20px 40px;
  max-width: 95%;
  font-family: Roboto, sans-serif;
}
.latest-news .post h3 a,
.main-footer .contact-list li .text a,
.project-block-two .caption-box h3 a,
.recent-posts .post h4 a,
.service-block h3 a,
.service-block-two h3 a,
.team-block .other-info li a {
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-block .text {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 25px;
}
.service-block .read-more {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #222;
  font-weight: 600;
  padding: 5px 20px;
  border-radius: 8px;
  background-color: #fff !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-block .read-more:hover {
  background-color: #ff9933 !important;
  color: #fff !important;
}
.services-section .services-carousel {
  position: relative;
  padding-bottom: 70px;
}
.services-section .owl-dot {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 5px;
  background-color: #fd7e14;
}
.services-section-two {
  position: relative;
  padding: 120px 0 90px;
  background-color: #fff;
}
.service-block-two .inner-box {
  position: relative;
  display: block;
  background-color: #fff;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  overflow: hidden;
  border-bottom: 4px solid #fd7e14;
}
.brochure-box .theme-btn,
.help-box .theme-btn,
.project-block-two .inner-box,
.request-form {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.service-block-two .image-box .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.service-block-two .image-box .image img {
  display: block;
  width: 100%;
  height: 35vh;
  opacity: 1;
}
.service-block-two .lower-content {
  position: relative;
  padding: 30px;
  background-color: #fff;
}
.service-block-two h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
}
.service-block-two .text {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #888;
  font-weight: 400;
  margin-bottom: 25px;
}
.service-block-two .read-more {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #222;
  font-weight: 600;
  padding: 5px 20px;
  border-radius: 3px;
  background-color: orange;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.service-block-two .read-more:hover {
  color: #222;
}
.service-detail-section {
  position: relative;
  padding: 120px 0 80px;
  z-index: 9;
  background-color: #fff;
}
.checkout-form .column,
.checkout-page .default-links,
.coming-soon .emailed-form,
.contact-page-section .form-column,
.group-title,
.main-footer .footer-column,
.project-detail .upper-box,
.service-detail .image-box,
.service-detail .two-column .image-column {
  position: relative;
  margin-bottom: 40px;
}
.service-detail .image-box .image img {
  display: block;
  width: 75%;
  margin: auto;
}
.service-detail .content-box h2 {
  position: relative;
  font-size: 30px;
  line-height: 1.2em;
  color: orange;
  font-weight: 600;
  margin-bottom: 30px;
}
.service-detail .content-box h4 {
  position: relative;
  font-size: 24px;
  line-height: 1.2em;
  color: orange;
  font-weight: 600;
  margin-bottom: 20px;
}
.service-detail .content-box p {
  position: relative;
  font-size: 16px;
  line-height: 27px;
  color: #999;
  font-weight: 400;
  margin-bottom: 27px;
}
.service-detail .two-column {
  position: relative;
  margin-top: 40px;
}
.service-detail .two-column .text-column {
  position: relative;
  margin-bottom: 13px;
}
.service-detail .two-column .text-column p {
  margin-bottom: 28px;
}
.service-detail .feature-box {
  position: relative;
  margin-top: 50px;
  margin-bottom: 20px;
}
.service-detail .feature-block-two h4 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1em;
  color: #fff;
  margin-bottom: 15px;
}
.sidebar .services-sidebar {
  text-align: center;
}
.sidebar-widget .brochure-box,
.sidebar-widget .help-box {
  border-radius: 2vh;
}
.brochure-box h4 {
  display: block;
  font-size: 24px;
  line-height: 1.2em;
  color: orange;
  font-weight: 700;
  margin-bottom: 20px;
}
.help-box h6,
.help-box p {
  color: orange;
  margin-bottom: 25px;
  position: relative;
}
.brochure-box .text,
.project-detail .lower-content p {
  font-size: 15px;
  line-height: 25px;
  color: #999;
  margin-bottom: 30px;
}
.brochure-box .theme-btn {
  font-size: 14px;
  line-height: 23px;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 15px 10px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff;
}
.brochure-box .theme-btn i {
  font-size: 18px;
  line-height: 23px;
  margin-right: 10px;
}
.help-box h6 {
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}
.help-box p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  opacity: 0.7;
}
.help-box .info-box li {
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 26px;
  color: ornage;
  font-weight: 500;
  margin-bottom: 8px;
  padding-left: 30px;
}
.help-box .info-box li a {
  color: orange;
  font-size: 3px;
}
.help-box .info-box li .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: #fd7e14;
  line-height: 26px;
}
.help-box .theme-btn {
  position: relative;
  padding: 10px 40px;
}
.video-section {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0 140px;
}
.video-section:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #252525;
  opacity: 0.5;
  content: "";
}
.pricing-table .price-box,
.testimonial-block-two .inner-box,
.video-section .content-box {
  position: relative;
  text-align: center;
}
.video-section .content-box .text {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #fd7e14;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.video-section .content-box h2 {
  display: block;
  font-size: 48px;
  line-height: 1.2em;
  color: orange;
  font-weight: 700;
}
.video-section .play-now {
  position: relative;
  display: inline-block;
  margin-top: 50px;
}
.video-section .play-now .icon {
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #fd7e14;
  padding-left: 0;
  font-size: 50px;
}
.project-section {
  position: relative;
  padding: 120px 0;
  background-size: cover;
}
.project-section.pd-top-extra {
  padding-top: 200px;
}
.project-block {
  position: relative;
  opacity: 0.8;
}
.project-block.swiper-slide-active {
  pointer-events: unset;
  opacity: 1;
}
.project-block .inner-box,
.shop-item .image-box {
  position: relative;
  overflow: hidden;
}
.project-block .inner-box .image {
  position: relative;
  margin-bottom: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  max-height: fit-content;
}
.project-block .caption-box,
.project-block .caption-box h4 {
  opacity: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.project-block .caption-box {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
  padding: 40px 40px 30px;
  background-color: rgba(37, 37, 37, 0.9);
  transition: 0.3s;
}
.project-block.swiper-slide-active .inner-box:hover .caption-box {
  opacity: 1;
  transform: scale(1);
}
.project-block .caption-box h4 {
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
  visibility: hidden;
  transform: translateY(50px);
  transition: 0.3s;
}
.project-block .caption-box .read-more,
.project-block .caption-box .text {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  visibility: hidden;
}
.project-block.swiper-slide-active .inner-box:hover .caption-box h4 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.project-block .caption-box .text {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 25px;
  color: #ddd;
  transition: 0.3s;
}
.blog-single .post-share-options .social-icon-two,
.blog-single .post-share-options .tags,
.blog-single .post-share-options .tags li,
.pricing-table .table-footer a,
.project-section-two .filters .filter-tabs,
.project-section-two .filters li,
.team-block .other-info .social-links {
  display: inline-block;
  position: relative;
}
.project-block.swiper-slide-active .inner-box:hover .caption-box .text {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.project-block .caption-box .read-more {
  position: relative;
  line-height: 20px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  transition: 0.3s;
}
.project-block.swiper-slide-active .inner-box:hover .caption-box .read-more {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.project-section-two {
  position: relative;
  padding: 40px 0 90px;
  background-color: #fff;
}
.project-section-two .filters {
  margin-bottom: 50px;
  text-align: center;
}
.project-section-two .filters li {
  line-height: 20px;
  border-radius: 5px;
  padding: 10px 20px;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  margin: 0 8px 15px;
  background-color: #abe0f7;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-section-two .filters .filter.active {
  color: #fd7e14;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.project-block-two {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
}
.project-block-two .inner-box {
  position: relative;
  border-radius: 2vh;
}
.project-block-two .image-box .image {
  position: relative;
  margin: auto;
}
.project-block-two .image-box img {
  display: block;
  width: 100%;
  height: 50vh;
  opacity: 1;
  border-radius: 2vh;
}
.project-block-two .blue-color {
  background-color: #86d6f8;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  padding: 45px 30px;
  border-radius: 2vh;
}
.project-block-two .caption-box {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 10px 20px;
  opacity: 0;
  visibility: hidden;
}
.project-block-two .image-box:hover .caption-box {
  opacity: 1;
  visibility: visible;
}
.project-block-two .caption-box:after,
.project-block-two .caption-box:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 0%;
  width: 100%;
  content: "";
  background-color: #fd7e14;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.project-block-two .caption-box:after {
  background-color: #abe0f7 !important;
}
.project-block-two .image-box:hover .caption-box:before {
  height: 100%;
}
.project-block-two .image-box:hover .caption-box:after {
  height: 100%;
  -webkit-transition: 0.2s linear 0.3s;
  -moz-transition: 0.2s linear 0.3s;
  -ms-transition: 0.2s linear 0.3s;
  -o-transition: 0.2s linear 0.3s;
  transition: 0.2s linear 0.3s;
}
.project-block-two .caption-box h3 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1em;
  color: #000;
  font-weight: 600;
  z-index: 9;
  opacity: 0;
  margin-bottom: 5px;
}
.project-block-two .image-box:hover .caption-box h3 {
  opacity: 1;
  -webkit-animation: 0.3s 0.6s fadeInDown;
  -moz-animation: 0.3s 0.6s fadeInDown;
  -ms-animation: fadeInDown 300ms;
  -o-animation: 0.3s 0.6s fadeInDown;
  animation: 0.3s 0.6s fadeInDown;
  -ms-animation-delay: 600ms;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.project-block-two .caption-box span {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  font-weight: 300;
  z-index: 9;
  opacity: 0;
}
.project-block-two .image-box:hover .caption-box span {
  opacity: 1;
  -webkit-transition: 0.3s 0.9s;
  -moz-transition: 0.3s 0.9s;
  -ms-transition: 0.3s 0.9s;
  -o-transition: 0.3s 0.9s;
  transition: 0.3s 0.9s;
}
.project-detail {
  position: relative;
  padding: 120px 0;
  z-index: 8;
}
.project-detail .single-item-carousel .banner .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -50px;
}
.project-detail .single-item-carousel .owl-next,
.project-detail .single-item-carousel .owl-prev {
  position: absolute;
  left: 0;
  height: 100px;
  width: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 18px;
  line-height: 100px;
  color: #fff;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project-detail .single-item-carousel .owl-next:hover,
.project-detail .single-item-carousel .owl-prev:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
}
.project-detail .lower-content {
  position: relative;
  padding-top: 35px;
}
.project-detail .lower-content h2 {
  font-size: 34px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}
.load-more-option .load-more,
.load-more-option .load-more a {
  display: inline-block;
  font-size: 30px;
  position: relative;
}
.project-detail .lower-content p strong {
  font-weight: 500;
  font-size: 17px;
}
.project-detail .list-style-two li {
  float: left;
  width: 50%;
}
.project-detail .social-icon-two {
  margin-top: 30px;
  margin-bottom: 30px;
}
.project-detail blockquote {
  position: relative;
  border: 0;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  border-left: 3px solid #fd7e14;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 40px auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px 0 0 5px;
}
.project-detail blockquote cite {
  display: block;
  font-style: normal;
  color: #fff;
  font-size: 14px;
  text-align: right;
  margin-top: 10px;
}
.content h2 span,
.number {
  color: #007bff;
}
.blog-single blockquote cite span,
.project-detail blockquote cite span {
  font-weight: 500;
  font-size: 18px;
  color: #fd7e14;
  font-style: normal;
}
.project-detail .project-info {
  position: relative;
  background-color: #252525;
  border-bottom: 3px solid #fd7e14;
  padding: 50px 30px 20px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.project-detail .project-info li {
  position: relative;
  padding-left: 50px;
  padding-right: 20px;
  margin-bottom: 20px;
}
.project-detail .project-info li .icon {
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 20px;
  line-height: 30px;
  color: #fd7e14;
}
.project-detail .project-info li strong {
  color: #fff;
  font-size: 16px;
}
.project-detail .project-info li p {
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
}
.load-more-option {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 50px;
}
.load-more-option li.next a,
.load-more-option li.prev a {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 30px;
  width: 50px;
  border-radius: 50%;
  padding: 10px;
  text-align: center;
  color: #fff;
  background-color: #222;
  font-variant: small-caps;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.load-more-option li.next a:hover,
.load-more-option li.prev a:hover {
  background-color: #fd7e14;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.load-more-option .load-more a {
  line-height: 42px;
  color: #fd7e14;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.faq-section,
.news-section {
  position: relative;
  padding: 120px 0 90px;
}
.faq-section.style-two .accordion-box {
  max-width: 970px;
  margin: 0 auto;
}
.accordion-box .block .acc-btn {
  position: relative;
  font-size: 18px;
  cursor: pointer;
  line-height: 35px;
  color: #fff;
  font-weight: 400;
  border-radius: 4px;
  padding: 12px 25px;
  transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  background-color: #252525;
}
.accordion-box .block .icon-outer {
  position: absolute;
  right: 25px;
  top: 13px;
  font-size: 16px;
  line-height: 35px;
  color: #999;
  text-align: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.accordion-box .block .acc-btn.active {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
  color: #fd7e14;
}
.accordion-box .block .acc-btn.active .icon-outer {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
  color: #fd7e14;
}
.accordion-box .block .acc-content {
  position: relative;
  display: none;
}
.accordion-box .block .content {
  position: relative;
  font-size: 16px;
  padding: 30px 35px 0;
}
.accordion-box .block .content .text {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #999;
}
.faq-form-section,
.pricing-section,
.testimonial-section,
.testimonial-section-two {
  position: relative;
  padding: 120px 0;
}
.faq-form .form-group input[type="email"],
.faq-form .form-group input[type="text"],
.faq-form .form-group input[type="url"],
.faq-form .form-group select,
.faq-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  font-size: 15px;
  color: #222;
  line-height: 28px;
  padding: 10px 25px;
  background-color: #252525;
  font-weight: 400;
  height: 50px;
  border: 1px solid transparent;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.faq-form .form-group input:focus,
.faq-form .form-group select:focus,
.faq-form .form-group textarea:focus,
.request-form .form-group input:focus,
.request-form .form-group select:focus,
.request-form .form-group textarea:focus,
.subscribe-form .form-group input:focus,
.subscribe-form .form-group select:focus,
.subscribe-form .form-group textarea:focus {
  border-color: #fd7e14;
}
.faq-form .form-group textarea {
  height: 200px;
  resize: none;
  padding-top: 15px;
}
.faq-form .form-group button {
  border: 0;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
}
.call-back-section .outer-box {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}
.request-form {
  position: relative;
  padding: 50px 30px;
  background-color: azure;
  overflow: hidden;
  border-radius: 20px;
  border-bottom: 5px solid #fd7e14;
}
.request-form .form-group {
  position: relative;
  margin-bottom: 15px;
  border-radius: 15px;
}
.request-form .form-group input[type="email"],
.request-form .form-group input[type="text"],
.request-form .form-group input[type="url"],
.request-form .form-group select,
.request-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #222;
  border-radius: 10px;
  line-height: 20px;
  padding: 14px 20px;
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  font-weight: 400;
  border: 1px solid rgba(255, 255, 255, 0.1);
  height: 50px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.request-form .form-group textarea {
  height: 200px;
  resize: none;
}
.request-form .form-group button {
  text-transform: capitalize;
  font-size: 14px;
  padding: 15px 40px;
  line-height: 20px;
  border-radius: 0;
}
.call-back-section .image-column {
  position: relative;
  text-align: center;
  z-index: 9;
}
.call-back-section .image-column .image {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}
.call-back-section .image-column .image:before {
  position: absolute;
  left: 90px;
  top: 50px;
  width: 300px;
  height: 450px;
  border: 10px solid #fd7e14;
  z-index: -1;
  content: "";
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.contact-page-section {
  position: relative;
  padding: 40px 0 80px;
}
.blog-sidebar,
.blog-single,
.contact-page-section .form-column .inner-column,
.sidebar-side .services-sidebar {
  position: relative;
  padding-right: 50px;
}
.contact-page-section .sec-title {
  margin-bottom: 70px;
}
.contact-form {
  position: relative;
  background-color: #252525;
  padding: 50px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  border-bottom: 2px solid #fd7e14;
  border-radius: 0 0 10px 10px;
}
.contact-form .row,
.main-footer .footer-logo figure {
  margin: 0;
}
.contact-form .form-group {
  position: relative;
  padding: 0 10px;
  margin-bottom: 20px;
}
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="url"],
.contact-form .form-group select,
.contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  font-size: 18px;
  color: #999;
  line-height: 20px;
  padding: 14px 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border: 1px solid transparent;
  background-color: rgba(255, 255, 255, 0.1);
  font-weight: 400;
  height: 50px;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.contact-page-section .contact-info li a,
.pricing-table .title-box h3 {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
  border-color: #fd7e14;
  color: #fff;
}
.contact-form .form-group textarea {
  height: 156px;
  resize: none;
}
.contact-form input.error:focus,
.contact-form select.error:focus,
.contact-form textarea.error:focus {
  border-color: red;
}
.contact-form label.error {
  display: block;
  font-weight: 500;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 24px;
  color: red;
  padding-top: 7px;
  margin-bottom: 0;
}
.contact-page-section .contact-info li {
  position: relative;
  padding: 5px 30px 5px 70px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
}
.contact-page-section .contact-info li p {
  display: block;
  font-size: 14px;
  line-height: 25px;
  color: #999;
  font-weight: 400;
}
.contact-page-section .contact-info li strong {
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 600;
}
.contact-page-section .contact-info li .icon {
  position: absolute;
  left: 0;
  top: 5px;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  background-color: #252525;
  border-radius: 50%;
  color: #fff;
}
.contact-page-section .contact-info li a {
  color: #999;
  transition: 0.3s;
}
.contact-page-section .social-icon-three {
  position: relative;
  padding: 10px 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.contact-info-section {
  background-color: azure;
  padding: 40px 0;
  text-align: center;
}
contact-info-section .content .title {
  font-size: 24px;
  color: #606060;
  font-weight: 600;
  margin-bottom: 15px;
}
.content h2 {
  font-size: 36px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3;
}
.number {
  font-size: 20px;
  margin: 25px 0;
}
.theme-btn.btn-style-one {
  background-color: #007bff;
  color: #fff;
  padding: 12px 30px;
  font-size: 18px;
  border-radius: 50px;
  display: inline-block;
  transition: 0.3s;
  text-decoration: none;
}
.theme-btn.btn-style-one:hover {
  background-color: #0056b3;
  color: #fff;
}
.map-section {
  position: relative;
  display: block;
  padding-bottom: 120px;
  background-color: #f8f9fa !important;
}
.map-data {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
}
.map-data h6 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  color: #121212;
}
.map-section .map-canvas {
  height: 540px;
  width: 100%;
  border: 10px solid #252525;
  background-color: #f9f9f9;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.team-section .carousel-outer {
  position: relative;
  margin: 0 -15px;
}
.team-section .row img {
  width: 100%;
}
.team-block {
  position: relative;
  padding: 15px;
}
.team-block .inner-box {
  position: relative;
  text-align: center;
  background-color: #252525;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  padding: 50px 0;
  z-index: 3;
  max-width: 275px;
  margin: 0 auto;
}
.pricing-table .table-content ul,
.team-block .other-info {
  text-align: left;
  position: relative;
}
.pricing-table .inner-box,
.subscribe-form {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.team-block .thumb {
  position: relative;
  height: 120px;
  width: 120px;
  display: inline-block;
  border: 3px solid #fd7e14;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.team-block .thumb img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.team-block .inner-box:hover .thumb img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.team-block .info-box .name {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 500;
  color: #fff;
  margin-bottom: 5px;
}
.team-block .info-box .designation {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1em;
  color: #fd7e14;
  font-weight: 500;
}
.team-block .devider {
  position: relative;
  top: -50px;
  display: block;
  height: 120px;
  background-image: url(../images/icons/team-devider.png);
  background-size: 100%;
  z-index: -1;
  margin-bottom: -30px;
}
.team-block .lower-content {
  position: relative;
  padding: 0 35px;
}
.team-block .other-info li {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 5px;
}
.team-block .other-info li strong {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: Oswald, sans-serif;
  min-width: 50px;
}
.team-block .other-info .social-links a {
  position: relative;
  display: inline-block;
  margin-right: 7px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  line-height: 20px;
}
.pricing-section .row {
  margin: 0 -50px;
}
.pricing-table {
  position: relative;
  padding: 0 50px;
  margin-bottom: 50px;
}
.pricing-table .inner-box {
  position: relative;
  max-width: 325px;
  margin: 0 auto;
  padding-top: 50px;
  border-top: 5px solid #fd7e14;
  border-bottom: 5px solid #fd7e14;
  border-radius: 40px 0;
}
.pricing-table .title-box {
  position: relative;
  border-right: 5px solid #fd7e14;
  padding: 10px 20px;
  text-align: right;
  margin-bottom: 30px;
}
.pricing-table .title-box h3 {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 1.2em;
  color: #fd7e14;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  transition: 0.3s;
}
.pricing-tabs .tab-btns li,
.pricing-tabs .tab-btns li.tab-btn:before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.pricing-table .title-box span {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 1em;
}
.pricing-table .text {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: right;
  padding: 0 20px;
  margin-bottom: 40px;
}
.pricing-table .table-content ul {
  margin-bottom: 25px;
}
.pricing-table .table-content ul li {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
  padding: 7px 25px;
  background-color: rgba(0, 0, 0, 0.2);
  border-left: 2px solid #fd7e14;
  margin-bottom: 5px;
}
.pricing-table .price-box .title {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 1em;
  color: #fd7e14;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  margin-bottom: 10px;
}
.pricing-table .price {
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 1em;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
.pricing-table .price span {
  position: relative;
  display: inline-block;
  font-size: 30px;
  top: 0;
  margin-right: 5px;
  font-weight: 600;
}
.pricing-table .price sup {
  font-size: 24px;
  color: #fff;
  margin-left: 5px;
  font-weight: 400;
}
.pricing-table .table-footer {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.pricing-tabs .tab-buttons {
  position: relative;
  display: block;
  text-align: center;
  margin-top: 30px;
}
.pricing-tabs .tab-btns {
  position: relative;
  display: inline-block;
  width: 280px;
  border-radius: 20px 0;
  border-left: 2px solid #fd7e14;
  border-right: 2px solid #fd7e14;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.pricing-tabs .tab-btns li {
  position: relative;
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 25px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  z-index: 8;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  transition: 0.3s;
}
.pricing-tabs .tab-btns li.tab-btn:before {
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  width: 100%;
  background-color: #252525;
  content: "";
  z-index: -1;
  transition: 0.3s linear;
}
.testimonial-section .carousel-outer {
  margin: 0 -20px;
}
.testimonial-block {
  position: relative;
  padding: 40px 20px;
}
.testimonial-block .inner-box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  position: relative;
  background-color: #252525;
}
.testimonial-block .inner-box:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 10px;
  background-color: #fd7e14;
  content: "";
}
.testimonial-block .content-box {
  position: relative;
  padding: 70px 30px 40px;
}
.testimonial-block .content-box .icon {
  position: absolute;
  right: 30px;
  top: -30px;
  font-size: 60px;
  line-height: 1em;
  color: #fd7e14;
}
.testimonial-block .content-box .rating {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 1em;
  color: #fd7e14;
  margin-bottom: 20px;
}
.testimonial-block .content-box .text {
  display: block;
  font-size: 20px;
  color: #bbb;
  line-height: 1.5em;
}
.testimonial-block .info-box {
  position: relative;
  padding: 30px 50px 30px 130px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.testimonial-block .thumb {
  position: absolute;
  top: 15px;
  left: 30px;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-block .name {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
}
.testimonial-block .designation {
  display: block;
  font-size: 16px;
  line-height: 1.4em;
  color: #fd7e14;
}
.testimonial-block-two .inner-box .image {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-block-two .inner-box .text {
  position: relative;
  color: #999;
  font-size: 22px;
  line-height: 1.6em;
  max-width: 800px;
  margin: 30px auto 0;
}
.testimonial-block-two .inner-box h3 {
  position: relative;
  color: #fff;
  font-size: 22px;
  line-height: 1.7em;
  margin-top: 30px;
}
.testimonial-block-two .inner-box .designation {
  position: relative;
  color: #87909f;
  font-size: 16px;
  line-height: 1.4em;
  margin-top: 5px;
}
.newsletter-section {
  position: relative;
  padding: 100px 0;
  z-index: 1;
}
.subscribe-form {
  position: relative;
  background-color: #252525;
  padding: 80px 70px;
}
.subscribe-form:before {
  position: absolute;
  right: 50%;
  top: 0;
  height: 100%;
  width: 100%;
  transform: rotate(-30deg);
  background-color: #fff;
  opacity: 0.02;
  content: "";
}
.subscribe-form .envelope-image {
  position: absolute;
  right: 5%;
  top: 0;
  width: 30%;
  height: 100%;
  opacity: 0.7;
  background-size: contain;
  background-image: url(../images/icons/envelope-icon.png);
}
.subscribe-form .form-inner {
  position: relative;
  max-width: 60%;
  width: 100%;
}
.subscribe-form .upper-box {
  position: relative;
  margin-bottom: 30px;
  padding-left: 30px;
  border-left: 5px solid #fd7e14;
}
.subscribe-form .upper-box h4 {
  position: relative;
  display: block;
  font-size: 42px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 15px;
}
.subscribe-form .upper-box .text {
  display: block;
  font-size: 16px;
  line-height: 1.8em;
  color: #999;
}
.subscribe-form .form-group {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  padding-right: 70px;
  z-index: 2;
}
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group input[type="tel"],
.subscribe-form .form-group input[type="text"],
.subscribe-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 30px;
  height: 60px;
  font-size: 15px;
  color: #fff;
  background: #3b3b3b;
  padding: 14px 30px;
  border: 1px solid transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.subscribe-form .form-group button,
.subscribe-form .form-group input[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  min-width: 60px;
  text-align: center;
  font-size: 18px;
  line-height: 60px;
  background-color: #222;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  color: #fff;
}
.subscribe-form .form-group button:hover,
.subscribe-form .form-group input[type="submit"]:hover {
  background-color: #fff;
  color: #222;
  border-radius: 50%;
}
.news-section.alternate {
  padding: 120px 0;
}
.news-block .inner-box {
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.news-block .inner-box .image {
  position: relative;
  display: block;
  background: #222;
  overflow: hidden;
}
.news-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.blog-single .post-share-options .tags a,
.news-block .lower-content h3 a {
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  position: relative;
}
.news-block .inner-box:hover .image a img {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.news-block .lower-content {
  position: relative;
  padding: 30px 25px 25px;
  background-color: #252525;
  border-bottom: 4px solid #fd7e14;
  border-radius: 0 0 15px 15px;
  z-index: 1;
}
.news-block .post-info {
  position: relative;
  margin-bottom: 10px;
}
.news-block .post-info li {
  position: relative;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 30px;
  padding: 0 10px;
  background-color: #111;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  color: #fff;
}
.news-block .lower-content h3 {
  position: relative;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.news-block .lower-content h3 a {
  transition: 0.3s;
}
.news-block .lower-content .text {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.news-block .lower-content .theme-btn {
  padding: 10px 20px;
  line-height: 20px;
  font-size: 14px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.blog-single .two-column {
  position: relative;
  margin-top: 40px;
  margin-bottom: 10px;
}
.blog-single blockquote {
  position: relative;
  border-left: 3px solid #fd7e14;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 40px auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 5px 0 0 5px;
}
.blog-single blockquote cite {
  display: block;
  font-style: normal;
  margin-top: 5px;
  color: #fff;
  font-size: 14px;
}
.blog-single .post-share-options {
  position: relative;
  margin-bottom: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  padding: 20px;
  background-color: #252525;
}
.blog-single .post-share-options p {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  font-family: Roboto, sans-serif;
}
.blog-single .post-share-options .tags a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}
.blog-single .post-share-options .tags a:hover {
  color: #000;
  background-color: #fff;
}
.author-box {
  position: relative;
  padding: 38px 40px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  margin-bottom: 70px;
}
.author-box .inner-box {
  position: relative;
  padding-left: 160px;
  min-height: 150px;
  padding-top: 15px;
}
.author-box .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 145px;
  width: 135px;
  margin-bottom: 20px;
}
.author-box .name,
.author-box .text {
  margin-bottom: 10px;
  position: relative;
}
.author-box .name {
  font-size: 18px;
  line-height: 25px;
  color: #222;
  font-weight: 600;
}
.author-box .text {
  float: right;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  font-weight: 400;
}
.author-box .social-icon {
  position: relative;
  z-index: 9;
}
.author-box .social-icon li {
  position: relative;
  display: inline-block;
  margin-right: 12px;
}
.author-box .social-icon li a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #222;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.error-section {
  position: relative;
  text-align: center;
  padding: 200px 0 150px;
}
.error-section .sec-title .float-text {
  top: 0;
}
.error-section .sec-title h1 {
  position: relative;
  display: inline-block;
  font-size: 200px;
  line-height: 1em;
  color: #fd7e14;
  font-weight: 700;
  letter-spacing: 0;
  transition: 0.8s;
}
.social-icon-two li a,
.styled-pagination li a {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  border-radius: 15px;
  border-bottom: 2px solid #fd7e14;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  color: #fff;
  text-align: center;
  background-color: #252525;
}
.error-section h3 {
  font-size: 60px;
  line-height: 1.2em;
  padding: 0;
  margin: 0 0 50px;
  font-weight: 700;
  color: #fff;
}
.error-section .text {
  font-size: 24px;
  line-height: 1.2em;
  color: #222;
  margin-bottom: 35px;
}
.error-section .theme-btn {
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 3px;
}
.styled-pagination {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 50px;
}
.styled-pagination li {
  position: relative;
  display: inline-block;
  margin: 0 10px;
}
.styled-pagination li a {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 40px;
  width: 40px;
  transition: 0.3s;
}
.clients-section {
  position: relative;
  padding: 40px 0;
  background: azure;
}
.clients-section .auto-container {
  padding-bottom: 20px;
}
.clients-section a {
  position: absolute;
  left: 46%;
}
.clients-section .slide-item {
  text-align: center;
  padding: 10px;
}
.clients-section .slide-item img {
  position: relative;
  display: inline-block;
  width: 100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.main-footer .widgets-section {
  position: relative;
  background-size: cover;
  padding: 150px 0 70px;
  background-color: #252525;
}
.main-footer .footer-column .widget-title {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.main-footer .footer-column .widget-title:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 40px;
  background-color: #fd7e14;
  content: "";
}
.main-footer .logo,
.sidebar-page-container .sidebar-title {
  position: relative;
  margin-bottom: 25px;
}
.main-footer .footer-logo img {
  display: block;
  max-width: 100%;
}
.main-footer .about-widget .text p {
  font-size: 14px;
  line-height: 24px;
  color: #aaa;
  font-weight: 400;
  margin-bottom: 30px;
}
.social-icon-two li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.social-icon-two li a {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 30px;
  width: 30px;
  transition: 0.3s;
}
.recent-posts .post .date,
.user-links li a {
  font-size: 14px;
  display: block;
  line-height: 30px;
}
.main-footer .footer-bottom .copyright-text a,
.user-links li a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.social-icon-two li a:hover {
  color: #fd7e14;
  border-color: #fff;
}
.recent-posts {
  position: relative;
  padding-left: 40px;
}
.recent-posts .post {
  position: relative;
  min-height: 90px;
  margin-bottom: 30px;
}
.recent-posts .post .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 90px;
  width: 90px;
  overflow: hidden;
}
.recent-posts .post h4 {
  position: relative;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 5px;
}
.recent-posts .post .date {
  position: relative;
  color: #bbb;
}
.recent-posts .post .date span {
  color: #fd7e14;
  margin-right: 4px;
  opacity: 0.7;
}
.cart-table tbody .available-info,
.useful-links {
  position: relative;
  padding-left: 50px;
}
.comments-area .comment-info,
.user-links li {
  position: relative;
  display: block;
  margin-bottom: 5px;
}
.user-links li a {
  position: relative;
  color: #fff;
  font-weight: 400;
  padding: 0 15px;
  border-left: 1px solid #fd7e14;
  transition: 0.3s;
}
.main-footer .contact-list li {
  position: relative;
  padding: 10px 30px 10px 55px;
  margin-bottom: 10px;
  background-color: #252525;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.main-footer .contact-list li .icon {
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 23px;
  line-height: 25px;
  color: #fff;
}
.main-footer .contact-list li .text {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
}
.main-footer .footer-bottom {
  position: relative;
  width: 100%;
  background-color: #252525;
}
.main-footer .footer-bottom .copyright-text {
  position: relative;
  float: left;
  padding: 20px 0;
}
.main-footer .footer-bottom .copyright-text p {
  position: relative;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.main-footer .footer-bottom .copyright-text a {
  color: #fff;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  transition: 0.3s;
}
.main-footer .footer-bottom .footer-nav {
  position: relative;
  float: right;
}
.main-footer .footer-bottom .footer-nav ul {
  position: relative;
  padding: 15px 0;
}
.main-footer .footer-bottom .footer-nav ul li {
  position: relative;
  float: left;
  margin-left: 10px;
  font-family: Oswald, sans-serif;
}
.main-footer .footer-bottom .footer-nav ul li a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #333;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.main-footer .footer-bottom .footer-nav ul li a:hover {
  color: #ffbc00;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.sidebar-page-container {
  position: relative;
  overflow: hidden;
  padding: 120px 0 70px;
}
.sidebar-side .sidebar.pd-left {
  padding-left: 30px;
}
.sidebar-widget {
  position: relative;
  margin-bottom: 50px;
  height: 50%;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  background-color: #abe0f7;
  padding: 40px 30px;
}
.sidebar-page-container .sidebar-title h2 {
  position: relative;
  display: inline-block;
  font-size: 26px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.02em;
}
.sidebar .search-box {
  position: relative;
  padding: 0;
}
.sidebar .search-box .form-group {
  position: relative;
  margin: 0;
}
.sidebar .search-box .form-group input[type="search"],
.sidebar .search-box .form-group input[type="text"] {
  position: relative;
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 20px;
  padding: 24px 30px;
  height: 70px;
  width: 100%;
  background-color: #252525;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.comment-form .form-group input:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus,
.coupon-form .form-group input[type="text"]:focus,
.shop-comment-form .form-group input[type="email"]:focus,
.shop-comment-form .form-group input[type="password"]:focus,
.shop-comment-form .form-group input[type="tel"]:focus,
.shop-comment-form .form-group input[type="text"]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus,
.sidebar .search-box .form-group input:focus {
  border-color: #ffbc00;
}
.sidebar .search-box .form-group button,
.sidebar .search-box .form-group input[type="submit"] {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: block;
  font-size: 18px;
  background-color: transparent;
  color: #fff;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.instagram-widget .image a:after,
.latest-news .post-thumb a:after {
  margin-left: -10px;
  margin-top: -10px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.cat-list li,
.latest-news .post-thumb a:before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.sidebar .search-box .form-group button:hover,
.sidebar .search-box .form-group input[type="submit"]:hover {
  color: #777;
}
.sidebar .blog-categories {
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  background-color: #252525;
}
.price-filters,
.sidebar .tags {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.cat-list li {
  position: relative;
  margin-bottom: 5px;
  transition: 0.3s;
}
.cat-list li a {
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  font-weight: 400;
  padding: 10px 20px;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.cat-list li a span {
  float: right;
  font-size: 13px;
  line-height: 30px;
  color: #fff;
  opacity: 0.9;
}
.cat-list li.active a,
.cat-list li:hover a {
  background-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.instagram-widget,
.sidebar .latest-news {
  position: relative;
  padding: 30px 30px 35px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.latest-news .post {
  position: relative;
  padding-left: 105px;
  margin-bottom: 30px;
  min-height: 85px;
  padding-top: 5px;
}
.latest-news .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 85px;
  width: 85px;
  margin-bottom: 20px;
}
.latest-news .post-thumb a:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  content: "";
  background-color: #ffbc00;
  z-index: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: 0.3s;
}
.instagram-widget .link-box a,
.latest-news .post-thumb a:after {
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  text-align: center;
}
.instagram-widget .image a:hover:after,
.instagram-widget .image a:hover:before,
.latest-news .post:hover .post-thumb a:after,
.latest-news .post:hover .post-thumb a:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.instagram-widget .image a:before,
.latest-news .post-thumb a:after {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.latest-news .post-thumb a:after {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 50%;
  top: 50%;
  line-height: 20px;
  font-size: 18px;
  z-index: 9;
  content: "\f002";
  transform: scale(0);
  transition: 0.3s;
}
.latest-news .post-thumb img,
.product-details .image-column .image-box img {
  position: relative;
  display: block;
  width: 100%;
}
.latest-news .post h3 {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 7px;
}
.cart-table tbody tr .remove-btn:hover,
.coming-soon .emailed-form .form-group input[type="submit"]:hover,
.coming-soon .emailed-form button:hover,
.latest-news .post:hover h3 a,
.shop-item .lower-content .name a:hover,
.sidebar .related-posts .post a,
.sidebar .related-posts .post a:hover {
  color: #ffbc00;
}
.latest-news .post .post-info {
  position: relative;
  font-size: 12px;
  line-height: 24px;
  color: #ffbc00;
  font-weight: 400;
  font-style: italic;
}
.instagram-widget .link-box {
  position: absolute;
  right: 30px;
  top: 32px;
}
.instagram-widget .link-box a {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #252525;
  font-size: 18px;
  transition: 0.3s;
}
.instagram-widget .image a:after,
.instagram-widget .image a:before {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.instagram-widget .link-box a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #252525;
}
.instagram-widget .outer {
  position: relative;
  margin: 0 -4px;
}
.instagram-widget .outer .image {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 4px;
  margin-bottom: 8px;
}
.instagram-widget .image a:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #252525;
  padding: 5px;
  opacity: 0.7;
  content: "";
  transform: scale(0);
  transition: 0.3s;
}
.instagram-widget .image a:after {
  position: absolute;
  height: 20px;
  width: 20px;
  left: 50%;
  top: 50%;
  text-align: center;
  line-height: 20px;
  font-size: 18px;
  color: #fff;
  content: "\f002";
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: 0.3s;
}
.sidebar .tags {
  padding: 30px;
}
.tag-list li {
  position: relative;
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
}
.tag-list li a {
  position: relative;
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 25px;
  padding: 5px 18px;
  font-weight: 400;
  text-align: center;
  background-color: #252525;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.tag-list li a:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
  color: #000;
}
.blog-cat {
  position: relative;
  border: 1px dashed #ccc;
}
.blog-cat li a {
  position: relative;
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  color: #222;
  display: block;
  border-bottom: 1px dashed #ccc;
  border-left: 5px solid transparent;
  padding: 25px 40px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  font-family: Rubik, sans-serif;
}
.blog-cat li:last-child a,
.order-box ul li:last-child {
  border-bottom: 0;
}
.blog-cat li a:before {
  position: absolute;
  content: "\f105";
  right: 33px;
  top: 27.5px;
  color: #ffbc00;
  font-size: 18px;
  line-height: 30px;
  font-family: FontAwesome;
}
.blog-cat li a:hover,
.blog-cat li.active a {
  color: #fff;
  background-color: #ffbc00;
  border-left: 5px solid #222;
}
.group-title h3 {
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 600;
}
.comments-area .comment-box.reply-comment {
  margin-left: 70px;
}
.comments-area .comment {
  position: relative;
  min-height: 110px;
  padding: 30px 30px 30px 130px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  background-color: #252525;
}
.comments-area .comment-box .author-thumb {
  position: absolute;
  left: 30px;
  top: 30px;
  height: 80px;
  width: 80px;
  margin-bottom: 10px;
}
.comments-area .comment-box .author-thumb img {
  width: 100%;
  display: block;
}
.comments-area .comment-box .name {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 1em;
  font-weight: 600;
  color: #fff;
  margin-right: 10px;
}
.comments-area .comment-box .date {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #ffbc00;
  font-weight: 400;
}
.comments-area .comment-box .rating {
  font-size: 10px;
  line-height: 1em;
  color: orange;
  margin-bottom: 10px;
}
.comments-area .comment-box .text {
  font-size: 15px;
  line-height: 25px;
  color: #999;
  font-weight: 400;
}
.comments-area .comment-box .reply-btn {
  position: absolute;
  right: 30px;
  top: 28px;
  font-size: 14px;
  line-height: 15px;
  color: #fff;
  font-weight: 400;
  background-color: #444;
  padding: 5px 10px;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.comments-area .comment-box .reply-btn:hover {
  color: #ffbc00;
  background-color: transparent;
}
.comment-form .form-group input[type="email"],
.comment-form .form-group input[type="text"],
.comment-form .form-group select,
.comment-form .form-group textarea {
  position: relative;
  display: block;
  height: 50px;
  width: 100%;
  font-size: 16px;
  color: #999;
  line-height: 20px;
  font-weight: 400;
  padding: 14px 22px;
  background-color: #252525;
  border: 1px solid transparent;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.shop-item .overlay-box,
.shop-item .overlay-box .btn-box a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.comment-form .form-group textarea {
  height: 150px;
  resize: none;
  padding-top: 20px;
}
.comment-form .form-group button,
.comment-form .form-group input[type="submit"] {
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 600;
}
.shop-item {
  position: relative;
  margin-bottom: 80px;
}
.shop-item .inner-box {
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.shop-item .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  transition: 0.3s;
}
.shop-item .inner-box:hover .overlay-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.shop-item .overlay-box .tag {
  position: absolute;
  left: 20px;
  top: 20px;
  padding: 0 15px;
  border-radius: 5px;
  background-color: #252525;
  font-size: 12px;
  line-height: 25px;
  color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.shop-item .overlay-box .btn-box {
  position: absolute;
  text-align: center;
  bottom: 20px;
  width: 100%;
}
.shop-item .overlay-box .btn-box a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #222;
  line-height: 40px;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  text-align: center;
  background-color: #fff;
  margin: 0 2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}
.shop-item .overlay-box .btn-box a:hover {
  background-color: #ffbc00;
  color: #fff;
}
.shop-item .lower-content {
  position: relative;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.shop-item .lower-content .name {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  margin-bottom: 5px;
}
.shop-item .lower-content .name a {
  display: inline-block;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.shop-item .lower-content .price {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #ffbc00;
  font-weight: 700;
}
.shop-item .lower-content .price del {
  color: #ddd;
}
.our-shop .styled-pagination {
  position: relative;
  margin-top: 0;
}
.shop-sidebar {
  position: relative;
  padding-right: 30px;
}
.sidebar .related-posts {
  position: relative;
  padding: 30px 30px 40px;
}
.sidebar .related-posts .post {
  position: relative;
  padding: 0 0 0 90px;
  margin-bottom: 20px;
}
.sidebar .related-posts .post:last-child {
  margin-bottom: 0;
  border: 0;
  min-height: inherit;
}
.sidebar .related-posts .post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.sidebar .related-posts .post h4 {
  position: relative;
  padding-top: 4px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1.2em;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  margin-bottom: 4px;
}
.sidebar .related-posts .post h4 a {
  color: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}
.sidebar .related-posts .post .price {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #999;
  line-height: 20px;
}
.sidebar .related-posts .post .rating {
  line-height: 1em;
}
.sidebar .related-posts .post .rating .fa {
  position: relative;
  display: inline-block;
  font-size: 10px;
  line-height: 20px;
  color: orange;
}
.price-filters {
  position: relative;
  padding: 30px;
}
.cart-outer .table-outer,
.cart-section .totals-table,
.order-box,
.shipping-block .inner-box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.range-slider-one {
  position: relative;
  min-height: 48px;
  padding-top: 10px;
  margin-top: -20px;
}
.range-slider-one .title {
  position: relative;
  float: left;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 8px;
}
.range-slider-one .title:before {
  position: absolute;
  content: "$";
  right: -14px;
  top: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.range-slider-one .input {
  float: right;
  left: 8px;
  max-width: 75px;
  padding-left: 8px;
  margin-top: 8px;
  position: relative;
}
.range-slider-one .input input {
  background: 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  width: auto;
  text-align: left;
}
.range-slider-one .ui-widget.ui-widget-content {
  height: 3px;
  border: none;
  margin-bottom: 25px;
  background: #fff;
}
.range-slider-one .ui-slider .ui-slider-range {
  top: 0;
  height: 3px;
  background: #666;
}
.range-slider-one .ui-state-default,
.range-slider-one .ui-widget-content .ui-state-default {
  top: -3px;
  width: 10px;
  height: 10px;
  background: #ffbc00;
  cursor: pointer;
  border-radius: 50%;
  border-color: #ffbc00;
}
.coming-soon,
.coming-soon .content:before {
  background-repeat: no-repeat;
  background-size: cover;
}
.range-slider-one .theme-btn {
  padding: 8px 25px;
  border-radius: 0;
}
.project-section-two .mixitup-gallery .sky-color {
  background-color: #abe0f7;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  border-radius: 2vh;
  padding: 1vh;
}
.product-details .image-column .image-box {
  margin-bottom: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.product-details .basic-details .details-header {
  position: relative;
  margin-bottom: 16px;
}
.product-details .basic-details .details-header h4 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2em;
  color: #fff;
  margin: 5px 0;
}
.product-details .basic-details .details-header h4 a {
  color: #333;
}
.product-details .basic-details .details-header .rating {
  font-size: 12px;
  color: #ffbc00;
  margin-bottom: 15px;
  display: inline-block;
}
.product-details .basic-details .details-header .reviews {
  position: relative;
  display: inline-block;
  color: #999;
  font-weight: 400;
  margin-left: 15px;
}
.product-details .basic-details .details-header .rating .fa {
  display: inline-block;
}
.product-details .basic-details .details-header .rating .txt {
  font-size: 14px;
  padding-left: 10px;
  color: #999;
}
.product-details .basic-details .details-header .item-price {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: 24px;
}
.product-details .basic-details .details-header .item-price del {
  color: #999;
  margin-left: 10px;
  font-weight: 400;
}
.product-details .basic-details .prod-info {
  margin-bottom: 15px;
  line-height: 1.6em;
  font-size: 13px;
}
.product-details .basic-details .prod-info strong {
  font-weight: 700;
  color: #111;
}
.product-details .basic-details .text {
  margin-bottom: 25px;
  color: #999;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
}
.cart-section input.quantity-spinner,
.product-details .basic-details .quantity-spinner {
  line-height: 24px;
  padding: 10px 15px !important;
  height: 46px !important;
  box-shadow: none !important;
  background-color: #252525;
  border-color: #252525 !important;
  color: #fff !important;
}
.cart-section .bootstrap-touchspin .input-group-btn-vertical {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 99;
}
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn,
.product-details
  .basic-details
  .bootstrap-touchspin
  .input-group-btn-vertical
  > .btn {
  padding: 11px 10px;
  background: #555 !important;
  color: #fff;
}
.cart-section .bootstrap-touchspin .input-group-btn-vertical i,
.product-details .bootstrap-touchspin .input-group-btn-vertical i {
  top: 0;
  font-weight: 900;
}
.product-details .basic-details .item-quantity {
  position: relative;
  float: left;
  width: 85px;
  margin-bottom: 25px;
  margin-right: 25px;
}
.product-details .basic-details .item-quantity .field-label {
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  display: inline-block;
  padding-right: 20px;
}
.cart-table input.quantity-spinner,
.product-details .basic-details .quantity-spinner {
  font-size: 18px;
  line-height: 24px;
  padding: 10px 15px !important;
  height: 50px !important;
  box-shadow: none !important;
}
.cart-table .bootstrap-touchspin .input-group-btn-vertical > .btn,
.product-details
  .basic-details
  .bootstrap-touchspin
  .input-group-btn-vertical
  > .btn {
  padding: 12px 10px;
  background: #f4f5f6;
  border-radius: 0;
}
.cart-table .bootstrap-touchspin .input-group-btn-vertical i,
.product-details .bootstrap-touchspin .input-group-btn-vertical i {
  top: 8px;
}
.product-details .basic-details .add-to-cart {
  margin-left: 10px;
  border-radius: 0;
}
.shop-single .product-details .prod-tabs .tab-btns {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
.shop-single .product-details .prod-tabs .tab-btns .tab-btn {
  position: relative;
  top: 1px;
  display: block;
  float: left;
  margin-right: 10px;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.9);
  color: #222;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
  border-radius: 0;
  padding: 10px 30px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #222;
}
.shop-single .product-details .prod-tabs .tab-btns .tab-btn.active-btn,
.shop-single .product-details .prod-tabs .tab-btns .tab-btn:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #222;
  color: #fff;
}
.shop-single .product-details .prod-tabs .tabs-content .tab {
  position: relative;
  display: none;
  border-top: 0;
}
.shop-single .product-details .prod-tabs .tabs-content .tab .content {
  position: relative;
  padding: 30px;
  background-color: #252525;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.shop-single .product-details .prod-tabs .tabs-content .tab .content p {
  position: relative;
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 25px;
  color: #999;
}
.prod-tabs .tabs-content .tab .title {
  position: relative;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
}
.shop-comment-form {
  position: relative;
  margin-top: 50px;
}
.shop-comment-form h2 {
  position: relative;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 10px;
}
.shop-comment-form .mail-text {
  position: relative;
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}
.shop-comment-form .rating-box .text {
  position: relative;
  float: left;
  margin-right: 30px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 15px;
}
.shop-comment-form .rating-box .rating {
  position: relative;
  margin-right: 10px;
  display: inline-block;
}
.shop-comment-form .rating-box .rating .fa {
  position: relative;
  margin-right: 5px;
  display: inline-block;
}
.shop-comment-form .rating-box .rating a {
  position: relative;
  color: #ccc;
  font-size: 12px;
  display: inline-block;
}
.shop-comment-form .form-group label {
  position: relative;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
.shop-comment-form .form-group input[type="email"],
.shop-comment-form .form-group input[type="password"],
.shop-comment-form .form-group input[type="tel"],
.shop-comment-form .form-group input[type="text"],
.shop-comment-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 20px;
  height: 50px;
  color: #848484;
  font-weight: 300;
  background: #252525;
  border: 1px solid transparent;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.cart-section .cart-options .cart-btn,
.shop-comment-form .form-group textarea {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.shop-comment-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 15px 20px;
  color: #848484;
  height: 120px;
  font-weight: 300;
  resize: none;
  background: #252525;
  border: 1px solid transparent;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  transition: 0.3s;
}
.shop-comment-form button {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  padding: 10px 40px;
  margin-top: 10px;
  text-transform: uppercase;
}
.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus {
  border-color: #f06529;
}
.cart-table tbody tr td:last-child,
.cart-table thead tr th {
  border-right: 1px solid #444;
  text-align: center;
}
.cart-section {
  position: relative;
  padding: 100px 0 60px;
}
.cart-outer .table-outer {
  position: relative;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 50px;
}
.cart-outer .cart-table {
  width: 100%;
  min-width: 900px;
}
.cart-table .cart-header {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  background: #252525;
  color: #fff;
  border: 1px solid #444;
}
.cart-table thead tr th {
  line-height: 24px;
  padding: 15px 25px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.cart-table thead tr th .fa {
  font-size: 18px;
}
.cart-table tbody tr td {
  line-height: 24px;
  padding: 30px 25px;
  vertical-align: middle;
  color: #797979;
  font-size: 17px;
  text-align: center;
  font-weight: 500;
  border-left: 1px solid #444;
}
.cart-table tbody tr .qty {
  width: 200px;
}
.cart-table tbody tr .qty .item-quantity {
  max-width: 100px;
  margin: 0 auto;
}
.cart-table tbody tr .qty .quantity-spinner {
  background: #252525;
}
.cart-table tbody tr .prod-column .column-box {
  position: relative;
  min-height: 110px;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb {
  position: relative;
  width: 140px;
  margin: 0 auto;
  text-align: center;
}
.cart-table tbody tr .prod-column .column-box .prod-thumb img {
  display: inline-block;
  max-width: 100%;
}
.cart-table tbody tr .prod-column .column-box h4 {
  font-size: 14px;
  color: #aaa;
  font-weight: 400;
  line-height: 90px;
}
.cart-table tbody tr .prod-column .author {
  font-size: 13px;
  color: #aaa;
  margin-bottom: 0;
}
.cart-table tbody tr .sub-total {
  font-weight: 500;
  color: #aaa;
  font-size: 16px;
}
.cart-table tbody tr .sub-total.price {
  font-weight: 500;
}
.cart-table tbody tr .remove-btn {
  position: relative;
  font-size: 14px;
  color: #aaa;
  line-height: 30px;
  font-weight: 500;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.cart-table tbody tr .remove-btn .fa {
  position: relative;
  font-size: 18px;
  line-height: 30px;
}
.cart-table tbody tr {
  border-bottom: 1px solid #444;
}
.cart-table tbody tr td.total {
  font-size: 18px;
  color: #aaa;
}
.cart-table tbody tr td .prod-title {
  position: relative;
  font-size: 18px;
  color: #aaa;
  font-weight: 700;
  font-family: Roboto, sans-serif;
}
.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 .icon {
  position: absolute;
  left: 0;
  top: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #223555;
  border-radius: 50%;
}
.cart-section .cart-options {
  position: relative;
  padding: 30px 30px 10px;
  border: 1px solid #444;
  margin-bottom: 50px;
}
.cart-section .cart-options .cart-btn {
  padding: 14px 36px;
  line-height: 20px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  background-color: #222;
  border: 1px solid transparent;
  font-family: Montserrat, sans-serif;
  margin-bottom: 10px;
  transition: 0.3s;
}
.cart-section .cart-options .cart-btn:hover,
.cart-section .coupon-btn:hover,
.cart-section .totals-table .proceed-btn:hover {
  background-color: #fff;
  color: #222;
  border: 1px solid #222;
}
.cart-section .apply-coupon .form-group {
  position: relative;
  float: left;
  margin-right: 20px;
}
.cart-section .apply-coupon .form-group input[type="text"] {
  display: block;
  line-height: 28px;
  padding: 10px 25px;
  border: 1px solid #252525;
  width: 225px;
  height: 50px;
  color: #fff;
  background: #252525;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.cart-section .coupon-btn,
.cart-section .totals-table .proceed-btn,
.shipping-form button {
  padding: 14px 25px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 20px;
  text-transform: capitalize;
  background-color: #222;
  border: 1px solid transparent;
  font-family: Montserrat, sans-serif;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.cart-section .cart-options .btn-style-one {
  top: -7px;
  padding-left: 32px;
  padding-right: 32px;
}
.cart-section .totals-table {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #444;
}
.cart-section .totals-table li {
  line-height: 24px;
  padding: 18px 30px;
  border-bottom: 1px solid #444;
}
.cart-section .totals-table li:first-child {
  background-color: #252525;
  padding: 18px 45px;
}
.cart-section .totals-table li h3 {
  position: relative;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
}
.cart-section .totals-table li:last-child {
  border-bottom: none;
  padding: 40px 40px 50px;
}
.cart-section .totals-table .col {
  position: relative;
  display: block;
  float: left;
  line-height: 30px;
  width: 50%;
  color: #aaa;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}
.cart-section .totals-table li .col:last-child {
  text-align: right;
  border-left: 1px solid #444;
}
.cart-section .totals-table .total .price {
  color: #aaa;
  font-weight: 600;
}
.shipping-block .inner-box {
  position: relative;
  padding: 40px 30px 20px;
  border: 1px solid #444;
  margin-bottom: 50px;
}
.shipping-block .inner-box h3 {
  position: relative;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: capitalize;
}
.shipping-block .inner-box h4 {
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 22px;
  text-transform: capitalize;
}
.shipping-form .row {
  position: relative;
  margin: 0 -10px;
}
.shipping-form .form-group {
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
}
.shipping-form .form-group input[type="email"],
.shipping-form .form-group input[type="password"],
.shipping-form .form-group input[type="tel"],
.shipping-form .form-group input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 20px;
  height: 50px;
  font-size: 16px;
  color: #aaa;
  border: 1px solid #252525;
  background-color: #252525;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.checkout-page .default-links li a,
.coupon-form .form-group input[type="text"] {
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}
.login-form .form-group input[type="email"]:focus,
.login-form .form-group input[type="password"]:focus,
.login-form .form-group input[type="tel"]:focus,
.login-form .form-group input[type="text"]:focus,
.login-form .form-group select:focus,
.login-form .form-group textarea:focus,
.shipping-form .form-group input[type="email"]:focus,
.shipping-form .form-group input[type="password"]:focus,
.shipping-form .form-group input[type="tel"]:focus,
.shipping-form .form-group input[type="text"]:focus,
.shipping-form .form-group select:focus,
.shipping-form .form-group textarea:focus {
  border-color: #ffbc00;
  color: #fff;
}
.shipping-form button:hover {
  border: 1px solid #222;
  background-color: #fff;
  color: #222;
}
.checkout-page {
  position: relative;
  padding: 110px 0 70px;
}
.checkout-page .default-links li {
  line-height: 20px;
  padding: 15px 25px;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background-color: #252525;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  margin-bottom: 30px;
}
.checkout-page .default-links li .far {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #ffbc00;
  margin-right: 20px;
}
.checkout-page .default-links li a {
  color: #ffbc00;
  font-size: 16px;
  display: inline-block;
  transition: 0.3s;
}
.checkout-page .default-links li a:hover {
  color: #ffbc00;
  text-decoration: underline;
}
.checkout-page .sec-title h3 {
  font-size: 28px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid #444;
}
.checkout-form .column .inner-column {
  position: relative;
  padding: 30px;
  border: 1px solid #444;
}
.checkout-form .form-group,
.payment-box .payment-options li {
  position: relative;
  margin-bottom: 15px;
}
.coupon-box,
.login-section h2,
.order-box .sec-title {
  margin-bottom: 25px;
}
.checkout-form .form-group .field-label {
  display: block;
  line-height: 24px;
  text-transform: capitalize;
  color: #aaa;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
.checkout-form .form-group .field-label span {
  position: relative;
  font-size: 16px;
  color: #aaa;
  display: block;
  font-weight: 600;
}
.checkout-form .form-group .field-label sup {
  top: -1px;
  font-size: 15px;
  color: #009fe9;
}
.checkout-form .form-group .text {
  position: relative;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.checkout-form input[type="email"],
.checkout-form input[type="number"],
.checkout-form input[type="password"],
.checkout-form input[type="tel"],
.checkout-form input[type="text"],
.checkout-form input[type="url"],
.checkout-form select,
.checkout-form textarea {
  position: relative;
  display: block;
  width: 100%;
  background: #252525;
  font-size: 16px;
  line-height: 20px;
  color: #aaa;
  padding: 14px 22px;
  height: 50px;
  border: 1px solid #252525;
  transition: 0.3s;
}
.checkout-form select {
  cursor: pointer;
  color: #aaa;
  background: url(../images/icons/icon-select.png) right center no-repeat
    #252525;
}
.checkout-form textarea {
  resize: none;
  height: 160px !important;
  padding-left: 30px;
}
.checkout-form input:focus,
.checkout-form select:focus,
.checkout-form textarea:focus {
  border-color: #ffbc00;
  color: #aaa;
}
.checkout-page .check-box {
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  padding-top: 5px;
}
.checkout-page .check-box label {
  position: relative;
  top: -1px;
  font-weight: 400;
  padding: 0;
  font-size: 16px;
  cursor: pointer;
  color: #333;
}
.checkout-page .lower-content {
  margin-top: 30px;
}
.checkout-page .lower-content .column h2 {
  position: relative;
  color: #222;
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 12px;
}
.checkout-page .lower-content .column h2:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background-color: #fa9928;
}
.coupon-box {
  position: relative;
  padding: 25px;
  background-color: #f5f5f5;
}
.order-box,
.payment-box {
  margin-bottom: 50px;
  position: relative;
}
.coming-soon,
.login-form,
.login-section h2,
.order-box .title-box,
.payment-box {
  background-color: #252525;
}
.coupon-form .form-group input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 20px;
  height: 44px;
  font-size: 14px;
  border: 1px solid #ccc;
  transition: 0.3s;
}
.coupon-form button {
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0;
  -ms-border-radius: 0px;
  -o-border-radius: 0;
  padding: 8px 26px;
  text-transform: capitalize;
}
.order-box .sec-title h3 {
  border-bottom: 0;
  padding-bottom: 0;
}
.order-box .title-box {
  position: relative;
  padding: 15px;
  font-weight: 500;
  color: #fff;
}
.order-box .title-box .col {
  position: relative;
  width: 50%;
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}
.order-box ul {
  position: relative;
  border: 1px solid #444;
}
.order-box ul li {
  position: relative;
  padding: 25px 30px;
  font-size: 16px;
  font-weight: 500;
  color: #999;
  line-height: 30px;
  border-bottom: 1px solid #444;
}
.order-box ul li strong {
  color: #aaa;
  font-weight: 500;
  font-size: 16px;
  font-family: Roboto, sans-serif;
}
.order-box ul li span {
  padding: 0 15px;
  width: 50%;
  float: right;
  color: #fff;
  font-size: 16px;
}
.order-box ul li span.free {
  color: #999;
}
.payment-box {
  padding: 30px 50px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.payment-box .upper-box {
  position: relative;
  border-bottom: 1px solid #444;
}
.payment-options {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
.payment-box .payment-options li .radio-option label {
  position: relative;
  display: block;
  padding-left: 30px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}
.payment-box .payment-options li .radio-option label strong {
  font-weight: 400;
}
.payment-box .payment-options li .radio-option input[type="radio"] {
  position: absolute;
  left: 0;
  top: 8px;
}
.payment-box .payment-options li .radio-option label .small-text {
  position: relative;
  display: none;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  line-height: 1.8em;
  padding: 25px 30px;
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.3);
}
.payment-box .payment-options li .radio-option label .small-text:before {
  position: absolute;
  content: "";
  left: 30px;
  top: -8px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid rgba(0, 0, 0, 0.3);
}
.payment-box .payment-options li .radio-option label img {
  position: relative;
  display: block;
  max-width: 100%;
  padding-left: 30px;
  margin-top: 20px;
}
.payment-box .payment-options li .radio-option .what-paypall {
  position: relative;
  display: block;
  color: #999;
  font-size: 16px;
  font-weight: 700;
  margin-left: 120px;
  margin-top: 10px;
}
.payment-box .lower-box {
  position: relative;
  padding: 30px 0 0;
  text-align: right;
}
.payment-box .lower-box .theme-btn {
  padding: 15px 32px;
  margin-right: 0;
  font-weight: 700;
  font-size: 18px;
}
.login-section {
  position: relative;
  padding: 120px 0 60px;
}
.login-section h2 {
  position: relative;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2em;
}
.login-form {
  position: relative;
  padding: 30px 40px 25px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  max-width: 400px;
  margin: 0 auto;
  border-bottom: 5px solid #ffbc00;
  border-radius: 0 0 10px 10px;
}
.clock-wrapper,
.login-form button {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.login-form .form-group label {
  position: relative;
  top: -1px;
  color: #999;
  font-weight: 400;
  font-size: 16px;
}
.login-form .form-group input[type="email"],
.login-form .form-group input[type="password"],
.login-form .form-group input[type="tel"],
.login-form .form-group input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 20px;
  height: 50px;
  color: #aaa;
  font-size: 14px;
  border: 1px solid #222;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.login-form button {
  top: 0;
  margin-top: 0;
  font-size: 16px;
  font-weight: 700;
  padding: 10px 36px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
}
.login-form .psw {
  position: relative;
  color: #999;
  font-size: 16px;
  transition: 0.3s;
}
.coming-soon .content,
.coming-soon .content:before {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
}
.login-form .psw:hover {
  color: #fff;
}
.coming-soon {
  position: fixed;
  width: 100%;
  height: 100%;
  display: block;
  overflow-y: auto;
  background-position: center right;
  text-align: center;
}
.coming-soon .content:before {
  background-image: url(../images/icons/bg-texture-01.jpg);
  content: "";
  opacity: 0.2;
  background-position: center;
  filter: grayscale(1);
  transform: scaleX(-1);
}
.coming-soon .content {
  display: table;
  vertical-align: middle;
}
.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: 240px;
}
.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;
  line-height: 1.2em;
  padding-bottom: 0;
  color: #fff;
  font-variant: small-caps;
}
.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: 700;
  text-align: center;
  z-index: 7;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.2);
  font-family: Roboto, 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: 700;
}
.coming-soon .emailed-form .text {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 1.3em;
  color: #fff;
  font-weight: 500;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
}
.coming-soon .emailed-form .form-group {
  position: relative;
  display: block;
  max-width: 440px;
  width: 100%;
  margin: 0 auto;
}
.coming-soon .emailed-form .form-group input[type="email"],
.coming-soon .emailed-form .form-group input[type="tel"],
.coming-soon .emailed-form .form-group input[type="text"],
.coming-soon .emailed-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  height: 60px;
  font-size: 16px;
  color: #aaa;
  overflow: hidden;
  padding: 14px 50px 14px 30px;
  background: #252525;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  border: 1px solid transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.coming-soon .emailed-form .form-group input:focus,
.coming-soon .emailed-form .form-group select:focus,
.coming-soon .emailed-form .form-group textarea:focus {
  border: 1px solid #ffbc00;
}
.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: #fff;
  background-color: transparent;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.coming-soon .social-icon-three li {
  margin: 0 1px;
}
.coming-soon .copyright-text {
  position: relative;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 400;
}
.coming-soon .copyright-text a {
  color: #ff9600;
}
.clock-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 250px;
  height: 250px;
  margin: -145px auto auto;
  padding: 5px;
  border-radius: 50%;
  transform: scale(2);
}
.clock-wrapper:before {
  position: absolute;
  left: 0;
  top: 5px;
  height: 100%;
  width: 100%;
  content: "";
  border-bottom: 2px solid #ffbc00;
  content: "";
  border-radius: 50%;
}
.clock-base {
  width: 250px;
  height: 250px;
  border-radius: 50%;
}
.click-indicator {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  width: 230px;
  height: 230px;
}
.clock-hour,
.clock-minute {
  left: 128px;
  width: 4px;
  background-color: #555;
  border-radius: 2px;
  position: absolute;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}
.click-indicator div {
  position: absolute;
  width: 2px;
  height: 4px;
  margin: 113px 114px;
}
.click-indicator div > span {
  height: 5px;
  width: 5px;
  background-color: #888;
  display: inline-block;
  border-radius: 50%;
  margin-left: -1px;
  margin-top: -1px;
  opacity: 0.3;
}
.click-indicator div:first-child {
  transform: rotate(30deg) translateY(-113px);
}
.click-indicator div:nth-child(2) {
  transform: rotate(60deg) translateY(-113px);
}
.click-indicator div:nth-child(3) {
  transform: rotate(90deg) translateY(-113px);
  background-color: #ffbc00;
}
.click-indicator div:nth-child(4) {
  transform: rotate(120deg) translateY(-113px);
}
.click-indicator div:nth-child(5) {
  transform: rotate(150deg) translateY(-113px);
}
.click-indicator div:nth-child(6) {
  transform: rotate(180deg) translateY(-113px);
  background-color: #ffbc00;
}
.click-indicator div:nth-child(7) {
  transform: rotate(210deg) translateY(-113px);
}
.click-indicator div:nth-child(8) {
  transform: rotate(240deg) translateY(-113px);
}
.click-indicator div:nth-child(9) {
  transform: rotate(270deg) translateY(-113px);
  background-color: #ffbc00;
}
.click-indicator div:nth-child(10) {
  transform: rotate(300deg) translateY(-113px);
}
.click-indicator div:nth-child(11) {
  transform: rotate(330deg) translateY(-113px);
}
.click-indicator div:nth-child(12) {
  transform: rotate(360deg) translateY(-113px);
  background-color: #ffbc00;
}
.clock-hour {
  z-index: 2;
  top: 80px;
  height: 65px;
  transform-origin: 2px 50px;
}
.clock-minute {
  z-index: 3;
  top: 60px;
  height: 85px;
  transform-origin: 2px 70px;
}
.clock-second {
  position: absolute;
  z-index: 4;
  top: 20px;
  left: 129px;
  width: 2px;
  height: 130px;
  background-color: #ffbc00;
  opacity: 0.5;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transform-origin: 1px 110px;
  transition: 0.5s;
}
.clock-center,
.clock-second:after {
  position: absolute;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.clock-second:after {
  content: "";
  display: block;
  left: -3px;
  bottom: 16px;
  width: 8px;
  height: 8px;
  background-color: #ffbc00;
  border: 2px solid #ffbc00;
  border-radius: 50%;
}
.clock-center {
  z-index: 1;
  width: 150px;
  height: 150px;
  top: 55px;
  left: 55px;
  border-radius: 50%;
}
.clock-center:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 65px;
  background-color: #ddd;
  border-radius: 50%;
}
