
#small {
    margin-bottom: 140px;
    padding: 0 0px;
}

#archive-video {
	padding: 99px 0 59px 0;
}

.tarif-title {
    font-family: "EvoFuturaNew";
    color: #2D384A;
    font-size: 3.2rem;
    font-weight: 900;
    line-height: 3.9rem;
}

.bread-crumbs {
    color: #B5BBC9;
    font-size: 20px;
}

.table-responsive {
    overflow: hidden;
}

.table-video {
    background-color:#ffff; 
    border-radius: 30px;
}

.section-heading {
  padding: 0 0 0 2%;
}

.table-txt {
	color: #2D384A;	
	font-family: "EvoMontserrat";	
	font-size: 20px;	
	font-weight: 600;	
	line-height: 24px;	
	text-align: center;
	padding: 15px 100px;
}

.images {
    background-image: url("/images/file-1.png");
}

.bread-crumbs-test {
    color:#5530EA;
}

.f-el {
  display: flex;
}

.gradient-icon {
    background: linear-gradient(270deg, #167FEF, #0ED0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}

.connect-intercom {
	margin: 0 40px 0 40px;
}

.smart-intercom {
	margin: 0 40px 0 40px;
}


.card {
    height: 100%;
    border-radius: 30px;
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
    border: none;
}

#mobile-section {
	display: none;	
}

#mobile-banner {
	display: none;
}

.img-evo-life {
	display: block;
	width: 100%;
	height: auto;
}

.img-equip {
    text-align: center;
    padding: 60px 0 40px 0;
}

.title-equip {
    color: #6D3AF7;
    font-family: "EvoMontserrat";
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}

.equip {
    height: 100%;
    margin: 25px;
    word-break: break-word;
}

.container-app {
    margin: 5px;
}

.download-store {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-evenly;
    margin: 10px;
    text-align: center;
    place-self: center;
}

.download-store-block {
    padding: 5px 5px 5px 5px;
    border: 1px solid #5530EA;
    border-radius: 10px;
    margin: 10px;
}


.download-store-href {
    display: flex;
}


a {
    text-decoration: none!important;
}

.text-download-store {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #5530EA;
  margin: auto;
}

.equip-desc {
  text-align: center;
  color: #727988;
  font-family: "EvoMontserrat";
  font-size: 14px;
  line-height: 20px;
}

.equip-img {
  width: 30%;
  height: auto;
}

.dom {
  text-align: center;
  margin-bottom: 20px;
}

.cctv-btn {
  background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
  color: #fff;
  font-weight: bold;
  height: 45px;
  width: 190px;
  margin-top: 40px;
}

.cctv-btn:hover {
  color: #fff;
}

.dom_cont {
	padding: 50px 0px 50px 20px;
}

.smart-cont {
  background-color: #fff;
  border-radius: 30px;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15);
}

.smart-txt {
  color: #727988;
  font-family: "EvoMontserrat";
  font-size: 14px;
  line-height: 25px;
}

.smart-img-cont {
  text-align: center;
  margin: auto;
}

.smart-img {
  width: 50%;
  height: auto;
}

.cam-txt {
  text-align: center;
  font-size: 25px;
  line-height: 32px;
  font-family: "EvoMontserrat";
}

.archive {
  background-color: #fff;
  box-shadow: 0 2px 20px 0 rgba(0,0,0,0.15);
  border-radius: 30px;
  padding: 30px;
  margin: 30px 0 30px 0;
}

/**/

.header-video {
  margin:auto;
  font-size: 32px;
  line-height: 42px;
  font-family: "EvoMontserrat";
  color: #2D384A;
  padding: 30px 0 30px 0;
}

#video {
    margin: 80px;
    width: auto;
    padding:45px 80px 45px;
    position: relative;
    box-shadow: 5px 5px 25px rgba(0,0,0,.2);
    border-radius: 30px;
    background-color: #fff;
    height: 550px;
    overflow: hidden
}

#video #toggle-forms{
    position: absolute;
    top: 15px;
    right: 30px;
    /*border: 1px solid #3a4a5d;*/
    /*border-radius: 20px;*/
    overflow: hidden;
    z-index: 99
}

#video #toggle-forms > button {
    border:none;
    background:none;
    margin-right: 15px;
    margin-left: 15px;
    /*background-color: #34495e;*/
    /*border: 1px solid #22303e;*/
    color: #2D384A;
    font-size: 16px;
    float:left;
    padding:5px 10px;
}

#video #toggle-forms > button:first-of-type{
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

#video #toggle-forms > button.active {
    color:#5530EA;
    font-weight: 600;
    border-bottom: 2px solid #5530EA;
}

#video #toggle-forms > button:hover {
    color:#5530EA;
	border-bottom: 2px solid #5530EA;
}

.submit-smart {
  display: flex; 
}

.img-play-content {
    width: 155px;
    height: auto;
}

.btn-smart {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 10px 10px;
    height: 45px;
    width: 195px;
    border-radius: 25px;
    border: none;
    background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
}

.btn-smart:hover {
  color: #fff;
}

.smart-txt {
  font-size: 14px;
  line-height: 23px;
  color: #727988;
  padding: 0px 0px 0px 0px;
}

.smart-txt-intercom {
  font-size: 14px;
  line-height: 23px;
  color: #727988;
  padding: 0px 0px 0px 20px;
}

.domofon-img {
	width: 100%;
	height: auto;
	border-radius: 30px;
	margin-left: 30px;
}

.forms-cont {
	margin: auto;
	padding: 0 30px 0 30px;
}

.input-field label.active {
    color: #FFF !important;
    font-size: 1.1rem
}

#video form input:focus {
    border-bottom-color: dodgerblue !important
}

#video .row >button{
    background-color: dodgerblue
}


#video form{
    padding:45px 80px 45px;
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    transition: all .3s linear;
    z-index: 2
}

#video form:last-of-type {
    left: 100%
}

#video.active form:first-of-type {
    left: -100% !important
}

#video.active form:last-of-type{
    left:0 !important
}

.animate {
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%
}

.animate > li {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 100%;
    left: 10px;
    background-color:  rgba(255,255,255,.1);
    z-index: -1;
    overflow: hidden;
    animation: move 10s linear infinite
}

.animate > li:nth-last-of-type(2) {
    left: 70px;
    animation-delay: 3.5s;
    height: 15px;
    width: 15px;
}

.animate > li:nth-last-of-type(3) {
    left: 140px;
    animation-delay: 3s
}

.animate > li:nth-last-of-type(4) {
    left: 210px;
    animation-delay: 5.5s
}

.animate > li:nth-last-of-type(5) {
    left: 280px;
    animation-delay: 1.8s;
    height: 65px;
    width: 65px
}

.animate > li:nth-last-of-type(6) {
    left: 140px;
    animation-delay: 6.8s;
    height: 25px;
    width: 25px
}

.animate > li:nth-last-of-type(7) {
    left: 280px;
    animation-delay: 5s;
    height: 35px;
    width: 35px
}


@keyframes move {
    to {top: -50px;transform: rotate(360deg)}
}

.forgot{
    color: dodgerblue
}

.forgot:hover {
    text-decoration: underline;
    cursor: pointer
}
/**/


.character-text {
    padding-left: 0.96rem;
    color: #727988;
    font-size: 15px;
    line-height: 32px;
    position: relative;
}

.zakazat-zapis-txt {
    text-align: center;
    color: #727988;
    font-family: "EvoMontserrat";
    font-size: 14px;
    line-height: 24px;
}

h2 {
    font-weight: 700!important;
}

.adv {
    margin-left: 60px;
}

.icon-position {
  display: flex;
}


.i-shield {
  width: 30px;
  margin-right: 20px;
  margin-left: 15px;
  height: 30px;
  background-repeat: no-repeat;
}

.shield-svg {
    background-image: url(/images/home/cctv/shield.svg);
    background-repeat: no-repeat;
    margin-left: 60px;
}

.eye-svg {
    background-image: url(/images/home/cctv/eye.svg);
    background-repeat: no-repeat;
}

.mobile-svg {
    background-image: url(/images/home/cctv/mobile.svg);
    background-repeat: no-repeat;
}

.home-svg {
    background-image: url(/images/home/cctv/home.svg);
    background-repeat: no-repeat;
    margin-left: 60px;
}

.img_prew {
  max-width: 320px;
  min-width: auto;
    border-radius: 30px;
    padding-right: 0;
    padding-left: 0;
    margin-left: auto;
}

.text-char {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 3.8rem;
    padding-left: 0.96rem;
}

.text-char-right {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 3.8rem;
    font-family: "EvoFuturaNew"!important;
}

.transfer-container {
	padding: 0 82px;
}

.table-txt {
	color: #2D384A;	
	font-family: "EvoMontserrat";	
	font-size: 20px;	
	font-weight: 600;	
	line-height: 24px;	
	text-align: center;
	border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
}

th.table-txt:last-child {
	border-right: none;
}

td.price-txt:last-child {
    border-right: none;
}

.archive-txt {
	color: #2D384A;	
	font-family: "EvoFuturaNew"!important;	
	font-size: 16px;	
	font-weight: 500;	
	line-height: 19px;	
	padding: 13px 26px;
	border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
}

.price-txt {
	color: #2D384A;	
	font-family: "EvoFuturaNew"!important;	
	font-size: 16px;	
	line-height: 19px;
	padding: 28px;
	border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
}

.table-archive {
	border-radius: 30px;
	box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
}

