@import url("https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700");
body, html {
  height: 100%
}

body {
  color: #8b888e;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  font-family: Rajdhani, sans-serif
}

button:focus {
  outline: 0
}

button {
  cursor: pointer;
  border: none;
  background: 0 0;
  padding: 0
}

h1, h2, h3, h4, h5, h6 {
  color: #2b283a;
  font-weight: 700;
  margin: 0;
  font-family: Rajdhani, sans-serif
}

h2 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400
}

a, a:active, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
  border: none
}

.fix {
  position: relative;
  display: block;
  overflow: hidden
}

img {
  max-width: 100%;
  height: auto;
  width: 100%
}

i {
  font-style: normal
}

li, ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.clr1 {
  color: #f36727
}

.bgclr1 {
  background: #f36727
}

.secpd1 {
  padding: 70px 0 50px
}

.secpd2 {
  padding: 100px 0 60px
}

.secpd3 {
  padding: 100px 0 70px
}

.btn-one {
  position: relative;
  display: inline-block;
  background: #e70012;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  padding: 20px 40px 19px;
  text-transform: capitalize;
  border-radius: 7px;
  font-family: Rajdhani, sans-serif;
  transition: all .5s ease
}

.video_alt {
  width: 100%;
  background-color: #000;
  margin: 24px 0;
  height: 100%
}

.btn-one:hover {
  color: #fff;
  background: #dd0041
}

.btn-two {
  position: relative;
  display: inline-block;
  background: #1fc6c7;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  padding: 18px 40px 18px;
  text-transform: capitalize;
  border-radius: 40px;
  font-family: Poppins, sans-serif;
  transition: all .5s ease
}

.btn-two:hover {
  color: #f6f6f6;
  background: #0fa8a9
}

.sec-title {
  position: relative;
  display: block;
  margin-top: -4px;
  padding-bottom: 55px
}

.sec-title h6 {
  color: #01b2ec;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-top: 5px
}

.sec-title .title {
  position: relative;
  display: block;
  color: #000;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0
}

.anim-icons .icon {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center
}

.start-1 {
  width: 225px;
  height: 270px;
  background-image: url(../images/icon/start-1.png)
}

.start-2 {
  width: 354px;
  height: 430px;
  background-image: url(../images/icon/start-2.png)
}

.hidden-bar {
  position: fixed;
  top: 0;
  width: 320px;
  height: 100%;
  background: #111;
  z-index: 9999999999;
  transition: all .7s ease
}

.hidden-bar .mCSB_inside>.mCSB_container {
  margin-right: 0
}

.hidden-bar.right-align {
  right: -400px
}

.hidden-bar.right-align.visible-sidebar {
  right: 0;
  transition-delay: .3s
}

.hidden-bar .hidden-bar-closer {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: 0 0;
  color: #fff;
  border-radius: 0;
  text-align: center;
  line-height: 40px;
  transition: all .3s ease;
  z-index: 999999
}

.hidden-bar .hidden-bar-closer button {
  background: 0 0;
  display: block;
  font-size: 40px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px
}

.hidden-bar .hidden-bar-closer button span:before {
  font-size: 30px;
  line-height: 30px
}

.hidden-bar .hidden-bar-closer:hover button {
  color: #fff
}

.hidden-bar-wrapper {
  height: 100%;
  padding: 30px 5px 30px 30px
}

.hidden-bar .logo {
  padding: 0 0 30px
}

.hidden-bar .logo img {
  display: inline-block;
  max-width: 100%
}

.hidden-bar .content-box {
  position: relative;
  padding-right: 32px
}

.hidden-bar .content-box a {
  padding: 20px 40px 20px
}

.hidden-bar .content-box h2 {
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px
}

.hidden-bar .content-box .text {
  position: relative;
  font-size: 14px;
  color: rgba(255, 255, 255, .6);
  margin-bottom: 25px
}

.hidden-bar .contact-info {
  position: relative;
  margin-top: 60px
}

.hidden-bar .contact-info h2 {
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px
}

.hidden-bar .contact-info li {
  position: relative;
  margin-bottom: 12px;
  color: rgba(255, 255, 255, .9);
  font-size: 14px;
  font-weight: 400;
  padding-left: 30px;
  line-height: 2em
}

.hidden-bar .contact-info li a {
  color: rgba(255, 255, 255, .9);
  transition: all .3s ease
}

.hidden-bar .contact-info li a:hover {
  color: #fff
}

.hidden-bar .contact-info li .icon {
  position: absolute;
  left: 0;
  top: 4px;
  color: rgba(255, 255, 255, .6);
  font-size: 18px;
  line-height: 1.2em
}

.parallax-bg-one {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1
}

.parallax-bg-one::before {
  background: rgba(18, 32, 0, .9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.parallax-bg-two {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1
}

.parallax-bg-two::before {
  background: rgba(9, 23, 33, .9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1
}

.flex-box {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap
}

.flex-box-two {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap
}

.flex-box-three {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center
}

.flex-box-four {
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center
}

.flex-box-five {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center
}

.owl-nav-style-one.owl-theme .owl-nav [class*=owl-] {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #909090;
  font-size: 24px;
  font-weight: 700;
  height: 50px;
  line-height: 46px;
  margin: 0;
  padding: 0;
  width: 50px;
  border: 1px solid #f3f3f3;
  transition: all .7s ease 0s
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next {
  margin-left: 10px
}

.owl-nav-style-one.owl-theme .owl-nav [class*=owl-]:hover {
  border-color: #172272;
  color: #172272
}

.owl-nav-style-two.owl-theme .owl-nav [class*=owl-] {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  color: #3740b0;
  font-size: 24px;
  font-weight: 700;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  width: 50px;
  transition: all .7s ease 0s
}

.owl-nav-style-two.owl-theme .owl-nav .owl-next {
  margin-left: 0
}

.owl-nav-style-two.owl-theme .owl-nav [class*=owl-]:hover {
  color: #fff;
  background: #3740b0
}

.accordion-box {
  position: relative;
  display: block;
  overflow: hidden
}

.accordion-box .accordion {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 10px
}

.accordion-box .accordion.last-child {
  margin-bottom: 0
}

.accordion-box .accordion .accord-btn {
  position: relative;
  display: block;
  cursor: pointer;
  background: #f5f5f5;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 7px;
  transition: all .5s ease
}

.accordion-box .accordion .accord-btn h4 {
  color: #2d1b41;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  transition: all .5s ease
}

.accordion-box .accordion .accord-btn::after {
  font-family: Flaticon;
  position: absolute;
  top: 22px;
  right: 30px;
  width: 30px;
  height: 30px;
  background: #dd0041;
  border-radius: 50%;
  color: #fff;
  content: "\f10b";
  font-size: 12px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  transform: rotate(0);
  transition: all .5s ease 0s
}

.accordion-box .accordion .accord-btn.active {
  transition: all .5s ease
}

.accordion-box .accordion .accord-btn.active h4 {
  color: #ffa200
}

.accordion-box .accordion .accord-btn.active:after {
  content: "\f10c";
  background: #ffa200
}

.accordion-box .accordion .accord-content {
  position: relative;
  padding-top: 19px;
  padding-bottom: 7px;
  padding-left: 30px;
  padding-right: 50px;
  display: none
}

.accordion-box .accordion .accord-content.collapsed {
  display: block
}

.accordion-box .accordion .accord-content p {
  margin: 0
}

.slick-dots {
  position: relative;
  display: inline-block;
  top: 0;
  margin-top: 31px
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 15px
}

.slick-dots li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -17px;
  width: 6px;
  height: 1px;
  background: #555;
  content: "";
  margin: 16px 0
}

.slick-dots li:last-child:before {
  display: none
}

.slick-dots li button {
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: 0 0;
  color: #c2c2c2;
  font-size: 17px;
  font-weight: 500;
  padding-bottom: 0;
  font-family: Rubik, sans-serif
}

.slick-dots li.slick-active button {
  background: #fec144;
  color: #222
}

.boxed_wrapper {
  background: #fff none repeat scroll 0 0;
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 320px;
  min-height: 400px;
  overflow: hidden
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/icon/preloader.gif)
}

@keyframes menu_sticky {
  0% {
    margin-top: -100px
  }
  50% {
    margin-top: -74px
  }
  100% {
    margin-top: 0
  }
}

.scroll-to-top {
  background: #e70012;
  border-radius: 50%;
  bottom: 25px;
  color: #fff;
  cursor: pointer;
  display: none!important;
  font-size: 25px;
  font-weight: 400;
  height: 55px;
  line-height: 56px;
  position: fixed;
  right: 15px;
  text-align: center;
  transition: all .5s ease 0s;
  width: 55px;
  z-index: 99999999;
  box-shadow: 0 8px 23px -6px #1b1b1b
}

.scroll-to-top:hover {
  opacity: .7
}

.scroll-to-top .fa {
  line-height: 55px
}

input:focus, select:focus, textarea:focus {
  border-color: #43c3ea;
  outline: 0
}

#contact-form input[type=text].error {
  border-color: red
}

#contact-form input[type=email].error {
  border-color: red
}

#contact-form select.error {
  border-color: red
}

#contact-form textarea.error {
  border-color: red
}

.post-pagination {
  position: relative;
  display: block
}

.post-pagination li {
  display: inline-block;
  margin: 0 3px
}

.post-pagination li a {
  position: relative;
  display: block;
  border-radius: 50%;
  background: #f5f5f5;
  border: 2px solid #f5f5f5;
  color: #91939d;
  font-size: 20px;
  font-weight: 600;
  height: 60px;
  width: 60px;
  padding: 11px 0;
  transition: all .5s ease 0s
}

.post-pagination li a i {
  position: relative;
  top: 1px;
  color: #868298;
  font-size: 20px
}

.post-pagination li:hover a i {
  color: #222
}

.post-pagination li.active a, .post-pagination li:hover a {
  color: #fff;
  background: #ffa200;
  border: 2px solid #ffa200
}

.post-pagination2 {
  display: block;
  margin-top: 20px
}

.post-pagination2 li {
  display: inline-block;
  margin: 0 3px
}

.post-pagination2 li a {
  position: relative;
  display: block;
  color: #222;
  font-size: 18px;
  font-weight: 600;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  transition: all .5s ease 0s;
  font-family: Poppins, sans-serif;
  border-radius: 50%
}

.post-pagination2 li.active a, .post-pagination2 li:hover a {
  background: #f36727;
  color: #fff
}

.post-pagination2 li a.left {
  width: auto;
  height: auto;
  display: block;
  color: #868298;
  padding-right: 10px;
  transition: all .5s ease
}

.post-pagination2 li:hover a.left {
  background: 0 0
}

.post-pagination2 li a.left i {
  position: relative;
  top: 1px;
  display: inline-block;
  padding-right: 8px;
  font-size: 21px
}

.post-pagination2 li a.left:hover {
  color: #f36727
}

.post-pagination2 li a.right {
  width: auto;
  height: auto;
  display: block;
  color: #868298;
  padding-left: 10px;
  transition: all .5s ease
}

.post-pagination2 li a.right:hover {
  color: #f36727
}

.post-pagination2 li:hover a.right {
  background: 0 0
}

.post-pagination2 li a.right i {
  position: relative;
  top: 1px;
  display: inline-block;
  padding-left: 8px;
  font-size: 21px
}

.overlay-style-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(221, 0, 68, .9);
  transition: all .5s ease;
  transition-delay: .3s;
  opacity: 0;
  z-index: 2
}

