html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{line-height:1.45}ol,ul{list-style:none}blockquote,q{quotes:none}i{font-style:italic}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}strong,b{font-weight:700}a,input[type="submit"],.btn{cursor:pointer;transition:.5s}input[type="text"]{transition:.5s}input[type="submit"]{-webkit-appearance:none}* : (input,textarea){-webkit-touch-callout:none;-webkit-user-select:none}img{-webkit-touch-callout:none;-webkit-user-select:none}input[placeholder]{text-overflow:ellipsis}input::-moz-placeholder{text-overflow:ellipsis}input:-moz-placeholder{text-overflow:ellipsis}input:-ms-input-placeholder{text-overflow:ellipsis}:focus::-webkit-input-placeholder{color:transparent}:focus::-moz-placeholder{color:transparent}:focus:-moz-placeholder{color:transparent}:focus:-ms-input-placeholder{color:transparent}
{-webkit-appearance:none}* : (input,textarea){-webkit-touch-callout:none;-webkit-user-select:none}img{-webkit-touch-callout:none;-webkit-user-select:none}input[placeholder]{text-overflow:ellipsis}input::-moz-placeholder{text-overflow:ellipsis}input:-moz-placeholder{text-overflow:ellipsis}input:-ms-input-placeholder{text-overflow:ellipsis}:focus::-webkit-input-placeholder{color:transparent}:focus::-moz-placeholder{color:transparent}:focus:-moz-placeholder{color:transparent}:focus:-ms-input-placeholder{color:transparent}
select, option {
  -webkit-appearance: none;
}


:root {
  --white: #fff;
  --red: #F40153;
  --red2: #F71A5A;
  --black: #1C2228;
  --blue: #5379FF;
  --violet: #F1F2FB;
  --violet2: #36348F;
  --grey: #F1F2FB;
  --grey2: #677298;
}



input::-webkit-input-placeholder {color: var(--black2);}
input::-moz-placeholder          {color: var(--black2);}
input:-moz-placeholder           {color: var(--black2);}
input:-ms-input-placeholder      {color: var(--black2);}
textarea::-webkit-input-placeholder {color: var(--black2);}
textarea::-moz-placeholder          {color: var(--black2);}
textarea:-moz-placeholder           {color: var(--black2);}
textarea:-ms-input-placeholder      {color: var(--black2);}




html {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 10px;
  min-width: 320px;
  color: var(--black);
}

body {
    font-size: 2rem;
    overflow-x: hidden;
}




.wrapper {
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}


.container {
  padding: 0 15px;
  max-width: 1534px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}


img {
  max-width: 100%;
  display: block;
}

picture,
figure {
  display: block;
}

* {
    box-sizing: border-box;
}
/*.mfp-img {
  border-radius: 15px;
}*/



.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}