.list-txt {
	color: #2D384A;	
	font-family: "EvoFuturaNew"!important;
	font-size: 16px;	
	line-height: 19px;
}

.txt-transfer {
	color: #727988;	
	font-size: 16px;	
    text-align: justify;
	font-weight: 400;	
	line-height: 38px;
    font-family: "EvoMontserrat";
}

.price-text {
    padding-left: 0.96rem;
    color: #5530EA;
    font-family: "EvoFuturaNew";
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 3.2rem;
}

.btn-evo {
    margin: 60px 0 0px;
    background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
    color: #fff !important;
    font-weight: bold;
}

.line-grow {
    flex-grow: 1;
    margin-left: 7px;
    margin-top: 3px;
    height: 1px;
    background: linear-gradient(270deg, #5530EA, #00a1ff);
}

.line {
    width: fit-content;
}

.line-flex {
    flex-direction: row;
    margin-left: 0;
    margin-right: 0;
    line-height: 32px;
}

.small-txt-disc {
    color: #727988;
    font-family: "EvoFuturaNew";
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    padding: 40px 0;
}

.small-txt {
    color: #727988;
    font-family: "EvoFuturaNew";
    font-size: 13px;
    text-align: justify;
    font-weight: 300;
    line-height: 20px;
}

.btn-evo-prev {
    background: linear-gradient(270deg, #5530EA 0%, #6D4AF7 100%);
    color: #fff !important;
    font-weight: 700;
   /* padding: 12px 10px 12px 10px;*/
    border-radius: 50px;
    width: auto;
}

.other-offers {
    padding: 100px 0 10px 61px;
    color: #2D384A;   
    font-size: 32px;    
    font-weight: bold;  
    line-height: 39px;
    font-family: "EvoMontserrat";
}

.header-modal-popup {
    font-size: 28px;
    line-height: 39px;
    padding: 40px 0 20px 0;
    text-align: center;
    font-weight: 600;
    font-family: "EvoMontserrat";
}


/*РЎС‚РёР»Рё РґР»СЏ РІР°Р»РёРґР°С†РёРё popup РѕРєРЅР° Р’РёРґРµРѕРЅР°Р±Р»СЋРґРµРЅРёСЏ*/
input, textarea {
outline: none;
border: none;
border: solid 1px #f2f2f2;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
  display: block;
  padding: 0 17px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font: 18px 'Roboto', sans-serif;
  color: #727988;
  background: transparent;
  border: 1px solid rgba(0,0,0,.11);
  border-radius: 30px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
::-webkit-input-placeholder {
  opacity: 1;
  font-weight: 300;
  color: #727988;
}
::-moz-placeholder {
  opacity: 1;
  font-weight: 300;
  color: #727988;
}
:-moz-placeholder {
  opacity: 1;
  font-weight: 300;
  color: #727988;
}
:-ms-input-placeholder {
  opacity: 1;
  font-weight: 300;
  color: #727988;
}
.some-form {
  width: 30%;
  margin: 36px auto;
}
.form {
  padding: 30px;
  background: #f7fafb;
  color: #000;
  border-radius: 3px;
  -webkit-box-shadow: 0 39px 57px rgba(0,0,0,.19);
  -moz-box-shadow: 0 39px 57px rgba(0,0,0,.19);
  box-shadow: 0 39px 57px rgba(0,0,0,.19);
}
.some-form__header {
  margin-bottom: 41px;
  padding-top: 12px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: -0.2px;
  text-align: center;
}
.some-form__line {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
.some-form__line-required input[type="text"],
.some-form__line-required input[type="tel"],
.some-form__line-required input[type="email"] {
  border-color: #f45a57;
}
.some-form__line-required .some-form__hint {
  opacity: 1;
  z-index: auto;
}
.some-form__hint {
  z-index: -1;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -6px;
  padding: 5px 12px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 1.333333;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.title {
  font-weight: bold;
}

.button {
  display: inline-block;
  padding: 14px 15px 16px;
  text-align: center;
  font-weight: 600;
  line-height: 1;
  background: #19b5ca;
  color: #fff;
  border: 2px solid #19b5ca;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 20px 43px rgba(18,159,178,.35);
  -moz-box-shadow: 0 20px 43px rgba(18,159,178,.35);
  box-shadow: 0 20px 43px rgba(18,159,178,.35);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.button:hover {
  background: #0e9aad;
  border-color: #0e9aad;
}
.button_wide {
  width: 100%;
}
.button_submit {
  font-size: 19px;
}


/**/

/*СЃС‚РёР»Рё РґР»СЏ РєР°Р»СЊРєСѓР»СЏС‚РѕСЂР°*/

.container {
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 11%;
}

.active {
	color: #2D384A;
}

.loan-calculator-range-slider {
  height: 4px;
  background-color: #e8e8e8;
  border: none;

  .noUi-handle {
    right: -8px !important;
    width: 16px;
    height: 16px;
    box-shadow: none;
    border: 2px solid #888888;
    border-radius: 50%;
    outline: none;
    box-sizing: border-box;

    &::before,
    &::after {
      content: none;
    }
  }

  &--money {
    .noUi-connect {
      background-color: #4cca4c;
    }

    .noUi-handle {
      border-color: #4cca4c;
    }
  }

  &--months {
    .noUi-connect {
      background-color: #412abd;
    }
    .noUi-handle {
      border-color: #412abd;
    }
  }
}

.noUi-handle:after {
    left: 0px!important;
}
.noUi-handle:after, .noUi-handle:before {
    display: none!important;
}

.noUi-horizontal {
    height: 2px!important;
}

.noUi-horizontal .noUi-handle {
    width: 7px!important;
    height: 20px!important;
    left: -17px;
    top: -9px!important;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: 0px!important;
    left: auto;
}

.noUi-handle {
    border: 1px solid #412abd!important;
    border-radius: 0px!important;
    background: #573fb8!important;
    cursor: default!important;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #742fb4, 0 3px 6px -3px #370d88!important;
}

.noUi-target {
    background: #cccccc!important;
    border-radius: 4px!important;
    border: 0px solid #D3D3D3!important; 
    box-shadow: inset 0 0px 0px #F0F0F0, 0 0px 0px 0px #BBB!important; 
}

/*.noUi-connect {
    background: #573fb8!important;
}*/

.noUi-target {
    background: #dcdcdc;
    border-radius: 4px;
    border: 1px;
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
}

.calculator-header {
    padding: 30px 0 15px 0;
    color: #2D384A;
    font-family: "EvoMontserrat";
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
}

.m-calc-el {
  margin-right: 30px;
  margin-left: 85px;
}

.field-block-calc {
    border-radius: 30px;
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
}

.loan-calculator-result {
  font-size: 18px;
  line-height: 1.25;
}

.loan-calculator-result__caption {
  display: block;
}

.loan-calculator-result__value {
  color: #5530EA;
  font-family: "EvoMontserrat";
  font-size: 24px;
  letter-spacing: 0;
  line-height: 29px;

  &::after {
    content: "*";
    display: inline-block;
    margin-left: 8px;
    vertical-align: top;
    font-size: 16px;
    color: #ff5555;
  }
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.calculator-desc-txt {
    color: #2D384A;
    font-family: "EvoMontserrat";
    font-size: 14px;
    margin: auto;
    /*padding: 32px 0px 15px 10px;*/
    letter-spacing: 0;
    line-height: 24px;
}

.desc-calc {
    margin: 98px 0 0 10px;
}

.loan-txt-calc {
    color: #727988;
    font-family: "EvoMontserrat";
    font-size: 19px;
    letter-spacing: 0;
    line-height: 29px;
}

.footer-desc-small {
    color: #2D384A;
    font-family: "EvoFuturaNew";
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}

.footer-desc-txt {
    font-family: EvoMontserrat;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: justify;
    color: #2D384A;
}

.loan-pos {
    left: calc(-9% + 50px);
}

.loan-calculator {
  width: 485px;
  padding: 5px;
  background-color: #ffffff;
  border-radius: 8px;
}

.loan-calculator__controls-list {
  margin-bottom: 32px;

  & > :last-child {
    margin-bottom: 0;
  }
}

.loan-calculator__control {
  margin-bottom: 24px;
}

.loan-calculator-control {
}

.loan-calculator-control__caption {
  display: block;
  margin-bottom: 12px;
  font-size: 18px;
  line-height: calc(22 / 18);
}

.loan-calculator-control__range {
  margin-top: 12px;
  margin-bottom: 12px;
}

.loan-calculator-control__help-values {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-top: 12px;
  user-select: none;
}

.loan-calculator-control__min-value {
  font-size: 12px;
  color: #9e9da0;
}

.loan-calculator-control__random-value {
  font-size: 12px;
  color: #9e9da0;
}

.loan-calculator-control__max-value {
  font-size: 12px;
  color: #9e9da0;
}

.loan-calculator__result {
  padding: 0px 0 0 10px;
  margin: auto;
  line-height: 48px;
}

.loan-calculator__footnote {
  margin: 0;
  color: #9e9da0;

  &::before {
    content: "*";
    display: inline-block;
    margin-right: 8px;
    vertical-align: top;
    font-size: 14px;
    color: #ff5555;
  }
}

.loan-calculator-control__caption {
  display: none;
}

/*Slider Range*/
.amountSlider {
    width: 435px;
    position: relative;
    font-size: 20px;
    height: 35px;
    margin: 24px auto;
    padding: 5px;
    border-radius: 30px;
    background-color: #EDF0F4;
}


.amountHold {
    margin: 0 auto;
    text-align: center;
/*    line-height: 1;*/
    position: relative;
    overflow: hidden;
    height: 30px;
    color: #BABCBE;
    font-size: 16px;
}

.amountHold span { /*display: none;*/ position: absolute; width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.amountHold span.active { left: 50%; margin-left: -50%; }

span.previous { 
    left: -100%; 
}

span.next { 
    left: 100%; 
}

.half {
    width: 50%; 
    float: left; 
}

.decrease {
    position: absolute;
    left: 15px;
    top: 8px;
    padding: 10px;
    cursor: pointer;
    font-size: 200%;
    line-height: 0.5;
    background-image: url(/images/home/cctv/calc_left.svg);
    background-repeat: no-repeat;
}

.increase {
    position: absolute;
    right: 5px;
    top: 9px;
    padding: 10px;
    cursor: pointer;
    font-size: 200%;
    line-height: 0.5;
    background-image: url(/images/home/cctv/calc_right.svg);
    background-repeat: no-repeat;
}


/**/

/*Range slider*/

/*! nouislider - 13.1.5 - 4/24/2019 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
/**/

.btn-evo-prev-dop {
    background: linear-gradient(270deg, #5530EA 0%, #6D4AF7 100%);
    color: #fff !important;
    font-weight: 700;
    padding: 12px 10px 12px 10px;
    border-radius: 50px;
    width: 20rem;
    margin-top: 20px;
}

.footer-desc {
    color: #2D384A;
    font-family: "EvoMontserrat";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: justify;
    line-height: 24px;
}

.btn-show-all-rates {
    margin-top: 25px;
    color: #fff;
    font-weight: 700;
    border-radius: 25px;
    background: linear-gradient(270deg, #5530EA 0%, #6D4AF7 100%);
}

.button-chart {
    text-align: center !important;
}

h1 {
    font-weight: 700!important;
    margin-top: 6rem;
}

.desc-text-small {
    padding: 0 120px 0 75px;
    font-family: "EvoMontserrat";
    margin-bottom: 20px;
    line-height: 2rem;
}

.img {
    /* display: inline-block; */
    height: auto;
    max-width: 100%;
}

.from-content {
    margin: 0 20px 0 20px;
}

.tarif-img-prev {
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
}

.tarif-image-old {
    padding: 70px 60px 50px 70px;
    border-radius: 30px;
    position: relative;
    background-color: rgba(85, 48, 234, 0.25);
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
}

.rectangle {
  width: auto;
  height: 380px;
}

.tarif-image {
    width: auto;
    max-height: 420px;
    min-height: auto;
    padding: 20px 60px 20px 75px;
    border-radius: 30px;
    position: relative;
    background-color: rgba(85, 48, 234, 0.25);
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
}
/*.tarif-image img{
    object-fit: contain;
}*/

.tarif-image::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    border-radius: 30px;
    left: 0px;
    background-size: cover;
    z-index: -1;
}

.tarif-image-offers img {
    border-radius: 30px;
}

.benefits-txt {
    color: #727988; 
    font-family: "EvoMontserrat";   
    font-size: 20px;    
    font-weight: bold;  
    line-height: 24px;
    padding: 100px 0 30px 57px;
}


.tarif-image-offers {
    padding: 50px;
    border-radius: 30px;
    position: relative;
    background-color: #FFFFFF; 
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
}

.tarif-image-offers::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    filter: grayscale(100%);
    opacity: 0.1;
    border-radius: 30px;
    left: 0px;
    background-size: cover;
}

.img-offers {
    z-index: 1;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
}

.tarif-image-offers img {
    border-radius: 30px;
}

.tarif-text {
    padding-top: 50px;
    color: #FFFFFF;
    font-family: "EvoMontserrat";
    font-size: 28px;
    text-align: justify;
    font-weight: 900;
    line-height: 4.4rem;
    text-transform: uppercase;
}

.tarif-text-desc {
    padding-top: 30px;
    color: #FFFFFF;
    font-family: "EvoMontserrat";
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.4rem;
}

.tarif-text-short-desc {
    color: #FFFFFF;
    font-family: "EvoMontserrat";
    font-size: 1.6rem;
    text-align: justify;
    font-weight: 300;
    line-height: 3.2rem;
}

.text-secondary {
    color: #6c757d !important;
    line-height: 32px;
    font-size: 20px;
    font-family: "EvoMontserrat";
}

#crumbs {
	padding: 60px 0 30px 1.6%;
}

.char {
    margin-top: 60px;
    padding: 0 75px;
}

.tarif-text-desc-dop {
	padding: 49.19px 0 0 0;
    color: #727988;
    font-family: "EvoMontserrat";
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.4rem;
}

.tarif-text-short-desc-dop {
    color: #727988;
    font-family: "EvoMontserrat";
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.8rem;
}

.evo-offers {
	padding: 15px 40px;
}

.tarif-text-dop {
    color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	background-image: linear-gradient(to right, #00d3f5, #1e1c98);
    font-family: "EvoMontserrat";
    font-size: 4.8rem;
    font-weight: 900;
    line-height: 5.8rem;
    text-transform: uppercase;
}

a {
    text-decoration: none!important;
}

.crumbs-txt {
   color: #2D384A; 
	font-family: "EvoMontserrat";  
   font-size: 24px;    
   font-weight: bold;  
   line-height: 39px;
}

.breadcrumbs-txt {
    display: none;
    color: #B5BBC9; 
    /*font-family: Montserrat;*/    
    font-size: 20px;    
    line-height: 24px;
}

.active-txt {
    display: none;
    color: #5530EA; 
    /*font-family: Montserrat;*/    
    font-size: 20px;    
    line-height: 24px;
}


/**РњРѕР±РёР»СЊРЅР°СЏ РІРµСЂСЃРёСЏ С‚Р°Р±Р»РёС†С‹**/
.body-card {
    display: flex;
    border-bottom: 1px solid #DADADA;
}

.cost-card {
    border-bottom: 1px solid #DADADA;
}

.cost-text-m {
    color: #2D384A;
    font-family: "EvoFuturaNew"!important;
    font-size: 16px;
    line-height: 19px;
    margin: auto;
    padding: 20px;
}

.title-card {
    color: #2D384A;
    font-family: "EvoMontserrat";
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}

.heading-m {
    margin-left: auto;
}

.heading-title {
    color: #2D384A;
    font-family: "EvoMontserrat";
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    text-align: center;
    padding: 24px;
}

.heading {
    display: flex;
    border-bottom: 1px solid #DADADA;
}

.shadow-card {
    box-shadow: 0 10px 25px 0 rgba(0,0,0,0.25);
    border-radius: 20px;
}

.container-respons {
    padding-left: 0;
    padding-right: 0;
}

.price-text-m {
    color: #2D384A;
    font-family: "EvoFuturaNew"!important;
    font-size: 16px;
    line-height: 19px;
    margin: auto;
}

/****/

@media screen and (max-width: 280px) { 
	#main-navbar-mobile .navbar-brand img {
	    width: 40px;
	    height: 15px;
	}

	#main-content {
     max-width: 100%; 
    }

    .icon-position {
      padding: 0;
      display: flex;
    }

    .m-calc-el {
      margin-bottom: 40px;
      margin-right: 0;
      margin-left: 0;
    }

    .header-video {
    	font-size: 24px;
		padding: 50px 0 10px 0;
    }

    #video #toggle-forms > button {
    	font-size: 13px;
    }

    #video {
    	padding: 45px 20px 45px;
    	margin: 0;
    	height: 720px;
    }

    #video #toggle-forms {
    	display: flex;
    	right: 15px;
    }

    #video form {
    	padding: 45px 30px 45px;
    }

    .calculator-desc-txt {
    	padding: 15px 0px 15px 10px;
    	font-size: 16px;
    	line-height: 24px;
    }

    .loan-txt-calc {
    	font-size: 16px;
    }

    .amountSlider {
    	margin: 10px auto;
    }

    .loan-calculator__result {
    	padding: 0px 0 0 10px;
    }

    #modal-popup {
    	margin: 20px 0 0 0;
    }

    .desc-text-small {
    	padding: 0;
    }

    .table-responsive {
        overflow: auto;
    }

    #small {
        margin-bottom: 0;
    }

    #crumbs {
        padding: 0;
    }

    .download-store {
	    display: block;
	    justify-content: space-evenly;
	    padding-bottom: 20px;
	    margin: auto;
	}

	.download-store-block {
	    padding: 5px 10px 5px 10px;
	    border: 1px solid #5530EA;
	    border-radius: 10px;
	    width: 170px;
	    margin: 10px;
	}

	.dom {
	    text-align: center;
	    margin: 30px;
	}

    .from-content {
        margin: 0 10px 0 10px;
    }

    .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    	padding-left: 0px;
    	padding-right: 0px;
    }

    .img-m-none {
        display: none;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0;
    }

    .tarif-text {
        padding-top: 0;
        font-size: 19px;
        line-height: 28px;
    }

    .tarif-text-short-desc {
	    color: #FFFFFF;
	    font-family: "EvoMontserrat";
	    font-size: 14px;
	    font-weight: 300;
	    line-height: 28px;
	}

	.shield-svg {
		margin-left: 0;
	}

	.home-svg {
		margin-left: 0;
	}

	.btn-evo-prev {
		width: 100%;
		font-size: 16px;
	}

	.connect-intercom {
	    margin: 0 10px 0 10px;
	}

	.submit-smart {
	    display: block;
	    text-align: center;
	}

	.domofon-img {
	   display: none;
	}

	.forms-cont {
	    margin: auto;
	    padding: 30px 15px;
	}

	.smart-txt-intercom {
		margin-top: 20px;
	    font-size: 11px;
	    line-height: 16px;
	    color: #727988;
	    padding: 0px 0px 0px 0px; 
	}

	.smart-txt {
	    font-size: 11px;
	    line-height: 18px;
	    color: #727988;
	    padding: 0px 0px 0px 0px;
	}

	.smart-intercom {
	    margin: 0 10px 0 10px;
	}

	.dom_cont {
	    padding: 25px 0px 50px 0px;
	}

	.smart-img {
	    display: none;
	}


    .tarif-text-desc {
        padding-top: 20px;
    }

    .evo-tarif-image {
        padding: 30px 30px 30px 30px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .remove-adsend {
        padding-right: 0;
        padding-left: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }
	
    /*РЎС‚РёР»Рё*/


    .st-img {
    	width: 45px;
    }

    .img-evo-live {
    	background-image: url(/images/banner-mobile/mobile-banner-domofon.png);
    	width: 100%;
    	height: 80vh;
    	background-repeat: no-repeat;
    	background-size: cover;
    }

    .title-head {
	    position: relative;
	    margin: auto;
	    top: 40px;
	    width: 80%;
	    text-align: center;
	}

	.head-txt {
	    color: #fff;
	    font-size: 20px;
	    font-weight: 900;
	    line-height: 24px;
	}

	.mobile-store {
	    display: flex;
	    justify-content: center;
	    margin: 20px;
	}

	.store-img {
	    width: 100%;
	    padding: 10px;
	}

	.smart-inter-head {
	    font-size: 12px;
	    font-weight: bold;
	    line-height: 14px;
	    padding: 25px 5px;
	}

	.section-open {
	    padding: 0 5px;
	}

	.open-position {
	    display: flex;
	}

	.open-door-txt {
	    margin: auto 0;
	    padding: 0 10px;
	    font-size: 12px;
	    font-weight: 600;
	}

	.open-txt {
	    font-size: 11px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 15px;
	}

	.section-video-call {
    	padding: 0 5px;
    }

    .video-call-position {
    	display: flex;
    }

    .video-call-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 12px;
    	font-weight: 600;
    }

    .video-call-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 14px;
    }

    .section-cctv {
    	padding: 0 5px;
    }

    .cctv-position {
    	display: flex;
    }

    .cctv-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 12px;
    	font-weight: 600;
    }

    .cctv-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 14px;
    }

    .section-archive {
    	padding: 0 5px;
    }

    .archive-position {
    	display: flex;
    }

    .archive-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 15px;
    	font-weight: 600;
    }

    .archive-desc {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 14px;
    }

    .btn {
      padding: 10px 10px;
      font-weight: 600;
    }

    #main-content.inner-pages {
      margin-bottom: 0px; 
    }

    .store-menu-download {
      display: block;
    }

    .section-face-recognition {
    	padding: 0 5px;
    }

    .face-recognition-position {
    	display: flex;
    }

    .face-recognition-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 12px;
    	font-weight: 600;
    }

    .face-recognition-desc {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }


    .section-call-log {
    	padding: 0 5px;
    }

    .call-log-position {
    	display: flex;
    }

    .call-log-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 12px;
    	font-weight: 600;
    }

    .call-log-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 14px;
    }

    h1 {
    	font-size: 16px;
	    font-weight: 700!important;
	    margin-top: 2rem;
	}

	h2 {
	    font-weight: 700!important;
	    font-size: 12px;
	}

	input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 35px;
	    line-height: 45px;
	    font: 11px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

	.btn-smart {
	    font-size: 13px;
	    font-weight: bold;
	    color: #FFFFFF;
	    padding: 10px 10px;
	    height: 40px;
	    width: 185px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient( 90deg, #0ED0FA 0%, #167FEF 100%);
	}

	.connect-intercom {
	     margin: 0 0px 0 0px; 
	}

/**/
}