.overlay-style-one .box {
  display: table;
  height: 100%;
  width: 100%
}

.overlay-style-one .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle
}

.review-box {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 16px
}

.review-box ul {
  display: block;
  overflow: hidden
}

.review-box ul li {
  display: inline-block;
  float: left;
  margin-right: 4px
}

.review-box ul li:last-child {
  margin-right: 0
}

.review-box ul li i {
  font-size: 14px;
  color: #f36727
}

.sociallinks-style-one li {
  display: inline-block;
  float: left;
  margin-right: 30px;
  color: #fff
}

.sociallinks-style-one li a i {
  color: #2b283a;
  font-size: 18px;
  font-weight: 400;
  transition: all .5s ease
}

.sociallinks-style-one li a:hover i {
  color: #dd0041
}

.sociallinks-style-two {
  overflow: hidden
}

.sociallinks-style-two li {
  display: inline-block;
  float: left;
  margin-right: 10px
}

.sociallinks-style-two li:last-child {
  margin-right: 0
}

.sociallinks-style-two li a i {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #2b283a;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  transition: all .5s ease 0s
}

.sociallinks-style-two li a:hover i {
  color: #fff;
  border-color: #fff;
  background: #ffa200
}

.top-bar-style1 {
  position: relative;
  display: block;
  background: #000;
  padding: 16px 0 16px
}

.border-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #000
}

.border-box .border-1 {
  position: relative;
  display: block;
  float: left;
  width: 10%;
  height: 5px;
  background: #01b2ec
}

.border-box .border-2 {
  position: relative;
  display: block;
  float: left;
  width: 15%;
  height: 5px;
  background: #0061de
}

.border-box .border-3 {
  position: relative;
  display: block;
  float: left;
  width: 20%;
  height: 5px;
  background: #7c06c2
}

.border-box .border-4 {
  position: relative;
  display: block;
  float: right;
  width: 10%;
  height: 5px;
  background: #d20097
}

.border-box .border-5 {
  position: relative;
  display: block;
  float: right;
  width: 15%;
  height: 5px;
  background: #460b99
}

.border-box .border-6 {
  position: relative;
  display: block;
  float: right;
  width: 20%;
  height: 5px;
  background: #a702b8
}

.top-style1 {
  position: relative;
  display: block;
  width: 100%
}

.top-left-style1 {
  position: relative;
  display: block;
  max-width: fit-content;
  width: 100%;
  float: left
}

.top-contact-info li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  transition: all .5s ease;
  color: #fff
}

.top-contact-info li a {
  color: #fff
}

.top-contact-info li a:hover {
  color: #fff
}

.top-contact-info li:last-child {
  margin-right: 0
}

.top-contact-info li span:before {
  position: relative;
  left: 1px;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  padding-right: 10px
}

.top-contact-info li:hover {
  color: #d20097
}

.top-right-style1 {
  position: relative;
  display: block;
  max-width: fit-content;
  width: 100%;
  float: right
}

.top-right-style1 .sociallinks-style-one {
  line-height: 26px
}

.top-right-style1 .sociallinks-style-one li a {
  display: flex;
  line-height: 26px;
  font-size: 16px;
  letter-spacing: 1px
}

.main-header {
  position: relative;
  display: block;
  width: 100%;
  background: #fff;
  z-index: 9999;
  transition: all .3s ease;
  height: auto
}

.main-header.stricky-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  animation-name: menu_sticky;
  animation-duration: .6s;
  animation-timing-function: ease-out;
  transition: all .25s ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.main-header.fixed-header .main-box .logo-box {
  padding: 12px 0 11px
}

.main-header.fixed-header .main-box .logo-box img {
  width: 130px;
  height: auto
}

.main-header.fixed-header .main-menu .navigation li a {
  padding: 36px 0
}

.main-header.fixed-header .main-menu .navigation li ul li a {
  padding: 16px 30px 16px
}

.main-header.fixed-header .main-menu .navigation>li>ul>li:hover>a {
  padding-left: 45px
}

.main-header.fixed-header .header-right {
  position: relative;
  float: right;
  padding: 0;
  margin: 16px 0;
  transition: all .3s ease
}

.main-header .main-box {
  position: relative
}

.main-header .inner-container {
  position: relative
}

.main-header .main-box .logo-box {
  position: relative;
  display: block;
  float: left;
  padding: 5px 0;
  transition: all .3s ease;
  z-index: 13
}

.main-header .main-box .logo-box img {
  width: 160px;
  height: auto
}

.main-header .main-box .logo-box a {
  display: inline-block
}

.main-header .nav-outer {
  position: relative;
  float: left
}

.main-header .nav-outer .main-menu {
  padding-left: 30px
}

.main-header .header-right {
  position: relative;
  display: block;
  float: right;
  padding: 20px 0 18px;
  transition: all .3s ease
}

.search-icon {
  font-size: 24px;
  margin-top: 10px;
  margin-right: 30px
}

.main-header .header-right .button {
  position: relative;
  display: block;
  float: right
}

.main-header .header-right .button a {
  background: #e70012
}

.main-header .header-right .button a:hover {
  background: #dd0041
}

.main-header.style2 .border-box {
  display: block;
  transition: all .9s ease
}

.main-header.style2.fixed-header .border-box {
  display: none;
  transition: all .5s ease
}

.main-menu {
  position: relative;
  display: inline-block;
  float: left;
  padding-left: 90px
}

.main-menu .navbar-collapse {
  padding: 0
}

.main-menu .navigation {
  position: relative
}

.main-menu .navigation li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 50px
}

.main-menu .navigation li:last-child {
  margin-right: 0
}

.main-menu .navigation li a {
  position: relative;
  display: block;
  color: #8b888e;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  text-transform: capitalize;
  opacity: 1;
  padding: 40px 0 35px;
  transition: all .3s ease;
  font-family: Rajdhani, sans-serif
}

.main-menu .navigation>li.current>a, .main-menu .navigation>li:hover>a {
  color: #01b2ec
}

.main-menu .navigation>li>ul {
  position: absolute;
  left: 0;
  top: 130%;
  width: 250px;
  background: 0 0;
  padding: 10px 0 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: all .5s ease;
  display: block;
  border-bottom: 3px solid #01b2ec;
  border-radius: 8px
}

.main-menu .navigation>li>ul:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  background: #fff;
  content: "";
  z-index: -1;
  bottom: 0;
  border-radius: 6px
}

.main-menu .navigation>li:hover>ul {
  top: 100%;
  opacity: 1;
  visibility: visible
}

.main-menu .navigation>li>ul>li {
  position: relative;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
  transition: all .5s ease;
  z-index: 1
}

.main-menu .navigation>li>ul>li:before {
  position: absolute;
  left: 30px;
  right: 30px;
  height: 100%;
  border-bottom: 1px solid #e9e9e9;
  content: "";
  z-index: -1
}

.main-menu .navigation>li>ul>li:last-child:before {
  border-bottom: none
}

.main-menu .navigation li ul li a {
  position: relative;
  display: block;
  color: #8b888e;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
  transition: all .5s ease 0s;
  padding: 16px 30px 16px;
  font-family: Rajdhani, sans-serif
}

.main-menu .navigation li ul li a:before {
  position: absolute;
  top: 0;
  left: 30px;
  bottom: 0;
  right: auto;
  width: 7px;
  height: 7px;
  background: #01b2ec;
  border-radius: 50%;
  content: "";
  margin: 23px 0;
  opacity: 1;
  transform: scale(0);
  transition: all .5s ease
}

.main-menu .navigation li ul li:hover a:before {
  transform: scale(1);
  left: 30px
}

.main-menu .navigation>li>ul>li:hover>a {
  color: #01b2ec;
  padding-left: 45px
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 34px;
  height: 30px;
  border: 1px solid #fff;
  background: url(../images/icon/submenu-icon.png) center center no-repeat;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none;
  border-radius: 3px
}

.main-slider {
  position: relative;
  z-index: 10
}

.main-slider .tp-caption {
  z-index: 5
}

.main-slider .tp-dottedoverlay {
  background: 0 0!important
}

.main-slider .slide-content {
  position: relative;
  display: block
}

.main-slider .slide-content .title {
  position: relative;
  display: inline-block;
  padding: 17px 40px 17px;
  background: #ffa200;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  line-height: 1.2em;
  border-radius: 7px;
  font-family: Rajdhani, sans-serif
}

.main-slider .slide-content .big-title {
  position: relative;
  color: #fff;
  font-size: 90px;
  font-weight: 700;
  text-transform: none;
  line-height: 1em;
  font-family: Rajdhani, sans-serif;
  margin-bottom: 60px
}

.discover_btn .btn-one {
  background: #e70012
}

.main-slider .slide-content .big-title span {
  position: relative;
  display: inline-block
}

.main-slider .slide-content .big-title span:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  width: 191px;
  height: 9px;
  content: "";
  background: url(../images/slides/shape.png);
  background-repeat: no-repeat
}

.main-slider .slide-content .text {
  position: relative;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4em;
  font-family: Rajdhani, sans-serif
}

.main-slider .slide-content .text span {
  position: relative;
  display: inline-block;
  color: #ffa200;
  font-weight: 700;
  text-transform: uppercase
}

.main-slider .slide-content .text span:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  width: 100%;
  height: 2px;
  content: "";
  background: #ffa200
}

.main-slider .slide-content .big-title2 {
  position: relative;
  color: #fff;
  font-size: 80px;
  font-weight: 700;
  text-transform: none;
  line-height: 1em;
  font-family: Rajdhani, sans-serif
}

.main-slider .slide-content .big-title2 span {
  position: relative;
  display: inline-block
}

.main-slider .slide-content .big-title2 span:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  width: 238px;
  height: 9px;
  content: "";
  background: url(../images/slides/shape-2.png);
  background-repeat: no-repeat
}

.slide-content .round-box {
  position: absolute;
  top: 120px;
  right: -80px;
  width: 160px;
  height: 160px;
  border: 15px solid rgba(255, 255, 255, .1);
  border-radius: 50%;
  animation: fa-spin 5s ease infinite
}

.slide-content .round-box .inner {
  display: block;
  width: 100%;
  height: 100%;
  background: #dd0041;
  border-radius: 50%;
  text-align: center!important;
  padding: 44px 0!important
}

.slide-content .round-box .inner p {
  color: #fff;
  font-size: 18px!important;
  line-height: 22px!important;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase
}

.featured-area {
  position: relative;
  display: block;
  background: #193bb8
}

.featured-box {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%
}

.single-featured-box {
  position: relative;
  display: inline-block;
  float: left;
  max-width: 390px;
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, .15);
  padding-left: 40px;
  padding-top: 79px;
  padding-bottom: 70px
}

.single-featured-box:first-child {
  padding-left: 0
}

.single-featured-box:last-child {
  border-right: none
}

.single-featured-box .icon-holder {
  width: 50px
}

.single-featured-box p {
  color: #fcfcff
}

.single-featured-box .icon-holder, .single-featured-box .title-holder {
  display: table-cell;
  vertical-align: middle
}

.single-featured-box .title-holder {
  padding-left: 20px
}

.single-featured-box .title-holder svg:not(:root) {
  width: 40px;
  color: #fff;
  height: 70px
}

.single-featured-box .title-holder h3 {
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
  margin: 0 0 0
}

.single-featured-box .title-holder span {
  color: #f3b6c8;
  font-size: 16px;
  font-weight: 600
}

