@charset "UTF-8";
/* BEGIN max width 1200px */
@media (max-width: 1200px) {
  .content-form-page .control-label {
    padding-left: 30px;
    padding-bottom: 5px; }

  .content-form-page .col-md-offset-4 {
    margin-left: 15px; }

  .content-form-page .pull-right {
    float: left !important; }

  .quote-v1 span {
    font-size: 20px; } }
/* END max width 1200px */
/* BEGIN min width 1025px max width 1205 */
/*
@media (min-width: 1025px) and (max-width: 1205px) {
	body.page-header-fixed {
		padding-top: 121px !important; !* height of the header *!
	}

	.header .header-navigation {
		display: block !important;
		clear: both;
		margin-top: 9px;
		float: left !important;
	}
	.reduce-header .header-navigation {
		margin-top: -6px;
	}
	.header .header-navigation > ul > li {
		margin-right: 27px;
	}
	.header .header-navigation > ul > li > a {
		padding: 5px 0 18px;
	}
	.reduce-header .header-navigation > ul > li > a {
		padding-bottom: 13px;
	}
	.header .header-navigation > ul > li.active > a, .header .header-navigation > ul > li > a:hover, .header .header-navigation > ul > li > a:focus, .header .header-navigation > ul > li.open > a, .header .header-navigation > ul > li.open > a:hover, .header .header-navigation > ul > li.open > a:focus {
		background: none;
	}
	.header-navigation > ul > li.dropdown:hover > a:after {
		margin-left: 10px;
	}

	.dropdown-fix-right .dropdown-menu {
		left: 0;
		right: auto;
	}

	.header .header-navigation li.menu-search {
		top: 1px;
		margin-left: -20px;
	}
	.ecommerce .header .header-navigation li.menu-search {
		top: 2px;
	}
	.header .header-navigation li.menu-search span.sep {
		top: 2px;
		margin-right: 26px;
	}
	.header .header-navigation li.menu-search i {
		top: -4px;
	}
}
*/
/* END min width 1025px max width 1205 */
/* BEGIN max width 1024px */
@media (max-width: 1024px) {
  .header .header-navigation {
    padding-top: 10px;
    text-align: center; }

  body.page-header-fixed {
    padding-top: 107px !important;
    /* height of the header */ }

  .header .mobi-toggler {
    display: block; }

  .header .header-navigation {
    background: #F9F9F9;
    padding: 20px 0px 0px 0px;
    font-size: 16px;
    display: block;
    position: fixed;
    margin-top: 32px;
    height: 100%;
    width: 210px;
    right: 0px;
    margin-right: -210px; }

  .header .header-navigation li {
    float: none;
    padding: 0;
    clear: both;
    padding-bottom: 10px; }

  .header .header-navigation li > a,
  .header .dropdown.open .dropdown-toggle,
  .header .header-navigation li.open > a {
    /*border-bottom: 1px solid #efefef !important;*/
    padding: 10px 10px 11px;
    margin: 0 -10px;
    position: relative;
    color: #d71017 !important;
    background: none !important; }

  .dropdown .dropdown-toggle.menu-icon {
    justify-content: center;
    margin-left: 10px; }

  .ecommerce .header .header-navigation li > a,
  .ecommerce .header .dropdown.open .dropdown-toggle,
  .ecommerce .header .header-navigation li.open > a {
    padding: 12px 10px 9px; }

  .header .header-navigation li > a:hover,
  .header .header-navigation li.active > a,
  .header .header-navigation li.open > a:hover {
    /*border-bottom: 1px solid #efefef !important;*/
    background: none !important;
    color: #d71017;
    text-decoration: none; }

  .header-navigation > ul > li.dropdown:hover > a:after {
    border: none; }

  .header-navigation > ul > li > a > i.fa-angle-down {
    display: block;
    float: right;
    margin: 3px 0 0; }

  /* dropdown menu */
  .header-navigation .dropdown-menu,
  .header-navigation > ul > li > .dropdown-menu {
    position: static;
    width: 100%;
    box-shadow: none;
    background: none;
    margin: 0;
    border-style: none;
    z-index: 22;
    text-align: center; }

  .header-navigation .dropdown-menu li {
    border: none !important;
    margin-left: 20px; }

  .header-navigation .dropdown-menu li > a {
    padding: 10px 10px 9px;
    z-index: 999;
    position: relative; }

  .header-navigation .dropdown-menu li > a > i {
    display: none; }

  .header-navigation .dropdown-menu .dropdown-menu {
    display: block; }

  .header-navigation .header-navigation-content {
    border: none; }

  .dropdown-megamenu .header-navigation-content {
    padding: 5px 0 0;
    margin-left: -20px; }

  .dropdown-megamenu .header-navigation-content .row {
    margin: 0; }

  .dropdown-megamenu .header-navigation-content .header-navigation-col {
    padding: 0;
    float: none;
    width: 100%; }

  .dropdown-megamenu .header-navigation-content h4 {
    font-size: 13px;
    padding: 10px 10px 9px;
    margin: 0 -10px 0 10px; }

  .header-navigation .dropdown-megamenu .header-navigation-content li > a {
    padding: 10px 10px 9px; }

  .header-navigation-content-ext {
    background: none; }

  .header-navigation-description {
    height: auto !important;
    background: none;
    box-shadow: none;
    padding: 0;
    margin: 0 10px; }

  .header-navigation-content-ext .col-md-6,
  .header-navigation-content-ext .col-md-3 {
    float: none;
    width: 100%; }

  .dropdown-megamenu .header-navigation-content-ext .col-md-3 h4 {
    border-bottom: 1px solid #EFEFEF; }

  .header-navigation .dropdown-menu .header-navigation-content-ext li > a {
    display: block; }

  .header-navigation-content-ext .col-md-3, .header-navigation-content-ext .col-md-6 {
    padding: 0; }

  .header-navigation-content-ext .col-md-6 {
    margin-left: 10px; }

  .header-navigation-content-ext .col-md-6 h4 {
    margin-left: 0;
    padding-left: 0; }

  .header .nav-brands {
    margin: 15px 10px;
    padding: 0;
    width: 100%;
    background: #fff; }

  .header .nav-brands ul {
    border: 1px solid #F0F0F0;
    padding: 10px; }

  .header .nav-brands li {
    max-width: 50%;
    display: inline-block;
    border: none;
    margin-left: 0; }

  .header .nav-brands li a,
  .header .nav-brands li a:hover {
    border: none !important;
    margin: 0 !important; }

  .nav-catalogue .dropdown-menu > li {
    margin-left: 0; }

  .nav-catalogue .header-navigation-content {
    padding: 20px 0 0; }

  .nav-catalogue .product-item {
    margin-bottom: 20px; }

  .header-navigation li.menu-search,
  .ecommerce .header-navigation li.menu-search {
    top: 0;
    padding: 20px 0 10px;
    position: relative; }

  .header-navigation li.menu-search span.sep {
    display: none; }

  .header-navigation .search-box {
    position: relative;
    right: auto;
    left: 0; }

  .header-navigation .search-box:after {
    right: auto;
    left: 0; }

  .top-cart-block {
    margin-top: 3px; }

  .page-header-fixed .header-navigation {
    height: 300px;
    overflow: auto; } }
/* END max width 1024px */
/* BEGIN max width 992px */
@media (max-width: 992px) {
  .shop-index-carousel {
    margin-left: 0;
    margin-right: 10px; }

  .brands .container {
    padding-right: 25px; }

  .sidebar-menu a:focus {
    color: #333 !important;
    text-decoration: none; }

  .sale-product___removed {
    margin-bottom: 40px; }

  .new-arrivals___removed {
    margin-left: 15px;
    padding-left: 0; }

  .two-items-bottom-items {
    margin-bottom: 40px; }

  .carousel .item {
    min-height: auto !important; }

  .carousel img {
    width: 100%;
    height: auto !important; }

  /*.steps-block {
  	padding-bottom: 10px;
  }
  .steps-block-col {
  	border: 2px solid #FFF;
  	margin: 0 20px 20px 15px;
  	padding: 20px 20px 15px;
  	min-height: auto;
  	float: left;
  }
  .steps-block-col:last-child {
  	margin-right: 0;
  }
  .steps-block .steps-block-col div {
  	margin-left: 0;
  	margin-right: 0;
  }
  .steps-block h2 {
  	font-size: 25px;
  }
  .steps-block em {
  	text-transform: inherit;
  }
  .steps-block-col span,
  .steps-block-col .fa {
  	display: none;
  }
  .steps-block-col:first-child em {
  	margin-left: 0;
  }*/
  .steps-block-col {
    border: 2px solid #FFF;
    margin: 0 25px 20px 15px;
    padding: 20px 20px 15px;
    min-height: auto;
    float: none; }

  .steps-block-col:last-child {
    margin-right: 25px;
    margin-bottom: 0; }

  .steps-block .steps-block-col div {
    margin-left: 0;
    margin-right: 0; }

  .steps-block h2 {
    font-size: 43px; }

  .steps-block em {
    text-transform: uppercase; }

  .steps-block-col span {
    display: none; }

  .steps-block-col .fa {
    display: block; }

  .pre-footer-subscribe-box form {
    width: 100%; }

  .sidebar-products img {
    float: none;
    margin-bottom: 5px;
    width: 100%;
    height: auto; }

  .sidebar-products h3,
  .sidebar-products .price {
    margin-left: 0; }

  .product-page-options .pull-left {
    margin-bottom: 10px; }

  .product-quantity {
    margin-bottom: 10px; }

  /*
  if you want to hide buttons on mobile view, uncomment this block
  .pi-img-wrapper div {
  	display: none !important;
  }*/
  .review .rateit {
    width: 100%;
    margin-bottom: 10px; }

  .list-view-sorting .pull-right {
    margin-bottom: 10px; }

  .service-box p, .service-box .service-box-heading em, .service-box .service-box-heading span {
    display: block;
    text-align: center; }

  .service-box .service-box-heading em {
    margin-bottom: 10px; }

  .quote-v1 {
    text-align: center; }

  .quote-v1 .text-right {
    text-align: center; }

  .recent-work .owl-carousel {
    margin-left: -10px; }

  .our-clients .owl-carousel {
    margin-left: -2px; }

  .recent-work .owl-carousel,
  .our-clients .owl-carousel {
    padding-top: 30px; }

  .recent-work .owl-buttons,
  .our-clients .owl-buttons {
    top: 0;
    left: -3px; }

  .our-clients .owl-buttons {
    left: -10px; }

  .testimonials-v1 {
    padding-top: 40px; }

  .recent-work .recent-work-item .fa {
    width: 36px;
    height: 36px;
    margin-top: -18px;
    font-size: 14px;
    padding: 12px; }

  .recent-news-inner {
    padding: 10px 15px 0; }

  .ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
    padding-top: 0; }

  .pre-footer .pre-footer-subscribe-box {
    padding-bottom: 25px; }

  .ecommerce .pre-footer-subscribe-box form {
    width: 100%; }

  .ecommerce .content-search h1 {
    padding-top: 0;
    margin-bottom: 3px; }

  .content-search form {
    margin: 0 0 6px; } }
/* END max width 992px */
/* BEGIN max width 767px */
@media (max-width: 767px) {
  .pre-header .pull-right {
    float: left !important; }

  .pre-header .pull-right li:first-child {
    padding-left: 0; }

  .ecommerce .pre-footer-subscribe-box form {
    float: none;
    width: auto; }

  .header-navigation-content {
    min-width: 100px; }

  .sidebar {
    margin-bottom: 40px; }

  .sidebar___removed {
    margin-bottom: 40px; }

  .sidebar-menu .fa-angle-right {
    display: inline-block; }

  .pre-footer .pull-right,
  .footer .pull-right {
    float: none !important; }

  .pre-footer .pull-right,
  .footer .pull-right {
    padding-top: 15px; }

  .footer .list-inline > li {
    padding-left: 0;
    margin-right: 5px; }

  .form-info {
    border-left: none;
    padding-left: 0;
    padding-top: 30px;
    border-top: 1px solid #E4E6E8;
    margin-bottom: 0; }

  .sidebar-products .item {
    float: left;
    width: 48%;
    margin-bottom: 20px;
    padding: 0 10px 10px; }

  .sidebar-products img {
    width: 100%;
    height: auto; }

  .list-view-sorting {
    /*background: #fff;*/
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px; }

  .list-view-sorting .col-md-10 {
    padding-right: 0; }

  .product-other-images {
    margin-bottom: 40px; }

  .product-page-options .pull-left {
    margin-bottom: 0; }

  .product-item .img-responsive {
    width: 100%; }

  .pagination {
    float: left !important;
    padding-top: 10px; }

  .pagination > li {
    margin-left: 0;
    margin-right: 5px; }

  .pre-footer .margin-bottom-40 {
    margin-bottom: 0; }

  .ls-layer3 .ls-price strong {
    top: -15px; }

  .glyphicons-demo ul li {
    width: 12.5%; }

  .tab-style-1 .tab-content img {
    margin: 5px 0 10px; }

  .testimonials-v1 {
    padding-top: 20px; }

  .front-steps-wrapper {
    margin-left: -10px;
    margin-right: -10px; }

  .front-steps-wrapper .front-step-col {
    padding-left: 15px;
    padding-right: 15px; }

  .front-steps-wrapper .front-step:after {
    display: none; }

  .blog-posts h2, .ecommerce .blog-posts h2 {
    padding-top: 15px; }

  .ecommerce .footer {
    padding: 10px 0 10px; }

  .ecommerce .footer .pull-right {
    padding-top: 10px; }

  .ecommerce .pre-footer address {
    margin-bottom: 15px !important; }

  .footer img {
    margin-bottom: 10px; }

  .ecommerce .pre-footer-subscribe-box h2, .corporate .pre-footer-subscribe-box h2 {
    padding-top: 7px; } }
/* END max width 767px */
/* BEGIN max width 600px */
@media (max-width: 600px) {
  .ls-layer3 .ls-price strong {
    top: -5px; } }
/* END max width 600px */
/* BEGIN max width 480px */
@media (max-width: 480px) {
  .pre-header .list-inline li {
    display: block;
    border: none;
    margin-bottom: 10px;
    padding: 0; }

  .pre-header .col-md-6 {
    float: left; }

  .pre-header .additional-nav {
    float: right;
    text-align: right; }

  .nav-catalogue .pi-price {
    margin-bottom: 10px; }

  .nav-catalogue .pi-price,
  .nav-catalogue .product-item .add2cart {
    float: none; }

  .top-cart-block {
    clear: both;
    float: left;
    padding-top: 0;
    margin: 0 0 29px;
    width: 100%; }

  .top-cart-info {
    float: none; }

  .top-cart-block .fa-shopping-cart {
    top: 0; }

  .top-cart-content-wrapper {
    left: 0;
    right: auto; }

  .top-cart-content:after {
    left: 15px; }

  .ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
    display: none; }

  .checkout-content {
    padding: 0 0 40px; }

  .checkout-page h2 a {
    padding: 9px 10px 8px; }

  .table-wrapper-responsive {
    overflow-x: scroll; }

  .shopping-cart-page .btn-default {
    float: right; }

  .shopping-cart-page .btn-primary {
    clear: both;
    margin-top: 10px; }

  .checkout-page .btn-default {
    clear: both;
    margin-top: 10px;
    margin-right: 0 !important; }

  .product-item:hover > .pi-img-wrapper > div {
    display: none; }

  .steps-block-simple h2 {
    font-size: 21px; }

  .steps-block-simple em {
    font-size: 14px;
    text-transform: inherit; }

  .ecommerce .pre-footer-subscribe-box h2,
  .corporate .pre-footer-subscribe-box h2 {
    float: none; }

  .list-view-sorting .pull-right {
    float: left !important;
    margin: 0 30px 10px 0; }

  .header .top-cart-block {
    margin-top: 0; }

  .reduce-header .top-cart-block {
    margin-top: 0;
    margin-bottom: 19px; } }