@media screen and (max-width: 768px) {
    #video-m {
        display: none;
    }

    .btn {
      padding: 20px 20px;
      font-weight: 600;
    }
  .store-menu-download {
        display: block;
      }

}

@media (min-width: 361px) and (max-width: 414px) {
	#main-navbar-mobile .navbar-brand img {
	    width: 75px;
	    height: 30px;
	}

    #main-content {
     max-width: 100%; 
    }

    .desc-text-small {
    	padding: 0;
    }

    .smart-inter-head {
    	font-size: 20px;
    	font-weight: bold;
    	line-height: 24px;
    	padding: 25px 15px;
    }

    .section-open {
    	padding: 0 15px;
    }

    .open-position {
    	display: flex;
    }

    .open-door-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .open-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .section-video-call {
    	padding: 0 15px;
    }

    .video-call-position {
    	display: flex;
    }

    .video-call-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .video-call-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .section-cctv {
    	padding: 0 15px;
    }

    .cctv-position {
    	display: flex;
    }

    .cctv-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .cctv-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .section-archive {
    	padding: 0 15px;
    }

    .archive-position {
    	display: flex;
    }

    .archive-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .archive-desc {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .btn {
      padding: 10px 10px;
      font-weight: 600;
    }

    #main-content.inner-pages {
      margin-bottom: 0px; 
    }

    .store-menu-download {
      display: block;
    }

    .section-face-recognition {
    	padding: 0 15px;
    }

    .face-recognition-position {
    	display: flex;
    }

    .face-recognition-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .face-recognition-desc {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }


    .section-call-log {
    	padding: 0 15px;
    }

    .call-log-position {
    	display: flex;
    }

    .call-log-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .call-log-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .img-evo-live {
      background-image: url(/images/banner-mobile/Domofon_raz.jpg);
      height: 447px;
      background-position: 70% 5%;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .title-head	{
    	position: relative;
	    margin: auto;
	    top: 25px;
	    width: 80%;
	    text-align: center;
    }

    .mobile-store {
    	display: flex;
    	justify-content: center;
    	margin: 4px 20px;
    }

    .store-img {
    	width: 100%;
    	padding: 10px;
    }

    .head-txt {
      width: 80%;
      margin: auto;
    	color: #fff;
    	font-size: 19px;
    	font-weight: 900;
    	line-height: 21px;

    }

    .header-video {
    	font-size: 26px;
		padding: 50px 0 10px 0;
    }

    #video {
    	padding: 45px 20px 45px;
    	margin: 0;
    	height: 660px;
    }

    #video #toggle-forms {
    	display: flex;
    	right: 15px;
    }

    #video form {
    	padding: 45px 30px 45px;
    }

    .amountSlider {
    	margin: 10px auto;
    }

    .loan-calculator__result {
    	padding: 0px 0 0 10px;
    }

    #modal-popup {
    	margin: 20px 0 0 0;
    }

    .icon-position {
      padding: 0;
      display: flex;
    }

    #crumbs {
        padding: 0;
    }

    .dom {
	    text-align: center;
	    margin: 30px;
	}


    .download-store {
	    display: block;
	    justify-content: space-evenly;
	    padding-bottom: 20px;
	    margin: auto;
	}

	.download-store-block {
	    padding: 5px 10px 5px 10px;
	    border: 1px solid #5530EA;
	    border-radius: 10px;
	    width: 170px;
	    margin: 10px;
	}

    .btn-evo-prev {
		width: 100%;
		font-size: 16px;
	}

	.connect-intercom {
	    margin: 0 10px 0 10px;
	}

	.submit-smart {
	    display: block;
	    text-align: center;
	}

  .btn {
    padding: 10px 10px;
    font-weight: 500;
  }

  .store-menu-download {
    display: block;
  }


	.domofon-img {
	   display: none;
	}

	.forms-cont {
	    margin: auto;
	    padding: 50px 10px;
	}

	.smart-intercom h1 {
		font-size: 1.9rem;
		margin-top: 4rem;
	}

	.smart-txt {
	    font-size: 12px;
	    line-height: 23px;
	    color: #727988;
	    padding: 0px 0px 12px 0px;
	}

	h1 {
		font-size: 1.9rem;
	    font-weight: 700!important;
	    margin-top: 2rem;
	}

	h2 {
		font-size: 1.2rem;
    	margin-top: 0px!important;
	}

	input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 40px;
	    line-height: 45px;
	    font: 13.5px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

	.smart-txt-intercom {
		margin-top: 20px;
	    font-size: 13px;
	    line-height: 19px;
	    color: #727988;
	    padding: 0px 25px 0px 25px; 
	}

	.smart-intercom {
	    margin: 0 10px 0 10px;
	}

	.dom_cont {
	    padding: 50px 0px 50px 0px;
	}

    .table-responsive {
        overflow: auto;
    }
  
    .calculator-desc-txt {
      color: #2D384A;
      font-family: "EvoMontserrat";
      font-size: 16px;
      padding: 20px 0px 15px 14px;
      letter-spacing: 0;
      line-height: 12px;
    }


  .loan-txt-calc {
    color: #727988;
    font-family: "EvoMontserrat";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 29px;
  }

  .loan-calculator-result__value {
    font-size: 20px;
  }

  #small {
      margin-bottom: 0;
  }

  .from-content {
      margin: 0 10px 0 10px;
  }

  .smart-img {
	    display: none;
	}


    .img-m-none {
        display: none;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .shield-svg {
    	margin-left: 0;
    }

    .home-svg {
    	margin-left: 0;
    }

    .btn-evo-prev {
    	width: 100%;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .m-calc-el {
      margin-bottom: 40px;
      margin-right: 0;
      margin-left: 0;
    }

    .tarif-image {
        padding: 0;
    }

    .tarif-text {
        padding-top: 0;
        font-size: 23px;
        line-height: 28px;
    }

    .tarif-text-desc {
        padding-top: 20px;
    }

    .evo-tarif-image {
        padding: 30px 30px 30px 30px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }
}

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

    #main-content {
     max-width: 100%; 
    }

    .icon-position {
      padding: 0;
      display: flex;
    }

    .m-calc-el {
      margin-bottom: 40px;
      margin-right: 0;
      margin-left: 0;
    }

    .header-video {
      font-size: 24px;
    padding: 50px 0 10px 0;
    }

    #video #toggle-forms > button {
      font-size: 13px;
    }

    #video {
      padding: 45px 20px 45px;
      margin: 0;
      height: 720px;
    }

    #video #toggle-forms {
      display: flex;
      right: 15px;
    }

    #video form {
      padding: 45px 30px 45px;
    }

    .calculator-desc-txt {
      padding: 15px 0px 15px 10px;
      font-size: 16px;
      line-height: 24px;
    }

    .loan-txt-calc {
      font-size: 16px;
    }

    .amountSlider {
      margin: 10px auto;
    }

    .loan-calculator__result {
      padding: 0px 0 0 10px;
    }

    #modal-popup {
      margin: 20px 0 0 0;
    }

    .desc-text-small {
      padding: 0;
    }

    .table-responsive {
        overflow: auto;
    }

    #small {
        margin-bottom: 0;
    }

    #crumbs {
        padding: 0;
    }

    .download-store {
      display: block;
      justify-content: space-evenly;
      padding-bottom: 20px;
      margin: auto;
  }

  .download-store-block {
      padding: 5px 10px 5px 10px;
      border: 1px solid #5530EA;
      border-radius: 10px;
      width: 170px;
      margin: 10px;
  }

  .dom {
      text-align: center;
      margin: 30px;
  }

    .from-content {
        margin: 0 10px 0 10px;
    }

    .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
      padding-left: 0px;
      padding-right: 0px;
    }

    .img-m-none {
        display: none;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0;
    }

    .tarif-text {
        padding-top: 0;
        font-size: 19px;
        line-height: 28px;
    }

    .tarif-text-short-desc {
      color: #FFFFFF;
      font-family: "EvoMontserrat";
      font-size: 14px;
      font-weight: 300;
      line-height: 28px;
  }

  .shield-svg {
    margin-left: 0;
  }

  .home-svg {
    margin-left: 0;
  }

  .btn-evo-prev {
    width: 100%;
    font-size: 16px;
  }

  .connect-intercom {
      margin: 0 10px 0 10px;
  }

  .submit-smart {
      display: block;
      text-align: center;
  }

  .domofon-img {
     display: none;
  }

  .forms-cont {
      margin: auto;
      padding: 30px 15px;
  }

  .smart-txt-intercom {
    margin-top: 20px;
      font-size: 14px;
      line-height: 23px;
      color: #727988;
      padding: 0px 0px 0px 0px; 
  }

  .smart-intercom {
      margin: 0 10px 0 10px;
  }

  .dom_cont {
      padding: 25px 0px 50px 0px;
  }

  .smart-img {
      display: none;
  }


    .tarif-text-desc {
        padding-top: 20px;
    }

    .evo-tarif-image {
        padding: 30px 30px 30px 30px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .remove-adsend {
        padding-right: 0;
        padding-left: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }

    /*РЎС‚РёР»Рё*/

    .img-evo-live {
      background-image: url(/images/banner-mobile/Domofon_raz.jpg);
      height: 400px;
      background-position: 66% 5%;
      background-repeat: no-repeat;
      background-size: cover;
  }

    .title-head {
      position: relative;
      margin: auto;
      top: 20px;
      width: 80%;
      text-align: center;
  }

  .head-txt {
    color: #fff;
    width: 80%;
    font-size: 18px;
    font-weight: 900;
    line-height: 21px;
    margin: auto;
  }

  .mobile-store {
      display: flex;
      justify-content: center;
      margin: 4px 20px;
  }

  .store-img {
      width: 100%;
      padding: 10px;
  }

  .smart-inter-head {
      font-size: 16px;
      font-weight: bold;
      line-height: 19px;
      padding: 25px 15px;
  }

  .section-open {
      padding: 0 15px;
  }

  .open-position {
      display: flex;
  }

  .open-door-txt {
      margin: auto 0;
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
  }

  .open-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
  }

  .section-video-call {
      padding: 0 15px;
    }

    .video-call-position {
      display: flex;
    }

    .video-call-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .video-call-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    .section-cctv {
      padding: 0 15px;
    }

    .cctv-position {
      display: flex;
    }

    .cctv-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .cctv-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    .section-archive {
      padding: 0 15px;
    }

    .archive-position {
      display: flex;
    }

    .archive-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .archive-desc {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    .btn {
      padding: 10px 10px;
      font-weight: 600;
    }

    #main-content.inner-pages {
      margin-bottom: 0px; 
    }

    .store-menu-download {
      display: block;
    }

    .section-face-recognition {
      padding: 0 15px;
    }

    .face-recognition-position {
      display: flex;
    }

    .face-recognition-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .face-recognition-desc {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }


    .section-call-log {
      padding: 0 15px;
    }

    .call-log-position {
      display: flex;
    }

    .call-log-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .call-log-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    h1 {
      font-size: 16px;
      font-weight: 700!important;
      margin-top: 2rem;
  }

  h2 {
      font-weight: 700!important;
      font-size: 16px;
  }

  input[type="text"], input[type="tel"], input[type="email"] {
      display: block;
      padding: 0 17px;
      width: 100%;
      height: 35px;
      line-height: 45px;
      font: 14px 'Roboto', sans-serif;
      color: #727988;
      background: transparent;
      border: 1px solid rgba(0,0,0,.11);
      border-radius: 30px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
  }

  .btn-smart {
      font-size: 13px;
      font-weight: bold;
      color: #FFFFFF;
      padding: 10px 10px!important;
      height: 40px;
      width: 185px;
      border-radius: 25px;
      border: none;
      background: linear-gradient( 90deg, #0ED0FA 0%, #167FEF 100%);
  }

/**/
}

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

    #main-content {
     max-width: 100%; 
    }

    .icon-position {
      padding: 0;
      display: flex;
    }

    .m-calc-el {
      margin-bottom: 40px;
      margin-right: 0;
      margin-left: 0;
    }

    .header-video {
      font-size: 24px;
    padding: 50px 0 10px 0;
    }

    #video #toggle-forms > button {
      font-size: 13px;
    }

    #video {
      padding: 45px 20px 45px;
      margin: 0;
      height: 720px;
    }

    #video #toggle-forms {
      display: flex;
      right: 15px;
    }

    #video form {
      padding: 45px 30px 45px;
    }

    .calculator-desc-txt {
      padding: 15px 0px 15px 10px;
      font-size: 16px;
      line-height: 24px;
    }

    .loan-txt-calc {
      font-size: 16px;
    }

    .amountSlider {
      margin: 10px auto;
    }

    .loan-calculator__result {
      padding: 0px 0 0 10px;
    }

    #modal-popup {
      margin: 20px 0 0 0;
    }

    .desc-text-small {
      padding: 0;
    }

    .table-responsive {
        overflow: auto;
    }

    #small {
        margin-bottom: 0;
    }

    #crumbs {
        padding: 0;
    }

    .download-store {
      display: block;
      justify-content: space-evenly;
      padding-bottom: 20px;
      margin: auto;
  }

  .download-store-block {
      padding: 5px 10px 5px 10px;
      border: 1px solid #5530EA;
      border-radius: 10px;
      width: 170px;
      margin: 10px;
  }

  .dom {
      text-align: center;
      margin: 30px;
  }

    .from-content {
        margin: 0 10px 0 10px;
    }

    .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
      padding-left: 0px;
      padding-right: 0px;
    }

    .img-m-none {
        display: none;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0;
    }

    .tarif-text {
        padding-top: 0;
        font-size: 19px;
        line-height: 28px;
    }

    .tarif-text-short-desc {
      color: #FFFFFF;
      font-family: "EvoMontserrat";
      font-size: 14px;
      font-weight: 300;
      line-height: 28px;
  }

  .shield-svg {
    margin-left: 0;
  }

  .home-svg {
    margin-left: 0;
  }

  .btn-evo-prev {
    width: 100%;
    font-size: 16px;
  }

  .connect-intercom {
      margin: 0 10px 0 10px;
  }

  .submit-smart {
      display: block;
      text-align: center;
  }

  .domofon-img {
     display: none;
  }

  .forms-cont {
      margin: auto;
      padding: 30px 15px;
  }

  .smart-txt-intercom {
    margin-top: 20px;
      font-size: 14px;
      line-height: 23px;
      color: #727988;
      padding: 0px 0px 0px 0px; 
  }

  .smart-intercom {
      margin: 0 10px 0 10px;
  }

  .dom_cont {
      padding: 25px 0px 50px 0px;
  }

  .smart-img {
      display: none;
  }


    .tarif-text-desc {
        padding-top: 20px;
    }

    .evo-tarif-image {
        padding: 30px 30px 30px 30px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .remove-adsend {
        padding-right: 0;
        padding-left: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }

    /*РЎС‚РёР»Рё*/

    .img-evo-live {
      background-image: url(/images/banner-mobile/Domofon_raz.jpg);
      height: 400px;
      background-position: 89% 5%;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .title-head {
      position: relative;
      margin: auto;
      top: 20px;
      width: 80%;
      text-align: center;
  }

  .head-txt {
    color: #fff;
    width: 80%;
    font-size: 17px;
    font-weight: 900;
    line-height: 21px;
    margin: auto;
  }

  .mobile-store {
      display: flex;
      justify-content: center;
      margin: 4px 20px;
  }

  .store-img {
      width: 100%;
      padding: 10px;
  }

  .smart-inter-head {
      font-size: 16px;
      font-weight: bold;
      line-height: 19px;
      padding: 25px 15px;
  }

  .section-open {
      padding: 0 15px;
  }

  .open-position {
      display: flex;
  }

  .open-door-txt {
      margin: auto 0;
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
  }

  .open-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
  }

  .section-video-call {
      padding: 0 15px;
    }

    .video-call-position {
      display: flex;
    }

    .video-call-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .video-call-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    .section-cctv {
      padding: 0 15px;
    }

    .cctv-position {
      display: flex;
    }

    .cctv-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .cctv-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    .section-archive {
      padding: 0 15px;
    }

    .archive-position {
      display: flex;
    }

    .archive-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .archive-desc {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    .btn {
      padding: 10px 10px;
      font-weight: 600;
    }

    #main-content.inner-pages {
      margin-bottom: 0px; 
    }

    .store-menu-download {
      display: block;
    }

    .section-face-recognition {
      padding: 0 15px;
    }

    .face-recognition-position {
      display: flex;
    }

    .face-recognition-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .face-recognition-desc {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }


    .section-call-log {
      padding: 0 15px;
    }

    .call-log-position {
      display: flex;
    }

    .call-log-head-txt {
      margin: auto 0;  
      padding: 0 10px;
      font-size: 14px;
      font-weight: 600;
    }

    .call-log-txt {
      font-size: 12px;
      padding: 15px 0;
      font-weight: 500;
      line-height: 18px;
    }

    h1 {
      font-size: 16px;
      font-weight: 700!important;
      margin-top: 2rem;
  }

  h2 {
      font-weight: 700!important;
      font-size: 16px;
  }

  input[type="text"], input[type="tel"], input[type="email"] {
      display: block;
      padding: 0 17px;
      width: 100%;
      height: 35px;
      line-height: 45px;
      font: 14px 'Roboto', sans-serif;
      color: #727988;
      background: transparent;
      border: 1px solid rgba(0,0,0,.11);
      border-radius: 30px;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
  }

  .btn-smart {
      font-size: 13px;
      font-weight: bold;
      color: #FFFFFF;
      padding: 10px 10px!important;
      height: 40px;
      width: 185px;
      border-radius: 25px;
      border: none;
      background: linear-gradient( 90deg, #0ED0FA 0%, #167FEF 100%);
  }

/**/
}

@media (min-width: 415px) and (max-width: 639px) {
    #main-content {
     max-width: 100%; 
    }

    .desc-text-small {
    	padding: 0;
    }

    .icon-position {
      padding: 0;
      display: flex;
    }

    #crumbs {
        padding: 0;
    }


    .dom {
	    text-align: center;
	    margin: 30px;
	}


    .download-store {
	    display: block;
	    justify-content: space-evenly;
	    padding-bottom: 20px;
	    margin: auto;
	}

	.download-store-block {
	    padding: 5px 10px 5px 10px;
	    border: 1px solid #5530EA;
	    border-radius: 10px;
	    width: 170px;
	    margin: 10px;
	}

    .btn-evo-prev {
		width: 100%;
		font-size: 16px;
	}

	.connect-intercom {
	    margin: 0 10px 0 10px;
	}

	.submit-smart {
	    display: block;
	    text-align: center;
	}

	.domofon-img {
	   display: none;
	}

	.forms-cont {
	    margin: auto;
	    padding: 30px;
	}

	.smart-txt-intercom {
		margin-top: 20px;
	    font-size: 14px;
	    line-height: 23px;
	    color: #727988;
	    padding: 0px 0px 0px 0px; 
	}

	.smart-intercom {
	    margin: 0 10px 0 10px;
	}

	.dom_cont {
	    padding: 50px 0px 50px 0px;
	}

	.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
		padding-right: 0px;
		padding-left: 0px;
	}

	.smart-img {
	    display: none;
	}


    .table-responsive {
        overflow: auto;
    }

    .m-calc-el {
      margin-bottom: 40px;
      margin-right: 0;
      margin-left: 0;
    }


     #small {
        margin-bottom: 0;
    }

    .calculator-desc-txt {
      color: #2D384A;
      font-family: "EvoMontserrat";
      font-size: 15px;
      padding: 30px 0px 15px 14px;
      letter-spacing: 0;
      line-height: 15px;
  }

    .img-m-none {
        display: none;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .m-calc-el {
      margin-bottom: 40px;
      margin-right: 0;
      margin-left: 0;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0;
    }

    .shield-svg {
    	margin-left: 0;
    }

    .btn-evo-prev {
    	width: 100%;
    }

    .home-svg {
    	margin-left: 0;
    }

    .tarif-text {
        padding-top: 0;
        font-size: 24px;
        line-height: 28px;
    }

    .tarif-text-desc {
        padding-top: 20px;
    }

    .evo-tarif-image {
        padding: 30px 30px 30px 30px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }


    /*РЎС‚РёР»Рё*/

    .img-evo-live {
    	background-image: url(/images/banner-mobile/mobile-banner-domofon.png);
    	width: 100%;
    	height: 80vh;
    	background-repeat: no-repeat;
    	background-size: cover;
    }

    .title-head {
	    position: relative;
	    margin: auto;
	    top: 40px;
	    width: 80%;
	    text-align: center;
	}

	.head-txt {
	    color: #fff;
	    font-size: 25px;
	    font-weight: 900;
	    line-height: 32px;
	}

	.mobile-store {
	    display: flex;
	    justify-content: center;
	    margin: 20px;
	}

	.store-img {
	    width: 100%;
	    padding: 10px;
	}

	.smart-inter-head {
	    font-size: 16px;
	    font-weight: bold;
	    line-height: 19px;
	    padding: 25px 15px;
	}

	.section-open {
	    padding: 0 15px;
	}

	.open-position {
	    display: flex;
	}

	.open-door-txt {
	    margin: auto 0;
	    padding: 0 10px;
	    font-size: 14px;
	    font-weight: 600;
	}

	.open-txt {
	    font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
	}

	.section-video-call {
    	padding: 0 15px;
    }

    .video-call-position {
    	display: flex;
    }

    .video-call-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .video-call-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .section-cctv {
    	padding: 0 15px;
    }

    .cctv-position {
    	display: flex;
    }

    .cctv-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .cctv-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .section-archive {
    	padding: 0 15px;
    }

    .archive-position {
    	display: flex;
    }

    .archive-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .archive-desc {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    .btn {
      padding: 10px 10px;
      font-weight: 600;
    }

    #main-content.inner-pages {
      margin-bottom: 0px; 
    }

    .store-menu-download {
      display: block;
    }

    .section-face-recognition {
    	padding: 0 15px;
    }

    .face-recognition-position {
    	display: flex;
    }

    .face-recognition-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .face-recognition-desc {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }


    .section-call-log {
    	padding: 0 15px;
    }

    .call-log-position {
    	display: flex;
    }

    .call-log-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 14px;
    	font-weight: 600;
    }

    .call-log-txt {
    	font-size: 12px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 18px;
    }

    h1 {
    	font-size: 16px;
	    font-weight: 700!important;
	    margin-top: 2rem;
	}

	h2 {
	    font-weight: 700!important;
	    font-size: 16px;
	}

	input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 35px;
	    line-height: 45px;
	    font: 14px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

	.btn-smart {
	    font-size: 13px;
	    font-weight: bold;
	    color: #FFFFFF;
	    padding: 10px 10px;
	    height: 40px;
	    width: 185px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient( 90deg, #0ED0FA 0%, #167FEF 100%);
	}

/**/
}