.welcome-content-box .inner-content .introducing_ul ul li {
  color: #8b888e;
  list-style: none;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px
}

.monsterbox {
  background: #f5f5f5;
  padding: 60px 0 40px
}

.monsterbox_ul li {
  list-style: none;
  color: #000;
  border-bottom: 1px solid #ccc;
  padding: 12px 4px;
  display: flex;
  justify-content: start;
  align-items: center
}

.monsterbox_ul li .fa-check {
  padding: 4px;
  border-radius: 50%;
  background-color: #e72111;
  font-size: 14px;
  margin-right: 12px;
  color: #f5f5f5;
  vertical-align: middle
}

.monsterbox_ul li span {
  font-size: 18px;
  line-height: normal;
  vertical-align: middle
}

.welcome-area {
  position: relative;
  display: block
}

.welcome-image-box {
  position: relative;
  display: block;
  width: 100%;
  float: left
}

.welcome-image-box .image-box1 {
  z-index: 3;
  padding: 0 0
}

.welcome-image-box img {
  border-radius: 8px;
  height: auto;
  width: 100%
}

.welcome-image-box .image-box2 {
  position: absolute;
  top: 30px;
  right: 0;
  width: 315px;
  height: 500px;
  z-index: 3
}

.welcome-image-box .image-box3 {
  position: absolute;
  left: -75px;
  width: 230px;
  height: 265px;
  z-index: 3;
  top: 295px
}

.welcome-content-box {
  position: relative;
  display: block
}

.welcome-content-box .sec-title {
  padding-bottom: 32px
}

.welcome-content-box .inner-content .text {
  position: relative;
  display: block;
  margin-bottom: 20px
}

.welcome-content-box .inner-content ul {
  display: block;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 16px;
  list-style: circle;
  padding-left: 30px
}

.welcome-content-box .inner-content ul li {
  color: #8b888e;
  list-style: none;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px
}

.welcome-content-box .inner-content ul ::marker {
  font-size: 30px
}

.welcome-content-box .inner-content .button {
  position: relative;
  display: block
}

.whatsapp_links .fa-whatsapp {
  background: #2cb642;
  font-size: 36px;
  border-radius: 100px;
  padding: 12px 15px
}

.welcome-content-box .inner-content ul.whatsapp_links {
  padding-left: 0;
  margin-bottom: 0
}

.welcome-content-box .inner-content ul.whatsapp_links li {
  list-style: none;
  margin-bottom: 16px;
  position: relative;
  left: auto;
  right: auto
}

.welcome-content-box .inner-content ul.whatsapp_links li span {
  color: #585858;
  font-size: 20px;
  font-weight: 600;
  margin-left: 10px;
  white-space: nowrap
}

.services-style1-area {
  position: relative;
  display: block;
  background: url(../images/resources/customersupport.jpg);
  padding-bottom: 90px;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 570px
}

.layer {
  background-color: rgb(0 0 0 / 75%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.services-style1-area h1 {
  color: #fff;
  margin-top: 70px;
  font-size: 50px
}

.services-style1-area h4 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 0
}

.services-style1-area img {
  height: 90px;
  width: auto;
  margin-bottom: 10px
}

.single-service-style1 {
  position: relative;
  display: block;
  padding: 46px 0 47px;
  background: #fff;
  border-radius: 7px;
  transition: all .3s ease;
  -webkit-box-shadow: 0 3px 8px 2px rgba(236, 234, 232, .79);
  box-shadow: 0 3px 8px 2px rgba(236, 234, 232, .79)
}

.single-service-style1 .title-holder {
  position: relative;
  display: block;
  padding-bottom: 24px
}

.single-service-style1 .title-holder span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase
}

.single-service-style1 .title-holder h3 {
  font-size: 22px;
  line-height: 24px
}

.single-service-style1 .icon-holder {
  position: relative;
  display: block
}

.single-service-style1 .icon-holder li {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #f8f6f4;
  border: 2px solid #f5f3f1;
  border-radius: 50%;
  margin: 0 .5px;
  transition: all .2s linear;
  transition-delay: .1s
}

.single-service-style1:hover .icon-holder li {
  background: #fff;
  border-color: #f5f5f5
}

.single-service-style1 .icon-holder li span:before {
  display: block;
  color: #01b2ec;
  font-size: 25px;
  line-height: 56px;
  font-weight: 500
}

.single-service-style1 .icon-holder li span.clr2:before {
  color: #dd0041
}

.second_color {
  color: #ffc607
}

.single-service-style1 .text {
  position: relative;
  display: block;
  padding: 32px 0 26px
}

.single-service-style1 .text li {
  font-size: 16px;
  line-height: 30px
}

.single-service-style1 .button {
  display: block
}

.single-service-style1 .button a {
  color: #2b283a;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase
}

.single-service-style1:hover .button a {
  color: #01b2ec;
  text-decoration: underline
}

.service-carousel.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px
}

.service-carousel .owl-dots {
  position: relative;
  display: block;
  margin-top: 22px!important;
  height: 30px;
  line-height: 30px
}

.service-carousel .owl-dots .owl-dot {
  background-image: none;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background: #cfcad0;
  border: 2px solid #cfcad0;
  padding: 0;
  border-radius: 50%;
  transition: all .5s ease;
  display: inline-block
}

.service-carousel .owl-dots .owl-dot span {
  display: none
}

.service-carousel .owl-dots .owl-dot.active {
  background: #fff;
  border-color: #2d1b41
}

.info-area {
  padding: 70px 0
}

.info-area .card {
  padding: 26px 0 24px;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
  border: 0;
  height: 320px;
  color: #000;
  margin-bottom: 32px;
  align-items: center;
  display: grid
}

.info-area .card-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0 0 18px
}

.info-area .card-subtitle {
  font-size: 1.65rem;
  font-weight: 700;
  margin: 0 0 20px
}

.info-area .card:hover {
  background: linear-gradient(-150deg, #9e3d59 5%, #3251c0 95%);
  color: #fff
}

.free_trial_hover .card {
  padding: 0;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
  border: 0;
  height: 300px;
  color: #000;
  margin-bottom: 32px
}

.free_trial_hover .card-title {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 8px
}

.free_trial_hover .card:hover {
  background: #193bb8;
  color: #fff
}

.testimonial-area {
  position: relative;
  display: block;
  padding: 100px 0 90px
}

.testimonial-box {
  position: relative;
  display: block;
  max-width: 600px;
  width: 100%;
  margin: 0 auto
}

.testimonial-carousel {
  position: relative;
  display: block
}

.single-testimonial-item {
  position: relative;
  display: block;
  max-width: 770px;
  width: 100%;
  margin: 0 auto
}

.single-testimonial-item .image-box {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto
}

.single-testimonial-item .image-box img {
  border-radius: 50%
}

.single-testimonial-item .image-box .icon {
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  width: 30px;
  height: 30px;
  background: #e70012;
  text-align: center;
  border-radius: 50%;
  margin: 15px 0
}

.single-testimonial-item .image-box .icon span:before {
  display: block;
  color: #fff;
  font-size: 10px;
  line-height: 30px
}

.single-testimonial-item .text-box {
  position: relative;
  display: block;
  padding: 40px 0 30px
}

.single-testimonial-item .text-box p {
  color: #2b283a;
  font-size: 26px;
  line-height: normal;
  margin: 0;
  font-weight: 400
}

.single-testimonial-item .client-name {
  position: relative;
  display: block
}

.single-testimonial-item .client-name h5 {
  color: #e70012;
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 4px
}

.single-testimonial-item .client-name h5 span {
  color: #8b888e;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em
}

.testimonial-carousel .owl-dots {
  position: relative;
  display: block;
  margin-top: 36px!important;
  height: 30px;
  line-height: 30px
}

.testimonial-carousel .owl-dots .owl-dot {
  background-image: none;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background: #cfcad0;
  border: 2px solid #cfcad0;
  padding: 0;
  border-radius: 50%;
  transition: all .5s ease;
  display: inline-block
}

.testimonial-carousel .owl-dots .owl-dot span {
  display: none
}

.testimonial-carousel .owl-dots .owl-dot.active {
  background: #fff;
  border-color: #2d1b41
}

.testimonial-box .testimonial-text {
  position: absolute;
  top: 50%;
  left: -400px;
  transform: rotate(-90deg);
  margin-top: -20px
}

.testimonial-box .testimonial-text p {
  color: #e70012;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  letter-spacing: .2em
}

.testimonial-area.style2 {
  background: #f5f5f5
}

.super-sale-area {
  position: relative;
  display: block;
  padding: 50px 0;
  margin: 70px 0
}

.super-sale-area .container-fluid {
  padding: 0
}

.super-sale-area .row {
  margin: 0
}

.super-sale-area .pd0 {
  padding: 0;
  background: #f5f5f5
}

.super-sale-image {
  position: relative;
  display: block
}

.super-sale-image .round-box {
  position: absolute;
  top: 120px;
  right: -80px;
  width: 160px;
  height: 160px;
  border: 8px solid rgb(0 0 0 / 10%);
  border-radius: 50%;
  z-index: 1000
}

.super-sale-image .round-box .inner {
  display: block;
  width: 100%;
  height: 100%;
  background: #193bb8;
  border-radius: 50%;
  text-align: center;
  padding: 40px 0
}

.super-sale-image .round-box .inner p {
  color: #fff;
  font-size: 38px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase
}

.super-sale-image img {
  width: 100%
}

.super-sale-content {
  position: relative;
  max-width: 480px;
  margin-left: 90px;
  display: table;
  width: 100%;
  height: 100%
}

.super-sale-content .inner {
  display: table-cell;
  vertical-align: middle
}

.super-sale-content .sec-title {
  padding-bottom: 3px
}

.super-sale-content .sec-title h6 {
  color: #01b2ec
}

.super-sale-content .sec-title .title {
  color: #000
}

.super-sale-content .inner-content {
  position: relative;
  display: block
}

.super-sale-content .inner-content h6 {
  color: #e2dee7;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase
}

.super-sale-content .inner-content h6 span {
  color: #ffa200;
  font-size: 50px;
  font-weight: 700
}

.super-sale-content .inner-content ul {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 25px;
  padding-top: 27px;
  padding-bottom: 35px;
  border-top: 2px solid rgba(255, 255, 255, .1)
}

.super-sale-content .inner-content ul li {
  position: relative;
  display: block;
  padding-left: 0;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600
}

.broadband-package-area {
  position: relative;
  display: block;
  background: #fff;
  border-bottom: 2px solid #f8f7f5;
  padding-top: 120px;
  padding-bottom: 100px
}

.broadband-package-form {
  position: relative;
  display: block;
  width: 100%
}

.broadband-package-form input[type=text] {
  position: relative;
  display: inline-block;
  float: left;
  max-width: 460px;
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #8b888e;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-right: 2px;
  padding: 0 40px;
  border-radius: 7px;
  transition: all .5s ease
}

.broadband-package-form input[type=text]:focus {
  border-color: #ffa200;
  padding: 0 45px
}

.broadband-package-form button {
  width: 100%;
  max-width: 245px;
  padding: 37px 0 37px;
  font-size: 20px
}

.stream-area {
  position: relative;
  display: block;
  padding: 80px 0
}

.single-stream-item {
  position: relative;
  display: block;
  margin-bottom: 15px
}

.single-stream-item .img-hoder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 8px;
  z-index: 1
}

