.slide{
    text-align: center;
    width:100%;
    background-size:cover;
    padding: 120px 0 199px 0;

}

.slide_h1{
    color: #ffffff;
    font-family: Calibri;
    font-size: 34px;
    font-weight: 400!important;
    text-transform: uppercase;
    line-height: 48px;
    margin: 0;
}
.slide .under-title {
    color: #ffffff;
    font-family: Calibri;
    font-size: 30px;
    font-weight: 400;
    line-height: 48px;
}
.slide .oks-line {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0 61px 0;
}
.slide .oks-line .oks-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.slide .oks-line .oks-row:not(:last-of-type) {
    margin-right: 32px;
}
.slide .oks-line .oks-row p {
    color: #ffffff;
    font-family: Calibri;
    font-size: 30px;
    font-weight: 400;
    line-height: 48px;
    margin-left: 15px;
    margin-bottom: 0;
}
.slide form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.slide form input {
    width: 223px;
    height: 42px;
    border-radius: 50px;
    border: 1px solid #ffffff;
    padding: 0 15px;
    line-height: 42px;
    color: #ffffff;
    margin-right: 19px;
    background: none;
}

.slide form input::-webkit-input-placeholder {
    color: #ffffff;
}

.slide form input::-moz-placeholder {
    color: #ffffff;
}

.slide form input:-moz-placeholder {
    color: #ffffff;
}

