body {
  font-size: 20px;
  font-weight: 300;
  color: #000;
  position: relative;
}
a {
  color: #ea6521;
}
a:hover {
  color: #ea6521;
  text-decoration: none;
}
hr {
  border: 1px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #000;
}
h1, .h1 {
  font-size: 2.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.font-weight-bold {
  font-weight: 600 !important;
}
.lead-1 {
  font-size: 2.5rem;
  font-weight: 300;
}
.lead-2 {
  font-size: 2rem;
  font-weight: 300;
}
.lead-3 {
  font-size: 1.75rem;
  font-weight: 300;
}
.lead-4 {
  font-size: 1.5rem;
  font-weight: 300;
}
.lead-5 {
  font-size: 1.25rem;
  font-weight: 300;
}
.lead-6 {
  font-size: 1rem;
  font-weight: 300;
}
.display-5 {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .h1, .h2, h1, h2 {
    font-size: 1.75rem;
  }
  .display-3 {
    font-size: 3rem;
  }
  .display-4 {
    font-size: 2rem;
  }
  .display-5 {
    font-size: 2rem;
  }
}
.table i.fa-check-circle-o {
  font-size: 18px;
  color: #f67a3c;
  position: relative;
  top: 2px;
  margin-right: 2px;
}
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0rem;
}
.breadcrumb-white, .breadcrumb-white li, .breadcrumb-white li a, .breadcrumb-white li a:hover {
  color: #fff !important;
}
.breadcrumb-item {
    position: relative;
}
.breadcrumb-item + .breadcrumb-item::before {
  height: 12px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgb(230,100,30)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
  background-size: 14px 14px;  
}
@media (min-width: 1650px) {
  .container {
    max-width: 1600px;
  }
}
@media (min-width: 1420px) {
  .container {
    max-width: 1400px;
  }
}
.icon-buynow {
  fill: #fff;
}
.icon-buynow:hover {
  fill: #000;
}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover {
  color: #fff;
}
@media (max-width: 575px) {
  .btn {
    border-radius: 0px;
  }
  .btn-md-block {
    display: block !important;
  }
  .btn-sm-block {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .btn-lg-block {
    display: block !important;
  }
}
.text-orange {
  color: #ea6521 !important;
}
.bg-home {
  position: absolute;
  z-index: 1;
  width: 100%;
}
.bg-px80 {
  height: 80vh;
  width: 100%;
  position: relative;
  display: table;
}
.bg-px60 {
  height: 60vh;
  width: 100%;
  position: relative;
  display: table;
}
.bg-pxc {
  display: table-cell;
  vertical-align: middle;
}
.bg-buy {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #ea6521 0%, #ff7955 100%) repeat scroll 0 0;
}
.bg-header {
  background: #3b4d51 url("../img/bg1.jpg") right bottom no-repeat;
  background-size: cover;
}
@media(max-width:992px) {
  .bg-header {
    background: #3b4d51 !important;
  }
}
.bg-blue-light {
  background-color: #f4f9ff!important;
}
.bg-grey {
  background-color: #f8f8f8 !important;
}
.bg-grey-light {
  background: #f4f5f6!important;
}
.bg-grey-dark {
  background-color: #181617 !important;
}
.bg-orange {
  background-color: #ea6521 !important;
}
.bg-orange-light {
  background-color: #fff1ea !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-red {
  background: rgba(0, 0, 0, 0) linear-gradient(to left, #d23078 0%, #ff7955 100%) repeat scroll 0 0;
}
.bg-shadow {
  background: url('../img/bg-shadow.png')top center no-repeat;
}
@media(max-width:991px) {
  .bg-customer {
    background: url("../img/customer-small.png") no-repeat center bottom;
  }
}
.m-lg-minus {
  margin-top: -50px;
}
.border-b::after {
  position: absolute;
  content: "";
  height: 3px;
  background-color: #ea6521;
  width: 60px;
  top: 44%;
  left: 50%;
  margin-left: -30px;
}
.mt-n7 {
    margin-top: -7rem!important;
}
.pt-10 {
  padding-top: 10rem !important;  
}
.py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
@media(min-width:992px) {
.py-lg-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}
}
.shadow-hover:hover {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
  transition: ease-in-out .3s;
}
.g-recaptcha div {
    margin: 0 auto;
}
@media(min-width:1200px) {
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.mn-tabs .nav-item a.active, .mn-tabs .nav-item a.active:hover {
  color: #fff !important;
}
.mn-tabs .nav-item .nav-link, .mn-tabs .nav-item .nav-link:hover {
  color: #000;
  font-weight: 600;
}
.nav-tabs .nav-item {
  background-color: #fbddce !important;
}
.nav-tabs .nav-link {
  border-radius: 0;
  border: 0;
  font-weight: 600;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  color: #ea6521;
}
.nav-tabs .nav-item .show .nav-link, .nav-tabs .nav-link.active {
  border-color: #dee2e6;
  background-color: #ea6521;
  color: #fff !important;
  font-weight: 600;
}
.border-orange {
  border-bottom: 1px solid #ea6521;
}
.megamenu {
  position: static;
}
.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}
a.gotoTop {
  position: fixed;
  z-index: 1100;
  right: 0px;
  bottom: 120px;
  width: 30px;
  color: #FFF;
  background-color: #666;
  padding: 2px 10px 5px 10px;
  display: none;
}
a.gotoTop:hover {
  text-decoration: none;
  background-color: #ea6521;
}
ul.list-unstyled {
  list-style: none;
  padding-left: 0px;
}
ul.list-unstyled li {
  padding-top: 5px;
  text-align: left;
}
ul.list-check {
  list-style: none;
  padding-left: 25px;
}
ul.list-check li {
  position: relative;
  text-align: left;
  padding-bottom: 5px;
}
ul.list-check li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
  background-size: 20px 20px;
  top: 5px;
  margin-left: -25px;
}
ul.list-check-orange {
  list-style: none;
  padding-left: 25px;
}
ul.list-check-orange li {
  position: relative;
  text-align: left;
  padding-bottom: 5px;
}
ul.list-check-orange li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(230,100,30)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
  background-size: 20px 20px;
  top: 5px;
  margin-left: -25px;
}
ul.list-check-white {
  list-style: none;
  padding-left: 25px;
}
ul.list-check-white li {
  position: relative;
  text-align: left;
  padding-bottom: 5px;
}
ul.list-check-white li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(255,255,255)" d="M20.5,42a2.368,2.368,0,0,1-1.759-.766l-14-14.423a2.584,2.584,0,0,1,0-3.626l3.988-4.109a2.4,2.4,0,0,1,3.518,0l8.249,8.5L38.755,8.76a2.4,2.4,0,0,1,3.518,0l3.988,4.109a2.584,2.584,0,0,1,0,3.626l-24,24.737A2.37,2.37,0,0,1,20.5,42Z"></path></svg>') no-repeat;
  background-size: 20px 20px;
  top: 4px;
  margin-left: -25px;
}
ul.list-bullet {
  list-style: none;
  padding-left: 25px;
}
ul.list-bullet li {
  position: relative;
  text-align: left;
  padding-bottom: 5px;
}
ul.list-bullet li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><circle fill="rgb(255,255,255)" cx="25" cy="25" r="10"/></svg>') no-repeat;
  background-size: 20px 20px;
  top: 4px;
  margin-left: -25px;
}
ul.list-right {
  list-style: none;
  padding-left: 14px;
}
ul.list-right li {
  position: relative;
  text-align: left;
}
ul.list-right li:before {
  position: absolute;
  height: 20px;
  width: 20px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M18.356,7.059L32.471,20.945h0L36,24.415,18.645,42.058l-3.529-3.471L29,24.473,14.885,10.588Z"></path></svg>') no-repeat;
  background-size: 14px 14px;
  top: 5px;
  margin-left: -20px;
}
.accordion-plus .card-link:after {
  position: absolute;
  height: 16px;
  width: 16px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M48,29H2V21H48v8Z"></path></svg>') no-repeat;
  background-size: 16px 16px;
  right: 15px;
  top: 16px;
}
.accordion-plus .collapsed:after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M48,29H29V48H21V29H2V21H21V2h8V21H48v8Z"></path></svg>') no-repeat;
  background-size: 16px 16px;
}
.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px;
}
.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}
.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}
.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}
.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("https://i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer;
}
.control-prev {
  position: relative;
  top: 2px;
}
.control-next {
  position: relative;
  top: -30px;
  right: -26px;
}
.control-prev-1 {
  left: -9px;
  bottom: 60px;
}
.control-next-1 {
  right: -10px;
  top: -65px;
}
.card-header {
  background-color: #fff;
  border-bottom: none;
}
.buy-details {
  margin-bottom: 20px;
  position: relative;
}
.buy-details .details {
  background-color: #fff;
  display: inline-block;
  position: relative;
  top: 12px;
}
.buy-details .price {
  background-color: #fff;
  display: inline-block;
  float: right;
  font-size: 18px;
  line-height: 28px;
  padding-left: 6px;
  position: relative;
  top: 12px;
}
.card-header-1 {
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.nav-tabs {
  border: 0px;
}
.nav-tabs .nav-item {
  background-color: #eee;
}
.accordion-plus .card-link {
  position: relative;
  padding: 10px 40px 10px 15px;
  border-radius: 0px;
  color: #000;
}
.accordion-plus .card-link:after {
  position: absolute;
  height: 16px;
  width: 16px;
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M48,29H2V21H48v8Z"></path></svg>') no-repeat;
  background-size: 16px 16px;
  right: 15px;
  top: 16px;
}
.accordion-plus .collapsed:after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><path fill="rgb(0,0,0)" d="M48,29H29V48H21V29H2V21H21V2h8V21H48v8Z"></path></svg>') no-repeat;
  background-size: 16px 16px;
}
.list-inline-item {
  padding: 10px;
}
.arrow-move:hover svg {
  transform: translate(5px, 0);
  transition: all .2s;
}
.btn-black {
  background-color: #000 !important;
}
.btn-orange {
  background-color: #ea6521 !important;
}
.btn-download {
  background-color: #580000;
}
.btn-buy {
  background-color: #b72734;
}
.btn-success {
  color: #fff;
  background: none 0px 0px repeat scroll transparent;
}
.btn-primary {
  color: #000;
  background: none 0px 0px repeat scroll transparent;
}
.btn-success:before {
  position: absolute;
  content: "";
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  top: -2px;
  left: -2px;
  z-index: -2;
  border-radius: 100px;
  transition: all 0.3s ease 0s;
  background: linear-gradient(to right, rgb(210, 48, 120) 0%, rgb(255, 121, 85) 100%) 0px 0px repeat scroll rgba(0, 0, 0, 0);
}
.br-left {
  border-left: 2px solid #ff6f61;
  margin-bottom: 5px;
}
.col-video {
  height: 500px;
  display: flex;
  align-items: center;
  padding: 55px;
}
.video-play-button {
  position: absolute;
  height: 70px;
  width: 70px;
  background: #ff1637;
  display: inline-block;
  bottom: 50%;
  right: -50px;
  margin-bottom: -35px;
  border-radius: 50px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  z-index: 1;
  border: 2px solid transparent;
}
.video-play-button:hover {
  border: 2px solid #FFF;
}
@media(max-width: 991px) {
  .video-play-button {
    bottom: 0px;
    right: 50%;
    margin-right: -35px;
  }
}