.single-stream-item .img-hoder:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 320px;
  background: url(../images/stream/shadow.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  content: "";
  z-index: 2
}

.single-stream-item .img-hoder::after {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
  transform: skewX(-25deg)
}

.single-stream-item:hover .img-hoder::after {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s
}

@-webkit-keyframes shine {
  100% {
    left: 125%
  }
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.single-stream-item .img-hoder img {
  width: 100%;
  transform: scale(1.01);
  transition: all .7s ease
}

.single-stream-item:hover .img-hoder img {
  transform: scale(1.2)
}

.single-stream-item .overlay-content {
  position: absolute;
  left: 1px;
  bottom: 0;
  right: 0;
  z-index: 3;
  padding: 0 40px;
  padding-bottom: 32px
}

.single-stream-item .overlay-content .title {
  position: relative;
  display: block
}

.single-stream-item .overlay-content .title h3 {
  font-size: 22px;
  line-height: 28px
}

.single-stream-item .overlay-content .title h3 a {
  color: #fff;
  transition: all .1s ease
}

.single-stream-item .overlay-content .title h3 a:hover {
  color: #ffa200
}

.single-stream-item .overlay-content .play-button {
  position: relative;
  display: block;
  margin: 4px 0
}

.single-stream-item .overlay-content .play-button a span:before {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .15);
  border: 2px solid rgba(255, 255, 255, .16);
  color: rgba(255, 255, 255, .3);
  font-size: 12px;
  line-height: 42px;
  text-align: center;
  transition: all .5s ease
}

.single-stream-item:hover .overlay-content .play-button a span:before {
  transform: rotate(360deg)
}

.single-stream-item .overlay-content .play-button a:hover span:before {
  background: rgba(255, 162, 0, .99);
  border: 2px solid rgba(255, 162, 255, .99);
  color: rgba(255, 255, 255, .99);
  transform: rotate(-360deg)
}

.tv-bundles-button {
  position: relative;
  display: block;
  margin-top: 30px;
  text-align: center
}

.tv-bundles-button a {
  background: #01b2ec
}

.tv-bundles-button a:hover {
  background: #dd0041
}

.speed-area {
  position: relative;
  display: block;
  background-attachment: scroll;
  background-size: cover;
  background-position: top right;
  background-repeat: no-repeat;
  padding: 120px 0 110px;
  border-top: 1px solid #f8f6f4
}

.speed-content-box {
  position: relative;
  display: block
}

.speed-content-box .sec-title {
  padding-bottom: 35px
}

.speed-content-box .inner-content {
  position: relative;
  display: block
}

.speed-content-box .inner-content .text {
  display: block;
  margin-bottom: 48px
}

.speed-content-box ul {
  margin-left: -10px
}

.speed-content-box ul li {
  position: relative;
  display: inline-block;
  float: left;
  width: 220px;
  text-align: center;
  margin-right: 80px
}

.speed-content-box ul li:last-child {
  margin-right: 0
}

.speed-content-box ul li .inner-box {
  position: relative;
  display: block;
  width: 185px;
  height: 185px;
  margin: 0 auto
}

.speed-content-box ul li .graph-outer {
  display: block;
  text-align: center;
  width: 185px;
  height: 185px;
  margin: 0 auto
}

.speed-content-box ul li .graph-outer .inner-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 55px 0
}

.speed-content-box ul li .graph-outer .inner-text h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600
}

.speed-content-box ul li .graph-outer .inner-text span {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: .2em
}

.speed-content-box ul li .text-box {
  display: block;
  padding-top: 12px
}

.speed-content-box ul li .text-box p {
  line-height: 30px;
  margin: 0
}

.speed-content-box ul li .text-box p span {
  color: #dd0041;
  text-decoration: underline
}

.package-area {
  position: relative;
  display: block;
  background: #f5f5f5;
  padding: 70px 0 50px
}

.single-package-item {
  position: relative;
  display: block;
  padding: 36px 16px 36px;
  background: #fff;
  border-radius: 7px;
  margin-bottom: 40px;
  transform: translateY(0);
  transition: all .5s ease
}

.single-package-item:hover {
  transform: translateY(-10px);
  -webkit-box-shadow: 0 3px 8px 2px rgba(236, 234, 232, .79);
  box-shadow: 0 3px 8px 2px rgba(236, 234, 232, .79)
}

.single-package-item .value {
  position: relative;
  display: block;
  padding-bottom: 27px
}

.single-package-item .value h1 {
  font-size: 50px;
  line-height: 50px;
  margin: 0 0 8px;
  padding-top: 48px
}

.single-package-item .value span {
  display: block;
  color: #8b888e;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: .2em;
  text-transform: uppercase
}

.single-package-item .icon-holder {
  position: relative;
  display: block
}

.single-package-item .icon-holder li {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #f8f6f4;
  border: 2px solid #f5f3f1;
  border-radius: 50%;
  margin-bottom: 16px
}

.single-package-item .icon-holder li span:before {
  color: #01b2ec;
  font-size: 25px;
  line-height: 56px;
  font-weight: 500;
  display: block
}

.single-package-item .icon-holder li span.clr2:before {
  color: #dd0041
}

.single-package-item .icon-holder li span.clr3:before {
  color: #ffa200
}

.single-package-item .details-box {
  position: relative;
  display: block;
  padding-top: 30px
}

.single-package-item .details-box .single-box {
  display: block;
  overflow: hidden;
  padding-bottom: 29px
}

.single-package-item .details-box .single-box li {
  color: #8b888e;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px
}

.single-package-item .details-box .single-box li.top {
  color: #01b2ec;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase
}

.single-package-item .details-box .single-box li.top.clr2 {
  color: #dd0041
}

.single-package-item .details-box .single-box li.top.clr3 {
  color: #ffa200
}

.single-package-item .button {
  position: relative;
  display: block;
  padding-top: 10px
}

.single-package-item:hover .button a {
  background: #dd0041
}

.latest-blog-area {
  position: relative;
  display: block;
  background: #fff;
  padding-top: 120px;
  padding-bottom: 69px
}

.single-blog-post {
  position: relative;
  display: block;
  margin-bottom: 40px
}

.single-blog-post .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px;
  transition: all .5s ease-in-out .6s
}

.single-blog-post .img-holder::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(221, 0, 65, .1);
  content: "";
  transition: transform .6s;
  transform: scale3d(.5, 1.5, 1) rotate3d(0, 0, 1, 90deg) translate3d(0, -210%, 0)
}

.single-blog-post:hover .img-holder::before {
  transform: scale3d(.5, 1.5, 1) rotate3d(0, 0, 1, 90deg) translate3d(0, 210%, 0)
}

.single-blog-post .img-holder img {
  width: 100%;
  transform: scale(1.01);
  transition: all .7s ease
}

.single-blog-post:hover .img-holder img {
  transform: scale(1.2)
}

.single-blog-post .text-holder {
  position: relative;
  display: block;
  padding: 34px 40px 0
}

.single-blog-post .meta-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 6px
}

.single-blog-post .meta-box .meta-info {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 20px
}

.single-blog-post .meta-box .meta-info li {
  position: relative;
  display: inline-block;
  float: none;
  line-height: 20px;
  margin: 0 11px
}

.single-blog-post .meta-box .meta-info li a {
  color: #dd0041;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
  transition: all .5s ease
}

.single-blog-post .meta-box .meta-info li a i {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px
}

.single-blog-post .meta-box .meta-info li a:hover {
  color: #ffa200
}

.single-blog-post .text-holder .blog-title {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 29px
}

.single-blog-post .text-holder .blog-title a {
  color: #2b283a;
  transition: all .5s ease
}

.single-blog-post:hover .text-holder .blog-title a {
  color: #ffa200
}

.single-blog-post .text-holder .text {
  position: relative;
  display: block
}

.single-blog-post .text-holder .text p {
  margin: 0 0 25px
}

.single-blog-post .text-holder .text .read-more {
  color: #2d1b41;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase
}

.single-blog-post:hover .text-holder .text .read-more {
  color: #01b2ec;
  text-decoration: underline
}

.slogan-area {
  position: relative;
  display: block;
  background-attachment: fixed;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 110px 0 120px;
  z-index: 1
}

.slogan-area::before {
  background: rgba(221, 0, 65, .9) none repeat scroll 0 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: -1
}

.slogan-area .title {
  position: relative;
  display: block;
  margin: 0 0 55px
}

.slogan-area .title h1 {
  color: #fff;
  font-size: 50px;
  line-height: 60px
}

.slogan-area .button a {
  padding: 27px 40px 27px
}

.footer-area {
  position: relative;
  display: block;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  z-index: 3;
  background-image: url(../images/footer/footer_bg1.jpg);
  background-repeat: no-repeat;
  background-position: center
}

.single-footer-widget {
  position: relative;
  display: block;
  overflow: hidden
}

.single-footer-widget .title {
  position: relative;
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center
}

.single-footer-widget .title h1 {
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  margin: 16px 0
}

.single-footer-widget .title .newsletter_heading {
  color: #922545;
  font-weight: 700;
  text-transform: capitalize;
  margin-top: 60px;
  font-size: 20px
}

.single-footer-widget .title .newsletter_txt {
  color: #000;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 32px
}

.single-footer-widget .title img {
  margin: 24px 32px;
  height: 160px;
  width: auto
}

.single-footer-widget .footer_icons img {
  height: 60px;
  width: auto
}

.single-footer-widget .company-info {
  position: relative;
  display: block;
  max-width: 400px
}

.single-footer-widget .company-info p {
  color: #c5c2d3;
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  margin: 0
}

.single-footer-widget .company-info .read-more {
  position: relative;
  display: block;
  padding-top: 30px
}

.single-footer-widget .company-info .read-more a {
  color: #01b2ec;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all .2s linear;
  transition-delay: .1s
}

.single-footer-widget .company-info .read-more a:hover {
  color: #ffa200
}

.single-footer-widget .page-links {
  position: relative;
  display: block
}

.single-footer-widget .page-links li {
  line-height: 32px;
  margin-bottom: 8px
}

.single-footer-widget .page-links li:last-child {
  margin-bottom: 0
}

.single-footer-widget .page-links li a {
  position: relative;
  display: block;
  color: #c5c2d3;
  font-size: 16px;
  font-weight: 600;
  transition: all .5s ease
}

.single-footer-widget .page-links li a:hover {
  color: #01b2ec;
  text-decoration: underline;
  padding-left: 5px
}

.single-footer-widget .services-links {
  position: relative;
  display: block
}

.single-footer-widget .services-links li {
  line-height: 32px;
  margin-bottom: 8px
}

.single-footer-widget .services-links li:last-child {
  margin-bottom: 0
}

.single-footer-widget .services-links li a {
  position: relative;
  display: block;
  color: #c5c2d3;
  font-size: 16px;
  font-weight: 600;
  transition: all .5s ease
}

.single-footer-widget .services-links li a:hover {
  color: #01b2ec;
  text-decoration: underline;
  padding-left: 5px
}

.single-footer-widget .newsletter-form {
  position: relative;
  display: block;
  margin-bottom: 70px;
  width: 100%;
  padding-top: 9px
}

.single-footer-widget .newsletter-form input[type=email] {
  position: relative;
  background: #f5f5f5;
  border: 1px solid #fff;
  color: #8b888e;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  height: 55px;
  letter-spacing: .1em;
  padding: 0 20px;
  border-radius: 7px;
  transition: all .5s ease;
  display: inline-block;
  margin-right: 8px
}