.slide form input:-ms-input-placeholder {
    color: #ffffff;
}
.slide form input:focus {
    outline: none;
    border-color: #0097d5;
}
.slide form button {
    width: 223px;
    height: 42px;
    border-radius: 50px;
    border: 1px solid #ffffff;
    background-color: #0097d5;
    color: #ffffff;
    font-family: Calibri;
    font-size: 18px;
    font-weight: 400;
    outline: none;
    position: relative;
    overflow: hidden;
    transition: 0.3s;
}
.slide form button span {
    position: relative;
    z-index: 2;
}
.slide form button:before {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 0%;
    height: 100%;
    border-radius: 14px;
    transition: 0.3s;
    background: #ffffff;
    content: "";
}
.slide form button:hover {
    color: #0097d5;
}
.slide form button:hover:before {
    width: 100%;
}
.development {
  padding: 43px 0 0px 0;

}
.development .d-blocks {
  text-align: center;
  font-size: 0;
}
.development .d-blocks > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 23px;
  width: 282px;
  overflow: hidden;
}
.development .d-blocks > div:last-of-type {
  margin-right: 0;
}
.development .d-blocks .table {
  border-radius: 0 0 4px 4px;
  background-color: #f9f9f9;
  border-collapse: initial;
    list-style-type: none;
    padding: 0;
}
.development .d-blocks .table li {
  transition: 0.3s;
  padding: 8px 0px 5px 0px;
}
.development .d-blocks .table li:not(:first-of-type):not(:last-of-type):hover {
  
}
.development .d-blocks .table li:first-of-type {
  border: none !important;
}
.development .d-blocks .table li:last-of-type {
  border-bottom: 0 !important;
}
.development .d-blocks .table li:nth-of-type(2n) {
  background-color: #f4f4f4;
}
.development .d-blocks .table li:nth-of-type(2n) {
  border-top: 0 !important;
}
.development .d-blocks .table li {
  color: #3d3d3d;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ffffff;
  transition: 0.3s;
}
.development .d-blocks .table li.ordering {
  padding: 24px 8px;
}
.development .d-blocks .table li.ordering span {
  color: #ffffff;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  width: 167px;
  height: 41px;
  border-radius: 4px;
  line-height: 41px;
  transition: 0.3s;
  cursor: pointer;
}
.development .d-blocks .table li.ordering span:hover {
  width: 185px;
  transition: 0.3s;
}
.development .d-blocks .table li.t-head {
  color: #ffffff;
  font-family: Calibri;
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  padding: 20px 8px;
}
.development .d-blocks .table li.t-head {
  font-size: 30px;
  margin-top: 14px;
}
.development .d-blocks .t-1 li.t-head {
  background-color: #60afbe;
}
.development .d-blocks .t-1 .ordering span {
  background-color: #60afbe;
}
.development .d-blocks .t-2 li.t-head {
  background-color: #f1c40f;
}
.development .d-blocks .t-2 .ordering span {
  background-color: #f1c40f;
}
.development .d-blocks .t-3 li.t-head {
  background-color: #0097d5;
}
.development .d-blocks .t-3 .ordering span {
  background-color: #0097d5;
}
.development .d-blocks .t-4 li.t-head {
  background-color: #9a59b5;
}
.development .d-blocks .t-4 .ordering span {
  background-color: #9a59b5;
}
.services {
  padding: 12px 0 89px 0;
  background: url(../img/service.jpg) no-repeat center / cover;
  text-align: center;
}
.services .title div {
  width: 900px;
  margin: 15px auto 0;
}
.services .container {
  font-size: 0;
}
.services .t3d {
  width: 400px;
  height: 281px;
  perspective: 800px;
  display: inline-block;
  vertical-align: top;
}
@-moz-document url-prefix() {
  .services .t3d:hover .text {
    opacity: 0;
    transition: 0.3s;
  }
}
.services .t3d:hover .rotate {
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.services .t3d .r-1 {
  background-color: #037193;
}
.services .t3d .r-1 .s-order a:hover span {
  color: #037193;
  transition: 0.3s;
}
.services .t3d .r-2 {
  background-color: #eb8717;
}
.services .t3d .r-2 .s-order a:hover span {
  color: #eb8717;
  transition: 0.3s;
}
.services .t3d .r-3 {
  background-color: #67bbe0;
}
.services .t3d .r-3 .s-order a:hover span {
  color: #67bbe0;
  transition: 0.3s;
}
.services .t3d .r-4 {
  background-color: #e44e50;
}
.services .t3d .r-4 .s-order a:hover span {
  color: #e44e50;
  transition: 0.3s;
}
.services .t3d .r-5 {
  background-color: #4d5b8e;
}
.services .t3d .r-5 .s-order a:hover span {
  color: #4d5b8e;
  transition: 0.3s;
}
.services .t3d .r-6 {
  background-color: #a0c638;
}
.services .t3d .r-6 .s-order a:hover span {
  color: #a0c638;
  transition: 0.3s;
}
.services .t3d .rotate {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: 0.5s;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.services .t3d .rotate > div {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.services .t3d .rotate > div > div {
  display: table-cell;
  vertical-align: middle;
}
.services .t3d .rotate .s-order {
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  width: 100%;
  border: double white;
}
.services .t3d .rotate .s-order a {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
  width: 228px;
  height: 51px;
  border-radius: 25px;
  border: 1px solid #ffffff;
  line-height: 50px;
  position: relative;
  overflow: hidden;
}
.services .t3d .rotate .s-order a span {
  position: relative;
  z-index: 2;
  transition: 0.3s;
}
.services .t3d .rotate .s-order a:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 25px;
  margin: auto;
  background: #ffffff;
  height: 100%;
  width: 0%;
  transition: 0.3s;
  content: "";
}
.services .t3d .rotate .s-order a:hover:before {
  width: 100%;
  transition: 0.3s;
}
.services .t3d .rotate .text {
  padding: 20px;
  text-align: center;
  transition: 0.3s;
}
.services .t3d .rotate .text .s-text {
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  line-height: 29px;
  margin-top: 20px;
}
.works {
  padding: 63px 0 121px 0;
  background: url(../img/works.jpg) no-repeat top center;
}
.works .title span {
  position: relative;
}
.works .title span:before {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 3px;
  background-color: #e44e50;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
}
.works .title div {
  margin: 27px auto 0;
  width: 980px;
}
.works .container-fluid {
  width: 88%;
  font-size: 0;
  text-align: center;
}
.works .container-fluid .mix {
  padding: 0 8px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}
.works .container-fluid .mix a {
      display: inline-block;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    height: initial;
}
.works .container-fluid .mix a img {
  transition: all 0.5s linear;
}
.works .container-fluid .mix a:before {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 100%;
  bottom: 100%;
  border-top: 10px solid;
  border-left: 10px solid;
  content: "";
  pointer-events: none;
  transition: all 0.5s ease;
  border-color: #b0ddce;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
.works .container-fluid .mix a:after {
  position: absolute;
  left: 100%;
  top: 100%;
  bottom: 0px;
  right: 0px;
  border-bottom: 10px solid;
  border-right: 10px solid;
  content: "";
  transition: all 0.5s ease;
  border-color: #b0ddce;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
.works .container-fluid .mix a:hover:before {
  transition: all 0.5s ease;
  opacity: 1;
  bottom: 0px;
  right: 0px;
}
.works .container-fluid .mix a:hover:after {
  transition: all 0.5s ease;
  opacity: 1;
  top: 0px;
  left: 0px;
}
.works .container-fluid .mix a:hover img {
  transform: scale(1.1) !important;
  -o-transform: scale(1.1) !important;
  -moz-transform: scale(1.1) !important;
  -webkit-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  transition: all 0.5s linear;
}
.works .links {
  text-align: center;
  margin-bottom: 44px;
}
.works .links button {
  border: none;
  border-bottom: 1px dashed #1f1f1f;
  background: none;
  padding: 0;
  color: #1f1f1f;
  font-size: 18px;
  font-weight: 400;
  margin: 0 26px;
  position: relative;
  line-height: 20px;
  outline: none;
  transition: 0.3s;
}
.works .links button:last-of-type:after {
  display: none;
}
.works .links button:hover {
  border-bottom-color: transparent;
  transition: 0.3s;
}
.works .links button:after {
  content: "";
  position: absolute;
  right: -20px;
  width: 1px;
  height: 25px;
  background: #d7d7d7;
}
.installment {
  text-align: center;
  background: url(../img/installment.jpg) no-repeat center / cover;
  padding: 100px 0 46px 0;
  background-attachment: fixed;
}
.installment .in-title {
  color: #ffffff;
  font-family: Calibri;
  font-size: 48px;
  font-weight: 700;
  line-height: 1;
}
.installment .in-under {
  color: #ffffff;
  font-family: Calibri;
  font-size: 30px;
  font-weight: 400;
  line-height: 33px;
  width: 1025px;
  margin: 35px auto 44px;
}
.installment .left-order a {
  display: inline-block;
  width: 265px;
  height: 66px;
  border-radius: 33px;
  border: 1px solid #ffffff;
  line-height: 65px;
  position: relative;
  overflow: hidden;
}
.installment .left-order a:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0%;
  height: 100%;
  border-radius: 33px;
  content: "";
  transition: 0.3s;
  background: #ffffff;
}
.installment .left-order a:hover:before {
  width: 100%;
  transition: 0.3s;
}
.installment .left-order a:hover span {
  color: #465f93;
  transition: 0.3s;
}
.installment .left-order a span {
  color: #ffffff;
  font-family: Calibri;
  font-size: 24px;
  font-weight: 400;
  transition: 0.3s;
  position: relative;
  z-index: 2;
}
.installment .b-share-small-wrap .ya-share2__item_service_gplus .ya-share2__icon {
  background-position: center;
  background-repeat: no-repeat !important;
  background-image: url(../img/gw.png) !important;
  width: 21px;
  height: 19px;
}
.installment .b-share-small-wrap .ya-share2__item_service_vkontakte .ya-share2__icon {
  background-position: center;
  background-repeat: no-repeat !important;
  background-image: url(../img/vkk.png) !important;
  width: 14px;
  height: 16px;
}
.installment .b-share-small-wrap .ya-share2__item_service_facebook .ya-share2__icon {
  background-position: center;
  background-repeat: no-repeat !important;
  background-image: url(../img/fc.png) !important;
  width: 11px;
  height: 23px;
}
.installment .b-share-small-wrap .ya-share2__item_service_twitter .ya-share2__icon {
  background-position: center;
  background-repeat: no-repeat !important;
  background-image: url(../img/tw.png) !important;
  width: 20px;
  height: 19px;
}
.installment .b-share-small-wrap .ya-share2__item_service_whatsapp .ya-share2__icon {
  background-position: center;
  background-repeat: no-repeat !important;
  background-image: url(../img/wh.png) !important;
  width: 22px;
  height: 20px;
}
.installment .b-share-small-wrap .ya-share2__badge {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  background-color: transparent !important;
  border: 1px solid transparent;
  transition: 0.3s;
}
.installment .b-share-small-wrap .ya-share2__badge:hover {
  border: 1px solid white;
  transition: 0.3s;
}
.installment .b-share-small-wrap .ya-share2__container_size_m .ya-share2__icon {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.installment .b-share-small-wrap .ya-share2__container_size_m .ya-share2__item {
  margin: 0px 7px 0px 7px;
}
.installment .repost-block {
  display: table;
  margin: 40px auto 0;
  display: none!important;
}
.promotion {
  padding: 43px 0 40px 0;
}
.promotion .title {
  margin-bottom: 0;
}
.promotion .title div {
  margin-top: 27px;
}
.promotion .p-block {
  width: 450px;
  height: 250px;
  margin-top: 45px;
  margin-left: 45px;
}
.promotion .p-block:hover .p-price {
  transform: rotate(-15deg);
  transition: 0.3s;
}
.promotion .p-block.pb-1 .p-middle .p-left .p-price div {
  background-color: #60afbe;
}
.promotion .p-block.pb-2 .p-middle .p-left .p-price div {
  background-color: #f1c40f;
}
.promotion .p-block.pb-3 .p-middle .p-left .p-price div {
  background-color: #0097d5;
}
.promotion .p-block.pb-4 .p-middle .p-left .p-price div {
  background-color: #9a59b5;
}
.promotion .p-block .p-title {
  color: #3a3a3a;
  font-size: 24px;
  font-weight: 400;
  position: relative;
  line-height: 1;
  padding-left: 45px;
  border-bottom: 1px solid #b7b7b7;
  padding-bottom: 14px;
  margin-bottom: 40px;
}
.promotion .p-block .p-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: -13px;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
  background: url(../img/arr.png) no-repeat center;
}
.promotion .p-block .p-middle > div {
  display: inline-block;
  vertical-align: top;
}
.promotion .p-block .p-middle .p-left .p-price {
  display: table;
  padding: 5px;
  text-align: center;
  width: 121px;
  height: 122px;
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.22);
  background-color: #ffffff;
  transition: 0.3s;
}
.promotion .p-block .p-middle .p-left .p-price div {
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  line-height: 25px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
}
.promotion .p-block .p-middle .p-left .p-price div span {
  font-weight: 700;
}
.promotion .p-block .p-middle .p-left .p-order a {
  color: #f68d24;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  display: inline-block;
  line-height: 1;
  margin-top: 16px;
}
.promotion .p-block .p-middle .p-left .p-order a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 2px;
  background: #f68d24;
  -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1);
  transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1);
  transition: transform .3s cubic-bezier(.4,0,.2,1);
  transition: transform .3s cubic-bezier(.4,0,.2,1), -webkit-transform .3s cubic-bezier(.4,0,.2,1);
}
.promotion .p-block .p-middle .p-left .p-order a:hover:before {
  width: 100%;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.promotion .p-block .p-middle .p-right {
  width: 270px;
  color: #3a3a3a;
  font-size: 18px;
  font-weight: 400;
  margin-top: -5px;
  margin-left: 28px;
  line-height: 22px;
  padding: 0;
  display: inline-block;
    vertical-align: top;
}
.promotion .p-block .p-middle .p-right li {
  position: relative;
}
.promotion .p-block .p-middle .p-right li:before {
  position: absolute;
  content: "";
  left: -17px;
  top: 7px;
  width: 13px;
  height: 12px;
  background: url(../img/arr2.png) no-repeat center;
}
.benefits {
  text-align: center;
  padding: 60px 0;
  background: url(../img/ben.jpg) no-repeat center / cover;
  background-attachment: fixed;
}
.benefits .title {
  margin-bottom: 80px;
}
.benefits .title span {
  color: white;
}
.benefits .title span:before {
  background: white;
}
.benefits .b-blocks .b-block .b-img {
  height: 106px;
}
.benefits .b-blocks .b-block .b-text {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  position: relative;
  margin-top: 90px;
}
.benefits .b-blocks .b-block .b-text:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 40px;
  background: rgba(0,0,0,0.34);
  top: -63px;
  left: 0;
  right: 0;
  margin: auto;
  border-right: 1px solid rgba(255,255,255,0.3);
}
.tabbing {
  padding: 34px 0 32px 0;
}
.tabbing ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-right: 1px solid #e9e9e9;
}
.tabbing ul.tabs li {
  color: #3a3a3a;
  font-size: 18px;
  font-weight: 400;
  padding-left: 25px;
  line-height: 23px;
  cursor: pointer;
  transition: 0.3s;
  display: table;
  height: 95px;
  transition: 0.6s;
  width: 100%;
  text-transform: uppercase;
}
.tabbing ul.tabs li:after {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 47px 0 47px 27px;
  border-color: transparent transparent transparent #e9e9e9;
  content: "";
  opacity: 0;
  visibility: hidden;
}
.tabbing ul.tabs li:not(.current):hover {
  color: #3c5995;
  transition: 0.3s;
}
.tabbing ul.tabs li:not(.current):hover span.tb-img {
  margin-right: 25px;
  transition: 0.3s;
}
.tabbing ul.tabs li div {
  display: table-cell;
  vertical-align: middle;
  padding: 23px 0 25px 0;
}
.tabbing ul.tabs li div span {
  display: inline-block;
  vertical-align: middle;
}
.tabbing ul.tabs li div span.tb-img {
  text-align: center;
  width: 54px;
  margin-right: 35px;
  transition: 0.3s;
}
.tabbing ul.tabs li.current {
  background-color: #e9e9e9;
  position: relative;
  transition: 0.6s;
}
.tabbing ul.tabs li.current:after {
  opacity: 1;
  transition: 0.3s;
  visibility: visible;
  left: 100%;
}
.tabbing .tab-content {
  display: none;
  padding: 15px;
  color: #535353;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
}
.tabbing .tab-content ul {
    padding: 0;
    list-style-type: none;
}
.tabbing .tab-content .tb-point {
  color: #0066e4;
  font-weight: 700;
}
.tabbing .tab-content .tb-main {
  text-transform: uppercase;
  color: #2d4d8e;
  font-weight: bold;
}
.tabbing .tab-content .tab-order a {
  margin-top: 34px;
  color: #0092d0;
  font-size: 18px;
  font-weight: 400;
  width: 205px;
  height: 45px;
  border-radius: 22px;
  border: 1px solid #0092d0;
  text-align: center;
  line-height: 44px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  transition: 0.3s;
}
.tabbing .tab-content .tab-order a:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0%;
  height: 100%;
  border-radius: 22px;
  content: "";
  transition: 0.3s;
  background: #0092d0;
}
.tabbing .tab-content .tab-order a:hover:before {
  width: 100%;
}
.tabbing .tab-content .tab-order a:hover span {
  color: #ffffff;
  transition: 0.3s;
}
.tabbing .tab-content .tab-order a span {
  position: relative;
  z-index: 2;
  transition: 0.3s;
}
.tabbing .tab-content.curr {
  display: block;
}

