

/* Start:/compare-models/style.css?15547935683190*/
.compare-title {
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "proxima_nova_rgbold",sans-serif;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  text-align: center;
  font-weight: 700; }

.compare {
  background: #fff; }
  .compare__list {
    padding: 40px 20px 80px; }
  .compare__button {
    color: #212121;
    font-weight: 700;
    text-decoration: none;
    outline: 0;
    font-size: 14px; }
    .compare__button .fa {
      color: #ffba00;
      margin-left: 5px; }
  .compare__title {
    font-weight: bold;
    margin: 20px 0 10px 0;
    font-size: 14px;
    line-height: 1.42857; }
  .compare__item {
    text-align: center;
    margin-bottom: 30px; }
  .compare__img {
    width: 100%; }
    .compare__img img {
      width: 100%; }

.compare-detail {
  background: #fff; }
  .compare-detail__title {
    font-size: 35px;
    text-transform: uppercase;
    font-family: "proxima_nova_rgbold",sans-serif;
    max-width: 90%;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700; }
  .compare-detail__text {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
  .compare-detail .main-btn {
    margin-top: 30px; }
  .compare-detail__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px 0 30px; }

.compare-detail-banner {
  position: relative; }
  .compare-detail-banner__pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    color: transparent;
    position: relative;
    outline: 0;
    border: 2px solid #bdbdbd;
    background: #fff;
    box-sizing: border-box;
    opacity: 1; }
  .compare-detail-banner__pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffba00; }
  .compare-detail-banner__wrapper {
    color: #fff; }
  .compare-detail-banner__img {
    width: 100%;
    display: block; }
  .compare-detail-banner__info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
  .compare-detail-banner__subtitle {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    color: inherit;
    text-transform: uppercase; }
  .compare-detail-banner__title {
    font-size: 35px;
    font-family: "proxima_nova_rgbold", sans-serif;
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    margin-bottom: 10px;
    color: inherit; }
  .compare-detail-banner__description {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: inherit; }

/* End */
/* /compare-models/style.css?15547935683190 */