.single-footer-widget .newsletter-form input::-webkit-input-placeholder {
  color: #000;
  opacity: .3
}

.single-footer-widget .newsletter-form input:-moz-placeholder {
  color: #000;
  opacity: .3
}

.single-footer-widget .newsletter-form input::-moz-placeholder {
  color: #000;
  opacity: .3
}

.single-footer-widget .newsletter-form input:-ms-input-placeholder {
  color: #000;
  opacity: .3
}

.single-footer-widget .newsletter-form button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  width: auto;
  height: 55px;
  padding: 0 30px;
  line-height: 56px;
  transition: all .7s ease;
  background: #a93943;
  font-size: 22px
}

.single-footer-widget .newsletter-form input[type=email]:focus {
  border: 1px solid #dd0041
}

.single-footer-widget .newsletter-form button:hover, .single-footer-widget .newsletter-form input[type=email]:focus+button {
  color: #fff;
  background: #dd0041
}

.footer_icons {
  display: flex;
  justify-content: center;
  align-items: center
}

.footer_icons .fa {
  font-size: 50px;
  margin: 10px 40px
}

.footer_icons a {
  color: #fff
}

.footer_icons a:hover {
  color: #fff
}

.counter-style-modern {
  background: #fff;
  padding: 40px 28px 38px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  position: relative;
  z-index: 1
}

.counter-style-modern:hover::after {
  opacity: .5
}

.counter-style-modern::after {
  top: 11px;
  right: -11px;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  -webkit-transition: all .2s linear 0s;
  -moz-transition: all .2s linear 0s;
  transition: all .2s linear 0s;
  opacity: 0;
  z-index: -1
}

.counter-style-modern .counter-value>* {
  font-size: 44px
}

.counter-style-modern .counter-image {
  position: absolute;
  right: 4px;
  bottom: 4px;
  opacity: .12
}

.counter-style-modern .counter-content p {
  margin-bottom: 0
}

.counter-style-modern:hover .counter-content, .counter-style-modern:hover .counter-title .counter-title-head, .counter-style-modern:hover .counter-value>*>.counter-up {
  color: #fff!important
}

.counter-style-modern:hover .counter-image {
  display: none
}

.footer-bottom-area {
  position: relative;
  display: block;
  background: #111;
  padding: 24px 0 24px;
  border-top: 1px solid #393647
}

.footer-bottom-area .border-box {
  top: auto;
  bottom: 0
}

.footer-bottom-area .inner {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center
}

.footer-bottom-area .inner .single {
  margin: 0 auto
}

.footer-bottom-area .copyright-text {
  position: relative;
  display: block
}

.footer-bottom-area .copyright-text p {
  color: #f2f2f2;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin: 0;
  opacity: .3
}

.footer-bottom-area .copyright-text p a {
  color: #fff;
  font-weight: 800;
  transition: all .5s ease
}

.footer-bottom-area .copyright-text p a:hover {
  color: #ffa200
}

.footer-bottom-contact-info {
  position: relative;
  display: block
}

.footer-bottom-contact-info ul {
  position: relative;
  display: block
}

.footer-bottom-contact-info ul li {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700
}

.footer-bottom-contact-info ul li i {
  color: #dd0041;
  font-size: 13px;
  display: inline-block;
  width: 25px
}

.footer-bottom-contact-info ul li a {
  color: #fff;
  transition: all .5s ease
}

.footer-bottom-contact-info ul li a:hover {
  color: #dd0041
}

.footer-social-links {
  position: relative;
  display: block
}

.footer-social-links ul {
  display: block;
  float: right
}

.footer-social-links ul li a:hover i {
  transform: rotate(360deg)
}

.brand-area {
  position: relative;
  display: block;
  padding-top: 120px;
  padding-bottom: 90px;
  border-top: 2px solid #f8f6f4
}

.single-brand-item {
  position: relative;
  display: block;
  max-width: 270px;
  width: 100%;
  text-align: center;
  margin: 0 auto 30px;
  border: 1px solid #f8f6f4;
  transition: all .7s ease
}

.single-brand-item:hover {
  -webkit-box-shadow: 0 2px 10px 3px #f0eef9;
  box-shadow: 0 2px 10px 3px #f0eef9
}

.single-brand-item a {
  display: block
}

.single-brand-item a img {
  width: auto
}

.video-gallery-area {
  position: relative;
  display: block;
  padding: 120px 0 0;
  z-index: 2
}

.video-gallery-area:before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 120px;
  background: #f8f6f4;
  content: "";
  z-index: -1
}

.video-holder-box {
  position: relative;
  display: block;
  max-width: 970px;
  width: 100%;
  margin: 0 auto
}

.video-holder-box .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px
}

.video-holder-box .img-holder .icon-holder {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(255, 255, 255, .02);
  transition: all .9s ease;
  z-index: 3;
  opacity: 1
}

.video-holder-box .img-holder .icon-holder .icon {
  display: table;
  width: 100%;
  height: 100%
}

.video-holder-box .img-holder .icon-holder .icon .inner {
  display: table-cell;
  vertical-align: middle
}

.video-holder-box .img-holder .icon-holder .icon .inner a {
  position: relative;
  display: inline-block;
  border: 15px solid rgba(255, 255, 255, .03);
  color: #fff;
  height: 140px;
  width: 140px;
  border-radius: 50%;
  text-align: center;
  transition: all .5s ease
}

.video-holder-box .img-holder .icon-holder .icon .inner a span:before {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #dd0041;
  font-size: 20px;
  line-height: 110px;
  border-radius: 50%;
  -webkit-animation: pulse 2s infinite;
  -o-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: all 1s ease
}

@keyframes pulse {
  50% {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .1), 0 0 0 20px rgba(238, 238, 238, .3)
  }
}

.fact-counter-area {
  position: relative;
  display: block;
  background-attachment: fixed;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 0;
  z-index: 1;
  background: #f5f5f5;
  margin-top: 290px
}

.fact-counter-area1 {
  height: 500px;
  padding: 60px 0
}

.fact-counter-area1 h1 {
  font-size: 50px;
  letter-spacing: 2px
}

.fact-counter-area:before {
  position: absolute;
  top: -270px;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: #f5f5f5;
  z-index: -1
}

.single-fact-counter {
  position: relative;
  display: inline-block;
  float: left;
  width: 100%;
  padding-top: 0;
  padding-bottom: 2px;
  border-right: 1px solid rgba(255, 255, 255, .2);
  margin-bottom: 50px
}

.single-fact-counter:last-child {
  border: none
}

.timer_separations {
  position: absolute;
  top: 120px;
  font-size: 50px;
  font-weight: 900;
  right: -15px;
  color: #fff
}

.single-fact-counter .count-box {
  position: relative;
  display: block;
  background: #fff;
  color: #193bb8;
  margin: 50px 50px;
  border-radius: 10px;
  height: 175px
}

.single-fact-counter h1 {
  position: relative;
  display: block;
  color: #193bb8;
  padding: 51px 10px
}

.single-fact-counter h1 span {
  position: relative;
  display: inline-block;
  color: #193bb8;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700
}

.single-fact-counter .title {
  position: relative;
  display: block;
  margin-top: 12px
}

.single-fact-counter .title h4 {
  color: #fff;
  font-size: 18px;
  line-height: 14px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase
}

.trusted-area {
  position: relative;
  display: block;
  background: #f5f5f5;
  border-bottom: 2px solid #f8f6f4;
  padding-bottom: 60px
}

.trusted-image-box {
  position: relative;
  display: block;
  max-width: 770px;
  width: 100%;
  margin-top: -200px;
  z-index: 5;
  text-align: center
}

.trusted-image-box img {
  width: 60%;
  border-radius: 7px
}

.trusted-content-box {
  position: relative;
  display: block
}

.trusted-content-box {
  position: relative;
  display: block;
  margin-left: -300px;
  z-index: 6;
  background: #fff;
  padding: 40px 50px;
  border-radius: 10px
}

.trusted-content-box:before {
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 100%;
  height: 0;
  background: #fff;
  content: "";
  z-index: -1
}

.trusted-content-box .sec-title {
  margin: 0;
  padding-bottom: 16px
}

.trusted-content-box .inner-content {
  position: relative;
  display: block
}

.trusted-content-box .inner-content p {
  margin: 0 0 16px;
  line-height: 32px
}

.trusted-content-box .inner-content a {
  padding: 22px 40px 22px
}

.slogan-area-style2 {
  position: relative;
  display: block;
  background-attachment: fixed;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 120px 0 120px;
  z-index: 1
}

.slogan-area-style2::before {
  background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: -1
}

.slogan-area-style2 .inner-content {
  max-width: 850px;
  width: 100%;
  margin: 0 auto
}

.slogan-area-style2 .icon-holder {
  position: relative;
  display: block;
  padding-bottom: 38px
}

.slogan-area-style2 .icon-holder a {
  position: relative;
  display: inline-block;
  border: 15px solid rgba(255, 255, 255, .1);
  color: #fff;
  height: 145px;
  width: 145px;
  border-radius: 50%;
  text-align: center;
  transition: all .5s ease
}

.slogan-area-style2 .icon-holder a span:before {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #dd0041;
  font-size: 50px;
  line-height: 114px;
  border-radius: 50%;
  transition: all 1s ease
}

.slogan-area-style2 h3 {
  color: #01b2ec;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: .2em;
  text-transform: uppercase
}

.slogan-area-style2 .title {
  position: relative;
  display: block;
  margin: 13px 0 55px
}

.slogan-area-style2 .title h1 {
  color: #fff;
  font-size: 50px;
  line-height: 60px
}

.slogan-area-style2 .button a {
  padding: 27px 40px 27px
}

.company-info-area {
  position: relative;
  display: block
}

.company-info-left {
  position: relative;
  display: block;
  max-width: 420px;
  width: 100%;
  background: #f8f6f4;
  padding: 60px 60px 50px;
  padding-right: 80px;
  border-radius: 7px
}

.company-info-left .icon {
  display: block;
  padding-bottom: 22px
}

.company-info-left .icon span:before {
  color: #01b2ec;
  font-size: 60px;
  line-height: 60px;
  font-weight: 500
}

.company-info-left .text {
  display: block
}

.company-info-left .text p {
  color: #2d1b41;
  font-size: 30px;
  line-height: 50px;
  font-weight: 500;
  margin: 0 0 32px
}

.company-info-left .text a {
  color: #dd0041;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .2em;
  text-decoration: underline
}

.company-info-left .round-box {
  position: absolute;
  top: 40px;
  right: -80px;
  width: 160px;
  height: 160px;
  border: 15px solid rgba(255, 255, 255, .7);
  border-radius: 50%;
  animation: fa-spin 5s ease infinite
}

.company-info-left .round-box .inner {
  display: block;
  width: 100%;
  height: 100%;
  background: #dd0041;
  border-radius: 50%;
  text-align: center;
  padding: 42px 0
}

.company-info-left .round-box .inner p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
  text-transform: capitalize
}

.company-info-left .round-box .inner p span {
  font-size: 30px
}

.company-info-content {
  position: relative;
  display: block;
  margin-left: 70px
}

.company-info-content .sec-title {
  padding-bottom: 35px
}

.company-info-content .inner-content {
  position: relative;
  display: block
}

.company-info-content .inner-content .text {
  position: relative;
  display: block;
  padding-bottom: 32px
}

.company-info-content .bottom {
  position: relative;
  display: block
}

.company-info-content .bottom .video-holder {
  position: relative;
  width: 180px
}

