
@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&family=Open+Sans&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700&family=Poppins:wght@300;400;500;600;700&display=swap');

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css" integrity="sha256-46r060N2LrChLLb5zowXQ72/iKKNiw/lAmygmHExk/o=');
@import url('https://fonts.googleapis.com/css2?family=Viga&display=swap');
@font-face {
  font-family: '42';
  src: url('../fonts/42.eot');
  src: url('../fonts/42.eot') format('embedded-opentype'),
    url('../fonts/42.woff2') format('woff2'),
    url('../fonts/42.woff') format('woff'),
    url('../fonts/42.ttf') format('truetype'),
    url('../fonts/42.svg#42') format('svg');
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Medium'), local('Kelson-Medium'),
    url('../fonts/Kelson-Medium.woff2') format('woff2'),
    url('../fonts/Kelson-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Medium'), local('Kelson-Medium'),
    url('../fonts/Kelson-Medium.woff2') format('woff2'),
    url('../fonts/Kelson-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Light'), local('Kelson-Light'),
    url('../fonts/Kelson-Light.woff2') format('woff2'),
    url('../fonts/Kelson-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson ExtraBold'), local('Kelson-ExtraBold'),
    url('../fonts/Kelson-ExtraBold.woff2') format('woff2'),
    url('../fonts/Kelson-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Bold'), local('Kelson-Bold'),
    url('../fonts/Kelson-Bold.woff2') format('woff2'),
    url('../fonts/Kelson-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Regular'), local('Kelson-Regular'),
    url('../fonts/Kelson-Regular.woff2') format('woff2'),
    url('../fonts/Kelson-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Light'), local('Kelson-Light'),
    url('../fonts/Kelson-Light.woff2') format('woff2'),
    url('../fonts/Kelson-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Thin'), local('Kelson-Thin'),
    url('../fonts/Kelson-Thin.woff2') format('woff2'),
    url('../fonts/Kelson-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Bold'), local('Kelson-Bold'),
    url('../fonts/Kelson-Bold.woff2') format('woff2'),
    url('../fonts/Kelson-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson ExtraBold'), local('Kelson-ExtraBold'),
    url('../fonts/Kelson-ExtraBold.woff2') format('woff2'),
    url('../fonts/Kelson-ExtraBold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Regular'), local('Kelson-Regular'),
    url('../fonts/Kelson-Regular.woff2') format('woff2'),
    url('../fonts/Kelson-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Kelson';
  src: local('Kelson Thin'), local('Kelson-Thin'),
    url('../fonts/Kelson-Thin.woff2') format('woff2'),
    url('../fonts/Kelson-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}



/*>>>>>>>> Reset <<<<<<<<<*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;

}

body {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: #555555;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  overflow-x: hidden;
}
.bi{
      display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
      font-size: 3rem;
      color: #ff5a00;
}
.section-wave {
    position: absolute;
    top: 0;
    transform: translateY(-100%);
    width: 100vw;
    line-height: 0;
    will-change: transform;
    z-index: 1;
    overflow: hidden;
}
.link-button a:hover{
      background: #e84d4d!important;
  color:#fff!important;
}
.theme-title h4{
        font-size: 44px;
    font-weight: 700;
}
.theme-title h4 span{
    font-family: 'Viga', sans-serif;
    font-size: 29px;
    color: #ff5a00;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 40px;
}
.theme-title h2{
        font-size: 24px;
    color: #ff5a00;
}
.fw-normal{
      font-family: 'Inter', sans-serif!important;
        color: #fff;
    padding-top: 20px;
    font-family: 'Viga', sans-serif;
    font-size: 16px;
}
.site-wrapper {
  position: relative;
}
.ion-ios-cart-outline{
      font-size: 23px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  padding: 0;
  line-height: 1.1;
  font-family: 'Playfair Display', serif !important;
}

a, span {
  display: inline-block;
}
.link-button a{
      display: inline-block;
    padding: 13px 53px;
    background: #ff5a00;
    border-radius: 50px;
}
a {
  transition: 0.4s;
  color: inherit;
}

a:focus {
  outline: none !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

a:hover {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
}

ul {
  list-style: none;
  margin: 0;
}

img {
  max-width: 100%;
}

p {
  line-height: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.btn:focus,
.btn:active {
  box-shadow: none;
  border-color: transparent;
}

button {
  cursor: pointer;
  background: transparent;
  border: none;
}

button:focus {
  outline: none;
}

.icon i {
  font-size: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}

.card {
  border: none;
  border-radius: 0;
}

/* Slick Slider Resets */
.slick-slide:focus {
  outline: none;
}

.slick-slide:focus a:focus {
  outline: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

/* No gutters */
@media (min-width: 992px) {
  .no-gutters-lg > .col,
  .no-gutters-lg > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .no-gutters-lg > .col,
  .no-gutters-lg > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1500px) {
  .no-gutters-lg > .col,
  .no-gutters-lg > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

/*List Vewing Toolbar*/
.shop-product-wrap.list [class*="col"] {
  flex: 100%;
  max-width: 100%;
}

.nice-select {
  display: flex;
  align-items: center;
  float: none;
}

#scrollUp {
  bottom: 80px;
  right: 10px;
  padding: 10px 15px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #ebebeb;
  color: #292929;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: 600;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9;
  font-size: 12px;
  transition: .4s;
}

@media (min-width: 768px) {
  #scrollUp {
    right: -40px;
    padding: 10px 20px 10px 10px;
  }
}

#scrollUp span {
  margin-right: 15px;
  display: none;
}

@media (min-width: 768px) {
  #scrollUp span {
    display: inline-block;
  }
}

#scrollUp:hover {
  color: #fff;
  background:#ff5a00;
  border-color: #ffffff;
}

/*>>>>>>>> Common <<<<<<<<<*/
/*=====================================*/
/*-- :::: Space Decrease :::: --*/
/*=====================================*/
.space-db--0 {
  margin-bottom: 0px;
}

.space-db--5 {
  margin-bottom: -5px;
}

.space-db--10 {
  margin-bottom: -10px;
}

.space-db--15 {
  margin-bottom: -15px;
}

.space-db--20 {
  margin-bottom: -20px;
}

.space-db--25 {
  margin-bottom: -25px;
}

.space-db--30 {
  margin-bottom: -30px;
}

.space-db--35 {
  margin-bottom: -35px;
}

.space-db--40 {
  margin-bottom: -40px;
}

.space-db--45 {
  margin-bottom: -45px;
}

.space-db--50 {
  margin-bottom: -50px;
}

.space-db--55 {
  margin-bottom: -55px;
}

.space-db--60 {
  margin-bottom: -60px;
}

.space-db--65 {
  margin-bottom: -65px;
}

.space-db--70 {
  margin-bottom: -70px;
}

.space-db--75 {
  margin-bottom: -75px;
}

.space-db--80 {
  margin-bottom: -80px;
}

.space-db--85 {
  margin-bottom: -85px;
}

.space-db--90 {
  margin-bottom: -90px;
}

.space-db--95 {
  margin-bottom: -95px;
}

.space-db--100 {
  margin-bottom: -100px;
}

.space-db--105 {
  margin-bottom: -105px;
}

.space-db--110 {
  margin-bottom: -110px;
}

.space-db--115 {
  margin-bottom: -115px;
}

.space-db--120 {
  margin-bottom: -120px;
}

.space-db--125 {
  margin-bottom: -125px;
}

.space-db--130 {
  margin-bottom: -130px;
}

.space-db--135 {
  margin-bottom: -135px;
}

.space-db--140 {
  margin-bottom: -140px;
}

.space-db--145 {
  margin-bottom: -145px;
}

.space-db--150 {
  margin-bottom: -150px;
}

.space-dt--0 {
  margin-top: 0px;
}

.space-dt--5 {
  margin-top: -5px;
}

.space-dt--10 {
  margin-top: -10px;
}

.space-dt--15 {
  margin-top: -15px;
}

.space-dt--20 {
  margin-top: -20px;
}

.space-dt--25 {
  margin-top: -25px;
}

.space-dt--30 {
  margin-top: -30px;
}

.space-dt--35 {
  margin-top: -35px;
}

.space-dt--40 {
  margin-top: -40px;
}

.space-dt--45 {
  margin-top: -45px;
}

.space-dt--50 {
  margin-top: -50px;
}

.space-dt--55 {
  margin-top: -55px;
}

.space-dt--60 {
  margin-top: -60px;
}

.space-dt--65 {
  margin-top: -65px;
}

.space-dt--70 {
  margin-top: -70px;
}

.space-dt--75 {
  margin-top: -75px;
}

.space-dt--80 {
  margin-top: -80px;
}

.space-dt--85 {
  margin-top: -85px;
}

.space-dt--90 {
  margin-top: -90px;
}

.space-dt--95 {
  margin-top: -95px;
}

.space-dt--100 {
  margin-top: -100px;
}

.space-dt--105 {
  margin-top: -105px;
}

.space-dt--110 {
  margin-top: -110px;
}

.space-dt--115 {
  margin-top: -115px;
}

.space-dt--120 {
  margin-top: -120px;
}

.space-dt--125 {
  margin-top: -125px;
}

.space-dt--130 {
  margin-top: -130px;
}

.space-dt--135 {
  margin-top: -135px;
}

.space-dt--140 {
  margin-top: -140px;
}

.space-dt--145 {
  margin-top: -145px;
}

.space-dt--150 {
  margin-top: -150px;
}

/*-- Responsive Space Decrease top --*/
@media (min-width: 576px) {
  .space-dt-sm-0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-0 {
    margin-top: 0px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-5 {
    margin-top: -5px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-5 {
    margin-top: -5px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-10 {
    margin-top: -10px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-10 {
    margin-top: -10px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-15 {
    margin-top: -15px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-15 {
    margin-top: -15px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-20 {
    margin-top: -20px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-20 {
    margin-top: -20px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-25 {
    margin-top: -25px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-25 {
    margin-top: -25px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-30 {
    margin-top: -30px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-30 {
    margin-top: -30px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-35 {
    margin-top: -35px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-35 {
    margin-top: -35px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-40 {
    margin-top: -40px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-40 {
    margin-top: -40px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-45 {
    margin-top: -45px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-45 {
    margin-top: -45px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-50 {
    margin-top: -50px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-50 {
    margin-top: -50px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-55 {
    margin-top: -55px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-55 {
    margin-top: -55px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-60 {
    margin-top: -60px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-60 {
    margin-top: -60px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-65 {
    margin-top: -65px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-65 {
    margin-top: -65px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-70 {
    margin-top: -70px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-70 {
    margin-top: -70px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-75 {
    margin-top: -75px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-75 {
    margin-top: -75px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-80 {
    margin-top: -80px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-80 {
    margin-top: -80px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-85 {
    margin-top: -85px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-85 {
    margin-top: -85px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-90 {
    margin-top: -90px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-90 {
    margin-top: -90px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-95 {
    margin-top: -95px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-95 {
    margin-top: -95px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-100 {
    margin-top: -100px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-100 {
    margin-top: -100px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-105 {
    margin-top: -105px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-105 {
    margin-top: -105px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-110 {
    margin-top: -110px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-110 {
    margin-top: -110px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-115 {
    margin-top: -115px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-115 {
    margin-top: -115px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-120 {
    margin-top: -120px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-120 {
    margin-top: -120px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-125 {
    margin-top: -125px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-125 {
    margin-top: -125px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-130 {
    margin-top: -130px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-130 {
    margin-top: -130px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-135 {
    margin-top: -135px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-135 {
    margin-top: -135px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-140 {
    margin-top: -140px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-140 {
    margin-top: -140px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-145 {
    margin-top: -145px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-145 {
    margin-top: -145px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-150 {
    margin-top: -150px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-150 {
    margin-top: -150px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-155 {
    margin-top: -155px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-155 {
    margin-top: -155px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-160 {
    margin-top: -160px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-160 {
    margin-top: -160px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-165 {
    margin-top: -165px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-165 {
    margin-top: -165px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-170 {
    margin-top: -170px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-170 {
    margin-top: -170px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-175 {
    margin-top: -175px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-175 {
    margin-top: -175px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-180 {
    margin-top: -180px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-180 {
    margin-top: -180px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-185 {
    margin-top: -185px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-185 {
    margin-top: -185px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-190 {
    margin-top: -190px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-190 {
    margin-top: -190px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-195 {
    margin-top: -195px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-195 {
    margin-top: -195px;
  }
}

@media (min-width: 576px) {
  .space-dt-sm-200 {
    margin-top: -200px !important;
  }
}

@media (min-width: 768px) {
  .space-dt-sm-200 {
    margin-top: -200px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-0 {
    margin-top: 0px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-5 {
    margin-top: -5px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-5 {
    margin-top: -5px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-10 {
    margin-top: -10px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-10 {
    margin-top: -10px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-15 {
    margin-top: -15px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-15 {
    margin-top: -15px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-20 {
    margin-top: -20px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-20 {
    margin-top: -20px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-25 {
    margin-top: -25px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-25 {
    margin-top: -25px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-30 {
    margin-top: -30px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-30 {
    margin-top: -30px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-35 {
    margin-top: -35px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-35 {
    margin-top: -35px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-40 {
    margin-top: -40px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-40 {
    margin-top: -40px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-45 {
    margin-top: -45px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-45 {
    margin-top: -45px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-50 {
    margin-top: -50px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-50 {
    margin-top: -50px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-55 {
    margin-top: -55px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-55 {
    margin-top: -55px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-60 {
    margin-top: -60px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-60 {
    margin-top: -60px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-65 {
    margin-top: -65px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-65 {
    margin-top: -65px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-70 {
    margin-top: -70px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-70 {
    margin-top: -70px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-75 {
    margin-top: -75px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-75 {
    margin-top: -75px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-80 {
    margin-top: -80px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-80 {
    margin-top: -80px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-85 {
    margin-top: -85px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-85 {
    margin-top: -85px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-90 {
    margin-top: -90px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-90 {
    margin-top: -90px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-95 {
    margin-top: -95px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-95 {
    margin-top: -95px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-100 {
    margin-top: -100px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-100 {
    margin-top: -100px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-105 {
    margin-top: -105px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-105 {
    margin-top: -105px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-110 {
    margin-top: -110px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-110 {
    margin-top: -110px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-115 {
    margin-top: -115px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-115 {
    margin-top: -115px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-120 {
    margin-top: -120px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-120 {
    margin-top: -120px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-125 {
    margin-top: -125px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-125 {
    margin-top: -125px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-130 {
    margin-top: -130px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-130 {
    margin-top: -130px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-135 {
    margin-top: -135px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-135 {
    margin-top: -135px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-140 {
    margin-top: -140px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-140 {
    margin-top: -140px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-145 {
    margin-top: -145px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-145 {
    margin-top: -145px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-150 {
    margin-top: -150px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-150 {
    margin-top: -150px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-155 {
    margin-top: -155px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-155 {
    margin-top: -155px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-160 {
    margin-top: -160px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-160 {
    margin-top: -160px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-165 {
    margin-top: -165px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-165 {
    margin-top: -165px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-170 {
    margin-top: -170px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-170 {
    margin-top: -170px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-175 {
    margin-top: -175px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-175 {
    margin-top: -175px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-180 {
    margin-top: -180px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-180 {
    margin-top: -180px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-185 {
    margin-top: -185px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-185 {
    margin-top: -185px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-190 {
    margin-top: -190px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-190 {
    margin-top: -190px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-195 {
    margin-top: -195px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-195 {
    margin-top: -195px;
  }
}

@media (min-width: 768px) {
  .space-dt-md-200 {
    margin-top: -200px !important;
  }
}

@media (min-width: 992px) {
  .space-dt-md-200 {
    margin-top: -200px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-0 {
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-5 {
    margin-top: -5px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-5 {
    margin-top: -5px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-10 {
    margin-top: -10px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-10 {
    margin-top: -10px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-15 {
    margin-top: -15px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-15 {
    margin-top: -15px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-20 {
    margin-top: -20px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-20 {
    margin-top: -20px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-25 {
    margin-top: -25px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-25 {
    margin-top: -25px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-30 {
    margin-top: -30px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-30 {
    margin-top: -30px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-35 {
    margin-top: -35px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-35 {
    margin-top: -35px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-40 {
    margin-top: -40px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-40 {
    margin-top: -40px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-45 {
    margin-top: -45px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-45 {
    margin-top: -45px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-50 {
    margin-top: -50px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-50 {
    margin-top: -50px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-55 {
    margin-top: -55px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-55 {
    margin-top: -55px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-60 {
    margin-top: -60px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-60 {
    margin-top: -60px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-65 {
    margin-top: -65px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-65 {
    margin-top: -65px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-70 {
    margin-top: -70px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-70 {
    margin-top: -70px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-75 {
    margin-top: -75px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-75 {
    margin-top: -75px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-80 {
    margin-top: -80px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-80 {
    margin-top: -80px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-85 {
    margin-top: -85px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-85 {
    margin-top: -85px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-90 {
    margin-top: -90px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-90 {
    margin-top: -90px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-95 {
    margin-top: -95px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-95 {
    margin-top: -95px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-100 {
    margin-top: -100px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-100 {
    margin-top: -100px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-105 {
    margin-top: -105px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-105 {
    margin-top: -105px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-110 {
    margin-top: -110px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-110 {
    margin-top: -110px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-115 {
    margin-top: -115px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-115 {
    margin-top: -115px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-120 {
    margin-top: -120px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-120 {
    margin-top: -120px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-125 {
    margin-top: -125px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-125 {
    margin-top: -125px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-130 {
    margin-top: -130px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-130 {
    margin-top: -130px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-135 {
    margin-top: -135px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-135 {
    margin-top: -135px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-140 {
    margin-top: -140px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-140 {
    margin-top: -140px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-145 {
    margin-top: -145px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-145 {
    margin-top: -145px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-150 {
    margin-top: -150px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-150 {
    margin-top: -150px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-155 {
    margin-top: -155px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-155 {
    margin-top: -155px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-160 {
    margin-top: -160px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-160 {
    margin-top: -160px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-165 {
    margin-top: -165px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-165 {
    margin-top: -165px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-170 {
    margin-top: -170px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-170 {
    margin-top: -170px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-175 {
    margin-top: -175px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-175 {
    margin-top: -175px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-180 {
    margin-top: -180px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-180 {
    margin-top: -180px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-185 {
    margin-top: -185px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-185 {
    margin-top: -185px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-190 {
    margin-top: -190px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-190 {
    margin-top: -190px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-195 {
    margin-top: -195px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-195 {
    margin-top: -195px;
  }
}

@media (min-width: 992px) {
  .space-dt-lg-200 {
    margin-top: -200px !important;
  }
}

@media (min-width: 1200px) {
  .space-dt-lg-200 {
    margin-top: -200px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-0 {
    margin-top: 0px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-5 {
    margin-top: -5px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-5 {
    margin-top: -5px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-10 {
    margin-top: -10px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-10 {
    margin-top: -10px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-15 {
    margin-top: -15px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-15 {
    margin-top: -15px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-20 {
    margin-top: -20px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-20 {
    margin-top: -20px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-25 {
    margin-top: -25px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-25 {
    margin-top: -25px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-30 {
    margin-top: -30px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-30 {
    margin-top: -30px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-35 {
    margin-top: -35px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-35 {
    margin-top: -35px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-40 {
    margin-top: -40px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-40 {
    margin-top: -40px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-45 {
    margin-top: -45px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-45 {
    margin-top: -45px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-50 {
    margin-top: -50px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-50 {
    margin-top: -50px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-55 {
    margin-top: -55px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-55 {
    margin-top: -55px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-60 {
    margin-top: -60px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-60 {
    margin-top: -60px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-65 {
    margin-top: -65px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-65 {
    margin-top: -65px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-70 {
    margin-top: -70px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-70 {
    margin-top: -70px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-75 {
    margin-top: -75px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-75 {
    margin-top: -75px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-80 {
    margin-top: -80px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-80 {
    margin-top: -80px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-85 {
    margin-top: -85px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-85 {
    margin-top: -85px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-90 {
    margin-top: -90px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-90 {
    margin-top: -90px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-95 {
    margin-top: -95px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-95 {
    margin-top: -95px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-100 {
    margin-top: -100px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-100 {
    margin-top: -100px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-105 {
    margin-top: -105px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-105 {
    margin-top: -105px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-110 {
    margin-top: -110px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-110 {
    margin-top: -110px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-115 {
    margin-top: -115px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-115 {
    margin-top: -115px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-120 {
    margin-top: -120px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-120 {
    margin-top: -120px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-125 {
    margin-top: -125px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-125 {
    margin-top: -125px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-130 {
    margin-top: -130px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-130 {
    margin-top: -130px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-135 {
    margin-top: -135px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-135 {
    margin-top: -135px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-140 {
    margin-top: -140px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-140 {
    margin-top: -140px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-145 {
    margin-top: -145px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-145 {
    margin-top: -145px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-150 {
    margin-top: -150px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-150 {
    margin-top: -150px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-155 {
    margin-top: -155px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-155 {
    margin-top: -155px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-160 {
    margin-top: -160px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-160 {
    margin-top: -160px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-165 {
    margin-top: -165px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-165 {
    margin-top: -165px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-170 {
    margin-top: -170px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-170 {
    margin-top: -170px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-175 {
    margin-top: -175px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-175 {
    margin-top: -175px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-180 {
    margin-top: -180px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-180 {
    margin-top: -180px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-185 {
    margin-top: -185px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-185 {
    margin-top: -185px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-190 {
    margin-top: -190px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-190 {
    margin-top: -190px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-195 {
    margin-top: -195px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-195 {
    margin-top: -195px;
  }
}

@media (min-width: 1200px) {
  .space-dt-xl-200 {
    margin-top: -200px !important;
  }
}

@media (min-width: 1500px) {
  .space-dt-xl-200 {
    margin-top: -200px;
  }
}

/*-- Responsive Space Decrease bottom --*/
@media (min-width: 576px) {
  .space-db-sm-0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-5 {
    margin-bottom: -5px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-5 {
    margin-bottom: -5px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-10 {
    margin-bottom: -10px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-10 {
    margin-bottom: -10px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-15 {
    margin-bottom: -15px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-15 {
    margin-bottom: -15px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-20 {
    margin-bottom: -20px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-20 {
    margin-bottom: -20px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-25 {
    margin-bottom: -25px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-25 {
    margin-bottom: -25px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-30 {
    margin-bottom: -30px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-30 {
    margin-bottom: -30px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-35 {
    margin-bottom: -35px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-35 {
    margin-bottom: -35px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-40 {
    margin-bottom: -40px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-45 {
    margin-bottom: -45px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-45 {
    margin-bottom: -45px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-50 {
    margin-bottom: -50px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-50 {
    margin-bottom: -50px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-55 {
    margin-bottom: -55px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-55 {
    margin-bottom: -55px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-60 {
    margin-bottom: -60px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-60 {
    margin-bottom: -60px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-65 {
    margin-bottom: -65px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-65 {
    margin-bottom: -65px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-70 {
    margin-bottom: -70px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-75 {
    margin-bottom: -75px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-75 {
    margin-bottom: -75px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-80 {
    margin-bottom: -80px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-80 {
    margin-bottom: -80px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-85 {
    margin-bottom: -85px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-85 {
    margin-bottom: -85px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-90 {
    margin-bottom: -90px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-90 {
    margin-bottom: -90px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-95 {
    margin-bottom: -95px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-95 {
    margin-bottom: -95px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-100 {
    margin-bottom: -100px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-100 {
    margin-bottom: -100px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-105 {
    margin-bottom: -105px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-105 {
    margin-bottom: -105px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-110 {
    margin-bottom: -110px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-110 {
    margin-bottom: -110px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-115 {
    margin-bottom: -115px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-115 {
    margin-bottom: -115px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-120 {
    margin-bottom: -120px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-120 {
    margin-bottom: -120px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-125 {
    margin-bottom: -125px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-125 {
    margin-bottom: -125px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-130 {
    margin-bottom: -130px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-130 {
    margin-bottom: -130px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-135 {
    margin-bottom: -135px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-135 {
    margin-bottom: -135px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-140 {
    margin-bottom: -140px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-140 {
    margin-bottom: -140px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-145 {
    margin-bottom: -145px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-145 {
    margin-bottom: -145px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-150 {
    margin-bottom: -150px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-150 {
    margin-bottom: -150px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-155 {
    margin-bottom: -155px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-155 {
    margin-bottom: -155px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-160 {
    margin-bottom: -160px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-160 {
    margin-bottom: -160px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-165 {
    margin-bottom: -165px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-165 {
    margin-bottom: -165px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-170 {
    margin-bottom: -170px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-170 {
    margin-bottom: -170px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-175 {
    margin-bottom: -175px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-175 {
    margin-bottom: -175px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-180 {
    margin-bottom: -180px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-180 {
    margin-bottom: -180px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-185 {
    margin-bottom: -185px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-185 {
    margin-bottom: -185px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-190 {
    margin-bottom: -190px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-190 {
    margin-bottom: -190px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-195 {
    margin-bottom: -195px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-195 {
    margin-bottom: -195px;
  }
}

@media (min-width: 576px) {
  .space-db-sm-200 {
    margin-bottom: -200px !important;
  }
}

@media (min-width: 768px) {
  .space-db-sm-200 {
    margin-bottom: -200px;
  }
}

@media (min-width: 768px) {
  .space-db-md-0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .space-db-md-5 {
    margin-bottom: -5px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-5 {
    margin-bottom: -5px;
  }
}

@media (min-width: 768px) {
  .space-db-md-10 {
    margin-bottom: -10px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-10 {
    margin-bottom: -10px;
  }
}

@media (min-width: 768px) {
  .space-db-md-15 {
    margin-bottom: -15px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-15 {
    margin-bottom: -15px;
  }
}

@media (min-width: 768px) {
  .space-db-md-20 {
    margin-bottom: -20px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-20 {
    margin-bottom: -20px;
  }
}

@media (min-width: 768px) {
  .space-db-md-25 {
    margin-bottom: -25px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-25 {
    margin-bottom: -25px;
  }
}

@media (min-width: 768px) {
  .space-db-md-30 {
    margin-bottom: -30px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-30 {
    margin-bottom: -30px;
  }
}

@media (min-width: 768px) {
  .space-db-md-35 {
    margin-bottom: -35px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-35 {
    margin-bottom: -35px;
  }
}

@media (min-width: 768px) {
  .space-db-md-40 {
    margin-bottom: -40px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 768px) {
  .space-db-md-45 {
    margin-bottom: -45px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-45 {
    margin-bottom: -45px;
  }
}

@media (min-width: 768px) {
  .space-db-md-50 {
    margin-bottom: -50px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-50 {
    margin-bottom: -50px;
  }
}

@media (min-width: 768px) {
  .space-db-md-55 {
    margin-bottom: -55px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-55 {
    margin-bottom: -55px;
  }
}

@media (min-width: 768px) {
  .space-db-md-60 {
    margin-bottom: -60px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-60 {
    margin-bottom: -60px;
  }
}

@media (min-width: 768px) {
  .space-db-md-65 {
    margin-bottom: -65px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-65 {
    margin-bottom: -65px;
  }
}

@media (min-width: 768px) {
  .space-db-md-70 {
    margin-bottom: -70px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 768px) {
  .space-db-md-75 {
    margin-bottom: -75px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-75 {
    margin-bottom: -75px;
  }
}

@media (min-width: 768px) {
  .space-db-md-80 {
    margin-bottom: -80px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-80 {
    margin-bottom: -80px;
  }
}

@media (min-width: 768px) {
  .space-db-md-85 {
    margin-bottom: -85px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-85 {
    margin-bottom: -85px;
  }
}

@media (min-width: 768px) {
  .space-db-md-90 {
    margin-bottom: -90px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-90 {
    margin-bottom: -90px;
  }
}

@media (min-width: 768px) {
  .space-db-md-95 {
    margin-bottom: -95px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-95 {
    margin-bottom: -95px;
  }
}

@media (min-width: 768px) {
  .space-db-md-100 {
    margin-bottom: -100px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-100 {
    margin-bottom: -100px;
  }
}

@media (min-width: 768px) {
  .space-db-md-105 {
    margin-bottom: -105px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-105 {
    margin-bottom: -105px;
  }
}

@media (min-width: 768px) {
  .space-db-md-110 {
    margin-bottom: -110px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-110 {
    margin-bottom: -110px;
  }
}

@media (min-width: 768px) {
  .space-db-md-115 {
    margin-bottom: -115px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-115 {
    margin-bottom: -115px;
  }
}

@media (min-width: 768px) {
  .space-db-md-120 {
    margin-bottom: -120px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-120 {
    margin-bottom: -120px;
  }
}

@media (min-width: 768px) {
  .space-db-md-125 {
    margin-bottom: -125px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-125 {
    margin-bottom: -125px;
  }
}

@media (min-width: 768px) {
  .space-db-md-130 {
    margin-bottom: -130px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-130 {
    margin-bottom: -130px;
  }
}

@media (min-width: 768px) {
  .space-db-md-135 {
    margin-bottom: -135px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-135 {
    margin-bottom: -135px;
  }
}

@media (min-width: 768px) {
  .space-db-md-140 {
    margin-bottom: -140px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-140 {
    margin-bottom: -140px;
  }
}

@media (min-width: 768px) {
  .space-db-md-145 {
    margin-bottom: -145px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-145 {
    margin-bottom: -145px;
  }
}

@media (min-width: 768px) {
  .space-db-md-150 {
    margin-bottom: -150px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-150 {
    margin-bottom: -150px;
  }
}

@media (min-width: 768px) {
  .space-db-md-155 {
    margin-bottom: -155px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-155 {
    margin-bottom: -155px;
  }
}

@media (min-width: 768px) {
  .space-db-md-160 {
    margin-bottom: -160px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-160 {
    margin-bottom: -160px;
  }
}

@media (min-width: 768px) {
  .space-db-md-165 {
    margin-bottom: -165px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-165 {
    margin-bottom: -165px;
  }
}

@media (min-width: 768px) {
  .space-db-md-170 {
    margin-bottom: -170px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-170 {
    margin-bottom: -170px;
  }
}

@media (min-width: 768px) {
  .space-db-md-175 {
    margin-bottom: -175px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-175 {
    margin-bottom: -175px;
  }
}

@media (min-width: 768px) {
  .space-db-md-180 {
    margin-bottom: -180px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-180 {
    margin-bottom: -180px;
  }
}

@media (min-width: 768px) {
  .space-db-md-185 {
    margin-bottom: -185px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-185 {
    margin-bottom: -185px;
  }
}

@media (min-width: 768px) {
  .space-db-md-190 {
    margin-bottom: -190px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-190 {
    margin-bottom: -190px;
  }
}

@media (min-width: 768px) {
  .space-db-md-195 {
    margin-bottom: -195px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-195 {
    margin-bottom: -195px;
  }
}

@media (min-width: 768px) {
  .space-db-md-200 {
    margin-bottom: -200px !important;
  }
}

@media (min-width: 992px) {
  .space-db-md-200 {
    margin-bottom: -200px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-5 {
    margin-bottom: -5px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-5 {
    margin-bottom: -5px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-10 {
    margin-bottom: -10px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-10 {
    margin-bottom: -10px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-15 {
    margin-bottom: -15px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-15 {
    margin-bottom: -15px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-20 {
    margin-bottom: -20px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-20 {
    margin-bottom: -20px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-25 {
    margin-bottom: -25px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-25 {
    margin-bottom: -25px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-30 {
    margin-bottom: -30px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-30 {
    margin-bottom: -30px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-35 {
    margin-bottom: -35px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-35 {
    margin-bottom: -35px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-40 {
    margin-bottom: -40px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-45 {
    margin-bottom: -45px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-45 {
    margin-bottom: -45px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-50 {
    margin-bottom: -50px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-50 {
    margin-bottom: -50px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-55 {
    margin-bottom: -55px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-55 {
    margin-bottom: -55px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-60 {
    margin-bottom: -60px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-60 {
    margin-bottom: -60px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-65 {
    margin-bottom: -65px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-65 {
    margin-bottom: -65px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-70 {
    margin-bottom: -70px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-75 {
    margin-bottom: -75px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-75 {
    margin-bottom: -75px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-80 {
    margin-bottom: -80px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-80 {
    margin-bottom: -80px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-85 {
    margin-bottom: -85px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-85 {
    margin-bottom: -85px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-90 {
    margin-bottom: -90px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-90 {
    margin-bottom: -90px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-95 {
    margin-bottom: -95px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-95 {
    margin-bottom: -95px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-100 {
    margin-bottom: -100px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-100 {
    margin-bottom: -100px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-105 {
    margin-bottom: -105px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-105 {
    margin-bottom: -105px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-110 {
    margin-bottom: -110px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-110 {
    margin-bottom: -110px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-115 {
    margin-bottom: -115px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-115 {
    margin-bottom: -115px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-120 {
    margin-bottom: -120px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-120 {
    margin-bottom: -120px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-125 {
    margin-bottom: -125px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-125 {
    margin-bottom: -125px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-130 {
    margin-bottom: -130px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-130 {
    margin-bottom: -130px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-135 {
    margin-bottom: -135px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-135 {
    margin-bottom: -135px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-140 {
    margin-bottom: -140px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-140 {
    margin-bottom: -140px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-145 {
    margin-bottom: -145px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-145 {
    margin-bottom: -145px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-150 {
    margin-bottom: -150px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-150 {
    margin-bottom: -150px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-155 {
    margin-bottom: -155px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-155 {
    margin-bottom: -155px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-160 {
    margin-bottom: -160px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-160 {
    margin-bottom: -160px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-165 {
    margin-bottom: -165px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-165 {
    margin-bottom: -165px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-170 {
    margin-bottom: -170px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-170 {
    margin-bottom: -170px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-175 {
    margin-bottom: -175px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-175 {
    margin-bottom: -175px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-180 {
    margin-bottom: -180px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-180 {
    margin-bottom: -180px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-185 {
    margin-bottom: -185px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-185 {
    margin-bottom: -185px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-190 {
    margin-bottom: -190px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-190 {
    margin-bottom: -190px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-195 {
    margin-bottom: -195px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-195 {
    margin-bottom: -195px;
  }
}

@media (min-width: 992px) {
  .space-db-lg-200 {
    margin-bottom: -200px !important;
  }
}

@media (min-width: 1200px) {
  .space-db-lg-200 {
    margin-bottom: -200px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-5 {
    margin-bottom: -5px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-5 {
    margin-bottom: -5px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-10 {
    margin-bottom: -10px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-10 {
    margin-bottom: -10px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-15 {
    margin-bottom: -15px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-15 {
    margin-bottom: -15px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-20 {
    margin-bottom: -20px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-20 {
    margin-bottom: -20px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-25 {
    margin-bottom: -25px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-25 {
    margin-bottom: -25px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-30 {
    margin-bottom: -30px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-30 {
    margin-bottom: -30px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-35 {
    margin-bottom: -35px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-35 {
    margin-bottom: -35px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-40 {
    margin-bottom: -40px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-40 {
    margin-bottom: -40px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-45 {
    margin-bottom: -45px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-45 {
    margin-bottom: -45px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-50 {
    margin-bottom: -50px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-50 {
    margin-bottom: -50px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-55 {
    margin-bottom: -55px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-55 {
    margin-bottom: -55px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-60 {
    margin-bottom: -60px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-60 {
    margin-bottom: -60px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-65 {
    margin-bottom: -65px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-65 {
    margin-bottom: -65px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-70 {
    margin-bottom: -70px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-70 {
    margin-bottom: -70px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-75 {
    margin-bottom: -75px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-75 {
    margin-bottom: -75px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-80 {
    margin-bottom: -80px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-80 {
    margin-bottom: -80px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-85 {
    margin-bottom: -85px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-85 {
    margin-bottom: -85px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-90 {
    margin-bottom: -90px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-90 {
    margin-bottom: -90px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-95 {
    margin-bottom: -95px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-95 {
    margin-bottom: -95px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-100 {
    margin-bottom: -100px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-100 {
    margin-bottom: -100px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-105 {
    margin-bottom: -105px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-105 {
    margin-bottom: -105px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-110 {
    margin-bottom: -110px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-110 {
    margin-bottom: -110px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-115 {
    margin-bottom: -115px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-115 {
    margin-bottom: -115px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-120 {
    margin-bottom: -120px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-120 {
    margin-bottom: -120px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-125 {
    margin-bottom: -125px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-125 {
    margin-bottom: -125px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-130 {
    margin-bottom: -130px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-130 {
    margin-bottom: -130px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-135 {
    margin-bottom: -135px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-135 {
    margin-bottom: -135px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-140 {
    margin-bottom: -140px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-140 {
    margin-bottom: -140px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-145 {
    margin-bottom: -145px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-145 {
    margin-bottom: -145px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-150 {
    margin-bottom: -150px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-150 {
    margin-bottom: -150px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-155 {
    margin-bottom: -155px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-155 {
    margin-bottom: -155px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-160 {
    margin-bottom: -160px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-160 {
    margin-bottom: -160px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-165 {
    margin-bottom: -165px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-165 {
    margin-bottom: -165px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-170 {
    margin-bottom: -170px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-170 {
    margin-bottom: -170px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-175 {
    margin-bottom: -175px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-175 {
    margin-bottom: -175px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-180 {
    margin-bottom: -180px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-180 {
    margin-bottom: -180px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-185 {
    margin-bottom: -185px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-185 {
    margin-bottom: -185px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-190 {
    margin-bottom: -190px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-190 {
    margin-bottom: -190px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-195 {
    margin-bottom: -195px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-195 {
    margin-bottom: -195px;
  }
}

@media (min-width: 1200px) {
  .space-db-xl-200 {
    margin-bottom: -200px !important;
  }
}

@media (min-width: 1500px) {
  .space-db-xl-200 {
    margin-bottom: -200px;
  }
}

/*=====================================*/
/*-- :::: Paddings :::: --*/
/*=====================================*/
/*-- Padding top --*/
.pt--0 {
  padding-top: 0px !important;
}

.pt--5 {
  padding-top: 5px !important;
}

.pt--10 {
  padding-top: 10px !important;
}

.pt--15 {
  padding-top: 15px !important;
}

.pt--20 {
  padding-top: 20px !important;
}

.pt--25 {
  padding-top: 25px !important;
}

.pt--30 {
  padding-top: 30px !important;
}

.pt--35 {
  padding-top: 35px !important;
}

.pt--40 {
  padding-top: 40px !important;
}

.pt--45 {
  padding-top: 45px !important;
}

.pt--50 {
  padding-top: 50px !important;
}

.pt--55 {
  padding-top: 55px !important;
}

.pt--60 {
  padding-top: 60px !important;
}

.pt--65 {
  padding-top: 65px !important;
}

.pt--70 {
  padding-top: 70px !important;
}

.pt--75 {
  padding-top: 75px !important;
}

.pt--80 {
  padding-top: 80px !important;
}

.pt--85 {
  padding-top: 85px !important;
}

.pt--90 {
  padding-top: 90px !important;
}

.pt--95 {
  padding-top: 95px !important;
}

.pt--100 {
  padding-top: 100px !important;
}

.pt--105 {
  padding-top: 105px !important;
}

.pt--110 {
  padding-top: 110px !important;
}

.pt--115 {
  padding-top: 115px !important;
}

.pt--120 {
  padding-top: 120px !important;
}

.pt--125 {
  padding-top: 125px !important;
}

.pt--130 {
  padding-top: 130px !important;
}

.pt--135 {
  padding-top: 135px !important;
}

.pt--140 {
  padding-top: 140px !important;
}

.pt--145 {
  padding-top: 145px !important;
}

.pt--150 {
  padding-top: 150px !important;
}

.pt--155 {
  padding-top: 155px !important;
}

.pt--160 {
  padding-top: 160px !important;
}

.pt--165 {
  padding-top: 165px !important;
}

.pt--170 {
  padding-top: 170px !important;
}

.pt--175 {
  padding-top: 175px !important;
}

.pt--180 {
  padding-top: 180px !important;
}

.pt--185 {
  padding-top: 185px !important;
}

.pt--190 {
  padding-top: 190px !important;
}

.pt--195 {
  padding-top: 195px !important;
}

.pt--200 {
  padding-top: 200px !important;
}

/*-- Padding Bottom --*/
.pb--0 {
  padding-bottom: 0px !important;
}

.pb--5 {
  padding-bottom: 5px !important;
}

.pb--10 {
  padding-bottom: 10px !important;
}

.pb--15 {
  padding-bottom: 15px !important;
}

.pb--20 {
  padding-bottom: 20px !important;
}

.pb--25 {
  padding-bottom: 25px !important;
}

.pb--30 {
  padding-bottom: 30px !important;
}

.pb--35 {
  padding-bottom: 35px !important;
}

.pb--40 {
  padding-bottom: 40px !important;
}

.pb--45 {
  padding-bottom: 45px !important;
}

.pb--50 {
  padding-bottom: 50px !important;
}

.pb--55 {
  padding-bottom: 55px !important;
}

.pb--60 {
  padding-bottom: 60px !important;
}

.pb--65 {
  padding-bottom: 65px !important;
}

.pb--70 {
  padding-bottom: 70px !important;
}

.pb--75 {
  padding-bottom: 75px !important;
}

.pb--80 {
  padding-bottom: 80px !important;
}

.pb--85 {
  padding-bottom: 85px !important;
}

.pb--90 {
  padding-bottom: 90px !important;
}

.pb--95 {
  padding-bottom: 95px !important;
}

.pb--100 {
  padding-bottom: 100px !important;
}

.pb--105 {
  padding-bottom: 105px !important;
}

.pb--110 {
  padding-bottom: 110px !important;
}

.pb--115 {
  padding-bottom: 115px !important;
}

.pb--120 {
  padding-bottom: 120px !important;
}

.pb--125 {
  padding-bottom: 125px !important;
}

.pb--130 {
  padding-bottom: 130px !important;
}

.pb--135 {
  padding-bottom: 135px !important;
}

.pb--140 {
  padding-bottom: 140px !important;
}

.pb--145 {
  padding-bottom: 145px !important;
}

.pb--150 {
  padding-bottom: 150px !important;
}

.pb--155 {
  padding-bottom: 155px !important;
}

.pb--160 {
  padding-bottom: 160px !important;
}

.pb--165 {
  padding-bottom: 165px !important;
}

.pb--170 {
  padding-bottom: 170px !important;
}

.pb--175 {
  padding-bottom: 175px !important;
}

.pb--180 {
  padding-bottom: 180px !important;
}

.pb--185 {
  padding-bottom: 185px !important;
}

.pb--190 {
  padding-bottom: 190px !important;
}

.pb--195 {
  padding-bottom: 195px !important;
}

.pb--200 {
  padding-bottom: 200px !important;
}

/*-- Padding Left --*/
.pl--0 {
  padding-left: 0px;
}

.pl--5 {
  padding-left: 5px;
}

.pl--10 {
  padding-left: 10px;
}

.pl--15 {
  padding-left: 15px;
}

.pl--20 {
  padding-left: 20px;
}

.pl--25 {
  padding-left: 25px;
}

.pl--30 {
  padding-left: 30px;
}

.pl--35 {
  padding-left: 35px;
}

.pl--40 {
  padding-left: 40px;
}

.pl--45 {
  padding-left: 45px;
}

.pl--50 {
  padding-left: 50px;
}

.pl--55 {
  padding-left: 55px;
}

.pl--60 {
  padding-left: 60px;
}

.pl--65 {
  padding-left: 65px;
}

.pl--70 {
  padding-left: 70px;
}

.pl--75 {
  padding-left: 75px;
}

.pl--80 {
  padding-left: 80px;
}

.pl--85 {
  padding-left: 85px;
}

.pl--90 {
  padding-left: 90px;
}

.pl--95 {
  padding-left: 95px;
}

.pl--100 {
  padding-left: 100px;
}

.pl--105 {
  padding-left: 105px;
}

.pl--110 {
  padding-left: 110px;
}

.pl--115 {
  padding-left: 115px;
}

.pl--120 {
  padding-left: 120px;
}

.pl--125 {
  padding-left: 125px;
}

.pl--130 {
  padding-left: 130px;
}

.pl--135 {
  padding-left: 135px;
}

.pl--140 {
  padding-left: 140px;
}

.pl--145 {
  padding-left: 145px;
}

.pl--150 {
  padding-left: 150px;
}

.pl--155 {
  padding-left: 155px;
}

.pl--160 {
  padding-left: 160px;
}

.pl--165 {
  padding-left: 165px;
}

.pl--170 {
  padding-left: 170px;
}

.pl--175 {
  padding-left: 175px;
}

.pl--180 {
  padding-left: 180px;
}

.pl--185 {
  padding-left: 185px;
}

.pl--190 {
  padding-left: 190px;
}

.pl--195 {
  padding-left: 195px;
}

.pl--200 {
  padding-left: 200px;
}

/*-- Padding Right --*/
.pr--0 {
  padding-right: 0px;
}

.pr--5 {
  padding-right: 5px;
}

.pr--10 {
  padding-right: 10px;
}

.pr--15 {
  padding-right: 15px;
}

.pr--20 {
  padding-right: 20px;
}

.pr--25 {
  padding-right: 25px;
}

.pr--30 {
  padding-right: 30px;
}

.pr--35 {
  padding-right: 35px;
}

.pr--40 {
  padding-right: 40px;
}

.pr--45 {
  padding-right: 45px;
}

.pr--50 {
  padding-right: 50px;
}

.pr--55 {
  padding-right: 55px;
}

.pr--60 {
  padding-right: 60px;
}

.pr--65 {
  padding-right: 65px;
}

.pr--70 {
  padding-right: 70px;
}

.pr--75 {
  padding-right: 75px;
}

.pr--80 {
  padding-right: 80px;
}

.pr--85 {
  padding-right: 85px;
}

.pr--90 {
  padding-right: 90px;
}

.pr--95 {
  padding-right: 95px;
}

.pr--100 {
  padding-right: 100px;
}

.pr--105 {
  padding-right: 105px;
}

.pr--110 {
  padding-right: 110px;
}

.pr--115 {
  padding-right: 115px;
}

.pr--120 {
  padding-right: 120px;
}

.pr--125 {
  padding-right: 125px;
}

.pr--130 {
  padding-right: 130px;
}

.pr--135 {
  padding-right: 135px;
}

.pr--140 {
  padding-right: 140px;
}

.pr--145 {
  padding-right: 145px;
}

.pr--150 {
  padding-right: 150px;
}

.pr--155 {
  padding-right: 155px;
}

.pr--160 {
  padding-right: 160px;
}

.pr--165 {
  padding-right: 165px;
}

.pr--170 {
  padding-right: 170px;
}

.pr--175 {
  padding-right: 175px;
}

.pr--180 {
  padding-right: 180px;
}

.pr--185 {
  padding-right: 185px;
}

.pr--190 {
  padding-right: 190px;
}

.pr--195 {
  padding-right: 195px;
}

.pr--200 {
  padding-right: 200px;
}

/*-- Padding Vertical --*/
.px--0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.px--5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.px--10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.px--15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.px--20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px--25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.px--30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px--35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.px--40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.px--45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.px--50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.px--55 {
  padding-left: 55px !important;
  padding-right: 55px !important;
}

.px--60 {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.px--65 {
  padding-left: 65px !important;
  padding-right: 65px !important;
}

.px--70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.px--75 {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.px--80 {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.px--85 {
  padding-left: 85px !important;
  padding-right: 85px !important;
}

.px--90 {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.px--95 {
  padding-left: 95px !important;
  padding-right: 95px !important;
}

.px--100 {
  padding-left: 100px !important;
  padding-right: 100px !important;
}

.px--105 {
  padding-left: 105px !important;
  padding-right: 105px !important;
}

.px--110 {
  padding-left: 110px !important;
  padding-right: 110px !important;
}

.px--115 {
  padding-left: 115px !important;
  padding-right: 115px !important;
}

.px--120 {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

.px--125 {
  padding-left: 125px !important;
  padding-right: 125px !important;
}

.px--130 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.px--135 {
  padding-left: 135px !important;
  padding-right: 135px !important;
}

.px--140 {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

.px--145 {
  padding-left: 145px !important;
  padding-right: 145px !important;
}

.px--150 {
  padding-left: 150px !important;
  padding-right: 150px !important;
}

.px--155 {
  padding-left: 155px !important;
  padding-right: 155px !important;
}

.px--160 {
  padding-left: 160px !important;
  padding-right: 160px !important;
}

.px--165 {
  padding-left: 165px !important;
  padding-right: 165px !important;
}

.px--170 {
  padding-left: 170px !important;
  padding-right: 170px !important;
}

.px--175 {
  padding-left: 175px !important;
  padding-right: 175px !important;
}

.px--180 {
  padding-left: 180px !important;
  padding-right: 180px !important;
}

.px--185 {
  padding-left: 185px !important;
  padding-right: 185px !important;
}

.px--190 {
  padding-left: 190px !important;
  padding-right: 190px !important;
}

.px--195 {
  padding-left: 195px !important;
  padding-right: 195px !important;
}

.px--200 {
  padding-left: 200px !important;
  padding-right: 200px !important;
}

/*-- Padding Horizontal --*/
.py--0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.py--5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.py--10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.py--15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py--20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.py--25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.py--30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.py--35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.py--40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.py--45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.py--50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.py--55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.py--60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.py--65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

.py--70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.py--75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.py--80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.py--85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.py--90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.py--95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

.py--100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.py--105 {
  padding-top: 105px !important;
  padding-bottom: 105px !important;
}

.py--110 {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.py--115 {
  padding-top: 115px !important;
  padding-bottom: 115px !important;
}

.py--120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.py--125 {
  padding-top: 125px !important;
  padding-bottom: 125px !important;
}

.py--130 {
  padding-top: 130px !important;
  padding-bottom: 130px !important;
}

.py--135 {
  padding-top: 135px !important;
  padding-bottom: 135px !important;
}

.py--140 {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.py--145 {
  padding-top: 145px !important;
  padding-bottom: 145px !important;
}

.py--150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.py--155 {
  padding-top: 155px !important;
  padding-bottom: 155px !important;
}

.py--160 {
  padding-top: 160px !important;
  padding-bottom: 160px !important;
}

.py--165 {
  padding-top: 165px !important;
  padding-bottom: 165px !important;
}

.py--170 {
  padding-top: 170px !important;
  padding-bottom: 170px !important;
}

.py--175 {
  padding-top: 175px !important;
  padding-bottom: 175px !important;
}

.py--180 {
  padding-top: 180px !important;
  padding-bottom: 180px !important;
}

.py--185 {
  padding-top: 185px !important;
  padding-bottom: 185px !important;
}

.py--190 {
  padding-top: 190px !important;
  padding-bottom: 190px !important;
}

.py--195 {
  padding-top: 195px !important;
  padding-bottom: 195px !important;
}

.py--200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important;
}

/*=====================================*/
/*-- :::: Margins :::: --*/
/*=====================================*/
/*-- Margins top --*/
.mt--0 {
  margin-top: 0px !important;
}

.mt--5 {
  margin-top: 5px !important;
}

.mt--10 {
  margin-top: 10px !important;
}

.mt--15 {
  margin-top: 15px !important;
}

.mt--20 {
  margin-top: 20px !important;
}

.mt--25 {
  margin-top: 25px !important;
}

.mt--30 {
  margin-top: 30px !important;
}

.mt--35 {
  margin-top: 35px !important;
}

.mt--40 {
  margin-top: 40px !important;
}

.mt--45 {
  margin-top: 45px !important;
}

.mt--50 {
  margin-top: 50px !important;
}

.mt--55 {
  margin-top: 55px !important;
}

.mt--60 {
  margin-top: 60px !important;
}

.mt--65 {
  margin-top: 65px !important;
}

.mt--70 {
  margin-top: 70px !important;
}

.mt--75 {
  margin-top: 75px !important;
}

.mt--80 {
  margin-top: 80px !important;
}

.mt--85 {
  margin-top: 85px !important;
}

.mt--90 {
  margin-top: 90px !important;
}

.mt--95 {
  margin-top: 95px !important;
}

.mt--100 {
  margin-top: 100px !important;
}

.mt--105 {
  margin-top: 105px !important;
}

.mt--110 {
  margin-top: 110px !important;
}

.mt--115 {
  margin-top: 115px !important;
}

.mt--120 {
  margin-top: 120px !important;
}

.mt--125 {
  margin-top: 125px !important;
}

.mt--130 {
  margin-top: 130px !important;
}

.mt--135 {
  margin-top: 135px !important;
}

.mt--140 {
  margin-top: 140px !important;
}

.mt--145 {
  margin-top: 145px !important;
}

.mt--150 {
  margin-top: 150px !important;
}

.mt--155 {
  margin-top: 155px !important;
}

.mt--160 {
  margin-top: 160px !important;
}

.mt--165 {
  margin-top: 165px !important;
}

.mt--170 {
  margin-top: 170px !important;
}

.mt--175 {
  margin-top: 175px !important;
}

.mt--180 {
  margin-top: 180px !important;
}

.mt--185 {
  margin-top: 185px !important;
}

.mt--190 {
  margin-top: 190px !important;
}

.mt--195 {
  margin-top: 195px !important;
}

.mt--200 {
  margin-top: 200px !important;
}

/*-- Margin Bottom --*/
.mb--5 {
  margin-bottom: 5px;
}

.mb--10 {
  margin-bottom: 10px;
}

.mb--15 {
  margin-bottom: 15px;
}

.mb--20 {
  margin-bottom: 20px;
}

.mb--25 {
  margin-bottom: 25px;
}

.mb--30 {
  margin-bottom: 30px;
}

.mb--35 {
  margin-bottom: 35px;
}

.mb--40 {
  margin-bottom: 40px;
}

.mb--45 {
  margin-bottom: 45px;
}

.mb--50 {
  margin-bottom: 50px;
}

.mb--55 {
  margin-bottom: 55px;
}

.mb--60 {
  margin-bottom: 60px;
}

.mb--65 {
  margin-bottom: 65px;
}

.mb--70 {
  margin-bottom: 70px;
}

.mb--75 {
  margin-bottom: 75px;
}

.mb--80 {
  margin-bottom: 80px;
}

.mb--85 {
  margin-bottom: 85px;
}

.mb--90 {
  margin-bottom: 90px;
}

.mb--95 {
  margin-bottom: 95px;
}

.mb--100 {
  margin-bottom: 100px;
}

.mb--105 {
  margin-bottom: 105px;
}

.mb--110 {
  margin-bottom: 110px;
}

.mb--115 {
  margin-bottom: 115px;
}

.mb--120 {
  margin-bottom: 120px;
}

.mb--125 {
  margin-bottom: 125px;
}

.mb--130 {
  margin-bottom: 130px;
}

.mb--135 {
  margin-bottom: 135px;
}

.mb--140 {
  margin-bottom: 140px;
}

.mb--145 {
  margin-bottom: 145px;
}

.mb--150 {
  margin-bottom: 150px;
}

.mb--155 {
  margin-bottom: 155px;
}

.mb--160 {
  margin-bottom: 160px;
}

.mb--165 {
  margin-bottom: 165px;
}

.mb--170 {
  margin-bottom: 170px;
}

.mb--175 {
  margin-bottom: 175px;
}

.mb--180 {
  margin-bottom: 180px;
}

.mb--185 {
  margin-bottom: 185px;
}

.mb--190 {
  margin-bottom: 190px;
}

.mb--195 {
  margin-bottom: 195px;
}

.mb--200 {
  margin-bottom: 200px;
}

/*-- Margin Left --*/
.ml--5 {
  margin-left: 5px;
}

.ml--10 {
  margin-left: 10px;
}

.ml--15 {
  margin-left: 15px;
}

.ml--20 {
  margin-left: 20px;
}

.ml--25 {
  margin-left: 25px;
}

.ml--30 {
  margin-left: 30px;
}

.ml--35 {
  margin-left: 35px;
}

.ml--40 {
  margin-left: 40px;
}

.ml--45 {
  margin-left: 45px;
}

.ml--50 {
  margin-left: 50px;
}

.ml--55 {
  margin-left: 55px;
}

.ml--60 {
  margin-left: 60px;
}

.ml--65 {
  margin-left: 65px;
}

.ml--70 {
  margin-left: 70px;
}

.ml--75 {
  margin-left: 75px;
}

.ml--80 {
  margin-left: 80px;
}

.ml--85 {
  margin-left: 85px;
}

.ml--90 {
  margin-left: 90px;
}

.ml--95 {
  margin-left: 95px;
}

.ml--100 {
  margin-left: 100px;
}

.ml--105 {
  margin-left: 105px;
}

.ml--110 {
  margin-left: 110px;
}

.ml--115 {
  margin-left: 115px;
}

.ml--120 {
  margin-left: 120px;
}

.ml--125 {
  margin-left: 125px;
}

.ml--130 {
  margin-left: 130px;
}

.ml--135 {
  margin-left: 135px;
}

.ml--140 {
  margin-left: 140px;
}

.ml--145 {
  margin-left: 145px;
}

.ml--150 {
  margin-left: 150px;
}

.ml--155 {
  margin-left: 155px;
}

.ml--160 {
  margin-left: 160px;
}

.ml--165 {
  margin-left: 165px;
}

.ml--170 {
  margin-left: 170px;
}

.ml--175 {
  margin-left: 175px;
}

.ml--180 {
  margin-left: 180px;
}

.ml--185 {
  margin-left: 185px;
}

.ml--190 {
  margin-left: 190px;
}

.ml--195 {
  margin-left: 195px;
}

.ml--200 {
  margin-left: 200px;
}

/*-- Margin Right --*/
.mr--5 {
  margin-right: 5px;
}

.mr--10 {
  margin-right: 10px;
}

.mr--15 {
  margin-right: 15px;
}

.mr--20 {
  margin-right: 20px;
}

.mr--25 {
  margin-right: 25px;
}

.mr--30 {
  margin-right: 30px;
}

.mr--35 {
  margin-right: 35px;
}

.mr--40 {
  margin-right: 40px;
}

.mr--45 {
  margin-right: 45px;
}

.mr--50 {
  margin-right: 50px;
}

.mr--55 {
  margin-right: 55px;
}

.mr--60 {
  margin-right: 60px;
}

.mr--65 {
  margin-right: 65px;
}

.mr--70 {
  margin-right: 70px;
}

.mr--75 {
  margin-right: 75px;
}

.mr--80 {
  margin-right: 80px;
}

.mr--85 {
  margin-right: 85px;
}

.mr--90 {
  margin-right: 90px;
}

.mr--95 {
  margin-right: 95px;
}

.mr--100 {
  margin-right: 100px;
}

.mr--105 {
  margin-right: 105px;
}

.mr--110 {
  margin-right: 110px;
}

.mr--115 {
  margin-right: 115px;
}

.mr--120 {
  margin-right: 120px;
}

.mr--125 {
  margin-right: 125px;
}

.mr--130 {
  margin-right: 130px;
}

.mr--135 {
  margin-right: 135px;
}

.mr--140 {
  margin-right: 140px;
}

.mr--145 {
  margin-right: 145px;
}

.mr--150 {
  margin-right: 150px;
}

.mr--155 {
  margin-right: 155px;
}

.mr--160 {
  margin-right: 160px;
}

.mr--165 {
  margin-right: 165px;
}

.mr--170 {
  margin-right: 170px;
}

.mr--175 {
  margin-right: 175px;
}

.mr--180 {
  margin-right: 180px;
}

.mr--185 {
  margin-right: 185px;
}

.mr--190 {
  margin-right: 190px;
}

.mr--195 {
  margin-right: 195px;
}

.mr--200 {
  margin-right: 200px;
}

/*-- Margin Vertical --*/
.mx--0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.mx--5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.mx--10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mx--15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mx--20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mx--25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.mx--30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mx--35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.mx--40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mx--45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mx--50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.mx--55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.mx--60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mx--65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.mx--70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.mx--75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.mx--80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.mx--85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.mx--90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.mx--95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.mx--100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.mx--105 {
  margin-left: 105px !important;
  margin-right: 105px !important;
}

.mx--110 {
  margin-left: 110px !important;
  margin-right: 110px !important;
}

.mx--115 {
  margin-left: 115px !important;
  margin-right: 115px !important;
}

.mx--120 {
  margin-left: 120px !important;
  margin-right: 120px !important;
}

.mx--125 {
  margin-left: 125px !important;
  margin-right: 125px !important;
}

.mx--130 {
  margin-left: 130px !important;
  margin-right: 130px !important;
}

.mx--135 {
  margin-left: 135px !important;
  margin-right: 135px !important;
}

.mx--140 {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

.mx--145 {
  margin-left: 145px !important;
  margin-right: 145px !important;
}

.mx--150 {
  margin-left: 150px !important;
  margin-right: 150px !important;
}

.mx--155 {
  margin-left: 155px !important;
  margin-right: 155px !important;
}

.mx--160 {
  margin-left: 160px !important;
  margin-right: 160px !important;
}

.mx--165 {
  margin-left: 165px !important;
  margin-right: 165px !important;
}

.mx--170 {
  margin-left: 170px !important;
  margin-right: 170px !important;
}

.mx--175 {
  margin-left: 175px !important;
  margin-right: 175px !important;
}

.mx--180 {
  margin-left: 180px !important;
  margin-right: 180px !important;
}

.mx--185 {
  margin-left: 185px !important;
  margin-right: 185px !important;
}

.mx--190 {
  margin-left: 190px !important;
  margin-right: 190px !important;
}

.mx--195 {
  margin-left: 195px !important;
  margin-right: 195px !important;
}

.mx--200 {
  margin-left: 200px !important;
  margin-right: 200px !important;
}

/*-- Margin Horizontal --*/
.my--0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.my--5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.my--10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.my--15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.my--20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.my--25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.my--30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.my--35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.my--40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.my--45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.my--50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.my--55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.my--60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.my--65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.my--70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.my--75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.my--80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.my--85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.my--90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.my--95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.my--100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.my--105 {
  margin-top: 105px !important;
  margin-bottom: 105px !important;
}

.my--110 {
  margin-top: 110px !important;
  margin-bottom: 110px !important;
}

.my--115 {
  margin-top: 115px !important;
  margin-bottom: 115px !important;
}

.my--120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important;
}

.my--125 {
  margin-top: 125px !important;
  margin-bottom: 125px !important;
}

.my--130 {
  margin-top: 130px !important;
  margin-bottom: 130px !important;
}

.my--135 {
  margin-top: 135px !important;
  margin-bottom: 135px !important;
}

.my--140 {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.my--145 {
  margin-top: 145px !important;
  margin-bottom: 145px !important;
}

.my--150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.my--155 {
  margin-top: 155px !important;
  margin-bottom: 155px !important;
}

.my--160 {
  margin-top: 160px !important;
  margin-bottom: 160px !important;
}

.my--165 {
  margin-top: 165px !important;
  margin-bottom: 165px !important;
}

.my--170 {
  margin-top: 170px !important;
  margin-bottom: 170px !important;
}

.my--175 {
  margin-top: 175px !important;
  margin-bottom: 175px !important;
}

.my--180 {
  margin-top: 180px !important;
  margin-bottom: 180px !important;
}

.my--185 {
  margin-top: 185px !important;
  margin-bottom: 185px !important;
}

.my--190 {
  margin-top: 190px !important;
  margin-bottom: 190px !important;
}

.my--195 {
  margin-top: 195px !important;
  margin-bottom: 195px !important;
}

.my--200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important;
}

/*=====================================*/
/*-- :::: Responsive Padding :::: --*/
/*=====================================*/
/*-- Responsive Padding top --*/
@media (min-width: 576px) {
  .pt-sm--0 {
    padding-top: 0px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--0 {
    padding-top: 0px;
  }
}

@media (min-width: 576px) {
  .pt-sm--5 {
    padding-top: 5px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--5 {
    padding-top: 5px;
  }
}

@media (min-width: 576px) {
  .pt-sm--10 {
    padding-top: 10px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--10 {
    padding-top: 10px;
  }
}

@media (min-width: 576px) {
  .pt-sm--15 {
    padding-top: 15px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--15 {
    padding-top: 15px;
  }
}

@media (min-width: 576px) {
  .pt-sm--20 {
    padding-top: 20px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--20 {
    padding-top: 20px;
  }
}

@media (min-width: 576px) {
  .pt-sm--25 {
    padding-top: 25px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--25 {
    padding-top: 25px;
  }
}

@media (min-width: 576px) {
  .pt-sm--30 {
    padding-top: 30px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--30 {
    padding-top: 30px;
  }
}

@media (min-width: 576px) {
  .pt-sm--35 {
    padding-top: 35px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--35 {
    padding-top: 35px;
  }
}

@media (min-width: 576px) {
  .pt-sm--40 {
    padding-top: 40px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--40 {
    padding-top: 40px;
  }
}

@media (min-width: 576px) {
  .pt-sm--45 {
    padding-top: 45px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--45 {
    padding-top: 45px;
  }
}

@media (min-width: 576px) {
  .pt-sm--50 {
    padding-top: 50px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--50 {
    padding-top: 50px;
  }
}

@media (min-width: 576px) {
  .pt-sm--55 {
    padding-top: 55px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--55 {
    padding-top: 55px;
  }
}

@media (min-width: 576px) {
  .pt-sm--60 {
    padding-top: 60px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--60 {
    padding-top: 60px;
  }
}

@media (min-width: 576px) {
  .pt-sm--65 {
    padding-top: 65px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--65 {
    padding-top: 65px;
  }
}

@media (min-width: 576px) {
  .pt-sm--70 {
    padding-top: 70px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--70 {
    padding-top: 70px;
  }
}

@media (min-width: 576px) {
  .pt-sm--75 {
    padding-top: 75px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--75 {
    padding-top: 75px;
  }
}

@media (min-width: 576px) {
  .pt-sm--80 {
    padding-top: 80px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--80 {
    padding-top: 80px;
  }
}

@media (min-width: 576px) {
  .pt-sm--85 {
    padding-top: 85px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--85 {
    padding-top: 85px;
  }
}

@media (min-width: 576px) {
  .pt-sm--90 {
    padding-top: 90px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--90 {
    padding-top: 90px;
  }
}

@media (min-width: 576px) {
  .pt-sm--95 {
    padding-top: 95px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--95 {
    padding-top: 95px;
  }
}

@media (min-width: 576px) {
  .pt-sm--100 {
    padding-top: 100px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--100 {
    padding-top: 100px;
  }
}

@media (min-width: 576px) {
  .pt-sm--105 {
    padding-top: 105px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--105 {
    padding-top: 105px;
  }
}

@media (min-width: 576px) {
  .pt-sm--110 {
    padding-top: 110px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--110 {
    padding-top: 110px;
  }
}

@media (min-width: 576px) {
  .pt-sm--115 {
    padding-top: 115px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--115 {
    padding-top: 115px;
  }
}

@media (min-width: 576px) {
  .pt-sm--120 {
    padding-top: 120px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--120 {
    padding-top: 120px;
  }
}

@media (min-width: 576px) {
  .pt-sm--125 {
    padding-top: 125px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--125 {
    padding-top: 125px;
  }
}

@media (min-width: 576px) {
  .pt-sm--130 {
    padding-top: 130px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--130 {
    padding-top: 130px;
  }
}

@media (min-width: 576px) {
  .pt-sm--135 {
    padding-top: 135px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--135 {
    padding-top: 135px;
  }
}

@media (min-width: 576px) {
  .pt-sm--140 {
    padding-top: 140px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--140 {
    padding-top: 140px;
  }
}

@media (min-width: 576px) {
  .pt-sm--145 {
    padding-top: 145px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--145 {
    padding-top: 145px;
  }
}

@media (min-width: 576px) {
  .pt-sm--150 {
    padding-top: 150px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--150 {
    padding-top: 150px;
  }
}

@media (min-width: 576px) {
  .pt-sm--155 {
    padding-top: 155px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--155 {
    padding-top: 155px;
  }
}

@media (min-width: 576px) {
  .pt-sm--160 {
    padding-top: 160px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--160 {
    padding-top: 160px;
  }
}

@media (min-width: 576px) {
  .pt-sm--165 {
    padding-top: 165px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--165 {
    padding-top: 165px;
  }
}

@media (min-width: 576px) {
  .pt-sm--170 {
    padding-top: 170px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--170 {
    padding-top: 170px;
  }
}

@media (min-width: 576px) {
  .pt-sm--175 {
    padding-top: 175px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--175 {
    padding-top: 175px;
  }
}

@media (min-width: 576px) {
  .pt-sm--180 {
    padding-top: 180px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--180 {
    padding-top: 180px;
  }
}

@media (min-width: 576px) {
  .pt-sm--185 {
    padding-top: 185px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--185 {
    padding-top: 185px;
  }
}

@media (min-width: 576px) {
  .pt-sm--190 {
    padding-top: 190px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--190 {
    padding-top: 190px;
  }
}

@media (min-width: 576px) {
  .pt-sm--195 {
    padding-top: 195px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--195 {
    padding-top: 195px;
  }
}

@media (min-width: 576px) {
  .pt-sm--200 {
    padding-top: 200px !important;
  }
}

@media (min-width: 768px) {
  .pt-sm--200 {
    padding-top: 200px;
  }
}

@media (min-width: 768px) {
  .pt-md--0 {
    padding-top: 0px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--0 {
    padding-top: 0px;
  }
}

@media (min-width: 768px) {
  .pt-md--5 {
    padding-top: 5px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--5 {
    padding-top: 5px;
  }
}

@media (min-width: 768px) {
  .pt-md--10 {
    padding-top: 10px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--10 {
    padding-top: 10px;
  }
}

@media (min-width: 768px) {
  .pt-md--15 {
    padding-top: 15px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--15 {
    padding-top: 15px;
  }
}

@media (min-width: 768px) {
  .pt-md--20 {
    padding-top: 20px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--20 {
    padding-top: 20px;
  }
}

@media (min-width: 768px) {
  .pt-md--25 {
    padding-top: 25px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--25 {
    padding-top: 25px;
  }
}

@media (min-width: 768px) {
  .pt-md--30 {
    padding-top: 30px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--30 {
    padding-top: 30px;
  }
}

@media (min-width: 768px) {
  .pt-md--35 {
    padding-top: 35px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--35 {
    padding-top: 35px;
  }
}

@media (min-width: 768px) {
  .pt-md--40 {
    padding-top: 40px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--40 {
    padding-top: 40px;
  }
}

@media (min-width: 768px) {
  .pt-md--45 {
    padding-top: 45px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--45 {
    padding-top: 45px;
  }
}

@media (min-width: 768px) {
  .pt-md--50 {
    padding-top: 50px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--50 {
    padding-top: 50px;
  }
}

@media (min-width: 768px) {
  .pt-md--55 {
    padding-top: 55px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--55 {
    padding-top: 55px;
  }
}

@media (min-width: 768px) {
  .pt-md--60 {
    padding-top: 60px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--60 {
    padding-top: 60px;
  }
}

@media (min-width: 768px) {
  .pt-md--65 {
    padding-top: 65px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--65 {
    padding-top: 65px;
  }
}

@media (min-width: 768px) {
  .pt-md--70 {
    padding-top: 70px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--70 {
    padding-top: 70px;
  }
}

@media (min-width: 768px) {
  .pt-md--75 {
    padding-top: 75px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--75 {
    padding-top: 75px;
  }
}

@media (min-width: 768px) {
  .pt-md--80 {
    padding-top: 80px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--80 {
    padding-top: 80px;
  }
}

@media (min-width: 768px) {
  .pt-md--85 {
    padding-top: 85px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--85 {
    padding-top: 85px;
  }
}

@media (min-width: 768px) {
  .pt-md--90 {
    padding-top: 90px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--90 {
    padding-top: 90px;
  }
}

@media (min-width: 768px) {
  .pt-md--95 {
    padding-top: 95px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--95 {
    padding-top: 95px;
  }
}

@media (min-width: 768px) {
  .pt-md--100 {
    padding-top: 100px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--100 {
    padding-top: 100px;
  }
}

@media (min-width: 768px) {
  .pt-md--105 {
    padding-top: 105px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--105 {
    padding-top: 105px;
  }
}

@media (min-width: 768px) {
  .pt-md--110 {
    padding-top: 110px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--110 {
    padding-top: 110px;
  }
}

@media (min-width: 768px) {
  .pt-md--115 {
    padding-top: 115px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--115 {
    padding-top: 115px;
  }
}

@media (min-width: 768px) {
  .pt-md--120 {
    padding-top: 120px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--120 {
    padding-top: 120px;
  }
}

@media (min-width: 768px) {
  .pt-md--125 {
    padding-top: 125px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--125 {
    padding-top: 125px;
  }
}

@media (min-width: 768px) {
  .pt-md--130 {
    padding-top: 130px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--130 {
    padding-top: 130px;
  }
}

@media (min-width: 768px) {
  .pt-md--135 {
    padding-top: 135px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--135 {
    padding-top: 135px;
  }
}

@media (min-width: 768px) {
  .pt-md--140 {
    padding-top: 140px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--140 {
    padding-top: 140px;
  }
}

@media (min-width: 768px) {
  .pt-md--145 {
    padding-top: 145px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--145 {
    padding-top: 145px;
  }
}

@media (min-width: 768px) {
  .pt-md--150 {
    padding-top: 150px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--150 {
    padding-top: 150px;
  }
}

@media (min-width: 768px) {
  .pt-md--155 {
    padding-top: 155px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--155 {
    padding-top: 155px;
  }
}

@media (min-width: 768px) {
  .pt-md--160 {
    padding-top: 160px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--160 {
    padding-top: 160px;
  }
}

@media (min-width: 768px) {
  .pt-md--165 {
    padding-top: 165px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--165 {
    padding-top: 165px;
  }
}

@media (min-width: 768px) {
  .pt-md--170 {
    padding-top: 170px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--170 {
    padding-top: 170px;
  }
}

@media (min-width: 768px) {
  .pt-md--175 {
    padding-top: 175px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--175 {
    padding-top: 175px;
  }
}

@media (min-width: 768px) {
  .pt-md--180 {
    padding-top: 180px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--180 {
    padding-top: 180px;
  }
}

@media (min-width: 768px) {
  .pt-md--185 {
    padding-top: 185px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--185 {
    padding-top: 185px;
  }
}

@media (min-width: 768px) {
  .pt-md--190 {
    padding-top: 190px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--190 {
    padding-top: 190px;
  }
}

@media (min-width: 768px) {
  .pt-md--195 {
    padding-top: 195px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--195 {
    padding-top: 195px;
  }
}

@media (min-width: 768px) {
  .pt-md--200 {
    padding-top: 200px !important;
  }
}

@media (min-width: 992px) {
  .pt-md--200 {
    padding-top: 200px;
  }
}

@media (min-width: 992px) {
  .pt-lg--0 {
    padding-top: 0px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--0 {
    padding-top: 0px;
  }
}

@media (min-width: 992px) {
  .pt-lg--5 {
    padding-top: 5px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--5 {
    padding-top: 5px;
  }
}

@media (min-width: 992px) {
  .pt-lg--10 {
    padding-top: 10px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--10 {
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  .pt-lg--15 {
    padding-top: 15px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--15 {
    padding-top: 15px;
  }
}

@media (min-width: 992px) {
  .pt-lg--20 {
    padding-top: 20px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--20 {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .pt-lg--25 {
    padding-top: 25px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--25 {
    padding-top: 25px;
  }
}

@media (min-width: 992px) {
  .pt-lg--30 {
    padding-top: 30px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--30 {
    padding-top: 30px;
  }
}

@media (min-width: 992px) {
  .pt-lg--35 {
    padding-top: 35px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--35 {
    padding-top: 35px;
  }
}

@media (min-width: 992px) {
  .pt-lg--40 {
    padding-top: 40px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--40 {
    padding-top: 40px;
  }
}

@media (min-width: 992px) {
  .pt-lg--45 {
    padding-top: 45px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--45 {
    padding-top: 45px;
  }
}

@media (min-width: 992px) {
  .pt-lg--50 {
    padding-top: 50px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--50 {
    padding-top: 50px;
  }
}

@media (min-width: 992px) {
  .pt-lg--55 {
    padding-top: 55px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--55 {
    padding-top: 55px;
  }
}

@media (min-width: 992px) {
  .pt-lg--60 {
    padding-top: 60px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--60 {
    padding-top: 60px;
  }
}

@media (min-width: 992px) {
  .pt-lg--65 {
    padding-top: 65px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--65 {
    padding-top: 65px;
  }
}

@media (min-width: 992px) {
  .pt-lg--70 {
    padding-top: 70px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--70 {
    padding-top: 70px;
  }
}

@media (min-width: 992px) {
  .pt-lg--75 {
    padding-top: 75px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--75 {
    padding-top: 75px;
  }
}

@media (min-width: 992px) {
  .pt-lg--80 {
    padding-top: 80px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--80 {
    padding-top: 80px;
  }
}

@media (min-width: 992px) {
  .pt-lg--85 {
    padding-top: 85px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--85 {
    padding-top: 85px;
  }
}

@media (min-width: 992px) {
  .pt-lg--90 {
    padding-top: 90px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--90 {
    padding-top: 90px;
  }
}

@media (min-width: 992px) {
  .pt-lg--95 {
    padding-top: 95px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--95 {
    padding-top: 95px;
  }
}

@media (min-width: 992px) {
  .pt-lg--100 {
    padding-top: 100px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--100 {
    padding-top: 100px;
  }
}

@media (min-width: 992px) {
  .pt-lg--105 {
    padding-top: 105px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--105 {
    padding-top: 105px;
  }
}

@media (min-width: 992px) {
  .pt-lg--110 {
    padding-top: 110px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--110 {
    padding-top: 110px;
  }
}

@media (min-width: 992px) {
  .pt-lg--115 {
    padding-top: 115px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--115 {
    padding-top: 115px;
  }
}

@media (min-width: 992px) {
  .pt-lg--120 {
    padding-top: 120px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--120 {
    padding-top: 120px;
  }
}

@media (min-width: 992px) {
  .pt-lg--125 {
    padding-top: 125px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--125 {
    padding-top: 125px;
  }
}

@media (min-width: 992px) {
  .pt-lg--130 {
    padding-top: 130px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--130 {
    padding-top: 130px;
  }
}

@media (min-width: 992px) {
  .pt-lg--135 {
    padding-top: 135px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--135 {
    padding-top: 135px;
  }
}

@media (min-width: 992px) {
  .pt-lg--140 {
    padding-top: 140px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--140 {
    padding-top: 140px;
  }
}

@media (min-width: 992px) {
  .pt-lg--145 {
    padding-top: 145px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--145 {
    padding-top: 145px;
  }
}

@media (min-width: 992px) {
  .pt-lg--150 {
    padding-top: 150px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--150 {
    padding-top: 150px;
  }
}

@media (min-width: 992px) {
  .pt-lg--155 {
    padding-top: 155px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--155 {
    padding-top: 155px;
  }
}

@media (min-width: 992px) {
  .pt-lg--160 {
    padding-top: 160px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--160 {
    padding-top: 160px;
  }
}

@media (min-width: 992px) {
  .pt-lg--165 {
    padding-top: 165px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--165 {
    padding-top: 165px;
  }
}

@media (min-width: 992px) {
  .pt-lg--170 {
    padding-top: 170px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--170 {
    padding-top: 170px;
  }
}

@media (min-width: 992px) {
  .pt-lg--175 {
    padding-top: 175px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--175 {
    padding-top: 175px;
  }
}

@media (min-width: 992px) {
  .pt-lg--180 {
    padding-top: 180px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--180 {
    padding-top: 180px;
  }
}

@media (min-width: 992px) {
  .pt-lg--185 {
    padding-top: 185px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--185 {
    padding-top: 185px;
  }
}

@media (min-width: 992px) {
  .pt-lg--190 {
    padding-top: 190px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--190 {
    padding-top: 190px;
  }
}

@media (min-width: 992px) {
  .pt-lg--195 {
    padding-top: 195px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--195 {
    padding-top: 195px;
  }
}

@media (min-width: 992px) {
  .pt-lg--200 {
    padding-top: 200px !important;
  }
}

@media (min-width: 1200px) {
  .pt-lg--200 {
    padding-top: 200px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--0 {
    padding-top: 0px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--0 {
    padding-top: 0px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--5 {
    padding-top: 5px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--5 {
    padding-top: 5px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--10 {
    padding-top: 10px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--10 {
    padding-top: 10px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--15 {
    padding-top: 15px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--15 {
    padding-top: 15px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--20 {
    padding-top: 20px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--20 {
    padding-top: 20px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--25 {
    padding-top: 25px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--25 {
    padding-top: 25px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--30 {
    padding-top: 30px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--30 {
    padding-top: 30px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--35 {
    padding-top: 35px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--35 {
    padding-top: 35px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--40 {
    padding-top: 40px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--40 {
    padding-top: 40px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--45 {
    padding-top: 45px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--45 {
    padding-top: 45px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--50 {
    padding-top: 50px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--50 {
    padding-top: 50px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--55 {
    padding-top: 55px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--55 {
    padding-top: 55px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--60 {
    padding-top: 60px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--60 {
    padding-top: 60px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--65 {
    padding-top: 65px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--65 {
    padding-top: 65px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--70 {
    padding-top: 70px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--70 {
    padding-top: 70px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--75 {
    padding-top: 75px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--75 {
    padding-top: 75px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--80 {
    padding-top: 80px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--80 {
    padding-top: 80px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--85 {
    padding-top: 85px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--85 {
    padding-top: 85px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--90 {
    padding-top: 90px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--90 {
    padding-top: 90px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--95 {
    padding-top: 95px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--95 {
    padding-top: 95px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--100 {
    padding-top: 100px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--100 {
    padding-top: 100px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--105 {
    padding-top: 105px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--105 {
    padding-top: 105px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--110 {
    padding-top: 110px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--110 {
    padding-top: 110px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--115 {
    padding-top: 115px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--115 {
    padding-top: 115px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--120 {
    padding-top: 120px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--120 {
    padding-top: 120px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--125 {
    padding-top: 125px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--125 {
    padding-top: 125px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--130 {
    padding-top: 130px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--130 {
    padding-top: 130px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--135 {
    padding-top: 135px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--135 {
    padding-top: 135px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--140 {
    padding-top: 140px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--140 {
    padding-top: 140px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--145 {
    padding-top: 145px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--145 {
    padding-top: 145px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--150 {
    padding-top: 150px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--150 {
    padding-top: 150px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--155 {
    padding-top: 155px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--155 {
    padding-top: 155px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--160 {
    padding-top: 160px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--160 {
    padding-top: 160px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--165 {
    padding-top: 165px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--165 {
    padding-top: 165px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--170 {
    padding-top: 170px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--170 {
    padding-top: 170px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--175 {
    padding-top: 175px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--175 {
    padding-top: 175px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--180 {
    padding-top: 180px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--180 {
    padding-top: 180px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--185 {
    padding-top: 185px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--185 {
    padding-top: 185px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--190 {
    padding-top: 190px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--190 {
    padding-top: 190px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--195 {
    padding-top: 195px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--195 {
    padding-top: 195px;
  }
}

@media (min-width: 1200px) {
  .pt-xl--200 {
    padding-top: 200px !important;
  }
}

@media (min-width: 1500px) {
  .pt-xl--200 {
    padding-top: 200px;
  }
}

/*-- Responsive Padding bottom --*/
@media (min-width: 576px) {
  .pb-sm--0 {
    padding-bottom: 0px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--0 {
    padding-bottom: 0px;
  }
}

@media (min-width: 576px) {
  .pb-sm--5 {
    padding-bottom: 5px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--5 {
    padding-bottom: 5px;
  }
}

@media (min-width: 576px) {
  .pb-sm--10 {
    padding-bottom: 10px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--10 {
    padding-bottom: 10px;
  }
}

@media (min-width: 576px) {
  .pb-sm--15 {
    padding-bottom: 15px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--15 {
    padding-bottom: 15px;
  }
}

@media (min-width: 576px) {
  .pb-sm--20 {
    padding-bottom: 20px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--20 {
    padding-bottom: 20px;
  }
}

@media (min-width: 576px) {
  .pb-sm--25 {
    padding-bottom: 25px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--25 {
    padding-bottom: 25px;
  }
}

@media (min-width: 576px) {
  .pb-sm--30 {
    padding-bottom: 30px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--30 {
    padding-bottom: 30px;
  }
}

@media (min-width: 576px) {
  .pb-sm--35 {
    padding-bottom: 35px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--35 {
    padding-bottom: 35px;
  }
}

@media (min-width: 576px) {
  .pb-sm--40 {
    padding-bottom: 40px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--40 {
    padding-bottom: 40px;
  }
}

@media (min-width: 576px) {
  .pb-sm--45 {
    padding-bottom: 45px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--45 {
    padding-bottom: 45px;
  }
}

@media (min-width: 576px) {
  .pb-sm--50 {
    padding-bottom: 50px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--50 {
    padding-bottom: 50px;
  }
}

@media (min-width: 576px) {
  .pb-sm--55 {
    padding-bottom: 55px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--55 {
    padding-bottom: 55px;
  }
}

@media (min-width: 576px) {
  .pb-sm--60 {
    padding-bottom: 60px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--60 {
    padding-bottom: 60px;
  }
}

@media (min-width: 576px) {
  .pb-sm--65 {
    padding-bottom: 65px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--65 {
    padding-bottom: 65px;
  }
}

@media (min-width: 576px) {
  .pb-sm--70 {
    padding-bottom: 70px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--70 {
    padding-bottom: 70px;
  }
}

@media (min-width: 576px) {
  .pb-sm--75 {
    padding-bottom: 75px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--75 {
    padding-bottom: 75px;
  }
}

@media (min-width: 576px) {
  .pb-sm--80 {
    padding-bottom: 80px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--80 {
    padding-bottom: 80px;
  }
}

@media (min-width: 576px) {
  .pb-sm--85 {
    padding-bottom: 85px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--85 {
    padding-bottom: 85px;
  }
}

@media (min-width: 576px) {
  .pb-sm--90 {
    padding-bottom: 90px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--90 {
    padding-bottom: 90px;
  }
}

@media (min-width: 576px) {
  .pb-sm--95 {
    padding-bottom: 95px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--95 {
    padding-bottom: 95px;
  }
}

@media (min-width: 576px) {
  .pb-sm--100 {
    padding-bottom: 100px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--100 {
    padding-bottom: 100px;
  }
}

@media (min-width: 576px) {
  .pb-sm--105 {
    padding-bottom: 105px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--105 {
    padding-bottom: 105px;
  }
}

@media (min-width: 576px) {
  .pb-sm--110 {
    padding-bottom: 110px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--110 {
    padding-bottom: 110px;
  }
}

@media (min-width: 576px) {
  .pb-sm--115 {
    padding-bottom: 115px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--115 {
    padding-bottom: 115px;
  }
}

@media (min-width: 576px) {
  .pb-sm--120 {
    padding-bottom: 120px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--120 {
    padding-bottom: 120px;
  }
}

@media (min-width: 576px) {
  .pb-sm--125 {
    padding-bottom: 125px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--125 {
    padding-bottom: 125px;
  }
}

@media (min-width: 576px) {
  .pb-sm--130 {
    padding-bottom: 130px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--130 {
    padding-bottom: 130px;
  }
}

@media (min-width: 576px) {
  .pb-sm--135 {
    padding-bottom: 135px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--135 {
    padding-bottom: 135px;
  }
}

@media (min-width: 576px) {
  .pb-sm--140 {
    padding-bottom: 140px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--140 {
    padding-bottom: 140px;
  }
}

@media (min-width: 576px) {
  .pb-sm--145 {
    padding-bottom: 145px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--145 {
    padding-bottom: 145px;
  }
}

@media (min-width: 576px) {
  .pb-sm--150 {
    padding-bottom: 150px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--150 {
    padding-bottom: 150px;
  }
}

@media (min-width: 576px) {
  .pb-sm--155 {
    padding-bottom: 155px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--155 {
    padding-bottom: 155px;
  }
}

@media (min-width: 576px) {
  .pb-sm--160 {
    padding-bottom: 160px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--160 {
    padding-bottom: 160px;
  }
}

@media (min-width: 576px) {
  .pb-sm--165 {
    padding-bottom: 165px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--165 {
    padding-bottom: 165px;
  }
}

@media (min-width: 576px) {
  .pb-sm--170 {
    padding-bottom: 170px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--170 {
    padding-bottom: 170px;
  }
}

@media (min-width: 576px) {
  .pb-sm--175 {
    padding-bottom: 175px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--175 {
    padding-bottom: 175px;
  }
}

@media (min-width: 576px) {
  .pb-sm--180 {
    padding-bottom: 180px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--180 {
    padding-bottom: 180px;
  }
}

@media (min-width: 576px) {
  .pb-sm--185 {
    padding-bottom: 185px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--185 {
    padding-bottom: 185px;
  }
}

@media (min-width: 576px) {
  .pb-sm--190 {
    padding-bottom: 190px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--190 {
    padding-bottom: 190px;
  }
}

@media (min-width: 576px) {
  .pb-sm--195 {
    padding-bottom: 195px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--195 {
    padding-bottom: 195px;
  }
}

@media (min-width: 576px) {
  .pb-sm--200 {
    padding-bottom: 200px !important;
  }
}

@media (min-width: 768px) {
  .pb-sm--200 {
    padding-bottom: 200px;
  }
}

@media (min-width: 768px) {
  .pb-md--0 {
    padding-bottom: 0px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--0 {
    padding-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .pb-md--5 {
    padding-bottom: 5px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--5 {
    padding-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .pb-md--10 {
    padding-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--10 {
    padding-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .pb-md--15 {
    padding-bottom: 15px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--15 {
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .pb-md--20 {
    padding-bottom: 20px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--20 {
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .pb-md--25 {
    padding-bottom: 25px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--25 {
    padding-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .pb-md--30 {
    padding-bottom: 30px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--30 {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .pb-md--35 {
    padding-bottom: 35px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--35 {
    padding-bottom: 35px;
  }
}

@media (min-width: 768px) {
  .pb-md--40 {
    padding-bottom: 40px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--40 {
    padding-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .pb-md--45 {
    padding-bottom: 45px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--45 {
    padding-bottom: 45px;
  }
}

@media (min-width: 768px) {
  .pb-md--50 {
    padding-bottom: 50px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--50 {
    padding-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .pb-md--55 {
    padding-bottom: 55px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--55 {
    padding-bottom: 55px;
  }
}

@media (min-width: 768px) {
  .pb-md--60 {
    padding-bottom: 60px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--60 {
    padding-bottom: 60px;
  }
}

@media (min-width: 768px) {
  .pb-md--65 {
    padding-bottom: 65px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--65 {
    padding-bottom: 65px;
  }
}

@media (min-width: 768px) {
  .pb-md--70 {
    padding-bottom: 70px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--70 {
    padding-bottom: 70px;
  }
}

@media (min-width: 768px) {
  .pb-md--75 {
    padding-bottom: 75px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--75 {
    padding-bottom: 75px;
  }
}

@media (min-width: 768px) {
  .pb-md--80 {
    padding-bottom: 80px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--80 {
    padding-bottom: 80px;
  }
}

@media (min-width: 768px) {
  .pb-md--85 {
    padding-bottom: 85px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--85 {
    padding-bottom: 85px;
  }
}

@media (min-width: 768px) {
  .pb-md--90 {
    padding-bottom: 90px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--90 {
    padding-bottom: 90px;
  }
}

@media (min-width: 768px) {
  .pb-md--95 {
    padding-bottom: 95px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--95 {
    padding-bottom: 95px;
  }
}

@media (min-width: 768px) {
  .pb-md--100 {
    padding-bottom: 100px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--100 {
    padding-bottom: 100px;
  }
}

@media (min-width: 768px) {
  .pb-md--105 {
    padding-bottom: 105px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--105 {
    padding-bottom: 105px;
  }
}

@media (min-width: 768px) {
  .pb-md--110 {
    padding-bottom: 110px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--110 {
    padding-bottom: 110px;
  }
}

@media (min-width: 768px) {
  .pb-md--115 {
    padding-bottom: 115px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--115 {
    padding-bottom: 115px;
  }
}

@media (min-width: 768px) {
  .pb-md--120 {
    padding-bottom: 120px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--120 {
    padding-bottom: 120px;
  }
}

@media (min-width: 768px) {
  .pb-md--125 {
    padding-bottom: 125px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--125 {
    padding-bottom: 125px;
  }
}

@media (min-width: 768px) {
  .pb-md--130 {
    padding-bottom: 130px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--130 {
    padding-bottom: 130px;
  }
}

@media (min-width: 768px) {
  .pb-md--135 {
    padding-bottom: 135px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--135 {
    padding-bottom: 135px;
  }
}

@media (min-width: 768px) {
  .pb-md--140 {
    padding-bottom: 140px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--140 {
    padding-bottom: 140px;
  }
}

@media (min-width: 768px) {
  .pb-md--145 {
    padding-bottom: 145px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--145 {
    padding-bottom: 145px;
  }
}

@media (min-width: 768px) {
  .pb-md--150 {
    padding-bottom: 150px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--150 {
    padding-bottom: 150px;
  }
}

@media (min-width: 768px) {
  .pb-md--155 {
    padding-bottom: 155px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--155 {
    padding-bottom: 155px;
  }
}

@media (min-width: 768px) {
  .pb-md--160 {
    padding-bottom: 160px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--160 {
    padding-bottom: 160px;
  }
}

@media (min-width: 768px) {
  .pb-md--165 {
    padding-bottom: 165px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--165 {
    padding-bottom: 165px;
  }
}

@media (min-width: 768px) {
  .pb-md--170 {
    padding-bottom: 170px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--170 {
    padding-bottom: 170px;
  }
}

@media (min-width: 768px) {
  .pb-md--175 {
    padding-bottom: 175px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--175 {
    padding-bottom: 175px;
  }
}

@media (min-width: 768px) {
  .pb-md--180 {
    padding-bottom: 180px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--180 {
    padding-bottom: 180px;
  }
}

@media (min-width: 768px) {
  .pb-md--185 {
    padding-bottom: 185px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--185 {
    padding-bottom: 185px;
  }
}

@media (min-width: 768px) {
  .pb-md--190 {
    padding-bottom: 190px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--190 {
    padding-bottom: 190px;
  }
}

@media (min-width: 768px) {
  .pb-md--195 {
    padding-bottom: 195px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--195 {
    padding-bottom: 195px;
  }
}

@media (min-width: 768px) {
  .pb-md--200 {
    padding-bottom: 200px !important;
  }
}

@media (min-width: 992px) {
  .pb-md--200 {
    padding-bottom: 200px;
  }
}

@media (min-width: 992px) {
  .pb-lg--0 {
    padding-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--0 {
    padding-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .pb-lg--5 {
    padding-bottom: 5px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--5 {
    padding-bottom: 5px;
  }
}

@media (min-width: 992px) {
  .pb-lg--10 {
    padding-bottom: 10px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--10 {
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .pb-lg--15 {
    padding-bottom: 15px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--15 {
    padding-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .pb-lg--20 {
    padding-bottom: 20px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--20 {
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .pb-lg--25 {
    padding-bottom: 25px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--25 {
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .pb-lg--30 {
    padding-bottom: 30px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--30 {
    padding-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .pb-lg--35 {
    padding-bottom: 35px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--35 {
    padding-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .pb-lg--40 {
    padding-bottom: 40px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--40 {
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .pb-lg--45 {
    padding-bottom: 45px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--45 {
    padding-bottom: 45px;
  }
}

@media (min-width: 992px) {
  .pb-lg--50 {
    padding-bottom: 50px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--50 {
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .pb-lg--55 {
    padding-bottom: 55px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--55 {
    padding-bottom: 55px;
  }
}

@media (min-width: 992px) {
  .pb-lg--60 {
    padding-bottom: 60px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--60 {
    padding-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .pb-lg--65 {
    padding-bottom: 65px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--65 {
    padding-bottom: 65px;
  }
}

@media (min-width: 992px) {
  .pb-lg--70 {
    padding-bottom: 70px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--70 {
    padding-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .pb-lg--75 {
    padding-bottom: 75px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--75 {
    padding-bottom: 75px;
  }
}

@media (min-width: 992px) {
  .pb-lg--80 {
    padding-bottom: 80px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--80 {
    padding-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .pb-lg--85 {
    padding-bottom: 85px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--85 {
    padding-bottom: 85px;
  }
}

@media (min-width: 992px) {
  .pb-lg--90 {
    padding-bottom: 90px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--90 {
    padding-bottom: 90px;
  }
}

@media (min-width: 992px) {
  .pb-lg--95 {
    padding-bottom: 95px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--95 {
    padding-bottom: 95px;
  }
}

@media (min-width: 992px) {
  .pb-lg--100 {
    padding-bottom: 100px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--100 {
    padding-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .pb-lg--105 {
    padding-bottom: 105px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--105 {
    padding-bottom: 105px;
  }
}

@media (min-width: 992px) {
  .pb-lg--110 {
    padding-bottom: 110px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--110 {
    padding-bottom: 110px;
  }
}

@media (min-width: 992px) {
  .pb-lg--115 {
    padding-bottom: 115px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--115 {
    padding-bottom: 115px;
  }
}

@media (min-width: 992px) {
  .pb-lg--120 {
    padding-bottom: 120px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--120 {
    padding-bottom: 120px;
  }
}

@media (min-width: 992px) {
  .pb-lg--125 {
    padding-bottom: 125px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--125 {
    padding-bottom: 125px;
  }
}

@media (min-width: 992px) {
  .pb-lg--130 {
    padding-bottom: 130px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--130 {
    padding-bottom: 130px;
  }
}

@media (min-width: 992px) {
  .pb-lg--135 {
    padding-bottom: 135px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--135 {
    padding-bottom: 135px;
  }
}

@media (min-width: 992px) {
  .pb-lg--140 {
    padding-bottom: 140px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--140 {
    padding-bottom: 140px;
  }
}

@media (min-width: 992px) {
  .pb-lg--145 {
    padding-bottom: 145px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--145 {
    padding-bottom: 145px;
  }
}

@media (min-width: 992px) {
  .pb-lg--150 {
    padding-bottom: 150px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--150 {
    padding-bottom: 150px;
  }
}

@media (min-width: 992px) {
  .pb-lg--155 {
    padding-bottom: 155px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--155 {
    padding-bottom: 155px;
  }
}

@media (min-width: 992px) {
  .pb-lg--160 {
    padding-bottom: 160px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--160 {
    padding-bottom: 160px;
  }
}

@media (min-width: 992px) {
  .pb-lg--165 {
    padding-bottom: 165px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--165 {
    padding-bottom: 165px;
  }
}

@media (min-width: 992px) {
  .pb-lg--170 {
    padding-bottom: 170px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--170 {
    padding-bottom: 170px;
  }
}

@media (min-width: 992px) {
  .pb-lg--175 {
    padding-bottom: 175px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--175 {
    padding-bottom: 175px;
  }
}

@media (min-width: 992px) {
  .pb-lg--180 {
    padding-bottom: 180px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--180 {
    padding-bottom: 180px;
  }
}

@media (min-width: 992px) {
  .pb-lg--185 {
    padding-bottom: 185px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--185 {
    padding-bottom: 185px;
  }
}

@media (min-width: 992px) {
  .pb-lg--190 {
    padding-bottom: 190px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--190 {
    padding-bottom: 190px;
  }
}

@media (min-width: 992px) {
  .pb-lg--195 {
    padding-bottom: 195px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--195 {
    padding-bottom: 195px;
  }
}

@media (min-width: 992px) {
  .pb-lg--200 {
    padding-bottom: 200px !important;
  }
}

@media (min-width: 1200px) {
  .pb-lg--200 {
    padding-bottom: 200px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--0 {
    padding-bottom: 0px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--0 {
    padding-bottom: 0px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--5 {
    padding-bottom: 5px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--5 {
    padding-bottom: 5px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--10 {
    padding-bottom: 10px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--10 {
    padding-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--15 {
    padding-bottom: 15px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--15 {
    padding-bottom: 15px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--20 {
    padding-bottom: 20px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--20 {
    padding-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--25 {
    padding-bottom: 25px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--25 {
    padding-bottom: 25px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--30 {
    padding-bottom: 30px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--30 {
    padding-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--35 {
    padding-bottom: 35px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--35 {
    padding-bottom: 35px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--40 {
    padding-bottom: 40px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--40 {
    padding-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--45 {
    padding-bottom: 45px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--45 {
    padding-bottom: 45px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--50 {
    padding-bottom: 50px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--50 {
    padding-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--55 {
    padding-bottom: 55px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--55 {
    padding-bottom: 55px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--60 {
    padding-bottom: 60px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--60 {
    padding-bottom: 60px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--65 {
    padding-bottom: 65px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--65 {
    padding-bottom: 65px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--70 {
    padding-bottom: 70px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--70 {
    padding-bottom: 70px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--75 {
    padding-bottom: 75px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--75 {
    padding-bottom: 75px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--80 {
    padding-bottom: 80px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--80 {
    padding-bottom: 80px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--85 {
    padding-bottom: 85px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--85 {
    padding-bottom: 85px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--90 {
    padding-bottom: 90px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--90 {
    padding-bottom: 90px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--95 {
    padding-bottom: 95px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--95 {
    padding-bottom: 95px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--100 {
    padding-bottom: 100px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--100 {
    padding-bottom: 100px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--105 {
    padding-bottom: 105px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--105 {
    padding-bottom: 105px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--110 {
    padding-bottom: 110px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--110 {
    padding-bottom: 110px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--115 {
    padding-bottom: 115px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--115 {
    padding-bottom: 115px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--120 {
    padding-bottom: 120px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--120 {
    padding-bottom: 120px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--125 {
    padding-bottom: 125px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--125 {
    padding-bottom: 125px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--130 {
    padding-bottom: 130px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--130 {
    padding-bottom: 130px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--135 {
    padding-bottom: 135px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--135 {
    padding-bottom: 135px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--140 {
    padding-bottom: 140px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--140 {
    padding-bottom: 140px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--145 {
    padding-bottom: 145px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--145 {
    padding-bottom: 145px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--150 {
    padding-bottom: 150px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--150 {
    padding-bottom: 150px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--155 {
    padding-bottom: 155px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--155 {
    padding-bottom: 155px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--160 {
    padding-bottom: 160px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--160 {
    padding-bottom: 160px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--165 {
    padding-bottom: 165px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--165 {
    padding-bottom: 165px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--170 {
    padding-bottom: 170px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--170 {
    padding-bottom: 170px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--175 {
    padding-bottom: 175px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--175 {
    padding-bottom: 175px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--180 {
    padding-bottom: 180px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--180 {
    padding-bottom: 180px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--185 {
    padding-bottom: 185px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--185 {
    padding-bottom: 185px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--190 {
    padding-bottom: 190px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--190 {
    padding-bottom: 190px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--195 {
    padding-bottom: 195px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--195 {
    padding-bottom: 195px;
  }
}

@media (min-width: 1200px) {
  .pb-xl--200 {
    padding-bottom: 200px !important;
  }
}

@media (min-width: 1500px) {
  .pb-xl--200 {
    padding-bottom: 200px;
  }
}

/*-- Responsive Padding left --*/
@media (min-width: 576px) {
  .pl-sm--0 {
    padding-left: 0px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--0 {
    padding-left: 0px;
  }
}

@media (min-width: 576px) {
  .pl-sm--5 {
    padding-left: 5px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--5 {
    padding-left: 5px;
  }
}

@media (min-width: 576px) {
  .pl-sm--10 {
    padding-left: 10px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--10 {
    padding-left: 10px;
  }
}

@media (min-width: 576px) {
  .pl-sm--15 {
    padding-left: 15px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--15 {
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .pl-sm--20 {
    padding-left: 20px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--20 {
    padding-left: 20px;
  }
}

@media (min-width: 576px) {
  .pl-sm--25 {
    padding-left: 25px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--25 {
    padding-left: 25px;
  }
}

@media (min-width: 576px) {
  .pl-sm--30 {
    padding-left: 30px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--30 {
    padding-left: 30px;
  }
}

@media (min-width: 576px) {
  .pl-sm--35 {
    padding-left: 35px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--35 {
    padding-left: 35px;
  }
}

@media (min-width: 576px) {
  .pl-sm--40 {
    padding-left: 40px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--40 {
    padding-left: 40px;
  }
}

@media (min-width: 576px) {
  .pl-sm--45 {
    padding-left: 45px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--45 {
    padding-left: 45px;
  }
}

@media (min-width: 576px) {
  .pl-sm--50 {
    padding-left: 50px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--50 {
    padding-left: 50px;
  }
}

@media (min-width: 576px) {
  .pl-sm--55 {
    padding-left: 55px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--55 {
    padding-left: 55px;
  }
}

@media (min-width: 576px) {
  .pl-sm--60 {
    padding-left: 60px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--60 {
    padding-left: 60px;
  }
}

@media (min-width: 576px) {
  .pl-sm--65 {
    padding-left: 65px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--65 {
    padding-left: 65px;
  }
}

@media (min-width: 576px) {
  .pl-sm--70 {
    padding-left: 70px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--70 {
    padding-left: 70px;
  }
}

@media (min-width: 576px) {
  .pl-sm--75 {
    padding-left: 75px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--75 {
    padding-left: 75px;
  }
}

@media (min-width: 576px) {
  .pl-sm--80 {
    padding-left: 80px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--80 {
    padding-left: 80px;
  }
}

@media (min-width: 576px) {
  .pl-sm--85 {
    padding-left: 85px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--85 {
    padding-left: 85px;
  }
}

@media (min-width: 576px) {
  .pl-sm--90 {
    padding-left: 90px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--90 {
    padding-left: 90px;
  }
}

@media (min-width: 576px) {
  .pl-sm--95 {
    padding-left: 95px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--95 {
    padding-left: 95px;
  }
}

@media (min-width: 576px) {
  .pl-sm--100 {
    padding-left: 100px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--100 {
    padding-left: 100px;
  }
}

@media (min-width: 576px) {
  .pl-sm--105 {
    padding-left: 105px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--105 {
    padding-left: 105px;
  }
}

@media (min-width: 576px) {
  .pl-sm--110 {
    padding-left: 110px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--110 {
    padding-left: 110px;
  }
}

@media (min-width: 576px) {
  .pl-sm--115 {
    padding-left: 115px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--115 {
    padding-left: 115px;
  }
}

@media (min-width: 576px) {
  .pl-sm--120 {
    padding-left: 120px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--120 {
    padding-left: 120px;
  }
}

@media (min-width: 576px) {
  .pl-sm--125 {
    padding-left: 125px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--125 {
    padding-left: 125px;
  }
}

@media (min-width: 576px) {
  .pl-sm--130 {
    padding-left: 130px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--130 {
    padding-left: 130px;
  }
}

@media (min-width: 576px) {
  .pl-sm--135 {
    padding-left: 135px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--135 {
    padding-left: 135px;
  }
}

@media (min-width: 576px) {
  .pl-sm--140 {
    padding-left: 140px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--140 {
    padding-left: 140px;
  }
}

@media (min-width: 576px) {
  .pl-sm--145 {
    padding-left: 145px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--145 {
    padding-left: 145px;
  }
}

@media (min-width: 576px) {
  .pl-sm--150 {
    padding-left: 150px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--150 {
    padding-left: 150px;
  }
}

@media (min-width: 576px) {
  .pl-sm--155 {
    padding-left: 155px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--155 {
    padding-left: 155px;
  }
}

@media (min-width: 576px) {
  .pl-sm--160 {
    padding-left: 160px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--160 {
    padding-left: 160px;
  }
}

@media (min-width: 576px) {
  .pl-sm--165 {
    padding-left: 165px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--165 {
    padding-left: 165px;
  }
}

@media (min-width: 576px) {
  .pl-sm--170 {
    padding-left: 170px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--170 {
    padding-left: 170px;
  }
}

@media (min-width: 576px) {
  .pl-sm--175 {
    padding-left: 175px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--175 {
    padding-left: 175px;
  }
}

@media (min-width: 576px) {
  .pl-sm--180 {
    padding-left: 180px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--180 {
    padding-left: 180px;
  }
}

@media (min-width: 576px) {
  .pl-sm--185 {
    padding-left: 185px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--185 {
    padding-left: 185px;
  }
}

@media (min-width: 576px) {
  .pl-sm--190 {
    padding-left: 190px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--190 {
    padding-left: 190px;
  }
}

@media (min-width: 576px) {
  .pl-sm--195 {
    padding-left: 195px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--195 {
    padding-left: 195px;
  }
}

@media (min-width: 576px) {
  .pl-sm--200 {
    padding-left: 200px !important;
  }
}

@media (min-width: 768px) {
  .pl-sm--200 {
    padding-left: 200px;
  }
}

@media (min-width: 768px) {
  .pl-md--0 {
    padding-left: 0px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--0 {
    padding-left: 0px;
  }
}

@media (min-width: 768px) {
  .pl-md--5 {
    padding-left: 5px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--5 {
    padding-left: 5px;
  }
}

@media (min-width: 768px) {
  .pl-md--10 {
    padding-left: 10px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--10 {
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  .pl-md--15 {
    padding-left: 15px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--15 {
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .pl-md--20 {
    padding-left: 20px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--20 {
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .pl-md--25 {
    padding-left: 25px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--25 {
    padding-left: 25px;
  }
}

@media (min-width: 768px) {
  .pl-md--30 {
    padding-left: 30px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--30 {
    padding-left: 30px;
  }
}

@media (min-width: 768px) {
  .pl-md--35 {
    padding-left: 35px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--35 {
    padding-left: 35px;
  }
}

@media (min-width: 768px) {
  .pl-md--40 {
    padding-left: 40px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--40 {
    padding-left: 40px;
  }
}

@media (min-width: 768px) {
  .pl-md--45 {
    padding-left: 45px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--45 {
    padding-left: 45px;
  }
}

@media (min-width: 768px) {
  .pl-md--50 {
    padding-left: 50px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--50 {
    padding-left: 50px;
  }
}

@media (min-width: 768px) {
  .pl-md--55 {
    padding-left: 55px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--55 {
    padding-left: 55px;
  }
}

@media (min-width: 768px) {
  .pl-md--60 {
    padding-left: 60px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--60 {
    padding-left: 60px;
  }
}

@media (min-width: 768px) {
  .pl-md--65 {
    padding-left: 65px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--65 {
    padding-left: 65px;
  }
}

@media (min-width: 768px) {
  .pl-md--70 {
    padding-left: 70px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--70 {
    padding-left: 70px;
  }
}

@media (min-width: 768px) {
  .pl-md--75 {
    padding-left: 75px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--75 {
    padding-left: 75px;
  }
}

@media (min-width: 768px) {
  .pl-md--80 {
    padding-left: 80px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--80 {
    padding-left: 80px;
  }
}

@media (min-width: 768px) {
  .pl-md--85 {
    padding-left: 85px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--85 {
    padding-left: 85px;
  }
}

@media (min-width: 768px) {
  .pl-md--90 {
    padding-left: 90px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--90 {
    padding-left: 90px;
  }
}

@media (min-width: 768px) {
  .pl-md--95 {
    padding-left: 95px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--95 {
    padding-left: 95px;
  }
}

@media (min-width: 768px) {
  .pl-md--100 {
    padding-left: 100px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--100 {
    padding-left: 100px;
  }
}

@media (min-width: 768px) {
  .pl-md--105 {
    padding-left: 105px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--105 {
    padding-left: 105px;
  }
}

@media (min-width: 768px) {
  .pl-md--110 {
    padding-left: 110px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--110 {
    padding-left: 110px;
  }
}

@media (min-width: 768px) {
  .pl-md--115 {
    padding-left: 115px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--115 {
    padding-left: 115px;
  }
}

@media (min-width: 768px) {
  .pl-md--120 {
    padding-left: 120px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--120 {
    padding-left: 120px;
  }
}

@media (min-width: 768px) {
  .pl-md--125 {
    padding-left: 125px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--125 {
    padding-left: 125px;
  }
}

@media (min-width: 768px) {
  .pl-md--130 {
    padding-left: 130px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--130 {
    padding-left: 130px;
  }
}

@media (min-width: 768px) {
  .pl-md--135 {
    padding-left: 135px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--135 {
    padding-left: 135px;
  }
}

@media (min-width: 768px) {
  .pl-md--140 {
    padding-left: 140px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--140 {
    padding-left: 140px;
  }
}

@media (min-width: 768px) {
  .pl-md--145 {
    padding-left: 145px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--145 {
    padding-left: 145px;
  }
}

@media (min-width: 768px) {
  .pl-md--150 {
    padding-left: 150px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--150 {
    padding-left: 150px;
  }
}

@media (min-width: 768px) {
  .pl-md--155 {
    padding-left: 155px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--155 {
    padding-left: 155px;
  }
}

@media (min-width: 768px) {
  .pl-md--160 {
    padding-left: 160px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--160 {
    padding-left: 160px;
  }
}

@media (min-width: 768px) {
  .pl-md--165 {
    padding-left: 165px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--165 {
    padding-left: 165px;
  }
}

@media (min-width: 768px) {
  .pl-md--170 {
    padding-left: 170px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--170 {
    padding-left: 170px;
  }
}

@media (min-width: 768px) {
  .pl-md--175 {
    padding-left: 175px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--175 {
    padding-left: 175px;
  }
}

@media (min-width: 768px) {
  .pl-md--180 {
    padding-left: 180px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--180 {
    padding-left: 180px;
  }
}

@media (min-width: 768px) {
  .pl-md--185 {
    padding-left: 185px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--185 {
    padding-left: 185px;
  }
}

@media (min-width: 768px) {
  .pl-md--190 {
    padding-left: 190px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--190 {
    padding-left: 190px;
  }
}

@media (min-width: 768px) {
  .pl-md--195 {
    padding-left: 195px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--195 {
    padding-left: 195px;
  }
}

@media (min-width: 768px) {
  .pl-md--200 {
    padding-left: 200px !important;
  }
}

@media (min-width: 992px) {
  .pl-md--200 {
    padding-left: 200px;
  }
}

@media (min-width: 992px) {
  .pl-lg--0 {
    padding-left: 0px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--0 {
    padding-left: 0px;
  }
}

@media (min-width: 992px) {
  .pl-lg--5 {
    padding-left: 5px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--5 {
    padding-left: 5px;
  }
}

@media (min-width: 992px) {
  .pl-lg--10 {
    padding-left: 10px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--10 {
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  .pl-lg--15 {
    padding-left: 15px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--15 {
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .pl-lg--20 {
    padding-left: 20px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--20 {
    padding-left: 20px;
  }
}

@media (min-width: 992px) {
  .pl-lg--25 {
    padding-left: 25px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--25 {
    padding-left: 25px;
  }
}

@media (min-width: 992px) {
  .pl-lg--30 {
    padding-left: 30px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--30 {
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
  .pl-lg--35 {
    padding-left: 35px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--35 {
    padding-left: 35px;
  }
}

@media (min-width: 992px) {
  .pl-lg--40 {
    padding-left: 40px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--40 {
    padding-left: 40px;
  }
}

@media (min-width: 992px) {
  .pl-lg--45 {
    padding-left: 45px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--45 {
    padding-left: 45px;
  }
}

@media (min-width: 992px) {
  .pl-lg--50 {
    padding-left: 50px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--50 {
    padding-left: 50px;
  }
}

@media (min-width: 992px) {
  .pl-lg--55 {
    padding-left: 55px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--55 {
    padding-left: 55px;
  }
}

@media (min-width: 992px) {
  .pl-lg--60 {
    padding-left: 60px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--60 {
    padding-left: 60px;
  }
}

@media (min-width: 992px) {
  .pl-lg--65 {
    padding-left: 65px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--65 {
    padding-left: 65px;
  }
}

@media (min-width: 992px) {
  .pl-lg--70 {
    padding-left: 70px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--70 {
    padding-left: 70px;
  }
}

@media (min-width: 992px) {
  .pl-lg--75 {
    padding-left: 75px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--75 {
    padding-left: 75px;
  }
}

@media (min-width: 992px) {
  .pl-lg--80 {
    padding-left: 80px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--80 {
    padding-left: 80px;
  }
}

@media (min-width: 992px) {
  .pl-lg--85 {
    padding-left: 85px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--85 {
    padding-left: 85px;
  }
}

@media (min-width: 992px) {
  .pl-lg--90 {
    padding-left: 90px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--90 {
    padding-left: 90px;
  }
}

@media (min-width: 992px) {
  .pl-lg--95 {
    padding-left: 95px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--95 {
    padding-left: 95px;
  }
}

@media (min-width: 992px) {
  .pl-lg--100 {
    padding-left: 100px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--100 {
    padding-left: 100px;
  }
}

@media (min-width: 992px) {
  .pl-lg--105 {
    padding-left: 105px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--105 {
    padding-left: 105px;
  }
}

@media (min-width: 992px) {
  .pl-lg--110 {
    padding-left: 110px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--110 {
    padding-left: 110px;
  }
}

@media (min-width: 992px) {
  .pl-lg--115 {
    padding-left: 115px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--115 {
    padding-left: 115px;
  }
}

@media (min-width: 992px) {
  .pl-lg--120 {
    padding-left: 120px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--120 {
    padding-left: 120px;
  }
}

@media (min-width: 992px) {
  .pl-lg--125 {
    padding-left: 125px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--125 {
    padding-left: 125px;
  }
}

@media (min-width: 992px) {
  .pl-lg--130 {
    padding-left: 130px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--130 {
    padding-left: 130px;
  }
}

@media (min-width: 992px) {
  .pl-lg--135 {
    padding-left: 135px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--135 {
    padding-left: 135px;
  }
}

@media (min-width: 992px) {
  .pl-lg--140 {
    padding-left: 140px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--140 {
    padding-left: 140px;
  }
}

@media (min-width: 992px) {
  .pl-lg--145 {
    padding-left: 145px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--145 {
    padding-left: 145px;
  }
}

@media (min-width: 992px) {
  .pl-lg--150 {
    padding-left: 150px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--150 {
    padding-left: 150px;
  }
}

@media (min-width: 992px) {
  .pl-lg--155 {
    padding-left: 155px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--155 {
    padding-left: 155px;
  }
}

@media (min-width: 992px) {
  .pl-lg--160 {
    padding-left: 160px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--160 {
    padding-left: 160px;
  }
}

@media (min-width: 992px) {
  .pl-lg--165 {
    padding-left: 165px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--165 {
    padding-left: 165px;
  }
}

@media (min-width: 992px) {
  .pl-lg--170 {
    padding-left: 170px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--170 {
    padding-left: 170px;
  }
}

@media (min-width: 992px) {
  .pl-lg--175 {
    padding-left: 175px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--175 {
    padding-left: 175px;
  }
}

@media (min-width: 992px) {
  .pl-lg--180 {
    padding-left: 180px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--180 {
    padding-left: 180px;
  }
}

@media (min-width: 992px) {
  .pl-lg--185 {
    padding-left: 185px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--185 {
    padding-left: 185px;
  }
}

@media (min-width: 992px) {
  .pl-lg--190 {
    padding-left: 190px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--190 {
    padding-left: 190px;
  }
}

@media (min-width: 992px) {
  .pl-lg--195 {
    padding-left: 195px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--195 {
    padding-left: 195px;
  }
}

@media (min-width: 992px) {
  .pl-lg--200 {
    padding-left: 200px !important;
  }
}

@media (min-width: 1200px) {
  .pl-lg--200 {
    padding-left: 200px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--0 {
    padding-left: 0px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--0 {
    padding-left: 0px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--5 {
    padding-left: 5px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--5 {
    padding-left: 5px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--10 {
    padding-left: 10px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--10 {
    padding-left: 10px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--15 {
    padding-left: 15px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--15 {
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--20 {
    padding-left: 20px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--20 {
    padding-left: 20px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--25 {
    padding-left: 25px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--25 {
    padding-left: 25px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--30 {
    padding-left: 30px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--30 {
    padding-left: 30px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--35 {
    padding-left: 35px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--35 {
    padding-left: 35px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--40 {
    padding-left: 40px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--40 {
    padding-left: 40px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--45 {
    padding-left: 45px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--45 {
    padding-left: 45px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--50 {
    padding-left: 50px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--50 {
    padding-left: 50px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--55 {
    padding-left: 55px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--55 {
    padding-left: 55px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--60 {
    padding-left: 60px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--60 {
    padding-left: 60px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--65 {
    padding-left: 65px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--65 {
    padding-left: 65px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--70 {
    padding-left: 70px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--70 {
    padding-left: 70px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--75 {
    padding-left: 75px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--75 {
    padding-left: 75px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--80 {
    padding-left: 80px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--80 {
    padding-left: 80px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--85 {
    padding-left: 85px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--85 {
    padding-left: 85px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--90 {
    padding-left: 90px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--90 {
    padding-left: 90px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--95 {
    padding-left: 95px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--95 {
    padding-left: 95px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--100 {
    padding-left: 100px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--100 {
    padding-left: 100px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--105 {
    padding-left: 105px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--105 {
    padding-left: 105px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--110 {
    padding-left: 110px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--110 {
    padding-left: 110px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--115 {
    padding-left: 115px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--115 {
    padding-left: 115px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--120 {
    padding-left: 120px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--120 {
    padding-left: 120px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--125 {
    padding-left: 125px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--125 {
    padding-left: 125px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--130 {
    padding-left: 130px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--130 {
    padding-left: 130px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--135 {
    padding-left: 135px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--135 {
    padding-left: 135px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--140 {
    padding-left: 140px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--140 {
    padding-left: 140px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--145 {
    padding-left: 145px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--145 {
    padding-left: 145px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--150 {
    padding-left: 150px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--150 {
    padding-left: 150px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--155 {
    padding-left: 155px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--155 {
    padding-left: 155px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--160 {
    padding-left: 160px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--160 {
    padding-left: 160px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--165 {
    padding-left: 165px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--165 {
    padding-left: 165px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--170 {
    padding-left: 170px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--170 {
    padding-left: 170px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--175 {
    padding-left: 175px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--175 {
    padding-left: 175px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--180 {
    padding-left: 180px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--180 {
    padding-left: 180px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--185 {
    padding-left: 185px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--185 {
    padding-left: 185px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--190 {
    padding-left: 190px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--190 {
    padding-left: 190px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--195 {
    padding-left: 195px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--195 {
    padding-left: 195px;
  }
}

@media (min-width: 1200px) {
  .pl-xl--200 {
    padding-left: 200px !important;
  }
}

@media (min-width: 1500px) {
  .pl-xl--200 {
    padding-left: 200px;
  }
}

/*-- Responsive Padding Right --*/
@media (min-width: 576px) {
  .pr-sm--0 {
    padding-right: 0px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--0 {
    padding-right: 0px;
  }
}

@media (min-width: 576px) {
  .pr-sm--5 {
    padding-right: 5px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--5 {
    padding-right: 5px;
  }
}

@media (min-width: 576px) {
  .pr-sm--10 {
    padding-right: 10px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--10 {
    padding-right: 10px;
  }
}

@media (min-width: 576px) {
  .pr-sm--15 {
    padding-right: 15px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--15 {
    padding-right: 15px;
  }
}

@media (min-width: 576px) {
  .pr-sm--20 {
    padding-right: 20px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--20 {
    padding-right: 20px;
  }
}

@media (min-width: 576px) {
  .pr-sm--25 {
    padding-right: 25px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--25 {
    padding-right: 25px;
  }
}

@media (min-width: 576px) {
  .pr-sm--30 {
    padding-right: 30px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--30 {
    padding-right: 30px;
  }
}

@media (min-width: 576px) {
  .pr-sm--35 {
    padding-right: 35px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--35 {
    padding-right: 35px;
  }
}

@media (min-width: 576px) {
  .pr-sm--40 {
    padding-right: 40px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--40 {
    padding-right: 40px;
  }
}

@media (min-width: 576px) {
  .pr-sm--45 {
    padding-right: 45px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--45 {
    padding-right: 45px;
  }
}

@media (min-width: 576px) {
  .pr-sm--50 {
    padding-right: 50px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--50 {
    padding-right: 50px;
  }
}

@media (min-width: 576px) {
  .pr-sm--55 {
    padding-right: 55px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--55 {
    padding-right: 55px;
  }
}

@media (min-width: 576px) {
  .pr-sm--60 {
    padding-right: 60px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--60 {
    padding-right: 60px;
  }
}

@media (min-width: 576px) {
  .pr-sm--65 {
    padding-right: 65px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--65 {
    padding-right: 65px;
  }
}

@media (min-width: 576px) {
  .pr-sm--70 {
    padding-right: 70px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--70 {
    padding-right: 70px;
  }
}

@media (min-width: 576px) {
  .pr-sm--75 {
    padding-right: 75px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--75 {
    padding-right: 75px;
  }
}

@media (min-width: 576px) {
  .pr-sm--80 {
    padding-right: 80px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--80 {
    padding-right: 80px;
  }
}

@media (min-width: 576px) {
  .pr-sm--85 {
    padding-right: 85px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--85 {
    padding-right: 85px;
  }
}

@media (min-width: 576px) {
  .pr-sm--90 {
    padding-right: 90px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--90 {
    padding-right: 90px;
  }
}

@media (min-width: 576px) {
  .pr-sm--95 {
    padding-right: 95px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--95 {
    padding-right: 95px;
  }
}

@media (min-width: 576px) {
  .pr-sm--100 {
    padding-right: 100px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--100 {
    padding-right: 100px;
  }
}

@media (min-width: 576px) {
  .pr-sm--105 {
    padding-right: 105px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--105 {
    padding-right: 105px;
  }
}

@media (min-width: 576px) {
  .pr-sm--110 {
    padding-right: 110px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--110 {
    padding-right: 110px;
  }
}

@media (min-width: 576px) {
  .pr-sm--115 {
    padding-right: 115px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--115 {
    padding-right: 115px;
  }
}

@media (min-width: 576px) {
  .pr-sm--120 {
    padding-right: 120px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--120 {
    padding-right: 120px;
  }
}

@media (min-width: 576px) {
  .pr-sm--125 {
    padding-right: 125px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--125 {
    padding-right: 125px;
  }
}

@media (min-width: 576px) {
  .pr-sm--130 {
    padding-right: 130px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--130 {
    padding-right: 130px;
  }
}

@media (min-width: 576px) {
  .pr-sm--135 {
    padding-right: 135px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--135 {
    padding-right: 135px;
  }
}

@media (min-width: 576px) {
  .pr-sm--140 {
    padding-right: 140px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--140 {
    padding-right: 140px;
  }
}

@media (min-width: 576px) {
  .pr-sm--145 {
    padding-right: 145px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--145 {
    padding-right: 145px;
  }
}

@media (min-width: 576px) {
  .pr-sm--150 {
    padding-right: 150px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--150 {
    padding-right: 150px;
  }
}

@media (min-width: 576px) {
  .pr-sm--155 {
    padding-right: 155px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--155 {
    padding-right: 155px;
  }
}

@media (min-width: 576px) {
  .pr-sm--160 {
    padding-right: 160px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--160 {
    padding-right: 160px;
  }
}

@media (min-width: 576px) {
  .pr-sm--165 {
    padding-right: 165px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--165 {
    padding-right: 165px;
  }
}

@media (min-width: 576px) {
  .pr-sm--170 {
    padding-right: 170px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--170 {
    padding-right: 170px;
  }
}

@media (min-width: 576px) {
  .pr-sm--175 {
    padding-right: 175px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--175 {
    padding-right: 175px;
  }
}

@media (min-width: 576px) {
  .pr-sm--180 {
    padding-right: 180px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--180 {
    padding-right: 180px;
  }
}

@media (min-width: 576px) {
  .pr-sm--185 {
    padding-right: 185px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--185 {
    padding-right: 185px;
  }
}

@media (min-width: 576px) {
  .pr-sm--190 {
    padding-right: 190px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--190 {
    padding-right: 190px;
  }
}

@media (min-width: 576px) {
  .pr-sm--195 {
    padding-right: 195px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--195 {
    padding-right: 195px;
  }
}

@media (min-width: 576px) {
  .pr-sm--200 {
    padding-right: 200px !important;
  }
}

@media (min-width: 768px) {
  .pr-sm--200 {
    padding-right: 200px;
  }
}

@media (min-width: 768px) {
  .pr-md--0 {
    padding-right: 0px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--0 {
    padding-right: 0px;
  }
}

@media (min-width: 768px) {
  .pr-md--5 {
    padding-right: 5px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--5 {
    padding-right: 5px;
  }
}

@media (min-width: 768px) {
  .pr-md--10 {
    padding-right: 10px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--10 {
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .pr-md--15 {
    padding-right: 15px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--15 {
    padding-right: 15px;
  }
}

@media (min-width: 768px) {
  .pr-md--20 {
    padding-right: 20px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--20 {
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .pr-md--25 {
    padding-right: 25px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--25 {
    padding-right: 25px;
  }
}

@media (min-width: 768px) {
  .pr-md--30 {
    padding-right: 30px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--30 {
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .pr-md--35 {
    padding-right: 35px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--35 {
    padding-right: 35px;
  }
}

@media (min-width: 768px) {
  .pr-md--40 {
    padding-right: 40px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--40 {
    padding-right: 40px;
  }
}

@media (min-width: 768px) {
  .pr-md--45 {
    padding-right: 45px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--45 {
    padding-right: 45px;
  }
}

@media (min-width: 768px) {
  .pr-md--50 {
    padding-right: 50px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--50 {
    padding-right: 50px;
  }
}

@media (min-width: 768px) {
  .pr-md--55 {
    padding-right: 55px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--55 {
    padding-right: 55px;
  }
}

@media (min-width: 768px) {
  .pr-md--60 {
    padding-right: 60px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--60 {
    padding-right: 60px;
  }
}

@media (min-width: 768px) {
  .pr-md--65 {
    padding-right: 65px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--65 {
    padding-right: 65px;
  }
}

@media (min-width: 768px) {
  .pr-md--70 {
    padding-right: 70px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--70 {
    padding-right: 70px;
  }
}

@media (min-width: 768px) {
  .pr-md--75 {
    padding-right: 75px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--75 {
    padding-right: 75px;
  }
}

@media (min-width: 768px) {
  .pr-md--80 {
    padding-right: 80px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--80 {
    padding-right: 80px;
  }
}

@media (min-width: 768px) {
  .pr-md--85 {
    padding-right: 85px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--85 {
    padding-right: 85px;
  }
}

@media (min-width: 768px) {
  .pr-md--90 {
    padding-right: 90px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--90 {
    padding-right: 90px;
  }
}

@media (min-width: 768px) {
  .pr-md--95 {
    padding-right: 95px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--95 {
    padding-right: 95px;
  }
}

@media (min-width: 768px) {
  .pr-md--100 {
    padding-right: 100px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--100 {
    padding-right: 100px;
  }
}

@media (min-width: 768px) {
  .pr-md--105 {
    padding-right: 105px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--105 {
    padding-right: 105px;
  }
}

@media (min-width: 768px) {
  .pr-md--110 {
    padding-right: 110px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--110 {
    padding-right: 110px;
  }
}

@media (min-width: 768px) {
  .pr-md--115 {
    padding-right: 115px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--115 {
    padding-right: 115px;
  }
}

@media (min-width: 768px) {
  .pr-md--120 {
    padding-right: 120px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--120 {
    padding-right: 120px;
  }
}

@media (min-width: 768px) {
  .pr-md--125 {
    padding-right: 125px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--125 {
    padding-right: 125px;
  }
}

@media (min-width: 768px) {
  .pr-md--130 {
    padding-right: 130px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--130 {
    padding-right: 130px;
  }
}

@media (min-width: 768px) {
  .pr-md--135 {
    padding-right: 135px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--135 {
    padding-right: 135px;
  }
}

@media (min-width: 768px) {
  .pr-md--140 {
    padding-right: 140px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--140 {
    padding-right: 140px;
  }
}

@media (min-width: 768px) {
  .pr-md--145 {
    padding-right: 145px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--145 {
    padding-right: 145px;
  }
}

@media (min-width: 768px) {
  .pr-md--150 {
    padding-right: 150px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--150 {
    padding-right: 150px;
  }
}

@media (min-width: 768px) {
  .pr-md--155 {
    padding-right: 155px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--155 {
    padding-right: 155px;
  }
}

@media (min-width: 768px) {
  .pr-md--160 {
    padding-right: 160px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--160 {
    padding-right: 160px;
  }
}

@media (min-width: 768px) {
  .pr-md--165 {
    padding-right: 165px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--165 {
    padding-right: 165px;
  }
}

@media (min-width: 768px) {
  .pr-md--170 {
    padding-right: 170px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--170 {
    padding-right: 170px;
  }
}

@media (min-width: 768px) {
  .pr-md--175 {
    padding-right: 175px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--175 {
    padding-right: 175px;
  }
}

@media (min-width: 768px) {
  .pr-md--180 {
    padding-right: 180px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--180 {
    padding-right: 180px;
  }
}

@media (min-width: 768px) {
  .pr-md--185 {
    padding-right: 185px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--185 {
    padding-right: 185px;
  }
}

@media (min-width: 768px) {
  .pr-md--190 {
    padding-right: 190px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--190 {
    padding-right: 190px;
  }
}

@media (min-width: 768px) {
  .pr-md--195 {
    padding-right: 195px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--195 {
    padding-right: 195px;
  }
}

@media (min-width: 768px) {
  .pr-md--200 {
    padding-right: 200px !important;
  }
}

@media (min-width: 992px) {
  .pr-md--200 {
    padding-right: 200px;
  }
}

@media (min-width: 992px) {
  .pr-lg--0 {
    padding-right: 0px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--0 {
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  .pr-lg--5 {
    padding-right: 5px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--5 {
    padding-right: 5px;
  }
}

@media (min-width: 992px) {
  .pr-lg--10 {
    padding-right: 10px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--10 {
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .pr-lg--15 {
    padding-right: 15px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--15 {
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  .pr-lg--20 {
    padding-right: 20px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--20 {
    padding-right: 20px;
  }
}

@media (min-width: 992px) {
  .pr-lg--25 {
    padding-right: 25px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--25 {
    padding-right: 25px;
  }
}

@media (min-width: 992px) {
  .pr-lg--30 {
    padding-right: 30px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--30 {
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .pr-lg--35 {
    padding-right: 35px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--35 {
    padding-right: 35px;
  }
}

@media (min-width: 992px) {
  .pr-lg--40 {
    padding-right: 40px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--40 {
    padding-right: 40px;
  }
}

@media (min-width: 992px) {
  .pr-lg--45 {
    padding-right: 45px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--45 {
    padding-right: 45px;
  }
}

@media (min-width: 992px) {
  .pr-lg--50 {
    padding-right: 50px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--50 {
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .pr-lg--55 {
    padding-right: 55px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--55 {
    padding-right: 55px;
  }
}

@media (min-width: 992px) {
  .pr-lg--60 {
    padding-right: 60px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--60 {
    padding-right: 60px;
  }
}

@media (min-width: 992px) {
  .pr-lg--65 {
    padding-right: 65px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--65 {
    padding-right: 65px;
  }
}

@media (min-width: 992px) {
  .pr-lg--70 {
    padding-right: 70px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--70 {
    padding-right: 70px;
  }
}

@media (min-width: 992px) {
  .pr-lg--75 {
    padding-right: 75px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--75 {
    padding-right: 75px;
  }
}

@media (min-width: 992px) {
  .pr-lg--80 {
    padding-right: 80px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--80 {
    padding-right: 80px;
  }
}

@media (min-width: 992px) {
  .pr-lg--85 {
    padding-right: 85px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--85 {
    padding-right: 85px;
  }
}

@media (min-width: 992px) {
  .pr-lg--90 {
    padding-right: 90px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--90 {
    padding-right: 90px;
  }
}

@media (min-width: 992px) {
  .pr-lg--95 {
    padding-right: 95px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--95 {
    padding-right: 95px;
  }
}

@media (min-width: 992px) {
  .pr-lg--100 {
    padding-right: 100px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--100 {
    padding-right: 100px;
  }
}

@media (min-width: 992px) {
  .pr-lg--105 {
    padding-right: 105px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--105 {
    padding-right: 105px;
  }
}

@media (min-width: 992px) {
  .pr-lg--110 {
    padding-right: 110px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--110 {
    padding-right: 110px;
  }
}

@media (min-width: 992px) {
  .pr-lg--115 {
    padding-right: 115px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--115 {
    padding-right: 115px;
  }
}

@media (min-width: 992px) {
  .pr-lg--120 {
    padding-right: 120px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--120 {
    padding-right: 120px;
  }
}

@media (min-width: 992px) {
  .pr-lg--125 {
    padding-right: 125px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--125 {
    padding-right: 125px;
  }
}

@media (min-width: 992px) {
  .pr-lg--130 {
    padding-right: 130px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--130 {
    padding-right: 130px;
  }
}

@media (min-width: 992px) {
  .pr-lg--135 {
    padding-right: 135px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--135 {
    padding-right: 135px;
  }
}

@media (min-width: 992px) {
  .pr-lg--140 {
    padding-right: 140px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--140 {
    padding-right: 140px;
  }
}

@media (min-width: 992px) {
  .pr-lg--145 {
    padding-right: 145px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--145 {
    padding-right: 145px;
  }
}

@media (min-width: 992px) {
  .pr-lg--150 {
    padding-right: 150px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--150 {
    padding-right: 150px;
  }
}

@media (min-width: 992px) {
  .pr-lg--155 {
    padding-right: 155px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--155 {
    padding-right: 155px;
  }
}

@media (min-width: 992px) {
  .pr-lg--160 {
    padding-right: 160px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--160 {
    padding-right: 160px;
  }
}

@media (min-width: 992px) {
  .pr-lg--165 {
    padding-right: 165px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--165 {
    padding-right: 165px;
  }
}

@media (min-width: 992px) {
  .pr-lg--170 {
    padding-right: 170px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--170 {
    padding-right: 170px;
  }
}

@media (min-width: 992px) {
  .pr-lg--175 {
    padding-right: 175px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--175 {
    padding-right: 175px;
  }
}

@media (min-width: 992px) {
  .pr-lg--180 {
    padding-right: 180px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--180 {
    padding-right: 180px;
  }
}

@media (min-width: 992px) {
  .pr-lg--185 {
    padding-right: 185px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--185 {
    padding-right: 185px;
  }
}

@media (min-width: 992px) {
  .pr-lg--190 {
    padding-right: 190px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--190 {
    padding-right: 190px;
  }
}

@media (min-width: 992px) {
  .pr-lg--195 {
    padding-right: 195px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--195 {
    padding-right: 195px;
  }
}

@media (min-width: 992px) {
  .pr-lg--200 {
    padding-right: 200px !important;
  }
}

@media (min-width: 1200px) {
  .pr-lg--200 {
    padding-right: 200px;
  }
}

/*=====================================*/
/*-- :::: Responsive Margins :::: --*/
/*=====================================*/
/*-- Responsive Margins top --*/
@media (min-width: 576px) {
  .mt-sm--0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--0 {
    margin-top: 0px;
  }
}

@media (min-width: 576px) {
  .mt-sm--5 {
    margin-top: 5px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--5 {
    margin-top: 5px;
  }
}

@media (min-width: 576px) {
  .mt-sm--10 {
    margin-top: 10px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--10 {
    margin-top: 10px;
  }
}

@media (min-width: 576px) {
  .mt-sm--15 {
    margin-top: 15px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--15 {
    margin-top: 15px;
  }
}

@media (min-width: 576px) {
  .mt-sm--20 {
    margin-top: 20px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--20 {
    margin-top: 20px;
  }
}

@media (min-width: 576px) {
  .mt-sm--25 {
    margin-top: 25px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--25 {
    margin-top: 25px;
  }
}

@media (min-width: 576px) {
  .mt-sm--30 {
    margin-top: 30px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--30 {
    margin-top: 30px;
  }
}

@media (min-width: 576px) {
  .mt-sm--35 {
    margin-top: 35px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--35 {
    margin-top: 35px;
  }
}

@media (min-width: 576px) {
  .mt-sm--40 {
    margin-top: 40px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--40 {
    margin-top: 40px;
  }
}

@media (min-width: 576px) {
  .mt-sm--45 {
    margin-top: 45px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--45 {
    margin-top: 45px;
  }
}

@media (min-width: 576px) {
  .mt-sm--50 {
    margin-top: 50px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--50 {
    margin-top: 50px;
  }
}

@media (min-width: 576px) {
  .mt-sm--55 {
    margin-top: 55px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--55 {
    margin-top: 55px;
  }
}

@media (min-width: 576px) {
  .mt-sm--60 {
    margin-top: 60px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--60 {
    margin-top: 60px;
  }
}

@media (min-width: 576px) {
  .mt-sm--65 {
    margin-top: 65px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--65 {
    margin-top: 65px;
  }
}

@media (min-width: 576px) {
  .mt-sm--70 {
    margin-top: 70px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--70 {
    margin-top: 70px;
  }
}

@media (min-width: 576px) {
  .mt-sm--75 {
    margin-top: 75px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--75 {
    margin-top: 75px;
  }
}

@media (min-width: 576px) {
  .mt-sm--80 {
    margin-top: 80px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--80 {
    margin-top: 80px;
  }
}

@media (min-width: 576px) {
  .mt-sm--85 {
    margin-top: 85px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--85 {
    margin-top: 85px;
  }
}

@media (min-width: 576px) {
  .mt-sm--90 {
    margin-top: 90px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--90 {
    margin-top: 90px;
  }
}

@media (min-width: 576px) {
  .mt-sm--95 {
    margin-top: 95px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--95 {
    margin-top: 95px;
  }
}

@media (min-width: 576px) {
  .mt-sm--100 {
    margin-top: 100px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--100 {
    margin-top: 100px;
  }
}

@media (min-width: 576px) {
  .mt-sm--105 {
    margin-top: 105px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--105 {
    margin-top: 105px;
  }
}

@media (min-width: 576px) {
  .mt-sm--110 {
    margin-top: 110px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--110 {
    margin-top: 110px;
  }
}

@media (min-width: 576px) {
  .mt-sm--115 {
    margin-top: 115px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--115 {
    margin-top: 115px;
  }
}

@media (min-width: 576px) {
  .mt-sm--120 {
    margin-top: 120px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--120 {
    margin-top: 120px;
  }
}

@media (min-width: 576px) {
  .mt-sm--125 {
    margin-top: 125px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--125 {
    margin-top: 125px;
  }
}

@media (min-width: 576px) {
  .mt-sm--130 {
    margin-top: 130px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--130 {
    margin-top: 130px;
  }
}

@media (min-width: 576px) {
  .mt-sm--135 {
    margin-top: 135px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--135 {
    margin-top: 135px;
  }
}

@media (min-width: 576px) {
  .mt-sm--140 {
    margin-top: 140px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--140 {
    margin-top: 140px;
  }
}

@media (min-width: 576px) {
  .mt-sm--145 {
    margin-top: 145px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--145 {
    margin-top: 145px;
  }
}

@media (min-width: 576px) {
  .mt-sm--150 {
    margin-top: 150px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--150 {
    margin-top: 150px;
  }
}

@media (min-width: 576px) {
  .mt-sm--155 {
    margin-top: 155px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--155 {
    margin-top: 155px;
  }
}

@media (min-width: 576px) {
  .mt-sm--160 {
    margin-top: 160px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--160 {
    margin-top: 160px;
  }
}

@media (min-width: 576px) {
  .mt-sm--165 {
    margin-top: 165px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--165 {
    margin-top: 165px;
  }
}

@media (min-width: 576px) {
  .mt-sm--170 {
    margin-top: 170px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--170 {
    margin-top: 170px;
  }
}

@media (min-width: 576px) {
  .mt-sm--175 {
    margin-top: 175px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--175 {
    margin-top: 175px;
  }
}

@media (min-width: 576px) {
  .mt-sm--180 {
    margin-top: 180px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--180 {
    margin-top: 180px;
  }
}

@media (min-width: 576px) {
  .mt-sm--185 {
    margin-top: 185px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--185 {
    margin-top: 185px;
  }
}

@media (min-width: 576px) {
  .mt-sm--190 {
    margin-top: 190px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--190 {
    margin-top: 190px;
  }
}

@media (min-width: 576px) {
  .mt-sm--195 {
    margin-top: 195px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--195 {
    margin-top: 195px;
  }
}

@media (min-width: 576px) {
  .mt-sm--200 {
    margin-top: 200px !important;
  }
}

@media (min-width: 768px) {
  .mt-sm--200 {
    margin-top: 200px;
  }
}

@media (min-width: 768px) {
  .mt-md--0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--0 {
    margin-top: 0px;
  }
}

@media (min-width: 768px) {
  .mt-md--5 {
    margin-top: 5px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--5 {
    margin-top: 5px;
  }
}

@media (min-width: 768px) {
  .mt-md--10 {
    margin-top: 10px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--10 {
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  .mt-md--15 {
    margin-top: 15px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--15 {
    margin-top: 15px;
  }
}

@media (min-width: 768px) {
  .mt-md--20 {
    margin-top: 20px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--20 {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .mt-md--25 {
    margin-top: 25px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--25 {
    margin-top: 25px;
  }
}

@media (min-width: 768px) {
  .mt-md--30 {
    margin-top: 30px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--30 {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  .mt-md--35 {
    margin-top: 35px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--35 {
    margin-top: 35px;
  }
}

@media (min-width: 768px) {
  .mt-md--40 {
    margin-top: 40px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--40 {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .mt-md--45 {
    margin-top: 45px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--45 {
    margin-top: 45px;
  }
}

@media (min-width: 768px) {
  .mt-md--50 {
    margin-top: 50px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--50 {
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  .mt-md--55 {
    margin-top: 55px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--55 {
    margin-top: 55px;
  }
}

@media (min-width: 768px) {
  .mt-md--60 {
    margin-top: 60px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--60 {
    margin-top: 60px;
  }
}

@media (min-width: 768px) {
  .mt-md--65 {
    margin-top: 65px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--65 {
    margin-top: 65px;
  }
}

@media (min-width: 768px) {
  .mt-md--70 {
    margin-top: 70px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--70 {
    margin-top: 70px;
  }
}

@media (min-width: 768px) {
  .mt-md--75 {
    margin-top: 75px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--75 {
    margin-top: 75px;
  }
}

@media (min-width: 768px) {
  .mt-md--80 {
    margin-top: 80px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--80 {
    margin-top: 80px;
  }
}

@media (min-width: 768px) {
  .mt-md--85 {
    margin-top: 85px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--85 {
    margin-top: 85px;
  }
}

@media (min-width: 768px) {
  .mt-md--90 {
    margin-top: 90px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--90 {
    margin-top: 90px;
  }
}

@media (min-width: 768px) {
  .mt-md--95 {
    margin-top: 95px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--95 {
    margin-top: 95px;
  }
}

@media (min-width: 768px) {
  .mt-md--100 {
    margin-top: 100px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--100 {
    margin-top: 100px;
  }
}

@media (min-width: 768px) {
  .mt-md--105 {
    margin-top: 105px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--105 {
    margin-top: 105px;
  }
}

@media (min-width: 768px) {
  .mt-md--110 {
    margin-top: 110px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--110 {
    margin-top: 110px;
  }
}

@media (min-width: 768px) {
  .mt-md--115 {
    margin-top: 115px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--115 {
    margin-top: 115px;
  }
}

@media (min-width: 768px) {
  .mt-md--120 {
    margin-top: 120px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--120 {
    margin-top: 120px;
  }
}

@media (min-width: 768px) {
  .mt-md--125 {
    margin-top: 125px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--125 {
    margin-top: 125px;
  }
}

@media (min-width: 768px) {
  .mt-md--130 {
    margin-top: 130px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--130 {
    margin-top: 130px;
  }
}

@media (min-width: 768px) {
  .mt-md--135 {
    margin-top: 135px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--135 {
    margin-top: 135px;
  }
}

@media (min-width: 768px) {
  .mt-md--140 {
    margin-top: 140px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--140 {
    margin-top: 140px;
  }
}

@media (min-width: 768px) {
  .mt-md--145 {
    margin-top: 145px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--145 {
    margin-top: 145px;
  }
}

@media (min-width: 768px) {
  .mt-md--150 {
    margin-top: 150px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--150 {
    margin-top: 150px;
  }
}

@media (min-width: 768px) {
  .mt-md--155 {
    margin-top: 155px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--155 {
    margin-top: 155px;
  }
}

@media (min-width: 768px) {
  .mt-md--160 {
    margin-top: 160px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--160 {
    margin-top: 160px;
  }
}

@media (min-width: 768px) {
  .mt-md--165 {
    margin-top: 165px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--165 {
    margin-top: 165px;
  }
}

@media (min-width: 768px) {
  .mt-md--170 {
    margin-top: 170px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--170 {
    margin-top: 170px;
  }
}

@media (min-width: 768px) {
  .mt-md--175 {
    margin-top: 175px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--175 {
    margin-top: 175px;
  }
}

@media (min-width: 768px) {
  .mt-md--180 {
    margin-top: 180px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--180 {
    margin-top: 180px;
  }
}

@media (min-width: 768px) {
  .mt-md--185 {
    margin-top: 185px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--185 {
    margin-top: 185px;
  }
}

@media (min-width: 768px) {
  .mt-md--190 {
    margin-top: 190px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--190 {
    margin-top: 190px;
  }
}

@media (min-width: 768px) {
  .mt-md--195 {
    margin-top: 195px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--195 {
    margin-top: 195px;
  }
}

@media (min-width: 768px) {
  .mt-md--200 {
    margin-top: 200px !important;
  }
}

@media (min-width: 992px) {
  .mt-md--200 {
    margin-top: 200px;
  }
}

@media (min-width: 992px) {
  .mt-lg--0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--0 {
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .mt-lg--5 {
    margin-top: 5px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--5 {
    margin-top: 5px;
  }
}

@media (min-width: 992px) {
  .mt-lg--10 {
    margin-top: 10px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--10 {
    margin-top: 10px;
  }
}

@media (min-width: 992px) {
  .mt-lg--15 {
    margin-top: 15px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--15 {
    margin-top: 15px;
  }
}

@media (min-width: 992px) {
  .mt-lg--20 {
    margin-top: 20px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--20 {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .mt-lg--25 {
    margin-top: 25px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--25 {
    margin-top: 25px;
  }
}

@media (min-width: 992px) {
  .mt-lg--30 {
    margin-top: 30px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--30 {
    margin-top: 30px;
  }
}

@media (min-width: 992px) {
  .mt-lg--35 {
    margin-top: 35px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--35 {
    margin-top: 35px;
  }
}

@media (min-width: 992px) {
  .mt-lg--40 {
    margin-top: 40px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--40 {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .mt-lg--45 {
    margin-top: 45px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--45 {
    margin-top: 45px;
  }
}

@media (min-width: 992px) {
  .mt-lg--50 {
    margin-top: 50px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--50 {
    margin-top: 50px;
  }
}

@media (min-width: 992px) {
  .mt-lg--55 {
    margin-top: 55px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--55 {
    margin-top: 55px;
  }
}

@media (min-width: 992px) {
  .mt-lg--60 {
    margin-top: 60px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--60 {
    margin-top: 60px;
  }
}

@media (min-width: 992px) {
  .mt-lg--65 {
    margin-top: 65px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--65 {
    margin-top: 65px;
  }
}

@media (min-width: 992px) {
  .mt-lg--70 {
    margin-top: 70px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--70 {
    margin-top: 70px;
  }
}

@media (min-width: 992px) {
  .mt-lg--75 {
    margin-top: 75px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--75 {
    margin-top: 75px;
  }
}

@media (min-width: 992px) {
  .mt-lg--80 {
    margin-top: 80px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--80 {
    margin-top: 80px;
  }
}

@media (min-width: 992px) {
  .mt-lg--85 {
    margin-top: 85px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--85 {
    margin-top: 85px;
  }
}

@media (min-width: 992px) {
  .mt-lg--90 {
    margin-top: 90px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--90 {
    margin-top: 90px;
  }
}

@media (min-width: 992px) {
  .mt-lg--95 {
    margin-top: 95px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--95 {
    margin-top: 95px;
  }
}

@media (min-width: 992px) {
  .mt-lg--100 {
    margin-top: 100px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--100 {
    margin-top: 100px;
  }
}

@media (min-width: 992px) {
  .mt-lg--105 {
    margin-top: 105px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--105 {
    margin-top: 105px;
  }
}

@media (min-width: 992px) {
  .mt-lg--110 {
    margin-top: 110px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--110 {
    margin-top: 110px;
  }
}

@media (min-width: 992px) {
  .mt-lg--115 {
    margin-top: 115px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--115 {
    margin-top: 115px;
  }
}

@media (min-width: 992px) {
  .mt-lg--120 {
    margin-top: 120px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--120 {
    margin-top: 120px;
  }
}

@media (min-width: 992px) {
  .mt-lg--125 {
    margin-top: 125px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--125 {
    margin-top: 125px;
  }
}

@media (min-width: 992px) {
  .mt-lg--130 {
    margin-top: 130px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--130 {
    margin-top: 130px;
  }
}

@media (min-width: 992px) {
  .mt-lg--135 {
    margin-top: 135px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--135 {
    margin-top: 135px;
  }
}

@media (min-width: 992px) {
  .mt-lg--140 {
    margin-top: 140px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--140 {
    margin-top: 140px;
  }
}

@media (min-width: 992px) {
  .mt-lg--145 {
    margin-top: 145px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--145 {
    margin-top: 145px;
  }
}

@media (min-width: 992px) {
  .mt-lg--150 {
    margin-top: 150px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--150 {
    margin-top: 150px;
  }
}

@media (min-width: 992px) {
  .mt-lg--155 {
    margin-top: 155px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--155 {
    margin-top: 155px;
  }
}

@media (min-width: 992px) {
  .mt-lg--160 {
    margin-top: 160px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--160 {
    margin-top: 160px;
  }
}

@media (min-width: 992px) {
  .mt-lg--165 {
    margin-top: 165px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--165 {
    margin-top: 165px;
  }
}

@media (min-width: 992px) {
  .mt-lg--170 {
    margin-top: 170px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--170 {
    margin-top: 170px;
  }
}

@media (min-width: 992px) {
  .mt-lg--175 {
    margin-top: 175px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--175 {
    margin-top: 175px;
  }
}

@media (min-width: 992px) {
  .mt-lg--180 {
    margin-top: 180px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--180 {
    margin-top: 180px;
  }
}

@media (min-width: 992px) {
  .mt-lg--185 {
    margin-top: 185px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--185 {
    margin-top: 185px;
  }
}

@media (min-width: 992px) {
  .mt-lg--190 {
    margin-top: 190px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--190 {
    margin-top: 190px;
  }
}

@media (min-width: 992px) {
  .mt-lg--195 {
    margin-top: 195px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--195 {
    margin-top: 195px;
  }
}

@media (min-width: 992px) {
  .mt-lg--200 {
    margin-top: 200px !important;
  }
}

@media (min-width: 1200px) {
  .mt-lg--200 {
    margin-top: 200px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--0 {
    margin-top: 0px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--5 {
    margin-top: 5px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--5 {
    margin-top: 5px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--10 {
    margin-top: 10px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--10 {
    margin-top: 10px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--15 {
    margin-top: 15px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--15 {
    margin-top: 15px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--20 {
    margin-top: 20px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--20 {
    margin-top: 20px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--25 {
    margin-top: 25px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--25 {
    margin-top: 25px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--30 {
    margin-top: 30px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--30 {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--35 {
    margin-top: 35px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--35 {
    margin-top: 35px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--40 {
    margin-top: 40px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--40 {
    margin-top: 40px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--45 {
    margin-top: 45px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--45 {
    margin-top: 45px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--50 {
    margin-top: 50px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--50 {
    margin-top: 50px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--55 {
    margin-top: 55px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--55 {
    margin-top: 55px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--60 {
    margin-top: 60px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--60 {
    margin-top: 60px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--65 {
    margin-top: 65px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--65 {
    margin-top: 65px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--70 {
    margin-top: 70px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--70 {
    margin-top: 70px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--75 {
    margin-top: 75px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--75 {
    margin-top: 75px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--80 {
    margin-top: 80px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--80 {
    margin-top: 80px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--85 {
    margin-top: 85px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--85 {
    margin-top: 85px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--90 {
    margin-top: 90px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--90 {
    margin-top: 90px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--95 {
    margin-top: 95px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--95 {
    margin-top: 95px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--100 {
    margin-top: 100px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--100 {
    margin-top: 100px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--105 {
    margin-top: 105px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--105 {
    margin-top: 105px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--110 {
    margin-top: 110px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--110 {
    margin-top: 110px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--115 {
    margin-top: 115px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--115 {
    margin-top: 115px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--120 {
    margin-top: 120px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--120 {
    margin-top: 120px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--125 {
    margin-top: 125px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--125 {
    margin-top: 125px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--130 {
    margin-top: 130px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--130 {
    margin-top: 130px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--135 {
    margin-top: 135px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--135 {
    margin-top: 135px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--140 {
    margin-top: 140px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--140 {
    margin-top: 140px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--145 {
    margin-top: 145px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--145 {
    margin-top: 145px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--150 {
    margin-top: 150px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--150 {
    margin-top: 150px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--155 {
    margin-top: 155px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--155 {
    margin-top: 155px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--160 {
    margin-top: 160px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--160 {
    margin-top: 160px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--165 {
    margin-top: 165px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--165 {
    margin-top: 165px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--170 {
    margin-top: 170px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--170 {
    margin-top: 170px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--175 {
    margin-top: 175px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--175 {
    margin-top: 175px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--180 {
    margin-top: 180px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--180 {
    margin-top: 180px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--185 {
    margin-top: 185px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--185 {
    margin-top: 185px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--190 {
    margin-top: 190px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--190 {
    margin-top: 190px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--195 {
    margin-top: 195px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--195 {
    margin-top: 195px;
  }
}

@media (min-width: 1200px) {
  .mt-xl--200 {
    margin-top: 200px !important;
  }
}

@media (min-width: 1500px) {
  .mt-xl--200 {
    margin-top: 200px;
  }
}

/*-- Responsive Margins bottom --*/
@media (min-width: 576px) {
  .mb-sm--0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 576px) {
  .mb-sm--5 {
    margin-bottom: 5px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--5 {
    margin-bottom: 5px;
  }
}

@media (min-width: 576px) {
  .mb-sm--10 {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--10 {
    margin-bottom: 10px;
  }
}

@media (min-width: 576px) {
  .mb-sm--15 {
    margin-bottom: 15px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--15 {
    margin-bottom: 15px;
  }
}

@media (min-width: 576px) {
  .mb-sm--20 {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--20 {
    margin-bottom: 20px;
  }
}

@media (min-width: 576px) {
  .mb-sm--25 {
    margin-bottom: 25px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--25 {
    margin-bottom: 25px;
  }
}

@media (min-width: 576px) {
  .mb-sm--30 {
    margin-bottom: 30px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--30 {
    margin-bottom: 30px;
  }
}

@media (min-width: 576px) {
  .mb-sm--35 {
    margin-bottom: 35px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--35 {
    margin-bottom: 35px;
  }
}

@media (min-width: 576px) {
  .mb-sm--40 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--40 {
    margin-bottom: 40px;
  }
}

@media (min-width: 576px) {
  .mb-sm--45 {
    margin-bottom: 45px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--45 {
    margin-bottom: 45px;
  }
}

@media (min-width: 576px) {
  .mb-sm--50 {
    margin-bottom: 50px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--50 {
    margin-bottom: 50px;
  }
}

@media (min-width: 576px) {
  .mb-sm--55 {
    margin-bottom: 55px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--55 {
    margin-bottom: 55px;
  }
}

@media (min-width: 576px) {
  .mb-sm--60 {
    margin-bottom: 60px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--60 {
    margin-bottom: 60px;
  }
}

@media (min-width: 576px) {
  .mb-sm--65 {
    margin-bottom: 65px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--65 {
    margin-bottom: 65px;
  }
}

@media (min-width: 576px) {
  .mb-sm--70 {
    margin-bottom: 70px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--70 {
    margin-bottom: 70px;
  }
}

@media (min-width: 576px) {
  .mb-sm--75 {
    margin-bottom: 75px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--75 {
    margin-bottom: 75px;
  }
}

@media (min-width: 576px) {
  .mb-sm--80 {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--80 {
    margin-bottom: 80px;
  }
}

@media (min-width: 576px) {
  .mb-sm--85 {
    margin-bottom: 85px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--85 {
    margin-bottom: 85px;
  }
}

@media (min-width: 576px) {
  .mb-sm--90 {
    margin-bottom: 90px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--90 {
    margin-bottom: 90px;
  }
}

@media (min-width: 576px) {
  .mb-sm--95 {
    margin-bottom: 95px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--95 {
    margin-bottom: 95px;
  }
}

@media (min-width: 576px) {
  .mb-sm--100 {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--100 {
    margin-bottom: 100px;
  }
}

@media (min-width: 576px) {
  .mb-sm--105 {
    margin-bottom: 105px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--105 {
    margin-bottom: 105px;
  }
}

@media (min-width: 576px) {
  .mb-sm--110 {
    margin-bottom: 110px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--110 {
    margin-bottom: 110px;
  }
}

@media (min-width: 576px) {
  .mb-sm--115 {
    margin-bottom: 115px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--115 {
    margin-bottom: 115px;
  }
}

@media (min-width: 576px) {
  .mb-sm--120 {
    margin-bottom: 120px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--120 {
    margin-bottom: 120px;
  }
}

@media (min-width: 576px) {
  .mb-sm--125 {
    margin-bottom: 125px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--125 {
    margin-bottom: 125px;
  }
}

@media (min-width: 576px) {
  .mb-sm--130 {
    margin-bottom: 130px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--130 {
    margin-bottom: 130px;
  }
}

@media (min-width: 576px) {
  .mb-sm--135 {
    margin-bottom: 135px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--135 {
    margin-bottom: 135px;
  }
}

@media (min-width: 576px) {
  .mb-sm--140 {
    margin-bottom: 140px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--140 {
    margin-bottom: 140px;
  }
}

@media (min-width: 576px) {
  .mb-sm--145 {
    margin-bottom: 145px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--145 {
    margin-bottom: 145px;
  }
}

@media (min-width: 576px) {
  .mb-sm--150 {
    margin-bottom: 150px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--150 {
    margin-bottom: 150px;
  }
}

@media (min-width: 576px) {
  .mb-sm--155 {
    margin-bottom: 155px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--155 {
    margin-bottom: 155px;
  }
}

@media (min-width: 576px) {
  .mb-sm--160 {
    margin-bottom: 160px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--160 {
    margin-bottom: 160px;
  }
}

@media (min-width: 576px) {
  .mb-sm--165 {
    margin-bottom: 165px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--165 {
    margin-bottom: 165px;
  }
}

@media (min-width: 576px) {
  .mb-sm--170 {
    margin-bottom: 170px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--170 {
    margin-bottom: 170px;
  }
}

@media (min-width: 576px) {
  .mb-sm--175 {
    margin-bottom: 175px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--175 {
    margin-bottom: 175px;
  }
}

@media (min-width: 576px) {
  .mb-sm--180 {
    margin-bottom: 180px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--180 {
    margin-bottom: 180px;
  }
}

@media (min-width: 576px) {
  .mb-sm--185 {
    margin-bottom: 185px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--185 {
    margin-bottom: 185px;
  }
}

@media (min-width: 576px) {
  .mb-sm--190 {
    margin-bottom: 190px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--190 {
    margin-bottom: 190px;
  }
}

@media (min-width: 576px) {
  .mb-sm--195 {
    margin-bottom: 195px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--195 {
    margin-bottom: 195px;
  }
}

@media (min-width: 576px) {
  .mb-sm--200 {
    margin-bottom: 200px !important;
  }
}

@media (min-width: 768px) {
  .mb-sm--200 {
    margin-bottom: 200px;
  }
}

@media (min-width: 768px) {
  .mb-md--0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 768px) {
  .mb-md--5 {
    margin-bottom: 5px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--5 {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .mb-md--10 {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--10 {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .mb-md--15 {
    margin-bottom: 15px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--15 {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .mb-md--20 {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--20 {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .mb-md--25 {
    margin-bottom: 25px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--25 {
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .mb-md--30 {
    margin-bottom: 30px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--30 {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .mb-md--35 {
    margin-bottom: 35px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--35 {
    margin-bottom: 35px;
  }
}

@media (min-width: 768px) {
  .mb-md--40 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--40 {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .mb-md--45 {
    margin-bottom: 45px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--45 {
    margin-bottom: 45px;
  }
}

@media (min-width: 768px) {
  .mb-md--50 {
    margin-bottom: 50px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--50 {
    margin-bottom: 50px;
  }
}

@media (min-width: 768px) {
  .mb-md--55 {
    margin-bottom: 55px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--55 {
    margin-bottom: 55px;
  }
}

@media (min-width: 768px) {
  .mb-md--60 {
    margin-bottom: 60px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--60 {
    margin-bottom: 60px;
  }
}

@media (min-width: 768px) {
  .mb-md--65 {
    margin-bottom: 65px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--65 {
    margin-bottom: 65px;
  }
}

@media (min-width: 768px) {
  .mb-md--70 {
    margin-bottom: 70px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--70 {
    margin-bottom: 70px;
  }
}

@media (min-width: 768px) {
  .mb-md--75 {
    margin-bottom: 75px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--75 {
    margin-bottom: 75px;
  }
}

@media (min-width: 768px) {
  .mb-md--80 {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--80 {
    margin-bottom: 80px;
  }
}

@media (min-width: 768px) {
  .mb-md--85 {
    margin-bottom: 85px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--85 {
    margin-bottom: 85px;
  }
}

@media (min-width: 768px) {
  .mb-md--90 {
    margin-bottom: 90px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--90 {
    margin-bottom: 90px;
  }
}

@media (min-width: 768px) {
  .mb-md--95 {
    margin-bottom: 95px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--95 {
    margin-bottom: 95px;
  }
}

@media (min-width: 768px) {
  .mb-md--100 {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--100 {
    margin-bottom: 100px;
  }
}

@media (min-width: 768px) {
  .mb-md--105 {
    margin-bottom: 105px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--105 {
    margin-bottom: 105px;
  }
}

@media (min-width: 768px) {
  .mb-md--110 {
    margin-bottom: 110px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--110 {
    margin-bottom: 110px;
  }
}

@media (min-width: 768px) {
  .mb-md--115 {
    margin-bottom: 115px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--115 {
    margin-bottom: 115px;
  }
}

@media (min-width: 768px) {
  .mb-md--120 {
    margin-bottom: 120px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--120 {
    margin-bottom: 120px;
  }
}

@media (min-width: 768px) {
  .mb-md--125 {
    margin-bottom: 125px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--125 {
    margin-bottom: 125px;
  }
}

@media (min-width: 768px) {
  .mb-md--130 {
    margin-bottom: 130px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--130 {
    margin-bottom: 130px;
  }
}

@media (min-width: 768px) {
  .mb-md--135 {
    margin-bottom: 135px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--135 {
    margin-bottom: 135px;
  }
}

@media (min-width: 768px) {
  .mb-md--140 {
    margin-bottom: 140px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--140 {
    margin-bottom: 140px;
  }
}

@media (min-width: 768px) {
  .mb-md--145 {
    margin-bottom: 145px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--145 {
    margin-bottom: 145px;
  }
}

@media (min-width: 768px) {
  .mb-md--150 {
    margin-bottom: 150px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--150 {
    margin-bottom: 150px;
  }
}

@media (min-width: 768px) {
  .mb-md--155 {
    margin-bottom: 155px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--155 {
    margin-bottom: 155px;
  }
}

@media (min-width: 768px) {
  .mb-md--160 {
    margin-bottom: 160px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--160 {
    margin-bottom: 160px;
  }
}

@media (min-width: 768px) {
  .mb-md--165 {
    margin-bottom: 165px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--165 {
    margin-bottom: 165px;
  }
}

@media (min-width: 768px) {
  .mb-md--170 {
    margin-bottom: 170px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--170 {
    margin-bottom: 170px;
  }
}

@media (min-width: 768px) {
  .mb-md--175 {
    margin-bottom: 175px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--175 {
    margin-bottom: 175px;
  }
}

@media (min-width: 768px) {
  .mb-md--180 {
    margin-bottom: 180px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--180 {
    margin-bottom: 180px;
  }
}

@media (min-width: 768px) {
  .mb-md--185 {
    margin-bottom: 185px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--185 {
    margin-bottom: 185px;
  }
}

@media (min-width: 768px) {
  .mb-md--190 {
    margin-bottom: 190px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--190 {
    margin-bottom: 190px;
  }
}

@media (min-width: 768px) {
  .mb-md--195 {
    margin-bottom: 195px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--195 {
    margin-bottom: 195px;
  }
}

@media (min-width: 768px) {
  .mb-md--200 {
    margin-bottom: 200px !important;
  }
}

@media (min-width: 992px) {
  .mb-md--200 {
    margin-bottom: 200px;
  }
}

@media (min-width: 992px) {
  .mb-lg--0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 992px) {
  .mb-lg--5 {
    margin-bottom: 5px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--5 {
    margin-bottom: 5px;
  }
}

@media (min-width: 992px) {
  .mb-lg--10 {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--10 {
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .mb-lg--15 {
    margin-bottom: 15px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--15 {
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .mb-lg--20 {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--20 {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .mb-lg--25 {
    margin-bottom: 25px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--25 {
    margin-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .mb-lg--30 {
    margin-bottom: 30px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--30 {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .mb-lg--35 {
    margin-bottom: 35px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--35 {
    margin-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .mb-lg--40 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--40 {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .mb-lg--45 {
    margin-bottom: 45px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--45 {
    margin-bottom: 45px;
  }
}

@media (min-width: 992px) {
  .mb-lg--50 {
    margin-bottom: 50px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--50 {
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .mb-lg--55 {
    margin-bottom: 55px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--55 {
    margin-bottom: 55px;
  }
}

@media (min-width: 992px) {
  .mb-lg--60 {
    margin-bottom: 60px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--60 {
    margin-bottom: 60px;
  }
}

@media (min-width: 992px) {
  .mb-lg--65 {
    margin-bottom: 65px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--65 {
    margin-bottom: 65px;
  }
}

@media (min-width: 992px) {
  .mb-lg--70 {
    margin-bottom: 70px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--70 {
    margin-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .mb-lg--75 {
    margin-bottom: 75px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--75 {
    margin-bottom: 75px;
  }
}

@media (min-width: 992px) {
  .mb-lg--80 {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--80 {
    margin-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .mb-lg--85 {
    margin-bottom: 85px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--85 {
    margin-bottom: 85px;
  }
}

@media (min-width: 992px) {
  .mb-lg--90 {
    margin-bottom: 90px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--90 {
    margin-bottom: 90px;
  }
}

@media (min-width: 992px) {
  .mb-lg--95 {
    margin-bottom: 95px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--95 {
    margin-bottom: 95px;
  }
}

@media (min-width: 992px) {
  .mb-lg--100 {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--100 {
    margin-bottom: 100px;
  }
}

@media (min-width: 992px) {
  .mb-lg--105 {
    margin-bottom: 105px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--105 {
    margin-bottom: 105px;
  }
}

@media (min-width: 992px) {
  .mb-lg--110 {
    margin-bottom: 110px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--110 {
    margin-bottom: 110px;
  }
}

@media (min-width: 992px) {
  .mb-lg--115 {
    margin-bottom: 115px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--115 {
    margin-bottom: 115px;
  }
}

@media (min-width: 992px) {
  .mb-lg--120 {
    margin-bottom: 120px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--120 {
    margin-bottom: 120px;
  }
}

@media (min-width: 992px) {
  .mb-lg--125 {
    margin-bottom: 125px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--125 {
    margin-bottom: 125px;
  }
}

@media (min-width: 992px) {
  .mb-lg--130 {
    margin-bottom: 130px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--130 {
    margin-bottom: 130px;
  }
}

@media (min-width: 992px) {
  .mb-lg--135 {
    margin-bottom: 135px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--135 {
    margin-bottom: 135px;
  }
}

@media (min-width: 992px) {
  .mb-lg--140 {
    margin-bottom: 140px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--140 {
    margin-bottom: 140px;
  }
}

@media (min-width: 992px) {
  .mb-lg--145 {
    margin-bottom: 145px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--145 {
    margin-bottom: 145px;
  }
}

@media (min-width: 992px) {
  .mb-lg--150 {
    margin-bottom: 150px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--150 {
    margin-bottom: 150px;
  }
}

@media (min-width: 992px) {
  .mb-lg--155 {
    margin-bottom: 155px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--155 {
    margin-bottom: 155px;
  }
}

@media (min-width: 992px) {
  .mb-lg--160 {
    margin-bottom: 160px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--160 {
    margin-bottom: 160px;
  }
}

@media (min-width: 992px) {
  .mb-lg--165 {
    margin-bottom: 165px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--165 {
    margin-bottom: 165px;
  }
}

@media (min-width: 992px) {
  .mb-lg--170 {
    margin-bottom: 170px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--170 {
    margin-bottom: 170px;
  }
}

@media (min-width: 992px) {
  .mb-lg--175 {
    margin-bottom: 175px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--175 {
    margin-bottom: 175px;
  }
}

@media (min-width: 992px) {
  .mb-lg--180 {
    margin-bottom: 180px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--180 {
    margin-bottom: 180px;
  }
}

@media (min-width: 992px) {
  .mb-lg--185 {
    margin-bottom: 185px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--185 {
    margin-bottom: 185px;
  }
}

@media (min-width: 992px) {
  .mb-lg--190 {
    margin-bottom: 190px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--190 {
    margin-bottom: 190px;
  }
}

@media (min-width: 992px) {
  .mb-lg--195 {
    margin-bottom: 195px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--195 {
    margin-bottom: 195px;
  }
}

@media (min-width: 992px) {
  .mb-lg--200 {
    margin-bottom: 200px !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg--200 {
    margin-bottom: 200px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--0 {
    margin-bottom: 0px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--5 {
    margin-bottom: 5px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--5 {
    margin-bottom: 5px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--10 {
    margin-bottom: 10px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--10 {
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--15 {
    margin-bottom: 15px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--15 {
    margin-bottom: 15px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--20 {
    margin-bottom: 20px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--20 {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--25 {
    margin-bottom: 25px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--25 {
    margin-bottom: 25px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--30 {
    margin-bottom: 30px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--30 {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--35 {
    margin-bottom: 35px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--35 {
    margin-bottom: 35px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--40 {
    margin-bottom: 40px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--40 {
    margin-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--45 {
    margin-bottom: 45px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--45 {
    margin-bottom: 45px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--50 {
    margin-bottom: 50px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--50 {
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--55 {
    margin-bottom: 55px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--55 {
    margin-bottom: 55px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--60 {
    margin-bottom: 60px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--60 {
    margin-bottom: 60px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--65 {
    margin-bottom: 65px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--65 {
    margin-bottom: 65px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--70 {
    margin-bottom: 70px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--70 {
    margin-bottom: 70px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--75 {
    margin-bottom: 75px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--75 {
    margin-bottom: 75px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--80 {
    margin-bottom: 80px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--80 {
    margin-bottom: 80px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--85 {
    margin-bottom: 85px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--85 {
    margin-bottom: 85px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--90 {
    margin-bottom: 90px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--90 {
    margin-bottom: 90px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--95 {
    margin-bottom: 95px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--95 {
    margin-bottom: 95px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--100 {
    margin-bottom: 100px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--100 {
    margin-bottom: 100px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--105 {
    margin-bottom: 105px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--105 {
    margin-bottom: 105px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--110 {
    margin-bottom: 110px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--110 {
    margin-bottom: 110px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--115 {
    margin-bottom: 115px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--115 {
    margin-bottom: 115px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--120 {
    margin-bottom: 120px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--120 {
    margin-bottom: 120px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--125 {
    margin-bottom: 125px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--125 {
    margin-bottom: 125px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--130 {
    margin-bottom: 130px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--130 {
    margin-bottom: 130px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--135 {
    margin-bottom: 135px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--135 {
    margin-bottom: 135px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--140 {
    margin-bottom: 140px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--140 {
    margin-bottom: 140px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--145 {
    margin-bottom: 145px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--145 {
    margin-bottom: 145px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--150 {
    margin-bottom: 150px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--150 {
    margin-bottom: 150px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--155 {
    margin-bottom: 155px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--155 {
    margin-bottom: 155px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--160 {
    margin-bottom: 160px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--160 {
    margin-bottom: 160px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--165 {
    margin-bottom: 165px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--165 {
    margin-bottom: 165px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--170 {
    margin-bottom: 170px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--170 {
    margin-bottom: 170px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--175 {
    margin-bottom: 175px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--175 {
    margin-bottom: 175px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--180 {
    margin-bottom: 180px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--180 {
    margin-bottom: 180px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--185 {
    margin-bottom: 185px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--185 {
    margin-bottom: 185px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--190 {
    margin-bottom: 190px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--190 {
    margin-bottom: 190px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--195 {
    margin-bottom: 195px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--195 {
    margin-bottom: 195px;
  }
}

@media (min-width: 1200px) {
  .mb-xl--200 {
    margin-bottom: 200px !important;
  }
}

@media (min-width: 1500px) {
  .mb-xl--200 {
    margin-bottom: 200px;
  }
}

/*-- Responsive Margins left --*/
@media (min-width: 576px) {
  .ml-sm--0 {
    margin-left: 0px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--0 {
    margin-left: 0px;
  }
}

@media (min-width: 576px) {
  .ml-sm--5 {
    margin-left: 5px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--5 {
    margin-left: 5px;
  }
}

@media (min-width: 576px) {
  .ml-sm--10 {
    margin-left: 10px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--10 {
    margin-left: 10px;
  }
}

@media (min-width: 576px) {
  .ml-sm--15 {
    margin-left: 15px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--15 {
    margin-left: 15px;
  }
}

@media (min-width: 576px) {
  .ml-sm--20 {
    margin-left: 20px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--20 {
    margin-left: 20px;
  }
}

@media (min-width: 576px) {
  .ml-sm--25 {
    margin-left: 25px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--25 {
    margin-left: 25px;
  }
}

@media (min-width: 576px) {
  .ml-sm--30 {
    margin-left: 30px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--30 {
    margin-left: 30px;
  }
}

@media (min-width: 576px) {
  .ml-sm--35 {
    margin-left: 35px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--35 {
    margin-left: 35px;
  }
}

@media (min-width: 576px) {
  .ml-sm--40 {
    margin-left: 40px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--40 {
    margin-left: 40px;
  }
}

@media (min-width: 576px) {
  .ml-sm--45 {
    margin-left: 45px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--45 {
    margin-left: 45px;
  }
}

@media (min-width: 576px) {
  .ml-sm--50 {
    margin-left: 50px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--50 {
    margin-left: 50px;
  }
}

@media (min-width: 576px) {
  .ml-sm--55 {
    margin-left: 55px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--55 {
    margin-left: 55px;
  }
}

@media (min-width: 576px) {
  .ml-sm--60 {
    margin-left: 60px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--60 {
    margin-left: 60px;
  }
}

@media (min-width: 576px) {
  .ml-sm--65 {
    margin-left: 65px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--65 {
    margin-left: 65px;
  }
}

@media (min-width: 576px) {
  .ml-sm--70 {
    margin-left: 70px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--70 {
    margin-left: 70px;
  }
}

@media (min-width: 576px) {
  .ml-sm--75 {
    margin-left: 75px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--75 {
    margin-left: 75px;
  }
}

@media (min-width: 576px) {
  .ml-sm--80 {
    margin-left: 80px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--80 {
    margin-left: 80px;
  }
}

@media (min-width: 576px) {
  .ml-sm--85 {
    margin-left: 85px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--85 {
    margin-left: 85px;
  }
}

@media (min-width: 576px) {
  .ml-sm--90 {
    margin-left: 90px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--90 {
    margin-left: 90px;
  }
}

@media (min-width: 576px) {
  .ml-sm--95 {
    margin-left: 95px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--95 {
    margin-left: 95px;
  }
}

@media (min-width: 576px) {
  .ml-sm--100 {
    margin-left: 100px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--100 {
    margin-left: 100px;
  }
}

@media (min-width: 576px) {
  .ml-sm--105 {
    margin-left: 105px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--105 {
    margin-left: 105px;
  }
}

@media (min-width: 576px) {
  .ml-sm--110 {
    margin-left: 110px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--110 {
    margin-left: 110px;
  }
}

@media (min-width: 576px) {
  .ml-sm--115 {
    margin-left: 115px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--115 {
    margin-left: 115px;
  }
}

@media (min-width: 576px) {
  .ml-sm--120 {
    margin-left: 120px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--120 {
    margin-left: 120px;
  }
}

@media (min-width: 576px) {
  .ml-sm--125 {
    margin-left: 125px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--125 {
    margin-left: 125px;
  }
}

@media (min-width: 576px) {
  .ml-sm--130 {
    margin-left: 130px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--130 {
    margin-left: 130px;
  }
}

@media (min-width: 576px) {
  .ml-sm--135 {
    margin-left: 135px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--135 {
    margin-left: 135px;
  }
}

@media (min-width: 576px) {
  .ml-sm--140 {
    margin-left: 140px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--140 {
    margin-left: 140px;
  }
}

@media (min-width: 576px) {
  .ml-sm--145 {
    margin-left: 145px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--145 {
    margin-left: 145px;
  }
}

@media (min-width: 576px) {
  .ml-sm--150 {
    margin-left: 150px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--150 {
    margin-left: 150px;
  }
}

@media (min-width: 576px) {
  .ml-sm--155 {
    margin-left: 155px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--155 {
    margin-left: 155px;
  }
}

@media (min-width: 576px) {
  .ml-sm--160 {
    margin-left: 160px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--160 {
    margin-left: 160px;
  }
}

@media (min-width: 576px) {
  .ml-sm--165 {
    margin-left: 165px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--165 {
    margin-left: 165px;
  }
}

@media (min-width: 576px) {
  .ml-sm--170 {
    margin-left: 170px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--170 {
    margin-left: 170px;
  }
}

@media (min-width: 576px) {
  .ml-sm--175 {
    margin-left: 175px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--175 {
    margin-left: 175px;
  }
}

@media (min-width: 576px) {
  .ml-sm--180 {
    margin-left: 180px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--180 {
    margin-left: 180px;
  }
}

@media (min-width: 576px) {
  .ml-sm--185 {
    margin-left: 185px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--185 {
    margin-left: 185px;
  }
}

@media (min-width: 576px) {
  .ml-sm--190 {
    margin-left: 190px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--190 {
    margin-left: 190px;
  }
}

@media (min-width: 576px) {
  .ml-sm--195 {
    margin-left: 195px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--195 {
    margin-left: 195px;
  }
}

@media (min-width: 576px) {
  .ml-sm--200 {
    margin-left: 200px !important;
  }
}

@media (min-width: 768px) {
  .ml-sm--200 {
    margin-left: 200px;
  }
}

@media (min-width: 768px) {
  .ml-md--0 {
    margin-left: 0px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--0 {
    margin-left: 0px;
  }
}

@media (min-width: 768px) {
  .ml-md--5 {
    margin-left: 5px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--5 {
    margin-left: 5px;
  }
}

@media (min-width: 768px) {
  .ml-md--10 {
    margin-left: 10px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--10 {
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  .ml-md--15 {
    margin-left: 15px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--15 {
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .ml-md--20 {
    margin-left: 20px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--20 {
    margin-left: 20px;
  }
}

@media (min-width: 768px) {
  .ml-md--25 {
    margin-left: 25px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--25 {
    margin-left: 25px;
  }
}

@media (min-width: 768px) {
  .ml-md--30 {
    margin-left: 30px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--30 {
    margin-left: 30px;
  }
}

@media (min-width: 768px) {
  .ml-md--35 {
    margin-left: 35px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--35 {
    margin-left: 35px;
  }
}

@media (min-width: 768px) {
  .ml-md--40 {
    margin-left: 40px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--40 {
    margin-left: 40px;
  }
}

@media (min-width: 768px) {
  .ml-md--45 {
    margin-left: 45px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--45 {
    margin-left: 45px;
  }
}

@media (min-width: 768px) {
  .ml-md--50 {
    margin-left: 50px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--50 {
    margin-left: 50px;
  }
}

@media (min-width: 768px) {
  .ml-md--55 {
    margin-left: 55px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--55 {
    margin-left: 55px;
  }
}

@media (min-width: 768px) {
  .ml-md--60 {
    margin-left: 60px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--60 {
    margin-left: 60px;
  }
}

@media (min-width: 768px) {
  .ml-md--65 {
    margin-left: 65px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--65 {
    margin-left: 65px;
  }
}

@media (min-width: 768px) {
  .ml-md--70 {
    margin-left: 70px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--70 {
    margin-left: 70px;
  }
}

@media (min-width: 768px) {
  .ml-md--75 {
    margin-left: 75px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--75 {
    margin-left: 75px;
  }
}

@media (min-width: 768px) {
  .ml-md--80 {
    margin-left: 80px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--80 {
    margin-left: 80px;
  }
}

@media (min-width: 768px) {
  .ml-md--85 {
    margin-left: 85px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--85 {
    margin-left: 85px;
  }
}

@media (min-width: 768px) {
  .ml-md--90 {
    margin-left: 90px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--90 {
    margin-left: 90px;
  }
}

@media (min-width: 768px) {
  .ml-md--95 {
    margin-left: 95px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--95 {
    margin-left: 95px;
  }
}

@media (min-width: 768px) {
  .ml-md--100 {
    margin-left: 100px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--100 {
    margin-left: 100px;
  }
}

@media (min-width: 768px) {
  .ml-md--105 {
    margin-left: 105px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--105 {
    margin-left: 105px;
  }
}

@media (min-width: 768px) {
  .ml-md--110 {
    margin-left: 110px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--110 {
    margin-left: 110px;
  }
}

@media (min-width: 768px) {
  .ml-md--115 {
    margin-left: 115px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--115 {
    margin-left: 115px;
  }
}

@media (min-width: 768px) {
  .ml-md--120 {
    margin-left: 120px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--120 {
    margin-left: 120px;
  }
}

@media (min-width: 768px) {
  .ml-md--125 {
    margin-left: 125px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--125 {
    margin-left: 125px;
  }
}

@media (min-width: 768px) {
  .ml-md--130 {
    margin-left: 130px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--130 {
    margin-left: 130px;
  }
}

@media (min-width: 768px) {
  .ml-md--135 {
    margin-left: 135px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--135 {
    margin-left: 135px;
  }
}

@media (min-width: 768px) {
  .ml-md--140 {
    margin-left: 140px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--140 {
    margin-left: 140px;
  }
}

@media (min-width: 768px) {
  .ml-md--145 {
    margin-left: 145px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--145 {
    margin-left: 145px;
  }
}

@media (min-width: 768px) {
  .ml-md--150 {
    margin-left: 150px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--150 {
    margin-left: 150px;
  }
}

@media (min-width: 768px) {
  .ml-md--155 {
    margin-left: 155px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--155 {
    margin-left: 155px;
  }
}

@media (min-width: 768px) {
  .ml-md--160 {
    margin-left: 160px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--160 {
    margin-left: 160px;
  }
}

@media (min-width: 768px) {
  .ml-md--165 {
    margin-left: 165px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--165 {
    margin-left: 165px;
  }
}

@media (min-width: 768px) {
  .ml-md--170 {
    margin-left: 170px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--170 {
    margin-left: 170px;
  }
}

@media (min-width: 768px) {
  .ml-md--175 {
    margin-left: 175px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--175 {
    margin-left: 175px;
  }
}

@media (min-width: 768px) {
  .ml-md--180 {
    margin-left: 180px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--180 {
    margin-left: 180px;
  }
}

@media (min-width: 768px) {
  .ml-md--185 {
    margin-left: 185px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--185 {
    margin-left: 185px;
  }
}

@media (min-width: 768px) {
  .ml-md--190 {
    margin-left: 190px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--190 {
    margin-left: 190px;
  }
}

@media (min-width: 768px) {
  .ml-md--195 {
    margin-left: 195px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--195 {
    margin-left: 195px;
  }
}

@media (min-width: 768px) {
  .ml-md--200 {
    margin-left: 200px !important;
  }
}

@media (min-width: 992px) {
  .ml-md--200 {
    margin-left: 200px;
  }
}

@media (min-width: 992px) {
  .ml-lg--0 {
    margin-left: 0px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--0 {
    margin-left: 0px;
  }
}

@media (min-width: 992px) {
  .ml-lg--5 {
    margin-left: 5px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--5 {
    margin-left: 5px;
  }
}

@media (min-width: 992px) {
  .ml-lg--10 {
    margin-left: 10px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--10 {
    margin-left: 10px;
  }
}

@media (min-width: 992px) {
  .ml-lg--15 {
    margin-left: 15px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--15 {
    margin-left: 15px;
  }
}

@media (min-width: 992px) {
  .ml-lg--20 {
    margin-left: 20px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--20 {
    margin-left: 20px;
  }
}

@media (min-width: 992px) {
  .ml-lg--25 {
    margin-left: 25px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--25 {
    margin-left: 25px;
  }
}

@media (min-width: 992px) {
  .ml-lg--30 {
    margin-left: 30px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--30 {
    margin-left: 30px;
  }
}

@media (min-width: 992px) {
  .ml-lg--35 {
    margin-left: 35px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--35 {
    margin-left: 35px;
  }
}

@media (min-width: 992px) {
  .ml-lg--40 {
    margin-left: 40px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--40 {
    margin-left: 40px;
  }
}

@media (min-width: 992px) {
  .ml-lg--45 {
    margin-left: 45px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--45 {
    margin-left: 45px;
  }
}

@media (min-width: 992px) {
  .ml-lg--50 {
    margin-left: 50px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--50 {
    margin-left: 50px;
  }
}

@media (min-width: 992px) {
  .ml-lg--55 {
    margin-left: 55px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--55 {
    margin-left: 55px;
  }
}

@media (min-width: 992px) {
  .ml-lg--60 {
    margin-left: 60px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--60 {
    margin-left: 60px;
  }
}

@media (min-width: 992px) {
  .ml-lg--65 {
    margin-left: 65px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--65 {
    margin-left: 65px;
  }
}

@media (min-width: 992px) {
  .ml-lg--70 {
    margin-left: 70px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--70 {
    margin-left: 70px;
  }
}

@media (min-width: 992px) {
  .ml-lg--75 {
    margin-left: 75px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--75 {
    margin-left: 75px;
  }
}

@media (min-width: 992px) {
  .ml-lg--80 {
    margin-left: 80px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--80 {
    margin-left: 80px;
  }
}

@media (min-width: 992px) {
  .ml-lg--85 {
    margin-left: 85px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--85 {
    margin-left: 85px;
  }
}

@media (min-width: 992px) {
  .ml-lg--90 {
    margin-left: 90px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--90 {
    margin-left: 90px;
  }
}

@media (min-width: 992px) {
  .ml-lg--95 {
    margin-left: 95px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--95 {
    margin-left: 95px;
  }
}

@media (min-width: 992px) {
  .ml-lg--100 {
    margin-left: 100px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--100 {
    margin-left: 100px;
  }
}

@media (min-width: 992px) {
  .ml-lg--105 {
    margin-left: 105px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--105 {
    margin-left: 105px;
  }
}

@media (min-width: 992px) {
  .ml-lg--110 {
    margin-left: 110px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--110 {
    margin-left: 110px;
  }
}

@media (min-width: 992px) {
  .ml-lg--115 {
    margin-left: 115px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--115 {
    margin-left: 115px;
  }
}

@media (min-width: 992px) {
  .ml-lg--120 {
    margin-left: 120px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--120 {
    margin-left: 120px;
  }
}

@media (min-width: 992px) {
  .ml-lg--125 {
    margin-left: 125px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--125 {
    margin-left: 125px;
  }
}

@media (min-width: 992px) {
  .ml-lg--130 {
    margin-left: 130px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--130 {
    margin-left: 130px;
  }
}

@media (min-width: 992px) {
  .ml-lg--135 {
    margin-left: 135px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--135 {
    margin-left: 135px;
  }
}

@media (min-width: 992px) {
  .ml-lg--140 {
    margin-left: 140px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--140 {
    margin-left: 140px;
  }
}

@media (min-width: 992px) {
  .ml-lg--145 {
    margin-left: 145px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--145 {
    margin-left: 145px;
  }
}

@media (min-width: 992px) {
  .ml-lg--150 {
    margin-left: 150px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--150 {
    margin-left: 150px;
  }
}

@media (min-width: 992px) {
  .ml-lg--155 {
    margin-left: 155px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--155 {
    margin-left: 155px;
  }
}

@media (min-width: 992px) {
  .ml-lg--160 {
    margin-left: 160px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--160 {
    margin-left: 160px;
  }
}

@media (min-width: 992px) {
  .ml-lg--165 {
    margin-left: 165px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--165 {
    margin-left: 165px;
  }
}

@media (min-width: 992px) {
  .ml-lg--170 {
    margin-left: 170px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--170 {
    margin-left: 170px;
  }
}

@media (min-width: 992px) {
  .ml-lg--175 {
    margin-left: 175px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--175 {
    margin-left: 175px;
  }
}

@media (min-width: 992px) {
  .ml-lg--180 {
    margin-left: 180px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--180 {
    margin-left: 180px;
  }
}

@media (min-width: 992px) {
  .ml-lg--185 {
    margin-left: 185px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--185 {
    margin-left: 185px;
  }
}

@media (min-width: 992px) {
  .ml-lg--190 {
    margin-left: 190px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--190 {
    margin-left: 190px;
  }
}

@media (min-width: 992px) {
  .ml-lg--195 {
    margin-left: 195px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--195 {
    margin-left: 195px;
  }
}

@media (min-width: 992px) {
  .ml-lg--200 {
    margin-left: 200px !important;
  }
}

@media (min-width: 1200px) {
  .ml-lg--200 {
    margin-left: 200px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--0 {
    margin-left: 0px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--0 {
    margin-left: 0px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--5 {
    margin-left: 5px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--5 {
    margin-left: 5px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--10 {
    margin-left: 10px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--10 {
    margin-left: 10px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--15 {
    margin-left: 15px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--15 {
    margin-left: 15px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--20 {
    margin-left: 20px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--20 {
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--25 {
    margin-left: 25px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--25 {
    margin-left: 25px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--30 {
    margin-left: 30px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--30 {
    margin-left: 30px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--35 {
    margin-left: 35px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--35 {
    margin-left: 35px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--40 {
    margin-left: 40px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--40 {
    margin-left: 40px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--45 {
    margin-left: 45px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--45 {
    margin-left: 45px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--50 {
    margin-left: 50px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--50 {
    margin-left: 50px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--55 {
    margin-left: 55px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--55 {
    margin-left: 55px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--60 {
    margin-left: 60px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--60 {
    margin-left: 60px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--65 {
    margin-left: 65px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--65 {
    margin-left: 65px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--70 {
    margin-left: 70px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--70 {
    margin-left: 70px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--75 {
    margin-left: 75px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--75 {
    margin-left: 75px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--80 {
    margin-left: 80px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--80 {
    margin-left: 80px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--85 {
    margin-left: 85px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--85 {
    margin-left: 85px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--90 {
    margin-left: 90px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--90 {
    margin-left: 90px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--95 {
    margin-left: 95px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--95 {
    margin-left: 95px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--100 {
    margin-left: 100px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--100 {
    margin-left: 100px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--105 {
    margin-left: 105px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--105 {
    margin-left: 105px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--110 {
    margin-left: 110px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--110 {
    margin-left: 110px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--115 {
    margin-left: 115px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--115 {
    margin-left: 115px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--120 {
    margin-left: 120px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--120 {
    margin-left: 120px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--125 {
    margin-left: 125px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--125 {
    margin-left: 125px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--130 {
    margin-left: 130px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--130 {
    margin-left: 130px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--135 {
    margin-left: 135px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--135 {
    margin-left: 135px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--140 {
    margin-left: 140px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--140 {
    margin-left: 140px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--145 {
    margin-left: 145px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--145 {
    margin-left: 145px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--150 {
    margin-left: 150px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--150 {
    margin-left: 150px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--155 {
    margin-left: 155px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--155 {
    margin-left: 155px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--160 {
    margin-left: 160px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--160 {
    margin-left: 160px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--165 {
    margin-left: 165px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--165 {
    margin-left: 165px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--170 {
    margin-left: 170px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--170 {
    margin-left: 170px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--175 {
    margin-left: 175px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--175 {
    margin-left: 175px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--180 {
    margin-left: 180px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--180 {
    margin-left: 180px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--185 {
    margin-left: 185px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--185 {
    margin-left: 185px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--190 {
    margin-left: 190px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--190 {
    margin-left: 190px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--195 {
    margin-left: 195px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--195 {
    margin-left: 195px;
  }
}

@media (min-width: 1200px) {
  .ml-xl--200 {
    margin-left: 200px !important;
  }
}

@media (min-width: 1500px) {
  .ml-xl--200 {
    margin-left: 200px;
  }
}

/*-- Responsive Margins Right --*/
@media (min-width: 576px) {
  .mr-sm--0 {
    margin-right: 0px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--0 {
    margin-right: 0px;
  }
}

@media (min-width: 576px) {
  .mr-sm--5 {
    margin-right: 5px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--5 {
    margin-right: 5px;
  }
}

@media (min-width: 576px) {
  .mr-sm--10 {
    margin-right: 10px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--10 {
    margin-right: 10px;
  }
}

@media (min-width: 576px) {
  .mr-sm--15 {
    margin-right: 15px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--15 {
    margin-right: 15px;
  }
}

@media (min-width: 576px) {
  .mr-sm--20 {
    margin-right: 20px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--20 {
    margin-right: 20px;
  }
}

@media (min-width: 576px) {
  .mr-sm--25 {
    margin-right: 25px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--25 {
    margin-right: 25px;
  }
}

@media (min-width: 576px) {
  .mr-sm--30 {
    margin-right: 30px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--30 {
    margin-right: 30px;
  }
}

@media (min-width: 576px) {
  .mr-sm--35 {
    margin-right: 35px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--35 {
    margin-right: 35px;
  }
}

@media (min-width: 576px) {
  .mr-sm--40 {
    margin-right: 40px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--40 {
    margin-right: 40px;
  }
}

@media (min-width: 576px) {
  .mr-sm--45 {
    margin-right: 45px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--45 {
    margin-right: 45px;
  }
}

@media (min-width: 576px) {
  .mr-sm--50 {
    margin-right: 50px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--50 {
    margin-right: 50px;
  }
}

@media (min-width: 576px) {
  .mr-sm--55 {
    margin-right: 55px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--55 {
    margin-right: 55px;
  }
}

@media (min-width: 576px) {
  .mr-sm--60 {
    margin-right: 60px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--60 {
    margin-right: 60px;
  }
}

@media (min-width: 576px) {
  .mr-sm--65 {
    margin-right: 65px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--65 {
    margin-right: 65px;
  }
}

@media (min-width: 576px) {
  .mr-sm--70 {
    margin-right: 70px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--70 {
    margin-right: 70px;
  }
}

@media (min-width: 576px) {
  .mr-sm--75 {
    margin-right: 75px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--75 {
    margin-right: 75px;
  }
}

@media (min-width: 576px) {
  .mr-sm--80 {
    margin-right: 80px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--80 {
    margin-right: 80px;
  }
}

@media (min-width: 576px) {
  .mr-sm--85 {
    margin-right: 85px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--85 {
    margin-right: 85px;
  }
}

@media (min-width: 576px) {
  .mr-sm--90 {
    margin-right: 90px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--90 {
    margin-right: 90px;
  }
}

@media (min-width: 576px) {
  .mr-sm--95 {
    margin-right: 95px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--95 {
    margin-right: 95px;
  }
}

@media (min-width: 576px) {
  .mr-sm--100 {
    margin-right: 100px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--100 {
    margin-right: 100px;
  }
}

@media (min-width: 576px) {
  .mr-sm--105 {
    margin-right: 105px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--105 {
    margin-right: 105px;
  }
}

@media (min-width: 576px) {
  .mr-sm--110 {
    margin-right: 110px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--110 {
    margin-right: 110px;
  }
}

@media (min-width: 576px) {
  .mr-sm--115 {
    margin-right: 115px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--115 {
    margin-right: 115px;
  }
}

@media (min-width: 576px) {
  .mr-sm--120 {
    margin-right: 120px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--120 {
    margin-right: 120px;
  }
}

@media (min-width: 576px) {
  .mr-sm--125 {
    margin-right: 125px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--125 {
    margin-right: 125px;
  }
}

@media (min-width: 576px) {
  .mr-sm--130 {
    margin-right: 130px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--130 {
    margin-right: 130px;
  }
}

@media (min-width: 576px) {
  .mr-sm--135 {
    margin-right: 135px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--135 {
    margin-right: 135px;
  }
}

@media (min-width: 576px) {
  .mr-sm--140 {
    margin-right: 140px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--140 {
    margin-right: 140px;
  }
}

@media (min-width: 576px) {
  .mr-sm--145 {
    margin-right: 145px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--145 {
    margin-right: 145px;
  }
}

@media (min-width: 576px) {
  .mr-sm--150 {
    margin-right: 150px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--150 {
    margin-right: 150px;
  }
}

@media (min-width: 576px) {
  .mr-sm--155 {
    margin-right: 155px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--155 {
    margin-right: 155px;
  }
}

@media (min-width: 576px) {
  .mr-sm--160 {
    margin-right: 160px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--160 {
    margin-right: 160px;
  }
}

@media (min-width: 576px) {
  .mr-sm--165 {
    margin-right: 165px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--165 {
    margin-right: 165px;
  }
}

@media (min-width: 576px) {
  .mr-sm--170 {
    margin-right: 170px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--170 {
    margin-right: 170px;
  }
}

@media (min-width: 576px) {
  .mr-sm--175 {
    margin-right: 175px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--175 {
    margin-right: 175px;
  }
}

@media (min-width: 576px) {
  .mr-sm--180 {
    margin-right: 180px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--180 {
    margin-right: 180px;
  }
}

@media (min-width: 576px) {
  .mr-sm--185 {
    margin-right: 185px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--185 {
    margin-right: 185px;
  }
}

@media (min-width: 576px) {
  .mr-sm--190 {
    margin-right: 190px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--190 {
    margin-right: 190px;
  }
}

@media (min-width: 576px) {
  .mr-sm--195 {
    margin-right: 195px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--195 {
    margin-right: 195px;
  }
}

@media (min-width: 576px) {
  .mr-sm--200 {
    margin-right: 200px !important;
  }
}

@media (min-width: 768px) {
  .mr-sm--200 {
    margin-right: 200px;
  }
}

@media (min-width: 768px) {
  .mr-md--0 {
    margin-right: 0px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--0 {
    margin-right: 0px;
  }
}

@media (min-width: 768px) {
  .mr-md--5 {
    margin-right: 5px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--5 {
    margin-right: 5px;
  }
}

@media (min-width: 768px) {
  .mr-md--10 {
    margin-right: 10px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--10 {
    margin-right: 10px;
  }
}

@media (min-width: 768px) {
  .mr-md--15 {
    margin-right: 15px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--15 {
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .mr-md--20 {
    margin-right: 20px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--20 {
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .mr-md--25 {
    margin-right: 25px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--25 {
    margin-right: 25px;
  }
}

@media (min-width: 768px) {
  .mr-md--30 {
    margin-right: 30px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--30 {
    margin-right: 30px;
  }
}

@media (min-width: 768px) {
  .mr-md--35 {
    margin-right: 35px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--35 {
    margin-right: 35px;
  }
}

@media (min-width: 768px) {
  .mr-md--40 {
    margin-right: 40px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--40 {
    margin-right: 40px;
  }
}

@media (min-width: 768px) {
  .mr-md--45 {
    margin-right: 45px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--45 {
    margin-right: 45px;
  }
}

@media (min-width: 768px) {
  .mr-md--50 {
    margin-right: 50px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--50 {
    margin-right: 50px;
  }
}

@media (min-width: 768px) {
  .mr-md--55 {
    margin-right: 55px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--55 {
    margin-right: 55px;
  }
}

@media (min-width: 768px) {
  .mr-md--60 {
    margin-right: 60px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--60 {
    margin-right: 60px;
  }
}

@media (min-width: 768px) {
  .mr-md--65 {
    margin-right: 65px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--65 {
    margin-right: 65px;
  }
}

@media (min-width: 768px) {
  .mr-md--70 {
    margin-right: 70px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--70 {
    margin-right: 70px;
  }
}

@media (min-width: 768px) {
  .mr-md--75 {
    margin-right: 75px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--75 {
    margin-right: 75px;
  }
}

@media (min-width: 768px) {
  .mr-md--80 {
    margin-right: 80px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--80 {
    margin-right: 80px;
  }
}

@media (min-width: 768px) {
  .mr-md--85 {
    margin-right: 85px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--85 {
    margin-right: 85px;
  }
}

@media (min-width: 768px) {
  .mr-md--90 {
    margin-right: 90px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--90 {
    margin-right: 90px;
  }
}

@media (min-width: 768px) {
  .mr-md--95 {
    margin-right: 95px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--95 {
    margin-right: 95px;
  }
}

@media (min-width: 768px) {
  .mr-md--100 {
    margin-right: 100px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--100 {
    margin-right: 100px;
  }
}

@media (min-width: 768px) {
  .mr-md--105 {
    margin-right: 105px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--105 {
    margin-right: 105px;
  }
}

@media (min-width: 768px) {
  .mr-md--110 {
    margin-right: 110px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--110 {
    margin-right: 110px;
  }
}

@media (min-width: 768px) {
  .mr-md--115 {
    margin-right: 115px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--115 {
    margin-right: 115px;
  }
}

@media (min-width: 768px) {
  .mr-md--120 {
    margin-right: 120px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--120 {
    margin-right: 120px;
  }
}

@media (min-width: 768px) {
  .mr-md--125 {
    margin-right: 125px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--125 {
    margin-right: 125px;
  }
}

@media (min-width: 768px) {
  .mr-md--130 {
    margin-right: 130px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--130 {
    margin-right: 130px;
  }
}

@media (min-width: 768px) {
  .mr-md--135 {
    margin-right: 135px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--135 {
    margin-right: 135px;
  }
}

@media (min-width: 768px) {
  .mr-md--140 {
    margin-right: 140px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--140 {
    margin-right: 140px;
  }
}

@media (min-width: 768px) {
  .mr-md--145 {
    margin-right: 145px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--145 {
    margin-right: 145px;
  }
}

@media (min-width: 768px) {
  .mr-md--150 {
    margin-right: 150px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--150 {
    margin-right: 150px;
  }
}

@media (min-width: 768px) {
  .mr-md--155 {
    margin-right: 155px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--155 {
    margin-right: 155px;
  }
}

@media (min-width: 768px) {
  .mr-md--160 {
    margin-right: 160px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--160 {
    margin-right: 160px;
  }
}

@media (min-width: 768px) {
  .mr-md--165 {
    margin-right: 165px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--165 {
    margin-right: 165px;
  }
}

@media (min-width: 768px) {
  .mr-md--170 {
    margin-right: 170px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--170 {
    margin-right: 170px;
  }
}

@media (min-width: 768px) {
  .mr-md--175 {
    margin-right: 175px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--175 {
    margin-right: 175px;
  }
}

@media (min-width: 768px) {
  .mr-md--180 {
    margin-right: 180px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--180 {
    margin-right: 180px;
  }
}

@media (min-width: 768px) {
  .mr-md--185 {
    margin-right: 185px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--185 {
    margin-right: 185px;
  }
}

@media (min-width: 768px) {
  .mr-md--190 {
    margin-right: 190px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--190 {
    margin-right: 190px;
  }
}

@media (min-width: 768px) {
  .mr-md--195 {
    margin-right: 195px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--195 {
    margin-right: 195px;
  }
}

@media (min-width: 768px) {
  .mr-md--200 {
    margin-right: 200px !important;
  }
}

@media (min-width: 992px) {
  .mr-md--200 {
    margin-right: 200px;
  }
}

@media (min-width: 992px) {
  .mr-lg--0 {
    margin-right: 0px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--0 {
    margin-right: 0px;
  }
}

@media (min-width: 992px) {
  .mr-lg--5 {
    margin-right: 5px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--5 {
    margin-right: 5px;
  }
}

@media (min-width: 992px) {
  .mr-lg--10 {
    margin-right: 10px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--10 {
    margin-right: 10px;
  }
}

@media (min-width: 992px) {
  .mr-lg--15 {
    margin-right: 15px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--15 {
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .mr-lg--20 {
    margin-right: 20px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--20 {
    margin-right: 20px;
  }
}

@media (min-width: 992px) {
  .mr-lg--25 {
    margin-right: 25px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--25 {
    margin-right: 25px;
  }
}

@media (min-width: 992px) {
  .mr-lg--30 {
    margin-right: 30px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--30 {
    margin-right: 30px;
  }
}

@media (min-width: 992px) {
  .mr-lg--35 {
    margin-right: 35px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--35 {
    margin-right: 35px;
  }
}

@media (min-width: 992px) {
  .mr-lg--40 {
    margin-right: 40px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--40 {
    margin-right: 40px;
  }
}

@media (min-width: 992px) {
  .mr-lg--45 {
    margin-right: 45px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--45 {
    margin-right: 45px;
  }
}

@media (min-width: 992px) {
  .mr-lg--50 {
    margin-right: 50px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--50 {
    margin-right: 50px;
  }
}

@media (min-width: 992px) {
  .mr-lg--55 {
    margin-right: 55px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--55 {
    margin-right: 55px;
  }
}

@media (min-width: 992px) {
  .mr-lg--60 {
    margin-right: 60px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--60 {
    margin-right: 60px;
  }
}

@media (min-width: 992px) {
  .mr-lg--65 {
    margin-right: 65px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--65 {
    margin-right: 65px;
  }
}

@media (min-width: 992px) {
  .mr-lg--70 {
    margin-right: 70px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--70 {
    margin-right: 70px;
  }
}

@media (min-width: 992px) {
  .mr-lg--75 {
    margin-right: 75px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--75 {
    margin-right: 75px;
  }
}

@media (min-width: 992px) {
  .mr-lg--80 {
    margin-right: 80px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--80 {
    margin-right: 80px;
  }
}

@media (min-width: 992px) {
  .mr-lg--85 {
    margin-right: 85px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--85 {
    margin-right: 85px;
  }
}

@media (min-width: 992px) {
  .mr-lg--90 {
    margin-right: 90px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--90 {
    margin-right: 90px;
  }
}

@media (min-width: 992px) {
  .mr-lg--95 {
    margin-right: 95px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--95 {
    margin-right: 95px;
  }
}

@media (min-width: 992px) {
  .mr-lg--100 {
    margin-right: 100px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--100 {
    margin-right: 100px;
  }
}

@media (min-width: 992px) {
  .mr-lg--105 {
    margin-right: 105px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--105 {
    margin-right: 105px;
  }
}

@media (min-width: 992px) {
  .mr-lg--110 {
    margin-right: 110px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--110 {
    margin-right: 110px;
  }
}

@media (min-width: 992px) {
  .mr-lg--115 {
    margin-right: 115px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--115 {
    margin-right: 115px;
  }
}

@media (min-width: 992px) {
  .mr-lg--120 {
    margin-right: 120px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--120 {
    margin-right: 120px;
  }
}

@media (min-width: 992px) {
  .mr-lg--125 {
    margin-right: 125px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--125 {
    margin-right: 125px;
  }
}

@media (min-width: 992px) {
  .mr-lg--130 {
    margin-right: 130px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--130 {
    margin-right: 130px;
  }
}

@media (min-width: 992px) {
  .mr-lg--135 {
    margin-right: 135px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--135 {
    margin-right: 135px;
  }
}

@media (min-width: 992px) {
  .mr-lg--140 {
    margin-right: 140px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--140 {
    margin-right: 140px;
  }
}

@media (min-width: 992px) {
  .mr-lg--145 {
    margin-right: 145px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--145 {
    margin-right: 145px;
  }
}

@media (min-width: 992px) {
  .mr-lg--150 {
    margin-right: 150px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--150 {
    margin-right: 150px;
  }
}

@media (min-width: 992px) {
  .mr-lg--155 {
    margin-right: 155px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--155 {
    margin-right: 155px;
  }
}

@media (min-width: 992px) {
  .mr-lg--160 {
    margin-right: 160px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--160 {
    margin-right: 160px;
  }
}

@media (min-width: 992px) {
  .mr-lg--165 {
    margin-right: 165px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--165 {
    margin-right: 165px;
  }
}

@media (min-width: 992px) {
  .mr-lg--170 {
    margin-right: 170px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--170 {
    margin-right: 170px;
  }
}

@media (min-width: 992px) {
  .mr-lg--175 {
    margin-right: 175px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--175 {
    margin-right: 175px;
  }
}

@media (min-width: 992px) {
  .mr-lg--180 {
    margin-right: 180px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--180 {
    margin-right: 180px;
  }
}

@media (min-width: 992px) {
  .mr-lg--185 {
    margin-right: 185px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--185 {
    margin-right: 185px;
  }
}

@media (min-width: 992px) {
  .mr-lg--190 {
    margin-right: 190px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--190 {
    margin-right: 190px;
  }
}

@media (min-width: 992px) {
  .mr-lg--195 {
    margin-right: 195px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--195 {
    margin-right: 195px;
  }
}

@media (min-width: 992px) {
  .mr-lg--200 {
    margin-right: 200px !important;
  }
}

@media (min-width: 1200px) {
  .mr-lg--200 {
    margin-right: 200px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--0 {
    margin-right: 0px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--0 {
    margin-right: 0px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--5 {
    margin-right: 5px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--5 {
    margin-right: 5px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--10 {
    margin-right: 10px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--10 {
    margin-right: 10px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--15 {
    margin-right: 15px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--15 {
    margin-right: 15px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--20 {
    margin-right: 20px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--20 {
    margin-right: 20px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--25 {
    margin-right: 25px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--25 {
    margin-right: 25px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--30 {
    margin-right: 30px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--30 {
    margin-right: 30px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--35 {
    margin-right: 35px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--35 {
    margin-right: 35px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--40 {
    margin-right: 40px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--40 {
    margin-right: 40px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--45 {
    margin-right: 45px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--45 {
    margin-right: 45px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--50 {
    margin-right: 50px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--50 {
    margin-right: 50px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--55 {
    margin-right: 55px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--55 {
    margin-right: 55px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--60 {
    margin-right: 60px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--60 {
    margin-right: 60px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--65 {
    margin-right: 65px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--65 {
    margin-right: 65px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--70 {
    margin-right: 70px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--70 {
    margin-right: 70px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--75 {
    margin-right: 75px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--75 {
    margin-right: 75px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--80 {
    margin-right: 80px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--80 {
    margin-right: 80px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--85 {
    margin-right: 85px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--85 {
    margin-right: 85px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--90 {
    margin-right: 90px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--90 {
    margin-right: 90px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--95 {
    margin-right: 95px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--95 {
    margin-right: 95px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--100 {
    margin-right: 100px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--100 {
    margin-right: 100px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--105 {
    margin-right: 105px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--105 {
    margin-right: 105px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--110 {
    margin-right: 110px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--110 {
    margin-right: 110px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--115 {
    margin-right: 115px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--115 {
    margin-right: 115px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--120 {
    margin-right: 120px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--120 {
    margin-right: 120px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--125 {
    margin-right: 125px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--125 {
    margin-right: 125px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--130 {
    margin-right: 130px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--130 {
    margin-right: 130px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--135 {
    margin-right: 135px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--135 {
    margin-right: 135px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--140 {
    margin-right: 140px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--140 {
    margin-right: 140px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--145 {
    margin-right: 145px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--145 {
    margin-right: 145px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--150 {
    margin-right: 150px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--150 {
    margin-right: 150px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--155 {
    margin-right: 155px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--155 {
    margin-right: 155px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--160 {
    margin-right: 160px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--160 {
    margin-right: 160px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--165 {
    margin-right: 165px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--165 {
    margin-right: 165px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--170 {
    margin-right: 170px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--170 {
    margin-right: 170px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--175 {
    margin-right: 175px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--175 {
    margin-right: 175px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--180 {
    margin-right: 180px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--180 {
    margin-right: 180px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--185 {
    margin-right: 185px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--185 {
    margin-right: 185px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--190 {
    margin-right: 190px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--190 {
    margin-right: 190px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--195 {
    margin-right: 195px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--195 {
    margin-right: 195px;
  }
}

@media (min-width: 1200px) {
  .mr-xl--200 {
    margin-right: 200px !important;
  }
}

@media (min-width: 1500px) {
  .mr-xl--200 {
    margin-right: 200px;
  }
}

/*Theme Spacing*/
.section-margin {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .section-margin {
    margin-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .section-margin {
    margin-bottom: 0px;
  }
}

.section-margin-top {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .section-margin-top {
    margin-top: 0px;
  }
}

@media (min-width: 992px) {
  .section-margin-top {
    margin-top:0px;
  }
}

.section-padding {
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .section-padding {
    padding-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .section-padding {
    padding-bottom: 100px;
    padding-top: 140px;
  }
}

.section-padding-top {
  padding-top: 60px;
}

@media (min-width: 768px) {
  .section-padding-top {
    padding-top: 80px;
  }
}

@media (min-width: 992px) {
  .section-padding-top {
    padding-top: 100px;
  }
}

.section-padding-top {
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .section-padding-top {
    padding-bottom: 80px;
  }
}

@media (min-width: 992px) {
  .section-padding-top {
    padding-bottom: 100px;
  }
}

.overflow-hidden {
  overflow: hidden !important;
}

.inner-page-sec-margin {
  margin-top: 50px !important;
}

.inner-page-sec-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.inner-page-sec-padding-bottom {
  padding-bottom: 50px;
}

.inner-page-sec-padding-top {
  padding-top: 100px;
  padding-bottom: 100px;
}

/*>>>>>>>> Color <<<<<<<<<*/
.text-primary {
  color: #63686b !important;
}

.text-primary:hover {
  color: #222 !important;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #292929;
}

.text-black-2 {
  color: #1a1f2b;
}

/*
#929292
#292929
#ebebeb
*/
.bg-gray, .footer-gray {
  background: #f6f6f6;
}

.bg-white {
  background: #f6f6f6;
}

.bg-yellow {
  background: #F1C40F;
}

.bg-red {
  background: #f6f6f6;
}

.bg-green {
  background: #A0D468;
}

.bg-beige {
  background: #f5f5dc;
}

/*>>>>>>>> Modal <<<<<<<<<*/
.modal.modal-quick-view {
  display: block;
  opacity: 0;
  visibility: hidden;
  z-index: -9999;
}

.modal.modal-quick-view .modal-dialog {
  max-width: 100%;
  margin: 20% auto;
}

@media (min-width: 768px) {
  .modal.modal-quick-view .modal-dialog {
    max-width: 700px;
    overflow-x: scroll;
  }
}

@media (min-width: 992px) {
  .modal.modal-quick-view .modal-dialog {
    max-width: 900px;
    overflow: unset;
    margin: 10% auto;
  }
}

@media (min-width: 1200px) {
  .modal.modal-quick-view .modal-dialog {
    max-width: 1100px;
    overflow: unset;
  }
}

.modal.modal-quick-view.show {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

.modal.modal-quick-view .modal-close-btn {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 10px;
  top: 5px;
  float: none;
}

.modal.modal-quick-view .modal-footer {
  display: flex;
  justify-content: flex-start;
  padding-left: 30px;
}

@media (min-width: 992px) {
  .modal.modal-quick-view .modal-footer {
    padding-left: 60px;
  }
}

.modal.modal-quick-view .modal-footer .widget-social-share {
  display: flex;
  align-items: center;
}

.modal.modal-quick-view .modal-footer .widget-social-share .widget-label {
  margin-right: 20px;
}

.product-details-modal {
  padding-top: 50px;
  padding: 30px;
}

@media (min-width: 992px) {
  .product-details-modal {
    padding: 60px;
  }
}

.product-details-modal .product-details-slider .single-slide img {
  width: 100%;
}

/*>>>>>>>> Buttons <<<<<<<<<*/
.btn {
  border-radius: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  font-size: 13px;
  font-weight: 600;
  max-width: 183px;
  width: 100%;
  border-radius: 0px;
  text-transform: uppercase;
}

.btn-outlined {
  background: transparent;
  border: 2px solid #ececec !important;
}

.btn-outlined:hover {
  border: 2px solid #333 !important;
  background: #333;
  color: #fff;
}

.btn-outlined--primary {
  background: transparent;
  border: 2px solid #ff9c8c !important;
}

.btn-outlined--primary:hover {
  background: #03a9f4;
  border-color: #ff9c8c !important;
  color: #fff;
}

.btn-outlined--white {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

.btn-outlined--white:hover {
  background: #03a9f4;
  border-color: #03a9f4;
  color: #fff;
}

.btn-outlined--black {
  background: transparent;
  border: 1px solid #333;
  color: #333;
}

.btn-outlined--black:hover {
  background: #03a9f4;
  border-color: #03a9f4;
  color: #fff;
}

.btn-rounded {
  border-radius: 500px;
}

.btn-mid {
  height: 40px;
  width: 195px;
}

.btn--primary {
  background: #03a9f4;
  color: #fff;
}

.btn--primary:hover {
  background: #333;
  color: #fff;
}

.btn-black {
  height: 50px;
  padding: 0 30px;
  display: inline-flex;
  align-items: center;
  color: #fff;
  background: #333;
  font-size: 13px;
  font-weight: 500;
  font-family: Rubik, Arial, Helvetica, sans-serif;
  box-shadow: none;
  border-radius: 3px;
  border: none;
  outline: none;
  text-shadow: none;
  text-transform: uppercase;
  transition: all .3s ease;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.btn-black:hover {
  background: #03a9f4;
  color: #fff;
}

[class*="btn"] {
  cursor: pointer;
}

/*>>>>>>>> Images <<<<<<<<<*/
.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}

.title-sep {
  position: relative;
  z-index: 1;
}

.title-sep:before {
  width: 70%;
  left: 0;
  right: 0;
  position: absolute;
  background: url(../images/title-sep.png);
  content: "";
  height: 5px;
  background-repeat: repeat-x;
  margin: 0 auto;
  top: calc(50% - 5px);
  z-index: -1;
}

.title-sep img {
  background: #fff;
}

.border-bottom {
  border-bottom: 1px solid #ebebeb;
}

.overflow-image {
  overflow: hidden;
  width: 100%;
  display: block;
}

.overflow-image img {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: .4s;
  width: 100%;
}

.overflow-image:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*>>>>>>>> Typography <<<<<<<<<*/
.font-weight-bold {
  font-weight: 700;
}

.font-weight-mid {
  font-weight: 500;
}

.font-weight-normal {
  font-weight: 400;
}

.font-weight-light {
  font-weight: 300;
}

.section-title {
  text-align: center;
  margin-top: -8px;
}

.section-title h2 {
  font-weight: bold;
  font-size: 45px;
  color: #ff5a00;
  margin-bottom: 0;
  font-family: 'Oswald', sans-serif;
  text-transform: capitalize;
  letter-spacing: 0;
}

@media (min-width: 576px) {
  .section-title h2 {
    font-size: 30px;
    line-height: 34px;
  }
}

/*>>>>>>>> Sliders <<<<<<<<<*/
.handart-slick-slider {
  position: relative;
}

.hero-slider .slick-arrow {
  border: 0;
  background: #f7f7f9;
  border: 2px solid #e2e2e2;
  color: #a5a5a5;
  text-align: center;
  font-size: 21px;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 50%;
  opacity: 0;
  transition: all 300ms ease-in;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .hero-slider .slick-arrow {
    width: 60px;
    height: 60px;
    line-height: 55px;
  }
}

.hero-slider .slick-arrow.slick-prev {
  left: 20px;
}

.hero-slider .slick-arrow.slick-next {
  right: 20px;
}

.hero-slider .slick-arrow:hover {
  background: #292929;
  border-color: #292929;
  color: #fff;
  transition: all 300ms ease-in;
}

.hero-slider:hover > .slick-arrow {
  opacity: 1;
}

.hero-slider-2 .slick-arrow {
  border: 0;
  background: #f7f7f9;
  border: 2px solid #e2e2e2;
  color: #a5a5a5;
  text-align: center;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 50%;
  opacity: 0;
  transition: all 300ms ease-in;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 37px;
  font-size: 17px;
}

@media (min-width: 768px) {
  .hero-slider-2 .slick-arrow {
    width: 60px;
    height: 60px;
    line-height: 55px;
    font-size: 21px;
  }
}

.hero-slider-2 .slick-arrow.slick-prev {
  left: 20px;
}

.hero-slider-2 .slick-arrow.slick-next {
  right: 20px;
}

.hero-slider-2 .slick-arrow:hover {
  background: #292929;
  border-color: #292929;
  color: #fff;
  transition: all 300ms ease-in;
}

.hero-slider-2:hover > .slick-arrow {
  opacity: 1;
}

.hero-slider-3 .slick-arrow {
  border: 0;
  background: #f7f7f9;
  border: 2px solid #e2e2e2;
  color: #a5a5a5;
  text-align: center;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 50%;
  opacity: 0;
  transition: all 300ms ease-in;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 37px;
  font-size: 17px;
}

@media (min-width: 768px) {
  .hero-slider-3 .slick-arrow {
    width: 60px;
    height: 60px;
    line-height: 55px;
    font-size: 21px;
  }
}

.hero-slider-3 .slick-arrow.slick-prev {
  left: 20px;
}

.hero-slider-3 .slick-arrow.slick-next {
  right: 20px;
}

.hero-slider-3 .slick-arrow:hover {
  background: #292929;
  border-color: #292929;
  color: #fff;
  transition: all 300ms ease-in;
}

.hero-slider-3:hover > .slick-arrow {
  opacity: 1;
}

.hero-slider-3 .slick-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: flex;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 40px;
}

.hero-slider-3 .slick-dots li {
  font-size: 0;
  width: 25px;
  height: 3px;
  background: #e1e1e1;
  margin: 0 5px;
  cursor: pointer;
}

.hero-slider-3 .slick-dots li.slick-active {
  background: #292929;
}

.hero-slider-4 .slick-arrow {
  width: 60px;
  height: 60px;
  line-height: 55px;
  border: 0;
  background: #f7f7f9;
  border: 2px solid #e2e2e2;
  color: #a5a5a5;
  text-align: center;
  font-size: 21px;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 50%;
  opacity: 0;
  transition: all 300ms ease-in;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
}

.hero-slider-4 .slick-arrow.slick-prev {
  left: 20px;
}

.hero-slider-4 .slick-arrow.slick-next {
  right: 20px;
}

.hero-slider-4 .slick-arrow:hover {
  background: #292929;
  border-color: #292929;
  color: #fff;
  transition: all 300ms ease-in;
}

.hero-slider-4:hover > .slick-arrow {
  opacity: 1;
}

.hero-slider-4 .slick-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: flex;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 40px;
}

.hero-slider-4 .slick-dots li {
  font-size: 0;
  width: 25px;
  height: 3px;
  background: #e1e1e1;
  margin: 0 5px;
  cursor: pointer;
}

.hero-slider-4 .slick-dots li.slick-active {
  background: #292929;
}

.arrow-type-two .slick-arrow {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  border: 2px solid #e1e1e1;
  background: #f7f7f9;
  color: #9e9e9e;
  text-align: center;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  top: 50%;
  opacity: 0;
  transition: all 300ms ease-in;
  border-radius: 100%;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.arrow-type-two .slick-arrow.slick-prev {
  left: 20px;
}

.arrow-type-two .slick-arrow.slick-next {
  right: 20px;
}

.arrow-type-two .slick-arrow:hover {
  background: #292929;
  border-color: #292929;
  color: #fff;
  transition: all 300ms ease-in;
}

.arrow-type-two:hover > .slick-arrow {
  opacity: 1;
}

.product-slider .slick-list {
  margin: 0 -15px;
}

.product-slider .single-slide {
  margin: 0 15px;
}

.product-slider .slick-arrow {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: .4s;
  margin-top: -20px;
}

.product-slider .slick-arrow.slick-prev {
  left: 0px;
}

.product-slider .slick-arrow.slick-next {
  right: 0px;
}

.product-slider:hover > .slick-arrow.slick-prev {
  left: 0px;
}

@media (min-width: 576px) {
  .product-slider:hover > .slick-arrow.slick-prev {
    left: -25px;
  }
}

@media (min-width: 992px) {
  .product-slider:hover > .slick-arrow.slick-prev {
    left: -10px;
  }
}

@media (min-width: 1200px) {
  .product-slider:hover > .slick-arrow.slick-prev {
    left: -25px;
  }
}

.product-slider:hover > .slick-arrow.slick-next {
  right: 0px;
}

@media (min-width: 576px) {
  .product-slider:hover > .slick-arrow.slick-next {
    right: -25px;
  }
}

@media (min-width: 992px) {
  .product-slider:hover > .slick-arrow.slick-next {
    right: -10px;
  }
}

@media (min-width: 1200px) {
  .product-slider:hover > .slick-arrow.slick-next {
    right: -25px;
  }
}

.product-slider.two-row .slick-slide > div .product-card {
  margin: 10px;
}

.product-slider.two-row .slick-slide .single-slide {
  margin: 0;
}

.product-slider.two-row .slick-list {
  margin: 0 -10px;
}

.product-slider-nav > .slick-list {
  margin: 0 -10px;
}

.product-slider-nav .single-slide {
  margin: 0 10px;
}

.product-slider-nav.arrow-type-two .slick-arrow {
  width: 40px;
  height: 40px;
  left: 0;
}

.product-slider-nav.arrow-type-two .slick-arrow.slick-next {
  left: auto;
  right: 0;
}

.blog-gallery-slider .single-image img {
  width: 100%;
}

.blog-gallery-slider .slick-arrow {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: .4s;
  position: absolute;
  width: 42px;
  height: 42px;
  line-height: 42px;
  color: #999;
  background: #ECECEC;
  text-align: center;
  z-index: 1;
  transition: all 0.3s ease;
  border-radius: 0;
}

.blog-gallery-slider .slick-arrow.slick-prev {
  left: 0px;
}

.blog-gallery-slider .slick-arrow.slick-next {
  right: 0px;
}

.blog-gallery-slider:hover .slick-arrow.slick-prev {
  left: 25px;
}

.blog-gallery-slider:hover .slick-arrow.slick-next {
  right: 25px;
}

.blog-slider > .slick-arrow {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog-slider > .slick-list {
  margin: 0 -15px;
}

.blog-slider .single-slide {
  margin: 0 15px;
}

.blog-slider > .slick-arrow.slick-prev {
  left: 0px;
}

@media (min-width: 576px) {
  .blog-slider > .slick-arrow.slick-prev {
    left: -23px;
  }
}

@media (min-width: 992px) {
  .blog-slider > .slick-arrow.slick-prev {
    left: -10px;
  }
}

@media (min-width: 1200px) {
  .blog-slider > .slick-arrow.slick-prev {
    left: -25px;
  }
}

.blog-slider > .slick-arrow.slick-next {
  right: 0px;
}

@media (min-width: 576px) {
  .blog-slider > .slick-arrow.slick-next {
    right: -23px;
  }
}

@media (min-width: 992px) {
  .blog-slider > .slick-arrow.slick-next {
    right: -10px;
  }
}

@media (min-width: 1200px) {
  .blog-slider > .slick-arrow.slick-next {
    right: -25px;
  }
}

.herobanner-progress {
  -webkit-animation: initial;
  animation: initial;
  background: rgba(51, 51, 51, 0.9);
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 5;
  opacity: 0.2;
}

.slick-current .herobanner-progress {
  -webkit-animation: hoFill 8000ms ease-in-out s normal;
  animation: hoFill 8000ms ease-in-out s normal;
}

@-webkit-keyframes hoFill {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes hoFill {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

.product-slider-nav.vertical-slider.arrow-type-two .slick-arrow {
  transition: .4s;
  position: absolute;
  width: 42px;
  height: 42px;
  line-height: 42px;
  color: #999;
  background: #ECECEC;
  text-align: center;
  z-index: 1;
  transition: all 0.3s ease;
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider.arrow-type-two .slick-arrow {
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    left: 50%;
  }
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider.arrow-type-two .slick-arrow.slick-prev {
    top: 10px;
  }
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider.arrow-type-two .slick-arrow.slick-prev i:before {
    content: "\f077";
  }
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider.arrow-type-two .slick-arrow.slick-next {
    top: auto;
    bottom: 10px;
  }
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider.arrow-type-two .slick-arrow.slick-next i:before {
    content: "\f078";
  }
}

.product-slider-nav.vertical-slider.arrow-type-two .slick-arrow:hover {
  color: #292929;
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider.arrow-type-two:hover .slick-arrow.slick-prev {
    top: 0px;
  }
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider.arrow-type-two:hover .slick-arrow.slick-next {
    top: auto;
    bottom: 0px;
  }
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider > .slick-list {
    margin: 0px 0;
  }
}

@media (min-width: 576px) {
  .product-slider-nav.vertical-slider .single-slide {
    margin: 8px 0;
  }
}

.testimonial-slider.arrow-type-two .slick-arrow.slick-prev {
  left: 0px;
}

@media (min-width: 480px) {
  .testimonial-slider.arrow-type-two .slick-arrow.slick-prev {
    left: -10px;
  }
}

@media (min-width: 576px) {
  .testimonial-slider.arrow-type-two .slick-arrow.slick-prev {
    left: -23px;
  }
}

@media (min-width: 992px) {
  .testimonial-slider.arrow-type-two .slick-arrow.slick-prev {
    left: 20px;
  }
}

.testimonial-slider.arrow-type-two .slick-arrow.slick-next {
  right: 0px;
}

@media (min-width: 480px) {
  .testimonial-slider.arrow-type-two .slick-arrow.slick-next {
    right: -10px;
  }
}

@media (min-width: 576px) {
  .testimonial-slider.arrow-type-two .slick-arrow.slick-next {
    right: -23px;
  }
}

@media (min-width: 992px) {
  .testimonial-slider.arrow-type-two .slick-arrow.slick-next {
    right: 20px;
  }
}

.slick-slide {
  margin-bottom: -7px;
}

.slick-slide .product-card {
  margin-bottom: 36px;
  margin-top: 29px;
  height: auto;
  padding-bottom: 32px;
  text-align: center;
}
span.product-price.ng-binding {
  font-size: 19px;
  padding-top: 14px;
}
.slick-slide .blog-card {
  margin-bottom: 0;
}

/*>>>>>>>> Card <<<<<<<<<*/
.rating-block span {
  color: #b6b6b6;
  font-size: 16px;
}

.rating-block span.star_on {
  color: #f5c60d;
}

/*~~~ Cards ~~~*/
/*++ Product Cards ++*/
.product-card {
  margin-bottom: 24px;
  position: relative;
}

.product-card .image {
  position: relative;
}

.product-card .image img {
  display: block;
    width: 100%;
    max-width: 240px;
    margin: 0 auto

}

.product-card .description-block {
  padding: 0px;
  background: rgb(255 255 255);
  transition: all 0.3s ease-in-out;
  margin-top: 0;
  position: relative;
}
.product-card .description-block.list-description {
  display: none;
  padding-top: 20px;
}
.product-card:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

@media (min-width: 576px) {
  .product-card .description-block.list-description {
    padding-top: 10px;
  }
}

.product-card .description-block .description-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.product-card .description-block .description-header .description-tag {
  color: #929292;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
}

.product-card .description-block .description-header .description-tag:hover a {
  color: #03a9f4;
}

.product-card .description-block .post-title {
  color: #292929;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}


.product-card .description-block .post-title:hover a {
  color: #03a9f4;
}

.product-card .hover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: .4s;
}

.product-card .hover-content .hover-image {
  display: block;
}

.product-card .hover-content .hover-image img {
  width: 100%;
}
.product-card:hover hover-btns{
  transform: translateX(0) rotate(0);
  -webkit-transform: translateX(0) rotate(0);
  -oz-transform: translateX(0) rotate(0);
}
.product-card .hover-content .hover-btns {
  background: rgb(90 56 201 / 75%);
  position: absolute;
  width: 100%;
  top: 0;
  left: 24px;
  bottom: 81px;
  max-height: 60px;
  margin: auto;
  opacity: 1;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  text-align: center;
  display: block;
  font-size: 17px;
  color: #666565;
  width: 50px;
  height: 50px;
  line-height: 52px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  z-index: 2;
}
.product-card .hover-content .hover-btns .sin-btn {
  font-size: 0;
  display: inline-block;
  padding: 0 0px;
}

.product-card .hover-content .hover-btns .sin-btn i {
  color: #fff;
  font-size: 20px;
  line-height: 37px;
  transition: .4s;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  line-height: 50px;
 background: #ff5a00;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.product-card .hover-content .hover-btns .sin-btn i:hover {
  background: #000000;
  color: #fff !important;
}

.product-card .hover-content .hover-btns .sin-btn:hover i {
  color: #423c3c;
}

.product-card .product-badge {
  position: absolute;
  top: 10px;
  z-index: 1;
  text-transform: capitalize;
  left: 10px;
}

.product-card .product-badge-2 {
  position: absolute;
  bottom: 10px;
  z-index: 1;
  text-transform: capitalize;
  right: 10px;
  display: none;
}

.product-card:hover .hover-content {
  visibility: visible;
  opacity: 1;
}

@media (min-width: 576px) {
  .product-card.product-type-list {
    display: flex;
  }
}

@media (min-width: 576px) {
  .product-card.product-type-list .image {
    margin-right: 20px;
    min-width: 250px;
  }
}

.product-card.product-type-list .description-header {
  flex-direction: column;
  align-items: flex-start;
}

.product-card.product-type-list .description-header .rating-block {
  margin-top: 18px;
}

.product-card.product-type-list .description-block {
  display: none;
}

.product-card.product-type-list .description-block.list-description {
  display: block;
}

.product-card.product-type-list .price {
  margin-top: 18px;
}

.product-card.product-type-list .product-article {
  padding-top: 20px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .product-card.product-type-list .product-article {
    padding-top: 30px;
    margin-top: 30px;
  }
}

.product-card.product-type-list .product-article p {
  display: block;
  color: #707070;
}

.product-card.product-type-list .product-article p:last-child {
  margin-bottom: 0;
}

.price {
  color: #929292;
  font-family: 'Karla', sans-serif;
  font-size: 16px;
  margin-top: 12px;
  text-align: center;
}

.price-new {
  color: #ff9c8c;
  font-weight: 600;
  font-family: 'Rubik', sans-serif;
}

/*+ Product Card Badge +*/
.product-badge {
  background: #03a9f4;
  color: white;
  font-size: 12px;
  padding: 0;
  z-index: 1;
  border-radius: 100%;
  font-weight: 500;
  height: 50px;
  width: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.product-badge-2 {
  background: #ffcaf6;
  color: white;
  font-size: 12px;
  padding: 0;
  z-index: 1;
  border-radius: 100%;
  font-weight: 500;
  height: 50px;
  width: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.product-badge-3 {
  min-width: 25px;
  line-height: 23px;
  border-radius: 100%;
  padding: 2px 0 0;
  text-align: center;
    background: #ff5a00;
  color: white;
  font-size: 12px;
}

/*++ Method Cards ++*/
.method-card {
  text-align: center;
  border: 4px solid #f7f6f9;
  border-radius: 10px;
  padding: 55px 0 22px;
  transition: all .3s linear;
  margin-bottom: 38px;
  transition: all .3s linear;
}
.method-card:hover{
  border: 4px solid #ff5a00;
}
.method-card .icon {
  margin-bottom: 25px;
}

.method-card .text {
  padding: 0 15px;
}

@media (min-width: 480px) {
  .method-card .text {
    padding: 0 110px;
  }
}

@media (min-width: 576px) {
  .method-card .text {
    padding: 0px;
  }
}

@media (min-width: 992px) {
  .method-card .text {
    padding: 0 40px;
  }
}

.method-card .text .method-title {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 22px;
}

@media (min-width: 992px) {
  .method-card .text .method-title {
    margin-bottom: 38px;
  }
}

.method-card .text .method-title:hover a {
  color: #fff;
}

.method-card .text p {
  color: #929292;
  letter-spacing: .025em;
  margin-bottom: 16px;
}

.method-card .text p:last-child {
  margin-bottom: 0 !important;
}

/*++ Blog Cards ++*/
.blog-card {
  margin-bottom: -8px;
}

.blog-card .blog-image {
  position: relative;
  display: block;
  margin-bottom: 22px;
}

.blog-card .blog-image img {
  width: 100%;
}

.blog-card .blog-image .plus-icon {
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0;
  transition: .4s;
}

.blog-card .blog-image .plus-icon i {
  font-size: 22px;
}

.blog-card .blog-image:hover .plus-icon {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.blog-card .blog-gallery-slider,
.blog-card .blog-video {
  position: relative;
  margin-bottom: 22px;
}

.blog-card .text .blog-title {
  font-size: 18px;
  color: #292929;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 15px;
  display: block;
  font-family: 'Open Sans', sans-serif;;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.blog-card .text .blog-title:hover a {
  color: #03a9f4;
}

.blog-card .text .post-meta {
  margin-right: 10px;
  display: block;
  color: #03a9f4;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 15px;
}

.blog-card .text .post-meta i {
  margin-right: 10px;
}

.blog-card .text p {
  color: #707070;
  line-height: 23px;
}

.blog-card .text p:last-child {
  margin-bottom: 0;
}

.blog-card .date-badge {
  background: #fff;
  position: absolute;
  top: 20px;
  right: 25px;
  text-align: center;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
  padding: 5px 8px 0;
}

@media (min-width: 576px) {
  .blog-card .date-badge {
    padding: 10px 8px;
  }
}

.blog-card .date-badge .month {
  display: block;
  font-size: 12px;
  color: #929292;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .blog-card.card-style-list .blog-image {
    margin-bottom: 0;
  }
}

/*>>>>>>>> Tabs <<<<<<<<<*/
.ha-custom-tab .nav.nav-tabs {
  border-color: transparent;
  justify-content: center;
  margin-bottom: 50px;
}

.ha-custom-tab .nav.nav-tabs .nav-item {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 13px;
  margin-right: 17px;
}

.ha-custom-tab .nav.nav-tabs .nav-item .icon {
  display: flex;
  min-height: 48px;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: 13px;
}

.ha-custom-tab .nav.nav-tabs .nav-item.show .nav-link,
.ha-custom-tab .nav.nav-tabs .nav-link.active,
.ha-custom-tab .nav.nav-tabs .nav-link:hover {
  border-color: transparent;
  color: #03a9f4;
}

/*>>>>>>>> Header <<<<<<<<<*/
.layout-box .mobile-header {
  padding: 20px 0;
}

.layout-box .mobile-header .site-brand {
  padding: 0;
}

.site-header {
  transition: .4s padding;
}

.site-header.absolute-header {
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-position: center center;
    background-image: url(../images/top-shape.jpg);
    background-size: cover;
    height: 101px;
    left: 0;
    right: 0;
    margin: auto;
}

.site-header.ha-header-1 {
  padding: 00px 0px;
}

.site-header.ha-header-1 > .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

.site-header.ha-header-1 .main-navigation {
  margin-top: 28px;
}

.site-header.ha-header-2 {
  padding: 20px 0px;
}

.site-header.ha-header-2 .main-navigation {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}

.site-header.ha-header-2 .main-navigation .main-menu {
  padding: 0 225px;
}

@media (min-width: 1200px) {
  .site-header.ha-header-2 .main-navigation .main-menu {
    padding: 0 100px;
  }
}

@media (min-width: 992px) {
  .site-header.ha-header-2 .main-navigation .main-menu .sub-menu.four-column {
    left: -20%;
  }
}

@media (min-width: 1200px) {
  .site-header.ha-header-2 .main-navigation .main-menu .sub-menu.four-column {
    left: -5%;
  }
}

@media (min-width: 1500px) {
  .site-header.ha-header-2 .main-navigation .main-menu .sub-menu.four-column {
    left: 0%;
  }
}

.site-header.ha-header-2 .currency-lan-list {
  margin-top: 34px;
}

.site-header.ha-header-2 .header-links .sin-link {
  z-index: 103;
}

.site-header.ha-header-3 {
  padding: 15px 0px;
}

.site-header.ha-header-3 > .container-fluid {
  padding-right: 45px;
  padding-left: 45px;
}

.site-header.ha-header-3 .main-navigation {
  margin-top: 43px;
  display: flex;
  justify-content: flex-start;
}

.site-header.ha-header-3 .header-links .sin-link {
  z-index: 103;
}

@media (min-width: 992px) {
  .site-header.ha-header-3 .has-children.mega-menu > .sub-menu {
    left: -60%;
  }
}

@media (min-width: 1200px) {
  .site-header.ha-header-3 .has-children.mega-menu > .sub-menu {
    left: -5;
  }
}

@media (min-width: 1500px) {
  .site-header.ha-header-3 .has-children.mega-menu > .sub-menu {
    left: 0;
  }
}

.site-header.ha-header-4 {
  padding: 20px 55px 0;
}

.site-header.ha-header-4 .main-navigation {
  margin-top: 10px;
  display: flex;
}

@media (min-width: 992px) {
  .site-header.ha-header-4 .main-navigation .main-menu {
    justify-content: center;
    width: 80%;
    margin: 0 auto;
  }
  .site-header.ha-header-4 .main-navigation .main-menu > li.menu-item {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

@media (min-width: 992px) {
  .site-header.ha-header-4 .main-navigation .main-menu .sub-menu.four-column {
    left: -20%;
  }
}

@media (min-width: 1200px) {
  .site-header.ha-header-4 .main-navigation .main-menu .sub-menu.four-column {
    left: 0%;
  }
}

.site-header.ha-header-4 .currency-lan-list {
  margin-top: 34px;
}

.site-header.ha-header-4 .header-links .sin-link {
  z-index: 103;
}
.site-header.sticky-header {

  padding-top: 0;
  background: #ffffff !important;
}


.site-header.sticky-header .site-brand {
  width: 125px;
}

.site-header.sticky-header .main-navigation {
  margin-top: 14px;
}

.site-header.sticky-header .header-top-widget {
  margin-top: 0px;
}

.site-header.sticky-header:hover {
  background: rgb(228 143 129);
}

.site-header.sticky-header .header-links .hamburgur-icon {
  border-color: #fff;
}

.site-header.sticky-header .header-links .hamburgur-icon:hover {
  border-color: #03a9f4;
}

.common-sticky {
  position: fixed;
  width: 100%;
  z-index: 180;
  top: 0;
  display: none;
}

.common-sticky.sticky-header {
  display: block;
  background: rgba(0, 0, 0, 0.7);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

.common-sticky .site-brand {
  width: 125px;
}

.common-sticky .main-navigation {
  margin-top: 14px;
}

.common-sticky .header-top-widget {
  margin-top: 0px;
}

.common-sticky:hover {
  background: black;
}

.common-sticky .header-links .hamburgur-icon {
  border-color: #fff;
}

.common-sticky .header-links .hamburgur-icon:hover {
  border-color: #03a9f4;
}

/*############### Desktop Menu ################*/
@media (min-width: 992px) {
  ul.main-menu {
    display: flex;
    position: relative;
    transition: .4s;
  }
  ul.main-menu > li.menu-item {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
  }
  ul.main-menu > li.menu-item > a {
    color: inherit;
  }
  ul.main-menu > li.menu-item:hover > a {
    color: #ebdee9;
  }
  ul.main-menu > li.menu-item:first-child {
    padding-left: 0;
  }
  ul.main-menu .sub-menu {
    width: 200px;
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: .4s;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.1);
  }
  ul.main-menu .sub-menu li {
    color: #707070;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 15px;
  }
  ul.main-menu .sub-menu li:last-child {
    margin-bottom: 0;
  }
  ul.main-menu .sub-menu li a {
    color: inherit;
  }
  ul.main-menu .sub-menu li:hover > a {
    color: #03a9f4;
  }
  ul.main-menu.menu-black .menu-item {
    color: #292929;
  }
  .has-children {
    position: relative;
  }
  .has-children.mega-menu {
    position: static;
  }
  .has-children.mega-menu .menu-title {
    margin-bottom: 30px;
  }
  .has-children.mega-menu > .sub-menu {
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
  }
  .has-children.mega-menu > .sub-menu.three-column {
    width: 700px;
  }
  .has-children.mega-menu > .sub-menu.three-column > li {
    margin-bottom: 0;
    width: 33.3333%;
    padding-left: 20px;
    border-left: 1px solid #ebebeb;
  }
  .has-children.mega-menu > .sub-menu.three-column > li:first-child {
    padding-left: 0;
    border-left: 0;
  }
  .has-children.mega-menu > .sub-menu.four-column {
    width: 900px;
  }
  .has-children.mega-menu > .sub-menu.four-column > li {
    margin-bottom: 0;
    width: 25%;
    padding-left: 20px;
    border-left: 1px solid #ebebeb;
  }
  .has-children.mega-menu > .sub-menu.four-column > li:first-child {
    padding-left: 0;
    border-left: 0;
  }
  .has-children:hover > .sub-menu {
    visibility: visible;
    pointer-events: visible;
    opacity: 1;
    z-index: 99;
  }
  .menu-title {
    font-size: 12px;
    text-transform: uppercase;
  }
  .menu-title:hover a {
    color: #03a9f4 !important;
  }
}

.header-top-widget {
  display: flex;

  transition: .4s;
  justify-content: space-around;
  align-items: center;
}

@media (min-width: 992px) {
  .header-top-widget {
    margin-top: 0px;
  }
}

.header-top-widget.black-widget .header-links .sin-link .link-icon {
  color: #292929;
}

.header-top-widget.black-widget .header-links .sin-link:hover > a {
  color: #03a9f4;
}

.header-top-widget.black-widget .header-links .sin-link .hamburgur-icon {
  border-color: #292929;
}

.header-top-widget.black-widget .header-links .sin-link .hamburgur-icon:hover {
  color: #03a9f4;
  border-color: #03a9f4;
}

.header-top-widget.black-widget .header-links .sin-dropdown {
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.header-links {
        display: flex;
    align-items: center;
    transition: .4s;
    width: 100%;
    justify-content: flex-end;
}

.header-links .sin-link {
  margin: 0 46px 0px 0;
  font-size: 22px;
  cursor: pointer;
  transition: .4s;
  align-items: center;
  position: relative;
  padding-top: 36px;
  padding-bottom: 37px;
  font-family: 'Dosis', sans-serif;
  font-weight: bold;
}

.header-links .sin-link:last-child {
  margin-right: 0;
}

.header-links .sin-link .link-icon {
  color: inherit;
  transition: .4s;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 500;
}

.header-links .sin-link .link-icon:hover {
    color: #ff5a00;
    font-weight: 600;
    background: #222;
}
.cart-link:hover{
  background:transparent!important;
}
.header-links .sin-link:hover .sin-dropdown {
  visibility: visible;
  pointer-events: visible;
  opacity: 1;
}

.header-links .sin-dropdown {
  position: absolute;
  left: 100%;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  background: #fff;
  top: 100%;
  padding: 20px;
  visibility: hidden;
  pointer-events: hidden;
  opacity: 0;
  transition: .4s;
  box-shadow: 0 0 6.65px 0.35px rgba(0, 0, 0, 0.15);
}

.header-links .sin-dropdown.option-dropdown {
  width: 295px;
}

/*############### Cart Dropdown ################*/
.cart-dropdown {
  width: 600px;
}

.cart-dropdown .cart-product {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.cart-dropdown .cart-product:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px solid #ebebeb;
}

.cart-dropdown .btn {
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  background-color: #333;
  border-color: transparent;
  text-transform: uppercase;
  font-weight: 600;
  height: 66px;
  max-width: 100%;
  font-size: 16px;
  color: #fff;
}

.cart-dropdown .btn:hover {
 background: #ff5a00;
}

.cart-dropdown .inner-single-block {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}

.cart-dropdown .inner-single-block:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px solid #ebebeb;
}

/* Cart Products */
.cart-product {
  display: flex;
  position: relative;
}

.cart-product .icon {
  margin-right: 20px;
  position: relative;
}

.cart-product .icon .product-badge-3 {
  position: absolute;
  top: 5px;
  left: 5px;
}

.cart-product .description h4 {
  display: block;
  overflow: hidden;
  word-wrap: break-word;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #222;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
      margin-left: 20px;
}

.cart-product .description .price {
     display: block;
    margin: 10px 0 0;
    color: #5b696c;
    font-size: 16px;
    margin-left: 19px!important;
}

.cart-product .description .attr-content li {
  display: block;
  font-size: 12px;
  color: #666;
  margin: 5px 0 0;
}

.cart-product .cart-item-cross {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
}

.cart-product .cart-item-cross:hover {
  color: #03a9f4;
}

/* Cart Details */
.cart-details li {
  font-weight: 500;
  color: #3e3d43;
  font-size: 14px;
  line-height: 25px;
  display: flex;
  justify-content: space-between;
}

/*############### Option Dropdown ################*/
/* Hamburgur Icon */
.hamburgur-icon {
  font-size: 20px;
  color: #fff;
  width: 28px;
  height: 28px;
  display: inline-flex;
  border: 2px solid #5b5049;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: .4s;
}

.hamburgur-icon:hover {
  color: #03a9f4;
  border-color: #03a9f4;
}

/*Option Dropdown*/
.option-dropdown {
  padding: 20px 30px !important;
}

.option-dropdown .option-title {
  font-size: 12px;
  font-weight: 500;
  line-height: 35px;
  border-bottom: 1px solid rgba(55, 55, 55, 0.1);
  text-transform: uppercase;
  display: block;
  cursor: default;
  margin-bottom: 10px;
}

.option-dropdown .option-list li {
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  font-size: 12px;
  color: #878787;
  white-space: nowrap;
  line-height: 20px;
  text-transform: capitalize;
}

.option-dropdown .option-list li:hover a {
  color: #03a9f4;
}

/*Search Input*/
.search-wrapper {
  background: rgba(22, 22, 27, 0.97);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: -webkit-transform 0.8s ease, transform 0.8s ease, opacity 0.5s ease, visibility 0.5s ease;
}

.search-wrapper .search-wrapper-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.search-wrapper .search-box {
  position: relative;
  height: 60px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}

.search-wrapper .search-box input {
  height: 100%;
  padding: 10px 55px 10px 10px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  background: transparent;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #fff;
}

.search-wrapper .search-box input:focus {
  box-shadow: none;
  outline: none;
}

.search-wrapper .search-box button.search-button {
  color: #fff;
  position: absolute;
  top: 0;
  right: 00;
  height: 100%;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-wrapper .search-dismiss {
  color: #fff;
  position: absolute;
  right: 50px;
  top: 50px;
  font-size: 24px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

.search-wrapper.open {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

.search-wrapper.open .search-box,
.search-wrapper.open .search-dismiss {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Currency & Language List */
ul.currency-lan-list {
  color: #fff;
  display: flex;
  font-size: 12px;
}

ul.currency-lan-list .dropdown-trigger {
  position: relative;
  display: flex;
  margin-right: 10px;
}

ul.currency-lan-list .dropdown-trigger i {
  margin-left: 5px;
}

ul.currency-lan-list .dropdown-trigger a {
  padding: 10px;
}

ul.currency-lan-list .dropdown-trigger a:hover {
  color: #03a9f4;
}

ul.currency-lan-list .dropdown-trigger ul.drop-box {
  position: absolute;
  background: #fff;
  color: #000;
  font-size: 12px;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: .4s;
  width: 80px;
  z-index: 200;
  text-align: center;
  box-shadow: 0 0 6.65px 0.35px rgba(0, 0, 0, 0.15);
}

ul.currency-lan-list .dropdown-trigger ul.drop-box li {
  padding: 5px 10px;
  border-bottom: 1px solid #ecec;
  margin: 0 10px;
  cursor: pointer;
}

ul.currency-lan-list .dropdown-trigger ul.drop-box li:hover {
  color: #03a9f4;
}

ul.currency-lan-list .dropdown-trigger ul.drop-box li:last-child {
  border-bottom: none;
}

ul.currency-lan-list .dropdown-trigger:hover .drop-box {
  opacity: 1;
  visibility: visible;
}

ul.currency-lan-list.list-black {
  color: #292929;
}

ul.currency-lan-list.list-black ul.drop-box li {
  padding: 5px 7px;
}

ul.mobile-menu.currency-menu {
  margin-top: 30px;
}

ul.mobile-menu.currency-menu > li {
  margin-bottom: 15px;
}

ul.mobile-menu.currency-menu > li i {
  margin-left: 5px;
}

ul.mobile-menu.currency-menu .sub-menu {
  padding: 10px 0 0 15px;
}

ul.mobile-menu.currency-menu .sub-menu li {
  padding-bottom: 5px;
  font-size: 13.5px;
}

ul.mobile-menu.currency-menu li:hover > a {
  color: #03a9f4;
}

/* Mobile Header */
.mobile-header.absolute-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  background: #f1f0ec;
}

.mobile-header .mobile-top-section {
  padding: 7px 0;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #fff;
}

.mobile-header .site-brand {
  padding: 20px 0 0 0;
}

.mobile-header .header-links .sin-link {
  font-size: 25px;
  margin: 0px 25px 0 0;
  padding-bottom: 5px;
}

@media (min-width: 480px) {
  .mobile-header .header-links .sin-link {
    font-size: 30px;
    margin: 0px 30px 0 0;
    padding-bottom: 10px;
  }
}

.mobile-header .header-links .sin-link:last-child {
  margin-right: 0;
}

.mobile-header .header-links .hamburgur-icon {
  font-size: 25px;
  width: 28px;
  height: 25px;
  border-color: #ff5a00;
}

@media (min-width: 480px) {
  .mobile-header .header-links .hamburgur-icon {
    font-size: 26px;
    width: 33px;
    height: 33px;
  }
}

.mobile-header .header-links .hamburgur-icon:hover {
  border-color: #ff5a00;
}

/* Mobile Off canvas */
.off-canvas-wrapper {
  top: 0;
  right: 0;
  height: 100vh;
  position: fixed;
  background-color: #fff;
  z-index: 9999;
  transition: 0.4s;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  box-shadow: 0 0 87px 0 rgba(0, 0, 0, 0.09);
  opacity: 0;
  visibility: hidden;
  width: 250px;
}

@media (min-width: 480px) {
  .off-canvas-wrapper {
    width: 300px;
  }
}

.off-canvas-wrapper.open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.off-canvas-wrapper .off-canvas-inner {
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  height: 100%;
  position: relative;
  overflow-y: scroll;
}

.off-canvas-wrapper .btn-close-off-canvas {
  top: 0;
  left: -50px;
  width: 50px;
  height: 55px;
  font-size: 30px;
  background-color: #e50000;
  color: #fff;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  transition: 0.4s;
  border: 2px solid #e30000;
}
.off-canvas-wrapper .search-box.offcanvas {
  position: relative;
}

.off-canvas-wrapper .search-box.offcanvas input {
  width: 100%;
  height: 40px;
  padding-right: 50px;
  text-indent: 15px;
}

.off-canvas-wrapper .search-box.offcanvas input:focus {
  box-shadow: none;
  outline: none;
}

.off-canvas-wrapper .search-box.offcanvas button {
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 21px;
  background: #03a9f4;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.off-canvas-wrapper .menu-expand {
  display: none;
}

.off-canvas-wrapper .header-social .single-icon {
  padding: 0 8px;
}

/* Mobile Menu */
.mobile-navigation {
  padding: 20px 0;
}

.mobile-navigation .mobile-menu > li {
  padding-bottom: 13px;
  margin-bottom: 13px;
  border-bottom: 1px solid #ececec;
}

.mobile-navigation .mobile-menu > li .sub-menu > li {
  padding-top: 13px;
  margin-top: 13px;
  border-top: 1px solid #ececec;
  padding-left: 10px;
}

.mobile-navigation .mobile-menu li:hover > a {
  color: #03a9f4;
}

.mobile-navigation .mobile-menu a {
  display: block;
}

.off-canvas-bottom {
  position: static;
  margin-top: 60px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .off-canvas-bottom {
    margin-top: 0px;
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
  }
}

.contact-list {
  display: flex;
  flex-direction: column;
}

.contact-list a {
  font-size: 12px;
  margin-bottom: 5px;
}

.contact-list a i {
  margin-right: 7px;
}

.contact-list a:last-child {
  margin-bottom: 0;
}

.contact-list a:hover {
  color: #03a9f4;
}

/*>>>>>>>> Hero Area <<<<<<<<<*/
.hero-slider .hero-content {
  display: flex;
  align-items: center;
  color: #fff;
  padding-top: 0px;
  height: 600px;
}

@media (min-width: 768px) {
  .hero-slider .hero-content {
    height: 991px;
    padding-top: 60px;
  }
}

.hero-slider .hero-content.bg-image {
  background-position: bottom center;
}

.hero-slider .hero-content .icon {
  display: block;
  width: 50px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .hero-slider .hero-content .icon {
    display: flex;
    justify-content: center;
    width: auto;
  }
}

.hero-slider .hero-content h1 {
  text-transform: capitalize;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;;
  font-size: 28px;
  margin-top: 15px;
}

@media (min-width: 480px) {
  .hero-slider .hero-content h1 {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .hero-slider .hero-content h1 {
    font-size: 72px;
    margin-top: 0px;
  }
}

.hero-slider .hero-content p {
  color: #fff;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 14px;
}

@media (min-width: 768px) {
  .hero-slider .hero-content p {
    font-size: 16px;
  }
}

.hero-slider .hero-content .slider-btn {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .hero-slider .hero-content .slider-btn {
    margin-top: 90px;
  }
}

.hero-slider .hero-content .slider-btn .btn {
  max-width: 150px;
  height: 40px;
}

@media (min-width: 768px) {
  .hero-slider .hero-content .slider-btn .btn {
    height: 60px;
    width: 183px;
  }
}

.hero-slider-2 .hero-content {
  display: flex;
  align-items: center;
  color: #292929;
  padding-top: 0px;
  height: 600px;
}

@media (min-width: 768px) {
  .hero-slider-2 .hero-content {
    height: 765px;
    padding-top: 100px;
  }
}

.hero-slider-2 .hero-content.bg-image {
  background-position: bottom center;
}

.hero-slider-2 .hero-content h1 {
  text-transform: capitalize;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;;
  font-size: 30px;
}

@media (min-width: 576px) {
  .hero-slider-2 .hero-content h1 {
    font-size: 50px;
  }
}

@media (min-width: 768px) {
  .hero-slider-2 .hero-content h1 {
    font-size: 70px;
  }
}

@media (min-width: 768px) {
  .hero-slider-2 .hero-content h1:first-child {
    margin-bottom: -7px;
  }
}

.hero-slider-2 .hero-content p {
  font-size: 16px;
  color: #292929;
  text-transform: capitalize;
  font-family: 'Oswald', sans-serif;
  letter-spacing: .025em;
  margin-bottom: 0;
  margin-top: 25px;
}

@media (min-width: 992px) {
  .hero-slider-2 .hero-content p {
    margin-top: 50px;
  }
}

.hero-slider-2 .hero-content .slider-btn {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .hero-slider-2 .hero-content .slider-btn {
    margin-top: 60px;
  }
}

@media (min-width: 768px) {
  .hero-slider-2 .hero-content .slider-btn {
    margin-top: 90px;
  }
}

.hero-slider-2 .hero-content .slider-btn .btn {
  border-color: #292929 !important;
  color: #292929;
  font-family: 'Oswald', sans-serif;
  height: 40px;
  max-width: 150px;
}

@media (min-width: 768px) {
  .hero-slider-2 .hero-content .slider-btn .btn {
    height: 60px;
    max-width: 170px;
  }
}

.hero-slider-2 .hero-content .slider-btn .btn:hover {
  color: #fff;
}

.hero-slider-3 .hero-content {
  display: flex;
  align-items: center;
  color: #fff;
  height: 600px;
  padding-top: 60px;
}

@media (min-width: 768px) {
  .hero-slider-3 .hero-content {
    height: 951px;
    padding-top: 140px;
  }
}

.hero-slider-3 .hero-content.bg-image {
  background-position: bottom center;
}

.hero-slider-3 .hero-content h1 {
  text-transform: capitalize;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;;
  font-size: 30px;
}

@media (min-width: 480px) {
  .hero-slider-3 .hero-content h1 {
    font-size: 45px;
  }
}

@media (min-width: 768px) {
  .hero-slider-3 .hero-content h1 {
    margin-top: 15px;
    font-size: 72px;
  }
}

.hero-slider-3 .hero-content p {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 28px;
}

.hero-slider-3 .hero-content .slider-btn {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .hero-slider-3 .hero-content .slider-btn {
    margin-top: 90px;
  }
}

.hero-slider-3 .hero-content .slider-btn .btn {
  max-width: 150px;
  height: 40px;
}

@media (min-width: 768px) {
  .hero-slider-3 .hero-content .slider-btn .btn {
    height: 60px;
    width: 183px;
  }
}

.hero-slider-4 .hero-content {
  display: flex;
  align-items: center;
  color: #292929;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  height: 450px;
}

@media (min-width: 576px) {
  .hero-slider-4 .hero-content {
    margin-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .hero-slider-4 .hero-content {
    height: 565px;
  }
}

@media (min-width: 992px) {
  .hero-slider-4 .hero-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .hero-slider-4 .hero-content {
    padding-left: 100px;
    padding-right: 100px;
  }
}

.hero-slider-4 .hero-content.bg-image {
  background-position: bottom center;
}

.hero-slider-4 .hero-content h1 {
  text-transform: capitalize;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;;
  font-size: 30px;
}

@media (min-width: 576px) {
  .hero-slider-4 .hero-content h1 {
    font-size: 38px;
  }
}

@media (min-width: 768px) {
  .hero-slider-4 .hero-content h1 {
    font-size: 55px;
  }
}

@media (min-width: 992px) {
  .hero-slider-4 .hero-content h1 {
    font-size: 60px;
  }
}

@media (min-width: 992px) {
  .hero-slider-4 .hero-content h1:first-child {
    margin-bottom: -7px;
  }
}

.hero-slider-4 .hero-content p {
  font-size: 16px;
  color: #292929;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 28px;
  padding: 0 40px 0 0;
}

.hero-slider-4 .hero-content .slider-btn {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .hero-slider-4 .hero-content .slider-btn {
    margin-top: 60px;
  }
}

@media (min-width: 992px) {
  .hero-slider-4 .hero-content .slider-btn {
    margin-top: 90px;
  }
}

.hero-slider-4 .hero-content .slider-btn .btn {
  border-color: #292929 !important;
  color: #292929;
  font-family: 'Oswald', sans-serif;
  max-width: 150px;
  height: 40px;
}

@media (min-width: 768px) {
  .hero-slider-4 .hero-content .slider-btn .btn {
    height: 60px;
    width: 183px;
  }
}

.hero-slider-4 .hero-content .slider-btn .btn:hover {
  color: #fff;
}

/*>>>>>>>> Welcome <<<<<<<<<*/
.welcome-content {
  text-align: center;
  margin-bottom: -8px;
}

.welcome-content .title-xs {
  font-size: 14px;
  color: #929292;
  font-weight: 400;
}

.welcome-content .title-sep {
  margin-top: 30px;
}

@media (min-width: 576px) {
  .welcome-content .title-sep {
    margin-top: 40px;
  }
}

.welcome-content .welcome-description {
  margin-top: 40px;
  font-size: 14px;
  color: #fff;
}

@media (min-width: 768px) {
  .welcome-content .welcome-description {
    margin-top: 50px;
  }
}

@media (min-width: 992px) {
  .welcome-content .welcome-description {
    margin-top: 60px;
  }
}

.welcome-content .welcome-description p {
  letter-spacing: 0;
  line-height: 30px;
  font-family: 'Roboto Condensed', sans-serif;
  padding-bottom: 89px;
  font-size: 18px;
  color: #222;
}
.welcome-content .author-block {
  width: 100%;
  clear: both;
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .welcome-content .author-block {
    margin-top: 30px;
  }
}

@media (min-width: 992px) {
  .welcome-content .author-block {
    margin-top: 45px;
  }
}

/*>>>>>>>> Testimonial <<<<<<<<<*/
.testimonial-content {
  text-align: center;
}

.testimonial-content .testimonial-avatar {
  width: 70px;
  height: 70px;
  border: 2px solid white;
  border-radius: 100%;
  margin: auto;
  margin-bottom: 40px;
  position: relative;
}

.testimonial-content p {
  font-size: 16px;
  color: #777;
  line-height: 30px;
  margin: auto;
  padding-bottom: 38px;
  letter-spacing: .025em;
  font-weight: 400;
  font-style: italic;
}

.testimonial-content .quote-image {
  margin-bottom: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial-content .author {
  font-size: 14px;
  color: #292929;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}

/*>>>>>>>> Footer <<<<<<<<<*/
.newsletter-section {
  text-align: center;
}

.newsletter-section p {
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 10px;
  letter-spacing: .025em;
  line-height: 28px;
  font-family: 'Rubik', sans-serif;
}
.newsletter-section .title {
  font-size: 30px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;;
}

.newsletter-section .newsletter-content {
  margin-top: -6px;
}
.newsletter-section .newsletter-content a:hover{
  color:#fff;
}
.newsletter-subscription {
  margin-top: 33px;
}

.newsletter-input {
  max-width: 620px;
  margin: 0 auto;
  position: relative;
}

.newsletter-input input {
  height: 55px;
  line-height: 27px;
  background: white;
  border: 2px solid #ebebeb;
  color: #9d9d9d;
  width: 100%;
  font-size: 10px;
  padding: 10px 100px 10px 20px;
}

@media (min-width: 480px) {
  .newsletter-input input {
    font-size: 12px;
    padding: 10px 190px 10px 20px;
  }
}

.newsletter-input input:focus {
  box-shadow: none;
  outline: none;
}

.newsletter-input button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  background: transparent;
  box-shadow: none;
  color: #292929;
  transition: all 300ms ease;
  text-transform: uppercase;
  font-size: 10px;
}

@media (min-width: 480px) {
  .newsletter-input button {
    font-size: 12px;
  }
}

.newsletter-input button span {
  border-left: 2px solid #ebebeb;
  padding: 0 20px;
}

@media (min-width: 480px) {
  .newsletter-input button span {
    padding: 0 40px;
  }
}

@media (min-width: 576px) {
  .newsletter-input button span {
    padding: 0 55px;
  }
}

.newsletter-input button:hover {
  color: #03a9f4;
}

.copyright {
  padding: 0px 0;

}

.copyright .copyright-text p {
  color: #fff;
  letter-spacing: .025em;
  display: inline-block;
}

@media (min-width: 768px) {
  .copyright .copyright-text p {
    margin: 0;
  }
}

.copyright .copyright-text .author {
  color: #fff;
}

.copyright .copyright-text .author:hover {
  color: #cfe9f9;
}

.social-normal .single-icon {
  color: #fff;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  padding: 0 15px;
  transition: all 300ms ease-in;
  font-family: 'Rubik', sans-serif;
}

.social-normal .single-icon:hover {
  color: #cfe9f9;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.social-normal .single-icon:first-child {
  padding-left: 0px;
}

.social-normal .single-icon:last-child {
  padding-right: 0px;
}

.rounded-icons {
  margin-bottom: -10px;
}

.rounded-icons .single-icon {
  display: inline-flex;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #ebebeb;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-right: 7px;
  margin-bottom: 10px;
}

@media (min-width: 480px) {
  .rounded-icons .single-icon {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
}

.rounded-icons .single-icon:hover {
  background: #292929;
  color: #fff;
}

.rounded-icons.transparent-bg .single-icon {
  background: transparent;
  border: 1px solid #ebebeb;
  color: #b8b8b8;
}

.rounded-icons.transparent-bg .single-icon:hover {
  background: #03a9f4;
  color: #fff;
  border-color: #03a9f4;
}

.footer-title {
  position: relative;
  text-transform: capitalize;
  color: #292929;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;;
}

@media (min-width: 992px) {
  .brand-footer {
    margin-top: -45px;
  }
}

.footer-list li {
  padding: 7px 0;
}

.footer-list li a {
  transition: all 300ms ease;
}

.footer-list li:hover a {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: #03a9f4;
}

.footer-list--inline {
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) {
  .footer-list--inline {
    justify-content: flex-end;
  }
}

.footer-list--inline li {
  margin: 0 6px;
}

@media (min-width: 480px) {
  .footer-list--inline li {
    margin: 0 15px;
  }
}

.footer-list--inline li:last-child {
  margin-right: 0;
}

.footer-list--inline li:first-child {
  margin-left: 0;
}

.footer-list--inline li:hover a {
  color: #03a9f4;
}

.footer-gray {
  color: #707070;
}

.footer-gray .footer-list a {
  color: #929292;
}

.footer-gray .footer-list a:hover {
  color: #03a9f4;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.footer-gray .footer-list--inline a {
  color: #929292;
}

.footer-gray .footer-list--inline a:hover {
  color: #03a9f4;
}

/*>>>>>>>> Layout <<<<<<<<<*/
.layout-box {
  background: #f4f4f4;
}

.layout-box-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .layout-box-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
  .layout-box-container {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (min-width: 1366px) {
  .layout-box-container {
    position: relative;
    max-width: 1270px;
    width: 100%;
  }
}

.layout-box-container-overflow {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px;
  overflow: hidden;
}

@media (min-width: 480px) {
  .layout-box-container-overflow {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .layout-box-container-overflow {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (min-width: 992px) {
  .layout-box-container-overflow {
    padding-right: 50px;
    padding-left: 50px;
  }
}

@media (min-width: 1366px) {
  .layout-box-container-overflow {
    position: relative;
    max-width: 1270px;
    width: 100%;
  }
}

/*>>>>>>>> Bredcrumb <<<<<<<<<*/
.breadcrumb-contents {
  height: 435px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  color: #fff;

}

@media (min-width: 992px) {
  .breadcrumb-contents {
    height: auto;
  }
}

.breadcrumb-contents h2 {
  font-size: 36px;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-align: center;
}

.breadcrumb-contents .breadcrumb {
  background: transparent;
  justify-content: center;
}

.breadcrumb-contents .breadcrumb .breadcrumb-item {
  font-size: 16px;
}
.breadcrumb-contents .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #8a66ff;
}

.breadcrumb-contents .breadcrumb .breadcrumb-item a:hover {
  color: #FFF;
}


/*>>>>>>>> Sidebar <<<<<<<<<*/
.inner-page-sidebar .single-block {
  margin-bottom: 30px;
}

.inner-page-sidebar .single-block:last-child {
  margin-bottom: 0;
}

.sidebar-title {
  color: #292929;
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 22px;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 0;
  text-transform: capitalize !important;
  font-family: 'Open Sans', sans-serif;;
}

.sidebar-accordion {
  background: #fff;
  margin-top: -10px;
}

.sidebar-accordion .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0;
  line-height: 25px;
  background: #fff;
}

.sidebar-accordion .card-header h2 {
  padding: 10px 0;
  font-size: inherit;
  font-weight: inherit;
  width: 90%;
  height: 100%;
  color: #898989;
  line-height: 25px;
}

.sidebar-accordion .card-header h2 a {
  display: block;
}

.sidebar-accordion .card-header h2 a:hover {
  color: #03a9f4;
}

.sidebar-accordion .card-header button {
  font-size: 10px;
}

.sidebar-accordion .card-header button i {
  position: absolute;
  right: 0px;
  top: -5px;
  height: 100%;
  display: flex;
  align-items: center;
}

.sidebar-accordion .card-header button .close-icon {
  display: block;
}

.sidebar-accordion .card-header button .open-icon {
  display: none;
}

.sidebar-accordion .card-header button.collapsed .close-icon {
  display: none;
}

.sidebar-accordion .card-header button.collapsed .open-icon {
  display: block;
}

.sidebar-accordion .card-body {
  padding: 0;
}

.sidebar-accordion .sidebar-acc-list li {
  font-weight: 400;
  font-size: 12px;
  text-transform: capitalize;
  margin: 0;
  margin-top: 10px;
  color: #898989;
}

.sidebar-accordion .sidebar-acc-list li a {
  color: inherit;
}

.sidebar-accordion .sidebar-acc-list li a:hover {
  color: #03a9f4;
}

.sidebar-list-1 li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.sidebar-list-1 li label {
  margin-bottom: 0;
  margin-left: 5px;
}

.sidebar-list-1 li label i {
  font-size: 24px;
}

.sidebar-list-1 li label > a {
  position: relative;
  top: -3px;
  margin-left: 5px;
  color: #707070;
}

.sidebar-list-1 li label > a:hover {
  color: #03a9f4;
}

.sidebar-list-1 li:last-child {
  margin-bottom: 0;
}

.sidebar-checkbox-list .box-field {
  position: relative;
  cursor: pointer;
}

.sidebar-checkbox-list .box-field .checkmark {
  position: absolute;
  top: -3px;
  left: 1px;
  display: none;
  font-size: 17.6px;
}

.sidebar-checkbox-list input:checked ~ label > .box-field > .checkmark {
  display: block;
}

.sidebar-checkbox-list label {
  margin-bottom: 0;
}

.sidebar-checkbox-list li {
  color: #707070;
  font-size: 14px;
  margin-top: 10px;
}

.sidebar-checkbox-list li a {
  color: inherit;
}

.sidebar-checkbox-list .custom-square {
  margin: -3px 3px 0 0;
  width: 15px;
  height: 15px;
  border: 1px #dadada solid;
  display: inline-block;
  position: relative;
  top: 2px;
}

.sidebar-color-list .color-box {
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}

.sidebar-color-list li {
  margin-bottom: 10px;
  color: #707070;
}

.sidebar-color-list li a {
  color: inherit;
}

.sidebar-color-list li a:hover {
  color: #03a9f4;
}

.promo-image.sidebar {
  position: relative;
}

.promo-image.sidebar:before {
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  right: 51%;
  top: 0;
  opacity: 1;
}

.promo-image.sidebar:after {
  background: rgba(255, 255, 255, 0.2);
  bottom: 50%;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  opacity: 1;
}

.promo-image.sidebar:hover:before {
  left: 0;
  right: 0;
  opacity: 0;
  transition: all 900ms ease-in;
}

.promo-image.sidebar:hover:after {
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 900ms ease-in;
}

.color-list .color-box {
  width: 15px;
  height: 15px;
}

/*>>>>>>>> Comment <<<<<<<<<*/
.comment-block-wrapper h3 {
  display: inline-block;
  font-size: 17px;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase;
  color: #333;
}

.single-comment {
  border: 1px solid #ececec;
  margin: 0 0 20px;
  padding: 30px;
  width: 100%;
  display: flex;
  position: relative;
}

.single-comment .comment-avatar {
  margin-right: 25px;
  width: 50px;
  height: 50px;
}

.single-comment .comment-text .author {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
}

.single-comment .comment-text .author a {
  color: inherit;
}

.single-comment .comment-text .author a:hover {
  color: #03a9f4;
}

.single-comment .comment-text .time {
  color: #999;
  margin: 0 0 15px;
  font-size: .93em;
  font-style: italic;
}

.single-comment .comment-text p {
  color: #999;
}

.single-comment .reply-btn {
  position: absolute;
  right: 30px;
  font-weight: 700;
  color: #03a9f4;
  border: 1px solid #03a9f4 !important;
  position: absolute;
  bottom: 10px;
  font-weight: 700;
  color: #03a9f4;
  border: 1px solid #03a9f4 !important;
  right: 10px;
}

@media (min-width: 576px) {
  .single-comment .reply-btn {
    top: 20px;
    bottom: auto;
    right: 20px;
  }
}

.single-comment .reply-btn:hover {
  color: #fff;
}

@media (min-width: 768px) {
  .single-comment:nth-child(odd) {
    margin-left: 15px;
    width: calc(100% - 15px);
  }
}

.single-comment:last-child {
  margin-bottom: 0;
}

.reply-btn {
  font-size: .8em;
  width: 75px;
  height: 28px;
  line-height: 26px;
}

/*>>>>>>>> Shop <<<<<<<<<*/
.shop-toolbar {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 8px 15px;
  margin-bottom: 62px;
}
.product-view-mode .sorting-btn {
  margin-right: 7px;
  cursor: pointer;
  font-size: 16px;
  color: #878787;
}

.product-view-mode .sorting-btn i {
  color: inherit;
}

.product-view-mode .sorting-btn.active {
  color: #ff9c8c;
}

.toolbar-status {
  color: #878787;
  font-size: 12px;
}

.sorting-selection {
  display: flex;
  align-items: center;
  margin-left: 0;
}

@media (min-width: 992px) {
  .sorting-selection {
    margin-left: -15px;
  }
}

.sorting-selection span {
  line-height: 24px;
  font-size: 12px;
  padding: 6px 8px 6px 0;
}

@media (min-width: 576px) {
  .sorting-selection span {
    padding: 6px 15px 6px 0;
  }
}

.sorting-selection .nice-select {
  flex: 70%;
  border: 1px solid #ebebeb;
  padding: 5px 15px;
  border-radius: 4px;
  line-height: 24px;
  font-size: 12px;
  margin: 0;
  height: 36px;
}

@media (min-width: 992px) {
  .sorting-selection .nice-select {
    margin-right: 15px;
  }
}

.sorting-selection .nice-select .current {
  color: #9e9d9d;
}

.pagination-block {
  font-size: 12px;
  font-weight: 400;
  border: 1px solid #ebebeb;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0;
}

@media (min-width: 480px) {
  .pagination-block {
    padding: 20px;
  }
}

.pagination-block .pagination-status {
  flex: 100%;
  text-align: center;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .pagination-block .pagination-status {
    margin-bottom: 0px;
    text-align: left;
    flex: 33.333%;
  }
}

.pagination-block .pagination-status p {
  margin-bottom: 0;
}

.pagination-block .pagination-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 100%;
  line-height: 28px;
  flex-wrap: wrap;
}

@media (min-width: 480px) {
  .pagination-block .pagination-btns {
    line-height: auto;
  }
}

@media (min-width: 768px) {
  .pagination-block .pagination-btns {
    flex: 50%;
    justify-content: flex-end;
  }
}

.pagination-block .pagination-btns .single-btn {
  font-size: 14px;
  color: #333;
  margin-right: 15px;
}

@media (min-width: 576px) {
  .pagination-block .pagination-btns .single-btn {
    margin-right: 25px;
  }
}

@media (min-width: 768px) {
  .pagination-block .pagination-btns .single-btn {
    line-height: 16px;
  }
}

.pagination-block .pagination-btns .single-btn:last-child {
  margin-right: 0px;
}

.pagination-block .pagination-btns .single-btn:hover, .pagination-block .pagination-btns .single-btn.current {
  color: #03a9f4;
}

.pagination-block .pagination-btns .single-btn i {
  font-size: 18px;
  position: relative;
  top: 2px;
  display: inline-block;
}

.pagination-block .pagination-btns .single-btn.prev-btn i {
  margin-right: 10px;
}

.pagination-block .pagination-btns .single-btn.next-btn i {
  margin-left: 10px;
}

/*>>>>>>>> Blog Page <<<<<<<<<*/
/* Sidebar Search */
.site-mini-search {
  background: #fff;
  border: 1px solid #ececec;
  color: #999;
  font-family: Rubik, Arial, Helvetica, sans-serif;
  position: relative;
  width: 100%;
}

.site-mini-search input {
  background: none;
  border: none;
  height: 34px;
  padding: 0 40px 0 15px;
  width: 100%;
}

.site-mini-search input:focus {
  outline: none;
  box-shadow: none;
}

.site-mini-search button {
  background: none;
  border: none;
  color: #999;
  font-size: 14px;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 34px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.site-mini-search button:hover {
  color: #03a9f4;
}

/*  Sidebar List */
.sidebar-list {
  list-style: disc;
  padding-left: 15px;
  margin-bottom: -5px;
}

.sidebar-list li {
  color: #1a1f2b;
  margin-bottom: 8px;
}

.sidebar-list li a {
  color: inherit;
  transition: .4s;
}

.sidebar-list li:hover {
  color: #03a9f4;
}

.sidebar-list li:last-child {
  margin-bottom: 0;
}

.sidebar-tag-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.sidebar-tag-list a {
  background: #f1f1f1;
  border: none;
  color: #999;
  display: inline-block;
  font-size: 1em !important;
  margin: 0 5px 10px 0;
  padding: 3px 12px;
  text-transform: capitalize;
  transition: all .2s ease;
  border-radius: 4px;
}

.sidebar-tag-list a:hover {
  background: #03a9f4;
  color: #fff;
}

/*>>>>>>>> Blog Details Page <<<<<<<<<*/
.blog-post .blog-content header {
  margin-bottom: 20px;
}

.blog-post .blog-content .post-category {
  margin-bottom: 10px;
}

.blog-post .blog-content .post-category i {
  margin-right: 5px;
}

.blog-post .blog-content .post-category a:hover {
  color: #03a9f4;
}

.blog-post .blog-content .blog-title {
  display: inline-block;
  font-size: 25px;
  margin-bottom: 16px;
  padding: 0;
}

.blog-post .blog-content .blog-title a {
  color: #333;
  transition: .4s;
}

.blog-post .blog-content .blog-title a:hover {
  color: #03a9f4;
}

.blog-post .blog-content .post-meta {
  font-size: 13.76px;
}

.blog-post .blog-content .post-meta .post-separator {
  margin: 0 10px;
}

.blog-post .blog-content .post-meta span {
  font-size: 13px;
}

.blog-post .blog-content .post-meta span i {
  margin-right: 5px;
}

.blog-post .blog-content article p {
  margin: 0;
  padding-bottom: 20px;
  line-height: 1.65;
}

.blog-post .blog-content footer {
  margin-top: 20px;
  align-items: center;
  flex-wrap: wrap;
}

@media (min-width: 480px) {
  .blog-post .blog-content footer {
    display: flex;
  }
}

.blog-post .blog-content footer div {
  flex: 50%;
  display: block;
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .blog-post .blog-content footer div {
    display: static;
    margin-bottom: 0;
  }
}

.blog-post .blog-btn .btn {
  color: #03a9f4;
}

@media (min-width: 768px) and (max-width: 991px) {
  .blog-post .blog-btn .btn {
    width: 130px;
  }
}

.blog-post .blog-btn .btn:hover {
  color: #fff;
}

.blog-post.post-details .blog-image img {
  width: 100%;
}

.blog-post.post-details .blog-title {
  font-size: 30px;
}

.blog-post.post-details .blog-content {
  margin-top: 30px;
}

.blog-post.post-details .blog-content header {
  margin-bottom: 25px;
}

.blog-post.post-details .blog-content blockquote {
  background: #f6f6f6;
  border: 1px solid #ececec;
  border-left: 5px solid #03a9f4;
  font-size: 14px;
  font-style: italic;
  line-height: 26px;
  padding: 30px 45px 10px;
}

@media (min-width: 768px) {
  .blog-post.post-details .blog-content blockquote {
    margin: 30px 0 30px 30px;
  }
}

.blog-post.post-details .blog-meta {
  font-size: 13px;
  padding: 10px;
  color: #1a1f2b;
  font-size: 13px;
  padding: 15px 0;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
  margin-top: 10px;
}

.blog-post.post-details .blog-meta a {
  color: #03a9f4;
}

.blog-post.post-details .blog-meta a:hover {
  text-decoration: underline;
}

.share-block {
  text-align: center;
}

.share-block h3 {
  background: none;
  color: #8c8c8c;
  font-size: 12px;
  line-height: 26px;
  margin: 0 20px;
  text-transform: uppercase;
  width: auto;
}

.social-links {
  display: flex;
}

.social-links .single-social {
  color: #333;
  background: #f7f7f7;
  border-radius: 100%;
  color: #353535;
  display: inline-block;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  margin-right: 10px;
  text-align: center;
  width: 26px;
}

.social-links .single-social:hover {
  color: #fff;
  background: #03a9f4;
}

.blog-posts-container .blog-post {
  border-bottom: 1px solid #ececec;
  margin: 0 0 50px;
  padding: 0 0 50px 0;
  width: 100%;
}

.blog-posts-container .blog-post:last-child {
  padding-bottom: 0;
  border: none;
}

.related-post-block h3 {
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
}

.related-post .post-date {
  color: #999;
  display: block;
  font-style: italic;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

.related-post .post-title {
  font-size: 1.143em;
  color: #333;
}

.related-post .post-title a {
  display: inline-block;
}

.related-post .post-title:hover a {
  color: #03a9f4;
}

/* Pagination */
.pagination-widget {
  text-align: right;
}

.pagination-widget p {
  color: inherit;
}

.site-pagination a {
  background: #fff;
  border: 1px solid #ececec;
  color: #1a1f2b;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  height: 32px;
  line-height: 30px;
  margin-right: 7px;
  min-width: 0;
  padding: 0;
  text-align: center;
  width: 32px;
  transition: all .2s ease;
  border-radius: 4px;
}

.site-pagination a:hover {
  color: #03a9f4;
}

.site-pagination a.active, .site-pagination a:hover {
  background: #03a9f4;
  border-color: #03a9f4;
  color: #fff;
}

.blog-page-section.with-sidebar .single-block {
  margin-bottom: 40px;
}

.blog-page-section.with-sidebar .single-block:last-child {
  margin-bottom: 0;
}

.replay-form-wrapper h3 {
  font-size: 17px;
  margin: 20px 0;
  position: relative;
  text-transform: uppercase;
}

.replay-form-wrapper p {
  color: #999;
  font-size: 12px;
  padding-bottom: 10px;
}

.blog-image {
  display: block;
}

/*>>>>>>>> Product-details <<<<<<<<<*/
.product-details-description .title {
  font-family: 'Viga', sans-serif !important;
      color: #ff5a00;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    text-transform: capitalize;
}

.product-details-description .widget-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.product-details-description .widget-block .rating-block {
  margin-right: 10px;
  margin-bottom: 10px;
}

.product-details-description .widget-block .rating-block span {
  font-size: 20px;
}

.product-details-description .widget-block .review-widget {
  margin-bottom: 10px;
}

.product-details-description .widget-block .review-widget a {
  margin-right: 10px;
}

.product-details-description .widget-block .review-widget a i {
  margin-right: 5px;
}

.product-details-description .widget-block .review-widget a:hover {
  color: #03a9f4;
}

.product-details-description .price {
  font-size: 16px;
  font-weight: 700;
}

.product-details-description .price-new {
color: #222;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 33px;
}



.product-details-description .product-details-article p {
  font-size: 14px;
  color: #707070;
  line-height: 30px;
  letter-spacing: .025em;
}

.product-details-description .widget-block-2 {
  margin-bottom: 20px;
}

.product-details-description .size-widget {
  margin-bottom: 15px;
}

.product-details-description .size-widget .widget-label {
  margin-bottom: 6px;
  display: block;
  width: 100%;
}

.product-details-description .size-widget select {
  width: 50px;
  height: 50px;
  text-indent: 8px;
}

.product-details-description .color-widget {
  margin-bottom: 15px;
}

.product-details-description .color-widget .widget-label {
  margin-bottom: 6px;
  display: block;
  width: 100%;
}

.product-details-description .color-widget select {
  width: 50px;
  height: 50px;
  text-indent: 8px;
}

.product-details-description .color-list {
  display: flex;
}

.product-details-description .color-list .single-color {
  margin-right: 10px;
}

.product-details-description .color-list .single-color .color-box {
  width: 20px;
  height: 20px;
}

.product-details-description .color-list .single-color .color-box:hover {
  border: 2px solid #333;
}

.product-details-description .widget-block-3 .widgets {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.product-details-description .widget-block-3 .widgets > div {
  margin-right: 10px;
  margin-bottom: 10px;
}

.product-details-description .widget-block-3 .product-status {
  display: inline-block;
  font-weight: 700;
}

.product-details-description .widget-block-3 .product-status p {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 14px;
  color: #353535;
  line-height: 24px;
}

.product-details-description .widget-block-3 .product-status i {
  margin-right: 7px;
  font-size: 24px;
  color: #333;
  position: relative;
  top: -2px;
}

.product-details-description .widget-block-3 .widget-label {
  margin-bottom: 10px;
}

.product-details-description .widget-social-share {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.product-details-description .widget-social-share .widget-label {
  margin-right: 10px;
}

.product-details-description .policy-block {
  margin-top: 32px;
}

.product-gallery-image {
  border: 1px solid #ebebeb;
  padding: 20px;
}

.count-input-block {
  display: flex;
}

.count-input-block input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  color: #414141;
  background-color: white;
  height: 44px;
  padding: 2.8px 8px;
  width: 48px;
  border-radius: 0;
  text-align: center;
}

.count-input-block .count-input-btns {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.count-input-block .count-input-btns .count-btn {
  padding: 1px 6px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  height: 22px;
  font-size: 16px;
  margin-bottom: 1px;
}

.add-cart-btn .btn {
    font-size: 17px;
    font-weight: 500;
    border: none !important;
     background: #ff5a00;
    box-shadow: none;
    border-radius:5px !important;
    padding: 12px 30px;
    height: 55px;
    font-family: 'Open Sans', sans-serif;
    transition: all .4s ease 0s;
}

.add-cart-btn .btn:hover {
  color: #fff;
  background: #222;
    
}

.add-cart-btn .btn i {
  font-size: 20px;
  margin-right: 12px;
}


.buy-btn .btn {
  font-size: 14px;
  font-weight: 500;
  max-width: 155px;
  border: 2px solid #03a9f4;
  color: #03a9f4;
  background: transparent;
  box-shadow: none;
  padding: 0 20px;
  height: 44px;
}

.buy-btn .btn i {
  font-size: 20px;
  margin-right: 12px;
}

.buy-btn .btn:hover {
  color: #fff;
  background: #03a9f4;
}

.product-group .single-product {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dee2e6;
}

.product-group .single-product .product-image {
  width: 60px;
  margin-right: 20px;
  padding-bottom: 5px;
}

.product-group .single-product .product-title {
  margin-right: 15px;
  padding-bottom: 5px;
  font-size: 14px;
}

.product-group .single-product .count-input-block {
  margin-right: 15px;
  padding-bottom: 5px;
}

.policy-list {
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
}

.policy-list li {
  display: flex;
  align-items: center;
  padding: 16px 24px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.policy-list li p {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 12px;
}

@media (min-width: 576px) {
  .policy-list li p {
    font-size: 13px;
  }
}

@media (min-width: 768px) {
  .policy-list li p {
    font-size: 14px;
  }
}

.policy-list li .icon {
  margin-right: 10px;
}

.review-tab .nav-tabs {
  justify-content: center;
  border-color: transparent;
  margin-bottom: 30px;
  margin-top: -2px;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 480px) {
  .review-tab .nav-tabs {
    flex-direction: row;
  }
}

.review-tab .nav-tabs .nav-item,
.review-tab .nav-tabs .nav-link.active,
.review-tab .nav-tabs .nav-link:hover {
  border-color: transparent;
}

.review-tab .nav-tabs .nav-item {
  margin: 0 20px;
}

@media (min-width: 480px) {
  .review-tab .nav-tabs .nav-item {
    margin: 0 15px;
  }
}

@media (min-width: 576px) {
  .review-tab .nav-tabs .nav-item {
    margin: 0 25px;
  }
}

.review-tab .nav-tabs .nav-item .nav-link {
  text-transform: capitalize;
  color: #929292;
  padding: 0;
  line-height: 30px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;;
  font-size: 18px;
}

@media (min-width: 576px) {
  .review-tab .nav-tabs .nav-item .nav-link {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .review-tab .nav-tabs .nav-item .nav-link {
    font-size: 24px;
  }
}

.review-tab .nav-tabs .nav-item .nav-link.active {
  color: #484848;
}

.review-tab .tab-content .review-article p {
  font-size: 14px;
  color: #0c0c0c;
  line-height: 30px;
  letter-spacing: .025em;
  text-align: center;
}

.tab-product-details .brand {
  margin-bottom: 30px;
}

.tab-product-details .meta {
  font-size: 16px;
  color: #414141;
  font-weight: 700;
}

.tab-product-details .meta .small-text {
  font-size: 12px;
  text-align: left;
  font-weight: 400;
}

.product-features {
  margin-top: 20px;
  margin-left: 5px;
}

.product-features .data-sheet {
  display: flex;
  flex-wrap: wrap;
}

.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
  font-weight: 400;
  background: #ebebeb;
  padding: .625rem;
  margin-right: .625rem;
  min-height: 2.5rem;
  word-break: break-all;
  margin-bottom: .5rem;
  box-flex: 1;
  flex: 1 0 100%;
}

@media (min-width: 768px) {
  .product-features > dl.data-sheet dd.value,
  .product-features > dl.data-sheet dt.name {
    flex: 1 0 40%;
  }
}

.product-features .title {
  font-weight: 700;
  font-size: 15px;
  margin-left: -5px;
}

.product-features dl {
  margin-left: -5px;
}

.product-features > dl.data-sheet dd.value:nth-of-type(even),
.product-features > dl.data-sheet dt.name:nth-of-type(even) {
  background: #f6f6f6;
}

.review-wrapper .title-lg {
  font-size: 15px;
  color: #333;
}

@media (min-width: 768px) {
  .review-wrapper .title-lg {
    font-size: 17px;
  }
}

.review-comment {
  display: flex;
}

.review-comment .avatar {
  width: 60px;
  margin-right: 10px;
}

.review-comment .text {
  border: 1px solid #ececec;
  width: calc(100% - 70px);
  padding: 1em 1em 0;
  border-radius: 3px;
  position: relative;
}

.review-comment .text:before {
  background: #fff;
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  content: '';
  display: block;
  height: 10px;
  left: -6px;
  position: absolute;
  top: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
}

.review-comment .text .author {
  margin-bottom: 10px;
  font-size: 14px;
}

.review-comment .text p {
  padding-bottom: 10px;
}

/*Dynamic Rating*/
.rating-row p {
  margin-right: 3px;
  display: inline-block;
  font-weight: 500;
}

.rating-widget-block {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.rating-widget-block input {
  display: none;
}

.rating-widget-block label {
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
  display: inline-block;
}

.rating-widget-block label:last-child {
  margin-right: 0;
}

.rating-widget-block label:before {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  position: relative;
  display: block;
  font-size: 16px;
  color: #e3e3e3;
  font-weight: 900;
}

.rating-widget-block label:after {
  content: "\f005";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  display: block;
  font-size: 16px;
  color: #fec701;
  font-weight: 900;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.4s;
}

.rating-widget-block label:hover ~ label:after,
.rating-widget-block label:hover:after,
.rating-widget-block input:checked ~ label:after {
  opacity: 1;
}

.site-form .form-group {
  margin-bottom: 20px;
}

.site-form .form-control {
  border-radius: 0;
  border: 1px solid #ececec;
  background: #f4f4f4;
}

.site-form .form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: #f4f4f4;
}

.site-form .form-control::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 14px;
}

.site-form .form-control:-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
}

.site-form .form-control::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
}

.site-form .form-control:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
}

.site-form textarea.form-control {
  height: 130px;
  width: 100%;
}

.site-form textarea.form-control:focus {
  box-shadow: none;
  outline: none;
  border-color: #f4f4f4;
}

.site-form input.form-control {
  height: 50px;
  line-height: 50px;
  max-width: 100%;
  padding: 0 10px;
}

.site-form label {
  color: #999;
  display: block;
  margin: 0 0 5px;
}

.site-form .submit-btn {
  margin-top: 15px;
}

.site-form.contact-form-2 .form-control {
  background: #e7e7e7;
}

.product-details-slider .single-slide img {
  width: 100%;
}

/*>>>>>>>> Checkout <<<<<<<<<*/
/*-- Checkout Title --*/
.checkout-title {
  border-bottom: 1px solid #ececec;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: none;
  width: 100%;
  color: #1a1f2b;
  font-size: 20px;
}

@media (min-width: 480px) {
  .checkout-title {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .checkout-title {
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
  }
}

/*-- Checkout Form --*/
.checkout-form {
  color: #d4d4d4;
  padding: 50px 40px;
  box-shadow: 3px 6px 16px 10px rgba(204, 204, 204, .32);
}

.checkout-form label {
  color: #1a1f2b;
  font-family: Rubik, Arial, Helvetica, sans-serif;
  margin: 0 22px 5px 0px;
  font-family: 'Montserrat', sans-serif;
  text-align: left;
}

.checkout-form .nice-select {
  width: 100%;
  background-color: #f4f4f4;
  border: 1px solid transparent;
  border-radius: 0;
  line-height: 23px;
  padding: 10px 20px;
  font-size: 14px;
  height: 45px;
  color: #14191e;
  margin-bottom: 15px;
}

.checkout-form .nice-select::after {
  width: 6px;
  height: 6px;
  border-width: 1px;
  right: 20px;
  border-color: #565f69;
}

.checkout-form .nice-select .current {
  color: #565f69;
  display: block;
  line-height: 23px;
}

.checkout-form .nice-select .list {
  width: 100%;
}

.checkout-form input, .checkout-form select {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 5px;
  line-height: 23px;
  padding: 10px 20px;
  font-size: 14px;
  color: #14191e;
  margin-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
}

.checkout-form input[type="checkbox"] {
  width: auto;
}

.checkout-form input:focus {
  box-shadow: none;
  outline: none;
  border-color: #03a9f4;
}

.checkout-form .check-box {
  margin-right: 70px;
}

.checkout-form .check-box:last-child {
  margin-right: 0;
}

.checkout-form .check-box input[type="checkbox"] {
  display: none;
}

.checkout-form .check-box input[type="checkbox"] + label {
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #14191e;
  margin: 0;
}

.checkout-form .check-box input[type="checkbox"] + label::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  display: block;
  border: 2px solid #565f69;
  content: "";
  transition: all 0.3s ease 0s;
}

.checkout-form .check-box input[type="checkbox"] + label::after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  line-height: 20px;
  opacity: 0;
  color: #333;
  width: 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.checkout-form .check-box input[type="checkbox"]:checked + label::before {
  border: 2px solid #565f69;
}

.checkout-form .check-box input[type="checkbox"]:checked + label::after {
  opacity: 1;
}

/*-- Shipping Form --*/
#shipping-form {
  display: none;
}

/*-- Checkout Cart Total --*/
.checkout-cart-total {
  background-color: #fff;
  color: #333;
  padding: 35px 30px;
  border: 1px solid #cecece;
}

.checkout-cart-total .checkout-title {
  border-bottom: 1px solid #dfdfdf;
  font-size: 24px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}

@media only screen and (max-width: 479px) {
  .checkout-cart-total {
    padding: 30px;
  }
  .header-links .sin-link {
        padding-top: 0!important;
  }
  .header-links .sin-link .link-icon {
    color: #000000!important;
  }
  .header-links .sin-link .link-icon:hover{
        background: #ffffff;
  }
}

.checkout-cart-total h4 {
  line-height: 23px;
  font-weight: 200;
  font-size: 18px;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
}

@media (max-width: 479px) {
  .checkout-cart-total h4 {
    font-size: 19px;
  }
}

.checkout-cart-total h4:first-child {
  margin-top: 0;
  margin-bottom: 25px;
}

.checkout-cart-total h4:last-child {
  margin-top: 15px;
  margin-bottom: 0;
}

.checkout-cart-total h4 span {
  float: right;
  display: block;
}

.checkout-cart-total ul {
  border-bottom: 1px solid #dfdfdf;
  color: #333;
}

.checkout-cart-total ul li {
  color: inherit;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
  display: block;
  margin-bottom: 16px;
  overflow: hidden;
}

.checkout-cart-total ul li span {
  color: inherit;
  float: right;
}

.checkout-cart-total ul li span.left {
  float: left;
  width: 70%;
}

.checkout-cart-total p {
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  color: #333;
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

.checkout-cart-total p span {
  float: right;
}

/*-- Place Order --*/
.place-order {
  border-radius: 3px;
  height: 50px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 20px;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  background-color: #ff9c8c;
  background-color: #5a38c9;
  transition: .4s;
}

.place-order:hover {
  background: #b85e5e;
  border-color: #b85e5e;
  color: #fff;
}

/*=====  End of 14. Checkout  ======*/
.checkout-area.checkout-area-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.term-block {
  margin-bottom: 10px;
}

.method-notice {
  display: flex;
  padding: 1em 2em 1em 3.5em;
  margin: 0 0 15px;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  border-top: 3px solid #03a9f4;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}

.method-notice:before {
  font-family: 'Font Awesome 5 Free';
  content: '\f249';
  display: inline-block;
  position: absolute;
  top: 1em;
  color: #03a9f4;
  left: 1.5em;
}

.order-note-block label {
  font-family: Rubik, Arial, Helvetica, sans-serif;
  margin: 0 0 5px;
  line-height: 2;
  color: #666;
}

.order-note-block textarea {
  height: 100px;
  line-height: 1.5;
  padding: 10px;
  width: 100%;
      background-color: #fff;
    border: 1px solid #cecece;
}

.order-note-block textarea::-webkit-input-placeholder {
  color: #666;
}

.order-note-block textarea:-moz-placeholder {
  color: #666;
}

.order-note-block textarea::-moz-placeholder {
  color: #666;
}

.order-note-block textarea:-ms-input-placeholder {
  color: #666;
}

.order-note-block textarea:focus {
  box-shadow: none;
  outline: none;
}

.block-border {
  border-bottom: 1px solid #ececec;
  padding-bottom: 16px;
}

.checkout-quick-box {
  padding: 16px 32px 16px 20px;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  color: #515151;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}
.checkbox-inline a:hover{
  text-decoration:underline;
}
.checkout-quick-box p {
  margin-bottom: 0;
}

.checkout-quick-box p i {
  color: #ff5a00;
  margin-right: 10px;
}
.checkout-quick-box p a {
  color: #ff5a00;
}
.checkout-quick-box p a:hover {
  color: #d80851;
}

.checkout-slidedown-box {
  display: none;
}

.quick-login-form {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 0;
  padding: 20px;
  color: #666;
  margin: 0 0 20px;
}

.quick-login-form .form-group input {
  margin-bottom: 0;
}

.quick-login-form label {
  display: block;
}

.quick-login-form input {
  border: 1px solid #ececec;
  height: 36px;
  margin: 0 0 14px;
  max-width: 100%;
  padding: 0 0 0 10px;
  width: 370px;
}

.pass-lost {
  color: #a43d21;
}

.pass-lost:hover {
  color: #03a9f4;
}

.checkout_coupon {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin-bottom: 2em;
  text-align: left;
  border-radius: 5px;
}

.checkout_coupon input {
  background: #f4f4f4;
  border: none;
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  max-width: 100%;
  padding: 0 0 0 10px;
  vertical-align: middle;
  margin-right: 10px;
  width: 180px;
}

.checkout_coupon .btn {
  font-size: 14px;
  margin-top: 15px;
}

@media (min-width: 480px) {
  .checkout_coupon .btn {
    margin-top: 0;
  }
}

.quick-title {
  margin-bottom: 40px;
  line-height: 1.35;
  font-size: 28px;
  color: #333;
}

@media (min-width: 768px) {
  .quick-title {
    font-size: 36px;
  }
}

.check-bx-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.check-bx-wrapper .check-box + .check-box {
  margin-top: 10px;
}

@media (min-width: 576px) {
  .check-bx-wrapper .check-box + .check-box {
    margin-top: 0;
  }
}

/*>>>>>>>> Cart <<<<<<<<<*/
.cart_area .page-section-title {
  margin-bottom: 40px;
}

.cart_area .page-section-title h1 {
  font-size: 22px;
}

@media (min-width: 480px) {
  .cart_area .page-section-title h1 {
    font-size: 28px;
  }
}

@media (min-width: 992px) {
  .cart_area .page-section-title h1 {
    font-size: 34px;
  }
}

/*-- Cart Table --*/
.cart-table {
  color: #d4d4d4;
}

.cart-table .table {
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 575px) {
  .cart-table .table {
    border-top: 8px solid #14191e;
  }
}

.cart-table .table thead {
  background-color: transparent;
}

@media only screen and (max-width: 575px) {
  .cart-table .table thead {
    display: none;
  }
}

.cart-table .table thead tr {
  border-bottom: 1px solid #ececec;
}

.cart-table .table thead tr th {
  text-align: center;
  border: none;
  text-transform: uppercase;
  font-weight: 500;
  color: #333;
  border-right: 1px solid #ececec;
  padding: 20px 10px;
  font-family: Rubik, Arial, Helvetica, sans-serif;
  font-size: 15px;
}

.cart-table .table tbody {
  color: #333;
  font-weight: 500;
}

.cart-table .table tbody tr {
  transition: .4s;
}

.cart-table .table tbody tr:not(:last-child):hover {
  background: #f6f6f6;
}

.cart-table .table tbody tr td {
  text-align: center;
  border: none;
  padding: 20px 10px;
  vertical-align: middle;
  border-top: 1px solid #ececec;
  border-right: 1px solid #ececec;
}

@media only screen and (max-width: 575px) {
  .cart-table .table tbody tr td {
    display: block;
    width: 100%;
    max-width: none;
    padding: 15px;
    text-align: left;
  }
}

.cart-table .table tbody tr td .coupon-block {
  display: flex;
  border: 1px solid #ececec;
  margin: 0 0 20px;
  padding: 25px !important;
  flex-wrap: wrap;
}

.cart-table .table tbody tr td .coupon-block .coupon-text {
  flex: 100%;
}

@media (min-width: 576px) {
  .cart-table .table tbody tr td .coupon-block .coupon-text {
    flex: 50%;
    text-align: left;
  }
}

.cart-table .table tbody tr td .coupon-block .coupon-text input {
  border: 1px solid #ececec;
  height: 50px;
  line-height: 48px;
  padding: 6px 6px 5px;
  background: #f4f4f4;
  font-weight: 500;
  width: 100%;
  text-align: center;
}

@media (min-width: 576px) {
  .cart-table .table tbody tr td .coupon-block .coupon-text input {
    width: auto;
  }
}

.cart-table .table tbody tr td .coupon-block .coupon-text input:focus {
  outline: none;
}

.cart-table .table tbody tr td .coupon-block .coupon-btn {
  flex: 100%;
  margin-top: 10px;
}

@media (min-width: 576px) {
  .cart-table .table tbody tr td .coupon-block .coupon-btn {
    flex: 50%;
    margin-top: 0px;
    text-align: right;
  }
}

.cart-table .table tbody tr td .coupon-block label {
  display: none;
}

.cart-table th.pro-thumbnail,
.cart-table td.pro-thumbnail {
  max-width: 160px;
  min-width: 32px;
  width: 160px;
}

@media only screen and (max-width: 575px) {
  .cart-table th.pro-thumbnail a,
  .cart-table td.pro-thumbnail a {
    width: 160px;
  }
}

.cart-table th.pro-title,
.cart-table td.pro-title {
  min-width: 200px;
}

.cart-table td.pro-thumbnail a {
  display: block;
}

.cart-table td.pro-thumbnail a img {
  width: 70px;
  background-color: #f6f7f8;
}

.cart-table td.pro-title a {
  font-size: 16px;
  color: #333;
}

.cart-table td.pro-title a:hover {
  color: #03a9f4;
}

.cart-table td.pro-price span {
  display: block;
  font-size: 15px;
}

.cart-table td.pro-quantity .pro-qty {
  width: 50px;
  display: block;
  margin: auto;
}

.cart-table td.pro-quantity .pro-qty input {
  padding-right: 0;
  font-size: 15px;
  border-radius: 0;
  background: transparent;
  border: 1px solid #ececec;
  color: #333;
}

@media only screen and (max-width: 575px) {
  .cart-table td.pro-quantity .pro-qty {
    margin: 0;
  }
}

.cart-table td.pro-subtotal span {
  display: block;
  font-size: 15px;
}

.cart-table td.pro-addtocart button {
  width: 140px;
  border-radius: 50px;
  height: 36px;
  border: 1px solid #03a9f4;
  line-height: 24px;
  padding: 5px 20px;
  font-weight: 700;
  text-transform: capitalize;
  color: #fff;
  background-color: #03a9f4;
}

.cart-table td.pro-remove a {
  display: block;
  font-weight: 600;
}

.cart-table td.pro-remove a i {
  font-size: 15px;
}

.cart-table td.pro-remove a:hover {
  color: #03a9f4;
}

@media only screen and (max-width: 575px) {
  .cart-table td.pro-remove a {
    width: 60px;
    text-align: center;
  }
}

/*-- Calculate Shipping --*/
.calculate-shipping {
  margin-bottom: 23px;
}

.calculate-shipping h4 {
  font-size: 20px;
  line-height: 23px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 30px;
  color: #d4d4d4;
}

.calculate-shipping form .nice-select {
  width: 100%;
  border-radius: 50px;
  height: 36px;
  border: 1px solid #565f69;
  line-height: 24px;
  padding: 5px 20px;
  background-color: transparent;
}

.calculate-shipping form .nice-select::after {
  border-color: #565f69;
}

.calculate-shipping form .nice-select .current {
  display: block;
  line-height: 24px;
  font-size: 14px;
  color: #d4d4d4;
}

.calculate-shipping form input {
  width: 100%;
  border-radius: 50px;
  height: 36px;
  border: 1px solid #565f69;
  line-height: 24px;
  padding: 5px 20px;
  color: #d4d4d4;
  background-color: transparent;
}

.calculate-shipping form input::-webkit-input-placeholder {
  color: #d4d4d4;
}

.calculate-shipping form input:-moz-placeholder {
  color: #d4d4d4;
}

.calculate-shipping form input::-moz-placeholder {
  color: #d4d4d4;
}

.calculate-shipping form input:-ms-input-placeholder {
  color: #d4d4d4;
}

.calculate-shipping form input:focus {
  outline: none;
  box-shadow: none;
}

.calculate-shipping form input[type="submit"] {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
  width: 140px;
  cursor: pointer;
}

/*-- Discount Coupon --*/
.discount-coupon h4 {
  font-size: 20px;
  line-height: 23px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 30px;
  color: #d4d4d4;
}

.discount-coupon form input {
  width: 100%;
  border-radius: 50px;
  height: 36px;
  border: 1px solid #565f69;
  line-height: 24px;
  padding: 5px 20px;
  color: #d4d4d4;
  background-color: transparent;
}

.discount-coupon form input::-webkit-input-placeholder {
  color: #d4d4d4;
}

.discount-coupon form input:-moz-placeholder {
  color: #d4d4d4;
}

.discount-coupon form input::-moz-placeholder {
  color: #d4d4d4;
}

.discount-coupon form input:-ms-input-placeholder {
  color: #d4d4d4;
}

.discount-coupon form input:focus {
  outline: none;
  box-shadow: none;
}

.discount-coupon form input[type="submit"] {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
  width: 140px;
  line-height: 27px;
  cursor: pointer;
}

/*-- Cart Summary --*/
.cart-summary {
  float: right;
  width: 100%;
  margin-left: auto;
}

@media (min-width: 992px) {
  .cart-summary {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .cart-summary {
    margin-left: 0;
  }
  .product-card {
    margin-top: 45px;
  }
  .cms-part2 {
    float: right !important;
    position: relative !important;
    width: 100% !important;
    min-height: inherit !important;
    background: url(../images/bg-ptn.jpg) repeat scroll 0 0 transparent;
    margin-right: 0 !important;
    transform: skew(0deg) !important;
    -webkit-transform: skew(0deg) !important;
    -ms-transform: skew(0deg) !important;
    -o-transform: skew(0deg) !important;
    -moz-transform: skew(0deg) !important;
  }
  .footer a {
    word-break: break-word !important;
  }
}

@media only screen and (max-width: 575px) {
  .cart-summary {
    margin-left: 0;
  }
}

.cart-summary .cart-summary-wrap {
  background-color: #fff;
  padding: 30px 30px;
  margin-bottom: 20px;
  border: 1px solid #ececec;
  color: #333;
}

@media only screen and (max-width: 479px) {
  .cart-summary .cart-summary-wrap {
    padding: 25px 30px;
  }
}

.cart-summary .cart-summary-wrap h4 {
  font-size: 20px;
  line-height: 23px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 30px;
  display: block;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 20px;
  text-align: right;
}

.cart-summary .cart-summary-wrap p {
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
}

.cart-summary .cart-summary-wrap p span {
  float: right;
}

.cart-summary .cart-summary-wrap h2 {
  border-top: 1px solid #ececec;
  padding-top: 9px;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  margin: 0;
}

.cart-summary .cart-summary-wrap h2 span {
  float: right;
}

.cart-summary .cart-summary-button {
  overflow: hidden;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .cart-summary .cart-summary-button {
    display: flex;
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 575px) {
  .cart-summary .cart-summary-button {
    display: flex;
    justify-content: flex-start;
  }
}

.cart-summary .cart-summary-button .c-btn {
  margin-top: 10px;
  width: 140px;
  border-radius: 50px;
  height: 36px;
  border: 1px solid #333;
  line-height: initial;
  padding: 5px 20px;
  background-color: transparent;
  margin-left: 20px;
  float: right;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-summary .cart-summary-button .c-btn:last-child {
  margin-left: 0;
}

.cart-summary .cart-summary-button .c-btn.checkout-btn {
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
}

@media only screen and (max-width: 767px) {
  .cart-summary .cart-summary-button .c-btn {
    margin-left: 0;
    margin-right: 20px;
  }
  .cart-summary .cart-summary-button .c-btn:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 575px) {
  .cart-summary .cart-summary-button .c-btn {
    margin-left: 0;
    margin-right: 10px;
  }
  .cart-summary .cart-summary-button .c-btn:last-child {
    margin-right: 0;
  }
}

@media only screen and (max-width: 479px) {
  .cart-summary .cart-summary-button .c-btn {
    width: 130px;
  }
}

.cart-block-title h2 {
  color: #1a1f2b;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 35px 0;
  text-align: center;
  text-transform: uppercase;
}

/*>>>>>>>> Compare <<<<<<<<<*/
/*-- Compare Table --*/
.compare-table {
  color: #333;
}

.compare-table::-webkit-scrollbar-thumb {
  background: red;
  border-radius: 10px;
}

.compare-table .table tbody tr:first-child {
  border-top: 1px solid #eeeeee;
}

.compare-table .table tbody tr td {
  text-align: center;
  border: none;
  padding: 25px 30px;
  vertical-align: middle;
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}

.compare-table .table tbody tr td:last-child {
  border-right: 1px solid #eeeeee;
}

.compare-table .table tbody tr td.first-column {
  min-width: 170px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  margin: 0;
  line-height: 1;
}

.compare-table .table tbody tr td.product-image-title {
  min-width: 310px;
  vertical-align: bottom;
  padding-top: 50px;
}

.compare-table .table tbody tr td.product-image-title .image {
  clear: both;
  width: 100%;
  margin-bottom: 40px;
}

.compare-table .table tbody tr td.product-image-title .image img {
  max-width: 100%;
}

.compare-table .table tbody tr td.product-image-title .category {
  clear: both;
  float: left;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: 15px;
  margin-bottom: 7px;
  margin-top: 15px;
  text-transform: capitalize;
}

.compare-table .table tbody tr td.product-image-title .title {
  float: left;
  clear: both;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 10px;
}

.compare-table .table tbody tr td.product-image-title .title:hover {
  color: #03a9f4;
}

.compare-table .table tbody tr td.pro-desc p {
  text-align: left;
  margin: 0;
}

.compare-table .table tbody tr td.pro-price {
  font-size: 16px;
  font-weight: 600;
}

.compare-table .table tbody tr td.pro-color {
  font-size: 16px;
  font-weight: 600;
}

.compare-table .table tbody tr td.pro-stock {
  font-size: 16px;
  font-weight: 600;
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart {
  position: relative;
  background-color: #f6f6f6;
  border-radius: 50px;
  display: inline-block;
  width: 170px;
  padding: 10px 25px 10px 56px;
  transition: left 0.7s cubic-bezier(0.77, -1.5, 0.12, 3) 0s, color 0.4s ease-in;
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart i {
  width: 41px;
  height: 41px;
  background-color: #fff;
  border-radius: 50px;
  display: block;
  float: left;
  font-size: 20px;
  text-align: center;
  line-height: 41px;
  box-shadow: 0 3px 7px rgba(41, 41, 41, 0.3);
  transition: left 0.3s ease 0s, color .4s ease-in;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart span {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 21px;
  overflow: hidden;
  display: block;
  text-align: center;
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart.added {
  padding-left: 25px;
  padding-right: 56px;
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart.added i {
  left: calc(100% - 41px);
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart:hover {
  color: #03a9f4;
}

.compare-table .table tbody tr td.pro-remove button {
  border: none;
  background-color: transparent;
  padding: 0;
  color: #333;
}

.compare-table .table tbody tr td.pro-remove button i {
  font-size: 20px;
}

.compare-table .table tbody tr td.pro-ratting i {
  font-size: 14px;
}

/*>>>>>>>> Login-register <<<<<<<<<*/
/*-- Login Title --*/
.login-title {
  line-height: 23px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 30px;
  color: #333;
}

@media (min-width: 768px) {
  .login-title {
    font-size: 30px;
  }
}

/*-- Login Form --*/
.login-form {
  border: 1px solid #d3ced2;
  padding: 20px;
  margin: 2em 0 0;
  text-align: left;
  border-radius: 5px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .login-form {
    padding: 15px;
  }
}

.login-form label {
  display: block;
  font-size: 14px;
  margin-bottom: 12px;
  font-weight: 400;
  text-transform: capitalize;
}

.login-form .nice-select {
  width: 100%;
  background-color: transparent;
  border: 1px solid #565f69;
  border-radius: 0;
  line-height: 23px;
  padding: 10px 20px;
  font-size: 14px;
  height: 45px;
  color: #d4d4d4;
  margin-bottom: 15px;
}

.login-form .nice-select::after {
  width: 6px;
  height: 6px;
  border-width: 1px;
  right: 20px;
  border-color: #565f69;
}

.login-form .nice-select .current {
  color: #555555;
  display: block;
  line-height: 23px;
}

.login-form .nice-select .list {
  width: 100%;
}

.login-form input {
  background: #f4f4f4;
  border: none;
  border-radius: 0;
  height: 50px;
  line-height: 50px;
  max-width: 100%;
  width: 100%;
  padding: 0 0 0 10px;
  vertical-align: middle;
}

.login-form input[type="checkbox"] {
  width: auto;
}

.login-form input:focus {
  border-color: #03a9f4;
  box-shadow: none;
  outline: none;
}

.login-form .check-box {
  float: left;
  margin-right: 70px;
}

.login-form .check-box:last-child {
  margin-right: 0;
}

.login-form .check-box input[type="checkbox"] {
  display: none;
}

.login-form .check-box input[type="checkbox"] + label {
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #d4d4d4;
  margin: 0;
}

.login-form .check-box input[type="checkbox"] + label::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  display: block;
  border: 2px solid #565f69;
  content: "";
  transition: all 0.3s ease 0s;
}

.login-form .check-box input[type="checkbox"] + label::after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "\f00c";
  font-family: Fontawesome;
  font-size: 12px;
  line-height: 20px;
  opacity: 0;
  color: #d4d4d4;
  width: 20px;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.login-form .check-box input[type="checkbox"]:checked + label::before {
  border: 2px solid #565f69;
}

.login-form .check-box input[type="checkbox"]:checked + label::after {
  opacity: 1;
}

/*-- Place Order --*/
.register-button {
  display: block;
  margin-top: 40px;
  width: 140px;
  border-radius: 0;
  height: 36px;
  border: none;
  line-height: 24px;
  padding: 6px 20px;
  float: left;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
}

/*=====  End of 17. Login Register  ======*/
.entry-header {
  margin-bottom: 40px;
}

.entry-header .entry-title {
  font-size: 30px;
  line-height: 1.35;
  margin: 0 0 5px;
  text-transform: uppercase;
  color: #333;
}

@media (min-width: 992px) {
  .entry-header .entry-title {
    font-size: 36px;
  }
}

/*>>>>>>>> My-account <<<<<<<<<*/
.myaccount-tab-menu {
  flex-direction: column;
}

.myaccount-tab-menu a {
  border: 1px solid #cecece;
  border-bottom: none;
  color: #333;
  font-weight: 500;
  font-size: 12px;
  display: block;
  padding: 15px 15px 13px;
  text-transform: uppercase;
}

.myaccount-tab-menu a:last-child {
  border-bottom: 1px solid #cecece;
}

.myaccount-tab-menu a:hover, .myaccount-tab-menu a.active {
  background-color: #03a9f4;
  color: #fff;
}

.myaccount-tab-menu a i {
  font-size: 14px;
  text-align: center;
  width: 25px;
}

/*-- My Account Content -*/
.myaccount-content {
  font-size: 14px;
  border: 1px solid #cecece;
  padding: 30px;
  color: #333;
}

@media only screen and (max-width: 479px) {
  .myaccount-content {
    padding: 20px 15px;
  }
}

.myaccount-content h3 {
  border-bottom: 1px dashed #cecece;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.myaccount-content .welcome a {
  color: inherit;
}

.myaccount-content .welcome a:hover {
  color: #03a9f4;
}

.myaccount-content .welcome strong {
  font-weight: 600;
}

.myaccount-content a.btn i {
  padding-right: 5px;
}

.myaccount-content button.save-change-btn {
  background: none;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #555555;
  border-color: #555555;
  width: 140px;
  padding: 10px 0;
  border-radius: 3px;
}

.myaccount-content button.save-change-btn:hover {
  background-color: #03a9f4;
}

/*-- My Account Table -*/
.myaccount-table {
  white-space: nowrap;
  font-size: 15px;
}

.myaccount-table table th,
.myaccount-table .table th {
  padding: 10px;
  background: #14191E;
  color: #fff;
  border-color: #565f69;
}

.myaccount-table table td,
.myaccount-table .table td {
  padding: 20px 10px;
  vertical-align: middle;
  border-color: #565f69;
}

.myaccount-table table td a:hover,
.myaccount-table .table td a:hover {
  color: #03a9f4;
}

.saved-message {
  border-top: 3px solid #03a9f4;
  border-radius: 5px 5px 0 0;
  font-weight: 600;
  font-size: 13px;
  padding: 20px;
}

/*-- My Account Details Form -*/
.account-details-form h4 {
  margin: 0;
}

.account-details-form input {
  display: block;
  width: 100%;
  border: 1px solid #cecece;
  border-radius: 0;
  line-height: 24px;
  padding: 11px 25px;
  color: #333;
  background: transparent;
  border-radius: 3px;
}

.account-details-form input:focus {
  border-color: #03a9f4;
  box-shadow: none;
  outline: none;
}

/*=====  End of 16. My Account  ======*/
/*>>>>>>>> Contact <<<<<<<<<*/
#googleMap {
  height: 550px;
  width: 100%;
}

.ct_title {
  color: #555555;
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 37px;
}

.ct_address p {
  color: #555555;
  line-height: 28px;
  margin-bottom: 0;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
}

.address_wrapper .address {
  display: flex;
  margin-bottom: 15px;
  align-items: center;
}
.contact-info-text {
 padding-left: 23px;
}
.address_wrapper .address .icon {
  min-width: 35px;
}

.address_wrapper .address .icon i {
  color: #fff;
  font-size: 22px;
}

.address_wrapper .address .contact-info-text p {
  color: #555555;
  margin: 0;
  font-size: 14px;
}

.address_wrapper .address .contact-info-text p span {
  font-weight: 600;
}

.contact_form .input_box input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 3px;
  color: #252525;
  height: 45px;
  margin-bottom: 20px;
  padding: 0 20px;
  text-transform: capitalize;
  width: 100%;
}

.contact_form textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 3px;
  height: 150px;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%;
}

p.form-messege {
  margin-top: 20px;
}

p.form-messege.success {
  color: green;
}

p.form-messege.error {
  color: red;
}

.contact-form .form-control {
  background: transparent;
  font-size: 14px;
  color: #252525;
}

.contact-form .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #03a9f4;
}

.contact-form input {
  border-radius: 3px;
  height: 45px;
}

.contact-form label {
  color: #555555;
}

.contact-form .form-btn .theme-btn-otlined,
.contact-form .form-btn .theme-btn,
.contact-form .form-btn button,
.contact-form .form-btn a {
  height: 50px;
  padding: 0 40px;
}
@media only screen and (max-width: 992px){
  .banner-home {
    min-height: auto;
    padding-bottom: 3rem;
  }
  .hearder-home{
    position: absolute !important;
    background: none !important;
  }
  .banner-home img {
    margin: 4rem 0rem;
  }

  .banner-home {
    width: 100%;
    background: url(../images/banner1.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0rem 0rem;
    overflow: hidden;
    /* padding-bottom: 10rem; */
    position: relative;
    /* height: 100vh; */
  }
}
.footer-top {
  color: #fff;
  background: rgba(154,7,180,1);
  background: -moz-linear-gradient(top, rgba(154,7,180,1) 0%, rgb(32, 175, 239) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(154,7,180,1)), color-stop(100%, rgb(32, 175, 239)));
  /* background: -webkit-linear-gradient(top, rgba(154,7,180,1) 0%, rgb(32, 175, 239) 100%); */
  background: -o-linear-gradient(top, rgba(154,7,180,1) 0%, rgb(32, 175, 239) 100%);
  background: -ms-linear-gradient(top, rgba(154,7,180,1) 0%, rgb(32, 175, 239) 100%);
  background: linear-gradient(to bottom, rgb(189 121 96) 0%, rgb(255 156 140) 100%);
  position: relative;
}
.breadcrumb-contents{
  position: relative;
}
.breadcrumb-contents .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  right: 0;
  top: 30px;
  position: absolute;
  border: 5px solid #fff;
  -webkit-clip-path: polygon(24% 0%,100% 0%, 100% 100%, 46% 100%);
  clip-path: polygon(24% 0%,100% 0%, 100% 100%, 46% 100%);
}
.section-margin {
  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
}
.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  background: url(../images/background.jpg) !important;
  padding-top: 4em;
  padding-bottom: 4em;
  position: relative;
}
.bg-image:after {
  position: absolute;
  background-color: rgb(0 0 0 / 60%);
  content: "";
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}
.breadcrumb-contents .nav-top {
  background: url(../images/textbox-backgroundimage.jpg) !important;
  padding: 25px;
  background-position: center;
  background-size: cover;
  border: 4px solid #fff;
  position: relative;
  z-index: 0;
}
.nav-link {
  color: #fff !important;
  background-color: #be7a60 !important;
  font-size: 17px !important;
  text-transform: uppercase !important;
  font-family: Rubik, sans-serif !important;
  padding: 18px;
  border: 4px solid #fff;
  text-align: center;
  box-shadow: inset 0px -16px 43px -5px rgb(255 163 132);
  border-radius: 0px !important;
  margin-bottom: 9px;
}
h1.heading-sec {
  text-shadow: 3px 2px 0px rgb(207 143 95 / 93%);
  font-size: 44px;
  font-family: '42';
}
h1.page-name {
  font-family: '42';
  text-align: center;
}
.breadcrumb-contents p {
  font-family: 'Rubik', sans-serif;
  font-size: 17px;
  line-height: 22px;
  padding-top: 19px;
  text-align: center;
}
.breadcrumb-contents .nav-top:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #a86061;
  opacity: 0.5;
  z-index: -1;
}
h2.product-heading {
  font-size: 19px;
  text-align: right;
  background-color: #ff9c8c;
  color: #fff;
  padding: 10px;
  position: absolute;
  top: -45px;
  width: 87%;
  right: 0;
  height: 50%;
  font-family: 'Dosis', sans-serif;
  font-weight: bold;
}
.product-card {
  margin-bottom: 24px;
  margin-bottom: 52px;
  transition: all 0.5s;
}
span.price-sec {
  position: absolute;
  z-index: 8;
  color: #fff;
  top: 31px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Rubik', sans-serif;
  left: 10px;
}
h3.method-title a {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  color: #5a5555;
}
section.bg-background {
  background: url(../images/mainbackground-texture.jpg) !important;
  background-position: center;
}

.cart h1 {
  background-color: #be7a60 !important;
  color: #fff;
  padding: 11px 37px;
  border-left: 3px solid #fff;
  font-size: 24px;
  font-family: 'Rubik', sans-serif;
  height: 54px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.cart {
  display: flex;
  justify-content: flex-end;
}
.cart-img {
  width: 33%;
  background-color: #79aca5;
  padding: 5px 35px;
  border: 3px solid #fff;
  height: 54px;
}
.text-success {
  color: #6640ea!important;
}
.parallex_cms {
  box-sizing: border-box;
  overflow: hidden;
  padding: 0;
  width: 100%;
  background: url(../images/main-banner4.jpg) scroll 0 0 transparent;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}
.cms-part1 {
  display: none;
}
.cms-part2 {
  float: right;
  position: relative;
  width: 55%;
  min-height: 600px;
  background: url(../images/bg-ptn.jpg) repeat scroll 0 0 transparent;
  margin-right: -70px;
  transform: skew(13deg);
  -webkit-transform: skew(13deg);
  -ms-transform: skew(13deg);
  -o-transform: skew(13deg);
  -moz-transform: skew(13deg);
}
.part2-content {
  margin-top: 215px;
  position: relative;
  text-align: center;
  transform: skew(-13deg);
  -webkit-transform: skew(-13deg);
  -ms-transform: skew(-13deg);
  -o-transform: skew(-13deg);
  -moz-transform: skew(-13deg);
}
.cms-part2 .head-title {
  color: #000000;
  font-family: 'Dosis', sans-serif;
  font-size: 47px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 48px;
  text-transform: capitalize;
}
.cms-part2 .head-sub-title {
  color: #000000;
  display: inline-block;
  margin-top: 22px;
  width: 79%;
  font-family: 'Dosis', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
.more-button {
  display: inline-block;
  margin-top: 52px;
  position: relative;
  width: 100%;
}
.more-button a:hover, .more-button a:focus {
  color: #ff9c8c;
  background: #464646;
  border-color: #000;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.more-button a {
  background: #ff9c8c none repeat scroll 0 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  padding: 20px 42px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border: 0px solid #000;
  font-family: 'Dosis', sans-serif;
}

.carousel-caption{
  top:35%;
}

.carousel-caption h1 {
  font-family: 'Dosis', sans-serif;
  font-size: 54px;
  font-weight: bold;
  padding-bottom: 13px;
  color: #f9a799;
}
.carousel-caption h5 {
  font-family: 'Dosis', sans-serif;
  padding-bottom: 13px;
  font-size: 26px;
  font-weight: normal;
}
.overlay {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  opacity: 0.7;
}
.icon {
      display: inline-block;
    width: 72px;
    height: 72px;
    line-height: 27px;
    border-radius: 5%;
    color: #fff;
    font-size: 85px;
    background-color: #ff5a00;
    -webkit-box-shadow: 0px 0px 20px 0px #dddddd70;
    box-shadow: 0px 0px 20px 0px #dddddd70;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    text-align: center;
}

article.welcome-description h4 {
  font-family: 'Oswald', sans-serif;
  font-weight: bold;
  font-size: 48px;
  padding-bottom: 17px;
  color: #ff5a00;
}
.icon .icon-img {
  display: block;
  height: 45px;
  margin: 27px auto;
  position: relative;
  text-align: center;
  transition: none 0s ease 0s;
  -webkit-transition: none 0.3s ease 0s;
  -moz-transition: none 0.3s ease 0s;
  -ms-transition: none 0.3s ease 0s;
  -o-transition: none 0.3s ease 0s;
  width: 45px;
}
span.icon-img i {
  font-size: 36px;
  color: #5a38c9;
}
.cms-home .footer-container{ margin-top:0px;}
.footer-container { background:#000;  margin-top: 0px; color:#ccc; padding-top:75px; line-height:27px;}

.footer-container .block .block-title{background:none;  border-radius: 0px; -webkit-border-radius:0px;  -khtml-border-radius:0px;  -moz-border-radius:0px;   padding: 6px 0px;    text-shadow:none;    text-transform: capitalize; display:none;}
#footer h6 ,.footer-container .block .block-title strong{ font-size:18px; font-weight:600; margin:12px 0px; color: #fff; text-shadow:none; text-transform:uppercase; position:relative;}
#footer #block_1.footer-area h6{ display:none;}
.footer-container .footer-top-outer .block-content{ background:none; border: none;  border-radius: 0px; -webkit-border-radius:0px;  -khtml-border-radius:0px;  -moz-border-radius:0px;   margin:0px; padding:0px;}
.footer-container .block-content .form-subscribe-header{ display:inline-block; vertical-align:top; margin:0 41px 0 0;}
.news-text .fa {
  float: left;
  font-size: 30px;
  line-height: 18px;
  margin-right: 6px;
  margin-top: 9px; color:#fff;
}
.news-text .text-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-top: 9px;
  padding: 0;
  text-transform: uppercase;
}
.footer-container .footer-top-outer .block-content .input-box{display:inline-block; vertical-align:top; position: relative;}
.footer_inner { clear: both;  overflow: hidden;}
.footer {} 
#footer #block_1.footer-area{	border: medium none;  margin:0 53px 0 0;    padding: 0;    text-align: center;    width: 29%; box-sizing: border-box;}
#footer .footer-area{border-left: 1px solid #3c3c3c;    box-sizing: border-box;    float: left;    margin-right: 15px;    padding: 0 0 0 80px;    width: 21.3%; min-height:230px;}
#footer #block_4{ margin-right:0; }

#block_1{
  margin: 0 0 83px;
  padding: 0;
  width: 100%; overflow:hidden;
}
#block_1 h6{ display:none;} 
.ftop1, .ftop2, .ftop3 {
  float: left;
  position: relative;
  text-align: center;
  width: 33.3333%;
}
#block_1 .c_img {
  display: inline-block;
  height: 40px;
  margin-bottom: 28px;
  width: 40px;
}
#block_1 .ftop1 .c_img { background:url(../images/footer-icon.png) no-repeat scroll 4px 8px transparent;}
#block_1 .ftop2 .c_img{  background:url(../images/footer-icon.png) no-repeat scroll 4px -46px transparent;}
#block_1 .ftop3 .c_img { background:url(../images/footer-icon.png) no-repeat scroll 4px -101px transparent;}
#block_1 .ftop2:after {
  background-color: #808080;
  content: "";
  height: 1px;
  position: absolute;
  right: -150px;
  top: 18px;
  width: 305px;
}
#block_1 .ftop2:before {
  background-color: #808080;
  content: "";
  height: 1px;
  left: -160px;
  position: absolute;
  top: 18px;
  width: 305px;
}


#footer #block_2 {
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.footer_logo {  margin-bottom:0px;}
li.social_block {
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin:18px 5px 0;
  padding: 0;
  width: 20px;
}
#footer li.social_block a {  color: #555555;}
#footer li.social_block a:hover{ color:#fff;}
#footer li.social_block a .fa {font-size:19px; font-weight:400; line-height:19px;}

.footer_bottom {
  padding:0px 0 65px;
  position: relative;
  text-align: center; overflow:hidden; clear:both; z-index:9;
}
.footer-container .bottom-container { margin:0 0 5px; }
.footer_bottom ul.links {
  padding: 22px 0 5px;
}
.footer_bottom li {

  display: inline;
  padding: 0 6px 0 3px;
}
.footer_bottom li.last{ background:none;}

.footer address { margin:0px; padding:5px 0 11px; line-height:22px; }

.footer ul.payment_icon{ margin:10px 0;}
.footer_bottom .payment_icon  li{ background:none;display:inline-block; padding:0 4px;}
.footer_bottom .payment_icon  li a{display: block; height: 20px; width: 34px;}
.footer_bottom .payment_icon  li.discover a{ background:url(../images/payment1.png) no-repeat scroll -93px 0 transparent;}
.footer_bottom .payment_icon  li.visa a{background:url(../images/payment1.png) no-repeat scroll 0 0 transparent;}
.footer_bottom .payment_icon  li.mastro a{background:url(../images/payment1.png) no-repeat scroll -140px 0 transparent;}
.footer_bottom .payment_icon  li.paypal a{background:url(../images/payment1.png) no-repeat scroll -187px 0 transparent;}
.footer_bottom .payment_icon  li.amex a{background:url(../images/payment1.png) no-repeat scroll -234px 0 transparent;}
.footer_bottom .payment_icon  li.g-wall a{background:url(../images/payment1.png) no-repeat scroll -46px 0 transparent;}
.footer_bottom .payment_icon li a span{ font-size:0px;}

.footer .store-switcher { display:inline; margin:0 5px 0 0;}
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer-link a {
color: #000;
  font-size: 14px;
  margin-bottom:12px;
}
.footer a:hover { color: #ff5a00; }
.footer .bugs { margin:13px 0 0; color:#777; }
.footer .bugs a { color:#777; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address a { color:#777; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul {  }

.ie7 .footer_top  li { display:block; padding-bottom:7px; padding-left:0px; }
.ie7 .footer_top ul{ display:block;}
.ie7 .social_block ul li{ padding-bottom:0px;}

.footer .mobile_togglemenu{ display:none; }  
.footer_top{ width:100%; padding: 10px 0; overflow:hidden;}

#footer .block { border:none; margin-bottom:10px; }
#footer .block .block-title{ background:none; padding:0; line-height:20px; }
#footer .block-subscribe .block-content{ background:none; border:none; padding:0;}
#footer .block-subscribe input.input-text{  width: 213px;}

#footer .mobile_togglemenu {
  background: url("../images/megnor/toggle-arrow.png") no-repeat scroll right -88px transparent;
  cursor: pointer;
  display: block;
  font-size: 15px;
  margin-right: 0;
  margin-top: -22px;
  overflow: hidden;
  padding: 0px;
  text-decoration: none;
  width: 100%; position:absolute; right:0px;
}

#footer  .active .mobile_togglemenu {  background-position: right 1px;}
.padder h5.mobile_togglemenu, .sidebar .toggle .mobile_togglecolumn {
  background: url("../images/megnor/toggle-arrow1.png") no-repeat scroll right 0px transparent;
  cursor: pointer;
  display: block;
  font-size: 15px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: -23px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 10px;
  text-decoration: none;
  width: 100%;
}
.footer_logo h1 {
  font-family: 'Dosis', sans-serif;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 253px;
  height: 253px;
  padding-top: 70px;
  color: #f9a799;
}
.breadcrumb-contents h2 {
  font-size: 36px;
  font-family: 'Dosis', sans-serif;
  font-weight: 700;
  text-align: center;
}
main.inner-page-sec-padding {
  padding-top: 100px;
  margin-bottom: 100px;
}

.welcome-section .col-md-3:last-child .icon:after {display:none} 
.welcome-section .method-card:last-child .icon:bofore {display:none} 


@media screen and (max-width: 768px) {
  .part2-content {
    margin-top: 215px;
    position: relative;
    text-align: center;
    transform: skew(-13deg);
    -webkit-transform: skew(0deg);
    -ms-transform: skew(-13deg);
    -o-transform: skew(-13deg);
    -moz-transform: skew(-13deg);
  }
  .part2-content {
    margin-top: 21px;
  }
  #block_1 .ftop2:before{
    display:none;
  }
  #block_1 .ftop2:after{
    display:none;
  }
  .icon::after{
    display:none;
  }
  .icon::before{
    display:none;
  }
  .section-margin {
    margin-bottom: 0;
  }
}
.feature-area .section-title {
  margin-bottom: 30px;
  text-align: left;
}
.feature-area .feature-img {
  margin-bottom: 30px;
  position: relative;
}
.feature-area .feature-img .feature-main {
  position: relative;
}
.feature-area .feature-img .feature-main:before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  border-left: 500px solid transparent;
  border-bottom: 155px solid #ffffff;
  width: 100%;
}
.feature-area .feature-img .feature-main img {
  width: 100%;
  max-width: 520px;
  border-top: 10px solid #d80650;
  padding-top: 10px;
  padding-right: 10px;
  border-right: 10px solid #d80650;
}
.feature-area .feature-img img:nth-child(2) {
  position: absolute;
  bottom: 10px;
  left: 140px;
  animation: feature-ani-one 20s infinite linear;
}
.feature-area .feature-img img:nth-child(3) {
  position: absolute;
  bottom: 55px;
  right: 45px;
  animation: feature-ani-two 30s infinite linear;
}
.feature-area .feature-img .feature-inner {
  background-color: #d80851;
  text-align: center;
  max-width: 130px;
  padding: 15px 20px 5px;
  position: absolute;
  top: 245px;
  right: -40px;
  box-shadow: 0px 0px 20px 0px #dddddd70;
}
.feature-area .feature-img .feature-inner:before {
  position: absolute;
  content: "";
  bottom: -24px;
  right: 0;
  border-left: 129px solid transparent;
  border-top: 24px solid #d80851;
  width: 100%;
}
.feature-area .feature-img .feature-inner h4 {
  font-weight: 600;
  font-size: 23px;
  color: #fff !important;
  margin-bottom: 0;
  font-family: 'Fira Sans', sans-serif;
  line-height: 31px;
}
.feature-area .feature-img .feature-inner span {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #012a68;
  font-family: 'Montserrat', sans-serif;
  margin-top: -5px;
  text-align: right;
}
.feature-area .feature-content {
  padding-left: 60px;
  margin-bottom: 30px;
}
.feature-area .feature-content p {
  margin-bottom: 10px;
  max-width: 600px;
}
.feature-area .feature-content ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}
.feature-area .feature-content ul li {
  list-style-type: none;
  display: inline-block;
  flex: 0 0 50%;
  max-width: 50%;
  background-color: #fdfbe6;
  font-weight: 500;
  font-size: 17px;
  color: #ff5a00;
  max-width: 260px;
  margin-right: 30px;
  margin-bottom: 20px;
  padding: 8px;
  border-radius: 20px;
}
.feature-area .feature-content ul li:hover i {
  color: #ffffff;
  background-color: #ff5a00;
}
.feature-area .feature-content ul li i {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  color: #ff5a00;
  background-color: #fdf288;
  margin-right: 10px;
  margin-left: 10px;
  transition: 0.5s all ease;
}
.feature-area .feature-content .cmn-btn {
  margin-top: 25px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pt-100 {
  padding-top: 100px;
}
.section-title {
  text-align: center;
  margin-bottom: 40px;
}
.section-title .sub-title {
  font-weight: bold;
  font-size: 23px;
  color: #5937c7;
  margin-bottom: 8px;
  display: block;
  margin-bottom: 31px;
  font-family: 'Roboto Condensed', sans-serif;
}
.section-title h2 {
    font-weight: 600;
    font-size: 44px;
    color: #101212;
    margin-bottom: 0;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-family: 'Inter', sans-serif!important;
}
span.sub-title span {
  font-family: 'Roboto Condensed', sans-serif;
}
.cmn-btn {
  display: inline-block;
  font-weight: 500;
  color: #ffffff;
  background-color: #d80851;
  padding: 18px 56px;
  border-radius: 42px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  font-size: 15px;
}
.cmn-btn:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0%;
  top: 50%;
  left: 0;
  right: 0;
  background-color: #ff5a00;
  z-index: -1;
  transition: 0.5s all ease;
}
.cmn-btn:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0%;
  bottom: 50%;
  left: 0;
  right: 0;
  background-color: #ff5a00;
  z-index: -1;
  transition: 0.5s all ease;
}
.cmn-btn:hover {
  color: #ffffff;
}
.cmn-btn:hover:before {
  height: 50%;
}
.cmn-btn:hover:after {
  height: 50%;
}
.welcome-section {
  position: relative;
}

span.number-sec {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #5a38c9;
  font-weight: 700;
  font-size: 20px;
  position: absolute;
  top: -24px;
  left: 43%;
  -webkit-box-shadow: 0px 0px 20px 0px #dddddd70;
  box-shadow: 0px 0px 20px 0px #dddddd70;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.slider-area {
  position: relative;
}
.slider-area{
  position:relative
}
.slider-area .owl-dots{
  position:absolute;
  bottom:50px;
  left:0;
  width:100%;
  text-align:center
}
.slider-area .owl-dots div{
  width:14px;
  height:14px;
  line-height:14px;
  background-color:#fff;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
  display:inline-block;
  margin:0 3px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  transition:all .3s;
  position:relative
}
.slider-area .owl-dots div.active,.slider-area .owl-dots div:hover{
  background-color:#3caaf7
}
.single-slide-item {
  position: relative;
  background-position: center top;
  background-size: cover;
  color: #fff;
  z-index: 2;
  height: 780px;
}
@media(max-width:480px){
  .single-slide-item {
    padding-top: 25px;
    padding-bottom: 160px;
  }
}
.single-slide-item .section-heading{
  position:relative;
  z-index:2
}
.left-area {
  border-right: 1px solid #ccc;
  height: 779px;
  display: flex;
  align-items: center;
  width: 96%;
  position: relative;
}
.banner-content {
  padding-top: 183px;
}
.single-slide-item .section-heading .section__meta {
  padding: 10px 0;
  font-weight: 200;
  font-size: 29px;
  color: #fff;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  width: 100%;
  text-align: left;
  text-transform: capitalize;
}
@media only screen and (min-width:480px) and (max-width:767px){
  .single-slide-item .section-heading .section__meta{
    font-size:16px;
    padding-top:8px;
    padding-bottom:8px
  }
}
@media only screen and (min-width:320px) and (max-width:479px){
  .single-slide-item .section-heading .section__meta{
    font-size:16px;
    padding-top:8px;
    padding-bottom:8px
  }
}
.single-slide-item .section-heading .section__title {
  margin-top: 5px;
  font-size: 50px !important;
  line-height: 60px;
  font-weight: bold;
  color: #ff5a00;
  text-transform: capitalize;
  padding-bottom: 17px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 23px;
  text-align: left;
}
@media only screen and (min-width:480px) and (max-width:767px){
  .single-slide-item .section-heading .section__title{
    font-size:40px;
    line-height:55px
  }
}
@media only screen and (min-width:320px) and (max-width:479px){
  .single-slide-item .section-heading .section__title{
    font-size: 27px !important;
    line-height: 33px;
  }
  .feature-area .feature-img .feature-inner {
    background-color: #d80851;
    text-align: center;
    max-width: 130px;
    padding: 15px 20px 5px;
    position: absolute;
    top: 219px;
    left: 0;
    box-shadow: 0px 0px 20px 0px #dddddd70;
  }


  .feature-area .feature-content {
    padding-left: 9px;
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-weight: bold;
    font-size: 37px;
    color: #ff5a00;
    margin-bottom: 0;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 36px;
  }
  .single-slide-item .section-heading .section__meta {

    width: 100%;
    margin: 0 auto;
  }
}
.single-slide-item .section-description{
  padding-top:0px
}
@media(max-width:375px){
  .single-slide-item .hero-btn-box{
    text-align:center
  }
}
@media(max-width:375px){
  .single-slide-item .hero-btn-box .template-btn{
    margin-right:0 !important;
    margin-bottom:20px;
    display:block
  }
}
.single-slide-item .hero-btn-box .video-text-btn{
  color:#fff;
  text-transform:capitalize;
  font-weight:500;
  display:inline-block
}
.single-slide-item .hero-btn-box .video-text-btn:hover .video-btn{
  background-color:#2973cc;
  color:#fff
}
.single-slide-item .hero-btn-box .video-text-btn .video-btn{
  margin-right:4px;
  width:40px;
  height:40px;
  line-height:40px;
  font-size:18px;
  background-color:#fff;
  color:#0a1b4f
}

.slide-bg1{
  background-image:url("../images/slider-img1.jpg")
}


.banner-area .single-slide-item:after{
  opacity:0.7;
}
.banner-item-3{
  background-color:#fbfbf8;
  padding-top:250px;
  padding-bottom:155px;
  color:#7f8897
}
@media(max-width:480px){
  .banner-item-3{
    padding-top:200px;
    padding-bottom:100px
  }
}
.banner-item-3 .section-heading .section__title{
  color:#0a1b4f
}
.banner-item-3:after{
  display:none
}
.banner-item-3:before{
  position:absolute;
  content:"";
  bottom:-30px;
  left:50%;
  -webkit-transform:translateX(-50%) rotate(45deg);
  -moz-transform:translateX(-50%) rotate(45deg);
  -ms-transform:translateX(-50%) rotate(45deg);
  -o-transform:translateX(-50%) rotate(45deg);
  transform:translateX(-50%) rotate(45deg);
  width:60px;
  height:60px;
  background-color:#fbfbf8
}
.banner-item-3 .col-lg-3:last-child .counter-item{
  border-right:0
}
footer {

  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #1d1d1d;
}
.footer-item {
  margin-bottom: 30px;
}
.footer-item .footer-logo .logo {
  display: block;
  margin-bottom: 0px;
}
.footer-item .footer-logo p {
  color: #ffffff;
  margin-bottom: 22px;
}
.footer-item .footer-logo ul {
  margin: 0;
  padding: 0;
}
.footer-item .footer-logo ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}
.footer-item .footer-logo ul li:nth-child(2) a {
  color: #1da1f2;
}
.footer-item .footer-logo ul li:nth-child(2) a:hover {
  background-color: #1da1f2;
}
.footer-item .footer-logo ul li:nth-child(3) a {
  color: #d43131;
}
.footer-item .footer-logo ul li:nth-child(3) a:hover {
  background-color: #d43131;
}
.footer-item .footer-logo ul li:nth-child(4) {
  margin-right: 0;
}
.footer-item .footer-logo ul li:nth-child(4) a {
  color: #0077b5;
}
.footer-item .footer-logo ul li:nth-child(4) a:hover {
  background-color: #0077b5;
}
.footer-item .footer-logo ul li a {
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #3955bc;
  border-radius: 50%;
  font-size: 18px;
  background-color: #ffffff;
}
.footer-item .footer-logo ul li a i {
  line-height: 35px;
}
.footer-item .footer-logo ul li a:hover {
  color: #ffffff;
  background-color: #3955bc;
}
.footer-item .footer-head h2 {
  font-weight: normal;
  font-size: 31px;
  color: #ffffff;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
}

.footer-item .footer-head h2:before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #c3b7b7;
}
.footer-item .footer-service ul {
  margin: 0;
  padding: 0;
}
.footer-item .footer-service ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 10px;
  line-height: 32px;
}
.footer-item .footer-service ul li:last-child {
  margin-bottom: 0;
}
.footer-item .footer-service ul li a {
  display: block;
  color: #222;
}
.footer-item .footer-service ul li a i {
  display: inline-block;
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-right: 15px;
  color: #5a38c9;
}
.footer-item .footer-service ul li a:hover {
  letter-spacing: 1px;
  color: #5a38c9;
}
.footer-item .footer-info ul {
  margin: 0;
  padding: 0;
}
.footer-item .footer-info ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 25px;
}
.footer-item .footer-info ul li:last-child {
  margin-bottom: 0;
}
.footer-item .footer-info ul li i {
  display: inline-block;
  color: #ff5a00;
  font-size: 17px;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-item .footer-info ul li a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

.footer-item .footer-info ul li a {
  display: block;
  color: #fff;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}
.footer-info.footer-head h4 {
  color: #fff;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 23px;
}
.footer-item .footer-info ul li span {
  display: block;
  color: #fff;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}

.footer-item .footer-info ul li span {
  display: block;
  color: #fff;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
}
.copyright-area {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ff5a00;
}
.copyright-area .copyright-item p {
  margin-bottom: 0;
  font-size: 15px;
  color: #ffffff;
}
.copyright-area .copyright-item p a {
  display: inline-block;
  color: #fdf288;
  font-weight: 600;
}
.copyright-area .copyright-item p a:hover {
  color: #ffffff;
}

.content {
  padding: 30px;
  position: relative;
  margin: -9px auto 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
}
.content h3 {
     margin-bottom: 0;
    font-size: 15px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-family: 'Inter', sans-serif!important;
}

.product-card:hover .hover-content .hover-btns {
  opacity: 1;
}
.content span {
  display: block;
 color: #2d2c32;
  font-size: 17px;
  margin-top: 15px;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
.product-card {
  background: #fff;
  position: relative !important;
  z-index: 1;
  transition: all .3s;
  min-height: 264px;
}


.product-card:hover .image:before {
  transform: scale(1);
  visibility: visible;
  opacity: 0.8;
}
.product-card .image {
  position: relative;
  overflow: hidden;
      width: 70%;
     height: 50%;
    margin: 0 auto;
    padding: 20px;
}

header.site-header h1 {
  padding: 43px 0 26px;
  font-size: 25px;
  color: #ff5a00;
  text-align: left;
  align-items: center;
  display: flex;
  text-transform: capitalize;
  font-weight: 500;
}

.logo-sec {
  position: relative;
  z-index: 0;
}


.contact_adress {
  padding: 50px 40px;
  box-shadow: 3px 6px 16px 10px rgba(204, 204, 204, .32);
}
section.feature-area {
  padding: 130px 0 100px;
  margin-bottom: 0px;
  background: #999999 url(../images/bg-fruit.jpg) no-repeat center top;
  background-size: auto 100%;
}

.feature-main {
  position: relative;
}
.feature-area .feature-content {
  padding-left: 60px;
  margin-bottom: 30px;
  position: absolute;
  background: #fff;
  top: -144px;
  left: -145px;
  right: 0;
  padding: 45px 30px 40px 45px;
  border-left: 10px solid #5937c7;
}
.adv-thumb-link {
  display: block;
  overflow: hidden;
  position: relative;
}
.adv-thumb-link::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.adv-thumb-link::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.adv-thumb-link > img {
  display: block;
  width: 100%;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
.feature-img-sec:hover .adv-thumb-link > img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
.icon a {
  width: 100px;
  height: 100px;
  display: block;
  border-radius: 50%;
  font-size: 30px;
  line-height: 100px;
  text-align: center;
  background: #fff;
  position: relative;
}

p.section__desc {
  color: #fff;
  text-align: left;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
}
.btn-box.hero-btn-box {
  text-align: left;
}
.btn {
  cursor: pointer;
  z-index: 1;
  position: relative;
  padding: 16px 36px;
  color: #ff5a00;
  font-weight: 200;
  text-transform: capitalize;
  border-radius: 50px !important;
  overflow: hidden;
  transition: all .3s linear;
  font-size: 19px;
  font-family: 'Roboto Condensed', sans-serif;
  background: #ff5a00;
    background: linear-gradient( 270deg,#ff5a00 0,#68ad8c);
}
.btn {
  background: transparent;
  border-color: #ff5a00;
  color: #ff5a00;
  margin-left: 10px;
}
.btn:hover {
  color: #fff;
  border-color: #272121;
  background: #272121;
}

.btn:hover:before {
  transform: scale(20);
  opacity: 1;
  visibility: visible;
  background: #ff5a00;
}


.footer-logo {
    margin:0 auto;
}

a#description {
  color: #fff !important;
  background-color: #ff5a00!important;
  font-size: 28px !important;
  text-transform: uppercase !important;
  font-family: Rubik, sans-serif !important;
  padding: 18px;
  border: 4px solid #fff;
  text-align: center;
  box-shadow: inset 0px -16px 43px -5px #ff5a00;
  border-radius: 0px !important;
  margin-bottom: 9px;
  padding: 10px 20px !important;
  font-family: 'Roboto Condensed', sans-serif !important;
}


@import "//fonts.googleapis.com/css?family=Poppins:400,500,700,600&subset=latin,latin-ext";
@import "//fonts.googleapis.com/css?family=Montserrat:400,300,500,700,600,900&subset=latin,latin-ext";
@import "//fonts.googleapis.com/css?family=Montserrat:400,300,500,700,600,900&subset=latin,latin-ext";
@import "//fonts.googleapis.com/css?family=Montserrat:400,300,500,700,600,900&subset=latin,latin-ext";
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: 400
}


/*!
* Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
* Copyright 2011-2016 The Bootstrap Authors
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/


/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block
}

audio,
canvas,
progress,
video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

progress {
  vertical-align: baseline
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b, strong {
  font-weight: inherit;
  font-weight: bolder;
  font-family: 'Montserrat', sans-serif;
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0
}

optgroup {
  font-weight: 700
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

@media print {
  *,
  :after,
  :before,
  :first-letter,
  blockquote:first-line,
  div:first-line,
  li:first-line,
  p:first-line {
    text-shadow: none!important;
    box-shadow: none!important
  }
  a,
  a:visited {
    text-decoration: underline
  }
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  pre {
    white-space: pre-wrap!important
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  thead {
    display: table-header-group
  }
  img,
  tr {
    page-break-inside: avoid
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
  .navbar {
    display: none
  }
  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000!important
  }
  .tag {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse!important
  }
  .table td,
  .table th {
    background-color: #fff!important
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd!important
  }
}

html {
  box-sizing: border-box
}

*,
:after,
:before {
  box-sizing: inherit
}

@-ms-viewport {
  width: device-width
}

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: none!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #f1f1f1
}

address {
  font-style: normal;
  line-height: inherit
}

dl,
ol,
ul {
  margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

a {
  color: #2fb5d2;
  text-decoration: none
}

a:focus,
a:hover {
  color: #208094;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: none
}

pre {
  overflow: auto
}

figure {
  margin: 0 0 1rem
}

img {
  vertical-align: middle
}

[role=button] {
  cursor: pointer
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

table {
  border-collapse: collapse;
  background-color: transparent
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #7a7a7a;
  caption-side: bottom
}

caption,
th {
  text-align: left
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
  line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
  cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit
}

input[type=search] {
  -webkit-appearance: none
}

output {
  display: inline-block
}

[hidden] {
  display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit
}

.h1,
h1 {
  font-size: 1.375rem
}

.h2,
h2 {
  font-size: 1.25rem
}

.h3,
.h4,
h3,
h4 {
  font-size: 1.125rem
}

.h5,
h5 {
  font-size: 1rem
}

.h6,
h6 {
  font-size: .9375rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 3.125rem;
  font-weight: 600
}

.display-2 {
  font-size: 2.188rem;
  font-weight: 400
}

.display-3 {
  font-size: 1.563rem;
  font-weight: 400
}

.display-4 {
  font-size: 1.25rem;
  font-weight: 400
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
  font-size: 80%;
  font-weight: 400
}

.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: 5px
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  padding: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: .25rem solid #f6f6f6
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #f1f1f1
}

.blockquote-footer:before {
  content: "\2014   \A0"
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: .25rem solid #f6f6f6;
  border-left: 0
}

.blockquote-reverse .blockquote-footer:before {
  content: ""
}

.blockquote-reverse .blockquote-footer:after {
  content: "\A0   \2014"
}

dl.row>dd+dt {
  clear: left
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img,
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all .2s ease-in-out
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}

.figure-caption {
  font-size: 90%;
  color: #f1f1f1
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

code {
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0
}

code,
kbd {
  padding: .2rem .4rem;
  font-size: 90%
}

kbd {
  color: #fff;
  background-color: #333;
  border-radius: .2rem
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

.container:after {
  content: "";
  display: table;
  clear: both
}

@media (min-width:576px) {
  .container {
    width: 540px;
    max-width: 100%
  }
}

@media (min-width:768px) {
  .container {
    width: 720px;
    max-width: 100%
  }
}

@media (min-width:992px) {
  .container {
    width: 960px;
    max-width: 100%
  }
}

@media (min-width:1200px) {
  .container {
    width: 1140px;
    max-width: 100%
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px
}

.container-fluid:after {
  content: "";
  display: table;
  clear: both
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

.row:after {
  content: "";
  display: table;
  clear: both
}

@media (min-width:576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

@media (min-width:1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px
  }
}

.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

@media (min-width:576px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:768px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:992px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}

@media (min-width:1200px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xs,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px
  }
}

.col-xs-1 {
  float: left;
  width: 8.33333%
}

.col-xs-2 {
  float: left;
  width: 16.66667%
}

.col-xs-3 {
  float: left;
  width: 25%
}

.col-xs-4 {
  float: left;
  width: 33.33333%
}

.col-xs-5 {
  float: left;
  width: 41.66667%
}

.col-xs-6 {
  float: left;
  width: 50%
}

.col-xs-7 {
  float: left;
  width: 58.33333%
}

.col-xs-8 {
  float: left;
  width: 66.66667%
}

.col-xs-9 {
  float: left;
  width: 75%
}

.col-xs-10 {
  float: left;
  width: 83.33333%
}

.col-xs-11 {
  float: left;
  width: 91.66667%
}

.col-xs-12 {
  float: left;
  width: 100%
}

.pull-xs-0 {
  right: auto
}

.pull-xs-1 {
  right: 8.33333%
}

.pull-xs-2 {
  right: 16.66667%
}

.pull-xs-3 {
  right: 25%
}

.pull-xs-4 {
  right: 33.33333%
}

.pull-xs-5 {
  right: 41.66667%
}

.pull-xs-6 {
  right: 50%
}

.pull-xs-7 {
  right: 58.33333%
}

.pull-xs-8 {
  right: 66.66667%
}

.pull-xs-9 {
  right: 75%
}

.pull-xs-10 {
  right: 83.33333%
}

.pull-xs-11 {
  right: 91.66667%
}

.pull-xs-12 {
  right: 100%
}

.push-xs-0 {
  left: auto
}

.push-xs-1 {
  left: 8.33333%
}

.push-xs-2 {
  left: 16.66667%
}

.push-xs-3 {
  left: 25%
}

.push-xs-4 {
  left: 33.33333%
}

.push-xs-5 {
  left: 41.66667%
}

.push-xs-6 {
  left: 50%
}

.push-xs-7 {
  left: 58.33333%
}

.push-xs-8 {
  left: 66.66667%
}

.push-xs-9 {
  left: 75%
}

.push-xs-10 {
  left: 83.33333%
}

.push-xs-11 {
  left: 91.66667%
}

.push-xs-12 {
  left: 100%
}

.offset-xs-1 {
  margin-left: 8.33333%
}

.offset-xs-2 {
  margin-left: 16.66667%
}

.offset-xs-3 {
  margin-left: 25%
}

.offset-xs-4 {
  margin-left: 33.33333%
}

.offset-xs-5 {
  margin-left: 41.66667%
}

.offset-xs-6 {
  margin-left: 50%
}

.offset-xs-7 {
  margin-left: 58.33333%
}

.offset-xs-8 {
  margin-left: 66.66667%
}

.offset-xs-9 {
  margin-left: 75%
}

.offset-xs-10 {
  margin-left: 83.33333%
}

.offset-xs-11 {
  margin-left: 91.66667%
}

@media (min-width:576px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%
  }
  .col-sm-2 {
    float: left;
    width: 16.66667%
  }
  .col-sm-3 {
    float: left;
    width: 25%
  }
  .col-sm-4 {
    float: left;
    width: 33.33333%
  }
  .col-sm-5 {
    float: left;
    width: 41.66667%
  }
  .col-sm-6 {
    float: left;
    width: 50%
  }
  .col-sm-7 {
    float: left;
    width: 58.33333%
  }
  .col-sm-8 {
    float: left;
    width: 66.66667%
  }
  .col-sm-9 {
    float: left;
    width: 75%
  }
  .col-sm-10 {
    float: left;
    width: 83.33333%
  }
  .col-sm-11 {
    float: left;
    width: 91.66667%
  }
  .col-sm-12 {
    float: left;
    width: 100%
  }
  .pull-sm-0 {
    right: auto
  }
  .pull-sm-1 {
    right: 8.33333%
  }
  .pull-sm-2 {
    right: 16.66667%
  }
  .pull-sm-3 {
    right: 25%
  }
  .pull-sm-4 {
    right: 33.33333%
  }
  .pull-sm-5 {
    right: 41.66667%
  }
  .pull-sm-6 {
    right: 50%
  }
  .pull-sm-7 {
    right: 58.33333%
  }
  .pull-sm-8 {
    right: 66.66667%
  }
  .pull-sm-9 {
    right: 75%
  }
  .pull-sm-10 {
    right: 83.33333%
  }
  .pull-sm-11 {
    right: 91.66667%
  }
  .pull-sm-12 {
    right: 100%
  }
  .push-sm-0 {
    left: auto
  }
  .push-sm-1 {
    left: 8.33333%
  }
  .push-sm-2 {
    left: 16.66667%
  }
  .push-sm-3 {
    left: 25%
  }
  .push-sm-4 {
    left: 33.33333%
  }
  .push-sm-5 {
    left: 41.66667%
  }
  .push-sm-6 {
    left: 50%
  }
  .push-sm-7 {
    left: 58.33333%
  }
  .push-sm-8 {
    left: 66.66667%
  }
  .push-sm-9 {
    left: 75%
  }
  .push-sm-10 {
    left: 83.33333%
  }
  .push-sm-11 {
    left: 91.66667%
  }
  .push-sm-12 {
    left: 100%
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.33333%
  }
  .offset-sm-2 {
    margin-left: 16.66667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.33333%
  }
  .offset-sm-5 {
    margin-left: 41.66667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.33333%
  }
  .offset-sm-8 {
    margin-left: 66.66667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.33333%
  }
  .offset-sm-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%
  }
  .col-md-2 {
    float: left;
    width: 16.66667%
  }
  .col-md-3 {
    float: left;
    width: 25%
  }
  .col-md-4 {
    float: left;
    width: 33.33333%
  }
  .col-md-5 {
    float: left;
    width: 41.66667%
  }
  .col-md-6 {
    float: left;
    width: 50%
  }
  .col-md-7 {
    float: left;
    width: 58.33333%
  }
  .col-md-8 {
    float: left;
    width: 66.66667%
  }
  .col-md-9 {
    float: left;
    width: 75%
  }
  .col-md-10 {
    float: left;
    width: 83.33333%
  }
  .col-md-11 {
    float: left;
    width: 91.66667%
  }
  .col-md-12 {
    float: left;
    width: 100%
  }
  .pull-md-0 {
    right: auto
  }
  .pull-md-1 {
    right: 8.33333%
  }
  .pull-md-2 {
    right: 16.66667%
  }
  .pull-md-3 {
    right: 25%
  }
  .pull-md-4 {
    right: 33.33333%
  }
  .pull-md-5 {
    right: 41.66667%
  }
  .pull-md-6 {
    right: 50%
  }
  .pull-md-7 {
    right: 58.33333%
  }
  .pull-md-8 {
    right: 66.66667%
  }
  .pull-md-9 {
    right: 75%
  }
  .pull-md-10 {
    right: 83.33333%
  }
  .pull-md-11 {
    right: 91.66667%
  }
  .pull-md-12 {
    right: 100%
  }
  .push-md-0 {
    left: auto
  }
  .push-md-1 {
    left: 8.33333%
  }
  .push-md-2 {
    left: 16.66667%
  }
  .push-md-3 {
    left: 25%
  }
  .push-md-4 {
    left: 33.33333%
  }
  .push-md-5 {
    left: 41.66667%
  }
  .push-md-6 {
    left: 50%
  }
  .push-md-7 {
    left: 58.33333%
  }
  .push-md-8 {
    left: 66.66667%
  }
  .push-md-9 {
    left: 75%
  }
  .push-md-10 {
    left: 83.33333%
  }
  .push-md-11 {
    left: 91.66667%
  }
  .push-md-12 {
    left: 100%
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.33333%
  }
  .offset-md-2 {
    margin-left: 16.66667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.33333%
  }
  .offset-md-5 {
    margin-left: 41.66667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.33333%
  }
  .offset-md-8 {
    margin-left: 66.66667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.33333%
  }
  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:992px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%
  }
  .col-lg-2 {
    float: left;
    width: 16.66667%
  }
  .col-lg-3 {
    float: left;
    width: 25%
  }
  .col-lg-4 {
    float: left;
    width: 33.33333%
  }
  .col-lg-5 {
    float: left;
    width: 41.66667%
  }
  .col-lg-6 {
    float: left;
    width: 50%
  }
  .col-lg-7 {
    float: left;
    width: 58.33333%
  }
  .col-lg-8 {
    float: left;
    width: 66.66667%
  }
  .col-lg-9 {
    float: left;
    width: 75%
  }
  .col-lg-10 {
    float: left;
    width: 83.33333%
  }
  .col-lg-11 {
    float: left;
    width: 91.66667%
  }
  .col-lg-12 {
    float: left;
    width: 100%
  }
  .pull-lg-0 {
    right: auto
  }
  .pull-lg-1 {
    right: 8.33333%
  }
  .pull-lg-2 {
    right: 16.66667%
  }
  .pull-lg-3 {
    right: 25%
  }
  .pull-lg-4 {
    right: 33.33333%
  }
  .pull-lg-5 {
    right: 41.66667%
  }
  .pull-lg-6 {
    right: 50%
  }
  .pull-lg-7 {
    right: 58.33333%
  }
  .pull-lg-8 {
    right: 66.66667%
  }
  .pull-lg-9 {
    right: 75%
  }
  .pull-lg-10 {
    right: 83.33333%
  }
  .pull-lg-11 {
    right: 91.66667%
  }
  .pull-lg-12 {
    right: 100%
  }
  .push-lg-0 {
    left: auto
  }
  .push-lg-1 {
    left: 8.33333%
  }
  .push-lg-2 {
    left: 16.66667%
  }
  .push-lg-3 {
    left: 25%
  }
  .push-lg-4 {
    left: 33.33333%
  }
  .push-lg-5 {
    left: 41.66667%
  }
  .push-lg-6 {
    left: 50%
  }
  .push-lg-7 {
    left: 58.33333%
  }
  .push-lg-8 {
    left: 66.66667%
  }
  .push-lg-9 {
    left: 75%
  }
  .push-lg-10 {
    left: 83.33333%
  }
  .push-lg-11 {
    left: 91.66667%
  }
  .push-lg-12 {
    left: 100%
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.33333%
  }
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.33333%
  }
  .offset-lg-5 {
    margin-left: 41.66667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.33333%
  }
  .offset-lg-8 {
    margin-left: 66.66667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.33333%
  }
  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%
  }
  .col-xl-2 {
    float: left;
    width: 16.66667%
  }
  .col-xl-3 {
    float: left;
    width: 25%
  }
  .col-xl-4 {
    float: left;
    width: 33.33333%
  }
  .col-xl-5 {
    float: left;
    width: 41.66667%
  }
  .col-xl-6 {
    float: left;
    width: 50%
  }
  .col-xl-7 {
    float: left;
    width: 58.33333%
  }
  .col-xl-8 {
    float: left;
    width: 66.66667%
  }
  .col-xl-9 {
    float: left;
    width: 75%
  }
  .col-xl-10 {
    float: left;
    width: 83.33333%
  }
  .col-xl-11 {
    float: left;
    width: 91.66667%
  }
  .col-xl-12 {
    float: left;
    width: 100%
  }
  .pull-xl-0 {
    right: auto
  }
  .pull-xl-1 {
    right: 8.33333%
  }
  .pull-xl-2 {
    right: 16.66667%
  }
  .pull-xl-3 {
    right: 25%
  }
  .pull-xl-4 {
    right: 33.33333%
  }
  .pull-xl-5 {
    right: 41.66667%
  }
  .pull-xl-6 {
    right: 50%
  }
  .pull-xl-7 {
    right: 58.33333%
  }
  .pull-xl-8 {
    right: 66.66667%
  }
  .pull-xl-9 {
    right: 75%
  }
  .pull-xl-10 {
    right: 83.33333%
  }
  .pull-xl-11 {
    right: 91.66667%
  }
  .pull-xl-12 {
    right: 100%
  }
  .push-xl-0 {
    left: auto
  }
  .push-xl-1 {
    left: 8.33333%
  }
  .push-xl-2 {
    left: 16.66667%
  }
  .push-xl-3 {
    left: 25%
  }
  .push-xl-4 {
    left: 33.33333%
  }
  .push-xl-5 {
    left: 41.66667%
  }
  .push-xl-6 {
    left: 50%
  }
  .push-xl-7 {
    left: 58.33333%
  }
  .push-xl-8 {
    left: 66.66667%
  }
  .push-xl-9 {
    left: 75%
  }
  .push-xl-10 {
    left: 83.33333%
  }
  .push-xl-11 {
    left: 91.66667%
  }
  .push-xl-12 {
    left: 100%
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.33333%
  }
  .offset-xl-2 {
    margin-left: 16.66667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.33333%
  }
  .offset-xl-5 {
    margin-left: 41.66667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.33333%
  }
  .offset-xl-8 {
    margin-left: 66.66667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.33333%
  }
  .offset-xl-11 {
    margin-left: 91.66667%
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem
}

.table td,
.table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #f6f6f6
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #f6f6f6
}

.table tbody+tbody {
  border-top: 2px solid #f6f6f6
}

.table .table {
  background-color: #fff
}

.table-sm td,
.table-sm th {
  padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #f6f6f6
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, .075)
}

.table-success,
.table-success>td,
.table-success>th {
  background-color: #dff0d8
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #d0e9c6
}

.table-info,
.table-info>td,
.table-info>th {
  background-color: #d9edf7
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #c4e3f3
}

.table-warning,
.table-warning>td,
.table-warning>th {
  background-color: #fcf8e3
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #faf2cc
}

.table-danger,
.table-danger>td,
.table-danger>th {
  background-color: #f2dede
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #ebcccc
}

.thead-inverse th {
  color: #fff;
  background-color: #373a3c
}

.thead-default th {
  color: #7a7a7a;
  background-color: #f6f6f6
}

.table-inverse {
  color: #f6f6f6;
  background-color: #373a3c
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
  border-color: #7a7a7a
}

.table-inverse.table-bordered {
  border: 0
}

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0;
  overflow-x: auto
}

.table-reflow thead {
  float: left
}

.table-reflow tbody {
  display: block;
  white-space: nowrap
}

.table-reflow td,
.table-reflow th {
  border-top: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6
}

.table-reflow td:last-child,
.table-reflow th:last-child {
  border-right: 1px solid #f6f6f6
}

.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
  border-bottom: 1px solid #f6f6f6
}

.table-reflow tr {
  float: left
}

.table-reflow tr td,
.table-reflow tr th {
  display: block!important;
  border: 1px solid #f6f6f6
}

.form-control {
  display: block;
  width: 100%;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border-radius: 0
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control:focus {
  color: #7a7a7a;
  border-color: #66afe9;
  outline: none
}

.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1
}

.form-control::placeholder {
  color: #999;
  opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #f6f6f6;
  opacity: 1
}

.form-control:disabled {
  cursor: not-allowed
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px)
}

select.form-control:focus::-ms-value {
  color: #7a7a7a;
  background-color: #fff
}

.form-control-file,
.form-control-range {
  display: block
}

.col-form-label {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0
}

.col-form-label-lg {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .9375rem
}

.col-form-label-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: .875rem
}

.col-form-legend {
  margin-bottom: 0;
  font-size: 1rem
}

.col-form-legend,
.form-control-static {
  padding-top: .5rem;
  padding-bottom: .5rem
}

.form-control-static {
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  padding: .75rem 1.5rem;
  font-size: .9375rem;
  border-radius: .3rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
  height: 2.75rem
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: .75rem
}

.form-check+.form-check {
  margin-top: -.25rem
}

.form-check.disabled .form-check-label {
  color: #7a7a7a;
  cursor: not-allowed
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem
}

.form-check-input:only-child {
  position: static
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer
}

.form-check-inline+.form-check-inline {
  margin-left: .75rem
}

.form-check-inline.disabled {
  color: #7a7a7a;
  cursor: not-allowed
}

.form-control-feedback {
  margin-top: .25rem
}

.form-control-danger,
.form-control-success,
.form-control-warning {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right .625rem;
  background-size: 1.25rem 1.25rem
}

.has-success .custom-control,
.has-success .form-check-inline,
.has-success .form-check-label,
.has-success .form-control-feedback,
.has-success .form-control-label {
  color: #4cbb6c
}

.has-success .form-control {
  border-color: #4cbb6c
}

.has-success .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #96d7a9
}

.has-success .input-group-addon {
  color: #4cbb6c;
  border-color: #4cbb6c;
  background-color: #e0f3e5
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#4cbb6c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .custom-control,
.has-warning .form-check-inline,
.has-warning .form-check-label,
.has-warning .form-control-feedback,
.has-warning .form-control-label {
  color: #ff9a52
}

.has-warning .form-control {
  border-color: #ff9a52
}

.has-warning .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffd6b8
}

.has-warning .input-group-addon {
  color: #ff9a52;
  border-color: #ff9a52;
  background-color: #fff
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#ff9a52' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .custom-control,
.has-danger .form-check-inline,
.has-danger .form-check-label,
.has-danger .form-control-feedback,
.has-danger .form-control-label {
  color: #ff4c4c
}

.has-danger .form-control {
  border-color: #ff4c4c
}

.has-danger .form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ffb2b2
}

.has-danger .input-group-addon {
  color: #ff4c4c;
  border-color: #ff4c4c;
  background-color: #fff
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ff4c4c' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

@media (min-width:576px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-static {
    display: inline-block
  }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto
  }
  .form-inline .input-group>.form-control {
    width: 100%
  }
  .form-inline .form-check,
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0
  }
  .form-inline .form-check-label {
    padding-left: 0
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.btn {
      display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 0;
    background-color: #ff5a00;
    color: #fff;
    border-radius: 5px!important;
    font-family: 'Montserrat', sans-serif !important;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
  text-decoration: none
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0
}

.btn.disabled,
.btn:disabled {
  cursor: not-allowed;
  opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none
}

.btn-primary {
  color: #fff;
  background-color: #2fb5d2
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background-color: #2592a9;
  border-color: transparent
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2592a9;
  border-color: transparent;
  background-image: none
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #1e788c;
  border-color: transparent
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  background-color: #2fb5d2;
  border-color: transparent
}

.btn-secondary,
.btn-tertiary {
  color: #232323;
  background-color: #f6f6f6;
  border-color: transparent
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-tertiary:focus,
.btn-tertiary:hover,
.focus.btn-tertiary {
  color: #232323;
  background-color: #ddd;
  border-color: transparent
}

.active.btn-tertiary,
.btn-secondary.active,
.btn-secondary:active,
.btn-tertiary:active,
.open>.btn-secondary.dropdown-toggle,
.open>.dropdown-toggle.btn-tertiary {
  color: #232323;
  background-color: #ddd;
  border-color: transparent;
  background-image: none
}

.active.btn-tertiary:focus,
.active.btn-tertiary:hover,
.active.focus.btn-tertiary,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover,
.open>.dropdown-toggle.btn-tertiary:focus,
.open>.dropdown-toggle.btn-tertiary:hover,
.open>.dropdown-toggle.focus.btn-tertiary {
  color: #232323;
  background-color: #cbcbcb;
  border-color: transparent
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled:hover,
.btn-tertiary:disabled.focus,
.btn-tertiary:disabled:focus,
.btn-tertiary:disabled:hover,
.disabled.btn-tertiary:focus,
.disabled.btn-tertiary:hover,
.disabled.focus.btn-tertiary {
  background-color: #f6f6f6;
  border-color: transparent
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
  background-image: none
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info:disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled:hover {
  background-color: #5bc0de;
  border-color: #5bc0de
}

.btn-success {
  color: #fff;
  background-color: #4cbb6c;
  border-color: #4cbb6c
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background-color: #3a9a56;
  border-color: #389252
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3a9a56;
  border-color: #389252;
  background-image: none
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #318047;
  border-color: #256237
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled:hover {
  background-color: #4cbb6c;
  border-color: #4cbb6c
}

.btn-warning {
  color: #fff;
  background-color: #ff9a52;
  border-color: #ff9a52
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
  color: #fff;
  background-color: #ff7c1f;
  border-color: #ff7615
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ff7c1f;
  border-color: #ff7615;
  background-image: none
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #fa6800;
  border-color: #d25700
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled:hover {
  background-color: #ff9a52;
  border-color: #ff9a52
}

.btn-danger {
  color: #fff;
  background-color: #ff4c4c;
  border-color: #ff4c4c
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
  color: #fff;
  background-color: #ff1919;
  border-color: #ff0f0f
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ff1919;
  border-color: #ff0f0f;
  background-image: none
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #f40000;
  border-color: #c00
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled:hover {
  background-color: #ff4c4c;
  border-color: #ff4c4c
}

.btn-outline-primary {
  color: #2fb5d2;
  background-image: none;
  background-color: transparent;
  border-color: #2fb5d2
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #2fb5d2;
  border-color: #2fb5d2
}

.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #1e788c;
  border-color: #175c6a
}

.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled:hover {
  border-color: #83d3e4
}

.btn-outline-secondary {
  color: transparent;
  background-image: none;
  background-color: transparent;
  border-color: transparent
}

.btn-outline-secondary.active,
.btn-outline-secondary.active.focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary.focus,
.btn-outline-secondary:active,
.btn-outline-secondary:active.focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.open>.btn-outline-secondary.dropdown-toggle,
.open>.btn-outline-secondary.dropdown-toggle.focus,
.open>.btn-outline-secondary.dropdown-toggle:focus,
.open>.btn-outline-secondary.dropdown-toggle:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent
}

.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled:hover {
  border-color: rgba(51, 51, 51, 0)
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de
}

.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover,
.open>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de
}

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a
}

.btn-outline-info.disabled.focus,
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled:hover {
  border-color: #b0e1ef
}

.btn-outline-success {
  color: #4cbb6c;
  background-image: none;
  background-color: transparent;
  border-color: #4cbb6c
}

.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover,
.open>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #4cbb6c;
  border-color: #4cbb6c
}

.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover,
.open>.btn-outline-success.dropdown-toggle.focus,
.open>.btn-outline-success.dropdown-toggle:focus,
.open>.btn-outline-success.dropdown-toggle:hover {
  color: #fff;
  background-color: #318047;
  border-color: #256237
}

.btn-outline-success.disabled.focus,
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled:hover {
  border-color: #96d7a9
}

.btn-outline-warning {
  color: #ff9a52;
  background-image: none;
  background-color: transparent;
  border-color: #ff9a52
}

.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.open>.btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #ff9a52;
  border-color: #ff9a52
}

.btn-outline-warning.active.focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.active:hover,
.btn-outline-warning:active.focus,
.btn-outline-warning:active:focus,
.btn-outline-warning:active:hover,
.open>.btn-outline-warning.dropdown-toggle.focus,
.open>.btn-outline-warning.dropdown-toggle:focus,
.open>.btn-outline-warning.dropdown-toggle:hover {
  color: #fff;
  background-color: #fa6800;
  border-color: #d25700
}

.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled:hover {
  border-color: #ffd6b8
}

.btn-outline-danger {
  color: #ff4c4c;
  background-image: none;
  background-color: transparent;
  border-color: #ff4c4c
}

.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover,
.open>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ff4c4c;
  border-color: #ff4c4c
}

.btn-outline-danger.active.focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.active:hover,
.btn-outline-danger:active.focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover,
.open>.btn-outline-danger.dropdown-toggle.focus,
.open>.btn-outline-danger.dropdown-toggle:focus,
.open>.btn-outline-danger.dropdown-toggle:hover {
  color: #fff;
  background-color: #f40000;
  border-color: #c00
}

.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled:hover {
  border-color: #ffb2b2
}

.btn-link {
  font-weight: 400;
  color: #2fb5d2;
  border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
  background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
  color: #208094;
  text-decoration: underline;
  background-color: transparent
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
  color: #f1f1f1;
  text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
  padding: .75rem 1.5rem;
  font-size: .9375rem;
  border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block+.btn-block {
  margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%
}


.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height
}

.collapsing,
.dropdown,
.dropup {
  position: relative
}

.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent
}

.dropdown-toggle:focus {
  outline: 0
}

.dropup .dropdown-toggle:after {
  border-top: 0;
  border-bottom: .3em solid
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0
}

.dropdown-divider {
  height: 1px;
  margin: .5rem 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: 400;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #2b2d2f;
  background-color: #f5f5f5
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #2fb5d2;
  outline: 0
}

.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
  color: #f1f1f1
}

.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #f1f1f1;
  white-space: nowrap
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: .3em solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: .125rem
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left;
  margin-bottom: 0
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px
}

.btn-toolbar {
  margin-left: -.5rem
}

.btn-toolbar:after {
  content: "";
  display: table;
  clear: both
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: .5rem
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0
}

.btn-group>.btn:first-child {
  margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group>.btn-group {
  float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0
}

.btn+.dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}

.btn+.dropdown-toggle-split:after {
  margin-left: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem
}

.btn .caret {
  margin-left: 0
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
  border-width: .3em .3em 0;
  border-bottom-width: 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
  border-width: 0 .3em .3em
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%
}

.btn-group-vertical>.btn-group:after {
  content: "";
  display: table;
  clear: both
}

.btn-group-vertical>.btn-group>.btn {
  float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover {
  z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #7a7a7a;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid rgba(0, 0, 0, .25);
  border-radius: 0
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  border-radius: .2rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding: .75rem 1.5rem;
  font-size: .9375rem;
  border-radius: .3rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0
}

.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group-btn:not(:last-child)>.dropdown-toggle,
.input-group .form-control:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:not(:last-child) {
  border-right: 0
}

.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group>.btn,
.input-group-btn:not(:first-child)>.dropdown-toggle,
.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,
.input-group-btn:not(:last-child)>.btn:not(:first-child),
.input-group .form-control:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.form-control+.input-group-addon:not(:first-child) {
  border-left: 0
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 3
}

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
  margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
  z-index: 2;
  margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
  z-index: 3
}

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer
}

.custom-control+.custom-control {
  margin-left: 1rem
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
  color: #fff;
  background-color: #0074d9
}

.custom-control-input:focus~.custom-control-indicator {
  box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.custom-control-input:active~.custom-control-indicator {
  color: #fff;
  background-color: #84c6ff
}

.custom-control-input:disabled~.custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee
}

.custom-control-input:disabled~.custom-control-description {
  color: #767676;
  cursor: not-allowed
}

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
  border-radius: 0
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
  float: left;
  clear: left
}

.custom-controls-stacked .custom-control+.custom-control {
  margin-left: 0
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  padding-right: .75rem\9;
  color: #7a7a7a;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
  background-image: none\9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, .25);
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none
}

.custom-select:focus {
  border-color: #51a7e8;
  outline: none
}

.custom-select:focus::-ms-value {
  color: #7a7a7a;
  background-color: #fff
}

.custom-select:disabled {
  color: #f1f1f1;
  cursor: not-allowed;
  background-color: #f6f6f6
}

.custom-select::-ms-expand {
  opacity: 0
}

.custom-select-sm {
  padding-top: .375rem;
  padding-bottom: .375rem;
  font-size: 75%
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer
}

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0
}

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0
}

.custom-file-control:lang(en):after {
  content: "Choose file..."
}

.custom-file-control:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: .5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 0 0 0 0
}

.custom-file-control:lang(en):before {
  content: "Browse"
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: inline-block
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none
}

.nav-link.disabled {
  color: #f1f1f1
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
  color: #f1f1f1;
  cursor: not-allowed;
  background-color: transparent
}

.nav-inline .nav-item {
  display: inline-block
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
  margin-left: 1rem
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs:after {
  content: "";
  display: table;
  clear: both
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px
}

.nav-tabs .nav-item+.nav-item {
  margin-left: .2rem
}

.nav-tabs .nav-link {
  display: block;
  padding: .5em 1em;
  border: 1px solid transparent;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #f6f6f6 #f6f6f6 #ddd
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
  color: #f1f1f1;
  background-color: transparent;
  border-color: transparent
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
  color: #7a7a7a;
  background-color: #fff;
  border-color: #ddd #ddd transparent
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.nav-pills:after {
  content: "";
  display: table;
  clear: both
}

.nav-pills .nav-item {
  float: left
}

.nav-pills .nav-item+.nav-item {
  margin-left: .2rem
}

.nav-pills .nav-link {
  display: block;
  padding: .5em 1em;
  border-radius: 0
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
  color: #fff;
  cursor: default;
  background-color: #2fb5d2
}

.nav-stacked .nav-item {
  display: block;
  float: none
}

.nav-stacked .nav-item+.nav-item {
  margin-top: .2rem;
  margin-left: 0
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.navbar {
  position: relative;
  padding: .5rem 1rem
}

.navbar:after {
  content: "";
  display: table;
  clear: both
}

@media (min-width:576px) {
  .navbar {
    border-radius: 0
  }
}

.navbar-full {
  z-index: 1000
}

@media (min-width:576px) {
  .navbar-full {
    border-radius: 0
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

@media (min-width:576px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0
  }
}

.navbar-fixed-top {
  top: 0
}

.navbar-fixed-bottom {
  bottom: 0
}

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%
}

@media (min-width:576px) {
  .navbar-sticky-top {
    border-radius: 0
  }
}

.navbar-brand {
  float: left;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 1rem;
  font-size: .9375rem;
  line-height: inherit
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden
}

.navbar-divider:before {
  content: "\A0"
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem
}

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: .5rem .75rem;
  font-size: .9375rem;
  line-height: 1;
  background: transparent no-repeat 50%;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none
}

@media (max-width:575px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-xs .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}

@media (min-width:576px) {
  .navbar-toggleable-xs {
    display: block
  }
}

@media (max-width:767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}

@media (min-width:768px) {
  .navbar-toggleable-sm {
    display: block
  }
}

@media (max-width:991px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}

@media (min-width:992px) {
  .navbar-toggleable-md {
    display: block
  }
}

.navbar-toggleable-lg:after {
  content: "";
  display: table;
  clear: both
}

@media (max-width:1199px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0
  }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem
  }
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none
  }
}

@media (min-width:1200px) {
  .navbar-toggleable-lg {
    display: block
  }
}

.navbar-toggleable-xl {
  display: block
}

.navbar-toggleable-xl:after {
  content: "";
  display: table;
  clear: both
}

.navbar-toggleable-xl .navbar-brand {
  display: block;
  float: none;
  margin-top: .5rem;
  margin-right: 0
}

.navbar-toggleable-xl .navbar-nav {
  margin-top: .5rem;
  margin-bottom: .5rem
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none
}

.navbar-nav .nav-item {
  float: left
}

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem
}

.navbar-nav .nav-item+.nav-item,
.navbar-nav .nav-link+.nav-link {
  margin-left: 1rem
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .active>.nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .open>.nav-link:focus,
.navbar-light .navbar-nav .open>.nav-link:hover {
  color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, .075)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
  color: #fff
}

.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .open>.nav-link,
.navbar-dark .navbar-nav .open>.nav-link:focus,
.navbar-dark .navbar-nav .open>.nav-link:hover {
  color: #fff
}

.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-divider {
  background-color: hsla(0, 0%, 100%, .075)
}

.navbar-toggleable-xs:after {
  content: "";
  display: table;
  clear: both
}

@media (max-width:575px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0
  }
}

@media (min-width:576px) {
  .navbar-toggleable-xs {
    display: block!important
  }
}

.navbar-toggleable-sm:after {
  content: "";
  display: table;
  clear: both
}

@media (max-width:767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0
  }
}

@media (min-width:768px) {
  .navbar-toggleable-sm {
    display: block!important
  }
}

.navbar-toggleable-md:after {
  content: "";
  display: table;
  clear: both
}

@media (max-width:991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0
  }
}

@media (min-width:992px) {
  .navbar-toggleable-md {
    display: block!important
  }
}

.card {
  position: relative;
  display: block;
  margin-bottom: .75rem;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, .125)
}

.card-block {
  padding: 1.25rem
}

.card-block:after {
  content: "";
  display: table;
  clear: both
}

.card-title {
  margin-bottom: .75rem
}

.card-subtitle {
  margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link+.card-link {
  margin-left: 1.25rem
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:after {
  content: "";
  display: table;
  clear: both
}

.card-header:first-child {
  border-radius: -1px -1px 0 0
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:after {
  content: "";
  display: table;
  clear: both
}

.card-footer:last-child {
  border-radius: 0 0 -1px -1px
}

.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
  margin-right: -.625rem;
  margin-left: -.625rem
}

.card-primary {
  background-color: #2fb5d2;
  border-color: #2fb5d2
}

.card-primary .card-footer,
.card-primary .card-header {
  background-color: transparent
}

.card-success {
  background-color: #4cbb6c;
  border-color: #4cbb6c
}

.card-success .card-footer,
.card-success .card-header {
  background-color: transparent
}

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de
}

.card-info .card-footer,
.card-info .card-header {
  background-color: transparent
}

.card-warning {
  background-color: #ff9a52;
  border-color: #ff9a52
}

.card-warning .card-footer,
.card-warning .card-header {
  background-color: transparent
}

.card-danger {
  background-color: #ff4c4c;
  border-color: #ff4c4c
}

.card-danger .card-footer,
.card-danger .card-header,
.card-outline-primary {
  background-color: transparent
}

.card-outline-primary {
  border-color: #2fb5d2
}

.card-outline-secondary {
  background-color: transparent;
  border-color: transparent
}

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de
}

.card-outline-success {
  background-color: transparent;
  border-color: #4cbb6c
}

.card-outline-warning {
  background-color: transparent;
  border-color: #ff9a52
}

.card-outline-danger {
  background-color: transparent;
  border-color: #ff4c4c
}

.card-inverse .card-footer,
.card-inverse .card-header {
  border-color: hsla(0, 0%, 100%, .2)
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title {
  color: #fff
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
  color: hsla(0, 0%, 100%, .65)
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0
}

.card-img {
  border-radius: -1px
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}

.card-img-top {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px
}

.card-img-bottom {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px
}

@media (min-width:576px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: .75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0
  }
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top
  }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem
  }
}

@media (min-width:576px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed
  }
  .card-group .card {
    display: table-cell;
    vertical-align: top
  }
  .card-group .card+.card {
    margin-left: 0;
    border-left: 0
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0
  }
  .card-group .card:not(:first-child):not(:last-child),
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
  .card-group .card:not(:first-child):not(:last-child) .card-img-top {
    border-radius: 0
  }
}

@media (min-width:576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem
  }
  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.breadcrumb {
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0
}

.breadcrumb:after {
  content: "";
  display: table;
  clear: both
}

.breadcrumb-item {
  float: left
}

.breadcrumb-item+.breadcrumb-item:before {
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #f1f1f1;
  content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none
}

.breadcrumb-item.active {
  color: #f1f1f1
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0
}

.page-item {
  display: inline
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.page-item:last-child .page-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #2fb5d2;
  border-color: #2fb5d2
}

.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
  color: #f1f1f1;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.page-link {
  position: relative;
  float: left;
  padding: .5rem .75rem;
  margin-left: -1px;
  color: #2fb5d2;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
  color: #208094;
  background-color: #f6f6f6;
  border-color: #ddd
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: .9375rem
}

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: .3rem;
  border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: .3rem;
  border-top-right-radius: .3rem
}

.pagination-sm .page-link {
  padding: .275rem .75rem;
  font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: .2rem;
  border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: .2rem;
  border-top-right-radius: .2rem
}

.tag {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0
}

.tag:empty {
  display: none
}

.btn .tag {
  position: relative;
  top: -1px
}

a.tag:focus,
a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.tag-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.tag-default {
  background-color: #f1f1f1
}

.tag-default[href]:focus,
.tag-default[href]:hover {
  background-color: #d8d8d8
}

.tag-primary {
  background-color: #2fb5d2
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
  background-color: #2592a9
}

.tag-success {
  background-color: #4cbb6c
}

.tag-success[href]:focus,
.tag-success[href]:hover {
  background-color: #3a9a56
}

.tag-info {
  background-color: #5bc0de
}

.tag-info[href]:focus,
.tag-info[href]:hover {
  background-color: #31b0d5
}

.tag-warning {
  background-color: #ff9a52
}

.tag-warning[href]:focus,
.tag-warning[href]:hover {
  background-color: #ff7c1f
}

.tag-danger {
  background-color: #ff4c4c
}

.tag-danger[href]:focus,
.tag-danger[href]:hover {
  background-color: #ff1919
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #f6f6f6;
  border-radius: .3rem
}

@media (min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

.jumbotron-hr {
  border-top-color: #ddd
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}

.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0
}

.alert-heading {
  color: inherit
}

.alert-link {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 2.5rem
}

.alert-dismissible .close {
  position: relative;
  top: -.125rem;
  right: -1.25rem;
  color: inherit
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d
}

.alert-success hr {
  border-top-color: #c1e2b3
}

.alert-success .alert-link {
  color: #2b542c
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f
}

.alert-info hr {
  border-top-color: #a6d5ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  background-color: rgba(255, 154, 82, .3);
  border-color: #ff9a52;
  color: #232323
}

.alert-warning hr {
  border-top-color: #ff8b39
}

.alert-warning .alert-link {
  color: #0a0a0a
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442
}

.alert-danger hr {
  border-top-color: #e4b9b9
}

.alert-danger .alert-link {
  color: #843534
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem
}

.progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0
}

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0
}

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0
}

.progress[value],
base::-moz-progress-bar {
  background-color: #eee;
  border-radius: 0
}

@media screen and (min-width:0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
  }
  .progress[width="100%"] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }
}

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-size: 1rem 1rem
}

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-size: 1rem 1rem
}

.progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-size: 1rem 1rem
}

@media screen and (min-width:0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
  }
}

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite
}

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite
}

@media screen and (min-width:0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
  }
}

.progress-success[value]::-webkit-progress-value {
  background-color: #4cbb6c
}

.progress-success[value]::-moz-progress-bar {
  background-color: #4cbb6c
}

.progress-success[value]::-ms-fill {
  background-color: #4cbb6c
}

@media screen and (min-width:0\0) {
  .progress-success .progress-bar {
    background-color: #4cbb6c
  }
}

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de
}

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de
}

.progress-info[value]::-ms-fill {
  background-color: #5bc0de
}

@media screen and (min-width:0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de
  }
}

.progress-warning[value]::-webkit-progress-value {
  background-color: #ff9a52
}

.progress-warning[value]::-moz-progress-bar {
  background-color: #ff9a52
}

.progress-warning[value]::-ms-fill {
  background-color: #ff9a52
}

@media screen and (min-width:0\0) {
  .progress-warning .progress-bar {
    background-color: #ff9a52
  }
}

.progress-danger[value]::-webkit-progress-value {
  background-color: #ff4c4c
}

.progress-danger[value]::-moz-progress-bar {
  background-color: #ff4c4c
}

.progress-danger[value]::-ms-fill {
  background-color: #ff4c4c
}

@media screen and (min-width:0\0) {
  .progress-danger .progress-bar {
    background-color: #ff4c4c
  }
}

.media,
.media-body {
  overflow: hidden
}

.media-body {
  width: 10000px
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top
}

.media-middle {
  vertical-align: middle
}

.media-bottom {
  vertical-align: bottom
}

.media-object {
  display: block
}

.media-object.img-thumbnail {
  max-width: none
}

.media-right {
  padding-left: 10px
}

.media-left {
  padding-right: 10px
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.media-list {
  padding-left: 0;
  list-style: none
}

.list-group {
  padding-left: 0;
  margin-bottom: 0
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #f1f1f1;
  cursor: not-allowed;
  background-color: #f6f6f6
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #f1f1f1
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #2fb5d2;
  border-color: #2fb5d2
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #d7f1f6
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit
}

.list-group-item-action .list-group-item-heading {
  color: #333
}

.list-group-item-action:focus,
.list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9 {
  padding-bottom: 42.85714%
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive-4by3 {
  padding-bottom: 75%
}

.embed-responsive-1by1 {
  padding-bottom: 100%
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.modal,
.modal-open {
  overflow: hidden
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%)
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0);
  transform: translate(0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.in {
  opacity: .5
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal-header:after {
  content: "";
  display: table;
  clear: both
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:after {
  content: "";
  display: table;
  clear: both
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto
  }
  .modal-sm {
    max-width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg {
    max-width: 900px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.in {
  opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
  padding: 5px 0;
  margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,
.tooltip.tooltip-top .tooltip-inner:before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
  padding: 0 5px;
  margin-left: 3px
}

.tooltip.bs-tether-element-attached-left .tooltip-inner:before,
.tooltip.tooltip-right .tooltip-inner:before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-inner:before,
.tooltip.tooltip-bottom .tooltip-inner:before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #ff4c4c
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
  padding: 0 5px;
  margin-left: -3px
}

.tooltip.bs-tether-element-attached-right .tooltip-inner:before,
.tooltip.tooltip-left .tooltip-inner:before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #ff4c4c
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #ff4c4c;
  border-radius: 0
}

.tooltip-inner:before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
  margin-top: -10px
}

.popover.bs-tether-element-attached-bottom:after,
.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:after,
.popover.popover-top:before {
  left: 50%;
  border-bottom-width: 0
}

.popover.bs-tether-element-attached-bottom:before,
.popover.popover-top:before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-bottom:after,
.popover.popover-top:after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff
}

.popover.bs-tether-element-attached-left,
.popover.popover-right {
  margin-left: 10px
}

.popover.bs-tether-element-attached-left:after,
.popover.bs-tether-element-attached-left:before,
.popover.popover-right:after,
.popover.popover-right:before {
  top: 50%;
  border-left-width: 0
}

.popover.bs-tether-element-attached-left:before,
.popover.popover-right:before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-left:after,
.popover.popover-right:after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
  margin-top: 10px
}

.popover.bs-tether-element-attached-top:after,
.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:after,
.popover.popover-bottom:before {
  left: 50%;
  border-top-width: 0
}

.popover.bs-tether-element-attached-top:before,
.popover.popover-bottom:before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-top:after,
.popover.popover-bottom:after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7
}

.popover.bs-tether-element-attached-top .popover-title:before,
.popover.popover-bottom .popover-title:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.popover.bs-tether-element-attached-right,
.popover.popover-left {
  margin-left: -10px
}

.popover.bs-tether-element-attached-right:after,
.popover.bs-tether-element-attached-right:before,
.popover.popover-left:after,
.popover.popover-left:before {
  top: 50%;
  border-right-width: 0
}

.popover.bs-tether-element-attached-right:before,
.popover.popover-left:before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-tether-element-attached-right:after,
.popover.popover-left:after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: .2375rem .2375rem 0 0
}

.popover-title:empty {
  display: none
}

.popover-content {
  padding: 9px 14px
}

.popover:after,
.popover:before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover:before {
  content: "";
  border-width: 11px
}

.popover:after {
  content: "";
  border-width: 10px
}

.carousel,
.carousel-inner {
  position: relative
}

.carousel-inner {
  width: 100%;
  overflow: hidden
}

.carousel-inner>.carousel-item {
  position: relative;
  display: none;
  transition: left .6s ease-in-out
}

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img {
  line-height: 1
}

@media (-webkit-transform-3d),
  (transform-3d) {
    .carousel-inner>.carousel-item {
      transition: -webkit-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px
    }
    .carousel-inner>.carousel-item.active.right,
    .carousel-inner>.carousel-item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.carousel-item.active.left,
    .carousel-inner>.carousel-item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.carousel-item.active,
    .carousel-inner>.carousel-item.next.left,
    .carousel-inner>.carousel-item.prev.right {
      left: 0;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  opacity: .5
}

.carousel-control.left {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-prev:before {
  content: "\2039"
}

.carousel-control .icon-next:before {
  content: "\203A"
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media (min-width:576px) {
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }
  .carousel-control .icon-prev {
    margin-left: -15px
  }
  .carousel-control .icon-next {
    margin-right: -15px
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px
  }
  .carousel-indicators {
    bottom: 20px
  }
}

.align-baseline {
  vertical-align: baseline!important
}

.align-top {
  vertical-align: top!important
}

.align-middle {
  vertical-align: middle!important
}

.align-bottom {
  vertical-align: bottom!important
}

.align-text-bottom {
  vertical-align: text-bottom!important
}

.align-text-top {
  vertical-align: text-top!important
}

.bg-faded {
  background-color: #f7f7f9
}

.bg-primary {
  background-color: #2fb5d2!important
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #2592a9!important
}

.bg-success {
  background-color: #4cbb6c!important
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #3a9a56!important
}

.bg-info {
  background-color: #5bc0de!important
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #31b0d5!important
}

.bg-warning {
  background-color: #ff9a52!important
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ff7c1f!important
}

.bg-danger {
  background-color: #ff4c4c!important
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #ff1919!important
}

.bg-inverse {
  background-color: #373a3c!important
}

a.bg-inverse:focus,
a.bg-inverse:hover {
  background-color: #1f2021!important
}

.rounded {
  border-radius: 0
}

.rounded-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.rounded-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.rounded-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.rounded-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.rounded-circle {
  border-radius: 50%
}

.clearfix:after {
  content: "";
  display: table;
  clear: both
}

.d-block {
  display: block!important
}

.d-inline-block {
  display: inline-block!important
}

.d-inline {
  display: inline!important
}

.float-xs-left {
  float: left!important
}

.float-xs-right {
  float: right!important
}

.float-xs-none {
  float: none!important
}

@media (min-width:576px) {
  .float-sm-left {
    float: left!important
  }
  .float-sm-right {
    float: right!important
  }
  .float-sm-none {
    float: none!important
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left!important
  }
  .float-md-right {
    float: right!important
  }
  .float-md-none {
    float: none!important
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left!important
  }
  .float-lg-right {
    float: right!important
  }
  .float-lg-none {
    float: none!important
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left!important
  }
  .float-xl-right {
    float: right!important
  }
  .float-xl-none {
    float: none!important
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

.w-100 {
  width: 100%!important
}

.h-100 {
  height: 100%!important
}

.mx-auto {
  margin-right: auto!important;
  margin-left: auto!important
}

.m-0 {
  margin: 0!important
}

.mt-0 {
  margin-top: 0!important
}

.mr-0 {
  margin-right: 0!important
}

.mb-0 {
  margin-bottom: 0!important
}

.ml-0,
.mx-0 {
  margin-left: 0!important
}

.mx-0 {
  margin-right: 0!important
}

.my-0 {
  margin-top: 0!important;
  margin-bottom: 0!important
}

.m-1 {
  margin: 1rem!important
}

.mt-1 {
  margin-top: 1rem!important
}

.mr-1 {
  margin-right: 1rem!important
}

.mb-1 {
  margin-bottom: 1rem!important
}

.ml-1,
.mx-1 {
  margin-left: 1rem!important
}

.mx-1 {
  margin-right: 1rem!important
}

.my-1 {
  margin-top: 1rem!important;
  margin-bottom: 1rem!important
}

.m-2 {
  margin: 1.5rem!important
}

.mt-2 {
  margin-top: 1.5rem!important
}

.mr-2 {
  margin-right: 1.5rem!important
}

.mb-2 {
  margin-bottom: 1.5rem!important
}

.ml-2,
.mx-2 {
  margin-left: 1.5rem!important
}

.mx-2 {
  margin-right: 1.5rem!important
}

.my-2 {
  margin-top: 1.5rem!important;
  margin-bottom: 1.5rem!important
}

.m-3 {
  margin: 3rem!important
}

.mt-3 {
  margin-top: 3rem!important
}

.mr-3 {
  margin-right: 3rem!important
}

.mb-3 {
  margin-bottom: 3rem!important
}

.ml-3,
.mx-3 {
  margin-left: 3rem!important
}

.mx-3 {
  margin-right: 3rem!important
}

.my-3 {
  margin-top: 3rem!important;
  margin-bottom: 3rem!important
}

.p-0 {
  padding: 0!important
}

.pt-0 {
  padding-top: 0!important
}

.pr-0 {
  padding-right: 0!important
}

.pb-0 {
  padding-bottom: 0!important
}

.pl-0,
.px-0 {
  padding-left: 0!important
}

.px-0 {
  padding-right: 0!important
}

.py-0 {
  padding-top: 0!important;
  padding-bottom: 0!important
}

.p-1 {
  padding: 1rem!important
}

.pt-1 {
  padding-top: 1rem!important
}

.pr-1 {
  padding-right: 1rem!important
}

.pb-1 {
  padding-bottom: 1rem!important
}

.pl-1,
.px-1 {
  padding-left: 1rem!important
}

.px-1 {
  padding-right: 1rem!important
}

.py-1 {
  padding-top: 1rem!important;
  padding-bottom: 1rem!important
}

.p-2 {
  padding: 1.5rem!important
}

.pt-2 {
  padding-top: 1.5rem!important
}

.pr-2 {
  padding-right: 1.5rem!important
}

.pb-2 {
  padding-bottom: 1.5rem!important
}

.pl-2,
.px-2 {
  padding-left: 1.5rem!important
}

.px-2 {
  padding-right: 1.5rem!important
}

.py-2 {
  padding-top: 1.5rem!important;
  padding-bottom: 1.5rem!important
}

.p-3 {
  padding: 3rem!important
}

.pt-3 {
  padding-top: 3rem!important
}

.pr-3 {
  padding-right: 3rem!important
}

.pb-3 {
  padding-bottom: 3rem!important
}

.pl-3,
.px-3 {
  padding-left: 3rem!important
}

.px-3 {
  padding-right: 3rem!important
}

.py-3 {
  padding-top: 3rem!important;
  padding-bottom: 3rem!important
}

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030
}

.text-justify {
  text-align: justify!important
}

.text-nowrap {
  white-space: nowrap!important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-xs-left {
  text-align: left!important
}

.text-xs-right {
  text-align: right!important
}

.text-xs-center {
  text-align: center!important
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: left!important
  }
  .text-sm-right {
    text-align: right!important
  }
  .text-sm-center {
    text-align: center!important
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left!important
  }
  .text-md-right {
    text-align: right!important
  }
  .text-md-center {
    text-align: center!important
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left!important
  }
  .text-lg-right {
    text-align: right!important
  }
  .text-lg-center {
    text-align: center!important
  }
}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: left!important
  }
  .text-xl-right {
    text-align: right!important
  }
  .text-xl-center {
    text-align: center!important
  }
}

.text-lowercase {
  text-transform: lowercase!important
}

.text-uppercase {
  text-transform: uppercase!important
}

.text-capitalize {
  text-transform: capitalize!important
}

.font-weight-normal {
  font-weight: 400
}

.font-weight-bold {
  font-weight: 700
}

.font-italic {
  font-style: italic
}

.text-white {
  color: #fff!important
}

.text-muted {
  color: #7a7a7a!important
}

a.text-muted:focus,
a.text-muted:hover {
  color: #616161!important
}



a.text-primary:focus,
a.text-primary:hover {
  color: #2592a9!important
}

.text-success {
  color: #ff5a00!important;
}

a.text-success:focus,
a.text-success:hover {
  color: #3a9a56!important
}

.text-info {
  color: #5bc0de!important
}

a.text-info:focus,
a.text-info:hover {
  color: #31b0d5!important
}

.text-warning {
  color: #ff9a52!important
}

a.text-warning:focus,
a.text-warning:hover {
  color: #ff7c1f!important
}

.text-danger {
  color: #ff4c4c!important
}

a.text-danger:focus,
a.text-danger:hover {
  color: #ff1919!important
}

.text-gray-dark {
  color: #373a3c!important
}

a.text-gray-dark:focus,
a.text-gray-dark:hover {
  color: #1f2021!important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.invisible {
  visibility: hidden!important
}

.hidden-xs-up {
  display: none!important
}

@media (max-width:575px) {
  .hidden-xs-down {
    display: none!important
  }
}

@media (min-width:576px) {
  .hidden-sm-up {
    display: none!important
  }
}

@media (max-width:767px) {
  .hidden-sm-down {
    display: none!important
  }
}

@media (min-width:768px) {
  .hidden-md-up {
    display: none!important
  }
}

@media (max-width:991px) {
  .hidden-md-down {
    display: none!important
  }
}

@media (min-width:992px) {
  .hidden-lg-up {
    display: none!important
  }
}

@media (max-width:1199px) {
  .hidden-lg-down {
    display: none!important
  }
}

@media (min-width:1200px) {
  .hidden-xl-up {
    display: none!important
  }
}

.hidden-xl-down,
.visible-print-block {
  display: none!important
}

@media print {
  .visible-print-block {
    display: block!important
  }
}

.visible-print-inline {
  display: none!important
}

@media print {
  .visible-print-inline {
    display: inline!important
  }
}

.visible-print-inline-block {
  display: none!important
}

@media print {
  .visible-print-inline-block {
    display: inline-block!important
  }
}

@media print {
  .hidden-print {
    display: none!important
  }
}

@font-face {
  font-family: Noto Sans;
  src: url(../css/3d4a907b1b7a232654324a3dd7ae4aa3.eot);
  src: local("Noto Sans Regular"), local("NotoSans-Regular"), url(../css/3d4a907b1b7a232654324a3dd7ae4aa3.eot) format("embedded-opentype"), url(../css/19c1b868764c0e4d15a45d3f61250488.woff2) format("woff2"), url(../css/846c191efd3d0aacde5a916cf2ebf1a4.woff) format("woff"), url(../css/2fd9c16b805724d590c0cff96da070a4.ttf) format("truetype"), url(../css/5ea9fdf2293930126fa9c544968009ae.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Noto Sans;
  src: url(../css/eeb9224f85430652fd070e4e64129aa4.eot);
  src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(../css/eeb9224f85430652fd070e4e64129aa4.eot) format("embedded-opentype"), url(../css/199038f07312bfc6f0aabd3ed6a2b64d.woff2) format("woff2"), url(../css/c2183257e7a697769df4200c547551f1.woff) format("woff"), url(../css/a165a42685795361b25593effb32fdb1.ttf) format("truetype"), url(../css/5dc400bcedda37b13f35cb44623193cf.svg) format("svg");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: Noto Sans;
  src: url(../css/a77ade19de3d3762dfbf1fe553b293cc.eot);
  src: local("Noto Sans Italic"), local("NotoSans-Italic"), url(../css/a77ade19de3d3762dfbf1fe553b293cc.eot) format("embedded-opentype"), url(../css/7a3ebca0cba2e2c6090e84e1d77e0f94.woff2) format("woff2"), url(../css/332f555bb44cdc394d6c799df0c03389.woff) format("woff"), url(../css/154da4697acc779b55af0a67f1241e4e.ttf) format("truetype"), url(../css/3d34be670a7f15086e512282b97ae35e.svg) format("svg");
  font-weight: 400;
  font-style: italic
}

@font-face {
  font-family: Noto Sans;
  src: url(../css/b467416c449eb823029e16347b2ea510.eot);
  src: local("Noto Sans BoldItalic"), local("NotoSans-BoldItalic"), url(../css/b467416c449eb823029e16347b2ea510.eot) format("embedded-opentype"), url(../css/a68cfe9d548950edf5df102269877edd.woff2) format("woff2"), url(../css/3f81521029cc8a9a703419c4a74704a0.woff) format("woff"), url(../css/4f6ff3639c1e5728b905b650c1a06e75.ttf) format("truetype"), url(../css/80e74ff9406650e53bbec1e292c2c094.svg) format("svg");
  font-weight: 700;
  font-style: italic
}

@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  src: url(../css/e79bfd88537def476913f3ed52f4f4b3.eot);
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"), url(../css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"), url(../css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype")
}

.material-icons {
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga"
}

body {
  direction: ltr;
  font-family: Noto Sans, sans-serif;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #232323;
  line-height: 1.25em
}

ul {
  list-style: none;
  padding-left: 0
}

a:hover {
  color: #2fb5d2;
  text-decoration: none
}

p {
  font-size: .9375rem;
  color: #7a7a7a;
  font-weight: 400
}

.color,
.custom-checkbox input[type=checkbox]+span.color {
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  margin: .3125rem;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .05);
  cursor: pointer;
  background-size: contain
}

.color.active,
.color:hover,
.custom-checkbox input[type=checkbox]+span.color.active,
.custom-checkbox input[type=checkbox]+span.color:hover,
.facet-label.active .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color {
  border: 2px solid #232323
}

.h1,
.h2,
.h3 {
  text-transform: uppercase;
  color: #232323
}

.h4 {
  font-weight: 700;
  color: #232323
}

.btn-primary .material-icons,
.btn-secondary .material-icons,
.btn-tertiary .material-icons {
  margin-right: .625rem
}

.btn-tertiary {
  background-color: #f7f7f7;
  text-transform: lowercase;
  color: #7a7a7a;
  box-shadow: .0625rem .0625rem .0625rem 0 rgba(0, 0, 0, .1);
  padding: .25rem;
  margin: .25rem 0;
  font-weight: 400;
  font-size: .875rem
}

.btn-tertiary .material-icons {
  font-size: 1rem
}

.btn-tertiary:hover {
  box-shadow: .0625rem .0625rem .0625rem 0 rgba(0, 0, 0, .2);
  border: 1px solid rgba(35, 35, 35, .2)
}

.btn-unstyle {
  background-color: transparent;
  border: none;
  padding: 0;
  text-align: inherit
}

.btn-unstyle:focus {
  outline: 0
}

.btn-unstyle:focus .expand-more {
  color: #2fb5d2
}

.card {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2)
}

.label,
label {
  color: #232323;
  text-align: right;
  font-size: .875rem
}

small.label,
small.value {
  font-size: .8125rem
}

.form-control-label {
  padding-top: .625rem
}

.form-control {
  background: #f1f1f1;
  color: #7a7a7a;
  border: 1px solid rgba(0, 0, 0, .25);
  padding: .5rem 1rem
}

.form-control:focus {
  background-color: #fff;
  color: #232323
}

.form-control:focus,
.input-group.focus {
  outline: .1875rem solid #2fb5d2
}

.input-group .form-control:focus {
  outline: none
}

.input-group .input-group-btn {
  height: 100%
}

.input-group .input-group-btn>.btn {
  border: 0;
  box-shadow: none;
  color: #fff;
  font-size: .6875rem;
  font-weight: 400;
  margin-left: 0;
  padding: .625rem 1rem;
  text-transform: uppercase
}

.input-group .input-group-btn>.btn[data-action=show-password] {
  background: #7a7a7a;
  padding: .78rem 1rem
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #7a7a7a
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #7a7a7a
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #7a7a7a
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #7a7a7a
}

input:active::-webkit-input-placeholder,
textarea:active::-webkit-input-placeholder {
  color: #232323
}

input:active::-moz-placeholder,
textarea:active::-moz-placeholder {
  color: #232323
}

input:active:-ms-input-placeholder,
textarea:active:-ms-input-placeholder {
  color: #232323
}

input:active:-moz-placeholder,
textarea:active:-moz-placeholder {
  color: #232323
}

.form-control-select {
  height: 2.625rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right .5rem center/1.25rem 1.25rem;
  padding: 0 .5rem
}

.form-control-valign {
  padding-top: .5rem
}

.form-control-comment {
  font-size: .875rem;
  padding-top: .5rem;
  color: #7a7a7a
}

.form-control-submit.disabled {
  background: #5bc0de;
  color: #fff
}

.form-group.has-error input,
.form-group.has-error select {
  outline: .1875rem solid #ff4c4c
}

.form-group.has-error .help-block {
  color: #ff4c4c
}

.group-span-filestyle label {
  margin: 0
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
  background: #2fb5d2;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
  font-size: .875rem;
  padding: .5rem 1rem
}

.bootstrap-touchspin {
  width: auto;
  float: left;
  display: inline-block;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}

.bootstrap-touchspin input:focus {
  outline: none
}

.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
  color: #232323;
  background-color: #fff;
  height: 2.5rem;
  padding: .175rem .5rem;
  width: 3rem;
  border: 1px solid rgba(0, 0, 0, .25);
  float: left
}

.bootstrap-touchspin .btn-touchspin {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .25);
  height: 1.3125rem
}

.bootstrap-touchspin .btn-touchspin:hover {
  background-color: #f1f1f1
}

.bootstrap-touchspin .input-group-btn-vertical {
  color: #232323;
  width: auto;
  float: left
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
  content: "\E5CE"
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
  content: "\E5CF"
}

.bootstrap-touchspin .input-group-btn-vertical i {
  top: .0625rem;
  left: .1875rem;
  font-size: .9375rem
}

.custom-radio {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #7a7a7a;
  background: #fff;
  margin-right: 1.25rem
}

.custom-radio input[type=radio] {
  opacity: 0;
  cursor: pointer
}

.custom-radio input[type=radio]:checked+span {
  display: block;
  background-color: #2fb5d2;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: .125rem;
  top: .125rem
}

.custom-radio input[type=radio]:focus+span {
  border-color: #7a7a7a
}

.custom-checkbox {
  position: relative
}

.custom-checkbox input[type=checkbox] {
  margin-top: .25rem;
  opacity: 0;
  cursor: pointer;
  position: absolute
}

.custom-checkbox input[type=checkbox]+span {
  margin-right: 3px;
  display: inline-block;
  width: .9375rem;
  height: .9375rem;
  vertical-align: middle;
  cursor: pointer;
  border: 2px solid #232323
}

.custom-checkbox input[type=checkbox]+span .checkbox-checked {
  display: none;
  margin: -.25rem -.125rem;
  font-size: 1.1rem;
  color: #232323
}

.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
  display: block
}

.custom-checkbox input[type=checkbox]:focus+span {
  border-color: #7a7a7a
}

.custom-checkbox label {
  text-align: left
}

.text-muted {
  font-size: .875rem
}

.done {
  color: #4cbb6c;
  display: inline-block;
  padding: 0 .8125rem;
  margin-right: 1.563rem
}

.thumb-mask>.mask {
  position: relative;
  width: 3.438rem;
  height: 3.438rem;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  margin: .625rem 0
}

.thumb-mask>.mask img {
  width: 55px;
  height: 55px
}

.definition-list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.definition-list dl dt {
  font-weight: 400
}

.definition-list dl dd,
.definition-list dl dt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  background: #f1f1f1;
  padding: .625rem;
  margin: .125rem
}

.definition-list dl dd:nth-of-type(2n),
.definition-list dl dt:nth-of-type(2n) {
  background: #f6f6f6
}

.help-block {
  margin-top: .625rem
}

.btn.disabled,
.btn.disabled:hover {
  background: #7a7a7a
}

.alert-warning .material-icons {
  color: #ff9a52;
  font-size: 2rem;
  margin-right: .625rem;
  padding-top: .3125rem
}

.alert-warning .alert-text {
  font-size: .9375rem;
  padding-top: .625rem
}

.alert-warning .alert-link {
  border-radius: 2px;
  border-width: 2px;
  margin-left: .625rem;
  padding: .3125rem 1.25rem;
  font-weight: 600;
  font-size: .8125rem;
  color: #6c868e
}

.alert-warning ul li:last-child .alert-link {
  color: #fff
}

.alert-warning .warning-buttons {
  margin-top: .3125rem
}

.btn-tertiary-outline {
  color: #6c868e;
  background-image: none;
  background-color: transparent;
  border-color: #6c868e;
  border: .15rem solid #6c868e
}

.btn-tertiary-outline:hover {
  border-color: #bbcdd2;
  color: #bbcdd2
}

.alert {
  font-size: .8125rem
}

.nav-item .nav-link,
.nav-item .nav-separtor {
  color: #7a7a7a;
  font-weight: 700
}

.nav-item .nav-link.active,
.nav-item .nav-separtor.active {
  color: #232323
}

.separator {
  margin: 0;
  border-color: rgba(0, 0, 0, .25)
}

.ps-alert-error {
  margin-bottom: 0
}

.ps-alert-error .item,
.ps-alert-success .item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ff4c4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ff4c4c;
  margin-bottom: 1rem
}

.ps-alert-error .item i,
.ps-alert-success .item i {
  border: 15px solid #ff4c4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.ps-alert-error .item i svg,
.ps-alert-success .item i svg {
  background-color: #ff4c4c;
  width: 24px;
  height: 24px
}

.ps-alert-error .item p,
.ps-alert-success .item p {
  background-color: #fff;
  margin: 0;
  padding: 18px 20px;
  width: 100%
}

.ps-alert-success {
  padding: .25rem .25rem 2.75rem
}

.ps-alert-success .item {
  border-color: #4cbb6c;
  background-color: #4cbb6c
}

.ps-alert-success .item i {
  border-color: #4cbb6c
}

.ps-alert-success .item i svg {
  background-color: #4cbb6c
}

.dropdown {
  color: #7a7a7a
}

.dropdown:hover .expand-more {
  color: #2fb5d2
}

.dropdown .expand-more {
  color: #232323;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.dropdown .active {
  max-height: 200px;
  overflow-y: hidden;
  visibility: visible
}

.dropdown select {
  -moz-appearance: none;
  border: 0 none;
  outline: 0 none;
  color: #232323;
  background: #fff
}

.dropdown-item:focus,
.dropdown-item:hover {
  background: none;
  text-decoration: none;
  color: #2fb5d2
}

.search-widget {
  display: inline-block
}

.search-widget form {
  position: relative
}

.search-widget form input[type=text] {
  border: none;
  padding: 10px;
  min-width: 255px;
  color: #7a7a7a;
  border: 1px solid rgba(0, 0, 0, .25)
}

.search-widget form input[type=text]:focus {
  outline: 3px solid #2fb5d2;
  color: #232323;
  background: #fff
}

.search-widget form input[type=text]:focus+button .search {
  color: #2fb5d2
}

.search-widget form button[type=submit] {
  position: absolute;
  background: none;
  border: none;
  bottom: .3125rem;
  right: .125rem;
  color: #7a7a7a
}

.search-widget form button[type=submit] .search:hover {
  color: #2fb5d2
}

.header-top .search-widget form input[type=text] {
  min-width: inherit;
  width: 100%
}

#checkout #search_widget {
  display: none
}

#pagenotfound .page-content #search_widget {
  width: 100%
}

.page-not-found .search-widget form {
  display: inline-block
}

@media (max-width:767px) {
  .header-top .search-widget {
    float: none
  }
  .header-top .search-widget form {
    margin: 0 auto
  }
  .header-top .search-widget form input[type=text] {
    min-width: inherit;
    background: #fff
  }
}

@media (min-width:768px) {
  .search-widget {
    min-width: 15.63rem
  }
}

.top-menu[data-depth="1"] {
  margin: .625rem
}

.top-menu a:not([data-depth="0"]) {
  display: block;
  padding: .625rem;
  color: #7a7a7a;
  font-weight: 400
}

.top-menu a.dropdown-submenu {
  color: #232323;
  text-transform: uppercase;
  font-weight: 600
}

.top-menu a[data-depth="0"] {
  font-weight: 600;
  padding: .1875rem .625rem .375rem
}

#header .top-menu a[data-depth="0"]:hover {
  color: #2fb5d2;
  text-decoration: none
}

.top-menu a[data-depth="1"],
.top-menu a[data-depth="2"] {
  padding: 0 .625rem .625rem 0
}

.top-menu .collapse {
  display: inherit
}

.top-menu .sub-menu {
  box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1);
  border: none;
  margin-left: .9375rem;
  width: calc(100% - 30px);
  min-width: calc(100% - 30px);
  z-index: 18;
  display: none
}

.top-menu .sub-menu.collapse {
  display: none
}

.top-menu .sub-menu ul[data-depth="1"]>li {
  float: left;
  margin: 0 1.25rem
}

.top-menu .sub-menu a:hover {
  color: #2fb5d2
}

.top-menu .popover {
  max-width: inherit;
  border-radius: 0
}

.popover.bs-tether-element-attached-top {
  margin-top: 0
}

#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu {
  display: block!important
}

#mobile_top_menu_wrapper {
  margin: .625rem 0 0;
  padding-bottom: .625rem;
  background: #fff
}

#mobile_top_menu_wrapper #top-menu {
  margin-bottom: .625rem
}

#mobile_top_menu_wrapper .top-menu {
  color: #232323
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .add {
  display: none
}

#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .remove {
  display: block
}

#mobile_top_menu_wrapper .top-menu .collapse-icons .remove {
  display: none
}

#mobile_top_menu_wrapper .top-menu .navbar-toggler {
  display: inline-block;
  padding: 0
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
  padding: .625rem;
  border-bottom: 1px solid #f6f6f6
}

#mobile_top_menu_wrapper .top-menu .collapse {
  display: none
}

#mobile_top_menu_wrapper .top-menu .collapse.in {
  display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu {
  box-shadow: none;
  z-index: inherit;
  display: block;
  position: static;
  overflow: hidden;
  margin-left: 0;
  width: 100%;
  min-width: 100%;
  background: #f6f6f6
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse {
  display: none
}

#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
  display: block
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"]>li {
  border-bottom: 1px solid #7a7a7a
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] {
  margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li {
  float: none;
  margin: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a {
  text-transform: none
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul {
  padding: 0
}

#mobile_top_menu_wrapper .top-menu .sub-menu li>a {
  padding: .625rem;
  border-bottom: 1px solid #fff;
  font-weight: 700
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
  padding-left: 1.25rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a {
  padding-left: 2.5rem
}

#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a {
  padding-left: 3.75rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom a {
  color: #7a7a7a
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
  padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector {
  display: inline
}

#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
  padding: .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info {
  padding: 0 .625rem
}

#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a {
  padding: .625rem 0;
  display: block;
  width: 100%
}

body#checkout {
  color: #232323
}

body#checkout #header .header-nav .logo {
  max-height: 4.375rem;
  width: auto
}

body#checkout .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

body#checkout .custom-checkbox span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15px;
  flex: 0 0 15px;
  margin-top: .1875rem
}

body#checkout a:hover {
  color: #1a8196
}

body#checkout section#content {
  margin-bottom: 1.563rem
}

body#checkout .container {
  min-height: 100%
}

body#checkout section.checkout-step {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .25);
  padding: .9375rem
}

body#checkout section.checkout-step:last-child {
  border: 0
}

body#checkout section.checkout-step .step-title {
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 0
}

body#checkout section.checkout-step .content {
  padding: 0 2.313rem
}

body#checkout section.checkout-step .step-edit {
  text-transform: lowercase;
  font-weight: 400
}

body#checkout section.checkout-step .step-edit .edit {
  font-size: 1rem
}

body#checkout section.checkout-step .not-allowed {
  cursor: not-allowed;
  opacity: .5
}

body#checkout section.checkout-step .content,
body#checkout section.checkout-step .done,
body#checkout section.checkout-step .step-edit {
  display: none
}

body#checkout section.checkout-step.-current .content {
  display: block
}

body#checkout section.checkout-step.-current.-reachable.-complete .done,
body#checkout section.checkout-step.-current.-reachable.-complete .step-edit {
  display: none
}

body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
  display: inline-block
}

body#checkout section.checkout-step.-current.-reachable.-complete .content {
  display: block
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
  display: inline-block
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-number {
  display: none
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
  cursor: pointer;
  display: block;
  float: right;
  margin-right: .125rem;
  color: #7a7a7a
}

body#checkout section.checkout-step.-reachable.-complete .content {
  display: none
}

body#checkout section.checkout-step small {
  color: #7a7a7a
}

body#checkout section.checkout-step .default-input {
  min-width: 40%
}

body#checkout section.checkout-step .default-input[name=address1],
body#checkout section.checkout-step .default-input[name=address2] {
  min-width: 60%
}

body#checkout section.checkout-step .radio-field {
  margin-top: 1.875rem
}

body#checkout section.checkout-step .radio-field label {
  display: inline
}

body#checkout section.checkout-step .checkbox-field div {
  margin-top: 3.75rem
}

body#checkout section.checkout-step .checkbox-field+.checkbox-field div {
  margin-top: 0
}

body#checkout section.checkout-step .select-field div {
  background: #f6f6f6;
  padding: .625rem 3.125rem
}

body#checkout section.checkout-step .form-footer {
  text-align: center
}

body#checkout section.checkout-step #conditions-to-approve {
  padding-top: 1rem
}

body#checkout section.checkout-step .payment-options label {
  display: table-cell
}

body#checkout section.checkout-step .payment-options .custom-radio {
  margin-right: 1.25rem
}

body#checkout section.checkout-step .payment-options .payment-option {
  margin-bottom: .5rem
}

body#checkout section.checkout-step .step-number {
  display: inline-block;
  padding: .625rem
}

body#checkout section.checkout-step .address-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

body#checkout section.checkout-step .address-item {
  background: #f6f6f6;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  margin-bottom: .625rem;
  border: 3px solid transparent
}

body#checkout section.checkout-step .address-item.selected {
  background: #fff;
  border: 3px solid #2fb5d2
}

body#checkout section.checkout-step .address-alias {
  display: inline-block;
  font-weight: 600;
  margin-bottom: .625rem
}

body#checkout section.checkout-step .address {
  margin-left: 1.563rem;
  font-weight: 400
}

body#checkout section.checkout-step .radio-block {
  padding: .9375rem;
  text-align: left;
  cursor: pointer
}

body#checkout section.checkout-step .custom-radio {
  margin-right: 0
}

body#checkout section.checkout-step .custom-radio input[type=radio] {
  height: 1.25rem;
  width: 1.25rem
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .edit-address {
  color: #7a7a7a;
  display: inline-block;
  margin: 0 .3125rem
}

body#checkout section.checkout-step .delete-address .delete,
body#checkout section.checkout-step .delete-address .edit,
body#checkout section.checkout-step .edit-address .delete,
body#checkout section.checkout-step .edit-address .edit {
  font-size: 1rem
}

body#checkout section.checkout-step hr {
  margin: 0
}

body#checkout section.checkout-step .address-footer {
  text-align: center;
  padding: .625rem
}

body#checkout section.checkout-step #delivery-addresses,
body#checkout section.checkout-step #invoice-addresses,
body#checkout section.checkout-step .add-address {
  margin-top: 1.25rem
}

body#checkout section.checkout-step .add-address a {
  color: #232323
}

body#checkout section.checkout-step .add-address a i {
  font-size: .9375rem
}

body#checkout section.checkout-step .delivery-option {
  background: #f6f6f6;
  padding: .9375rem 0;
  margin-bottom: .9375rem
}

body#checkout section.checkout-step .delivery-option label {
  text-align: inherit
}

body#checkout section.checkout-step .carrier-delay,
body#checkout section.checkout-step .carrier-name {
  display: inline-block;
  word-break: break-word;
  text-align: left
}

body#checkout section.checkout-step #customer-form,
body#checkout section.checkout-step #delivery-address,
body#checkout section.checkout-step #invoice-address,
body#checkout section.checkout-step #login-form {
  margin-left: .3125rem;
  margin-top: 1.563rem
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
  text-align: left
}

body#checkout section.checkout-step #customer-form .radio-inline,
body#checkout section.checkout-step #delivery-address .radio-inline,
body#checkout section.checkout-step #invoice-address .radio-inline,
body#checkout section.checkout-step #login-form .radio-inline {
  padding: 0
}

body#checkout section.checkout-step .sign-in {
  font-size: .875rem
}

body#checkout section.checkout-step .forgot-password {
  margin-left: 14.38rem
}

body#checkout .additional-information {
  font-size: .875rem;
  margin-left: 2.875rem;
  margin-top: 1.25rem
}

body#checkout .condition-label {
  margin-left: 2.5rem;
  margin-top: .625rem
}

body#checkout .condition-label label {
  text-align: inherit
}

body#checkout .cancel-address {
  margin: .625rem;
  display: block;
  color: #7a7a7a;
  text-decoration: underline
}

body#checkout .modal-content {
  padding: 1.25rem;
  background-color: #f1f1f1
}

body#checkout #cart-summary-product-list {
  font-size: .875rem
}

body#checkout #cart-summary-product-list img {
  border: 1px solid #f1f1f1;
  width: 3.125rem
}

body#checkout #cart-summary-product-list .media-body {
  vertical-align: middle
}

body#checkout #order-summary-content {
  padding-top: .9375rem
}

body#checkout #order-summary-content h4.h4 {
  margin-top: .625rem;
  margin-bottom: 1.25rem;
  color: #232323
}

body#checkout #order-summary-content h4.black {
  color: #000
}

body#checkout #order-summary-content h4.addresshead {
  margin-top: .1875rem
}

body#checkout #order-summary-content .noshadow {
  box-shadow: none
}

body#checkout #order-summary-content #order-items {
  border-right: 0
}

body#checkout #order-summary-content #order-items h3.h3 {
  color: #232323;
  margin-top: 1.25rem
}

body#checkout #order-summary-content #order-items table tr:first-child td {
  border-top: 0
}

body#checkout #order-summary-content .order-confirmation-table {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #fff;
  border: 3px solid #e5e5e5;
  border-radius: 0
}

body#checkout #order-summary-content .summary-selected-carrier {
  margin-bottom: .75rem;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 1rem
}

body#checkout #order-summary-content .step-edit {
  display: inline;
  color: #7a7a7a
}

body#checkout #order-summary-content .step-edit:hover {
  cursor: pointer
}

body#checkout #order-summary-content a .step-edit {
  color: #7a7a7a
}

body#checkout #delivery,
body#checkout #gift_message {
  max-width: 100%;
  border-color: #232323
}

body#checkout #delivery textarea,
body#checkout #gift_message textarea {
  max-width: 100%;
  margin-bottom: 10px
}

#order-details {
  padding-left: 1.875rem
}

#order-details>.card-title {
  margin-bottom: 1.875rem
}

#order-details ul {
  margin-bottom: 1.25rem
}

#order-details ul li {
  margin-bottom: .625rem
}

#order-items {
  border-right: 1px solid #f1f1f1
}

#order-items hr {
  border-top-color: #232323
}

#order-items table {
  width: 100%
}

#order-items table tr {
  height: 1.875rem
}

#order-items table tr td:last-child {
  text-align: right
}

#order-items .order-line {
  margin-top: 1rem
}

#order-items .image img {
  width: 100%;
  border: 1px solid gray-lighter;
  margin-bottom: 1rem
}

#order-items .details {
  margin-bottom: 1rem
}

#order-items .details .customizations {
  margin-top: .625rem
}

#order-items .qty {
  margin-bottom: 1rem
}

#order-confirmation #registration-form {
  width: 50%;
  margin: 0 auto 1rem
}

@media (max-width:991px) {
  .done {
    margin: 0;
    padding: 0
  }
  body#checkout section.checkout-step .address-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  body#checkout section.checkout-step .delivery-option-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .delivery-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto
  }
  .delivery-option .custom-radio {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
  }
  .condition-label label[for="conditions_to_approve[terms-and-conditions]"] {
    text-align: left
  }
  #order-confirmation #registration-form {
    width: 100%
  }
}

@media (max-width:767px) {
  body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    float: none;
    margin-top: .25rem;
    margin-left: 1.25rem
  }
  body#checkout #header .header-nav {
    max-height: none;
    padding: 0
  }
  body#checkout section.checkout-step .content {
    padding: .9375rem
  }
  body#checkout .form-group {
    margin-bottom: .5rem
  }
  #order-items {
    border-right: 0;
    margin-bottom: 2.5rem
  }
  #order-items .card-title {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 1rem;
    padding-bottom: 1rem
  }
  #order-items hr {
    border-top-color: #f1f1f1
  }
  .bold {
    font-weight: 700
  }
  #order-details {
    padding-left: .9375rem
  }
  #order-details .card-title {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 1rem;
    padding-bottom: 1rem
  }
}

@media (max-width:575px) {
  body#checkout section.checkout-step .content {
    padding: .9375rem 0
  }
  #payment-confirmation button {
    font-size: .875rem
  }
  #payment-confirmation button.btn {
    white-space: normal
  }
}

.js-payment-binary,
.js-payment-binary .accept-cgv {
  display: none
}

.js-payment-binary.disabled {
  opacity: .6;
  cursor: not-allowed
}

.js-payment-binary.disabled:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none
}

.js-payment-binary.disabled .accept-cgv {
  display: block
}

.table-labeled td,
.table-labeled th {
  vertical-align: middle
}

.table-labeled .label {
  font-weight: 400;
  border-radius: 3px;
  font-size: inherit;
  padding: .25rem .375rem;
  margin: .125rem;
  color: #fff;
  white-space: nowrap
}

.page-order .table {
  margin-bottom: 0
}

.page-order table td,
.page-order table th {
  padding: .5rem
}

.page-order table thead th {
  text-align: center
}

#authentication .tooltip.tooltip-bottom {
  padding: 0;
  margin: 0
}

#authentication .custom-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

#authentication .custom-checkbox span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 .9375rem;
  flex: 0 0 .9375rem
}

#authentication .custom-checkbox label {
  padding-left: .625rem
}

#authentication .radio-inline,
#identity .radio-inline {
  padding: 0
}

#authentication .radio-inline .custom-radio,
#identity .radio-inline .custom-radio {
  margin-right: 0
}

.page-customer-account #content {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff;
  padding: 1rem;
  font-size: .875rem;
  color: #7a7a7a
}

.page-customer-account #content .order-actions a {
  padding: 0 .125rem
}

.page-customer-account #content .forgot-password {
  text-align: center;
  font-size: .875rem;
  margin-top: 1rem;
  padding-bottom: .9375rem
}

.page-customer-account #content .no-account {
  text-align: center;
  font-size: 1rem
}

.page-authentication #content {
  padding: 1rem;
  max-width: 640px;
  margin: 0 auto
}

.page-addresses .address,
.page-authentication #content {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff
}

.page-addresses .address {
  margin-bottom: 1.875rem;
  font-size: .875rem;
  color: #232323
}

.page-addresses .address .address-body {
  padding: 1rem
}

.page-addresses .address .address-body h4 {
  font-size: 1rem;
  font-weight: 700
}

.page-addresses .address .address-body address {
  min-height: 9rem
}

.page-addresses .address .address-footer {
  border-top: 1px solid #7a7a7a;
  padding: .5rem 1rem
}

.page-addresses .address .address-footer a {
  color: #7a7a7a;
  margin-right: .5rem
}

.page-addresses .address .address-footer a:hover {
  color: #232323
}

.page-addresses .address .address-footer a i {
  font-size: 1rem
}

.page-addresses .address .address-footer a span {
  font-size: .9375rem;
  vertical-align: middle
}

.page-addresses .addresses-footer {
  margin: 0 .9375rem
}

.page-addresses .addresses-footer a,
.page-addresses .addresses-footer a:hover {
  color: #232323
}

.page-addresses .addresses-footer a i {
  font-size: 1rem
}

.page-addresses .addresses-footer a span {
  font-size: 1rem;
  vertical-align: middle;
  margin-top: .625rem
}

.page-order-detail {
  font-size: .875rem;
  color: #7a7a7a
}

.page-order-detail .box {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff;
  padding: 1rem;
  margin-bottom: 1rem
}

.page-order-detail h3 {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #232323;
  margin-bottom: 1rem
}

.page-order-detail #order-infos ul {
  margin: 0
}

.page-order-detail #order-history .history-lines .history-line {
  padding: .5rem 0;
  border-bottom: 1px solid #f6f6f6
}

.page-order-detail #order-history .history-lines .history-line:last-child {
  border-bottom: 0
}

.page-order-detail #order-history .history-lines .history-line .label {
  display: inline-block;
  margin: .25rem 0;
  padding: .25rem .375rem;
  color: #fff;
  border-radius: 3px
}

.page-order-detail .addresses {
  margin: 0 -.9375rem
}

.page-order-detail .addresses h4 {
  font-size: 1rem;
  font-weight: 700
}

.page-order-detail #order-products.return {
  margin-bottom: 1rem
}

.page-order-detail #order-products.return th.head-checkbox {
  width: 30px
}

.page-order-detail #order-products.return td {
  padding: 1.375rem .75rem
}

.page-order-detail #order-products.return td.qty {
  min-width: 125px
}

.page-order-detail #order-products.return td.qty .current {
  width: 30%;
  float: left;
  text-align: right;
  padding-right: .5rem
}

.page-order-detail #order-products.return td.qty .select {
  width: 70%;
  float: left;
  margin: -.625rem 0;
  padding-left: .25rem
}

.page-order-detail #order-products.return td.qty .select select {
  text-align: center
}

.page-order-detail .order-items {
  padding: 0!important
}

.page-order-detail .order-items .order-item {
  padding: 1rem 1rem 0;
  border-bottom: 1px solid #f6f6f6
}

.page-order-detail .order-items .order-item .checkbox {
  width: 30px;
  float: left;
  padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .content {
  width: calc(100% - 30px);
  float: left;
  padding: 0 .9375rem
}

.page-order-detail .order-items .order-item .desc {
  margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .desc .name {
  font-weight: 700
}

.page-order-detail .order-items .order-item .qty {
  margin-bottom: 1rem
}

.page-order-detail .order-items .order-item .qty .q,
.page-order-detail .order-items .order-item .qty .s {
  margin-bottom: .25rem
}

.page-order-detail .messages .message {
  margin-top: .5rem;
  border-bottom: 1px solid #f6f6f6
}

.page-order-detail .messages .message:last-child {
  border-bottom: 0
}

.page-order-detail .messages .message>div {
  margin-bottom: .5rem
}

.page-order-detail .customization {
  margin-top: .75rem
}

#order-return-infos .thead-default th {
  color: #232323
}

#order-return-infos .customization {
  margin-top: .75rem
}

.page-my-account #content .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.page-my-account #content .links a {
  text-align: center;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #7a7a7a;
  padding: 0 .9375rem;
  margin-bottom: 1.875rem
}

.page-my-account #content .links a span.link-item {
  display: block;
  height: 100%;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff;
  padding: 1rem
}

.page-my-account #content .links a i {
  display: block;
  font-size: 2.6rem;
  width: 100%;
  color: #232323;
  padding-bottom: 3.4rem
}

.page-my-account #content .links a:hover {
  color: #232323
}

.page-my-account #content .links a:hover i {
  color: #2fb5d2
}

#history .orders {
  margin: 0 -1rem
}

#history .orders .order {
  padding: .75rem 1rem;
  border-bottom: 1px solid #f6f6f6
}

#history .orders .order a h3 {
  color: #7a7a7a
}

#history .orders .order .label {
  display: inline-block;
  margin: .25rem 0;
  padding: .25rem .375rem;
  color: #fff;
  border-radius: 3px
}

#history .orders .order:last-child {
  border-bottom: 0
}

.page-footer .account-link {
  margin-right: 1rem
}

.page-footer .account-link i {
  font-size: 1rem
}

.page-footer .account-link span {
  font-size: .875rem;
  vertical-align: middle
}

.login-form {
  margin-top: 15px
}

.forgotten-password {
  padding: 4px
}

.forgotten-password .form-fields .center-email-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width:767px) {
  .forgotten-password .form-fields .center-email-fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .forgotten-password .form-fields .center-email-fields button {
    margin: 10px;
    width: calc(100% - 20px)
  }
}

.forgotten-password .form-fields .center-email-fields button {
  height: 38px
}

.forgotten-password .form-fields .email {
  padding-left: 0;
  padding-right: 0;
  width: 430px
}

@media (max-width:767px) {
  .forgotten-password .form-fields .email {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
  }
}

.forgotten-password .form-fields .email input {
  height: 38px
}

.forgotten-password .form-fields label.required {
  width: 130px
}

.send-renew-password-link {
  padding-left: 10px;
  padding-right: 10px
}

.renew-password {
  margin-left: 10px
}

.renew-password .email {
  padding-bottom: 30px
}

.renew-password [type=submit] {
  margin-left: 50px
}

.carousel {
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15);
  margin-bottom: 1.5rem
}

.carousel .direction {
  z-index: auto
}

.carousel .carousel-inner {
  height: 340px
}

@media (max-width:767px) {
  .carousel .carousel-inner {
    height: auto
  }
}

.carousel .carousel-item {
  height: 100%
}

@media (max-width:767px) {
  .carousel .carousel-item img {
    max-width: 100%;
    height: auto
  }
}

@media (min-width:768px) {
  .carousel .carousel-item img {
    width: 100%;
    margin-left: 0
  }
}

.carousel .carousel-item .caption {
  position: absolute;
  color: #fff;
  max-width: 340px
}

@media (min-width:768px) {
  .carousel .carousel-item .caption {
    bottom: 28px;
    left: 90px
  }
}

@media (max-width:767px) {
  .carousel .carousel-item .caption {
    bottom: 5px;
    left: 40px
  }
}

.carousel .carousel-item .caption .caption-description p {
  color: #fff
}

@media (max-width:767px) {
  .carousel .carousel-item figure {
    margin: 0
  }
}

.carousel .carousel-control {
  opacity: 1
}

.carousel .carousel-control .icon-next:before,
.carousel .carousel-control .icon-prev:before {
  content: ""
}

.carousel .carousel-control .icon-next i,
.carousel .carousel-control .icon-prev i {
  font-size: 3.125rem;
  color: #fff
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
  color: #2fb5d2
}

.carousel .carousel-control .icon-prev {
  left: 1rem
}

.carousel .carousel-control .icon-next {
  right: 2rem
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
  background: none
}

#products .products,
.featured-products .products,
.product-accessories .products,
.product-miniature .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

#products .product-thumbnail,
.featured-products .product-thumbnail,
.product-accessories .product-thumbnail,
.product-miniature .product-thumbnail {
  display: block
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
  color: #7a7a7a;
  font-size: .875rem;
  text-decoration: none;
  text-align: center;
  font-weight: 400
}

#products .thumbnail-container:focus .highlighted-informations,
#products .thumbnail-container:hover .highlighted-informations,
.featured-products .thumbnail-container:focus .highlighted-informations,
.featured-products .thumbnail-container:hover .highlighted-informations,
.product-accessories .thumbnail-container:focus .highlighted-informations,
.product-accessories .thumbnail-container:hover .highlighted-informations,
.product-miniature .thumbnail-container:focus .highlighted-informations,
.product-miniature .thumbnail-container:hover .highlighted-informations {
  bottom: 5.5rem
}

#products .thumbnail-container:focus .highlighted-informations:after,
#products .thumbnail-container:hover .highlighted-informations:after,
.featured-products .thumbnail-container:focus .highlighted-informations:after,
.featured-products .thumbnail-container:hover .highlighted-informations:after,
.product-accessories .thumbnail-container:focus .highlighted-informations:after,
.product-accessories .thumbnail-container:hover .highlighted-informations:after,
.product-miniature .thumbnail-container:focus .highlighted-informations:after,
.product-miniature .thumbnail-container:hover .highlighted-informations:after {
  opacity: 1
}

#products .thumbnail-container:focus .highlighted-informations.no-variants,
#products .thumbnail-container:hover .highlighted-informations.no-variants,
.featured-products .thumbnail-container:focus .highlighted-informations.no-variants,
.featured-products .thumbnail-container:hover .highlighted-informations.no-variants,
.product-accessories .thumbnail-container:focus .highlighted-informations.no-variants,
.product-accessories .thumbnail-container:hover .highlighted-informations.no-variants,
.product-miniature .thumbnail-container:focus .highlighted-informations.no-variants,
.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
  bottom: 4.2rem
}

#products .products-section-title,
.featured-products .products-section-title,
.product-accessories .products-section-title,
.product-miniature .products-section-title {
  text-align: center;
  margin-bottom: 1.5rem
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
  text-align: center;
  text-transform: capitalize;
  margin-top: 1rem
}

#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
  position: relative;
  text-align: center;
  width: 100%;
  top: -.25em;
  padding-top: .1875rem;
  min-height: 2.5rem;
  background: #fff
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
  position: absolute;
  bottom: 1.25rem;
  padding-top: .625rem;
  z-index: 0;
  background: #fff;
  text-align: center;
  width: 257px;
  height: 3.125rem;
  box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, .2);
  transition: bottom .3s
}

#products .highlighted-informations .quick-view,
.featured-products .highlighted-informations .quick-view,
.product-accessories .highlighted-informations .quick-view,
.product-miniature .highlighted-informations .quick-view {
  color: #7a7a7a;
  font-size: 1rem
}

#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover {
  color: #2fb5d2
}

#products img,
.featured-products img,
.product-accessories img,
.product-miniature img {
  margin-left: 4px
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
  margin: 0 .625rem
}

#products .product-miniature .discount,
.featured-products .product-miniature .discount,
.product-accessories .product-miniature .discount,
.product-miniature .product-miniature .discount {
  display: none
}

#products .product-miniature .discount-amount.discount-amount,
#products .product-miniature .discount-amount.discount-percentage,
#products .product-miniature .discount-percentage.discount-amount,
#products .product-miniature .discount-percentage.discount-percentage,
#products .product-miniature .on-sale.discount-amount,
#products .product-miniature .on-sale.discount-percentage,
#products .product-miniature .online-only.discount-amount,
#products .product-miniature .online-only.discount-percentage,
#products .product-miniature .pack.discount-amount,
#products .product-miniature .pack.discount-percentage,
#products .product-miniature .product-flags .new.discount-amount,
#products .product-miniature .product-flags .new.discount-percentage,
.featured-products .product-miniature .discount-amount.discount-amount,
.featured-products .product-miniature .discount-amount.discount-percentage,
.featured-products .product-miniature .discount-percentage.discount-amount,
.featured-products .product-miniature .discount-percentage.discount-percentage,
.featured-products .product-miniature .on-sale.discount-amount,
.featured-products .product-miniature .on-sale.discount-percentage,
.featured-products .product-miniature .online-only.discount-amount,
.featured-products .product-miniature .online-only.discount-percentage,
.featured-products .product-miniature .pack.discount-amount,
.featured-products .product-miniature .pack.discount-percentage,
.featured-products .product-miniature .product-flags .new.discount-amount,
.featured-products .product-miniature .product-flags .new.discount-percentage,
.product-accessories .product-miniature .discount-amount.discount-amount,
.product-accessories .product-miniature .discount-amount.discount-percentage,
.product-accessories .product-miniature .discount-percentage.discount-amount,
.product-accessories .product-miniature .discount-percentage.discount-percentage,
.product-accessories .product-miniature .on-sale.discount-amount,
.product-accessories .product-miniature .on-sale.discount-percentage,
.product-accessories .product-miniature .online-only.discount-amount,
.product-accessories .product-miniature .online-only.discount-percentage,
.product-accessories .product-miniature .pack.discount-amount,
.product-accessories .product-miniature .pack.discount-percentage,
.product-accessories .product-miniature .product-flags .new.discount-amount,
.product-accessories .product-miniature .product-flags .new.discount-percentage,
.product-miniature .product-miniature .discount-amount.discount-amount,
.product-miniature .product-miniature .discount-amount.discount-percentage,
.product-miniature .product-miniature .discount-percentage.discount-amount,
.product-miniature .product-miniature .discount-percentage.discount-percentage,
.product-miniature .product-miniature .on-sale.discount-amount,
.product-miniature .product-miniature .on-sale.discount-percentage,
.product-miniature .product-miniature .online-only.discount-amount,
.product-miniature .product-miniature .online-only.discount-percentage,
.product-miniature .product-miniature .pack.discount-amount,
.product-miniature .product-miniature .pack.discount-percentage,
.product-miniature .product-miniature .product-flags .new.discount-amount,
.product-miniature .product-miniature .product-flags .new.discount-percentage {
  z-index: 2;
  background: #f39d72
}

#products .product-miniature .discount-amount.on-sale,
#products .product-miniature .discount-percentage.on-sale,
#products .product-miniature .on-sale.on-sale,
#products .product-miniature .online-only.on-sale,
#products .product-miniature .pack.on-sale,
#products .product-miniature .product-flags .new.on-sale,
.featured-products .product-miniature .discount-amount.on-sale,
.featured-products .product-miniature .discount-percentage.on-sale,
.featured-products .product-miniature .on-sale.on-sale,
.featured-products .product-miniature .online-only.on-sale,
.featured-products .product-miniature .pack.on-sale,
.featured-products .product-miniature .product-flags .new.on-sale,
.product-accessories .product-miniature .discount-amount.on-sale,
.product-accessories .product-miniature .discount-percentage.on-sale,
.product-accessories .product-miniature .on-sale.on-sale,
.product-accessories .product-miniature .online-only.on-sale,
.product-accessories .product-miniature .pack.on-sale,
.product-accessories .product-miniature .product-flags .new.on-sale,
.product-miniature .product-miniature .discount-amount.on-sale,
.product-miniature .product-miniature .discount-percentage.on-sale,
.product-miniature .product-miniature .on-sale.on-sale,
.product-miniature .product-miniature .online-only.on-sale,
.product-miniature .product-miniature .pack.on-sale,
.product-miniature .product-miniature .product-flags .new.on-sale {
  background: #f39d72;
  width: 100%;
  text-align: center;
  left: 0;
  top: 0
}

#products .product-miniature .discount-amount.online-only,
#products .product-miniature .discount-percentage.online-only,
#products .product-miniature .on-sale.online-only,
#products .product-miniature .online-only.online-only,
#products .product-miniature .pack.online-only,
#products .product-miniature .product-flags .new.online-only,
.featured-products .product-miniature .discount-amount.online-only,
.featured-products .product-miniature .discount-percentage.online-only,
.featured-products .product-miniature .on-sale.online-only,
.featured-products .product-miniature .online-only.online-only,
.featured-products .product-miniature .pack.online-only,
.featured-products .product-miniature .product-flags .new.online-only,
.product-accessories .product-miniature .discount-amount.online-only,
.product-accessories .product-miniature .discount-percentage.online-only,
.product-accessories .product-miniature .on-sale.online-only,
.product-accessories .product-miniature .online-only.online-only,
.product-accessories .product-miniature .pack.online-only,
.product-accessories .product-miniature .product-flags .new.online-only,
.product-miniature .product-miniature .discount-amount.online-only,
.product-miniature .product-miniature .discount-percentage.online-only,
.product-miniature .product-miniature .on-sale.online-only,
.product-miniature .product-miniature .online-only.online-only,
.product-miniature .product-miniature .pack.online-only,
.product-miniature .product-miniature .product-flags .new.online-only {
  font-size: .8125rem;
  margin-top: 13rem;
  margin-left: 8.688rem
}

#products .product-miniature .discount-amount.online-only:before,
#products .product-miniature .discount-percentage.online-only:before,
#products .product-miniature .on-sale.online-only:before,
#products .product-miniature .online-only.online-only:before,
#products .product-miniature .pack.online-only:before,
#products .product-miniature .product-flags .new.online-only:before,
.featured-products .product-miniature .discount-amount.online-only:before,
.featured-products .product-miniature .discount-percentage.online-only:before,
.featured-products .product-miniature .on-sale.online-only:before,
.featured-products .product-miniature .online-only.online-only:before,
.featured-products .product-miniature .pack.online-only:before,
.featured-products .product-miniature .product-flags .new.online-only:before,
.product-accessories .product-miniature .discount-amount.online-only:before,
.product-accessories .product-miniature .discount-percentage.online-only:before,
.product-accessories .product-miniature .on-sale.online-only:before,
.product-accessories .product-miniature .online-only.online-only:before,
.product-accessories .product-miniature .pack.online-only:before,
.product-accessories .product-miniature .product-flags .new.online-only:before,
.product-miniature .product-miniature .discount-amount.online-only:before,
.product-miniature .product-miniature .discount-percentage.online-only:before,
.product-miniature .product-miniature .on-sale.online-only:before,
.product-miniature .product-miniature .online-only.online-only:before,
.product-miniature .product-miniature .pack.online-only:before,
.product-miniature .product-miniature .product-flags .new.online-only:before {
  content: "\E30A";
  font-family: Material Icons;
  vertical-align: middle;
  margin: .3125rem
}

#products .all-product-link,
.featured-products .all-product-link,
.product-accessories .all-product-link,
.product-miniature .all-product-link {
  clear: both;
  color: #7a7a7a;
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

@media (max-width:767px) {
  #products .thumbnail-container,
  .featured-products .thumbnail-container,
  .product-accessories .thumbnail-container {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2)
  }
}

#custom-text {
  background: #fff;
  border-radius: 2px;
  margin-bottom: 1.5rem;
  padding: 3.125rem;
  text-align: center
}

#custom-text h3 {
  text-transform: uppercase;
  color: #232323;
  font-size: 1.563rem;
  font-weight: 700
}

#custom-text p {
  color: #232323;
  font-weight: 400;
  font-size: 1.1em
}

#custom-text p .dark {
  color: #7a7a7a;
  font-weight: 400
}

.page-content.page-cms {
  background: #fff;
  text-align: justify
}

.page-content.page-cms .cms-box img {
  max-width: 100%
}

@media (max-width:991px) {
  #block-cmsinfo {
    padding: 1.25rem 1.875rem
  }
}

#products .products-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#products .up {
  margin-bottom: 1rem
}

#products .up .btn-secondary,
#products .up .btn-tertiary {
  color: #7a7a7a;
  text-transform: inherit
}

#products .up .btn-secondary .material-icons,
#products .up .btn-tertiary .material-icons {
  margin-right: 0
}

.block-category {
  min-height: 13.75rem;
  margin-bottom: 1.563rem
}

.block-category #category-description p,
.block-category #category-description strong {
  font-weight: 400;
  color: #7a7a7a
}

.block-category #category-description p {
  color: #232323;
  margin-bottom: 0
}

.block-category #category-description p:first-child {
  margin-bottom: 1.25rem
}

.block-category .category-cover {
  position: absolute;
  right: .75rem;
  bottom: 0
}

.block-category .category-cover img {
  width: 141px;
  height: 180px
}

.products-selection .sort-by-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.products-selection .sort-by {
  white-space: normal;
  word-break: break-word;
  margin-right: -.9375rem;
  margin-left: .9375rem;
  text-align: right
}

.products-selection .total-products,
.products-selection h1 {
  padding-top: .625rem
}

.products-sort-order {
  color: #7a7a7a
}

.products-sort-order .select-title {
  display: inline-block;
  width: 100%;
  color: #232323;
  background: #fff;
  padding: .625rem;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, .25);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}

.products-sort-order .select-list {
  display: block;
  color: #232323;
  padding: .625rem 1.25rem
}

.products-sort-order .select-list:hover {
  background: #2fb5d2;
  color: #fff;
  text-decoration: none
}

.products-sort-order .dropdown-menu {
  left: auto;
  width: 16.88rem;
  background: #f6f6f6;
  border: none;
  border-radius: 0;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .1);
  margin: 0
}

.facet-dropdown {
  color: #7a7a7a;
  padding-left: 0;
  padding-right: 0;
  background: #f1f1f1;
  border: 3px solid transparent;
  box-sizing: border-box;
  box-shadow: 1px 1px 1px 1px #f1f1f1
}

.facet-dropdown.open {
  border: 0
}

.facet-dropdown.open>.select-title {
  border: 3px solid #2fb5d2;
  background: #f6f6f6
}

.facet-dropdown .select-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0;
  width: 100%;
  color: #232323;
  background: #f1f1f1;
  padding: .625rem .625rem .625rem 1.25rem;
  cursor: pointer
}

.facet-dropdown .select-title>i {
  margin-left: auto
}

.facet-dropdown .select-list {
  display: block;
  color: #232323;
  background: #f6f6f6;
  padding: .625rem 1.25rem
}

.facet-dropdown .select-list:hover {
  background: #2fb5d2;
  color: #fff;
  text-decoration: none
}

.facet-dropdown .dropdown-menu {
  padding: 0;
  margin-top: 3px;
  left: auto;
  width: 100%;
  background: #f6f6f6;
  border: none;
  box-shadow: 1px 1px 1px 1px #f1f1f1
}

#search_filters,
#search_filters_brands,
#search_filters_suppliers {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  margin-bottom: 1.563rem;
  background: #fff;
  padding: 1.563rem 1.25rem
}

#search_filters .facet,
#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-top: .625rem
}

#search_filters .facet .collapse,
#search_filters_brands .facet .collapse,
#search_filters_suppliers .facet .collapse {
  display: block
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
  color: #7a7a7a
}

#search_filters .facet .facet-label,
#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
  margin-bottom: 0
}

#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
  margin-top: .4375rem;
  color: #232323;
  display: inline-block;
  font-size: .9375rem
}

#search_filters_brands .facet,
#search_filters_suppliers .facet {
  padding-top: 0
}

#search_filters_brands .facet .facet-label,
#search_filters_suppliers .facet .facet-label {
  margin-bottom: .3125rem
}

.pagination {
  width: 100%
}

.pagination>div:first-child {
  line-height: 2.5rem
}

.pagination .page-list {
  background: #fff;
  padding: .375rem;
  margin-bottom: 0;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}

.pagination .page-list li {
  display: inline
}

.pagination a {
  color: #000;
  font-weight: 600
}

.pagination a:not(.previous):not(.next) {
  letter-spacing: .125rem
}

.pagination .previous {
  float: left
}

.pagination .next {
  float: right
}

.pagination .disabled {
  color: #7a7a7a
}

.pagination .current a {
  color: #2fb5d2;
  text-decoration: none;
  font-size: 1.25rem
}

.active_filters {
  background: #dededd;
  padding: .625rem 1.875rem 0;
  margin-bottom: 1.25rem
}

.active_filters .active-filter-title {
  display: inline;
  margin-right: .625rem;
  font-weight: 600
}

.active_filters ul {
  display: inline
}

.active_filters .filter-block {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  color: #232323;
  margin-right: .625rem;
  margin-bottom: .625rem;
  background: #fff;
  padding: .625rem;
  display: inline-block;
  font-size: .8125rem
}

.active_filters .filter-block .close {
  color: #232323;
  font-size: .9375rem;
  opacity: 1;
  margin-top: .1875rem;
  margin-left: .3125rem
}

.block-categories {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff;
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem
}

.block-categories .category-sub-menu {
  margin-top: .625rem
}

.block-categories .category-sub-menu .category-sub-link {
  font-size: .875rem
}

.block-categories .category-sub-menu li {
  position: relative
}

.block-categories .category-sub-menu li[data-depth="1"] {
  margin-bottom: .625rem
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
  font-weight: 600;
  border-bottom: 1px solid rgba(0, 0, 0, .25);
  width: 100%;
  display: inline-block;
  margin: .3125rem 0 0;
  padding-bottom: .1875rem
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
  padding-left: .3125rem
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]):before {
  content: "-";
  margin-right: .3125rem
}

.block-categories a {
  color: #232323
}

.block-categories .collapse-icons {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  cursor: pointer
}

.block-categories .collapse-icons[aria-expanded=true] .add {
  display: none
}

.block-categories .collapse-icons[aria-expanded=true] .remove {
  display: block
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
  color: #2fb5d2
}

.block-categories .collapse-icons .remove {
  display: none
}

.block-categories .arrows .arrow-down,
.block-categories .arrows .arrow-right {
  font-size: .875rem;
  cursor: pointer;
  margin-left: 2px
}

.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover {
  color: #2fb5d2
}

.block-categories .arrows .arrow-down,
.block-categories .arrows[aria-expanded=true] .arrow-right {
  display: none
}

.block-categories .arrows[aria-expanded=true] .arrow-down {
  display: inline-block
}

.facets-title {
  color: #232323
}

.products-selection .filter-button .btn-secondary,
.products-selection .filter-button .btn-tertiary {
  padding: .75rem .5rem .6875rem
}

.advertising-block {
  margin-bottom: 1.563rem
}

.advertising-block img {
  width: 100%
}

@media (max-width:767px) {
  #category #left-column {
    width: 100%
  }
  #category #left-column #search_filters_wrapper {
    margin-left: -30px;
    margin-right: -30px
  }
  #category #left-column #search_filter_controls {
    text-align: center;
    margin-bottom: 1rem
  }
  #category #left-column #search_filter_controls button {
    margin: 0 .5rem
  }
  #category #left-column #search_filters .facet {
    border-bottom: 1px solid #f6f6f6
  }
  #category #left-column #search_filters .facet .title {
    cursor: pointer
  }
  #category #left-column #search_filters .facet .title .collapse-icons .remove,
  #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
    display: none
  }
  #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
    display: block
  }
  #category #left-column #search_filters .facet .facet-title {
    color: #232323;
    text-transform: uppercase
  }
  #category #left-column #search_filters .facet .h6 {
    margin-bottom: 0;
    padding: .625rem;
    display: inline-block
  }
  #category #left-column #search_filters .facet .navbar-toggler {
    display: inline-block;
    padding: .625rem .625rem 0 0
  }
  #category #left-column #search_filters .facet .collapse {
    display: none
  }
  #category #left-column #search_filters .facet .collapse.in {
    display: block
  }
  #category #left-column #search_filters .facet .facet-label a {
    margin-top: 0
  }
  #category #left-column #search_filters .facet ul {
    margin-bottom: 0
  }
  #category #left-column #search_filters .facet ul li {
    border-top: 1px solid #f6f6f6;
    padding: .625rem
  }
  #category #content-wrapper,
  #category #search_filter_toggler {
    width: 100%
  }
  .products-sort-order .select-title {
    margin-left: 0
  }
  .products-selection h1 {
    padding-top: 0;
    text-align: center;
    margin-bottom: 1rem
  }
  .products-selection .showing {
    padding-top: 1rem
  }
  #best-sales #content-wrapper,
  #new-products #content-wrapper,
  #prices-drop #content-wrapper {
    width: 100%
  }
}

@media (max-width:575px) {
  .products-selection .filter-button {
    padding-left: 0
  }
  #category #left-column #search_filters_wrapper {
    margin-left: -15px;
    margin-right: -15px
  }
}

#product #content {
  position: relative;
  max-width: 452px;
  margin: 0 auto
}
.post-title a{
      font-family: 'Inter', sans-serif!important;
}
.product-price {
      color: #6e6c62;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
}

#product-description-short {
  color: #232323
}

.product-information {
  font-size: .9375rem;
  color: #232323
}

.product-information .manufacturer-logo {
  height: 35px
}

.product-information .product-description img {
  max-width: 100%;
  height: auto
}

.input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 1.25rem;
  width: 1.25rem
}

.input-container {
  position: relative
}

.input-radio {
  position: absolute;
  top: 0;
  cursor: pointer;
  opacity: 0;
  width: 100%;
  height: 100%
}

.input-color:checked+span,
.input-color:hover+span,
.input-radio:checked+span,
.input-radio:hover+span {
  border: 2px solid #232323
}

.radio-label {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff;
  display: inline-block;
  padding: .125rem .625rem;
  font-weight: 600;
  border: 2px solid #fff
}

.product-actions .control-label {
  margin-bottom: .375rem;
  display: block;
  width: 100%
}

.product-actions .add-to-cart {
  height: 2.75rem;
  line-height: inherit;
  padding-top: .625rem
}

.product-actions .add-to-cart .material-icons {
  line-height: inherit
}

.product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.product-quantity .add,
.product-quantity .qty {
  float: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: .5rem
}

.product-quantity .qty {
  margin-right: .4rem
}

.product-quantity #quantity_wanted {
  color: #232323;
  background-color: #fff;
  height: 2.75rem;
  padding: .175rem .5rem;
  width: 3rem
}

.product-quantity .input-group-btn-vertical {
  width: auto
}

.product-quantity .input-group-btn-vertical .btn {
  padding: .5rem .6875rem
}

.product-quantity .input-group-btn-vertical .btn i {
  font-size: 1rem;
  top: .125rem;
  left: .1875rem
}

.product-quantity .btn-touchspin {
  height: 1.438rem
}

.product-discounts {
  margin-bottom: 1.5rem
}

.product-discounts>.product-discounts-title {
  font-weight: 400;
  font-size: .875rem
}

.product-discounts>.table-product-discounts thead tr th {
  width: 33%;
  padding: .625rem 1.25rem;
  background: #fff;
  border: .3125rem solid #f1f1f1;
  text-align: center
}

.product-discounts>.table-product-discounts tbody tr {
  background: #f6f6f6
}

.product-discounts>.table-product-discounts tbody tr:nth-of-type(2n) {
  background: #fff
}

.product-discounts>.table-product-discounts tbody tr td {
  padding: .625rem 1.25rem;
  text-align: center;
  border: .3125rem solid #f1f1f1
}

.product-prices {
  margin-top: 1.25rem
}

.product-prices div {
  margin-bottom: .625rem
}

.product-prices .tax-shipping-delivery-label {
  font-size: .8125rem;
  color: #7a7a7a
}

.product-prices .tax-shipping-delivery-label .delivery-information {
  padding: 0 0 0 2px
}

.product-prices .tax-shipping-delivery-label .delivery-information:before {
  content: "-";
  padding: 0 2px 0 0
}

.product-discount {
  color: #7a7a7a
}

.regular-price {
  text-decoration: line-through
}

.has-discount.product-price,
.has-discount p {
  color: #f39d72
}

.has-discount .discount {
  background: #f39d72;
  color: #fff;
  font-weight: 600;
  padding: .3125rem .625rem;
  font-size: 1rem;
  margin-left: .625rem;
  text-transform: uppercase;
  display: inline-block
}

.product-unit-price {
  font-size: .8125rem;
  margin-bottom: 0
}

.tabs {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  margin-top: 2rem;
  background: #fff;
  padding: 1.25rem 1.875rem
}

.tabs .tab-pane {
  padding-top: 1.25rem
}

.tabs .nav-tabs {
  border: none;
  border-bottom: 2px solid #f1f1f1
}

.tabs .nav-tabs .nav-link {
  color: #7a7a7a;
  border: 0 solid transparent
}

.tabs .nav-tabs .nav-link.active {
  color: #2fb5d2
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border: none;
  border-bottom: 3px solid #2fb5d2
}

.tabs .nav-tabs .nav-item {
  float: left;
  margin-bottom: -.125rem
}

.product-cover {
  margin-bottom: 1.25rem;
  position: relative
}

.product-cover img {
  background: #fff
}

.product-cover .layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  background: hsla(0, 0%, 100%, .7);
  text-align: center;
  cursor: pointer
}

.product-cover .layer:hover {
  opacity: 1
}

.product-cover .layer .zoom-in {
  font-size: 6.25rem;
  color: #7a7a7a
}

#product-modal .modal-content {
  background: transparent;
  border: none;
  padding: 0
}

#product-modal .modal-content .modal-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -30%
}

#product-modal .modal-content .modal-body .product-cover-modal {
  background: #fff
}

#product-modal .modal-content .modal-body .image-caption {
  background: #fff;
  width: 800px;
  padding: .625rem 1.25rem;
  border-top: 1px solid #f1f1f1
}

#product-modal .modal-content .modal-body .image-caption p {
  margin-bottom: 0
}

#product-modal .modal-content .modal-body .thumbnails {
  position: relative
}

#product-modal .modal-content .modal-body .mask {
  position: relative;
  overflow: hidden;
  max-height: 49.38rem;
  margin-top: 2.188rem;
  z-index: 1
}

#product-modal .modal-content .modal-body .mask.nomargin {
  margin-top: 0
}

#product-modal .modal-content .modal-body .product-images {
  margin-left: 2.5rem
}

#product-modal .modal-content .modal-body .product-images img {
  width: 9.25rem;
  cursor: pointer;
  background: #fff
}

#product-modal .modal-content .modal-body .arrows {
  height: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  color: #fff;
  right: 1.875rem;
  z-index: 0;
  cursor: pointer
}

#product-modal .modal-content .modal-body .arrows .arrow-up {
  position: absolute;
  top: -2rem;
  opacity: .2
}

#product-modal .modal-content .modal-body .arrows .arrow-down {
  position: absolute;
  bottom: -2rem
}

#product-modal .modal-content .modal-body .arrows i {
  font-size: 6.25rem;
  display: inline
}

#blockcart-modal {
  color: #232323
}

#blockcart-modal .modal-header {
  background: #4cbb6c
}

#blockcart-modal .modal-body {
  background: #f1f1f1;
  padding: 3.125rem 1.875rem
}

#blockcart-modal .modal-body .divide-right span {
  display: inline-block;
  margin-bottom: .3125rem
}

#blockcart-modal .modal-dialog {
  max-width: 1140px;
  width: 100%
}

#blockcart-modal .product-image {
  width: 100%
}

#blockcart-modal .modal-title {
  font-weight: 600;
  color: #fff;
  font-size: 1.125rem
}

#blockcart-modal .modal-title i.material-icons {
  margin-right: 1.875rem
}

#blockcart-modal .product-name {
  color: #2fb5d2;
  font-size: 1.125rem
}

#blockcart-modal .cart-products-count {
  font-size: 1.125rem
}

#blockcart-modal .cart-content {
  padding-left: 2.5rem
}

#blockcart-modal .cart-content .cart-content-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

#blockcart-modal .cart-content .cart-content-btn button {
  margin-right: .3125rem
}

#blockcart-modal .cart-content .cart-content-btn .btn {
  white-space: inherit
}

#blockcart-modal .divide-right {
  border-right: 1px solid #7a7a7a
}

.product-images>li.thumb-container {
  display: inline
}

cursor:pointer;
margin-bottom:.625rem
}
.images-container .product-images>li.thumb-container>.thumb {
  margin-right: .8125rem
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
  border: 3px solid #2fb5d2
}
#main .images-container .js-qv-mask {
  white-space: nowrap;
  overflow: hidden
}
.scroll-box-arrows {
  display: none
}
.scroll-box-arrows.scroll {
  display: block
}
.scroll-box-arrows i {
  position: absolute;
  bottom: 1.625rem;
  height: 100px;
  line-height: 100px;
  cursor: pointer
}
.scroll-box-arrows .left {
  left: 0
}
.scroll-box-arrows .right {
  right: 0
}
#product-availability {
  margin-top: .625rem;
  display: inline-block;
  font-weight: 700
}
#product-availability .material-icons {
  line-height: inherit
}
#product-availability .product-available {
  color: #4cbb6c
}
#product-availability .product-last-items,
#product-availability .product-unavailable {
  color: #ff9a52
}
.product-features {
  margin-top: 1.25rem
}
.product-features>dl.data-sheet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.product-features>dl.data-sheet dd.value,
.product-features>dl.data-sheet dt.name {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%;
  font-weight: 400;
  background: #f1f1f1;
  padding: .625rem;
  margin-right: .625rem;
  min-height: 2.5rem;
  word-break: normal;
  text-transform: capitalize;
  margin-bottom: .5rem
}
.product-features>dl.data-sheet dd.value:nth-of-type(2n),
.product-features>dl.data-sheet dt.name:nth-of-type(2n) {
  background: #f6f6f6
}
.product-variants>.product-variants-item {
  margin: 1.25rem 0
}
.product-variants>.product-variants-item select {
  background-color: #fff;
  width: auto;
  padding-right: 1.875rem;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}
.product-variants>.product-variants-item ul li {
  margin-right: .625rem
}
.product-variants>.product-variants-item .color {
  margin-left: 0;
  margin-top: 0
}
.product-flags {
  position: absolute;
  top: 0;
  width: 100%
}
li.product-flag {
  display: block;
  position: absolute;
  background: #2fb5d2;
  font-weight: 700;
  padding: .3125rem .4375rem;
  text-transform: uppercase;
  color: #fff;
  margin-top: .625rem;
  z-index: 2;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}
li.product-flag.online-only {
  top: 25rem;
  right: 0;
  font-size: .8125rem
}
li.product-flag.online-only:before {
  content: "\E30A";
  font-family: Material Icons;
  vertical-align: middle;
  margin: .3125rem
}
li.product-flag.discount {
  display: none
}
li.product-flag.on-sale {
  background: #f39d72;
  width: 100%;
  text-align: center;
  margin: 0;
  left: 0;
  top: 0
}
li.product-flag:not(.discount):not(.on-sale)~li.product-flag {
  margin-top: 3.75rem
}
.product-customization {
  margin: 2.5rem 0
}
.product-customization .product-customization-item {
  margin: 1.25rem 0
}
.product-customization .product-message {
  background: #f1f1f1;
  border: none;
  width: 100%;
  height: 3.125rem;
  resize: none;
  padding: .625rem
}
.product-customization .product-message:focus {
  background-color: #fff;
  outline: .1875rem solid #2fb5d2
}
.product-customization .file-input {
  width: 100%;
  opacity: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  height: 2.625rem;
  overflow: hidden;
  position: absolute
}
.product-customization .customization-message {
  margin-top: 20px
}
.product-customization .custom-file {
  position: relative;
  background: #f1f1f1;
  width: 100%;
  height: 2.625rem;
  line-height: 2.625rem;
  text-indent: .625rem;
  display: block;
  color: #7a7a7a;
  margin-top: 1.25rem
}
.product-customization .custom-file button {
  z-index: 0;
  position: absolute;
  right: 0;
  top: 0
}
.product-customization small {
  color: #7a7a7a
}
.product-pack {
  margin-top: 2.5rem
}
.product-pack .pack-product-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.product-pack .pack-product-container .pack-product-name {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  font-size: .875rem;
  color: #7a7a7a
}
.product-pack .pack-product-container .pack-product-quantity {
  border-left: 2px solid #f1f1f1;
  padding-left: .625rem
}
.product-pack .pack-product-container .pack-product-name,
.product-pack .pack-product-container .pack-product-price,
.product-pack .pack-product-container .pack-product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.product-refresh {
  margin-top: 1.25rem
}
.social-sharing {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.5rem
}
.social-sharing ul {
  margin-bottom: 0
}
.social-sharing li {
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
  display: inline-block;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 2rem 2rem;
  background-position: .25rem .25rem;
  cursor: pointer;
  margin-left: .5rem
}
.social-sharing li a {
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden
}
.social-sharing li a:hover {
  color: transparent
}
.products-selection {
  margin-bottom: 1.25rem
}
.products-selection .title {
  color: #7a7a7a
}
#blockcart-modal .cart-content .btn {
  margin-bottom: .625rem
}
@media (max-width:991px) {
  .product-cover img {
    width: 100%
  }

  #product-modal .modal-content .modal-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0
  }

  #product-modal .modal-content .modal-body img.product-cover-modal {
    width: 100%
  }

  #product-modal .modal-content .modal-body .arrows {
    display: none
  }

  #product-modal .modal-content .modal-body .image-caption {
    width: 100%
  }

  #blockcart-modal .modal-dialog {
    width: calc(100% - 20px)
  }

  #blockcart-modal .modal-body {
    padding: 1.875rem
  }
}
@media (max-width:767px) {
  #blockcart-modal .divide-right {
    border-right: none
  }

  #blockcart-modal .modal-body {
    padding: 1rem
  }
}
.cart-grid {
  margin-bottom: 1rem
}
.cart-items {
  margin-bottom: 0
}
.cart-item {
  padding: 1rem 0
}
.cart-summary-line {
  clear: both
}
.cart-summary-line:after {
  content: "";
  display: table;
  clear: both
}
.cart-summary-line .label {
  padding-left: 0;
  font-weight: 400;
  white-space: inherit
}
.cart-summary-line .value {
  color: #232323;
  float: right
}
.cart-summary-line.cart-summary-subtotals .label,
.cart-summary-line.cart-summary-subtotals .value {
  font-weight: 400
}
.cart-grid-body {
  margin-bottom: .75rem
}
.cart-grid-body a.label:hover {
  color: #2fb5d2
}
.cart-grid-body .card-block {
  padding: 1rem
}
.cart-grid-body .card-block h1 {
  margin-bottom: 0
}
.cart-grid-body .cart-overview {
  padding: 1rem
}
.cart-grid-right .promo-discounts {
  margin-bottom: 0
}
.cart-grid-right .promo-discounts .cart-summary-line .label {
  color: #7a7a7a
}
.cart-grid-right .promo-discounts .cart-summary-line .label .code {
  text-decoration: underline;
  cursor: pointer
}
.block-promo .promo-code {
  padding: 1.6rem;
  background: #f1f1f1
}
.block-promo .promo-code .alert-danger {
  position: relative;
  margin-top: 1.25rem;
  background: #ff4c4c;
  color: #fff;
  display: none
}
.block-promo .promo-code .alert-danger:after {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #ff4c4c;
  border-width: 10px;
  margin-left: -10px
}
.block-promo .promo-input {
  color: #232323;
  border: 1px solid #7a7a7a;
  height: 2.5rem;
  text-indent: .625rem;
  width: 60%
}
.block-promo .promo-input+button {
  margin-top: -4px;
  text-transform: capitalize
}
.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  color: #ff9a52;
  font-weight: 600
}
.block-promo .cart-summary-line .label a,
.block-promo .promo-name a {
  font-weight: 400;
  color: #232323;
  display: inline-block
}
.block-promo .promo-code-button {
  padding-left: 1.25rem;
  margin-bottom: 1.25rem;
  display: inline-block
}
.block-promo.promo-highlighted {
  padding: 1.25rem;
  padding-bottom: 0;
  margin-bottom: 0
}
.product-line-grid-left img {
  max-width: 100%
}
.product-line-grid-body>.product-line-info>.label {
  padding: 0;
  line-height: inherit;
  text-align: left;
  white-space: inherit
}
.product-line-grid-body>.product-line-info>.out-of-stock {
  color: red
}
.product-line-grid-body>.product-line-info>.available {
  color: #4cbb6c
}
.product-line-grid-body>.product-line-info>.unit-price-cart {
  padding-left: .3125rem;
  font-size: .875rem;
  color: #7a7a7a
}
.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
  color: #232323;
  line-height: 36px
}
.product-line-grid-right .cart-line-product-actions .remove-from-cart,
.product-line-grid-right .product-price .remove-from-cart {
  color: #232323;
  display: inline-block;
  margin-top: .3125rem
}
@media (max-width:767px) {
  .product-line-grid-body {
    margin-bottom: 1rem
  }
}
@media (max-width:575px) {
  .cart-items {
    padding: 1rem 0
  }

  .cart-item {
    border-bottom: 1px solid #f1f1f1
  }

  .cart-item:last-child {
    border-bottom: 0
  }

  .cart-grid-body .cart-overview {
    padding: 0
  }

  .cart-grid-body .no-items {
    padding: 1rem;
    display: inline-block
  }

  .product-line-grid-left {
    padding-right: 0!important
  }
}
@media (max-width:360px) {
  .product-line-grid-right .price,
  .product-line-grid-right .qty {
    width: 100%
  }
}
#block-reassurance {
  margin-top: 2rem
}
#block-reassurance img {
  width: 1.563rem;
  margin-right: .625rem
}
#block-reassurance li {
  border-bottom: 1px solid rgba(0, 0, 0, .25)
}
#block-reassurance li:last-child {
  border: 0
}
#block-reassurance li .block-reassurance-item {
  padding: 1rem 1.5rem
}
#product #block-reassurance {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff
}
#product #block-reassurance span {
  font-weight: 700
}
.quickview .modal-dialog {
  width: calc(100% - 30px);
  max-width: 64rem
}
.quickview .modal-content {
  background: #f1f1f1;
  min-height: 28.13rem
}
.quickview .modal-header {
  border: none;
  padding: .625rem
}
.quickview .modal-body {
  min-height: 23.75rem
}
.quickview .modal-footer {
  border-top: 1px solid hsla(0, 0%, 48%, .3)
}
.quickview .layer {
  display: none
}
.quickview .product-cover img {
  width: 95%
}
.quickview .images-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  min-height: 21.88rem
}
.quickview .images-container .product-images>li.thumb-container>.thumb {
  width: 100%;
  max-width: 4.938rem;
  margin-bottom: .8125rem;
  background: #fff
}
.quickview .mask {
  width: 35%;
  max-height: 22.5rem;
  overflow: hidden;
  margin-left: .625rem
}
.quickview .arrows {
  position: absolute;
  top: 0;
  bottom: 0;
  max-height: 22.5rem;
  right: 5rem;
  z-index: 0
}
.quickview .arrows .arrow-up {
  margin-top: -3.125rem;
  cursor: pointer;
  opacity: .2
}
.quickview .arrows .arrow-down {
  position: absolute;
  bottom: -1.875rem;
  cursor: pointer
}
.quickview .social-sharing {
  margin-top: 0;
  margin-left: 2.5rem
}
#stores .page-stores {
  width: 85%;
  margin: 0 auto
}
#stores .page-stores .store-item {
  padding-left: .75rem;
  padding-right: .75rem
}
#stores .page-stores .store-picture img {
  max-width: 100%
}
#stores .page-stores .store-item-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.875rem 0
}
#stores .page-stores .store-item-container ul {
  margin-bottom: 0;
  font-size: .9375rem
}
#stores .page-stores .store-item-container .divide-left {
  border-left: 1px solid #f1f1f1
}
#stores .page-stores .store-item-container .divide-left tr {
  height: 1.563rem
}
#stores .page-stores .store-item-container .divide-left td {
  padding-left: .375rem
}
#stores .page-stores .store-item-container .divide-left th {
  text-align: right
}
#stores .page-stores .store-item-container .store-description {
  font-size: 1rem
}
#stores .page-stores .store-item-footer {
  margin-top: .5rem;
  padding-top: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around
}
#stores .page-stores .store-item-footer.divide-top {
  border-top: 1px solid #f1f1f1
}
#stores .page-stores .store-item-footer div:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%
}
#stores .page-stores .store-item-footer i.material-icons {
  margin-right: .625rem;
  color: #7a7a7a;
  font-size: 1rem
}
#stores .page-stores .store-item-footer li {
  margin-bottom: .625rem
}
@media (max-width:767px) {
  #stores .page-stores {
    width: 100%
  }

  #stores .page-stores .store-item-container {
    padding: 1rem 0
  }
}
@media (max-width:575px) {
  #stores .page-stores .store-item-container {
    display: block
  }
  .banner-container h1{
    font-size: 32px!important;
  }
  #stores .page-stores .store-item-container .divide-left {
    border-left: none
  }

  #stores .page-stores .store-item-container .store-description a,
  #stores .page-stores .store-item-container .store-description address {
    margin-bottom: .5rem
  }

  #stores .page-stores .store-item-footer {
    display: block
  }

  #stores .page-stores .store-item-footer.divide-top {
    border-top: 1px solid #f1f1f1
  }

  #stores .page-stores .store-item-footer li {
    margin-bottom: .625rem
  }

  #stores .page-stores .store-item-footer .card-block {
    padding: .75rem .75rem 0
  }
}
.block_newsletter {
  font-size: .875rem;
  margin-bottom: .625rem
}
.block_newsletter form {
  position: relative
}
.block_newsletter form input[type=text] {
  border: none;
  padding: 10px;
  min-width: 255px;
  color: #7a7a7a;
  border: 1px solid rgba(0, 0, 0, .25)
}
.block_newsletter form input[type=text]:focus {
  outline: 3px solid #2fb5d2;
  color: #232323;
  background: #fff
}
.block_newsletter form input[type=text]:focus+button .search {
  color: #2fb5d2
}
.block_newsletter form button[type=submit] {
  position: absolute;
  background: none;
  border: none;
  bottom: .3125rem;
  right: .125rem;
  color: #7a7a7a
}
.block_newsletter form button[type=submit] .search:hover {
  color: #2fb5d2
}
.block_newsletter p {
  padding-top: .625rem
}
.block_newsletter form .input-wrapper {
  overflow: hidden
}
.block_newsletter form input[type=text] {
  padding: 11px;
  width: 100%
}
.block_newsletter form input[type=text]:focus {
  border: 3px solid #2fb5d2;
  padding: 8px 8px 9px;
  outline: 0
}
.block_newsletter form input {
  height: 42px;
  box-shadow: none
}
.block-contact {
  border-left: 2px solid #f1f1f1;
  padding-left: 3rem;
  color: #7a7a7a
}
.block-contact .block-contact-title,
.linklist .blockcms-title a {
  color: #232323
}
.account-list a {
  color: #7a7a7a
}
.account-list a:hover {
  color: #2fb5d2
}
.block-contact-title,
.blockcms-title,
.myaccount-title,
.myaccount-title a {
  font-weight: 700;
  font-size: 1rem
}
.block-social {
  text-align: right
}
.block-social li {
  height: 2.5rem;
  width: 2.5rem;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  display: inline-block;
  margin: .125rem;
  cursor: pointer
}
.block-social li:hover {
  background-color: #2fb5d2
}
.block-social li a {
  display: block;
  height: 100%;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden
}
.block-social li a:hover {
  color: transparent
}
.facebook {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSJENzk1Q0EyOS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDggMCkiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yMi4yLDI3LjJ2LTcuMmgyYzEuNSwwLDIsMCwyLTAuMWMwLTAuMSwwLjEtMSwwLjItMi4xYzAuMS0xLjEsMC4yLTIuMiwwLjItMi40bDAtMC40bC0yLjIsMGwtMi4yLDAKCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQoJCQljLTAuNSwxLjEtMC43LDEuOC0wLjcsNC4zTDE2LjIsMTVoLTEuNWgtMS41djIuNXYyLjVoMS41aDEuNXY3LjJ2Ny4yaDNoM1YyNy4yeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=)
}
.facebook:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSJENzk1Q0EyOS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDggMCkiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiMyZmI1ZDIiIGQ9Ik0yMi4yLDI3LjJ2LTcuMmgyYzEuNSwwLDIsMCwyLTAuMWMwLTAuMSwwLjEtMSwwLjItMi4xYzAuMS0xLjEsMC4yLTIuMiwwLjItMi40bDAtMC40bC0yLjIsMGwtMi4yLDAKCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQoJCQljLTAuNSwxLjEtMC43LDEuOC0wLjcsNC4zTDE2LjIsMTVoLTEuNWgtMS41djIuNXYyLjVoMS41aDEuNXY3LjJ2Ny4yaDNoM1YyNy4yeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=)
}
.facebook.icon-gray {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDVweCIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgNDUgNDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QXJ0Ym9hcmQgMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJBcnRib2FyZC0zIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiM3QTdBN0EiPgogICAgICAgICAgICA8ZyBpZD0ic3ZnK3htbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuMDAwMDAwLCA4LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPGcgaWQ9IkNhbHF1ZV8xIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOS4yLDIyLjIgTDkuMiwxNSBMMTEuMiwxNSBDMTIuNywxNSAxMy4yLDE1IDEzLjIsMTQuOSBDMTMuMiwxNC44IDEzLjMsMTMuOSAxMy40LDEyLjggQzEzLjUsMTEuNyAxMy42LDEwLjYgMTMuNiwxMC40IEwxMy42LDEwIEwxMS40LDEwIEw5LjIsMTAgTDkuMiw4LjQgQzkuMiw3LjUgOS4zLDYuNiA5LjQsNi41IEM5LjYsNiAxMC4xLDUuOCAxMiw1LjggTDEzLjcsNS44IEwxMy43LDMuMyBMMTMuNywwLjggTDExLDAuOCBDOCwwLjggNy4yLDAuOSA2LDEuNSBDNS4yLDEuOSA0LjQsMi43IDQsMy40IEMzLjUsNC41IDMuMyw1LjIgMy4zLDcuNyBMMy4yLDEwIEwxLjcsMTAgTDAuMiwxMCBMMC4yLDEyLjUgTDAuMiwxNSBMMS43LDE1IEwzLjIsMTUgTDMuMiwyMi4yIEwzLjIsMjkuNCBMNi4yLDI5LjQgTDkuMiwyOS40IEw5LjIsMjIuMiBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==)
}
.facebook.icon-gray:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjI2IiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSJENzk1Q0EyOS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDggMCkiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiMyZmI1ZDIiIGQ9Ik0yMi4yLDI3LjJ2LTcuMmgyYzEuNSwwLDIsMCwyLTAuMWMwLTAuMSwwLjEtMSwwLjItMi4xYzAuMS0xLjEsMC4yLTIuMiwwLjItMi40bDAtMC40bC0yLjIsMGwtMi4yLDAKCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQoJCQljLTAuNSwxLjEtMC43LDEuOC0wLjcsNC4zTDE2LjIsMTVoLTEuNWgtMS41djIuNXYyLjVoMS41aDEuNXY3LjJ2Ny4yaDNoM1YyNy4yeiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=)
}
.twitter {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjM2IiB4bGluazpocmVmPSI0M0Q2OUZCMS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDEgMykiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNS43LDhMMjUuNyw4bDAuNywwaDAuN2wwLjUsMC4xYzAuMywwLjEsMC42LDAuMiwwLjksMC4zczAuNSwwLjIsMC44LDAuNEMyOS42LDguOSwyOS44LDksMzAsOS4yCgkJCWMwLjIsMC4xLDAuNCwwLjMsMC42LDAuNWMwLjIsMC4yLDAuNCwwLjIsMC44LDAuMWMwLjMtMC4xLDAuNy0wLjIsMS4xLTAuM2MwLjQtMC4xLDAuOC0wLjMsMS4yLTAuNWMwLjQtMC4yLDAuNi0wLjMsMC43LTAuMwoJCQljMC4xLDAsMC4xLTAuMSwwLjEtMC4xbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwYzAsMCwwLDAuMSwwLDAuMQoJCQlTMzQuNSw5LDM0LjMsOS4zcy0wLjQsMC42LTAuNiwwLjljLTAuMiwwLjMtMC41LDAuNi0wLjYsMC43Yy0wLjIsMC4yLTAuMywwLjMtMC40LDAuM2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTAuMSwwLjFsMCwwbDAsMAoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwLjFoMC4xbDAuNy0wLjJjMC41LTAuMSwxLTAuMiwxLjQtMC40YzAuNS0wLjIsMC43LTAuMiwwLjctMC4yCgkJCWMwLDAsMC4xLDAsMC4xLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjEsMGwwLjEsMHYwdjBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDAKCQkJYzAsMC0wLjEsMC4yLTAuMywwLjVjLTAuMiwwLjMtMC4zLDAuNC0wLjQsMC41YzAsMCwwLDAtMC4xLDAuMWMwLDAtMC4yLDAuMi0wLjYsMC42Yy0wLjMsMC4zLTAuNywwLjctMSwwLjkKCQkJYy0wLjMsMC4zLTAuNSwwLjYtMC41LDFjMCwwLjQsMCwwLjgtMC4xLDEuM2MwLDAuNS0wLjEsMS0wLjIsMS42Yy0wLjEsMC42LTAuMiwxLjItMC41LDJjLTAuMiwwLjctMC41LDEuNC0wLjcsMi4xCgkJCWMtMC4zLDAuNy0wLjYsMS4zLTAuOSwxLjlzLTAuNiwxLTAuOSwxLjRjLTAuMywwLjQtMC41LDAuNy0wLjgsMS4xYy0wLjMsMC4zLTAuNiwwLjctMSwxLjFjLTAuNCwwLjQtMC43LDAuNi0wLjcsMC43CgkJCWMwLDAtMC4yLDAuMi0wLjUsMC40Yy0wLjMsMC4zLTAuNiwwLjUtMSwwLjhjLTAuMywwLjMtMC43LDAuNS0xLDAuNmMtMC4zLDAuMi0wLjYsMC40LTEuMSwwLjZjLTAuNCwwLjItMC45LDAuNC0xLjMsMC42CgkJCWMtMC41LDAuMi0xLDAuNC0xLjUsMC41Yy0wLjUsMC4yLTEsMC4zLTEuNSwwLjRjLTAuNSwwLjEtMS4xLDAuMi0xLjcsMC4ybC0wLjksMC4xdjB2MGgtMC45aC0wLjl2MHYwbC0wLjIsMGMtMC4yLDAtMC4zLDAtMC40LDAKCQkJcy0wLjUtMC4xLTEuMS0wLjFjLTAuNi0wLjEtMS4xLTAuMi0xLjUtMC4zcy0wLjktMC4zLTEuNi0wLjVjLTAuNy0wLjItMS4zLTAuNS0xLjgtMC44Yy0wLjUtMC4zLTAuOC0wLjQtMS0wLjUKCQkJYy0wLjEtMC4xLTAuMy0wLjEtMC40LTAuMmwtMC4yLTAuMWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwaDB2MHYwbDAsMGwwLDBsMC4xLDBjMC4xLDAsMC4zLDAsMC43LDAKCQkJczAuNywwLDEuMSwwczAuOC0wLjEsMS4yLTAuMWMwLjQtMC4xLDAuOS0wLjIsMS41LTAuM2MwLjYtMC4yLDEuMS0wLjMsMS42LTAuNWMwLjUtMC4yLDAuOC0wLjQsMS0wLjVjMC4yLTAuMSwwLjUtMC4zLDAuOS0wLjYKCQkJbDAuNi0wLjRsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwtMC4yLDBjLTAuMSwwLTAuMywwLTAuNCwwcy0wLjMsMC0wLjYtMC4xCgkJCWMtMC4zLTAuMS0wLjYtMC4yLTAuOS0wLjNjLTAuMy0wLjEtMC42LTAuMy0xLTAuNXMtMC41LTAuNC0wLjctMC41Yy0wLjEtMC4xLTAuMy0wLjMtMC41LTAuNWMtMC4yLTAuMi0wLjQtMC41LTAuNi0wLjcKCQkJYy0wLjItMC4yLTAuMy0wLjUtMC41LTAuOWwtMC4yLTAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjMsMGMwLjIsMCwwLjUsMCwwLjksMHMwLjcsMCwwLjktMC4xYzAuMiwwLDAuMywwLDAuMy0wLjFsMC4xLDAKCQkJbDAuMSwwbDAuMSwwbDAsMGwwLDBsMCwwbDAsMGwtMC4xLDBsLTAuMSwwbC0wLjEsMGwtMC4xLDBsLTAuMSwwYzAsMC0wLjEsMC0wLjItMC4xcy0wLjMtMC4xLTAuNy0wLjNjLTAuNC0wLjItMC43LTAuMy0wLjktMC41CgkJCWMtMC4yLTAuMi0wLjQtMC4zLTAuNy0wLjVjLTAuMi0wLjItMC40LTAuNC0wLjctMC43Yy0wLjItMC4zLTAuNS0wLjctMC43LTFjLTAuMi0wLjQtMC4zLTAuOC0wLjQtMS4xYy0wLjEtMC40LTAuMi0wLjctMC4yLTEuMQoJCQlsMC0wLjZsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC40LDAuMmMwLjMsMC4xLDAuNiwwLjIsMSwwLjNzMC43LDAuMSwwLjcsMC4xbDAuMSwwaDAuMWgwLjFsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMAoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBjMCwwLTAuMS0wLjEtMC4yLTAuMmMtMC4xLTAuMS0wLjMtMC4zLTAuNS0wLjRjLTAuMi0wLjItMC4zLTAuNC0wLjUtMC42cy0wLjMtMC40LTAuNC0wLjYKCQkJQzgsMTUsNy44LDE0LjcsNy43LDE0LjRjLTAuMS0wLjMtMC4yLTAuNy0wLjMtMWMtMC4xLTAuMy0wLjEtMC43LTAuMS0xYzAtMC4zLDAtMC42LDAtMC45YzAtMC4yLDAuMS0wLjUsMC4yLTAuOHMwLjItMC42LDAuMy0xCgkJCUw4LDkuMmwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjQsMC40YzAuMiwwLjMsMC41LDAuNiwwLjgsMC45CgkJCUM5LjcsMTAuOCw5LjksMTEsOS45LDExYzAsMCwwLjEsMC4xLDAuMSwwLjFjMC4xLDAuMSwwLjIsMC4yLDAuNSwwLjVjMC4zLDAuMiwwLjcsMC41LDEuMiwwLjlzMSwwLjcsMS42LDEKCQkJYzAuNiwwLjMsMS4yLDAuNiwxLjksMC45YzAuNywwLjMsMS4yLDAuNCwxLjQsMC41YzAuMywwLjEsMC43LDAuMiwxLjQsMC4zYzAuNywwLjEsMS4yLDAuMiwxLjUsMC4yczAuNiwwLjEsMC43LDAuMWwwLjIsMGwwLDAKCQkJbDAsMEwyMC40LDE1YzAtMC4yLTAuMS0wLjUtMC4xLTAuOXMwLTAuOCwwLjEtMS4xYzAuMS0wLjMsMC4yLTAuNywwLjMtMWMwLjEtMC4zLDAuMi0wLjYsMC40LTAuOGMwLjEtMC4yLDAuMy0wLjQsMC41LTAuNwoJCQljMC4yLTAuMywwLjQtMC41LDAuOC0wLjhjMC4zLTAuMywwLjctMC41LDEuMS0wLjhjMC40LTAuMiwwLjgtMC40LDEuMS0wLjVjMC4zLTAuMSwwLjYtMC4yLDAuOC0wLjJTMjUuNyw4LDI1LjcsOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.twitter:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjM2IiB4bGluazpocmVmPSI0M0Q2OUZCMS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDEgMykiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiMyZmI1ZDIiIGQ9Ik0yNS43LDhMMjUuNyw4bDAuNywwaDAuN2wwLjUsMC4xYzAuMywwLjEsMC42LDAuMiwwLjksMC4zczAuNSwwLjIsMC44LDAuNEMyOS42LDguOSwyOS44LDksMzAsOS4yCgkJCWMwLjIsMC4xLDAuNCwwLjMsMC42LDAuNWMwLjIsMC4yLDAuNCwwLjIsMC44LDAuMWMwLjMtMC4xLDAuNy0wLjIsMS4xLTAuM2MwLjQtMC4xLDAuOC0wLjMsMS4yLTAuNWMwLjQtMC4yLDAuNi0wLjMsMC43LTAuMwoJCQljMC4xLDAsMC4xLTAuMSwwLjEtMC4xbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwYzAsMCwwLDAuMSwwLDAuMQoJCQlTMzQuNSw5LDM0LjMsOS4zcy0wLjQsMC42LTAuNiwwLjljLTAuMiwwLjMtMC41LDAuNi0wLjYsMC43Yy0wLjIsMC4yLTAuMywwLjMtMC40LDAuM2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTAuMSwwLjFsMCwwbDAsMAoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwLjFoMC4xbDAuNy0wLjJjMC41LTAuMSwxLTAuMiwxLjQtMC40YzAuNS0wLjIsMC43LTAuMiwwLjctMC4yCgkJCWMwLDAsMC4xLDAsMC4xLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjEsMGwwLjEsMHYwdjBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDAKCQkJYzAsMC0wLjEsMC4yLTAuMywwLjVjLTAuMiwwLjMtMC4zLDAuNC0wLjQsMC41YzAsMCwwLDAtMC4xLDAuMWMwLDAtMC4yLDAuMi0wLjYsMC42Yy0wLjMsMC4zLTAuNywwLjctMSwwLjkKCQkJYy0wLjMsMC4zLTAuNSwwLjYtMC41LDFjMCwwLjQsMCwwLjgtMC4xLDEuM2MwLDAuNS0wLjEsMS0wLjIsMS42Yy0wLjEsMC42LTAuMiwxLjItMC41LDJjLTAuMiwwLjctMC41LDEuNC0wLjcsMi4xCgkJCWMtMC4zLDAuNy0wLjYsMS4zLTAuOSwxLjlzLTAuNiwxLTAuOSwxLjRjLTAuMywwLjQtMC41LDAuNy0wLjgsMS4xYy0wLjMsMC4zLTAuNiwwLjctMSwxLjFjLTAuNCwwLjQtMC43LDAuNi0wLjcsMC43CgkJCWMwLDAtMC4yLDAuMi0wLjUsMC40Yy0wLjMsMC4zLTAuNiwwLjUtMSwwLjhjLTAuMywwLjMtMC43LDAuNS0xLDAuNmMtMC4zLDAuMi0wLjYsMC40LTEuMSwwLjZjLTAuNCwwLjItMC45LDAuNC0xLjMsMC42CgkJCWMtMC41LDAuMi0xLDAuNC0xLjUsMC41Yy0wLjUsMC4yLTEsMC4zLTEuNSwwLjRjLTAuNSwwLjEtMS4xLDAuMi0xLjcsMC4ybC0wLjksMC4xdjB2MGgtMC45aC0wLjl2MHYwbC0wLjIsMGMtMC4yLDAtMC4zLDAtMC40LDAKCQkJcy0wLjUtMC4xLTEuMS0wLjFjLTAuNi0wLjEtMS4xLTAuMi0xLjUtMC4zcy0wLjktMC4zLTEuNi0wLjVjLTAuNy0wLjItMS4zLTAuNS0xLjgtMC44Yy0wLjUtMC4zLTAuOC0wLjQtMS0wLjUKCQkJYy0wLjEtMC4xLTAuMy0wLjEtMC40LTAuMmwtMC4yLTAuMWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwaDB2MHYwbDAsMGwwLDBsMC4xLDBjMC4xLDAsMC4zLDAsMC43LDAKCQkJczAuNywwLDEuMSwwczAuOC0wLjEsMS4yLTAuMWMwLjQtMC4xLDAuOS0wLjIsMS41LTAuM2MwLjYtMC4yLDEuMS0wLjMsMS42LTAuNWMwLjUtMC4yLDAuOC0wLjQsMS0wLjVjMC4yLTAuMSwwLjUtMC4zLDAuOS0wLjYKCQkJbDAuNi0wLjRsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwtMC4yLDBjLTAuMSwwLTAuMywwLTAuNCwwcy0wLjMsMC0wLjYtMC4xCgkJCWMtMC4zLTAuMS0wLjYtMC4yLTAuOS0wLjNjLTAuMy0wLjEtMC42LTAuMy0xLTAuNXMtMC41LTAuNC0wLjctMC41Yy0wLjEtMC4xLTAuMy0wLjMtMC41LTAuNWMtMC4yLTAuMi0wLjQtMC41LTAuNi0wLjcKCQkJYy0wLjItMC4yLTAuMy0wLjUtMC41LTAuOWwtMC4yLTAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjMsMGMwLjIsMCwwLjUsMCwwLjksMHMwLjcsMCwwLjktMC4xYzAuMiwwLDAuMywwLDAuMy0wLjFsMC4xLDAKCQkJbDAuMSwwbDAuMSwwbDAsMGwwLDBsMCwwbDAsMGwtMC4xLDBsLTAuMSwwbC0wLjEsMGwtMC4xLDBsLTAuMSwwYzAsMC0wLjEsMC0wLjItMC4xcy0wLjMtMC4xLTAuNy0wLjNjLTAuNC0wLjItMC43LTAuMy0wLjktMC41CgkJCWMtMC4yLTAuMi0wLjQtMC4zLTAuNy0wLjVjLTAuMi0wLjItMC40LTAuNC0wLjctMC43Yy0wLjItMC4zLTAuNS0wLjctMC43LTFjLTAuMi0wLjQtMC4zLTAuOC0wLjQtMS4xYy0wLjEtMC40LTAuMi0wLjctMC4yLTEuMQoJCQlsMC0wLjZsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC40LDAuMmMwLjMsMC4xLDAuNiwwLjIsMSwwLjNzMC43LDAuMSwwLjcsMC4xbDAuMSwwaDAuMWgwLjFsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMAoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBjMCwwLTAuMS0wLjEtMC4yLTAuMmMtMC4xLTAuMS0wLjMtMC4zLTAuNS0wLjRjLTAuMi0wLjItMC4zLTAuNC0wLjUtMC42cy0wLjMtMC40LTAuNC0wLjYKCQkJQzgsMTUsNy44LDE0LjcsNy43LDE0LjRjLTAuMS0wLjMtMC4yLTAuNy0wLjMtMWMtMC4xLTAuMy0wLjEtMC43LTAuMS0xYzAtMC4zLDAtMC42LDAtMC45YzAtMC4yLDAuMS0wLjUsMC4yLTAuOHMwLjItMC42LDAuMy0xCgkJCUw4LDkuMmwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjQsMC40YzAuMiwwLjMsMC41LDAuNiwwLjgsMC45CgkJCUM5LjcsMTAuOCw5LjksMTEsOS45LDExYzAsMCwwLjEsMC4xLDAuMSwwLjFjMC4xLDAuMSwwLjIsMC4yLDAuNSwwLjVjMC4zLDAuMiwwLjcsMC41LDEuMiwwLjlzMSwwLjcsMS42LDEKCQkJYzAuNiwwLjMsMS4yLDAuNiwxLjksMC45YzAuNywwLjMsMS4yLDAuNCwxLjQsMC41YzAuMywwLjEsMC43LDAuMiwxLjQsMC4zYzAuNywwLjEsMS4yLDAuMiwxLjUsMC4yczAuNiwwLjEsMC43LDAuMWwwLjIsMGwwLDAKCQkJbDAsMEwyMC40LDE1YzAtMC4yLTAuMS0wLjUtMC4xLTAuOXMwLTAuOCwwLjEtMS4xYzAuMS0wLjMsMC4yLTAuNywwLjMtMWMwLjEtMC4zLDAuMi0wLjYsMC40LTAuOGMwLjEtMC4yLDAuMy0wLjQsMC41LTAuNwoJCQljMC4yLTAuMywwLjQtMC41LDAuOC0wLjhjMC4zLTAuMywwLjctMC41LDEuMS0wLjhjMC40LTAuMiwwLjgtMC40LDEuMS0wLjVjMC4zLTAuMSwwLjYtMC4yLDAuOC0wLjJTMjUuNyw4LDI1LjcsOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.twitter.icon-gray {
  background-image: url(../css/e049aeb07a2ae1627933e8e58d3886d2.svg)
}
.twitter.icon-gray:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjM2IiB4bGluazpocmVmPSI0M0Q2OUZCMS5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDEgMykiPgoJPC9pbWFnZT4KCTxnPgoJCTxwYXRoIGZpbGw9IiMyZmI1ZDIiIGQ9Ik0yNS43LDhMMjUuNyw4bDAuNywwaDAuN2wwLjUsMC4xYzAuMywwLjEsMC42LDAuMiwwLjksMC4zczAuNSwwLjIsMC44LDAuNEMyOS42LDguOSwyOS44LDksMzAsOS4yCgkJCWMwLjIsMC4xLDAuNCwwLjMsMC42LDAuNWMwLjIsMC4yLDAuNCwwLjIsMC44LDAuMWMwLjMtMC4xLDAuNy0wLjIsMS4xLTAuM2MwLjQtMC4xLDAuOC0wLjMsMS4yLTAuNWMwLjQtMC4yLDAuNi0wLjMsMC43LTAuMwoJCQljMC4xLDAsMC4xLTAuMSwwLjEtMC4xbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwYzAsMCwwLDAuMSwwLDAuMQoJCQlTMzQuNSw5LDM0LjMsOS4zcy0wLjQsMC42LTAuNiwwLjljLTAuMiwwLjMtMC41LDAuNi0wLjYsMC43Yy0wLjIsMC4yLTAuMywwLjMtMC40LDAuM2MtMC4xLDAuMS0wLjEsMC4xLTAuMiwwLjJsLTAuMSwwLjFsMCwwbDAsMAoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwLjFoMC4xbDAuNy0wLjJjMC41LTAuMSwxLTAuMiwxLjQtMC40YzAuNS0wLjIsMC43LTAuMiwwLjctMC4yCgkJCWMwLDAsMC4xLDAsMC4xLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjEsMGwwLjEsMHYwdjBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDAKCQkJYzAsMC0wLjEsMC4yLTAuMywwLjVjLTAuMiwwLjMtMC4zLDAuNC0wLjQsMC41YzAsMCwwLDAtMC4xLDAuMWMwLDAtMC4yLDAuMi0wLjYsMC42Yy0wLjMsMC4zLTAuNywwLjctMSwwLjkKCQkJYy0wLjMsMC4zLTAuNSwwLjYtMC41LDFjMCwwLjQsMCwwLjgtMC4xLDEuM2MwLDAuNS0wLjEsMS0wLjIsMS42Yy0wLjEsMC42LTAuMiwxLjItMC41LDJjLTAuMiwwLjctMC41LDEuNC0wLjcsMi4xCgkJCWMtMC4zLDAuNy0wLjYsMS4zLTAuOSwxLjlzLTAuNiwxLTAuOSwxLjRjLTAuMywwLjQtMC41LDAuNy0wLjgsMS4xYy0wLjMsMC4zLTAuNiwwLjctMSwxLjFjLTAuNCwwLjQtMC43LDAuNi0wLjcsMC43CgkJCWMwLDAtMC4yLDAuMi0wLjUsMC40Yy0wLjMsMC4zLTAuNiwwLjUtMSwwLjhjLTAuMywwLjMtMC43LDAuNS0xLDAuNmMtMC4zLDAuMi0wLjYsMC40LTEuMSwwLjZjLTAuNCwwLjItMC45LDAuNC0xLjMsMC42CgkJCWMtMC41LDAuMi0xLDAuNC0xLjUsMC41Yy0wLjUsMC4yLTEsMC4zLTEuNSwwLjRjLTAuNSwwLjEtMS4xLDAuMi0xLjcsMC4ybC0wLjksMC4xdjB2MGgtMC45aC0wLjl2MHYwbC0wLjIsMGMtMC4yLDAtMC4zLDAtMC40LDAKCQkJcy0wLjUtMC4xLTEuMS0wLjFjLTAuNi0wLjEtMS4xLTAuMi0xLjUtMC4zcy0wLjktMC4zLTEuNi0wLjVjLTAuNy0wLjItMS4zLTAuNS0xLjgtMC44Yy0wLjUtMC4zLTAuOC0wLjQtMS0wLjUKCQkJYy0wLjEtMC4xLTAuMy0wLjEtMC40LTAuMmwtMC4yLTAuMWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwaDB2MHYwbDAsMGwwLDBsMC4xLDBjMC4xLDAsMC4zLDAsMC43LDAKCQkJczAuNywwLDEuMSwwczAuOC0wLjEsMS4yLTAuMWMwLjQtMC4xLDAuOS0wLjIsMS41LTAuM2MwLjYtMC4yLDEuMS0wLjMsMS42LTAuNWMwLjUtMC4yLDAuOC0wLjQsMS0wLjVjMC4yLTAuMSwwLjUtMC4zLDAuOS0wLjYKCQkJbDAuNi0wLjRsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwtMC4yLDBjLTAuMSwwLTAuMywwLTAuNCwwcy0wLjMsMC0wLjYtMC4xCgkJCWMtMC4zLTAuMS0wLjYtMC4yLTAuOS0wLjNjLTAuMy0wLjEtMC42LTAuMy0xLTAuNXMtMC41LTAuNC0wLjctMC41Yy0wLjEtMC4xLTAuMy0wLjMtMC41LTAuNWMtMC4yLTAuMi0wLjQtMC41LTAuNi0wLjcKCQkJYy0wLjItMC4yLTAuMy0wLjUtMC41LTAuOWwtMC4yLTAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjMsMGMwLjIsMCwwLjUsMCwwLjksMHMwLjcsMCwwLjktMC4xYzAuMiwwLDAuMywwLDAuMy0wLjFsMC4xLDAKCQkJbDAuMSwwbDAuMSwwbDAsMGwwLDBsMCwwbDAsMGwtMC4xLDBsLTAuMSwwbC0wLjEsMGwtMC4xLDBsLTAuMSwwYzAsMC0wLjEsMC0wLjItMC4xcy0wLjMtMC4xLTAuNy0wLjNjLTAuNC0wLjItMC43LTAuMy0wLjktMC41CgkJCWMtMC4yLTAuMi0wLjQtMC4zLTAuNy0wLjVjLTAuMi0wLjItMC40LTAuNC0wLjctMC43Yy0wLjItMC4zLTAuNS0wLjctMC43LTFjLTAuMi0wLjQtMC4zLTAuOC0wLjQtMS4xYy0wLjEtMC40LTAuMi0wLjctMC4yLTEuMQoJCQlsMC0wLjZsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC40LDAuMmMwLjMsMC4xLDAuNiwwLjIsMSwwLjNzMC43LDAuMSwwLjcsMC4xbDAuMSwwaDAuMWgwLjFsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMAoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBjMCwwLTAuMS0wLjEtMC4yLTAuMmMtMC4xLTAuMS0wLjMtMC4zLTAuNS0wLjRjLTAuMi0wLjItMC4zLTAuNC0wLjUtMC42cy0wLjMtMC40LTAuNC0wLjYKCQkJQzgsMTUsNy44LDE0LjcsNy43LDE0LjRjLTAuMS0wLjMtMC4yLTAuNy0wLjMtMWMtMC4xLTAuMy0wLjEtMC43LTAuMS0xYzAtMC4zLDAtMC42LDAtMC45YzAtMC4yLDAuMS0wLjUsMC4yLTAuOHMwLjItMC42LDAuMy0xCgkJCUw4LDkuMmwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjQsMC40YzAuMiwwLjMsMC41LDAuNiwwLjgsMC45CgkJCUM5LjcsMTAuOCw5LjksMTEsOS45LDExYzAsMCwwLjEsMC4xLDAuMSwwLjFjMC4xLDAuMSwwLjIsMC4yLDAuNSwwLjVjMC4zLDAuMiwwLjcsMC41LDEuMiwwLjlzMSwwLjcsMS42LDEKCQkJYzAuNiwwLjMsMS4yLDAuNiwxLjksMC45YzAuNywwLjMsMS4yLDAuNCwxLjQsMC41YzAuMywwLjEsMC43LDAuMiwxLjQsMC4zYzAuNywwLjEsMS4yLDAuMiwxLjUsMC4yczAuNiwwLjEsMC43LDAuMWwwLjIsMGwwLDAKCQkJbDAsMEwyMC40LDE1YzAtMC4yLTAuMS0wLjUtMC4xLTAuOXMwLTAuOCwwLjEtMS4xYzAuMS0wLjMsMC4yLTAuNywwLjMtMWMwLjEtMC4zLDAuMi0wLjYsMC40LTAuOGMwLjEtMC4yLDAuMy0wLjQsMC41LTAuNwoJCQljMC4yLTAuMywwLjQtMC41LDAuOC0wLjhjMC4zLTAuMywwLjctMC41LDEuMS0wLjhjMC40LTAuMiwwLjgtMC40LDEuMS0wLjVjMC4zLTAuMSwwLjYtMC4yLDAuOC0wLjJTMjUuNyw4LDI1LjcsOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.rss {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSI5NzBCMDdEMC5wbmciID4KCTwvaW1hZ2U+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNS45LDMwLjRjMC0xLDAuNC0xLjksMS4xLTIuN2MwLjctMC43LDEuNi0xLjEsMi43LTEuMXMxLjksMC40LDIuNywxLjFjMC43LDAuNywxLjEsMS42LDEuMSwyLjcKCQkJYzAsMS4xLTAuNCwyLTEuMSwyLjdzLTEuNiwxLjEtMi43LDEuMVM3LjgsMzMuOCw3LDMzLjFDNi4zLDMyLjMsNS45LDMxLjQsNS45LDMwLjR6IE01LjksMjAuOXYtNS40YzMuNCwwLDYuNSwwLjgsOS40LDIuNQoJCQlzNS4yLDQsNi44LDYuOGMxLjcsMi45LDIuNSw2LDIuNSw5LjRoLTUuNWMwLTMuNy0xLjMtNi44LTMuOS05LjRDMTIuNywyMi4yLDkuNiwyMC45LDUuOSwyMC45eiBNNS45LDExLjJWNS44CgkJCWMzLjgsMCw3LjUsMC44LDExLDIuM3M2LjUsMy41LDkuMSw2LjFzNC42LDUuNiw2LjEsOS4xYzEuNSwzLjUsMi4zLDcuMiwyLjMsMTFoLTUuNWMwLTMuMS0wLjYtNi4xLTEuOC04LjkKCQkJYy0xLjItMi44LTIuOC01LjMtNC45LTcuM3MtNC41LTMuNy03LjMtNC45UzksMTEuMiw1LjksMTEuMnoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.youtube {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjM5IiBoZWlnaHQ9IjM5IiB4bGluazpocmVmPSI1Q0JGNDQ5Qy5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDIgMSkiPgoJPC9pbWFnZT4KCTxnPgoJCTxnPgoJCQk8Zz4KCQkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yMi45LDIyYy0wLjQsMC0wLjgsMC4yLTEuMiwwLjdWMjBoLTEuMXY4LjRoMS4xdi0wLjZjMC40LDAuNSwwLjgsMC43LDEuMiwwLjdjMC41LDAsMC44LTAuMiwwLjktMC43CgkJCQkJYzAuMS0wLjIsMC4xLTAuNywwLjEtMS4yVjI0YzAtMC42LDAtMS0wLjEtMS4zQzIzLjcsMjIuMywyMy40LDIyLDIyLjksMjJ6IE0yMi44LDI2LjZjMCwwLjYtMC4yLDAuOC0wLjUsMC44CgkJCQkJYy0wLjIsMC0wLjQtMC4xLTAuNi0wLjN2LTMuOGMwLjItMC4yLDAuNC0wLjMsMC42LTAuM2MwLjMsMCwwLjUsMC4zLDAuNSwwLjlWMjYuNnoiLz4KCQkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNi41LDIyYy0wLjYsMC0xLDAuMi0xLjQsMC42Yy0wLjIsMC4zLTAuMywwLjgtMC4zLDEuNXYyLjJjMCwwLjcsMC4xLDEuMiwwLjQsMS41CgkJCQkJYzAuMywwLjQsMC44LDAuNiwxLjQsMC42YzAuNiwwLDEuMS0wLjIsMS40LTAuN2MwLjEtMC4yLDAuMi0wLjQsMC4zLTAuN2MwLTAuMiwwLTAuNCwwLTAuN3YtMC4yaC0xLjJjMCwwLjEsMCwwLjIsMCwwLjQKCQkJCQlzMCwwLjIsMCwwLjNjMCwwLjEsMCwwLjEsMCwwLjFjLTAuMSwwLjMtMC4yLDAuNC0wLjUsMC40Yy0wLjQsMC0wLjYtMC4zLTAuNi0wLjl2LTEuMWgyLjN2LTEuM2MwLTAuNy0wLjEtMS4xLTAuNC0xLjUKCQkJCQlDMjcuNiwyMi4yLDI3LjEsMjIsMjYuNSwyMnogTTI3LjEsMjQuNUgyNnYtMC42YzAtMC42LDAuMi0wLjksMC42LTAuOWMwLjQsMCwwLjYsMC4zLDAuNiwwLjlWMjQuNUwyNy4xLDI0LjV6Ii8+CgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNSwyNi45Yy0wLjIsMC40LTAuNSwwLjUtMC43LDAuNWMtMC4yLDAtMC4yLTAuMS0wLjMtMC4zYzAsMCwwLTAuMiwwLTAuNHYtNC42aC0xLjFWMjcKCQkJCQljMCwwLjQsMCwwLjcsMC4xLDAuOWMwLjEsMC4zLDAuMywwLjUsMC43LDAuNWMwLjQsMCwwLjktMC4zLDEuMy0wLjh2MC43aDEuMXYtNi4zaC0xLjFMMTguNSwyNi45TDE4LjUsMjYuOUwxOC41LDI2Ljl6Ii8+CgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjAsMTUuN2MwLjQsMCwwLjUtMC4zLDAuNS0wLjl2LTIuN2MwLTAuNi0wLjItMC45LTAuNS0wLjljLTAuNCwwLTAuNSwwLjMtMC41LDAuOXYyLjcKCQkJCQlDMTkuNCwxNS40LDE5LjYsMTUuNywyMCwxNS43eiIvPgoJCQkJPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxMi4zLDIxLjEgMTMuNiwyMS4xIDEzLjYsMjguNCAxNC45LDI4LjQgMTQuOSwyMS4xIDE2LjIsMjEuMSAxNi4yLDIwIDEyLjMsMjAgCQkJCSIvPgoJCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTI4LjQsNi41SDEyLjFDMTAuNyw2LjUsOS42LDcsOC42LDhjLTEsMS0xLjQsMi4xLTEuNCwzLjV2MTYuNGMwLDEuNCwwLjUsMi41LDEuNCwzLjUKCQkJCQljMSwxLDIuMSwxLjQsMy41LDEuNGgxNi40YzEuNCwwLDIuNS0wLjUsMy41LTEuNGMxLTEsMS40LTIuMSwxLjQtMy41VjExLjVjMC0xLjQtMC41LTIuNS0xLjQtMy41QzMwLjksNywyOS44LDYuNSwyOC40LDYuNXoKCQkJCQkgTTIyLjYsMTAuM2gxLjFWMTVjMCwwLjMsMCwwLjQsMCwwLjRjMCwwLjIsMC4xLDAuMywwLjMsMC4zYzAuMiwwLDAuNS0wLjIsMC43LTAuNXYtNC44aDEuMXY2LjNoLTEuMVYxNgoJCQkJCWMtMC41LDAuNS0wLjksMC44LTEuMywwLjhjLTAuNCwwLTAuNi0wLjItMC43LTAuNWMtMC4xLTAuMi0wLjEtMC41LTAuMS0wLjlMMjIuNiwxMC4zTDIyLjYsMTAuM3ogTTE4LjMsMTIuNAoJCQkJCWMwLTAuNywwLjEtMS4yLDAuNC0xLjVjMC4zLTAuNCwwLjctMC42LDEuMy0wLjZjMC42LDAsMSwwLjIsMS4zLDAuNmMwLjIsMC4zLDAuNCwwLjgsMC40LDEuNXYyLjJjMCwwLjctMC4xLDEuMi0wLjQsMS41CgkJCQkJYy0wLjMsMC40LTAuOCwwLjYtMS4zLDAuNmMtMC42LDAtMS0wLjItMS4zLTAuNmMtMC4yLTAuMy0wLjQtMC44LTAuNC0xLjVMMTguMywxMi40TDE4LjMsMTIuNHogTTE1LjIsOC4ybDAuOSwzLjNMMTcsOC4yaDEuMwoJCQkJCWwtMS41LDV2My40aC0xLjN2LTMuNGMtMC4xLTAuNi0wLjQtMS41LTAuOC0yLjdjLTAuMS0wLjMtMC4yLTAuNy0wLjQtMS4yYy0wLjItMC41LTAuMy0wLjktMC40LTEuMkwxNS4yLDguMkwxNS4yLDguMnoKCQkJCQkgTTI5LjMsMjguN2MtMC4xLDAuNS0wLjQsMC45LTAuNywxLjJjLTAuNCwwLjMtMC44LDAuNS0xLjMsMC42Yy0xLjYsMC4yLTMuOSwwLjMtNywwLjNjLTMuMSwwLTUuNS0wLjEtNy0wLjMKCQkJCQljLTAuNS0wLjEtMC45LTAuMy0xLjMtMC42Yy0wLjQtMC4zLTAuNi0wLjgtMC43LTEuMmMtMC4yLTEtMC4zLTIuNC0wLjMtNC40YzAtMiwwLjEtMy40LDAuMy00LjRjMC4xLTAuNSwwLjQtMC45LDAuNy0xLjMKCQkJCQljMC40LTAuMywwLjgtMC41LDEuMy0wLjZjMS41LTAuMiwzLjktMC4zLDctMC4zYzMuMSwwLDUuNSwwLjEsNywwLjNjMC41LDAuMSwwLjksMC4zLDEuMywwLjZjMC40LDAuMywwLjYsMC44LDAuNywxLjMKCQkJCQljMC4yLDAuOSwwLjMsMi40LDAuMyw0LjRDMjkuNiwyNi4zLDI5LjUsMjcuOCwyOS4zLDI4Ljd6Ii8+CgkJCTwvZz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)
}
.googleplus {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQ2IiBoZWlnaHQ9IjM0IiB4bGluazpocmVmPSJDRTYxRDA0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0yIDQpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNAoJCQkJYzEuOCwwLDMsMC42LDQuMSwxLjVjMC45LTAuOSwwLjgtMSwzLTMuMWMtMS45LTEuNy00LjMtMi43LTcuMS0yLjdjLTUuOCwwLTEwLjUsNC43LTEwLjUsMTAuNUMzLjUsMjYsOC4yLDMwLjcsMTQsMzAuNwoJCQkJYzguNywwLDEwLjgtNy41LDEwLjEtMTIuNkMyMiwxOC4xLDE0LDE4LjEsMTQsMTguMXogTTMyLjksMTguNHYtMy42aC0yLjZ2My42aC0zLjd2Mi42aDMuN3YzLjdoMi42di0zLjdoMy42di0yLjZIMzIuOXoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)
}
.googleplus:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQ2IiBoZWlnaHQ9IjM0IiB4bGluazpocmVmPSJDRTYxRDA0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0yIDQpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNAoJCQkJYzEuOCwwLDMsMC42LDQuMSwxLjVjMC45LTAuOSwwLjgtMSwzLTMuMWMtMS45LTEuNy00LjMtMi43LTcuMS0yLjdjLTUuOCwwLTEwLjUsNC43LTEwLjUsMTAuNUMzLjUsMjYsOC4yLDMwLjcsMTQsMzAuNwoJCQkJYzguNywwLDEwLjgtNy41LDEwLjEtMTIuNkMyMiwxOC4xLDE0LDE4LjEsMTQsMTguMXogTTMyLjksMTguNHYtMy42aC0yLjZ2My42aC0zLjd2Mi42aDMuN3YzLjdoMi42di0zLjdoMy42di0yLjZIMzIuOXoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)
}
.googleplus.icon-gray {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDVweCIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgNDUgNDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QXJ0Ym9hcmQgMyBDb3B5PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFydGJvYXJkLTMtQ29weSIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjN0E3QTdBIj4KICAgICAgICAgICAgPGcgaWQ9InN2Zyt4bWwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYuMDAwMDAwLCAxMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJDYWxxdWVfMSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLDkuMSBMMTEsMTMuMyBMMTYuNywxMy4zIEMxNS44LDE2IDE0LjQsMTcuNSAxMSwxNy41IEM3LjYsMTcuNSA0LjksMTQuNyA0LjksMTEuMyBDNC45LDcuOSA3LjUsNSAxMSw1IEMxMi44LDUgMTQsNS42IDE1LjEsNi41IEMxNiw1LjYgMTUuOSw1LjUgMTguMSwzLjQgQzE2LjIsMS43IDEzLjgsMC43IDExLDAuNyBDNS4yLDAuNyAwLjUsNS40IDAuNSwxMS4yIEMwLjUsMTcgNS4yLDIxLjcgMTEsMjEuNyBDMTkuNywyMS43IDIxLjgsMTQuMiAyMS4xLDkuMSBMMTEsOS4xIFogTTI5LjksOS40IEwyOS45LDUuOCBMMjcuMyw1LjggTDI3LjMsOS40IEwyMy42LDkuNCBMMjMuNiwxMiBMMjcuMywxMiBMMjcuMywxNS43IEwyOS45LDE1LjcgTDI5LjksMTIgTDMzLjUsMTIgTDMzLjUsOS40IEwyOS45LDkuNCBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==)
}
.googleplus.icon-gray:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQ2IiBoZWlnaHQ9IjM0IiB4bGluazpocmVmPSJDRTYxRDA0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0yIDQpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNAoJCQkJYzEuOCwwLDMsMC42LDQuMSwxLjVjMC45LTAuOSwwLjgtMSwzLTMuMWMtMS45LTEuNy00LjMtMi43LTcuMS0yLjdjLTUuOCwwLTEwLjUsNC43LTEwLjUsMTAuNUMzLjUsMjYsOC4yLDMwLjcsMTQsMzAuNwoJCQkJYzguNywwLDEwLjgtNy41LDEwLjEtMTIuNkMyMiwxOC4xLDE0LDE4LjEsMTQsMTguMXogTTMyLjksMTguNHYtMy42aC0yLjZ2My42aC0zLjd2Mi42aDMuN3YzLjdoMi42di0zLjdoMy42di0yLjZIMzIuOXoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==)
}
#block_myaccount_infos .myaccount-title a {
  color: #232323
}
.pinterest {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjM4IiBoZWlnaHQ9IjQ2IiB4bGluazpocmVmPSI4REY2NkQ0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDIgLTEpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMKCQkJCWMtMS4zLTguMSw5LjQtMTMuNywxNS04YzMuOSwzLjksMS4zLDE2LTQuOSwxNC44Yy02LTEuMiwyLjktMTAuOC0xLjgtMTIuN2MtMy45LTEuNS01LjksNC43LTQuMSw3LjhjLTEuMSw1LjMtMy40LDEwLjMtMi41LDE3CgkJCQljMy4xLTIuMiw0LjEtNi41LDQuOS0xMC45YzEuNSwwLjksMi40LDEuOSw0LjMsMi4xYzcuMiwwLjYsMTEuMi03LjIsMTAuMy0xNC40QzMxLjgsNy41LDI1LjUsNC4zLDE4LjcsNS4xeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.pinterest:before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjM4IiBoZWlnaHQ9IjQ2IiB4bGluazpocmVmPSI4REY2NkQ0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDIgLTEpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMKCQkJCWMtMS4zLTguMSw5LjQtMTMuNywxNS04YzMuOSwzLjksMS4zLDE2LTQuOSwxNC44Yy02LTEuMiwyLjktMTAuOC0xLjgtMTIuN2MtMy45LTEuNS01LjksNC43LTQuMSw3LjhjLTEuMSw1LjMtMy40LDEwLjMtMi41LDE3CgkJCQljMy4xLTIuMiw0LjEtNi41LDQuOS0xMC45YzEuNSwwLjksMi40LDEuOSw0LjMsMi4xYzcuMiwwLjYsMTEuMi03LjIsMTAuMy0xNC40QzMxLjgsNy41LDI1LjUsNC4zLDE4LjcsNS4xeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.pinterest.icon-gray {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDVweCIgaGVpZ2h0PSI0NXB4IiB2aWV3Qm94PSIwIDAgNDUgNDUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QXJ0Ym9hcmQgMyBDb3B5IDI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQtMy1Db3B5LTIiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzdBN0E3QSI+CiAgICAgICAgICAgIDxnIGlkPSJzdmcreG1sIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMC4wMDAwMDAsIDYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iQ2FscXVlXzEiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMS43LDEuMSBDNi40LDEuNiAxLjEsNiAwLjgsMTIuMSBDMC43LDE1LjkgMS43LDE4LjcgNS4zLDE5LjUgQzYuOSwxNi44IDQuOCwxNi4yIDQuNSwxNC4yIEMzLjIsNi4xIDEzLjksMC41IDE5LjUsNi4yIEMyMy40LDEwLjEgMjAuOCwyMi4yIDE0LjYsMjEgQzguNiwxOS44IDE3LjUsMTAuMiAxMi44LDguMyBDOC45LDYuOCA2LjksMTMgOC43LDE2LjEgQzcuNiwyMS40IDUuMywyNi40IDYuMiwzMy4xIEM5LjMsMzAuOSAxMC4zLDI2LjYgMTEuMSwyMi4yIEMxMi42LDIzLjEgMTMuNSwyNC4xIDE1LjQsMjQuMyBDMjIuNiwyNC45IDI2LjYsMTcuMSAyNS43LDkuOSBDMjQuOCwzLjUgMTguNSwwLjMgMTEuNywxLjEgWiIgaWQ9IlNoYXBlIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=)
}
.pinterest.icon-gray:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjM4IiBoZWlnaHQ9IjQ2IiB4bGluazpocmVmPSI4REY2NkQ0Qi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIDIgLTEpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMKCQkJCWMtMS4zLTguMSw5LjQtMTMuNywxNS04YzMuOSwzLjksMS4zLDE2LTQuOSwxNC44Yy02LTEuMiwyLjktMTAuOC0xLjgtMTIuN2MtMy45LTEuNS01LjksNC43LTQuMSw3LjhjLTEuMSw1LjMtMy40LDEwLjMtMi41LDE3CgkJCQljMy4xLTIuMiw0LjEtNi41LDQuOS0xMC45YzEuNSwwLjksMi40LDEuOSw0LjMsMi4xYzcuMiwwLjYsMTEuMi03LjIsMTAuMy0xNC40QzMxLjgsNy41LDI1LjUsNC4zLDE4LjcsNS4xeiIvPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.vimeo {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQzIiBoZWlnaHQ9IjQwIiB4bGluazpocmVmPSI1MDNFMDBBQi5wbmciICB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAxIC0xIDEpIj4KCTwvaW1hZ2U+Cgk8Zz4KCQk8Zz4KCQkJPGc+CgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNC4xLDE0YzAuNy0wLjUsMS44LTEuNCwzLjMtMi44YzEuNS0xLjMsMi43LTIuMywzLjctMi45YzEuMy0wLjcsMi40LTEsMy41LTAuN2MwLjUsMC4xLDEsMC41LDEuNCwxLjEKCQkJCQljMC40LDAuNiwwLjgsMS4yLDEsMS45YzAuMiwwLjYsMC41LDIuMSwwLjksNC41YzAuMSwwLjQsMC4xLDEsMC4yLDJjMC4xLDAuOSwwLjIsMS43LDAuMywyLjNjMC4xLDAuNiwwLjMsMS4zLDAuNSwyCgkJCQkJYzAuMywwLjcsMC42LDEuMywxLDEuOGMwLjgsMC44LDEuNiwxLDIuNCwwLjRjMC41LTAuNCwxLjItMS4zLDEuOS0yLjdjMC45LTEuNywxLjMtMywxLjQtMy45YzAuMS0xLjQtMC4xLTIuMy0wLjctMi43CgkJCQkJYy0wLjYtMC40LTEuNi0wLjYtMy4xLTAuNGMwLjMtMC45LDAuNy0xLjcsMS4yLTIuNWMwLjUtMC44LDEuMS0xLjQsMS42LTEuOWMwLjYtMC41LDEuMi0wLjksMS44LTEuM2MwLjYtMC40LDEuMS0wLjcsMS42LTAuOAoJCQkJCWMwLjQtMC4yLDAuOC0wLjMsMS4xLTAuM2MyLjUtMC40LDQuMiwwLDUuMSwxLjJjMC43LDAuOSwwLjksMi4xLDAuNiwzLjZjLTAuMywxLjMtMSwzLjQtMi4zLDYuMmMtMS4yLDIuOC0yLjgsNS41LTQuNyw4CgkJCQkJYy0yLjIsMi45LTQuNCw1LjEtNi44LDYuNWMtMC42LDAuNC0xLjMsMC43LTIuMSwwLjljLTAuOCwwLjItMS41LDAuMi0yLjMsMGMtMS4xLTAuNS0yLTEuNi0yLjgtMy40Yy0wLjQtMC45LTAuOS0yLjctMS42LTUuNAoJCQkJCWMtMC43LTIuNi0xLjEtNC4zLTEuNC01LjFjLTAuMS0wLjItMC4yLTAuNi0wLjMtMS4xYy0wLjEtMC41LTAuMy0wLjktMC40LTEuM2MtMC4xLTAuNC0wLjMtMC43LTAuNS0xLjEKCQkJCQljLTAuMy0wLjUtMC43LTAuOC0xLjEtMC44Yy0wLjQsMC0xLDAuMS0xLjYsMC4zYy0wLjYsMC4yLTEuMSwwLjMtMS41LDAuMmMtMC4yLDAtMC40LTAuMi0wLjYtMC41Yy0wLjItMC4zLTAuNC0wLjYtMC43LTAuNwoJCQkJCUw0LjEsMTRMNC4xLDE0TDQuMSwxNHoiLz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K)
}
.instagram {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8aW1hZ2Ugb3ZlcmZsb3c9InZpc2libGUiIG9wYWNpdHk9IjAuMSIgd2lkdGg9IjQyIiBoZWlnaHQ9IjQyIiB4bGluazpocmVmPSIxQkEwODYyMy5wbmciID4KCTwvaW1hZ2U+Cgk8Zz4KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjguOSw1LjZIMTEuMUM4LDUuNiw1LjYsOCw1LjYsMTEuMVYxN3YxMS44YzAsMy4xLDIuNSw1LjUsNS41LDUuNWgxNy43YzMuMSwwLDUuNS0yLjUsNS41LTUuNVYxN3YtNS45CgkJCUMzNC40LDgsMzIsNS42LDI4LjksNS42eiBNMzAuNSw4LjloMC42djAuNnY0LjNoLTQuOVY4LjlIMzAuNXogTTE1LjksMTdjMC45LTEuMiwyLjUtMi4xLDQuMS0yLjFzMy4yLDAuOSw0LjEsMi4xCgkJCWMwLjYsMC45LDEsMS44LDEsM2MwLDIuOC0yLjMsNS4xLTUuMSw1LjFjLTIuNywwLTUuMS0yLjItNS4xLTUuMUMxNC45LDE4LjksMTUuMywxNy45LDE1LjksMTd6IE0zMS42LDI4LjljMCwxLjUtMS4yLDIuNy0yLjcsMi43CgkJCUgxMS4xYy0xLjUsMC0yLjctMS4yLTIuNy0yLjdWMTdoNC4zYy0wLjQsMC45LTAuNiwyLTAuNiwzYzAsNC4zLDMuNiw3LjksNy45LDcuOXM3LjktMy42LDcuOS03LjljMC0xLTAuMi0yLjEtMC42LTNoNC4zCgkJCUwzMS42LDI4LjlMMzEuNiwyOC45eiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=)
}
.footer-container {
  overflow: hidden
}
.footer-container li {
  margin-bottom: .3125rem
}
.footer-container li a {
  color: #7a7a7a;
  cursor: pointer;
  font-size: .875rem
}
.footer-container li a:hover {
  color: #2fb5d2
}
.links .collapse {
  display: inherit
}
@media (max-width:767px) {
  .block_newsletter {
    padding-bottom: .625rem;
    border-bottom: 1px solid #f6f6f6
  }

  .footer-container {
    box-shadow: none;
    margin-top: 0
  }

  .footer-container .wrapper {
    padding-left: 0!important;
    padding-right: 0!important
  }

  .footer-container .links .h3 {
    line-height: 1.5;
    font-size: 1rem
  }

  .footer-container .links ul {
    background-color: #f6f6f6;
    margin-bottom: 0
  }

  .footer-container .links ul>li {
    padding: .625rem;
    border-bottom: 1px solid #fff;
    font-weight: 700
  }

  .footer-container .links ul>li a {
    color: #232323
  }

  .links .collapse {
    display: none
  }

  .links .collapse.in {
    display: block
  }

  .links .title {
    padding: .625rem;
    border-bottom: 1px solid #f6f6f6;
    cursor: pointer
  }

  .links .title .collapse-icons .remove,
  .links .title[aria-expanded=true] .collapse-icons .add {
    display: none
  }

  .links .title[aria-expanded=true] .collapse-icons .remove {
    display: block
  }

  .links .navbar-toggler {
    display: inline-block;
    padding: 0
  }
}
@media (max-width:991px) {
  .block-social {
    text-align: center
  }

  .block-contact {
    padding-left: 1.5rem
  }
}
.contact-rich {
  color: #7a7a7a;
  margin-bottom: 2rem;
  word-wrap: break-word
}
.contact-rich h4 {
  text-transform: uppercase;
  color: #232323;
  margin-bottom: 2rem
}
.contact-rich .block {
  height: auto;
  overflow: hidden
}
.contact-rich .block .icon {
  float: left;
  width: 3.5rem
}
.contact-rich .block .icon i {
  font-size: 2rem
}
.contact-rich .block .data {
  color: #232323;
  font-size: .875rem;
  width: auto;
  overflow: hidden
}
.contact-rich .block .data.email {
  padding-top: .375rem
}
.contact-form {
  background: #fff;
  padding: 1rem;
  color: #7a7a7a;
  width: 100%
}
#pagenotfound #main .page-header,
#products #main .page-header {
  margin: 2rem 0 3rem
}
#pagenotfound #main .page-content,
#products #main .page-content {
  margin-bottom: 10rem
}
#pagenotfound .page-not-found,
#products .page-not-found {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
  background: #fff;
  padding: 1rem;
  font-size: .875rem;
  color: #7a7a7a;
  max-width: 570px;
  margin: 0 auto
}
#pagenotfound .page-not-found h4,
#products .page-not-found h4 {
  font-size: 1rem;
  font-weight: 700;
  margin: .5rem 0 1rem
}
#pagenotfound .page-not-found .search-widget,
#products .page-not-found .search-widget {
  float: none
}
#pagenotfound .page-not-found .search-widget input,
#products .page-not-found .search-widget input {
  width: 100%
}
.customization-modal .modal-content {
  border-radius: 0;
  border: 1px solid #f6f6f6
}
.customization-modal .modal-content .modal-body {
  padding-top: 0
}
.customization-modal .modal-content .modal-body .product-customization-line {
  padding-bottom: .9375rem;
  padding-top: .9375rem;
  border-bottom: 1px solid #f6f6f6
}
.customization-modal .modal-content .modal-body .product-customization-line .label {
  font-weight: 700;
  text-align: right
}
.customization-modal .modal-content .modal-body .product-customization-line:last-child {
  padding-bottom: 0;
  border-bottom: 0
}
.sitemap-title {
  text-transform: capitalize
}
.sitemap {
  margin-top: .9375rem
}
.sitemap h2 {
  color: #232323;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 600;
  border-bottom: 1px solid #7a7a7a;
  margin-left: -15px;
  width: 100%;
  height: 35px
}
.sitemap ul {
  margin-left: -15px;
  margin-top: 20px
}
.sitemap ul.nested {
  margin-left: 20px
}
.sitemap ul li {
  font-size: .9rem;
  margin-bottom: 1rem
}
@media (max-width:575px) {
  .sitemap {
    margin-top: 0
  }
  .copyright-sec{
    display:block!important;
  }
}
#header {
  background: #fff;
  color: #7a7a7a
}
#header .logo {
  max-width: 100%
}
#header .menu,
#header .menu>ul>li {
  display: inline-block
}
#header .header-nav #menu-icon {
  vertical-align: middle;
  cursor: pointer;
  margin-left: 1rem
}
#header .header-nav #menu-icon .material-icons {
  line-height: 50px
}
#header .header-nav .right-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
#header .header-nav .user-info .account {
  margin-left: .625rem
}
#header .header-nav .cart-preview.active {
  background: #2fb5d2
}
#header .header-nav .cart-preview.active a,
#header .header-nav .cart-preview.active i {
  color: #fff
}
#header .header-nav .cart-preview .shopping-cart {
  vertical-align: middle;
  color: #7a7a7a
}
#header .header-nav .cart-preview .body {
  display: none
}
#header .header-nav .blockcart {
  background: #f1f1f1;
  height: 3rem;
  padding: .75rem;
  margin-left: .9375rem;
  text-align: center;
  white-space: nowrap
}
#header .header-nav .blockcart a {
  color: #7a7a7a
}
#header .header-nav .blockcart a:hover {
  color: #2fb5d2
}
#header .header-nav .blockcart.active a:hover {
  color: #fff
}
#header .header-nav .blockcart .header {
  margin-top: .125rem
}
#header .header-nav #_desktop_contact_link {
  display: inline-block
}
#header .header-nav #_desktop_contact_link #contact-link {
  margin-top: .9375rem
}
#header .header-nav .search-widget {
  margin-top: .2rem
}
#header .header-nav .material-icons {
  line-height: inherit
}
#header .header-nav .material-icons.expand-more {
  margin-left: -.375rem
}
#header .header-top>.container {
  position: relative
}
#header .header-top .menu {
  padding-left: 15px;
  margin-bottom: .375rem
}
#header .header-top .position-static {
  position: static
}
#header .header-top a[data-depth="0"] {
  color: #7a7a7a;
  text-transform: uppercase
}
#header .header-top .search-widget {
  float: right
}
#header .top-menu-link {
  margin-left: 1.25rem
}
.popover {
  font-family: inherit
}
#wrapper {
  background: #f1f1f1;
  box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .11);
  padding-top: 1.563rem
}
#wrapper .breadcrumb {
  background: transparent;
  padding: 0
}
#wrapper .breadcrumb ol {
  padding-left: 0;
  margin-bottom: 0
}
#wrapper .breadcrumb li:last-child {
  content: "/";
  color: #7a7a7a;
  margin: 0
}
#wrapper .breadcrumb li:last-child:after {
  content: ""
}
#main .page-content h6 {
  margin-bottom: 1.125rem
}
#main .page-content #notifications {
  margin-left: -15px;
  margin-right: -15px
}
#main .page-footer {
  margin-bottom: 1.563rem
}
#notifications ul {
  margin-bottom: 0
}
#footer {
  padding-top: 2.5rem
}
@media (max-width:1199px) {
  #header .header-nav {
    max-height: inherit
  }

  #header .header-nav .search-widget {
    float: none;
    width: 15.63rem
  }
}
@media (max-width:991px) {
  .container {
    max-width: 100%
  }

  #header .logo {
    width: auto
  }

  #header .header-top .search-widget {
    min-width: inherit
  }

  #products .product-miniature,
  .featured-products .product-miniature {
    margin: 0 auto
  }

  .sub-menu {
    left: 0;
    min-width: 100%
  }

  #blockcart-modal .product-image {
    width: 100%;
    display: block;
    max-width: 15.63rem;
    margin: 0 auto .9375rem
  }

  #blockcart-modal .cart-content {
    padding-left: 0
  }

  #blockcart-modal .product-name,
  #product-availability {
    margin-top: .625rem
  }

  #search_filters .facet .facet-label {
    text-align: left
  }

  .block-category .category-cover {
    position: relative;
    text-align: center
  }

  .block-category {
    padding-bottom: 0
  }
}
@media (max-width:767px) {
  #wrapper {
    box-shadow: none
  }

  #checkout-cart-summary {
    float: none;
    width: 100%;
    margin-top: 1rem
  }

  #header {
    background: #f1f1f1
  }

  #header .header-nav .top-logo {
    line-height: 50px;
    vertical-align: middle;
    width: 200px;
    margin: 0 auto
  }

  #header .header-nav .top-logo a img {
    max-height: 50px;
    max-width: 100%
  }

  #header .header-nav .right-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  #header .header-nav .user-info {
    text-align: left;
    margin-left: 0
  }

  #header .header-nav .user-info .logged {
    color: #2fb5d2
  }

  #header .header-nav .blockcart {
    margin-left: 0;
    background: inherit
  }

  #header .header-nav .blockcart.active {
    margin-left: .5rem
  }

  #header .header-nav .blockcart.inactive .cart-products-count {
    display: none
  }

  #header .header-top {
    background: #f1f1f1;
    padding-bottom: 0
  }

  #header .header-top a[data-depth="0"] {
    color: #232323
  }

  section.checkout-step {
    width: 100%
  }

  .default-input {
    min-width: 100%
  }

  label {
    clear: both
  }

  #products .product-miniature,
  .featured-products .product-miniature {
    margin: 0 auto
  }

  .block-contact {
    padding-left: .9375rem;
    border: none
  }

  .dropdown-item,
  .menu {
    padding-left: 0
  }

  #footer {
    padding-top: .5rem
  }
}
@charset "UTF-8";
.breadcrumb {
  margin: 0 0 80px
}
.breadcrumb .breadcrumb-container {
  padding: 120px 0;
  margin-bottom: 0;
  margin: 0;
  color: #fff;
  background-size: cover;
  position: relative
}
.breadcrumb .breadcrumb-container:before {
  position: absolute;
  background: transparent url(../img/icon/breadcumb.jpg) no-repeat center top;
  height: 100%;
  width: 200%;
  content: "";
  top: 0;
  bottom: 0;
  left: -50%
}
.breadcrumb .breadcrumb-container .title-page {
  color: #222;
  position: relative;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 13px
}
.breadcrumb .breadcrumb-container ul {
  margin: 0 -10px;
  padding: 0
}
.breadcrumb .breadcrumb-container ul li {
  display: inline-block;
  position: relative;
  padding: 0 20px;
  font-size: 14px
}
.breadcrumb .breadcrumb-container ul li:first-child {
  padding: 0 20px 0 10px
}
.breadcrumb .breadcrumb-container ul li a {
  color: #111
}
.breadcrumb .breadcrumb-container ul li a:hover {
  color: #ff5a00
}
.breadcrumb .breadcrumb-container ul li:after {
  content: "\\";
  font-family: fontawesome;
  display: block;
  font-size: 20px;
  position: absolute;
  right: -2px;
  top: 0;
  color: #111
}
.breadcrumb .breadcrumb-container ul li:last-child a {
  color: #ff5a00
}
.breadcrumb .breadcrumb-container ul li:last-child:after {
  display: none
}
.hide-producttitle .product-miniature .product-info h5.product-title {
  display: none!important
}
.hide-productdesc .product-miniature .product-container .product-info .product-description-short {
  display: none
}
.hide-productquickview .product-miniature .product-container .product-image .quick-view {
  display: none!important
}
.hide-productprice .product-miniature .product-container .product-info .product-price-and-shipping {
  display: none!important
}
.hide-productlabel .product-flags {
  display: none!important
}
.hide-productcolor .product-miniature .product-container .product-info .variant-links {
  display: none!important
}
.hide-productstock .product-miniature .product-container .product-info .product-availability {
  display: none!important
}
.hide-productsecondimage .product-miniature .product-container .product-image .img_0 {
  display: none!important
}
.hide-productcounter .products-selection .total-products {
  display: none!important
}
.block-category {
  margin-bottom: 0;
  min-height: auto;
  padding: 0;
  border: 0;
  box-shadow: none;
  background-color: transparent
}
.block-category .page-title {
  font-size: 30px;
  color: #222;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 21px
}
.block-category .category-cover {
  margin-bottom: 30px
}
.block-category .category-cover img {
  width: 100%
}
.block-category #category-description {
  font-size: 13px;
  line-height: 22px
}
.block-category #category-description p {
  margin: 0
}
.page-numbers {
  margin: 2px 0 0 0
}
.showing-total-products {
  margin: 7px 0 0 0;
  color: #444;
  font-size: 12px
}
.js-product-list .category-view-type {
  display: inline-block;
  margin: 0 30px 0 0;
  float: left
}
.lang-rtl .js-product-list .category-view-type {
  float: right;
  margin: 0 0 0 30px
}
.js-product-list .category-view-type .category-view-type-selector {
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  font-size: 14px;
  transition: 0.3s all ease 0s;
  background: #fff;
  border: 1px solid #ddd;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  cursor: pointer
}
.js-product-list .category-view-type .category-view-type-selector a {
  color: #666
}
.js-product-list .category-view-type .category-view-type-selector:hover,
.js-product-list .category-view-type .category-view-type-selector.selected {
  background: #ff5a00;
  border-color: #ff5a00
}
.js-product-list .category-view-type .category-view-type-selector:hover a,
.js-product-list .category-view-type .category-view-type-selector.selected a {
  color: #fff
}
.js-product-list .category-view-type .category-view-type-selector#list {
  margin: 0 7px
}
.lang-rtl .js-product-list .category-view-type {
  float: right
}
.lang-rtl .js-product-list .category-view-type .category-view-type-selector {
  float: right;
  margin: 0 0 0 5px
}
.js-product-list .product-sort {
  display: inline-block;
  vertical-align: top
}
#js-product-list.product-list--list .thumbnail-container {
  box-shadow: none!important;
  padding: 0;
  margin-bottom: 0
}
#js-product-list.product-list--list .product-miniature {
  margin-bottom: 30px
}
#js-product-list.product-list--list .product-miniature .sp-cart-box {
  text-align: inherit;
  position: relative;
  width: auto;
  opacity: 1
}
#js-product-list.product-list--list .product-miniature .sp-cart-box .cart-button {
  padding: 0 20px 0 45px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAVCAYAAACkCdXRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjkwRUJEMjI4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjkwRUJEMjE4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcxMWE1NWUtZGE3ZC02MTRiLWIzOTUtMGI1ZmYzODQ0ZTcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phn+GtMAAAFWSURBVHjapJQ7SwNBFIUnokFIUAlpRAiCKIKlEuyttfcv2CrYphOxsdAfImmsJYWNiCABUSwMgo8gCAkKazKeo2dCwL1RnAsfOzN359t5rvPeO4MsOAIt/x1tcAzyVp8hlx5Z8ACWwDrIgDVQUns+tZfxFY6oYeTqoJaWs2QJWDZyM6CTlst8GX9GF1hLwPgAU+Cxv3FYz1Ww29fONaoPkPFDNZCovg2qQbYFcuBE9XlwNkA2B05VXlT/apjvFdhX+UBHoWKsWUX58P6m+vc2oAk2VH5TsmnIXrXTbdVXwrthkTnFS5UPwQTYMaa4B0b1ZJyrf283uXtjoOX+F9yIEY6swLMbIQpHpUBZGby7uOBAypQtRI6K8UIPZbPgOVJ2Tw9l0+ApUnZHD2WT4DZSdkMPZUVwHSnjPS5SNv7Lpf5LXNDDQ9vRujUihQllXf1yYsN/CjAAbpltDRaFNHEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: left 17px top 11px
}
.lang-rtl #js-product-list.product-list--list .product-miniature .sp-cart-box .cart-button {
  padding: 0 45px 0 20px;
  background-position: right 17px top 11px
}
#js-product-list.product-list--list .product-miniature .product-container .product-image {
  margin: 0;
  padding: 0
}
#js-product-list.product-list--list .product-miniature .product-container .product-description {
  padding: 0
}
#js-product-list.product-list--list .product-miniature .product-container .product-info {
  text-align: left;
  padding: 26px 30px 20px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  border: none
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info {
  text-align: right
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-title {
  margin: 0 0 15px;
  text-align: left
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info .product-title {
  text-align: right
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-title a {
  font-size: 16px;
  font-weight: 500;
  color: #111
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-title:hover a {
  color: #ff5a00
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .comments_note {
  text-align: left;
  margin-bottom: 15px
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info .comments_note {
  text-align: right
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-price-and-shipping {
  text-align: left
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info .product-price-and-shipping {
  text-align: right
}
#js-product-list.product-list--list .product-miniature .product-container .product-info .product-description-short {
  margin: 0 0 25px;
  font-size: 14px
}
#js-product-list.product-list--list .product-miniature:hover .product-container {
  box-shadow: none
}
#js-product-list.product-list--list .product-miniature:hover .product-container .product-info {
  box-shadow: none
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info {
  text-align: right
}
.lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info .cart_content {
  text-align: right
}
.block-subcategory h3.subcategory-heading {
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
  color: #222;
  margin: 0 0 20px
}
.block-subcategory .subcategories-box {
  border: solid 1px #ddd;
  padding: 15px;
  margin-bottom: 30px
}
.block-subcategory .subcategories-box .subcategory-image {
  margin-bottom: 15px
}
.block-subcategory .subcategories-box h4.subcategory-name {
  font-size: 14px
}
#js-product-list-top {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd
}
#js-product-list-bottom {
  margin: 0;
  padding: 30px 0 0;
  border-top: 1px solid #ddd
}
#js-product-list-bottom .products-selection {
  margin-bottom: 0
}
#js-product-list-bottom .showing {
  margin: 5px 0 0;
  float: left
}
.products-selection {
  padding: 0;
  margin-bottom: 30px
}
.products-selection .sort-by {
  margin: 0;
  padding: 0 10px;
  color: #484848;
  font-size: 13px;
  font-weight: 400
}
.products-selection .products-sort-order {
  color: #444;
  font-size: 12px
}
.products-selection .products-sort-order .select-title {
  height: 35px;
  padding: 0 5px 0 10px;
  width: auto;
  min-width: 150px;
  box-shadow: none;
  border: 1px solid #ddd;
  line-height: 30px;
  color: #282828;
  font-weight: 400;
  font-size: 13px
}
.products-selection .products-sort-order .select-title .material-icons {
  font-size: 18px;
  line-height: 30px;
  color: #222
}
.products-selection .products-sort-order .dropdown-menu {
  width: 100%;
  left: 0;
  border: solid 1px #e5e5e5;
  background: #fff;
  padding: 0;
  margin: 1px 0 0;
  top: 100%
}
.products-selection .products-sort-order .dropdown-menu .select-list {
  font-size: 12px;
  color: #444;
  padding: 3px 15px
}
.products-selection .products-sort-order .dropdown-menu .select-list:hover {
  color: #fff;
  background: #ff5a00
}
.products-selection .total-products {
  float: left;
  margin: 0;
  padding: 6px 0
}
.lang-rtl .products-selection .total-products {
  float: right
}
.products-selection .sort-by-box {
  float: right
}
.lang-rtl .products-selection .sort-by-box {
  float: left
}
.products-selection .product-sort {
  display: inline-block;
  vertical-align: top;
  float: right
}
.products-selection .product-sort .sort-by {
  float: left;
  color: #404040;
  margin: 0;
  padding: 5px 7px 0 0;
  vertical-align: top;
  font-weight: 400;
  font-size: 12px;
  font-family: Arial
}
.products-selection .product-sort .products-sort-order {
  float: left;
  width: 160px;
  height: 28px
}
.products-selection .product-sort .products-sort-order .select-title {
  border: solid 1px #e2e2e2;
  padding: 5px 12px;
  line-height: 18px;
  text-align: left;
  width: 100%;
  height: 100%;
  box-shadow: none;
  color: #404040;
  background: #fff;
  z-index: 1;
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  margin-left: 0
}
.products-selection .product-sort .products-sort-order .select-title:after {
  content: "\f0d7";
  background: transparent;
  color: #8d8d8d;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 2px;
  top: 1px;
  height: 26px;
  width: 25px;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  z-index: 3;
  line-height: 26px;
  font-size: 12px
}
.products-selection .product-sort .products-sort-order .select-title .material-icons {
  position: absolute;
  top: 4px;
  right: 5px;
  color: #444;
  display: none
}
.pagination {
  margin: 0;
  text-align: center;
  display: block;
  width: auto
}
.pagination .product-showing {
  float: left;
  line-height: 28px!important;
  color: #444;
  font-size: 12px;
  height: 28px
}
.pagination .page-list {
  padding: 0;
  box-shadow: none;
  background: transparent
}
.pagination .page-list li {
  display: inline-block;
  width: 35px;
  height: 35px;
  border: 1px solid #e5e5e5;
  float: left;
  background: #fff;
  margin: 0 2px
}
.lang-rtl .pagination .page-list li {
  float: right
}
.pagination .page-list li a {
  color: #222;
  font-size: 13px;
  font-weight: 400;
  vertical-align: middle;
  line-height: 34px;
  display: block;
  float: none
}
.pagination .page-list li a .material-icons {
  font-size: 18px
}
.pagination .page-list li:hover,
.pagination .page-list li.current {
  cursor: pointer;
  background: #ff5a00;
  border-color: #ff5a00
}
.pagination .page-list li:hover a,
.pagination .page-list li.current a {
  color: #fff
}
.pagination .page-list li .disabled {
  cursor: not-allowed;
  pointer-events: none
}
.pagination .page-list li.disabled-a {
  pointer-events: none
}
.pagination .page-list li.disabled-a:not(.current) {
  background: #fff
}
.pagination a:not(.previous):not(.next) {
  letter-spacing: unset
}
#footer {
  padding: 0
}
.footer-container .copyright {
  color: #bbb
}
.footer-container .copyright a {
  color: #ff5a00
}
.footer-v1.footer-container {
  background: #111;
  margin: 0;
  padding: 60px 0 20px
}
.footer-social {
  margin: 0 0 28px
}
.footer-social h3.block-title {
  color: #fff;
  display: none;
  padding: 7px 20px 0 15px;
  font-size: 18px;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 500;
  vertical-align: middle
}
.footer-social .socials {
  display: inline-block;
  position: relative
}
.footer-social .socials a {
  display: inline-block;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  line-height: 30px;
  background: #414141;
  font-size: 100%;
  margin: 0 3px;
  position: relative;
  text-align: center;
  transition: all 0.3s ease 0s
}
.footer-social .socials a:hover {
  background: #ff5a00
}
.footer-social .socials a .fa {
  font-size: 16px
}
.contactinfo {
  margin-bottom: 30px
}
.contactinfo h4.title-footer {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  margin-bottom: 21px
}
.contactinfo p {
  color: #bbb;
  margin-bottom: 5px
}
.contactinfo .content-footer .open-time .fa:before {
  content: '\f017'
}
.contactinfo .content-footer .address,
.contactinfo .content-footer .email,
.contactinfo .content-footer .phone,
.contactinfo .content-footer .open-time {
  padding: 0;
  position: relative;
  line-height: 22px;
  margin-bottom: 10px;
  color: #bbb;
  font-size: 14px;
  font-weight: 400
}
.contactinfo .content-footer .address span.tittle,
.contactinfo .content-footer .email span.tittle,
.contactinfo .content-footer .phone span.tittle,
.contactinfo .content-footer .open-time span.tittle {
  color: #bbb;
  margin: 0 3px
}
.contactinfo .content-footer .address span,
.contactinfo .content-footer .email span,
.contactinfo .content-footer .phone span,
.contactinfo .content-footer .open-time span {
  margin: 0
}
.contactinfo .content-footer .address .fa,
.contactinfo .content-footer .email .fa,
.contactinfo .content-footer .phone .fa,
.contactinfo .content-footer .open-time .fa {
  color: #ff5a00;
  font-size: 18px;
  text-align: center;
  margin: 0 10px 0 0;
  float: left
}
.lang-rtl .contactinfo .content-footer .address .fa,
.lang-rtl .contactinfo .content-footer .email .fa,
.lang-rtl .contactinfo .content-footer .phone .fa,
.lang-rtl .contactinfo .content-footer .open-time .fa {
  float: right;
  margin: 0 0 0 10px
}
.contactinfo .content-footer .address a,
.contactinfo .content-footer .email a,
.contactinfo .content-footer .phone a,
.contactinfo .content-footer .open-time a {
  font-size: 100%;
  font-weight: 400;
  color: #bbb
}
.contactinfo .content-footer .address a:hover,
.contactinfo .content-footer .email a:hover,
.contactinfo .content-footer .phone a:hover,
.contactinfo .content-footer .open-time a:hover {
  color: #ff5a00
}
.contactinfo .content-footer .address:hover span,
.contactinfo .content-footer .email:hover span,
.contactinfo .content-footer .phone:hover span,
.contactinfo .content-footer .open-time:hover span,
.contactinfo .content-footer .address:hover a,
.contactinfo .content-footer .email:hover a,
.contactinfo .content-footer .phone:hover a,
.contactinfo .content-footer .open-time:hover a {
  cursor: pointer;
  color: #ff5a00
}
.footer-v2.footer-container #copyright {
  padding: 20px 0
}
.footer-v2.footer-container .footer-center {
  background: #f5f5f5;
  padding: 30px 0
}
.footer-v2.footer-container .footer-social {
  margin: 0
}
.footer-v2.footer-container .footer-social .socials a {
  background: #b2b2b2;
  border-radius: 0
}
.footer-v2.footer-container .footer-social .socials a:hover {
  background: #ff5a00
}
.footer-v2.footer-container .copyright {
  text-align: right
}
.content-search .ac_results {
  z-index: 9;
  background: #fff
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 1111
}
#overlay i {
  position: absolute;
  left: 48.5%;
  top: 40%;
  color: #ff5a00;
  font-size: 50px
}
.spin-big {
  font-size: 50px;
  height: 50px;
  width: 50px
}
body#checkout section.checkout-step.-current.-reachable.-complete .content {
  display: block
}
body#checkout section.checkout-step.-reachable.-complete .content {
  display: none
}
body#checkout section.checkout-step a {
  color: #2fb5d2
}
body#checkout section.checkout-step a:hover {
  color: #ff5a00
}
body#checkout section.checkout-step .add-address a {
  color: #232323
}
body#checkout section.checkout-step.-reachable h1 .step-edit {
  cursor: pointer;
  display: block;
  float: right;
  margin-right: .125rem;
  color: #7a7a7a;
  text-transform: lowercase;
  font-weight: 400
}
body#checkout section.checkout-step.-reachable h1 .step-edit:hover {
  color: #ff5a00
}
body#checkout section.checkout-step .payment-options label {
  display: inline-block
}
body#checkout section.checkout-step #conditions-to-approve {
  padding: 0
}
body#checkout #checkout-payment-step .float-xs-left {
  float: left!important
}
body#checkout section.checkout-step .address-item.selected {
  background: #fff
}
body#checkout #checkout-payment-step .js-modal-content {
  padding: 30px
}
p {
  font-size: 14px;
  color: #666;
  line-height: 26px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
}
body {
  color: #666;
  line-height: 23px;
  font-size: 13px;
  position: relative
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222
}
img {
  max-width: 100%;
  height: auto
}
a {
  color: #444;
  text-decoration: none
}
a:hover,
a:focus {
  color: #ff5a00
}
.no-gutter-width.row {
  margin-left: 0;
  margin-right: 0
}
.no-gutter-width.row>[class*='col-'] {
  padding-left: 0;
  padding-right: 0
}
.page-authentication #content.page-content {
  box-shadow: none
}
* {
  outline: none
}
.block {
  margin: 0 0 30px
}
.block .block-title {
  margin: 0 0 20px 0;
  color: #444;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 0 7px 0;
  position: relative
}
.block .block-content {
  background-color: #fff
}
.slick-arrow.slick-disabled {
  pointer-events: none;
  cursor: inherit;
  opacity: .8
}
.pc-devices .collection .scroll-container {
  border: 1px solid #eee;
  background-color: #fafafa;
  margin: 0
}
.pc-devices .collection .scroll-container .scroll-block {
  padding-top: 0;
  padding-bottom: 0
}
.pc-devices .collection .item {
  border: 1px solid transparent
}
.pc-devices .collection .item:hover {
  background-color: #fff;
  border-color: #ff5a00
}
.pc-devices .collection .item:hover .item-inner a {
  color: #ff5a00
}
.pc-devices .collection .item:hover .item-inner a img {
  opacity: 1
}
.pc-devices .collection .item .item-inner {
  text-align: center;
  display: block;
  padding: 20px
}
.pc-devices .collection .item .item-inner a img {
  opacity: .6
}
.pc-devices .collection .item .item-inner a span {
  padding-top: 5px;
  display: block;
  font-size: 116.67%;
  text-transform: uppercase;
  font-weight: 700
}
#wrapper {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  background: #111;
  box-shadow: none;
  padding: 100px 0 0px;
}
#index #wrapper {
  padding: 0;
  overflow: visible
}
#cms #wrapper {
  padding: 0
}
#index #content-wrapper {
  padding: 0
}
.page-customer-account .page-header h1 {
  margin: 15px 0;
  color: #222;
  font-size: 30px;
  font-weight: 400;
  text-align: center
}
#search .page-not-found {
  padding: 20px;
  border: 1px solid #ccc
}
#search .page-not-found h4 {
  margin: 10px 0;
  color: #333;
  font-size: 16px
}
#search .page-not-found p {
  font-size: 14px
}
#search .page-not-found #search_widget {
  margin: 20px 0 10px;
  float: none;
  padding: 0
}
#pagenotfound header.page-header {
  display: none
}
#pagenotfound .page-not-found {
  text-align: center
}
#pagenotfound .page-not-found h3 {
  margin: 30px 0 0;
  color: #fff;
  font-size: 340px;
  font-weight: 700;
  text-shadow: 5px 0 15px rgba(0, 0, 0, .2);
  overflow: hidden
}
#pagenotfound .page-not-found h4 {
  margin: 0;
  color: #ff5a00;
  font-size: 50px;
  font-weight: 700
}
#pagenotfound .page-not-found .pagenot-desc {
  padding: 10px 0 30px;
  color: #222;
  font-size: 24px;
  font-weight: 400;
  line-height: normal
}
#main .page-footer {
  margin: 0
}
.ps-spotlight1 .container {
  padding-bottom: 80px;
  margin-bottom: 0px;
  position: relative
}
.ps-spotlight1 .container:before {
  content: '';
  position: absolute;
  height: 1px;
  left: 15px;
  right: 15px;
  top: auto;
  bottom: 0;
  background: rgba(255, 255, 255, .1)
}
.ps-spotlight3 {
  background: #fff;
  padding: 80px 0
}
.ps-spotlight4 {
  padding: 77px 0 50px
}
.ps-spotlight4 .container {
  width: 1600px
}
.ps-spotlight5 {
  background: #1d1d1d;
  margin-bottom: 78px
}
.ps-spotlight8 {
  position: relative;
  padding: 78px 0 0
}
.ps-spotlight8:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: rgba(255, 255, 255, .05);
  height: 350px
}
#index.content-v2 #wrapper,
#index.content-v2 #footer {
  margin-left: 185px;
  border-left: 1px solid #ddd;
  overflow: hidden
}
#index.content-v2.lang-rtl #wrapper,
#index.content-v2.lang-rtl #footer {
  border-left: none;
  margin: 0 185px 0 0;
  border-right: 1px solid #ddd
}
.ps-spotlight2-2 {
  background: #ffe7e7;
  padding-bottom: 60px;
  margin-bottom: 120px;
  position: relative
}
.ps-spotlight2-2:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: #fff;
  height: 60px
}
.ps-spotlight2-4 {
  background: #ffe7e7 url(../img/cms/bg-testimonails_v2.png) no-repeat center center;
  margin-bottom: 115px;
  position: relative
}
.ps-spotlight2-4:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  background: #fff;
  height: 60px
}
@media (min-width:1200px) {
  .container {
    width: 1200px
  }
}
#header {
  background: transparent
}
#header .header-top .menu {
  padding: 0;
  margin: 0
}
#_desktop_logo a {
  display: block;

  height: 101px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#index.content-v1 {
  background: #111;
}
#index .header_v1 .header-header {
  background: transparent;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3
}
#index .header_v1 .header-header:before {
  display: none
}
#index .header_v1 .header-ontop {
  background: #fff;
  box-shadow: none
}
#index .header_v1 .header-center-wrap {
  margin: 0 0 15px
}
.header_v1 .header-header {
  background: #111
}
.header_v1 .nav-right {
  text-align: right;
  font-size: 0
}
.header_v1 .nav-right>div {
  display: inline-block;
  vertical-align: middle
}
.lang-rtl .header_v1 .nav-right {
  text-align: left
}
.header_v1 #_desktop_logo {
  text-align: center;
  margin: 10px 0
}
.header_v1 .header-nav {
  margin: 0;
  padding: 3px 0;
  background: transparent
}
.header_v1 .header-top {
  padding: 36px 0
}
.header_v1 .header-menu {
  position: inherit
}
.header_v1 .slider-banner {
  margin-bottom: 76px
}
.header_v1 .header-center-wrap {
  position: relative;
  background: #fff;
  margin-bottom: 40px
}
.header_v1 .header-center-sub {
  text-align: right;
  margin-top: 17px;
  padding-right: 30px
}
.lang-rtl .header_v1 .header-center-sub {
  text-align: left;
  padding-bottom: 0 15px 0 30px
}
.header_v1 .header-center-sub>div {
  display: inline-block;
  vertical-align: top
}
.header_v2 {
  border-bottom: 1px solid #ddd
}
.header_v2 .header-menu {
  text-align: center;
  padding-top: 8px
}
.header_v2 #_desktop_logo {
  padding: 0
}
.header_v2 .header-form .button-header {
  text-align: center;
  width: 38px;
  cursor: pointer;
  line-height: 40px;
  color: #fff;
  position: relative;
  font-size: 18px
}
.header_v2 .header-form .button-header:hover {
  opacity: .5
}
.header_v2 .header-form .dropdown-form {
  background: #fff;
  position: absolute;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  left: auto;
  right: 0;
  top: 100%;
  z-index: 5;
  display: none;
  text-align: left;
  width: 220px;
  padding: 28px 20px 12px
}
.lang-rtl .header_v2 .header-form .dropdown-form {
  left: 0;
  right: auto;
  text-align: right
}
.header_v2 .header-form .dropdown-form:before {
  width: 15px;
  height: 15px;
  position: absolute;
  left: 38%;
  margin-left: 32px;
  top: -6px;
  background: #fff;
  content: '';
  transform: rotate(45deg)
}
.lang-rtl .header_v2 .header-form .dropdown-form:before {
  left: auto;
  right: 53%
}
.header_v2 .header-center-sub {
  padding: 0
}
.setting-right {
  display: flex;
  padding: 0 32px !important;
  z-index: 2;
  position: relative;
  height: 101px;
  justify-content: center;
  align-items: center;
}

.header_v2 .setting-right>div {
  display: inline-block
}
.lang-rtl .header_v2 .setting-right {
  float: left
}
.header_v2 #n_desktop_topsearch {
  padding: 24px 0
}
.header_v2 #n_desktop_topsearch .dropdown-menu.search {
  top: 24px
}
.header_v2 .icon-search {
  background: none;
  font-size: 15px
}
.header_v2 .icon-search:before {
  content: '\f002';
  font-family: fontawesome
}
.header_v2 .header-form {
  padding: 25px 0
}
.header_v2 #cart {
  padding: 22px 0
}
.header_v2 .spminicartpro .cart-icon {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAVCAYAAABLy77vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTc0Q0FBQTY3MTNBMTFFOTgxMzVFODMzNzY5REVCRUIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTc0Q0FBQTU3MTNBMTFFOTgxMzVFODMzNzY5REVCRUIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDphOTQzMmQwMC0yNmM4LWFlNGYtODY0Mi03YWZiY2IxMzc1NTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzgyZmViMDEtOWIyYi0zNjQ4LWE5ODItYTcwNjBiNTlkMDFlIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+JQpGxQAAAUdJREFUeNqslL9KA0EQxs8kIhEVCxGbCBZqH7QURB9DkFQ+hL1tKitLQ7AQFHyMhGzuJIWNCKKNTST+CUHj+s0xC2MyC3rrwO/Y+7hvbm5m9yJrbeRhBZyDZ9ADl2DN9/wEXZRYBk0wDU7BEOwDengD3I45PG84AW9gXWirXFld8/gS3YALRa+BB82Ti/Qogr6iv4AZzVDgfhSE9iTWC2CO169Cp94tiftPSpCAeSHucVO/wBE4YP0MdFnfBVfC06VEMdgW4hY4BI/gWOiboMLT3Bn5spgaVbXj0QJ3in4PGopepYqM0ruyZwglZjQMTa0dhUebdnYeix5PIku802RzvP2vA6oh79BtyJDPS70ukQlIZP4rUVqR+41M8Tma/GOSDzALBq6iAehkqKbD3h+nP0vDY7cITWS0P+QiSOzvI2FP6v8WYABigWzNieGnwAAAAABJRU5ErkJggg==) no-repeat center center
}
.header_v2 .spminicartpro .text-cart {
  display: none
}
.page-top {
  position: relative
}
@media (max-width:991px) {
  #header .header_v1 .header-top {
    padding: 10px 0
  }

  #header .header_v1 .header-top .container {
    position: relative
  }
}
@media (max-width:767px) {
  .header_v2 .header-header {
    background: #ff5a00
  }
}
#search_filters_wrapper {
  margin-bottom: 30px
}
.product-detail-footer .category-products {
  margin: 20px 0 0 0!important
}
.block-categories .category-sub-menu {
  margin: 0;
  padding: 15px 0
}
.block-categories .category-sub-menu li {
  position: relative;
  padding: 0 3px
}
.block-categories .category-sub-menu li[data-depth="0"] a {
  display: block;
  padding: 5px 25px;
  color: #333;
  border-radius: 5px;
  font-size: 14px;
  line-height: 30px
}
.block-categories .category-sub-menu li[data-depth="0"]>a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAQCAYAAAA1Qw7OAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODkyNEI3QjhCQzI1MTFFNjgwOEZBQzhCMzJCMzVFOUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODkyNEI3QjlCQzI1MTFFNjgwOEZBQzhCMzJCMzVFOUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4OTI0QjdCNkJDMjUxMUU2ODA4RkFDOEIzMkIzNUU5RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4OTI0QjdCN0JDMjUxMUU2ODA4RkFDOEIzMkIzNUU5RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhXZeSYAAABCSURBVHjaYgwNDWWAgv9QmhFEMDHgACzoKmF8vDoYsdnB+P8/hB8WFgZmrFq1ClUCHeC0gzKJ/0guo4vPceoACDAA/7QUHSagveAAAAAASUVORK5CYII=);
  background-position: 0 0;
  background-repeat: no-repeat
}
.block-categories .category-sub-menu li[data-depth="1"] {
  margin: 0;
  background: #fff
}
.block-categories .category-sub-menu li[data-depth="1"]>a {
  font-size: 13px
}
.block-categories .category-sub-menu li[data-depth="1"] .category-sub-menu {
  border-top: solid 1px #ddd
}
.block-categories .category-sub-menu li:last-child {
  border: none
}
.block-categories .category-sub-menu li:hover>a {
  color: #fff;
  background-color: #ff5a00
}
.block-categories .category-sub-menu li:hover>a:before {
  background-position: 0 -10px
}
.block-categories .category-sub-menu li:hover>.collapse-icons,
.block-categories .category-sub-menu li:hover>.arrows {
  color: #fff
}
.block-categories .collapse-icons {
  position: absolute;
  right: 12px;
  top: 8px;
  padding: 0;
  cursor: pointer;
  color: #444;
  font-size: 20px
}
.block-categories .collapse-icons .material-icons {
  font-size: 16px
}
.block-categories .collapse-icons .remove {
  display: none
}
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
  color: #fff
}
.block-categories .collapse-icons[aria-expanded="true"] .add {
  display: none
}
.block-categories .collapse-icons[aria-expanded="true"] .remove {
  display: block
}
.block-categories .arrows {
  position: absolute;
  top: 12px;
  right: 11px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #444
}
.block-categories .arrows .material-icons {
  font-size: 16px
}
.block-categories .arrows .arrow-down {
  display: none
}
.block-categories .arrows .arrow-right:hover,
.block-categories .arrows .arrow-down:hover {
  color: #ff5a00
}
.block-categories .arrows[aria-expanded="true"] .arrow-right {
  display: none
}
.block-categories .arrows[aria-expanded="true"] .arrow-down {
  display: inline-block
}
#search_filters {
  position: relative;
  box-shadow: none;
  margin: 0;
  padding: 0
}
#search_filters .title_line {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  color: #222;
  font-weight: 700;
  padding: 3px 0 13px;
  border-bottom: 1px solid #ddd
}
#search_filters .title_line span {
  font-weight: 700
}
#search_filters .clear-all-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all {
  margin: 0;
  box-shadow: none;
  font-size: 12px;
  text-transform: capitalize;
  color: #222
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all .material-icons {
  margin: 0
}
#search_filters .clear-all-wrapper .js-search-filters-clear-all:hover {
  color: #ff5a00
}
#search_filters .facet {
  margin-bottom: 25px;
  padding: 0
}
#search_filters .facet:last-child {
  border-bottom: none;
  margin: 0
}
#search_filters .facet .collapse {
  margin: 0;
  display: block;
  padding: 0
}
#search_filters .facet .collapse li a {
  transition: all 0.3s ease 0s
}
#search_filters .facet .collapse li:hover a {
  color: #ff5a00
}
#search_filters .facet .facet-title {
  float: none;
  padding: 0;
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  color: #222
}
#search_filters .facet ul li {
  margin-bottom: 5px
}
#search_filters .facet .facet-label {
  padding: 0;
  margin: 0;
  line-height: 22px
}
#search_filters .facet .facet-label:hover .custom-checkbox input[type="checkbox"]+span,
#search_filters .facet .facet-label:hover .custom-checkbox input[type="radio"]+span {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCQjk0MEI0M0NERkRFMzExOTlGMzg1MUU3QUE0NDhBNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyOTM2NzIwQzczMzkxMUU2OTI1NEIxRTI5MDNBMEQ2OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyOTM2NzIwQjczMzkxMUU2OTI1NEIxRTI5MDNBMEQ2OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NDc2RkNERDkxRUU0MTE5MTVDODU0Nzk2MzU4QjAxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJCOTQwQjQzQ0RGREUzMTE5OUYzODUxRTdBQTQ0OEE2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+fjEC8QAAAEBJREFUeNpicHFxmfH//38GXBgkD2PMxKUARCMLzMSmAEURskJ0J2CzAsNqrG5AV4jVDegKsSpAV8hATDgBBBgAKJDW7HzS/aoAAAAASUVORK5CYII=) no-repeat 3px center #f7f7f7
}
#search_filters .facet .facet-label .custom-checkbox {
  margin-right: 4px;
  display: none
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"] {
  margin-top: .25rem;
  opacity: 0;
  cursor: pointer;
  position: absolute
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"]+span,
#search_filters .facet .facet-label .custom-checkbox input[type="checkbox"]+span {
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  height: 16px;
  width: 16px;
  border: solid 1px #e3e1e1;
  background: #f7f7f7;
  border-radius: 2px
}
#search_filters .facet .facet-label .custom-checkbox input[type="radio"]+span .checkbox-checked,
#search_filters .facet .facet-label .custom-checkbox input[type="checkbox"]+span .checkbox-checked {
  display: none;
  margin: -.25rem -.125rem;
  font-size: 1.1rem;
  color: #414141
}
#search_filters .facet .facet-label .custom-radio {
  display: none
}
#search_filters .facet .facet-label a {
  margin: 0;
  font-weight: 400;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  padding: 0;
  font-size: 13px;
  color: #666
}
#search_filters .facet .facet-label .color {
  margin: 0 5px 0 0;
  box-shadow: none
}
.search-widget {
  margin-top: 40px
}
.search-widget form input[type="text"] {
  padding: 2px 30px;
  padding-right: 50px;
  width: 100%;
  height: 46px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50px;
  font-size: 14px
}
.search-widget form input[type="text"]::-webkit-input-placeholder {
  color: #888
}
.search-widget form input[type="text"]:-moz-placeholder {
  color: #888
}
.search-widget form input[type="text"]::-moz-placeholder {
  color: #888
}
.search-widget form input[type="text"]:-ms-input-placeholder {
  color: #888
}
.search-widget form input[type="text"]:hover,
.search-widget form input[type="text"]:focus {
  border: 1px solid #ff5a00;
  outline: 0
}
.search-widget form button[type="submit"] {
  bottom: 0;
  width: 50px;
  height: 46px;
  color: #444;
  line-height: 46px
}
.search-widget form input[type=text]:focus+button .search {
  color: #ff5a00
}
div.quickview .modal-content .product-price {
  color: #ff5a00
}
div.quickview .modal-content .product-images>li.thumb-container>.thumb.selected,
div.quickview .modal-content .product-images>li.thumb-container>.thumb:hover {
  border-color: #ff5a00
}
#product #content {
  max-width: 100%
}
.zoomContainer {
  z-index: 99
}
.product-page .pp_leftcolumn {
  margin: 0 0 30px
}
.product-page .pp_rightcolumn {
  margin: 0 0 30px
}
.product-page .pp_rightcolumn .product-actions {
  margin-bottom: 20px
}
.product-page .images-container .slick-arrow {
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.product-page .images-container:hover .slick-arrow {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.product-page .images-container .js-qv-mask {
  position: relative
}
.product-page .images-container .js-qv-mask .thumb-container {
  outline: none
}
.product-page .images-container .js-qv-mask .thumb-container .thumb {
  border: solid 1px #ddd;
  cursor: pointer;
  transition: 0.3s all ease 0s;
  margin: 0;
  box-shadow: none
}
.product-page .images-container .js-qv-mask .thumb-container .thumb:hover,
.product-page .images-container .js-qv-mask .thumb-container .thumb.selected {
  border-color: #ff5a00
}
.product-page .images-container .product-cover {
  border: 1px solid #ddd
}
.product-page .images-container .product-cover img {
  position: relative;
  box-shadow: none
}
.product-page .images-container .product-cover .layer {
  position: absolute;
  bottom: 7px;
  right: 7px;
  z-index: 105;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background: #f5f5f5;
  border-radius: 5px;
  left: auto;
  top: auto;
  opacity: 1;
  display: none
}
.product-page .images-container .product-cover .layer .zoom-in {
  font-size: 14px;
  color: #222
}
.product-page .images-container .product-cover .layer:hover .zoom-in {
  color: #ff5a00
}
.product-page .images-container.vertical-thumbnails .js-qv-mask {
  float: left;
  width: 100px;
  top: 5px;
  position: relative
}
.product-page .images-container.vertical-thumbnails .js-qv-mask .thumb-container {
  margin: 0 0 12px
}
.product-page .images-container.vertical-thumbnails .product-cover {
  float: right;
  width: calc(100% - 120px)
}
.product-page .images-container.vertical-thumbnails .slick-prev,
.product-page .images-container.vertical-thumbnails .slick-next {
  width: 50px;
  height: 25px;
  line-height: 25px
}
.product-page .images-container.vertical-thumbnails .slick-prev:after,
.product-page .images-container.vertical-thumbnails .slick-next:after {
  line-height: 25px
}
.product-page .images-container.vertical-thumbnails .slick-prev {
  top: 0;
  left: calc(50% - 25px);
  right: auto
}
.product-page .images-container.vertical-thumbnails .slick-prev:after {
  content: "\f106"
}
.product-page .images-container.vertical-thumbnails .slick-next {
  top: auto;
  bottom: 25px;
  right: auto;
  left: calc(50% - 25px)
}
.product-page .images-container.vertical-thumbnails .slick-next:after {
  content: "\f107"
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask {
  margin: 0 -3px;
  padding: 0
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .product-images {
  margin-bottom: 0
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  margin: 0 4px 1px 4px;
  float: left
}
.product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container .thumb {
  margin: 0
}
.product-page .images-container.horizontal-thumbnails .product-cover {
  margin-bottom: 10px
}
.product-page .images-container.horizontal-thumbnails .slick-prev {
  top: calc(50% - 25px);
  left: 0;
  right: auto
}
.product-page .images-container.horizontal-thumbnails .slick-prev:after {
  content: "\f104"
}
.product-page .images-container.horizontal-thumbnails .slick-next {
  top: calc(50% - 25px);
  right: 0;
  left: auto
}
.product-page .images-container.horizontal-thumbnails .slick-next:after {
  content: "\f105"
}
.product-page .images-container .slick-prev,
.product-page .images-container .slick-next {
  font-size: 0;
  position: absolute;
  z-index: 2;
  transition: 0.3s all ease 0s;
  width: 30px;
  height: 50px;
  background: #ff5a00;
  border: none
}
.product-page .images-container .slick-prev:after,
.product-page .images-container .slick-next:after {
  font-size: 20px;
  font-family: Fontawesome;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  line-height: 50px
}
.product-page .images-container .slick-prev:hover:after,
.product-page .images-container .slick-next:hover:after {
  background: #b50000
}
#carousel-accessories .owl-controls .owl-nav {
  top: -55px
}
.zoomWindowContainer>div {
  border: solid 2px #ddd!important
}
.pp_rightcolumn .product-variants>.product-variants-item.Color ul li {
  display: inline-block;
  padding: 1px;
  margin-right: 10px;
  border: solid 1px #ff5a00
}
.pp_rightcolumn .product-variants>.product-variants-item.Color ul li .color {
  height: 19px;
  width: 19px;
  float: left
}
.pp_rightcolumn .hide-share-buttons .social-sharing {
  display: none
}
.product-variants>.product-variants-item select {
  outline: none!important
}
.product-page h1.product-name,
.modal.quickview h1.product-name {
  font-size: 16px;
  text-transform: capitalize;
  margin: 0 0 15px;
  font-weight: 500;
  color: #111
}
.product-page .product-description-detail,
.modal.quickview .product-description-detail {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd
}
.product-page .product-short-description,
.modal.quickview .product-short-description {
  margin: 0 0 25px 0;
  float: left;
  padding: 0;
  font-size: 12px;
  color: #777
}
.product-page .product-short-description label,
.modal.quickview .product-short-description label {
  font-weight: 700;
  color: #444;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
  padding: 0
}
.product-page .product-short-description p,
.modal.quickview .product-short-description p {
  line-height: 1.7em;
  font-size: 12px;
  margin: 0
}
.product-page #product-availability,
.modal.quickview #product-availability {
  margin: 20px 0 0 0;
  display: block;
  font-size: 14px;
  font-weight: 600
}
.product-page #product-availability .material-icons,
.modal.quickview #product-availability .material-icons {
  line-height: 1
}
.product-page #product-availability .fa,
.modal.quickview #product-availability .fa {
  color: red
}
.product-page #product-availability .fa.fa-check-square-o,
.modal.quickview #product-availability .fa.fa-check-square-o {
  color: #4cbb6c
}
.product-page #product-availability label,
.modal.quickview #product-availability label {
  color: #444;
  font-size: 12px
}
.product-page #product-availability span.instock,
.modal.quickview #product-availability span.instock {
  color: #00abf0
}
.product-page #product-availability span.instock i:before,
.modal.quickview #product-availability span.instock i:before {
  content: "\f046";
  color: #00abf0;
  line-height: 20px;
  font-family: Fontawesome;
  font-size: 14px;
  padding: 0 5px;
  font-style: normal
}
.product-page #product-availability span.outstock,
.modal.quickview #product-availability span.outstock {
  color: #ff444e
}
.product-page #product-availability span.outstock i:before,
.modal.quickview #product-availability span.outstock i:before {
  content: "\f00d";
  color: #00abf0;
  line-height: 20px;
  font-family: Fontawesome;
  font-size: 14px;
  padding: 0 5px;
  font-style: normal
}
.product-page .product-features h3,
.modal.quickview .product-features h3 {
  font-weight: 500
}
.product-page .tab-pane>div,
.modal.quickview .tab-pane>div {
  margin: 0 0 15px 0
}
.product-page .product-features,
.modal.quickview .product-features {
  display: none
}
.product-page .product-discounts,
.modal.quickview .product-discounts {
  display: none
}
.product-page .product-reference,
.modal.quickview .product-reference,
.product-page .product-quantities,
.modal.quickview .product-quantities {
  color: #222;
  text-transform: capitalize;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin: 0 10px 20px 0
}
.lang-rtl .product-page .product-reference,
.lang-rtl .modal.quickview .product-reference,
.lang-rtl .product-page .product-quantities,
.lang-rtl .modal.quickview .product-quantities {
  margin: 0 0 20px 10px
}
.product-page .product-reference .label,
.modal.quickview .product-reference .label,
.product-page .product-quantities .label,
.modal.quickview .product-quantities .label {
  margin: 0;
  color: #282828;
  font-weight: 400;
  text-align: left;
  font-size: 12px
}
.product-page .product-reference span,
.modal.quickview .product-reference span,
.product-page .product-quantities span,
.modal.quickview .product-quantities span {
  padding: 0 5px;
  color: #00bf67;
  font-weight: 500
}
.product-page .product-prices,
.modal.quickview .product-prices {
  margin: 0 0 10px;
  padding: 0
}
.product-page .product-prices .product-discount,
.modal.quickview .product-prices .product-discount {
  display: inline-block;
  margin: 0;
  color: #999;
  font-size: 14px;
  font-weight: 400
}
.product-page .product-prices .product-discount .regular-price,
.modal.quickview .product-prices .product-discount .regular-price {
  margin: 0 10px
}
.product-page .product-prices .product-price,
.modal.quickview .product-prices .product-price {
  font-size: 14px;
  display: inline-block;
  color: #ff5a00;
  margin: 0;
  font-weight: 600
}
.product-page .product-prices .tax-shipping-delivery-label,
.modal.quickview .product-prices .tax-shipping-delivery-label {
  margin: 0
}
.product-page .product-prices div,
.modal.quickview .product-prices div {
  margin-bottom: 0
}
.product-page .product-actions .control-label,
.modal.quickview .product-actions .control-label {
  display: inline-block;
  font-weight: 500;
  text-transform: capitalize;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 40px;
  color: #222;
  width: 60px
}
.product-page .product-actions .product-variants .input-color:checked+span,
.modal.quickview .product-actions .product-variants .input-color:checked+span,
.product-page .product-actions .product-variants .input-color:hover+span,
.modal.quickview .product-actions .product-variants .input-color:hover+span,
.product-page .product-actions .product-variants .input-radio:checked+span,
.modal.quickview .product-actions .product-variants .input-radio:checked+span,
.product-page .product-actions .product-variants .input-radio:hover+span,
.modal.quickview .product-actions .product-variants .input-radio:hover+span {
  border: 1px solid #ff5a00
}
.product-page .product-actions .product-variants .radio-label,
.modal.quickview .product-actions .product-variants .radio-label {
  box-shadow: none;
  border: 1px solid #ddd
}
.product-page .product-actions .product-variants .product-variants-item,
.modal.quickview .product-actions .product-variants .product-variants-item {
  margin: 0 0 20px;
  display: inline-block;
  width: calc(50% - 5px)
}
.product-page .product-actions .product-variants .product-variants-item.Color ul li,
.modal.quickview .product-actions .product-variants .product-variants-item.Color ul li {
  margin: 0 10px 0 0;
  padding: 1px;
  border: none
}
.product-page .product-actions .product-variants .product-variants-item.Color ul li input:checked+.color:after,
.modal.quickview .product-actions .product-variants .product-variants-item.Color ul li input:checked+.color:after,
.product-page .product-actions .product-variants .product-variants-item.Color ul li input:hover+.color:after,
.modal.quickview .product-actions .product-variants .product-variants-item.Color ul li input:hover+.color:after {
  content: "";
  display: block;
  border: solid 1px #f4a137;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  display: block;
  position: absolute;
  z-index: -1;
  top: -2px;
  left: -2px
}
.product-page .product-actions .product-variants .product-variants-item ul,
.modal.quickview .product-actions .product-variants .product-variants-item ul,
.product-page .product-actions .product-variants .product-variants-item .selector,
.modal.quickview .product-actions .product-variants .product-variants-item .selector {
  margin: 0;
  display: inline-block;
  vertical-align: middle
}
.product-page .product-actions .product-variants .product-variants-item .selector,
.modal.quickview .product-actions .product-variants .product-variants-item .selector {
  height: 30px;
  position: relative;
  display: inline-block;
  width: 200px;
  background: #fff;
  padding: 0
}
.product-page .product-actions .product-variants .product-variants-item .selector:after,
.modal.quickview .product-actions .product-variants .product-variants-item .selector:after {
  content: "\f107";
  font-size: 12px;
  color: #8d8d8d;
  text-align: center;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 28px;
  width: 28px;
  z-index: 2;
  pointer-events: none;
  font-family: Fontawesome;
  line-height: 30px;
  background: #fff;
  margin: 0
}
.product-page .product-actions .product-variants .product-variants-item select,
.modal.quickview .product-actions .product-variants .product-variants-item select {
  padding: 0 30px 0 20px;
  width: 100%;
  min-width: 150px;
  border: solid 1px #ddd;
  outline: none;
  display: inline-block;
  box-shadow: none;
  font-size: 13px;
  position: relative;
  color: #999;
  height: 42px
}
.lang-rtl .product-page .product-actions .product-variants .product-variants-item select,
.lang-rtl .modal.quickview .product-actions .product-variants .product-variants-item select {
  padding: 0 10px 0 30px
}
.product-page .product-actions .product-variants .product-variants-item select option,
.modal.quickview .product-actions .product-variants .product-variants-item select option {
  padding: 5px 12px
}
.product-page .product-actions .product-variants .product-variants-item select:after,
.modal.quickview .product-actions .product-variants .product-variants-item select:after {
  content: "\f078";
  font-size: 12px;
  color: #8d8d8d;
  text-align: center;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 28px;
  width: 28px;
  z-index: 2;
  pointer-events: none;
  font-family: Fontawesome;
  line-height: 30px;
  background: #fff;
  margin: 0
}
.product-page .product-actions .product-variants .product-variants-item .input-color,
.modal.quickview .product-actions .product-variants .product-variants-item .input-color {
  z-index: 5
}
.product-page .product-actions .product-variants .product-variants-item .color,
.modal.quickview .product-actions .product-variants .product-variants-item .color {
  box-shadow: none;
  width: 19px;
  height: 19px;
  z-index: 1;
  position: relative;
  border: none;
  margin: 0;
  vertical-align: top
}
.product-page .product-actions .product-add-to-cart,
.modal.quickview .product-actions .product-add-to-cart {
  margin: 0 0 20px;
  font-size: 0
}
.product-page .product-actions .product-add-to-cart .control-label,
.modal.quickview .product-actions .product-add-to-cart .control-label {
  padding: 10px 20px 0 0;
  vertical-align: top;
  margin: 0 5px 0 0;
  display: inline-block;
  width: 65px;
  font-size: 14px;
  color: #373a48;
  font-weight: 600
}
.lang-rtl .product-page .product-actions .product-add-to-cart .control-label,
.lang-rtl .modal.quickview .product-actions .product-add-to-cart .control-label {
  margin: 0 0 0 5px
}
.product-page .product-actions .product-add-to-cart .product-quantity,
.modal.quickview .product-actions .product-add-to-cart .product-quantity {
  display: inline-block
}
.product-page .product-actions .product-add-to-cart .product-quantity #quantity_wanted,
.modal.quickview .product-actions .product-add-to-cart .product-quantity #quantity_wanted {
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border: none;
  z-index: 0;
  vertical-align: top;
  color: #222;
  font-weight: 500;
  font-size: 14px
}
.product-page .product-actions .product-add-to-cart .product-quantity .btn-touchspin,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .btn-touchspin {
  height: 14px;
  width: 16px;
  padding: 0
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical {
  float: none;
  width: auto;
  position: static
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn {
  border: none;
  background: transparent;
  position: absolute;
  font-size: 12px
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn:hover i,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn:hover i {
  color: #ff5a00
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn i,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn i {
  left: 7px;
  color: #999
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up {
  left: auto;
  right: 5px;
  width: 30px;
  height: 42px;
  top: 0;
  line-height: 42px;
  font-size: 12px;
  display: none
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up i,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up i {
  top: 14px
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up i:after,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-up i:after {
  content: '\E145'
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down {
  right: auto;
  left: 5px;
  width: 30px;
  height: 42px;
  top: 0;
  line-height: 42px;
  font-size: 12px;
  display: none
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down i,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down i {
  top: 14px
}
.product-page .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down i:after,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .input-group-btn-vertical .btn.bootstrap-touchspin-down i:after {
  content: '\E15B'
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .qty {
  margin: 0 0 10px;
  display: inline-block;
  float: none;
  width: auto
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty .quantity-label,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .qty .quantity-label {
  padding: 10px 0 0 0;
  vertical-align: top;
  margin: 0 4px 0 0;
  display: inline-block;
  min-width: 45px;
  font-size: 14px;
  color: #222;
  font-weight: 500;
  text-transform: capitalize
}
.lang-rtl .product-page .product-actions .product-add-to-cart .product-quantity .qty .quantity-label,
.lang-rtl .modal.quickview .product-actions .product-add-to-cart .product-quantity .qty .quantity-label {
  margin: 0 0 0 14px
}
.product-page .product-actions .product-add-to-cart .product-quantity .qty .input-group,
.modal.quickview .product-actions .product-add-to-cart .product-quantity .qty .input-group {
  width: auto;
  border: 1px solid #ddd;
  background: #fff;
  float: none;
  box-shadow: none
}
.product-page .product-actions .product-add-to-cart .add,
.modal.quickview .product-actions .product-add-to-cart .add {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  float: none
}
.product-page .product-actions .product-add-to-cart .add-to-cart,
.modal.quickview .product-actions .product-add-to-cart .add-to-cart {
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  background: #ff5a00 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAVCAYAAACkCdXRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjkwRUJEMjI4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjkwRUJEMjE4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcxMWE1NWUtZGE3ZC02MTRiLWIzOTUtMGI1ZmYzODQ0ZTcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phn+GtMAAAFWSURBVHjapJQ7SwNBFIUnokFIUAlpRAiCKIKlEuyttfcv2CrYphOxsdAfImmsJYWNiCABUSwMgo8gCAkKazKeo2dCwL1RnAsfOzN359t5rvPeO4MsOAIt/x1tcAzyVp8hlx5Z8ACWwDrIgDVQUns+tZfxFY6oYeTqoJaWs2QJWDZyM6CTlst8GX9GF1hLwPgAU+Cxv3FYz1Ww29fONaoPkPFDNZCovg2qQbYFcuBE9XlwNkA2B05VXlT/apjvFdhX+UBHoWKsWUX58P6m+vc2oAk2VH5TsmnIXrXTbdVXwrthkTnFS5UPwQTYMaa4B0b1ZJyrf283uXtjoOX+F9yIEY6swLMbIQpHpUBZGby7uOBAypQtRI6K8UIPZbPgOVJ2Tw9l0+ApUnZHD2WT4DZSdkMPZUVwHSnjPS5SNv7Lpf5LXNDDQ9vRujUihQllXf1yYsN/CjAAbpltDRaFNHEAAAAASUVORK5CYII=) no-repeat left 15px center;
  border: none;
  padding: 0 20px 0 45px;
  height: 40px;
  line-height: 40px;
  margin: 0 0 0 20px;
  outline: none;
  transition: 0.3s all ease 0s
}
.lang-rtl .product-page .product-actions .product-add-to-cart .add-to-cart,
.lang-rtl .modal.quickview .product-actions .product-add-to-cart .add-to-cart {
  margin: 0 20px 0 0
}
.product-page .product-actions .product-add-to-cart .add-to-cart .fa,
.modal.quickview .product-actions .product-add-to-cart .add-to-cart .fa {
  margin: 0 5px 0 0
}
.lang-rtl .product-page .product-actions .product-add-to-cart .add-to-cart .fa,
.lang-rtl .modal.quickview .product-actions .product-add-to-cart .add-to-cart .fa {
  margin: 0 0 0 5px
}
.product-page .product-actions .product-add-to-cart .add-to-cart:hover,
.modal.quickview .product-actions .product-add-to-cart .add-to-cart:hover {
  background-color: #b50000
}
.product-page .product-actions .product-add-to-cart .product-minimal-quantity,
.modal.quickview .product-actions .product-add-to-cart .product-minimal-quantity {
  margin-bottom: 0
}
.product-page .social-sharing,
.modal.quickview .social-sharing {
  display: block;
  overflow: hidden;
  text-transform: capitalize;
  padding: 20px 0 0;
  border-top: solid 1px #e5e5e5;
  margin: 0
}
.product-page .social-sharing span,
.modal.quickview .social-sharing span {
  display: inline-block;
  margin: 10px 15px 0 0;
  font-size: 14px;
  font-weight: 500;
  color: #222;
  vertical-align: top;
  text-transform: capitalize;
  float: left
}
.lang-rtl .product-page .social-sharing span,
.lang-rtl .modal.quickview .social-sharing span {
  float: right
}
.product-page .social-sharing ul,
.modal.quickview .social-sharing ul {
  padding: 0;
  display: inline-block
}
.product-page .social-sharing li,
.modal.quickview .social-sharing li {
  display: inline-block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  text-align: center;
  box-shadow: none;
  overflow: hidden;
  margin: 0 5px;
  transition: all 0.3s ease 0s
}
.product-page .social-sharing li:hover a:before,
.modal.quickview .social-sharing li:hover a:before {
  color: #ff5a00
}
.product-page .social-sharing li a,
.modal.quickview .social-sharing li a {
  position: relative;
  text-indent: 0;
  font-size: 100%;
  text-align: center
}
.product-page .social-sharing li a:before,
.modal.quickview .social-sharing li a:before {
  font-family: Fontawesome;
  color: #aaa;
  font-size: 18px;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  text-align: center;
  display: block;
  background: transparent
}
.product-page .social-sharing li.facebook,
.modal.quickview .social-sharing li.facebook {
  background-image: none
}
.product-page .social-sharing li.facebook a:before,
.modal.quickview .social-sharing li.facebook a:before {
  content: "\f09a";
  background: transparent
}
.product-page .social-sharing li.twitter,
.modal.quickview .social-sharing li.twitter {
  background-image: none
}
.product-page .social-sharing li.twitter a:before,
.modal.quickview .social-sharing li.twitter a:before {
  content: "\f099"
}
.product-page .social-sharing li.googleplus,
.modal.quickview .social-sharing li.googleplus {
  background-image: none
}
.product-page .social-sharing li.googleplus a:before,
.modal.quickview .social-sharing li.googleplus a:before {
  content: "\f0d5"
}
.product-page .social-sharing li.pinterest,
.modal.quickview .social-sharing li.pinterest {
  background-image: none
}
.product-page .social-sharing li.pinterest a:before,
.modal.quickview .social-sharing li.pinterest a:before {
  content: "\f231"
}
.product-page #block-reassurance,
.modal.quickview #block-reassurance {
  box-shadow: none!important;
  border: none!important
}
.quickview .product-page .quickview_right>div {
  display: block;
  clear: both
}
.quickview .product-page #product-availability {
  float: none;
  margin: 20px 0 0
}
.product-page .product-detail-moreinfo {
  margin-top: 30px
}
.product-page .product-moreinfo {
  margin-bottom: 33px
}
.product-page .tabs {
  margin: 0;
  box-shadow: none;
  padding: 0;
  background: transparent
}
.product-page .tabs .nav-tabs {
  padding: 0;
  position: relative;
  margin-bottom: 0;
  font-size: 0;
  background: #f5f5f5;
  border: none
}
.product-page .tabs .nav-tabs li.nav-item {
  margin: 0
}
.product-page .tabs .nav-tabs li.nav-item a.nav-link {
  color: #222;
  font-weight: 500;
  height: 100%;
  text-transform: uppercase;
  border: none;
  font-size: 14px;
  display: block;
  border-radius: 0;
  margin: 0;
  padding: 13px 40px;
  position: relative;
  background: transparent
}
.product-page .tabs .nav-tabs li.nav-item:first-child {
  margin-left: 0px!important
}
.product-page .tabs .nav-tabs li.nav-item a.nav-link:hover,
.product-page .tabs .nav-tabs li.nav-item a.nav-link.active {
  color: #fff;
  background: #ff5a00
}
.product-page .tabs .nav-tabs li.nav-item a.nav-link:hover:before,
.product-page .tabs .nav-tabs li.nav-item a.nav-link.active:before {
  display: block
}
.product-page .tabs .tab-content {
  padding: 25px 0 0;
  line-height: 22px;
  font-size: 12px;
  min-height: 120px
}
.product-page .tabs .tab-content .tab-pane {
  padding: 0
}
.product-page .tabs .tab-content p {
  margin: 0 0 30px;
  font-size: 13px
}
.product-page .tabs .tab-content .product-features {
  margin: 0
}
.product-page .tabs .tab-content .data-sheet {
  margin: 0
}
.product-page .panel {
  margin-bottom: 15px
}
.product-page .panel .panel-heading {
  border: solid 1px #e5e5e5;
  transition: 0.3s all ease 0s
}
.product-page .panel .panel-heading h4 {
  margin: 0
}
.product-page .panel .panel-heading h4 a {
  color: #666;
  font-weight: 400;
  display: block;
  padding: 15px;
  transition: 0.3s all ease 0s
}
.product-page .panel .panel-heading:hover {
  border-color: #ff5a00
}
.product-page .panel .panel-heading:hover h4 a {
  color: #ff5a00
}
.product-page .panel .panel-body {
  border: solid 1px #e5e5e5;
  padding: 30px
}
.product-page .panel .panel-body p {
  line-height: 22px;
  margin: 0
}
.product-page .moreinfo-list .infobox {
  margin-bottom: 30px
}
.product-page .moreinfo-list .infobox .titlebox {
  text-align: center;
  margin-bottom: -1px
}
.product-page .moreinfo-list .infobox .titlebox h4 {
  margin: 0;
  display: inline-block;
  background: #fff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 20px;
  border: solid 1px #e5e5e5
}
.product-page .moreinfo-list .infobox .contentbox {
  border: solid 1px #e5e5e5;
  padding: 30px
}
.product-page .moreinfo-list .infobox .contentbox p {
  line-height: 22px;
  margin: 0
}
#product.layout-left-column .product-page .product-actions .product-add-to-cart .add,
#product.layout-right-column .product-page .product-actions .product-add-to-cart .add {
  display: block
}
#product.layout-left-column .product-page .product-actions .product-add-to-cart .add-to-cart,
#product.layout-right-column .product-page .product-actions .product-add-to-cart .add-to-cart {
  margin: 0
}
#product.layout-left-column .product-page .pp_rightcolumn .product-actions,
#product.layout-right-column .product-page .pp_rightcolumn .product-actions {
  margin-top: 0
}
#product .product-accessories {
  position: relative;
  margin: 0 -30px;
  padding: 0;
  overflow: hidden
}
#product .product-accessories div.title {
  text-align: center;
  margin: 0 22px 40px;
  position: relative;
  padding: 0 0 10px
}
#product .product-accessories div.title:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: calc(50% - 25px);
  top: auto;
  bottom: 0
}
#product .product-accessories h3.title-block {
  font-size: 26px;
  font-weight: 700;
  color: #222;
  text-transform: uppercase;
  margin: 0 0 11px;
  position: relative;
  display: inline-block
}
#product .product-accessories p {
  color: #666;
  font-size: 14px;
  margin: 0 0 5px;
  text-transform: capitalize
}
#product .product-accessories .products {
  width: auto;
  padding: 0 25px;
  overflow: hidden
}
#product .product-accessories .products .product-miniature {
  width: 100%;
  padding: 0
}
#product .product-accessories .products .owl-stage-outer {
  overflow: visible
}
#product .product-accessories .owl-controls .owl-prev,
#product .product-accessories .owl-controls .owl-next {
  position: absolute;
  background: #fff;
  text-align: center;
  top: 43%;
  z-index: 2;
  bottom: auto;
  margin: 0;
  cursor: pointer;
  text-indent: -9999;
  width: 56px;
  height: 56px;
  line-height: 53px;
  border-radius: 50%;
  border: 2px solid #eee;
  font-size: 30px;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
#product .product-accessories .owl-controls .owl-prev:hover,
#product .product-accessories .owl-controls .owl-next:hover {
  color: #fff;
  background: #ff5a00;
  border-color: #ff5a00
}
#product .product-accessories .owl-controls .owl-prev {
  left: 0;
  right: auto
}
#product .product-accessories .owl-controls .owl-next {
  right: 0;
  left: auto
}
#product .product-accessories:hover .owl-controls .owl-prev,
#product .product-accessories:hover .owl-controls .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.product-category-name a {
  font-size: 12px;
  color: #a6a5ab;
  margin: 0 0 5px;
  display: block;
  transition: all 0.3s ease 0s
}
.product-category-name a:hover {
  color: #ff5a00
}
#products .product-miniature .product-flags,
.product-flags {
  left: 0
}
#products .product-miniature .product-flags .product-flag.new,
.product-flags .product-flag.new,
#products .product-miniature .product-flags .sp-discount-percentage,
.product-flags .sp-discount-percentage,
#products .product-miniature .product-flags .discount,
.product-flags .discount {
  display: block;
  position: absolute;
  color: #fff;
  background-color: #ff3e55;
  width: 75px;
  height: 35px;
  top: 39px;
  font-weight: 400;
  padding: 0;
  margin: 0!important;
  line-height: 35px;
  font-size: 14px;
  text-align: center;
  box-shadow: none;
  min-height: 0;
  text-transform: uppercase;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg)
}
.lang-rtl #products .product-miniature .product-flags .sp-discount-percentage,
.lang-rtl .product-flags .sp-discount-percentage,
.lang-rtl #products .product-miniature .product-flags .discount,
.lang-rtl .product-flags .discount,
.lang-rtl #products .product-miniature .product-flags .product-flag.new,
.lang-rtl .product-flags .product-flag.new {
  left: auto;
  right: -20px
}
#products .product-miniature .product-flags .sp-discount-percentage,
.product-flags .sp-discount-percentage {
  left: -20px;
  right: auto;
  z-index: 3;
  top: 39px
}
#products .product-miniature .product-flags .discount,
.product-flags .discount {
  left: -20px;
  right: auto;
  z-index: 3
}
#products .product-miniature .product-flags .product-flag.new,
.product-flags .product-flag.new {
  left: -20px;
  right: auto;
  z-index: 3
}
.product-miniature .span-review-main {
  display: none
}
.product-miniature .product-image {
  position: relative
}
.product-miniature .product-image:hover:before {
  opacity: .5
}
.product-miniature .product-image:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 2;
  pointer-events: none;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  opacity: 0
}
.product-miniature .product-image img {
  max-width: 100%;
  height: auto;
  margin: 0!important
}
.product-miniature .product-image .img_0 {
  position: absolute;
  top: 0;
  left: -100%;
  padding: 19px;
  width: 100%;
  transition: 0.3s all ease 0s;
  z-index: 3;
  visibility: hidden
}
.product-miniature:hover .product-image .img_0 {
  left: 0;
  visibility: visible
}
.product-miniature .product-list-actions {
  padding: 15px 0 0
}
.product-miniature .quick-view {
  color: #fff;
  font-size: 14px;
  height: 40px;
  left: calc(50% - 10px);
  line-height: 40px;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  z-index: 9;
  top: 45%;
  width: 40px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  opacity: 0;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  background: #222
}
.product-miniature .quick-view:hover {
  background: #ff5a00
}
.btn-primary,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
  background: #ff5a00
}
.product-miniature .product-thumbnail {
  text-align: center;
  overflow: hidden
}
.product-miniature .product-container {
  border: 1px solid #ddd
}
.product-miniature .product-container .product-info-box {
  position: relative
}
.product-miniature .product-container .product-info {
  position: absolute;
  left: -1px;
  right: -1px;
  top: 0;
  z-index: 2;
  border: 1px solid #ddd;
  border-top: none;
  background: #fff;
  transition: 0.3s all ease 0s
}
.product-miniature .sp-cart-box {
  height: 45px;
  line-height: 45px;
  color: #fff;
  z-index: 2;
  text-align: center;
  width: 100%;
  border-radius: 0;
  opacity: 0;
  position: absolute;
  transition: all 0s ease 0s
}
.product-miniature .sp-cart-box .cart-button {
  cursor: pointer;
  white-space: nowrap;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding: 0 25px;
  color: #fff;
  display: inline-block;
  border: none;
  height: 100%;
  background: #222;
  line-height: 45px
}
.product-miniature .sp-cart-box .cart-button span {
  font-size: 14px;
  margin: 0;
  font-weight: 700;
  vertical-align: top
}
.product-miniature .sp-cart-box .cart-button:hover {
  background: #ff5a00;
  color: #fff
}
.product-miniature .sp-cart-box .cart-button .material-icons {
  font-size: 14px;
  margin: 0
}
.product-miniature:hover .product-container {
  box-shadow: 0 -1px 8px -3px rgba(0, 0, 0, .15), 0 -1px 8px -3px rgba(0, 0, 0, .15)
}
.product-miniature:hover .product-container .product-info {
  top: -30px;
  padding-bottom: 20px!important;
  box-shadow: 0 6px 8px -3px rgba(0, 0, 0, .15), 0 6px 8px -3px rgba(0, 0, 0, .15)
}
.product-miniature:hover .sp-cart-box {
  opacity: 1;
  position: relative
}
.product-miniature:hover .quick-view {
  opacity: 1;
  z-index: 9;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1)
}
#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
  margin: 0 0 10px;
  text-align: inherit
}
#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #111;
  transition: all 0.3s ease 0s;
  font-weight: 500
}
#products .product-title a:hover,
.featured-products .product-title a:hover,
.product-accessories .product-title a:hover,
.product-miniature .product-title a:hover {
  color: #ff5a00
}
#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
  position: static
}
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
  font-size: 14px;
  margin-bottom: 15px
}
#products .product-price-and-shipping .price,
.featured-products .product-price-and-shipping .price,
.product-accessories .product-price-and-shipping .price,
.product-miniature .product-price-and-shipping .price {
  color: #ff5a00;
  font-weight: 600
}
#products .product-price-and-shipping.price-has-discount .price,
.featured-products .product-price-and-shipping.price-has-discount .price,
.product-accessories .product-price-and-shipping.price-has-discount .price,
.product-miniature .product-price-and-shipping.price-has-discount .price {
  color: #ff3e55;
  font-weight: 600
}
#products .product-price-and-shipping .regular-price,
.featured-products .product-price-and-shipping .regular-price,
.product-accessories .product-price-and-shipping .regular-price,
.product-miniature .product-price-and-shipping .regular-price {
  color: #999;
  margin: 0 5px;
  font-weight: 400
}
#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature {
  margin: 0 0 112px
}
.accessories-title {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin: 0 0 20px;
  position: relative;
  padding: 0 0 15px
}
.accessories-title:after {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/icon/bg_title.png) repeat-x 0 0
}
#products .product-info,
.featured-products .product-info,
.product-accessories .product-info,
.product-miniature .product-info {
  margin: 0;
  padding: 10px 10px 5px;
  height: auto;
  text-align: center;
  z-index: 5
}
@media (min-width:992px) {
  .product-miniature[data-sp_gridproduct="4"]:nth-child(3n+1),
  .product-miniature[data-sp_gridproduct="3"]:nth-child(4n+1) {
    clear: left
  }
}
div.quickview .modal-body {
  padding-bottom: 0
}
div.quickview .modal-content {
  border: none;
  border-radius: 0;
  background: #fff
}
div.quickview #product-availability .material-icons {
  line-height: 1
}
div.quickview .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9
}
div.quickview .product-page .images-container .product-cover .layer {
  display: none
}
div.quickview .js-qv-product-images {
  text-align: center
}
div.quickview .product-page .images-container.vertical-thumbnails .js-qv-mask {
  height: 435px;
  overflow: hidden;
  top: 0
}
div.quickview div.comments_note {
  margin-bottom: 17px
}
div.quickview .product-page .images-container.horizontal-thumbnails .js-qv-mask .thumb-container {
  width: 82px;
  display: inline-block
}
div.quickview .arrows {
  position: absolute;
  top: 32px;
  bottom: 0;
  right: 34px;
  z-index: 0;
  pointer-events: none
}
.lang-rtl div.quickview .arrows {
  left: 34px;
  right: auto
}
div.quickview .arrows .material-icons {
  font-size: 48px;
  right: 0;
  color: #222;
  opacity: 1!important;
  pointer-events: all
}
div.quickview .arrows .material-icons:hover {
  color: #ff5a00
}
.quickview .mask {
  margin-left: 10px;
  max-height: 425px
}
.lang-rtl .quickview .mask {
  margin-left: 0;
  margin-right: 10px
}
.images-container .product-images>li.thumb-container>.thumb {
  margin-right: 10px;
  border: 1px solid #e5e5e5
}
.lang-rtl .images-container .product-images>li.thumb-container>.thumb {
  margin-left: 10px;
  margin-right: 0
}
.header_v1 .currency-selector {
  font-size: 12px
}
.header_v1 .currency-selector .sp-currency-title {
  margin: 0;
  padding: 0 11px;
  height: 40px;
  line-height: 40px;
  color: #fff
}
.header_v1 .currency-selector .sp-currency-title i {
  margin-left: 7px
}
.header_v1 .currency-selector .sp-currency-title:hover,
.header_v1 .currency-selector .sp-currency-title:focus {
  cursor: pointer;
  color: #ff5a00
}
.header_v1 .currency-selector .dropdown-menu {
  left: -1px;
  right: 0;
  margin: 0;
  padding: 10px 10px 5px;
  min-width: 120px;
  border-radius: 0;
  border: none;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  list-style: none
}
.header_v1 .currency-selector .dropdown-menu li .currency-item {
  display: block;
  padding: 10px 10px 8px;
  line-height: 24px;
  font-size: 14px;
  border: 1px solid transparent;
  margin: 0 0 5px;
  background: #f5f5f5;
  transition: all 0.3s ease 0s;
  color: #282828
}
.header_v1 .currency-selector .dropdown-menu li.current .currency-item,
.header_v1 .currency-selector .dropdown-menu li:hover .currency-item {
  border: 1px solid #ff5a00;
  background: #fff
}
.header_v1 .currency-selector .sp-currency-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee
}
.header_v1 #splanguage {
  margin-right: 10px;
  position: relative;
  padding: 0 20px 0 0
}
.lang-rtl .header_v1 #splanguage {
  padding: 0 0 0 20px;
  margin: 0 0 0 10px
}
.header_v1 #splanguage:after {
  content: '';
  height: 11px;
  width: 1px;
  background: #fff;
  position: absolute;
  left: auto;
  right: 0;
  top: 14px;
  bottom: auto
}
.lang-rtl .header_v1 #splanguage:after {
  left: 0;
  right: auto
}
.header_v1 .language-selector {
  font-size: 12px
}
.header_v1 .language-selector .sp-language-title {
  margin: 0;
  padding: 0;
  height: 40px;
  line-height: 40px;
  color: #fff
}
.header_v1 .language-selector .sp-language-title i {
  margin-left: 7px
}
.header_v1 .language-selector .sp-language-title:hover {
  cursor: pointer;
  color: #ff5a00
}
.header_v1 .language-selector .dropdown-menu {
  left: 0;
  right: 0;
  margin: 0;
  padding: 10px 10px 5px;
  min-width: 150px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  border: none;
  border-radius: 0;
  list-style: none
}
.header_v1 .language-selector .dropdown-menu li .language-item {
  display: block;
  padding: 10px 10px 8px;
  line-height: 24px;
  font-size: 14px;
  border: 1px solid transparent;
  margin: 0 0 5px;
  background: #f5f5f5;
  transition: all 0.3s ease 0s;
  color: #282828
}
.header_v1 .language-selector .dropdown-menu li.current .language-item,
.header_v1 .language-selector .dropdown-menu li:hover .language-item {
  border: 1px solid #ff5a00;
  background: #fff
}
.header_v1 .language-selector .sp-language-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee
}
.header_v2 #sp-currency {
  vertical-align: top;
  position: relative;
  cursor: pointer;
  height: 40px;
  line-height: 36px;
  border: 1px solid #ebebeb;
  margin-bottom: 30px
}
.header_v2 .currency-selector .sp-currency-title {
  padding: 0 12px
}
.header_v2 .currency-selector .sp-currency-title span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  font-size: 93%;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.3s ease 0s
}
.header_v2 .currency-selector .sp-currency-title span.text {
  font-size: 85.7%;
  color: #666
}
.header_v2 .currency-selector .sp-currency-title i {
  font-size: 16px;
  color: #373a48;
  margin: 0;
  float: right;
  line-height: 40px;
  vertical-align: middle;
  transition: all 0.3s ease 0s
}
.lang-rtl .header_v2 .currency-selector .sp-currency-title i {
  float: left
}
.header_v2 .currency-selector .sp-currency-title:hover span,
.header_v2 .currency-selector .sp-currency-title:hover .fa {
  color: #ff5a00
}
.header_v2 .currency-selector .sp-currency-list li {
  margin-bottom: 15px
}
.header_v2 .currency-selector .sp-currency-list li a {
  color: #fff;
  font-size: 100%;
  display: block
}
.header_v2 .currency-selector .sp-currency-list li:hover a {
  color: #ff5a00
}
.header_v2 .currency-selector .dropdown-menu {
  margin: 0;
  background: #fff;
  right: auto;
  left: 0;
  padding: 5px 0 0;
  z-index: 9;
  width: 100%;
  min-width: 0;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15)
}
.lang-rtl .header_v2 .currency-selector .dropdown-menu {
  left: auto;
  right: 0
}
.header_v2 .currency-selector .dropdown-menu li {
  line-height: 35px;
  border-bottom: 1px solid #eee
}
.header_v2 .currency-selector .dropdown-menu li a {
  display: block;
  text-transform: capitalize;
  font-size: 12px;
  padding: 0 15px;
  font-weight: 400;
  color: #222
}
.header_v2 .currency-selector .dropdown-menu li a i {
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #373a48;
  font-size: 16px;
  border-radius: 50%;
  text-align: center;
  margin-right: 5px;
  font-style: inherit
}
.header_v2 .currency-selector .dropdown-menu li:hover a {
  color: #ff5a00
}
.header_v2 .currency-selector .sp-currency-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee
}
.header_v2 #sp-language {
  vertical-align: top;
  position: relative;
  margin: 0 0 20px;
  cursor: pointer;
  height: 40px;
  line-height: 36px;
  border: 1px solid #ebebeb
}
.header_v2 .language-selector .sp-language-title {
  cursor: pointer;
  padding: 0 12px
}
.header_v2 .language-selector .sp-language-title span {
  vertical-align: middle;
  color: #666;
  font-size: 93%;
  font-weight: 500;
  transition: all 0.3s ease 0s
}
.header_v2 .language-selector .sp-language-title span.text {
  font-size: 100%;
  color: #373a48
}
.header_v2 .language-selector .sp-language-title .fa {
  color: #373a48;
  font-size: 16px;
  margin: 0;
  float: right;
  line-height: 40px;
  vertical-align: middle;
  transition: all 0.3s ease 0s
}
.lang-rtl .header_v2 .language-selector .sp-language-title .fa {
  float: left
}
.header_v2 .language-selector .sp-language-title:hover span,
.header_v2 .language-selector .sp-language-title:hover .fa {
  color: #ff5a00
}
.header_v2 .language-selector .sp-language-list li {
  margin-bottom: 15px
}
.header_v2 .language-selector .sp-language-list li a {
  color: #464646;
  font-size: 100%;
  display: block
}
.header_v2 .language-selector .sp-language-list li:hover a {
  color: #ff5a00
}
.header_v2 .language-selector .dropdown-menu {
  width: 100%;
  padding: 5px 0 0;
  margin: 0;
  background: #fff;
  left: 0;
  right: auto;
  border: 1px solid #ebebeb;
  z-index: 9;
  min-width: 0;
  border-radius: 3px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15)
}
.lang-rtl .header_v2 .language-selector .dropdown-menu {
  left: auto;
  right: 0
}
.header_v2 .language-selector .dropdown-menu li {
  line-height: 35px;
  border-bottom: 1px solid #eee
}
.header_v2 .language-selector .dropdown-menu li:hover a {
  color: #ff5a00
}
.header_v2 .language-selector .dropdown-menu .language-item {
  display: block;
  padding: 0 13px;
  color: #222;
  font-size: 12px;
  text-transform: capitalize
}
.header_v2 .language-selector .sp-language-select {
  padding: 2px 15px;
  height: 30px;
  border: 1px solid #eee
}
#module-smartblog-category #wrapper {
  padding: 0 0 50px
}
.sdsarticleItem {
  margin-bottom: 12px;
  transition: all 0.3s ease 0s;
  cursor: pointer
}
.sdsarticleItem .imageFeaturedLink {
  display: block;
  position: relative;
  margin: 0 0 10px
}
.sdsarticleItem .imageFeaturedLink img {
  max-width: 100%;
  padding: 0
}
.sdsarticleItem .imageFeaturedLink:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #222;
  opacity: 0;
  transition: 0.3s all ease 0s
}
.sdsarticleItem .sdsarticleMeta a {
  font-size: 100%
}
.sdsarticleItem .sdsarticleMeta a:hover {
  color: #ff5a00
}
.sdsarticleItem .sdsarticle-info {
  margin: 0 0 10px;
  text-transform: capitalize;
  font-size: 12px;
  color: #ff5a00
}
.sdsarticleItem .sdsarticle-info div.date_added,
.sdsarticleItem .sdsarticle-info div.sdsarticleMeta {
  display: inline-block
}
.sdsarticleItem .sdsarticle-info div.sdsarticleMeta a {
  color: #ff5a00
}
.sdsarticleItem div.more {
  margin: 25px 0 0;
  position: relative
}
.sdsarticleItem div.more a {
  cursor: pointer;
  white-space: nowrap;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  padding: 0 20px;
  color: #fff;
  display: inline-block;
  border: none;
  border-radius: 5px;
  height: 100%;
  background: #ff5a00;
  line-height: 45px
}
.sdsarticleItem div.more a:hover {
  background: #b50000
}
.sdsarticleItem .sdsarticleHeader {
  padding: 0;
  margin: 0 0 10px
}
.sdsarticleItem .sdsarticleHeader .sdsarticleTitle {
  margin: 0 0 16px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 700
}
.sdsarticleItem .sdsarticleHeader .sdsarticleTitle a {
  display: block;
  transition: 0.3s all ease 0s;
  color: #333
}
.sdsarticleItem .sdsarticleHeader .sdsarticleTitle a:hover {
  color: #ff5a00
}
.sdsarticleItem .sdsarticleDescription {
  font-size: 14px;
  margin-bottom: 12px
}
.sdsarticleItem:hover .imageFeaturedLink:after {
  opacity: .2
}
#sdsblogCategory .imageFeatured {
  display: none
}
.smartBlogCatTitle {
  font-size: 18px;
  text-transform: uppercase;
  color: #222;
  font-weight: 700;
  margin-bottom: 30px
}
div.post-page {
  overflow: hidden;
  background: #fafafa;
  padding: 13px 20px;
  border: 1px solid #ddd;
  margin: 0
}
div.post-page label {
  vertical-align: top;
  margin: 5px 15px 0 0;
  font-weight: 400;
  color: #222;
  display: none
}
div.post-page .pagination {
  margin: 0;
  float: right
}
div.post-page .pagination li {
  display: inline-block;
  margin: 0 3px;
  vertical-align: top
}
div.post-page .pagination li a,
div.post-page .pagination li span {
  text-align: center;
  color: #222;
  font-size: 100%;
  display: block;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: 600
}
div.post-page .pagination li .page-active,
div.post-page .pagination li .page-link:hover,
div.post-page .pagination li .page-link:focus {
  color: #fff;
  background: #222;
  border-color: #222
}
div.post-page .results {
  margin-top: 8px;
  float: none;
  display: inline-block;
  color: #222;
  font-size: 100%
}
#sdsblogArticle {
  padding: 0;
  background: #fff
}
#sdsblogArticle .articleContent {
  margin: 0 0 17px;
  position: relative;
  overflow: visible
}
#sdsblogArticle .articleContent img {
  padding: 0;
  max-width: 100%;
  width: 100%
}
#sdsblogArticle .imageFeaturedLink {
  display: block;
  position: relative
}
#sdsblogArticle .article-main {
  padding: 0
}
#sdsblogArticle .sdsarticle-text {
  margin-bottom: 20px
}
#sdsblogArticle .articleInfo {
  margin: 0 0 15px;
  text-transform: capitalize;
  font-size: 92%
}
#sdsblogArticle .articleInfo div.date_added,
#sdsblogArticle .articleInfo div.author {
  display: inline-block;
  font-weight: 400;
  font-size: 12px
}
#sdsblogArticle .articleInfo div.date_added .fa,
#sdsblogArticle .articleInfo div.author .fa {
  margin: 0 5px 0 0;
  color: #909090
}
.lang-rtl #sdsblogArticle .articleInfo div.date_added .fa,
.lang-rtl #sdsblogArticle .articleInfo div.author .fa {
  margin: 0 0 0 5px
}
#sdsblogArticle .articleInfo div.author {
  color: #222
}
#sdsblogArticle .articleInfo div.author span {
  color: #888
}
#sdsblogArticle .articleInfo div.date_added {
  color: #ff5a00
}
#sdsblogArticle .articleInfo span.line {
  margin: 0 5px;
  color: #ff5a00
}
#sdsblogArticle .sdstitle_block {
  margin: 0 0 10px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 700
}
#sdsblogArticle .sdstitle_block a {
  display: block;
  transition: 0.3s all ease 0s;
  color: #222
}
#sdsblogArticle .sdstitle_block a:hover {
  color: #ff5a00
}
#sdsblogArticle .sdsarticle-des {
  margin: 0 0 30px
}
#sdsblogArticle .sdsarticle-des p {
  font-size: 100%
}
#sdsblogArticle .sdsarticleBottom {
  margin: 0
}
div.blog-sharing-buttons h5 {
  display: inline-block;
  font-size: 100%;
  color: #222;
  font-weight: 400;
  vertical-align: top;
  margin: 15px 0 0
}
div.blog-sharing-buttons div.buttons {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 30px
}
.lang-rtl div.blog-sharing-buttons div.buttons {
  margin: 0 30px 0 0
}
div#smartblogsearch h2.sdstitle_block {
  display: none;
  padding: 14px 20px 17px;
  border: none;
  background: #fff;
  color: #999;
  font-weight: 700;
  margin: 0
}
div#smartblogsearch #search_query_top {
  height: 40px;
  line-height: 40px;
  border: 1px solid #ebebeb;
  background: transparent;
  margin: 0;
  font-size: 12px;
  outline: none;
  border-radius: 3px
}
div#smartblogsearch .btn.button-search {
  line-height: 40px;
  width: 40px;
  padding: 0;
  background: transparent;
  color: #ff5a00;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s
}
div#smartblogsearch .btn.button-search:before {
  font-size: 12px
}
div#smartblogsearch .btn.button-search:hover {
  color: #b50000
}
div#articleComments {
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 3px;
  padding: 0;
  border: none
}
div#articleComments h3 {
  padding: 0 0 12px;
  margin: 0 0 15px;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #222;
  position: relative
}
div#articleComments h3:before {
  content: "";
  width: 100px;
  height: 2px;
  background: #ff5a00;
  position: absolute;
  top: auto;
  left: 0;
  right: auto;
  bottom: -1px
}
div#articleComments .commentList li {
  overflow: hidden;
  border: none;
  padding: 0 0 0 100px;
  margin: 0 0 30px
}
div#articleComments .commentList li .avatar {
  border: none;
  padding: 0;
  width: 70px;
  height: 70px;
  overflow: hidden;
  top: 0;
  left: 0
}
div#articleComments .commentList li .text {
  background: transparent;
  padding: 0;
  text-transform: uppercase
}
div#articleComments .commentList li .text .name {
  color: #222;
  font-size: 11px;
  vertical-align: top;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  margin: 0
}
div#articleComments .commentList li .text .created {
  float: right;
  display: inline-block;
  margin: 0;
  padding: 0 15px;
  font-size: 11px;
  color: #909090;
  position: relative
}
div#articleComments .commentList li .text .created:before {
  content: "/";
  position: absolute;
  font-size: 11px;
  color: #909090;
  left: auto;
  right: 5px;
  top: 0;
  bottom: auto
}
div#articleComments .commentList li .text .reply {
  float: right;
  display: inline-block;
  font-size: 11px;
  height: auto;
  margin: 0
}
div#articleComments .commentList li .text .reply a {
  color: #ff5a00;
  vertical-align: top;
  background: transparent;
  padding: 0;
  font-size: 11px;
  text-transform: uppercase
}
div#articleComments .commentList li .text .reply a:hover {
  color: #ff1c1c
}
div#articleComments .commentList li .text p {
  margin: 0;
  border-top: solid 1px #ebebeb;
  padding-top: 5px;
  font-weight: 400;
  text-transform: none;
  font-size: 13px
}
div#articleComments .commentList li .comment {
  padding-top: 30px
}
div#articleComments .commentList li .comment li {
  margin: 0
}
div#respond.smartblogcomments {
  border: none!important;
  background: #fff;
  padding: 20px
}
div#respond.smartblogcomments .error {
  margin: 0
}
div#respond.smartblogcomments .comment-reply-title {
  margin: 0 0 30px;
  padding: 0 0 10px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
  position: relative
}
div#respond.smartblogcomments .comment-reply-title:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #ff5a00;
  position: absolute;
  top: auto;
  left: 0;
  right: auto;
  bottom: 0
}
div#respond.smartblogcomments #commentform {
  margin: 0
}
div#respond.smartblogcomments #commentform .input {
  float: left;
  width: 50%;
  margin-bottom: 30px
}
div#respond.smartblogcomments #commentform .input:before {
  position: absolute;
  color: #666;
  border: 1px solid #ebebeb;
  display: inline-block;
  height: 40px;
  width: 30px;
  text-align: center;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s
}
div#respond.smartblogcomments #commentform .input:hover:before {
  background: #ff5a00;
  color: #fff;
  border: 1px solid #ff5a00
}
div#respond.smartblogcomments #commentform .input.fl {
  text-align: left
}
div#respond.smartblogcomments #commentform .input.fr {
  text-align: right
}
div#respond.smartblogcomments #commentform .input.fr .error {
  float: left;
  margin: 0 3%
}
div#respond.smartblogcomments #commentform .input.name:before {
  content: "\f007";
  font-family: FontAwesome
}
div#respond.smartblogcomments #commentform .input.email:before {
  content: "\f0e0";
  font-family: FontAwesome
}
div#respond.smartblogcomments #commentform input[type="text"] {
  width: 100%;
  height: 40px;
  border: solid 1px #ebebeb;
  color: #999;
  padding: 5px 40px;
  background: #fff;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
  outline: none
}
div#respond.smartblogcomments #commentform input[type="text"].smartblogcaptcha {
  width: 220px;
  margin: 0 20px;
  float: left
}
div#respond.smartblogcomments #commentform input[type="text"]:focus {
  border-color: #ff5a00
}
div#respond.smartblogcomments #commentform .content {
  margin-bottom: 30px
}
div#respond.smartblogcomments #commentform .inputContent {
  border: solid 1px #ebebeb;
  font-size: 13px;
  color: #8c8c8c;
  font-weight: 400;
  width: 100%;
  border-radius: 0;
  background: #fff;
  margin: 0;
  padding: 10px 20px;
  outline: none
}
div#respond.smartblogcomments #commentform .inputContent:focus {
  border-color: #ff5a00
}
div#respond.smartblogcomments #commentform .capcha {
  overflow: hidden
}
div#respond.smartblogcomments #commentform .capcha img {
  float: left
}
div#respond.smartblogcomments #commentform #submitComment {
  color: #fff;
  padding: 13px 50px;
  border-radius: 20px;
  background: #ff5a00;
  font-size: 12px;
  font-weight: 700;
  text-transform: capitalize
}
div#respond.smartblogcomments #commentform #submitComment:hover {
  background: #ff1c1c
}
#recent_article_smart_blog_block_left {
  padding-bottom: 0;
  margin-bottom: 30px;
  background: #fff
}
#recent_article_smart_blog_block_left h3.block-title {
  margin-bottom: 10px;
  font-size: 18px;
  color: #222;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 0
}
#recent_article_smart_blog_block_left ul.recentArticles {
  padding: 0 0 5px;
  margin: 0;
  background: #fff
}
#recent_article_smart_blog_block_left ul.recentArticles li {
  position: relative;
  clear: both;
  padding: 8px 0;
  display: block;
  color: #888
}
#recent_article_smart_blog_block_left ul.recentArticles li:hover a.title {
  color: #ff5a00
}
#recent_article_smart_blog_block_left ul.recentArticles li a.image {
  display: block;
  position: relative;
  margin: 0 0 10px
}
#recent_article_smart_blog_block_left ul.recentArticles li a.image img {
  width: 100%
}
#recent_article_smart_blog_block_left ul.recentArticles li a.image span.info {
  z-index: 2;
  text-align: center;
  display: block;
  height: 57px;
  width: 52px;
  position: absolute;
  top: 10px;
  left: 10px;
  right: auto;
  padding: 7px 0 0;
  background: #fff;
  color: #222;
  text-transform: uppercase
}
#recent_article_smart_blog_block_left ul.recentArticles li a.image span.info>span {
  display: block
}
#recent_article_smart_blog_block_left ul.recentArticles li a.image span.info span.d {
  font-size: 171.4%
}
#recent_article_smart_blog_block_left ul.recentArticles li a.image span.info span.m {
  font-size: 100%
}
#recent_article_smart_blog_block_left ul.recentArticles li a.title {
  position: relative;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
  color: #888;
  transition: 0.3s all ease 0s;
  display: block
}
#tags_blog_block_left .title_block {
  font-size: 114.2%;
  font-weight: 500;
  text-transform: uppercase;
  color: #222
}
#tags_blog_block_left .block_content {
  padding: 20px 0 5px;
  overflow: hidden;
  background-color: transparent
}
#tags_blog_block_left .block_content a {
  color: #888;
  font-size: 12px;
  padding: 5px 20px 3px;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 5px 5px 0
}
#tags_blog_block_left .block_content a:hover {
  color: #fff;
  background-color: #ff5a00
}
#tags_blog_block_left .view-tag {
  font-size: 12px;
  padding: 7px 20px 5px;
  background-color: #fff;
  color: #444;
  display: inline-block;
  border: 1px solid #ddd
}
#tags_blog_block_left .view-tag .fa {
  margin-left: 8px
}
.lang-rtl #tags_blog_block_left .view-tag .fa {
  margin: 0 8px 0 0
}
.lang-rtl #tags_blog_block_left .view-tag .fa:before {
  content: '\f0d9'
}
#tags_blog_block_left .view-tag:hover {
  background-color: #ff5a00;
  color: #fff
}
#category_blog_block_left {
  padding-bottom: 11px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 35px
}
#category_blog_block_left h3.block-title {
  margin-bottom: 10px;
  padding: 0;
  font-size: 18px;
  color: #222;
  position: relative;
  text-transform: uppercase;
  border: none
}
#category_blog_block_left ul.list-link {
  margin: 0;
  padding: 0;
  background: #fff
}
#category_blog_block_left ul.list-link li {
  padding: 0;
  margin: 0 0 16px;
  position: relative
}
#category_blog_block_left ul.list-link li:hover a {
  color: #ff5a00
}
#category_blog_block_left ul.list-link li a {
  display: block;
  position: relative;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
  color: #888;
  transition: 0.3s all ease 0s
}
div.lastestnews {
  margin: 0 0 40px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  position: relative
}
div.lastestnews .title-block {
  margin-bottom: 40px;
  text-align: center;
  position: relative;
  padding: 0 0 5px
}
div.lastestnews .title-block:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: calc(50% - 30px);
  right: auto;
  top: auto;
  bottom: 0
}
div.lastestnews h3.title_blog {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px
}
div.lastestnews p {
  color: #eee;
  font-size: 14px
}
div.lastestnews .post .post-inner {
  display: block
}
div.lastestnews .post .post_image {
  position: relative;
  overflow: hidden;
  margin: 0 0 13px
}
div.lastestnews .post .post_image a {
  position: relative;
  display: block
}
div.lastestnews .post .post_image a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAQAAAC0jZKKAAACAUlEQVR42rXXNWIbURCA4THDGcKcK4RxN8x4CsMFzK51CUtVmEqrCzMT1WHm/IbxjhietO+bTjCPScqjk4BRTvKAd/yajHc84CSjBHRKbWggJMl3SvlOkpAGccNublCNG+yWajGf87i4wAKpjIN8Itt7jtFNwFJmTcZSAro5xnuyfeKglEcf2dLso02KoIXdpMnWXy5tAsxt1kkFrOEWmETl2v5jkGapAs0M8o9InxTiKJFv7BQH7OQbkfy+ZgGfLe1KccRKS/0xb4bYBPvLLimKFTyajBVSFLv4i7qQsxxK9pLhIgAXq5hPu23xch11u/SQ8RqA16WH0bLcmFnobCayVoxLYpt8kUA/SKHGRepIPIlxVEo3xu+ofXUn3mc7X6d1BO9prTtxK++tMxhGHROpM/EkjqGGhZOorlgSd6NOCQ9QYSyJt6AeiPXK8pwleo3nefEHgD8Fn19jpRiWo94I/1GzxPAYF0/EMAv1s3jiZ7h4Viyxt67wNnjeppu3BeJtSfvbhERIxrZtplEpbxu9n6PpOg1xHqb9RHa7H/8Pqzj+z3u+sBiOeLhi+boUFr/G3mG9VMB6boNJuFy8D5a4eLdxIP/i7f5UOE4vIcuYPRnLCOnluMNTwdvjxv9zLPsBOVb2ATlGQIPUhk42M8wJ7vOWn5PxlgecYJjNdEpZEw2K0BQ+joEiAAAAAElFTkSuQmCC) no-repeat scroll center center;
  opacity: 0;
  transition: 0.3s all ease 0s;
  pointer-events: none
}
.lang-rtl div.lastestnews .post .post_content {
  text-align: right
}
div.lastestnews .post .post_content .sdsarticleHeader {
  margin: 0 0 10px;
  padding: 0
}
div.lastestnews .post .post_content .sdsarticleHeader h5 {
  margin: 0;
  padding: 3px 0 0;
  line-height: 22px
}
div.lastestnews .post .post_content .sdsarticleHeader a {
  color: #fff;
  display: block;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px
}
div.lastestnews .post .post_content .sdsarticleHeader a:hover {
  color: #ff5a00
}
div.lastestnews .post .post_content .sdsarticle-info {
  font-size: 12px;
  color: #eee;
  margin-bottom: 5px
}
div.lastestnews .post .post_content .sdsarticle-info .date_added {
  display: inline-block;
  color: #eee
}
div.lastestnews .post .post_content .sdsarticle-info span.title_cateblog .fa {
  margin: 0 5px
}
div.lastestnews .post .post_content .sdsarticle-info span.author {
  font-weight: 400;
  color: #ff5a00
}
div.lastestnews .post .post_content .desc {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 25px
}
div.lastestnews .post .post_content a.readmore {
  display: inline-block;
  padding: 8px 25px;
  border: 1px solid #222;
  font-size: 14px;
  text-transform: uppercase;
  color: #222;
  font-weight: 500
}
div.lastestnews .post .post_content a.readmore:hover {
  background: #222;
  color: #fff
}
div.lastestnews .post:hover {
  cursor: pointer
}
div.lastestnews .post:hover .post_image a:after {
  opacity: 1
}
div.lastestnews .owl-controls .owl-dots {
  display: block!important;
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 5px;
  left: auto;
  width: 100%;
  padding: 0 15px;
  text-align: left
}
div.lastestnews .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle;
  cursor: pointer
}
div.lastestnews .owl-controls .owl-dots .owl-dot span {
  width: 40px;
  height: 4px;
  border-radius: 0;
  margin: 0 5px;
  background: #43424d;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease
}
div.lastestnews .owl-controls .owl-dots .owl-dot.active span {
  background: #ff5a00;
  width: 60px
}
div.lastestnews .owl-controls .owl-dots .owl-dot:hover span {
  background: #ff5a00
}
div.lastestnews .owl-controls .owl-nav .owl-prev,
div.lastestnews .owl-controls .owl-nav .owl-next {
  position: absolute;
  background: rgba(0, 0, 0, .05);
  text-align: center;
  top: 22%;
  z-index: 2;
  bottom: auto;
  margin: 0;
  cursor: pointer;
  text-indent: -9999;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 24px;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
div.lastestnews .owl-controls .owl-nav .owl-prev:hover,
div.lastestnews .owl-controls .owl-nav .owl-next:hover {
  color: #fff;
  background: #282828
}
div.lastestnews .owl-controls .owl-nav .owl-prev {
  left: -25px;
  right: auto
}
div.lastestnews .owl-controls .owl-nav .owl-next {
  right: -25px;
  left: auto
}
div.lastestnews:hover .owl-controls .owl-nav .owl-prev,
div.lastestnews:hover .owl-controls .owl-nav .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.content_v2 div.lastestnews {
  padding-bottom: 47px
}
.content_v2 div.lastestnews h3.title_blog {
  color: #222
}
.content_v2 div.lastestnews p {
  color: #666
}
.content_v2 div.lastestnews .post .post_content {
  padding-top: 60px
}
.content_v2 div.lastestnews .post .post_content .author {
  font-size: 12px;
  color: #ff5a00;
  font-weight: 400;
  text-transform: uppercase
}
.content_v2 div.lastestnews .post .post_content .sdsarticleHeader h5 {
  text-transform: uppercase;
  margin-right: -160px;
  z-index: 1;
  position: relative
}
.lang-rtl .content_v2 div.lastestnews .post .post_content .sdsarticleHeader h5 {
  margin: 0 0 0 -160px
}
.content_v2 div.lastestnews .post .post_content .sdsarticleHeader a {
  font-size: 24px;
  font-weight: 700;
  color: #222;
  padding: 12px 25px 12px 0;
  background: #fff;
  display: inline-block
}
.lang-rtl .content_v2 div.lastestnews .post .post_content .sdsarticleHeader a {
  padding: 12px 0 12px 25px
}
.content_v2 div.lastestnews .post .post_content .sdsarticle-info,
.content_v2 div.lastestnews .post .post_content .date_added {
  color: #999
}
.content_v2 div.lastestnews .post .post_content .date_added .fa-calendar-check-o:before {
  content: '\f017'
}
.content_v2 div.lastestnews .post .post_content .sdsarticle-info {
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 25px
}
.content_v2 div.lastestnews .post .post_content .sdsarticle-info:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 70px;
  background: #222;
  left: 0;
  bottom: 0;
  top: auto;
  right: auto
}
.lang-rtl .content_v2 div.lastestnews .post .post_content .sdsarticle-info:before {
  left: auto;
  right: 0
}
.lang-rtl .lastest_posts .owl-stage-outer {
  direction: ltr
}
.lang-rtl div.lastestnews {
  direction: ltr
}
.lang-rtl div.lastestnews .owl-controls .owl-dots {
  text-align: right
}
.lang-rtl div.lastestnews .owl-controls .owl-nav {
  left: 10px;
  right: auto;
  direction: ltr
}
.lang-rtl div.lastestnews .owl-controls .owl-nav div.owl-prev {
  left: 0;
  right: auto
}
.lang-rtl div.lastestnews .owl-controls .owl-nav div.owl-next {
  left: 25px;
  right: auto
}
.lang-rtl #recent_article_smart_blog_block_left ul.recentArticles li a.image span.info {
  left: auto;
  right: 10px
}
.lang-rtl #category_blog_block_left h3.block-title:after {
  left: auto;
  right: 0
}
.lang-rtl #category_blog_block_left ul.list-link li:after {
  left: auto;
  right: 0
}
.lang-rtl #category_blog_block_left ul.list-link li:before {
  left: auto;
  right: 2px
}
.lang-rtl #sdssearch_block_top .btn.button-search {
  left: 0;
  right: auto
}
.lang-rtl div.sdsarticleItem .imageFeaturedLink .date_added {
  left: auto;
  right: 10px
}
.lang-rtl div.sdsarticleItem .articleContent .sdsarticle-info:before {
  left: auto;
  right: 0
}
.lang-rtl div.sdsarticleItem span.comment {
  float: right
}
.lang-rtl div.sdsarticleItem div.more .fa:before {
  content: '\f100'
}
.lang-rtl div.post-page {
  text-align: left
}
.lang-rtl div.post-page .pagination {
  padding: 0
}
.lang-rtl #sdsblogArticle .article-info:before {
  left: auto;
  right: 0
}
.lang-rtl div#respond #commentform .input {
  float: right
}
.lang-rtl div#respond #commentform .input.fl {
  text-align: right
}
.lang-rtl div#respond #commentform .input.fr {
  text-align: left
}
.lang-rtl div#respond #commentform .input.fr .error {
  float: right
}
.lang-rtl div#respond .comment-reply-title:before {
  left: auto;
  right: 0
}
.lang-rtl div#respond .comment-reply-title small {
  float: left!important
}
.lang-rtl div#articleComments h3 {
  direction: ltr;
  text-align: right
}
.lang-rtl div#articleComments h3:before {
  left: auto;
  right: 0
}
.lang-rtl div#articleComments .commentList li {
  padding: 0 100px 0 0
}
.lang-rtl div#articleComments .commentList li .text .reply,
.lang-rtl div#articleComments .commentList li .text .created {
  float: left
}
.lang-rtl div#articleComments .commentList li .text .created:before {
  left: 5px;
  right: auto;
  content: "\\"
}
.lang-rtl div#articleComments .commentList li .avatar {
  left: auto;
  right: 0
}
@media (min-width:992px) and (max-width:1199px) {
  div.lastestnews .post .post_content .post_title a {
    font-size: 15px
  }

  div.lastestnews .post .post_content .post-info span {
    font-size: 11px
  }

  div.lastestnews .post .post_content .post-info span.view {
    padding: 0 10px
  }

  div.lastestnews .post .post_content .post-info span .fa {
    font-size: 13px
  }
}
@media (max-width:991px) {
  div#articleComments .commentList li .text .name {
    display: block;
    margin: 0 0 10px 0
  }

  div#articleComments .commentList li .text .created,
  div#articleComments .commentList li .text .reply {
    float: none;
    margin-bottom: 5px
  }

  div#articleComments .commentList li .text .created:before {
    display: none
  }

  #sdsblogArticle .sharing-buttons .buttons a {
    padding: 7px 10px;
    margin: 0 2px
  }

  #smartblogcat .sdsarticleItem .sdsarticle-text {
    margin-top: 20px
  }

  .lang-rtl div#articleComments .commentList li .text .created,
  .lang-rtl div#articleComments .commentList li .text .reply {
    float: none;
    margin-bottom: 5px
  }

  .lang-rtl div#articleComments .commentList li .text .created:before {
    display: none
  }

  .content_v2 div.lastestnews .post .post_content {
    padding-top: 0
  }
}
@media (max-width:767px) {
  #sdsblogArticle .sharing-buttons .buttons a {
    margin: 0 3px 20px
  }

  div.lastestnews .title-block {
    margin-bottom: 34px
  }

  div.lastestnews h3.title_blog {
    margin-bottom: 10px
  }

  div.lastestnews .owl-controls .owl-nav .owl-prev,
  div.lastestnews .owl-controls .owl-nav .owl-next {
    top: 18%
  }

  div.lastestnews .owl-controls .owl-nav .owl-prev {
    left: 0
  }

  div.lastestnews .owl-controls .owl-nav .owl-next {
    right: 0
  }

  .content_v2 div.lastestnews {
    padding-bottom: 0
  }

  .content_v2 div.lastestnews .post .post_content .sdsarticleHeader h5 {
    margin-right: 0
  }

  .lang-rtl .content_v2 div.lastestnews .post .post_content .sdsarticleHeader h5 {
    margin-left: 0
  }
}
@media (max-width:479px) {
  div.lastestnews h3.title_blog {
    font-size: 20px
  }

  div.lastestnews .post .post_image a img {
    width: 100%
  }

  div.lastestnews .post .post_content .post-info span {
    font-size: 11px
  }

  div.lastestnews .post .post_content .post-info span.view {
    padding: 0 5px
  }

  div.lastestnews .post .post_content .post-info span .fa {
    font-size: 12px
  }

  .content-v2 div.lastestnews .post .post_image {
    margin-bottom: 30px
  }

  div#respond #commentform input[type="text"] {
    width: 100%
  }

  div#respond #commentform .input {
    width: 100%
  }

  div#respond #commentform .input.fl,
  div#respond #commentform .input.fr {
    text-align: left
  }

  div#articleComments .commentList li {
    padding: 8px 0 0
  }

  div#articleComments .commentList li .avatar {
    position: relative;
    margin-bottom: 20px
  }

  .lang-rtl div#respond #commentform .input.fl,
  .lang-rtl div#respond #commentform .input.fr {
    text-align: right
  }

  .lang-rtl div#articleComments .commentList li {
    padding: 8px 0 0
  }

  .lang-rtl div#articleComments .commentList li .avatar {
    position: relative
  }
}
#product-modal .modal-content .modal-body .mask {
  position: relative;
  overflow: hidden;
  max-height: 900px;
  height: 900px;
  margin-top: 70px;
  z-index: 1
}
#product-modal .modal-content .modal-body .arrows .arrow-up,
#product-modal .modal-content .modal-body .arrows .arrow-down {
  left: 50px
}
#product-modal .modal-content .modal-body .product-images {
  margin-left: 25px
}
.product-images>li.thumb-container {
  margin: 0 0 10px 0
}
#product-modal .modal-content .modal-body .product-images .thumb-container {
  display: inline-block
}
#product-modal .modal-content .modal-body .product-images .thumb-container img {
  width: 100px;
  min-width: 100px;
  border: 2px solid transparent
}
#product-modal .modal-content .modal-body .product-images img:hover {
  border: 2px solid #ff5a00
}
#product-modal .modal-content .modal-body .image-caption {
  width: 100%
}
#product-modal .modal-content .modal-body .thumbnails {
  text-align: left!important
}
#cart .cart-container .text-xs-right a.remove-from-cart:hover i.material-icons {
  color: #ff5a00
}
#blockcart-modal .divide-right {
  border-right: #e5e5e5 1px solid
}
div#blockcart-modal p {
  color: #414141
}
div#blockcart-modal .modal-content {
  border: none
}
div#blockcart-modal .modal-header {
  background: #ff5a00
}
div#blockcart-modal .modal-header .close {
  padding: 0;
  color: #fff;
  font-size: 20px;
  opacity: 1;
  text-shadow: none
}
div#blockcart-modal .modal-header .close:hover {
  color: #f55
}
div#blockcart-modal .modal-body {
  padding: 30px;
  background: #fff
}
div#blockcart-modal .modal-body .product-image-container .product-image {
  width: 190px
}
div#blockcart-modal .modal-body .product-name {
  font-weight: 500;
  padding-bottom: 12px;
  color: #555
}
div#blockcart-modal .modal-body .product-price {
  color: #f55;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding-bottom: 15px
}
div#blockcart-modal .modal-body span,
div#blockcart-modal .modal-body p {
  padding: 10px 0;
  font-weight: 400;
  margin: 0;
  font-size: 14px
}
div#blockcart-modal .modal-body span strong,
div#blockcart-modal .modal-body p strong {
  font-weight: 600
}
div#blockcart-modal .modal-body .cart-products-count {
  padding-bottom: 12px
}
div#blockcart-modal .modal-body .cart-content {
  padding: 0 15px
}
div#blockcart-modal .modal-body .cart-content .btn {
  margin: 30px 0 0;
  background: #ff5a00;
  color: #fff;
  box-shadow: none;
  line-height: 40px;
  padding: 0 15px;
  transition: 0.3s all ease 0s;
  text-transform: uppercase;
  font-weight: 600
}
div#blockcart-modal .modal-body .cart-content .btn:hover {
  background: #b50000
}
#contact #content-wrapper>.row {
  margin: 0
}
#contact .page-content {
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0
}
#contact .form-control-label {
  text-align: left
}
#contact .form-footer .btn {
  padding: 10px 40px;
  color: #fff;
  background: #ff5a00;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  box-shadow: none
}
#contact .form-footer .btn:hover {
  background: #b50000
}
#contact .group-span-filestyle .btn {
  background: #ff5a00;
  border-radius: 0 4px 4px 0;
  height: 35px
}
#contact .group-span-filestyle .btn:hover {
  background: #b50000
}
.contact-rich {
  padding: 0
}
.contact-rich h4 {
  font-size: 22px;
  color: #222;
  font-weight: 400;
  margin: 0 0 18px;
  position: relative;
  padding: 0 0 15px
}
.contact-rich h4:after {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/icon/bg_title.png) repeat-x 0 0
}
.contact-rich div.block:before,
.contact-rich div.block:after {
  content: "";
  display: table
}
.contact-rich div.block:after {
  clear: both
}
.contact-rich div.block .icon {
  float: left;
  width: 24px;
  color: #444
}
.contact-rich div.block .icon .material-icons {
  font-size: 16px;
  line-height: 12px
}
.contact-rich div.block .labelcontact {
  float: left;
  color: #444;
  width: 66px;
  font-size: 108%
}
.contact-rich div.block .data {
  float: right;
  width: calc(100% - 90px);
  font-size: 108%
}
.contact-form {
  padding: 0
}
.contact-form .contact-title {
  font-size: 26px;
  color: #333;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 5px;
  position: relative;
  padding: 0;
  display: inline-block
}
.contact-form .contact-title:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 2px;
  background: #222;
  top: 13px;
  left: auto;
  right: -70px
}
.contact-form .menu-contact {
  margin: 0 0 56px
}
.contact-form .menu-contact ul li {
  text-align: center
}
.contact-form .menu-contact ul li .icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border: 2px solid #222;
  background: transparent;
  font-size: 30px;
  border-radius: 50%;
  color: #222;
  margin-bottom: 18px;
  transition: all 0.3s ease 0s
}
.contact-form .menu-contact ul li .text h5 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: #333
}
.contact-form .menu-contact ul li p {
  margin-bottom: 0;
  font-size: 13px
}
.contact-form .menu-contact ul li:hover {
  cursor: pointer
}
.contact-form .menu-contact ul li:hover .icon {
  border-color: #ff5a00;
  background: #ff5a00;
  color: #fff
}
.contact-form .form-group.row {
  margin-bottom: 5px
}
.contact-form .form-group {
  margin-bottom: 20px
}
.contact-form .form-control-label {
  color: #555
}
.contact-form .form-control-select {
  padding-top: 6px;
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px
}
.contact-form .form-control-select:focus {
  outline: 0
}
.contact-form .form-control {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 14px
}
.contact-form .form-control:focus {
  outline: 0
}
.contact-form .form-footer {
  margin-bottom: 60px
}
@media (max-width:1199px) {
  #contact .contact-form .group-span-filestyle .btn {
    vertical-align: top
  }
}
#cms {
  overflow-x: hidden
}
#cms .page-header {
  padding: 10px 0;
  display: none
}
#cms .page-header h1 {
  margin: 15px 0;
  color: #222;
  font-size: 30px;
  font-weight: 400
}
#cms .page-content.page-cms {
  background: transparent
}
.about-wrap {
  margin: 0
}
.about-wrap .why-choose {
  padding: 20px 0 0;
  position: relative;
  display: block;
  margin: 0 0 35px
}
.about-wrap .why-choose .title {
  text-align: center;
  margin-bottom: 41px
}
.about-wrap .why-choose .title h3 {
  font-size: 26px;
  color: #333;
  font-weight: 600;
  text-transform: capitalize
}
.about-wrap .why-choose .title p {
  font-size: 107%
}
.about-wrap .why-choose .item {
  position: relative;
  margin-bottom: 25px
}
.about-wrap .why-choose .item .icon {
  position: absolute;
  width: auto;
  height: 100%;
  left: 15px;
  top: 6px;
  right: auto;
  bottom: auto
}
.about-wrap .why-choose .item .icon .lang-rtl {
  left: auto;
  right: 15px
}
.about-wrap .why-choose .item .text {
  padding: 0 0 0 80px
}
.about-wrap .why-choose .item .text .lang-rtl {
  padding: 0 80px 0 0
}
.about-wrap .why-choose .item .text h4 {
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 12px
}
.about-wrap .why-choose .item .text h4:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 1px;
  top: auto;
  bottom: 0;
  left: 0;
  right: auto;
  background: #222
}
.about-wrap .why-choose h4 a {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  color: #333;
  transition: all 0.3s ease 0s
}
.about-wrap .why-choose h4 a:hover {
  color: #ff5a00
}
.about-wrap .why-choose .icon {
  margin-bottom: 15px;
  transition: all 0.3s ease 0s;
  position: absolute;
  left: 0;
  right: auto
}
.about-wrap .about-project {
  height: 250px;
  margin: 0 0 80px;
  position: relative;
  display: block
}
.about-wrap .about-project:before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 200%;
  height: 100%;
  top: 0;
  left: -50%;
  background: transparent url(../img/cms/project.jpg) no-repeat center center
}
.about-wrap .our-team .title {
  text-align: center;
  margin-bottom: 44px
}
.about-wrap .our-team .title h3 {
  font-size: 200%;
  font-weight: 500;
  margin: 0 0 6px;
  text-transform: capitalize
}
.about-wrap .our-team .out-team-content .owl-stage-outer {
  overflow: hidden;
  direction: ltr
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner {
  text-align: center;
  background: #fff
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image {
  position: relative
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image:after {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, .5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials {
  position: absolute;
  top: 45%;
  width: 100%;
  text-align: center;
  z-index: 2;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a {
  display: inline-block;
  position: relative;
  height: 30px;
  width: 25px;
  margin: 0 1px;
  overflow: hidden;
  border-radius: 50%;
  font-size: 0
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a:before {
  font-family: Fontawesome;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 14px
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a.dribbble:before {
  content: "\f17d"
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a.linkedin:before {
  content: "\f0e1"
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a.fb:before {
  content: "\f09a"
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a.tw:before {
  content: "\f099"
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a.google:before {
  content: "\f1a0"
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .image .socials a:hover:before {
  color: #ff5a00
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .text {
  line-height: 18px;
  padding: 18px 0 10px;
  opacity: 0;
  background: transparent
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .name {
  font-size: 16px;
  color: #333;
  margin: 0 0 5px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner .job {
  font-size: 14px;
  margin: 0 0 12px;
  font-weight: 400;
  color: #666
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner:hover {
  cursor: pointer
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner:hover .image:after {
  opacity: 1
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner:hover .image .socials {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.about-wrap .our-team .out-team-content .owl-stage-outer .content-inner:hover .text {
  opacity: 1;
  background: #f5f5f5
}
.about-wrap .our-team .out-team-content .owl-controls {
  display: none
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev,
.about-wrap .our-team .out-team-content .owl-controls .owl-next {
  display: block;
  height: 33px;
  width: 33px;
  background: #fff;
  padding: 1px;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 25%;
  overflow: hidden
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev .fa,
.about-wrap .our-team .out-team-content .owl-controls .owl-next .fa {
  display: block;
  height: 100%;
  width: 100%;
  background: #636363;
  color: #fff;
  line-height: 30px;
  border-radius: 50%
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev:hover .fa,
.about-wrap .our-team .out-team-content .owl-controls .owl-next:hover .fa {
  background: #bd2c21
}
.about-wrap .our-team .out-team-content .owl-controls .owl-prev {
  left: 0
}
.about-wrap .our-team .out-team-content .owl-controls .owl-next {
  right: 0
}
.about-wrap div.about-us {
  padding: 80px 0 40px;
  text-align: center;
  position: relative
}
.about-wrap div.about-us:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 200%;
  left: -50%;
  top: 0;
  bottom: auto;
  background: #f5f5f5;
  z-index: -1
}
.about-wrap div.about-us .title {
  text-align: center;
  margin-bottom: 5px
}
.about-wrap div.about-us .title h3 {
  font-size: 200%;
  font-weight: 500;
  color: #333;
  text-transform: capitalize
}
.about-wrap div.about-us .title p {
  font-size: 107%
}
.about-wrap div.about-us .skill-range {
  text-align: left;
  padding: 35px 0 0
}
.lang-rtl .about-wrap div.about-us .skill-range {
  text-align: right
}
.about-wrap div.about-us .skill-range .name-skill {
  font-size: 14px;
  color: #222;
  margin-bottom: 8px;
  font-weight: 500
}
.about-wrap div.about-us .skill-range .range-item {
  background-color: #fff;
  margin-bottom: 13px;
  box-shadow: 0 0 0 1px #ebebeb inset;
  -webkit-box-shadow: 0 0 0 1px #ebebeb inset
}
.about-wrap div.about-us .skill-range .range-item .range-result {
  height: 42px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MThCMjk1OTQ3ODVBMTFFOUFFM0ZENUIwRjk2MjNCODIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MThCMjk1OTM3ODVBMTFFOUFFM0ZENUIwRjk2MjNCODIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ZTBiYTBjYWQtZmMwZC01NTQyLWE1ZWMtY2YwMjllNDA3YTQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmBkZ+0AAAAuSURBVHjaYnrBwICM3hobMzEgAVZj499nzzKh8YEMJjQ+VAiZDxJC4wMBQIABACIlFOj8FDc2AAAAAElFTkSuQmCC);
  position: relative
}
.about-wrap div.about-us .skill-range .range-item .range-result .tooltip-range {
  background-color: #222;
  color: #fff;
  display: inline;
  font-size: 85.714%;
  padding: 0 10px;
  position: absolute;
  right: -21px;
  top: -35px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px
}
.about-wrap div.about-us .skill-range .range-item .range-result .tooltip-range:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #222;
  bottom: -4px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  width: 0
}
.about-wrap .our-manufacter {
  padding: 55px 0
}
@media (max-width:1199px) {
  iframe {
    max-width: 100%
  }
}
@-webkit-keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px)
  }

  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@-moz-keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px)
  }

  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
@keyframes animate-translate-top {
  0% {
    -webkit-transform: translate(0, -150px);
    -ms-transform: translate(0, -150px);
    transform: translate(0, -150px)
  }

  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}
a.backtotop {
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background: #ff5a00;
  right: 30px;
  position: fixed;
  z-index: 105;
  bottom: 50px;
  text-align: center;
  line-height: 40px;
  font-size: 20px
}
a.backtotop.hidden-top {
  opacity: 0;
  visibility: hidden
}
a.backtotop i {
  color: #fff
}
a.backtotop:hover {
  background: #b50000
}
@media (min-width:1200px) {
  .menu-fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0 1px 3px #ccc
  }

  .header-main.menu-fixed {
    -webkit-animation: animate-translate-top 0.8s;
    -moz-animation: animate-translate-top 0.8s;
    animation: animate-translate-top 0.8s
  }

  .header_v1.has-top-margin .header-center {
    margin-top: 110px
  }

  .header_v3.has-top-margin .header-bottom {
    margin-top: 130px
  }

  .header_v3.has-top-margin .menu-fixed #_desktop_logo {
    min-height: 80px;
    line-height: 80px
  }

  body.layout-boxed main {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px #777;
    overflow: hidden
  }

  body.layout-framed main {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    overflow: hidden
  }

  body.layout-rounded main {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px #777;
    border-radius: 15px;
    overflow: hidden
  }

  body.layout-boxed .ps-spotlight2-4 .row,
  body.layout-framed .ps-spotlight2-4 .row,
  body.layout-rounded .ps-spotlight2-4 .row {
    margin: 0 -15px
  }
}
.hide-title .product_list.grid h5,
.hide-quickview .product_list.grid .quick-view {
  display: none!important
}
.hide-title .product_lists.grid h5,
.hide-quickview .product_lists.grid .quick-view {
  display: none!important
}
.hide-productdes .grid .product-desc,
.hide-coloroption .grid .color-list-container,
.hide-stockinfo .grid .availability {
  display: none!important
}
div.img-pattern.active,
div.img-pattern.selected {
  border-color: #ff5a00
}
div.themeColor.active,
div.themeColor.selected {
  border-color: #ff5a00
}
.reset-group .btn:hover {
  background: #ff5a00
}
@media (max-width:991px) {
  #sp-cpanel_btn {
    display: none
  }
}
.remove-box-sticky,
.button-sticky-bottom.btn-search-filters {
  display: none!important
}
#checkout .cart-bottom a,
#checkout .cart-bottom .shopping_cart,
#search .search-bottom .button-sticky-bottom {
  color: #fff!important
}
#search .search-bottom,
#search .search-bottom:hover,
#checkout .cart-bottom,
#checkout .cart-bottom:hover,
#my-account .myaccount-bottom:hover,
#my-account .myaccount-bottom {
  background: #ff5a00
}
#search .search-bottom .button-sticky-bottom,
#search .search-bottom:hover .button-sticky-bottom,
#checkout .cart-bottom .button-sticky-bottom,
#checkout .cart-bottom:hover .button-sticky-bottom,
#my-account .myaccount-bottom:hover .button-sticky-bottom,
#my-account .myaccount-bottom .button-sticky-bottom {
  color: #fff
}
@media screen and (device-aspect-ratio:2/3) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px!important
  }
}
@media screen and (device-aspect-ratio:40/71) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px!important
  }
}
@media screen and (device-aspect-ratio:375/667) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px!important
  }
}
@media screen and (device-aspect-ratio:9/16) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px!important
  }
}
.mobile_layout_only {
  display: none
}
.mobile_layout .banners-middle .spbanner:first-child {
  margin-bottom: 17px
}
.mobile_layout .sphomepage-slider {
  border-radius: 0
}
.mobile_layout .lang-cur {
  float: right
}
.lang-rtl.mobile_layout .lang-cur {
  float: left
}
.mobile_layout .lang-cur #splanguage {
  float: left
}
.lang-rtl.mobile_layout .lang-cur #splanguage {
  float: right
}
.mobile_layout .lang-cur #splanguage .language-selector .sp-language-title {
  border: none!important
}
.mobile_layout .lang-cur #spcurrency {
  float: left
}
.lang-rtl.mobile_layout .lang-cur #spcurrency {
  float: right
}
.mobile_layout .lang-cur #spcurrency .currency-selector .sp-currency-title {
  border: none!important
}
.mobile_layout .spr-container .sprsearch-form {
  outline: none!important;
  border: none!important
}
.mobile_layout .spr-container .sprsearch-form .spr_selector {
  display: none
}
.mobile_layout .vertical_title {
  display: none
}
.mobile_layout .mobile_layout_only {
  display: inline-block
}
.mobile_layout #header {
  margin-bottom: 10px
}
.mobile_layout .col-xs-1,
.mobile_layout .col-xs-2,
.mobile_layout .col-xs-3,
.mobile_layout .col-xs-4,
.mobile_layout .col-xs-5,
.mobile_layout .col-xs-6,
.mobile_layout .col-xs-7,
.mobile_layout .col-xs-8,
.mobile_layout .col-xs-9,
.mobile_layout .col-xs-10,
.mobile_layout .col-xs-11,
.mobile_layout .col-xs-12,
.mobile_layout .col-sm-1,
.mobile_layout .col-sm-2,
.mobile_layout .col-sm-3,
.mobile_layout .col-sm-4,
.mobile_layout .col-sm-5,
.mobile_layout .col-sm-6,
.mobile_layout .col-sm-7,
.mobile_layout .col-sm-8,
.mobile_layout .col-sm-9,
.mobile_layout .col-sm-10,
.mobile_layout .col-sm-11,
.mobile_layout .col-sm-12,
.mobile_layout .col-md-1,
.mobile_layout .col-md-2,
.mobile_layout .col-md-3,
.mobile_layout .col-md-4,
.mobile_layout .col-md-5,
.mobile_layout .col-md-6,
.mobile_layout .col-md-7,
.mobile_layout .col-md-8,
.mobile_layout .col-md-9,
.mobile_layout .col-md-10,
.mobile_layout .col-md-11,
.mobile_layout .col-md-12,
.mobile_layout .col-lg-1,
.mobile_layout .col-lg-2,
.mobile_layout .col-lg-3,
.mobile_layout .col-lg-4,
.mobile_layout .col-lg-5,
.mobile_layout .col-lg-6,
.mobile_layout .col-lg-7,
.mobile_layout .col-lg-8,
.mobile_layout .col-lg-9,
.mobile_layout .col-lg-10,
.mobile_layout .col-lg-11,
.mobile_layout .col-lg-12,
.mobile_layout .col-xl-1,
.mobile_layout .col-xl-2,
.mobile_layout .col-xl-3,
.mobile_layout .col-xl-4,
.mobile_layout .col-xl-5,
.mobile_layout .col-xl-6,
.mobile_layout .col-xl-7,
.mobile_layout .col-xl-8,
.mobile_layout .col-xl-9,
.mobile_layout .col-xl-10,
.mobile_layout .col-xl-11,
.mobile_layout .col-xl-12 {
  padding-right: 5px;
  padding-left: 5px
}
.mobile_layout .row {
  margin-left: -5px;
  margin-right: -5px
}
.mobile_layout .container {
  padding-left: 10px;
  padding-right: 10px
}
.mobile_layout .block_n {
  margin-bottom: 10px
}
.mobile_layout .moduletable {
  margin: 0
}
.mobile_layout .cart_content {
  position: static
}
.mobile_layout .cart_mobilelayout {
  height: 50px;
  text-align: center;
  display: block;
  color: #444;
  padding: 7px 0 0;
  float: none!important
}
.mobile_layout .cart_mobilelayout .spblockcart {
  float: none
}
.mobile_layout #blockcart-modal .modal-title {
  text-align: left!important
}
.mobile_layout .product-image .quick-view {
  display: none!important
}
.mobile_layout .cart_content .quick-view {
  display: inline-block!important
}
.mobile_layout .moduletable.left-product {
  margin: 0 0 30px 0
}
.mobile_layout div#blockcart-modal .modal-body {
  padding: 0 10px 50px 10px
}
.mobile_layout div#blockcart-modal div.divide-right .row>div:first-child {
  text-align: center
}
.mobile_layout .carrier_delay {
  margin: 0 15px
}
.mobile_layout .sticky-bottom .myaccount-bottom .box-sticky-bottom {
  min-height: 190px
}
.mobile_layout .welcome-text {
  display: block;
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
  color: #fff
}
.mobile_layout .mobile-layout-content {
  text-align: center
}
.mobile_layout .mobile-layout-content span a {
  font-size: 16px;
  border: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  line-height: 41px;
  height: 45px;
  background: #ff5a00;
  border-radius: 45px;
  color: #fff!important;
  width: 45%;
  margin: 5px 10px
}
.mobile_layout .language-currency-mobile {
  text-align: center
}
.mobile_layout .language-currency-mobile .spcurrency-block {
  padding-left: 15px
}
.lang-rtl.mobile_layout .language-currency-mobile .spcurrency-block {
  padding: 0 20px 0 0
}
.mobile_layout .language-currency-mobile .spcurrency-block .currency-selector {
  color: #fff
}
.mobile_layout .language-currency-mobile .spcurrency-block .currency-selector .sp-currency-title.active span {
  color: #ff5a00
}
.mobile_layout .language-currency-mobile .spcurrency-block .currency-selector .sp-currency-title span {
  color: #fff;
  font-size: 16px
}
.mobile_layout .language-currency-mobile .splanguage-block {
  margin-right: 0;
  padding-right: 0
}
.lang-rtl.mobile_layout .language-currency-mobile .splanguage-block:before {
  right: 0;
  left: auto
}
.lang-rtl.mobile_layout .language-currency-mobile .splanguage-block {
  margin: 0 15px 0 0;
  padding: 0 15px 0 0
}
.mobile_layout .language-currency-mobile .splanguage-block .language-selector {
  color: #fff
}
.mobile_layout .language-currency-mobile .splanguage-block .language-selector .sp-language-title.active span {
  color: #ff5a00
}
.mobile_layout .language-currency-mobile .splanguage-block .language-selector .sp-language-title span {
  color: #fff;
  font-size: 16px
}
.mobile_layout .language-currency-mobile .splanguage-block:after {
  display: none
}
.mobile_layout .navbar .navbar-button.mobile-megamenu .navbar-toggle {
  background: transparent;
  color: #666;
  margin: 0;
  width: 100%
}
.mobile_layout .navbar .navbar-button.mobile-megamenu .navbar-toggle i {
  font-size: 18px;
  line-height: 20px;
  min-height: 20px;
  vertical-align: top
}
.mobile_layout .navbar .navbar-button.mobile-megamenu .navbar-toggle span {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 10px
}
.mobile_layout #products .product-miniature,
.mobile_layout .featured-products .product-miniature,
.mobile_layout .product-accessories .product-miniature,
.mobile_layout .product-miniature,
.mobile_layout .category-products .product-miniature {
  margin-bottom: 0
}
.mobile_layout #products .product-miniature .product-container .cart_content,
.mobile_layout .featured-products .product-miniature .product-container .cart_content,
.mobile_layout .product-accessories .product-miniature .product-container .cart_content,
.mobile_layout .product-miniature .product-container .cart_content,
.mobile_layout .category-products .product-miniature .product-container .cart_content {
  padding: 0 0 10px 0;
  position: static
}
.mobile_layout #products .product-miniature .product-container .cart_content .button-mobilelayout,
.mobile_layout .featured-products .product-miniature .product-container .cart_content .button-mobilelayout,
.mobile_layout .product-accessories .product-miniature .product-container .cart_content .button-mobilelayout,
.mobile_layout .product-miniature .product-container .cart_content .button-mobilelayout,
.mobile_layout .category-products .product-miniature .product-container .cart_content .button-mobilelayout {
  display: inline-block;
  background: #ff5a00!important;
  color: #fff;
  font-size: 13px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: top;
  padding: 0
}
.mobile_layout #products .product-miniature .product-container .product-info .product-price-and-shipping,
.mobile_layout .featured-products .product-miniature .product-container .product-info .product-price-and-shipping,
.mobile_layout .product-accessories .product-miniature .product-container .product-info .product-price-and-shipping,
.mobile_layout .product-miniature .product-container .product-info .product-price-and-shipping,
.mobile_layout .category-products .product-miniature .product-container .product-info .product-price-and-shipping {
  margin-bottom: 5px
}
.mobile_layout .header-top-content {
  background-color: #fff;
  display: table;
  width: 100%;
  z-index: 210;
  position: relative;
  box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
  padding: 0
}
.mobile_layout .header-top-content .logo-categories {
  padding: 10px 0
}
.mobile_layout .header-top-content .logo-categories .logo-mobile {
  float: left
}
.lang-rtl.mobile_layout .header-top-content .logo-categories .logo-mobile {
  float: right
}
.mobile_layout .header-top-content .logo-categories .logo-mobile img.logo {
  max-height: 32px;
  width: auto
}
.mobile_layout .header-top-content .logo-categories .spverticalmenu-mobile {
  float: right
}
.lang-rtl.mobile_layout .header-top-content .logo-categories .spverticalmenu-mobile {
  float: left
}
.mobile_layout .header-top-content .logo-categories .spverticalmenu-mobile div.spverticalmenu .navbar-vertical {
  position: static
}
.mobile_layout .header-top-content .logo-categories .spverticalmenu-mobile div.spverticalmenu .navbar-vertical .navbar-header {
  position: static
}
.mobile_layout .header-top-content .logo-categories .spverticalmenu-mobile div.spverticalmenu .navbar-vertical .navbar-header .navbar-toggle {
  color: #fff;
  font-weight: 700;
  padding: 5px 10px;
  height: auto;
  font-size: 12px
}
.mobile_layout .sticky-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #fff
}
.mobile_layout .sticky-bottom .content-group-block {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .3) 0 0 5px;
  margin: 0 -10px;
  padding: 0 10px
}
.mobile_layout .sticky-bottom .content-group-block .group-block {
  display: table;
  width: 100%
}
.mobile_layout .sticky-bottom .content-group-block .group-block .block-bottom {
  display: table-cell;
  width: 20%;
  vertical-align: top
}
.mobile_layout .sticky-bottom .content-group-block .group-block .block-bottom.cart-bottom .button-sticky-bottom-text {
  margin-top: 3px
}
.mobile_layout .sticky-bottom .content-group-block .group-block .block-bottom .button-home .button-sticky-bottom-text {
  margin-top: 2px
}
.mobile_layout .sticky-bottom .content-group-block .group-block .block-bottom .button-sticky-bottom {
  height: 50px;
  text-align: center;
  display: block;
  color: #666;
  padding: 7px 0 0
}
.mobile_layout .sticky-bottom .content-group-block .group-block .block-bottom .button-sticky-bottom i {
  line-height: 20px;
  min-height: 20px
}
.mobile_layout .sticky-bottom .content-group-block .group-block .block-bottom .button-sticky-bottom.active-bg {
  background: #ff5a00;
  color: #fff!important
}
.mobile_layout .sticky-bottom .content-group-block .group-block .block-bottom .button-sticky-bottom-text {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 10px
}
.mobile_layout .sticky-bottom .remove-box-sticky {
  z-index: 10;
  cursor: pointer;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block!important;
  font-size: 14px
}
.lang-rtl.mobile_layout .sticky-bottom .remove-box-sticky {
  right: auto;
  left: 10px
}
.mobile_layout .sticky-bottom .box-sticky-bottom {
  position: fixed;
  right: 0;
  left: 0;
  background: rgba(68, 73, 78, .95);
  bottom: 50px;
  min-height: 180px;
  padding: 40px 10px 0 10px;
  z-index: 999;
  visibility: hidden;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.mobile_layout .sticky-bottom .box-sticky-bottom.box-sticky-bottom-active {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mobile_layout .sticky-bottom .search-bottom .box-sticky-bottom .spSearchPro {
  height: auto
}
.mobile_layout .sticky-bottom .search-bottom .box-sticky-bottom .spSearchPro .spr-container {
  text-align: center
}
.mobile_layout .sticky-bottom .search-bottom .box-sticky-bottom .spSearchPro .spr-container .content-search {
  width: 90%;
  display: inline-block
}
.mobile_layout .sticky-bottom .search-bottom .box-sticky-bottom .spSearchPro .spr-container .spr-query {
  border-radius: 45px;
  border: none!important;
  width: 100%
}
.mobile_layout .sticky-bottom .search-bottom .box-sticky-bottom .spSearchPro .spr-container .spr-search-button {
  width: 100%;
  font-size: 14px;
  border-radius: 45px;
  margin-top: 10px;
  background: #ff5a00;
  color: #fff!important
}
.mobile_layout .sticky-bottom .search-bottom .box-sticky-bottom .spSearchPro .spr-container .ac_results {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
  max-height: 350px;
  overflow-y: scroll
}
.mobile_layout .services-home {
  margin-bottom: 10px
}
.mobile_layout .services-home ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.mobile_layout .services-home ul li {
  margin: 0;
  text-transform: uppercase
}
.mobile_layout .services-home ul li a {
  display: block;
  padding: 10px 0
}
.mobile_layout .services-home ul li:not(:last-child) {
  border-bottom: 1px solid #ddd
}
.mobile_layout .services-home ul li em {
  display: inline-block;
  vertical-align: middle;
  width: 46px;
  text-align: center;
  font-size: 20px
}
.mobile_layout .scroll-container {
  margin-bottom: 25px
}
.mobile_layout .scroll-container .scroll-block {
  margin: 0 -10px;
  overflow-x: scroll;
  padding: 10px 5px 10px
}
.mobile_layout .scroll-container .scroll-block .item-table {
  display: table
}
.mobile_layout .scroll-container .scroll-block .item-table .item-table-cell {
  float: none;
  display: table-cell;
  padding: 0 5px
}
.mobile_layout .scroll-container .scroll-block .item-table .item-table-cell:last-child {
  padding-right: 10px
}
.mobile_layout .scroll-container .scroll-block .product-items .product-item .item-inner {
  width: 205px
}
.mobile_layout .scroll-container .scroll-block .product-items.list-filter-products .product-item .item-inner {
  width: 225px
}
.mobile_layout .scroll-container .scroll-block .product-items.list-filter-products .product-item .item-inner .product-item-info .product-item-image {
  float: left;
  width: 90px
}
.mobile_layout .scroll-container .scroll-block .product-items.list-filter-products .product-item .item-inner .product-item-info .product-item-details {
  margin-left: 98px;
  padding: 0;
  text-align: left
}
.mobile_layout .scroll-container .scroll-block .product-items.list-filter-products .product-item .item-inner .product-item-info .product-item-details .product-item-name {
  white-space: normal;
  text-overflow: clip
}
.mobile_layout .scroll-container .scroll-block .product-items.list-filter-products .product-item .item-inner .product-item-info .product-item-details .price-box .special-price,
.mobile_layout .scroll-container .scroll-block .product-items.list-filter-products .product-item .item-inner .product-item-info .product-item-details .price-box .old-price {
  display: block;
  float: none;
  padding: 0
}
.mobile_layout .collection .scroll-container {
  border: 1px solid #ddd;
  overflow: hidden
}
.mobile_layout .collection .scroll-container .scroll-block {
  padding-top: 0;
  padding-bottom: 0
}
.mobile_layout .collection .item-inner {
  text-align: center;
  width: 146px;
  padding: 15px 5px 13px
}
.mobile_layout .collection .item-inner a img {
  opacity: .6
}
.mobile_layout .collection .item-inner a span {
  padding-top: 5px;
  display: block;
  font-size: 116.67%;
  text-transform: uppercase;
  font-weight: 700
}
.mobile_layout .collection .item-inner a:hover img {
  opacity: 1
}
.mobile_layout div.sp-listing-tabs {
  margin-top: 10px;
  padding: 0
}
.mobile_layout div.sp-listing-tabs .ltabs-items .ltabs-item {
  margin-bottom: 25px
}
.mobile_layout div.sp-listing-tabs .box-html {
  float: left
}
.mobile_layout .sp_listing_tab_1.sp_listing_tab_2 .box-html,
.mobile_layout .sp_listing_tab_1.sp_listing_tab_2 .sp-listing-tabs {
  float: left
}
.mobile_layout .sp_listing_tab_1.sp_listing_tab_2 .title-module-listingtab {
  text-align: left
}
.mobile_layout .sp_listing_tab_1.sp_listing_tab_2 .sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  float: left
}
.mobile_layout .banner-mobile1,
.mobile_layout .banner-mobile2,
.mobile_layout .banner-mobile3,
.mobile_layout .banner-mobile4 {
  margin-bottom: 10px
}
.mobile_layout .banner-mobile1 .spbanner a,
.mobile_layout .banner-mobile2 .spbanner a,
.mobile_layout .banner-mobile3 .spbanner a,
.mobile_layout .banner-mobile4 .spbanner a {
  display: block
}
.mobile_layout .banner-mobile1 img,
.mobile_layout .banner-mobile2 img,
.mobile_layout .banner-mobile3 img,
.mobile_layout .banner-mobile4 img {
  width: 100%;
  height: auto
}
.mobile_layout .banner-mobile4 {
  margin-bottom: 30px
}
.mobile_layout .htmlbox2-mobile .title-collections {
  font-size: 18px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
  border: none;
  position: relative;
  display: block;
  margin: 0 0 12px
}
.mobile_layout div.lastestnews .owl-controls .owl-next,
.mobile_layout div.lastestnews .owl-controls .owl-prev {
  top: -65px
}
.mobile_layout a.backtotop {
  display: none
}
.mobile_layout .spfooterlinks .title-footer:before {
  content: "\f107";
  font-family: fontawesome;
  display: block;
  position: absolute;
  top: 15px;
  right: 15px
}
.lang-rtl.mobile_layout .spfooterlinks .title-footer:before {
  right: auto;
  left: 15px
}
.mobile_layout .spfooterlinks ul.links {
  display: none
}
.mobile_layout .footer-container #copyright {
  padding-bottom: 60px
}
.mobile_layout .add-to-cart span {
  display: none!important
}
.mobile_layout #js-product-list.product-list--list .product-miniature .product-container {
  margin: 0 -5px 30px -5px
}
.mobile_layout #js-product-list.product-list--list .product-miniature .product-info h5.product-title {
  margin: -3px 0 0 0
}
.mobile_layout #js-product-list.product-list--list .product-miniature .product-info .product-description-short {
  line-height: 18px
}
.mobile_layout #js-product-list.product-list--list .product-miniature .product-info .comments_note {
  margin: 0
}
.mobile_layout .breadcrumb {
  padding: 15px 0
}
.mobile_layout .breadcrumb .breadcrumb-container ul {
  margin: 0
}
.mobile_layout .cart_content span {
  opacity: 1!important
}
.mobile_layout .products-selection .showing {
  padding: 0
}
.mobile_layout .btn-search-filters {
  left: 0;
  background-color: #fff;
  color: #ff5a00;
  position: fixed;
  top: 20%;
  width: 30px;
  height: 30px;
  display: inline-block!important;
  text-align: center;
  line-height: 32px;
  z-index: 888;
  transition: 0.2s;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: rgba(0, 0, 0, .3) 3px 0 3px
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  background: rgba(68, 73, 78, .95);
  bottom: 50px;
  padding: 40px 10px 50px 10px;
  margin: 0 50px 0 0!important;
  z-index: 999;
  visibility: hidden;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom.box-sticky-bottom-active {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom .remove-box-sticky {
  z-index: 10;
  cursor: pointer;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  display: inline-block!important;
  font-size: 14px
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom #search_filters {
  max-height: 100%;
  overflow-y: scroll;
  padding-bottom: 30px;
  border: none!important
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom #search_filter_controls button {
  border-radius: 5px
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom .navbar-toggler {
  display: none!important
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom .facet {
  margin-bottom: 10px;
  border-radius: 5px
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom .facet ul {
  display: block!important;
  overflow-y: scroll;
  max-height: 140px
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom .facet ul li {
  padding: 0!important
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom .facet ul li .facet-label {
  padding: 5px 15px
}
.mobile_layout #search_filters_wrapper.box-sticky-bottom .facet ul li .custom-radio {
  display: none
}
.mobile_layout .footer-container .spfooterlinks {
  margin: 0
}
.cart_content .quick-view {
  display: none!important
}
#index .button-home {
  background: #ff5a00;
  color: #fff
}
.lang-rtl.mobile_layout #_mobile_cart {
  float: none!important
}
body#checkout.sp_mobilelayout section.checkout-step,
#checkout.sp_mobilelayout #wrapper {
  padding: 0
}
body#checkout.sp_mobilelayout section.checkout-step.-current .content {
  padding: 0 15px
}
body#checkout.sp_mobilelayout .continue {
  margin-bottom: 10px
}
body#checkout.sp_mobilelayout section.checkout-step .forgot-password {
  margin: 0
}
@media (max-width:520px) {
  .mobile_layout #js-product-list.product-list--list .product-miniature .product-info .product-description-short {
    max-height: 70px;
    overflow: scroll;
    line-height: 16px
  }
}
@media (max-width:479px) {
  .mobile_layout .sp_listing_tab_1.sp_listing_tab_2 .sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
    float: none
  }
}
@media (max-width:320px) {
  .mobile_layout .product-miniature {
    width: 100%
  }
}
.tags_block {
  margin-bottom: 30px
}
.tags_block h3.title_block {
  border-bottom: none;
  font-size: 128.571%;
  color: #222;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 28px;
  letter-spacing: 0;
  padding: 0
}
.tags_block .block_content {
  overflow: hidden
}
.tags_block .block_content a {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: #f5f5f5;
  padding: 5.5px 15px;
  text-transform: capitalize;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  font-size: 13px;
  color: #888
}
.lang-rtl .tags_block .block_content a {
  float: right;
  margin: 0 0 8px 8px
}
.tags_block .block_content a:hover {
  color: #fff;
  background: #ff5a00
}
#newsletter_block_home {
  margin-bottom: 78px;
  padding: 60px 130px;
  background: #292929 url(../img/cms/bg-new.png) no-repeat left 40px center;
  border-radius: 5px
}
#newsletter_block_home .title,
#newsletter_block_home .form {
  padding: 0
}
#newsletter_block_home h3.title_block {
  margin-top: 12px;
  font-size: 26px;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 700;
  vertical-align: middle;
  position: relative;
  color: #fff;
  padding: 0
}
#newsletter_block_home form {
  margin: 0;
  background: #59718a;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 5px
}
#newsletter_block_home .form-group {
  margin: 0;
  height: 55px;
  padding: 0;
  position: relative
}
#newsletter_block_home .form-group:before {
  content: '\f1d9';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  color: #a6a8b0;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 60px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  border-right: 1px solid #ccc
}
.lang-rtl #newsletter_block_home .form-group:before {
  border-right: none;
  border-left: 1px solid #ccc;
  left: auto;
  right: 0
}
#newsletter_block_home .form-group .button {
  padding: 0 30px;
  height: 55px;
  position: absolute;
  text-transform: uppercase;
  font-weight: 400;
  right: 0;
  top: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  min-width: 157px;
  background: #ff5a00
}
.lang-rtl #newsletter_block_home .form-group .button {
  left: 0;
  right: auto
}
#newsletter_block_home .form-group .button:hover {
  background: #b50000
}
#newsletter_block_home .form-group .newsletter-input {
  height: 100%;
  border: 1px solid transparent;
  background: #fff;
  color: #484848;
  font-size: 100%;
  font-weight: 400;
  padding: 0 0 0 68px;
  width: calc(100% - 157px);
  position: relative
}
.lang-rtl #newsletter_block_home .form-group .newsletter-input {
  padding: 0 68px 0 0
}
#newsletter_block_home .form-group input::-webkit-input-placeholder {
  color: #666
}
#newsletter_block_home .form-group input::-moz-placeholder {
  color: #666
}
#newsletter_block_home .form-group input:-moz-placeholder {
  color: #666
}
#newsletter_block_home .form-group input:-ms-input-placeholder {
  color: #666
}
#newsletter_block_home2 {
  margin-bottom: 0
}
#newsletter_block_home2 .title,
#newsletter_block_home2 .form {
  padding: 0
}
#newsletter_block_home2 h3.title_block {
  margin: 0 0 18px;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 500;
  vertical-align: middle;
  position: relative;
  color: #222;
  padding: 0;
  text-align: right
}
#newsletter_block_home2 form {
  margin: 0;
  background: #59718a;
  width: 100%;
  vertical-align: middle;
  overflow: hidden
}
#newsletter_block_home2 .form-group {
  margin: 0;
  height: 40px;
  padding: 0;
  position: relative
}
#newsletter_block_home2 .form-group .button {
  padding: 0 20px;
  height: 40px;
  position: absolute;
  text-transform: uppercase;
  font-weight: 400;
  right: 0;
  top: 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  min-width: 127px;
  background: #ff5a00
}
.lang-rtl #newsletter_block_home2 .form-group .button {
  left: 0;
  right: auto
}
#newsletter_block_home2 .form-group .button:hover {
  background: #b50000
}
#newsletter_block_home2 .form-group .newsletter-input {
  height: 100%;
  border: 1px solid #ddd;
  background: #fff;
  color: #484848;
  font-size: 100%;
  font-weight: 400;
  padding: 0 0 0 20px;
  width: calc(100% - 127px);
  position: relative
}
.lang-rtl #newsletter_block_home2 .form-group .newsletter-input {
  padding: 0 20px 0 0
}
#newsletter_block_home2 .form-group .newsletter-input:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: calc(50% - 30px);
  right: auto;
  top: auto;
  bottom: 0
}
#newsletter_block_home2 .form-group input::-webkit-input-placeholder {
  color: #666
}
#newsletter_block_home2 .form-group input::-moz-placeholder {
  color: #666
}
#newsletter_block_home2 .form-group input:-moz-placeholder {
  color: #666
}
#newsletter_block_home2 .form-group input:-ms-input-placeholder {
  color: #666
}
#newsletter_block_popup {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10
}
#newsletter_block_popup:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: .67
}
#newsletter_block_popup .close {
  display: block;
  height: 31px;
  width: 31px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5ODM2RjkxMTZBREVFNDExQjZFMEJBRTZFQTNFRUQ0OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMTlDNEU3MDgxMUQxMUU1Qjg4OTlENEQ0MjI1MDVBQyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMTlDNEU2RjgxMUQxMUU1Qjg4OTlENEQ0MjI1MDVBQyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlGRkNFRjVDMjE2M0U1MTE5MkE4QTg3Mzg2NkMxMENDIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YmZkZmVlZjMtNWY1OS0xMWU1LWJiYWYtZmI4NjZjMzdhMDU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+6ZoTtwAAAIxJREFUeNpi+P///3wgjgJiBiIxPxBvB2JjBqjGn0QaANJ4DIhPgtgwQWIMQNEIEkOWxGcAhkZ0zSAci8UAfqgmFI3YNKMbgFMjLs3IBtzApRGfZn6oRhBIwxWIhEI1E18sEBOqOGOBYHTgM4BgdOCLRmI1YjUAJLCLSI3oBtiAOAYkaIRhGyBmBggwAEmszP4gnrnZAAAAAElFTkSuQmCC);
  background-color: #ff5a00;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -31px;
  right: 0;
  opacity: 1;
  cursor: pointer;
  font-size: 0;
  transition: all 0.3s ease 0s
}
#newsletter_block_popup .close:hover {
  background-color: #b50000
}
#newsletter_block_popup .block_content {
  background: #fff;
  width: 62.3%;
  height: 440px;
  padding: 15px;
  position: fixed;
  left: 20%;
  z-index: 11;
  top: 70px
}
#newsletter_block_popup .block_content .content-inner {
  padding: 0 22px 0 417px;
  height: 100%;
  float: left;
  width: 100%;
  display: block;
  text-align: center;
  position: relative
}
#newsletter_block_popup .block_content .content-inner:before {
  content: "";
  display: block;
  width: 385px;
  height: 100%;
  background: url(../img/bg_popup.jpg) no-repeat left center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0
}
#newsletter_block_popup .block_content .content-inner h3.title {
  font-size: 36px;
  color: #222;
  margin: 70px 0 10px
}
#newsletter_block_popup .block_content .content-inner p {
  font-size: 13px;
  color: #666;
  font-weight: 400;
  margin-bottom: 30px
}
#newsletter_block_popup .block_content .content-inner form {
  margin: 0 0 28px;
  width: 100%;
  overflow: hidden
}
#newsletter_block_popup .block_content .content-inner .form-group {
  margin: 0;
  height: 40px;
  padding: 0 120px 0 0;
  position: relative;
  background: #fff
}
#newsletter_block_popup .block_content .content-inner .form-group .button {
  width: 120px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  background: #ff5a00
}
#newsletter_block_popup .block_content .content-inner .form-group .button:hover {
  background: #b50000
}
#newsletter_block_popup .block_content .content-inner .form-group .newsletter-input {
  height: 100%;
  border: none;
  background: transparent;
  color: #999;
  font-size: 12px;
  width: 100%;
  font-weight: 300;
  padding: 0 15px;
  border: solid 1px #ebebeb
}
#newsletter_block_popup .block_content .content-inner .msg {
  margin-bottom: 15px
}
#newsletter_block_popup .block_content .content-inner .msg .ckmsg {
  vertical-align: middle
}
#newsletter_block_popup .block_content .content-inner .msg .checker {
  display: inline-block;
  margin: 0 5px
}
#newsletter_block_popup .block_content .content-inner .msg label {
  display: inline-block;
  font-weight: 400;
  font-size: 12px
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social {
  width: 100%
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social h3.block-title {
  display: none
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social .socials a {
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  color: #555;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  background: #fff
}
#newsletter_block_popup .block_content .content-inner .sharing-buttons .footer-social .socials a:hover {
  border-color: #ff5a00;
  background: #ff5a00;
  color: #fff
}
@media (min-width:1800px) {
  #newsletter_block_popup .block_content {
    top: 180px;
    width: 44%;
    left: 27%
  }
}
@media (min-width:1200px) {
  .header_v2 #n_desktop_topsearch .dropdown-menu.search {
    right: 110px
  }

  .lang-rtl .header_v2 #n_desktop_topsearch .dropdown-menu.search {
    left: 110px
  }
}
@media (min-width:1601px) and (max-width:1799px) {
  #newsletter_block_popup .block_content {
    width: 52%;
    left: 24%
  }
}
@media (min-width:1501px) and (max-width:1600px) {
  #newsletter_block_popup .block_content {
    width: 55%;
    left: 22.5%
  }
}
@media (min-width:1401px) and (max-width:1500px) {
  #newsletter_block_popup .block_content {
    width: 58%;
    left: 21%
  }
}
@media (min-width:1251px) {
  #newsletter_block_popup .block_content {
    width: 62%;
    left: 19%
  }
}
@media (min-width:1120px) and (max-width:1249px) {
  #newsletter_block_popup .block_content {
    width: 70%;
    left: 15%
  }
}
@media (min-width:992px) and (max-width:1119px) {
  #newsletter_block_home {
    padding: 30px 35px
  }

  #newsletter_block_popup .block_content {
    width: 80%;
    left: 10%
  }
}
@media (max-width:991px) {
  #newsletter_block_popup .block_content {
    top: 100px;
    width: 86%;
    left: 7%;
    height: 435px
  }

  #newsletter_block_home {
    padding: 30px
  }

  #newsletter_block_home h3.title_block {
    margin: 0 0 20px
  }

  #newsletter_block_home2 {
    padding: 30px
  }
}
@media (max-width:910px) {
  #newsletter_block_popup .block_content {
    top: 100px;
    width: 90%;
    left: 5%;
    height: 435px;
    padding: 0 15px 0 380px
  }

  .lang-rtl #newsletter_block_popup .block_content {
    padding: 0 380px 0 15px
  }
}
@media (max-width:835px) {
  #newsletter_block_popup .block_content {
    top: 100px;
    width: 90%;
    left: 5%;
    height: 435px;
    padding: 0 15px 0 300px
  }

  .lang-rtl #newsletter_block_popup .block_content {
    padding: 0 300px 0 15px
  }
}
@media (max-width:767px) {
  #newsletter_block_popup {
    display: none
  }

  #newsletter_block_home .title,
  #newsletter_block_home .form {
    padding: 0
  }

  #newsletter_block_home h3.title_block {
    font-size: 20px
  }

  #newsletter_block_home2 {
    padding: 30px 0
  }

  .lang-rtl div#newsletter_block_home h3.title_block {
    margin: 0 0 20px
  }
}
@media (max-width:479px) {
  #newsletter_block_home {
    padding: 20px
  }

  #newsletter_block_home h3.title_block {
    font-size: 16px
  }

  #newsletter_block_home .form-group:before {
    display: none
  }

  #newsletter_block_home .form-group .newsletter-input {
    padding: 0 15px;
    width: 100%
  }

  .lang-rtl #newsletter_block_home .form-group .newsletter-input {
    padding: 0 15px
  }

  #newsletter_block_home .form-group .button {
    min-width: auto;
    padding: 0 15px;
    font-size: 14px
  }
}
.image-left {
  position: relative;
  margin-bottom: 60px;
  text-align: center
}
.banner {
  overflow: hidden;
  position: relative;
  display: block;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease 0s
}
.banner:hover img {
  opacity: .8
}
.free-shipping {
  line-height: 38px
}
.free-shipping span {
  color: #fff;
  font-size: 12px
}
.free-shipping a {
  color: #ff5a00;
  font-size: 11px;
  text-decoration: underline;
  margin: 0 0 0 20px;
  font-weight: 500
}
.lang-rtl .free-shipping a {
  margin: 0 20px 0 0
}
.about-swatches {
  margin-bottom: 50px
}
.about-swatches h3.module-title {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ff5a00;
  margin-bottom: 15px
}
.about-swatches h5 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  padding: 0 0 20px;
  margin: 0 0 25px
}
.about-swatches h5:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0
}
.lang-rtl .about-swatches h5:before {
  left: auto;
  right: 0
}
.about-swatches span {
  color: #eee
}
.about-swatches a {
  color: #ff5a00
}
.about-swatches a:hover {
  color: #fff
}
.about-swatches img {
  display: block;
  margin: 25px 0 15px
}
.about-swatches h6 {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase
}
.intro-1 h5 {
  font-size: 26px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 37px
}
.intro-1 h5 span {
  display: block;
  position: relative;
  padding: 0 0 0 33px;
  font-family: 'Montserrat', sans-serif;
  font-size: 23px;
  color: #ff5a00;
}
.lang-rtl .intro-1 h5 span {
  padding: 0 45px 0 0
}
.intro-1 h5 span:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 70px;
  background: #ff5a00;
  top: 14px;
  left: -45px;
  bottom: auto;
  right: auto
}
.lang-rtl .intro-1 h5 span:before {
  left: auto;
  right: -45px
}
.intro-1 p {
  font-size: 13px;
  color: #333;
  margin-bottom: 37px;
  font-family: 'Montserrat', sans-serif;
}
.intro-1 a {
  padding: 12px 30px;
  background: #ff5a00;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #ff5a00;
  transition: all 0.3s ease 0s;
  font-family: 'Montserrat', sans-serif;
}
.intro-1 a:hover {
  background: transparent;
  text-decoration: none;
  border: 1px solid #ff5a00;
  color: #ff5a00;
}
.intro-1 .main-content .tittle_main {
  padding-top: 24%
}
.testimonials {
  padding: 55px 0 55px;
  background: transparent url(../img/cms/bg-testimo.png) no-repeat left center
}
.testimonials h3.module-title {
  float: left;
  color: #fff;
  width: 40%;
  position: relative;
  padding: 0 0 5px;
  margin-top: 10%;
  font-size: 26px;
  text-transform: uppercase
}
.lang-rtl .testimonials h3.module-title {
  float: right
}
.testimonials h3.module-title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 15px 0;
  text-transform: capitalize
}
.testimonials h3.module-title:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #fff;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0
}
.lang-rtl .testimonials h3.module-title:before {
  left: auto;
  right: 0
}
.testimonials .testimonial-items {
  float: left;
  width: 60%
}
.lang-rtl .testimonials .testimonial-items {
  float: right
}
.testimonials .testimonial-items .item {
  padding: 60px 20px;
  text-align: center;
  background: url(../img/cms/bg.png) no-repeat left center
}
.lang-rtl .testimonials .testimonial-items .item {
  background-position: right 10px center
}
.testimonials div.img {
  margin: 0 0 15px
}
.testimonials div.img img {
  border-radius: 50%
}
.testimonials div.text {
  position: relative
}
.testimonials div.text:before {
  content: '\f10d';
  font-family: fontawesome;
  font-size: 32px;
  position: absolute;
  left: 45px;
  top: -25px;
  right: auto;
  bottom: auto;
  color: #fab9b9
}
.lang-rtl .testimonials div.text:before {
  content: '\f10e';
  left: auto;
  right: 45px
}
.testimonials div.text p {
  margin-bottom: 15px;
  position: relative;
  font-size: 14px;
  color: #666
}
.testimonials div.name {
  color: #ff5a00;
  font-weight: 700;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0
}
.testimonials div.job {
  color: #111;
  font-weight: 400;
  font-size: 14px
}
.testimonials .owl-controls .owl-prev,
.testimonials .owl-controls .owl-next {
  position: absolute;
  background: rgba(0, 0, 0, .05);
  text-align: center;
  top: 41%;
  z-index: 2;
  bottom: auto;
  margin: 0;
  cursor: pointer;
  text-indent: -9999;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 24px;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.testimonials .owl-controls .owl-prev:hover,
.testimonials .owl-controls .owl-next:hover {
  color: #fff;
  background: #282828
}
.testimonials .owl-controls .owl-prev {
  left: 15px;
  right: auto
}
.testimonials .owl-controls .owl-next {
  right: 15px;
  left: auto
}
.testimonials:hover .owl-controls .owl-prev,
.testimonials:hover .owl-controls .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.logo-bottom {
  margin-bottom: 30px
}
.social-top {
  position: absolute;
  left: 30px;
  top: 160px;
  z-index: 1
}
.lang-rtl .social-top {
  left: auto;
  right: 30px
}
.social-top ul li {
  display: flex;
  transform: rotate(-90deg);
  padding: 45px 0
}
.social-top ul li a {
  font-size: 133.33%;
  color: #999;
  display: flex;
  transition: all 0.3s ease 0s
}
.social-top ul li a .icon-social {
  width: 30px;
  height: 30px;
  line-height: 25px;
  text-align: center
}
.social-top ul li a:hover {
  color: #222
}
.intro-2 .main-content {
  padding-top: 135px
}
.intro-2 h5 {
  font-size: 26px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 37px;
  padding: 0 0 0 30px
}
.intro-2 h5 span {
  display: block;
  position: relative;
  padding: 5px 0 0 55px
}
.lang-rtl .intro-2 h5 span {
  padding: 5px 55px 0 0
}
.intro-2 h5 span:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 70px;
  background: #ff5a00;
  top: 18px;
  left: -30px;
  bottom: auto;
  right: auto
}
.lang-rtl .intro-2 h5 span:before {
  right: -30px;
  left: auto
}
.intro-2 p {
  font-size: 14px;
  color: #666;
  margin-bottom: 32px;
  line-height: 25px
}
.intro-2 a {
  padding: 12px 50px;
  background: #222;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.3s ease 0s
}
.intro-2 a:hover {
  background: #ff5a00
}
.intro-2 .video-content {
  position: relative
}
.intro-2 .video-content .btn-play {
  background: url(../img/cms/button-video.png) no-repeat 0 0;
  width: 116px;
  height: 116px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -58px;
  margin-left: -58px;
  font-size: 0;
  cursor: pointer;
  transition: all 0.3s ease 0s
}
.intro-2 .video-content .btn-play:hover {
  top: 48%
}
.testimonials-2 {
  padding: 70px 0 0;
  margin-bottom: 0
}
.testimonials-2 h3.module-title {
  color: #222;
  position: relative;
  padding: 0 0 5px;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center
}
.testimonials-2 h3.module-title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 15px 0;
  text-transform: capitalize
}
.testimonials-2 h3.module-title:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: calc(50% - 25px);
  right: auto;
  top: auto;
  bottom: 0
}
.testimonials-2 .testimonial-items .item {
  padding: 55px 20px 0;
  text-align: center;
  position: relative
}
.testimonials-2 .testimonial-items .item:before {
  content: '\f10d';
  font-family: fontawesome;
  font-size: 32px;
  position: absolute;
  left: 50px;
  top: 20px;
  right: auto;
  bottom: auto;
  color: #fab9b9
}
.lang-rtl .testimonials-2 .testimonial-items .item:before {
  content: '\f10e';
  left: auto;
  right: 50px
}
.testimonials-2 div.img {
  margin: 40px 0 0
}
.testimonials-2 div.img img {
  border-radius: 50%;
  border: 5px solid #fff
}
.testimonials-2 div.text p {
  margin-bottom: 15px;
  position: relative;
  font-size: 14px;
  color: #666;
  line-height: 26px
}
.testimonials-2 div.name {
  color: #ff5a00;
  font-weight: 700;
  font-size: 20px;
  text-transform: capitalize;
  margin: 0
}
.testimonials-2 div.job {
  color: #111;
  font-weight: 300;
  font-size: 14px
}
.testimonials-2 .owl-controls .owl-prev,
.testimonials-2 .owl-controls .owl-next {
  position: absolute;
  background: rgba(0, 0, 0, .05);
  text-align: center;
  top: 41%;
  z-index: 2;
  bottom: auto;
  margin: 0;
  cursor: pointer;
  text-indent: -9999;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 24px;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.testimonials-2 .owl-controls .owl-prev:hover,
.testimonials-2 .owl-controls .owl-next:hover {
  color: #fff;
  background: #282828
}
.testimonials-2 .owl-controls .owl-prev {
  left: 15px;
  right: auto
}
.testimonials-2 .owl-controls .owl-next {
  right: 15px;
  left: auto
}
.testimonials-2:hover .owl-controls .owl-prev,
.testimonials-2:hover .owl-controls .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.menu-bottom ul li {
  float: left;
  margin: 0 30px 0 0
}
.lang-rtl .menu-bottom ul li {
  margin: 0 0 0 30px;
  float: right
}
.menu-bottom ul li a {
  color: #222;
  font-size: 14px;
  transition: all 0.3s ease 0s;
  font-weight: 400
}
.menu-bottom ul li:hover a {
  color: #ff5a00
}
body.layout-boxed .bonus-menu ul li.item div.text a,
body.layout-framed .bonus-menu ul li.item div.text a,
body.layout-rounded .bonus-menu ul li.item div.text a,
body.layout-boxed .bonus-menu-2 ul li.item div.text a,
body.layout-framed .bonus-menu-2 ul li.item div.text a,
body.layout-rounded .bonus-menu-2 ul li.item div.text a {
  font-size: 100%
}
body.layout-boxed .bonus-menu ul li.item div.text p,
body.layout-framed .bonus-menu ul li.item div.text p,
body.layout-rounded .bonus-menu ul li.item div.text p,
body.layout-boxed .bonus-menu-2 ul li.item div.text p,
body.layout-framed .bonus-menu-2 ul li.item div.text p,
body.layout-rounded .bonus-menu-2 ul li.item div.text p {
  font-size: 93%
}
@media (min-width:1200px)  {
  .testimonials div.text:before {
    left: 0
  }

  .lang-rtl .testimonials div.text:before {
    right: 0
  }

  .testimonials div.text p br {
    display: none
  }

  .testimonials .testimonial-items .item {
    padding: 70px 45px
  }

  .intro-2 .main-content {
    padding-top: 99px
  }

  .intro-2 h5 {
    margin-bottom: 30px
  }

  .intro-2 p br {
    display: none
  }
}
@media (max-width:1199px) {
  .testimonials div.text p br {
    display: none
  }

  .shop-categories .title {
    padding-top: 0;
    margin-bottom: 40px
  }

  .shop-categories .title p {
    margin-bottom: 20px
  }

  .shop-categories .group-1 .item {
    padding-top: 0
  }

  .intro-2 p br,
  .testimonials-2 div.text p br {
    display: none
  }

  .menu-bottom ul li {
    margin: 0 15px 0 0
  }

  .menu-bottom ul li.last-child {
    margin: 0
  }

  .lang-rtl .menu-bottom ul li {
    margin: 0 0 0 15px
  }

  .lang-rtl .menu-bottom ul li.last-child {
    margin: 0
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .testimonials h3.module-title {
    width: 35%
  }

  .testimonials .testimonial-items {
    width: 65%
  }

  .intro-2 .main-content {
    padding-top: 120px
  }
}
@media (max-width:991px) {
  .intro-1 .tittle_main h4 {
    margin-bottom: 40px
  }

  .intro-1 ul li.item {
    margin: 0 0 50px
  }

  .intro-1 .main-content .tittle_main {
    padding: 0
  }

  .testimonials h3.module-title,
  .testimonials .testimonial-items {
    width: 100%;
    float: none;
    text-align: center
  }

  .lang-rtl .testimonials h3.module-title,
  .lang-rtl .testimonials .testimonial-items {
    width: 100%;
    float: none;
    text-align: center
  }

  .testimonials h3.module-title {
    margin: 0 0 40px
  }

  .testimonials h3.module-title:before {
    left: calc(50% - 20px)
  }

  .intro-2 .main-content {
    padding-top: 40px
  }
}
@media (max-width:767px) {
  .banner:before,
  .banner:after {
    display: none
  }

  .image-left.block {
    margin-bottom: 50px
  }

  .image-left.block a:hover img {
    opacity: .8
  }

  .image-left.block a:before {
    display: none
  }

  .testimonials .testimonial-items .item {
    background: #fff
  }

  .testimonials-2 {
    padding: 50px 0 0
  }
}
@media (max-width:479px) {
  .item-item {
    margin-bottom: 53px
  }

  .intro-1 .main-content {
    padding: 60px 5% 0
  }

  .intro-1 .tittle_main h4 {
    font-size: 30px
  }

  .intro-1 ul li.item div.text {
    padding: 0
  }

  .intro-1 ul li.item div.text a {
    font-size: 14px
  }

  .intro-1 ul li.item div.text p {
    font-size: 12px
  }
}
@media (max-width:450px) {
  .banner-1 .item-1,
  .banner-1 .item-2,
  .banner-1 .item-3 {
    width: 100%
  }

  .banner-1 .item-1,
  .banner-1 .item-2 {
    margin-bottom: 30px
  }
}
div.shop-categories-product.moduletable {
  position: relative;
  margin-bottom: 30px
}
div.shop-categories-product.moduletable .title-module-categories {
  text-align: center;
  margin-bottom: 24px
}
div.shop-categories-product.moduletable .title-module-categories h3.block-title {
  margin: 0;
  position: relative;
  padding: 0 30px;
  display: inline-block;
  font-size: 30px;
  color: #222;
  font-weight: 600;
  text-transform: uppercase
}
div.shop-categories-product.moduletable .title-module-categories h3.block-title span {
  display: block;
  color: #aaa;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
  margin: 20px 0 0;
  line-height: 22px
}
div.shop-categories-product.moduletable .sp-categories .content-box {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 27px
}
div.shop-categories-product.moduletable .sp-categories .content-box .cate-title a {
  font-size: 16px;
  color: #222;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s ease 0s
}
div.shop-categories-product.moduletable .sp-categories .content-box:hover .cate-title a {
  color: #ff5a00
}
div.shop-categories-product.moduletable div.product-number {
  color: #666;
  font-size: 12px
}
.clear {
  clear: both
}
.sp-categories {
  overflow: hidden
}
.page-title-categories {
  color: #2e2c2d;
  font-size: 13px;
  font-weight: 700;
  margin: 10px 0 8px;
  overflow: hidden;
  text-transform: uppercase;
  width: 75%
}
.sp-categories .intro_text,
.sp-categories .footer_text {
  margin: 10px 0
}
.sp-categories .cat-wrap {
  width: 100%;
  display: inline-block
}
.sp-categories.lt-ie9.preset01-1 .cat-wrap .content-box {
  float: left;
  margin: 0;
  width: 100%
}
.sp-categories.lt-ie9.preset01-2 .cat-wrap .content-box {
  float: left;
  margin: 0;
  width: 50%
}
.sp-categories.lt-ie9.preset01-3 .cat-wrap .content-box {
  float: left;
  margin: 0;
  width: 33.3333%
}
.sp-categories.lt-ie9.preset01-4 .cat-wrap .content-box {
  float: left;
  margin: 0;
  width: 25%
}
.sp-categories.lt-ie9.preset01-5 .cat-wrap .content-box {
  float: left;
  margin: 0;
  width: 20%
}
.sp-categories.lt-ie9.preset01-6 .cat-wrap .content-box {
  float: left;
  margin: 0;
  width: 16.6666%
}
.sp-categories.lt-ie9.preset01-1 .clr1,
.sp-categories.lt-ie9.preset01-2 .clr2,
.sp-categories.lt-ie9.preset01-3 .clr3,
.sp-categories.lt-ie9.preset01-4 .clr4,
.sp-categories.lt-ie9.preset01-5 .clr5,
.sp-categories.lt-ie9.preset01-6 .clr6 {
  clear: both
}
@media all and (max-width:320px) {
  .page-title-categories {
    padding: 0 20px
  }

  .h3 {
    padding: 0 20px
  }

  .sp-categories.preset04-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-categories.preset04-2 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-categories.preset04-3 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-categories.preset04-4 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-categories.preset04-5 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-categories.preset04-6 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 16.6666%
  }

  .sp-categories.preset05-1 .clr1,
  .sp-categories.preset05-2 .clr2,
  .sp-categories.preset05-3 .clr3,
  .sp-categories.preset05-4 .clr4,
  .sp-categories.preset05-5 .clr5,
  .sp-categories.preset05-6 .clr6 {
    clear: both
  }
}
@media (max-width:768px) {
  div.shop-categories-product.moduletable {
    margin-bottom: 30px
  }

  div.shop-categories-product.moduletable .sp-categories .content-box {
    margin-bottom: 25px
  }
  .footer-logo {

    top: 0!important;

  }
}
@media all and (min-width:321px) and (max-width:480px) {
  div.shop-categories-product.moduletable .sp-categories .content-box {
    padding: 0
  }

  .page-title-categories {
    padding: 0 20px
  }

  .h3 {
    padding: 0 20px
  }

  .sp-categories {
    padding: 0 20px
  }

  .sp-categories.preset04-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-categories.preset04-2 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-categories.preset04-3 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-categories.preset04-4 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-categories.preset04-5 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-categories.preset04-6 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 16.6666%
  }

  .sp-categories.preset04-1 .clr1,
  .sp-categories.preset04-2 .clr2,
  .sp-categories.preset04-3 .clr3,
  .sp-categories.preset04-4 .clr4,
  .sp-categories.preset04-5 .clr5,
  .sp-categories.preset04-6 .clr6 {
    clear: both
  }
}
@media (max-width:767px) {
  div.shop-categories-product.moduletable .title-module-categories h3.block-title span {
    margin: 10px 0 0
  }
}
@media all and (min-width:481px) and (max-width:768px) {
  .sp-categories.preset03-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-categories.preset03-2 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-categories.preset03-3 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-categories.preset03-4 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-categories.preset03-5 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-categories.preset03-6 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 16.6666%
  }

  .sp-categories.preset03-1 .clr1,
  .sp-categories.preset03-2 .clr2,
  .sp-categories.preset03-3 .clr3,
  .sp-categories.preset03-4 .clr4,
  .sp-categories.preset03-5 .clr5,
  .sp-categories.preset03-6 .clr6 {
    clear: both
  }
}
@media all and (min-width:769px) and (max-width:1200px) {
  .sp-categories.preset02-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-categories.preset02-2 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-categories.preset02-3 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-categories.preset02-4 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-categories.preset02-5 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-categories.preset02-6 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 16.6666%
  }
}
@media all and (min-width:1201px) {
  .sp-categories.preset01-1 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-categories.preset01-2 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-categories.preset01-3 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-categories.preset01-4 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-categories.preset01-5 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-categories.preset01-6 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 16.6666%
  }

  .sp-categories.preset01-1 .clr1,
  .sp-categories.preset01-2 .clr2,
  .sp-categories.preset01-3 .clr3,
  .sp-categories.preset01-4 .clr4,
  .sp-categories.preset01-5 .clr5,
  .sp-categories.preset01-6 .clr6 {
    clear: both
  }
}
.sp-categories .cat-wrap .content-box {
  overflow: hidden;
  line-height: 20px;
  padding-bottom: 15px
}
.sp-categories .cat-wrap .content-box .cate-title {
  display: block
}
.sp-categories .cat-wrap .content-box .cate-title a {
  font-weight: 500
}
.sp-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title {
  float: none;
  padding: 0
}
.sp-categories .cat-wrap .content-box .child-cat .child-cat-title {
  padding-right: 5px
}
.sp-categories .cat-wrap.theme3 .content-box .child-cat .child-cat-title {
  display: inline
}
.sp-categories .cat-wrap.theme2 .content-box img,
.sp-categories .cat-wrap.theme3 .content-box img {
  width: 100%;
  display: block;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear
}
.sp-categories .cat-wrap .image-cat {
  overflow: hidden
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-info .image-cat {
  float: left;
  width: 30%;
  margin: 0;
  margin: 0 13px 0 0;
  overflow: hidden
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-info .image-cat a {
  display: block;
  border: 0;
  width: 100%;
  float: left;
  overflow: hidden
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-info .image-cat img {
  width: 100%;
  display: block;
  max-width: 100%;
  box-shadow: #000 0em 0em 0em;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear
}
.sp-categories .cat-wrap img:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  box-shadow: #000 0em 0em 0em
}
.sp-categories .cat-wrap.theme2 .arrow {
  background: url(../img/arrow.png) no-repeat;
  margin-top: 6px;
  width: 6px;
  height: 7px;
  float: left;
  padding-right: 5px
}
.sp-categories .cat-wrap.theme2 .content-box .parent-cat {
  float: left;
  margin: 0 10px 10px 0;
  max-width: 50%
}
.sp-categories .cat-wrap.theme2 .content-box .child-cat {
  padding-top: 20px
}
.sp-categories .cat-wrap.theme2 .content-box .parent-cat .cate-title {
  padding-bottom: 5px
}
.sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title {
  float: none;
  overflow: hidden
}
.sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title a {
  padding-left: 4px
}
.sp-categories .cat-wrap.theme3 .content-box .cate-title {
  margin: 15px 0 8px
}
.sp-categories.theme4 {
  padding: 1px
}
.sp-categories .cat-wrap.theme4 {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0 -1px;
  height: auto
}
.sp-categories .cat-wrap.theme4 .sp-categories-inner {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0
}
.sp-categories .cat-wrap.theme4 .sp-categories-heading {
  background: url(../img/bk.gif) repeat-x;
  height: 24px;
  cursor: pointer
}
.sp-categories .cat-wrap.theme4 .sp-categories-heading .icon_left {
  background: url(../img/icon.png) no-repeat;
  margin-top: 8px;
  width: 7px;
  height: 7px;
  margin-left: 5px;
  float: left
}
.sp-categories .cat-wrap.theme4 .sp-categories-heading .icon_right {
  background: url(../img/plus.gif) no-repeat;
  margin-top: 5px;
  margin-right: 5px;
  width: 13px;
  height: 13px;
  float: right
}
.sp-categories .cat-wrap.theme4 .sp-categories-inner.selected .icon_right {
  background: url(../img/minus.gif) no-repeat
}
.sp-categories .cat-wrap.theme4 .sp-categories-heading .cate-title {
  padding-left: 5px;
  line-height: 24px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 75%;
  display: block
}
.sp-categories .cat-wrap.theme4 .sp-categories-heading .cate-title a {
  display: block;
  color: #000
}
.sp-categories .cat-wrap.theme4 .sp-categories-content {
  height: 0;
  overflow: hidden;
  width: 100%
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat {
  padding: 15px;
  overflow: hidden
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat.cat-lastitem {
  padding-bottom: 15px
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat.subcat-empty {
  padding: 10px
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-info {
  display: block
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .image-cat {
  float: left;
  margin-right: 10px;
  overflow: hidden
}
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-desc .child-cat-title,
.sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-desc .child-cat-title a {
  float: left;
  font-weight: 700;
  padding-right: 3px
}
@media all and (max-width:480px) {
  .sp-categories .cat-wrap.theme2 .content-box .parent-cat {
    margin: 0 0 10px 0;
    width: 100%;
    float: none;
    max-width: 100%
  }

  .sp-categories .cat-wrap.theme2 .content-box img {
    width: 100%;
    display: block;
    max-width: 100%
  }
}
.cf:before,
.cf:after {
  content: " ";
  display: table
}
.cf:after {
  clear: both
}
.lang_ar .sp-categories .cat-wrap .content-box {
  float: right
}
.lang_ar .sp-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title a {
  margin-left: 5px
}
.lang_ar .sp-categories .cat-wrap.theme1 .content-box .child-cat .child-cat-title a {
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme4 .sp-categories-heading .icon_right {
  float: left
}
.lang_ar .sp-categories .cat-wrap.theme4 .sp-categories-heading .icon_left {
  float: right
}
.lang_ar .sp-categories .cat-wrap.theme4 .sp-categories-heading .cate-title {
  float: right
}
.lang_ar .sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-info .image-cat {
  float: right
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .parent-cat {
  float: right
}
.lang_ar .sp-categories .cat-wrap.theme2 .arrow {
  float: right;
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title {
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title a {
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme3 .content-box .child-cat .child-cat-title {
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme3 .content-box .child-cat .child-cat-title a {
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme4 .child-cat-desc a {
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme4 .sp-categories-content .child-cat .child-cat-info .image-cat {
  margin: 0 0 0 13px
}
.lang_ar .sp-categories .cat-wrap.theme2 .cat-chilren-inner {
  display: inline-block
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .parent-cat {
  width: 50%;
  margin: 0;
  padding: 0 0 10px 10px;
  float: right
}
.lang_ar .sp-categories .cat-wrap.theme2 .content-box .child-cat {
  width: 50%;
  float: right
}
.sphomepage-slider {
  overflow: hidden;
  position: relative
}
.sphomepage-slider .owl-nav .owl-prev,
.sphomepage-slider .owl-nav .owl-next {
  position: absolute;
  text-align: center;
  top: 44%;
  bottom: auto;
  z-index: 3;
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background: rgba(0, 0, 0, .2);
  line-height: 80px;
  margin: 0;
  text-indent: -9999;
  font-size: 30px;
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.sphomepage-slider .owl-nav .owl-prev:hover,
.sphomepage-slider .owl-nav .owl-next:hover {
  background: #ff5a00;
  color: #fff
}
.sphomepage-slider .owl-nav .owl-prev {
  left: 30px;
  right: auto
}
.sphomepage-slider .owl-nav .owl-next {
  right: 30px;
  left: auto
}
.sphomepage-slider:hover .owl-nav .owl-prev,
.sphomepage-slider:hover .owl-nav .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.sphomepage-slider .owl-carousel .owl-dots {
  display: block!important;
  position: absolute;
  bottom: 0;
  left: auto;
  width: 100%;
  padding: 14px 0;
  text-align: center
}
.sphomepage-slider .owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle
}
.sphomepage-slider .owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0 5px;
  background: #666;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease
}
.sphomepage-slider .owl-carousel .owl-dots .owl-dot.active span,
.sphomepage-slider .owl-carousel .owl-dots .owl-dot:hover span {
  background: #ff5a00
}
@media (max-width:767px) {
  .sphomepage-slider img {
    min-height: 110px
  }

  .sphomepage-slider .owl-nav .owl-prev,
  .sphomepage-slider .owl-nav .owl-next {
    top: 35%
  }
}
@media (max-width:479px) {
  .sphomepage-slider .owl-nav .owl-prev,
  .sphomepage-slider .owl-nav .owl-next {
    height: 55px;
    width: 55px;
    line-height: 55px;
    top: 32%
  }
}
#n_desktop_topsearch {
  margin: 0;
  position: relative
}
#n_desktop_topsearch .dropdown-menu.search {
  width: 370px;
  padding: 0;
  margin: 0;
  left: auto;
  right: 60px;
  border: none;
  z-index: 1;
  top: 0;
  background: transparent
}
.lang-rtl #n_desktop_topsearch .dropdown-menu.search {
  left: 60px;
  right: auto
}
#n_desktop_topsearch.open .icon-search {
  background: transparent
}
#n_desktop_topsearch.open .icon-search:before {
  content: '\f00d';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #999
}
.header_v2 #n_desktop_topsearch.open .icon-search:before {
  color: #fff
}
.icon-search {
  height: 41px;
  line-height: 40px;
  cursor: pointer;
  position: relative;
  float: none;
  width: 40px;
  text-align: center;
  display: block;
  font-size: 0;
  color: #fff;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUEyMTI4MzY3NTY1MTFFOUI3NkREOTA3QkQzN0RGMjIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUEyMTI4MzU3NTY1MTFFOUI3NkREOTA3QkQzN0RGMjIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcxMWE1NWUtZGE3ZC02MTRiLWIzOTUtMGI1ZmYzODQ0ZTcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvAS60UAAAF/SURBVHjatNVBRINhHMfxlYmIiBglOnUapUNKdOoasVt2KqJLdMhSmo2RUjpERokOXaLDFJGmdIsU0+hSpDQiUkSa+j75jRnv+7yb7c/Hu9mz3/u8j//zvHXJZNJXq6r31bDcwgexg1v84gMXmEdLpeFN2FfQENKYRAKviOAeYVu4v+R7M87QhTmsIF8yphXr2NXnNa/hW+jEAG4c/mNmP4ZnLOMK57Zl6UcIUy7BxWWe7FJPYV3zcWSx57EZzHItoVsTcw0fxnGZ3XaCb/TawtvwWGb4F3II2MLNwIYK9kqjZu8annF6PJfqUDs+2MJTGNFgrxXWEx/Zwje0fqseg81+mME23myb6BMTOMU7ZjUrp+BDteOC17MlrU1kev4ao+qiQpmeXtRvAS3hdDkH1yZ6NPsDPOEFPwqN6MxpRxwx3dB6thTqDn0IavcFta5ZnSM5jYvqGtM17iW8uD0zljGON/D7qlPFN8jr7K/qay6qzgnV6h2aUDP8158AAwDN7FL8gqoHvgAAAABJRU5ErkJggg==) no-repeat left 8px center
}
.lang-rtl .icon-search {
  background-position: right 8px center
}
.icon-search span {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 13px;
  color: #aaa;
  line-height: 42px
}
.icon-search:hover {
  opacity: .6
}
.content-search {
  position: relative;
  width: 100%;
  padding: 0 20px
}
.content-search .spr-query {
  width: 100%;
  height: 41px;
  box-shadow: none;
  border: none;
  padding: 0;
  background: #fff;
  border-radius: 0;
  color: #999;
  font-size: 12px;
  font-weight: 500
}
.content-search .spr-search-button {
  color: #222;
  border: none;
  height: 43px;
  line-height: 43px;
  padding: 0 15px;
  top: 0;
  right: 5px;
  color: #ff5a00;
  position: absolute;
  right: 0;
  height: 41px;
  line-height: 41px;
  background-color: transparent;
  font-size: 16px;
  text-align: center;
  cursor: pointer
}
.content-search .spr-search-button i:before {
  content: '\f002'
}
.content-search .spr-search-button:hover {
  color: #b50000
}
.spr-container {
  position: relative
}
.spr-container .sprsearch-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.spr_selector {
  position: relative;
  margin: 0 10px 0 0;
  background: #fff;
  height: 41px;
  display: none;
  width: 33%;
  border-radius: 5px
}
.spr_selector .fa {
  position: absolute;
  right: 0;
  width: 42px;
  z-index: 2;
  margin: 0;
  color: #666;
  font-size: 18px;
  text-align: center;
  height: 41px;
  line-height: 41px;
  background: #ededed;
  border-radius: 0
}
.spr_selector .searchproLabel {
  display: block;
  padding: 9px 20px;
  min-width: 150px;
  width: auto;
  height: 41px;
  color: #444;
  font-weight: 400;
  white-space: nowrap;
  cursor: pointer
}
.spr_selector .spr_select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding: 10px 15px;
  height: 41px;
  color: #999;
  font-size: 13px;
  cursor: pointer;
  outline: none
}
.content-search .ac_results {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  border: 0;
  overflow: visible
}
.content-search .ac_results>ul {
  border: 0
}
.content-search .ac_results li {
  border-bottom: solid 1px #eee
}
.content-search .ac_results li:last-child {
  border-bottom: 0
}
.content-search .ac_results li:last-child:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-shadow: 0 3px 3px #999
}
.content-search .ac_results li img {
  margin-right: 8px
}
.lang-rtl .content-search .ac_results li img {
  margin-left: 8px;
  margin-right: 0
}
.ui-menu .ui-menu-item a.ui-state-focus {
  background: none;
  border: none;
  transition: none;
  margin: 0!important;
  opacity: .8;
  cursor: pointer
}
.ui-autocomplete li span.images {
  margin: 0 10px 0 0
}
.ui-autocomplete li span.images img {
  width: 35px;
  height: 35px
}
.lang-rtl .ui-autocomplete li span.images {
  margin: 0 0 0 10px
}
@media (min-width:992px) {
  .content-v1 .ui-autocomplete {
    width: 270px!important
  }

  .content-v1 .ui-autocomplete span.product,
  .content-v1 .ui-autocomplete span.category {
    font-size: 12px
  }
}
@media (max-width:991px) {
  #_desktop_topsearch {
    margin: 5px 0 0
  }
}
@media (max-width:767px) {
  #n_desktop_topsearch .spr_selector {
    display: none
  }

  #n_desktop_topsearch .content-search {
    width: 100%;
    background: #fff
  }
}
@media (max-width:480px) {
  #n_desktop_topsearch .dropdown-menu.search {
    width: 290px;
    z-index: 2
  }
}
@media (max-width:479px) {
  #n_desktop_topsearch .dropdown-menu.search {
    top: 100%;
    right: -115px
  }

  .lang-rtl #n_desktop_topsearch .dropdown-menu.search {
    left: -113px;
    right: auto
  }

  .header_v2 #n_desktop_topsearch .dropdown-menu.search {
    top: 100%;
    right: -100px
  }

  .lang-rtl .header_v2 #n_desktop_topsearch .dropdown-menu.search {
    left: -100px
  }
}
.header_v1 .spuserinfo-block {
  display: inline-block;
  vertical-align: top;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUZCRjc5REI3NTVCMTFFOUI3MkZEQkYxNDM0MTY1MTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUZCRjc5REE3NTVCMTFFOUI3MkZEQkYxNDM0MTY1MTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcxMWE1NWUtZGE3ZC02MTRiLWIzOTUtMGI1ZmYzODQ0ZTcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuE62HMAAAGTSURBVHjatJXRR0NhGMZXy4joqquIMUosJSJi3URXpZRdzBKx/oW6SokS3cbJIiIluuiqqxQjRUwRESmNiBG7iqnfxzO2Y9vZOdsefsbOOe/zvd/7fu/XYlmWr5lq9TVZtRqEIAmf8AfvsAfBRhjMwCPMQQq24QHi+n+y2sdtDsEH4QRuIQaZomdBPTuHAXj1ksEWZGHWFtzoDebhFza9bFE7TMCRTMrpA45hyotBN/gh7ZDlsxbT6dbgW79dDgY9kIecW4MfrX4JAhXe6YCouivvpchrEIZdbZe9RkllsOG1TS/U9ysQgUPteViZ9cIqXHk18CmA2ap1ZVLQE0xrEb56DIxORUjdktU5cFQ1g1EYgxGHmWOM7nXaU7UYmLa0NIPy2p50pS5Bw3rXL6NY8diwG/TDtdpyGfZdTGZT9B24g3HVqKRNAxpcRkMugxsdaOiZA3dWODvFBotqu4VaC1hGGX1v4iTsBnHN+cs6L7EbxYnaaxBWMRMNuClzKn6JwZdOa6RB1/GL3aCvGZf+vwADANPkUmTis4puAAAAAElFTkSuQmCC) no-repeat center center;
  margin: 0 5px 0 0
}
.lang-rtl .header_v1 .spuserinfo-block {
  margin: 0 0 0 5px
}
.header_v1 .spuserinfo-block:hover {
  opacity: .5
}
.header_v1 .user-info .fa {
  opacity: 0
}
.header_v1 .user-info div.login,
.header_v1 .user-info div.logout {
  position: relative;
  text-transform: capitalize;
  color: transparent;
  font-size: 93%;
  cursor: pointer;
  display: inline-block
}
.header_v1 .user-info div.login a,
.header_v1 .user-info div.logout a {
  height: 40px;
  padding: 0 15px;
  color: transparent;
  display: block
}
.header_v1 .user-info div.login a.login,
.header_v1 .user-info div.logout a.login,
.header_v1 .user-info div.login a.logout,
.header_v1 .user-info div.logout a.logout {
  font-weight: 400;
  line-height: 40px
}
.header_v1 .user-info div.login a:hover,
.header_v1 .user-info div.logout a:hover {
  color: transparent
}
.header_v2 .spuserinfo-block {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ddd
}
.header_v2 .user-info {
  height: auto;
  line-height: normal
}
.header_v2 .user-info a.account {
  color: #222;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  transition: all 0.3s ease 0s
}
.header_v2 .user-info a.account:hover {
  color: #ff5a00
}
.header_v2 .user-info div.login,
.header_v2 .user-info div.logout {
  position: relative;
  text-transform: capitalize;
  cursor: pointer
}
.header_v2 .user-info div.login a,
.header_v2 .user-info div.logout a {
  padding: 0;
  color: #222;
  font-size: 14px;
  display: block;
  margin: 0 0 15px;
  position: relative;
  transition: all 0.3s ease 0s
}
.header_v2 .user-info div.login a:hover,
.header_v2 .user-info div.logout a:hover {
  color: #ff5a00
}
.ac_results {
  text-align: left;
  padding: 0;
  border: 1px solid #000;
  background-color: #fff;
  overflow: hidden;
  z-index: 99999
}
.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0
}
.ac_results li {
  margin: 0;
  padding: 2px 5px;
  cursor: default;
  display: block;
  font: menu;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden
}
.ac_odd {
  background-color: #eee
}
.ac_over {
  background-color: #0a246a;
  color: #fff
}
.sp-manu-slider .slider,
.sp-manu-slider .preset01-6 .vpo-wrap,
.sp-manu-slider .slider .vpo-wrap .vp,
.sp-manu-slider .slider .vpo-wrap .vp .vpi-wrap {
  direction: ltr!important
}
.sp-manu-slider .preset02-1 .vpo-wrap {
  width: 100%;
  margin: 0
}
.sp-manu-slider .preset02-1 .vpo-wrap .vp {
  margin-right: 0
}
.sp-manu-slider .preset02-1 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 100%
}
.sp-manu-slider .preset02-2 .vpo-wrap {
  width: 50%;
  margin: 0 -50% 0 0
}
.sp-manu-slider .preset02-2 .vpo-wrap .vp {
  margin-right: -100%
}
.sp-manu-slider .preset02-2 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 50%
}
.sp-manu-slider .preset02-3 .vpo-wrap {
  width: 33.3333%;
  margin: 0 -66.6666% 0 0
}
.sp-manu-slider .preset02-3 .vpo-wrap .vp {
  margin-right: -200%
}
.sp-manu-slider .preset02-3 .vpo-wrap .vp .item {
  float: left;
  margin: 0%;
  width: 33.3333%
}
.sp-manu-slider .preset02-4 .vpo-wrap {
  width: 25%;
  margin: 0 -75% 0 0
}
.sp-manu-slider .preset02-4 .vpo-wrap .vp {
  margin-right: -300%
}
.sp-manu-slider .preset02-4 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 25%
}
.sp-manu-slider .preset02-5 .vpo-wrap {
  width: 20%;
  margin: 0 -80% 0 0
}
.sp-manu-slider .preset02-5 .vpo-wrap .vp {
  margin-right: -400%
}
.sp-manu-slider .preset02-5 .vpo-wrap .vp .item {
  float: left;
  margin: 0;
  width: 20%
}
.sp-manu-slider .preset02-6 .vpo-wrap {
  width: 16.6666%;
  margin: 0 -83.3333% 0 0
}
.sp-manu-slider .preset02-6 .vpo-wrap .vp {
  margin-right: -500%
}
.sp-manu-slider .preset02-6 .vpo-wrap .vp .item {
  float: left;
  margin: 0%;
  width: 16.6666%
}
@media all and (max-width:320px) {
  .sp-manu-slider .preset05-1 .vpo-wrap {
    width: 100%;
    margin: 0
  }

  .sp-manu-slider .preset05-1 .vpo-wrap .vp {
    margin-right: 0
  }

  .sp-manu-slider .preset05-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-manu-slider .preset05-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0
  }

  .sp-manu-slider .preset05-2 .vpo-wrap .vp {
    margin-right: -100%
  }

  .sp-manu-slider .preset05-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0%;
    width: 50%
  }

  .sp-manu-slider .preset05-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0
  }

  .sp-manu-slider .preset05-3 .vpo-wrap .vp {
    margin-right: -200%
  }

  .sp-manu-slider .preset05-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-manu-slider .preset05-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0
  }

  .sp-manu-slider .preset05-4 .vpo-wrap .vp {
    margin-right: -300%
  }

  .sp-manu-slider .preset05-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-manu-slider .preset05-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0
  }

  .sp-manu-slider .preset05-5 .vpo-wrap .vp {
    margin-right: -400%
  }

  .sp-manu-slider .preset05-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-manu-slider .preset05-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0
  }

  .sp-manu-slider .preset05-6 .vpo-wrap .vp {
    margin-right: -500%
  }

  .sp-manu-slider .preset05-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%
  }
}
@media all and (max-width:479px) {
  .sp-manu-slider .preset04-1 .vpo-wrap {
    width: 100%;
    margin: 0
  }

  .sp-manu-slider .preset04-1 .vpo-wrap .vp {
    margin-right: 0
  }

  .sp-manu-slider .preset04-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-manu-slider .preset04-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0
  }

  .sp-manu-slider .preset04-2 .vpo-wrap .vp {
    margin-right: -100%
  }

  .sp-manu-slider .preset04-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-manu-slider .preset04-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0
  }

  .sp-manu-slider .preset04-3 .vpo-wrap .vp {
    margin-right: -200%
  }

  .sp-manu-slider .preset04-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-manu-slider .preset04-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0
  }

  .sp-manu-slider .preset04-4 .vpo-wrap .vp {
    margin-right: -300%
  }

  .sp-manu-slider .preset04-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-manu-slider .preset04-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0
  }

  .sp-manu-slider .preset04-5 .vpo-wrap .vp {
    margin-right: -400%
  }

  .sp-manu-slider .preset04-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-manu-slider .preset04-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0
  }

  .sp-manu-slider .preset04-6 .vpo-wrap .vp {
    margin-right: -500%
  }

  .sp-manu-slider .preset04-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%
  }
}
@media all and (min-width:480px) and (max-width:767px) {
  .sp-manu-slider .preset03-1 .vpo-wrap {
    width: 100%;
    margin: 0
  }

  .sp-manu-slider .preset03-1 .vpo-wrap .vp {
    margin-right: 0
  }

  .sp-manu-slider .preset03-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-manu-slider .preset03-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0
  }

  .sp-manu-slider .preset03-2 .vpo-wrap .vp {
    margin-right: -100%
  }

  .sp-manu-slider .preset03-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-manu-slider .preset03-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0
  }

  .sp-manu-slider .preset03-3 .vpo-wrap .vp {
    margin-right: -200%
  }

  .sp-manu-slider .preset03-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-manu-slider .preset03-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0
  }

  .sp-manu-slider .preset03-4 .vpo-wrap .vp {
    margin-right: -300%
  }

  .sp-manu-slider .preset03-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-manu-slider .preset03-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0
  }

  .sp-manu-slider .preset03-5 .vpo-wrap .vp {
    margin-right: -400%
  }

  .sp-manu-slider .preset03-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-manu-slider .preset03-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0
  }

  .sp-manu-slider .preset03-6 .vpo-wrap .vp {
    margin-right: -500%
  }

  .sp-manu-slider .preset03-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%
  }
}
@media all and (min-width:780px) and (max-width:1199px) {
  .sp-manu-slider .preset02-1 .vpo-wrap {
    width: 100%;
    margin: 0
  }

  .sp-manu-slider .preset02-1 .vpo-wrap .vp {
    margin-right: 0
  }

  .sp-manu-slider .preset02-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-manu-slider .preset02-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0
  }

  .sp-manu-slider .preset02-2 .vpo-wrap .vp {
    margin-right: -100%
  }

  .sp-manu-slider .preset02-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-manu-slider .preset02-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0
  }

  .sp-manu-slider .preset02-3 .vpo-wrap .vp {
    margin-right: -200%
  }

  .sp-manu-slider .preset02-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-manu-slider .preset02-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0
  }

  .sp-manu-slider .preset02-4 .vpo-wrap .vp {
    margin-right: -300%
  }

  .sp-manu-slider .preset02-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-manu-slider .preset02-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0
  }

  .sp-manu-slider .preset02-5 .vpo-wrap .vp {
    margin-right: -400%
  }

  .sp-manu-slider .preset02-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-manu-slider .preset02-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0
  }

  .sp-manu-slider .preset02-6 .vpo-wrap .vp {
    margin-right: -500%
  }

  .sp-manu-slider .preset02-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%
  }
}
@media all and (min-width:1200px) {
  .sp-manu-slider .preset01-1 .vpo-wrap {
    width: 100%;
    margin: 0
  }

  .sp-manu-slider .preset01-1 .vpo-wrap .vp {
    margin-right: 0
  }

  .sp-manu-slider .preset01-1 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 100%
  }

  .sp-manu-slider .preset01-2 .vpo-wrap {
    width: 50%;
    margin: 0 -50% 0 0
  }

  .sp-manu-slider .preset01-2 .vpo-wrap .vp {
    margin-right: -100%
  }

  .sp-manu-slider .preset01-2 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 50%
  }

  .sp-manu-slider .preset01-3 .vpo-wrap {
    width: 33.3333%;
    margin: 0 -66.6666% 0 0
  }

  .sp-manu-slider .preset01-3 .vpo-wrap .vp {
    margin-right: -200%
  }

  .sp-manu-slider .preset01-3 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 33.3333%
  }

  .sp-manu-slider .preset01-4 .vpo-wrap {
    width: 25%;
    margin: 0 -75% 0 0
  }

  .sp-manu-slider .preset01-4 .vpo-wrap .vp {
    margin-right: -300%
  }

  .sp-manu-slider .preset01-4 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 25%
  }

  .sp-manu-slider .preset01-5 .vpo-wrap {
    width: 20%;
    margin: 0 -80% 0 0
  }

  .sp-manu-slider .preset01-5 .vpo-wrap .vp {
    margin-right: -400%
  }

  .sp-manu-slider .preset01-5 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 20%
  }

  .sp-manu-slider .preset01-6 .vpo-wrap {
    width: 16.6666%;
    margin: 0 -83.3333% 0 0
  }

  .sp-manu-slider .preset01-6 .vpo-wrap .vp {
    margin-right: -500%
  }

  .sp-manu-slider .preset01-6 .vpo-wrap .vp .item {
    float: left;
    margin: 0;
    width: 16.6666%
  }
}
.sp-manu-slider .new-box {
  left: -3px
}
.sp-manu-slider.sp-preload {
  height: 300px;
  position: relative;
  overflow: hidden
}
.sp-manu-slider.sp-preload .sp-loading {
  position: absolute;
  z-index: 10;
  background: url(data:image/gif;base64,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) no-repeat scroll center center transparent;
  top: 0;
  bottom: 0;
  width: 100%
}
.sp-manu-slider .slider {
  overflow: hidden;
  position: relative;
  margin: 0;
  z-index: 8
}
.sp-manu-slider .slider .item {
  background-size: 100% 100%
}
.sp-manu-slider .slider .item img {
  width: 100%;
  vertical-align: middle
}
.sp-manu-slider .slider .item img:hover {
  cursor: pointer
}
.sp-manu-slider .slider .vpo-wrap .vp {
  position: relative;
  overflow: hidden;
  height: auto
}
.sp-manu-slider .slider .vpo-wrap .vp .vpi-wrap {
  white-space: nowrap;
  font-size: 0!important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.sp-manu-slider .slider .vpo-wrap .vp .item {
  margin-bottom: 2%;
  display: inline-block;
  font-size: medium;
  white-space: normal;
  vertical-align: top;
  float: none
}
.sp-manu-slider .slider .vpo-wrap .vpi-wrap:after {
  display: block;
  height: 0;
  line-height: 0;
  content: '';
  clear: both
}
.sp-manu-slider .not-js .vpo-wrap,
.sp-manu-slider .not-js .vpo-wrap .vp,
.sp-manu-slider .not-js .vpo-wrap .vp .vpi-wrap,
.sp-manu-slider .not-js .vpo-wrap .vp .item {
  position: static
}
.sp-manu-slider .not-js .vpo-wrap .vp .item {
  float: left
}
.sp-manu-slider #to li a {
  outline: none
}
.page-title-manu {
  color: #2e2c2d;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  overflow: hidden;
  width: 75%;
  margin: 10px 0 8px 0;
  clear: both
}
.sp-manu-slider .control-button {
  list-style: none outside none;
  margin-bottom: 0;
  margin-left: 0
}
.sp-manu-slider .page-button.top,
.sp-manu-slider .page-button.bottom {
  margin-right: 0
}
.sp-manu-slider .page-button.top .control-button .preview,
.sp-manu-slider .page-button.top .control-button .next {
  bottom: 10px
}
.sp-manu-slider .page-button.bottom .control-button .preview,
.sp-manu-slider .page-button.bottom .control-button .next {
  top: 10px
}
.sp-manu-slider .page-button.style2 .control-button .preview {
  background-position: -180px 0;
  width: 22px;
  height: 20px;
  right: 21px;
  z-index: 9
}
.sp-manu-slider .page-button.style2 .control-button .next {
  background-position: -210px 0;
  width: 22px;
  height: 20px;
  z-index: 9
}
.sp-manu-slider .page-button.style3 .control-button .preview {
  background-position: -60px 0;
  width: 14px;
  height: 21px;
  right: 15px;
  z-index: 9
}
.sp-manu-slider .page-button.style3 .control-button .next {
  background-position: -90px 0;
  width: 12px;
  height: 21px;
  z-index: 9
}
.sp-manu-slider .page-button .control-button .preview:hover,
.sp-manu-slider .page-button .control-button .next:hover,
.sp-manu-slider .page-button.style2 .control-button .preview:hover,
.sp-manu-slider .page-button.style2 .control-button .next:hover {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100)
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap {
  width: 100%;
  position: relative
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info {
  margin-top: 10px;
  font-size: 14px
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {
  margin-bottom: 5px;
  text-transform: uppercase
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content {
  margin: 0
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  margin-bottom: 5px
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-details {
  text-align: right
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 0 10px 0;
  width: 100%
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-inner {
  position: relative;
  padding: 8px 10px 0 10px;
  overflow: hidden;
  margin-right: 10px;
  margin-left: 10px
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-content,
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-content a,
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-title a,
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-title {
  position: relative;
  color: #fff;
  z-index: 2
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-content {
  padding-bottom: 2px;
  height: 0;
  -webkit-transition: all 3s;
  -moz-transition: all 3s;
  -ms-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
  float: left
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight:hover .item-content {
  height: auto
}
.sp-manu-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #222;
  opacity: .7;
  filter: alpha(opacity=70);
  height: 100%;
  width: 100%;
  z-index: 1
}
.sp-manu-slider .item-review {
  margin: 0 0 5px 0;
  line-height: 22px
}
.sp-manu-slider .item-review .ratings .rating-links,
.sp-manu-slider .item-review .ratings {
  margin: 0 0 0 0
}
.sp-manu-slider .item-price {
  margin: 0 0 5px 0;
  line-height: 22px
}
.sp-manu-slider .add-to-links {
  list-style: none outside none;
  margin: 0;
  padding: 0
}
.sp-manu-slider .ratings .rating-box {
  margin-right: 5px
}
.sp-manu-slider .item-review {
  vertical-align: middle;
  overflow: hidden
}
.sp-manu-slider .item-btn-addtocart {
  margin-bottom: 5px
}
.pre-text {
  margin: 15px 0
}
.post-text {
  margin: 15px 0
}
.sp-manu-slider .control-button:after {
  clear: both
}
.sp-manu-slider .control-button:before,
.sp-manu-slider .control-button:after {
  content: "";
  display: table
}
.ratings .rating-box {
  float: left;
  margin: 2px 10px 0 0
}
.cf:before,
.cf:after {
  content: " ";
  display: table
}
.cf:after {
  clear: both
}
.sp-manu-slider .content_price {
  margin-bottom: 10px
}
@media screen and (-ms-high-contrast:active),
  (-ms-high-contrast:none) {
    div.sp-manu-slider {
      max-height: 130px
    }
}
div.our_brands {
  margin: 0 0 80px;
  position: relative
}
div.our_brands .owl-controls .owl-dots {
  display: block!important;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: auto;
  left: auto;
  width: 100%;
  text-align: right
}
div.our_brands .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle;
  cursor: pointer
}
div.our_brands .owl-controls .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin: 0 0 0 10px;
  background: #43424d;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease
}
div.our_brands .owl-controls .owl-dots .owl-dot.active span,
div.our_brands .owl-controls .owl-dots .owl-dot:hover span {
  background: #ff5a00
}
div.our_brands .owl-controls .owl-dots .owl-dot.active span {
  width: 30px
}
div.our_brands h3.title_block {
  margin: 0 0 30px;
  color: #333;
  font-size: 150%;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 2px solid #eee;
  position: relative;
  padding-bottom: 7px
}
div.sp-manu-slider {
  direction: ltr;
  position: relative
}
div.sp-manu-slider .item {
  padding: 0;
  text-align: center
}
div.sp-manu-slider .item .item-wrap .item-img {
  overflow: hidden
}
div.sp-manu-slider .item .item-wrap .item-img a {
  display: inline-block;
  background: #fff;
  border-radius: 5px;
  overflow: hidden
}
div.sp-manu-slider .item .item-wrap .item-img a img {
  width: auto;
  transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  opacity: .3
}
div.sp-manu-slider .item .item-wrap .item-img a:hover img {
  opacity: 1
}
div.sp-manu-slider .owl-controls .owl-nav .owl-prev,
div.sp-manu-slider .owl-controls .owl-nav .owl-next {
  position: absolute;
  background: #fff;
  text-align: center;
  top: 33%;
  z-index: 2;
  bottom: auto;
  margin: 0;
  cursor: pointer;
  text-indent: -9999;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border-radius: 50%;
  border: 2px solid #eee;
  font-size: 30px;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
div.sp-manu-slider .owl-controls .owl-nav .owl-prev:hover,
div.sp-manu-slider .owl-controls .owl-nav .owl-next:hover {
  color: #fff;
  background: #ff5a00;
  border-color: #ff5a00
}
div.sp-manu-slider .owl-controls .owl-nav .owl-prev {
  left: -20px;
  right: auto
}
div.sp-manu-slider .owl-controls .owl-nav .owl-next {
  right: -20px;
  left: auto
}
div.sp-manu-slider:hover .owl-controls .owl-nav .owl-prev,
div.sp-manu-slider:hover .owl-controls .owl-nav .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
@media (max-width:767px) {
  div.sp-manu-slider .owl-controls .owl-nav .owl-prev {
    left: 0;
    right: auto
  }

  div.sp-manu-slider .owl-controls .owl-nav .owl-next {
    right: 0;
    left: auto
  }
}
.spfooterlinks {
  margin-bottom: 30px
}
.spfooterlinks h4.title-footer {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  margin-bottom: 21px;
  position: relative
}
.spfooterlinks ul.links {
  padding: 0
}
.spfooterlinks ul.links li {
  margin: 0 0 10px;
  overflow: hidden
}
.spfooterlinks ul.links li a {
  display: inline-block;
  font-size: 14px;
  padding: 0;
  transition: all 0.3s ease 0s;
  color: #bbb
}
.spfooterlinks ul.links li:hover a {
  color: #ff5a00
}
@media (max-width:991px) {
  div.spfooterlinks {
    margin-bottom: 50px
  }
}
@media (max-width:767px) {
  div.spfooterlinks {
    margin-bottom: 40px
  }
}
div.listing_tab_modules .product-container .left-block .product-image a img {
  transition: all 0.3s ease 0s
}
div.listing_tab_modules .product-container .right-block {
  padding: 0 20px;
  text-align: center
}
div.listing_tab_modules .product-container .right-block h5.product-title {
  min-height: 38px
}
div.listing_tab_modules .product-container div.comments_note {
  display: none
}
div.listing_tab_modules .img a {
  display: block;
  position: relative
}
.sp_listing_tab_1 {
  margin-bottom: 80px
}
.sp_listing_tab_1 .title-module-listingtab {
  margin-bottom: 45px;
  text-align: center
}
.sp_listing_tab_1 .title-module-listingtab h3 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 18px
}
.sp_listing_tab_1 .title-module-listingtab span {
  display: block;
  color: #aaa;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
  line-height: 22px;
  margin: 20px 0 30px
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container {
  margin: 0 0 50px;
  position: relative;
  text-align: center
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  position: relative
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
  color: #aaa;
  font-weight: 600;
  display: inline-block;
  position: relative;
  transition: 0.3s all ease 0s;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 0 20px;
  position: relative;
  margin: 0 10px;
  text-transform: uppercase
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:hover {
  color: #222
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab.tab-sel {
  color: #222
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab .ltabs-tab-img {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-tabs-container {
  clear: both
}
.sp_listing_tab_1 div.sp-listing-tabs .product-container {
  margin-bottom: 20px
}
.sp_listing_tab_1 div.sp-listing-tabs .ltabs-items-container {
  position: relative
}
.sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-prev,
.sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-next {
  position: absolute;
  background: rgba(0, 0, 0, .05);
  text-align: center;
  top: 36%;
  bottom: auto;
  margin: 0;
  text-indent: -9999;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 24px;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-prev:hover,
.sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-next:hover {
  color: #fff;
  background: #282828
}
.sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-prev {
  left: -22px;
  right: auto
}
.sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-next {
  right: -22px;
  left: auto
}
.sp_listing_tab_1 div.sp-listing-tabs:hover .owl-controls .owl-nav .owl-prev,
.sp_listing_tab_1 div.sp-listing-tabs:hover .owl-controls .owl-nav .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.sp_listing_tab_1 div.sp-listing-tabs .more {
  float: left;
  padding: 15px 35px 10px
}
.sp_listing_tab_1 div.sp-listing-tabs .more a {
  font-size: 100%;
  color: #ff5a00
}
.sp_listing_tab_1 div.sp-listing-tabs .more a:hover {
  color: #820000
}
@media (max-width:767px) {
  .sp_listing_tab_1 .title-module-listingtab {
    margin-bottom: 25px
  }

  .sp_listing_tab_1 .title-module-listingtab span {
    margin: 10px 0
  }

  div.sp-listing-tabs {
    width: 100%
  }

  div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap {
    border: none
  }

  .lang-rtl div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap {
    float: right
  }

  div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
    display: block
  }

  div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
    padding: 0
  }

  div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
    display: block;
    text-align: left;
    border-radius: 0
  }

  .sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-prev {
    left: 0;
    right: auto
  }

  .sp_listing_tab_1 div.sp-listing-tabs .owl-controls .owl-nav .owl-next {
    left: auto;
    right: 0
  }

  .lang-rtl div.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    text-align: right
  }

  .lang-rtl div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab {
    text-align: right
  }
}
@media (max-width:479px) {
  .sp_listing_tab_1 {
    margin-bottom: 40px
  }

  div.listing_tab_modules .title-module-listingtab h3.block-title {
    font-size: 20px
  }

  div.sp-listing-tabs .ltabs-wrap .ltabs-tabs-container {
    background: transparent;
    padding: 0;
    margin-bottom: 15px
  }

  .sp_listing_tab_2 div.sp-listing-tabs .title-module-listingtab h3.block-title {
    margin: 0 0 30px
  }

  .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-wrap {
    float: none
  }

  .sp_listing_tab_2 div.sp-listing-tabs .ltabs-tabs-container .ltabs-tab:after {
    background: transparent
  }
}
.title-module-listingtab {
  display: block;
  clear: both;
  font-weight: 700;
  text-transform: uppercase
}
.sp-listing-tabs {
  margin: 0;
  padding: 0
}
.acd-btn-add {
  float: left
}
.sp-listing-tabs .tab-all .ltabs-tab-img {
  height: 30px
}
.sp-listing-tabs .ltabs-wrap {
  margin: 0;
  padding: 0
}
.sp-listing-tabs .item-price {
  margin-bottom: 5px
}
.sp-listing-tabs .item-price .price.product-price,
.sp-listing-tabs .item-price .old-price.product-price {
  color: red
}
.sp-listing-tabs .button-container .button.lnk_view {
  margin-left: 10px;
  background: none
}
.sp-listing-tabs .button-container .button.ajax_add_to_cart_button {
  background: none
}
.sp-listing-tabs .item-price .old-price.product-price {
  margin-right: 3px;
  margin-left: 3px
}
.sp-listing-tabs .item-desc {
  margin-bottom: 5px
}
.sp-listing-tabs .item-desc p {
  margin: 0;
  padding: 0
}
.sp-listing-tabs .functional-buttons {
  margin-top: 5px
}
.sp-listing-tabs .wishlist {
  margin-bottom: 5px
}
.sp-listing-tabs .compare {
  margin-bottom: 5px
}
.page-title-listingtabs {
  color: #2e2c2d;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  overflow: hidden;
  width: 75%;
  margin: 10px 0 8px 10px
}
.sp-listing-tabs .load-clear {
  clear: both
}
.sp-listing-tabs .ltabs-tabs-container ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  display: block
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all:hover .cat-all {
  margin-top: -48px
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-all .cat-all {
  margin-top: 0
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs .tab-sel .cat-all {
  margin-top: -48px
}
.sp-listing-tabs .ltabs-tab-img {
  float: left;
  overflow: hidden
}
.sp-listing-tabs .item-prices {
  float: left;
  border-top: 1px solid #e9e9e9;
  padding: 2% 0 2% 0;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #909090;
  width: 40%
}
.sp-listing-tabs .item-title {
  text-transform: uppercase;
  margin-bottom: 5px
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-arrow,
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap span.ltabs-tab-selected {
  display: none
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
  position: relative;
  display: inline-block;
  text-align: left;
  line-height: 35px;
  color: #888;
  cursor: pointer;
  margin: 0
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  width: 115px;
  text-indent: 20px;
  border: 1px solid #ddd;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #fff;
  overflow: hidden
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow {
  width: 35px;
  border: 1px solid #ddd;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  font-size: 12px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #ddd
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-arrow,
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox span.ltabs-tab-selected {
  position: relative;
  float: left;
  height: 36px;
  z-index: 1;
  display: inline-block
}
.sp-listing-tabs .add-loadmore {
  float: right;
  margin-left: 10px;
  margin-top: 2px;
  vertical-align: middle
}
.sp-listing-tabs .loaded .add-loadmore {
  display: none
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  padding: 0;
  width: 100%
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  border: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden;
  background: #fff;
  display: none;
  z-index: 999
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs.ltabs-open {
  display: block
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li {
  margin: 0;
  padding: 0;
  float: none
}
.sp-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span {
  display: block;
  line-height: 20px;
  padding: 15px 10% 10px
}
.sp-listing-tabs .ltabs-wrap .ltabs-items-container {
  padding: 0
}
.sp-listing-tabs .ltabs-items-container .ltabs-items {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-inner {
  margin: 0;
  padding: 0;
  width: 100%
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected {
  display: block
}
.sp-listing-tabs .ltabs-items-container .ltabs-item-wrap {
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0)
}
.sp-listing-tabs .ltabs-items-container .ltabs-item-wrap img {
  width: 100%;
  max-width: 100%
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item {
  float: left;
  opacity: 1;
  filter: alpha(opacity=0)
}
.sp-listing-tabs .ltabs-items-container.show-slider .new-box {
  top: 1px
}
.sp-listing-tabs .ltabs-items-container.show-slider .ltabs-item {
  width: 100%
}
.sp-listing-tabs .ltabs-items-container.show-slider .ltabs-items .ltabs-item {
  opacity: 1
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev {
  direction: ltr;
  z-index: 3
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev:hover {
  cursor: pointer
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next {
  z-index: 3;
  direction: ltr
}
.sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next:hover {
  cursor: pointer
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
  margin: 0 10px
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image {
  border: 1px solid #e9e9e9;
  margin-bottom: 10px;
  position: relative
}
.sp-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .item-image img {
  width: 99%
}
.sp-listing-tabs .ltabs-items .ltabs-loading {
  width: 100%;
  max-width: 100%;
  padding: 0;
  position: relative;
  background: url(../../modules/splistingtabs/views/img/477.GIF) no-repeat scroll center center transparent;
  min-height: 300px;
  display: block;
  z-index: 0
}
div.sp-listing-tabs .ltabs-items-container .ltabs-loadmore.ltabs-item {
  display: block;
  text-align: center;
  margin: 3px 0 0;
  float: none;
  width: 100%;
  background: transparent;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative
}
div.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn {
  display: inline-block;
  color: #fff;
  background: #189eff;
  border-bottom: 2px solid #106db1;
  text-transform: capitalize;
  font-size: 107%;
  font-weight: 400;
  padding: 8px 37px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s all ease 0s
}
div.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:hover {
  background: #106db1
}
.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn .ltabs-image-loading {
  background: url(../../modules/splistingtabs/views/img/301.GIF) no-repeat scroll center center transparent;
  width: 22px;
  height: 22px;
  display: none;
  margin-right: 10px;
  vertical-align: middle
}
.sp-listing-tabs .ltabs-items .ltabs-loadmore .ltabs-loadmore-btn:after {
  content: attr(data-label)
}
.sp-listing-tabs .ltabs-items.ltabs-process .ltabs-loadmore {
  display: none
}
@media all and (max-width:479px) {
  .sp-listing-tabs .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .ltabs-tabs-container .ltabs-tabs li {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important
  }

  .sp-listing-tabs .ltabs-item .hits {
    width: 100%;
    padding-left: 0
  }

  .sp-listing-tabs .ltabs04-6 .ltabs-item {
    width: 16.64%
  }

  .sp-listing-tabs .ltabs04-5 .ltabs-item {
    width: 19.958%
  }

  .sp-listing-tabs .ltabs04-4 .ltabs-item {
    width: 24.995%
  }

  .sp-listing-tabs .ltabs04-3 .ltabs-item {
    width: 33.315%
  }

  .sp-listing-tabs .ltabs04-2 .ltabs-item {
    width: 49.985%
  }

  .sp-listing-tabs .ltabs04-1 .ltabs-item {
    width: 100%
  }

  .sp-listing-tabs .ltabs04-1 .clr1,
  .sp-listing-tabs .ltabs04-2 .clr2,
  .sp-listing-tabs .ltabs04-3 .clr3,
  .sp-listing-tabs .ltabs04-4 .clr4,
  .sp-listing-tabs .ltabs04-5 .clr5,
  .sp-listing-tabs .ltabs04-6 .clr6 {
    clear: both
  }

  .sp-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%
  }
}
@media all and (min-width:480px) and (max-width:767px) {
  .sp-listing-tabs .ltabs03-6 .ltabs-item {
    width: 16.64%
  }

  .sp-listing-tabs .ltabs03-5 .ltabs-item {
    width: 19.958%
  }

  .sp-listing-tabs .ltabs03-4 .ltabs-item {
    width: 24.995%
  }

  .sp-listing-tabs .ltabs02-5 .ltabs-item .hits {
    width: 100%
  }

  .sp-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs03-3 .ltabs-item {
    width: 33.295%
  }

  .sp-listing-tabs .ltabs03-2 .ltabs-item {
    width: 49.999%
  }

  .sp-listing-tabs .ltabs03-1 .ltabs-item {
    width: 100%
  }

  .sp-listing-tabs .ltabs03-1 .clr1,
  .sp-listing-tabs .ltabs03-2 .clr2,
  .sp-listing-tabs .ltabs03-3 .clr3,
  .sp-listing-tabs .ltabs03-4 .clr4,
  .sp-listing-tabs .ltabs03-5 .clr5,
  .sp-listing-tabs .ltabs03-6 .clr6 {
    clear: both
  }

  .sp-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%
  }
}
@media all and (min-width:768px) and (max-width:1199px) {
  .sp-listing-tabs .ltabs01-3 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-4 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-5 .ltabs-item .item-prices,
  .sp-listing-tabs .ltabs01-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs01-3 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-4 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-5 .ltabs-item .hits,
  .sp-listing-tabs .ltabs01-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0
  }

  .sp-listing-tabs .ltabs02-6 .ltabs-item {
    width: 16.64%
  }

  .sp-listing-tabs .ltabs02-5 .ltabs-item {
    width: 19.958%
  }

  .sp-listing-tabs .ltabs02-4 .ltabs-item {
    width: 24.995%
  }

  .sp-listing-tabs .ltabs02-3 .ltabs-item {
    width: 33.315%
  }

  .sp-listing-tabs .ltabs02-2 .ltabs-item {
    width: 49.999%
  }

  .sp-listing-tabs .ltabs02-1 .ltabs-item {
    width: 100%
  }

  .sp-listing-tabs .ltabs02-4 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs02-4 .ltabs-item .hits,
  .sp-listing-tabs .ltabs02-5 .ltabs-item .hits,
  .sp-listing-tabs .ltabs02-6 .ltabs-item .hits {
    width: 100%;
    padding-left: 0
  }

  .sp-listing-tabs .ltabs02-5 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs02-6 .ltabs-item .item-prices {
    width: 100%;
    border-bottom: none;
    border-right: none
  }

  .sp-listing-tabs .ltabs02-1 .clr1,
  .sp-listing-tabs .ltabs02-2 .clr2,
  .sp-listing-tabs .ltabs02-3 .clr3,
  .sp-listing-tabs .ltabs02-4 .clr4,
  .sp-listing-tabs .ltabs02-5 .clr5,
  .sp-listing-tabs .ltabs02-6 .clr6 {
    clear: both
  }
}
@media all and (min-width:1200px) {
  .sp-listing-tabs .ltabs01-6 .ltabs-item {
    width: 16.64%
  }

  .sp-listing-tabs .ltabs01-5 .ltabs-item {
    width: 20%
  }

  .sp-listing-tabs .ltabs01-4 .ltabs-item {
    width: 25%
  }

  .sp-listing-tabs .ltabs01-3 .ltabs-item {
    width: 33.315%
  }

  .sp-listing-tabs .ltabs01-2 .ltabs-item {
    width: 49.999%
  }

  .sp-listing-tabs .ltabs01-1 .ltabs-item {
    width: 100%
  }

  .sp-listing-tabs .ltabs01-1 .clr1,
  .sp-listing-tabs .ltabs01-2 .clr2,
  .sp-listing-tabs .ltabs01-3 .clr3,
  .sp-listing-tabs .ltabs01-4 .clr4,
  .sp-listing-tabs .ltabs01-5 .clr5,
  .sp-listing-tabs .ltabs01-6 .clr6 {
    clear: both
  }
}
.sp-listing-tabs.lt-ie9 .ltabs01-6 .ltabs-item {
  width: 16.64%
}
.sp-listing-tabs.lt-ie9 .ltabs01-5 .ltabs-item {
  width: 20%
}
.sp-listing-tabs.lt-ie9 .ltabs01-4 .ltabs-item {
  width: 25%
}
.sp-listing-tabs.lt-ie9 .ltabs01-3 .ltabs-item {
  width: 33.315%
}
.sp-listing-tabs.lt-ie9 .ltabs01-2 .ltabs-item {
  width: 49.999%
}
.sp-listing-tabs.lt-ie9 .ltabs01-1 .ltabs-item {
  width: 100%
}
.sp-listing-tabs.lt-ie9 .ltabs01-1 .clr1,
.sp-listing-tabs.lt-ie9 .ltabs01-2 .clr2,
.sp-listing-tabs.lt-ie9 .ltabs01-3 .clr3,
.sp-listing-tabs.lt-ie9 .ltabs01-4 .clr4,
.sp-listing-tabs.lt-ie9 .ltabs01-5 .clr5,
.sp-listing-tabs.lt-ie9 .ltabs01-6 .clr6 {
  clear: both
}
.sp-listing-tabs .ltabs-item .item-desc {
  overflow: hidden
}
.sp-listing-tabs .ltabs-item .item-readmore {
  text-align: right
}
.sp-listing-tabs .ltabs-item .item-desc+.item-readmore {
  margin-top: 10px
}
.sp-listing-tabs .ltabs-item .item-btn-add {
  clear: both;
  display: block;
  padding-top: 10px;
  overflow: hidden
}
.sp-listing-tabs .ltabs-item .item-btn-add form {
  margin: 0
}
.cf:before,
.cf:after {
  content: " ";
  display: table
}
.cf:after {
  clear: both
}
.lang_ar .sale-label {
  direction: ltr!important
}
.lang_ar .sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-prev {
  left: 0;
  right: inherit;
  direction: ltr!important
}
.lang_ar .sp-listing-tabs .ltabs-items-container .ltabs-items-selected .owl-controls .owl-next {
  right: 0;
  left: inherit;
  direction: ltr!important
}
.lang_ar .owl-stage-outer,
.lang_ar .owl-carousel {
  float: left
}
.lang_ar .sale-label {
  direction: ltr!important
}
.lang_ar .sp-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  float: right
}
.sp-deal .owl-controls {
  display: block;
  margin: 18px 0 0
}
.sp-deal .owl-controls .owl-prev,
.sp-deal .owl-controls .owl-next {
  position: absolute;
  background: rgba(0, 0, 0, .05);
  text-align: center;
  top: 44%;
  z-index: 2;
  bottom: auto;
  margin: 0;
  cursor: pointer;
  text-indent: -9999;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  font-size: 24px;
  color: #222;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.sp-deal .owl-controls .owl-prev:hover,
.sp-deal .owl-controls .owl-next:hover {
  color: #fff;
  background: #282828
}
.sp-deal .owl-controls .owl-prev {
  left: 45px;
  right: auto
}
.sp-deal .owl-controls .owl-next {
  right: 45px;
  left: auto
}
.sp-deal .owl-controls .owl-dots {
  display: block!important;
  position: relative;
  bottom: auto;
  left: auto;
  text-align: center;
  width: 100%
}
.sp-deal .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle
}
.sp-deal .owl-controls .owl-dots .owl-dot span {
  width: 30px;
  height: 6px;
  border-radius: 5px;
  margin: 0 4px;
  background: #222;
  border: none;
  display: block;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease
}
.sp-deal:hover .owl-controls .owl-prev,
.sp-deal:hover .owl-controls .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
div.deal-1 {
  position: relative;
  margin-bottom: 52px;
  background: #fff
}
div.deal-1 .owl-carousel .owl-stage-outer {
  overflow: visible
}
div.deal-1 h3.module-tilte {
  margin: 0 0 30px;
  padding: 15px 30px;
  position: relative;
  text-transform: uppercase;
  font-size: 18px;
  color: #222;
  display: inline-block;
  font-weight: 500;
  z-index: 2
}
div.deal-1 .sp-deal {
  margin-bottom: 0;
  overflow: hidden
}
div.deal-1 .sp-deal .product-miniature {
  margin: 0
}
div.deal-1 .sp-deal .product-miniature .product-image:before {
  left: 15px;
  right: 15px;
  width: auto
}
div.deal-1 .sp-deal .product-miniature .product-container {
  border: none;
  margin: 0
}
div.deal-1 .sp-deal .product-miniature .product-container .product-flags .product-flag.new,
div.deal-1 .sp-deal .product-miniature .product-container .product-flags .sp-discount-percentage {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  line-height: 45px;
  top: 20px
}
div.deal-1 .sp-deal .product-miniature .product-container .product-flags .product-flag.new {
  left: 35px
}
div.deal-1 .sp-deal .product-miniature .product-container .product-flags .sp-discount-percentage {
  right: 35px
}
div.deal-1 .sp-deal .product-miniature .product-container .label-timer {
  display: none
}
div.deal-1 .sp-deal .product-miniature .product-container .item-time {
  z-index: 2;
  transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  font-weight: 500;
  margin: 0 0 30px;
  line-height: 22px
}
div.deal-1 .sp-deal .product-miniature .product-container .item-time span {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 0 18px 0 0
}
div.deal-1 .sp-deal .product-miniature .product-container .item-time .time-item {
  display: inline-block;
  position: relative;
  color: #222;
  font-size: 12px;
  margin: 0 5px;
  padding: 16px 0 13px;
  text-align: center;
  border: 2px solid #eee;
  width: 70px
}
div.deal-1 .sp-deal .product-miniature .product-container .item-time .time-item.time-day {
  margin: 0 1px 0 4px
}
.lang-rtl div.deal-1 .sp-deal .product-miniature .product-container .item-time .time-item.time-day {
  margin: 0 4px 0 1px
}
div.deal-1 .sp-deal .product-miniature .product-container .item-time .time-item .num-time {
  color: #222;
  display: block;
  font-weight: 500;
  font-size: 24px;
  margin: 0 0 2px
}
div.deal-1 .sp-deal .product-miniature .product-container .item-time .time-item .name-time {
  color: #888;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  text-align: center
}
div.deal-1 .sp-deal .product-miniature .product-container div.comments_note {
  margin: 0 0 27px;
  display: block
}
div.deal-1 .sp-deal .product-miniature .product-container .product-title {
  margin-bottom: 30px
}
div.deal-1 .sp-deal .product-miniature .product-container .product-title a {
  font-size: 24px;
  color: #222;
  transition: all 0.3s ease 0s
}
div.deal-1 .sp-deal .product-miniature .product-container .product-title:hover a {
  color: #ff5a00
}
div.deal-1 .sp-deal .product-miniature .product-container .product-info {
  text-align: center;
  padding: 0 15px
}
div.deal-1 .sp-deal .product-miniature .product-container .product-info .box-box {
  border: 15px solid #f5f5f5;
  padding: 87px 30px 0;
  min-height: 685px
}
div.deal-1 .sp-deal .product-miniature .product-container .product-price-and-shipping {
  font-size: 22px;
  margin-bottom: 46px
}
div.deal-1 .sp-deal .product-miniature .product-container .product-price-and-shipping .regular-price {
  font-weight: 400
}
div.deal-1 .sp-deal .product-miniature .product-container .product-description {
  margin-bottom: 30px
}
div.deal-1 .sp-deal .product-miniature .product-container .btn-primary.cart-button {
  background: #222;
  font-size: 14px;
  padding: 11px 110px;
  margin-bottom: 50px
}
div.deal-1 .sp-deal .product-miniature .product-container .btn-primary.cart-button:hover {
  background: #ff5a00
}
div.deal-1 .sp-deal .product-miniature .product-container .sp-cart-box {
  margin-bottom: 50px
}
@media (min-width:1200px) {
  div.deal-1 div.sp-deal .product-miniature .product-container .product-info .box-box {
    padding: 87px 60px 0
  }
}
@media (min-width:992px) and (max-width:1199px) {
  div.deal-1 div.sp-deal .product-miniature .product-container .product-info .box-box {
    min-height: 518px;
    padding: 50px 30px 0
  }
}
@media (min-width:767px) and (max-width:991px) {
  div.deal-1 div.sp-deal .product-miniature .product-container .product-title {
    margin-bottom: 15px
  }

  div.deal-1 div.sp-deal .product-miniature .product-container div.comments_note {
    margin-bottom: 15px
  }

  div.deal-1 div.sp-deal .product-miniature .product-container .btn-primary.cart-button {
    padding: 8px 85px
  }

  div.deal-1 div.sp-deal .product-miniature .product-container .product-price-and-shipping {
    margin-bottom: 20px
  }

  div.deal-1 div.sp-deal .product-miniature .product-container .item-time .time-item {
    width: 60px
  }

  div.deal-1 div.sp-deal .product-miniature .product-container .product-info .box-box {
    padding: 20px 10px 0;
    min-height: 0
  }

  div.deal-1 div.sp-deal .product-miniature .product-container .sp-cart-box {
    margin-bottom: 20px
  }
}
@media (max-width:767px) {
  .sp-deal .owl-controls .owl-prev {
    left: 16px
  }

  .sp-deal .owl-controls .owl-next {
    right: 16px
  }
}
@media (max-width:480px) {
  div.deal-1 {
    margin-bottom: 25px
  }

  div.deal-1 .sp-deal .product-miniature .product-container .btn-primary.cart-button {
    padding: 11px 60px
  }

  div.deal-1 .sp-deal .product-miniature .product-container .product-info .box-box {
    padding: 30px 15px 0;
    min-height: 0
  }

  div.deal-1 .sp-deal .product-miniature .product-container .product-title {
    margin-bottom: 10px
  }

  div.deal-1 .sp-deal .product-miniature .product-container .product-title a {
    font-size: 20px
  }

  div.deal-1 .sp-deal .product-miniature .product-container div.comments_note {
    margin-bottom: 10px
  }

  div.deal-1 .sp-deal .product-miniature .product-container .product-description {
    margin-bottom: 20px
  }

  div.deal-1 .sp-deal .product-miniature .product-container .product-price-and-shipping {
    margin-bottom: 30px
  }

  div.deal-1 .sp-deal .product-miniature .product-container .btn-primary.cart-button {
    margin-bottom: 35px
  }

  div.deal-1 .sp-deal .product-miniature .product-container .item-time .time-item {
    margin-bottom: 15px;
    padding: 12px 0 8px;
    width: 60px
  }
}
#module-smartblog-category .spmegamenu .sp-megamenu-container ul li.blog>a,
#contact .spmegamenu .sp-megamenu-container ul li.contact>a {
  color: #ff5a00
}
#module-smartblog-category .spmegamenu .sp-megamenu-container ul li.blog>a:after,
#contact .spmegamenu .sp-megamenu-container ul li.contact>a:after {
  display: block
}
div.sp-megamenu .navbar-nav>li {
  border-radius: 5px
}
div.sp-megamenu .navbar-nav>li.group .dropdown-menu ul li>a:hover {
  color: #ff5a00
}
div.sp-megamenu .navbar-nav>li.group .dropdown-menu ul li .dropdown-menu ul li>a:hover {
  color: #ff5a00
}
div.sp-megamenu .navbar-nav>li.css_type .dropdown-menu ul li a:hover {
  color: #ff5a00
}
div.sp-megamenu .navbar-nav .css_type>.dropdown-menu>ul>li:hover>a {
  color: #ff5a00
}
div.sp-megamenu .home {
  display: inline-block;
  position: relative
}
div.sp-megamenu .home:hover .dropdown-menu a:hover {
  color: #ff5a00
}
div.sp-megamenu .home:hover .dropdown-menu a:hover:after {
  display: block
}
div div.sp-megamenu .navbar-nav>li.item-1.parent:hover>a:before,
div div.sp-megamenu .navbar-nav>li.item-1.parent.active>a:before {
  color: #ff5a00
}
div div.sp-megamenu .navbar-nav>li>a:after {
  background: #ff5a00
}
div div.sp-megamenu .navbar-nav>li:hover>a {
  color: #ff5a00
}
div div.sp-megamenu .navbar-nav>li:hover>a:after {
  display: block
}
div div.sp-megamenu .navbar-nav>li.active>a {
  color: #ff5a00
}
div div.sp-megamenu .navbar-nav>li.active>a:after {
  display: block
}
.navbar {
  border: none;
  margin: 0;
  border-radius: 0;
  z-index: auto;
  z-index: inherit;
  position: inherit
}
.header-container .container {
  position: relative
}
.spmegamenu {
  font-size: 0
}
.spmegamenu .navbar {
  padding: 0
}
.sp-megamenu {
  padding: 0;
  min-height: inherit
}
.sp-megamenu .icon-menu {
  margin-bottom: 0;
  position: absolute;
  right: auto;
  left: 0;
  top: 15px
}
.sp-megamenu img:hover {
  opacity: .8;
  cursor: pointer
}
.sp-megamenu .navbar-nav {
  float: none;
  display: inline-block;
  vertical-align: top
}
.sp-megamenu .navbar-nav>li {
  display: inline-block;
  float: none;
  position: inherit;
  padding: 0 15px;
  margin: 0 1px
}
.sp-megamenu .navbar-nav>li>a {
  color: #222;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  padding: 28px 0 27px;
  font-weight: 600;
  transition: 0.3s all ease 0s;
  display: block;
  position: relative
}
.sp-megamenu .navbar-nav>li>a:hover,
.sp-megamenu .navbar-nav>li>a:focus {
  background: transparent
}
.sp-megamenu .navbar-nav>li.parent {
  padding: 0 26px 0 15px
}
.lang-rtl .sp-megamenu .navbar-nav>li.parent {
  padding: 0 15px 0 26px
}
.sp-megamenu .navbar-nav>li .dropdown-menu {
  z-index: 5;
  border: none;
  border-radius: 0;
  transition: all 0.3s ease 0s;
  display: block;
  visibility: hidden;
  top: 150%;
  font-size: 14px;
  opacity: 0;
  min-width: inherit;
  margin: 0
}
.sp-megamenu .navbar-nav>li:hover .dropdown-menu {
  opacity: 1;
  z-index: 10;
  top: 100%;
  visibility: visible
}
.sp-megamenu .navbar-nav>li>.dropdown-menu {
  border: 1px solid #ddd
}
.sp-megamenu .navbar-nav .item-1.parent>a:before {
  content: "\f107";
  font-family: fontawesome;
  font-size: 14px;
  font-weight: 400;
  color: #222;
  position: absolute;
  right: -15px;
  top: 30px;
  left: auto
}
.lang-rtl .sp-megamenu .navbar-nav .item-1.parent>a:before {
  right: auto;
  left: -15px
}
.sp-megamenu .navbar-nav>li.group {
  position: inherit
}
.sp-megamenu .navbar-nav>li.group .cha {
  margin: 0 -15px
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu {
  left: 0;
  right: 0;
  min-width: 1000px;
  padding: 23px 15px 22px
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu h5 {
  font-size: 16px;
  margin-bottom: 5px
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu h5 a {
  color: #222;
  font-weight: 700;
  text-transform: uppercase
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu h5 a:before {
  display: none
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu h5 a:hover {
  padding-left: 0!important;
  padding-right: 0!important
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu h5 a:hover:before {
  display: none!important
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu img {
  margin: -26px 0 0
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu li.item-2>a {
  display: none
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu>ul>li {
  float: left;
  padding: 0 15px
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu>ul>li:first-child {
  border: none
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu>ul>li>a {
  text-transform: uppercase;
  font-weight: 500;
  color: #222;
  display: block;
  font-size: 108%;
  position: relative;
  margin-bottom: 8px
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu>ul>li .dropdown-menu {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  right: auto;
  bottom: auto;
  padding: 0;
  opacity: 1;
  z-index: 9;
  display: block;
  width: 100%
}
.sp-megamenu .navbar-nav>li.group>.dropdown-menu>ul>li .dropdown-menu ul li {
  width: 100%
}
.sp-megamenu .navbar-nav>li {
  position: relative
}
.sp-megamenu .navbar-nav>li:hover>.dropdown-menu {
  top: 100%
}
.sp-megamenu .navbar-nav>li .dropdown-menu {
  left: 0;
  right: auto;
  width: 210px;
  padding: 15px 20px
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li {
  position: relative;
  padding: 0
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li.parent>a:after {
  content: "\f105";
  font-family: Fontawesome;
  position: absolute;
  right: 0;
  display: block;
  font-size: 14px;
  top: 4px
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li a {
  display: block;
  font-weight: 400;
  text-transform: capitalize;
  color: #666;
  padding: 5px 0;
  font-size: 14px
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li a:hover {
  color: #ff5a00
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li .dropdown-menu {
  left: 189px;
  right: auto;
  top: 120%;
  margin: 0;
  z-index: -1;
  opacity: 0;
  margin: 0
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li .dropdown-menu:before {
  content: "";
  display: block;
  height: 100%;
  width: 30px;
  position: absolute;
  top: 0;
  left: -30px;
  background: transparent
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li:hover .dropdown-menu {
  z-index: 1;
  opacity: 1;
  top: 0
}
.sp-megamenu .navbar-nav>li .dropdown-menu ul li .dropdown-menu {
  border: 1px solid #ddd
}
.sp-megamenu .navbar-nav>li.parent.group .dropdown-menu ul li .dropdown-menu {
  border: none
}
#index .sp-megamenu .home>a {
  color: #ff5a00
}
#index .sp-megamenu .home>a:after {
  display: block
}
.sp-megamenu .home:hover>a {
  color: #ff5a00
}
.sp-megamenu .home {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 0;
  padding: 0 18px;
  border-radius: 5px
}
.sp-megamenu .home>a {
  color: #222;
  display: block;
  font-size: 14px;
  line-height: normal;
  font-weight: 600;
  padding: 28px 0 27px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s
}
.sp-megamenu .home .dropdown-menu {
  left: 0;
  right: auto;
  width: 220px;
  padding: 5px 0;
  opacity: 0;
  display: block;
  z-index: -1;
  border-radius: 0;
  transition: 0.3s all ease 0s;
  top: 170%;
  margin-top: 0;
  z-index: 9;
  min-width: inherit;
  visibility: hidden;
  border: none;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}
.sp-megamenu .home .dropdown-menu:before {
  content: "";
  background: transparent;
  width: 100%;
  left: 0;
  position: absolute;
  height: 1px;
  top: -1px
}
.sp-megamenu .home .dropdown-menu li {
  position: relative;
  padding: 0 20px
}
.sp-megamenu .home .dropdown-menu li:last-child>a {
  border: none
}
.sp-megamenu .home .dropdown-menu li.parent>a:before {
  content: "\f105";
  font-family: Fontawesome;
  position: absolute;
  right: 30px;
  display: block;
  font-size: 14px;
  top: 12px
}
.sp-megamenu .home .dropdown-menu li a {
  padding: 12px 0;
  display: block;
  text-transform: capitalize;
  color: #222;
  font-weight: 400;
  font-size: 14px;
  border-bottom: solid 1px #f0f0f0
}
.sp-megamenu .home .dropdown-menu li a:hover {
  background: transparent
}
.sp-megamenu .home:hover .dropdown-menu {
  opacity: 1;
  top: 100%;
  z-index: 9;
  visibility: visible
}
.label-menu {
  display: none
}
#remove-megamenu {
  display: none
}
@media (min-width:992px) and (max-width:1199px) {
  .sp-megamenu .navbar-nav>li.group>.dropdown-menu {
    padding: 20px 5px;
    min-width: 800px
  }

  .sp-megamenu .navbar-nav>li.group>.dropdown-menu {
    left: -160px
  }

  .lang-rtl .sp-megamenu .navbar-nav>li.group>.dropdown-menu {
    right: -160px
  }

  #header_menu {
    position: inherit
  }

  .sp-megamenu .home {
    padding: 0 8px
  }

  .sp-megamenu .navbar-nav>li.parent {
    padding: 0 23px 0 8px
  }

  .lang-rtl .sp-megamenu .navbar-nav>li.parent {
    padding: 0 8px 0 23px
  }

  .sp-megamenu .navbar-nav>li {
    vertical-align: top;
    padding: 0 8px
  }

  .lang-rtl .sp-megamenu .navbar-nav>li.mega_type1>.dropdown-menu,
  .lang-rtl .sp-megamenu .navbar-nav>li.mega_type2>.dropdown-menu {
    right: 0;
    left: auto
  }
}
@media (min-width:992px) {
  .spmegamenu .navbar-button {
    display: none
  }
}
@media (max-width:991px) {
  .sp-megamenu .home {
    padding: 0
  }

  .sp-megamenu .navbar-nav>li.parent {
    padding: 0
  }

  .sp-megamenu .navbar-nav>li {
    padding: 0
  }

  .navbar .navbar-button .navbar-toggle {
    display: inline-block
  }
}
@media (max-width:991px) {
  .sp-megamenu .navbar-nav>li.group>.dropdown-menu {
    min-width: 0
  }

  .sp-megamenu .navbar-nav>li.group>.dropdown-menu img {
    margin: 0
  }

  .sp-megamenu .navbar-nav>li.group>.dropdown-menu h5 {
    margin-bottom: 30px
  }

  .sp-megamenu .navbar-nav>li.group .cha ul li:last-child h5 {
    margin-bottom: 10px
  }

  .sp-megamenu .navbar-nav>li.group>.dropdown-menu li.item-2>a {
    display: block
  }

  .sp-megamenu .navbar-nav>li .dropdown-menu ul li a:before {
    display: none
  }

  .sp-megamenu h1,
  .sp-megamenu h2,
  .sp-megamenu h3,
  .sp-megamenu h4,
  .sp-megamenu h5 {
    color: #fff
  }

  .navbar .navbar-button {
    height: 40px
  }

  .navbar .navbar-button .navbar-toggle {
    margin: 0;
    cursor: pointer;
    text-align: center;
    border: none;
    height: 47px;
    width: 47px;
    padding: 15px;
    background: #fff;
    border: 1px solid #ff5a00;
    transition: all 0.3s ease 0s;
    border-radius: 3px
  }

  .navbar .navbar-button .navbar-toggle:hover {
    background: #ff5a00
  }

  .navbar .navbar-button .navbar-toggle:hover .icon-bar {
    background: #fff
  }

  .navbar .navbar-button .navbar-toggle .icon-bar {
    height: 2px;
    width: 16px;
    display: block;
    margin: 0 0 4px;
    background: #ff5a00;
    border-radius: 0
  }

  .navbar .navbar-button .navbar-toggle .icon-bar:last-child {
    margin-bottom: 0
  }

  .navbar #sp-megamenu {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(68, 73, 78, .95);
    bottom: 0;
    width: 280px;
    padding: 0;
    z-index: 999999;
    visibility: hidden;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    text-align: left
  }

  .navbar #sp-megamenu.sp-megamenu-active {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .navbar #sp-megamenu .label-menu {
    padding: 20px;
    font-size: 24px;
    color: #fff;
    display: block;
    background: #222;
    margin-bottom: 1px
  }

  .navbar #sp-megamenu #remove-megamenu {
    z-index: 10;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 12px;
    right: 15px;
    display: block;
    font-size: 16px
  }

  .navbar #sp-megamenu #remove-megamenu:hover {
    color: red
  }

  .navbar #sp-megamenu .sp-megamenu-container {
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0;
    height: 295px
  }

  .navbar #sp-megamenu .navbar-nav {
    float: none;
    text-align: left;
    overflow: hidden;
    margin: 0;
    display: block
  }

  .navbar #sp-megamenu .navbar-nav li {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    margin: 0 0 1px
  }

  .navbar #sp-megamenu .navbar-nav li a,
  .navbar #sp-megamenu .navbar-nav li span.menu-title {
    color: #fff;
    font-weight: 400;
    text-transform: none;
    padding: 15px 20px;
    border: none;
    margin: 0;
    background: #333;
    line-height: inherit;
    font-size: 14px
  }

  .navbar #sp-megamenu .navbar-nav li a:after,
  .navbar #sp-megamenu .navbar-nav li span.menu-title:after {
    display: none
  }

  .navbar #sp-megamenu .navbar-nav li:hover a,
  .navbar #sp-megamenu .navbar-nav li:hover span.menu-title {
    background: #222;
    color: #fff
  }

  .navbar #sp-megamenu .navbar-nav li span.grower {
    display: inline-block;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 10px;
    top: 0;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    height: 100%;
    text-align: center;
    width: 50px;
    line-height: 48px;
    background: #222
  }

  .navbar #sp-megamenu .navbar-nav li span.grower.close:before {
    content: "\f067"
  }

  .navbar #sp-megamenu .navbar-nav li span.grower.open:before {
    content: "\f068"
  }

  .navbar #sp-megamenu .navbar-nav li .dropdown-menu {
    position: relative;
    display: none;
    width: 100%!important;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: inherit;
    margin: 0;
    box-shadow: none;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: none;
    background: transparent;
    transition: 0s all ease 0s;
    background: #222;
    z-index: 9;
    padding: 15px 20px
  }

  .navbar #sp-megamenu .navbar-nav li .dropdown-menu:after {
    display: none
  }

  .navbar #sp-megamenu .navbar-nav ul li {
    width: 100%!important;
    padding: 10px 0;
    border: none
  }

  .navbar #sp-megamenu .navbar-nav ul li a {
    font-size: 12px;
    padding: 0;
    background: transparent
  }

  .navbar #sp-megamenu .navbar-nav ul li.category-thumbnail {
    display: none
  }

  .navbar #sp-megamenu .navbar-nav ul li.featured-product {
    display: none
  }

  .navbar #sp-megamenu .navbar-nav ul li .dropdown-menu {
    padding: 5px 0;
    border: none!important
  }

  .navbar #sp-megamenu .navbar-nav ul li .dropdown-menu ul li {
    padding: 10px 15px
  }

  .navbar #sp-megamenu .home {
    display: block;
    overflow: hidden;
    margin-bottom: 1px
  }

  .navbar #sp-megamenu .home>a {
    padding: 15px 20px;
    background: #222;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: inherit;
    margin: 0;
    text-transform: none
  }

  .navbar #sp-megamenu .home>a:after {
    display: none
  }

  .navbar #sp-megamenu .home>a:hover {
    background: #222;
    color: #fff
  }

  .navbar #sp-megamenu .home .dropdown-menu {
    position: relative;
    display: none;
    width: 100%!important;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: inherit;
    margin: 0;
    box-shadow: none;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: none;
    background: transparent;
    transition: 0s all ease 0s;
    background: #222;
    z-index: 9;
    padding: 15px 20px
  }

  .navbar #sp-megamenu .home .dropdown-menu:after {
    display: none
  }

  .navbar #sp-megamenu .home .dropdown-menu li {
    width: 100%!important;
    padding: 10px 0;
    border: none
  }

  .navbar #sp-megamenu .home .dropdown-menu li a {
    font-size: 14px;
    padding: 0;
    background: transparent;
    color: #fff;
    border: none
  }

  .navbar #sp-megamenu .home span.grower {
    display: inline-block;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 10px;
    top: 0;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    height: 100%;
    text-align: center;
    width: 50px;
    line-height: 48px;
    background: #222
  }

  .navbar #sp-megamenu .home span.grower.close:before {
    content: "\f067"
  }

  .navbar #sp-megamenu .home span.grower.open:before {
    content: "\f068"
  }

  .navbar #sp-megamenu .navbar-nav li .dropdown-menu {
    border-radius: 0
  }

  .sp-vermegamenu {
    min-height: 52px!important
  }

  .sp-megamenu .home>a:before {
    content: none
  }

  .sp-megamenu .navbar-nav>li.parent>a:before {
    content: none
  }

  .sp-megamenu .navbar-nav li.group .dropdown-menu li.custom-box-html {
    display: none
  }

  .sp-megamenu .navbar-nav>li.group>.dropdown-menu>ul>li>a:before {
    display: none
  }

  .lang-rtl .navbar #sp-megamenu {
    left: auto;
    right: 0;
    transform: translate3d(280px, 0, 0);
    text-align: right
  }

  .lang-rtl .navbar #sp-megamenu.sp-megamenu-active {
    transform: translate3d(0, 0, 0)
  }

  .lang-rtl .navbar #sp-megamenu #remove-megamenu {
    right: auto;
    left: 15px
  }

  .lang-rtl .navbar #sp-megamenu .navbar-nav {
    text-align: right;
    width: 100%
  }

  .lang-rtl .navbar #sp-megamenu .navbar-nav li span.grower {
    right: auto;
    left: 0
  }

  .lang-rtl .navbar #sp-megamenu .home span.grower {
    right: auto;
    left: 0
  }

  .lang-rtl .sp-megamenu .home {
    width: 100%
  }
}
@media (min-width:480px) and (max-width:767px) {
  .navbar #sp-megamenu .sp-megamenu-container {
    height: 345px
  }
}
@media (max-width:479px) {
  .navbar #sp-megamenu .sp-megamenu-container {
    height: 357px
  }
}
#index .header_v3 div.spverticalmenu h3 {
  border-radius: 5px 5px 0 0
}
#index .header_v3 div.spverticalmenu .navbar-vertical {
  display: none
}
#index .header_v3 div.spverticalmenu:hover .navbar-vertical {
  display: block
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li:hover>a {
  color: #ff5a00
}
div.spverticalmenu .sp-vermegamenu .more-wrap:hover .more-view,
div.spverticalmenu .sp-vermegamenu .more-wrap:hover .fa {
  color: #ff5a00
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.item-1.parent:hover a:before,
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.item-1.parent:hover a:after {
  color: #ff5a00
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li>a:hover {
  color: #ff5a00
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child:hover a:hover,
div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2:hover a:hover {
  color: #ff5a00
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type>.dropdown-menu>ul>li:hover>a {
  color: #ff5a00
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type ul li.item-2.parent>a:hover:before {
  color: #ff5a00
}
.sp-vermegamenu .navbar-nav>li {
  float: none
}
#index div.spverticalmenu .navbar-vertical {
  display: block
}
div.spverticalmenu {
  position: relative;
  z-index: 3
}
div.spverticalmenu h3 {
  background: #ff5a00;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  padding: 0 0 0 45px;
  margin: 0;
  line-height: 40px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.3s ease 0s
}
div.spverticalmenu h3:before {
  position: absolute;
  content: "\f00b";
  font-family: fontawesome;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  top: 0;
  left: 22px;
  right: auto;
  transition: all 0.3s ease 0s
}
div.spverticalmenu .navbar-vertical {
  width: 100%;
  display: none;
  z-index: 4;
  border: 1px solid #ccc;
  border-top: 0;
  position: absolute;
  background: #fff
}
div.spverticalmenu:hover {
  cursor: pointer
}
div.spverticalmenu:hover .navbar-vertical {
  display: block
}
div.spverticalmenu .more-wrap {
  clear: both;
  display: block;
  font-weight: 400;
  cursor: pointer;
  padding: 7px 20px 7px;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  transition: all 0.3s ease 0s
}
div.spverticalmenu .more-wrap:hover span.more-view {
  color: #ff5a00
}
div.spverticalmenu .more-wrap:hover i {
  color: #ff5a00
}
div.spverticalmenu .more-wrap i {
  margin: 7px 10px 0 0;
  font-size: 93%;
  float: left;
  color: #666
}
.lang-rtl div.spverticalmenu .more-wrap i {
  float: left
}
div.spverticalmenu .more-wrap .more-view {
  padding: 0;
  font-size: 100%;
  text-transform: capitalize;
  font-weight: 400;
  color: #222
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li {
  padding: 0 20px
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li>a {
  padding: 8px 0 5px;
  position: relative;
  font-size: 107%;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 22px;
  color: #666;
  display: block;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms ease 0s;
  transition: all 0.3s ease 0s
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.item-1.parent>a {
  position: relative
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.item-1.parent>a:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  font-weight: 400;
  color: #aaa;
  position: absolute;
  right: 0;
  left: auto;
  line-height: 20px
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.item-1.parent ul li a:before {
  content: ""
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type {
  position: relative
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type .dropdown-menu {
  border: none
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type>.dropdown-menu {
  padding: 15px 0;
  width: 220px
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type>.dropdown-menu>ul>li>a {
  padding: 9px 0;
  margin: 0 30px;
  border-bottom: 1px solid #f0f0f0
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type>.dropdown-menu>ul>li>a:after {
  display: none
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type>.dropdown-menu>ul>li:last-child>a {
  border-bottom: none
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type ul li.item-2.parent>a {
  position: relative
}
div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type ul li.item-2.parent>a:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 13px;
  font-weight: 400;
  color: #616161;
  position: absolute;
  right: 0;
  left: auto;
  line-height: 21px
}
div.spverticalmenu .sp-vermegamenu .navbar-nav li.group.mid {
  position: relative
}
div.spverticalmenu .sp-vermegamenu .navbar-nav li.group .dropdown-menu {
  padding: 25px 10px
}
div.spverticalmenu .sp-vermegamenu .navbar-nav li.group .dropdown-menu ul li.group.item-3>a {
  font-size: 143%;
  font-weight: 400;
  text-transform: capitalize;
  color: #0b79bf;
  padding: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  position: relative
}
div.spverticalmenu .sp-vermegamenu .navbar-nav li.group .dropdown-menu ul li.group.item-3>a:after {
  display: none
}
div.spverticalmenu .sp-vermegamenu .navbar-nav li.group .dropdown-menu ul li.group.item-3>.dropdown-menu {
  padding: 5px 0;
  display: block;
  left: 0;
  top: auto;
  position: relative;
  box-shadow: none;
  background: transparent;
  border: none;
  width: 100%
}
div.spverticalmenu .sp-vermegamenu .navbar-nav li.group .dropdown-menu ul li.group.item-3>.dropdown-menu ul li {
  padding: 0;
  margin: 0
}
div.spverticalmenu .sp-vermegamenu .navbar-nav li.group .dropdown-menu ul li.group.item-3>.dropdown-menu ul li>a {
  font-weight: 400;
  padding: 7px 0;
  font-size: 100%
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group>.dropdown-menu {
  padding: 24px 10px 10px;
  background-size: cover;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15)
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group>.dropdown-menu {
  background: url(../img/icon/bg-ver-1.jpg) no-repeat top center
}
.lang-rtl div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group>.dropdown-menu {
  background: url(../img/icon/bg-ver-1-2.jpg) no-repeat top center
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group.bg-2>.dropdown-menu {
  background: url(../img/icon/bg-ver-2-1.jpg) no-repeat top center
}
.lang-rtl div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group.bg-2>.dropdown-menu {
  background: url(../img/icon/bg-ver-2-2.jpg) no-repeat top center
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group>.dropdown-menu ul li.group>a {
  display: block
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group>.dropdown-menu ul li.group>.dropdown-menu {
  padding: 0;
  background: transparent
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu {
  padding: 0
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group {
  float: left;
  margin-bottom: 10px
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group .label a {
  text-align: left;
  color: #222;
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group .label img {
  width: auto;
  margin: 0 5px 0 0
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group li.item-3 {
  padding: 0;
  margin: 0 0 8px
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group li.item-3>a {
  display: block
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group li.item-3 a:before {
  display: none
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group>a {
  display: none
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group>.dropdown-menu {
  display: block;
  position: static;
  padding: 20px 30px 3px;
  margin: 0;
  width: 100%
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group>.dropdown-menu>li>a {
  display: none
}
div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group>.dropdown-menu>li .dropdown-menu li {
  width: 100%;
  padding-top: 0
}
.sp-vermegamenu .menu>li>.dropdown-menu {
  display: block;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.2s ease-in;
  z-index: 99999;
  left: 110%;
  top: 0
}
.sp-vermegamenu .menu>li>.dropdown-menu .short_description {
  color: #747474;
  width: 100%;
  padding: 5px 10px
}
.sp-vermegamenu .menu>li>.dropdown-menu {
  padding: 0
}
.sp-vermegamenu .menu>li>.dropdown-menu>li {
  float: left
}
.sp-short .dropdown-menu .short_description {
  display: block;
  border-top: 1px solid #dfdfdf;
  float: right
}
.sp-vermegamenu .menu>li:focus {
  background-color: #d9d9d9
}
.sp-vermegamenu .menu>li:hover>.dropdown-menu {
  visibility: visible;
  margin: 0;
  top: 0
}
.sp-vermegamenu a:focus {
  outline: none
}
.sp-vermegamenu .menu>li:focus>a:focus,
.sp-vermegamenu .menu>li:focus>a:hover,
.sp-vermegamenu .menu>li:hover>a:focus,
.sp-vermegamenu .menu>li:hover>a:hover {
  color: #ff5a00
}
.sp-vermegamenu .menu>li.active {
  background-color: #d9d9d9
}
.sp-vermegamenu .menu>li.active>a {
  background-color: transparent;
  color: #fff
}
.sp-vermegamenu .menu>li.active>a:hover {
  background-color: transparent
}
.sp-vermegamenu>.dropdown-menu {
  min-width: 155px;
  background: #fff
}
.sp-vermegamenu .dropdown-menu .menu-title {
  color: #202020;
  font-size: 15px
}
.sp-vermegamenu .dropdown-menu ul {
  display: block
}
.sp-vermegamenu .dropdown-menu ul li {
  display: block;
  position: relative
}
.sp-vermegamenu .dropdown-menu ul li.parent:hover .dropdown-menu {
  display: block;
  left: 100%;
  top: 0
}
.sp-vermegamenu .sp-cat ul>li .dropdown-menu {
  display: block;
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  position: relative;
  top: 0
}
.sp-vermegamenu .sp-cat .dropdown-menu ul li.parent:hover .dropdown-menu {
  display: block;
  left: 0;
  top: 0
}
.sp-vermegamenu .dropdown-menu ul li.parent>a:after {
  display: inline-block;
  content: "\f105";
  font-family: "FontAwesome";
  top: 0;
  position: relative;
  float: right;
  margin-left: 5px
}
.sp-vermegamenu .sp-cat .dropdown-menu ul li.parent>a:after {
  display: none
}
.sp-vermegamenu .dropdown-menu ul li.parent.group>a:after {
  display: none
}
.sp-vermegamenu .dropdown-menu ul li.parent {
  z-index: 9
}
.sp-vermegamenu .dropdown-menu ul li.parent.group {
  float: left;
  box-sizing: border-content
}
.sp-vermegamenu .dropdown-menu ul li.parent.group>a {
  color: #0b79bf;
  font-weight: 400;
  font-size: 143%;
  text-transform: capitalize
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu {
  display: block;
  position: static;
  border: none;
  box-shadow: none
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu li .dropdown-menu {
  padding-top: 0
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu li .dropdown-menu li {
  margin-top: 0;
  padding-top: 20px
}
.sp-vermegamenu .dropdown-menu ul li.parent.group .dropdown-menu li .dropdown-menu li .dropdown-menu li {
  width: 100%;
  padding-top: 0
}
.sp-vermegamenu .dropdown-menu ul li.html-menu {
  float: left
}
.sp-vermegamenu .dropdown-menu ul li.html-menu .menu-content {
  margin-top: 15px
}
.sp-vermegamenu .dropdown-menu ul li a {
  display: block;
  padding: 4px 0;
  text-transform: capitalize;
  font-weight: 400
}
.sp-vermegamenu .dropdown-menu ul li>span.menu-title {
  color: #444;
  font-size: 14px;
  display: block;
  padding: 10px;
  width: 100%;
  font-weight: 600
}
.sp-vermegamenu .dropdown-menu img {
  width: 100%;
  padding: 8px 8px 0
}
.sp-vermegamenu .poduct-list {
  position: static
}
.sp-vermegamenu #remove-vermegamenu {
  padding: 15px 20px;
  z-index: 10;
  cursor: pointer;
  display: none;
  background: #222;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(68, 73, 78, .95);
  color: #fff
}
.sp-vermegamenu #remove-vermegamenu:after {
  content: "\f00d";
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: fontawesome;
  z-index: 10
}
.sp-vermegamenu #remove-vermegamenu:hover:after {
  color: red
}
div.spverticalmenu div.sp-vermegamenu.sp-vermegamenu-active {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.sp-vermegamenu a i {
  margin-right: 10px;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  position: relative
}
.sp-vermegamenu a i:before {
  position: absolute;
  bottom: 2px;
  display: inline-block
}
@media (min-width:1199px) and (max-width:1399px) {
  div.spverticalmenu .sp-vermegamenu .navbar-nav>li>a {
    padding: 7px 0 5px
  }
}
@media (max-width:1024px) {
  .sp-vermegamenu .dropdown-menu {
    min-width: 155px
  }
}
@media (min-width:992px) and (max-width:1199px) {
  #index div.spverticalmenu .navbar-vertical {
    display: none
  }

  #index div.spverticalmenu:hover .navbar-vertical {
    display: block
  }

  div.spverticalmenu h3 {
    font-size: 14px
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group li.item-3 {
    padding: 0 15px;
    background: #fff!important
  }

  .lang-rtl div.spverticalmenu div.sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group li.item-3 {
    padding: 0 15px
  }
}
@media (min-width:992px) {
  .spverticalmenu .navbar-header {
    display: none
  }

  .sp-vermegamenu .menu>li>.dropdown-menu,
  div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type>.dropdown-menu {
    display: block;
    transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    top: 0;
    opacity: 0;
    position: absolute;
    backface-visibility: hidden;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    z-index: 3;
    left: 100%;
    border: 1px solid #eaeaea
  }

  .sp-vermegamenu .menu>li:hover>.dropdown-menu,
  div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type:hover>.dropdown-menu {
    display: block;
    opacity: 1;
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    left: 100%;
    z-index: 999
  }

  .lang-rtl div.spverticalmenu .menu>li>.dropdown-menu,
  .lang-rtl div.spverticalmenu .sp-vermegamenu .navbar-nav .css_type>.dropdown-menu {
    right: 100%;
    left: auto;
    transform-origin: right top 0;
    -webkit-transform-origin: right top 0;
    -ms-transform-origin: right top 0
  }
}
@media (max-width:991px) {
  #index .header_v3 div.spverticalmenu .navbar-vertical {
    display: block
  }

  div.spverticalmenu {
    z-index: inherit
  }

  div.spverticalmenu .navbar-vertical {
    z-index: inherit
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group>.dropdown-menu,
  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent.group.bg-2>.dropdown-menu {
    background: #fff
  }

  .sp-vermegamenu ul li.item-1 .dropdown-menu {
    overflow: hidden
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li>a:before {
    display: none
  }

  div div.spverticalmenu .sp-vermegamenu .navbar-nav>li {
    padding: 0
  }

  div div.spverticalmenu .sp-vermegamenu .navbar-nav>li>a {
    padding: 0 20px;
    border-top: none
  }

  #vertical_menu {
    height: 50px
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.group,
  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.group>.dropdown-menu ul li.custom-box-image {
    width: 100%!important
  }

  div.spverticalmenu .navbar-vertical {
    left: 0;
    right: auto;
    top: 0;
    display: block;
    border: none
  }

  div.spverticalmenu h3 {
    display: none
  }

  div.spverticalmenu h3:before,
  div.spverticalmenu h3:after {
    display: none
  }

  div.spverticalmenu .navbar-header {
    position: absolute;
    top: 0
  }

  div.spverticalmenu .navbar-header .navbar-toggle {
    padding: 15px 13px;
    border-radius: 0;
    margin: 0;
    border: none;
    display: block;
    height: 50px
  }

  div.spverticalmenu .navbar-header .navbar-toggle .icon-bar {
    background-color: #fff;
    display: block;
    height: 4px;
    width: 26px;
    margin-top: 4px
  }

  div.spverticalmenu .navbar-header .navbar-toggle .icon-bar.bar1 {
    width: 10px
  }

  div.spverticalmenu .navbar-header .navbar-toggle .icon-bar.bar2 {
    width: 18px
  }

  div.spverticalmenu .more-wrap {
    border-top: none
  }

  div.spverticalmenu .sp-vermegamenu {
    border: none;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    background: #333;
    bottom: 0;
    width: 280px;
    z-index: 99999;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    height: 100%
  }

  div.spverticalmenu .sp-vermegamenu #remove-vermegamenu {
    display: block
  }

  div.spverticalmenu .sp-vermegamenu .navbar-default .navbar-toggle {
    margin: 8px 0
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav {
    overflow-y: auto;
    float: none;
    height: 295px;
    margin: 0
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li {
    background: #fff;
    position: relative
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.item-1 {
    background: #333
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li>a {
    padding: 0 10px;
    margin: 0;
    border-bottom: 1px solid rgba(68, 73, 78, .95);
    line-height: 50px;
    color: #fff
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li:hover {
    background: #222
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li>.dropdown-menu ul li .grower {
    display: none!important
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav li .dropdown-menu {
    width: 100%!important;
    position: relative;
    display: none;
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: inherit;
    margin-top: 0;
    float: none;
    box-shadow: none!important;
    border: none!important;
    boder-radius: none!important
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu {
    overflow: hidden
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.cat-child-2,
  div.spverticalmenu .sp-vermegamenu .navbar-nav .vertical-cat .dropdown-menu ul li.ver-img {
    width: 100%
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav .item-1 ul li.item-2.parent>a:before {
    display: none
  }

  div.spverticalmenu .sp-vermegamenu li.parent .dropdown-menu {
    display: none;
    padding: 0;
    left: 0
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav li {
    clear: both;
    position: relative!important
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent>a::before {
    display: none
  }

  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li.parent>a::after {
    display: none
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent>a::after {
    display: none
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent span.grower {
    display: block;
    background: #222;
    position: absolute;
    right: 0;
    left: auto;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 14px;
    height: 50px;
    width: 50px;
    top: 0;
    text-align: center;
    line-height: 48px;
    font-weight: 300;
    opacity: 1;
    color: #fff
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent .dropdown-menu span.grower {
    right: 15px
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent span.grower.close:before {
    content: "\f067"
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.parent span.grower.open:before {
    content: "\f068"
  }

  div.spverticalmenu .sp-vermegamenu .navbar-brand {
    color: #777;
    position: absolute;
    top: 0
  }

  div.spverticalmenu .sp-vermegamenu .menu>li:focus>a:focus,
  div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu>li:focus>a:hover,
  div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu>li:hover>a:focus,
  div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu>li:hover>a:hover {
    background-color: #dfdfdf;
    color: #333
  }

  div.spverticalmenu .sp-vermegamenu .menu>li:focus,
  div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu>li:hover a {
    color: #333
  }

  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li a {
    min-width: auto;
    padding: auto
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav .ver-poduct-list .dropdown-menu ul li a {
    padding: 7px 0
  }

  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li.parent .dropdown-menu {
    margin-left: 15px
  }

  div.spverticalmenu .sp-vermegamenu .dropdown-menu ul li.parent:hover .dropdown-menu {
    display: none;
    top: inherit;
    left: 10px
  }

  div.spverticalmenu .sp-vermegamenu .sp-cat .dropdown-menu ul li.parent:hover .dropdown-menu {
    display: none;
    left: 10px;
    top: inherit
  }

  div.spverticalmenu .sp-vermegamenu .sp-cat ul>li {
    width: inherit
  }

  div.spverticalmenu .sp-vermegamenu .menu>li:focus,
  div.spverticalmenu .sp-vermegamenu .sp-vermegamenu .menu>li:hover {
    background-color: transparent
  }

  div.spverticalmenu .more-wrap .fa-angle-down,
  div.spverticalmenu .more-wrap .fa-angle-up,
  div.spverticalmenu .more-wrap .more-view {
    color: #fff
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .group,
  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .custom-box-image {
    width: 100%!important;
    float: none!important;
    overflow: hidden;
    display: block;
    position: relative;
    visibility: visible
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .group:hover .dropdown-menu,
  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .custom-box-image:hover .dropdown-menu {
    display: block
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .group:hover li.item-3,
  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .custom-box-image:hover li.item-3 {
    display: block!important
  }

  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .group li.item-3,
  div.spverticalmenu .sp-vermegamenu .navbar-nav>li.mega_type3 .custom-box-image li.item-3 {
    display: block!important
  }

  .lang-rtl div.spverticalmenu .vernavbar {
    left: auto;
    right: 0
  }

  .lang-rtl .sp-vermegamenu #remove-vermegamenu:after {
    left: 10px;
    right: auto
  }

  .lang-rtl .sp-vermegamenu li.parent .dropdown-menu {
    right: 0;
    left: auto
  }

  .lang-rtl .navbar-default .navbar-toggle {
    float: right
  }

  .lang-rtl div.sp-vermegamenu .navbar-nav>li.parent span.grower {
    right: auto;
    left: 0
  }

  .lang-rtl .navbar #sp-megamenu .home span.grower {
    right: auto;
    left: 0
  }

  .lang-rtl div.spverticalmenu div.sp-vermegamenu {
    left: auto;
    right: 0;
    transform: translate3d(280px, 0, 0);
    text-align: right
  }

  .lang-rtl div.spverticalmenu div.sp-vermegamenu.sp-vermegamenu-active {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@media (max-width:767px) {
  div.spverticalmenu .navbar-header .navbar-toggle {
    background: transparent
  }

  div.spverticalmenu .navbar-header .navbar-toggle:hover {
    background: transparent
  }

  div.spverticalmenu .navbar-header .navbar-toggle:hover .icon-bar {
    background: #b50000
  }

  div.spverticalmenu .navbar-header .navbar-toggle .icon-bar {
    background: #ff5a00
  }

  .header_v3 div.spverticalmenu .navbar-header .navbar-toggle {
    padding: 15px 5px
  }
}
div.spcountdown-slider {
  overflow: visible;
  float: none;
  margin-bottom: 38px
}
div.spcountdown-slider .title {
  text-align: center;
  padding: 0 15px;
  margin: 55px 0 40px;
  color: #fff
}
div.spcountdown-slider .title h4 {
  color: #222;
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 6px;
  text-transform: uppercase;
  letter-spacing: 1.3px
}
div.spcountdown-slider .title div.icon-left,
div.spcountdown-slider .title div.icon-right {
  position: relative;
  display: inline-block;
  height: 18px;
  width: 40px;
  margin: 0
}
div.spcountdown-slider .title div.icon-left:before,
div.spcountdown-slider .title div.icon-right:before,
div.spcountdown-slider .title div.icon-left:after,
div.spcountdown-slider .title div.icon-right:after {
  content: "";
  height: 1px;
  background: #fff;
  position: absolute;
  right: auto
}
div.spcountdown-slider .title div.icon-left:before,
div.spcountdown-slider .title div.icon-right:before {
  top: 0;
  width: 40px
}
div.spcountdown-slider .title div.icon-left:after,
div.spcountdown-slider .title div.icon-right:after {
  top: 5px;
  width: 20px
}
div.spcountdown-slider .title div.icon-left:before {
  left: 0;
  right: auto
}
div.spcountdown-slider .title div.icon-left:after {
  left: 20px;
  right: auto
}
div.spcountdown-slider .title div.icon-right:before {
  left: 0;
  right: auto
}
div.spcountdown-slider .title div.icon-right:after {
  left: 0;
  right: auto
}
div.spcountdown-slider .title div.icon-icon {
  display: inline-block;
  position: relative;
  height: 30px;
  background: transparent;
  width: 26px;
  text-align: center
}
div.spcountdown-slider .title div.icon-icon:before {
  content: "\f006";
  font-family: fontawesome;
  position: absolute;
  font-size: 18px;
  color: #fff;
  top: 3px;
  left: 5px
}
div.spcountdown-slider .sp-homeslider .count_left {
  padding: 0;
  text-align: center
}
div.spcountdown-slider .sp-homeslider .count_left a {
  display: inline-block
}
div.spcountdown-slider .sp-homeslider .count_right {
  padding: 45px 90px 0
}
div.spcountdown-slider .sp-homeslider .spcountdownslider {
  position: absolute;
  top: 51%;
  left: 85px;
  right: auto;
  display: inline-block;
  margin-bottom: 7px
}
.lang-rtl div.spcountdown-slider .sp-homeslider .spcountdownslider {
  right: 85px;
  left: auto
}
div.spcountdown-slider .sp-homeslider .spcountdownslider .clock-time>span {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin: 0 5px;
  padding: 16px 0 13px;
  text-align: center;
  background: #222;
  width: 70px
}
div.spcountdown-slider .sp-homeslider .spcountdownslider .clock-time>span>span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #aaa
}
div.spcountdown-slider .sp-homeslider .spcountdownslider-description {
  padding: 0;
  position: relative;
  top: auto
}
div.spcountdown-slider .sp-homeslider .spcountdownslider-description h3 {
  font-weight: 600;
  font-size: 35px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 4px
}
div.spcountdown-slider .sp-homeslider .spcountdownslider-description p {
  width: 100%;
  color: #888;
  line-height: 24px;
  margin-bottom: 160px;
  font-size: 14px;
  font-style: italic;
  letter-spacing: .5px
}
div.spcountdown-slider .sp-homeslider .spcountdownslider-description a {
  font-weight: 600;
  transition: all 0.3s ease 0s;
  font-size: 16px;
  display: inline-block;
  text-transform: uppercase;
  color: #222;
  position: relative;
  padding: 0 0 15px
}
div.spcountdown-slider .sp-homeslider .spcountdownslider-description a:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: auto;
  bottom: 1px;
  left: auto;
  background: #222
}
div.spcountdown-slider .sp-homeslider .spcountdownslider-description a:hover {
  color: #ff5a00
}
div.spcountdown-slider .sp-homeslider .spcountdownslider-description a:hover:before {
  background: #ff5a00
}
div.spcountdown-slider .sp-homeslider .owl-nav div {
  border: none;
  width: 34px;
  text-align: center
}
div.spcountdown-slider .sp-homeslider .owl-controls {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 36%;
  pointer-events: none
}
div.spcountdown-slider .sp-homeslider .owl-controls .owl-nav div {
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s
}
div.spcountdown-slider .sp-homeslider .owl-controls .owl-nav div.owl-prev {
  left: 0;
  z-index: 2;
  pointer-events: auto
}
div.spcountdown-slider .sp-homeslider .owl-controls .owl-nav div.owl-next {
  right: 0;
  z-index: 2;
  pointer-events: auto
}
div.spcountdown-slider .sp-homeslider:hover .owl-controls .owl-nav div {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1)
}
@media (min-width:992px) and (max-width:1366px) {
  div.spcountdown-slider .sp-homeslider .spcountdownslider {
    left: 18px
  }

  .lang-rtl div.spcountdown-slider .sp-homeslider .spcountdownslider {
    right: 18px
  }

  div.spcountdown-slider .title {
    margin: 0 0 20px
  }

  div.spcountdown-slider .sp-homeslider .count_right {
    padding: 20px 20px 0
  }

  div.spcountdown-slider .sp-homeslider .count_right .spcountdownslider {
    margin-bottom: 15px
  }

  div.spcountdown-slider .sp-homeslider .count_right .spcountdownslider>div {
    height: 60px;
    padding: 10px 0;
    width: 60px
  }

  div.spcountdown-slider .sp-homeslider .count_right .spcountdownslider>div>div {
    font-size: 24px
  }
}
@media (max-width:767px) {
  div.spcountdown-slider .sp-homeslider .spcountdownslider {
    left: 12px
  }

  div.spcountdown-slider .sp-homeslider .spcountdownslider .clock-time>span {
    width: 60px
  }

  .lang-rtl div.spcountdown-slider .sp-homeslider .spcountdownslider {
    right: 12px
  }

  div.spcountdown-slider .sp-homeslider .count_right {
    padding: 45px 15px 0
  }
}
@media (max-width:479px) {
  div.spcountdown-slider .sp-homeslider .count_right .spcountdownslider>div {
    height: 50px;
    width: 50px;
    padding: 5px 0
  }

  div.spcountdown-slider .sp-homeslider .spcountdownslider {
    top: 58%
  }

  div.spcountdown-slider .sp-homeslider .spcountdownslider-description h3 {
    font-size: 30px
  }
}
.spcountdown-slider {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 14px;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  float: left;
  width: 100%
}
@media (max-width:767px) {
  .spcountdown-slider {
    width: 100%;
    max-width: 100%;
    padding-top: 20px
  }
}
.spcountdown-slider .spcountdownslider {
  margin: 0 auto;
  padding: 0
}
.spcountdown-slider .spcountdownslider-container {
  position: relative
}
.spcountdown-slider .spcountdownslider-image {
  position: absolute;
  left: 0;
  top: 0
}
.spcountdown-slider .spcountdownslider-description {
  position: absolute;
  top: 0;
  padding-left: 100px;
  padding-top: 50px;
  cursor: pointer
}
.spcountdown-slider .spcountdownslider-description h2 {
  font-size: 2.7em;
  color: #fff;
  margin: 0;
  padding: 0
}
.spcountdown-slider .spcountdownslider-description p {
  width: 50%;
  font-size: 1.15em;
  line-height: 1.3em;
  padding: .5em 0;
  color: #fff
}
.spcountdown-slider .spcountdownslider-description button {
  font-size: 1.2em;
  text-transform: uppercase
}
.spcountdown-slider .sp-homeslider {
  position: relative;
  padding: 0;
  zoom: 1;
  margin: 0!important;
  display: inline-block
}
.spcountdown-slider .sp-homeslider a {
  display: block
}
.spcountdown-slider .sp-homeslider img {
  width: 100%;
  height: auto
}
.spcountdown-slider .sp-homeslider .bx-viewport {
  width: 100%;
  direction: ltr!important
}
.spcountdown-slider .sp-homeslider .bx-pager.bx-default-pager a {
  background: #666
}
.spcountdown-slider .sp-homeslider .owl-nav div {
  bottom: auto;
  position: absolute;
  font-size: 36px;
  bottom: 48%;
  transition: all 0.3s ease 0s;
  color: #999;
  outline: 0;
  width: 52px;
  height: 52px;
  z-index: 2;
  border: 2px solid #fff;
  line-height: 52px
}
.spcountdown-slider .sp-homeslider .owl-nav div.owl-prev {
  left: 10px
}
.spcountdown-slider .sp-homeslider .owl-nav div.owl-next {
  right: 10px
}
.ie8 .spcountdown-slider .sp-homeslider .bx-controls-direction a:before {
  background: #333
}
.spcountdown-slider .owl-item {
  float: left
}
.owl-carousel .owl-dots {
  display: block!important;
  position: absolute;
  bottom: 20px;
  left: 50%
}
.owl-carousel .owl-dots .owl-dot {
  float: left
}
.owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791
}
#left_column .spcountdown-slider .spcountdownslider-description,
#right_column .spcountdown-slider .spcountdownslider-description {
  padding: 10px;
  font-size: .5em
}
#left_column .spcountdown-slider .spcountdownslider-description p,
#right_column .spcountdown-slider .spcountdownslider-description p {
  font-size: 1.7em
}
#left_column .spcountdownslider,
#right_column .spcountdownslider {
  left: inherit
}
.spcountdownslider>div {
  float: left;
  width: 52px;
  height: 52px;
  border: 2px solid #fff;
  margin-left: 10px;
  text-align: center;
  line-height: 25px
}
.spcountdownslider .slider-countdown {
  font-size: 16px
}
@media (max-width:1200px) {
  .spcountdown-slider .spcountdownslider-description {
    font-size: .8em
  }
}
@media (max-width:768px) {
  .spcountdown-slider .spcountdownslider-description {
    font-size: .7em
  }

  .spcountdown-slider .spcountdownslider-description p {
    font-size: 1.5em
  }
}
@media (max-width:480px) {
  .spcountdown-slider .spcountdownslider-description {
    padding: 30px;
    font-size: .5em
  }

  .spcountdown-slider .spcountdownslider-description p {
    font-size: 1.7em
  }

  .spcountdownslider {
    left: 10%
  }
}
.sp-listing-tabs .ltabs-items .fadeIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
.sp-listing-tabs .ltabs-items .flipInY .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg)
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -moz-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -moz-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -moz-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg)
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -o-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -o-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -o-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg)
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg)
  }
}
.sp-listing-tabs .ltabs-items .flipInX .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg)
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(15deg)
  }

  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg)
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg)
  }

  40% {
    -moz-transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    -moz-transform: perspective(400px) rotateX(15deg)
  }

  90% {
    -moz-transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg)
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg)
  }

  40% {
    -o-transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    -o-transform: perspective(400px) rotateX(15deg)
  }

  90% {
    -o-transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg)
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg)
  }

  40% {
    transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    transform: perspective(400px) rotateX(15deg)
  }

  90% {
    transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg)
  }
}
.sp-listing-tabs .ltabs-items .flip .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0);
    -webkit-animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0);
    -moz-animation-timing-function: ease-out
  }

  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out
  }

  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in
  }

  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(.95);
    -moz-animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0);
    -o-animation-timing-function: ease-out
  }

  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out
  }

  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in
  }

  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(.95);
    -o-animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in
  }
}
@keyframes flip {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0);
    animation-timing-function: ease-out
  }

  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out
  }

  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in
  }

  80% {
    transform: perspective(500px) rotateY(360deg) scale(.95);
    animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in
  }
}
.sp-listing-tabs .ltabs-items .starwars .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: running;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: running;
  transform-origin: 50% 50%;
  animation-play-state: running
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
@keyframes starwars {
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
.sp-listing-tabs .ltabs-items .slideRight .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
.sp-listing-tabs .ltabs-items .bounceIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3)
  }

  50% {
    -webkit-transform: scale(1.05)
  }

  70% {
    -webkit-transform: scale(.9)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(.3)
  }

  50% {
    -moz-transform: scale(1.05)
  }

  70% {
    -moz-transform: scale(.9)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1)
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(.3)
  }

  50% {
    -o-transform: scale(1.05)
  }

  70% {
    -o-transform: scale(.9)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1)
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(.3)
  }

  50% {
    transform: scale(1.05)
  }

  70% {
    transform: scale(.9)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.sp-listing-tabs .ltabs-items .zoomIn .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1)
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1)
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(1.8)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.sp-listing-tabs .ltabs-items .pageTop .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: running;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: running;
  -o-transform-origin: 50% 0%;
  animation-play-state: running;
  transform-origin: 50% 0%
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg)
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg)
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg)
  }
}
@keyframes pageTop {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg)
  }
}
.sp-listing-tabs .ltabs-items .zoomOut .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(.6)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(.6)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1)
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(.6)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1)
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(.6)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.sp-listing-tabs .ltabs-items .slideLeft .ltabs-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@-moz-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    left: -30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
.play .ltabs-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }

  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }

  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }

  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg)
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg)
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }

  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg)
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg)
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}
@keyframes fadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}
.flipInY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}
.flipOutY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}
@keyframes rollOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  50% {
    opacity: 1
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}
@keyframes zoomOut {
  from {
    opacity: 1
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  to {
    opacity: 0
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}
.fa-star-o:before,
.fa-star_on:before {
  content: "\f005"
}
div.comments_note .fa-star fa-star_on,
div.star_content .fa-star fa-star_on {
  margin: 0 3px 0 0
}
div.comments_note {
  min-height: 25px;
  max-height: 25px;
  margin: 0 0 5px;
  display: none
}
div.comments_note div.star_content {
  padding: 0;
  font-size: 12px
}
div.comments_note div.star_content .fa {
  color: #ccc
}
div.comments_note div.star_content .fa.fa-star_on {
  color: #ff5a00
}
div.comments_note span.span-review-main {
  display: none
}
#product_comments_block_extra {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 10px
}
#product_comments_block_extra span.average {
  display: none
}
#product_comments_block_extra .comments_note {
  display: inline-block;
  margin: 0 15px 0 0
}
.lang-rtl #product_comments_block_extra .comments_note {
  margin: 0 0 0 15px
}
#product_comments_block_extra .star_content {
  display: inline-block;
  width: auto
}
#product_comments_block_extra .comments_advices {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  text-transform: capitalize
}
#product_comments_block_extra .comments_advices a {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  color: #999
}
#product_comments_block_extra .comments_advices a:after {
  content: "";
  display: inline-block;
  height: 10px;
  width: 1px;
  background: #999;
  position: absolute;
  left: 0;
  top: 6px
}
#product_comments_block_extra div.star {
  background: url(data:image/gif;base64,R0lGODlhDAAkANUAAP724/778f3y1Pvgm/bBOPz8/PnXf/nTcfzpuPfFR/n5+fa8KvX19enp6dzc3PjOYvvgnPjOY9LS0vztxt/f3/fKVM/Pz9bW1uLi4u/v7/vkquzs7NnZ2fLy8vW4HMzMzP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAMACQAAAarQJBwyBkah5lP5mjEfDDMoeQjMW4sn6xWawExLlvthSEsUMKUglERVhwb4cbR8XEo6A5j4SMXwtVCHWRGDG5MFVFDCB4IiSAGHgaOBB4ERhoLHpqbmwsgAgmcmwkCQgEHogcBRgCiAEcDogNHDx4RABEeD0YBHhBDEB6rQhOlRgKvh44gi42JkJKJlJZDmKKcnqDXHqSmqJyqrK6wsrS2uLq8vsDCQ8VHyCBBADs=) no-repeat scroll 0 0 transparent
}
#product_comments_block_extra div.star_on {
  background: url(data:image/gif;base64,R0lGODlhDAAkANUAAP724/778f3y1Pvgm/bBOPz8/PnXf/nTcfzpuPfFR/n5+fa8KvX19enp6dzc3PjOYvvgnPjOY9LS0vztxt/f3/fKVM/Pz9bW1uLi4u/v7/vkquzs7NnZ2fLy8vW4HMzMzP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAMACQAAAarQJBwyBkah5lP5mjEfDDMoeQjMW4sn6xWawExLlvthSEsUMKUglERVhwb4cbR8XEo6A5j4SMXwtVCHWRGDG5MFVFDCB4IiSAGHgaOBB4ERhoLHpqbmwsgAgmcmwkCQgEHogcBRgCiAEcDogNHDx4RABEeD0YBHhBDEB6rQhOlRgKvh44gi42JkJKJlJZDmKKcnqDXHqSmqJyqrK6wsrS2uLq8vsDCQ8VHyCBBADs=) no-repeat scroll 0 -12px transparent
}
#fancybox-wrap {
  width: 100%
}
#fancybox-content {
  width: 100%;
  border-width: 0
}
#comment-form-wrap {
  width: 100%;
  color: #333;
  text-align: left
}
#comment-form-wrap .title {
  padding: 10px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background: #2592a9
}
#comment-form-wrap ul.grade_content {
  list-style-type: none
}
#comment-form-wrap .grade_content li {
  width: 50%
}
#comment-form-wrap .product {
  padding: 15px
}
#comment-form-wrap .product img {
  float: left;
  border: 1px solid #ccc;
  max-width: 100%
}
#comment-form-wrap .product .product_desc {
  float: left;
  line-height: 18px;
  margin-top: 15px
}
#comment-form-wrap .product .product_desc .product_name {
  padding-bottom: 5px;
  font-size: 13px;
  color: #222
}
#comment-form-wrap .grade_content {
  margin: 0 0 20px 0
}
#comment-form-wrap .grade_content span,
#comment-form-wrap .grade_content span {
  display: inline-block;
  padding: 0 10px;
  width: 150px;
  font-weight: 700
}
#comment-form-wrap .grade_content .cancel {
  margin-right: 5px
}
.comment-form-wrap_content {
  padding: 15px;
  background: #fff
}
.comment-form-wrap_content .intro_form {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 12px
}
#comment-form-wrap label {
  display: block;
  margin: 12px 0 4px 0;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0
}
#comment-form-wrap input.star {
  width: auto!important
}
#comment-form-wrap textarea {
  height: 80px;
  width: 100%!important;
  max-width: 100%!important
}
#comment-form-wrap .submit {
  margin-top: 20px;
  padding: 0;
  font-size: 13px;
  text-align: right
}
#comment-form-wrap button {
  cursor: pointer;
  cursor: pointer;
  display: inline-block;
  padding: 4px 7px 3px 7px;
  border: 1px solid #c90;
  border-radius: 3px 3px 3px 3px;
  font-weight: 700;
  color: #222;
  background: url(data:image/gif;base64,R0lGODlhAQDIANUzAP7miv7lh/3gfP3eeP3bb/3igP7njPvGPP7jhPrBMvq/LPzPU/rCNfvEOfzRV/3ddPrAL/zVYfvJRfvHQfzXZv3Za/vLSfvNTvzTXPW5HP7ojvzQJ/rIJPjBIPvLJfrKJPzRKPq+KvvOJvW3G/nFIvjDIfS2G/nHI/zPJ/3SKPfAH/vMJva9Hve+H/a8HfjEIv3SKfW4HPa6Hf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAADMALAAAAAABAMgAAAZXQFgKtEGJVp4P50R6lTqqFssly8RGppl2y+16uxoDIIAoCAYPQoUSwTgWF4tkcmgwEhDFd88PKSAJDA0HExIWFwsOGBEUFQQPAwIFCAEABnyYmZqbnF1BADs=) repeat-x scroll 0 0 #f4b61b
}
#comment-form-wrap #criterions_list {
  list-style-type: none
}
#comment-form-wrap #criterions_list li {
  margin-bottom: 10px
}
#comment-form-wrap #criterions_list label {
  width: 100%;
  display: block
}
#comment-form-wrap #criterions_list .star_content {
  float: left;
  padding-left: 20px;
  margin: 10px 0 4px 0;
  position: relative
}
#comment-form-wrap #comment-form-wrap_footer {
  margin-top: 20px;
  font-size: 12px
}
#product_comments_block_tab {
  margin: 0 0 2rem 0
}
#product_comments_block_tab div.star_content {
  padding: 0;
  font-size: 80%
}
#product_comments_block_tab div.star_content .fa {
  color: #ddd
}
#product_comments_block_tab div.star_content .fa.fa-star_on {
  color: #ebdb2c
}
#product_comments_block_tab div.comment {
  margin: 0 0 2rem 0
}
#product_comments_block_tab div.comment div.comment_author {
  float: left;
  padding-right: 25px;
  width: 140px;
  line-height: 18px
}
#product_comments_block_tab div.comment div.comment_author span {
  font-weight: 700
}
#product_comments_block_tab div.comment div.comment_author span {
  float: left
}
#product_comments_block_tab div.comment .star_content {
  margin: 0 0 0 5px
}
#product_comments_block_tab div.star,
#product_comments_block_tab div.star_on {
  background: url(data:image/gif;base64,R0lGODlhDAAkANUAAP724/778f3y1Pvgm/bBOPz8/PnXf/nTcfzpuPfFR/n5+fa8KvX19enp6dzc3PjOYvvgnPjOY9LS0vztxt/f3/fKVM/Pz9bW1uLi4u/v7/vkquzs7NnZ2fLy8vW4HMzMzP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAMACQAAAarQJBwyBkah5lP5mjEfDDMoeQjMW4sn6xWawExLlvthSEsUMKUglERVhwb4cbR8XEo6A5j4SMXwtVCHWRGDG5MFVFDCB4IiSAGHgaOBB4ERhoLHpqbmwsgAgmcmwkCQgEHogcBRgCiAEcDogNHDx4RABEeD0YBHhBDEB6rQhOlRgKvh44gi42JkJKJlJZDmKKcnqDXHqSmqJyqrK6wsrS2uLq8vsDCQ8VHyCBBADs=) no-repeat 0 0 transparent
}
#product_comments_block_tab div.star_on {
  background-position: 0 -12px
}
#product_comments_block_tab .comment_author_infos {
  clear: both
}
#product_comments_block_tab .comment_author_infos em {
  color: #999
}
#product_comments_block_tab div.comment div.comment_details {
  float: left;
  overflow: hidden;
  width: 360px
}
#product_comments_block_tab div.comment_details .title_block,
#product_comments_block_tab div.comment_details h4 {
  padding-bottom: 10px
}
#product_comments_block_tab div.comment_details p {
  padding-bottom: 10px
}
#product_comments_block_tab div.comment_details ul {
  list-style-type: none;
  margin: 0
}
#product_comments_block_tab div.comment_details li {
  padding: 2px 0 2px 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAMAAAAYuxziAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFMzMz////Iyh/xwAAAAJ0Uk5T/wDltzBKAAAAHUlEQVR42mJgYGRkZGBgABMMYIIBxgKJAWUBAgwAAOsADWAYJAIAAAAASUVORK5CYII=) no-repeat 1px 45% #fff
}
#product_comments_block_tab a {
  text-decoration: none;
  font-weight: 700
}
#product_comments_block_tab a:hover {
  text-decoration: underline
}
#product_comments_block_tab button.usefulness_btn {
  cursor: pointer;
  margin: 0 0 0 5px;
  display: inline-block;
  padding: 0 2px;
  border: 1px solid #c90;
  border-radius: 3px 3px 3px 3px;
  color: #222;
  font-weight: 700;
  background: url(data:image/gif;base64,R0lGODlhAQDIANUzAP7miv7lh/3gfP3eeP3bb/3igP7njPvGPP7jhPrBMvq/LPzPU/rCNfvEOfzRV/3ddPrAL/zVYfvJRfvHQfzXZv3Za/vLSfvNTvzTXPW5HP7ojvzQJ/rIJPjBIPvLJfrKJPzRKPq+KvvOJvW3G/nFIvjDIfS2G/nHI/zPJ/3SKPfAH/vMJva9Hve+H/a8HfjEIv3SKfW4HPa6Hf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAADMALAAAAAABAMgAAAZXQFgKtEGJVp4P50R6lTqqFssly8RGppl2y+16uxoDIIAoCAYPQoUSwTgWF4tkcmgwEhDFd88PKSAJDA0HExIWFwsOGBEUFQQPAwIFCAEABnyYmZqbnF1BADs=) repeat-x scroll 0 0 #f4b61b
}
#product_comments_block_tab button.usefulness_btn:hover {
  background-position: left -50px
}
#product_comments_block_tab button.usefulness_btn:active {
  background-position: left -100px
}
#product_comments_block_tab span.report_btn {
  cursor: pointer
}
#product_comments_block_tab span.report_btn:hover {
  text-decoration: underline
}
.fl {
  float: left
}
.fr {
  float: right
}
#comment-form .stars {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==) repeat-x 0 0;
  width: 150px;
  position: relative
}
#comment-form .stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0)
}
#comment-form .stars input[type="radio"].star-5:checked~span {
  width: 100%
}
#comment-form .stars input[type="radio"].star-4:checked~span {
  width: 80%
}
#comment-form .stars input[type="radio"].star-3:checked~span {
  width: 60%
}
#comment-form .stars input[type="radio"].star-2:checked~span {
  width: 40%
}
#comment-form .stars input[type="radio"].star-1:checked~span {
  width: 20%
}
#comment-form .stars label {
  display: block!important;
  width: 30px!important;
  height: 30px!important;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: absolute;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
  letter-spacing: 0
}
#comment-form .stars label.star-1 {
  left: 0
}
#comment-form .stars label.star-2 {
  left: 30px
}
#comment-form .stars label.star-3 {
  left: 60px
}
#comment-form .stars label.star-4 {
  left: 90px
}
#comment-form .stars label.star-5 {
  left: 120px
}
#comment-form .stars label:hover~span {
  background-position: 0 -30px
}
#comment-form .stars label.star-5:hover~span {
  width: 100%!important
}
#comment-form .stars label.star-4:hover~span {
  width: 80%!important
}
#comment-form .stars label.star-3:hover~span {
  width: 60%!important
}
#comment-form .stars label.star-2:hover~span {
  width: 40%!important
}
#comment-form .stars label.star-1:hover~span {
  width: 20%!important
}
#comment-form .stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAABaCAYAAACv+ebYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDcvMDMvMTNJ3Rb7AAACnklEQVRoge2XwW3bMBSGPxa9NxtIGzTAW8DdRL7o3A0qb+BrdNIm9QAm0G7gbJBMwB5MoVJNUSRFIXGqHwhkmXr68hOPNH9ljOEt9OlNqBs4RlrrSmtdpdZ/Ti0EGnvtUoqTHFunBVCkuk6d6mbi83rggdteSa5THDeB3+UDO9z2inatXFum1roESuAReAB29vp15n2/gRfgZK+/gIuIXLxgrfUO+Bnzn0fom4ic+pvRVNuB/QrQ/RB6A7bwLjN8b985krO5MsKd0ElwJvgk1AteCPdCYWI5/SutddQxRUTU3DOzG4hd01EKqQnZuaLBITUh4F0CeLYm5CDw6PjuFTjaz9+BLwE1I8VO9StwAEoRaUSkseMHO+aqcWq2qwcdfQCOIvIy8dwDV/c/YL6zvWDbnQ3QuH5hltQEreM1dH/n6g28gT8eWLVUqqVKrb+vtGidFkCR6vp+0uLAba8k1/eRFh1ue0W7dv4sqpaSjGnR1Fy8YNWyY8W0aGpO/c1oqu3AKmlxCL0BW3iXGb637xzJ2VwZ4U7oJDgTfBLqBS+Ee6EQeMpULVFHUVOzPC3aNR2lkJotLbr0vtKiqWlMTcNaaXHQ0QfgaGqcaVG1jNLibGcbYyb/eDIlT6bjyZS+51JqtrS4gTfw/wzWqkKrKrU8fQPR6gKAmDKlPM3x1WkBFKmu0xxf3fZR5jnFdbzjv257JbmOdzx22yvadZzjW7e9ol27HWtVkjEtIubiB2u1Y8W0iJhTfzOe6uvAKmlxCL0FX+FdZvjevnMkd3Plgzuh0+A88EmoH7wM7oVC6AaiVdwuI2Z5WrRrOk4BNVtadOl9pUXENIhpWCstDjr6ABwR40yLaDVKi7Od7U1/Z0pzpjNngtNiaM2WFj8++A+motm0NTqjmwAAAABJRU5ErkJggg==) repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s
}
#comment-form .required {
  color: red;
  font-weight: 800!important
}
#comment-form .alert {
  width: 100%;
  margin: 0 auto;
  background-color: #fff9c4;
  padding: 16px;
  border-radius: 2px;
  color: #212121;
  position: relative
}
#comment-form .alert ul {
  padding: 0!important;
  margin: 0!important
}
#comment-form .alert ul li {
  font-size: .85rem
}
#comment-form-wrap,
#product_comments_block_tab {
  font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif
}
#comment-form h2 {
  margin-bottom: 0!important;
  letter-spacing: 0
}
#phi_comment-form-wrap {
  margin-top: 2rem;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1)
}
.ibtn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: 0;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  letter-spacing: 0;
  color: #fff!important;
  text-transform: uppercase;
  font-weight: normal!important
}
.iclose-btn {
  z-index: 500250;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 2px
}
.iclose-btn:hover {
  color: #ff4081
}
.ialign_center {
  text-align: center
}
.star_content {
  width: 100%
}
.author {
  cursor: pointer;
  font-size: 14px;
  color: rgba(0, 0, 0, .87);
  font-weight: 700
}
.metadata {
  display: inline-block;
  color: rgba(0, 0, 0, .4);
  font-size: .875em;
  margin-left: .5em
}
#product_comments_block_tab .date {
  font-size: 12px
}
.metadata>* {
  margin: 0 .5em 0 0;
  display: inline-block
}
.metadata>:last-child {
  margin-right: 0
}
#product_comments_block_tab .text {
  width: 100%;
  height: auto;
  margin-top: 1em;
  line-height: 24px
}
#product_comments_block_tab .text .title_block {
  font-size: 14px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize
}
#product_comments_block_tab .comment {
  background-color: #eee;
  border: 1px solid #eee;
  background-color: #fff;
  padding: 15px;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, .1)
}
.text-bottom>span {
  color: rgba(0, 0, 0, .4);
  margin: 0 .75em 0 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  font-size: .875em
}
.text-bottom>span:hover {
  color: rgba(0, 0, 0, .8);
  text-decoration: none!important
}
#comment-form .alert.success {
  background-color: #4caf50;
  color: #fff
}
.div-people-like {
  font-size: small;
  color: rgba(0, 0, 0, .4)
}
.span-review-main {
  font-size: small;
  color: rgba(0, 0, 0, .4)
}
.spfilter-products {
  margin-bottom: 30px
}
.spfilter-products .title_line {
  text-align: center
}
.spfilter-products .title_line h3.block-title {
  margin: 0;
  position: relative;
  display: inline-block;
  font-size: 26px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase
}
.spfilter-products .title_line h3.block-title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 15px 0;
  line-height: 22px;
  text-transform: capitalize
}
.spfilter-products .spfp_box {
  position: relative
}
.spfilter-products .spfp_box .owl-controls .owl-prev,
.spfilter-products .spfp_box .owl-controls .owl-next {
  position: absolute;
  background: #a0a0a0;
  text-align: center;
  top: 35%;
  z-index: 2;
  bottom: auto;
  margin: 0;
  cursor: pointer;
  text-indent: -9999;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0)
}
.spfilter-products .spfp_box .owl-controls .owl-prev:hover,
.spfilter-products .spfp_box .owl-controls .owl-next:hover {
  color: #fff;
  background: #ff5a00;
  border-color: #ff5a00
}
.spfilter-products .spfp_box .owl-controls .owl-prev {
  left: 0;
  right: auto;
  border-radius: 0 3px 3px 0
}
.spfilter-products .spfp_box .owl-controls .owl-next {
  right: 0;
  left: auto;
  border-radius: 3px 0 0 3px
}
.spfilter-products .spfp_box:hover .owl-controls .owl-prev,
.spfilter-products .spfp_box:hover .owl-controls .owl-next {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1)
}
.spfilter-products .spfp_box .owl-controls .owl-nav {
  top: -65px
}
.spfilter-products .owl-controls .owl-dots {
  display: block!important;
  position: absolute;
  bottom: 0;
  left: auto;
  width: 100%;
  padding: 0;
  text-align: center;
  z-index: 2
}
.spfilter-products .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  float: none;
  vertical-align: middle
}
.spfilter-products .owl-controls .owl-dots .owl-dot span {
  width: 20px;
  height: 6px;
  border-radius: 6px;
  margin: 0 5px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease
}
.spfilter-products .owl-controls .owl-dots .owl-dot.active span,
.spfilter-products .owl-controls .owl-dots .owl-dot:hover span {
  background: #ff5a00
}
.spfilter-products.filter-left {
  margin-bottom: 30px
}
.spfilter-products.filter-left .title_line {
  text-align: left;
  margin: 0 0 30px
}
.lang-rtl .spfilter-products.filter-left .title_line {
  text-align: right
}
.spfilter-products.filter-left .title_line h3.block-title {
  padding: 0;
  font-size: 24px;
  position: relative;
  padding: 0 0 18px
}
.spfilter-products.filter-left .title_line h3.block-title:before {
  content: '';
  position: absolute;
  height: 3px;
  width: 40px;
  background: #ff5a00;
  top: auto;
  left: 0;
  right: auto;
  bottom: 0
}
.spfilter-products.filter-left .product-miniature .product-flags {
  display: none
}
.spfilter-products.filter-left .product-miniature .product-container {
  border: none
}
.spfilter-products.filter-left .product-miniature .quick-view {
  display: none
}
.spfilter-products.filter-left .product-miniature .product-image {
  float: left;
  width: 120px;
  margin: 0 18px 0 0
}
.lang-rtl .spfilter-products.filter-left .product-miniature .product-image {
  float: right;
  margin: 0 0 0 18px
}
.spfilter-products.filter-left .product-miniature .product-info {
  text-align: inherit
}
.spfilter-products.filter-left .product-miniature .product-info .product-category-name {
  display: none
}
.spfilter-products.filter-left .product-miniature .product-info .sp-cart-box {
  display: none
}
#spfilter_products_1.spfilter-products.one_col {
  background: #fff;
  border-radius: 5px;
  margin: -230px 0 0
}
#spfilter_products_1.spfilter-products.one_col .title_line {
  position: relative;
  padding: 25px 0 0;
  background: #fff;
  border-radius: 5px 5px 0 0;
  z-index: 1
}
#spfilter_products_1.spfilter-products.one_col .title_line h3 {
  color: #111
}
#spfilter_products_1.spfilter-products.one_col .title_line:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: calc(50% - 30px);
  right: auto;
  top: auto;
  bottom: 0
}
#spfilter_products_1.spfilter-products.one_col .product-miniature .product-container {
  border: none;
  background: #fff
}
#spfilter_products_1.spfilter-products.one_col .product-miniature .product-container .product-info {
  border: none
}
#spfilter_products_2 {
  margin-bottom: 45px
}
#spfilter_products_2 .title_line {
  margin-bottom: 50px;
  position: relative
}
#spfilter_products_2 .title_line h3.block-title {
  color: #fff;
  font-size: 26px
}
#spfilter_products_2 .title_line span {
  font-size: 16px
}
#spfilter_products_2 .title_line:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: calc(50% - 30px);
  right: auto;
  top: auto;
  bottom: 0
}
#spfilter_products_2 .product-miniature {
  margin-bottom: 22px
}
#spfilter_products_2 .product-miniature .product-container {
  border: none
}
#spfilter_products_2 .product-miniature .product-container .product-image {
  background: #fff;
  border-radius: 5px;
  position: relative
}
#spfilter_products_2 .product-miniature .product-container .product-image .variant-links {
  position: absolute;
  top: auto;
  bottom: 10px;
  left: 0;
  text-align: inherit;
  min-height: 0;
  background: transparent;
  padding: 0 18px
}
#spfilter_products_2 .product-miniature .product-container .product-image .variant-links .color {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  box-shadow: none;
  margin: 0 2px
}
#spfilter_products_2 .product-miniature .product-container .product-info {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  background: transparent;
  border: none
}
#spfilter_products_2 .product-miniature .product-container .product-price-and-shipping {
  margin-bottom: 0
}
#spfilter_products_2 .product-miniature .product-container .quick-view {
  display: inline-block;
  line-height: 40px;
  border-radius: 5px;
  padding: 0 20px;
  position: relative;
  top: auto;
  left: auto;
  width: auto;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 8px;
  width: 150px
}
#spfilter_products_2 .product-miniature .product-container .quick-view .fa {
  font-size: 16px;
  margin: 0 3px 0 0
}
#spfilter_products_2 .product-miniature .product-container .sp-cart-box {
  height: 40px;
  line-height: 40px
}
#spfilter_products_2 .product-miniature .product-container .sp-cart-box .cart-button {
  line-height: 40px;
  border-radius: 5px;
  padding: 0 20px 0 48px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAVCAYAAACkCdXRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjkwRUJEMjI4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjkwRUJEMjE4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcxMWE1NWUtZGE3ZC02MTRiLWIzOTUtMGI1ZmYzODQ0ZTcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phn+GtMAAAFWSURBVHjapJQ7SwNBFIUnokFIUAlpRAiCKIKlEuyttfcv2CrYphOxsdAfImmsJYWNiCABUSwMgo8gCAkKazKeo2dCwL1RnAsfOzN359t5rvPeO4MsOAIt/x1tcAzyVp8hlx5Z8ACWwDrIgDVQUns+tZfxFY6oYeTqoJaWs2QJWDZyM6CTlst8GX9GF1hLwPgAU+Cxv3FYz1Ww29fONaoPkPFDNZCovg2qQbYFcuBE9XlwNkA2B05VXlT/apjvFdhX+UBHoWKsWUX58P6m+vc2oAk2VH5TsmnIXrXTbdVXwrthkTnFS5UPwQTYMaa4B0b1ZJyrf283uXtjoOX+F9yIEY6swLMbIQpHpUBZGby7uOBAypQtRI6K8UIPZbPgOVJ2Tw9l0+ApUnZHD2WT4DZSdkMPZUVwHSnjPS5SNv7Lpf5LXNDDQ9vRujUihQllXf1yYsN/CjAAbpltDRaFNHEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: left 22px top 9px
}
.lang-rtl #spfilter_products_2 .product-miniature .product-container .sp-cart-box .cart-button {
  padding: 0 48px 0 20px;
  background-position: right 22px top 9px
}
#spfilter_products_2 .product-miniature .product-container .sp-cart-box .cart-button span {
  font-size: 12px
}
#spfilter_products_2 .product-miniature .product-container .button-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 36%;
  bottom: auto;
  visibility: hidden;
  text-align: center;
  opacity: 0;
  z-index: 10;
  -webkit-transform: scale3d(1, 0, 1);
  -moz-transform: scale3d(1, 0, 1);
  -ms-transform: scale3d(1, 0, 1);
  -o-transform: scale3d(1, 0, 1);
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease
}
#spfilter_products_2 .product-miniature .product-title a {
  color: #fff
}
#spfilter_products_2 .product-miniature:hover .product-container .sp-cart-box {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1)
}
#spfilter_products_2 .product-miniature:hover .product-container .button-container {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1)
}
#spfilter_products_2 .product-miniature:hover .product-container .product-info {
  box-shadow: none;
  padding-bottom: 5px!important
}
#spfilter_products_5 .title_line,
#spfilter_products_6 .title_line {
  margin-bottom: 40px;
  position: relative
}
#spfilter_products_5 .title_line h3.block-title,
#spfilter_products_6 .title_line h3.block-title {
  color: #222;
  font-size: 26px
}
#spfilter_products_5 .title_line span,
#spfilter_products_6 .title_line span {
  font-size: 14px
}
#spfilter_products_5 .title_line:before,
#spfilter_products_6 .title_line:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #ff5a00;
  left: calc(50% - 30px);
  right: auto;
  top: auto;
  bottom: 0
}
#spfilter_products_3.spfilter-products .spfp_box {
  padding-bottom: 40px
}
#spfilter_products_3.spfilter-products .spfp_box .owl-controls .owl-prev {
  left: 20px;
  border-radius: 3px;
  top: 40%
}
#spfilter_products_3.spfilter-products .spfp_box .owl-controls .owl-next {
  right: 20px;
  border-radius: 3px;
  top: 40%
}
#spfilter_products_3 .title_line {
  margin-bottom: 50px;
  position: relative
}
#spfilter_products_3 .title_line h3.block-title {
  color: #fff;
  font-size: 26px
}
#spfilter_products_3 .title_line:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #fff;
  left: calc(50% - 30px);
  right: auto;
  top: auto;
  bottom: 0
}
#spfilter_products_3 .spfp-countdown {
  display: none
}
#spfilter_products_3 .item-time {
  z-index: 2;
  position: relative;
  margin-bottom: 28px
}
#spfilter_products_3 .item-time .time-item {
  display: inline-block;
  position: relative;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ff5a00;
  text-align: center;
  padding: 15px 0 0;
  margin: 0 4px
}
#spfilter_products_3 .item-time .time-item.time-day {
  margin: 0 4px 0 0
}
#spfilter_products_3 .item-time .time-item.time-sec {
  margin: 0
}
#spfilter_products_3 .item-time .time-item .num-time {
  color: #ff5a00;
  font-size: 18px;
  display: block;
  font-weight: 600;
  line-height: 12px
}
#spfilter_products_3 .item-time .time-item .name-time {
  color: #ff5a00;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  display: inline-block;
  line-height: 12px
}
#spfilter_products_3 .product-miniature {
  margin: 0
}
#spfilter_products_3 .product-miniature .product-container {
  border-radius: 5px;
  background: #fff
}
#spfilter_products_3 .product-miniature .product-container .product-info {
  position: relative;
  left: auto;
  right: auto;
  text-align: inherit;
  border: none;
  padding: 35px 15px 20px;
  transition: 0s
}
#spfilter_products_3 .product-miniature .product-container .product-info .product-title a {
  font-weight: 700;
  font-size: 18px
}
#spfilter_products_3 .product-miniature .quick-view {
  border-radius: 5px
}
#spfilter_products_3 .product-miniature .sp-cart-box {
  position: relative;
  opacity: 1;
  text-align: inherit;
  height: 40px;
  line-height: 40px
}
#spfilter_products_3 .product-miniature .sp-cart-box .cart-button {
  line-height: 40px;
  border-radius: 5px;
  padding: 0 20px 0 48px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAVCAYAAACkCdXRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjkwRUJEMjI4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjkwRUJEMjE4MDM0MTFFOTg4M0VDNjIzNDY2M0UzMUMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcxMWE1NWUtZGE3ZC02MTRiLWIzOTUtMGI1ZmYzODQ0ZTcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phn+GtMAAAFWSURBVHjapJQ7SwNBFIUnokFIUAlpRAiCKIKlEuyttfcv2CrYphOxsdAfImmsJYWNiCABUSwMgo8gCAkKazKeo2dCwL1RnAsfOzN359t5rvPeO4MsOAIt/x1tcAzyVp8hlx5Z8ACWwDrIgDVQUns+tZfxFY6oYeTqoJaWs2QJWDZyM6CTlst8GX9GF1hLwPgAU+Cxv3FYz1Ww29fONaoPkPFDNZCovg2qQbYFcuBE9XlwNkA2B05VXlT/apjvFdhX+UBHoWKsWUX58P6m+vc2oAk2VH5TsmnIXrXTbdVXwrthkTnFS5UPwQTYMaa4B0b1ZJyrf283uXtjoOX+F9yIEY6swLMbIQpHpUBZGby7uOBAypQtRI6K8UIPZbPgOVJ2Tw9l0+ApUnZHD2WT4DZSdkMPZUVwHSnjPS5SNv7Lpf5LXNDDQ9vRujUihQllXf1yYsN/CjAAbpltDRaFNHEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: left 22px top 9px
}
.lang-rtl #spfilter_products_3 .product-miniature .sp-cart-box .cart-button {
  padding: 0 48px 0 20px;
  background-position: right 22px top 9px
}
#spfilter_products_3 .product-miniature .sp-cart-box .cart-button span {
  font-size: 12px
}
#spfilter_products_3 .product-miniature .product-price-and-shipping .price {
  font-size: 18px
}
#spfilter_products_3 .product-miniature .product-description {
  padding: 0 0 5px;
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd
}
#spfilter_products_3 .product-miniature .product-description p {
  font-size: 14px
}
#spfilter_products_3 .product-miniature:hover .product-container .product-info {
  top: 0;
  padding: 35px 15px 20px!important;
  box-shadow: none
}
#spfilter_products_4 {
  margin: 0 185px 0;
  padding-bottom: 115px;
  border-left: 1px solid #ddd
}
.lang-rtl #spfilter_products_4 {
  border-right: 1px solid #ddd;
  border-left: none
}
#spfilter_products_4 .title_line {
  margin-bottom: 50px;
  position: relative
}
#spfilter_products_4 .title_line h3.block-title {
  color: #fff;
  font-size: 26px
}
#spfilter_products_4 .spfp-countdown {
  display: none
}
#spfilter_products_4 .product-miniature {
  margin: 0
}
#spfilter_products_4 .product-miniature .product-container {
  background: #fff;
  border: none
}
#spfilter_products_4 .product-miniature .product-container .product-image {
  padding: 0
}
#spfilter_products_4 .product-miniature .product-container .product-info {
  position: relative;
  left: auto;
  right: auto;
  text-align: inherit;
  border: none;
  padding-top: 170px;
  padding-left: 80px;
  padding-right: 15px;
  padding-bottom: 20px
}
.lang-rtl #spfilter_products_4 .product-miniature .product-container .product-info {
  padding-right: 80px;
  padding-left: 15px
}
#spfilter_products_4 .product-miniature .product-container .product-info .product-title a {
  font-weight: 700;
  font-size: 50px;
  text-transform: uppercase
}
#spfilter_products_4 .product-miniature .product-title {
  margin-bottom: 35px
}
#spfilter_products_4 .product-miniature .sp-cart-box {
  position: relative;
  opacity: 1;
  text-align: inherit;
  height: 65px;
  line-height: 65px
}
#spfilter_products_4 .product-miniature .sp-cart-box .cart-button {
  line-height: 65px;
  padding: 0 33px
}
#spfilter_products_4 .product-miniature .sp-cart-box .cart-button span {
  font-size: 16px
}
#spfilter_products_4 .product-miniature .product-price-and-shipping {
  margin-bottom: 60px
}
#spfilter_products_4 .product-miniature .product-price-and-shipping .price {
  font-size: 30px
}
#spfilter_products_4 .product-miniature .product-price-and-shipping .regular-price {
  font-size: 20px
}
#spfilter_products_4 .product-miniature .product-description {
  padding: 0 0 5px;
  margin: 0 0 20px
}
#spfilter_products_4 .product-miniature:hover .product-container .product-info {
  padding-top: 170px;
  top: 0;
  box-shadow: none
}
#spfilter_products_4.spfilter-products .owl-controls .owl-dots {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  height: 100%;
  width: auto
}
#spfilter_products_4.spfilter-products .owl-controls .owl-dots .owl-dot {
  display: block
}
#spfilter_products_4.spfilter-products .owl-controls .owl-dots .owl-dot span {
  width: 30px;
  height: 30px
}
#spfilter_products_5 {
  margin-bottom: 130px
}
#spfilter_products_6 {
  margin-bottom: 90px
}
.spfilter-products .spfp-products .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin: 0 auto
}
.spfilter-products .spfp-products .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline
}
.spfilter-products .spfp-products .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px
}
.spfilter-products .spfp-products .owl-dots .owl-dot.active span,
.spfp-products .owl-dots .owl-dot:hover span {
  background: #869791
}
@media (min-width:1870px) {
  #spfilter_products_3 .spfp-products .owl-item .product-miniature .product-container .product-image {
    width: 100%;
    padding: 0
  }

  #spfilter_products_3 .spfp-products .owl-item .product-miniature .product-container .product-info {
    display: none
  }

  #spfilter_products_3 .spfp-products .owl-item.active.center {
    min-width: 770px;
    display: block
  }

  #spfilter_products_3 .spfp-products .owl-item.active.center .product-miniature .product-container .product-image {
    width: 50%;
    padding: 0 8px
  }

  #spfilter_products_3 .spfp-products .owl-item.active.center .product-miniature .product-container .product-info {
    width: 50%;
    display: block
  }

  #spfilter_products_3 .spfp-products .owl-item.active {
    min-width: 370px;
    width: 370px!important
  }

  #spfilter_products_3 .slide-3 .spfp-products .owl-item.active {
    min-width: 370px;
    width: 370px!important
  }
}
@media (min-width:1200px) and (max-width:1869px) {
  .ps-spotlight4 .container {
    width: 1200px
  }

  #spfilter_products_3 .item-time .time-item {
    width: 50px;
    height: 50px;
    padding: 8px 0 0
  }

  #spfilter_products_3 .product-miniature .product-description p {
    display: none
  }

  #spfilter_products_3 .spfp-products .owl-item.active .product-miniature .product-container .product-image {
    width: 100%;
    padding: 0
  }

  #spfilter_products_3 .spfp-products .owl-item.active .product-miniature .product-container .product-info {
    display: none
  }

  #spfilter_products_3 .spfp-products .owl-item.active.center {
    min-width: 570px;
    display: block
  }

  #spfilter_products_3 .spfp-products .owl-item.active.center .product-miniature .product-container .product-image {
    width: 50%;
    padding: 0 8px
  }

  #spfilter_products_3 .spfp-products .owl-item.active.center .product-miniature .product-container .product-info {
    width: 50%;
    display: block
  }

  #spfilter_products_3 .spfp-products .owl-item.active {
    min-width: 270px;
    width: 270px!important
  }

  #spfilter_products_3 .slide-3 .spfp-products .owl-item.active {
    min-width: 270px;
    width: 270px!important
  }
}
@media (max-width:1199px) {
  #spfilter_products_4 {
    margin: 0;
    border: none
  }

  #spfilter_products_4 .product-miniature .product-container .product-info {
    padding-top: 70px
  }

  #spfilter_products_4 .product-miniature:hover .product-container .product-info {
    padding-top: 70px
  }
}
@media (max-width:991px) {
  #spfilter_products_4 .product-miniature .product-container .product-info {
    padding-top: 80px
  }

  #spfilter_products_4 .product-miniature .product-container .product-info .product-title a {
    font-size: 24px
  }

  #spfilter_products_4 .product-miniature:hover .product-container .product-info {
    padding-top: 80px
  }
}
@media (max-width:767px) {
  .spfilter-products .title_line {
    margin-bottom: 37px
  }

  .spfilter-products .title_line h3.block-title span {
    margin-top: 10px
  }

  .spfilter-products .spfp_box .owl-controls .owl-prev {
    left: 0;
    right: auto
  }

  .spfilter-products .spfp_box .owl-controls .owl-next {
    left: auto;
    right: 0
  }

  .spfilter-products.filter-left {
    margin-bottom: 50px
  }

  #spfilter_products_1.spfilter-products.one_col {
    margin: 0
  }

  #spfilter_products_4 {
    margin-bottom: 60px;
    padding-bottom: 0
  }

  #spfilter_products_4 .product-miniature .product-container .product-info {
    padding-top: 30px;
    padding-left: 15px;
    margin-bottom: 30px
  }

  .lang-rtl #spfilter_products_4 .product-miniature .product-container .product-info {
    padding-right: 15px
  }

  #spfilter_products_4 .product-miniature .product-price-and-shipping {
    margin-bottom: 30px
  }

  #spfilter_products_4 .product-miniature:hover .product-container .product-info {
    padding-top: 30px
  }

  #spfilter_products_5 {
    margin-bottom: 40px
  }

  #spfilter_products_6 {
    margin-bottom: 30px
  }
}
@media (max-width:479px) {
  .spfilter-products {
    margin-bottom: 40px
  }

  .spfilter-products .title_line h3 {
    font-size: 20px
  }

  #spfilter_products_3 .item-time .time-item {
    height: 50px;
    width: 50px;
    padding: 8px 0 0;
    margin: 0 3px
  }

  #spfilter_products_3 .item-time .time-item.time-day {
    margin: 0 3px 0 0
  }

  #spfilter_products_3 .item-time .time-item .num-time {
    font-size: 14px
  }
}
.cf:before,
.cf:after {
  content: " ";
  display: table
}
.cf:after {
  clear: both
}
.cf {
  *zoom: 1
}
.header_v2 .spminicartpro .cart-content {
  display: inherit
}
.header_v2 .spminicartpro .cart-products-count {
  color: #111;
  background: #fff
}
.header_v2 .spminicartpro .sp_minicartpro_body {
  top: 65px;
  right: -30px
}
.lang-rtl .header_v2 .spminicartpro .sp_minicartpro_body {
  right: auto;
  left: -30px
}
.header_v2 .spminicartpro .sp_minicartpro_body:before {
  width: 15px;
  height: 15px;
  position: absolute;
  left: auto;
  right: 40px;
  margin-left: 32px;
  top: -6px;
  background: #fff;
  content: '';
  transform: rotate(45deg)
}
.lang-rtl .header_v2 .spminicartpro .sp_minicartpro_body:before {
  left: 12px;
  right: auto
}
.header_v2 .spminicartpro .sp_minicartpro_body:after {
  width: 100%;
  height: 45px;
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
  background: transparent;
  content: ''
}
#_desktop_cart .spminicartpro {
  position: relative
}
.spminicartpro {
  cursor: pointer;
  display: block;
  margin: 0;
  vertical-align: top
}
.spminicartpro .shopping_cart {
  position: relative;
  line-height: 18px;
  vertical-align: middle
}
.spminicartpro .cart-content {
  margin: 0;
  display: inline-block;
  line-height: 44px;
  color: #111;
  font-size: 14px;
  text-transform: uppercase
}
.spminicartpro .cart-icon {
  float: left;
  width: 44px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
  padding: 0;
  transition: all 0.3s ease 0s;
  position: relative;
  font-size: 16px;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAYCAYAAAARfGZ1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozODJmZWIwMS05YjJiLTM2NDgtYTk4Mi1hNzA2MGI1OWQwMWUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Nzg1NUU0RjU3NTYzMTFFOTg0OTdEOERFNTdCMEU4QTkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Nzg1NUU0RjQ3NTYzMTFFOTg0OTdEOERFNTdCMEU4QTkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTcxMWE1NWUtZGE3ZC02MTRiLWIzOTUtMGI1ZmYzODQ0ZTcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4MmZlYjAxLTliMmItMzY0OC1hOTgyLWE3MDYwYjU5ZDAxZSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pij6lvwAAAFoSURBVHjatJbNKwVRGIfv+BYhFBZkQ2JJVvwDir21WFkQZXt3ki2L+RssJBsbG1nYCKW78LUQJWI1SpHrOfUrkzNn7nSP+9bTnTMz57nvOe/M2wRhGOYqFVW5CkYWeR3sQQRFeIcDaPaVG/ETjMEsBDADfTqf+gc1JeQ7yrQ3du4QhqGgFUyUK5+CSce1abjy2ZZqOHFcu1UNurJmbrLZiI0DLT8tuWP41HgN9l3yVWiCI42H4DRFPhhb2ajmO+XdsAtLsKXMzfLzCeK8tu1V96/AQtqed8SKNKfjRUfWy/AA8xqfa75TbrbkUsfb0AbrDvkmNOjXxJnm/xbsT2/5hha9jeWEKWxtUubterQij3byJY8lH4cPz14VyWPJRzyzNvEmjyUfgBdP+aM8lrwfnj3l9/JY8h6485TfyGPJO+HaU16Qx5K3lmhSWeJCHkveqFfYJ0wfqk9qXIEK4hvFJPm/fwn8CDAArmpEDqwTDPUAAAAASUVORK5CYII=) no-repeat center center;
  color: transparent
}
.spminicartpro .cart-products-count {
  padding: 0;
  color: #fff;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #ff5a00;
  border-radius: 50%;
  font-size: 9px;
  text-align: center;
  font-weight: 600;
  line-height: 15px;
  position: absolute;
  left: 25px;
  top: 11px
}
.spminicartpro span.shopping-cart-title {
  vertical-align: middle;
  color: #111;
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 18px
}
.spminicartpro span.cart-products-total {
  color: #ff5a00;
  font-weight: 600;
  font-size: 133%;
  display: none
}
#header .header-nav .cart-preview {
  background: #f1f1f1;
  height: 3rem;
  padding: .75rem;
  margin-left: .9375rem;
  text-align: center;
  white-space: nowrap;
  position: relative
}
.sp_minicartpro_header {
  background: #2fb5d2;
  margin: 0;
  color: #fff;
  padding: 8px 20px;
  font-size: 14px;
  text-transform: uppercase
}
.sp_minicartpro_body {
  background-color: transparent;
  color: #444;
  right: 0;
  padding: 0;
  position: absolute;
  top: 56px;
  z-index: 999;
  display: none;
  width: 320px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .15)
}
.sp_minicartpro_body div.comments_note {
  margin: 0
}
.sp_minicartpro_body:before {
  display: block;
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0
}
.spminicartpro .sp_minicartpro_body .sp_minicartpro_content {
  padding: 0;
  background: #fff
}
.spminicartpro .sp_minicartpro_body li {
  padding: 20px 0 0
}
.spminicartpro .sp_minicartpro_body .cart-info {
  padding-right: 0
}
#header .header-nav .cart-preview .sp_minicartpro_content a,
#header .header-nav .cart-preview .sp_minicartpro_content i {
  color: #444;
  font-size: 14px;
  line-height: 1.4
}
#header .header-nav .cart-preview .sp_minicartpro_content a:hover,
#header .header-nav .cart-preview .sp_minicartpro_content a:hover i {
  color: #2fb5d2
}
.spminicartpro .sp_minicartpro_body .cart-info .price {
  font-size: 16px;
  float: right;
  vertical-align: top;
  color: #ff5a00;
  font-weight: 500
}
.sp_minicartpro_body a:hover,
.sp_minicartpro_body a:hover i {
  color: #2fb5d2
}
.sp_minicartpro_body>a:first-child {
  padding: 7px 10px 14px 16px;
  background: #333;
  display: block;
  font-weight: 700;
  color: #444;
  text-shadow: 1px 1px rgba(0, 0, 0, .2);
  overflow: hidden
}
a#dropdowncart_url {
  text-decoration: none
}
.sp_minicartpro_body .cart-total .cart-prices-line {
  margin: 0;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  color: #444;
  text-align: left;
  padding: 13px 20px 10px
}
.sp_minicartpro_body .cart-total .cart-prices-line.first-line {
  border-top: 1px solid #e5e5e5
}
.sp_minicartpro_body .cart-total .price {
  font-size: 18px;
  white-space: nowrap;
  float: right;
  color: #ff5a00;
  font-weight: 600
}
.spminicartpro .spminicartpro_shipping_cost,
.spminicartpro .spminicartpro_tax_cost,
.spminicartpro .spminicartpro_total,
.spminicartpro .spminicartpro_wrapping_cost {
  float: right
}
.sp_minicartpro_body .checkout-link {
  text-align: center;
  padding: 15px 0 5px
}
.sp_minicartpro_body .checkout-link a.button_order_cart,
.sp_minicartpro_body .checkout-link a.view_cart {
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-transform: uppercase;
  background-color: #666;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  width: calc(50% - 25px)
}
.sp_minicartpro_body .checkout-link a.button_order_cart:hover,
.sp_minicartpro_body .checkout-link a.view_cart:hover {
  background: #ff5a00;
  color: #fff!important
}
.sp_minicartpro_list .remove_link {
  position: absolute;
  left: auto;
  top: 0;
  right: 0
}
.lang-rtl .sp_minicartpro_list .remove_link {
  left: 0;
  right: auto
}
.spminicartpro .sp_minicartpro_list {
  height: auto!important;
  max-height: 250px;
  overflow-y: auto;
  padding: 0 20px;
  margin-bottom: 20px
}
.spminicartpro .sp_minicartpro_list li:last-child {
  border-bottom: none
}
.spminicartpro .sp_minicartpro_list .remove_link a i,
.spminicartpro .sp_minicartpro_list .ajax_spminicartpro_remove_link i {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  line-height: 1;
  font-weight: 300;
  margin-top: 5px;
  color: #ff5a00
}
.spminicartpro .sp_minicartpro_list .remove_link a i:hover,
.spminicartpro .sp_minicartpro_list .ajax_spminicartpro_remove_link i:hover {
  color: #b50000
}
.spminicartpro .cart-images {
  float: left;
  margin-right: 10px;
  border: 1px solid #ebebeb
}
.spminicartpro .cart-info {
  overflow: hidden;
  position: relative;
  padding-right: 25px;
  text-align: left
}
.lang-rtl .spminicartpro .cart-info {
  text-align: right
}
.spminicartpro .cart-info .product-name {
  padding-bottom: 5px;
  margin-top: -4px;
  text-align: left
}
.spminicartpro .cart-info .product-name a {
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  color: #222;
  transition: all 0.3s ease 0s
}
.spminicartpro .cart-info .product-name a:hover {
  color: #ff5a00
}
.spminicartpro .cart-info .quantity-formated {
  white-space: normal;
  font-weight: 400;
  float: left
}
.spminicartpro .cart-info .product-name .cart_block_product_name {
  display: inline
}
.spminicartpro .cart-info .quantity-formated .quantity {
  font-size: 13px;
  font-weight: 400;
  color: #666
}
.spminicartpro .cart-info>.price {
  float: left
}
.spminicartpro li {
  font-weight: 400;
  overflow: hidden;
  padding: 20px 10px 16px 10px;
  position: relative
}
.spminicartpro li.cart_divider {
  position: relative;
  border-bottom: 1px dashed #ccc;
  height: 1px;
  padding: 0;
  margin: 0 10px
}
.spminicartpro li.cart_divider .customizations {
  border-top: 1px dashed #333
}
.spminicartpro .customizations li {
  padding: 0;
  text-align: left
}
.spminicartpro .customizations li .remove-from-cart {
  position: absolute;
  right: 0
}
.cart-prices-line .label {
  float: left;
  margin: 0;
  font-weight: 600;
  color: #222
}
.cart-prices-line.first-line {
  border-bottom: 1px solid #e5e5e5
}
.sp_minicartpro_body a.button_order_cart i {
  line-height: 23px!important;
  margin-left: 5px
}
.sp_unvisible {
  display: none
}
.customization_row span {
  font-size: 14px
}
.lang-rtl .sp_minicartpro_body {
  right: auto;
  left: 0
}
.lang-rtl .spminicartpro .sp_minicartpro_body .sp_minicartpro_content {
  padding: 15px 20px 15px 10px
}
.lang-rtl .spminicartpro .cart-info .product-name {
  text-align: right
}
.lang-rtl .spminicartpro .cart-images {
  float: right;
  margin-right: 0;
  margin-left: 10px
}
.lang-rtl .spminicartpro .cart-info .quantity-formated {
  float: right
}
.lang-rtl .spminicartpro .sp_minicartpro_body .cart-info .price {
  float: left
}
.lang-rtl .sp_minicartpro_body .cart-total {
  margin: 0 -20px 0 -10px
}
.lang-rtl .sp_minicartpro_body .cart-total .cart-prices-line {
  margin: 0
}
@media (max-width:479px) {
  div#blockcart-modal .modal-body .cart-content {
    padding: 0
  }

  .spminicartpro .sp_minicartpro_list {
    max-height: 115px
  }

  .sp_minicartpro_body {
    width: 290px
  }

  .sp_minicartpro_body .cart-total .cart-prices-line {
    padding: 9px 20px 8px
  }

  .sp_minicartpro_body .checkout-link a.button_order_cart,
  .sp_minicartpro_body .checkout-link a.view_cart {
    display: inline-block;
    padding: 0 15px;
    font-size: 13px
  }
}
.content_v2 div.instargram {
  margin-bottom: 112px
}
.content_v2 div.instargram h3.block-title {
  color: #222;
  margin-bottom: 40px
}
.content_v2 div.instargram .ig-title-module:before {
  background: #ff5a00
}
.content_v2 div.instargram .owl-controls .spinstagramgallery-dots .spinstagramgallery-dot span {
  background: #222;
  width: 40px;
  border-radius: 0;
  height: 4px
}
.content_v2 div.instargram .owl-controls .spinstagramgallery-dots .spinstagramgallery-dot.active span {
  width: 60px
}
div.instargram .spinstagramgallery-item .item {
  text-align: center
}
div.instargram {
  margin: 0 0 10px
}
div.instargram .ig-title-module {
  text-align: center;
  position: relative
}
div.instargram .ig-title-module:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 50px;
  background: #fff;
  left: calc(50% - 30px);
  right: auto;
  top: auto;
  bottom: 0
}
div.instargram h3.block-title {
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  text-transform: uppercase;
  margin: 0 0 50px;
  padding: 0 0 15px
}
div.instargram h3.block-title span {
  display: block;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  margin: 12px 0
}
div.instargram .item a {
  display: inline-block;
  overflow: hidden
}
div.instargram .spinstagramgallery-carousel {
  padding-bottom: 30px
}
div.instargram .spinstagramgallery-carousel .owl-stage-outer {
  direction: ltr
}
div.instargram .spinstagramgallery-carousel .spinstagramgallery-item img {
  padding: 0;
  border-radius: 5px
}
div.instargram .spinstagramgallery-carousel .spinstagramgallery-item a:hover img {
  opacity: .8
}
div.instargram .spinstagramgallery-item:after {
  content: "\@watch_men";
  font-size: 14px;
  color: #111;
  position: absolute;
  left: 0;
  right: auto;
  top: auto;
  bottom: 5px;
  background: rgba(255, 255, 255, .9);
  padding: 5px 20px;
  border-radius: 0 0 0 5px
}
div.instargram .owl-controls .spinstagramgallery-dots {
  display: block!important;
  position: absolute;
  bottom: 0;
  left: auto;
  width: 100%;
  padding: 0;
  text-align: center
}
div.instargram .owl-controls .spinstagramgallery-dots .spinstagramgallery-dot {
  display: inline-block;
  float: none;
  vertical-align: middle
}
div.instargram .owl-controls .spinstagramgallery-dots .spinstagramgallery-dot span {
  width: 20px;
  height: 6px;
  border-radius: 6px;
  margin: 0 5px;
  background: #fff;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease
}
div.instargram .owl-controls .spinstagramgallery-dots .spinstagramgallery-dot.active span,
div.instargram .owl-controls .spinstagramgallery-dots .spinstagramgallery-dot:hover span {
  background: #ff5a00
}
.sp-instagram-gallery {
  width: 100%;
  display: block;
  overflow: hidden
}
.sp-instagram-gallery .ig-wrap {
  width: 100%;
  display: block;
  overflow: hidden
}
.sp-instagram-gallery .ig-wrap .ig-items {
  width: 100%;
  display: block;
  overflow: hidden
}
.sp-instagram-gallery .ig-wrap .ig-items ul {
  width: 100%;
  display: block;
  overflow: hidden
}
.sp-instagram-gallery .ig-wrap .ig-items ul li {
  float: left;
  overflow: hidden;
  padding: 5px;
  list-style-type: none
}
.sp-instagram-gallery .ig-wrap .ig-items ul li img {
  width: 100%
}
.sp-instagram-gallery .ig-wrap .ig-items ul li img:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}
.lang_ar .sp-instagram-gallery .ig-wrap .ig-items ul li {
  float: right
}
.sp-instagram-gallery.msie .ig-title-module {
  color: red
}
.sp-instagram-gallery .owl-controls .owl-nav div {
  position: absolute;
  z-index: 999;
  background: #fff;
  color: #666;
  display: block;
  font-size: 30px;
  height: 40px;
  left: 0;
  line-height: 34px;
  overflow: hidden;
  text-align: center;
  top: 50%;
  text-transform: translateY(-50%);
  width: 40px;
  direction: ltr
}
.sp-instagram-gallery .owl-controls .owl-nav div:hover {
  background: #666;
  color: #fff;
  cursor: pointer
}
.sp-instagram-gallery .owl-controls .owl-nav div.owl-prev {
  left: 10px
}
.sp-instagram-gallery .owl-controls .owl-nav div.owl-next {
  right: 10px;
  left: auto
}
#left_column .sp-instagram-gallery .owl-controls .owl-nav div,
#right_column .sp-instagram-gallery .owl-controls .owl-nav div {
  width: 30px;
  height: 30px;
  bottom: 25%;
  border: none
}
#left_column .sp-instagram-gallery .owl-controls .owl-nav div:before,
#right_column .sp-instagram-gallery .owl-controls .owl-nav div:before {
  height: 28px;
  width: 28px
}
#left_column .sp-instagram-gallery .owl-controls .owl-nav div:after,
#right_column .sp-instagram-gallery .owl-controls .owl-nav div:after {
  height: 28px;
  width: 28px;
  padding: 5px 0 0 0
}
@media all and (max-width:479px) {
  .content-v2 div.instargram .spinstagramgallery-carousel {
    padding-bottom: 60px
  }

  .sp-instagram-gallery .ig-wrap .ig04-6 ul li {
    width: 16.64%
  }

  .sp-instagram-gallery .ig-wrap .ig04-5 ul li {
    width: 19.958%
  }

  .sp-instagram-gallery .ig-wrap .ig04-4 ul li {
    width: 24.995%
  }

  .sp-instagram-gallery .ig-wrap .ig04-3 ul li {
    width: 33.315%
  }

  .sp-instagram-gallery .ig-wrap .ig04-2 ul li {
    width: 49.985%
  }

  .sp-instagram-gallery .ig-wrap .ig04-1 ul li {
    width: 100%
  }
}
@media all and (min-width:480px) and (max-width:767px) {
  .sp-instagram-gallery .ig-wrap .ig03-6 ul li {
    width: 16.64%
  }

  .sp-instagram-gallery .ig-wrap .ig03-5 ul li {
    width: 19.958%
  }

  .sp-instagram-gallery .ig-wrap .ig03-4 ul li {
    width: 24.995%
  }

  .sp-instagram-gallery .ig-wrap .ig03-3 ul li {
    width: 33.295%
  }

  .sp-instagram-gallery .ig-wrap .ig03-2 ul li {
    width: 49.999%
  }

  .sp-instagram-gallery .ig-wrap .ig03-1 ul li {
    width: 100%
  }
}
@media all and (min-width:768px) and (max-width:1199px) {
  .sp-instagram-gallery .ig-wrap .ig02-6 ul li {
    width: 16.64%
  }

  .sp-instagram-gallery .ig-wrap .ig02-5 ul li {
    width: 19.958%
  }

  .sp-instagram-gallery .ig-wrap .ig02-4 ul li {
    width: 24.995%
  }

  .sp-instagram-gallery .ig-wrap .ig02-3 ul li {
    width: 33.315%
  }

  .sp-instagram-gallery .ig-wrap .ig02-2 ul li {
    width: 49.999%
  }

  .sp-instagram-gallery .ig-wrap .ig02-1 ul li {
    width: 100%
  }
}
@media all and (min-width:1200px) {
  .sp-instagram-gallery .ig-wrap .ig01-6 ul li {
    width: 16.64%
  }

  .sp-instagram-gallery .ig-wrap .ig01-5 ul li {
    width: 20%
  }

  .sp-instagram-gallery .ig-wrap .ig01-4 ul li {
    width: 25%
  }

  .sp-instagram-gallery .ig-wrap .ig01-3 ul li {
    width: 33.315%
  }

  .sp-instagram-gallery .ig-wrap .ig01-2 ul li {
    width: 49.999%
  }

  .sp-instagram-gallery .ig-wrap .ig01-1 ul li {
    width: 100%
  }
}


@media (min-width:1200px) {
  #left-column.col-xl-2,
  #right-column.col-xl-2 {
    width: 300px
  }

  #content-wrapper.col-xl-10 {
    width: calc(100% - 300px)
  }

  #product .product-page .pp_leftcolumn {
    width: 47.2%
  }

  #product .product-page .pp_rightcolumn {
    width: 52.8%
  }

  #product.lang-rtl .product-page .pp_rightcolumn {
    padding: 0 35px 0 15px
  }

  .menu-fixed .spsf-menu li ul.submenu-container {
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0)
  }

  .menu-fixed .spsf-menu li:hover ul.submenu-container {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1)
  }

  .menu-fixed .shopping_cart .cart_block {
    transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0)
  }

  .menu-fixed .shopping_cart:hover .cart_block {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1)
  }
}
@media (min-width:1199px) {
  #js-product-list.product-list--list .product-miniature .product-container .product-image {
    width: 31%
  }

  #js-product-list.product-list--list .product-miniature .product-container .product-info {
    width: 69%
  }
}
@media (max-width:1199px) {
  .header_v1 #_mobile_logo {
    padding: 0
  }

  .header_v1 #_mobile_logo a {
    display: block;
    margin-top: 0;
    padding: 30px 0;
    text-align: center
  }

  .header_v1 #_desktop_logo a {
    text-align: center
  }

  #index.content-v2 #wrapper,
  #index.content-v2 #footer,
  #index.content-v2.lang-rtl #wrapper,
  #index.content-v2.lang-rtl #footer {
    margin: 0;
    border: none
  }

  .footer-social h3.block-title {
    padding: 0;
    margin: 13px 5px 12px 0
  }

  .footer-social .socials a {
    margin: 0 1px 5px
  }
}
@media (max-width:991px) {
  #index .header_v1 .header-header {
    position: relative
  }

  .header_v1 .header-center {
    background: #fff
  }

  .header_v1 .header-center-sub {
    margin: 0
  }

  .footer-logo-copyright {
    margin-bottom: 50px
  }

  .footer-container .footer-top {
    padding: 20px 0 33px
  }

  .contactinfo {
    margin-bottom: 40px
  }

  #category .product-miniature .product-title {
    min-height: 35px;
    margin-bottom: 1px
  }

  .product-miniature .product-title {
    margin-bottom: 5px
  }

  #js-product-list.product-list--list .product-miniature .product-container .product-info .sp-cart-box {
    left: 0
  }

  .lang-rtl #js-product-list.product-list--list .product-miniature .product-container .product-info .sp-cart-box {
    left: auto;
    right: 0
  }

  .product-page h1.product-name,
  .modal.quickview h1.product-name {
    font-size: 26px
  }

  .product-page .product-prices .product-price,
  .modal.quickview .product-prices .product-price,
  .product-page .product-prices .product-discount,
  .modal.quickview .product-prices .product-discount {
    font-size: 24px
  }

  #search_filters .faceted_search_box {
    padding: 5px
  }

  #btn_search {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0;
    color: #fff;
    font-size: 18px;
    border-left: solid 1px #777;
    line-height: 34px;
    margin: 0 49px 0 0;
    text-align: center;
    cursor: pointer
  }

  .header_v1 #btn_search {
    margin: 0 15px 0 0
  }

  #_mobile_topsearch {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    padding: 0 5px;
    background-color: #555;
    border-radius: 5px;
    visibility: hidden;
    transition: all 0.3s ease
  }

  #_mobile_topsearch.active-search {
    opacity: 1;
    visibility: visible
  }

  .postItem .postMeta {
    padding-top: 5px
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .header_v2 .header-menu {
    padding: 5px 0 0
  }

  .header_v2 #n_desktop_topsearch,
  .header_v2 #cart,
  .header_v2 .header-form {
    padding: 21px 0
  }

  .container {
    width: 970px!important;
    max-width: 970px!important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .container {
    width: 750px!important;
    max-width: 750px!important
  }

  .header_v2 .header-menu {
    padding-top: 20px
  }
}
@media (max-width:767px) {
  .container {
    width: auto!important;
    max-width: none!important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .breadcrumb .title-page {
    font-size: 26px
  }

  .product_list.list .price-box,
  .product_lists.list .price-box {
    margin-bottom: 5px
  }

  .product_list.list .product-image-container,
  .product_lists.list .product-image-container {
    display: inline-block;
    margin: 0 0 20px
  }

  .ajax_block_product .cart_button span {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 8px
  }

  .content_product_list .product_list.list .product-container .button-container a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-left: 4px
  }

  .content_product_list .product_list.list .product-container .product-info h5 {
    margin-bottom: 15px
  }

  .content_product_list .product_list.list .product-container .product-info .comments_note {
    top: 0;
    right: 0;
    position: relative;
    margin-bottom: 12px
  }

  #product_full .moreinfo_block {
    margin-top: 0
  }

  #product_full .pb-left-column {
    margin-bottom: 30px
  }

  #product_full .pb-left-column #image-block {
    width: 100%;
    overflow: hidden
  }

  #product_full .pb-left-column #image-block img {
    width: 100%
  }

  #product_right,
  #product_left {
    margin-top: 0
  }

  #product_right .pb-left-column,
  #product_left .pb-left-column {
    margin-bottom: 30px
  }

  #product_right .pb-left-column,
  #product_left .pb-left-column,
  #product_right .pb-right-column,
  #product_left .pb-right-column {
    width: 100%
  }

  #product_right #views_block .thumbnail_image .fancybox,
  #product_left #views_block .thumbnail_image .fancybox {
    margin: 0 31px 0 0
  }

  #product_right .moreinfo_block,
  #product_left .moreinfo_block {
    margin-top: 0
  }

  #product_right .moreinfo_block,
  #product_left .moreinfo_block {
    padding-top: 60px
  }

  #product_right .moreinfo_block ul.nav-tabs,
  #product_left .moreinfo_block ul.nav-tabs {
    margin-left: -10px
  }

  #product_right .moreinfo_block ul.nav-tabs>li:first-child,
  #product_left .moreinfo_block ul.nav-tabs>li:first-child {
    margin-left: 10px!important
  }

  #product_right .moreinfo_block ul.nav-tabs li,
  #product_left .moreinfo_block ul.nav-tabs li {
    margin-top: 10px!important
  }

  .fancybox-inner {
    height: 1350px!important
  }

  #product.content_only #product_full .pb-left-column {
    width: 60%
  }

  #product.content_only #product_full .pb-left-column #views_block {
    height: 105px
  }

  #product.content_only #product_full .pb-left-column #views_block .thumbnail_image {
    margin-bottom: 16px
  }

  #product.content_only #product_full .pb-left-column #image-block {
    width: 100%
  }

  #product.content_only #product_full .pb-right-column {
    width: 40%
  }

  #product.content_only #product_left,
  #product.content_only #product_right {
    width: 100%
  }

  #product.content_only #product_left .pb-left-column,
  #product.content_only #product_right .pb-left-column {
    width: 55%;
    overflow: hidden
  }

  #product.content_only #product_left .pb-right-column,
  #product.content_only #product_right .pb-right-column {
    width: 45%;
    overflow: hidden
  }

  #product.content_only #product_left #views_block,
  #product.content_only #product_right #views_block {
    height: 105px
  }

  #product.content_only #product_left #views_block .thumbnail_image,
  #product.content_only #product_right #views_block .thumbnail_image {
    float: left;
    margin: 0 5px
  }

  #product.content_only #product_left #views_block .thumbnail_image .fancybox,
  #product.content_only #product_right #views_block .thumbnail_image .fancybox {
    margin: 0
  }

  #product.content_only .sharing-buttons .buttons a {
    margin: 0 0 0 26px
  }

  .pb-right-column .sharing-buttons .buttons a {
    margin-left: 34px
  }

  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset .attribute_label {
    width: 20%
  }

  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p {
    width: 100%;
    margin-bottom: 20px
  }

  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    width: 20%
  }

  .pb-right-column .box-info-product .product_attributes .attribute_list {
    width: 40%
  }

  .pb-right-column .box-info-product .box-cart-bottom {
    width: 100%;
    float: left;
    margin-bottom: 65px
  }

  div#articleComments .commentList li .text .comment-content {
    display: inline-block;
    width: 100%;
    padding-right: 30px
  }

  div#articleComments .commentList li .text .name {
    float: left;
    display: block;
    width: 100%
  }

  div#articleComments .commentList li .text .created {
    float: left;
    display: block;
    width: 100%
  }

  div#articleComments .commentList li .text .created span {
    padding-left: 0
  }

  #product_full #views_block .thumbnail_image .fancybox {
    overflow: hidden
  }

  #product_full #views_block .slick-arrow.slick-prev {
    top: 20px
  }

  #product_full #views_block .slick-arrow.slick-next {
    top: 20px
  }

  .rtl.content_only {
    direction: rtl!important
  }

  .rtl.content_only #product_left #views_block .thumbnail_image {
    float: right!important
  }

  .rtl.content_only #product_left #views_block .thumbnail_image .fancybox {
    margin: 0!important
  }

  .rtl .content-bottom .socials {
    float: left
  }

  .rtl .content_product_list .product_list.list .product-container .product-info {
    padding-left: 0
  }

  .rtl .content_product_list .product_list.list .product-container .product-info .comments_note {
    left: 0
  }

  .rtl .pb-right-column .box-info-product .sharing-buttons {
    text-align: right
  }

  .rtl .pb-right-column .product_attributes #quantity_wanted_p .qty {
    float: right
  }

  .rtl .pb-right-column .sharing-buttons .buttons a {
    margin-right: 34px
  }
}
@media (max-width:767px) {
  .lang-rtl#checkout .payment_content {
    margin: 0 30px 0 0
  }

  #header {
    background: transparent
  }

  #header .header-top {
    background: transparent;
    padding: 0
  }

  .header_v1 .nav-right {
    text-align: center
  }

  .lang-rtl .header_v1 .nav-right {
    text-align: center
  }

  .header_v1 #_desktop_logo {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
  }

  .ps-spotlight1 .container {
    padding-bottom: 60px;
    margin-bottom: 80px
  }

  .ps-spotlight3,
  .testimonials {
    padding: 60px 0
  }

  .ps-spotlight4 {
    padding: 77px 0 30px
  }

  .header_v2 .header-menu {
    padding-top: 21px;
    text-align: inherit
  }

  .header_v2 .top-logo {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    padding: 10px 0
  }

  .ps-spotlight2-2 {
    padding-bottom: 50px;
    margin-bottom: 60px
  }

  .ps-spotlight2-4 {
    margin-bottom: 55px
  }

  .content_v2 div.instargram {
    margin-bottom: 55px
  }

  .footer-v2.footer-container .footer-social {
    text-align: center;
    margin: 0 0 10px
  }

  #search_filters .title_line {
    display: block!important
  }

  #category #left-column #search_filters .facet {
    margin-bottom: 10px
  }

  div#search_filters .facet .facet-title {
    width: auto
  }

  #search_filters_wrapper {
    margin-left: 0!important;
    margin-right: 0!important;
    display: block!important
  }

  #search_filters_wrapper #search_filters .faceted_search_box {
    padding: 0
  }

  #search_filters_wrapper #search_filters .faceted_search_box .facet {
    padding: 10px 0
  }

  .breadcrumb .breadcrumb-container {
    padding: 40px 0
  }

  #products .thumbnail-container .product-description {
    box-shadow: none
  }

  #product .product-accessories .owl-controls .owl-prev {
    left: 25px;
    right: auto
  }

  #product .product-accessories .owl-controls .owl-next {
    right: 25px;
    left: auto
  }

  body>main {
    overflow: hidden
  }

  #wrapper {
    padding-bottom: 40px
  }

  .products-selection .product-sort {
    float: left;
    width: calc(100% - 90px)
  }

  .products-selection .product-sort:after {
    content: "";
    display: table;
    clear: both
  }

  .products-selection .product-sort .products-sort-order {
    width: 100%;
    height: 42px;
    margin-bottom: 10px
  }

  .products-selection .product-sort .products-sort-order .select-title {
    padding: 4px 15px;
    line-height: 33px
  }

  .products-selection .product-sort .products-sort-order .select-title .material-icons {
    top: 8px
  }

  .products-selection .product-sort .products-sort-order .select-title:after {
    top: 10px
  }

  .products-selection .filter-button {
    width: 80px;
    float: right
  }

  #pagenotfound .page-not-found h3 {
    font-size: 200px
  }

  #pagenotfound .page-not-found h4 {
    font-size: 30px
  }

  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 16px
  }

  .footer-container #copyright .footer-payment,
  .footer-container #copyright .copyright {
    text-align: center
  }

  .footer-container #copyright .footer-payment {
    margin-bottom: 20px
  }

  .header_v1 .box-slider,
  .header_v1 .box-banner {
    width: 100%;
    float: none;
    text-align: center
  }

  .header_v1 .search-widget {
    position: relative;
    margin: 0
  }

  .header_v1 #_mobile_headercallus {
    padding: 8px 0
  }

  .header_v1 #_mobile_headercallus p {
    margin: 0;
    line-height: 20px
  }

  .header_v1 #menu-icon {
    margin: 0;
    padding: 8px 0;
    line-height: 20px;
    cursor: pointer
  }

  .header_v1 #menu-icon .material-icons {
    font-size: 16px
  }

  .header_v1 .js-top-menu-bottom {
    padding-bottom: 5px;
    border-top: 1px solid #ebebeb
  }

  .header_v1 .js-top-menu-bottom:after {
    content: "";
    display: table;
    clear: both
  }

  .header_v1 #_mobile_spcurrency {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
  }

  .lang-rtl .header_v1 #_mobile_spcurrency {
    float: right;
    margin-left: 10px;
    margin-right: 0
  }

  .header_v1 #_mobile_splanguage {
    float: left;
    margin-bottom: 10px
  }

  .lang-rtl .header_v1 #_mobile_splanguage {
    float: right
  }

  .header_v1 .currency-selector {
    padding-top: 0
  }

  .header_v1 .currency-selector:after {
    display: none
  }

  .header_v1 .language-selector {
    padding-top: 0
  }

  .header_v1 .language-selector:after {
    display: none
  }

  .header-center-wrap {
    position: relative
  }

  .header-center-wrap .searchRight {
    position: static
  }

  .product-page .product-detail-moreinfo {
    margin-top: 35px
  }

  .product-page .tabs .tab-content {
    padding: 15px
  }
}
@media (max-width:543px) {
  .product-page .product-prices {
    float: none;
    display: block
  }

  .product-page #product-availability {
    float: none;
    display: block;
    margin-bottom: 16px
  }

  .block {
    margin: 0 0 20px 0
  }

  #pagenotfound .page-not-found h3 {
    font-size: 120px
  }

  #pagenotfound .page-not-found h4 {
    font-size: 20px
  }

  #pagenotfound .page-not-found .pagenot-desc {
    font-size: 12px
  }

  .product-page .moreinfo-list .infobox .contentbox {
    padding: 15px
  }
}
@media (max-width:359px) {
  .cart-grid-body .cart-overview {
    padding: 5px
  }

  .product-line-grid>div {
    padding: 0 5px
  }

  .product-line-grid .product-line-grid-right>.row>div {
    padding: 0 5px
  }

  #category .pagination {
    text-align: center
  }

  #category .pagination .product-showing {
    display: block;
    float: none;
    margin-bottom: 5px
  }

  #category .pagination .product-pagelist {
    display: inline-block;
    float: none
  }
}
@media (max-width:480px) {
  .btn,
  button,
  .button,
  input.button_mini,
  input.button_small,
  input.button,
  input.button_large,
  input.button_mini_disabled,
  input.button_small_disabled,
  input.button_disabled,
  input.button_large_disabled,
  input.exclusive_mini,
  input.exclusive_small,
  input.exclusive,
  input.exclusive_large,
  input.exclusive_mini_disabled,
  input.exclusive_small_disabled,
  input.exclusive_disabled,
  input.exclusive_large_disabled,
  a.button_mini,
  a.button_small,
  a.button,
  a.button_large,
  a.exclusive_mini,
  a.exclusive_small,
  a.exclusive,
  a.exclusive_large,
  span.button_mini,
  span.button_small,
  span.button,
  span.button_large,
  span.exclusive_mini,
  span.exclusive_small,
  span.exclusive,
  span.exclusive_large,
  span.exclusive_large_disabled {
    padding: 7px 10px
  }

  div.pagination {
    width: 100%;
    margin: 0 0 10px
  }

  .content_sortPagiBar_top .nbrItemPage,
  .content_sortPagiBar_bottom .nbrItemPage {
    margin: 0 0 10px -10px;
    width: 100%
  }

  .content_sortPagiBar_top .productsSortForm,
  .content_sortPagiBar_bottom .productsSortForm {
    width: 100%
  }

  .product_list .ajax_block_product {
    width: 100%
  }

  .product_list .product-image-container .product-image img,
  .product_lists .product-image-container .product-image img {
    width: 100%
  }

  .content_product_list .product_list.list .product-container .product-image-container {
    margin-bottom: 0
  }

  #pagination ul.pagination li,
  #pagination_bottom ul.pagination li {
    padding: 15px
  }

  #pagination ul.pagination li#pagination_previous_bottom,
  #pagination_bottom ul.pagination li#pagination_previous_bottom,
  #pagination ul.pagination li#pagination_next_bottom,
  #pagination_bottom ul.pagination li#pagination_next_bottom {
    padding: 15px
  }

  #product.content_only #product_right #views_block .thumbnail_image .fancybox,
  #product.content_only #product_left #views_block .thumbnail_image .fancybox {
    margin: 0 5px 0 0
  }

  #product.content_only #product_right .pb-left-column #views_block .slick-list,
  #product.content_only #product_left .pb-left-column #views_block .slick-list {
    padding-left: 5px
  }

  #product.content_only #product_right .pb-left-column #views_block .slick-arrow,
  #product.content_only #product_left .pb-left-column #views_block .slick-arrow {
    top: 10px;
    padding: 0 7px
  }

  #product.content_only #product_right .pb-right-column .box-info-product .product_attributes .sharing-buttons,
  #product.content_only #product_left .pb-right-column .box-info-product .product_attributes .sharing-buttons {
    margin-bottom: 10px
  }

  #product.content_only #product_right .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a,
  #product.content_only #product_left .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a {
    margin-left: 5px;
    font-size: 13px
  }

  #product.content_only #product_right .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label,
  #product.content_only #product_left .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    width: 100%;
    padding-top: 0
  }

  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .buttons_bottom_block button,
  #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .buttons_bottom_block button {
    padding: 0 10px;
    font-size: 12px;
    height: 40px;
    line-height: 40px
  }

  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .wishlist_button,
  #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .wishlist_button {
    margin-left: 5px
  }

  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .wishlist_button .addToWishlist,
  #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .wishlist_button .addToWishlist {
    width: 40px;
    height: 40px;
    line-height: 48px
  }

  #product.content_only #product_right .pb-right-column .box-info-product .box-cart-bottom .add_to_compare,
  #product.content_only #product_left .pb-right-column .box-info-product .box-cart-bottom .add_to_compare {
    width: 40px;
    height: 40px;
    padding: 13px 0;
    margin-left: 5px
  }

  .pb-right-column .comments_note .comments_advices {
    padding: 2px
  }

  .pb-right-column .box-info-product {
    padding-top: 15px
  }

  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset {
    width: 100%
  }

  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset .attribute_label {
    width: 20%
  }

  .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset .attribute_list {
    width: 140px
  }

  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p {
    float: left;
    width: 100%;
    margin-bottom: 20px
  }

  .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    width: 20%;
    padding-top: 5px
  }

  .pb-right-column .box-info-product .sharing-buttons .buttons a {
    margin-left: 15px
  }

  .pb-right-column .box-info-product .box-cart-bottom {
    width: 100%
  }

  .pb-right-column .sharing-buttons .buttons a {
    margin-left: 15px
  }

  #product_left .pb-left-column #views_block .slick-arrow.slick-prev {
    left: -15px
  }

  #product_left .pb-left-column #views_block .slick-arrow.slick-next {
    right: -15px
  }

  .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next {
    right: 0
  }

  .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev {
    left: 0
  }

  #product_full #views_block {
    width: 100%
  }

  #product_full #views_block .thumbnail_image .fancybox.shown {
    margin-right: 1px
  }

  #product_full #views_block .thumbnail_image .fancybox {
    overflow: hidden
  }

  #product_full #views_block .slick-arrow.slick-prev {
    left: -15px;
    top: 25px
  }

  #product_full #views_block .slick-arrow.slick-next {
    right: -25px;
    top: 25px
  }

  #product_full #image-block {
    overflow: hidden
  }

  #product_full .pb-left-column #image-block {
    width: 100%
  }

  #product_full .moreinfo_block ul.nav-tabs {
    margin-left: -10px!important
  }

  #product_full .moreinfo_block ul.nav-tabs>li {
    margin-top: 20px!important
  }

  #product_full .moreinfo_block ul.nav-tabs>li.active:before {
    content: none
  }

  #product_full .moreinfo_block ul.nav-tabs>li a {
    font-size: 15px
  }

  #product_left #views_block .slick-arrow {
    top: 25px
  }

  .contact-infos .contact ul.list-contact li label {
    width: 30%!important
  }

  div#articleComments .commentList .comment .comment {
    padding-left: 40px
  }

  div#articleComments .commentList li {
    padding: 30px
  }

  div#articleComments .commentList li .avatar {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px
  }

  div#articleComments .commentList li .text {
    padding: 0
  }

  div#articleComments .commentList li .text .reply {
    bottom: auto;
    top: 0;
    right: 0;
    left: auto
  }

  .sidebar-right #recent_article_smart_blog_block_left ul li .image:before,
  .sidebar-left #recent_article_smart_blog_block_left ul li .image:before {
    left: 45%
  }

  div#respond {
    padding-top: 70px
  }

  div#respond .comment-reply-title {
    padding-top: 0
  }

  #product_right .moreinfo_block ul.nav-tabs>li.active:before,
  #product_left .moreinfo_block ul.nav-tabs>li.active:before {
    content: none
  }

  .rtl div.pagination {
    margin: 0 0 10px
  }

  .rtl .content_sortPagiBar_top .nbrItemPage,
  .rtl .content_sortPagiBar_bottom .nbrItemPage {
    margin: 0 -10px 10px 0
  }

  .rtl .content_sortPagiBar_top .productsSortForm,
  .rtl .content_sortPagiBar_bottom .productsSortForm {
    margin: 0
  }

  .rtl .sharing-buttons .buttons a {
    margin: 0 17px 0 0
  }

  .rtl #product_left #views_block #thumbs_list {
    width: calc(100% + 34px)
  }

  .rtl .pb-right-column .box-info-product .product_attributes #quantity_wanted_p {
    float: right
  }

  .rtl .pb-right-column .box-info-product .product_attributes #quantity_wanted_p label {
    text-align: right
  }

  .rtl .pb-right-column .box-info-product .product_attributes #quantity_wanted_p .qty {
    float: right
  }

  .rtl .pb-right-column .box-info-product .sharing-buttons .buttons a {
    margin: 0 9px
  }

  .rtl #product_left .pb-left-column #views_block .slick-arrow {
    top: 25px
  }

  .rtl #product_left .pb-left-column #views_block .slick-arrow.slick-prev {
    left: -16px
  }

  .rtl #product_left .pb-left-column #views_block .slick-arrow.slick-next {
    right: -18px
  }

  .rtl #product_left .pb-right-column .box-info-product .product_attributes #attributes {
    margin: 0
  }

  .rtl #product_left .pb-right-column .box-info-product .product_attributes #attributes .attribute_fieldset {
    padding-left: 0;
    padding-right: 0
  }

  .rtl #product_right .moreinfo_block ul.nav-tabs>li.active:before,
  .rtl #product_left .moreinfo_block ul.nav-tabs>li.active:before {
    bottom: -31px
  }

  .rtl #product_right .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a,
  .rtl #product_left .pb-right-column .box-info-product .product_attributes .sharing-buttons .buttons a {
    margin-right: 25px
  }

  .rtl #sdsblogArticle .content-top .comment {
    float: right
  }

  .rtl .content-bottom .socials {
    float: right
  }

  .rtl .contact-infos .contact ul.list-contact li label {
    width: 28%!important
  }
}
@media (max-width:479px) {
  #products .product-title,
  .featured-products .product-title,
  .product-accessories .product-title,
  .product-miniature .product-title {
    min-height: 0
  }

  #search_filters_wrapper {
    margin-bottom: 60px
  }
}
.spfooterlinks .title-footer {
  color: #222;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 116.67%;
  text-transform: uppercase
}
.spfooterlinks .links {
  list-style: none;
  padding: 0;
  margin: 0
}
.spfooterlinks .links li {
  margin-bottom: 0;
  padding: 0
}
.spfooterlinks .links li a {
  display: inline-block;
  font-size: 108.33%;
  padding: 2px 0;
  color: #444
}
.spinstagramgallery-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.spinstagramgallery-carousel .spinstagramgallery-animated-in {
  z-index: 0
}
.spinstagramgallery-carousel .spinstagramgallery-animated-out {
  z-index: 1
}
.spinstagramgallery-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}
.spinstagramgallery-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}
.spinstagramgallery-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  overflow: hidden
}
.spinstagramgallery-carousel .spinstagramgallery-stage {
  position: relative;
  -ms-touch-action: pan-Y
}
.spinstagramgallery-carousel .spinstagramgallery-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.spinstagramgallery-carousel .spinstagramgallery-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}
.spinstagramgallery-carousel .spinstagramgallery-controls .spinstagramgallery-nav .spinstagramgallery-prev,
.spinstagramgallery-carousel .spinstagramgallery-controls .spinstagramgallery-nav .spinstagramgallery-next,
.spinstagramgallery-carousel .spinstagramgallery-controls .spinstagramgallery-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.spinstagramgallery-carousel.spinstagramgallery-loaded {
  display: block
}
.spinstagramgallery-carousel.spinstagramgallery-loading {
  opacity: 0;
  display: block
}
.spinstagramgallery-carousel.spinstagramgallery-hidden {
  opacity: 0
}
.spinstagramgallery-carousel .spinstagramgallery-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.spinstagramgallery-carousel .spinstagramgallery-item img {
  display: block;
  width: 100%;
  padding: 2px
}
.spinstagramgallery-carousel.spinstagramgallery-text-select-on .spinstagramgallery-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto
}
.spinstagramgallery-carousel .spinstagramgallery-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}
.spinstagramgallery-carousel.spinstagramgallery-rtl {
  direction: rtl
}
.spinstagramgallery-carousel.spinstagramgallery-rtl .spinstagramgallery-item {
  float: right
}
.no-js .spinstagramgallery-carousel {
  display: block
}
.spinstagramgallery-carousel .spinstagramgallery-item .spinstagramgallery-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease
}
.spinstagramgallery-carousel .spinstagramgallery-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}
.spinstagramgallery-carousel .spinstagramgallery-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../modules/spinstagramgallery/views/css/spinstagramgallery.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease
}
.spinstagramgallery-carousel .spinstagramgallery-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3)
}
.spinstagramgallery-carousel .spinstagramgallery-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease
}
.spinstagramgallery-carousel .spinstagramgallery-video-frame {
  position: relative;
  z-index: 1
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}
.fancybox-opened {
  z-index: 8030
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-outer,
.fancybox-inner {
  position: relative
}
.fancybox-inner {
  overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAACYCAMAAACoAftQAAAAvVBMVEUAAAAAAAAAAAAODg4AAAAAAAAAAADNzc0BAQHZ2dkDAwMHBwcAAADf398CAgI/Pz8BAQEAAACCgoIcHBzl5eUAAAC/v7/x8fEGBgZnZ2cAAADs7OwGBgb4+Pg/Pz/Jycmenp5nZ2f39/eDg4MAAADQ0ND4+Piurq7a2tr8/Pzs7OwAAAD5+fn9/f3e3t4AAAD///9OTk7BwcE1NTWsrKyNjY2cnJx6enpdXV1oaGgsLCy6uroiIiLOzs5BQUFt3PCNAAAAL3RSTlMAAQMIDRIZHSMnLTpESFNVXWlpbG15en+HiZCWoaGssrO2vsDFydPU3uL4+fr9/Ywv6xsAAAQVSURBVHhe7JZbc6JMGIQXAUOQEMi3uMYkrmopZgqs5ujZ//+zvpdNzMsMlli1N3uRvtCbpzo9I+nmhyqN9OO6GNQ6Ha1SG0mcrhskXe90rvKE6kbX7r9MF4vp2887nfBrqPW0xJemD4w32e7jHIj2602SbNZ7Qfgd0zJLtgKi2B0+tSsE3h8u0RX7HGGfHWrK9oiIbrK69SiQHxTliO5VWtP0rrNEemhoj6muaYqx2XuGyJrwbgUKohhb3hIFM6wCC7Zm4+M5Zs5fpKNiTYndEOUHDFRYCeADLvGiy7DtL7E5/12gJPacalPlqEc2eoFAdmCa2UOGyOhoUuQgwo7PxCwJMGXYGcQMlyCVX3DchCkGs3V6h0iFgyUSZsuS6QQLGaYDhueUHxhf3RpzOqB8dRMcz84lf5FS9A1Ngi2PQm8PF7RBZOnEyqFnSC/BKX6bHQmucpB13mRzCJtTsPUowlpl14if2JifUXcwgeqdA2OLn1C+PdsbzCKkW0a3KeKxbbAxF4FJ9EgAaXGqyFORAuLZNrkMZNoNKnNS9PE5dpltFofjB4PJXIAk5rP/HMu4Ukmm7XjEkwLfc2yT66tJk7lp2T2H1LMtk2wVVsWpcE0SlW4DbeLE/xG3eRvfQv7Fptw4KvpDNRKLt1/3rZty/xbjrPef1+5D018ITYttkiTrfAUsrmzK3RTIT/woHxH3DaZl9h2rRH2aX0ydaYb1BVK1zNdA32RvNn7DkVmmoyeVJvYBMcdl5Vg2/lW0zpSbUNIKT12KLV8wVjsmNvGW63feU3qj86veGQmAA1e5qzbStNZdmVTlRzzbSjG+4+t4u1iqjxxjR6pczaiNBCCVXoGx25X7mUNGgJBHM/QsXWp+dk4U5xJjX4EXSM7ACcCxnnnm2zI8rxVoFgMr/lUwUpyNPvYVx/eRfaUSQzkzLWxEOVhiwynCAd2GvCm/2bquBPEo+LxnDv0YXdyfFOHQP+8EV/kY0enSorxyitoLxxwiabDRqDImWF2JJVBIeVNEk2HgsDGn7vkhcPy67lMOiBGF4AGS3tX8yYqAfb5eF/kRiMPX4cDjEDLd8wezJT4lwtHrMHBtbg6V9oLhYDYLw3A2eSVbn0elSdMCecFg+Ee0Kq7dlftLXSCrRxNE8lzH7hp0Nu3qpHQty7Ztq2sabHvtpb/SLauisVTye1O+N2Ubbxhu2xSAq6x1UwoAWfum8P3Gu5ZNYaUA2jaFJYCofVPYOWnZFD4TcLpxU1ZAnN24KRnfxQ2bshEE/Vub8r0p35vi/t9eHRoBDMNQDJUvMLkOkDMM+8D7b9cR+kOKLPy4juojnQeAkWWVAyLLLINVdovj44N8LOqi/3Djxo0bN5ZvdbWJuwHhrw2ILYdqBwDT2fEEXtrZFmVcCWLiAAAAAElFTkSuQmCC)
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../../../../modules/spinstagramgallery/views/css/fancybox_loading.gif) center center no-repeat
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040
}
.fancybox-prev {
  left: 0
}
.fancybox-next {
  right: 0
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px
}
.fancybox-nav:hover span {
  visibility: visible
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible!important
}
.fancybox-lock {
  overflow: hidden!important;
  width: auto
}
.fancybox-lock body {
  overflow: hidden!important
}
.fancybox-lock-test {
  overflow-y: hidden!important
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCMEM4NDgzQjlDRTNFMTExODE4NUVDOTdFQ0I0RDgxRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGREU5OEVCQzAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGREU5OEVCQjAzMjYxMUUyOTg5OURDMDlDRTJDMTc0RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkIxQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkIwQzg0ODNCOUNFM0UxMTE4MTg1RUM5N0VDQjREODFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+s3YRAQAAABtJREFUeNpiFODh2cBABGBiIBKMKqSOQoAAAwBokQDs5F/8FAAAAABJRU5ErkJggg==)
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}
.fancybox-opened .fancybox-title {
  visibility: visible;
  width: 100%
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, .8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}
.fancybox-title-inside-wrap {
  padding-top: 10px
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
  only screen and (min--moz-device-pixel-ratio:1.5),
  only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
      background-image: url(../../../../modules/spinstagramgallery/views/css/fancybox_sprite@2x.png);
      background-size: 44px 152px
    }

    #fancybox-loading div {
      background-image: url(../../../../modules/spinstagramgallery/views/css/fancybox_loading@2x.gif);
      background-size: 24px 24px
    }
}
.container {
  width: 1200px
}
body.layout-boxed,
body.layout-framed,
body.layout-rounded {
  background-image: url(/ytc_templates/prestashop/sp_watch/modules/spthemeconfigurator//patterns/none.png)
}
.layout-boxed,
.layout-framed,
.layout-rounded {
  background-repeat: repeat
}
.layout-boxed,
.layout-framed,
.layout-rounded {
  background-attachment: fixed
}
.layout-boxed,
.layout-framed,
.layout-rounded {
  background-color: #fff
}
body {
  font-family: "Montserrat", "Helvetica", "Arial", "sans-serif"
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica", "Arial", "sans-serif"
}
{
  font-family: "Montserrat", "Helvetica", "Arial", "sans-serif"
}
.btn {
  font-family: "Poppins", "Helvetica", "Arial", "sans-serif"
}
/*! jQuery UI - v1.10.3 - 2013-06-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
  display: none
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse
}
.ui-helper-clearfix:after {
  clear: both
}
.ui-helper-clearfix {
  min-height: 0
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0)
}
.ui-front {
  z-index: 100
}
.ui-state-disabled {
  cursor: default!important
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.ui-resizable {
  position: relative
}
.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: .5em .5em .5em .7em;
  min-height: 0
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em
}
.ui-accordion .ui-accordion-noicons {
  padding-left: .7em
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none
}
.ui-button-icon-only {
  width: 2.2em
}
button.ui-button-icon-only {
  width: 2.4em
}
.ui-button-icons-only {
  width: 3.4em
}
button.ui-button-icons-only {
  width: 3.7em
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em
}
input.ui-button {
  padding: .4em 1em
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em
}
.ui-buttonset {
  margin-right: 7px
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px
}
.ui-datepicker .ui-datepicker-next {
  right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0
}
.ui-datepicker td {
  border: 0;
  padding: 1px
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}
.ui-datepicker.ui-datepicker-multi {
  width: auto
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}
.ui-datepicker-rtl {
  direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: 0;
  overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px
}
.ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: .4em 0 .2em;
  line-height: 1.5
}
.ui-menu .ui-state-disabled a {
  cursor: default
}
.ui-menu-icons {
  position: relative
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em
}
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em
}
.ui-menu .ui-menu-icon {
  position: static;
  float: right
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}
.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,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);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}
.ui-slider {
  position: relative;
  text-align: left
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}
.ui-slider-horizontal {
  height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0
}
.ui-slider-vertical {
  width: .8em;
  height: 100px
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle
}
.ui-spinner-input {
  border: 0;
  background: 0;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}
.ui-spinner a.ui-spinner-button {
  border-top: 0;
  border-bottom: 0;
  border-right: 0
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0
}
.ui-spinner-up {
  top: 0
}
.ui-spinner-down {
  bottom: 0
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px
}
.ui-tabs {
  position: relative;
  padding: .2em
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa
}
body .ui-tooltip {
  border-width: 2px
}
/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em
}
.ui-widget .ui-widget {
  font-size: 1em
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKElEQVRYw+3KsQ0AAAgDIPv/0fYFVxOYyc5NRFEURVEURVEURVH8HAulwGQBUzt7UAAAAABJRU5ErkJggg==) 50% 50% repeat-x;
  color: #222
}
.ui-widget-content a {
  color: #222
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAHUlEQVQY02N4xMRAFfgfCCEkBP7DYDMAaQimAQQAiywTk9l9hAoAAAAASUVORK5CYII=) 50% 50% repeat-x;
  color: #222;
  font-weight: 700
}
.ui-widget-header a {
  color: #222
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVQ4y2N4y8QwCgcR/AnEjGCMDBmYmKDio5CuEABaxAUQRVsJFgAAAABJRU5ErkJggg==) 50% 50% repeat-x;
  font-weight: 400;
  color: #555
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAIElEQVQ4y2N4wsQwCgcR/AbEjFDIBMZMcD7jaPjQGwIAQX8FCf9G/igAAAAASUVORK5CYII=) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAGUlEQVQ4T2P4xzAKBxP8DyXRITaxUUhzCADdJY21rYBu5AAAAABJRU5ErkJggg==) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4T2P48+sjwygexaMYO/798x0Y/wLT76F8IP3rA5AGYpg6MP2J4c/vz0D6M5A/ikfxsMcAiWeJyYrg0xEAAAAASUVORK5CYII=) 50% 50% repeat-x;
  color: #363636
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4y+3QMQoAIRQD0Unuf1tBWAS/hSAWewNTPCZ1mL0ZiIg/43NVWZIL7QpLNtwbc6r8Fi9YmGgOC0QygNcAAAAASUVORK5CYII=) 50% 50% repeat-x;
  color: #cd0a0a
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
.ui-icon {
  width: 16px;
  height: 16px
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-widget-header .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-default .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-active .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-highlight .ui-icon {
  background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_2e83ff_256x240.png)
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_cd0a0a_256x240.png)
}
.ui-icon-blank {
  background-position: 16px 16px
}
.ui-icon-carat-1-n {
  background-position: 0 0
}
.ui-icon-carat-1-ne {
  background-position: -16px 0
}
.ui-icon-carat-1-e {
  background-position: -32px 0
}
.ui-icon-carat-1-se {
  background-position: -48px 0
}
.ui-icon-carat-1-s {
  background-position: -64px 0
}
.ui-icon-carat-1-sw {
  background-position: -80px 0
}
.ui-icon-carat-1-w {
  background-position: -96px 0
}
.ui-icon-carat-1-nw {
  background-position: -112px 0
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}
.ui-icon-arrow-4 {
  background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}
.ui-icon-extlink {
  background-position: -32px -80px
}
.ui-icon-newwin {
  background-position: -48px -80px
}
.ui-icon-refresh {
  background-position: -64px -80px
}
.ui-icon-shuffle {
  background-position: -80px -80px
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px
}
.ui-icon-folder-open {
  background-position: -16px -96px
}
.ui-icon-document {
  background-position: -32px -96px
}
.ui-icon-document-b {
  background-position: -48px -96px
}
.ui-icon-note {
  background-position: -64px -96px
}
.ui-icon-mail-closed {
  background-position: -80px -96px
}
.ui-icon-mail-open {
  background-position: -96px -96px
}
.ui-icon-suitcase {
  background-position: -112px -96px
}
.ui-icon-comment {
  background-position: -128px -96px
}
.ui-icon-person {
  background-position: -144px -96px
}
.ui-icon-print {
  background-position: -160px -96px
}
.ui-icon-trash {
  background-position: -176px -96px
}
.ui-icon-locked {
  background-position: -192px -96px
}
.ui-icon-unlocked {
  background-position: -208px -96px
}
.ui-icon-bookmark {
  background-position: -224px -96px
}
.ui-icon-tag {
  background-position: -240px -96px
}
.ui-icon-home {
  background-position: 0 -112px
}
.ui-icon-flag {
  background-position: -16px -112px
}
.ui-icon-calendar {
  background-position: -32px -112px
}
.ui-icon-cart {
  background-position: -48px -112px
}
.ui-icon-pencil {
  background-position: -64px -112px
}
.ui-icon-clock {
  background-position: -80px -112px
}
.ui-icon-disk {
  background-position: -96px -112px
}
.ui-icon-calculator {
  background-position: -112px -112px
}
.ui-icon-zoomin {
  background-position: -128px -112px
}
.ui-icon-zoomout {
  background-position: -144px -112px
}
.ui-icon-search {
  background-position: -160px -112px
}
.ui-icon-wrench {
  background-position: -176px -112px
}
.ui-icon-gear {
  background-position: -192px -112px
}
.ui-icon-heart {
  background-position: -208px -112px
}
.ui-icon-star {
  background-position: -224px -112px
}
.ui-icon-link {
  background-position: -240px -112px
}
.ui-icon-cancel {
  background-position: 0 -128px
}
.ui-icon-plus {
  background-position: -16px -128px
}
.ui-icon-plusthick {
  background-position: -32px -128px
}
.ui-icon-minus {
  background-position: -48px -128px
}
.ui-icon-minusthick {
  background-position: -64px -128px
}
.ui-icon-close {
  background-position: -80px -128px
}
.ui-icon-closethick {
  background-position: -96px -128px
}
.ui-icon-key {
  background-position: -112px -128px
}
.ui-icon-lightbulb {
  background-position: -128px -128px
}
.ui-icon-scissors {
  background-position: -144px -128px
}
.ui-icon-clipboard {
  background-position: -160px -128px
}
.ui-icon-copy {
  background-position: -176px -128px
}
.ui-icon-contact {
  background-position: -192px -128px
}
.ui-icon-image {
  background-position: -208px -128px
}
.ui-icon-video {
  background-position: -224px -128px
}
.ui-icon-script {
  background-position: -240px -128px
}
.ui-icon-alert {
  background-position: 0 -144px
}
.ui-icon-info {
  background-position: -16px -144px
}
.ui-icon-notice {
  background-position: -32px -144px
}
.ui-icon-help {
  background-position: -48px -144px
}
.ui-icon-check {
  background-position: -64px -144px
}
.ui-icon-bullet {
  background-position: -80px -144px
}
.ui-icon-radio-on {
  background-position: -96px -144px
}
.ui-icon-radio-off {
  background-position: -112px -144px
}
.ui-icon-pin-w {
  background-position: -128px -144px
}
.ui-icon-pin-s {
  background-position: -144px -144px
}
.ui-icon-play {
  background-position: 0 -160px
}
.ui-icon-pause {
  background-position: -16px -160px
}
.ui-icon-seek-next {
  background-position: -32px -160px
}
.ui-icon-seek-prev {
  background-position: -48px -160px
}
.ui-icon-seek-end {
  background-position: -64px -160px
}
.ui-icon-seek-start {
  background-position: -80px -160px
}
.ui-icon-seek-first {
  background-position: -80px -160px
}
.ui-icon-stop {
  background-position: -96px -160px
}
.ui-icon-eject {
  background-position: -112px -160px
}
.ui-icon-volume-off {
  background-position: -128px -160px
}
.ui-icon-volume-on {
  background-position: -144px -160px
}
.ui-icon-power {
  background-position: 0 -176px
}
.ui-icon-signal-diag {
  background-position: -16px -176px
}
.ui-icon-signal {
  background-position: -32px -176px
}
.ui-icon-battery-0 {
  background-position: -48px -176px
}
.ui-icon-battery-1 {
  background-position: -64px -176px
}
.ui-icon-battery-2 {
  background-position: -80px -176px
}
.ui-icon-battery-3 {
  background-position: -96px -176px
}
.ui-icon-circle-plus {
  background-position: 0 -192px
}
.ui-icon-circle-minus {
  background-position: -16px -192px
}
.ui-icon-circle-close {
  background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px
}
.ui-icon-circle-check {
  background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px
}
.ui-widget-overlay {
  background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px
}
/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em
}
.ui-widget .ui-widget {
  font-size: 1em
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKElEQVRYw+3KsQ0AAAgDIPv/0fYFVxOYyc5NRFEURVEURVEURVH8HAulwGQBUzt7UAAAAABJRU5ErkJggg==) 50% 50% repeat-x;
  color: #222
}
.ui-widget-content a {
  color: #222
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAHUlEQVQY02N4xMRAFfgfCCEkBP7DYDMAaQimAQQAiywTk9l9hAoAAAAASUVORK5CYII=) 50% 50% repeat-x;
  color: #222;
  font-weight: 700
}
.ui-widget-header a {
  color: #222
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVQ4y2N4y8QwCgcR/AnEjGCMDBmYmKDio5CuEABaxAUQRVsJFgAAAABJRU5ErkJggg==) 50% 50% repeat-x;
  font-weight: 400;
  color: #555
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAIElEQVQ4y2N4wsQwCgcR/AbEjFDIBMZMcD7jaPjQGwIAQX8FCf9G/igAAAAASUVORK5CYII=) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAGUlEQVQ4T2P4xzAKBxP8DyXRITaxUUhzCADdJY21rYBu5AAAAABJRU5ErkJggg==) 50% 50% repeat-x;
  font-weight: 400;
  color: #212121
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4T2P48+sjwygexaMYO/798x0Y/wLT76F8IP3rA5AGYpg6MP2J4c/vz0D6M5A/ikfxsMcAiWeJyYrg0xEAAAAASUVORK5CYII=) 50% 50% repeat-x;
  color: #363636
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAAOElEQVQ4y+3QMQoAIRQD0Unuf1tBWAS/hSAWewNTPCZ1mL0ZiIg/43NVWZIL7QpLNtwbc6r8Fi9YmGgOC0QygNcAAAAASUVORK5CYII=) 50% 50% repeat-x;
  color: #cd0a0a
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}
.ui-icon {
  width: 16px;
  height: 16px
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-widget-header .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-default .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-active .ui-icon {
  background-image: url(data:image/png;base64,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)
}
.ui-state-highlight .ui-icon {
  background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_2e83ff_256x240.png)
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../../../../js/jquery/ui/themes/base/minified/images/ui-icons_cd0a0a_256x240.png)
}
.ui-icon-blank {
  background-position: 16px 16px
}
.ui-icon-carat-1-n {
  background-position: 0 0
}
.ui-icon-carat-1-ne {
  background-position: -16px 0
}
.ui-icon-carat-1-e {
  background-position: -32px 0
}
.ui-icon-carat-1-se {
  background-position: -48px 0
}
.ui-icon-carat-1-s {
  background-position: -64px 0
}
.ui-icon-carat-1-sw {
  background-position: -80px 0
}
.ui-icon-carat-1-w {
  background-position: -96px 0
}
.ui-icon-carat-1-nw {
  background-position: -112px 0
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px
}
.ui-icon-arrow-4 {
  background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px
}
.ui-icon-extlink {
  background-position: -32px -80px
}
.ui-icon-newwin {
  background-position: -48px -80px
}
.ui-icon-refresh {
  background-position: -64px -80px
}
.ui-icon-shuffle {
  background-position: -80px -80px
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px
}
.ui-icon-folder-open {
  background-position: -16px -96px
}
.ui-icon-document {
  background-position: -32px -96px
}
.ui-icon-document-b {
  background-position: -48px -96px
}
.ui-icon-note {
  background-position: -64px -96px
}
.ui-icon-mail-closed {
  background-position: -80px -96px
}
.ui-icon-mail-open {
  background-position: -96px -96px
}
.ui-icon-suitcase {
  background-position: -112px -96px
}
.ui-icon-comment {
  background-position: -128px -96px
}
.ui-icon-person {
  background-position: -144px -96px
}
.ui-icon-print {
  background-position: -160px -96px
}
.ui-icon-trash {
  background-position: -176px -96px
}
.ui-icon-locked {
  background-position: -192px -96px
}
.ui-icon-unlocked {
  background-position: -208px -96px
}
.ui-icon-bookmark {
  background-position: -224px -96px
}
.ui-icon-tag {
  background-position: -240px -96px
}
.ui-icon-home {
  background-position: 0 -112px
}
.ui-icon-flag {
  background-position: -16px -112px
}
.ui-icon-calendar {
  background-position: -32px -112px
}
.ui-icon-cart {
  background-position: -48px -112px
}
.ui-icon-pencil {
  background-position: -64px -112px
}
.ui-icon-clock {
  background-position: -80px -112px
}
.ui-icon-disk {
  background-position: -96px -112px
}
.ui-icon-calculator {
  background-position: -112px -112px
}
.ui-icon-zoomin {
  background-position: -128px -112px
}
.ui-icon-zoomout {
  background-position: -144px -112px
}
.ui-icon-search {
  background-position: -160px -112px
}
.ui-icon-wrench {
  background-position: -176px -112px
}
.ui-icon-gear {
  background-position: -192px -112px
}
.ui-icon-heart {
  background-position: -208px -112px
}
.ui-icon-star {
  background-position: -224px -112px
}
.ui-icon-link {
  background-position: -240px -112px
}
.ui-icon-cancel {
  background-position: 0 -128px
}
.ui-icon-plus {
  background-position: -16px -128px
}
.ui-icon-plusthick {
  background-position: -32px -128px
}
.ui-icon-minus {
  background-position: -48px -128px
}
.ui-icon-minusthick {
  background-position: -64px -128px
}
.ui-icon-close {
  background-position: -80px -128px
}
.ui-icon-closethick {
  background-position: -96px -128px
}
.ui-icon-key {
  background-position: -112px -128px
}
.ui-icon-lightbulb {
  background-position: -128px -128px
}
.ui-icon-scissors {
  background-position: -144px -128px
}
.ui-icon-clipboard {
  background-position: -160px -128px
}
.ui-icon-copy {
  background-position: -176px -128px
}
.ui-icon-contact {
  background-position: -192px -128px
}
.ui-icon-image {
  background-position: -208px -128px
}
.ui-icon-video {
  background-position: -224px -128px
}
.ui-icon-script {
  background-position: -240px -128px
}
.ui-icon-alert {
  background-position: 0 -144px
}
.ui-icon-info {
  background-position: -16px -144px
}
.ui-icon-notice {
  background-position: -32px -144px
}
.ui-icon-help {
  background-position: -48px -144px
}
.ui-icon-check {
  background-position: -64px -144px
}
.ui-icon-bullet {
  background-position: -80px -144px
}
.ui-icon-radio-on {
  background-position: -96px -144px
}
.ui-icon-radio-off {
  background-position: -112px -144px
}
.ui-icon-pin-w {
  background-position: -128px -144px
}
.ui-icon-pin-s {
  background-position: -144px -144px
}
.ui-icon-play {
  background-position: 0 -160px
}
.ui-icon-pause {
  background-position: -16px -160px
}
.ui-icon-seek-next {
  background-position: -32px -160px
}
.ui-icon-seek-prev {
  background-position: -48px -160px
}
.ui-icon-seek-end {
  background-position: -64px -160px
}
.ui-icon-seek-start {
  background-position: -80px -160px
}
.ui-icon-seek-first {
  background-position: -80px -160px
}
.ui-icon-stop {
  background-position: -96px -160px
}
.ui-icon-eject {
  background-position: -112px -160px
}
.ui-icon-volume-off {
  background-position: -128px -160px
}
.ui-icon-volume-on {
  background-position: -144px -160px
}
.ui-icon-power {
  background-position: 0 -176px
}
.ui-icon-signal-diag {
  background-position: -16px -176px
}
.ui-icon-signal {
  background-position: -32px -176px
}
.ui-icon-battery-0 {
  background-position: -48px -176px
}
.ui-icon-battery-1 {
  background-position: -64px -176px
}
.ui-icon-battery-2 {
  background-position: -80px -176px
}
.ui-icon-battery-3 {
  background-position: -96px -176px
}
.ui-icon-circle-plus {
  background-position: 0 -192px
}
.ui-icon-circle-minus {
  background-position: -16px -192px
}
.ui-icon-circle-close {
  background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px
}
.ui-icon-circle-check {
  background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px
}
.ui-widget-overlay {
  background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAAAAADRDy2mAAAAKUlEQVRYw+3KMQ0AAAgDMObfCSpngZekvZudm4iiKIqiKIqiKIqi+DkWLC5CzSzaBSIAAAAASUVORK5CYII=) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px
}
.minicolors {
  position: relative
}
.minicolors-focus {
  border: none!important
}
.minicolors-swatch {
  position: absolute;
  vertical-align: middle;
  background: url(../../../../modules/spthemeconfigurator/views/css/front/jquery.minicolors.png) -80px 0;
  cursor: text;
  padding: 0;
  margin: 0;
  display: inline-block
}
.minicolors-swatch-color {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.minicolors input[type=hidden]+.minicolors-swatch {
  width: 28px;
  position: static;
  cursor: pointer
}
.minicolors-panel {
  position: absolute;
  width: 173px;
  height: 152px;
  background: #fff;
  border: solid 1px #CCC;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  z-index: 99999;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: none
}
.minicolors-panel.minicolors-visible {
  display: block
}
.minicolors-position-top .minicolors-panel {
  top: -154px
}
.minicolors-position-right .minicolors-panel {
  right: 0
}
.minicolors-position-bottom .minicolors-panel {
  top: auto
}
.minicolors-position-left .minicolors-panel {
  left: 0
}
.minicolors-with-opacity .minicolors-panel {
  width: 194px
}
.minicolors .minicolors-grid {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 150px;
  height: 150px;
  background: url(../../../../modules/spthemeconfigurator/views/css/front/jquery.minicolors.png) -120px 0;
  cursor: crosshair
}
.minicolors .minicolors-grid-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background: none
}
.minicolors-slider-saturation .minicolors-grid {
  background-position: -420px 0
}
.minicolors-slider-saturation .minicolors-grid-inner {
  background: url(../../../../modules/spthemeconfigurator/views/css/front/jquery.minicolors.png) -270px 0
}
.minicolors-slider-brightness .minicolors-grid {
  background-position: -570px 0
}
.minicolors-slider-brightness .minicolors-grid-inner {
  background: #000
}
.minicolors-slider-wheel .minicolors-grid {
  background-position: -720px 0
}
.minicolors-slider,
.minicolors-opacity-slider {
  position: absolute;
  top: 1px;
  left: 152px;
  width: 20px;
  height: 150px;
  background: #fff url(../../../../modules/spthemeconfigurator/views/css/front/jquery.minicolors.png) 0 0;
  cursor: row-resize
}
.minicolors-slider-saturation .minicolors-slider {
  background-position: -60px 0
}
.minicolors-slider-brightness .minicolors-slider {
  background-position: -20px 0
}
.minicolors-slider-wheel .minicolors-slider {
  background-position: -20px 0
}
.minicolors-opacity-slider {
  left: 173px;
  background-position: -40px 0;
  display: none
}
.minicolors-with-opacity .minicolors-opacity-slider {
  display: block
}
.minicolors-grid .minicolors-picker {
  position: absolute;
  top: 70px;
  left: 70px;
  width: 12px;
  height: 12px;
  border: solid 1px #000;
  border-radius: 10px;
  margin-top: -6px;
  margin-left: -6px;
  background: none
}
.minicolors-grid .minicolors-picker>div {
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: solid 2px #fff;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.minicolors-picker {
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 2px;
  background: #fff;
  border: solid 1px #000;
  margin-top: -2px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.minicolors-inline {
  display: inline-block
}
.minicolors-inline .minicolors-input {
  display: none!important
}
.minicolors-inline .minicolors-panel {
  position: relative;
  top: auto;
  left: auto;
  box-shadow: none;
  z-index: auto;
  display: inline-block
}
.minicolors-theme-default .minicolors-swatch {
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px
}
.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 5px
}
.minicolors-theme-default.minicolors {
  width: auto;
  display: inline-block
}
.minicolors-theme-default .minicolors-input {
  height: 20px;
  width: auto;
  display: inline-block;
  padding-left: 26px
}
.minicolors-theme-default.minicolors-position-right .minicolors-input {
  padding-right: 26px;
  padding-left: inherit
}
.minicolors-theme-bootstrap .minicolors-swatch {
  top: 3px;
  left: 3px;
  width: 28px;
  height: 28px;
  border-radius: 3px
}
.minicolors-theme-bootstrap .minicolors-swatch-color {
  border-radius: inherit
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
  left: auto;
  right: 3px
}
.minicolors-theme-bootstrap .minicolors-input {
  padding-left: 44px
}
.minicolors-theme-bootstrap.minicolors-position-right .minicolors-input {
  padding-right: 44px;
  padding-left: 12px;
  height: 34px;
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  background: #fff;
  border: solid 1px #ddd
}
.minicolors-theme-bootstrap .minicolors-input.input-lg+.minicolors-swatch {
  top: 4px;
  left: 4px;
  width: 37px;
  height: 37px;
  border-radius: 5px
}
.minicolors-theme-bootstrap .minicolors-input.input-sm+.minicolors-swatch {
  width: 24px;
  height: 24px
}
#sp-cpanel {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15);
  left: -100%;
  position: fixed;
  top: 50px;
  padding: 20px;
  width: 280px;
  z-index: 900;
  direction: ltr
}
#sp-cpanel>h2 {
  margin: -20px -20px 0;
  background: #444;
  color: #fff;
  padding: 20px;
  text-align: center;
  font-size: 14px;
  overflow: hidden
}
#sp-cpanel_settings {
  margin: 20px 0 0;
  font-size: 12px
}
.panel-subtitle {
  font-size: 11px;
  display: block;
  color: #999;
  font-weight: 400
}
.group-schemes {
  width: 100%;
  display: block
}
.group-schemes .item_scheme {
  border: 3px solid #E3E3E3;
  display: inline-block;
  margin: 0 6px 0 0;
  cursor: pointer
}
.group-schemes .item_scheme.selected {
  border-color: #777
}
.group-schemes .item_scheme>span {
  width: 22px;
  height: 22px;
  display: block;
  border: 1px solid #fff
}
.reset-group {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  margin: 0 -20px -20px;
  padding: 15px 20px;
  text-align: center
}
.reset-group .btn {
  font-size: 13px;
  border-radius: 0;
  background: #777;
  border: none;
  padding: 10px 20px;
  margin: 0 10px;
  display: inline-block;
  color: #fff
}
#sp-cpanel_btn {
  position: fixed;
  width: 42px;
  height: 40px;
  left: 0;
  top: 110px;
  padding: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #333;
  z-index: 9;
  border-radius: 0 3px 3px 0
}
#sp-cpanel_btn i {
  font-size: 20px;
  color: #fff
}
.sp-cpanel-title {
  margin: -20px -20px 0;
  background: #333;
  padding: 12px;
  text-align: center;
  color: #fff;
  font-size: 16px
}
.sp-cpanel-close {
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: -10px;
  cursor: pointer;
  font-size: 14px;
  float: right
}
.sp-cpanel-close:hover {
  color: #fff;
  background: #333
}
.no-margin {
  margin: 0!important
}
.label-sm {
  font-size: 11px;
  color: #999;
  margin: 5px 0
}
.minicolors-theme-bootstrap .minicolors-swatch {
  border-radius: 0
}
#sp-cpanel select {
  width: 100%;
  position: relative;
  height: 100%;
  padding: 0 10px;
  border: none;
  border: solid 1px #ddd;
  color: #666
}
#sp-cpanel select option {
  padding: 5px 10px
}
#sp-cpanel .title {
  font-weight: 400;
  cursor: pointer;
  display: block;
  padding-bottom: 10px;
  color: #666
}
#sp-cpanel .title .fa {
  float: right;
  margin-top: 5px
}
#sp-cpanel .title.active .fa:before {
  content: "\f0d8"
}
#sp-cpanel .selectbox {
  position: relative;
  height: 34px
}
#sp-cpanel .selectbox:after {
  content: "\f0d7";
  font-family: Fontawesome;
  color: #666;
  display: block;
  height: 32px;
  width: 30px;
  line-height: 30px;
  position: absolute;
  top: 1px;
  right: 1px;
  pointer-events: none;
  background: #fff;
  text-align: center;
  border-radius: 0
}
.panel-group {
  margin-bottom: 15px
}
.lang-rtl #sp-cpanel .selectbox:after {
  left: 1px;
  right: auto
}
.pattern,
.layout-boxed.pattern,
.layout-rounded.pattern {
  background-image: none
}
.patternnone,
.layout-boxed.patternnone,
.layout-rounded.patternnone {
  background-image: none
}
.pattern1,
.layout-boxed.pattern1,
.layout-rounded.pattern1 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAACWCAIAAADSe8T3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU1NkQ0QjBGODVENTExRTQ4MEY0RkY4ODNDMTRERDkyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU1NkQ0QjEwODVENTExRTQ4MEY0RkY4ODNDMTRERDkyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTU2RDRCMEQ4NUQ1MTFFNDgwRjRGRjg4M0MxNEREOTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTU2RDRCMEU4NUQ1MTFFNDgwRjRGRjg4M0MxNEREOTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6K5ClCAAAMEUlEQVR42uzdaW7dRhAE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)
}
.pattern2,
.layout-boxed.pattern2,
.layout-rounded.pattern2 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/2.png)
}
.pattern3,
.layout-boxed.pattern3,
.layout-rounded.pattern3 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/3.png)
}
.pattern4,
.layout-boxed.pattern4,
.layout-rounded.pattern4 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/4.png)
}
.pattern5,
.layout-boxed.pattern5,
.layout-rounded.pattern5 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/5.png)
}
.pattern6,
.layout-boxed.pattern6,
.layout-rounded.pattern6 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/6.png)
}
.pattern7,
.layout-boxed.pattern7,
.layout-rounded.pattern7 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/7.png)
}
.pattern8,
.layout-boxed.pattern8,
.layout-rounded.pattern8 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/8.png)
}
.pattern9,
.layout-boxed.pattern9,
.layout-rounded.pattern9 {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/9.png)
}
div.img-pattern {
  display: inline-block;
  height: 37px;
  width: 37px;
  border: solid 1px #d7d7d7;
  padding: 1px;
  background: #fff;
  cursor: pointer;
  margin-bottom: -2px
}
div.img-pattern span {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  display: block;
  width: 100%;
  height: 100%
}
div.img-pattern.pattern_none span {
  background-image: none
}
div.img-pattern.pattern_1 span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKIAAACWCAIAAADSe8T3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU1NkQ0QjBGODVENTExRTQ4MEY0RkY4ODNDMTRERDkyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU1NkQ0QjEwODVENTExRTQ4MEY0RkY4ODNDMTRERDkyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTU2RDRCMEQ4NUQ1MTFFNDgwRjRGRjg4M0MxNEREOTIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTU2RDRCMEU4NUQ1MTFFNDgwRjRGRjg4M0MxNEREOTIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6K5ClCAAAMEUlEQVR42uzdaW7dRhAE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)
}
div.img-pattern.pattern_2 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/2.png)
}
div.img-pattern.pattern_3 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/3.png)
}
div.img-pattern.pattern_4 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/4.png)
}
div.img-pattern.pattern_5 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/5.png)
}
div.img-pattern.pattern_6 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/6.png)
}
div.img-pattern.pattern_7 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/7.png)
}
div.img-pattern.pattern_8 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/8.png)
}
div.img-pattern.pattern_9 span {
  background-image: url(../../../../modules/spthemeconfigurator/patterns/9.png)
}
div.themeColor {
  display: inline-block;
  height: 37px;
  width: 37px;
  border: solid 1px #d7d7d7;
  padding: 1px;
  background: #fff;
  cursor: pointer
}
div.themeColor span {
  display: block;
  height: 100%;
  width: 100%
}
div.themeColor.color1 span {
  background: #7eb3a1
}
div.themeColor.color2 span {
  background: #00a9e0
}
div.themeColor.color3 span {
  background: #ff7544
}
div.themeColor.color4 span {
  background: #beae59
}
div.themeColor.color5 span {
  background: #e93713
}
@media (max-width:1199px) {
  #sp-cpanel label {
    pointer-events: none
  }

  #sp-cpanel label .fa {
    display: none
  }

  .panel-group.hidden-device {
    display: none
  }

  .panel-group .collapse {
    display: block;
    height: auto
  }
}
.homeslider-container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%
}
.homeslider {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0
}
.homeslider li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0
}
.homeslider img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0
}
.homeslider .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 1em;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, .6);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none
}
.homeslider_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 52%;
  left: 0;
  opacity: .7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(data:image/gif;base64,R0lGODlhTAA9AMQAABAQEDAwMO/v78/Pz7+/v39/f6+vr1BQUCAgIGBgYJ+fn0BAQN/f33BwcI+Pj////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAABMAD0AAAXkICSOZGmeaKqubOu+cCzPdG3feK7vfO//wKBwSCwaj8ikcslsOp/QqHRKrVqv2Fog4NsiAYTHY8ALPwiAImAgFi90gfY4PVTIyTuzWDEsyAUIPAACcgVBCXIPbz1xcgk/AYRthj8Nf1yCkmIGQnZtAnQ6eg8MoT9rcgQ7jW2YQqxirjeDcg5Efp+mNweJj0G8cgc9uGICsjyRhT+eYqU+qG2cp2zRPsxzQbSTPJafga+aD984CImLQ4itOuVtvkULBgTCOwcGBvNZ+fr7/P3+/wADChxIsKDBgwgTKlzIsKFDKSEAADs=) no-repeat left top;
  margin-top: -45px
}
.homeslider_nav:active {
  opacity: 1
}
.homeslider_nav.next {
  left: auto;
  background-position: right top;
  right: 0
}
.sp-sp-cat .spcat-items .fadeIn .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}
.sp-sp-cat .spcat-items .flipInY .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible
}
@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg)
  }
}
@-moz-keyframes flipInY {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -moz-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -moz-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -moz-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateY(0deg)
  }
}
@-o-keyframes flipInY {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -o-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -o-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -o-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateY(0deg)
  }
}
@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(80deg)
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg)
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg)
  }

  90% {
    -webkit-transform: perspective(400px) rotateY(-5deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg)
  }
}
.sp-sp-cat .spcat-items .flipInX .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(85deg)
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(15deg)
  }

  90% {
    -webkit-transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg)
  }
}
@-moz-keyframes flipInX {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(85deg)
  }

  40% {
    -moz-transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    -moz-transform: perspective(400px) rotateX(15deg)
  }

  90% {
    -moz-transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg)
  }
}
@-o-keyframes flipInX {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(85deg)
  }

  40% {
    -o-transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    -o-transform: perspective(400px) rotateX(15deg)
  }

  90% {
    -o-transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg)
  }
}
@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(85deg)
  }

  40% {
    transform: perspective(400px) rotateX(-20deg)
  }

  70% {
    transform: perspective(400px) rotateX(15deg)
  }

  90% {
    transform: perspective(400px) rotateX(-5deg)
  }

  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg)
  }
}
.sp-sp-cat .spcat-items .flip .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-backface-visibility: visible;
  -moz-animation-play-state: running;
  -moz-backface-visibility: visible;
  -o-animation-play-state: running;
  -o-backface-visibility: visible;
  animation-play-state: running;
  backface-visibility: visible
}
@-webkit-keyframes flip {
  0% {
    opacity: 0;
    -webkit-transform: perspective(500px) rotateY(0);
    -webkit-animation-timing-function: ease-out
  }

  40% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(500px) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(500px) scale(1);
    -webkit-animation-timing-function: ease-in
  }
}
@-moz-keyframes flip {
  0% {
    opacity: 0;
    -moz-transform: perspective(500px) rotateY(0);
    -moz-animation-timing-function: ease-out
  }

  40% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out
  }

  50% {
    -moz-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in
  }

  80% {
    -moz-transform: perspective(500px) rotateY(360deg) scale(.95);
    -moz-animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(500px) scale(1);
    -moz-animation-timing-function: ease-in
  }
}
@-o-keyframes flip {
  0% {
    opacity: 0;
    -o-transform: perspective(500px) rotateY(0);
    -o-animation-timing-function: ease-out
  }

  40% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out
  }

  50% {
    -o-transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in
  }

  80% {
    -o-transform: perspective(500px) rotateY(360deg) scale(.95);
    -o-animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    -o-transform: perspective(500px) scale(1);
    -o-animation-timing-function: ease-in
  }
}
@keyframes flip {
  0% {
    opacity: 0;
    transform: perspective(500px) rotateY(0);
    animation-timing-function: ease-out
  }

  40% {
    transform: perspective(500px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out
  }

  50% {
    transform: perspective(500px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in
  }

  80% {
    transform: perspective(500px) rotateY(360deg) scale(.95);
    animation-timing-function: ease-in
  }

  100% {
    opacity: 1;
    transform: perspective(500px) scale(1);
    animation-timing-function: ease-in
  }
}
.sp-sp-cat .spcat-items .starwars .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-play-state: running;
  -moz-transform-origin: 50% 50%;
  -moz-animation-play-state: running;
  -o-transform-origin: 50% 50%;
  -o-animation-play-state: running;
  transform-origin: 50% 50%;
  animation-play-state: running
}
@-webkit-keyframes starwars {
  0% {
    opacity: 0;
    -webkit-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
@-moz-keyframes starwars {
  0% {
    opacity: 0;
    -moz-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
@-o-keyframes starwars {
  0% {
    opacity: 0;
    -o-transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
@keyframes starwars {
  0% {
    opacity: 0;
    transform: perspective(200px) scale(3) translateY(180px) rotateX(80deg)
  }

  80% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(60deg)
  }

  100% {
    opacity: 1;
    transform: perspective(200px) scale(1) rotateX(0deg)
  }
}
.sp-sp-cat .spcat-items .slideRight .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    left: 30px
  }

  100% {
    opacity: 1;
    left: 0
  }
}
.sp-sp-cat .spcat-items .bounceIn .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3)
  }

  50% {
    -webkit-transform: scale(1.05)
  }

  70% {
    -webkit-transform: scale(.9)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(.3)
  }

  50% {
    -moz-transform: scale(1.05)
  }

  70% {
    -moz-transform: scale(.9)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1)
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(.3)
  }

  50% {
    -o-transform: scale(1.05)
  }

  70% {
    -o-transform: scale(.9)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1)
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(.3)
  }

  50% {
    transform: scale(1.05)
  }

  70% {
    transform: scale(.9)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.sp-sp-cat .spcat-items .zoomIn .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1.8)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1)
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(1.8)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1)
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(1.8)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.sp-sp-cat .spcat-items .pageTop .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -webkit-transform-origin: 50% 0%;
  -moz-animation-play-state: running;
  -moz-transform-origin: 50% 0%;
  -o-animation-play-state: running;
  -o-transform-origin: 50% 0%;
  animation-play-state: running;
  transform-origin: 50% 0%
}
@-webkit-keyframes pageTop {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg)
  }
}
@-moz-keyframes pageTop {
  0% {
    opacity: 0;
    -moz-transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    -moz-transform: perspective(400px) rotateX(0deg)
  }
}
@-o-keyframes pageTop {
  0% {
    opacity: 0;
    -o-transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    -o-transform: perspective(400px) rotateX(0deg)
  }
}
@keyframes pageTop {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg)
  }

  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0deg)
  }
}
.sp-sp-cat .spcat-items .zoomOut .spcat-item {
  opacity: 0;
  position: relative;
  -webkit-animation-play-state: running;
  -moz-animation: zoomOut 600ms ease both;
  -moz-animation-play-state: paused;
  -o-animation-play-state: running;
  animation-play-state: running
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(.6)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1)
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 0;
    -moz-transform: scale(.6)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1)
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 0;
    -o-transform: scale(.6)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1)
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    transform: scale(.6)
  }

  100% {
    opacity: 1;
    transform: scale(1)
  }
}
.sp-sp-cat .spcat-items .hatch .spcat-item {
  animation-name: hatch;
  -webkit-animation-name: hatch;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  visibility: visible!important
}
@keyframes hatch {
  0% {
    transform: rotate(0deg) scaleY(.6)
  }

  20% {
    transform: rotate(-2deg) scaleY(1.05)
  }

  35% {
    transform: rotate(2deg) scaleY(1)
  }

  50% {
    transform: rotate(-2deg)
  }

  65% {
    transform: rotate(1deg)
  }

  80% {
    transform: rotate(-1deg)
  }

  100% {
    transform: rotate(0deg)
  }
}
@-webkit-keyframes hatch {
  0% {
    -webkit-transform: rotate(0deg) scaleY(.6)
  }

  20% {
    -webkit-transform: rotate(-2deg) scaleY(1.05)
  }

  35% {
    -webkit-transform: rotate(2deg) scaleY(1)
  }

  50% {
    -webkit-transform: rotate(-2deg)
  }

  65% {
    -webkit-transform: rotate(1deg)
  }

  80% {
    -webkit-transform: rotate(-1deg)
  }

  100% {
    -webkit-transform: rotate(0deg)
  }
}
.play .spcat-item {
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running
}
.sp-sp-cat .spcat-items .bounce .spcat-item {
  animation-name: bounce;
  -webkit-animation-name: bounce;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%
}
@keyframes bounce {
  0% {
    transform: translateY(0%) scaleY(.6)
  }

  60% {
    transform: translateY(-100%) scaleY(1.1)
  }

  70% {
    transform: translateY(0%) scaleY(.95) scaleX(1.05)
  }

  80% {
    transform: translateY(0%) scaleY(1.05) scaleX(1)
  }

  90% {
    transform: translateY(0%) scaleY(.95) scaleX(1)
  }

  100% {
    transform: translateY(0%) scaleY(1) scaleX(1)
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0%) scaleY(.6)
  }

  60% {
    -webkit-transform: translateY(-100%) scaleY(1.1)
  }

  70% {
    -webkit-transform: translateY(0%) scaleY(.95) scaleX(1.05)
  }

  80% {
    -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1)
  }

  90% {
    -webkit-transform: translateY(0%) scaleY(.95) scaleX(1)
  }

  100% {
    -webkit-transform: translateY(0%) scaleY(1) scaleX(1)
  }
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
  z-index: 0
}
.owl-carousel .owl-animated-out {
  z-index: 1
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: pan-y
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-loaded {
  display: block;
  position: relative;
  z-index: 1
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}
.owl-carousel.owl-hidden {
  opacity: 0
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}
.owl-carousel.owl-rtl {
  direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
  float: right
}
.no-js .owl-carousel {
  display: block
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../modules/spthemeconfigurator/views/css/front/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1
}

.p-0{
  padding:0px;
}
.moduletable.sp_customhtml_3_159764692493277935.about-swatches.clearfix.spcustom_html span {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
}
#_desktop_logo a img {
  margin-top: -5px;
}
.product-image img {
  max-width: 100%;
  height: auto;
  margin: 0!important;
}
.ps-block--collection {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  flex-flow: column wrap;
}
.ps-block--collection > .ps-block__thumbnail {
  position: relative;
  overflow: hidden;
}
.ps-block--collection > .ps-block__thumbnail img {
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.ps-block--collection > .ps-block__thumbnail:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.ps-block--collection > .ps-block__content {
  padding-top: 8rem;

  text-align: center;
}
.ps-block--collection > .ps-block__content h5 {
  margin-bottom: 1.5rem;
  font-weight: 400;
  font-size: 1.6rem;
  color: #777;
}
.ps-block--collection > .ps-block__content h3 {
  margin-bottom: 2.5rem;
  font-size: 5rem;
  color: #222;
  font-weight: 400;
}
.ps-block--collection > .ps-block__content p {
  margin-bottom: 1.5rem;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  padding-top: 16px;
}
.ps-block--collection.ps-block--reverse {
  -webkit-flex-flow: column-reverse wrap;
  -moz-flex-flow: column-reverse wrap;
  flex-flow: column-reverse wrap;
}
.ps-block--collection > .ps-block__thumbnail {
  position: relative;
  overflow: hidden;
}
.ps-block--collection.ps-block--reverse .ps-block__content {
  padding-top: 8rem;
  padding-bottom: 8rem;

  text-align: center;
}
.ps-home-collection {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}
.ps-block__content h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
}
.ps-our-blogs {
  padding-top: 100px;
  padding-bottom: 100px;
}
.ps-section .ps-section__header {
  text-align: center;
  padding-bottom: 4rem;
}
.ps-section .ps-section__header h3 {
  margin-bottom: 1rem;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.ps-section .ps-section__header p {
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 0;
  color: #080808;
  font-family: 'Montserrat', sans-serif;
  width: 61%;
  line-height: 27px;
  margin: 0 auto;
}
.ps-post {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ps-post .ps-post__thumbnail {
  position: relative;
  overflow: hidden;
}
.ps-post .ps-post__thumbnail {
  position: relative;
  overflow: hidden;
}

.ps-post .ps-post__thumbnail img {
  width: 100%;
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: -webkit-transform 0.8s ease;
  -moz-transition: -moz-transform 0.8s ease;
  transition: transform 0.8s ease;
}
.ps-post .ps-post__posted {
  position: absolute;
  top: 0px;
  right: 10px;
  background-color: #ff5a00;
  color: #333;
  line-height: 2rem;
  padding: 1rem 2rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.ps-post .ps-post__content {
  padding: 2rem 2rem 1rem;
  text-align: center;
  -webkit-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.4);
  -moz-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.4);
  -ms-box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.4);
  box-shadow: 0 0 5px 1px rgba(204, 204, 204, 0.4);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  min-height: 206px;
}
.ps-post .ps-post__thumbnail:hover img {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.ps-post .ps-post__title {
  display: block;
  margin-bottom: 15px;
  font-size: 22px;
  color: #000;
  font-weight: 500;
  line-height: 17px;
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize;
}
.ps-post .ps-post__meta {
  padding-bottom: 1.5rem;
  color: #777777;
}
.ps-post .ps-post__content p {
  margin-bottom: 2rem;
  line-height: 1.7em;
  color: #354052;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
}
.breadcrumb-area {
  position: relative;
}
.bg-fix {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.breadcrumb-area::before {
  opacity: 0.7;
}
/*.breadcrumb-area::before {
  background-color: #161616;
}*/
.breadcrumb-area::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.breadcrumb-area .title {
  color: #fff;
  font-size: 41px;
  line-height: 85px;
  margin-bottom: 22px;
  font-family: 'Viga', sans-serif;
  font-weight: 200;
  text-transform: capitalize;
  padding-top:50px;
}
.breadcrumb-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb-area ul li {
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
  font-weight: 500;
  text-transform: capitalize;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
.breadcrumb-area ul li a {
  display: inline-block;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}
.breadcrumb-area ul li:after {
  content: "||";
  margin-left: 28px;
  margin-right: 24px;
}
.justify-content-center {
  -ms-flex-pack: center!important;
  justify-content: center!important;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.pb-180 {
  padding-bottom: 100px;
}
.pt-180 {
  padding-top: 100px;
}
.breadcrumb-area .title {
      color: #fff;
    font-size: 43px;
    line-height: 54px;
    margin-bottom: 22px;
   font-family: 'Inter', sans-serif!important;
    font-weight: 200;
    text-transform: capitalize;
}
.footer-bottom {
  background: #202020;
  padding: 17px 0;
}
.copyright p {
  color: #f7f6f9;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
}
.footer-menu {
  text-align: right;
}
.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-menu ul li {
  display: inline-block;
  margin-left: 15px;
}
.footer-menu ul li a {
  display: block;
  font-size: 15px;
  color: #f7f6f9;
  font-family: 'Montserrat', sans-serif;
}
.footer-menu ul li a:hover {
  color: #ff5a00;
}
.footer-item .footer-info ul {

  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-logo a h1 {
  color: #fff;
  padding: 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}


@media screen and (max-width: 768px) {
  .left-area{
    display:none !important;
  }
  .footer-menu ul li a{
    font-size: 13px !important;
  }
  .footer-item .footer-info ul li{
    line-height: 82px !important;
  }
  .copyright p{
    font-size: 13px !important;
  }
  .banner-content {
    padding-top: 0;
    padding-bottom: 20px;
  }
}

.left-area h1 {
  position: absolute;
  transform: rotate(-90deg);
  font-size: 24px;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: block;
  color: #35333e;
  font-family: 'Montserrat', sans-serif;
}
.breadcrumb-area ul li:last-child:after{
  display:none;
}


/*
Template: Printer
Author: Codelayers
Version: 1.0
Design and Developed by: Codelayers


*/

/*
======================================
[ CSS TABLE CONTENT ]
======================================
[Table of contents]

1. General
+ Text Colors
+ Divider lines
+ Paddings
+ Opacity styles
+ fonts
+ Icon Boxes
+ Text Boxes
+ Buttons
+ Opacity styles
+ buttons

2. Image boxes
+ section-side-image
+ background-imgholder
+ image-left
+ image-holder
+ nodisplay-image

3. Lists
+ iconlist
+ clientlogo-list
+ side-nav-list
+ category-links
+ tags 

4. Menu Backgrounds
+ Headers

5. Topbar Styles
+ topbar
+ toplist

6. Logo
+ logo

7. Section Titles
+ section titles

8. Page Section Styles
+ Section Styles

9. Footer Styles
+ footer logo
+ lists


10. Parallax Sections

11. Overlay Styles
+ Section Overlay
+ video overlay

12. Social Links
+ social-icons-1
+ social-icons-2
+ social-icons-3

13. Feature boxs


======================================
[ END CSS TABLE CONTENT ]
======================================
*/


/* =========== General ============= */


body {
  font: 14px 'Open Sans', sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 23px;
  color: #727272;
}

/* a link Styles
------------------------------ */

a, .btn {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:hover {
  text-decoration: none;
}
a:focus, a:hover {
  color: #101010;
}
a {
  outline: medium none !important;
  color: #727272;
}
.uppercase {
  text-transform: uppercase;
}

/* Headungs
------------------------------ */

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  color: #272727;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}
h1 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 300;
}
h1.less-mar-1 {
  margin-bottom: 10px;
}
h1.less-mar-2 {
  margin-bottom: 5px;
}
h2 {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 300;
}
h2.nomargin {
  margin-bottom: 0px;
}
h2.less-mar-1 {
  margin-bottom: 3px;
}
h2.less-mar-2 {
  margin-bottom: 5px;
}
h2.less-mar-3 {
  margin-bottom: 7px;
}
h2.less-mar-4 {
  margin-bottom: 9px;
}
h3 {
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 18px;
  font-style: normal;
}
h3.nomargin {
  margin-bottom: 0px;
}
h3.less-mar-1 {
  margin-bottom: 3px;
}
h3.less-mar-2 {
  margin-bottom: 5px;
}
h3.less-mar-3 {
  margin-bottom: 7px;
}
h3.less-mar-4 {
  margin-bottom: 9px;
}
h4 {
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 18px;
  font-style: normal;
}
h4.nomargin {
  margin-bottom: 0px;
}
h4.less-mar-1 {
  margin-bottom: 3px;
}
h4.less-mar-2 {
  margin-bottom: 5px;
}
h4.less-mar-3 {
  margin-bottom: 7px;
}
h4.less-mar-4 {
  margin-bottom: 9px;
}
h5 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 16px;
  font-style: normal;
}
h5.nomargin {
  margin-bottom: 0px;
}
h5.less-mar-1 {
  margin-bottom: 3px;
}
h5.less-mar-2 {
  margin-bottom: 5px;
}
h5.less-mar-3 {
  margin-bottom: 7px;
}
h5.less-mar-4 {
  margin-bottom: 9px;
}
h6 {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 14px;
  font-style: normal;
}
h6.nomargin {
  margin-bottom: 0px;
}
h6.less-mar-1 {
  margin-bottom: 3px;
}
h6.less-mar-2 {
  margin-bottom: 5px;
}
h6.less-mar-3 {
  margin-bottom: 7px;
}
h6.less-mar-4 {
  margin-bottom: 9px;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.h1, .h2, .h3, h1, h2, h3, h4 {
  margin-top: 0;
}
ul {
  list-style-type: none;
}

/*=============== Text Colors ============= */

.text-white {
  color: #fff;
}
.text-dark {
  color: #101010;
}
.text-light {
  color: #acacac;
}
.text-gyellow {
  color: #ff5a00;
}
.text-gray {
  color: #727272;
}
.text-gray-2 {
  color: #a1a1a1;
}
a:hover.text-hover-gyellow {
  color: #ff5a00;
}
/*=============== Margins ============= */

.margin-bottom {
  margin-bottom: 0px;
}
.margin-bottom-2 {
  margin-bottom: 20px;
}
.margin-bottom-3 {
  margin-bottom: 30px;
}
.margin-bottom-4 {
  margin-bottom: 40px;
}
.margin-bottom-5 {
  margin-bottom: 50px;
}
.margin-top {
  margin-top: 0px;
}
.margin-top-1 {
  float: left;
  margin-top: 10px;
  width: 100%;
}
.margin-top-2 {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.margin-top-3 {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.margin-top-4 {
  float: left;
  margin-top: 40px;
  width: 100%;
}
.margin-top-5 {
  float: left;
  margin-top: 50px;
  width: 100%;
}
.margin-top-6 {
  float: left;
  margin-top: 60px;
  width: 100%;
}
.margin-top-7 {
  float: left;
  margin-top: 70px;
  width: 100%;
}
.col-divider-margin {
  width: 100%;
  float: left;
  margin-top: 60px;
}
.col-divider-margin-1 {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.col-divider-margin-2 {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.col-divider-margin-3 {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.col-divider-margin-4 {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.col-divider-margin-5 {
  width: 100%;
  float: left;
  margin-top: 50px;
}
.col-divider-margin-6 {
  width: 100%;
  float: left;
  margin-top: 60px;
}
.nobottom-margin {
  margin-bottom: 0px;
}

.margin-left-1 {
  margin-left: 10px;
}
.margin-left-2 {
  margin-left: 20px;
}
.margin-left-3 {
  margin-left: 30px;
}
.margin-left-4 {
  margin-left: 40px;
}
.margin-left-5 {
  margin-left: 50px;
}
.margin-left-6 {
  margin-left: 60px;
}
.margin-left-7 {
  margin-left: 70px;
}
.colmargin {
  margin: 0 0 0 0;
}
.col-centered {
  float: none;
  margin: 0 auto;
}

/* font weight
------------------------------ */
.f-weight-1 {
  margin-bottom: 0px;
}

/*=============== Divider lines ============= */
.divider-line {
  float: left;
  width: 100%;
}
.divider-line.dashed {
  border-bottom: 1px dashed;
}
.divider-line.solid {
  border-bottom: 1px solid;
}
.divider-line.dark {
  border-bottom-color:#444444;
}
.divider-line.dark-2 {
  border-bottom-color:#343333;
}
.divider-line.light {
  border-bottom-color:#f1f1f1;
}
.divider-line.top-padding {
  padding-top: 20px;
}
.divider-line.bottom-margin {
  margin-bottom: 20px;
}
.divider-line.margin {
  margin: 20px 0;
}
.divider-line.margin-2 {
  margin: 40px 0;
}
/*=============== Paddings ============= */

.no-top-padding {
  padding-top: 0;
}

/* padding top
------------------------------ */
.padding-top-1 {
  padding-top: 10px;
}
.padding-top-2 {
  padding-top: 20px;
}
.padding-top-3 {
  padding-top: 30px;
}
.padding-top-4 {
  padding-top: 40px;
}
.padding-top-5 {
  padding-top: 50px;
}
.padding-top-6 {
  padding-top: 60px;
}

/* left padding
------------------------------ */

.padding-left-1 {
  padding-left: 10px;
}
.padding-left-2 {
  padding-left: 20px;
}
.padding-left-3 {
  padding-left: 30px;
}
.padding-left-4 {
  padding-left: 40px;
}
.padding-left-5 {
  padding-left: 50px;
}
.padding-left-6 {
  padding-left: 60px;
}
.padding-left-7 {
  padding-left: 70px;
}
.padding-left-8 {
  padding-left: 80px;
}

/* right padding
------------------------------ */

.padding-right-1 {
  padding-right: 10px;
}
.padding-right-2 {
  padding-right: 20px;
}
.padding-right-3 {
  padding-right: 30px;
}
.padding-right-4 {
  padding-right: 40px;
}
.padding-right-5 {
  padding-right: 50px;
}
.padding-right-6 {
  padding-right: 60px;
}
.padding-right-7 {
  padding-right: 70px;
}
.padding-right-8 {
  padding-right: 80px;
}
.no-padding-top {
  padding-top: 0px;
}

/*=============== Opacity styles ============= */
.opacity-1 {
  opacity:0.1;
}
.opacity-2 {
  opacity:0.1;
}
.opacity-3 {
  opacity:0.3;
}
.opacity-4 {
  opacity:0.4;
}
.opacity-5 {
  opacity:0.5;
}
.opacity-6 {
  opacity:0.6;
}
.opacity-7 {
  opacity:0.7;
}
.opacity-8 {
  opacity:0.8;
}

/*=============== fonts ============= */

.droid-serif {
  font-family: 'Droid Serif', serif;
}
.ubuntu {
  font-family: 'Ubuntu', sans-serif;
}
.oswald {
  font-family: 'Oswald', sans-serif;
}
.muli {
  font-family: 'Muli', sans-serif;
}
.great-vibes {
  font-family: 'Viga', sans-serif;
}
.old-standardtt {
  font-family: 'Old Standard TT', serif;
}
.dosis {
  font-family: 'Dosis', sans-serif;
}
.roboto-slab {
  font-family: 'Roboto Slab', serif;
}
.gfs-didot {
  font-family: 'GFS Didot', serif;
}
.raleway {
  font-family: "Raleway", sans-serif;
}
.gloria-hallelujah {
  font-family: 'Gloria Hallelujah', cursive;
}
.love-ya-like-a-sister {
  font-family: 'Love Ya Like A Sister', cursive;
}
.michroma {
  font-family: 'Michroma', sans-serif;
}
.sacramento {
  font-family: 'Sacramento', cursive;
}
.yesteryear {
  font-family: 'Yesteryear', cursive;
}
.playfair {
  font-family: 'Playfair Display', serif;
}
.jockey-one {
  font-family: 'Jockey One', sans-serif;
}
.pompiere {
  font-family: 'Pompiere', cursive;
}
.raleway {
  font-family: 'Raleway', sans-serif;
}
.six-caps {
  font-family: 'Six Caps', sans-serif;
}
.cinzel-decorative {
  font-family: 'Cinzel Decorative', cursive;
}


/* line height
------------------------------ */
.line-height-1{
  line-height:18px;
}



/* letter spacing
------------------------------ */
.lspace-sm{
  letter-spacing:5px;
}
.lspace-1{
  letter-spacing:10px;
}
.lspace-2{
  letter-spacing:20px;
}
.lspace-3{
  letter-spacing:30px;
}
.lspace-4{
  letter-spacing:40px;
}
.lspace-5{
  letter-spacing:50px;
}


/* font weight styles
------------------------------ */

.font-weight-1 {
  font-weight: 100;
}
.font-weight-2 {
  font-weight: 200;
}
.font-weight-3 {
  font-weight: 300;
}
.font-weight-4 {
  font-weight: 400;
}
.font-weight-5 {
  font-weight: 500;
}
.font-weight-6 {
  font-weight: 600;
}
.font-weight-7 {
  font-weight: 700;
}
.font-weight-8 {
  font-weight: 800;
}
.font-weight-b {
  font-weight: bold;
}
/*=============== Columns without padding ============= */
.no-gutter > [class*='col-'] {
  padding-right:0;
  padding-left:0;
}

/*=============== site main structure ============= */

.site-wrapper {
  width: 100%;
  margin: 0px auto;
  background-color: #FFF;

}
.wrapper-boxed {
  margin: auto;
  background-color: #FFF;
}

/*=============== image Boxes ============= */

.imgbox-dxlarge, .imgbox-xlarge, .imgbox-large, .imgbox-xmedium, .imgbox-medium, .imgbox-smedium, .imgbox-small, .imgbox-tiny, .imgbox-xtiny {
  padding: 0px;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease-out 0s;
}
.imgbox-dxlarge {
  width: 300px;
  height: 300px;

}
.imgbox-dxlarge-2 {
  width: 200px;
  height: 200px;

}
.imgbox-xlarge {
  width: 135px;
  height: 135px;
}
.imgbox-large {
  width: 120px;
  height: 120px;
}
.imgbox-xmedium {
  width: 110px;
  height: 110px;
}
.imgbox-medium {
  width: 100px;
  height: 100px;
}
.imgbox-smedium {
  width: 90px;
  height: 90px;
}
.imgbox-small {
  width: 80px;
  height: 80px;
}
.imgbox-tiny {
  width: 70px;
  height: 70px;
}
.imgbox-xtiny {
  width: 60px;
  height: 60px;
}

/* icon rounded
------------------------------ */

.imgbox-dxlarge.round, .imgbox-dxlarge-2.round, .imgbox-xlarge.round, .imgbox-large.round, .imgbox-xmedium.round, .imgbox-medium.round, .imgbox-smedium.round, .imgbox-small.round, .imgbox-tiny.round, .imgbox-xtiny.round {
  border-radius: 100%;
}
/* imgboxes alignments
------------------------------ */

.imgbox-dxlarge.center, .imgbox-dxlarge-2.center, .imgbox-xlarge.center, .imgbox-large.center, .imgbox-xmedium.center, .imgbox-medium.center, .imgbox-smedium.center, .imgbox-small.center, .imgbox-tiny.center, .imgbox-xtiny.center {
  margin: 0 auto;
}
.imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
  float: left;
  margin: 0px 20px 0px 0px;
}
.imgbox-dxlarge.right, .imgbox-dxlarge-2.right, .imgbox-xlarge.right, .imgbox-large.right, .imgbox-xmedium.right, .imgbox-medium.right, .imgbox-smedium.right, .imgbox-small.right, .imgbox-tiny.right, .imgbox-xtiny.right {
  float: right;
  margin: 0px 0px 0px 20px;
}

/* imgboxe background colors
------------------------------ */	
.imgbox-dxlarge.dark, .imgbox-dxlarge-2.dark, .imgbox-xlarge.dark, .imgbox-large.dark, .imgbox-xmedium.dark, .imgbox-medium.dark, .imgbox-smedium.dark, .imgbox-small.dark, .imgbox-tiny.dark, .imgbox-xtiny.dark {
  color: #fff;
  background-color: #101010;
}
.imgbox-dxlarge.white, .imgbox-dxlarge-2.white, .imgbox-xlarge.white, .imgbox-large.white, .imgbox-xmedium.white, .imgbox-medium.white, .imgbox-smedium.white, .imgbox-small.white, .imgbox-tiny.white, .imgbox-xtiny.white {
  color: #242424;
  background-color: #fff;
}
.imgbox-dxlarge.gray, .imgbox-dxlarge-2.gray, .imgbox-xlarge.gray, .imgbox-large.gray, .imgbox-xmedium.gray, .imgbox-medium.gray, .imgbox-smedium.gray, .imgbox-small.gray, .imgbox-tiny.gray, .imgbox-xtiny.gray {
  color: #fff;
  background-color: #474747;
}

/* imgboxs with stroke
------------------------------ */	
.imgbox-dxlarge.outline-gray, .imgbox-dxlarge-2.outline-gray, .imgbox-xlarge.outline-gray, .imgbox-large.outline-gray, .imgbox-xmedium.outline-gray, .imgbox-medium.outline-gray, .imgbox-smedium.outline-gray, .imgbox-small.outline-gray, .imgbox-tiny.outline-gray, .imgbox-xtiny.outline-gray {
  color: #fff;
  background-color: none;
  border: 1px solid #727272;
}
.imgbox-dxlarge.outline-gray-2, .imgbox-dxlarge-2.outline-gray-2, .imgbox-xlarge.outline-gray-2, .imgbox-large.outline-gray-2, .imgbox-xmedium.outline-gray-2, .imgbox-medium.outline-gray-2, .imgbox-smedium.outline-gray-2, .imgbox-small.outline-gray-2, .imgbox-tiny.outline-gray-2, .imgbox-xtiny.outline-gray-2 {
  color: #242424;
  background-color: none;
  border: 1px solid #e4e4e4;
}
.imgbox-dxlarge.outline-white, .imgbox-dxlarge-2.outline-white, .imgbox-xlarge.outline-white, .imgbox-large.outline-white, .imgbox-xmedium.outline-white, .imgbox-medium.outline-white, .imgbox-smedium.outline-white, .imgbox-small.outline-white, .imgbox-tiny.outline-white, .imgbox-xtiny.outline-white {
  color: #fff;
  background-color: none;
  border: 1px solid #fff;
}
.imgbox-dxlarge.outline-dark, .imgbox-dxlarge-2.outline-dark, .imgbox-xlarge.outline-dark, .imgbox-large.outline-dark, .imgbox-xmedium.outline-dark, .imgbox-medium.outline-dark, .imgbox-smedium.outline-dark, .imgbox-small.outline-dark, .imgbox-tiny.outline-dark, .imgbox-xtiny.outline-dark {
  color: #161616;
  background-color: none;
  border: 1px solid #161616;
}
/*=============== Icon Boxes ============= */

.iconbox-dxlarge, .iconbox-xlarge, .iconbox-large, .iconbox-xmedium, .iconbox-medium, .iconbox-smedium, .iconbox-small, .iconbox-tiny, .iconbox-xtiny {
  padding: 0px;
  margin: 0 auto;
  text-align: center;
  transition: all 0.3s ease-out 0s;
}
.iconbox-dxlarge {
  width: 200px;
  height: 200px;
  font-size: 46px;
  color: #242424;
  border: none;
  line-height: 135px;
}
.iconbox-xlarge {
  width: 135px;
  height: 135px;
  font-size: 46px;
  color: #242424;
  line-height: 135px;
}
.iconbox-large {
  width: 120px;
  height: 120px;
  font-size: 46px;
  color: #242424;
  line-height: 114px;
}
.iconbox-xmedium {
  width: 110px;
  height: 110px;
  font-size: 38px;
  color: #242424;
  line-height: 106px;
}
.iconbox-medium {
  width: 100px;
  height: 100px;
  font-size: 32px;
  color: #242424;
  line-height: 100px;
}
.iconbox-smedium {
  width: 90px;
  height: 90px;
  font-size: 26px;
  color: #242424;
  line-height: 90px;
}
.iconbox-small {
  width: 80px;
  height: 80px;
  font-size: 26px;
  color: #242424;
  line-height: 80px;
}
.iconbox-tiny {
  width: 70px;
  height: 70px;
  font-size: 26px;
  color: #242424;
  line-height: 74px;
}
.iconbox-xtiny {
  width: 60px;
  height: 60px;
  font-size: 18px;
  color: #242424;
  line-height: 60px;
}
.digit {
  width: 32px;
  height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  left: 115px;
  top: 115px;
  line-height: 36px;
  border-radius: 100%;
  background-color: #fd602c;
  transition: all 0.3s ease-out 0s;
}
.iconbox-xlarge.no-lineheight {
  line-height: 0;
}

/* icon rounded
------------------------------ */

.iconbox-dxlarge.round, .iconbox-xlarge.round, .iconbox-large.round, .iconbox-xmedium.round, .iconbox-medium.round, .iconbox-smedium.round, .iconbox-small.round, .iconbox-tiny.round, .iconbox-xtiny.round {
  border-radius: 100%;
}
/* iconboxes alignments
------------------------------ */

.iconbox-dxlarge.center, .iconbox-xlarge.center, .iconbox-large.center, .iconbox-xmedium.center, .iconbox-medium.center, .iconbox-smedium.center, .iconbox-small.center, .iconbox-tiny.center, .iconbox-xtiny.center {
  margin: 0 auto;
}
.iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
  float: left;
  margin: 0px 20px 0px 0px;
}
.iconbox-dxlarge.right, .iconbox-xlarge.right, .iconbox-large.right, .iconbox-xmedium.right, .iconbox-medium.right, .iconbox-smedium.right, .iconbox-small.right, .iconbox-tiny.right, .iconbox-xtiny.right {
  float: right;
  margin: 0px 0px 0px 20px;
}

/* iconboxe background colors
------------------------------ */	
.iconbox-dxlarge.dark, .iconbox-xlarge.dark, .iconbox-large.dark, .iconbox-xmedium.dark, .iconbox-medium.dark, .iconbox-smedium.dark, .iconbox-small.dark, .iconbox-tiny.dark, .iconbox-xtiny.dark {
  color: #fff;
  background-color: #101010;
}
.iconbox-dxlarge.white, .iconbox-xlarge.white, .iconbox-large.white, .iconbox-xmedium.white, .iconbox-medium.white, .iconbox-smedium.white, .iconbox-small.white, .iconbox-tiny.white, .iconbox-xtiny.white {
  color: #242424;
  background-color: #fff;
}
.iconbox-dxlarge.gray, .iconbox-xlarge.gray, .iconbox-large.gray, .iconbox-xmedium.gray, .iconbox-medium.gray, .iconbox-smedium.gray, .iconbox-small.gray, .iconbox-tiny.gray, .iconbox-xtiny.gray {
  color: #fff;
  background-color: #474747;
}

/* iconboxs with stroke
------------------------------ */	
.iconbox-dxlarge.outline-gray, .iconbox-xlarge.outline-gray, .iconbox-large.outline-gray, .iconbox-xmedium.outline-gray, .iconbox-medium.outline-gray, .iconbox-smedium.outline-gray, .iconbox-small.outline-gray, .iconbox-tiny.outline-gray, .iconbox-xtiny.outline-gray {
  color: #fff;
  background-color: none;
  border: 1px solid #727272;
}
.iconbox-dxlarge.outline-gray-2, .iconbox-xlarge.outline-gray-2, .iconbox-large.outline-gray-2, .iconbox-xmedium.outline-gray-2, .iconbox-medium.outline-gray-2, .iconbox-smedium.outline-gray-2, .iconbox-small.outline-gray-2, .iconbox-tiny.outline-gray-2, .iconbox-xtiny.outline-gray-2 {
  color: #242424;
  background-color: none;
  border: 1px solid #e4e4e4;
}
.iconbox-dxlarge.outline-white, .iconbox-xlarge.outline-white, .iconbox-large.outline-white, .iconbox-xmedium.outline-white, .iconbox-medium.outline-white, .iconbox-smedium.outline-white, .iconbox-small.outline-white, .iconbox-tiny.outline-white, .iconbox-xtiny.outline-white {
  color: #fff;
  background-color: none;
  border: 1px solid #fff;
}
.iconbox-dxlarge.outline-dark, .iconbox-xlarge.outline-dark, .iconbox-large.outline-dark, .iconbox-xmedium.outline-dark, .iconbox-medium.outline-dark, .iconbox-smedium.outline-dark, .iconbox-small.outline-dark, .iconbox-tiny.outline-dark, .iconbox-xtiny.outline-dark {
  color: #161616;
  background-color: none;
  border: 1px solid #161616;
}

/* Icons Plain
------------------------------ */	

.icon-plain-large {
  font-size: 80px;
  color: #242424;
  transition: all 0.3s ease-out 0s;
}
.icon-plain-medium {
  font-size: 60px;
  color: #242424;
  transition: all 0.3s ease-out 0s;
}
.icon-plain-small {
  font-size: 40px;
  color: #242424;
  transition: all 0.3s ease-out 0s;
}
.icon-plain-msmall {
  font-size: 32px;
  color: #242424;
  transition: all 0.3s ease-out 0s;
}
.icon-plain-tiny {
  font-size: 20px;
  color: #242424;
  transition: all 0.3s ease-out 0s;
}
.icon-plain-small.rightline {
  border-right: 1px solid #3F3F3F;
}
.icon-plain-medium.rightline {
  margin: 0px 20px 50px 0px;
  border-right: 1px solid #FFC153;
}
.icon-plain-small.dark {
  color: #242424;
}

/* plain icon alignments
------------------------------ */

.icon-plain-large.center, .icon-plain-medium.center, .icon-plain-small.center, .icon-plain-msmall.center, .icon-plain-tiny.center {
  margin: 0 auto;
}
.icon-plain-large.left, .icon-plain-medium.left, .icon-plain-small.left, .icon-plain-msmall.left, .icon-plain-tiny.left {
  float: left;
  margin: 0px 20px 0px 0px;
}
.icon-plain-large.right, .icon-plain-medium.right, .icon-plain-small.right, .icon-plain-msmall.right, .icon-plain-tiny.right {
  float: right;
  margin: 0px 0px 0px 20px;
}

/* plain icon colors
------------------------------ */

.icon-plain-large.dark, .icon-plain-medium.dark, .icon-plain-small.dark, .icon-plain-msmall.dark, .icon-plain-tiny.dark {
  color: #242424;
}
.icon-plain-large.white, .icon-plain-medium.white, .icon-plain-small.white, .icon-plain-msmall.white, .icon-plain-tiny.white {
  color: #fff;
}
.icon-plain-large.green, .icon-plain-medium.green, .icon-plain-small.green, .icon-plain-msmall.green, .icon-plain-tiny.green {
  color: #fd602c;
}
.icon-plain-large.gray, .icon-plain-medium.gray, .icon-plain-small.gray, .icon-plain-msmall.gray, .icon-plain-tiny.gray {
  color: #727272;
}

/*============ Text Boxes ============ */

.text-box-right {
  position: relative;
    margin-bottom: 22px;
}
.text-box-right::before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    bottom: 0;
    height: 2px;
    background-color: #dbd8d8;
    margin: auto;
    /* left: 0; */
    width: calc(100% - 210px);
}
.text-box-left {
  display: block;
  padding: 0px 90px 0px 0;
  margin: 0px;
  text-align: right;
}
.item-holder {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.text-box {
  width: 100%;
  float: left;
}
.text-box.white {
  background-color: #fff;
}
.text-box.gyellow {
  background-color: #ff5a00;
}
.text-box.white-transparent-1 {
  background-color:rgba(255, 255, 255, 0.9);
}
.text-box.light {
  background-color: #f5f5f5;
}
.text-box.dark {
  background-color: #242424;
}
.text-box.xdark {
  background-color: #000;
}
.text-box.border-light{
  border: 1px solid #ececec;
}
/* text boxes with borders
------------------------------ */
.text-box-right.border, .text-box-left.border, .item-holder.border, .text-box-inner.border, .text-box.border {
  border: 1px solid #f1f1f1;
}
.text-box-right.border-top, .text-box-left.border-top, .item-holder.border-top, .text-box-inner.border-top, .text-box.border-top {
  border-top: 1px solid #f1f1f1;
}
.text-box-right.border-bottom, .text-box-left.border-bottom, .item-holder.border-bottom, .text-box-inner.border-bottom, .text-box.border-bottom {
  border-bottom: 1px solid #f1f1f1;
}
.text-box-right.border-left, .text-box-left.border-left, .item-holder.border-left, .text-box-inner.border-left, .text-box.border-left {
  border-left: 1px solid #f1f1f1;
}
.text-box-right.border-right, .text-box-left.border-right, .item-holder.border-right, .text-box-inner.border-right, .text-box.border-right {
  border-right: 1px solid #f1f1f1;
}

/* text boxe padding
------------------------------ */

.text-box.sbox-padd-left {
  padding-left:0px;
}

.text-box.padding-1 {
  padding: 10px;
}
.text-box.padding-2 {
  padding: 20px;
}
.text-box.padding-3 {
  padding: 30px;
}
.text-box.padding-4 {
  padding: 40px;
}
.text-box.padding-5 {
  padding: 50px;
}
.text-box.padding-6 {
  padding: 60px;
}
.text-box.padding-7 {
  padding: 70px;
}
.text-box.padding-8 {
  padding: 80px;
}
.text-box.padding-9 {
  padding: 90px;
}

/* text boxes margin and paddings
------------------------------ */

/* left box
------------------------------ */

.item-holder.marginbottom {
  margin: 0 0 40px 0;
}
.text-box-left.more-padding-1 {
  padding: 0px 120px 0px 0px;
}
.text-box-left.more-padding-2 {
  padding: 0px 150px 0px 0px;
}
.text-box-left.less-padding-1 {
  padding: 0px 70px 0px 0;
}
.text-box-left.less-padding-2 {
  padding: 0px 50px 0px 0;
}
/* right box
------------------------------ */

.text-box-right.more-padding-1 {
  padding: 0px 0px 0px 120px;
}
.text-box-right.more-padding-2 {
  padding: 0px 0px 0px 140px;
}
.text-box-right.more-padding-3 {
  padding: 0px 0px 0px 160px;
}
.text-box-right.more-padding-4 {
  padding: 0px 0px 0px 170px;
}
.text-box-right.less-padding-1 {
  padding: 0px 0px 0px 70px;
}
.text-box-right.less-padding-2 {
  padding: 0px 0px 0px 50px;
}
.text-box-right.less-padding-3 {
  padding: 0px 0px 0px 40px;
}
.text-box-right.less-padding-4 {
  padding: 0px 0px 0px 80px;
}
/*============ Buttons ============ */

a.read-more {
  color: #ff5a00;
}
a.read-more:hover {
  color: #101010;
}
a.read-more.white {
  color: #fff;
}
a.read-more.white:hover {
  color: #101010;
}
a.read-more.dark {
  color: #101010;
}
a.read-more.dark:hover {
  color: #ff5a00;
}
a.read-more.dark-2 {
  color: #101010;
}
a.read-more.dark-2:hover {
  color: #727272;
}
a.read-more.gyellow {
  color: #ff5a00;
}
a.read-more.gyellow:hover {
  color: #101010;
}
a.read-more.gyellow-2 {
  color: #ff5a00;
}
a.read-more.gyellow-2:hover {
  color: #fff;
}
/* button styles
------------------------------ */

.btn {
  padding: 21px 36px;
  margin: 0px;
  box-shadow: none;
  border-radius: 0;
  font-family: 'Open Sans', sans-serif !important;
}
.btn.btn-large {
  padding: 15px 60px;
}
.btn.btn-medium {
  padding: 10px 30px;
}
.btn.btn-small {
  padding: 8px 18px;
}
.btn.btn-small-2 {
  padding: 4px 18px;
}
.btn.btn-fullwidth {
  width:100%;
}
.btn.btn-half-fullwidth {
  width:50%;
}
/* button radius
------------------------------ */ 
.btn.btn-xround {
  border-radius: 20px;
}
.btn.btn-xround-2 {
  border-radius: 30px;
}
.btn.btn-round {
  border-radius: 2px;
}
.btn.top-margin {
  margin-top: 20px;
}

/* button right margins
------------------------------ */ 
.btn.btn-mar-right-1 {
  margin-right:10px
}
.btn.btn-mar-right-2 {
  margin-right:20px
}
.btn.btn-mar-right-3 {
  margin-right:30px
}
.btn.btn-mar-right-4 {
  margin-right:40px
}
.btn.btn-mar-right-5 {
  margin-right:50px
}
/* button left margins
------------------------------ */ 
.btn.btn-mar-left-1 {
  margin-left:10px
}
.btn.btn-mar-left-2 {
  margin-left:20px
}
.btn.btn-mar-left-3 {
  margin-left:30px
}
.btn.btn-mar-left-4 {
  margin-left:40px
}
.btn.btn-mar-left-5 {
  margin-left:50px
}


/* button background colors
------------------------------ */

/* button white
------------------------------ */
.btn.btn-white {
  color: #101010;
  background-color: #fff;
}
.btn.btn-white:hover {
  color: #fff;
  background-color: #101010;
}
/* button white transparent
------------------------------ */
.btn.btn-white-tr {
  color: #101010;
  background-color: rgba(255, 255, 255, 0.6);
}
.btn.btn-white-tr:hover {
  color: #101010;
  background-color: #fff;
}

/* button dark
------------------------------ */
.btn.btn-dark {
  color: #fff;
  background-color: #101010;
}
.btn.btn-dark:hover {
  color: #fff;
  background-color: #3e3e3e;
}
/* button dark-2
------------------------------ */
.btn.btn-dark-2 {
  color: #fff;
  background-color: #161616;
}
.btn.btn-dark-2:hover {
  color: #161616;
  background-color: #fff;
}
/* button dark-3
------------------------------ */
.btn.btn-dark-3 {
  color: #727272;
  background-color: #101010;
}
.btn.btn-dark-3:hover {
  color: #727272;
  background-color: #242424;
}
/* button light
------------------------------ */
.btn.btn-light {
  color: #101010;
  background-color: #f5f5f5;
}
.btn.btn-light:hover {
  color: #727272;
  background-color: #101010;
}
/* button golden yellow
------------------------------ */
.btn.btn-gyellow {
  color: #fff;
  background-color: #ff5a00;
  font-family: 'Open Sans', sans-serif !important;
}
.btn.btn-gyellow:hover {
  color: #fff;
  background-color: #101010;
}
.btn.btn-gyellow-2 {
  color: #fff;
  background-color: #ff5a00;
}
.btn.btn-gyellow-2:hover {
  color: #101010;
  background-color: #fff;
}

/* button with border
------------------------------ */
.btn.btn-border {
  color: #242424;
  border: 2px solid;
}
.btn.btn-border.less-bor {
  border: 1px solid;
}
.btn.btn-border.border-1x {
  border: 1px solid;
}
.btn.btn-border.border-2x {
  border: 2px solid;
}
.btn.btn-border.border-3x {
  border: 3px solid;
}
.btn.btn-border.border-4x {
  border: 4px solid;
}



/* button border white
------------------------------ */
.btn.btn-border.white {
  color: #fff;
  border-color:#fff;
}
.btn.btn-border:hover.white {
  color:#242424;
  background-color:#fff;
  border-color:#fff;
}
/* button border dark
------------------------------ */
.btn.btn-border.dark {
  border-color:#101010;
}
.btn.btn-border:hover.dark {
  color:#fff;
  background-color:#101010;
  border-color:#101010;
}

/* button border dark
------------------------------ */
.btn.btn-border.dark-2 {
  color:#fff;
  border-color:#545454;
}
.btn.btn-border:hover.dark-2 {
  color:#101010;
  background-color:#fff;
  border-color:#fff;
}

/* button border light
------------------------------ */
.btn.btn-border.light {
  border-color:#e4e4e4;
}
.btn.btn-border:hover.light {
  color:#fff;
  background-color:#101010;
  border-color:#101010;
}

/* button border extra light
------------------------------ */
.btn.btn-border.xlight {
  border-color:#f5f5f5;
}
.btn.btn-border:hover.xlight {
  color:#727272;
  background-color:#101010;
  border-color:#101010;
}

/* button border orange-2
------------------------------ */
.btn.btn-border.gyellow {
  color:#ff5a00;
  border-color:#ff5a00;
}
.btn.btn-border:hover.gyellow {
  color:#fff;
  background-color:#ff5a00;
  border-color:#ff5a00;
}

/* button border gray
------------------------------ */
.btn.btn-border.gray {
  color:#fff;
  border-color:#727272;
}
.btn.btn-border:hover.gray {
  color:#fff;
  background-color:#5c5b5b;
  border-color:#5c5b5b;
}

/* button border gray-2
------------------------------ */
.btn.btn-border.gray-2 {
  color:#101010;
  border-color:#727272;
}
.btn.btn-border:hover.gray-2 {
  color:#fff;
  background-color:#5c5b5b;
  border-color:#5c5b5b;
}

/* button border xdark
------------------------------ */
.btn.btn-border.xdark {
  color:#161616;
  border-color:#161616;
}
.btn.btn-border:hover.xdark {
  color:#fff;
  background-color:#161616;
  border-color:#161616;
}

/* button border white on hover golden yellow
------------------------------ */
.btn.btn-border.white.gyellow {
  color:#fff;
  border-color:#fff;
}
.btn.btn-border:hover.white.gyellow {
  color:#fff;
  background-color:#ff5a00;
  border-color:#ff5a00;
}

/* Appstore buttons
------------------------------ */ 

.btn.appstore {
  width: 200px;
  padding: 10px 25px;
  margin: 0px;
  text-align: left;
}
.btn.appstore.right-margin {
  margin-right: 10px;
}
.btn.appstore.gyellow {
  background-color: #ff5a00;
}
.btn.appstore span {
  margin: 0px;
  float: left;
  padding: 0;
  text-align: left;
}
.btn.appstore span i {
  font-size: 40px;
  color: #fff;
  padding: 0 20px 0 0;
}
.btn.appstore p {
  font-size: 12px;
  display: block;
  margin: 0;
  padding: 0 25px 0 20px;
  text-align: left;
}
.btn.appstore .big {
  margin: 0px;
  font-size: 18px;
  padding: 0;
}
.btn.appstore.gyellow:hover {
  background-color: #fff;
}
.btn.appstore.gyellow:hover p, .btn.appstore.gyellow:hover .big, .btn.appstore.gyellow:hover span i {
  color: #101010;
}
/* Appstore button white
------------------------------ */
.btn.appstore.white {
  background-color: #fff;
}
.btn.appstore.white span i {
  font-size: 40px;
  color: #101010;
  padding: 0 20px 0 0;
}
.btn.appstore.white:hover {
  background-color: #ff5a00;
}
.btn.appstore.white:hover p, .btn.appstore.white:hover .big, .btn.appstore.white:hover span i {
  color: #fff;
}


/*============ Image Boxes ============ */

.section-side-image {
  position: relative;
  padding: 0px;
  margin: 0px;
}
.section-side-image .img-holder {
  overflow: hidden;
  height: 100%;
  padding: 0px;
  top: 0px;
  position: absolute;
}
.background-imgholder.top-padd {
  padding-top: 80px;
}
.section-side-image .text-inner {
  padding: 80px 80px 80px 0;
}
.section-side-image .text-inner-2 {
  padding: 80px;
}
.section-side-image .text-inner-3 {
  padding: 80px 80px 0px 80px;
}
.section-side-image .text-inner.two {
  padding: 0px 80px 0px 0;
}
.section-side-image .text-inner-4 {
  padding: 0 0 0 0;
}
.section-side-image .text-inner-5 {
  padding: 120px 120px 120px 0;
}
.background-imgholder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
}

/* side image 2
------------------------------ */
.section-side-image-2 {
  position: relative;
  padding: 0px;
  margin: 0px;
}
.section-side-image-2 .img-holder {
  overflow: hidden;
  height: 100%;
  padding: 0px;
  top: 0px;
  position: absolute;
}
.section-side-image-2 .background-imgholder-2.top-padd {
  padding-top: 80px;
}
.section-side-image-2 .text-inner.two {
  padding: 0px 80px 0px 0;
}
.section-side-image-2 .background-imgholder-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
}
.image-holder {
  width: 100%;
  float: left;
}
.image-holder.less-width-1 {
  width: 80%;
}
.image-holder.less-width-2 {
  width: 75%;
}
.image-holder.less-width-3 {
  width: 70%;
}
.image-left {
  color: #fff;
  float: left;
  margin: 0;
  padding: 0 20px 0 0;
  transition: all 0.3s ease-out 0s;
}
.img-align-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.nodisplay-image {
  display: none;
}
/* image overflow hidden
------------------------------ */
.overflow-hidden {
  overflow: hidden;
}

/*============ Lists ============ */

.iconlist {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.iconlist li {
  padding: 0px;
  margin: 0 0 15px 0;
  display: block;
  line-height: 23px;
}
.iconlist li i {
  color: #ff5a00;
  padding: 0 15px 0 0;
}
.iconlist.gyellow li i {
  color: #ff5a00;
  padding: 0 15px 0 0;
}
.iconlist.dark li i {
  color: #101010;
}
.iconlist.less-margin li {
  margin: 0 0 13px 0;
}
.iconlist.white li i {
  color: #fff;
}
.iconlist.white-2 li {
  color: #fff;
}
.iconlist.medium li i {
  color: #727272;
}


/* icon list style 2
------------------------------ */
.iconlist-2 {
  width: 100%;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  float: left;
}
.iconlist-2 .icon {
  width: 18px;
  height: 18px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
  float: left;
  font-size: 14px;
  text-align: center;
  line-height: 15px;
  color: #cc0000;
  border-radius: 100%;
}
.iconlist-2 .text {
  padding: 0px 0 0 28px;
  margin: 0px;
  display: block;
}

.iconlist-2 .icon.dark {
  color: #101010;
}
.iconlist-2 .icon.light {
  color: #f5f5f5;
}
.iconlist-2 .icon.white {
  color: #fff;
}
.iconlist-2 .icon.gyellow {
  color: #ff5a00;
}
/* =========== client logos ============= */

.clients-list.grid-cols-2 li {
  width: 50%;
}
.clients-list.grid-cols-3 li {
  width: 33.33%;
}
.clients-list.grid-cols-4 li {
  width: 25%;
}
.clients-list.grid-cols-5 li {
  width: 20%;
}
.clients-list.grid-cols-6 li {
  width: 16.66%;
}

.clients-list {
  padding-left:0px;
  overflow: hidden;
}
.clients-list li {
  position: relative;
  width: 20%;
  float: left;
  padding: 25px 0;
  transition: all 0.3s ease-out 0s;   
}
.clients-list li a img {
  width: 100%;
}
.clients-list li a, .clients-list li img {
  display: block;
  margin:0 auto;
  width: 75%;
}
.clients-list li::before, .clients-list li::after {
  content: "";
  position: absolute;
}
.clients-list li::before {
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px solid #e9e9e9;
}
.clients-list li::after{
  width: 100%;
  height: 0;    
  left: 0;
  top: auto;
  bottom: -1px;
  border-bottom: 1px solid #e9e9e9;
}
.clients-list.border-dark li::before {
  border-left: 1px solid #333333;
}
.clients-list.border-dark li::after{
  border-bottom: 1px solid #333333;
}
.clients-list.noborder li::after{
  border-bottom: none;
}
.clients-list.noborder li::before{
  border-left: none;
}
/* logo hover styles
------------------------------ */

.clients-list.hover-1 li:hover {
  background-color:#f5f5f5;
}
.clients-list.hover-2 li:hover {
  background-color:#f5f5f5;
}
.clients-list.hover-3 li:hover {
  background-color:#f5f5f5;
}
.clients-list.hover-4 li a {
  opacity:0.4;
}
.clients-list.hover-4 li a:hover {
  opacity:1;
}
.clients-list.hover-5 li a {
  opacity:0.8;
}
.clients-list.hover-5 li a:hover {
  opacity:1;
}
.clients-list.hover-6 li {
  opacity:0.8;
}
.clients-list.hover-6 li:hover {
  background-color:#f5f5f5;
}
/* side navigation list
------------------------------ */
.side-nav-list {
  width: 100%;
  padding: 0px;
  margin: 0px;
  float: left;
}
.side-nav-list li {
  width: 100%;
  padding: 0px;
  margin: 0 0 2px 0;
  float: left;
}
.side-nav-list li a {
  width: 100%;
  padding: 15px 25px;
  margin: 0px;
  font-weight: normal;
  float: left;
  background-color: #f6f6f6;
}
.side-nav-list li a:hover, .side-nav-list li a.active {
  color: #fff;
  background-color: #ff5a00;
}
/* side navigation list
------------------------------ */
.category-links {
  width: 100%;
  padding: 0px;
  margin: 0px;
  float: left;
}
.category-links li {
  width: 100%;
  padding: 10px 0;
  margin: 0 0 0 0;
  float: left;
  border-bottom: 1px solid #eeeeee;
}
.category-links li a:hover, .category-links li a.active {
  color: #ff5a00;
}
.category-links li:last-child {
  border-bottom: none;
}

/* blog1 tags
------------------------------ */	
.tags {
  padding: 0px;
  margin: 0px;
}
.tags li {
  padding: 0px;
  margin: 0;
}
.tags li a {
  padding: 5px 15px 5px 15px;
  margin: 0 10px 10px 0;
  float: left;
  color: #727272;
  background-color: #e7e7e7;
}
.tags li a:hover, .tags li a.active {
  color: #fff;
  background-color: #dbdc33;
}

.tags.two li a {
  color: #242424;
  background-color: #fff;
  border:1px solid #e4e4e4;
}
.tags.two li a:hover, .tags.two li a.active {
  color: #fff;
  background-color: #42d1aa;
  border:1px solid #42d1aa;
}

/*tags 2
------------------------------ */	
.tags-2 {
  padding: 0px;
  margin: 0px;
}
.tags-2 li {
  padding: 0px;
  margin: 0;
}
.tags-2 li a {
  padding: 5px 15px 5px 15px;
  margin: 0 10px 10px 0;
  float: left;
  color: #727272;
  border:1px solid #e4e4e4;
  background-color: #fff;
}
.tags-2 li a:hover, .tags-2 li a.active {
  color: #fff;
  border:1px solid #ff5a00;
  background-color: #ff5a00;
}


/* sidebar works list
------------------------------ */	
.sidebar-works {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.sidebar-works li {
  width:32%;
  padding: 0px;
  margin: 4px 4px 0 0;
  float: left;
}
.sidebar-works li a img {
  width:100%;
}
.sidebar-works li:last-child {
  margin: 4px 0 0 0;
}

/*============ Menu Backgrounds ============ */

/* Sticky bg
------------------------------ */
#header {
  position: relative;
  background: #101010;
  padding: 0;
  width: 100%;
  z-index: 999;
}


/*============ Topbar Styles ============ */

/* Topbar
------------------------------ */

.topbar {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0px;
}
.topbar.white {
  background-color: #fff;
  border-bottom: 1px solid #efefef;
}
.topbar.light {
  background-color: #f6f6f6;
}
.topbar.dark {
  background-color: #101010;
}
.topbar.fulldark {
  background-color: #000;
  border-bottom: 1px solid #262626;
}
.topbar.gyellow {
  background-color: #ff5a00;
}
.topbar.more-padding {
  padding: 20px 0 80px 0;
}

.topbar-transparent {
  position:relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0px;
  z-index:99;
}
.topbar-transparent.min-height {
  min-height:120px;
}
.topbar-transparent.dark {
  background-color:#101010;
}
.topbar-transparent.bborder {
  border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.topbar-transparent.light {
  background-color:#f5f5f5;
}
.topbar-transparent.dark .toplist li a:hover {
  color: #fff;
}
.topbar-transparent.text-white .toplist li, .topbar-transparent.text-white .toplist li a {
  color: #fff;
}

.topbar.no-boder {
  border-bottom:none;
}
.topbar.more-padd-1 {
  padding: 25px 0;
}

.topbar .border-r {
  border-right:1px solid #e5e5e5;
}
.topbar .padd-left {
  padding-left:30px;
}
/* Topbar list
------------------------------ */
.toplist {
  float: right;
  padding: 0px;
  margin: 0px;
}
.toplist li {
  float: left;
  color: #8d8c8c;
  text-align: right;
  font-size: 14px;
  margin: 0px;
  padding: 0 10px 0 10px;
}
.toplist li.lineright {
  border-right: 1px solid #e4e4e4;
}
.toplist li a {
  color: #8d8c8c;
}
.toplist li a:hover {
  color: #101010;
}
.toplist.toppadding {
  padding-top: 10px;
}
a.topbar-btn {
  float: left;
  color: #101010;
  text-align: center;
  font-size: 14px;
  margin: 0px;
  border-radius: 2px;
  padding: 5px 15px;
  background-color: #fff;
}
.topbar-padding {
  padding: 7px 0 15px 0;
}
.topbar-left-items {
  float: left;
  margin: 0;
  padding: 0;
  width: 37%;
}
.topbar-middle-logo {
  float: left;
  margin: 0;
  padding: 10px 0;
  width: 26%;
  text-align: center;
  background-color: #ff5a00;
}
.topbar-middle-logo.no-bgcolor {
  background:none;
}
.topbar-right-items {
  float: left;
  margin: 0;
  padding: 0;
  width: 37%;
}

/* topbar dark list color
------------------------------ */
.topbar.dark .toplist li a:hover {
  color: #fff;
}
.topbar.fulldark .toplist li a:hover {
  color: #fff;
}
.topbar.dark .toplist li.lineright {
  border-right: 1px solid #727272;
}
.topbar.fulldark .toplist li.lineright {
  border-right: 1px solid #3a3a3a;
}
.topbar.white .toplist li a:hover {
  color: #101010;
}
/* topbar logo middle
------------------------------ */
.topbar-middle-logo.nobg {
  background: none;
}
/* topbar btn
------------------------------ */
a.topbar-btn:hover, a.topbar-btn.active {
  color: #FFF !important;
  background-color: #ff5a00;
}

/* topbar white top list color
------------------------------ */
.topbar.white .toplist li a {
  color: #727272;
}
.topbar.white .toplist li {
  color: #727272;
}
/* topbar orange toplist color
------------------------------ */
.topbar.gyellow .toplist li {
  color: #ff5a00;
}
.topbar.gyellow .toplist li a {
  color: #ff5a00;
}
/* topbar right items two
------------------------------ */
.topbar-right-items.two {
  width: 50%;
}

/*============ Section Titles ============ */

/* title container
------------------------------ */

.title {
  transition: all 0.3s ease-out 0s;
  font-size: 20px;
}

/* title container
------------------------------ */
.sec-title-container {
  width:100%;
  float:left;
  padding-bottom:70px;
}

.sec-title-container {
  width:100%;
  float:left;
  padding-bottom:70px;
}
.sec-title-container.less-padding-1 {
  padding-bottom:60px;
}
.sec-title-container.less-padding-2 {
  padding-bottom:50px;
}
.sec-title-container.less-padding-3 {
  padding-bottom:40px;
}
.sec-title-container.less-padding-4 {
  padding-bottom:30px;
}
.sec-title-container.less-padding-5 {
  padding-bottom:20px;
}
.sec-title-container.less-padding-6 {
  padding-bottom:15px;
}
/* page title
------------------------------ */
.section-title {
  font-weight: 400;
}
/* subtitle
------------------------------ */
.sub-title {
  width: 48%;
  font-size: 16px;
  margin: 0 auto 70px auto;
}
/* title line
------------------------------ */
.title-line-1 {
  width: 125px;
  height:4px;
  margin:12px auto 0 auto;
  border-bottom:1px solid #e7e7e7;
  border-top:1px solid #e7e7e7;
}
.title-line-1.align-left {
  width: 125px;
  margin:12px auto 0 0;
}
.title-line-1.transp {
  border-bottom:1px solid rgba(255, 255, 255, 0.3);
  border-top:1px solid rgba(255, 255, 255, 0.3);
}
.title-line-2 {
  width:260px;
  height:1px;
  margin:12px auto 0 auto;
  background-color:#e7e7e7;
}
.title-line-2.align-left {
  width: 260px;
  margin:12px auto 0 0;
}
/* featurebox title line
------------------------------ */
.feabox-title-line {
  width:60px;
  height:2px;
  margin:0 auto 0 0;
  background-color:#101010;
}
.feabox-title-line.center {
  width:60px;
  height:2px;
  margin:0 auto;
  background-color:#101010;
}

/*============ Footer Styles Sections ============ */

/* footer section
------------------------------ */ 
.fo-map {
  width: 100%;
  float:left;
  background:url(../images/fo-map.png) left 100px no-repeat;
}
.fo-map {
  background-size:100%;
}
.fo-sec-1 {
  position:relative;
  width: 100%;
  padding: 110px 0 0 0;
  margin:0;
  float: left;
}
.fo-sec-1 .newsletter-box{
  position: absolute;
  width:100%;
  float:left;
  left:0px;
  top:-238px;
  padding:70px;
  background-color:#ff5a00;
}
.fo-sec-1 .newsletter-box input{
  width:80%;
  height:60px;
  float:left;
  padding:15px;
  border:1px solid #fff;
  background-color:#fff;
}
.fo-sec-1 .newsletter-box .submit-btn{
  width:20%;
  height:60px;
  float:left;
  padding:0px;
  border:1px solid #101010;
  background-color:#101010;
}

/* footer section 2
------------------------------ */ 
.fo-sec-2 {
  position:relative;
  width: 100%;
  padding: 30px 0 0 0;
  margin:0;
  float: left;
}
.fo-sec-2 .social-iconbox {
  position: absolute;
  width:265px;
  float:left;
  left:40%;
  top:-107px;
  padding: 0px;
  margin: 0px;
  z-index:2;
  background-color:#fff;
}
.fo-sec-2 .social-iconbox .side-shape1 {
  position: absolute;
  width:13px;
  height:28px;
  float:left;
  left: -13px;
  top: -1px;
  padding: 0px;
  margin: 0px;
}
.fo-sec-2 .social-iconbox .side-shape1.right-icon {
  left: 265px;
  top: -1px;
}
.fo-sec-2 ul.sc-icons{
  width:100%;
  margin:0px;
  padding:0px;
  text-align:center;
}
.fo-sec-2 .sc-icons li{
  display:inline-block;
}
.fo-sec-2 .sc-icons li a{
  padding:15px 10px;
  display:inline-block;
}

/* footer section 3
------------------------------ */ 
.fo-sec-3 {
  position:relative;
  width: 100%;
  padding: 110px 0 0 0;
  margin:0;
  float: left;
}
.fo-sec-3 .primary-box{
  position: absolute;
  width:100%;
  float:left;
  left:0px;
  top:-150px;
  padding:50px;
  background-color:#ff5a00;
}


/* footer latest posts
------------------------------ */ 
.fo-posts {
  width: 100%;
  padding: 0px;
  margin: 0 0 25px 0;
  float: left;
}
.fo-posts .post-info {
  font-size: 12px;
  color: #727272;
}
.fo-posts-info {
  font-size: 12px;
  color: #727272;
}
.fo-posts a:hover, .fo-posts a.active {
  color: #ff5a00;
}
.fo-posts .post-info.text-light {
  color: #d0d0d0;
}
/* footer title bottom line
------------------------------ */ 
.fo-title-bottom-line {
  width: 34px;
  height: 2px;
  color: #fff;
  float: left;
  display: block;
  margin-bottom: 40px;
  background-color: #fff;
} 
.fo-title-bottom-line.dark {
  background-color: #101010;
}
.fo-title-bottom-line.white {
  background-color: #fff;
}
.fo-title-bottom-line.gyellow {
  background-color: #ff5a00;
} 

/* footer newsletter
------------------------------ */ 
.fo-newsletter-1 {
  border: 1px solid #3b3b3b;
  border-width: 1px 0 1px 1px;
  color: #727272;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 50px;
  line-height: 39px;
  padding: 0 7px;
  width: 70%;
  background-color:transparent;
}
.fo-newsletter-submit-1 {
  background-color: #3b3b3b;
  border: 1px solid #3b3b3b;
  float: left;
  height: 50px;
  margin: 0;
  padding: 5px 10px;
}
.fo-newsletter-submit-1.gyellow {
  color:#fff;
  background-color: #ff5a00;
  border: 1px solid #ff5a00;
}
/* footer newsletter 2
------------------------------ */ 
.fo-newsletter-2 {
  border: 1px solid #101010;
  border-width: 1px 0 1px 1px;
  color: #727272;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 50px;
  line-height: 39px;
  padding: 0 7px;
  width: 66%;
  background-color:transparent;
}
.fo-newsletter-submit-2 {
  background-color: #101010;
  border: 1px solid #101010;
  float: left;
  height: 50px;
  margin: 0;
  padding: 5px 20px;
}

/* footer appointment form
------------------------------ */ 
.fo-appointment-form {
  padding: 0px;
  width: 100%;
  float:left;
}
.fo-appointment-form input {
  border: 1px solid #212121;
  color: #727272;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 35px;
  line-height: 39px;
  padding: 0 7px;
  width: 100%;
  margin:0 0 15px 0;
  background-color:transparent;
}
.fo-appointment-form textarea {
  border: 1px solid #212121;
  color: #727272;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 70px;
  min-height:70px;
  resize: none;
  line-height: 39px;
  padding: 0 7px;
  width: 100%;
  margin:0 0 15px 0;
  background-color:transparent;
}
.fo-appointment-form .submit-btn {
  background-color: #ff5a00;
  border: 1px solid #ff5a00;
  float: left;
  height: 40px;
  margin: 0;
  color:#fff;
  padding: 0 10px;
}
/* Footer title
------------------------------ */

.footer-title {
  color: #fff;
  float: left;
}
.footer-title-bottomstrip {
  width: 10%;
  height: 3px;
  margin-right: 95%;
  color: #fff;
  float: left;
  display: block;
  margin-bottom: 40px;
  background-color: #fff;
}
.footer-title-bottomstrip.gyellow {
  background-color: #ff5a00;
}
.footer-title-bottomstrip-2 {
  width: 34px;
  height: 2px;
  color: #fff;
  float: left;
  display: block;
  margin-bottom: 40px;
  background-color: #fff;
}
.footer-title-bottomstrip-3 {
  width: 34px;
  height: 2px;
  color: #fff;
  float: left;
  display: block;
  margin-bottom: 30px;
  background-color: #101010;
}
.footer-title-bottomstrip.dark {
  background-color: #101010;
}
.footer-title-bottomstrip-2.dark {
  background-color: #101010;
}
.footer-title-bottomstrip-2.gyellow {
  background-color: #ff5a00;
}
/* ---------- Footer quick links ---------- */

.footer-quick-links {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0px;
}
.footer-quick-links li {
  padding: 25px 15px;
  margin: 40px 0 10px 0;
  display: inline-block;
}
.footer-quick-links li a {
  padding: 3px 0;
  margin: 0;
  color: #cecbcb;
  float: left;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
}
.footer-quick-links li a:hover {
  color: #ff5a00;
}
.footer-quick-links li a i {
  padding:0 10px 0 0;
}
/* ---------- Footer quick links ---------- */

.footer-quick-links-2 {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0px;
}
.footer-quick-links-2 li {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.footer-quick-links-2 li a {
  padding: 0 35px 20px 0;
  margin:0;
  color: #727272;
  float: left;
  display: inline-block;
}
.footer-quick-links-2 li a:hover {
  color: #fff;
}
.footer-quick-links-2 li a i {
  padding:0 10px 0 0;
}
.footer-quick-links-2.top-padding {
  padding: 60px 0 0 0;
}
/* ---------- Footer quick links 3 ---------- */

.footer-quick-links-3 {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0px;
  display:block;
}
.footer-quick-links-3 li {
  width: 100%;
  padding: 0px;
  margin: 0px;
  float:left;
  display:block;
}
.footer-quick-links-3 li a {
  padding:3px 0;
  margin:0;
  color: #727272;
  float: left;
  display:block;
}
.footer-quick-links-3 li a:hover {
  color: #101010;
}
.footer-quick-links-3 li a i {
  padding:0 10px 0 0;
}
.footer-quick-links-3.top-padding {
  padding: 60px 0 0 0;
}

/* ---------- Footer quick links 4---------- */

.footer-quick-links-4 {
  width: 100%;
  padding: 0 0 0 0;
  margin: 0px;
}
.footer-quick-links-4 li {
  width:100%;
  padding:0px;
  margin:0;
  display: inline-block;
}
.footer-quick-links-4 li a {
  padding:3px 0;
  margin:0;
  color: #727272;
  float: left;
  display: inline-block;
}
.footer-quick-links-4 li a:hover {
  color: #fff;
}
.footer-quick-links-4 li a i {
  padding:0 10px 0 0;
}
.footer-quick-links-4.dark-hover li a:hover {
  color: #101010;
}
/* ---------- Footer social links ---------- */
.footer-social-icons {
  width: 100%;
  padding: 0px;
  margin:35px 0 35px 0;
}
.footer-social-icons li {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.footer-social-icons li a {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  padding: 0px;
  color: #101010;
  background-color: #fff;
}
.footer-social-icons.round li a {
  border-radius:100%;
}
.footer-social-icons li a:hover, .footer-social-icons li a.active {
  color: #fff;
  background-color: #ff5a00;
}

/* ---------- Footer social links 2 ---------- */
.footer-social-icons-2 {
  width: 100%;
  padding: 0px;
  text-align: center;
  margin:20px 0 20px 0;
}
.footer-social-icons-2 li {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.footer-social-icons-2 li a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  padding: 0px;
  font-size:16px;
  color: #101010;
  border:1px solid #e4e4e4;
  background-color: #fff;
}
.footer-social-icons-2 li a:hover {
  color: #fff;
  border:1px solid #ff5a00;
  background-color: #ff5a00;
}
.footer-social-icons-2 li a:hover, .footer-social-icons-2 li a.active {
  color: #fff;
  border:1px solid #ff5a00;
  background-color: #ff5a00;
}
.footer-social-icons-2.dark-hover li a:hover, .footer-social-icons-2.dark-hover li a.active {
  color: #fff;
  border:1px solid #101010;
  background-color: #101010;
}

/* ---------- Footer flickr gallery ---------- */

ul.footer-flickr {
  width: 100%;
  padding:0;
  margin: 0px;
}
.footer-flickr li {
  width:80px;
  padding:0;
  margin:0 0 11px 0;
  float:left;
}
.footer-flickr li.mar-r {
  margin-right:11px;
}

/* ---------- Footer opening list ---------- */
.fo-opening-list {
  float: left;
  padding: 0;
  width: 100%;
}
.fo-opening-list li {
  color: #727272;
  float: left;
  padding: 8px 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.fo-opening-list li:first-child {
  padding-top: 0px;
}
.fo-opening-list li:last-child {
  border-bottom: none;
}

/*============ css arrows ============ */

/*.arrow-down {
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #fd602c;
}
.arrow-up {
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid black;
}
.arrow-right {
width: 0;
height: 0;
border-top: 60px solid transparent;
border-bottom: 60px solid transparent;
border-left: 60px solid green;
}
.arrow-left {
width: 0;
height: 0;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-right: 20px solid #fff;
}*/
/*============ section background images ============ */
.sec-bgimg-1 {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0px;
  text-align: center;
  background-position: 100% 0;
  background-position: center;
  z-index: 1;
}
.sec-bgimg-1.bd {
  background: url(../images/footer-bg/bd-1.jpg);
}
.sec-bgimg-1.by2 {
  background: url(../images/footer-bg/by2-1.jpg);
}
.sec-bgimg-1.ch {
  background: url(../images/footer-bg/ch-1.jpg);
}

/*============ Page Section Styles ============ */

/* section background dark
------------------------------ */
.section-dark {
     background-color: #000 !important;
}
.section-dark.two {
  background-color: #1b1b1b;
}
.section-medium-dark {
  background-color: #161616;
}
.section-fulldark {
  background-color: #000;
}

/* section background light
------------------------------ */
.section-light {
  background-color: #f5f5f5;
}
/* section background white
------------------------------ */
.section-white {
  background-color: #fff;
}

/* section background golden yellow
------------------------------ */
.section-gyellow {
  background-color: #ff5a00;
}

/* section copyright
------------------------------ */
.section-copyrights {
  margin: 0;
  text-align: center;
  background-color: #1a1a1a;
}
/* section big map
------------------------------ */
.section-big-map {
  width: 100%;
  margin: 0;
  text-align: center;
  background: #161616 url(../images/site-img46.png) center 150px no-repeat;
}
/* section pattren 1
------------------------------ */
.section-pattren-1 {
  width: 100%;
  height: 100%;
  margin: 0;
  background: url(../images/pattren1.jpg) 0 0 repeat;
}

/* Section Paddings
------------------------------ */
.sec-padding {
     padding: 80px 0 50px 0;
}
.sec-more-padding-1 {
  padding: 120px 0 120px 0;
}
.sec-more-padding-2 {
  padding: 150px 0 150px 0;
}
.sec-bpadding-2 {
  padding-bottom: 80px;
}
.sec-tpadding-2 {
  padding-top: 80px;
}
.sec-tpadding-2.less-padding {
  padding-top: 20px;
}
.sec-tpadding-3 {
  padding-top: 120px;
}
.sec-bpadding-3 {
  padding-bottom: 120px;
}
.sec-tpadding-4 {
  padding-top: 150px;
}
.sec-bpadding-4 {
  padding-bottom: 150px;
}
.sec-bpadding.less-padding {
  padding-bottom: 30px;
}

.section-xmore-padding {
  padding: 150px 0 150px 0;
}
.section-less-padding {
  padding: 50px 0 50px 0;
}
.section-less-padding-2 {
  padding: 30px 0 30px 0;
}
.sec-moreless-padding {
  padding: 30px 0 30px 0;
}
.sec-dummy-top-padding {
  padding-top: 0px;
}
.sec-less-padding {
  padding: 50px 0 50px 0;
}
/* Section minus margins
------------------------------ */
.sec-m-margin-1 {
  margin-top:0px;
}
/*============ Page Section pattrens ============ */

.sec-pattren-1{
  width:100%;
  background:url(../images/bg-pattrens/pattren1.jpg) repeat;
}
.sec-pattren-2{
  width:100%;
  background:url(../images/bg-pattrens/pattren2.jpg) repeat;
}
.sec-pattren-3{
  width:100%;
  background:url(../images/bg-pattrens/pattren3.jpg) repeat;
}
.sec-pattren-4{
  width:100%;
  background:url(../images/bg-pattrens/pattren4.jpg) repeat;
}
.sec-pattren-5{
  width:100%;
  background:url(../images/bg-pattrens/pattren5.jpg) repeat;
}

/*============ Footer Styles ============ */



/* Footer Useful Links
------------------------------ */

.fo-usefull-links {
  padding: 0px;
  margin: 0px;
}
.fo-usefull-links li {
  padding: 0px;
  margin: 0 0 10px 0;
  display: block;
  border-bottom: 1px solid #2e2e2e;
}
.fo-usefull-links li a {
  padding: 0px;
  margin: 0 0 10px 0;
  display: block;
  color: #727272;
  line-height: 23px;
}
.fo-usefull-links li a:hover {
  color: #fff;
}
.fo-usefull-links li i {
  color: #727272;
  padding: 0 10px 0 0;
}
.fo-usefull-links li:last-child {
  border-bottom:none;
}

/* useful links 2
------------------------------ */
.fo-usefull-links-2 {
  padding: 0px;
  margin: 0px;
}
.fo-usefull-links-2 li {
  padding: 0px;
  margin: 0 0 10px 0;
  display: block;
  border-bottom: 1px solid #e4e4e4;
}
.fo-usefull-links-2 li a {
  padding: 0px;
  margin: 0 0 10px 0;
  display: block;
  color: #727272;
  line-height: 23px;
}
.fo-usefull-links-2 li a:hover {
  color: #242424;
}
.fo-usefull-links-2 li i {
  color: #727272;
  padding: 0 10px 0 0;
}
.fo-usefull-links-2 li:last-child {
  border-bottom:none;
}
.fo-usefull-links-2.no-border li {
  border-bottom:none;
}
/* useful links 3
------------------------------ */
.fo-usefull-links-3 {
  padding: 0px;
  margin: 0px;
}
.fo-usefull-links-3 li {
  padding: 0px;
  margin: 0 0 10px 0;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.fo-usefull-links-3 li a {
  padding: 0px;
  margin: 0 0 10px 0;
  display: block;
  color: #fff;
  line-height: 23px;
}
.fo-usefull-links-3 li a:hover {
  color: #242424;
}
.fo-usefull-links-3 li i {
  color: #fff;
  padding: 0 10px 0 0;
}
.fo-usefull-links-3 li:last-child {
  border-bottom:none;
}
.fo-usefull-links-3.no-border li {
  border-bottom:none;
}
/* Footer Address
------------------------------ */

.fo-address-info {
  padding: 0px;
  margin: 0px;
}
.fo-address-info li {
  width:100%;
  padding: 0px 0px 10px 0px;
  margin: 0 0 10px 0;
  display: block;
  color: #727272;
  line-height: 23px;
  border-bottom:1px solid #282828;
}
.fo-address-info.border-light li {
  border-bottom:1px solid #f0f0f0;
}
.fo-address-info li i {
  color: #727272;
  padding: 0 10px 0 0;
}
.fo-address-info li:last-child {
  border-bottom:none;
}
.fo-address-info.no-border li {
  border-bottom:none;
}
/* Footer Address 2
------------------------------ */

.fo-address-info-2 {
  padding: 0px;
  margin: 0px;
}
.fo-address-info-2 li {
  padding: 0px 0px 10px 0px;
  margin: 0 0 10px 0;
  display: block;
  color: #727272;
  line-height: 23px;
  border-bottom: 1px solid #e4e4e4;
}
.fo-address-info-2 li i {
  color: #727272;
  padding: 0 10px 0 0;
}
.fo-address-info-2 li:last-child {
  border-bottom:none;
}
.fo-address-info-2.no-border li {
  border-bottom:none;
}

/* Footer Address 3
------------------------------ */

.fo-address-info-3 {
  padding: 0px;
  margin: 0px;
}
.fo-address-info-3 li {
  padding: 0px 0px 10px 0px;
  margin: 0 0 10px 0;
  display: block;
  color: #fff;
  line-height: 23px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.fo-address-info-3 li i {
  color: #fff;
  padding: 0 10px 0 0;
}
.fo-address-info-3 li:last-child {
  border-bottom:none;
}
.fo-address-info-3.no-border li {
  border-bottom:none;
}


/* Footer Tags
------------------------------ */	

.footer-tags {
  padding: 0px;
  margin: 0px;
}
.footer-tags li {
  padding: 0px;
  margin: 0;
}
.footer-tags li a {
  padding: 5px 15px 5px 15px;
  margin: 0 10px 10px 0;
  float: left;
  color: #727272;
  border: 1px solid #2e2e2e;
}
.footer-tags li a:hover, .footer-tags li a.active {
  border: 1px solid #ff5a00;
  color: #ff5a00;
}
.footer-tags.border-light li a {
  border: 1px solid #ebebeb;
}

/* Footer Posts
------------------------------ */
.footer-post-info {
  padding: 0px;
}
.footer-post-info span {
  font-size: 13px;
  color: #494747;
  margin-right: 5px;
}
.fo-postimg-inner {
  width: 80px;
  height: 80px;
  padding: 0px;
  margin: 0px;
  float: left;
  border-radius: 100%;
}
.opening-list {
  float: left;
  padding: 0;
  width: 100%;
}
.opening-list li {
  color: #727272;
  float: left;
  padding: 8px 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.opening-list li:first-child {
  padding-top: 0px;
}
.opening-list li:last-child {
  border-bottom: none;
}
.opening-list.dark-border li {
  border-bottom: 1px solid #f1f1f1;
}
/* Footer copyright box
------------------------------ */	

.fo-copyright-holder {
  position:relative;
  width:100%;
  float:left;
  padding: 0px;
  margin: 0px;
}
.fo-copyright-holder .social-iconbox {
  position: absolute;
  width:265px;
  float:left;
  left:40%;
  top:-57px;
  padding: 0px;
  margin: 0px;
  background-color:#fff;
}
.fo-copyright-holder .social-iconbox.bg-dark {
  background-color:#101010;
}
.fo-copyright-holder .social-iconbox .side-shape1 {
  position: absolute;
  width:13px;
  height:28px;
  float:left;
  left: -13px;
  top: -1px;
  padding: 0px;
  margin: 0px;
}
.fo-copyright-holder .social-iconbox .side-shape1.right-icon {
  left: 265px;
  top: -1px;
}
.fo-copyright-holder .sc-icons{
  width:100%;
  float:left;
  padding: 0px;
  margin: 0px;
}
.fo-copyright-holder .sc-icons li{
  padding: 0px;
  margin: 0px;
  display:inline-block;
}
.fo-copyright-holder .sc-icons li a{
  float:left;
  font-size:15px;
  padding: 15px 10px;
  margin: 0px;
  display:inline-block;
}

/* Footer contact info with big icons
------------------------------ */	

.contact-info-holder {
  position: relative;
  width: 100%;
  padding: 0px;
}
.contact-info-holder .iconbox-xmedium {
  color: #ff5a00;
}
.contact-info-holder:hover .iconbox-xmedium, .contact-info-holder.active .iconbox-xmedium {
  color: #fff;
  background-color: #ff5a00;
}


/*============ Overlay Styles ============ */
.section-overlay {
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  left: 0px;
  top: 0px;
  float: left;
  z-index: 2;
}
.video-overlay {
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  left: 0px;
  top: 0px;
  float: left;
  z-index: 2;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
  float: left;
  z-index: 10;
}

/*video padding
------------------------------ */
.video-tpadd {
  padding-top: 150px;
}
.video-bpadd {
  padding-bottom: 150px;
}

/* Overlay opacity styles
------------------------------ */

.bg-opacity-1 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg-opacity-2 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg-opacity-3 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-opacity-4 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg-opacity-5 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-opacity-6 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg-opacity-7 {
  background-color: rgba(0, 0, 0, 0.7);
}
.bg-opacity-8 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg-opacity-9 {
  background-color: rgba(0, 0, 0, 0.9);
}
/* Overlay Background colors
------------------------------ */
/* Background light
------------------------------ */
.section-overlay.light {
  background-color: rgba(246, 246, 246, 0.9);
}
.section-overlay.light-2 {
  background-color: rgba(246, 246, 246, 0.8);
}
.section-overlay.light-3 {
  background-color: rgba(246, 246, 246, 0.7);
}
.section-overlay.light-4 {
  background-color: rgba(246, 246, 246, 0.6);
}
.section-overlay.light-5 {
  background-color: rgba(246, 246, 246, 0.5);
}
/* Overlay Background dark
------------------------------ */
.section-overlay.dark {
  background-color: rgba(0, 0, 0, 0.7);
}
.section-overlay.dark-2 {
  background-color: rgba(0, 0, 0, 0.3);
}
.section-overlay.dark-3 {
  background-color: rgba(0, 0, 0, 0.9);
}
.section-overlay.dark-4 {
  background-color: rgba(0, 0, 0, 0.4);
}
/* Overlay Background golden yellow
------------------------------ */
.section-overlay.gyellow {
  background-color: rgba(236, 174, 61, 0.9);
}
.parallax-overlay.gyellow {
  background-color: rgba(236, 174, 61, 0.9);
}
.parallax-overlay.light {
  background-color: rgba(246, 246, 246, 0.9);
}
.parallax-overlay.light-2 {
  background-color: rgba(246, 246, 246, 0.8);
}
.parallax-overlay.light-3 {
  background-color: rgba(246, 246, 246, 0.7);
}
.parallax-overlay.light-4 {
  background-color: rgba(246, 246, 246, 0.6);
}
.parallax-overlay.light-5 {
  background-color: rgba(246, 246, 246, 0.5);
}
/*============ Social Links ============ */	

.social-icons-1 {
  width: 100%;
  margin: 30px 0 0 0;
  list-style-type: none;
}
.social-icons-1 li {
  display:inline-block;
}
.social-icons-1 li a {
  font-size: 16px;
  padding: 0 20px 0 0;
  color: #fff;
  display:inline-block;
}
.social-icons-1 li a:hover, .social-icons-1 li a.active {
  color: #ff5a00;
}

/* social icons 2
-----------------------------------------------*/

.social-icons-2 {
  width: 100%;
  margin: 30px 0 0 0;
  list-style-type: none;
}
.social-icons-2 li {
  display:inline-block;
}
.social-icons-2 li a {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  padding: 0px;
  color: #101010;
  background-color: #fff;
}
.social-icons-2 li a:hover, .social-icons-2 li a.active {
  color: #ff5a00;
}

/* social icons 3
-----------------------------------------------*/

.social-icons-3 {
  width: 100%;
  margin: 30px 0 0 0;
  list-style-type: none;
}
.social-icons-3.margin-left {
  margin: 10px 0 0 -40px;
}
.social-icons-3 li {
  display:inline-block;
}
.social-icons-3 li a {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 37px;
  display: inline-block;
  padding: 0px;
  color: #101010;
  border:1px solid #e4e4e4;
  background-color: #fff;
}
.social-icons-3 li a:hover, .social-icons-3 li a.active {
  color: #fff;
  border:1px solid #101010;
  background-color: #101010;
}



/*============ Blog Posts ============ */

/* post image holder
-----------------------------------------------*/

.blog-img-holder {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
/* post date boxes
-----------------------------------------------*/

.post-date-box {
  position: absolute;
  width: 90px;
  height: 90px;
  float: left;
  font-size: 25px;
  color: #fff;
  padding: 22px 0 0 0;
  margin: 0;
  z-index: 2;
  text-align: center;
  background-color: #ff5a00;
  transition: all 0.3s ease-out 0s;
}
.post-date-box span {
  font-size: 13px;
  color: #fff;
  display: block;
}
.post-date-box .arrow-down {
  position: absolute;
  left: 25px;
  top: 81px;
  float: left;
  z-index: 3;
  border-top: 20px solid #ff5a00;
}
/* Date box colors
-----------------------------------------------*/	
.post-date-box.gyellow {
  background-color: #ff5a00;
}
/* post author image holder
-----------------------------------------------*/	

.post-author-image {
  position: absolute;
  width: 80px;
  height: 80px;
  right: 35px;
  top: 247px;
  float: left;
}
.post-author-image.round {
  border-radius: 100%;
  border: 5px solid #fff;
  text-align: center;
}
/* post info icons
-----------------------------------------------*/

.post-infoicon {
  padding: 3px 12px 3px 12px;
  margin: 0 5px 0 0;
  color: #fff;
  float: left;
  font-size: 12px;
  border-radius: 20px;
  background-color: #ff5a00;
}
.post-infoicon.dark {
  background-color: #161616;
}


/*============ Footer Newsletter ============ */

.newsletter .email-input {
  background-color: #FFF;
  border: 0px none;
  color: #999;
  float: left;
  font-size: 13px;
  font-weight: normal;
  height: 39px;
  line-height: 39px;
  padding: 0px 7px;
  width: 75%;
}
.newsletter .email-input.dark {
  background-color: #2d2d2d;
  color: #727272;
}
.newsletter .input-submit {
  background-color: #fd602c;
  border: 0px none;
  color: #FFF;
  cursor: pointer;
  float: left;
  height: 39px;
  padding: 0px 20px;
}
.newsletter .input-submit.gyellow {
  background-color: #ff5a00;
}
.newsletter .input-submit.white {
  color: #161616;
  background-color: #fff;
}
.newsletter .input-submit.dark {
  color: #727272;
  background-color: #2d2d2d;
}

/*============ Video wrapers ============ */

.video-wrapper {
  overflow: hidden;
  width: 100%;
  padding:0px;
  height: auto;
}
.video-wrapper video {
  width: 100%;
}

/*video padding
------------------------------ */
.video-padding-top {
  padding-top: 150px;
}
.video-padding-bottom {
  padding-bottom: 150px;
}

/*============ Progress bar ============ */

/*style 1
------------------------------ */
.progressbar-style1 {
  margin-top: 10px;
  margin-bottom: 38px;
  font-weight: 400;
  letter-spacing: 1px;
  overflow: visible;
  height: 10px;
  color: #fff;
  background: #fff;
  border-radius: 0px;
  box-shadow: none;
  text-transform: uppercase;
}
.progressbar-style1 .progress-bar {
  position: relative;
  overflow: visible;
  background-color: #101010;
  font-size: 13px;
  color: #ff5a00;
  line-height:44px;
  padding: 0px 0 0 0px;
  text-align: left;
  border:2px solid #fff;
}
.progressbar-style1 .progress-bar.yellow-3 {
  background-color: #f7c800;
}

/*style 2
------------------------------ */
.progressbar-style2 {
  margin-top: 10px;
  margin-bottom: 45px;
  font-weight: 400;
  letter-spacing: 1px;
  overflow: visible;
  height: 3px;
  color: #161616;
  background: #ccc;
  border-radius: 0px;
  box-shadow: none;
  text-transform: uppercase;
}
.progressbar-style2 .progress-bar {
  position: relative;
  overflow: visible;
  background-color: #161616;
  font-size: 13px;
  color: #161616;
  padding: 3px 0 0 0;
  text-align: left;
}

/*style 3
------------------------------ */
.progressbar-style3 {
  margin-top: 10px;
  margin-bottom: 45px;
  font-weight: 400;
  letter-spacing: 1px;
  overflow: visible;
  height: 8px;
  color: #161616;
  background: #fff;
  border-radius: 0px;
  box-shadow: none;
  text-transform: uppercase;
}
.progressbar-style3 .progress-bar {
  position: relative;
  overflow: visible;
  background-color: #e9b444;
  font-size: 13px;
  color: #fff;
  padding: 8px 0 0 0;
  text-align: left;
}
/*style 4
------------------------------ */
.progressbar-style4 {
  margin-top: 10px;
  margin-bottom: 45px;
  font-weight: 400;
  letter-spacing: 1px;
  overflow: visible;
  height: 8px;
  color: #161616;
  background: #e7e7e7;
  border-radius: 0px;
  box-shadow: none;
  text-transform: uppercase;
}
.progressbar-style4 .progress-bar {
  position: relative;
  overflow: visible;
  background-color: #ff9320;
  font-size: 13px;
  color: #727272;
  padding: 8px 0 0 0;
  text-align: left;
}
/*style 5
------------------------------ */
.progressbar-style5 {
  margin-top: 10px;
  margin-bottom: 45px;
  font-weight: 400;
  letter-spacing: 1px;
  overflow: visible;
  height: 8px;
  color: #161616;
  background: #f5f5f5;
  border-radius: 0px;
  box-shadow: none;
  text-transform: uppercase;
}
.progressbar-style5 .progress-bar {
  position: relative;
  overflow: visible;
  background-color: #101010;
  font-size: 13px;
  color: #101010;
  padding: 8px 0 0 0;
  text-align: left;
}
/*============ Newsletter ============ */

.email-input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: normal;
  height: 65px;
  line-height: 39px;
  padding: 0 15px;
  width: 87%;
}
.email-submit {
  background-color: #fff;
  border: 1px solid #fff;
  color: #242424;
  float: left;
  margin: 0px;
  padding: 20px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease-out 0s;
}
.email-submit:hover {
  background-color: #242424;
  border: 1px solid #242424;
  color: #fff;
}

/*============ css progress circles ============ */

.knob {
  display: none;
}
div.demo {
  position: relative;
  text-align: center;
  width: 280px;
  float: left
}
div.demo > p {
  font-size: 20px
}
div.demo .title {
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 40px;
  float: left;
  top: 60px;
}
div.demo .title span {
  text-align: center;
  width: 100%;
  font-size: 20px;
  float: left;
  margin-top: 10px;
}

/*============ Page Scroll to Top ============ */

.scrollup {
  width: 40px;
  height: 40px;
  opacity: 1;
  position: fixed;
  bottom: 22px;
  right: 20px;
  display: none;
  text-indent: -9999px;
  background: #ff5a00 url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
  z-index: 999;
}

/*============ google maps ============ */
.map{
  width: 100%;
  height: 300px;
  border: 1px solid #e4e4e4;
}
.map p{
  margin: 10px;
  color: #333;
}

/*============ blog ============ */

.blog-post-info {
  width: 100%;
}
.blog-post-info span {
  font-size: 13px;
  color: #b9b9b9;
  margin-right: 15px;
}

/*============ onepage sidebar content holder ============ */
.wrapper-main {
  padding-left: 300px;
  background-color: #fff;
}


/*============ header inner ============ */

.header-inner-tmargin {
  width: 100%;
  float: left;
  margin-top: -145px;
}
.header-inner-tmargin.less-mar {
  margin-top: -41px;
}
.header-inner {
  position:relative;
  width: 100%;
  height: 500px;
  float: left;
  overflow:hidden;
}
.header-inner.less-height {
  height: 430px;
}
.header-inner .overlay {
  position:absolute;
  width: 100%;
  height: 100%;
  float: left;
  overflow:hidden;
  z-index:2;
  background-color:rgba(0, 0, 0, 0.7);
}
.header-inner .text {
  position: absolute;
  width: 100%;
  height:1000px;
  padding:16% 0 0 0;
  top:0px;
  margin: 0px;
  float: left;
  z-index: 3;
}
.header-inner .text .title {
  font-size:30px;
  font-weight:600;
}
.header-inner .text .sub-title {
  width:100%;
  font-size:18px;
}

/* less height
------------------------------ */
.header-inner.less-height {
  height: 335px;
}
.header-inner.less-height .text {
  height: 300px;
  padding:9% 0 0 0;
}

/*============ pagenation ============ */
.pagenation-holder {
  border-bottom: 1px solid #f0f0f0;
  float: left;
  margin: 0;
  padding: 25px 0 10px;
  width: 100%;
}
.pagenation-holder .breadcrumb {
  float:right;
  margin-bottom:0px;
  background-color:#fff;
}
.pagenation-holder .breadcrumb li {
  display: inline;
}
.pagenation-holder .breadcrumb li.current a {
  color:#ff5a00;
}
.pagenation-holder .breadcrumb li+li:before {
  content:"Â» ";
}


/*============ 5 and 7 custom cols ============ */

.seven-cols .col-md-1, .seven-cols .col-sm-1, .seven-cols .col-lg-1 {
  width: 14.2857%;
}
.five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
  width: 20%;
}



/*----------------------------RESPONSIVE STYLES------------------------------- */
/* ---------- MAX 1024PX ---------- */
@media screen and (max-width: 1024px) {	
  .col-divider-margin {
    margin-top: 30px;
  }
  .text-box-right {
    padding: 0px 0px 0px 0;
  }
  .wrapper-main {
    width:100%;
    padding-left:230px;
    background-color: #fff;
  }
  .wrapper-main .container {
    width:100%;
  }
  .header-inner.less-height .text {
    padding: 13% 0 0;
  }
  .header-inner .text {
    padding: 25% 0 0;
  }





}

@media screen and (max-width: 1000px) {

  .col-divider-margin {
    margin-top: 20px;
  }
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }
  .sec-m-margin-1 {
    margin-top: 0px;
  }
  .topbar-transparent {
    background-color:#101010;
  }
  .wrapper-main {
    padding-left:0px;
  }
  .header-inner-tmargin {
    margin-top: 0px;
  }







}	



/* ---------- MAX 991PX ---------- */
@media only screen and (max-width: 991px) {
  .margin-bottom {
    margin-bottom: 30px;
  }
  .col-divider-margin {
    margin-top: 20px;
  }
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 40px;
  }
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 40px;
  }
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 40px;
  }
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 40px;
  }
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }
  .header-inner {
    height: 385px;
  }
  .header-inner.less-height {
    height: 385px;
  }
  .header-inner.less-height .text {
    padding: 16% 0 0;
  }
  .header-inner .text {
    padding: 16% 0 0;
  }

















}



/* ---------- MAX 800PX ---------- */
@media only screen and (max-width: 800px) {

  .margin-bottom {
    margin-bottom: 30px;
  }	
  .margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
  }	
  .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
  }	
  .col-divider-margin {
    margin-top: 20px;
  }	
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }	
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }	
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 40px;
  }	
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 40px;
  }	
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 40px;
  }	
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 40px;
  }	
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }
  .sec-padding {
    padding: 60px 0 60px 0;
  }
  .sec-more-padding-1 {
    padding: 60px 0 60px 0;
  }
  .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
    padding-bottom: 60px;
  }
  .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
    padding-top: 60px;
  }
  .section-xmore-padding, .section-less-padding, .section-less-padding-2 {
    padding: 60px 0 60px 0;
  }
  .sec-moreless-padding {
    padding: 60px 0 60px 0;
  }
  .thumbs li {
    width: 10%;
  }
  .fo-copyright-holder .social-iconbox {
    left: 33%;
    top: -87px;
  }
  .fo-sec-3 {
    padding: 244px 0 0 0;
  }
  .header-inner {
    height: 310px;
  }
  .header-inner.less-height {
    height: 310px;
  }






}



/* ---------- MAX 768PX ---------- */
@media only screen and (max-width: 768px) {

  .margin-bottom {
    margin-bottom: 30px;
  }
  .margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
  }	
  .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
  }
  .col-divider-margin {
    margin-top: 20px;
  }
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 40px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 40px;
  }
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 40px;
  }
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 40px;
  }
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 40px;
  }
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }
  .sec-padding {
    padding: 60px 0 60px 0;
  }
  .sec-more-padding-1 {
    padding: 60px 0 60px 0;
  }
  .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
    padding-bottom: 60px;
  }
  .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
    padding-top: 60px;
  }
  .section-xmore-padding, .section-less-padding, .section-less-padding-2 {
    padding: 60px 0 60px 0;
  }
  .sec-moreless-padding {
    padding: 60px 0 60px 0;
  }
  .fo-copyright-holder .social-iconbox {
    left: 33%;
    top: -87px;
  }
  .header-inner {
    height: 325px;
  }
  .header-inner.less-height {
    height: 325px;
  }
  .five-cols .col-md-1, .five-cols .col-sm-1, .five-cols .col-lg-1 {
    width: 100%;
  }














}



/* ---------- MAX 767PX ---------- */
@media only screen and (max-width: 767px) {

  .margin-bottom {
    margin-bottom: 30px;
  }	
  .margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
  }	
  .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
  }	
  .col-divider-margin {
    margin-top: 20px;
  }	
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }		
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 40px;
  }
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 40px;
  }
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 40px;
  }
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 40px;
  }
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }



























}


@media screen and (max-width: 640px) {
  .margin-bottom {
    margin-bottom: 30px;
  }	
  .margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
  }	
  .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
  }
  .col-divider-margin {
    margin-top: 20px;
  }
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 40px;
  }
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 40px;
  }
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 40px;
  }
  .lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
    letter-spacing:0px;
  }
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 40px;
  }
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }
  .sec-padding {
    padding: 40px 0 40px 0;
  }
  .sec-more-padding-1 {
    padding: 40px 0 40px 0;
  }
  .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
    padding-bottom: 40px;
  }
  .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
    padding-top: 40px;
  }
  .section-xmore-padding, .section-less-padding, .section-less-padding-2 {
    padding: 40px 0 40px 0;
  }
  .sec-moreless-padding {
    padding: 40px 0 40px 0;
  }
  #style-customizer{ 
    display:none;
  }
  .text-box.sbox-padd-left {
    padding-left:80px;
  }
  .fo-sec-1 .newsletter-box {
    top: 0;
  }
  .fo-sec-1 {
    top:0px;
    padding: 315px 0 0 0;
  }
  .fo-copyright-holder .social-iconbox {
    left: 29%;
    top: -67px;
  }
  .section-side-image .text-inner-5 {
    padding: 40px 40px 40px 40px;
  }
  .header-inner {
    height: 270px;
  }
  .header-inner.less-height {
    height: 270px;
  }












}



@media screen and (max-width: 480px) {
  .margin-bottom {
    margin-bottom: 30px;
  }
  .margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
  }	
  .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
  }
  .col-divider-margin {
    margin-top: 20px;
  }
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 30px;
  }
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 30px;
  }
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 30px;
  }
  .lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
    letter-spacing:0px;
  }
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 30px;
  }
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .topbar .border-r {
    border-right: none;
  }
  .topbar .padd-left {
    padding-left: 0px;
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }
  .sec-padding {
    padding: 40px 0 40px 0;
  }
  .sec-more-padding-1 {
    padding: 40px 0 40px 0;
  }
  .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
    padding-bottom: 40px;
  }
  .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
    padding-top: 40px;
  }
  .section-xmore-padding, .section-less-padding, .section-less-padding-2 {
    padding: 40px 0 40px 0;
  }
  .sec-moreless-padding {
    padding: 40px 0 40px 0;
  }
  #style-customizer{ 
    display:none;
  }
  .fo-copyright-holder .social-iconbox {
    left: 12%;
    top: -67px;
  }
  .fo-sec-3 {
    padding: 287px 0 0 0;
  }
  .section-side-image .text-inner-5 {
    padding: 40px 40px 40px 40px;
  }
  .header-inner .text .title {
    font-size: 20px;
  }
  .header-inner .text .sub-title {
    font-size: 14px;
  }
  .header-inner {
    height: 225px;
  }
  .header-inner.less-height {
    height: 225px;
  }
  .clients-list.grid-cols-6 li {
    width: 50%;
  }


















}



/* ---------- MAX 360PX ---------- */
@media screen and (max-width: 360px) {
  .margin-bottom {
    margin-bottom: 30px;
  }
  .margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
  }	
  .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
  }
  .col-divider-margin {
    margin-top: 20px;
  }
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 25px;
  }
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 25px;
  }
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 25px;
  }
  .lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
    letter-spacing:0px;
  }
  .iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
    margin: 0px 0px 20px 0px;
  }
  .imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
    float: left;
    margin: 0px 0 20px 0px;
  }
  .text-box-right {
    width:100%;
    padding: 0 0 0 0;
  }
  .text-box-left {
    width:100%;
    padding: 0 0 0 0;
  }
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 25px;
  }
  .text-box-left.more-padding-1, .text-box-left.more-padding-2, .text-box-left.less-padding-1, .text-box-left.less-padding-2 {
    padding: 0px 0px 0px 0px;
  }
  .text-box-right.more-padding-1, .text-box-right.more-padding-2, .text-box-right.more-padding-3, .text-box-right.more-padding-4, .text-box-right.less-padding-1, .text-box-right.less-padding-2, .text-box-right.less-padding-3 {
    padding: 0px 0px 0px 0px;
  }
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .btn.btn-large {
    padding: 15px 30px;
  }
  .section-side-image .text-inner-2 {
    padding: 40px;
  }
  .section-side-image .text-inner {
    padding: 40px 40px 40px 0;
  }
  .section-side-image .text-inner.two {
    padding: 0px 40px 0px 0;
  }
  .section-side-image-2 .background-imgholder-2.top-padd {
    padding-top: 40px;
  }
  .section-side-image-2 .text-inner.two {
    padding: 0px 40px 0px 0;
  }
  .section-side-image .text-inner-5 {
    padding: 40px 40px 40px 40px;
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }
  .sec-padding {
    padding: 40px 0 40px 0;
  }
  .sec-more-padding-1 {
    padding: 40px 0 40px 0;
  }
  .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
    padding-bottom: 40px;
  }
  .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
    padding-top: 40px;
  }
  .section-xmore-padding, .section-less-padding, .section-less-padding-2 {
    padding: 40px 0 40px 0;
  }
  .sec-moreless-padding {
    padding: 40px 0 40px 0;
  }
  .fo-copyright-holder .social-iconbox {
    left: 5%;
  }
  .fo-sec-1 .newsletter-box {
    padding: 35px;
  }
  .fo-sec-2 .social-iconbox {
    left: 14%;
    top: -67px;
  }
  .section-side-image .text-inner-3 {
    padding: 30px 30px 0px 30px;
  }
  .fo-sec-3 {
    padding: 328px 0 0 0;
  }
  .text-box-right {
    width: 100%;
    padding: 0 0 0 0;
    float: left;
  }
  .text-box-right.less-padding-4 {
    padding: 0px 0px 0px 0px;
  }
  .header-inner {
    height: 195px;
  }
  .header-inner.less-height {
    height: 195px;
  }









}


/* ---------- MAX 320PX ---------- */
@media only screen and (max-width: 320px) {
  .margin-bottom {
    margin-bottom: 30px;
  }
  .margin-bottom-4, .margin-bottom-5 {
    margin-bottom: 20px;
  }	
  .margin-top-3, .margin-top-4, .margin-top-5, .margin-top-6, .margin-top-7 {
    margin-top: 20px;
  }
  .col-divider-margin {
    margin-top: 20px;
  }
  .col-divider-margin-1, .col-divider-margin-2, .col-divider-margin-3, .col-divider-margin-4, .col-divider-margin-5, .col-divider-margin-6 {
    margin-top: 20px;
  }
  .margin-left-1, .margin-left-2, .margin-left-3, .margin-left-4, .margin-left-5, .margin-left-6, .margin-left-7 {
    margin-left:0px;
  }
  .padding-top-1, .padding-top-2, .padding-top-3, .padding-top-4, .padding-top-5, .padding-top-6 {
    padding-top: 20px;
  }
  .padding-left-1, .padding-left-2, .padding-left-3, .padding-left-4, .padding-left-5, .padding-left-6, .padding-left-7, .padding-left-8 {
    padding-left: 20px;
  }
  .padding-right-1, .padding-right-2, .padding-right-3, .padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
    padding-right: 20px;
  }
  .lspace-sm, .lspace-1, .lspace-2, .lspace-3, .lspace-4, .lspace-5{
    letter-spacing:0px;
  }
  .iconbox-dxlarge.left, .iconbox-xlarge.left, .iconbox-large.left, .iconbox-xmedium.left, .iconbox-medium.left, .iconbox-smedium.left, .iconbox-small.left, .iconbox-tiny.left, .iconbox-xtiny.left {
    margin: 0px 0px 20px 0px;
  }
  .imgbox-dxlarge.left, .imgbox-dxlarge-2.left, .imgbox-xlarge.left, .imgbox-large.left, .imgbox-xmedium.left, .imgbox-medium.left, .imgbox-smedium.left, .imgbox-small.left, .imgbox-tiny.left, .imgbox-xtiny.left {
    float: left;
    margin: 0px 0 20px 0px;
  }
  .text-box-right {
    width:100%;
    padding: 0 0 0 0;
  }
  .text-box-left {
    width:100%;
    padding: 0 0 0 0;
  }
  .text-box.padding-1, .text-box.padding-2, .text-box.padding-3, .text-box.padding-4, .text-box.padding-5, .text-box.padding-6, .text-box.padding-7, .text-box.padding-8, .text-box.padding-9 {
    padding: 20px;
  }
  .text-box-right.more-padding-1, .text-box-right.more-padding-2, .text-box-right.more-padding-3, .text-box-right.more-padding-4, .text-box-right.less-padding-1, .text-box-right.less-padding-2, .text-box-right.less-padding-3 {
    padding: 0px 0px 0px 0px;
  }
  .btn.btn-mar-left-1, .btn.btn-mar-left-2, .btn.btn-mar-left-3, .btn.btn-mar-left-4, .btn.btn-mar-left-5 {
    margin-left:0px
  }
  .btn.btn-large {
    padding: 15px 30px;
  }
  .section-side-image .text-inner {
    padding: 40px 40px 40px 0;
  }
  .section-side-image .text-inner.two {
    padding: 0px 40px 0px 0;
  }
  .section-side-image-2 .background-imgholder-2.top-padd {
    padding-top: 40px;
  }
  .section-side-image-2 .text-inner.two {
    padding: 0px 40px 0px 0;
  }
  .sec-title-container.less-padding-1, .sec-title-container.less-padding-2, .sec-title-container.less-padding-3, .sec-title-container.less-padding-4,
  .sec-title-container.less-padding-5, .sec-title-container.less-padding-6 {
    padding-bottom: 30px;
  }
  .sec-padding {
    padding: 30px 0 30px 0;
  }
  .sec-more-padding-1 {
    padding: 30px 0 30px 0;
  }
  .sec-bpadding-2, .sec-bpadding-3, .sec-bpadding-4 {
    padding-bottom: 30px;
  }
  .sec-tpadding-2, .sec-tpadding-3, .sec-tpadding-4 {
    padding-top: 30px;
  }
  .section-xmore-padding, .section-less-padding, .section-less-padding-2 {
    padding: 30px 0 30px 0;
  }
  .sec-moreless-padding {
    padding: 30px 0 30px 0;
  }
  .fo-copyright-holder .social-iconbox {
    left: 16%;
    top: -59px;
  }

  .fo-copyright-holder .social-iconbox {
    width: 71%;
  }
  .fo-copyright-holder .social-iconbox .side-shape1.right-icon {
    left: 213px;
  }
  .fo-sec-2 .social-iconbox {
    left: 9%;
    top: -57px;
  }
  .fo-sec-3 {
    padding: 409px 0 0 0;
  }
  .fo-copyright-holder .social-iconbox .side-shape1 {
    left: -13px;
    top: 1px;
  }
  .fo-copyright-holder .social-iconbox .side-shape1.right-icon {
    left: 205px;
    top: 1px;
  }
  .header-inner {
    height: 170px;
  }
  .header-inner.less-height {
    height: 170px;
  }
  .sec-title-container {
    padding-bottom: 35px;
  }

}
/*
Template: Printer
category: Product Landing
Author: Codelayers
Version: 1.0
Design and Developed by: Codelayers
*/


/*
======================================
[ CSS TABLE CONTENT ]
======================================

[Table of contents]

1.feature boxes
2.parallax sections
3.footer styles


======================================
[ END CSS TABLE CONTENT ]
======================================
*/


/*============ Feature boxes ============ */


ul.pl-thumbs-list{
  width:100%;
  float:left;
  padding-left:0px;
}
.pl-thumbs-list li{
  float:left;
  margin-right:25px;
  border:1px solid #e4e4e4;
}

/* feature box 1
------------------------------ */
.pl-feature-box-1{
  width:100%;
  float:left;
  padding:55px;
  background-color:#fff;
}
.pl-feature-box-1 .item-box{
  width:100%;
  float:left;
}
.pl-feature-box-1 .line{
  position: absolute;
  width:335px;
  height:95px;
  float:left;
  z-index:2;
  left: 146px;
  top: 369px;
}
.pl-feature-box-1 .item-box:hover .icon, .pl-feature-box-1 .item-box:hover .title{
  color:#ff5a00;
}
/* feature box 2
------------------------------ */

.pl-feature-box-2{
  position:relative;
  width:100%;
  float:left;
  padding:55px;
  top:165px;
  background-color:#fff;
}
.pl-feature-box-2 .item-box{
  width:100%;
  float:left;
}
.pl-feature-box-2 .line{
  position: absolute;
  width:335px;
  height:95px;
  float:left;
  z-index:2;
  left: -136px;
  top: -94px;
}

.pl-feature-box-2 .item-box:hover .icon, .pl-feature-box-2 .item-box:hover .title,
.pl-feature-box-2 .item-box.active .icon, .pl-feature-box-2 .item-box.active .title{
  color:#ff5a00;
}

/* feature box 3
------------------------------ */
.pl-feature-box-3 {
  width: 100%;
  float: left;
  padding: 70px;
  min-height: 471px;
  background-color: #fff;
  transition: all 0.3s ease-out 0s;
}
.pl-feature-box-3:hover, .pl-feature-box-3.active{
  background-color:#101010;
}
.pl-feature-box-3:hover .title, .pl-feature-box-3.active .title{
  color:#fff;
}
.pl-feature-box-3:hover .btn.btn-border.dark, .pl-feature-box-3.active .btn.btn-border.dark{
  border-color:#fff;
  color:#fff;
}
.pl-feature-box-3 .title a:hover{
  color:#fff;
}

/* feature box 4
------------------------------ */
.pl-feature-box-4{
  width:100%;
  float:left;
  min-height:465px;
}
/* feature box 5
------------------------------ */

.pl-feature-box-5-holder{
  width:100%;
  float:left;
  padding:160px 0px 0px 0px;
}

.pl-feature-box-5{
  position:relative;
  width:100%;
  float:left;
  top:0px;
  padding:0px;
}
.pl-feature-box-5 .img-box{
  position: absolute;
  width:600px;
  height:429px;
  float:left;
  top: -450px;
  left: 255px;
}


/*============ Section Titles ============ */

/* title line
------------------------------ */
.pl-title-line-1 {
  width: 125px;
  height:2px;
  margin:0px auto 20px auto;
  background-color:#ff5a00;
}
.pl-title-line-1.align-left {
  width: 125px;
  margin:0 auto 20px 0;
}
.pl-title-line-2.dark, .pl-title-line-1.dark {
  border-bottom:1px solid rgba(255, 255, 255, 0.2);
}
.pl-title-line-1.less-mar {
  margin:5px auto 10px auto;
}


/*============ Parallax Sections ============ */

.parallax-43 {
  background: rgba(0, 0, 0, 0) url("../images/pl-parallax1.jpg") no-repeat fixed 50% 0;
}

.parallax-43 .pl-feature-box {
  width: 100%;
  float: left;

}


/*----------------------------RESPONSIVE STYLES------------------------------- */
/* ---------- MAX 1024PX ---------- */
@media screen and (max-width: 1024px) {

  .pl-feature-box-1 .line {
    display:none;
  }
  .pl-feature-box-2 .line {
    display:none;
  }
  .pl-feature-box-2 {
    top: 0;
  }









}

@media only screen and (max-width: 1000px) {



}	



/* ---------- MAX 991PX ---------- */
@media only screen and (max-width: 991px) {
  .container{
    width:90%;

  }
  .pl-feature-box-4 {
    min-height: 0;
  }
  .pl-feature-box-5 .img-box {
    position: static;
    top: 0;
  }
  .pl-feature-box-5-holder {
    padding:0px 0px 0px 0px;
  }







}



/* ---------- MAX 800PX ---------- */
@media only screen and (max-width: 800px) {





}



/* ---------- MAX 768PX ---------- */
@media only screen and (max-width: 768px) {





}


/* ---------- MAX 767PX ---------- */
@media only screen and (max-width: 767px) {

}


@media screen and (max-width: 640px) {





}


@media screen and (max-width: 480px) {
  .pl-feature-box-5 .img-box {
    position: static;
    width: 300px;
    height: 165px;
    top: -380px;
    left: 64px;
  }
  .pl-feature-box-5 .img-box img {
    width: 60%;
  }



}

/* ---------- MAX 360PX ---------- */
@media screen and (max-width: 360px) {




}


/* ---------- MAX 320PX ---------- */
@media only screen and (max-width: 320px) {



}
.jy-feature-box-1{
  width:100%;
  float:left;
}
.jy-feature-box-1 .img-box{
  position:relative;
  width:100%;
  float:left;
  padding:20px;
  left:-50px;
  background-color:#fff;
  z-index:2;
}
.jy-feature-box-1 .img-box .img{
  width:100%;
  float:left;
  transition: all 0.3s ease-out 0s;
}
.jy-feature-box-1 .text-box{
  padding:50px 0px;
}
.jy-feature-box-1 .text-box .title-line{
  width:30%;
  margin:0 70% 30px 0 ;
  height:1px;
  background-color:#e7e7e7;
}
.jy-feature-box-1.style-2 .img-box{
  padding:20px;
  left:130px;
}
.jy-feature-box-1.style-2 .text-box {
  padding: 30px 40px 40px 180px;
}
.slide-area {
  background: rgba(0, 0, 0, 0) url(../images/s1.jpg) no-repeat scroll bottom center / cover;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  background-attachment: fixed;
}
.title1 {
  color: #ff5a00;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif;
}
.title2 {
  font-size: 44px;
  line-height: 74px;
  margin-bottom: 0px;
  color: #e6e5e5;
  padding: 20px 0px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-weight: 200;
  font-family: 'Viga', sans-serif;
}
#particles-js {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
}
.slide-btn {
    padding: 14px 40px;
    display: inline-block;
    position: relative;
    transition: all 0.3s;
    overflow: hidden;
    font-size: 16px;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;
   background: #ff5a00;
border-radius: 5px;
    border-color: none!important;
    color: #ffffff!important;
}

.slide-btn:hover{
  color: #fff;
    background: #222;

}

.slide-btn2 {
    padding: 14px 40px;
    display: inline-block;
    margin: 15px 0px;
    position: relative;
    transition: all 0.3s;
    border: 2px solid #ff5a00;
    color: #ffffff;
    overflow: hidden;
    font-size: 16px;
    z-index: 1;
    font-family: 'Open Sans', sans-serif;
    border-radius: 5px;
    background: #ff5a00;
}

.slide-btn2:hover{
  color: #fff;
  background:#333333;
  border: 2px solid #ff5a00;
}

.display-table {
  width: 100%;
  height: 100%;
  display: table;
}
.display-table-cell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.parallax-bg:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #10100E;
  opacity: .7;
  content: "";
  z-index: -1;
}
.fix {
  overflow:hidden;
}
.slide-content {
  padding-top: 200px;
  padding-bottom: 200px;
}
.slide-content p {
  color: #cecbcb;
}
.text-box span {
  font-family: 'Viga', sans-serif;
  font-size: 35px;
  color: #ff5a00;
  font-weight: 500;
  text-transform: capitalize;
}
.text-box h4 {
  font-family: 'Nunito', sans-serif;
  font-size: 34px;
  font-weight: 600;
  text-transform: uppercase;
  line-height:1.2;
}
section.sec-tpadding-2 h4 {
  font-family: 'Nunito', sans-serif;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: 40px;
}
section.sec-tpadding-2 h4 span {
  font-family: 'Viga', sans-serif;
  font-size: 29px;
  color: #ff5a00;
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0;
}
.raleway {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 29px;
}
.pl-feature-box h5 {
  font-size: 35px;
  font-family: 'Nunito', sans-serif;
  line-height: 42px;
}
.pl-feature-box p {
  color: #dad1d1;
}
.pl-feature-box h5 span {
  font-family: 'Viga', sans-serif;
  font-size: 35px;
  color: #ff5a00;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0;
}
.text-box-right h5 {
         font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #ff5a00;
    font-family: 'Viga', sans-serif;
}
.section-side-image {
    position: relative;
    padding: 0px;
    margin: 0px;
    padding:70px 0;
}
.btn.btn-large {
  padding: 19px 31px;
}
.text-box-right p {
     color: #000000;
}
.header-links .sin-link .link-icon {
  color: inherit;
  transition: .4s;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 500;
}
.product-card {
  background: #fff;
      border-radius: 0px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%);
        border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #FF5A00;
  position: relative !important;
 z-index: 1;
    overflow: hidden;
  transition: all .3s;
  min-height: 480px;
}

h1.footer-text {
  font-family: 'Viga', sans-serif;
  font-size: 35px;
  color: #ff5a00;
}

.top-banner {
  position: relative;
  background: url(../images/HERO.jpg) center no-repeat;
  min-height: 555px;
  background-size:cover;
  z-index:9;
}


.banner-container h2 {
    color: #fff;
    font-size: 24px;
    font-style: italic;
    margin-bottom: 0px;
}

.banner-container h1 {
        color: #ffffff;
        font-size: 52px;
    font-weight: 500;
    line-height: 1.5;
    font-family: 'Inter', sans-serif!important;
}
.banner-container h1 span{
    color: #ffffff;
    font-family: 'Viga', sans-serif;
    font-size: 35px;
    font-weight: 500;
    text-transform: capitalize;
    }
.banner-container p{
  color:#ffffff;
}

.banner-container {
    padding-top: 190px;
}

.pop-back {
    background: #ff5a00;
    padding: 40px;
}

.pop-con h2 {
    color: #ffffff;
    font-size: 34px;
    font-weight: 400;
}

.pop-con h2 span {
    color: #000000;
    font-size: 36px;
    line-height: 1.7;
}

.pop-con p{
  color:#ffffff;
}

.pop-sec {
    position: relative;
    z-index: 9;
}

.about-sec {
    padding: 100px 0px;
    background-size: cover;
    background-attachment: fixed;
    position:relative;
    z-index:9;
}

.about-sec:after {
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: #ffffff;
    top: 0;
    right: 0;
    z-index: -1;
}

.about-con h4 {
       font-size: 33px;
    line-height: 1;
    font-family: 'Inter', sans-serif!important;
}

.about-con {
    padding: 30px;
}

.about-model{
  position:relative;
}

.about-model img {
    width: 90%;
    border-radius: 3px;
}

.model-pop {
    position: absolute;
    right: -183px;
    z-index: 9;
    bottom: -32px;
    box-shadow: -6px 8px 13px -7px #6b6b6b;
}

.model-pop img{
  border-radius: 3px;
}


.ben-sec {
    padding: 100px 0px 150px;
    position: relative;
    background: #ffffff;
}

.ben-box {
    position: relative;
    z-index: 9;
    padding: 100px 25px;
    border-radius: 5px;
    overflow: hidden;
}

.ben-box h3 {
    color: #ffffff;
    font-size: 30px;
}

.ben-box p {
    font-size: 16px;
    color: #ffffff;
}

.titel-ben {
    text-align: center;
    margin-bottom: 60px;
}

.titel-ben h1 {
    font-size: 20px;
    color: #333333;
    text-align: center;
}

img.logo {
          width: 62%;
}

.footer {
    position: relative;
    z-index: 9;
        background: #000;
}
.footer a,.footer p{
  font-family: 'Inter', sans-serif!important;
      color: #fff;
}

.ben-back{
  background:#ff5a00;
}

.ben-back2{
  background:#eeeeee;
}

.ben-model {
    padding: 0px;
}
.contact-info-block {
    padding: 120px 0;
    background: url(../images/contact-info-block.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.contact-info-innr h4 {
    margin-bottom: 20px;
    color: #ff5a00;
    letter-spacing: 1px;
    font-size: 35px;
}
.contact-info-innr h2 {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 700;
    color: #ff5a00;
    text-shadow: 0 0 3px rgb(0 0 0 / 55%);
    letter-spacing: 2px;
}
.contact-info-innr p {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}
.copyright-sec{
    text-align:center;
}
.footer-link li{
     display: inline-block;
    padding: 8px 20px 8px 0px;
}
@media only screen and (max-width: 768px) {

 
  .header-links .sin-link .link-icon {
  color:#222;
}
  .header-links .sin-link{
    padding-top: 7px;
  }
}

.sec3-bg{
      background-image: linear-gradient(270deg,#bb6bd5 0,#70208a);
    background-size: 100% 100%;
    background-position: 50%;
    overflow: hidden;
    background-repeat: no-repeat;
  	padding:8% 0px;
      position:relative;
      }

    .sec3-bg:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/about_bg2.fbd9ef37.png) no-repeat;
    background-size: 50%;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.footer-logo{
    padding-top:100px;
    }