@media (min-width: 640px) and (max-width: 767px) {
    #main-content {
     max-width: 100%; 
    }

    .desc-text-small {
    	padding: 0;

    }

    .icon-position {
      padding: 0;
      display: flex;
    }

    #crumbs {
        padding: 0 45px;
    }

    .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
		padding-right: 0px;
		padding-left: 0px;
	}

	.domofon-img {
	   display: none;
	}

	.submit-smart {
	    display: block;
	    text-align: center;
	}

	.forms-cont {
	    margin: auto;
	    padding: 30px;
	}

	.smart-img {
	    display: none;
	}

	.dom_cont {
	    padding: 50px 0px 50px 10px;
	}

	.connect-intercom {
	    margin: 0 10px 0 10px;
	}

	.smart-intercom {
	    margin: 0 10px 0 10px;
	}

	.smart-txt-intercom {
		margin-top: 20px;
	    font-size: 14px;
	    line-height: 23px;
	    color: #727988;
	    padding: 0px 0px 0px 0px; 
	}

    .table-responsive {
        overflow: auto;
    }

    .calculator-desc-txt {
      color: #2D384A;
      font-family: "EvoMontserrat";
      font-size: 13px;
      padding: 32px 0px 15px 14px;
      letter-spacing: 0;
      line-height: 15px;
  }


     #small {
        margin-bottom: 0;
    }

    .from-content {
        margin: 0 60px 0 60px;
    }

    .img-m-none {
        display: none;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0;
    }

    .m-calc-el {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 40px;
    }

    .home-svg {
    	margin-left: 0;
    }

    .btn-evo-prev {
    	width: 50%;
    }

    .shield-svg {
    	margin-left: 0;
    }


    .tarif-text {
        padding-top: 0;
        font-size: 24px;
        line-height: 28px;
    }

    .tarif-text-desc {
        padding-top: 20px;
    }

    .evo-tarif-image {
        padding: 30px 30px 30px 30px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

	#main-navbar-mobile .navbar-brand img {
	    width: 90px;
	    height: 30px;
	}

    #main-content {
    	max-width: 100%; 
    }

    .desc-text-small {
    	padding: 0;
    }

    .icon-position {
      padding: 0;
      display: flex;
    }

    #crumbs {
        padding: 0 45px;
    }

    .download-store {
	    display: block;
	    justify-content: space-evenly;
	    padding-bottom: 20px;
	    margin: auto;
	}

	.download-store-block {
	    padding: 5px 10px 5px 10px;
	    border: 1px solid #5530EA;
	    border-radius: 10px;
	    width: 170px;
	    margin: 10px;
	}

	.img-m-none {
        display: none;
    }

    .domofon-img {
	   display: none;
	}

	.btn-smart {
	    font-size: 14px;
	    font-weight: bold;
	    color: #FFFFFF;
	    height: 45px;
	    width: 285px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
	}

	.forms-cont {
	    margin: auto;
	    padding: 30px;
	}

	.smart-img {
	    display: none;
	}

    .table-responsive {
        overflow: auto;
    }


     #small {
        margin-bottom: 0;
    }

    .from-content {
        margin: 0 60px 0 60px;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0px 30px 20px 20px;
    }

    .calculator-desc-txt {
      color: #2D384A;
      font-family: "EvoMontserrat";
      font-size: 17px;
      padding: 28px 0px 15px 30px;
      letter-spacing: 0;
      line-height: 20px;
  }

    .btn-evo-prev {
    	width: auto;
    }

    .m-calc-el {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 40px;
    }

    .shield-svg {
    	margin-left: 0;
    }

    .home-svg {
    	margin-left: 0;
    }

    .tarif-text-short-desc {
    	font-size: 14px;
    }

    .tarif-text {
        padding-top: 50px;
        font-size: 24px;
        line-height: 28px;
    }

    .img_prew {
      border-radius: 30px;
      padding-right: 0;
      max-width: 260px;
      min-width: auto;
      margin: auto;
      /* padding-left: 0; */
      /* margin-left: auto; */
    }

    .tarif-text-desc {
        padding-top: 20px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }

        /*РЎС‚РёР»Рё*/

    .img-evo-live {
    	background-image: url(/images/banner-mobile/mobile-banner-domofon.png);
    	width: 100%;
    	height: 80vh;
    	background-repeat: no-repeat;
    	background-size: cover;
    }

    .title-head {
	    position: relative;
	    margin: auto;
	    top: 40px;
	    width: 80%;
	    text-align: center;
	}

	.head-txt {
	    color: #fff;
	    font-size: 36px;
	    font-weight: 900;
	    line-height: 48px;
	}

	.mobile-store {
	    display: flex;
	    justify-content: center;
	    margin: 20px;
	}

	.store-img {
	    width: 100%;
	    padding: 10px;
	}

	.smart-inter-head {
	    font-size: 21px;
	    font-weight: bold;
	    line-height: 19px;
	    padding: 25px 15px;
	}

	.section-open {
	    padding: 0 15px;
	}

	.open-position {
	    display: flex;
	}

	.open-door-txt {
	    margin: auto 0;
	    padding: 0 10px;
	    font-size: 18px;
	    font-weight: 600;
	}

	.open-txt {
	    font-size: 14px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 24px;
	}

	.section-video-call {
    	padding: 0 15px;
    }

    .video-call-position {
    	display: flex;
    }

    .video-call-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 18px;
    	font-weight: 600;
    }

    .video-call-txt {
    	font-size: 14px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 24px;
    }

    .section-cctv {
    	padding: 0 15px;
    }

    .cctv-position {
    	display: flex;
    }

    .cctv-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 18px;
    	font-weight: 600;
    }

    .cctv-txt {
    	font-size: 14px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 24px;
    }

    .section-archive {
    	padding: 0 15px;
    }

    .archive-position {
    	display: flex;
    }

    .archive-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 18px;
    	font-weight: 600;
    }

    .archive-desc {
    	font-size: 14px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 24px;
    }

    .btn {
      padding: 10px 10px;
      font-weight: 600;
    }

    #main-content.inner-pages {
      margin-bottom: 0px; 
    }

    .store-menu-download {
      display: block;
    }

    .section-face-recognition {
    	padding: 0 15px;
    }

    .face-recognition-position {
    	display: flex;
    }

    .face-recognition-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 18px;
    	font-weight: 600;
    }

    .face-recognition-desc {
    	font-size: 14px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 24px;
    }


    .section-call-log {
    	padding: 0 15px;
    }

    .call-log-position {
    	display: flex;
    }

    .call-log-head-txt {
    	margin: auto 0;  
    	padding: 0 10px;
    	font-size: 18px;
    	font-weight: 600;
    }

    .call-log-txt {
    	font-size: 14px;
	    padding: 15px 0;
	    font-weight: 500;
	    line-height: 24px;
    }

    h1 {
    	font-size: 21px;
	    font-weight: 700!important;
	    margin-top: 2rem;
	}

	h2 {
	    font-weight: 700!important;
	    font-size: 18px;
	}

	input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 35px;
	    line-height: 45px;
	    font: 14px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

	.btn-smart {
	    font-size: 13px;
	    font-weight: bold;
	    color: #FFFFFF;
	    padding: 10px 10px;
	    height: 40px;
	    width: 185px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient( 90deg, #0ED0FA 0%, #167FEF 100%);
	}

	.connect-intercom {
	     margin: 0 0px 0 0px; 
	}

	.smart-intercom {
	    margin: 0 0px 0 0px;
	}

/**/
}