.company-info-content .bottom .title-holder, .company-info-content .bottom .video-holder {
  display: table-cell;
  vertical-align: middle
}

.company-info-content .bottom .title-holder {
  padding-left: 40px
}

.company-info-content .bottom .title-holder h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px
}

.video-holder .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px
}

.video-holder .img-holder img {
  transform: scale(1);
  transition: all .5s ease 0s;
  width: 100%
}

.video-holder .img-holder:hover img {
  transform: scale(1.1)
}

.video-holder .img-holder .icon-holder {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
  transition: all .5s ease
}

.video-holder:hover .img-holder .icon-holder {
  background-color: rgba(0, 0, 0, .7)
}

.video-holder .img-holder .icon-holder .icon {
  display: table;
  height: 100%;
  width: 100%
}

.video-holder .img-holder .icon-holder .icon .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.video-holder .img-holder .icon-holder .icon .inner a {
  position: relative;
  display: block;
  border: 5px solid rgba(255, 255, 255, .1);
  color: #fff;
  height: 60px;
  width: 60px;
  margin: 0 auto;
  border-radius: 50%;
  text-align: center;
  transition: all .5s ease
}

.video-holder .img-holder .icon-holder .icon .inner a span:before {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #ffa200;
  font-size: 12px;
  line-height: 50px;
  border-radius: 50%
}

.video-holder .img-holder:hover .icon-holder .icon .inner a {
  transform: rotate(360deg)
}

.faq-content-area {
  position: relative;
  display: block;
  padding: 120px 0 120px
}

.discover-area {
  position: relative;
  display: block;
  overflow: hidden
}

.discover-area .image-box {
  position: relative;
  display: block;
  float: left;
  width: 25%
}

.discover-area .image-box img {
  width: 100%
}

.discover-area .title-box {
  position: relative;
  display: block;
  float: left;
  width: 25%;
  text-align: right;
  z-index: 1
}

.discover-area .title-box .bg-image {
  position: relative;
  display: block;
  width: 100%;
  height: 100%
}

.discover-area .title-box .bg-image img {
  width: 100%
}

.discover-area .title-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.discover-area .title-box .inner {
  display: table;
  width: 100%;
  height: 100%
}

.discover-area .title-box .inner .title {
  display: table-cell;
  vertical-align: middle;
  padding-right: 80px
}

.discover-area .title-box h1 {
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  margin: 0 0 25px
}

.discover-area .title-box .inner .title a:hover {
  background: #d40240
}

.discover-area .title-box a.style2 {
  background: #2b283a
}

.discover-area .title-box a.style2:hover {
  background: #e89402
}

.breadcrumb-area {
  position: relative;
  display: block;
  background-attachment: scroll;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 60px 0 60px;
  z-index: 1
}

.breadcrumb-area::before {
  background: rgba(0, 0, 0, .5) none repeat scroll 0 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: -1
}

.breadcrumb-area .inner-content {
  position: relative;
  display: block
}

.breadcrumb-area .title {
  display: block;
  padding-top: 19px
}

.breadcrumb-area .title h1 {
  color: #fff;
  font-size: 70px;
  line-height: 72px;
  font-weight: 700;
  text-transform: capitalize
}

.breadcrumb-area .breadcrumb-menu {
  position: relative;
  display: block
}

.breadcrumb-area .breadcrumb-menu ul {
  position: relative;
  display: inline-block;
  background: #ffa200;
  text-align: center;
  line-height: 28px;
  padding: 4px 9px 3px;
  padding-right: 18px;
  border-radius: 5px
}

.breadcrumb-area .breadcrumb-menu ul li {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
  transition: all .5s ease;
  margin: 0 11px
}

.breadcrumb-area .breadcrumb-menu ul li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  width: 5px;
  height: 1px;
  background: #fff;
  content: "";
  margin: 14px 0
}

.breadcrumb-area .breadcrumb-menu ul li:last-child:before {
  display: none
}

.breadcrumb-area .breadcrumb-menu ul li:last-child {
  margin-right: 0;
  padding-right: 0
}

.breadcrumb-area .breadcrumb-menu ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all .5s ease
}

.breadcrumb-area .breadcrumb-menu ul li.active {
  color: #c47d01
}

.breadcrumb-area .breadcrumb-menu ul li a:hover {
  color: #c47d01
}

.choose-area {
  position: relative;
  display: block;
  margin-bottom: 220px
}

.choose-content-box {
  position: relative;
  display: block;
  width: 100%
}

.choose-content-box .sec-title {
  padding-bottom: 40px
}

.choose-content-box .inner-content {
  display: block
}

.choose-content-box .inner-content .text {
  display: block;
  padding-bottom: 33px
}

.choose-content-box .inner-content ul {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  border-top: 2px solid #f8f7f5
}

.choose-content-box .inner-content ul li {
  position: relative;
  display: inline-block;
  padding-top: 58px;
  padding-bottom: 1px;
  float: left;
  width: 50%;
  text-align: center;
  border-right: 2px solid #f8f7f5
}

.choose-content-box .inner-content ul li:last-child {
  border-right: none
}

.choose-content-box .inner-content ul li h1 {
  color: #dd0041;
  font-size: 50px;
  line-height: 40px;
  margin: 0 0 13px
}

.choose-content-box .inner-content ul li span {
  display: block;
  color: #2b283a;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em
}

.choose-image-box {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px;
  text-align: center
}

.choose-image-box img {
  width: 70%
}

.location-area {
  position: relative;
  display: block;
  padding: 120px 0 120px
}

.location {
  position: relative;
  display: block;
  max-width: 1025px;
  width: 100%;
  margin: 0 auto
}

.single-location-box {
  position: absolute
}

.single-location-box .round-box {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  background: #dd0041;
  border-radius: 50%;
  cursor: pointer;
  z-index: 3
}

.single-location-box .round-box:before {
  position: absolute;
  top: -8px;
  left: -8px;
  bottom: -8px;
  right: -8px;
  background: 0 0;
  border: 8px solid rgba(0, 0, 0, .1);
  content: "";
  border-radius: 50%;
  z-index: -2
}

.single-location-box .round-box:after {
  position: absolute;
  content: "\f0d7";
  bottom: -12px;
  left: 3px;
  color: #dd0041;
  font-size: 16px;
  opacity: 1;
  font-family: FontAwesome;
  transition: all .3s ease
}

.single-location-box:hover .round-box:after {
  bottom: -17px;
  opacity: 1
}

.single-location-box .round-box.toparrow:after {
  position: absolute;
  content: "\f0d7";
  top: -5px;
  left: 3px;
  bottom: auto;
  color: #dd0142;
  font-size: 16px;
  opacity: 1;
  font-family: FontAwesome;
  transition: all .3s ease;
  transform: rotate(180deg);
  line-height: 16px
}

.single-location-box:hover .round-box.toparrow:after {
  top: -9px
}

.single-location-box.one {
  top: 100px;
  left: 180px
}

.single-location-box .inner-content {
  position: absolute;
  left: -30px;
  top: 100%;
  width: 270px;
  opacity: 0;
  visibility: hidden;
  padding: 26px 35px 25px;
  padding-right: 20px;
  margin-left: 0;
  border-radius: 5px;
  background-color: #2b283a;
  transition: all .3s ease;
  z-index: 9999999
}

.single-location-box:hover .inner-content {
  opacity: 1;
  visibility: visible;
  top: 165%
}

.single-location-box .inner-content.style2 {
  top: auto;
  bottom: 100%
}

.single-location-box:hover .inner-content.style2 {
  bottom: 165%
}

.single-location-box .inner-content p {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin: 0
}

.single-location-box.two {
  top: 80px;
  right: 300px
}

.single-location-box.three {
  left: 280px;
  bottom: 80px
}

.single-location-box.four {
  left: 50%;
  bottom: 200px
}

.single-location-box.five {
  right: 100px;
  bottom: 100px
}

.services-style2-area {
  position: relative;
  display: block;
  padding: 120px 0 70px
}

.single-service-style2 {
  position: relative;
  display: block;
  margin-bottom: 39px
}

.single-service-style2 .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px;
  z-index: 2
}

.single-service-style2 .img-holder::before {
  position: absolute;
  top: 0;
  left: -100%;
  width: 50%;
  height: 100%;
  content: "";
  background: linear-gradient(to right, rgba(221, 0, 68, 0) 0, rgba(221, 0, 68, .7) 100%);
  transform: skewX(-25deg);
  z-index: 2
}

.single-service-style2:hover .img-holder::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s
}

@-webkit-keyframes shine {
  100% {
    left: 125%
  }
}

@keyframes shine {
  100% {
    left: 125%
  }
}

.single-service-style2 .img-holder img {
  width: 100%;
  transition: all 2.5s ease
}

.single-service-style2:hover .img-holder img {
  transform: scale(1.2) rotate(3deg)
}

.single-service-style2 .text-holder {
  position: relative;
  display: block;
  padding-top: 25px;
  margin: 0 30px
}

.single-service-style2 .text-holder h3 {
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 19px
}

.single-service-style2 .text-holder p {
  font-size: 16px;
  line-height: 30px;
  margin: 0
}

.single-service-area {
  position: relative;
  display: block;
  padding: 120px 0 120px
}

.single-service-content {
  position: relative;
  display: block
}

.single-service-content .top-image-holder {
  position: relative;
  display: block;
  margin-bottom: 40px
}

.single-service-content .top-image-holder img {
  width: 100%;
  transition: all .4s ease-in-out 0s
}

.single-service-content .inner-content {
  position: relative;
  display: block
}

.single-service-content .inner-content .sec-title {
  padding-bottom: 35px
}

.single-service-content .inner-content .text {
  position: relative;
  display: block;
  padding-bottom: 20px
}

.single-service-content .inner-content ul {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 45px
}

.single-service-content .inner-content ul li {
  color: #2d1b41;
  font-size: 24px;
  font-weight: 600;
  line-height: 44px
}

.single-service-content .inner-content ul li i {
  color: #dd0041;
  font-size: 16px;
  line-height: 14px;
  display: inline-block;
  padding-right: 13px
}

.single-service-content .inner-content .button {
  position: relative;
  display: block
}

.single-service-content .inner-content .button a {
  font-size: 20px;
  padding: 30px 50px 29px
}

.single-service-content .icon-holder {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 40px
}

.single-service-content .icon-holder li {
  position: relative;
  display: inline-block;
  float: left;
  width: 60px;
  height: 60px;
  background: #f8f6f4;
  border: 2px solid #f5f3f1;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px
}

.single-service-content .icon-holder li:last-child {
  margin-right: 0
}

.single-service-content .icon-holder li span:before {
  color: #01b2ec;
  font-size: 25px;
  line-height: 56px;
  font-weight: 500;
  display: block
}

.single-service-content .icon-holder li span.clr2:before {
  color: #dd0041
}

.single-service-content .icon-holder li span.clr3:before {
  color: #ffa200
}

.super-sale-area.style2 {
  position: relative;
  display: block;
  padding: 120px 0 120px;
  background: #fff
}

.super-sale-area.style2 .inner-content {
  position: relative;
  display: block;
  padding: 0;
  background: #f5f5f5
}

.super-sale-image.style2 .round-box {
  top: 85px
}

.super-sale-content.style2 .sec-title {
  padding-bottom: 23px;
  margin-top: -9px
}

.super-sale-content.style2 .sec-title .title {
  color: #2b283a;
  margin: 0
}