.linking {
  padding: 38px 0 24px 0;
}
.linking .link-title {
  color: #3a3a3a;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  border-bottom: 1px solid #3a3a3a;
  display: table;
}
.linking .l-links a {
  display: table;
  color: #3a3a3a;
  font-size: 18px;
  font-weight: 400;
  position: relative;
  padding-left: 37px;
  line-height: 1;
  margin-top: 25px;
}
.linking .l-links a:hover:before {
  left: 20px;
  transition: 0.3s;
}
.linking .l-links a:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 17px;
  content: "";
  background: url(../img/arr3.png) no-repeat center;
  transition: 0.3s;
}
@media(max-width: 767px) {
    .container{
      width: 320px;
  }
    .slide_h1 {
      margin: 0;
      font-size: 24px;
      line-height: 30px;
  }
    .slide .under-title {
        font-size: 20px;
        line-height: 24px;
        margin: 15px 0 0 0;
    }
    .slide .oks-line .oks-row p {
        font-size: 20px;
        line-height: 28px;
        flex-basis: 100%;
        margin: 10px 0 0 0;
    }
    .slide form input {
        margin: 0 0 15px 0;
    }
    .slide .oks-line {
        margin: 25px 0 15px 0;
    }
  .development {
    height: auto;
  }
    .development .d-blocks > div {
        margin: 0 auto 0;
    }
  .services .t3d {
    width: 100%;
  }
  .s-order {
    transform: none !important;
    padding: 15px 0;
  }
  .s-order div {
    vertical-align: bottom !important;
  }
  .s-img img {
    width: 95px;
  }
  .services .t3d .rotate {
    transform-style: flat;
  }
  .services .t3d .rotate:hover {
    transform: none !important;
  }
  .services .t3d .rotate .text .s-text {
    font-size: 21px;
    line-height: 24px;
  }
  .text div {
    vertical-align: top !important;
  }
  .links-wrapper {
    overflow-x: scroll;
  }
  .installment .in-title {
    font-size: 24px;
  }
  .installment .in-under {
    font-size: 19px;
    line-height: 20px;
    width: 100%;
    margin: 15px auto 27px;
  }
  .promotion .p-block {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-left: 0;
  }
  .promotion .p-block .p-middle .p-right {
    width: 153px;
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 400;
    margin-top: -5px;
    margin-left: 10px;
    line-height: 19px;
  }
  .promotion .p-block .p-middle .p-left .p-price {
    width: 110px;
    height: 110px;
  }
  .promotion .p-block .p-middle .p-right {
    margin-left: 22px;
  }
  .b-img {
    height: auto !important;
    width: 18%;
    margin: auto;
  }
  .benefits .b-blocks .b-block .b-text {
    font-size: 18px;
    line-height: 20px;
    margin-top: 15px;
  }
  .benefits .b-blocks .b-block .b-text:before {
    display: none;
  }
  .b-block {
    margin: 15px 0;
  }
  .tabbing ul.tabs li div span.tb-img {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .tabbing ul.tabs li {
    font-size: 16px;
    padding-left: 0;
    line-height: 18px;
    float: left;
    height: 95px;
    width: 155px;
    text-align: center;
  }
  .tabbing ul.tabs {
    width: 780px;
    overflow: hidden;
    border-right: 0;
  }
  .tab-block {
    overflow-x: scroll;
  }
  .tabbing ul.tabs li.current:after {
    display: none;
  }
  .tabbing .tab-content {
    padding: 0;
  }
  .tab-order {
    text-align: center;
  }
  .topping {
    bottom: 15px;
    right: 15px;
  }
  .linking .col-xs-12 {
    margin-bottom: 20px;
  }
  .linking .link-title {
    font-size: 16px;
  }
  .linking .l-links a {
    font-size: 16px;
    padding-left: 28px;
    margin-top: 13px;
  }
    .slide .oks-line .oks-row {
        justify-content: center;
        margin: 0 0 15px 0!important;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .container,
      .works .container-fluid {
        width: 470px !important;
      }
    .linking {
        font-size: 0;
      }
      .linking .col-xs-12 {
        display: inline-block;
        vertical-align: top;
        width: 50%;
      }
      .linking .link-title {
        font-size: 16px;
      }
      .linking .l-links a {
        font-size: 16px;
        padding-left: 28px;
        margin-top: 13px;
      }
}