/*Colors*/
/*Styles*/
/*Common styles*/
@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/Stolzl-Light.eot");
  src: url("../fonts/Stolzl-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Light.woff") format("woff"), url("../fonts/Stolzl-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/Stolzl-Regular.eot");
  src: url("../fonts/Stolzl-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Regular.woff") format("woff"), url("../fonts/Stolzl-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/Stolzl-Medium.eot");
  src: url("../fonts/Stolzl-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Medium.woff") format("woff"), url("../fonts/Stolzl-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Stolzl';
  src: url("../fonts/Stolzl-Bold.eot");
  src: url("../fonts/Stolzl-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Stolzl-Bold.woff") format("woff"), url("../fonts/Stolzl-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
* {
  margin: 0;
  padding: 0; }

body {
  color: #1C1C1C;
  font-size: 16px;
  line-height: 130%;
  font-family: "Stolzl", sans-serif;
  min-width: 320px;
  font-weight: 300; }

a, span, svg use, ul li {
  transition: 0.3s; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

div:focus,
span:focus,
a:focus,
input:focus,
textarea:focus,
select:focus,
button:focus,
.button:focus {
  outline: none; }

input,
textarea {
  box-shadow: none !important; }

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

img {
  max-width: 100%; }

.wp {
  max-width: 1240px;
  padding: 0 30px;
  margin: auto;
  box-sizing: border-box; }

.btn {
  padding: 19px 30px;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  outline: none;
  transition: 0.3s; }
  @media (max-width: 991px) {
    .main-bt-img{
      margin-right: 0 !important;
    }
    .btn {
      padding: 10px 20px; } }
  .btn img {
    margin-left: 12px;
    transition: 0.3s; }
    @media (max-width: 991px) {
      .btn img {
        width: 25px; } }
  .btn-prim {
    letter-spacing: 0.64px;
    border: 1px solid #42210B;
    border-radius: 100px;
    color: #fff;
    background: #1C1C1C; }
    .btn-prim:hover {
      border-color: #FF4b54;
      background: #FF4b54;
      color: #fff; }
      .btn-prim:hover img {
        filter: brightness(50); }

h1 {
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 56.5px;
  font-weight: 800; }
  @media (max-width: 991px) {
    h1 {
      font-size: 28px;
      line-height: 38px; } }

h2 {
  margin-bottom: 50px;
  font-size: 40px;
  line-height: 150%;
  font-weight: 400; }
  @media (max-width: 991px) {
    h2 {
      font-size: 26px;
      margin-bottom: 30px; } }

h3 {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 400; }

.hd {
  padding: 10px 0 10px;
  border-bottom: 1px solid #ECECEC;
  background: #1C1C1C; }
  @media (max-width: 991px) {
    .hd {
      padding: 5px 0; } }
  .hd-main {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative; }
  .hd__lg {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px; }
  .hd__right {
    display: flex;
    align-items: center; }
  .hd__lk {
    font-size: 18px;
    line-height: 20px;
    color: #fff; }
    .hd__lk:hover {
      color: #FF4b54; }
  .hd__cont {
    padding: 15px 30px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    margin-left: 26px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 30px; }
    .hd__cont img {
      filter: brightness(50); }
    @media (max-width: 991px) {
      .hd__cont {
        padding: 10px; }
        .hd__cont span {
          display: none; }
        .hd__cont img {
          margin-right: 0 !important; } }
    @media (max-width: 768px) {
      .hd__cont span {
        display: none; } }
    .hd__cont img {
      margin-right: 10px; }
      @media (max-width: 768px) {
        .hd__cont img {
          margin-right: 0; } }
    .hd__cont:hover {
      color: #FF4b54;
      border-color: #fff; }
      .hd__cont:hover img {
        filter: inherit; }

.banner {
  padding: 80px 0 40px; }
  @media (max-width: 991px) {
    .banner {
      padding: 40px 0; } }
  .banner__slider {
    padding-bottom: 55px;
    position: relative;
    overflow: hidden; }
    .banner__slider-item {
      display: flex; }
      @media (max-width: 768px) {
        .banner__slider-item {
          display: block; } }
    .banner__slider-ab {
      padding: 50px 0 0;
      width: 40%;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media (max-width: 991px) {
        .banner__slider-ab {
          width: 50%;
          padding: 0; } }
      @media (max-width: 768px) {
        .banner__slider-ab {
          width: 100%; } }
      .banner__slider-ab .bt {
        margin-top: 50px; }
    .banner__slider-img {
      width: 60%;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      padding-left: 30px;
      box-sizing: border-box; }
      @media (max-width: 991px) {
        .banner__slider-img {
          width: 50%; } }
      @media (max-width: 768px) {
        .banner__slider-img {
          width: 100%;
          padding-left: 0;
          margin-top: 30px; } }
    .banner__slider-title {
      font-size: 40px;
      letter-spacing: 1.6px;
      line-height: 140%; }
      @media (max-width: 991px) {
        .banner__slider-title {
          font-size: 25px; } }
    .banner__slider-tx {
      margin-top: 35px;
      font-size: 20px;
      line-height: 170%;
      letter-spacing: 0.8px; }
      @media (max-width: 991px) {
        .banner__slider-tx {
          font-size: 16px; } }
    .banner__slider-mrkt {
      margin-top: 20px; }
      @media (max-width: 991px) {
        .banner__slider-mrkt {
          margin-top: 30px; } }
      .banner__slider-mrkt a {
        display: inline-block;
        vertical-align: top; }
        @media (max-width: 991px) {
          .banner__slider-mrkt a {
            width: 45px; } }
        .banner__slider-mrkt a + a {
          margin-left: 20px; }
      .banner__slider-mrkt-tit {
        margin-bottom: 25px;
        display: block;
        font-size: 16px;
        letter-spacing: 0.64px;
        line-height: 125%; }

.catalog {
  padding: 40px 0 100px; }
  @media (max-width: 991px) {
    .catalog {
      padding: 40px 0; } }
  .catalog__slider {
    padding-bottom: 80px;
    overflow: hidden;
    position: relative; }
  .catalog__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -40px; }
  .catalog__cell {
    width: 33.333%;
    padding: 0 15px;
    margin-bottom: 40px;
    box-sizing: border-box; }
    @media (max-width: 600px) {
      .catalog__cell {
        width: 50%; } }
    @media (max-width: 500px) {
      .catalog__cell {
        width: 100%; } }
  .catalog__item {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    position: relative;
    box-shadow: 0px 4px 29px 0px rgba(227, 227, 227, 0.11); }
    .catalog__item a {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 3; }
    .catalog__item-img {
      height: 353px;
      position: relative;
      overflow: hidden; }
      @media (max-width: 991px) {
        .catalog__item-img {
          height: 250px; } }
      .catalog__item-img img {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        object-fit: cover; }
        @media (max-width: 500px) {
          .catalog__item-img img {
            width: auto;
            margin: auto;
            right: 0; } }
    .catalog__item-tx {
      width: 70%;
      padding: 36px 42px 42px; }
      @media (max-width: 991px) {
        .catalog__item-tx {
          padding: 20px; } }
    .catalog__item-title {
      font-size: 20px;
      line-height: 138%;
      letter-spacing: 0.8px; }
      @media (max-width: 991px) {
        .catalog__item-title {
          font-size: 14px; } }
    .catalog__item-price {
      margin-top: 26px;
      font-size: 32px;
      font-weight: 500;
      letter-spacing: 1.28px; }
      @media (max-width: 991px) {
        .catalog__item-price {
          font-size: 25px; } }

.ft {
  margin-top: 130px;
  background: #1C1C1C; }
  .ft-bt {
    padding: 12px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    .ft-bt__inner {
      display: flex;
      align-items: flex-start;
      justify-content: space-between; }
      @media (max-width: 768px) {
        .ft-bt__inner {
          display: block; } }
.ft__logo{
  margin-top: 40px;
}
  .ft-tp {
    padding-bottom: 30px; }
    .ft-tp__inner {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (max-width: 991px) {
        .ft-tp__inner {
          display: block; } }
    .ft-tp__right {
      padding: 35px 0 0;
      text-align: right; }
      @media (max-width: 991px) {
        .ft-tp__right {
          text-align: left; } }
    .ft-tp__tp {
      display: flex;
      align-items: center; }
      @media (max-width: 991px) {
        .ft-tp__tp {
          display: block; } }
  .ft__link {
    color: #fff;
    margin-right: 5px; }
    @media (max-width: 768px) {
      .ft__link {
        display: flex; } }
    @media (max-width: 991px) {
      .ft__link {
        display: table; } }
    .ft__link:hover {
      color: #FF4b54; }
  .ft__info {
    padding: 15px 30px;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    margin-left: 28px;
    font-size: 18px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 30px; }
    @media (max-width: 991px) {
      .ft__info {
        display: table;
        margin-left: 0;
        margin-top: 15px;
        font-size: 16px; } }
    @media (max-width: 768px) {
      .ft__info {
        display: flex;
        margin-left: 0;
        margin-top: 15px; } }
    .ft__info img {
      margin-right: 10px;
      filter: brightness(50); }
    .ft__info:hover {
      color: #FF4b54;
      border-color: #fff; }
      .ft__info:hover img {
        filter: inherit; }
  .ft__tx {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 30px;
    color: #fff; }
    .ft__tx img {
      margin-right: 10px;
      filter: brightness(50); }
  .ft__cp {
    color: #B1B1B1;
    font-size: 13px; }
  .ft__lk {
    color: #B1B1B1;
    font-size: 13px; }
    .ft__lk:hover {
      opacity: 0.9; }

.descrip {
  margin: 30px 0; }
  .descrip.mn .descrip-g {
    height: 735px; }
    @media (max-width: 991px) {
      .descrip.mn .descrip-g {
        height: auto; }
        .descrip.mn .descrip-g img {
          position: relative;
          max-width: 400px;
          margin: auto; } }
  .descrip.mn2 {
    margin-bottom: 0; }
    .descrip.mn2 .descrip-g {
      height: 675px; }
      @media (max-width: 991px) {
        .descrip.mn2 .descrip-g {
          height: auto; }
          .descrip.mn2 .descrip-g img {
            position: relative;
            max-width: 400px;
            margin: auto; } }
    .descrip.mn2 + .ft {
      margin-top: 0; }
  @media (max-width: 991px) {
    .descrip {
      margin: 40px 0; }
      .descrip_tw .about__inner {
        display: flex;
        flex-direction: column-reverse; } }
  .descrip-map {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden; }
    .descrip-map #map {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
  .descrip p {
    line-height: 28px; }
    .descrip p b {
      margin-bottom: 8px;
      font-weight: 400;
      display: block; }
    .descrip p + p {
      margin-top: 26px; }
  .descrip-title {
    margin-bottom: 20px;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 57px; }
    @media (max-width: 991px) {
      .descrip-title {
        font-size: 25px;
        line-height: 35px; } }
  .descrip__about {
    display: flex;
    margin: 0 -15px; }
    @media (max-width: 991px) {
      .descrip__about {
        display: block; } }
  .descrip-cont {
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px; }
    .descrip-cont-w1 {
      width: 42%; }
    .descrip-cont-w2 {
      width: 58%; }
    @media (max-width: 991px) {
      .descrip-cont {
        width: 100%; } }
    .descrip-cont + .about__cell .about__al {
      padding: 0; }
  .descrip__al {
    padding: 0;
    box-sizing: border-box;
    border-radius: 30px; }
    @media (max-width: 991px) {
      .descrip__al {
        padding: 25px 0; } }
    .descrip__al .bt {
      margin-top: 40px; }
  .descrip-g {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 991px) {
      .descrip-g {
        height: 250px;
        min-height: inherit;
        margin-top: 20px; } }
    .descrip-g img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      object-fit: cover; }
  .descrip__im {
    height: 410px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 30px; }
    @media (max-width: 991px) {
      .descrip__im {
        height: 200px; } }
    .descrip__im img {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      object-fit: cover; }
  .descrip__title {
    margin-bottom: 30px;
    font-size: 24px;
    letter-spacing: 0.96px; }
    @media (max-width: 991px) {
      .descrip__title {
        font-size: 20px; } }
  .descrip__prm {
    display: flex;
    align-items: center;
    margin-top: 24px;
    font-size: 16px;
    letter-spacing: 0.64px; }
    @media (max-width: 991px) {
      .descrip__prm {
        font-size: 16px; } }
    .descrip__prm span {
      width: 36px;
      height: 36px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      margin-right: 26px;
      font-size: 16px;
      background: #1C1C1C;
      border-radius: 100px;
      color: #fff; }
      @media (max-width: 991px) {
        .descrip__prm span {
          width: 35px;
          height: 35px;
          margin-right: 10px;
          font-size: 18px; } }
  @media (max-width: 991px) {
    .descrip__p {
      margin-bottom: 20px; } }

.info {
  margin: 100px 0; }
  @media (max-width: 991px) {
    .info {
      margin: 40px 0; } }
  .info__inner {
    display: flex;
    margin: 0 -15px; }
    @media (max-width: 991px) {
      .info__inner {
        display: block; } }
  .info__cell {
    width: 55%;
    padding: 0 15px;
    box-sizing: border-box; }
    .info__cell:first-of-type {
      width: 45%; }
      @media (max-width: 991px) {
        .info__cell:first-of-type {
          width: 100%; } }
    @media (max-width: 991px) {
      .info__cell {
        width: 100%; }
        .info__cell + .contacts__cell {
          margin-top: 20px; } }
  .info-firm {
    margin-bottom: 27px;
    font-size: 20px;
    line-height: 27px; }
  .info-firm p {
    margin-bottom: 10px;
  }
  .info-firm p:last-child {
    margin-bottom: 0;
  }
    @media (max-width: 991px) {
      .info-firm {
        font-size: 16px; } }
  .info__map {
    height: 540px;
    border-radius: 30px;
    overflow: hidden;
    position: relative; }
    @media (max-width: 991px) {
      .info__map {
        height: 350px; } }
    .info__map > div {
      width: 100%;
      height: 100%;
      display: block; }
  .info-main {
    padding: 15px 0;
    box-sizing: border-box;
    border-radius: 30px; }
    @media (max-width: 991px) {
      .info-main {
        padding: 0 0 30px; } }
  .info__lt-item {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 140%;
    color: #1C1C1C; }
    .info__lt-item + .info__lt-item {
      margin-top: 30px; }
      @media (max-width: 991px) {
        .info__lt-item + .info__lt-item {
          margin-top: 15px; } }
    @media (max-width: 991px) {
      .info__lt-item {
        font-size: 16px; } }
  .info__lt-ic {
    margin-right: 25px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background: #1C1C1C;
    border-radius: 100px; }
    @media (max-width: 991px) {
      .info__lt-ic {
        margin-right: 11px; } }

.market {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 100px;
  border-radius: 15px;
  padding: 20px 25px;
  box-sizing: border-box;
  background: #1C1C1C; }
  @media (max-width: 1200px) {
    .market {
      display: block; } }
  @media (max-width: 991px) {
    .market {
      display: flex; } }
  @media (max-width: 768px) {
    .market {
      display: block; } }
  .market-title {
    display: block;
    font-size: 19px;
    line-height: 34px;
    letter-spacing: 0.8px;
    color: #fff;
    font-weight: 400;
    margin-right: 25px !important;
  }
    @media (max-width: 1200px) {
      .market-title {
        display: block; } }
    @media (max-width: 991px) {
      .market-title {
        display: flex;
        font-size: 18px; } }
    @media (max-width: 768px) {
      .market-title {
        display: block; } }
  @media (max-width: 1200px) {
    .market-img {
      display: block;
      margin-top: 15px; } }
  @media (max-width: 991px) {
    .market-img {
      margin-top: 0; } }
  @media (max-width: 768px) {
    .market-img {
      margin-top: 15px; } }
  .market-img a {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 991px) {
      .market-img a {
        width: 45px; } }
    .market-img a + a {
      margin-left: 20px; }

.htp {
  background: linear-gradient(290deg, #8C8C9D 0.99%, #CDCDDD 43.79%, #FFF 100%), #FAFAFA;
  padding: 100px 0; }
  .htp + .ft {
    margin-top: 0; }
  @media (max-width: 991px) {
    .htp {
      padding: 40px 0 100px; } }
  .htp-in {
    height: 60vh;
    min-height: 500px; }
    .htp-in .btn {
      margin-top: 50px; }
    @media (max-width: 991px) {
      .htp-in {
        height: auto;
        min-height: inherit; } }
    .htp-in p {
      font-size: 23px;
      line-height: 140%;
      letter-spacing: 0.96px; }
      @media (max-width: 991px) {
        .htp-in p {
          font-size: 18px; } }
      .htp-in p + p {
        margin-top: 20px; }
    .htp-in .bt {
      margin-top: 50px; }
  .htp-tit {
    font-size: 96px;
    font-weight: 400;
    letter-spacing: 3.84px;
    line-height: 150%; }

.rls {
  margin: 100px 0; }
  .rls-in {
    padding: 15px 0; }
    .rls-in p {
      line-height: 170%; }
    .rls-in ol {
      margin-top: 35px;
      margin-bottom: -35px;
      counter-reset: myCounter;
      padding-left: 0;
      list-style: none; }
      .rls-in ol > li {
        padding-left: 0;
        margin-bottom: 72px;
        position: relative;
        font-weight: 400;
        font-size: 20px;
        line-height: 170%;
        list-style: none; }
        .rls-in ol > li:before {
          counter-increment: myCounter;
          content: counters(myCounter,".") ". ";
          display: inline-block; }
        .rls-in ol > li > ol {
          margin-top: 17px;
          padding-left: 0; }
          .rls-in ol > li > ol > li {
            margin-bottom: 5px;
            padding-left: 0;
            font-weight: 300;
            font-size: 16px;
            line-height: 160%;
            text-transform: initial; }
            .rls-in ol > li > ol > li:before {
              counter-increment: myCounter;
              content: counters(myCounter,".") ". ";
              display: inline-block; }

.main {
  background: linear-gradient(290deg, #8C8C9D 0.99%, #CDCDDD 43.79%, #FFF 100%); }
  .main-in {
    padding: 14px 0 0; }
  .main-top {
    text-align: center; }
  .main-tx {
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px; }
  .main-bt {
    margin: 22px -90px 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    @media (max-width: 1480px) {
      .main-bt {
        margin: 25px 0 0; } }
    @media (max-width: 991px) {
      .main-bt {
        flex-direction: column-reverse;
        align-items: center; } }
    .main-bt-img {
      margin-bottom: -5px;
      margin-right: 20px;
      box-sizing: border-box; }
      .main-bt-img img {
        max-width: 100%; }

    .main-bt-inf {
      padding-bottom: 60px; }
      .main-bt-inf .market {
        margin-top: 0; }
        .main-bt-inf .market-title {
          margin-right: 15px; }

.breadcrumbs {
  margin-top: 30px; }
  @media (max-width: 991px) {
    .breadcrumbs {
      margin-top: 20px; } }
  .breadcrumbs + div {
    margin-top: 40px; }
    @media (max-width: 991px) {
      .breadcrumbs + div {
        margin-top: 30px; } }
  .breadcrumbs ul {
    display: flex;
    align-items: center; }
    .breadcrumbs ul li {
      display: inline-block;
      vertical-align: middle;
      color: #879095;
      font-size: 16px; }
      .breadcrumbs ul li a {
        color: #1C1C1C; }
        .breadcrumbs ul li a:hover {
          color: #FF4b54; }
      .breadcrumbs ul li + li:before {
        content: '/';
        display: inline-block;
        margin: 0 11px; }

.asrt {
  padding-right: 0;
  padding-left: 0;
  padding-top: 34px;
  padding-bottom: 40px;
  background: #1C1C1C; }
  @media (max-width: 991px) {
    .asrt {
      padding: 60px 0; } }
  .asrt h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 34px;
    line-height: 100%;

  }
  .asrt-in .slider {
    padding-bottom: 40px;
    position: relative;
    overflow: hidden; }
  .asrt-in .list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px; }
    .asrt-in .list-cell {
      width: 50%;
      padding: 0 20px;
      margin-bottom: 40px;
      box-sizing: border-box; }
      @media (max-width: 991px) {
        .asrt-in .list-cell {
          width: 100%; } }
    .asrt-in .list-item {
      background-color: #FFF;
      height: 330px;
      display: flex;
      background: #353535;
      border-radius: 15px;
      overflow: hidden;
      position: relative; }
@media (max-width: 420px) {
  .main-bt-img{
    position: relative;
    margin-bottom: 0px;
    z-index: 0;
    padding-bottom: 300px;
    width: 100%;
  }
  .main-bt-img img{
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
  }
}
      @media (max-width: 991px) {

        .asrt-in .list-item {
          height: 260px; } }
      .asrt-in .list-item a {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
    .asrt-in .list-i {
      width: 48%;
      border-radius: 15px;
      overflow: hidden;
      position: relative; }
      .asrt-in .list-i img {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        object-fit: cover;
      }
.asrt-in .list-i .contain {
  object-fit: contain;
}
    .asrt-in .list-a {
      width: 52%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 45px 30px 70px;
      box-sizing: border-box; }
      @media (max-width: 991px) {
        .asrt-in .list-a {
          padding: 20px 20px 40px; } }
      .asrt-in .list-a .tt {
        font-size: 20px;
        color: #fff;
        line-height: 32px; }
        @media (max-width: 991px) {
          .asrt-in .list-a .tt {
            font-size: 16px; } }
      .asrt-in .list-a .pr {
        display: inline-block;
        font-size: 28px;
        font-weight: 400;
        line-height: 28px;
        color: #fff; }
        @media (max-width: 991px) {
          .asrt-in .list-a .pr {
            font-size: 18px; } }
        .asrt-in .list-a .pr span {
          padding: 20px;
          border-radius: 60px;
          box-sizing: border-box;
          background: #1C1C1C; }

.swiper-button-prev, .swiper-button-next {
  width: 40px;
  height: 40px;
  display: inline-block;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  top: inherit;
  bottom: 0;
  border-radius: 100px;
  overflow: hidden;
  border: 1px solid #fff; }
  .swiper-button-prev:before, .swiper-button-next:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjUgMjRMMjIuNSAxOS41TDE4LjUgMTUiIHN0cm9rZT0iIzNBM0EzQSIgc3Ryb2tlLXdpZHRoPSIxLjYiLz4KPC9zdmc+Cg==");
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(50); }
  .swiper-button-prev:after, .swiper-button-next:after {
    display: none; }
  .swiper-button-prev:hover, .swiper-button-next:hover {
    background: #fff; }
    .swiper-button-prev:hover:before, .swiper-button-next:hover:before {
      filter: brightness(0); }
.swiper-button-prev {
  transform: rotate(180deg);
  left: -90px; }
.swiper-button-next {
  right: -70px; }

.list-i img:last-child{
  opacity: 0;
  transition: all 0.3s ease-out;
}

.list-i img:first-child{
  transition: all 0.3s ease-out;
}
.list-i:hover img:last-child{
  opacity: 1;
}

.list-i:hover img:first-child{
  opacity: 0;
}
.list-i{
  background-color: #FFF;
}

.ft__cp-row {
  display: flex;
  align-items: center;
  margin: 0 -10px;
}
.ft__cp-col {
  padding: 0 10px;
}
@media (max-width: 991px) {
  .ft-bt__inner,
  .ft__cp-row {
    display: block;
  }
  .ft__cp-col {
    margin-bottom: 5px;
  }
}