@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);

/*=======================================================================
Template Typography 
=========================================================================*/
html {
  font-size: 62.5%;
}
@media only screen and (max-width: 1199px) {
  html {
    font-size: 60%;
  }
}
@media only screen and (max-width: 991px) {
  html {
    font-size: 55%;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 50%;
  }
}
@media only screen and (max-width: 575px) {
  html {
    font-size: 45%;
  }
}
@media only screen and (max-width: 320px) {
  html {
    font-size: 40%;
  }
}
body {
  font-size: 14px;
  line-height: 1.8;
  font-family: 'Roboto', sans-serif;
  vertical-align: baseline;
  background-color: #ffffff;
  color: #444444;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4 {
  font-weight: 400;
  line-height: 1.4;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 20px 0;
  color: #111111;
  text-transform: capitalize;
}
h1 {
  font-size: 5rem;
}
h2.size-xs {
  font-size: 30px;
}
@media only screen and (max-width: 1199px) {
  h2.size-xs {
    font-size: calc(28px);
  }
}
@media only screen and (max-width: 991px) {
  h2.size-xs {
    font-size: calc(26px);
  }
}
@media only screen and (max-width: 767px) {
  h2.size-xs {
    font-size: calc(24px);
  }
}
@media only screen and (max-width: 575px) {
  h2.size-xs {
    font-size: calc(22px);
  }
}
h2.size-sm {
  font-size: 34px;
}
@media only screen and (max-width: 1199px) {
  h2.size-sm {
    font-size: calc(32px);
  }
}
@media only screen and (max-width: 991px) {
  h2.size-sm {
    font-size: calc(30px);
  }
}
@media only screen and (max-width: 767px) {
  h2.size-sm {
    font-size: calc(28px);
  }
}
@media only screen and (max-width: 575px) {
  h2.size-sm {
    font-size: calc(26px);
  }
}
h2 {
  font-size: 36px;
}
@media only screen and (max-width: 1199px) {
  h2 {
    font-size: calc(34px);
  }
}
@media only screen and (max-width: 991px) {
  h2 {
    font-size: calc(32px);
  }
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: calc(30px);
  }
}
@media only screen and (max-width: 575px) {
  h2 {
    font-size: calc(28px);
  }
}
h2.size-md {
  font-size: 40px;
}
@media only screen and (max-width: 1199px) {
  h2.size-md {
    font-size: calc(37px);
  }
}
@media only screen and (max-width: 991px) {
  h2.size-md {
    font-size: calc(34px);
  }
}
@media only screen and (max-width: 767px) {
  h2.size-md {
    font-size: calc(31px);
  }
}
@media only screen and (max-width: 575px) {
  h2.size-md {
    font-size: calc(28px);
  }
}
h2.size-lg {
  font-size: 42px;
}
@media only screen and (max-width: 1199px) {
  h2.size-lg {
    font-size: calc(39px);
  }
}
@media only screen and (max-width: 991px) {
  h2.size-lg {
    font-size: calc(36px);
  }
}
@media only screen and (max-width: 767px) {
  h2.size-lg {
    font-size: calc(33px);
  }
}
@media only screen and (max-width: 575px) {
  h2.size-lg {
    font-size: calc(30px);
  }
}
h2.size-xl {
  font-size: 48px;
}
@media only screen and (max-width: 1199px) {
  h2.size-xl {
    font-size: calc(45px);
  }
}
@media only screen and (max-width: 991px) {
  h2.size-xl {
    font-size: calc(42px);
  }
}
@media only screen and (max-width: 767px) {
  h2.size-xl {
    font-size: calc(39px);
  }
}
@media only screen and (max-width: 575px) {
  h2.size-xl {
    font-size: calc(36px);
  }
}
h3.size-xs {
  font-size: 18px;
}
@media only screen and (max-width: 1199px) {
  h3.size-xs {
    font-size: calc(18px);
  }
}
@media only screen and (max-width: 991px) {
  h3.size-xs {
    font-size: calc(18px);
  }
}
@media only screen and (max-width: 767px) {
  h3.size-xs {
    font-size: calc(18px);
  }
}
@media only screen and (max-width: 575px) {
  h3.size-xs {
    font-size: calc(17px);
  }
}
h3.size-sm {
  font-size: 20px;
}
@media only screen and (max-width: 1199px) {
  h3.size-sm {
    font-size: calc(20px);
  }
}
@media only screen and (max-width: 991px) {
  h3.size-sm {
    font-size: calc(20px);
  }
}
@media only screen and (max-width: 767px) {
  h3.size-sm {
    font-size: calc(19px);
  }
}
@media only screen and (max-width: 575px) {
  h3.size-sm {
    font-size: calc(19px);
  }
}
h3 {
  font-size: 22px;
}
@media only screen and (max-width: 1199px) {
  h3 {
    font-size: calc(22px);
  }
}
@media only screen and (max-width: 991px) {
  h3 {
    font-size: calc(21px);
  }
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: calc(21px);
  }
}
@media only screen and (max-width: 575px) {
  h3 {
    font-size: calc(20px);
  }
}
h3.size-md {
  font-size: 24px;
}
@media only screen and (max-width: 1199px) {
  h3.size-md {
    font-size: calc(23px);
  }
}
@media only screen and (max-width: 991px) {
  h3.size-md {
    font-size: calc(23px);
  }
}
@media only screen and (max-width: 767px) {
  h3.size-md {
    font-size: calc(22px);
  }
}
@media only screen and (max-width: 575px) {
  h3.size-md {
    font-size: calc(22px);
  }
}
h3.size-lg {
  font-size: 26px;
}
@media only screen and (max-width: 1199px) {
  h3.size-lg {
    font-size: calc(24px);
  }
}
@media only screen and (max-width: 991px) {
  h3.size-lg {
    font-size: calc(24px);
  }
}
@media only screen and (max-width: 767px) {
  h3.size-lg {
    font-size: calc(23px);
  }
}
@media only screen and (max-width: 575px) {
  h3.size-lg {
    font-size: calc(23px);
  }
}
h3.size-xl {
  font-size: 30px;
}
@media only screen and (max-width: 1199px) {
  h3.size-xl {
    font-size: calc(28px);
  }
}
@media only screen and (max-width: 991px) {
  h3.size-xl {
    font-size: calc(27px);
  }
}
@media only screen and (max-width: 767px) {
  h3.size-xl {
    font-size: calc(27px);
  }
}
@media only screen and (max-width: 575px) {
  h3.size-xl {
    font-size: calc(26px);
  }
}
h4 {
  font-size: 18px;
}
.size-xs {
  font-size: 16px;
}
.size-sm {
  font-size: 17px;
}
.size-md {
  font-size: 19px;
}
.size-lg {
  font-size: 20px;
}
.size-xl {
  font-size: 21px;
}
/*----------------------------------------
Default Style
----------------------------------------*/
a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
button:focus,
button:hover {
  outline: none;
}
#wrapper {
  overflow: hidden;
}
.float-none {
  float: none;
}
.possition-static {
  position: static;
}
.height100 {
  height: 100%;
}
.radius-45 {
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
/*----------------------------------------
Width Style
----------------------------------------*/
.container-fluid.full-width {
  padding-right: 0;
  padding-left: 0;
}
.row.gutters-1 {
  padding-left: 14.5px;
  padding-right: 14.5px;
}
.row.gutters-1 > [class^="col-"] {
  padding-left: 0.5px;
  padding-right: 0.5px;
}
.row.gutters-2 {
  padding-left: 14px;
  padding-right: 14px;
}
.row.gutters-2 > [class^="col-"] {
  padding-left: 1px;
  padding-right: 1px;
}
.row.gutters-3 {
  padding-left: 13.5px;
  padding-right: 13.5px;
}
.row.gutters-3 > [class^="col-"] {
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.row.gutters-4 {
  padding-left: 13px;
  padding-right: 13px;
}
.row.gutters-4 > [class^="col-"] {
  padding-left: 2px;
  padding-right: 2px;
}
.row.gutters-5 {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.row.gutters-5 > [class^="col-"] {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.row.gutters-6 {
  padding-left: 12px;
  padding-right: 12px;
}
.row.gutters-6 > [class^="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}
.row.gutters-7 {
  padding-left: 11.5px;
  padding-right: 11.5px;
}
.row.gutters-7 > [class^="col-"] {
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.row.gutters-8 {
  padding-left: 11px;
  padding-right: 11px;
}
.row.gutters-8 > [class^="col-"] {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutters-9 {
  padding-left: 10.5px;
  padding-right: 10.5px;
}
.row.gutters-9 > [class^="col-"] {
  padding-left: 4.5px;
  padding-right: 4.5px;
}
.row.gutters-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.row.gutters-10 > [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.full-width-container .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.width-10 {
  width: 10%;
}
.width-20 {
  width: 20%;
}
.width-30 {
  width: 30%;
}
.width-40 {
  width: 40%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-70 {
  width: 70%;
}
.width-80 {
  width: 80%;
}
.width-90 {
  width: 90%;
}
.width-100 {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .width-100--lg {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .width-100--md {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .width-100--sm {
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .width-100--xs {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .width-100-lg {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .width-100-md {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .width-100-sm {
    width: 100%;
  }
}
/*----------------------------------------
Paragraph Limit Style
----------------------------------------*/
.text-row-1 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.text-row-2 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-row-3 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-row-4 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-row-5 {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*----------------------------------------
Margin Padding Style
----------------------------------------*/
.margin-t-none {
  margin-top: 0;
}
.margin-t-5 {
  margin-top: 5px;
}
.margin-t-10 {
  margin-top: 10px;
}
.margin-t-15 {
  margin-top: 15px;
}
.margin-t-20 {
  margin-top: 20px;
}
.margin-t-30 {
  margin-top: 30px;
}
.margin-t-40 {
  margin-top: 40px;
}
.margin-t-50 {
  margin-top: 50px;
}
.margin-t-60 {
  margin-top: 60px;
}
.margin-t-70 {
  margin-top: 70px;
}
.margin-t-80 {
  margin-top: 80px;
}
.margin-t-90 {
  margin-top: 90px;
}
.margin-t-100 {
  margin-top: 100px;
}
.margin-r-none {
  margin-right: 0;
}
.margin-r-5 {
  margin-right: 5px;
}
.margin-r-10 {
  margin-right: 10px;
}
.margin-r-15 {
  margin-right: 15px;
}
.margin-r-20 {
  margin-right: 20px;
}
.margin-r-30 {
  margin-right: 30px;
}
.margin-r-40 {
  margin-right: 40px;
}
.margin-r-50 {
  margin-right: 50px;
}
.margin-r-60 {
  margin-right: 60px;
}
.margin-r-70 {
  margin-right: 70px;
}
.margin-r-80 {
  margin-right: 80px;
}
.margin-r-90 {
  margin-right: 90px;
}
.margin-r-100 {
  margin-right: 100px;
}
.margin-b-none {
  margin-bottom: 0!important;
}
.margin-b-5 {
  margin-bottom: 5px;
}
.margin-b-10 {
  margin-bottom: 10px;
}
.margin-b-15 {
  margin-bottom: 15px;
}
.margin-b-20 {
  margin-bottom: 20px;
}
.margin-b-30 {
  margin-bottom: 30px;
}
.margin-b-40 {
  margin-bottom: 40px;
}
.margin-b-50 {
  margin-bottom: 50px;
}
.margin-b-60 {
  margin-bottom: 60px;
}
.margin-b-70 {
  margin-bottom: 70px;
}
.margin-b-80 {
  margin-bottom: 80px;
}
.margin-b-90 {
  margin-bottom: 90px;
}
.margin-b-100 {
  margin-bottom: 100px;
}
.margin-l-none {
  margin-left: 0;
}
.margin-l-5 {
  margin-left: 5px;
}
.margin-l-10 {
  margin-left: 10px;
}
.margin-l-15 {
  margin-left: 15px;
}
.margin-l-20 {
  margin-left: 20px;
}
.margin-l-30 {
  margin-left: 30px;
}
.margin-l-40 {
  margin-left: 40px;
}
.margin-l-50 {
  margin-left: 50px;
}
.margin-l-60 {
  margin-left: 60px;
}
.margin-l-70 {
  margin-left: 70px;
}
.margin-l-80 {
  margin-left: 80px;
}
.margin-l-90 {
  margin-left: 90px;
}
.margin-l-100 {
  margin-left: 100px;
}
.padding-t-none {
  padding-top: 0;
}
.padding-t-5 {
  padding-top: 5px;
}
.padding-t-10 {
  padding-top: 10px;
}
.padding-t-15 {
  padding-top: 15px;
}
.padding-t-20 {
  padding-top: 20px;
}
.padding-t-30 {
  padding-top: 30px;
}
.padding-t-40 {
  padding-top: 40px;
}
.padding-t-50 {
  padding-top: 50px;
}
.padding-t-60 {
  padding-top: 60px;
}
.padding-t-70 {
  padding-top: 70px;
}
.padding-t-80 {
  padding-top: 80px;
}
.padding-t-90 {
  padding-top: 90px;
}
.padding-t-100 {
  padding-top: 100px;
}
.padding-r-none {
  padding-right: 0;
}
.padding-r-5 {
  padding-right: 5px;
}
.padding-r-10 {
  padding-right: 10px;
}
.padding-r-15 {
  padding-right: 15px;
}
.padding-r-20 {
  padding-right: 20px;
}
.padding-r-30 {
  padding-right: 30px;
}
.padding-r-40 {
  padding-right: 40px;
}
.padding-r-50 {
  padding-right: 50px;
}
.padding-r-60 {
  padding-right: 60px;
}
.padding-r-70 {
  padding-right: 70px;
}
.padding-r-80 {
  padding-right: 80px;
}
.padding-r-90 {
  padding-right: 90px;
}
.padding-r-100 {
  padding-right: 100px;
}
.padding-b-none {
  padding-bottom: 0;
}
.padding-b-5 {
  padding-bottom: 5px;
}
.padding-b-10 {
  padding-bottom: 10px;
}
.padding-b-15 {
  padding-bottom: 15px;
}
.padding-b-20 {
  padding-bottom: 20px;
}
.padding-b-30 {
  padding-bottom: 30px;
}
.padding-b-40 {
  padding-bottom: 40px;
}
.padding-b-50 {
  padding-bottom: 50px;
}
.padding-b-60 {
  padding-bottom: 60px;
}
.padding-b-70 {
  padding-bottom: 70px;
}
.padding-b-80 {
  padding-bottom: 80px;
}
.padding-b-90 {
  padding-bottom: 90px;
}
.padding-b-100 {
  padding-bottom: 100px;
}
.padding-l-none {
  padding-left: 0;
}
.padding-l-5 {
  padding-left: 5px;
}
.padding-l-10 {
  padding-left: 10px;
}
.padding-l-15 {
  padding-left: 15px;
}
.padding-l-20 {
  padding-left: 20px;
}
.padding-l-30 {
  padding-left: 30px;
}
.padding-l-40 {
  padding-left: 40px;
}
.padding-l-50 {
  padding-left: 50px;
}
.padding-l-60 {
  padding-left: 60px;
}
.padding-l-70 {
  padding-left: 70px;
}
.padding-l-80 {
  padding-left: 80px;
}
.padding-l-90 {
  padding-left: 90px;
}
.padding-l-100 {
  padding-left: 100px;
}
.margin-t-5r {
  margin-top: 0.5rem;
}
.margin-t-10r {
  margin-top: 1rem;
}
.margin-t-15r {
  margin-top: 1.5rem;
}
.margin-t-20r {
  margin-top: 2rem;
}
.margin-t-30r {
  margin-top: 3rem;
}
.margin-t-40r {
  margin-top: 4rem;
}
.margin-t-50r {
  margin-top: 5rem;
}
.margin-t-60r {
  margin-top: 6rem;
}
.margin-t-70r {
  margin-top: 7rem;
}
.margin-t-80r {
  margin-top: 8rem;
}
.margin-t-90r {
  margin-top: 9rem;
}
.margin-t-100r {
  margin-top: 10rem;
}
.margin-r-5r {
  margin-right: 0.5rem;
}
.margin-r-10r {
  margin-right: 1rem;
}
.margin-r-15r {
  margin-right: 1.5rem;
}
.margin-r-20r {
  margin-right: 2rem;
}
.margin-r-30r {
  margin-right: 3rem;
}
.margin-r-40r {
  margin-right: 4rem;
}
.margin-r-50r {
  margin-right: 5rem;
}
.margin-r-60r {
  margin-right: 6rem;
}
.margin-r-70r {
  margin-right: 7rem;
}
.margin-r-80r {
  margin-right: 8rem;
}
.margin-r-90r {
  margin-right: 9rem;
}
.margin-r-100r {
  margin-right: 10rem;
}
.margin-b-5r {
  margin-bottom: 0.5rem;
}
.margin-b-10r {
  margin-bottom: 1rem;
}
.margin-b-15r {
  margin-bottom: 1.5rem;
}
.margin-b-20r {
  margin-bottom: 2rem;
}
.margin-b-30r {
  margin-bottom: 3rem;
}
.margin-b-40r {
  margin-bottom: 4rem;
}
.margin-b-50r {
  margin-bottom: 5rem;
}
.margin-b-60r {
  margin-bottom: 6rem;
}
.margin-b-70r {
  margin-bottom: 7rem;
}
.margin-b-80r {
  margin-bottom: 8rem;
}
.margin-b-90r {
  margin-bottom: 9rem;
}
.margin-b-100r {
  margin-bottom: 10rem;
}
.margin-l-5r {
  margin-left: 0.5rem;
}
.margin-l-10r {
  margin-left: 1rem;
}
.margin-l-15r {
  margin-left: 1.5rem;
}
.margin-l-20r {
  margin-left: 2rem;
}
.margin-l-30r {
  margin-left: 3rem;
}
.margin-l-40r {
  margin-left: 4rem;
}
.margin-l-50r {
  margin-left: 5rem;
}
.margin-l-60r {
  margin-left: 6rem;
}
.margin-l-70r {
  margin-left: 7rem;
}
.margin-l-80r {
  margin-left: 8rem;
}
.margin-l-90r {
  margin-left: 9rem;
}
.margin-l-100r {
  margin-left: 10rem;
}
.padding-t-5r {
  padding-top: 0.5rem;
}
.padding-t-10r {
  padding-top: 1rem;
}
.padding-t-15r {
  padding-top: 1.5rem;
}
.padding-t-20r {
  padding-top: 2rem;
}
.padding-t-30r {
  padding-top: 3rem;
}
.padding-t-40r {
  padding-top: 4rem;
}
.padding-t-50r {
  padding-top: 5rem;
}
.padding-t-60r {
  padding-top: 6rem;
}
.padding-t-70r {
  padding-top: 7rem;
}
.padding-t-80r {
  padding-top: 8rem;
}
.padding-t-90r {
  padding-top: 9rem;
}
.padding-t-100r {
  padding-top: 10rem;
}
.padding-r-5r {
  padding-right: 0.5rem;
}
.padding-r-10r {
  padding-right: 1rem;
}
.padding-r-15r {
  padding-right: 1.5rem;
}
.padding-r-20r {
  padding-right: 2rem;
}
.padding-r-30r {
  padding-right: 3rem;
}
.padding-r-40r {
  padding-right: 4rem;
}
.padding-r-50r {
  padding-right: 5rem;
}
.padding-r-60r {
  padding-right: 6rem;
}
.padding-r-70r {
  padding-right: 7rem;
}
.padding-r-80r {
  padding-right: 8rem;
}
.padding-r-90r {
  padding-right: 9rem;
}
.padding-r-100r {
  padding-right: 10rem;
}
.padding-b-5r {
  padding-bottom: 0.5rem;
}
.padding-b-10r {
  padding-bottom: 1rem;
}
.padding-b-15r {
  padding-bottom: 1.5rem;
}
.padding-b-20r {
  padding-bottom: 2rem;
}
.padding-b-30r {
  padding-bottom: 3rem;
}
.padding-b-40r {
  padding-bottom: 4rem;
}
.padding-b-50r {
  padding-bottom: 5rem;
}
.padding-b-60r {
  padding-bottom: 6rem;
}
.padding-b-70r {
  padding-bottom: 7rem;
}
.padding-b-80r {
  padding-bottom: 8rem;
}
.padding-b-90r {
  padding-bottom: 9rem;
}
.padding-b-100r {
  padding-bottom: 10rem;
}
.padding-l-5r {
  padding-left: 0.5rem;
}
.padding-l-10r {
  padding-left: 1rem;
}
.padding-l-15r {
  padding-left: 1.5rem;
}
.padding-l-20r {
  padding-left: 2rem;
}
.padding-l-30r {
  padding-left: 3rem;
}
.padding-l-40r {
  padding-left: 4rem;
}
.padding-l-50r {
  padding-left: 5rem;
}
.padding-l-60r {
  padding-left: 6rem;
}
.padding-l-70r {
  padding-left: 7rem;
}
.padding-l-80r {
  padding-left: 8rem;
}
.padding-l-90r {
  padding-left: 9rem;
}
.padding-l-100r {
  padding-left: 10rem;
}
/*----------------------------------------
Text Align Style
----------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
  .text-center-lg {
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  .text-center--lg {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-center-md {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .text-center--md {
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .text-center-sm {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .text-center--sm {
    text-align: center;
  }
}
@media only screen and (max-width: 575px) {
  .text-center--xs {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-lg {
    text-align: left;
  }
}
@media only screen and (max-width: 1199px) {
  .text-left--lg {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-left-md {
    text-align: left;
  }
}
@media only screen and (max-width: 991px) {
  .text-left--md {
    text-align: left;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .text-left-sm {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .text-left--sm {
    text-align: left;
  }
}
@media only screen and (max-width: 575px) {
  .text-left--xs {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-right-lg {
    text-align: right;
  }
}
@media only screen and (max-width: 1199px) {
  .text-right--lg {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-right-md {
    text-align: right;
  }
}
@media only screen and (max-width: 991px) {
  .text-right--md {
    text-align: right;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .text-right-sm {
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .text-right--sm {
    text-align: right;
  }
}
@media only screen and (max-width: 575px) {
  .text-right--xs {
    text-align: right;
  }
}
/*----------------------------------------
Background Style
----------------------------------------*/
.bg-common {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-body {
  background-color: #ffffff;
}
.bg-primary {
  background-color: #ef0011!important;
}
.bg-accent {
  background-color: #f8f8f8;
}
.bg-dark {
  background-color: #111111 !important;
}
.bg-light {
  background-color: #ffffff !important;
}
.bg-skew-primary {
  position: relative;
  overflow: hidden;
}
.bg-skew-primary:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 45%;
  background-color: #ef0011;
  top: 0;
  right: -16%;
  z-index: 1;
  -webkit-transform: skew(-24deg);
  -moz-transform: skew(-24deg);
  -ms-transform: skew(-24deg);
  -o-transform: skew(-24deg);
  transform: skew(-24deg);
}
@media only screen and (max-width: 1199px) {
  .bg-skew-primary:after {
    right: -20%;
  }
}
@media only screen and (max-width: 991px) {
  .bg-skew-primary:after {
    width: 70%;
    right: -40%;
  }
}
@media only screen and (max-width: 767px) {
  .bg-skew-primary:after {
    width: 80%;
    right: -50%;
  }
}
@media only screen and (max-width: 575px) {
  .bg-skew-primary:after {
    width: 80%;
    right: -80%;
  }
}
.bg-skew2-primary {
  position: relative;
  overflow: hidden;
}
.bg-skew2-primary:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 35%;
  background-color: #ef0011;
  top: 0;
  right: -13%;
  z-index: 1;
  -webkit-transform: skew(-24deg);
  -moz-transform: skew(-24deg);
  -ms-transform: skew(-24deg);
  -o-transform: skew(-24deg);
  transform: skew(-24deg);
}
@media only screen and (max-width: 1199px) {
  .bg-skew2-primary:after {
    width: 60%;
    right: -47%;
  }
}
@media only screen and (max-width: 575px) {
  .bg-skew2-primary:after {
    width: 80%;
    right: -100%;
  }
}
/*----------------------------------------
Title Bar Style
----------------------------------------*/
.title-bar {
  position: relative;
  margin-bottom: 50px;
}
.title-bar:before {
  content: "";
  height: 3px;
  width: 42px;
  left: 0;
  bottom: -22px;
  position: absolute;
  z-index: 1;
  background-color: #ef0011;
}
.title-bar.bar-size-xl:before {
  height: 5px;
  width: 60px;
}
.title-bar.bar-size-lg:before {
  height: 4px;
  width: 50px;
}
.title-bar.bar-size-md:before {
  height: 3px;
  width: 40px;
}
.title-bar.bar-size-sm:before {
  height: 2px;
  width: 30px;
}
.title-bar.bar-size-xs:before {
  height: 1px;
  width: 20px;
}
.title-bar.bar-bg-accent:before {
  background-color: #f8f8f8;
}
.title-bar.bar-bg-light:before {
  background-color: #ffffff;
}
.title-bar.bar-bg-dark:before {
  background-color: #111111;
}
/*----------------------------------------
Section Spacing
----------------------------------------*/
.section-space-equal {
  padding: 10rem 0;
}
.section-space-less30 {
  padding: 10rem 0 7rem;
}
.section-space-default {
  padding: 8.6rem 0 10rem;
}
.section-space-default-less30 {
  padding: 4rem 0;
}
.section-space-top-default {
  padding: 8.6rem 0 0;
}
.section-space-top {
  padding: 10rem 0 0;
}

/*----------------------------------------
Button Style
----------------------------------------*/
.btn-ghost.btn-icon {
  padding: 5px 45px 5px 35px;
  position: relative;
}
.btn-ghost.btn-icon:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  z-index: 5;
  font-family: Fontawesome;
  color: #ef0011;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
  .btn-ghost.btn-icon {
    padding: 5px 40px 5px 32px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-ghost.btn-icon {
    padding: 5px 38px 5px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-ghost.btn-icon {
    padding: 5px 36px 5px 28px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-ghost.btn-icon {
    padding: 5px 34px 5px 26px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-ghost.btn-icon {
    padding: 5px 32px 5px 24px;
  }
}
.btn-fill.btn-icon {
  padding: 5px 45px 5px 35px;
  position: relative;
}
.btn-fill.btn-icon:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  z-index: 5;
  font-family: Fontawesome;
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.btn-icon {
    padding: 5px 40px 5px 32px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.btn-icon {
    padding: 5px 38px 5px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.btn-icon {
    padding: 5px 36px 5px 28px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.btn-icon {
    padding: 5px 34px 5px 26px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.btn-icon {
    padding: 5px 32px 5px 24px;
  }
}
.btn-text.btn-icon {
  font-size: 18px;
  color: #ef0011;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
  .btn-text.btn-icon {
    font-size: 15px;
  }
}
.btn-text.btn-icon:after {
  content: "\f105";
  position: absolute;
  right: 5px;
  font-family: fontawesome;
  font-size: 20px;
  color: #111111;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
  .btn-text.btn-icon:after {
    font-size: 18px;
  }
}
.btn-text.btn-icon:hover {
  color: #ef0011;
}
.btn-text.btn-icon:hover:after {
  color: #ef0011;
}
.btn-ghost.color-primary,
.btn-ghost.icon-primary:after,
.btn-ghost.hover-icon-primary:hover:after,
.btn-ghost.hover-color-primary:hover,
.btn-fill.color-primary,
.btn-fill.icon-primary:after,
.btn-fill.hover-icon-primary:hover:after,
.btn-fill.hover-color-primary:hover {
  color: #ef0011;
}
.btn-ghost.color-light,
.btn-ghost.icon-light:after,
.btn-ghost.hover-icon-light:hover:after,
.btn-ghost.hover-color-light:hover,
.btn-fill.color-light,
.btn-fill.icon-light:after,
.btn-fill.hover-icon-light:hover:after,
.btn-fill.hover-color-light:hover {
  color: #ffffff;
}
.btn-ghost.color-dark,
.btn-ghost.icon-dark:after,
.btn-ghost.hover-icon-dark:hover:after,
.btn-ghost.hover-color-dark:hover,
.btn-fill.color-dark,
.btn-fill.icon-dark:after,
.btn-fill.hover-icon-dark:hover:after,
.btn-fill.hover-color-dark:hover {
  color: #111111;
}
.btn-ghost.bg-primary,
.btn-ghost.hover-bg-primary:hover,
.btn-fill.bg-primary,
.btn-fill.hover-bg-primary:hover {
  background-color: #ef0011;
}
.btn-ghost.bg-light,
.btn-ghost.hover-bg-light:hover,
.btn-fill.bg-light,
.btn-fill.hover-bg-light:hover {
  background-color: #ffffff;
}
.btn-ghost.bg-dark,
.btn-ghost.hover-bg-dark:hover,
.btn-fill.bg-dark,
.btn-fill.hover-bg-dark:hover {
  background-color: #111111;
}
.btn-ghost.border-primary,
.btn-ghost.hover-border-primary:hover,
.btn-fill.border-primary,
.btn-fill.hover-border-primary:hover {
  border-color: #ef0011;
}
.btn-ghost.border-light,
.btn-ghost.hover-border-light:hover,
.btn-fill.border-light,
.btn-fill.hover-border-light:hover {
  border-color: #ffffff;
}
.btn-ghost.border-dark,
.btn-ghost.hover-border-dark:hover,
.btn-fill.border-dark,
.btn-fill.hover-border-dark:hover {
  border-color: #111111;
}
.btn-ghost {
  cursor: pointer;
  font-size: 18px;
  border: 2px solid;
  border-color: #ef0011;
  color: #ef0011;
  background-color: transparent;
  font-weight: 500;
  display: inline-block;
  padding: 5px 35px;
  min-height: 60px;
  line-height: 0;
  text-transform: uppercase;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
  .btn-ghost {
    padding: 5px 32px;
    min-height: 58px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-ghost {
    padding: 5px 30px;
    min-height: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-ghost {
    padding: 5px 28px;
    min-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-ghost {
    padding: 5px 25px;
    min-height: 48px;
    font-size: 15px;
  }
}
.btn-ghost:hover {
  background-color: #ef0011;
  color: #ffffff;
}
.btn-ghost:hover:after {
  color: #ffffff;
}
.btn-fill {
  cursor: pointer;
  font-size: 18px;
  line-height: 0;
  text-transform: uppercase;
  font-weight: 500;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 35px;
  min-height: 50px;
  border: 2px solid;
  border-color: #ef0011;
  background-color: #ef0011;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 1199px) {
  .btn-fill {
    padding: 5px 32px;
    min-height: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill {
    padding: 5px 30px;
    min-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill {
    padding: 5px 28px;
    min-height: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill {
    padding: 5px 25px;
    min-height: 38px;
    font-size: 15px;
  }
}
.btn-fill:hover {
  background-color: transparent;
  color: #ef0011;
}
.btn-fill:hover:after {
  color: #ef0011;
}
.btn-text {
  cursor: pointer;
  font-size: 18px;
  color: #ef0011;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
  .btn-text {
    font-size: 15px;
  }
}
.btn-text:hover {
  color: #ef0011;
}
.btn-fill.size-xl,
.btn-ghost.size-xl {
  font-size: 20px;
  padding: 5px 45px;
  min-height: 65px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-xl,
  .btn-ghost.size-xl {
    padding: 5px 42px;
    min-height: 62px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-xl,
  .btn-ghost.size-xl {
    padding: 5px 40px;
    min-height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-xl,
  .btn-ghost.size-xl {
    padding: 5px 35px;
    min-height: 55px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-xl,
  .btn-ghost.size-xl {
    padding: 5px 30px;
    min-height: 50px;
  }
}
.btn-fill.size-xl.btn-icon,
.btn-ghost.size-xl.btn-icon {
  padding: 7px 55px 7px 45px;
}
.btn-fill.size-xl.btn-icon:after,
.btn-ghost.size-xl.btn-icon:after {
  font-size: 30px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-xl.btn-icon,
  .btn-ghost.size-xl.btn-icon {
    padding: 6px 52px 6px 42px;
  }
  .btn-fill.size-xl.btn-icon:after,
  .btn-ghost.size-xl.btn-icon:after {
    font-size: 28px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-xl.btn-icon,
  .btn-ghost.size-xl.btn-icon {
    padding: 5px 50px 5px 40px;
  }
  .btn-fill.size-xl.btn-icon:after,
  .btn-ghost.size-xl.btn-icon:after {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-xl.btn-icon,
  .btn-ghost.size-xl.btn-icon {
    padding: 5px 45px 5px 35px;
  }
  .btn-fill.size-xl.btn-icon:after,
  .btn-ghost.size-xl.btn-icon:after {
    font-size: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-xl.btn-icon,
  .btn-ghost.size-xl.btn-icon {
    padding: 5px 40px 5px 30px;
  }
  .btn-fill.size-xl.btn-icon:after,
  .btn-ghost.size-xl.btn-icon:after {
    font-size: 22px;
  }
}
.btn-fill.size-lg,
.btn-ghost.size-lg {
  font-size: 19px;
  padding: 5px 40px;
  min-height: 60px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-lg,
  .btn-ghost.size-lg {
    padding: 5px 38px;
    min-height: 58px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-lg,
  .btn-ghost.size-lg {
    padding: 5px 35px;
    min-height: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-lg,
  .btn-ghost.size-lg {
    padding: 5px 30px;
    min-height: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-lg,
  .btn-ghost.size-lg {
    padding: 5px 28px;
    min-height: 48px;
  }
}
.btn-fill.size-lg.btn-icon,
.btn-ghost.size-lg.btn-icon {
  padding: 7px 50px 7px 40px;
}
.btn-fill.size-lg.btn-icon:after,
.btn-ghost.size-lg.btn-icon:after {
  font-size: 28px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-lg.btn-icon,
  .btn-ghost.size-lg.btn-icon {
    padding: 6px 45px 6px 35px;
  }
  .btn-fill.size-lg.btn-icon:after,
  .btn-ghost.size-lg.btn-icon:after {
    font-size: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-lg.btn-icon,
  .btn-ghost.size-lg.btn-icon {
    padding: 5px 42px 5px 32px;
  }
  .btn-fill.size-lg.btn-icon:after,
  .btn-ghost.size-lg.btn-icon:after {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-lg.btn-icon,
  .btn-ghost.size-lg.btn-icon {
    padding: 5px 40px 5px 30px;
  }
  .btn-fill.size-lg.btn-icon:after,
  .btn-ghost.size-lg.btn-icon:after {
    font-size: 22px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-lg.btn-icon,
  .btn-ghost.size-lg.btn-icon {
    padding: 5px 36px 5px 26px;
  }
  .btn-fill.size-lg.btn-icon:after,
  .btn-ghost.size-lg.btn-icon:after {
    font-size: 20px;
  }
}
.btn-fill.size-md,
.btn-ghost.size-md {
  padding: 5px 32px;
  min-height: 55px;
  font-size: 18px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-md,
  .btn-ghost.size-md {
    padding: 5px 30px;
    min-height: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-md,
  .btn-ghost.size-md {
    padding: 5px 28px;
    min-height: 48px;
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-md,
  .btn-ghost.size-md {
    padding: 5px 25px;
    min-height: 45px;
    font-size: 16px;
  }
}
.btn-fill.size-md.btn-icon,
.btn-ghost.size-md.btn-icon {
  padding: 5px 42px 5px 32px;
}
.btn-fill.size-md.btn-icon:after,
.btn-ghost.size-md.btn-icon:after {
  font-size: 26px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-md.btn-icon,
  .btn-ghost.size-md.btn-icon {
    padding: 5px 40px 5px 30px;
  }
  .btn-fill.size-md.btn-icon:after,
  .btn-ghost.size-md.btn-icon:after {
    font-size: 24px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-md.btn-icon,
  .btn-ghost.size-md.btn-icon {
    padding: 5px 38px 5px 28px;
  }
  .btn-fill.size-md.btn-icon:after,
  .btn-ghost.size-md.btn-icon:after {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-md.btn-icon,
  .btn-ghost.size-md.btn-icon {
    padding: 5px 36px 5px 26px;
  }
  .btn-fill.size-md.btn-icon:after,
  .btn-ghost.size-md.btn-icon:after {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-md.btn-icon,
  .btn-ghost.size-md.btn-icon {
    padding: 5px 34px 5px 24px;
  }
  .btn-fill.size-md.btn-icon:after,
  .btn-ghost.size-md.btn-icon:after {
    font-size: 20px;
  }
}
.btn-fill.size-sm,
.btn-ghost.size-sm {
  font-size: 16px;
  padding: 5px 30px;
  min-height: 50px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-sm,
  .btn-ghost.size-sm {
    padding: 5px 28px;
    min-height: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-sm,
  .btn-ghost.size-sm {
    padding: 5px 25px;
    min-height: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-sm,
  .btn-ghost.size-sm {
    padding: 5px 22px;
    min-height: 44px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-sm,
  .btn-ghost.size-sm {
    padding: 5px 20px;
    min-height: 42px;
    font-size: 14px;
  }
}
.btn-fill.size-sm.btn-icon,
.btn-ghost.size-sm.btn-icon {
  padding: 5px 40px 5px 30px;
}
.btn-fill.size-sm.btn-icon:after,
.btn-ghost.size-sm.btn-icon:after {
  font-size: 24px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-sm.btn-icon,
  .btn-ghost.size-sm.btn-icon {
    padding: 5px 38px 5px 28px;
  }
  .btn-fill.size-sm.btn-icon:after,
  .btn-ghost.size-sm.btn-icon:after {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-sm.btn-icon,
  .btn-ghost.size-sm.btn-icon {
    padding: 5px 36px 5px 26px;
  }
  .btn-fill.size-sm.btn-icon:after,
  .btn-ghost.size-sm.btn-icon:after {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-sm.btn-icon,
  .btn-ghost.size-sm.btn-icon {
    padding: 5px 34px 5px 24px;
  }
  .btn-fill.size-sm.btn-icon:after,
  .btn-ghost.size-sm.btn-icon:after {
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-sm.btn-icon,
  .btn-ghost.size-sm.btn-icon {
    padding: 5px 32px 5px 22px;
  }
  .btn-fill.size-sm.btn-icon:after,
  .btn-ghost.size-sm.btn-icon:after {
    font-size: 20px;
  }
}
.btn-fill.size-xs,
.btn-ghost.size-xs {
  font-size: 14px;
  padding: 5px 26px;
  min-height: 45px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-xs,
  .btn-ghost.size-xs {
    padding: 5px 25px;
    min-height: 42px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-xs,
  .btn-ghost.size-xs {
    padding: 5px 22px;
    min-height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-xs,
  .btn-ghost.size-xs {
    padding: 5px 20px;
    min-height: 38px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-xs,
  .btn-ghost.size-xs {
    padding: 5px 18px;
    min-height: 34px;
    font-size: 13px;
  }
}
.btn-fill.size-xs.btn-icon,
.btn-ghost.size-xs.btn-icon {
  padding: 5px 35px 5px 25px;
}
@media only screen and (max-width: 1199px) {
  .btn-fill.size-xs.btn-icon,
  .btn-ghost.size-xs.btn-icon {
    padding: 5px 32px 5px 22px;
  }
}
@media only screen and (max-width: 991px) {
  .btn-fill.size-xs.btn-icon,
  .btn-ghost.size-xs.btn-icon {
    padding: 5px 30px 5px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-fill.size-xs.btn-icon,
  .btn-ghost.size-xs.btn-icon {
    padding: 5px 28px 5px 18px;
  }
}
@media only screen and (max-width: 575px) {
  .btn-fill.size-xs.btn-icon,
  .btn-ghost.size-xs.btn-icon {
    padding: 5px 26px 5px 16px;
  }
}
.nav-btn {
  display: inline-block;
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #e2e2e2;
  border-top-left-radius: 45px;
  border-radius: 45px;
}
@media only screen and (max-width: 767px) {
  .nav-btn {
    border-top-left-radius: 0;
    border-radius: 0;
    border: 0;
  }
}
.nav-btn:after {
  display: none;
}
.nav-btn a.nav-item {
  float: left;
  background: transparent;
  color: #444444;
  padding: 7px 2rem;
  margin: 0;
  font-size: 17px;
  display: inline-block;
  border-right: 1px solid #e2e2e2;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 767px) {
  .nav-btn a.nav-item {
    border: 1px solid #e2e2e2;
    margin: 0 2.5px;
    margin-bottom: 5px;
  }
}
.nav-btn a.nav-item:first-child {
  border-top-left-radius: 45px;
  border-bottom-left-radius: 45px;
}
@media only screen and (max-width: 767px) {
  .nav-btn a.nav-item:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.nav-btn a.nav-item:last-child {
  border-right: 0;
  border-top-right-radius: 45px;
  border-bottom-right-radius: 45px;
}
@media only screen and (max-width: 767px) {
  .nav-btn a.nav-item:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #e2e2e2;
  }
}
.nav-btn a.nav-item:hover {
  background: #ef0011;
  color: #ffffff;
}
.nav-btn a.nav-item.current,
.nav-btn a.nav-item.active {
  background: #ef0011;
  color: #ffffff;
}
.play-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  z-index: 9;
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.play-btn img {
  margin: 0 auto;
  opacity: 0.85;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.play-btn:hover img {
  opacity: 1;
}
/*----------------------------------------
2.3 Nav Control Style
----------------------------------------*/
.nav-control-layout1 {
  position: relative;
}
.nav-control-layout1 .owl-controls i {
  color: #111111;
  display: block;
  line-height: 36px;
  font-size: 24px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout1 .owl-controls .owl-nav {
  margin-top: 0;
}
.nav-control-layout1 .owl-controls .owl-nav > div {
  background: #ffffff;
  border: 1px solid #e2e2e2;
  opacity: 1;
  margin: 0 4px;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout1 .owl-controls .owl-prev:hover,
.nav-control-layout1 .owl-controls .owl-next:hover {
  background: #ef0011;
  border: 1px solid #ef0011;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout1 .owl-controls .owl-prev:hover i,
.nav-control-layout1 .owl-controls .owl-next:hover i {
  color: #ffffff;
}
.nav-control-layout2 {
  position: relative;
}
.nav-control-layout2 .owl-controls i {
  color: #111111;
  display: block;
  line-height: 36px;
  font-size: 24px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout2 .owl-controls .owl-nav {
  margin-top: 0;
}
.nav-control-layout2 .owl-controls .owl-nav > div {
  background: #ffffff;
  border: 1px solid #e2e2e2;
  opacity: 1;
  margin: 0 4px;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout2 .owl-controls .owl-prev:hover,
.nav-control-layout2 .owl-controls .owl-next:hover {
  background: #ef0011;
  border: 1px solid #ef0011;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout2 .owl-controls .owl-prev:hover i,
.nav-control-layout2 .owl-controls .owl-next:hover i {
  color: #ffffff;
}
@media only screen and (min-width: 576px) {
  .nav-control-layout1 .owl-controls {
    position: absolute;
    top: -66px;
    right: 10px;
    z-index: 5;
  }
}
@media only screen and (min-width: 576px) {
  .nav-control-layout2 .owl-controls {
    position: absolute;
    top: -75px;
    right: 10px;
    z-index: 5;
  }
}
@media only screen and (max-width: 575px) {
  .nav-control-layout1 .owl-controls i {
    line-height: 26px;
    font-size: 16px;
  }
  .nav-control-layout1 .owl-controls .owl-nav > div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 4px;
    height: 35px;
    width: 35px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-layout1 .owl-controls .owl-prev {
    left: 0px;
  }
  .nav-control-layout1 .owl-controls .owl-next {
    right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .nav-control-layout2 .owl-controls i {
    line-height: 26px;
    font-size: 16px;
  }
  .nav-control-layout2 .owl-controls .owl-nav > div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 4px;
    height: 35px;
    width: 35px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-control-layout2 .owl-controls .owl-prev {
    left: 0px;
  }
  .nav-control-layout2 .owl-controls .owl-next {
    right: 0px;
  }
}
.nav-control-middle .owl-controls i {
  color: #ffffff;
  display: block;
  line-height: 3.6rem;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-nav {
  margin-top: 0;
}
.nav-control-middle .owl-controls .owl-nav > div {
  border: 1px solid #ef0011;
  background: #ef0011;
  opacity: 1;
  font-size: 1.8rem;
  margin: 0 4px;
  height: 4.6rem;
  width: 4.6rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-prev {
  left: -100px;
}
.nav-control-middle .owl-controls .owl-prev:hover {
  background: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-prev:hover i {
  color: #ef0011;
}
.nav-control-middle .owl-controls .owl-next {
  right: -100px;
}
.nav-control-middle .owl-controls .owl-next:hover {
  background: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-middle .owl-controls .owl-next:hover i {
  color: #ef0011;
}
.nav-control-middle:hover .owl-prev {
  left: 0;
}
.nav-control-middle:hover .owl-next {
  right: 0;
}
.dot-control .owl-controls {
  line-height: 1;
  margin-top: 5px;
}
.dot-control .owl-controls .owl-dots .owl-dot span {
  margin: 0 10px 0 0;
  height: 15px;
  width: 15px;
  background: #ffffff;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dot-control .owl-controls .owl-dots .owl-dot:last-child span {
  margin: 0;
}
.dot-control .owl-controls .owl-dots .active span {
  border: 1px solid #ef0011;
  background: #ef0011;
}
.dot-control .owl-nav {
  margin-top: 0;
}
/*----------------------------------------
Section Heading Style
----------------------------------------*/
.section-heading {
  margin-bottom: 3rem;
}
.section-heading h1,
.section-heading h2,
.section-heading h3,
.section-heading h4 {
  margin-bottom: 0;
}
.section-heading p {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .section-heading p {
    width: 100%;
  }
}
.section-heading-xl {
  margin-bottom: 7rem;
}
.section-heading-xl h1,
.section-heading-xl h2,
.section-heading-xl h3,
.section-heading-xl h4 {
  margin-bottom: 0;
}
.section-heading-xl p {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .section-heading-xl p {
    width: 100%;
  }
}
.section-heading.text-center p {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.section-heading.text-left p {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.section-heading.text-right p {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.section-heading-xl.text-center p {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.section-heading-xl.text-left p {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.section-heading-xl.text-right p {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
/*----------------------------------------
Title Style
----------------------------------------*/
.title-light {
  text-transform: capitalize;
  font-weight: 300;
}
.title-light h1,
.title-light h2,
.title-light h3,
.title-light h4 {
  text-transform: capitalize;
  font-weight: 300;
}
.title-light p {
  text-transform: inherit;
  font-weight: 400;
}
.title-regular {
  text-transform: capitalize;
  font-weight: 400;
}
.title-regular h1,
.title-regular h2,
.title-regular h3,
.title-regular h4 {
  text-transform: capitalize;
  font-weight: 500; font-size: 26px
}
.title-regular p {
  text-transform: inherit;
  font-weight: 400;
}
.title-medium {
  text-transform: capitalize;
  font-weight: 500; font-size: 3rem;
}
.title-medium h1,
.title-medium h2,
.title-medium h3,
.title-medium h4 {
  text-transform: capitalize;
  font-weight: 500;
}
.title-medium p {
  text-transform: inherit;
  font-weight: 400;
}
.title-semibold {
  text-transform: capitalize;
  font-weight: 600;
}
.title-semibold h1,
.title-semibold h2,
.title-semibold h3,
.title-semibold h4 {
  text-transform: capitalize;
  font-weight: 600;
}
.title-semibold p {
  text-transform: inherit;
  font-weight: 400;
}
.title-bold {
  text-transform: capitalize;
  font-weight: 700;
}
.title-bold h1,
.title-bold h2,
.title-bold h3,
.title-bold h4 {
  text-transform: capitalize;
  font-weight: 700;
}
.title-bold p {
  text-transform: inherit;
  font-weight: 400;
}
.title-black {
  text-transform: capitalize;
  font-weight: 900;
}
.title-black h1,
.title-black h2,
.title-black h3,
.title-black h4 {
  text-transform: capitalize;
  font-weight: 900;
}
.title-black p {
  text-transform: inherit;
  font-weight: 400;
}
.title-light.color-primary h1,
.title-regular.color-primary h1,
.title-medium.color-primary h1,
.title-semibold.color-primary h1,
.title-bold.color-primary h1,
.title-black.color-primary h1,
.title-light.color-primary h2,
.title-regular.color-primary h2,
.title-medium.color-primary h2,
.title-semibold.color-primary h2,
.title-bold.color-primary h2,
.title-black.color-primary h2,
.title-light.color-primary h3,
.title-regular.color-primary h3,
.title-medium.color-primary h3,
.title-semibold.color-primary h3,
.title-bold.color-primary h3,
.title-black.color-primary h3,
.title-light.color-primary h4,
.title-regular.color-primary h4,
.title-medium.color-primary h4,
.title-semibold.color-primary h4,
.title-bold.color-primary h4,
.title-black.color-primary h4 {
  color: #ef0011;
}
.title-light.color-primary a,
.title-regular.color-primary a,
.title-medium.color-primary a,
.title-semibold.color-primary a,
.title-bold.color-primary a,
.title-black.color-primary a {
  color: #ef0011;
}
.title-light.color-accent h1,
.title-regular.color-accent h1,
.title-medium.color-accent h1,
.title-semibold.color-accent h1,
.title-bold.color-accent h1,
.title-black.color-accent h1,
.title-light.color-accent h2,
.title-regular.color-accent h2,
.title-medium.color-accent h2,
.title-semibold.color-accent h2,
.title-bold.color-accent h2,
.title-black.color-accent h2,
.title-light.color-accent h3,
.title-regular.color-accent h3,
.title-medium.color-accent h3,
.title-semibold.color-accent h3,
.title-bold.color-accent h3,
.title-black.color-accent h3,
.title-light.color-accent h4,
.title-regular.color-accent h4,
.title-medium.color-accent h4,
.title-semibold.color-accent h4,
.title-bold.color-accent h4,
.title-black.color-accent h4 {
  color: #f8f8f8;
}
.title-light.color-accent a,
.title-regular.color-accent a,
.title-medium.color-accent a,
.title-semibold.color-accent a,
.title-bold.color-accent a,
.title-black.color-accent a {
  color: #f8f8f8;
}
.title-light.color-light,
.title-regular.color-light,
.title-medium.color-light,
.title-semibold.color-light,
.title-bold.color-light,
.title-black.color-light {
  color: #ffffff;
}
.title-light.color-light h1,
.title-regular.color-light h1,
.title-medium.color-light h1,
.title-semibold.color-light h1,
.title-bold.color-light h1,
.title-black.color-light h1,
.title-light.color-light h2,
.title-regular.color-light h2,
.title-medium.color-light h2,
.title-semibold.color-light h2,
.title-bold.color-light h2,
.title-black.color-light h2,
.title-light.color-light h3,
.title-regular.color-light h3,
.title-medium.color-light h3,
.title-semibold.color-light h3,
.title-bold.color-light h3,
.title-black.color-light h3,
.title-light.color-light h4,
.title-regular.color-light h4,
.title-medium.color-light h4,
.title-semibold.color-light h4,
.title-bold.color-light h4,
.title-black.color-light h4 {
  color: #ffffff;
}
.title-light.color-light a,
.title-regular.color-light a,
.title-medium.color-light a,
.title-semibold.color-light a,
.title-bold.color-light a,
.title-black.color-light a {
  color: #ffffff;
}
.title-light.color-dark h1,
.title-regular.color-dark h1,
.title-medium.color-dark h1,
.title-semibold.color-dark h1,
.title-bold.color-dark h1,
.title-black.color-dark h1,
.title-light.color-dark h2,
.title-regular.color-dark h2,
.title-medium.color-dark h2,
.title-semibold.color-dark h2,
.title-bold.color-dark h2,
.title-black.color-dark h2,
.title-light.color-dark h3,
.title-regular.color-dark h3,
.title-medium.color-dark h3,
.title-semibold.color-dark h3,
.title-bold.color-dark h3,
.title-black.color-dark h3,
.title-light.color-dark h4,
.title-regular.color-dark h4,
.title-medium.color-dark h4,
.title-semibold.color-dark h4,
.title-bold.color-dark h4,
.title-black.color-dark h4 {
  color: #111111;
}
.title-light.color-dark a,
.title-regular.color-dark a,
.title-medium.color-dark a,
.title-semibold.color-dark a,
.title-bold.color-dark a,
.title-black.color-dark a {
  color: #111111;
}
.title-light.hover-primary a:hover,
.title-regular.hover-primary a:hover,
.title-medium.hover-primary a:hover,
.title-semibold.hover-primary a:hover,
.title-bold.hover-primary a:hover,
.title-black.hover-primary a:hover {
  color: #ef0011;
}
.title-light.hover-accent a:hover,
.title-regular.hover-accent a:hover,
.title-medium.hover-accent a:hover,
.title-semibold.hover-accent a:hover,
.title-bold.hover-accent a:hover,
.title-black.hover-accent a:hover {
  color: #f8f8f8;
}
.title-light.hover-light a:hover,
.title-regular.hover-light a:hover,
.title-medium.hover-light a:hover,
.title-semibold.hover-light a:hover,
.title-bold.hover-light a:hover,
.title-black.hover-light a:hover {
  color: #ffffff;
}
.title-light.hover-dark a:hover,
.title-regular.hover-dark a:hover,
.title-medium.hover-dark a:hover,
.title-semibold.hover-dark a:hover,
.title-bold.hover-dark a:hover,
.title-black.hover-dark a:hover {
  color: #111111;
}
.color-primary {
  color: #ef0011;
}
.color-accent {
  color: #f8f8f8;
}
.color-light {
  color: #ffffff;
}
/*----------------------------------------
Pagination Style
----------------------------------------*/
.pagination-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination-align-center li {
  margin-right: 10px;
  -webkit-box-shadow: 0px 1px 0px 0px #e7e7e7;
  -moz-box-shadow: 0px 1px 0px 0px #e7e7e7;
  box-shadow: 0px 1px 0px 0px #e7e7e7;
}
.pagination-align-center li:last-child {
  margin-right: 0;
}
.pagination-align-center li a {
  width: 42px;
  font-size: 17px;
  color: #111111;
  height: 38px;
  background: #ffffff;
  display: block;
  line-height: 38px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.pagination-align-center li a:hover {
  background: #ef0011;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.pagination-align-center .active a {
  background: #ef0011;
  color: #ffffff;
}
/*----------------------------------------
Other Style
----------------------------------------*/
.inner-page-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  padding: 2.5rem 0 3rem; background-color: #111;
}
.inner-page-banner:after {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.inner-page-banner .breadcrumbs-area {
  position: relative;
  z-index: 1;
}
.inner-page-banner .breadcrumbs-area h1 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 3rem; font-weight: 500; margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .inner-page-banner .breadcrumbs-area h1 {
    margin-bottom: 0;
  }
}
.inner-page-banner .breadcrumbs-area ul li {
  display: inline-block;
  color: #c6c6c6;
  font-size: 14px;
  position: relative;
  margin-right: 10px;
  padding-right: 20px;
}
.inner-page-banner .breadcrumbs-area ul li:before {
  content: "/";
  position: absolute;
  right: 0;
  top: -1px;
  z-index: 5;
  color: #c6c6c6;
}
.inner-page-banner .breadcrumbs-area ul li a {
  color: #ef0011;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.inner-page-banner .breadcrumbs-area ul li a:hover {
  color: #ffffff;
}
.inner-page-banner .breadcrumbs-area ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.inner-page-banner .breadcrumbs-area ul li:last-child:before {
  display: none;
}
.inner-page-banner .breadcrumbs-area.area-right {
  margin-top: 20px;
  text-align: right;
}

.title-bar-primary {
  margin-bottom: 45px;
  position: relative;
}
.title-bar-primary:before {
  content: "";
  height: 3px;
  width: 50px;
  background: #ef0011;
  position: absolute;
  left: 0;
  bottom: -15px;
  z-index: 1;
}

#scrollUp {
  background-color: rgb(239 0 17 / 30%);
  bottom: 5px;
  color: #ffffff;
  display: block;
  font-size: 18px;
  height: 44px;
  line-height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  width: 44px;
  z-index: 99999;
  border: 2px solid #ef0011;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#scrollUp i {
  color: #ef0011;
}
#scrollUp:hover,
#scrollUp:focus {
  background-color: #ef0011;
}
#scrollUp:hover i,
#scrollUp:focus i {
  color: #ffffff;
}
.preloader {
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background: #111111;
  overflow: visible;
}
.preloader .items {
  text-align: center;
  width: 300px;
  height: auto;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.preloader .items .item {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  margin: 0 5px;
  width: 2px;
  height: 80px;
  background: #FFF;
}
.preloader .items .item:nth-child(4n+1) {
  animation: wave 2s ease 0.0s infinite;
}
.preloader .items .item:nth-child(4n+2) {
  animation: wave 2s ease 0.2s infinite;
}
.preloader .items .item:nth-child(4n+3) {
  animation: wave 2s ease 0.4s infinite;
}
.preloader .items .item:nth-child(4n+4) {
  animation: wave 2s ease 0.6s infinite;
}
.preloader .items .item:nth-child(4n+5) {
  animation: wave 2s ease 0.8s infinite;
}
.preloader .items .item:nth-child(4n+6) {
  animation: wave 2s ease 1.0s infinite;
}
.preloader .items .item:nth-child(4n+7) {
  animation: wave 2s ease 1.2s infinite;
}
.preloader .items .item:nth-child(4n+8) {
  animation: wave 2s ease 1.4s infinite;
}
.preloader .items .item:nth-child(4n+9) {
  animation: wave 2s ease 1.6s infinite;
}
.preloader .items .item:nth-child(4n+10) {
  animation: wave 2s ease 1.8s infinite;
}
@keyframes wave {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: 30px;
    opacity: .1;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
#scrollUp {
  animation: blinker 10s linear infinite;
}
@keyframes blinker {
  90% {
    opacity: 0;
  }
}
/*=======================================================================
Header Area
=========================================================================*/
.header-top-bar {
  min-height: 48px;
}
ul.topbar-call li {
  display: inline-block;
  color: #d9d9d9;
  margin-right: 30px;
  font-size: 14px;
}

ul.topbar-call li a{
  color: #d9d9d9;
}

ul.topbar-call li i:before {
  font-size: 16px;
  color: #ef0011;
  margin-right: 10px;
  margin-left: 0;
}
ul.topbar-call li:last-child {
  margin-right: 0;
}
ul.topbar-social li {
  margin-right: 5px;
  display: inline-block;
  color: #ffffff;
  line-height: 1;
}
ul.topbar-social li a {
  color:#fff;
  display: block;
  padding: 10px 5px 6px;
}
ul.topbar-social li a i {
  font-size: 15px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
ul.topbar-social li a:hover i {
  color: #ef0011;
}
ul.topbar-social li:last-child {
  margin-right: 0;
}
ul.topbar-social li:last-child a {
  padding: 10px 0 6px 12px;
}
.header-area:after {
  clear: both;
  content: "";
  display: block;
}
.header-area .stick {
  background-color: rgba(17, 17, 17, 0.9);
  border-bottom: 2px solid #ef0011;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.header-area .stick nav ul li a {
  padding: 20px 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-area .stick nav ul li a {
    padding: 20px 9px;
  }
}
.header-area .stick nav ul li ul li a {
  padding: 10px 10px 10px 15px;
}
.header-fixed {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 100;
  position: fixed;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fitness-main-menu {
  text-align: right;
}
.fitness-main-menu nav > ul > li {
  display: inline-block;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fitness-main-menu nav > ul > li > a {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fitness-main-menu nav > ul > li > a {
    padding: 40px 9px;
  }
}
.fitness-main-menu nav > ul > li > a:hover {
  color: #ef0011;
}
.fitness-main-menu nav > ul > li:hover ul.rt-dropdown-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.fitness-main-menu nav > ul > li ul.rt-dropdown-menu {
  background: #ef0011;
  box-shadow: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  opacity: 0;
  margin: 0;
  min-width: 240px;
  padding: 0;
  top: 100%;
  position: absolute;
  visibility: hidden;
  transform-origin: 0 0 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 9999;
}
.fitness-main-menu nav > ul > li ul.rt-dropdown-menu li {
  display: block;
  border-bottom: 1px solid #000;
  position: relative;
}
.fitness-main-menu nav > ul > li ul.rt-dropdown-menu li a {
  font-size: 14x;
  display: block;
  color: #ffffff !important;
  padding: 10px 10px 10px 15px;
  text-transform: capitalize;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fitness-main-menu nav > ul > li ul.rt-dropdown-menu li a:hover,
.fitness-main-menu nav > ul > li ul.rt-dropdown-menu li a:focus {
  background: #111; color: #fff;
}
.fitness-main-menu nav > ul > li ul.rt-dropdown-menu li:last-child {
  border-bottom: none;
}
.fitness-main-menu nav > ul li.menu-justify {
  position: static;
}
.fitness-main-menu nav > ul li.menu-justify .rt-dropdown-mega {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9999;
  visibility: hidden;
  transform-origin: 0 0 0;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.fitness-main-menu nav > ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner {
  background: #ef0011;
  padding: 15px;
}
.fitness-main-menu nav > ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li {
  border-bottom: 1px solid #ef0011;
  display: block;
  position: relative;
}
.fitness-main-menu nav > ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li a {
  font-size: 16px;
  display: block;
  color: #ffffff;
  padding: 8px 0px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fitness-main-menu nav > ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li a:hover {
  background: #ef0011;
  padding-left: 10px;
}
.fitness-main-menu nav > ul li.menu-justify .rt-dropdown-mega .rt-dropdown-inner ul.rt-mega-items li:last-child {
  border-bottom: none;
}
.fitness-main-menu nav > ul li.menu-justify:hover .rt-dropdown-mega {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
.fitness-main-menu nav > ul > .active > a {
  color: #ef0011!important;
}
.fitness-main-menu nav > ul > .active ul .active > a {
  background: #ef0011;
  padding-left: 10px!important;
}
.header-style-one .main-menu-area nav ul li a {
  padding: 30px 9px;
  color: #111111;
}
.header-style-one .main-menu-area nav ul li:hover a {
  color: #ef0011;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style-one .main-menu-area nav ul li a {
    padding: 25px 9px;
  }
}
.header-style-one .main-menu-area nav ul li ul li a {
  padding: 10px 10px 10px 15px;
  color: #ffffff;
}
.header-style-one .stick {
  border-bottom: 2px solid #ef0011;
  background: rgba(255, 255, 255, 0.9);
}
.header-style-one .stick nav ul li a {
  padding: 20px 9px;
  color: #111111;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style-one .stick nav ul li a {
    padding: 20px 9px;
  }
}
.header-style-one .stick nav ul li ul li a {
  padding: 10px 10px 10px 15px;
  color: #ffffff;
}
.header-style-two .main-menu-area nav ul li a {
  padding: 60px 15px;
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style-two .main-menu-area nav ul li a {
    padding: 60px 9px;
  }
}
.header-style-two .main-menu-area nav ul li ul li a {
  padding: 10px 10px 10px 15px;
  color: #ffffff;
}
.header-style-two .stick {
  border-bottom: 2px solid #ef0011;
  background: rgba(17, 17, 17, 0.9);
}
.header-style-two .stick nav ul li a {
  padding: 20px 15px;
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header-style-two .stick nav ul li a {
    padding: 20px 9px;
  }
}
.header-style-two .stick nav ul li ul li a {
  padding: 10px 10px 10px 15px;
  color: #ffffff;
}
.header-style-two .stick .header-search .search-input {
  top: 66px;
}

.full-width-compress {
  padding-left: 10rem;
  padding-right: 10rem;
}
@media only screen and (max-width: 1299px) {
  .full-width-compress {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.header-action-items {
  text-align: right;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.header-action-items > li {
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
}
@media only screen and (max-width: 1199px) {
  .header-action-items > li {
    margin-right: 10px;
    padding-right: 10px;
  }
}
.header-action-items > li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}
.header-action-items > li:first-child {
  border-right: 1px solid #e2e2e2;
}
.header-action-items > li i:before {
  margin-left: 0;
}
.header-search {
  /*position: relative;*/
}
.header-search .search-input {
  position: absolute;
  top: 50px;
  right: 15px;
  z-index: 10;
  height: 60px;
  width: 800px;
  background: rgb(239 0 17);
    border: 1px solid #ef0011;
  padding: 5px 30px 8px;
  color: #ffffff;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  display: none;
}
@media only screen and (max-width: 1199px) {
  .header-search .search-input {
    width: 700px;
  }
}
@media only screen and (max-width: 991px) {
  .header-search .search-input {
    width: 560px;
  }
}
@media only screen and (max-width: 767px) {
  .header-search .search-input {
    width: 230px;
  }
}
.header-search .search-button {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.header-search .search-button i {
  color: #fff;
}
.header-search input.search-input:focus {
  outline-width: 0;
  outline: none;
}
.header-search input::-webkit-input-placeholder,
.header-search textarea::-webkit-input-placeholder {
  color: #ffffff;
}
.header-search input::-moz-placeholder,
.header-search textarea::-moz-placeholder {
  color: #ffffff;
}
.header-search input:-moz-placeholder,
.header-search textarea:-moz-placeholder {
  color: #ffffff;
}
.header-search input:-ms-input-placeholder,
.header-search textarea:-ms-input-placeholder {
  color: #ffffff;
}
.cart-area {
  position: relative;
}
.cart-area:hover .cart-wrapper {
  opacity: 1;
  visibility: visible;
  max-height: 1000px;
  -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}
.cart-area .cart-trigger-icon {
 
  display: block;
  color: #fff;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.cart-area .cart-trigger-icon span {
  background: #ef0011;
  border-radius: 45px;
  color: #ffffff;
  height: 20px;
  padding: 0 6px;
  position: absolute;
  top: 0px;
  width: 20px;
  font-size: 12px;
  right: -25px;
  line-height: 20px;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
#wrapper.open {
  margin-right: 280px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mean-container {
  /* .mean-bar+div#wrapper {
        padding-top: 61px;
    }*/
}
.mean-container .mean-bar {
  position: fixed;
  float: none;
  z-index: 99;
  background: transparent;
  padding: 0;
}
.mean-container .mean-bar:after {
  content: "";
  clear: both;
  display: block;
}
.mean-container .mean-bar .meanmenu-reveal {
  z-index: 999;
  top: 7px;
  position: absolute;
  color: #111111;
}
.mean-container .mean-bar .meanmenu-reveal span {
  background: #111111;
}
.mean-container .mean-bar .mean-nav {
  background: transparent;
}
.mean-container .mean-bar .mean-nav ul li a {
  color: #111111;
  font-weight: 700;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mean-container .mean-bar .mean-nav ul li a:hover {
  color: #ef0011;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mean-container .mean-bar .mean-nav ul li li a {
  color: #111111;
  opacity: 1;
  border-top: 1px solid #dddddd;
}
.mean-container .mean-bar .mean-nav > ul {
  overflow-y: scroll;
}
.mean-container .mean-bar .mean-nav > ul:after {
  content: '';
  display: block;
  clear: both;
}
.mean-container .mean-bar .mobile-menu-nav-back {
  padding-left: 15px;
  border-bottom: 1px solid #ef0011;
  position: relative;
  text-align: center;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mean-container .mean-bar .mobile-menu-nav-back:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
}
.mean-container .mean-bar .mobile-menu-nav-back .logo-mobile {
  box-sizing: border-box;
}
nav#main-nav {
  display: inline-block;
  position: relative;
}
nav#main-nav > ul {
  visibility: hidden;
}
nav#main-nav.active {
  visibility: visible;
}
.mean-container .mean-nav ul li a.mean-expand {
  padding: 5px 12px!important;
  height: inherit;
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .hide-on-mobile-menu {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .hide-on-desktop-menu {
    display: none!important;
  }
}
/*=======================================================================
Slider Area
=========================================================================*/
.slider-area {
  position: relative;
}
.slider-area .nivo-controlNav {
  display: none;
}
.slider-area .nivo-directionNav a.nivo-prevNav {
  left: -50px !important;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 2px solid #ef0011;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-directionNav a.nivo-prevNav:before {
  content: "\f053";
  font-family: FontAwesome;
  color: #ef0011  !important;
  cursor: pointer;
  font-size: 1.6rem;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 1rem;
  z-index: 9;
  height: 1rem;
  width: 1rem;
  left: 1.7rem;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-directionNav a.nivo-prevNav:hover {
  background-color: rgb(239 0 17 / 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-directionNav a.nivo-prevNav:hover:before {
  color: #ffffff !important;
  background: transparent!important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-directionNav a.nivo-nextNav {
  right: -50px !important;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 2px solid #ef0011;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-directionNav a.nivo-nextNav:before {
  content: "\f054";
  font-family: FontAwesome;
  color: #ef0011  !important;
  cursor: pointer;
  font-size: 1.6rem;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 1rem;
  z-index: 9;
  height: 1rem;
  width: 1rem;
  right: 1.7rem;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-directionNav a.nivo-nextNav:hover {
  background-color: rgb(239 0 17 / 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-directionNav a.nivo-nextNav:hover:before {
  color: #ffffff !important;
  background: transparent!important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.slider-area .nivo-caption {
  opacity: 1;
}

.slider-area:hover a.nivo-prevNav {
  left: 15px!important;
}
.slider-area:hover a.nivo-nextNav {
  right: 15px!important;
}
.silder-layout1 .nivo-caption {
  top: 0;
}
.silder-layout2 .nivo-caption {
  top: 10px;
}
@media only screen and (max-width: 1199px) {
  .silder-layout2 .nivo-caption {
    top: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .silder-layout2 .nivo-caption {
    top: 0;
  }
}

/*=======================================================================
Service Area Style
=========================================================================*/
.service-layout1 {
  position: relative;
  padding-top: 4px;
}
.service-layout1 .item-img img {
  width: 100%;
}
.service-layout1 .item-content {
  position: absolute;
  left: 12%;
  bottom: 15%;
  z-index: 6;
}
.classes-layout4 {
      margin: 0 0px 2rem;
  -webkit-box-shadow: 0px 1px 0px 0px #e7e7e7;
  -moz-box-shadow: 0px 1px 0px 0px #e7e7e7;
  box-shadow: 0px 1px 0px 0px #e7e7e7;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.classes-layout4 .item-img {
  overflow: hidden;
}
.classes-layout4 .item-img img {
  width: 100%;
  transform: scale(1);
  -webkit-transition: all 2s ease-out;
  -moz-transition: all 2s ease-out;
  -ms-transition: all 2s ease-out;
  -o-transition: all 2s ease-out;
  transition: all 2s ease-out;
}
.classes-layout4 .item-content {
  background-color: #ffffff;
  padding: 20px 10px;
}
.classes-layout4 .item-content .title {
  margin-bottom: 10px;
}
.classes-layout4 .item-content ul li {
  font-size: 16px;
  margin-bottom: 5px;
}
.classes-layout4 .item-content ul li:last-child {
  margin-bottom: 0;
}
.classes-layout4 .item-content ul li i {
  color: #ef0011;
  margin-right: 10px;
}
.classes-layout4:hover {
  -webkit-box-shadow: 0px 3px 20px 0px #dedede;
  -moz-box-shadow: 0px 3px 20px 0px #dedede;
  box-shadow: 0px 3px 20px 0px #dedede;
}
.classes-layout4:hover .item-img img {
  transform: scale(1.3);
}
.classes-layout4:hover .item-btn {
  background-color: #ef0011;
  color: #ffffff;
}
.classes-layout4:hover .item-btn:hover {
  color: #111111;
}

/*=======================================================================
Banner Area Style
=========================================================================*/
.section-space-banner {
  padding: 11.2rem 0 9rem;
}
@media only screen and (max-width: 575px) {
  .banner-layout1 {
    text-align: center;
  }
}
.banner-layout1 p {
  color: #cbcbcb;
  font-weight: 300;
  margin-bottom: 60px;
}
.banner-layout2 .title span {
  font-size: 72px;
  color: #ef0011;
  font-weight: 700;
  line-height: 1;
}
/*=======================================================================
Product Area Style
=========================================================================*/

.product-box-layout1 {
  text-align: center;
  margin-bottom: 2rem;
    background: #fff;
    border: 1px solid #e2e2e2; padding-bottom: 2rem;
}
.product-box-layout1 .item-img {
  position: relative;
}
@media only screen and (max-width: 575px) {
  .product-box-layout1 .item-img {
    display: inline-block;
  }
}
.product-box-layout1 .item-img a img {
  width: 100%;
}

.product-box-layout1 .item-img .product-social-round {
  opacity: 0;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  top: 70%;
  -webkit-transform: translateY(-70%);
  -moz-transform: translateY(-70%);
  -ms-transform: translateY(-70%);
  -o-transform: translateY(-70%);
  transform: translateY(-70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box-layout1 .item-img .product-social-round li {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  width: 42px;
  background: #111;
  margin: 0 1px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box-layout1 .item-img .product-social-round li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  width: 42px;
  background: #111; color: #fff;
  margin: 0 1px; padding: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; border: none;
}
@media only screen and (max-width: 575px) {
  .product-box-layout1 .item-img .product-social-round li {
    height: 30px;
    width: 32px;
  }
}
.product-box-layout1 .item-img .product-social-round li a {
  display: block;
}
.product-box-layout1 .item-img .product-social-round li a i {
  line-height: 40px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 575px) {
  .product-box-layout1 .item-img .product-social-round li a i {
    line-height: 30px;
  }
}
.product-box-layout1 .item-img .product-social-round li:hover {
  background: #ef0011;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box-layout1 .item-img .product-social-round li:hover button {
  background: #ef0011; cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box-layout1 .item-img .product-social-round li:hover i {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product-box-layout1 .itemt-content {
  line-height: 1;
  margin-top: 20px;
}
.product-box-layout1 .itemt-content .title {
  margin-bottom: 0; font-weight: 400; font-size: 14px;
}
.product-box-layout1 .itemt-content span {
  color: #ef0011;
  font-size: 12px;
  margin-top: 5px;
  font-weight: 500;
}
@media only screen and (max-width: 575px) {
  .product-box-layout1 .itemt-content span {
    letter-spacing: 0;
  }
}
.product-box-layout1 .itemt-content span span {
  margin-right: 15px;
  color: #444444;
  text-decoration: line-through;
}
.product-box-layout1:hover .product-social-round {
  opacity: 1;
  visibility: visible;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-box-layout1:hover .item-img:after {
  opacity: 1;
  visibility: visible;
}
.single-product-wrap {
  margin-bottom: 10rem;
}
@media only screen and (max-width: 767px) {
  .single-product-wrap .single-product-gallery {
    margin-bottom: 30px;
  }
}
.single-product-wrap .single-product-gallery .tab-content {
  margin-top: 0;
}
.single-product-wrap .single-product-gallery .tab-content a {
  display: block;
}
.single-product-wrap .single-product-gallery .tab-content a img {
  width: 100%;
}
.single-product-wrap .single-product-gallery .nav-tabs {
  border-bottom: 0;
}
.single-product-wrap .single-product-gallery .nav-tabs li {
  width: 30%;
  display: inline-block;
  margin: 16px 17px 0 0;
}
@media only screen and (max-width: 1199px) {
  .single-product-wrap .single-product-gallery .nav-tabs li {
    margin: 16px 14px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .single-product-wrap .single-product-gallery .nav-tabs li {
    margin: 16px 25px 0 0;
  }
}
@media only screen and (max-width: 575px) {
  .single-product-wrap .single-product-gallery .nav-tabs li {
    margin: 16px 20px 0 0;
    width: 28%;
  }
}
.single-product-wrap .single-product-gallery .nav-tabs li a {
  display: block;
}
.single-product-wrap .single-product-gallery .nav-tabs li a img {
  opacity: 0.5;
}
.single-product-wrap .single-product-gallery .nav-tabs li:last-child {
  margin: 16px 0 0 0;
}
.single-product-wrap .single-product-gallery .nav-tabs li:hover img {
  opacity: 1;
}
.single-product-wrap .single-product-gallery .nav-tabs .active img {
  opacity: 1;
}
.single-product-wrap .single-product-info .title {
  margin-bottom: 10px;
}
.single-product-wrap .single-product-info .rating {
  margin: 0 0 10px;
}
.single-product-wrap .single-product-info .rating li {
  display: inline-block;
}
.single-product-wrap .single-product-info .rating li > i {
  color: #eebe2c;
}
.single-product-wrap .single-product-info .price {
  font-size: 30px;
  font-weight: 500;
  color: #111111;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single-product-wrap .single-product-info .price {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-product-wrap .single-product-info .price {
    margin-bottom: 30px;
  }
}
.single-product-wrap .single-product-info .item-sku {
  color: #ef0011;
  margin-bottom: 20px;
}
.single-product-wrap .single-product-info .cart-quantity li {
  display: inline-block;
}
.single-product-wrap .single-product-info .cart-quantity li .quantity-holder {
  height: 50px;
  width: 115px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  border: 2px solid #ef0011;
}
.single-product-wrap .single-product-info .cart-quantity li input {
  -webkit-border-radius: 45px 0 0 45px;
  -moz-border-radius: 45px 0 0 45px;
  -ms-border-radius: 45px 0 0 45px;
  -o-border-radius: 45px 0 0 45px;
  border-radius: 45px 0 0 45px;
  font-size: 18px;
  color: #111111;
  font-weight: 500;
  border: none;
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
}
.single-product-wrap .single-product-info .cart-quantity li .btn-quantity-select {
  padding: 2px 2px 2px 0;
}
.single-product-wrap .single-product-info .cart-quantity li .btn-quantity-select button {
  cursor: pointer;
  width: 35px;
  display: block;
  border: 0;
  font-size: 18px;
  background-color: #ef0011;
  color: #ffffff;
  height: 50%;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.single-product-wrap .single-product-info .cart-quantity li .btn-quantity-select button:hover {
  background-color: #ef0011 ;
}
.single-product-wrap .single-product-info .cart-quantity li .btn-quantity-select .quantity-plus {
  -webkit-border-radius: 0 45px 0 0;
  -moz-border-radius: 0 45px 0 0;
  -ms-border-radius: 0 45px 0 0;
  -o-border-radius: 0 45px 0 0;
  border-radius: 0 45px 0 0;
}
.single-product-wrap .single-product-info .cart-quantity li .btn-quantity-select .quantity-minus {
  -webkit-border-radius: 0 0 45px 0;
  -moz-border-radius: 0 0 45px 0;
  -ms-border-radius: 0 0 45px 0;
  -o-border-radius: 0 0 45px 0;
  border-radius: 0 0 45px 0;
}
.single-product-tab {
  margin-bottom: 50px;
  border-top: 1px solid #cacaca;
  position: relative;
}
.single-product-tab .nav-tabs {
  border-bottom: 0;
  position: absolute;
  left: 0;
  top: -30px;
  z-index: 1;
}
.single-product-tab ul > li {
  margin-right: 10px;
  display: inline-block;
  padding: 10px 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.single-product-tab ul > li:last-child {
  margin-right: 0;
}
.single-product-tab ul > li a {
  border: 1px solid #e2e2e2;
  background: #ffffff;
  color: #111111;
  padding: 14px 30px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.single-product-tab ul > li:hover a {
  border: 1px solid #ef0011;
  background-color: #ef0011;
  color: #ffffff;
}
.single-product-tab ul > li .active {
  border: 1px solid #ef0011;
  background-color: #ef0011;
  color: #ffffff;
}
.single-product-tab .tab-content {
  padding: 50px 0 15px;
}
/*=======================================================================
Offer Area Style
=========================================================================*/
.section-space-offer {
  margin-bottom:2px;
  margin-top: 2px;
  padding: 5.3rem 0 3.2rem;
}
.offer-input-area {
  margin-bottom: 20px;
}
.offer-input-area .stylish-input-group {
  background-color: #ffffff;
  height: 52px;
  padding: 0 0 0 15px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.offer-input-area .stylish-input-group .form-control {
  border: none;
  color: #111111;
  font-size: 15px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.offer-input-area .stylish-input-group .input-group-addon {
  padding: 0;
  background-color: #111111;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  border: 1px solid #111111;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.offer-input-area .stylish-input-group .input-group-addon button {
  color: #ffffff;
  background-color: transparent;
  padding: 15px 30px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; text-transform: uppercase;
}
.offer-input-area .stylish-input-group .input-group-addon button:focus,
.offer-input-area .stylish-input-group .input-group-addon button:hover {
  outline-width: 0;
  outline: none;
}
.offer-input-area .stylish-input-group .input-group-addon:hover {
  border: 1px solid #ef0011;
  background-color: #ef0011;
}
.offer-input-area .stylish-input-group input.search-input:focus {
  outline-width: 0;
  outline: none;
}
.offer-input-area .stylish-input-group input::-webkit-input-placeholder {
  color: #aeaeae;
  font-style: italic;
}
.offer-input-area .stylish-input-group input::-moz-placeholder {
  color: #aeaeae;
  font-style: italic;
}
.offer-input-area .stylish-input-group input:-moz-placeholder {
  color: #aeaeae;
  font-style: italic;
}
.offer-input-area .stylish-input-group input:-ms-input-placeholder {
  color: #aeaeae;
  font-style: italic;
}

/*=======================================================================
Video Area Style
=========================================================================*/
.video-area {
  position: absolute;
  right: -5%;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 1199px) {
  .video-area {
    text-align: center;
    right: inherit;
    position: inherit;
    top: inherit;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    margin: 0 1.5rem 10rem;
  }
}




.p_lr_zero {
    padding-left: 0;
    padding-right: 0;
}

.technology .A-T-box {
    text-align: center;
}

.technology .A-T-box img {
    transition: .5s;
    cursor: pointer;
}

.technology .A-T-box .A-T-box-content {
    padding: 28px 0;
}

.technology .A-T-box .A-T-box-content h2 {
    font-size: 25px;
    color: #000;
    font-weight: bold;
    margin: 0;
    text-transform: capitalize;
    padding-bottom: 15px;
}

.technology .A-T-box .A-T-box-content h5 {
    font-size: 15px;
    color: #999999;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 7px;
    letter-spacing: 1px;
}
.technology .A-T-box .A-T-box-content p {
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    margin: 0;
}
/*=======================================================================
Cpntact Page Area Style
=========================================================================*/
.contact-info-area {
  position: relative;
}
.contact-info-area:after {
  content: "";
  background-color: #ffffff;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  z-index: -1;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .contact-info-area:after {
    display: none;
  }
}
.contact-info-area:before {
  content: "";
  background-color: #ef0011;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  z-index: -1;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .contact-info-area:before {
    display: none;
  }
}
.contact-form {
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  .contact-form {
    padding-right: 0;
  }
}
.contact-form .form-group {
  margin-bottom: 30px;
}
.contact-form .form-group .form-control {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
}
.contact-form .form-group input {
  height: 50px;
  color: #111111;
  padding: 5px 20px;
  font-size: 15px;
}
.contact-form .form-group textarea {
  padding: 20px;
  font-size: 15px;
}
.contact-form .form-group select.form-control { height: calc(4.25rem + 4px) !important; font-size: 14px;}
.contact-form .form-response .alert-info {
  background: transparent;
  border: none;
  color: #a8a7a7;
  letter-spacing: 5px;
}
.contact-form .form-response .alert-success {
  background-color: transparent;
  color: #ef0011;
  letter-spacing: 4px;
  border-color: transparent;
  font-weight: 500;
}
@media only screen and (max-width: 575px) {
  .contact-form .form-response .alert-success {
    letter-spacing: 1px;
  }
}
.contact-form .form-response .alert {
  border-radius: 0;
  padding: 15px 0;
}
.contact-form input.search-input:focus {
  outline-width: 0;
  outline: none;
}
.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
  color: #444444;
}
.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
  color: #444444;
}
.contact-form input:-moz-placeholder,
.contact-form textarea:-moz-placeholder {
  color: #444444;
}
.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
  color: #444444;
}
.contact-address {
  padding-left: 5rem;
}
@media only screen and (max-width: 767px) {
  .contact-address {
    background-color: #ef0011;
    padding: 5rem;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    border-radius: 45px;
  }
}
.contact-address ul {
  margin-bottom: 70px;
}
.contact-address ul:last-child {
  margin-bottom: 0;
}
.contact-address ul li {
  font-weight: 300;
  color: #ffffff;
}

/*=======================================================================
Footer Area Style
=========================================================================*/
.footer-area-top {
  padding: 6rem 0 0;
  background: #070707;
}
.footer-area-top .footer-box {
  color: #bababa;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 300;
}
.footer-area-top .footer-box .footer-logo {
  margin-bottom: 30px;
}
.footer-area-top .footer-box .footer-about {
  margin-bottom: 60px;
}
.footer-area-top .footer-box ul li {
  position: relative;
  margin-bottom: 8px;
}
.footer-area-top .footer-box ul li:last-child {
  margin-bottom: 0;
}
.footer-area-top .footer-box ul li a {
  color: #d1d1d1;
}
.footer-area-top .footer-box ul li:hover a {
  color: #ef0011;
}

/*=======================================================================
                            Custom CSS
=========================================================================*/

section.why-choose .best-price { background: #000;}
section.why-choose .best-quality { background: #090909;}
section.why-choose .f-ship { background: #101010;}
section.why-choose .center-text { color: #fff; text-align: center; padding-top: 30px; padding-bottom: 30px;}
section.why-choose .center-text i { font-size: 28px; color: #ef0011;}
section.why-choose .center-text h3 { font-size: 18px; margin: 0; color: #fff; text-transform: uppercase; font-weight: 700;}
section.why-choose .center-text p { margin: 0; font-size: 12px; padding: 0; font-weight: 400; color: #cacaca;}

.news-update .news span { color: #ef0011; font-weight: 500;}
ul.f-contact li i { color: #ef0011; width: 24px; font-size: 17px; }
.copyright_section { border-top: 1px solid #181818; text-align: center; padding: 3rem 0; font-size: 14px; font-weight: 300; color: #fff; margin-top: 2rem;}
.copyright_section a { color: #ef0011; font-weight: 400;}

.page-txt { min-height: 450px;}

.contact-text { font-size: 16px; color: #fff;}
.contact-text a { color: #fff;}
.contact-text a:hover { text-decoration: underline;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats a { background:#ef0011; line-height:50px; display:block; color:#fff;  font-size:15px; text-decoration:none; text-transform:uppercase; font-weight:700; transition: all 0.5s ease-in-out 0s; padding:0px 10px; border-radius:5px;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#111; color:#fff;}
.submenu ul { padding:0; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#666; font-size:12px; line-height:28px; text-decoration:none; display:block; padding:0px; margin-bottom:2px; font-weight:500; border-bottom:1px solid #ccc; font-weight:400; color:#111;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#ef0011; padding-left:5px;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.prd-opt { margin-bottom:20px;}
.prd-opt label { width:20%; text-align:left; font-weight:500; color:#ef0011; font-size:14px; text-transform:uppercase; line-height:44px; margin:0;}
.prd-opt .form-control { width:30%; font-weight:400; height: calc(4.25rem + 2px) !important; font-size: 13px;}
.prd-opt .form-control:focus { border-color:#212121; box-shadow:0 1px 1px rgba(0,165,79, 0.075) inset, 0 0 8px rgba(0,165,79, 0.6);}

.CartInfo {  min-height:400px; margin:0; padding:0;}
.CartInfo table { border-collapse:collapse; border-left:1px solid #111; border-right:1px solid #111; border-top:1px solid #111; margin-bottom:15px; width:100%; max-width:100%; background-color:#fff; border-spacing:0;}
.CartInfo thead td { background-color:#111; border-bottom:1px solid #111; color:#fff; font-weight:500; outline:none;}
.CartInfo td { padding:7px; }
.CartInfo thead .image, .CartInfo thead .action { text-align:center;}
.CartInfo thead .productd, .CartInfo thead .quantity { text-align:left;}
.CartInfo tbody .image, .CartInfo tbody .action { text-align:center;}
.CartInfo tbody td { border-bottom:1px solid #111; vertical-align:middle;}
.CartInfo tbody td input[type="text"] { background:#fff; width:50%; text-align:center; padding-top: 12px; padding-bottom: 12px;}
.CartInfo tbody .productd h4 { font-weight:500; margin-bottom:10px; font-size:16px; text-transform:uppercase; letter-spacing:1px;}
.CartInfo tbody .productd h5 { font-size:12px; color:#888; margin-bottom:5px;}
.CartInfo tbody .form-control {}
.CartInfo tbody .productd p { color:#333;}
.CartInfo tbody .form-control:focus { border-color:#ef0011; box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0,165,79, 0.6)}
.CartInfo tbody .btn-success { background:#ef0011; border:none; font-size:14px; overflow:hidden; text-transform:uppercase; font-weight:500; width:50%; margin-top:4px;  border-radius:5px; padding:8px 12px; color:#fff;}
.CartInfo tbody .btn-success:hover { background:#111; color:#fff;}
h2.Total { text-align:right; padding-bottom:15px; text-transform:uppercase; font-size:22px; font-weight:700; color:#212121; margin-bottom: 0;}
h2.Total span { color:#ef0011}
.basket-btn { text-align:right;}


.SubmitText { text-align:center; text-transform:uppercase; color:#060; font-size:22px; padding:5rem 0 8rem; font-weight:700;}

.NoProd { text-align:center; text-transform:uppercase; color:#888; font-size:22px; padding:5rem 0 8rem; font-weight:600;}

.EmptyCart { text-align:center; font-weight:700; font-size:22px; color:#282828; padding-top:100px;}
.EmptyCart a { color:#2e1f6f;}
.EmptyCart a:hover { color:#730000;}


.title {
  float: left;
  width: 100%;
  color: #f11b1b;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.theme-btn {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  color: rgb(255, 255, 255) !important;
  padding: 10px 40px;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  z-index: 1;
  transition: all 500ms ease;
  background: -webkit-linear-gradient(
0deg
, #f25743, #f11b1b 50%);
}

.home_working_section{width: 100%; padding: 40px 0;}

.home_working_section{
  position: relative;
  padding-top: 50px;
  width: 100%;
    background: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.home_working_section .inner-content{ float: left; width: 100%;
  position: relative;
  margin: 0px 0 30px;
  z-index: 1;
}

.home_working_section .sec-title{
  margin-bottom: 90px;
}

.home_working_section .working-block{
  padding: 0px 15px;
    max-width: 20%;
}

.home_working_section .title:before{background: rgb(255, 255, 255);}
.working-block-one .inner-box{
  position: relative;
  display: block;
  background: rgb(255, 255, 255);
  padding: 0px 25px 15px 25px;
  margin-top: 90px;
  min-height: 275px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
}

.working-block-one .inner-box:hover{
  transform: translateY(-15px);
}

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

.working-block-one:before{
  position: absolute;
  content: "\f178";
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 24px;
  top: 70px;
  right: -26px;
    color: #f11b1b;
}
.home_working_section .working-block:last-child .working-block-one:before{content: none;}
.working-block-one .inner-box .icon-box{
  position: relative;
  display: inline-block;
  width: 140px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  border-radius: 50%;
  border: 2px dashed #f11b1b;
  padding: 5px;
  margin-top: -90px;
  margin-bottom: 19px;
}

.working-block-one .inner-box .icon-box .count-box{
  position: absolute;
  top: 8px;
  right: -12px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  border-radius: 50%;
  border: 3px solid rgb(255, 255, 255);
    background: #f11b1b;
  z-index: 2;
}

.working-block-one .inner-box .icon-box .icon{
  position: absolute;
  display: inline-block;
  left: 3px;
  top: 3px;
  width: 130px;
  height: 130px;
  line-height: normal;
  font-size: 60px;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
    overflow: hidden;
}

.working-block-one .inner-box .icon-box .icon:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  border-radius: 50%;
  z-index: -1;
  transition: all 500ms ease;
background: #f11b1b;
}
/*.working-block-one .inner-box .icon-box .icon img{max-width: 70px;}*/
.working-block-one .inner-box .lower-content{text-align: center;}
.working-block-one .inner-box .lower-content h3{
  margin-bottom: 12px;
    text-align: center;
    font-size: 18px;
}

.working-block-one .inner-box .lower-content .pattern-layer{
  position: relative;
  display: block;
  max-width: 62px;
  width: 100%;
  height: 9px;
  margin: 0 auto;
  margin-bottom: 23px;
  background-repeat: no-repeat;
  /*filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);*/
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
    background: url(../images/line-4.png);
}

.working-block-one .inner-box:hover .lower-content .pattern-layer{
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    table.ShopCart td, table.ShopCart th { border-right: 0 none;display: block !important;float: none !important;text-align: left !important;width: auto !important;}
    table.ShopCart tr td:before {content: attr(data-label);float: left;font-weight: bold;text-align: left;white-space: nowrap;width: 50%;}
    table.ShopCart tr td {text-align: right;display: block;min-height: 20px;border-left: none;background: none;}
    table.ShopCart thead { display: none; }	
    .CartInfo tbody .btn-success { float:right;}
    .CartInfo tbody .productd div { float:left;}
    .action { flex-basis:100%; text-align:center; max-width:100%;}
  
  .home_working_section .working-block {
    max-width: 50%;
}
  .working-block-one .inner-box .icon-box {
    width: 100px;
    height: 100px;
    line-height: 100px;
}
  .working-block-one .inner-box .icon-box .icon {
    width: 90px;
    height: 90px;
  }

}

@media(max-width: 320px){ 
 
    .home_working_section .working-block {
    max-width: 50%;
}
  .working-block-one .inner-box .icon-box {
    width: 100px;
    height: 100px;
    line-height: 100px;
}
  .working-block-one .inner-box .icon-box .icon {
    width: 90px;
    height: 90px;
  }

}

}