.super-sale-content.style2 .inner-content h6 {
  color: #8b888e;
  font-size: 20px;
  font-weight: 600
}

.super-sale-content.style2 .inner-content h6 span {
  color: #dd0041
}

.super-sale-content.style2 .inner-content .button {
  display: block;
  padding-top: 45px
}

.offering-area {
  position: relative;
  display: block;
  padding: 120px 0 90px;
  border-bottom: 2px solid #f8f6f4;
  z-index: 1
}

.single-offering-box {
  position: relative;
  display: block;
  padding: 40px 0 34px;
  text-align: center;
  background: #f5f5f5;
  border-radius: 7px;
  margin-bottom: 30px;
  transition: all .5s ease-in-out 8s;
  z-index: 1
}

.single-offering-box:hover {
  -webkit-box-shadow: 0 3px 9px 1px #d3d3d3;
  box-shadow: 0 3px 9px 1px #d3d3d3
}

.single-offering-box::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #ffa200;
  border-radius: 7px;
  content: "";
  z-index: -1;
  transition: all .5s ease-in-out 0s;
  transform-style: preserve-3d;
  transform: perspective(1200px) rotateX(-180deg) translateZ(0);
  opacity: 0
}

.single-offering-box:hover::before {
  opacity: 1;
  transform: perspective(1200px) rotateX(0) translateZ(0);
  transition-delay: .1s
}

.single-offering-box span:before {
  color: #ffa200;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  transition: all .5s ease-in-out .5s
}

.single-offering-box:hover span:before {
  color: #fff
}

.single-offering-box h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 26px 0 0;
  transition: all .5s ease-in-out .7s
}

.single-offering-box:hover h4 {
  color: #fff
}

#blog-area {
  padding: 120px 0 120px
}

.blog-default-area .single-blog-post {
  margin-bottom: 47px
}

.blog-default-area .post-pagination {
  position: relative;
  display: block;
  border-top: 1px solid #f8f6f4;
  padding-top: 60px
}

#blog-area.blog-single-area {
  padding-bottom: 120px
}

.blog-single-area .blog-post {
  position: relative;
  display: block
}

.blog-single-area .single-blog-post {
  margin-bottom: 48px
}

.blog-single-area .single-blog-post .img-holder::before {
  display: none
}

.blog-single-area .single-blog-post .img-holder img {
  transform: none
}

.blog-single-area .single-blog-post .text-holder {
  padding: 34px 0 0
}

.blog-single-area .single-blog-post .text-holder .meta-box {
  display: block
}

.blog-single-area .single-blog-post .text-holder .blog-title {
  color: #2b283a;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 19px
}

.blog-single-area .single-blog-post .text-holder .blog-title:hover {
  color: none
}

.blog-single-area .single-blog-post .text-holder .text {
  position: relative;
  display: block
}

.blog-single-area .single-blog-post .text-holder p.mar-bottom {
  margin-bottom: 18px
}

.blog-single-area .tag-box {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 2px solid #f8f6f4;
  margin-top: 40px
}

.blog-single-area .tag-box .tag {
  position: relative;
  display: block
}

.blog-single-area .tag-box .tag p {
  color: #8b888e;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin: 10px 0
}

.blog-single-area .tag-box .tag p span {
  position: relative;
  display: inline-block;
  padding-right: 6px;
  color: #2b283a;
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize
}

.blog-single-area .tag-box .right {
  position: relative;
  display: block
}

.blog-single-area .tag-box .right .sociallinks-style-two li a i {
  color: #2d1b41;
  background: #f8f6f4;
  border-color: #f8f6f4
}

.blog-single-area .tag-box .right .sociallinks-style-two li a:hover i {
  color: #fff;
  background: #dd0041;
  border-color: #dd0041
}

.blog-single-area .author-box {
  position: relative;
  display: block;
  background: #f5f5f5;
  padding: 0;
  border-radius: 7px
}

.blog-single-area .author-box .inner-content {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px
}

.blog-single-area .author-box .img-holder {
  width: 170px
}

.blog-single-area .author-box .img-holder img {
  border-radius: 7px
}

.blog-single-area .author-box .img-holder, .blog-single-area .author-box .text-holder {
  display: table-cell;
  vertical-align: middle
}

.blog-single-area .author-box .text-holder {
  padding-left: 40px
}

.blog-single-area .author-box .text-holder h3 {
  color: #2b283a;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 24px;
  text-transform: capitalize
}

.blog-single-area .author-box .text-holder p {
  margin: 0
}

.blog-single-area .inner-comment-box {
  overflow: hidden;
  padding-top: 54px;
  padding-bottom: 4px
}

.blog-single-area .inner-comment-box .title {
  position: relative;
  display: block;
  padding-bottom: 30px
}

.blog-single-area .inner-comment-box .title h3 {
  color: #2b283a;
  font-size: 30px;
  font-weight: 700
}

.blog-single-area .inner-comment-box .single-comment-box {
  position: relative;
  display: block;
  border-bottom: 2px solid #f8f6f4;
  padding-left: 110px;
  margin-bottom: 50px;
  padding-bottom: 37px
}

.blog-single-area .inner-comment-box .single-comment-box .img-holder {
  position: absolute;
  left: 0;
  top: 0;
  width: 110px;
  height: 110px
}

.blog-single-area .inner-comment-box .single-comment-box .img-holder img {
  border-radius: 50%
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder {
  margin-left: 30px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top {
  position: relative;
  display: block;
  overflow: hidden;
  padding-bottom: 20px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top .name-date h3 {
  color: #2b283a;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  margin: 0 0 11px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .top .name-date span {
  display: block;
  color: #dd0041;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .text {
  position: relative;
  display: block
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .text p {
  margin: 0 0 16px
}

.blog-single-area .inner-comment-box .single-comment-box .text-holder .text a.reply-button {
  color: #2b283a;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .1em;
  text-transform: uppercase;
  transition: all .5s ease
}

.blog-single-area .inner-comment-box .single-comment-box:hover .text-holder .text a.reply-button {
  color: #01b2ec;
  text-decoration: underline
}

.add-comment-box {
  overflow: hidden
}

.add-comment-box .title {
  position: relative;
  display: block;
  padding-bottom: 31px
}

.add-comment-box .title h3 {
  color: #2b283a;
  font-size: 30px;
  font-weight: 700
}

.add-comment-box #add-comment-form input[type=email], .add-comment-box #add-comment-form input[type=text], .add-comment-box #add-comment-form textarea {
  position: relative;
  display: block;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #8b888e;
  font-size: 18px;
  font-weight: 500;
  height: 60px;
  padding: 0 30px;
  width: 100%;
  border-radius: 7px;
  margin-bottom: 20px;
  transition: all .5s ease
}

.add-comment-box #add-comment-form textarea {
  height: 200px;
  padding: 15px 30px;
  margin-bottom: 20px
}

.add-comment-box #add-comment-form input[type=text]:focus {
  border-color: #dfdcda
}

.add-comment-box #add-comment-form input[type=email]:focus {
  border-color: #dfdcda
}

.add-comment-box #add-comment-form textarea:focus {
  border-color: #dfdcda
}

.add-comment-box #add-comment-form button {
  font-size: 18px;
  padding: 27px 50px 27px
}

#blog-area .sidebar-wrapper {
  position: relative;
  display: block;
  max-width: 370px;
  width: 100%
}

.sidebar-search-box {
  position: relative;
  display: block;
  margin-bottom: 30px
}

.sidebar-search-box form.search-form {
  position: relative;
  display: block;
  padding: 30px 50px;
  width: 100%;
  background: #dd0041;
  border-radius: 7px
}

.sidebar-search-box .search-form input[type=text] {
  position: relative;
  display: block;
  border-radius: 12px;
  background: #ea205c;
  border: 1px solid #ea205c;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  height: 60px;
  letter-spacing: .1em;
  padding-left: 20px;
  padding-right: 65px;
  transition: all .5s ease 0s
}

.sidebar-search-box .search-form button {
  position: absolute;
  top: 30px;
  right: 50px;
  background: #ea205c;
  color: #fff;
  display: block;
  width: 60px;
  height: 60px;
  padding: 8px 0;
  text-align: center;
  transition: all .5s ease 0s;
  border-radius: 0 11px 11px 0
}

.sidebar-search-box .search-form button i {
  font-size: 14px
}

.sidebar-search-box .search-form input[type=text]:focus {
  border: 1px solid #fff;
  background: #fff;
  color: #000
}

.sidebar-search-box .search-form button:hover, .sidebar-search-box .search-form input[type=text]:focus+button {
  color: #222;
  background: #fff
}

.sidebar-search-box .search-form input::-webkit-input-placeholder {
  color: #fff
}

.sidebar-search-box .search-form input:-moz-placeholder {
  color: #fff
}

.sidebar-search-box .search-form input::-moz-placeholder {
  color: #fff
}

.sidebar-search-box .search-form input:-ms-input-placeholder {
  color: #fff
}

.sidebar-wrapper .single-sidebar {
  position: relative;
  display: block;
  overflow: hidden
}

.sidebar-wrapper .single-sidebar.graybg {
  background: #f5f5f5;
  padding: 50px 50px 42px;
  border-radius: 7px
}

.sidebar-wrapper .single-sidebar.last-child {
  margin: 0
}

.sidebar-wrapper .single-sidebar .sec-title {
  overflow: hidden;
  padding-bottom: 25px;
  margin-top: -4px
}

.sidebar-wrapper .single-sidebar .sec-title h3 {
  color: #2b283a;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-transform: capitalize
}

.single-sidebar .lat-posts {
  position: relative;
  display: block
}

.single-sidebar .lat-posts li {
  position: relative;
  display: block;
  padding-left: 60px;
  min-height: 60px;
  border-bottom: 1px solid #fff;
  padding-bottom: 22px;
  margin-bottom: 30px
}

.single-sidebar .lat-posts li:last-child {
  border-bottom: 0 solid;
  margin-bottom: 0;
  padding-bottom: 0
}

.single-sidebar .lat-posts li .img-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 7px
}

.single-sidebar .lat-posts li .img-holder img {
  width: 100%;
  transition: all .4s ease-in-out .5s;
  transform: scale(1, 1)
}

.single-sidebar .lat-posts li:hover .img-holder img {
  transition-delay: 0s;
  transform: scale(1.2, 1.2)
}

.single-sidebar .lat-posts li .img-holder .overlay-style-one .box .content a i {
  color: #fff;
  font-size: 16px;
  transition: all .5s ease
}

.single-sidebar .lat-posts li:hover .img-holder .overlay-style-one {
  opacity: 1
}

.single-sidebar .lat-posts li .img-holder .overlay-style-one .box .content a:hover i {
  color: #222
}

.single-sidebar .lat-posts li .title-holder {
  padding-left: 20px;
  min-height: 60px
}

.single-sidebar .lat-posts li .title-holder p {
  color: #dd0041;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 0 0 7px
}

.single-sidebar .lat-posts li .title-holder p i {
  display: inline-block;
  padding-right: 7px
}

.single-sidebar .lat-posts li .title-holder .post-title {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin: 0
}

.single-sidebar .lat-posts li .title-holder .post-title a {
  color: #2b283a;
  transition: all .5s ease
}

.single-sidebar .lat-posts li .title-holder .post-title a:hover {
  color: #dd0041
}

.single-sidebar .categories {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 30px;
  margin-bottom: 20px
}

.single-sidebar .categories li {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0 5px 10px
}