@media (min-width: 1025px) and (max-width: 1199px) {
    #main-content {
     max-width: 100%; 
    }

    .desc-text-small {
    	padding: 0;
    }

    #small {
        margin-bottom: 0;
    }

    .table-responsive {
        overflow: auto;
    }


    #crumbs {
        padding: 0 8.5%;
    }

    input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 39px;
	    line-height: 45px;
	    font: 600 16px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

	.forms-cont {
	    margin: auto;
	    padding: 25px 20px 20px 20px;
	}

	.domofon-img {
	    width: 100%;
	    height: 100%;
	    border-radius: 30px;
	    margin-left: 30px;
	}

	.submit-smart {
	    display: block;
	    text-align: center;
	    margin-top: 0px!important;
	}

	.download-store {
	    display: block;
	    justify-content: space-evenly;
	    padding-bottom: 20px;
	    margin: auto;
	}

	.download-store-block {
	    padding: 5px 10px 5px 10px;
	    border: 1px solid #5530EA;
	    border-radius: 10px;
	    width: 170px;
	    margin: 10px;
	}

	.title-equip {
	    color: #6D3AF7;
	    font-family: "EvoMontserrat";
	    font-size: 18px;
	    font-weight: bold;
	    line-height: 25px;
	    text-align: center;
	    padding: 10px;
	}

    .from-content {
        margin: 0 2.5% 0 2.5%;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .icon-position {
    	padding-left: 0;
    	padding-right: 0;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0px 30px 0px 20px;
    }

    .tarif-text {
        margin-top: 0;
        font-size: 24px;
        line-height: 28px;
    }

    .shield-svg {
      margin-left: 0;
    }

    .home-svg {
      margin-left: 0;
    }

    .m-calc-el {
      margin-right: 0;
      margin-bottom: 40px;
      margin-left: 0;
    }

    .btn-evo-prev {
      background: linear-gradient(270deg, #5530EA 0%, #6D4AF7 100%);
      color: #fff !important;
      font-weight: 700;
      /* padding: 12px 10px 12px 10px; */
      border-radius: 50px;
      width: auto;
  }

    .tarif-text-desc {
        padding-top: 10px;
    }

    .tarif-text-short-desc {
    	font-size: 14px;
    	line-height: 28px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }

  .calculator-desc-txt {
      color: #2D384A;
      font-family: "EvoMontserrat";
      font-size: 17px;
      padding: 32px 0px 15px 37px;
      letter-spacing: 0;
      line-height: 18px;
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    #main-content {
     max-width: 100%; 
    }

    .desc-text-small {
    	padding: 0;
    }

    #small {
        margin-bottom: 0;
    }

    .table-responsive {
        overflow: auto;
    }


    #crumbs {
        padding: 0 8.5%;
    }

    input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 39px;
	    line-height: 45px;
	    font: 600 16px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

	.forms-cont {
	    margin: auto;
	    padding: 25px 20px 20px 20px;
	}

	.domofon-img {
	    width: 100%;
	    height: 100%;
	    border-radius: 30px;
	    margin-left: 30px;
	}

	.submit-smart {
	    display: block;
	    text-align: center;
	    margin-top: 0px!important;
	}

	.download-store {
	    display: block;
	    justify-content: space-evenly;
	    padding-bottom: 20px;
	    margin: auto;
	}

	.download-store-block {
	    padding: 5px 10px 5px 10px;
	    border: 1px solid #5530EA;
	    border-radius: 10px;
	    width: 170px;
	    margin: 10px;
	}

    .from-content {
        margin: 0 2.5% 0 2.5%;
    }

    .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    	padding-left: 0px;
    	padding-right: 0px;
    }

    .crumbs-txt {
        font-size: 24px;
        line-height: 32px;
    }

    .breadcrumbs-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .active-txt {
        font-size: 16px;
        line-height: 20px;
    }

    .tarif-image {
        padding: 0px 30px 0px 20px;
    }

    .tarif-text {
        margin-top: 0;
        font-size: 24px;
        line-height: 28px;
    }

    .cctv-btn {
    	margin-top: 15px;
    }

    .icon-position {
    	padding-left: 0;
    	padding-right: 0;
    }

    .shield-svg {
      margin-left: 0;
    }

    .home-svg {
      margin-left: 0;
    }

    .btn-evo-prev {
      background: linear-gradient(270deg, #5530EA 0%, #6D4AF7 100%);
      color: #fff !important;
      font-weight: 700;
      /* padding: 12px 10px 12px 10px; */
      border-radius: 50px;
      width: auto;
  }


    .tarif-text-desc {
        padding-top: 20px;
    }

    .benefits-txt {
        padding: 50px 0 0 0;
    }

    .transfer-container {
        padding: 0;
    }

    .table-video {
        padding-right: 0;
        padding-left: 0;
    }

    #archive-video {
        padding: 50px 0 40px 0;
    }

  .calculator-desc-txt {
      color: #2D384A;
      font-family: "EvoMontserrat";
      font-size: 14px;
      padding: 27px 0px 10px 25px;
      letter-spacing: 0;
      line-height: 18px;
  }
}