/* END max width 480px */
/* BEGIN max width 450px */
@media (max-width: 450px) {
  .ecommerce .steps-block h2 {
    font-size: 33px; } }
/* END max width 450px */
/* BEGIN max width 405px */
@media (max-width: 405px) {
  .top-cart-content {
    width: 100%; }

  .top-cart-block img,
  .top-cart-block .cart-content-count {
    display: none; } }
/* END max width 405px */
/* BEGIN max width 390px */
@media (max-width: 390px) {
  .steps-block .fa-truck, .steps-block .fa-gift, .steps-block .fa-phone {
    border: 2px solid #FFFFFF;
    border-radius: 30px !important;
    float: left;
    font-size: 20px;
    width: 40px;
    height: 40px;
    margin-right: 11px;
    padding-top: 12px;
    text-align: center;
    vertical-align: middle; }

  .ecommerce .steps-block h2 {
    font-size: 25px;
    padding-top: 2px; }

  .ecommerce .steps-block em {
    text-transform: inherit; }

  .mix-block .tab-content .col-md-3 {
    padding-right: 15px; } }
/* END max width 390px */
/* BEGIN max width 330px */
@media (max-width: 330px) {
  .top-cart-content {
    width: 280px; } }
/* END max width 330px */
/* BEGIN max width 320px */
@media (max-width: 320px) {
  .site-logo {
    margin-right: 0; }

  .content-form-page .btn-default {
    margin-top: 10px; }

  .price-availability-block .availability {
    clear: left;
    float: left; }

  .product-page-options .pull-left {
    margin-bottom: 10px; } }