.single-sidebar .categories li:last-child {
  margin-bottom: 0
}

.single-sidebar .categories li .img-holder {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 7px;
  max-width: 180px;
  width: 100%;
  z-index: 1
}

.single-sidebar .categories li .img-holder::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(47, 27, 68, .5);
  content: "";
  transition: transform .6s
}

.single-sidebar .categories li .img-holder img {
  width: 100%;
  transform: scale(1.01);
  transition: all .7s ease
}

.single-sidebar .categories li:hover .img-holder img {
  transform: scale(1.2)
}

.single-sidebar .categories li .img-holder .button {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 3
}

.single-sidebar .categories li .img-holder .button a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .1em;
  padding: 9px 15px 8px
}

.single-sidebar .popular-tag {
  position: relative;
  display: block;
  margin-left: -5px;
  margin-right: -5px
}

.single-sidebar .popular-tag li {
  display: inline-block;
  float: left;
  margin: 0 5px 10px
}

.single-sidebar .popular-tag li a {
  position: relative;
  display: block;
  background: #eeece9;
  color: #8b888e;
  font-size: 16px;
  font-weight: 600;
  padding: 2px 10px 1px;
  text-transform: capitalize;
  transition: all .5s ease 0s;
  border-radius: 3px
}

.single-sidebar .popular-tag li a:hover {
  background: #ffa200;
  color: #fff
}

.sidebar-box-online {
  position: relative;
  display: block;
  margin-top: 30px;
  background-attachment: scroll;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 140px 0 142px;
  border-radius: 7px;
  z-index: 1
}

.sidebar-box-online:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: rgba(45, 41, 61, .7) none repeat scroll 0 0;
  border-radius: 9px;
  z-index: -1
}

.sidebar-box-online h3 {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-decoration: underline
}

.contact-info-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 0 0
}

.single-info-box {
  position: relative;
  display: block;
  padding: 46px 0 49px;
  background: #f5f5f5;
  border-radius: 7px;
  transition: all .3s ease;
  margin-bottom: 40px;
  height: 300px
}

.single-info-box:hover {
  -webkit-box-shadow: 0 3px 8px 2px rgba(236, 234, 232, .79);
  box-shadow: 0 3px 8px 2px rgba(236, 234, 232, .79)
}

.single-info-box .title-holder {
  position: relative;
  display: block;
  padding-bottom: 36px
}

.single-info-box .title-holder span {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase
}

.single-info-box .title-holder h3 {
  font-size: 22px;
  line-height: 24px
}

.single-info-box .icon-holder {
  position: relative;
  display: block
}

.single-info-box .icon-holder li {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #fff;
  border: 2px solid #f4f2f0;
  border-radius: 50%;
  margin: 0 .5px
}

.single-info-box .icon-holder li span:before {
  color: #01b2ec;
  font-size: 25px;
  line-height: 56px;
  font-weight: 500;
  display: block
}

.single-info-box .icon-holder li span.clr2:before {
  color: #dd0041
}

.single-info-box .icon-holder li span.clr3:before {
  color: #ffa200
}

.single-info-box .text {
  position: relative;
  display: block;
  padding: 32px 0 0
}

.single-info-box .text li {
  font-size: 18px;
  line-height: 30px;
  color: #8b888e
}

.single-info-box .text li a {
  color: #8b888e
}

.distributor {
  margin: 50px auto 100px
}

.distributor h2 {
  font-size: 24px;
  line-height: normal;
  font-weight: 500;
  color: #000;
  text-align: center;
  margin-bottom: 20px
}

.distributor h1 {
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #e70012;
  text-align: center;
  margin-bottom: 30px
}

.distributor_ul {
  margin-top: 20px;
  margin-bottom: 50px
}

.distributor_ul li {
  font-size: 26px;
  list-style: decimal;
  line-height: 40px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 500
}

.distributor_ul li span {
  font-weight: 700;
  font-style: italic;
  color: #e70012
}

.distributor .click_here {
  font-size: 28px;
  font-weight: 500;
  color: #000;
  margin-bottom: 20px
}

.distributor .google_form {
  color: #1d2cf3;
  text-decoration: underline;
  font-size: 30px;
  font-weight: 600
}

.contact-form-area {
  position: relative;
  display: block;
  padding: 50px 0 80px
}

.contact-form {
  position: relative;
  display: block;
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
  background: #fff
}

.contact-form form {
  position: relative;
  display: block
}

.contact-form form .input-box {
  position: relative;
  display: block
}

.contact-form form input[type=email], .contact-form form input[type=text], .contact-form form textarea {
  position: relative;
  display: block;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
  padding-left: 45px;
  padding-right: 20px;
  border-radius: 5px;
  transition: all .5s ease
}

.contact-form form textarea {
  height: 220px;
  padding-left: 45px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 15px
}

.contact-form form input[type=text]:focus {
  border-color: #e6e5e4;
  color: #222
}

.contact-form form input[type=email]:focus {
  border-color: #f5f5f5;
  color: #222
}

.contact-form form textarea:focus {
  border-color: #e6e5e4;
  color: #222
}

.contact-form form .input-box .icon {
  position: absolute;
  top: 0;
  left: 20px;
  margin: 13px 0 13px
}

.contact-form form .input-box .icon i {
  color: #dedddb;
  font-size: 16px;
  line-height: 30px
}

.contact-form form input[type=text]::-webkit-input-placeholder {
  color: #8b888e
}

.contact-form form input[type=text]:-moz-placeholder {
  color: #8b888e
}

.contact-form form input[type=text]::-moz-placeholder {
  color: #8b888e
}

.contact-form form input[type=text]:-ms-input-placeholder {
  color: #8b888e
}

.contact-form form input[type=email]::-webkit-input-placeholder {
  color: #8b888e
}

.contact-form form input[type=email]:-moz-placeholder {
  color: #8b888e
}

.contact-form form input[type=email]::-moz-placeholder {
  color: #8b888e
}

.contact-form form input[type=email]:-ms-input-placeholder {
  color: #8b888e
}

.contact-form form button {
  padding: 20px 19px 20px;
  cursor: pointer;
  width: 100%;
  margin-top: 20px;
  font-size: 20px
}

.reviews_youtube {
  padding: 20px 0
}

.reviews {
  padding: 20px 0 70px
}

.reviews_youtube .single-testimonial-item .image-box {
  position: relative;
  display: block;
  width: 100%;
  height: 240px;
  margin: 0 auto
}

.reviews_youtube.masonry .item {
  padding: 0
}

.reviews_youtube .single-testimonial-item .text-box {
  padding: 10px 20px 16px
}

.reviews_youtube .single-testimonial-item .text-box p {
  color: #2b283a;
  font-size: 30px;
  line-height: normal;
  margin: 0;
  font-weight: 500
}

.reviews_youtube .single-testimonial-item .text-box h6 {
  font-size: 18px;
  font-weight: 500;
  padding: 6px 0;
  margin-bottom: 10px;
  line-height: 30px
}

.masonry .item {
  border: 1px solid #eee;
  box-shadow: 0 0 10px -3px #ccc;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 20px 20px 16px
}

.reviews .single-testimonial-item .text-box {
  padding: 12px 0 0
}

.reviews .single-testimonial-item .text-box p {
  font-size: 22px;
  line-height: initial;
  font-weight: 600;
  margin-bottom: 16px
}

.reviews .single-testimonial-item .text-box h6 {
  font-size: 20px;
  font-weight: 500;
  padding: 6px 0;
  margin-bottom: 10px;
  line-height: 30px;
  border-bottom: 1px solid #ccc
}

.google-map-area {
  position: relative;
  display: block
}

#contact-google-map {
  height: 550px;
  width: 100%
}

.error-page-area {
  position: relative;
  display: block;
  padding: 200px 0 200px
}

.error-sign {
  position: relative;
  display: block;
  max-width: 381px;
  width: 100%;
  margin: 0 auto
}

.error-sign .top {
  position: relative;
  display: block;
  width: 185px;
  height: 185px;
  background: #ffa200;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  padding: 54px 0
}

.error-sign .top h1 {
  color: #fff;
  font-size: 50px;
  line-height: 46px;
  font-weight: 900;
  margin: 0 0 5px
}

.error-sign .top h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px
}

.error-sign .middle {
  position: relative;
  display: block;
  width: 15px;
  height: 220px;
  background: #ffa200;
  margin: 0 auto;
  z-index: 3
}

.error-sign .bottom {
  position: relative;
  display: block;
  margin-top: -59px;
  z-index: 1
}

.not-found-text {
  color: #2b283a;
  font-size: 100px;
  line-height: 110px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 43px 0 29px
}

.go-home-button {
  position: relative;
  display: block
}

.go-home-button a {
  padding: 22px 40px 22px
}

.howtouse {
  margin-top: 30px
}

.howtouse p {
  font-size: 22px;
  font-weight: 400
}

.howtouse h1, .howtouse p, .howtouse ul li {
  padding: 0;
  font-size: 25px;
  line-height: normal;
  font-weight: 500;
  color: #000;
  text-align: center
}

.color {
  color: #922545
}

.color2 {
  color: #a93943
}

.pl-32 {
  padding-left: 32px
}

.ml-md-5 {
  margin-left: 3rem
}

.font-20 {
  font-size: 20px
}

.font-26 {
  font-size: 26px
}

.w-80 {
  width: 80%
}

.red_asterisk {
  color: #a93943;
  font-size: 20px;
  vertical-align: baseline;
  margin-left: 2px;
  line-height: 1
}

.price {
  color: #922545;
  font-weight: 800
}

.text-decoration-line-through {
  text-decoration: line-through!important
}

.btn-close {
  color: #aaa;
  font-size: 30px;
  text-decoration: none;
  position: absolute;
  right: 5px;
  top: 0
}

.btn-close:hover {
  color: #919191
}

.modal:target:before {
  display: none
}

.modal:before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, .6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10
}

.modal .modal-dialog {
  background: #fefefe;
  border: #333 solid 1px;
  border-radius: 5px;
  margin-left: -200px;
  position: fixed;
  left: 50%;
  z-index: 11;
  width: 360px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  top: 20%
}

.modal:target .modal-dialog {
  top: -100%;
  -webkit-transform: translate(0, -500%);
  -ms-transform: translate(0, -500%);
  transform: translate(0, -500%)
}

.modal-body {
  padding: 20px
}

.modal-footer, .modal-header {
  padding: 10px 20px
}

.modal-header {
  border-bottom: #eee solid 1px
}

.modal-header h2 {
  font-size: 20px
}

.modal-footer {
  border-top: #eee solid 1px;
  text-align: right
}

.modal {
  z-index: 10000;
  padding-top: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0, .5);
  background-color: rgba(0, 0, 0, .5);
  display: flex;
  justify-content: center;
  align-items: center
}

.modal-content {
  margin: auto;
  background-color: #fff;
  position: relative;
  padding: 0;
  outline: 0;
  max-width: 800px;
  z-index: 1000000;
  border-radius: 8px
}

.modal-close {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 0;
  top: 0;
  background: #eaeaea;
  padding: 0 6px;
  border: 1px solid #ccc;
  color: #d12323;
  font-size: 24px;
  border-top-right-radius: 8px;
  cursor: pointer
}

.img-modal {
  border-radius: 25px
}

.img-modal img {
  border-radius: 8px
}

.animate-opacity {
  animation: opac .8s
}

@keyframes opac {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.font-weight-semibold {
  font-weight: 600
}