@media screen and (max-width: 1280px) {
	#crumbs {
		display: none;
	}

	#card-body {
		display: none;
	}

	#mobile-section {
		display: block;
	}

	#mobile-banner {
		display: block;
	}
}


@media (min-width: 1281px) and (max-width: 1419px) {
    .loan-calculator {
        width: 270px;
        padding: 5px;
        background-color: #ffffff;
        border-radius: 8px;
    }

    .desc-text-small {
    	padding: 0;
    }

    .card {
    	margin: 10px;
    }

    input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    /*margin-bottom: 10px;*/
	    height: 36px;
	    line-height: 17px;
	    font: 600 16px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

	.btn-smart {
	    font-size: 14px;
	    font-weight: bold;
	    color: #FFFFFF;
	    height: 45px;
	    width: 292px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
	}

	.smart-txt-intercom {
	    font-size: 12px;
	    line-height: 17px;
	    color: #727988;
	    padding: 0px 0px 0px 20px;
	}

	.smart-txt {
	    font-size: 12px;
	    line-height: 18px;
	    color: #727988;
	    padding: 0px 0px 0px 0px;
	}

    #crumbs {
      padding: 50px 0 0 35px;
    }

    .download-store {
	    display: block;
	    justify-content: space-evenly;
	    padding-bottom: 20px;
	    margin: auto;
	}

	.download-store-block {
	    padding: 5px 10px 5px 10px;
	    border: 1px solid #5530EA;
	    border-radius: 10px;
	    width: 170px;
	    margin: 10px;
	}

    .calculator-header {
        padding-top: 30px;
        color: #2D384A;
        font-family: "EvoMontserrat";
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 24px;
    }

    .calculator-desc-txt {
      padding: 23px 0px 15px 10px;
    }

    .tarif-text {
      padding-top: 50px;
      color: #FFFFFF;
      font-family: "EvoMontserrat";
      font-size: 21px;
      font-weight: 900;
      line-height: 28px;
      text-transform: uppercase;
  }

  .crumbs-txt {
    color: #2D384A;
    font-family: "EvoMontserrat";
    font-size: 28px;
    font-weight: bold;
    line-height: 39px;
  }

  .tarif-image {
    padding: 0px 60px 20px 65px;
  }

  .breadcrumbs-txt {
    color: #B5BBC9;
    /* font-family: Montserrat; */
    font-size: 18px;
    line-height: 24px;
  }

  .active-txt {
    color: #5530EA;
    /* font-family: Montserrat; */
    font-size: 18px;
    line-height: 24px;
  }

  .tarif-text-desc {
    padding-top: 20px;
    color: #FFFFFF;
    font-family: "EvoMontserrat";
    font-size: 2rem;
    font-weight: bold;
    line-height: 2.4rem;
}