/* END max width 320px */
@font-face {
  font-family: "Roboto-Medium";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url("https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUZBw1xU1rKptJj_0jans920.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: "Roboto-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: "Roboto-Light";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
@font-face {
  font-family: 'Roboto-bold';
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }
body, html {
  font-size: 14px;
  background-color: #f9f9f9;
  font-family: 'Roboto', sans-serif;
  direction: ltr;
  font-weight: 300;
  height: 100%; }

.testingFont {
  font-family: 'Roboto-bold'; }

.themeColor {
  color: #d71017; }

.page-wrap {
  min-height: 100%;
  background-repeat-y: no-repeat !important;
  /* equal to footer height */
  background-image: url(/assets/img/backgrounf@2x-100.jpg); }

.footer, .page-wrap:after {
  /* height: 64px;*/
  width: 100%; }

.cmi-container {
  margin: 0px;
  height: 55px; }

.cmi-logo-link {
  width: 70px !important;
  font-weight: bold;
  font-size: 15px;
  margin: 5px;
  margin-top: 5px;
  font-size: 13px;
  text-align: center; }
  .cmi-logo-link i {
    color: #d71017; }

/* Navigation */
.avatar-box {
  position: relative;
  top: -25px;
  z-index: 9999; }
  .avatar-box .box {
    height: 120px; }
  .avatar-box .avatar {
    width: 60px;
    height: 60px;
    background-color: #d71017;
    position: absolute;
    top: 54px;
    right: 7px; }

.header {
  box-shadow: none; }

.page-slider {
  margin-top: 0;
  margin-bottom: 80px; }

.header-navigation {
  font: 12px Roboto-Medium, Roboto;
  float: left; }

.header-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.header-navigation > ul > li {
  float: left; }

.header-navigation > ul > li > a {
  color: #d71017;
  display: block;
  padding: 12px 20px;
  text-transform: uppercase; }

.header-navigation ul > li.active > a,
.header-navigation ul > li > a:hover,
.header-navigation ul > li > a:focus,
.header-navigation ul > li.open > a,
.header-navigation ul > li.open > a:hover,
.header-navigation ul > li.open > a:focus {
  color: #d71017;
  text-decoration: none; }

.header-navigation ul > li.active > a {
  border-bottom: 2px solid #d71017; }

/* FIX styles END */
.header .container {
  position: relative; }

.ie8 .header {
  border-bottom: 1px solid #eee; }

.site-logo {
  float: left;
  font-size: 23px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  width: 9.9%;
  margin-left: 7.6%;
  margin-top: 10px; }
  .site-logo img {
    width: 98%;
    height: auto;
    max-width: 110px;
    margin: auto; }

.header .mobi-toggler:hover {
  border-color: #d71017;
  color: #fff; }

/* cards*/
/*@include cards('offers-cards', 'offer-card', 1, 200px, 250px);*/
.offers-cards {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 0px 13px;
  max-width: 100%; }

.offers-cards .s-offer-card:empty {
  min-width: 240px;
  max-width: 320px; }

.offers-cards .offer-card {
  min-width: 240px;
  max-width: 250px;
  margin-left: 15px;
  margin-right: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }
  .offers-cards .offer-card:empty {
    height: 0;
    border: none; }

.offers-cards .offer-card {
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  font-family: Roboto-Regular;
  font-size: 12px;
  margin-bottom: 56px; }

.offer-card .card-header {
  margin-left: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  text-align: center; }

.offer-card .card-header > a {
  position: absolute;
  left: 23px;
  z-index: 4; }

.offer-card .card-header .seller-logo {
  margin-right: 14px;
  width: 40px;
  height: 40px;
  /*border: $theme_color solid 1px;*/ }

.offer-card .card-header .offer-title {
  font-size: 18px;
  color: #2F3E50;
  letter-spacing: 0px;
  line-height: 24px;
  padding-left: 42px;
  padding-right: 16px; }

.gift-name {
  font-size: 18px;
  height: 22px;
  color: #d71017; }

.offer-card .thumbnail {
  border: none;
  height: 250px; }

.offer-card .details {
  font-family: Roboto-Light;
  margin-left: 16px;
  margin-bottom: 17px;
  margin-right: 21.7px; }

.offer-card .details .command {
  font-family: Roboto-Medium;
  font-size: 11px;
  color: #d71017;
  margin-top: 17px; }

.offer-card .details .command .material-icons {
  font-size: inherit;
  margin-right: 4px; }

.offers-section-title {
  font-family: Roboto-Regular;
  font-size: 36px;
  color: #d71017;
  margin-top: 46.6px;
  margin-bottom: 0px; }

.offers-section-title .title {
  margin: 0px; }

.offers-section-title .title .material-icons {
  font-size: 40px;
  position: absolute;
  margin-left: -90px;
  padding: 9.4px 32.2px 9.6px; }

/* BEGIN max width 1024px */
@media (max-width: 1024px) {
  .page-wrap {
    background: none; }

  .mainWrapper {
    margin-top: 100px; }

  .headerWrapper {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #f9f9f9;
    height: 100px;
    top: 0px;
    left: 0px; }

  .header-navigation-container {
    position: relative;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.55); }

  .header .header-navigation {
    z-index: 9999999999; }

  .homeDesktop {
    display: none; }

  .header .mobi-toggler {
    float: right;
    color: #D8D8D8;
    /*border: 1px solid #D8D8D8;*/
    /*border-radius: 100% !important;*/
    width: 32px;
    height: 32px;
    margin: 11.5px 16px;
    position: relative; }

  .header-navigation ul > li.active > a {
    border-bottom: none !important;
    color: white !important;
    display: block;
    text-transform: uppercase;
    background: url(/assets/img/menu-background.svg) center bottom no-repeat;
    background-size: cover; }

  .header-navigation ul > li.active > a .menu-item-icon {
    background-image: none !important; }

  .header-navigation ul > li.active {
    background-color: #d71017;
    color: white; }

  .header-navigation > ul > li.homeLink {
    margin-left: 0px !important; }

  .profile-menu .profile-menu-opener i {
    position: absolute;
    bottom: 15px;
    right: 22px; }

  .header-navigation ul > li.active > a strong {
    color: white; }

  .credit-cards-box {
    display: none; }

  .avatar-box {
    display: none; }

  .header-left-line, .header-right-line {
    top: 0px;
    height: 32px; }

  .cmi-logo-link {
    display: none; }

  .header .mobi-toggler {
    margin-top: 0px; }

  .site-logo {
    font-size: 23px;
    font-weight: 400;
    margin: 0px 16.6% 0px; }

  .site-logo img {
    width: 90px; }

  .page-slider {
    margin-top: 100px !important;
    min-height: 200px; }

  .header-left-line {
    width: 16% !important; }

  .header-right-line {
    width: calc(83% - 92px) !important; }

  /* .site-logo > img {
     height: 55px;
   }*/
  .carousel-slider .carousel-title-v5 {
    font-size: 40px; }

  .headers-container {
    margin-bottom: 25px !important; }
    .headers-container h1 {
      font-size: 30px; }
    .headers-container img {
      width: 56px; }

  .menu-item-icon {
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 0px; }

  .menu-item-icon img {
    width: 25px;
    height: 25px; } }
/* END max width 1024px*/
.credit-cards-box {
  position: absolute;
  top: 12px;
  right: 46px; }

.header-left-line, .header-right-line {
  background-color: #d71017;
  position: absolute; }

.header-left-line {
  width: 7%; }

.header-right-line {
  right: 0;
  width: 82%; }

.header {
  background: inherit;
  /*background: url(/assets/img/background.jpg);*/
  /*background-size: 100%;*/ }

/* BEGIN MIN width 1024px*/
@media (min-width: 1025px) {
  .profile-menu {
    margin-right: 25px !important;
    margin-top: 30px;
    min-width: 140px; }

  .profile-menu-icon {
    display: none !important; }

  .profile-menu .profile-menu-opener {
    position: relative;
    padding-right: 0px !important;
    margin-right: 0px !important; }

  .content-box {
    margin-top: 20px; }

  .headers-container {
    margin-top: 25px; }

  .header {
    height: 130px; }

  .header-navigation {
    width: 80%; }

  .homeMobile {
    display: none !important; }

  .header .mobi-toggler {
    display: none; }

  .header-navigation ul.dropdown-menu {
    width: 150px;
    text-align: center; }

  .pull-right-1025 {
    float: right !important; }

  .header-left-line, .header-right-line {
    top: 43px;
    height: 12px; }

  .back-btn-header {
    display: none; }

  .header-navigation ul {
    float: right; }

  .header-navigation ul > li {
    margin-right: 4px; }

  .header-navigation > ul > li.active > a {
    padding: 0px !important;
    border: none !important;
    background: none !important; }

  .header-navigation ul > li.profile-menu a.dropdown-opener {
    padding-left: 0px;
    color: gray;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0px !important;
    padding-bottom: 0px;
    background: none; }
  .header-navigation ul > li.profile-menu .menu-item-icon {
    padding-left: 0px;
    padding-bottom: 0px; }

  .header-navigation ul > li > a:hover {
    background-color: transparent; }

  .header-navigation > ul > li > a {
    margin-bottom: 5px;
    padding: 9.4px 33px 9.4px; }

  .header-navigation ul > li strong {
    text-align: center;
    text-transform: uppercase;
    color: #7b7c7f;
    font-size: 10px; }

  .header-navigation ul > li.active > a {
    border-bottom: none !important;
    color: white !important;
    display: block;
    text-transform: uppercase;
    background: url(/assets/img/menu-background.svg) center bottom no-repeat;
    background-size: cover; }

  .carousel-text {
    width: 27%;
    font-family: Roboto-Medium; }

  .header .header-navigation {
    display: block !important;
    padding-right: 1.5%;
    position: absolute;
    right: 0px;
    top: 54px; }

  .header-navigation > ul > li.right {
    float: right; }

  .carousel-slider .carousel-title-v5 {
    font-size: 40px; } }
/* BEGIN MIN width 1024px*/
/* BEGIN max width 767px */
@media (max-width: 767px) {
  .page-title {
    font-size: 24px !important;
    text-align: center !important; }

  .tool-bar {
    text-align: center !important; }

  #topcontrol {
    display: none; }

  .content-box {
    padding: 15px; }

  .points-flag-container {
    text-align: center !important; }

  .desc-section .desc-box {
    padding: 0px 2% 20px; }
    .desc-section .desc-box h2 {
      font-size: 16px; }
    .desc-section .desc-box p {
      display: none; }
    .desc-section .desc-box img {
      width: 80%;
      max-height: 80px; }
  .desc-section hr {
    border-top: 1px solid #d71017; }

  .offers-cards {
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-direction: row;
    -ms-flex-align: center;
    -ms-flex-pack: center; }

  .carousel-slider .carousel-title-v5 {
    font-size: 20px;
    margin-top: 0px; }

  .carousel-position-six.text-uppercase.carousel-text {
    top: 10px;
    width: 100%; }

  .transaction-content-box {
    padding-left: 5px;
    padding-right: 5px; }

  .footer span {
    font-size: 10px; }

  .gift-dialog-container {
    margin-left: 0px;
    margin-right: 0px; }

  .page-wrap {
    background: none; } }
@media (max-width: 450px) {
  .gift-thumbnail {
    display: none; }

  .pagination-container {
    margin: 0px -15px !important; }

  .pagination:first-child, .pagination:last-child {
    margin-right: 0px; }

  .pagination li {
    font-size: 12px; }

  .pagination li a {
    padding-left: 10px;
    padding-right: 10px; }

  .pagination > li:first-child > a, .pagination > li:last-child > a {
    padding-left: 6px;
    padding-right: 6px; }

  .pagination > .active > a {
    background-color: #337ab7;
    z-index: 3;
    color: #fff;
    cursor: default;
    border-color: #337ab7; } }
/* END max width 767px*/
/* BEGIN min width 768px */
@media (min-width: 768px) {
  .page-wrap {
    background-size: 100% !important; }

  .gift-dialog .modal-dialog {
    background: #bbbbbb;
    height: 393px;
    width: 620px;
    border-radius: 60px;
    box-shadow: none;
    border: none; }

  .gift-dialog .modal-content {
    box-shadow: none;
    border: none;
    height: 380px;
    width: 612px;
    margin: auto;
    background: url(/assets/img/popup-back.png) no-repeat; }

  .gift-dialog .modal-body {
    padding: 58px 0px 0px 0px;
    width: 397px;
    margin-left: 190px;
    height: 271px; }

  .transaction-content-box {
    padding-left: 25px;
    padding-right: 25px; }

  .gift-dialog .cont {
    width: 397px;
    height: 155px;
    margin: 13px 0px 0px; }

  .page-title {
    font-size: 36px !important; }

  .desc-section .desc-box {
    padding: 60px 2.1% 40px; }
    .desc-section .desc-box img {
      width: 80%;
      max-height: 200px; }

  .carousel-position-six.text-uppercase.carousel-text {
    top: 20px;
    width: 50%; }

  .modal-dialog {
    width: 775px;
    margin: 150px auto; }

  .offers-cards {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 0px; }

  .filter-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .filter-toolbar > input {
    margin-right: 12px; } }
/* END min width 768px*/
.social-icons {
  float: right; }

.social-icons img {
  height: 32px; }

.menu-icon {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  display: -webkit-flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center;
  cursor: pointer; }

.menu-icon > .material-icons {
  font-size: 20px;
  margin-right: 10px; }

.page-sidebar {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.29); }

.ribbon {
  position: absolute; }

.menu-icon .left {
  margin-left: 7px;
  margin-top: -2px; }

.progress {
  height: 20px;
  overflow: hidden;
  background-color: #cecece;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 0px;
  border-radius: 0px;
  text-align: center;
  position: absolute;
  bottom: 30px;
  width: 240px;
  padding-top: 2px; }

.progress > span {
  color: #414141;
  font-family: Roboto-medium;
  z-index: 1; }

.ellipsis {
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden; }

.progress-bar {
  float: left;
  width: 0;
  height: 150%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00C853;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
  margin-top: -20px; }

/* END MIN width 1024px*/
.loader,
.loader:before,
.loader:after {
  background: #d71017;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em; }

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: ''; }

.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader {
  color: #d71017;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader:after {
  left: 1.5em; }

@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }
.load-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 240px;
  height: 240px;
  float: left;
  position: relative;
  overflow: hidden;
  box-sizing: border-box; }

.free {
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0; }

.small-spinner.loader, .small-spinner.loader:before, .small-spinner.loader:after {
  width: 0.5em; }

.small-spinner.loader {
  font-size: 6px;
  position: absolute;
  margin: 0px 15% 5px 28px; }

.footer {
  background-color: #d71017;
  font-family: Roboto-Medium;
  font-size: 12px;
  letter-spacing: 0.0556em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  color: white; }

.view-title {
  font-family: Roboto-Regular;
  font-size: 36px;
  color: #414141;
  text-align: center;
  margin: 30px 0px; }

.content-box {
  background-color: #ffffff;
  border-radius: 3px;
  min-height: 650px;
  margin-bottom: 150px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26); }

.details-box {
  font-family: Roboto-Light;
  font-size: 36px;
  color: #2f3e50;
  text-align: left; }

.points-flag {
  padding: 14px 20px;
  background-color: #d71017;
  border-radius: 0px 0px 4px 4px;
  font-family: Roboto-Medium;
  font-size: 24px;
  color: #ffffff; }

.points-flag-container {
  text-align: right; }

.orange-title {
  font-family: Roboto-Regular;
  font-size: 36px;
  color: #d71017;
  margin-bottom: 60px;
  text-align: center; }

.color-theme {
  color: #d71017; }

.background-theme {
  background-color: #d71017; }

.top-background {
  margin-top: -1px;
  height: 0px;
  display: none; }

.light {
  font-family: Roboto-Light !important; }

.align-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 25px; }

.align-vertical-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.orange-border {
  border: solid #d71017 1px; }

.commercant-title {
  font-family: Roboto-Medium;
  font-size: 14px;
  color: #2f3e50;
  text-align: center;
  line-height: 24px;
  margin-top: 10px;
  height: 24px; }

.rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.cmi-dialog {
  border-radius: 2px;
  box-shadow: 0px 24px 24px 0px rgba(0, 0, 0, 0.3), 0px 0px 24px 0px rgba(0, 0, 0, 0.22); }

.filter {
  background-color: #d71017;
  border-radius: 0px;
  padding-right: 25px;
  border: 1px solid #f5a623;
  font-family: Roboto-Medium;
  font-size: 10px;
  text-transform: uppercase; }

.filter > i {
  position: absolute;
  font-size: 14px;
  margin-left: 7px; }

.close-btn {
  background-color: transparent;
  border: none;
  float: right; }

.orange {
  color: #f5a623; }

.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-family: Roboto-Medium;
  font-size: 20px;
  color: white; }

.modal-btn {
  float: right;
  margin-top: 27px; }

.modal-btn a, .modal-btn button {
  font-size: 14px;
  text-transform: uppercase;
  font-family: Roboto-Medium;
  letter-spacing: 0.0357em; }

.modal-btn button {
  border: none;
  background: none; }

.modal-btn a:nth-child(1) {
  margin-right: 17px;
  color: #f44336; }

.modal-btn a:nth-child(2), .modal-btn button:nth-child(2) {
  color: #f5a623; }

.modal-header {
  border-bottom: none;
  padding: 20px 25px;
  background-color: #d71017; }

.help-block {
  /*color: #fff;*/
  font-family: Roboto-Medium;
  margin: 0px; }

.cursor-pointer {
  cursor: pointer; }

tooltip tip {
  /*max-width: 1000px;*/
  /*min-width: 360px;*/ }

/* .squaredFour */
.squaredFour {
  width: 20px;
  position: relative;
  margin-right: 20px; }
  .squaredFour label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fcfff4;
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5); }
    .squaredFour label:after {
      content: '';
      width: 14px;
      height: 7px;
      position: absolute;
      top: 5.4px;
      left: 3.5px;
      border: 3px solid #333;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .squaredFour input[type=checkbox] {
    visibility: hidden; }
    .squaredFour input[type=checkbox]:checked + label:after {
      opacity: 1; }

.underline {
  text-decoration: underline; }

.griser {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  opacity: 0.5;
  filter: alpha(opacity=50); }

.partner-section {
  margin-top: 100px; }
  .partner-section h1 {
    text-transform: uppercase;
    color: #4d4d4d;
    margin-bottom: 50px; }
  .partner-section .partners {
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 0px 13px;
    max-width: 100%; }
  .partner-section .partner-img {
    display: inline-block;
    text-align: center;
    cursor: pointer; }
    .partner-section .partner-img .thumbnail {
      background: rgba(204, 204, 204, 0.31); }
      .partner-section .partner-img .thumbnail img {
        width: 200px;
        height: 200px;
        padding: 40px; }
    .partner-section .partner-img p {
      text-transform: uppercase;
      font-family: Roboto-medium;
      width: 50%;
      margin-left: 25%;
      font-size: 14px; }

.desc-section {
  margin-top: 50px; }
  .desc-section .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  .desc-section .desc-box {
    display: inline-block;
    width: 32.5%;
    text-align: center;
    vertical-align: top; }
    .desc-section .desc-box h2 {
      color: #d71017;
      font-size: 26px; }
    .desc-section .desc-box p {
      font-size: 20px;
      font-family: Roboto-light;
      font-style: italic; }
  .desc-section .desc-box:not(:first-child) {
    border-left: 2px solid #d71017; }
  .desc-section hr {
    border-top: 2px solid #d71017; }

/* end .squaredFour */
a {
  color: #d71017; }

a:hover {
  color: #d71017; }

.header-navigation ul > li.active > a,
.header-navigation ul > li > a:hover,
.header-navigation ul > li > a:focus,
.header-navigation ul > li.open > a,
.header-navigation ul > li.open > a:hover,
.header-navigation ul > li.open > a:focus {
  color: #d71017; }

.header-navigation li.menu-search i:hover {
  color: #d71017; }

.sidebar a:hover {
  color: #d71017; }

.sidebar .dropdown.open .dropdown-toggle:hover {
  color: #d71017; }

.sidebar-menu .dropdown-menu li > a:hover, .sidebar-menu .dropdown-menu li > a:focus, .sidebar-menu li.active > a, .sidebar-menu li.active > a:hover {
  background: none !important;
  color: #d71017; }

.content-page a:hover,
.sidebar2 a:hover {
  color: #d71017; }

.content-page .link, .content-page .link:hover, .content-page .link:active {
  color: #d71017; }

.page-404 .number,
.page-500 .number {
  color: #d71017; }

.content-form-page a:hover {
  color: #d71017; }

.langs-block-others:after {
  border-bottom: 8px solid #d71017; }

.header-navigation > ul > li.dropdown:hover > a:after {
  border-bottom: 8px solid #d71017; }

.header-navigation .dropdown-menu > li > a:hover,
.header-navigation .dropdown-menu > li.active > a,
.header-navigation .header-navigation-content .header-navigation-col li > a:hover,
.header-navigation .header-navigation-content .header-navigation-col li.active > a {
  background: #d71017;
  color: #fff; }

.header-navigation .dropdown-menu .header-navigation-content-ext li > a:hover,
.header-navigation .dropdown-menu .header-navigation-content-ext li.active > a {
  background: #fff;
  color: #d71017; }

.header-navigation .search-box:after {
  border-bottom: 8px solid #d71017; }

.header-navigation .search-box {
  border-top: solid 2px #d71017; }

.nav-tabs {
  border-color: #d71017; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background: #d71017; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background: #d71017;
  color: #fff; }

::-moz-selection {
  color: #fff;
  background: #d71017; }

::selection {
  color: #fff;
  background: #d71017; }

.owl-buttons .owl-prev:hover {
  background-color: #d71017; }

.owl-buttons .owl-next:hover {
  background-color: #d71017; }

.require {
  color: #d71017; }

.btn-primary {
  background: #d71017;
  border-color: #d71017; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background: #d71017; }

.header-navigation .dropdown-menu > li:first-child {
  border-top: 2px solid #d71017; }

.del-goods:hover,
.add-goods:hover {
  background-color: #d71017; }

.sidebar a:hover > .fa-angle-down {
  background-position: -44px 0; }

.sidebar .collapsed:hover > .fa-angle-down {
  background-position: -44px -37px; }

.top-cart-content {
  border-top: solid 2px #d71017; }

.front-skills .progress-bar {
  background: #d71017; }

.service-box-v1:hover {
  background: #d71017; }

.header .mobi-toggler:hover {
  background-color: #d71017;
  border-color: #d71017; }

@media (max-width: 1024px) {
  .header .header-navigation li > a:hover,
  .header .header-navigation li.active > a,
  .header .header-navigation li.open > a:hover {
    color: #d71017; } }
.faq-tabbable {
  border-left: solid 2px #d71017; }

.faq-tabbable li:hover a,
.faq-tabbable li.active a {
  background: #d71017; }

.faq-tabbable li.active:after {
  border-left: 6px solid #d71017; }

.mix-filter li:hover, .mix-filter li.active {
  background: #d71017;
  color: #fff; }

.mix-grid .mix .mix-details {
  background: #d71017; }

.mix-grid .mix a.mix-link,
.mix-grid .mix a.mix-preview {
  background: #db681a; }

.langs-block-others {
  border-top: solid 2px #d71017; }

.brands .owl-buttons .owl-prev:hover {
  background-position: 18px -539px; }

.brands .owl-buttons .owl-next:hover {
  background-position: -249px -539px; }

.header-navigation ul > li.active > a {
  border-bottom: 2px solid #d71017; }

.cards {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.cards .card {
  -webkit-flex-grow: 5;
  flex-grow: 5;
  min-width: 200px;
  max-width: 250px;
  overflow: hidden; }

.cards .card {
  margin: 30px 15px; }

.card {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s; }

/* On mouse-over, add a deeper shadow */
.card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); }

.card .thumbnail {
  border: none;
  text-align: center; }

.card .thumbnail img {
  height: 128px; }

.refill select {
  width: 28%;
  margin-right: 5px; }

.refill input {
  width: 70%; }

@media (max-width: 767px) {
  .term-of-service h2 {
    font-size: 20px !important; }

  .campaign-detail-box {
    padding: 50px 25px; }

  .campaign-detail-box .gras {
    font-size: 15px !important; }

  .campaign-detail-box .details-box i {
    font-size: 24px !important; }

  .refill select {
    width: 100%;
    margin-bottom: 10px; }

  .refill input {
    width: 100%; } }
@media (min-width: 768px) {
  .campaign-detail-box {
    padding: 70px 40px; } }
.campaign-detail-box {
  background-color: #ffffff;
  border-radius: 3px;
  min-height: 300px;
  margin-bottom: 80px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26);
  margin-top: 115px; }
  .campaign-detail-box .img-holder {
    cursor: pointer;
    width: 150px;
    margin: auto;
    border: 1px solid #d2d2d2;
    height: 150px;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white; }
    .campaign-detail-box .img-holder img {
      width: 100%;
      margin: auto; }

/*.top-background {
  margin-top: -1px;
  height: 0px;
}*/
.details-box i {
  font-size: 30px;
  color: #d71017;
  margin-right: 20px; }

.gras {
  font-family: Roboto-Regular;
  font-size: 18px;
  color: #2f3e50; }

.campaign-detail-box > .thumbnail {
  margin-top: 28px; }

.bold-legend {
  font-family: Roboto-Medium;
  font-size: 24px;
  color: #2f3e50;
  text-align: center;
  line-height: 24px; }

.details-box > h1 {
  margin-top: 0px;
  margin-bottom: 36px; }

.rules-table {
  padding: 0px;
  font-family: Roboto-Medium;
  font-size: 28px;
  color: #ffffff;
  border: 3px solid #ffa701;
  border-radius: 4px;
  text-align: center;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25); }

.term-of-service {
  font-size: 16px;
  margin-top: 100px;
  margin-bottom: 100px; }

.term-of-service h1 {
  color: #d71017; }

.tooltip-launcher {
  pointer-events: none !important; }

@media (max-width: 1024px) {
  .campaign-detail-box {
    margin-top: 15px; }

  .back-btn-container {
    margin-top: 45px !important;
    margin-bottom: 15px !important; }

  .back-btn {
    line-height: 0.5 !important; } }
.sold-out {
  position: absolute;
  height: 138px;
  z-index: 1;
  opacity: 0.6; }

.grise {
  color: #999 !important; }

.form-group {
  margin-bottom: 15px; }

.intl-tel-input .country-list li[data-country-code="eh"] {
  display: none !important; }

label {
  margin-bottom: 15px; }

.main-login {
  background-color: #fff;
  /* shadows and rounded borders */
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }

.main-center {
  padding: 40px 40px; }

.login-button {
  margin-top: 5px; }

.login-register {
  font-size: 11px;
  text-align: center; }

h1.title {
  font-family: Roboto-Medium;
  font-size: 36px;
  color: #2f3e50;
  text-align: center;
  letter-spacing: 0.2079em;
  text-transform: uppercase;
  margin-bottom: 45px; }

.custom-inputs .col-sm-6 {
  padding: 0px; }

.custom-inputs input {
  height: 66px;
  background-color: #f5f6f7;
  border: 2px solid rgba(207, 208, 209, 0.5);
  font-size: 18px;
  color: #979899;
  padding-left: 27px; }

.custom-inputs .top-left-input {
  border-top-left-radius: 8px; }

.custom-inputs .top-right-input {
  border-top-right-radius: 8px; }

.custom-inputs .bottom-left-input {
  border-bottom-left-radius: 8px; }

.custom-inputs .bottom-right-input {
  border-bottom-right-radius: 8px; }

@media (min-width: 768px) {
  .custom-inputs.inline-input input.left {
    border-top-left-radius: 8px; }

  .custom-inputs.inline-input input.right {
    border-top-right-radius: 8px;
    border-left-width: 0px; } }
@media (max-width: 767px) {
  .custom-inputs.inline-input input.left {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 15px; } }
.btn-cmi {
  margin-top: 0px;
  padding: 6px 20px;
  background-color: #d71017;
  color: #FFFFFF;
  border: 1px solid #cfd0d1;
  border-radius: 33px;
  box-shadow: 0px 15px 25px 0px rgba(215, 215, 215, 0.64);
  height: 60px;
  font-family: Roboto-Medium;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.0429em;
  cursor: pointer; }

.forget-password {
  font-family: Roboto-Regular;
  font-size: 18px;
  color: #2F3E50;
  letter-spacing: 0.77px;
  float: right;
  padding-top: 18px; }

.login-btn-box {
  padding: 12px 0px 0px 0px; }

/*.login-btn-box .btn-cmi {
  height: 78px;
}*/
.forget-password > a {
  color: black;
  cursor: pointer; }

.forget-password > a:hover {
  text-decoration: underline;
  color: #d71017; }

.reset-password-alert {
  text-align: center;
  font-size: 19px;
  color: #0a1a27;
  font-family: Roboto-Medium;
  line-height: 2; }

.birth-day .birth-day-label {
  line-height: 50px;
  font-size: 18px;
  color: #999999;
  font-weight: 400;
  padding-left: 22px; }
.birth-day .select-container {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  margin-left: 15px;
  margin-right: 7px;
  height: 50px;
  align-items: center; }
  .birth-day .select-container select {
    max-width: 30%;
    height: 35px;
    font-size: 14px;
    margin-left: 5px; }
  .birth-day .select-container select#year {
    max-width: 36%; }

.gray-border {
  border-bottom: 2px solid #f2f2f2; }

.pagination-btns {
  font-family: Roboto-Regular;
  font-size: 20px;
  color: black;
  padding: 20px; }

.pagination-btns i {
  line-height: inherit;
  font-size: 18px;
  font-weight: bold; }

.commande-status {
  font-family: Roboto-Medium;
  font-size: 18px;
  color: #ffffff;
  background-color: #d71017;
  border-radius: 5px 0px 0px 5px;
  padding: 13px 0px;
  width: 120px;
  text-align: center; }

.status-icon {
  background-color: rgba(215, 215, 215, 0.64);
  padding: 12px 0px; }

.commande-status .status-icon > i {
  font-size: 30px; }

.jp-card .jp-card-front .jp-card-lower .jp-card-expiry {
  width: 12% !important; }

.card-logo {
  z-index: 2;
  position: absolute;
  right: 20px;
  top: 10px; }

.card-mastercard {
  width: 60px;
  height: 38.5px;
  background: url(/assets/img/logo/rsz_1_mastercard-128.png) round; }

.card-visa {
  width: 60px;
  height: 19px;
  background: url(/assets/img/logo/rsz_vbm_wht01.png) round; }

.card-cmi {
  width: 60px;
  height: 39px;
  background: url(/assets/img/logo/logo_carte_marocaine.png) round; }

/*.top-background {
  margin-top: -1px;
  height: 0px;
}*/
.profile-thumbnail {
  max-width: 150px;
  border: none;
  position: relative;
  margin: auto; }

.profile-thumbnail .badge {
  position: absolute;
  top: 124px;
  left: 0px;
  width: 100%;
  border: none; }

.profile-thumbnail .badge-palier .badge-img {
  width: 100% !important; }

.profile-thumbnail .badge-palier .palierName {
  margin-top: -47px;
  font-size: 14px; }

@media (max-width: 767px) {
  .commande-status {
    font-size: 12px;
    width: 80px; }

  .detail-box {
    padding-left: 20px;
    padding-right: 20px; }

  .detail-box .name {
    font-size: 22px !important;
    text-align: center; }

  .detail-box .info {
    font-size: 12px !important; }

  .detail-box .info b {
    display: block;
    margin-left: 15px;
    font-weight: 100;
    color: gray !important; }

  /*.content-box {
    padding: 50px 25px;
  }*/ }
.status-col {
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 170px; }

@media (min-width: 768px) {
  .commande-status {
    font-size: 14px;
    width: 175px; }

  .content-box {
    padding: 25px; }

  .detail-box .infotable {
    display: table-row; }
    .detail-box .infotable label {
      display: table-cell;
      margin-right: 5px; }
    .detail-box .infotable b {
      display: table-cell; } }
@media (min-width: 992px) {
  .content-box {
    padding: 50px 90px; }

  .transaction-content-box {
    padding: 50px 25px; } }
.content-box .thumbnail img {
  margin-bottom: 16px; }

.detail-box {
  /*margin: 0px 0px 25px 13%;*/ }

.detail-box .name {
  font-size: 24px;
  font-family: Roboto-Medium;
  text-transform: capitalize;
  padding-bottom: 35px;
  border-bottom: solid 1px rgba(215, 215, 215, 0.64);
  margin-bottom: 25px; }

.detail-box .info {
  font-family: Roboto-Medium;
  font-size: 14px;
  color: #333333;
  text-align: left;
  letter-spacing: 0.0735em;
  line-height: 24px;
  font-weight: 600; }

.detail-box .info b {
  color: black; }

.detail-box .info label {
  width: 140px;
  display: inline-block; }

.add-new-card {
  background-color: #e4e4e4;
  border-radius: 5px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.35);
  height: 150px;
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin: 17px 15px 56px; }

.add-new-card .material-icons {
  font-size: 36px;
  color: #bbbbbb; }

.editable-wrap .editable-controls, .editable-wrap .editable-error {
  margin-bottom: 15px; }

.editable-wrap {
  width: 100%; }

.cropArea {
  /*background: #E4E4E4;*/
  overflow: hidden;
  width: 100%;
  height: 500px; }

.update-avatar > img {
  cursor: pointer; }

.update-avatar > img:hover {
  background-color: #d71017; }

.gray-border {
  border-bottom: 2px solid #f2f2f2; }

th {
  cursor: pointer; }

.pagination-btns {
  font-family: Roboto-Regular;
  font-size: 20px;
  color: black;
  padding: 20px; }

.pagination-btns i {
  line-height: inherit;
  font-size: 18px;
  font-weight: bold; }

.commande-status {
  font-family: Roboto-Medium;
  color: #ffffff;
  background-color: #d71017;
  border-radius: 5px;
  padding: 13px 0px;
  text-align: center; }

.status-icon {
  background-color: rgba(215, 215, 215, 0.64);
  padding: 12px 0px; }

.commande-status .status-icon > i {
  font-size: 30px; }

ul.pagination li:first-child > a {
  visibility: hidden; }

ul.pagination li:last-child > a {
  visibility: hidden; }

ul.pagination li:first-child > a:after {
  content: 'Première';
  visibility: visible;
  display: block;
  font-weight: bold; }

ul.pagination li:last-child > a:after {
  content: 'Dernière';
  visibility: visible;
  display: block;
  font-weight: bold; }

.gift-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

body.modal-open {
  overflow: visible; }

.offers-cards .noffer-card {
  margin-bottom: 30px;
  position: relative;
  /*background: url(/assets/img/offer-background.png) no-repeat;*/
  background-size: contain;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  width: 20%;
  min-width: 240px;
  max-width: 320px;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  height: 270px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto; }
  .offers-cards .noffer-card:empty {
    height: 0;
    border: none; }
  .offers-cards .noffer-card .content {
    background: url(/assets/img/offer-background-2.png) no-repeat;
    background-size: contain;
    width: 100%;
    position: relative;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
  .offers-cards .noffer-card:hover .content {
    opacity: 0.1; }
  .offers-cards .noffer-card:hover .card-tooltip {
    display: inline-block; }
  .offers-cards .noffer-card .card-tooltip {
    position: absolute;
    top: -10px;
    left: 70px;
    height: 188px;
    background: url(/assets/img/tooltip.svg) no-repeat;
    width: 243px;
    display: none; }
  .offers-cards .noffer-card .tool-row {
    height: 128px;
    margin: 15px; }
  .offers-cards .noffer-card .tool-row div {
    padding: 0; }
  .offers-cards .noffer-card .gift-dialog.in {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .offers-cards .noffer-card .confirmation {
    height: 46px;
    padding: 5px 10px 0px; }
  .offers-cards .noffer-card .confirmation .title {
    font-size: 23px;
    font-weight: 400;
    color: red; }
  .offers-cards .noffer-card .confirmation button {
    color: #172982;
    font-family: Roboto-Regular;
    font-size: 16px;
    min-width: 100px;
    border: 2px solid #a0a0a0;
    border-radius: 2px;
    background: #e2e2e2;
    background: -webkit-gradient(left top, right top, color-stop(0%, #e2e2e2), color-stop(5%, #d1d1d1), color-stop(51%, #fefefe), color-stop(53%, #fefefe), color-stop(93%, #dbdbdb), color-stop(100%, #dbdbdb));
    background: -webkit-linear-gradient(left, #e2e2e2 0%, #d1d1d1 5%, #fefefe 51%, #fefefe 53%, #dbdbdb 93%, #dbdbdb 100%);
    background: linear-gradient(to right, #e2e2e2 0%, #d1d1d1 5%, #fefefe 51%, #fefefe 53%, #dbdbdb 93%, #dbdbdb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#dbdbdb', GradientType=1);
    box-shadow: 0px 7px 5px -4px rgba(117, 117, 117, 0.72); }
  .offers-cards .noffer-card .cont .details p {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #212121; }
  .offers-cards .noffer-card .cont .img-container {
    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; }
  .offers-cards .noffer-card .des-title {
    width: 128px;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .offers-cards .noffer-card .des-content {
    height: 105px;
    width: 128px;
    font-size: 12px;
    overflow: hidden; }
  .offers-cards .noffer-card .description {
    position: absolute;
    margin-left: 190px;
    margin-top: 75px;
    color: gray; }
    .offers-cards .noffer-card .description p {
      font-style: italic; }
  .offers-cards .noffer-card .offer-logo {
    width: 90px;
    margin-left: 110px;
    margin-top: 90px;
    max-height: 140px; }
  .offers-cards .noffer-card .points {
    position: absolute;
    bottom: 15px;
    left: 50px; }
    .offers-cards .noffer-card .points img {
      width: 70px;
      height: 70px; }
    .offers-cards .noffer-card .points span {
      position: absolute;
      top: 13px;
      font-size: 16px;
      color: white;
      text-align: center; }
  .offers-cards .noffer-card .border-shadow {
    width: 13px;
    height: 250px;
    position: absolute;
    top: 0px;
    left: 0px; }
  .offers-cards .noffer-card .percentage-img {
    width: 85px;
    height: 85px;
    position: absolute;
    bottom: 0;
    right: -16px; }
  .offers-cards .noffer-card .percentage-text {
    position: absolute;
    bottom: 80px;
    right: 8px;
    color: #3c2b2b;
    font-weight: 900; }

.offers-cards .partner-card {
  border: 2px solid #d2d2d2;
  border-radius: 8px;
  padding: 15px;
  background: rgba(229, 229, 229, 0.4);
  font-family: Roboto-Regular;
  font-size: 12px;
  margin-bottom: 56px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 240px;
  max-width: 250px;
  margin-left: 15px;
  margin-right: 15px;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }
  .offers-cards .partner-card .thumbnail {
    width: 138px;
    border: 1px solid #d2d2d2;
    height: 138px;
    border-radius: 4px; }
  .offers-cards .partner-card .img-icon {
    margin-right: 19px;
    width: 24px;
    height: 24px; }
  .offers-cards .partner-card a:hover {
    color: #d71017; }
  .offers-cards .partner-card a.address-link {
    display: block;
    width: calc((100% - 42px) - 1px); }
  .offers-cards .partner-card .partnerImgContainer {
    display: table;
    margin: auto; }
    .offers-cards .partner-card .partnerImgContainer .img-holder {
      cursor: pointer;
      width: 138px;
      margin: auto;
      border: 1px solid #d2d2d2;
      height: 138px;
      border-radius: 4px;
      display: table-cell;
      vertical-align: middle;
      background-color: white; }
      .offers-cards .partner-card .partnerImgContainer .img-holder img {
        width: 100%;
        height: auto;
        margin: auto; }

.desc-section .n-desc-box {
  display: table-cell !important;
  /*padding-top: 0px;*/
  /*padding-bottom: 0px;*/ }

.desc-section .box-top {
  padding-top: 20px !important;
  padding-bottom: 0px !important; }

.desc-section .box-bottom {
  padding-bottom: 40px !important;
  padding-top: 0px !important; }

.cmi-badge {
  background: #d71017;
  font-family: roboto-medium;
  margin-right: 10px; }

.profile-menu .dropdown-menu li {
  text-transform: uppercase; }

.header-navigation > ul > li > a {
  margin: 0px !important;
  padding: 0px !important; }

.header-navigation ul > li > a .menu-item-icon {
  border-bottom: none !important;
  color: white;
  display: block;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 5px;
  padding: 9.4px 33px 9.4px;
  margin-top: 1px;
  margin-right: 4px;
  border: none; }

.header-navigation ul > li.active > a .menu-item-icon {
  background: url("/assets/img/menu-background.svg") center bottom no-repeat;
  background-size: 100%; }

.header-navigation ul > li > a strong {
  color: grey; }

.header-navigation ul > li .profile-menu {
  color: grey; }

.ellipsis-container {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.sign-up-form, .sign-in-form {
  padding: 15px; }

.login-box {
  min-height: inherit !important; }

.fixed-alert {
  position: fixed;
  right: 6px;
  top: 4px;
  z-index: 9999999999999999999; }

.pagination-container .pagination {
  width: 100% !important;
  text-align: center; }

.desc-section hd {
  cursor: auto; }

/*// new design*/
.block-center {
  margin-right: auto;
  margin-left: auto; }

.nnoffers-cards {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.nnoffer-card {
  margin: 0px 15px 30px 15px; }
  .nnoffer-card:empty {
    width: 230px;
    height: 0px; }
  .nnoffer-card tooltip tip {
    background: rgba(224, 224, 224, 0.95);
    border-radius: 40px;
    padding: 10px 5px;
    width: 480px;
    /*max-width: 450px;*/ }
  .nnoffer-card tooltip._left tip tip-arrow {
    border-left-color: rgba(224, 224, 224, 0.95);
    border-bottom-width: 25px;
    border-left-width: 25px;
    border-top-width: 25px;
    top: 46%; }
  .nnoffer-card tooltip._top tip tip-arrow {
    border-top-color: rgba(224, 224, 224, 0.95);
    border-right-width: 25px;
    border-left-width: 25px;
    border-top-width: 25px;
    left: 46%; }
  .nnoffer-card tooltip._bottom tip tip-arrow {
    border-bottom-color: rgba(224, 224, 224, 0.95);
    border-bottom-width: 25px;
    border-left-width: 25px;
    border-right-width: 25px;
    left: 46%; }
  .nnoffer-card tooltip._right tip tip-arrow {
    border-right-color: rgba(224, 224, 224, 0.95);
    border-bottom-width: 25px;
    border-right-width: 25px;
    border-top-width: 25px;
    top: 46%; }
  .nnoffer-card .out-of-stock {
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    z-index: 998;
    position: absolute;
    background: url(/assets/img/out-of-stock.png) center center no-repeat;
    background-color: rgba(255, 255, 255, 0.7); }
  .nnoffer-card .des-title {
    color: #d71017; }
  .nnoffer-card .des-content {
    color: #000; }
  .nnoffer-card .tool-row {
    max-width: 480px; }
    .nnoffer-card .tool-row .img-holder {
      min-width: 250px;
      margin-bottom: 5px; }
    .nnoffer-card .tool-row .img-holder img {
      max-width: 245px;
      margin: auto; }
    .nnoffer-card .tool-row .des-container {
      max-width: 250px;
      min-width: 200px;
      color: black; }
  .nnoffer-card .card-img {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .nnoffer-card .card-img .img-element {
      max-height: 190px !important;
      margin: auto !important; }
  .nnoffer-card .card-content {
    width: 230px;
    background: white;
    padding: 5px 5px 10px 5px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
    position: relative; }
  .nnoffer-card .card-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 220px; }
    .nnoffer-card .card-title .gift-icon {
      width: 55px; }
    .nnoffer-card .card-title .des {
      /* width: calc(100% - 65px);*/ }
    .nnoffer-card .card-title b {
      margin: auto auto auto 0px;
      font-size: 19px;
      vertical-align: middle;
      color: #808080;
      height: 60px;
      overflow: hidden;
      max-width: 155px !important;
      display: block;
      padding-left: 5px; }
  .nnoffer-card .card-infos .percentage-data {
    display: block;
    text-align: center;
    color: #3c2b2b;
    font-weight: 900; }
  .nnoffer-card .card-infos .img-percentage {
    width: 85px;
    height: 85px; }
  .nnoffer-card .card-infos .points {
    background: url(/assets/img/point-background.svg) no-repeat;
    background-size: cover;
    width: 70px;
    height: 70px;
    text-align: center;
    vertical-align: middle;
    padding: 14px 7px 10px 7px;
    color: white;
    margin: auto; }
  .nnoffer-card .card-infos .actions {
    width: calc(100% - 86px);
    height: 105px;
    margin: auto; }
  .nnoffer-card .card-infos .commander {
    margin-top: 6px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px; }
    .nnoffer-card .card-infos .commander i {
      vertical-align: middle;
      font-size: 30px; }
  .nnoffer-card .gift-dialog .confirmation {
    height: 46px;
    padding: 5px 10px 0px; }
    .nnoffer-card .gift-dialog .confirmation .title {
      font-size: 23px;
      font-weight: 400;
      color: red; }
    .nnoffer-card .gift-dialog .confirmation button {
      color: #172982;
      font-family: Roboto-Regular;
      font-size: 16px;
      min-width: 100px;
      border: 2px solid #a0a0a0;
      border-radius: 2px;
      background: #e2e2e2;
      background: -webkit-gradient(left top, right top, color-stop(0%, #e2e2e2), color-stop(5%, #d1d1d1), color-stop(51%, #fefefe), color-stop(53%, #fefefe), color-stop(93%, #dbdbdb), color-stop(100%, #dbdbdb));
      background: -webkit-linear-gradient(left, #e2e2e2 0%, #d1d1d1 5%, #fefefe 51%, #fefefe 53%, #dbdbdb 93%, #dbdbdb 100%);
      background: linear-gradient(to right, #e2e2e2 0%, #d1d1d1 5%, #fefefe 51%, #fefefe 53%, #dbdbdb 93%, #dbdbdb 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#dbdbdb', GradientType=1);
      box-shadow: 0px 7px 5px -4px rgba(117, 117, 117, 0.72); }
    .nnoffer-card .gift-dialog .confirmation button[disabled='disabled'] {
      opacity: 0.5; }
  .nnoffer-card .gift-dialog .cont .img-container {
    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; }
  .nnoffer-card .gift-dialog .cont .details p {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #212121; }

.not-active, .not-active:hover, .not-active:active, .not-active:focus {
  color: #d4d4d4;
  cursor: not-allowed !important; }

.nprofile-thumbnail {
  background: url(/assets/img/blue-palier-profile.png) no-repeat;
  background-size: cover !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 170px;
  height: 199px;
  border: none;
  max-width: none !important; }
  .nprofile-thumbnail img {
    border: none;
    width: 85px !important;
    border-radius: 75px;
    height: 85px !important;
    margin-left: 25px;
    margin-bottom: 0px !important; }

.see-condition {
  color: #d71017;
  text-decoration: underline;
  font-weight: bold; }

.underline-hover {
  text-decoration: underline; }

.underline-hover:hover {
  text-decoration: underline; }

.campaign-detail-box .align-vertical {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .campaign-detail-box .align-vertical i {
    display: block; }
  .campaign-detail-box .align-vertical a {
    display: block;
    width: calc((100% - 53px) - 1px); }
  .campaign-detail-box .align-vertical span {
    display: block; }

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

.intl-tel-input {
  width: 100%; }
  .intl-tel-input .flag-container {
    padding-left: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .intl-tel-input .flag-container .selected-flag {
      height: 20px; }
  .intl-tel-input input[ng-intl-tel-input] {
    padding-left: 77px !important; }

@media screen and (-ms-high-contrast: active) and (min-width: 1025px), (-ms-high-contrast: none) and (min-width: 1025px) {
  .header-right-line {
    z-index: 9999; } }
@media screen and (-ms-high-contrast: active) and (min-width: 768px), (-ms-high-contrast: none) and (min-width: 768px) {
  .desc-section .desc-box img {
    width: auto; } }
@media (max-width: 767px) {
  /*landing page*/
  .page-slider {
    margin-bottom: 0px; }

  .desc-section {
    margin-top: 40px !important; }

  .desc-section .desc-box h2 {
    font-size: 20px !important; }

  .desc-section .box-top {
    padding-top: 0px !important;
    max-width: 145px; }

  .desc-section .box-bottom {
    padding-bottom: 0px !important; }

  .partner-section {
    margin-top: 50px !important; } }
@media (max-width: 767px) {
  .partner-section .partner-img {
    width: 130px;
    height: 130px; }

  .partner-section .partner-img .thumbnail img {
    width: 100px;
    height: 100px;
    padding: 15px; }

  .partner-section .partner-img p {
    font-size: 13px;
    width: 80%;
    margin-left: 10%; } }
@media (max-width: 475px) {
  .partner-section {
    padding: 0px !important; }

  .partners {
    padding: 0px !important; }

  .partner-section .partner-img {
    width: 90px !important;
    height: 90px !important; }

  .partner-section .partner-img .thumbnail img {
    width: 70px !important;
    height: 70px !important;
    padding: 15px !important; }

  .partner-section .partner-img p {
    font-size: 12px !important;
    width: inherit !important;
    margin-left: inherit !important; } }
.about-container {
  margin-top: 40px; }

.about-headers {
  margin-bottom: 30px !important;
  margin-top: 30px !important; }
  .about-headers h1 {
    color: #d71017; }
  .about-headers h2 {
    font-size: 20px; }

.about-table tbody tr th:first-child {
  text-align: center; }
.about-table tbody tr th:last-child {
  text-align: center; }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn,
.pagination > .disabled > a, .pagination > .disabled > a:focus,
.pagination > .disabled > a:hover, .pagination > .disabled > span,
.pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  cursor: default !important; }

@media (max-width: 1024px) {
  .about-container {
    margin-top: 120px; } }
@media (max-width: 767px) {
  .about-box {
    padding: 20px; } }
@media (min-width: 992px) {
  .footer-item {
    min-width: 300px; } }
.n-campaigns-cards {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.jp-card.jp-card-cmi.jp-card-identified .jp-card-front:before,
.jp-card.jp-card-cmi.jp-card-identified .jp-card-back:before {
  background-color: #009688; }

.ruleToAgree {
  width: 35px;
  position: relative;
  margin-right: 20px; }

.ruleToAgree label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5); }

.ruleToAgree label:after {
  content: '';
  width: 14px;
  height: 7px;
  position: absolute;
  top: 5.4px;
  left: 3.5px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.ruleToAgree input[type=checkbox] {
  visibility: hidden; }

.ruleToAgree input[type=checkbox]:checked + label:after {
  opacity: 1; }

/*# sourceMappingURL=style.css.map */