.btn {
  font: 700 2.2rem/1.2 'Montserrat';
  color: var(--white);
  padding: 32px 74px 36px 32px;
  transition: 0.5s;
  outline: none;
  display: inline-block;
  text-decoration: none;
  position: relative;
  text-align: center;
  display: inline-flex;
  align-items: center;
  /*box-shadow: 0px 10px 30px rgba(195, 1, 48, 0.3);*/
  /*border-radius: 4px;*/

  background: linear-gradient(207.67deg, #FF5A6E 3.43%, #F40153 104.7%);
  box-shadow: 0px 10px 30px rgba(242, 9, 78, 0.3);
  border-radius: 5px;
}
.btn span {
}
.btn svg {
  flex-shrink: 0;
  margin-left: 15px;
}
.btn .btn__label {
  /*width: 170px;*/
  /*height: 170px;*/

  width: 220px;
  height: 218px;
  background: url(../i/kings_ico_sun.svg) no-repeat center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -144px;
  top: -60px;
  display: flex;
  flex-direction: column;
}
.btn .btn__label img {
  display: none;
  position: absolute;
    top: 8px;
    right: -3px;
    margin-left: 0;
    /*animation: circleBtnStar 8s ease-in-out infinite;*/
      /*animation: 8s linear 0s normal none infinite running circleBtnStar;*/
  /*-webkit-animation: 8s linear 0s normal none infinite running circleBtnStar;*/
}
.btn .btn__label-text1 {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
  background: linear-gradient(207.67deg, #FF5A6E 3.43%, #F40153 104.7%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 16px;
  margin-top: -20px;
  margin-left:  2px;
  position: relative;
  z-index: 2;
}
.btn .btn__label-text2 {
  font-family: 'Bruta Glb Extended';
  font-size: 3.9rem;
  line-height: 1;
  font-weight: 800;
  background: linear-gradient(207.67deg, #FF5A6E 3.43%, #F40153 104.7%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-left: 10px;
  position: relative;
  z-index: 2;
  top: -4px;
}

.btn:hover {
background: linear-gradient(207.67deg, #FF6E82 3.43%, #FF1567 104.7%);
box-shadow: 0px 10px 30px rgba(242, 9, 78, 0.3);
}
.btn:active {
background: linear-gradient(207.67deg, #FF5A6E 3.43%, #F40153 104.7%);
box-shadow: 0px 10px 30px rgba(242, 9, 78, 0.3);
}
.btn:focus {
background: linear-gradient(207.67deg, #FF5A6E 3.43%, #F40153 104.7%);
box-shadow: 0px 10px 30px rgba(242, 9, 78, 0.3);
}




@keyframes circleBtnStar {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes circleBtnStar {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*
@keyframes circleBtnStar {
0% { transform: rotate(0deg); }   
50% { transform: rotate(180deg); }
100% { transform: rotate(360deg); }
}
*/





.bg__white {
  background: var(--white);
}
.bg__violet {
  background: var(--violet);
}
.bg__image {
  background: #000;
}



section {
  padding: 155px 0 150px;
  background: var(--white);
  position: relative;
  overflow: hidden;
}


.s__title {
  font: bold 5rem/1.3 'Montserrat';
  color: var(--black);
  position: relative;
  margin-bottom: 75px;
  position: relative;
  display: flex;
  align-items: center;
}
.s__title:after {
  content: '';
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 225px;
  height: 2px;
  opacity: 0.8;
  background: var(--red);
}

.s__text {
  margin-bottom: 55px;
  max-width: 1070px;
}
.s__text:last-of-type {
  margin-bottom: 0;
}
.s__text strong {
  font-weight: 600;
  letter-spacing: 0.2px;
}
.s__text p {
  margin-bottom: 34px;
  /*margin-bottom: 32px;*/
}

.s__text p:last-of-type {
  margin-bottom: 0;
}

.s__text ul {}
.s__text ul li {}
.s__text ul li:last-of-type {}

.s__text2 {
  font-size: 2.6rem;
  font-weight: 700;
  color: var(--red);
  margin-bottom: 50px;
}

.s__tagline {
  font-size: 2.6rem;
  font-weight: bold;
  color: var(--red);
}

.s__image {
  border-radius: 15px;
  overflow: hidden;
}
.s__image img {
  position: relative;
  margin: 0 auto;
}

.tc {
  text-align: center;
}
strong {
  /*letter-spacing: -0.2px;*/
}



.bar__long {
  position: fixed;
  top: 0;
  left: 0;
  height: 4px;
  width: 0;
  z-index: 99;
  transition:0.5s;

  animation-direction: alternate;
  animation-duration: 5s;
  animation-name: bgChange;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes bgChange {
    0% {
        background: var(--red);
    }
    50% {
        background: var(--violet);
    }
    100% {
        background: var(--white);
    }
}


.section__mob {
    display: none !important;
}
@media screen and (max-width: 767px) {
    .section__mob {
        display: block !important;
    }
}


.nowrap {
    white-space: nowrap;
}

.btn-scroll-up {
    position: fixed;
    bottom: 30px;
    /* left: 2%; */
    left: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background: var(--red);
    background: linear-gradient(207.67deg, #FF5A6E 3.43%, #F40153 104.7%);
    box-shadow: 0px 10px 30px rgb(242 9 78 / 30%);
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
}
.btn-scroll-up .ico-up {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../i/ico-up.png) no-repeat center;
}
.btn-scroll-up.active {
    opacity: 1;
    visibility: visible;
}

.btn-scroll-up:hover {
  background: linear-gradient(207.67deg, #FF6376 3.43%, #FA0F5E 104.7%);
  box-shadow: 0px 10px 30px rgba(242, 9, 78, 0.3);
}
.btn-scroll-up:focus {
  background: linear-gradient(207.67deg, #FF6376 3.43%, #FA0F5E 104.7%);
  box-shadow: 0px 10px 30px rgba(242, 9, 78, 0.3);
}
.btn-scroll-up:active {
background: linear-gradient(207.67deg, #D74859 3.43%, #D3044A 104.7%);
box-shadow: 0px 5px 20px rgba(242, 9, 78, 0.3);
}





.columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.columns .column_1 {
    /*width: 50%;*/
    /*max-width: 540px;*/
    width: 100%;
    /*max-width: 710px;*/
    /*max-width: 576px;*/
    max-width: 616px;
    flex-shrink: 0;
}
.columns .column_2 {
    /*width: 50%;*/
    width: 100%;
    max-width: 482px;
    flex-shrink: 0;
}
.columns .column_w {
  width: 100%;
}

.columns.columns-padding {
  padding: 0 125px;
  /*width: calc(100% - 125px - 125px);*/
  /*margin-left: 125px;*/
  /*width: calc(100% + 15px + 15px - 100px);*/
}


/*
.container-spec {
  padding-left: 125px;
}
.container-spec .columns {
    display: flex;
    flex-wrap: wrap;
}

.container-spec .column_1 {
    max-width: 50%;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.container-spec .column_2 {
    max-width: 44%;
    width: 100%;
    position: relative;
    left: 30px;
}
.container-spec .column-w {
  max-width: 100%;
  width: 100%;
}
.container-spec .s__inner {
    max-width: 610px;
    width: 100%;
    position: relative;
    left: -15px;
}

.container-spec .s__inner2 {
    width: 100%;
    position: relative;
    max-width: 730px;
    left: 105px;
}
*/





.self__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
}
.self__item {
  background: var(--white);
  /*box-shadow: 0px 10px 20px rgba(156, 160, 198, 0.2);*/
  border-radius: 15px;
  padding: 27px 20px 21px;
  /*margin-bottom: 39px;*/
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  max-width: 605px;
  width: 100%;
  flex-shrink: 0;
  margin-right: 40px;
}
.self__item:nth-child(2n) {
  margin-right: 0;
}
.self__img {
  margin-right: 22px;
  flex-shrink: 0;
  min-width: 40px;
  position: relative;
  top: 0;
  left: 5px;
}
.self__img img {}
.self__text {
  font-weight: 600;
}



.self__list2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.self__item2 {
  display: flex;
  align-items: center;
  margin: 0 40px 22px 0;
  position: relative;
  max-width: 605px;
  width: 100%;
  flex-shrink: 0;
  /*padding: 25px 27px;*/
  /*padding: 25px;*/
  padding: 22px 25px 18px 23px;
}
.self__item2:nth-child(2n) {
  margin-right: 0;
}
.self__item2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5379FF;
  opacity: 0.15;
  border-radius: 15px;
}
.self__img2 {
  flex-shrink: 0;
  margin-right: 15px;
  position: relative;
  min-width: 46px;
}
.self__text2 {
  color: var(--white);
  font-weight: 600;
}




.s__list {
  flex-direction: column;
  margin-bottom: 55px;
}
.s__list-item {
  display: flex;
  margin-bottom: 43px;
}
.s__list-item:last-of-type {
  margin-bottom: 0;
}
.s__list-num {
  flex-shrink: 0;
  margin-right: 22px;
  min-width: 35px;
}
.s__list-num img {
  margin: 10px auto 0 auto;
}
.s__list-text {}









.s__wrap {
    width: 100%;
}

.s__wrap .btn {
  flex-shrink: 0;
}


.glare {
  position: absolute;
  right: 0;
  bottom: 0;
}





.bg__abs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bg__abs img {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}





.lg-mb-0 {margin-bottom: 0;}
.lg-mb-5 {margin-bottom: 5px;}
.lg-mb-10 {margin-bottom: 10px;}
.lg-mb-15 {margin-bottom: 15px;}
.lg-mb-20 {margin-bottom: 20px;}
.lg-mb-25 {margin-bottom: 22px;}
.lg-mb-30 {margin-bottom: 30px;}
.lg-mb-35 {margin-bottom: 33px;}
.lg-mb-40 {margin-bottom: 40px;}
.lg-mb-45 {margin-bottom: 45px;}
.lg-mb-50 {margin-bottom: 50px;}
.lg-mb-60 {margin-bottom: 60px;}
.lg-mb-65 {margin-bottom: 65px;}
.lg-mb-70 {margin-bottom: 70px;}
.lg-mb-75 {margin-bottom: 75px;}
.lg-mb-80 {margin-bottom: 80px;}

@media screen and (max-width: 1500px) {
    .md-mb-0 {margin-bottom: 0;}
    .md-mb-5 {margin-bottom: 5px;}
    .md-mb-10 {margin-bottom: 10px;}
    .md-mb-15 {margin-bottom: 15px;}
    .md-mb-20 {margin-bottom: 20px;}
    .md-mb-25 {margin-bottom: 22px;}
    .md-mb-30 {margin-bottom: 30px;}
    .md-mb-35 {margin-bottom: 33px;}
    .md-mb-40 {margin-bottom: 40px;}
    .md-mb-45 {margin-bottom: 45px;}
    .md-mb-50 {margin-bottom: 50px;}
    .md-mb-60 {margin-bottom: 60px;}
    .md-mb-65 {margin-bottom: 65px;}
    .md-mb-70 {margin-bottom: 70px;}
}

@media screen and (max-width: 1023px) {
    .sm-mb-0 {margin-bottom: 0;}
    .sm-mb-5 {margin-bottom: 5px;}
    .sm-mb-10 {margin-bottom: 10px;}
    .sm-mb-15 {margin-bottom: 15px;}
    .sm-mb-20 {margin-bottom: 20px;}
    .sm-mb-25 {margin-bottom: 22px;}
    .sm-mb-30 {margin-bottom: 30px;}
    .sm-mb-35 {margin-bottom: 33px;}
    .sm-mb-40 {margin-bottom: 40px;}
    .sm-mb-45 {margin-bottom: 45px;}
    .sm-mb-50 {margin-bottom: 50px;}
    .sm-mb-55 {margin-bottom: 55px;}
    .sm-mb-60 {margin-bottom: 60px;}
    .sm-mb-65 {margin-bottom: 65px;}
    .sm-mb-70 {margin-bottom: 70px;}
}

@media screen and (max-width: 767px) {
    .xs-mb-0 {margin-bottom: 0;}
    .xs-mb-5 {margin-bottom: 5px;}
    .xs-mb-10 {margin-bottom: 10px;}
    .xs-mb-15 {margin-bottom: 15px;}
    .xs-mb-20 {margin-bottom: 20px;}
    .xs-mb-25 {margin-bottom: 22px;}
    .xs-mb-30 {margin-bottom: 30px;}
    .xs-mb-35 {margin-bottom: 33px;}
    .xs-mb-40 {margin-bottom: 40px;}
    .xs-mb-45 {margin-bottom: 45px;}
    .xs-mb-50 {margin-bottom: 50px;}
    .xs-mb-55 {margin-bottom: 55px;}
    .xs-mb-60 {margin-bottom: 60px;}
    .xs-mb-65 {margin-bottom: 65px;}
    .xs-mb-70 {margin-bottom: 70px;}
}

@media screen and (max-width: 479px) {
    .xxs-mb-0 {margin-bottom: 0;}
    .xxs-mb-5 {margin-bottom: 5px;}
    .xxs-mb-10 {margin-bottom: 10px;}
    .xxs-mb-15 {margin-bottom: 15px;}
    .xxs-mb-20 {margin-bottom: 20px;}
    .xxs-mb-25 {margin-bottom: 22px;}
    .xxs-mb-30 {margin-bottom: 30px;}
    .xxs-mb-35 {margin-bottom: 33px;}
    .xxs-mb-40 {margin-bottom: 40px;}
    .xxs-mb-45 {margin-bottom: 45px;}
    .xxs-mb-50 {margin-bottom: 50px;}
    .xxs-mb-55 {margin-bottom: 55px;}
    .xxs-mb-60 {margin-bottom: 60px;}
    .xxs-mb-65 {margin-bottom: 65px;}
    .xxs-mb-70 {margin-bottom: 70px;}
}




.visible-lg { display: block !important;}
.visible-ng { display: none !important;}
.visible-md { display: none !important;}
.visible-sm { display: none !important;}
.visible-xs { display: none !important;}
.visible-xxs { display: none !important;}


@media screen and (max-width: 1700px) {
.visible-lg { display: none !important;}
.visible-ng { display: block !important;}
.visible-md { display: none !important;}
.visible-sm { display: none !important;}
.visible-xs { display: none !important;}
.visible-xxs { display: none !important;}
}

@media screen and (max-width: 1200px) {
    .visible-lg { display: none !important;}
    .visible-ng { display: none !important;}
    .visible-md { display: block !important;}
    .visible-sm { display: none !important;}
    .visible-xs { display: none !important;}
    .visible-xxs { display: none !important;}
}

@media screen and (max-width: 999px) {
    .visible-lg { display: none !important;}
    .visible-ng { display: none !important;}
    .visible-ng { display: none !important;}
    .visible-md { display: none !important;}
    .visible-sm { display: block !important;}
    .visible-xs { display: none !important;}
    .visible-xxs { display: none !important;}
}

@media screen and (max-width: 767px) {
    .visible-lg { display: none !important;}
    .visible-ng { display: none !important;}
    .visible-ng { display: none !important;}
    .visible-md { display: none !important;}
    .visible-sm { display: none !important;}
    .visible-xs { display: block !important;}
    .visible-xxs { display: none !important;}
}
@media screen and (max-width: 479px) {
    .visible-lg { display: none !important;}
    .visible-ng { display: none !important;}
    .visible-ng { display: none !important;}
    .visible-md { display: none !important;}
    .visible-sm { display: none !important;}
    .visible-xs { display: none !important;}
    .visible-xxs { display: block !important;}
}










@media screen and (max-width: 1999px) {
}
@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1700px) {

}
@media screen and (max-width: 1300px) {
  /*.container {
    max-width: 930px;
  }
  .columns.columns-padding {
    margin-left: 75px;
  }

  .container-spec .column_1 {
    max-width: 53%;
  }
  .container-spec .column_2 {
    max-width: 43%;
  }
  .container-spec .s__inner {
    max-width: 410px;
    left: 0;
  }

  .container-spec2 .column_1 {
    max-width: 53%;
  }
  .container-spec .s__inner2 {
    max-width: 410px;
    left: 0;
  }*/


}


@media screen and (max-width: 1240px) {
/*  .container {
    max-width: 1170px;
  }*/
}


/*@media screen and (min-width: 1200px) and (max-width: 1700px) {*/
@media screen and (max-width: 1700px) {

  body {
    /*font-size: 1.8rem;*/
    font-size: 2rem;
  }


  section {
    padding: 115px 0;
  }

/*
  body {
    font-size: 1.8rem;
  }

  section {
    padding: 115px 0;
  }

*/


/*
  .visible-lg {
    display: none !important;
  }
  .visible-md {
    display: none !important;
  }
  .visible-ng {
    display: block !important;
  }*/

  .container {
    max-width: 1100px;
  }
  .columns.columns-padding {
    width: 100%;
    padding: 0 90px;
  }

  .columns .column_1 {
    /*max-width: 522px;*/
    max-width: 461px;
    /*max-width: 649px;*/
  }
  .columns .column_2 {
    max-width: 338px;
    /*max-width: 482px;*/
  }

  .s__title {
    font-size: 4.8rem;
    margin-bottom: 65px;
  }

  .s__text p {
    margin-bottom: 34px;
  }

  .s__text2 {
    font-size: 2.4rem;
    margin-bottom: 55px;
  }

  .s__list-item {
    margin-bottom: 44px;
  }

  .self__list {
    margin-bottom: 22px
  }
  .self__item {
    order: 1;
    margin-right: 0;
    margin-bottom: 40px;
    max-width: 430px;
    width: 100%;
    margin-right: 30px;
  }
  .self__item:nth-child(2n) {
    margin-right: 0;
  }
  .self__img {
    top: -2px;
  }


  .self__list2 {}
  .self__item2 {
    max-width: 430px;
    margin-right: 30px;
    padding: 34px 25px 32px 20px;
  }

/*
  .self__list2 {
    margin-bottom: 36px;
  }
  .self__item2 {
    order: 1;
    max-width: 430px;
    margin-bottom: 34px;
    width: 100%;
    margin-right: 30px;
    padding-right: 5px;
    margin-right: 20px;
  }
  .self__img2 {
    min-width: 28px;
    margin-right: 6px;
  }
  .self__img2 img {
    max-height: 30px;
  }

  .self__item2:nth-child(2n) {
    margin-right: 0;
  }
  .self__item2:last-of-type {
  }*/

  .s__tagline {
    font-size: 2.4rem;
  }

  .s__list-num {
    margin-right: 20px;
  }
  .s__list-num img {
      margin: 6px auto 0 auto;
  }


}

@media screen and (max-width: 1199px) {

  body {
    font-size: 1.8rem;
  }


  section {
    padding: 150px 0 155px;
  }

  .container {
    max-width: 930px;
    /*max-width: 904px;*/
  }

  .columns.columns-padding {
    padding: 0 75px;
  }

  .columns .column_1 {
    /*max-width: 390px;*/
    /*max-width: 420px;*/
    max-width: 400px;
  }
  .columns .column_2 {
    max-width: 286px;
  }

  .s__title {
    /*font-size: 4.6rem;*/
    font-size: 4.8rem;
    line-height: 1.4;
    margin-bottom: 75px;
  }
  .s__title:after {
    width: 210px;
  }

  .s__text2 {
    font-size: 2.4rem;
    line-height: 1.5;
  }

  .s__text {
    margin-bottom: 50px;
  }

  .s__text p {
    margin-bottom: 30px;
  }

  .s__wrap {}

  .s__list-item {
    /*margin-bottom: 47px;*/
    margin-bottom: 44px;
  }


   .self__list {
    margin-bottom: 45px
  }
  .self__item {
    order: 1;
    max-width: 594px;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .self__item:nth-child(2n) {
    order: 2;
  }
  .self__img {
    margin-right: 20px;
  }


  .self__list2 {
    margin-bottom: 70px;
  }
  .self__item2 {
    order: 1;
    margin-right: 0;
    margin-bottom: 44px;
    max-width: 594px;
    padding: 20px 25px 18px 16px;
  }
  .self__img2 {
    margin-right: 20px;
  }

  .self__item2:nth-child(2n) {
    order: 2;
  }
  .self__item2:last-of-type {
    margin-bottom: 0;
  }






}
@media screen and (max-width: 999px) {

  body {
    /*font-size: 1.6rem;*/
    font-size: 1.8rem;
  }

  .container {
    /*max-width: 770px;*/
    max-width: 100%;
    padding: 0 30px;
  }

  .columns.columns-padding {
    /*padding-right: 90px;*/
    /*max-width: 526px;*/
    /*margin-left: 92px;*/

    max-width: 526px;
    padding: 0;
    margin: 0 auto;

  }

  .columns .column_1 {
    max-width: 100%;
  }
  .columns .column_2 {
    max-width: 100%;
  }

  .column__text {
    order: 2;
  }
  .column__image {
    order: 1;
    margin-bottom: 52px;
  }

  .btn {}
  .btn .btn__label {
    top: -54px;
  }



  .s__title {
    font-size: 4.6rem;
    margin-bottom: 72px;
  }
  .s__title:after {
    width: 162px;
  }

  .s__image {
  }
  .s__image img {
  }

  .s__tagline {
    font-size: 2.2rem;
  }
  .s__text {
    margin-bottom: 40px;
  }
  .s__text2 {
    font-size: 2.2rem;
    margin-bottom: 40px;
  }

  .s__list {
    margin-bottom: 50px;
  }

  .self__list {
    margin-bottom: 72px;
  }
  .self__item {
    min-height: 84px;
    margin-bottom: 40px;
  }
  .self__item:last-of-type {
    margin-bottom: 0;
  }
  .self__img {
    left: 0;
  }

  .self__text {
    font-size: 1.8rem;
  }

  .self__list2 {
    margin-bottom: 70px;
  }
  .self__item2 {}
  .self__text2 {
    font-size: 1.8rem;
  }

  .s__list-item {
    /*margin-bottom: 47px;*/
    margin-bottom: 53px;
  }


}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.6rem;
  }
  section {
    padding: 120px 0;
  }

  .container {
      /*max-width: 450px;*/
      max-width: 480px;
      padding: 0 30px;
  }

  .s__title {
    font-size: 4.4rem;
    line-height: 1.45;
    margin-bottom: 50px;
  }
  .s__title:after {
    width: 202px;
  }

  .s__text p {
    margin-bottom: 26px;
  }
  

  .s__list {
    margin-bottom: 65px;
  }
  .s__list-item {
    margin-bottom: 44px;
  }

  .self__list {
    margin-bottom: 62px;
  }
  .self__item {
    margin-bottom: 20px;
  }


  .self__list2 {
    margin-bottom: 62px;
  }
  .self__item2 {
    margin-bottom: 34px;
    margin-right: 25px;
    min-height: 83px;
  }

  .s__list-num {
      margin-right: 16px;
  }

  .btn {
    padding: 33px 82px 33px 32px;
  }
  .btn .btn__label {
    width: 204px;
    background-size: 100% 100%;
    right: -124px;
  }
  .btn .btn__label-text1 {
    font-size: 1.7rem;
    font-weight: 600;
  }
  .btn .btn__label-text2 {
    font-size: 3.5rem;
    top: -2px;
    margin-left: 8px;
  }





  .btn-scroll-up {
    left: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
  }



}
@media screen and (max-width: 479px) {

  body {
    font-size: 1.6rem;
  }

  section {
    padding: 80px 0;
  }

  .container {
    max-width: 320px;
    padding: 0 20px;
  }

  .btn {
    width: 100%;
    font-size: 1.8rem;
    align-items: flex-start;
    padding: 24px 38px 24px 30px;
    text-align: left;
  }
  .btn .btn__label {
    width: 130px;
    height: 130px;
    /*right: -18px;*/
    right: -38px;
    top: -24px;
  }
  .btn .btn__label-text1 {
    font-size: 1rem;
    margin-top: -8px;
    margin-bottom: 14px;
  }
  .btn .btn__label-text2 {
    font-size: 2.2rem;  
    top: -5px;
    margin-left: 4px;
  }
  

  .s__image {
    width: calc(100% + 3px);
  }


  .s__title {
    font-size: 3.0rem;
  }
  .s__title:after {
    width: 130px;
  }


  .s__text {
    margin-bottom: 32px;
  }
  .s__text p {
      margin-bottom: 27.5px;
  }
  .s__text2 {
    font-size: 2.2rem;
    margin-bottom: 30px;
  }

  .s__list {
    margin-bottom: 52px;
  }
  .s__list-item {
    margin-bottom: 40px;
  }
  .s__list-text {
    line-height: 1.5;
  }

  .s__tagline {
    font-size: 2rem;
  }

  .self__list {
    margin-bottom: 50px;
  }
  .self__item {
    padding: 36px 20px 32px;
    margin-bottom: 24px;
  }
  .self__text {
    font-size: 1.6rem;
  }

  .self__list2 {
    margin-bottom: 52px;
  }
  .self__item2 {
    padding-left: 18px;
    margin-bottom: 20px;
    margin-right: 0;
    min-height: 110px;
    /*padding: 33.5px 25px;*/
    /*margin-bottom: 20px;*/
  }
  .self__text2 {
    font-size: 1.6rem;
  }


  .column__image {
    margin-bottom: 40px;
  }



  .btn-scroll-up {
    left: 20px;
  }
  #communication-widget-c {
    right: 20px;
  }


}
@media screen and (max-width: 320px) {

}












label.error {
  /*font-size: 1.6rem;*/
  display: none !important;
}

input.error::-webkit-input-placeholder {color: #f00;}
input.error::-moz-placeholder          {color: #f00;}
input.error:-moz-placeholder           {color: #f00;}
input.error:-ms-input-placeholder      {color: #f00;}