.cctv-btn {
    margin-top: 20px;
}

.tarif-text-short-desc {
    font-size: 14px;
    line-height: 28px;
}

    .loan-pos {
        left: calc(-9% + 50px);
    }

    .calculator-desc-txt {
        color: #2D384A;
        font-family: "EvoFuturaNew";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 18px;
    }

    .loan-txt-calc {
      color: #727988;
      font-family: "EvoMontserrat";
      font-size: 16px;
      letter-spacing: 0;
      line-height: 29px;
  }

  .loan-calculator-result__value {
    font-size: 21px;
  }

    .desc-calc {
        margin: 75px 0 0 10px;
    }
}

@media (min-width: 1420px) and (max-width: 1440px) {
    .loan-calculator {
        width: 280px;
        padding: 5px;
        background-color: #ffffff;
        border-radius: 8px;
    }

    input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 40px;
	    line-height: 45px;
	    font: 600 16px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

    .btn-smart {
	    font-size: 14px;
	    font-weight: bold;
	    color: #FFFFFF;
	    height: 45px;
	    width: 275px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
	}

    .desc-text-small {
    	padding: 0;
    }

    .desc-calc {
        margin: 94px 0 0 10px;
    }   

    .loan-pos {
        left: calc(-5% + 46px);
    }

    .tarif-text {
    	font-size: 28px;
    }

    .tarif-text-desc {
    	padding-top: 10px;
    }

    .cctv-btn {
    	margin-top: 15px;
    }

    .calculator-header {
        padding-top: 30px;
        color: #2D384A;
        font-family: "EvoMontserrat";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 24px;
    }

    .calculator-desc-txt {
        color: #2D384A;
        font-family: "EvoFuturaNew";
        font-size: 16px;
        letter-spacing: 0;
        line-height: 25px;
    }
}

