﻿px
.vld-container-m{
  width:1140px;
	padding:0 15px;
}

.vld-block{
    margin:0;
  	margin-top:183px;
    }

.h1-vld-mrg{
	margin:0;
  	display:flex;
  	align-self: start;
 	text-align: start;
	}
.h2-vld-mrg{
	margin:0;
  	display:flex;
  justify-content: center
	}
.vld-container{
  	display:flex;
  	margin:0 auto;
    max-width: 1440px;
  	align-self:center;
    justify-content: center;
} 
.linarg-baner-bg{
	background: linear-gradient(0deg, #DCBEFF 0%, #F0E1FF 100%);;
  	height: 611px;
	}

.baner-bg{
   	margin-inline: auto;
	position:relative;
  	padding-inline:15px;
   max-width:1300px;
   height: 100%; 	
}
.promoImg{
	position:absolute;
  	top:168px;
	right:0;
  	z-index:1;
}
@media (max-width: 640px) {
.promoImg{
	display:none;
}
}

.linarg-btn{
  	font-family: RTBold,Arial,Helvetica Neue,Helvetica,sans-serif;
    width: 227px;
    height: 45px;
  	font-size: 16px;
    font-style: normal;
    font-weight: 500;
    border:0px;
  	padding:0;
    border-radius: 5px;
    color:#FFFFFF;
    background: linear-gradient(90deg, #7700FF 0%, #CE2D4F 100%);
  	cursor:pointer;
	}

.linarg-btn:hover{
    background: linear-gradient(90deg, #A04DFF 0%, #FB5B7D 100%);
    }

.linarg-btn:focus{
	background: linear-gradient(90deg, #4F00AA 0%, #C20F35 100%);
	}

.vld-mrt30{
	margin-top:30px;
	}

.vld-mrt35{
	margin-top:35px;
	}

.vld-mrg40{
	margin-bottom:40px;	
	}

.vld-mrg100{
	margin-bottom:100px;	
	}

.vld-menu{
    display:flex;
    align-items: center;
    padding-top: 59px;
  	}

.vld-logo-mrg{
    margin-right:6.75rem;
  	}

.vld-city-mrg{
    margin-top:15px;
    font-size:20px;
    line-height: 26px;
    margin-right: auto;
	}

.vld-btn{
    display:flex;
    align-items: center;
    margin-top:15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
 	 }

.promo-correct{
	margin-top:100px;
}

.font-contact{
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
	}

.card-txt{
    max-width: 780px;
    margin:30px 0;
    margin-top: 140px;
	}
.card-iput{
	max-width: 600px;
    display: flex;
    flex-wrap: wrap;
	}
.card-iput input{
	margin-top:20px;
	}
.card-iput>span{
	margin-top:20px;
	}
.card-txt > p{
    margin-top:20px;
    margin-bottom:30px;
	}

.card-head{
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
	}

.card-head-sub{
  	font-size:18px;
  	margin-bottom:30px;
	}

.vld-offer-box{
    height: 239px;
    }

.vld-input{
  	height: 45px;
    width:255px;
    padding: 12px 15px 12px 15px;
    border: 1px solid #C5C5CE;
    border-radius: 5px;
	background: #F6EEFF; 
  	margin-top:20px;
  	margin-right:20px;
  	outline:0;
  	
	}
.vld-input::placeholder{
	color: #9A9AA5;
    font-family: RT, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
.w-button{
	margin:10px 0;
	}

.lg-orange{
	background: linear-gradient(90deg, #FF5113 0%, #FF8D3C 100%);
  	cursor:pointer;
	}

.lg-orange:hover{
	background: linear-gradient(90deg, #FF4D15 0%, #FFC83A 100%);
	}

.lg-orange:focus{
	background: linear-gradient(90deg, #D80000 0%, #FF6B02 100%);
	}

.vld-personal-date-txt{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #5F5F5F;
  	}

.tarif-offer{
    display:flex;
    justify-content: center;
    flex-direction: column;
 	}

.w-iput{
    width:215px;
    }
.promo-h2{
	margin-bottom:10px;
}
.tarif-offer-text{
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 46px;
  	}

.img-g{
    position: absolute;
  	right:0;
  	top:0;
  	}

.silver-bg{
  	position: relative;
  	display:flex;
  	justify-content: space-between;
    background: #E8E8F2;
    border-radius: 10px; 
  	padding:50px 0 50px 40px;
  	margin:100px 0;
 	}

.card-box{
    display: flex;
    flex-wrap: wrap
 	}
.card-head-sub{
    color: #5E5E5E;
    }

.box-txt{
    display: flex;
    flex-direction: column;
  	width: 350px;
    height: 330px;
    border-radius: 10px;
    padding: 40px 20px;
  	}

.df-ac{
	display:flex;
  	align-items: center;
}

.green-bg{
    background-color: #3BBC9E;
    margin: 50px 110px 20px 0;
  	}

.purple-bg{
  	margin: 50px 0px 20px;
    background-color: #C59BF0;
  	}

.blue-bg{
    background-color: #65BBDF;
  	margin: 50px 0 20px 110px;
  	}

.box-h-txt{
    margin:30px 0 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #FFFFFF;
  	}
.box-sub-txt{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
  	}
.vld-font-h{
    font-size: 46px;
    font-weight: normal;
    line-height: 52px;
  	}

.vld-faq-font{
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}
.vld-fq-txt{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #6F6F6F;
}

	.news-arrow-img{
	content: url(https://ro-telecom.ru/Cms_Data/Sites/rtrussia/Files/rt/arrow.png);
	}	
	.news-arrow a:hover .news-arrow-img{
    content: url(https://ro-telecom.ru/Cms_Data/Sites/rtrussia/Files/rt/promo/arrow-active.png);
   }
   .news-arrow:active .news-arrow-img{
    content: url(https://ro-telecom.ru/Cms_Data/Sites/rtrussia/Files/rt/promo/arrow-active.png);
   }

  summary::-webkit-details-marcer{display: none;}
  summary::-moz-list-bullet{list-style-type:none;}
  summary::marker{display:none;}
  details{
    max-width: 920px;
  }
  summary {
      display: flex;
      padding: 30px 35px;
      cursor: pointer;
      background: white;
	  border: 1px solid #D9D9D9;
      border-radius: 5px;
      max-width: 920px;
  	  align-items: center;
   }

   summary::before {  
     margin-right:14px;
     content:url("https://ro-telecom.ru/Cms_Data/Sites/rtrussia/Files/rt/promo/Vector.png");
   }

   details[open] > summary{
      background-color: #EFE1FF;;
   }

   details[open] > summary::before {
  		margin-right:14px;
      content: url("https://ro-telecom.ru/Cms_Data/Sites/rtrussia/Files/rt/promo/Line%2025.png");
   }

.vld-mob-visible{
  	display:none;
	}

.promo-correct h1{
	margin-bottom:15px;
}

.vld-logo-mrg .logo:hover{
	stroke:none;
}


@media(max-width: 1400px){
.blue-bg {
    background-color: #65BBDF;
    margin: 50px 0 20px 0px;
}

}

@media(max-width: 1130px) {

.img-g {
    position: inherit;
}

.vld-container-m{
min-width:100px;
}

.card-txt {
    min-width: 100px;
	}
.vld-offer-box{
    min-height: 290px;
    }

 details{
    min-width: 150px;
  	}

 summary {
      min-width: 150px;
   }

.linarg-baner-bg{
  	margin-bottom:50px;
    }


.blue-bg{
    background-color: #65BBDF;
  	margin: 50px 50px 20px 0px;
  	}

}

@media(max-width: 992px) {

.vld-logo-mrg{
	margin-right:auto;
	}

.vld-menu > .vld-btn{
	flex-direction: column;
	}

summary {
      display: flex;
      padding: 20px;
      cursor: pointer;
      background: white;
	  border: 1px solid #D9D9D9;
      border-radius: 5px;
   	  }


.tarif-offer-text{
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    }


}

@media(max-width: 768px) {

.silver-bg {
  	flex-direction: column;
    padding: 50px 20px 0px;
  	margin:60px 0;
}

.faq_new_ceo{
	margin-top:20px;
}

.img-g{
	margin:auto;
}

.promo-correct h1 {
    margin-bottom: -15px;
}


.news-arrow-img{
	width: 5px;
    height: 11px;
    padding-bottom: 2px;
}

}

@media(max-width: 640px) {


.vld-mrg100{
    margin-bottom:50px;
    }

.vld-mob-hide{
	display:none;
	}

.vld-mob-visible{
	display:unset;
	}

.vld-block{
    margin:0;
  	margin-top:183px;
    }

.vld-city-mrg {
  	position: relative;
    margin-top: 0px;
    font-size: 20px;
    line-height: 26px;
    /* margin-right: auto; */
    padding: 15px;
  	background-color:#ff000000;
    z-index: 1;
	}

.vld-border{
    border-top: 2px solid #C8CBDA;
  	border-bottom: 2px solid #C8CBDA;
    }

.vld-border-lr{
 	border-left: 2px solid #C8CBDA;
  	border-right: 2px solid #C8CBDA;
	}

    .mob-bg-invisible{
    z-index: 1;
    background-color:#ff000000;
    }

.card-txt {
    margin-top: 30px;
  	margin-bottom:0px;
	}

.card-head{
  	min-width:330px;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
}

.card-box{
	margin-top:10px;
	}
.card-iput input {
    margin-right: 0px!important;
}

.card-iput>span {
    margin-top: 5px;
}

.w-iput{
    margin:10px 0;
    }

.vld-personal-date-txt{
  	margin-left:0!important;
	font-weight: 400;
    font-size: 12px;
    line-height: 16px;
  margin-bottom:40px;
}
.linarg-baner-bg {
    height: auto;
}
.mob-none{
display:none;
}
.vld-font-h{
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    }

.vld-font-dotted{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    }

.vld-faq-font{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
	}
.card-iput{

	}

.vld-input{
  	width: 100%;
	}

.vld-btn{
	margin-top:0;
  	width: 100%;
  	flex-direction:column;
  	align-items: flex-start
	}

.vld-mob-btn{
  	margin-top: 20px;
    margin-bottom: 10px;
    width: 100%!important;
    }

.vld-logo{
     max-height:34px;
     max-width:162px;
     padding:6px 59px 10px 15px
    }  

.vld-phone-icon>div{
	width:32px;
  	height:32px
	}

.vld-burger-icon>div{
	width:32px;
  	height:32px
	}



.box-color-mrg{
    margin:10px 10px;
	}

.w-button{
    width:100%!important;
    }


}

@media(max-width: 576px) {

.tarif-offer-text{
    padding-bottom:20px;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    }

.purple-bg{
	margin-left:15px;
	}

.box-color-mrg{
    margin:10px 0px!important;
	}
.box-color-mrg{
    margin:10px 10px;
	}

.vld-more-txt{
    min-width: 100px;
	}

.box-txt{
	height:350px;
	}
}


.rt-blue .rt-box{
	background: #7700FF;
  	min-height: calc(100% - 20px);
  	padding-left: 20px;
	padding-right: 20px;
  	border-radius: 20px;
  	justify-content: center;
}


.rt-blue .rt-form {
    text-align: left;
    border-radius: 5px;
    padding: 0;
    margin: 0px 0 0;
    background-color: #7700FF;
}

.rt-blue form {
    margin:37px 0 0;
}

.rt-blue input {
    border: 1px solid #FFFFFF;
	border-radius: 5px;
  	color:white;
}

.rt-blue input::placeholder {
    color:white;
}

.rt-blue .action .btn {
    color: #FF4F12;
  	background: #FFFFFF;
  	margin-bottom:20px;
}

.rt-blue .action .btn:hover {
    color: #D61602;
  	background: #FFFFFF;
}

.accept{
	display: flex;
    align-items: flex-start;
}

.accept input{
	width: 10px;
    height: 10px;
    margin-right: 8px;
    margin-left: 4px;
}

.rt-blue .accept span{
    font-size:12px; 
  	opacity: 0.6;
}

.rt-white .rt-euip-item{
	min-height:660px;
  	padding-top:11px;
}

.rt-white .tt{
	margin-bottom:50px;
}

.twocard{
	max-width:403px;
    min-height:calc(100% - 20px);
  	margin:0 15px;
  	display: grid
}

.rt-equip-list .twocard {
	margin: 0;
  	max-width: initial;
}

.rt-equip-list .rt-box {
	min-height: 100%;
}

.twocard .rs-input {
	margin-bottom: 22px;
}

.twocard .btn {
    padding: 8px 50px;

}

@media(max-width: 768px) {
	.rt-blue .rt-box {
		padding-top: 50px;
	}

	.promo-correct{
	margin-top:60px;
}
.h2-vld-mrg{
  justify-content: start;
	}

}

#btn-s[disabled]{
  	color:#FFFFFF;
	background: #C1C1C1;
  	border-color:#C1C1C1;
  	cursor:default;
}


.hp_23wrap{
  	padding:30px 0px;
}
.header_promo_s23{
  	color: var(--fill-color-1-black, #000);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	border-radius: 20px;
	background: #F5F6FE;
  	padding:20px;
  	display:flex;
  	flex-direction:row;
  	align-items:center;
  	
}
.header_promo_s23 .city_selector{
  	flex:1 1 auto;
  	display:flex;
  	justify-content:center;
  	font-size: 20px;
}
.header_promo_s23 .phone_num{
	font-size: 24px;
}
.header_promo_s23 .connect{
  	font-family:inherit;
  	margin-left:20px;
  	border:none;
  	cursor:pointer;
  	outline:none;
  	padding: 12px 20px;
	border-radius: 5px;
	background: var(--fill-color-3-violet, #70F);
  	color: #FFF;
    font-size: 16px;
}
.header_promo_s23 .connect:hover{
    background-color: #5300B1;
}


.promo_s23_form{
  	margin:0px 0px 30px;
  	position:relative;
  	padding:80px 40px;
  	text-align:left;
	border-radius: 20px;
	background: linear-gradient(267deg, #9D01FF 32.8%, #7A01FF 99.65%);
}
.promo_s23_form .lb{
  margin-top:0px;
  margin-bottom:40px;
  max-width:700px;
  font-size: 46px;
  color: var(--fill-color-2-white, #FFF);
  line-height: 110%; /* 50.6px */
}
.promo_s23_form .lb div{
  font-size: 22px;
  line-height: normal;
  font-weight: 400;
}

.promo_s23_form form{
	max-width:750px;
}
.promo_s23_form form img{
	position:absolute;
  	top:40px;
  	right:40px;

}
.promo_s23_form input[type='text']{
  	color:white;
  	margin-right:20px;
  	width:255px;
  	padding:5px 0px;
  	font-size: 30px;
  	line-height: 120%; /* 36px */
	border:none;
  	border-radius:0px;
  	border-bottom:2px solid rgba(255, 255, 255, 0.4);
}

.promo_s23_form input[type='submit']{
  	border:none;
  	font-family:'RT';
	padding:12px 20px;
  	font-size: 18px;
}
.promo_s23_form input{
	margin-bottom:0px;
  	margin-top:0px;
}
.promo_s23_form input[type='text']::placeholder{
	color:rgba(255, 255, 255, 0.8);
}
.promo_s23_form form .priv{
	margin-top:8px;
}
.promo_s23_form form .priv span{
  	opacity:1;
  	font-size: 16px;
	color:rgba(255, 255, 255, 0.7);
}


.pr_i{
	display:grid;
  	grid-template-columns:1fr 1fr 1fr;
  	gap:30px;
}

.pr_i .i{
  	gap:15px;
	border-radius: 20px;
	background: #F5F6FE;
  	padding:30px 20px;
  	display:flex;
  	width:100%;
 	align-items:center;
}
.pr_i .i .tt{
	font-size: 24px;
	line-height: 120%; /* 28.8px */
}
.pr_i .i .tr{
	font-size: 20px;
	color: var(--fill-color-1-black, #000);
}

.promo_s23_form.reg{
  	padding:70px 40px;
  	display:flex;
  	flex-direction:row;
  	gap:100px;
	background: #F5F6FE;
  	color:#000000;
}

.promo_s23_form.reg .lb{
  max-width:403px;
  color:#000000;
  font-size: 34px;
  line-height: 120%; /* 40.8px */
}
.promo_s23_form.reg .lb span{
  margin-bottom:10px;
  color: var(--fill-color-8-dark-gray, #848484);
  line-height: 130%; /* 26px */
  font-size: 20px;
  display:block;
}

.promo_s23_form.reg input[type='text']{
  	margin-bottom:20px;
	width:100%;
  	border-color:rgba(0, 0, 0, 0.2);
  	color:black;
}

.promo_s23_form.reg input[type='text']::placeholder{
	color:rgba(0, 0, 0, 0.2);
}
.promo_s23_form.reg input[type='submit']{
    border: none;
    cursor: pointer;
    outline: none;
    padding: 12px 20px;
    border-radius: 5px;
    background: var(--fill-color-3-violet, #70F);
    color: #FFF;
    font-size: 16px;
}
.promo_s23_form.reg label{
    margin-top:0;
}
.promo_s23_form.reg label span{
	color: var(--fill-color-8-dark-gray, #848484);
}
.promo_s23_form.reg form{
	margin:0;
}
.promo_s23_form.reg form {
	max-width:600px;
}
.promo_s23_form.reg form .rd{
 display:flex;
 gap:20px;
}
.adv_pr{
  	text-align:left;
	display:flex;
  	flex-direction:column;
 	gap:30px;
}
.adv_pr .lb{
  	color: var(--fill-color-8-dark-gray, #848484);
	font-size: 20px;
  	line-height: 130%; /* 26px */
}
.adv_pr h2{text-align:left; margin:0px;}
.adv_pr .i{
  	border-bottom:1px solid #D9D9D9;
  	padding-bottom:30px;
	display:flex;
  	flex-direction:row;
  	justify-content:space-between;
}
.adv_pr .i:last-child{
	border-bottom:none;
  	padding-bottom:0px;
}
.adv_pr .i div:first-child{
max-width:460px;
}
.adv_pr .i div:last-child{
max-width:650px;
  font-size: 20px;
  line-height: 130%; /* 26px */

}
.i-b{
  	padding:70px 40px;
	border-radius: 20px;
	background: #F5F6FE;
  	display:flex;
  	align-items:center;
  	justify-content:space-between;
}
.i-b .txt{
  	color:black;
	max-width:650px;
  	display:flex;
  	flex-direction:column;
  	font-size: 20px;
}
.i-b .txt .lb{
	color: var(--fill-color-8-dark-gray, #848484);

}
.i-b .txt h2{
 	 text-align:left;
	margin:10px 0px 20px;
}
.i-b .txt button{
  	font-family:inherit;
  	margin-top:30px;
	border: none;
    cursor: pointer;
    outline: none;
    padding: 12px 20px;
    border-radius: 5px;
    background: var(--fill-color-3-violet, #70F);
    color: #FFF;
    font-size: 16px;
  	width:fit-content;
}
.faq_new.pr23 h2{
	margin-top:0px;
}
.pd_120 + .pd_120{
	padding:60px 0px;
}

.mh_hdr{
	display:none;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.hsb::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hsb {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
div[rt-tarifs-block] + .pd_120{
	margin-top:120px;
}
.pd_120 + .promo-correct{
	margin-top:120px;
}
.pd_120 + .promo-correct{
	margin-top:120px;
}
.pd_120 + .promo-correct h2{
	margin-bottom:20px;
}
@media(max-width: 568px){
.pd_120 + .promo-correct{
	margin-top:20px;
}
div[rt-tarifs-block] + .pd_120{
	margin-top:60px;
}
  .container-xl.md_hdr{
      display:none!important;
  }
  .mh_hdr{
      display:block!important;
  }
.promo_s23_form{
  	margin-top:15px;
	padding:40px 20px;
  	padding-bottom: 360px;
}
.promo_s23_form .lb{
  margin-bottom:0px;
	font-size: 28px;
line-height: 110%; /* 30.8px */
}
  .promo_s23_form form img{
      width: 100%;
    right: 0px;
    top: 415px;
    left: -5px;
  }

.promo_s23_form .lb div{
  	margin-top:5px;
	font-size: 16px;
	line-height: 130%; /* 20.8px */
}

.promo_s23_form input[type='text']{
	width:100%;
  	font-size: 24px;
line-height: 120%; /* 28.8px */
}
.promo_s23_form input[type='text'].s23{
	padding-top:20px;
}
.promo_s23_form input[type='submit']{
  	margin-top:20px;
  	line-height: normal;
	width:100%;
  	font-size: 18px;
}
.promo_s23_form form .priv{
	padding-left:0px;
}
.promo_s23_form form .priv span{
	font-size:14px;
}
.promo_s23_form form{
	margin-top:15px;
}
.pr_i .i{
  	flex:0 0 auto;
  	width:max-content;
	flex-direction:column;
 	align-items: flex-start;
}
.pr_i .i .tt{
  font-size: 20px;
  line-height: 120%; /* 24px */
}
.pr_i{
	display:flex;
  	overflow:scroll;
}
.pr_i .i .tr{
  font-size: 18px;
  line-height: 130%; /* 23.4px */
}


.promo_s23_form.reg{
  	gap:50px;
	padding: 40px 20px;
  	flex-direction: column;
}
.promo_s23_form.reg .lb{
	line-height: 120%; /* 28.8px */
font-size: 24px;

}

.promo_s23_form.reg .lb span{
font-size: 18px;
line-height: 130%; /* 23.4px */	
}
.promo_s23_form.reg form .rd{
  	gap:10px;
	flex-direction:column;
}
.promo_s23_form.reg input[type='submit']{
	margin-top:0px;
}
.promo_s23_form.reg input[type='text']{
	font-size: 24px;
}
.adv_pr{
	gap:20px;
}
.adv_pr .lb{
font-size: 18px;
line-height: 130%; /* 23.4px */

}
.adv_pr .i{
  padding-bottom: 20px;
	flex-direction:column;
}
.adv_pr .i div:last-child{
  	margin-top:10px;
	font-size: 18px;
line-height: 130%; /* 23.4px */

}

.i-b{
	flex-direction:column;
  	padding:40px 20px;
}
.i-b img{
	width:100%;
  	margin-bottom:40px;
}
.i-b .txt .lb{
	line-height: 130%; /* 23.4px */
	font-size: 18px;
}
.i-b .txt h2{
	margin: 10px 0px 5px;
}
.i-b .txt{
	line-height: 130%; /* 23.4px */
  	font-size: 18px;
}
.i-b .txt button{
	width:100%;
}

.pd_120 + .pd_120{
	padding: 30px 0px;
}

}

.header_promo_s23 a:hover svg{
	stroke:none!important;
}