@media (min-width: 1441px) and (max-width: 1580px) {
    .loan-calculator {
        width: 340px;
        padding: 5px;
        background-color: #ffffff;
        border-radius: 8px;
    }

    .btn-smart {
	    font-size: 14px;
	    font-weight: bold;
	    color: #FFFFFF;
	    height: 45px;
	    width: 265px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
	}

	input[type="text"], input[type="tel"], input[type="email"] {
	    display: block;
	    padding: 0 17px;
	    width: 100%;
	    height: 40px;
	    line-height: 45px;
	    font: 600 16px 'Roboto', sans-serif;
	    color: #727988;
	    background: transparent;
	    border: 1px solid rgba(0,0,0,.11);
	    border-radius: 30px;
	    -webkit-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    transition: all .3s ease;
	}

    .tarif-text-desc {
    	padding-top: 10px;
    }

    .cctv-btn {
    	margin-top: 15px;
    }


    .loan-pos {
        left: calc(-7% + 50px);
    }
}

@media screen and (max-width: 1680px){
    .download-store {
        display: grid;
        grid-template-columns: auto auto auto;
        justify-content: space-evenly;
        padding-bottom: 20px;
        margin: 10px;
    }

    .download-store-block {
        padding: 5px 15px 5px 15px;
        border: 1px solid #5530EA;
        border-radius: 10px;
        margin: 10px;
    }

}

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

    .img-container-app {
        width: 110px;
        height: auto;
    }

    .download-store {
        display: grid;
        grid-template-columns: auto auto auto;
        justify-content: space-evenly;
        padding-bottom: 20px;
        margin: 10px;
    }

    .download-store-block {
        padding: 5px 15px 5px 15px;
        border: 1px solid #5530EA;
        border-radius: 10px;
        margin: 10px;
    }

}

@media screen and (max-width: 1450px){
    .download-store {
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-evenly;
        padding-bottom: 20px;
        margin: 10px;
    }

    .download-store-block {
        padding: 5px 15px 5px 15px;
        border: 1px solid #5530EA;
        border-radius: 10px;
        margin: 10px;
    }

}

@media screen and (max-width: 1420px){
    .download-store {
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-evenly;
        padding-bottom: 20px;
        margin: 10px;
    }

    .download-store-block {
        padding: 5px 15px 5px 15px;
        border: 1px solid #5530EA;
        border-radius: 10px;
        margin: 10px;
    }

}


@media (min-width: 1581px) and (max-width: 1680px) {
    .loan-calculator {
        width: 390px;
        padding: 5px;
        background-color: #ffffff;
        border-radius: 8px;
    }

    .btn-smart {
	    font-size: 14px;
	    font-weight: bold;
	    color: #FFFFFF;
	    height: 45px;
	    width: 240px;
	    border-radius: 25px;
	    border: none;
	    background: linear-gradient(90deg, #0ED0FA 0%, #167FEF 100%);
	}

    .loan-pos {
        left: calc(-7% + 50px);
    }
}