body {
	font-family: 'Corpid', sans-serif;
	padding-top: 122px;
	background-color: #e6e6e6;
}

.hidden {
	overflow: hidden;
}

h1
{
	font-size: 28px;
}
.lead
{
	font-size: 17px;
}
.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}


.pricing-header {
	max-width: 700px;
}

.card-deck .card {

	min-width: 340px;
}

.black-nav
{
	top: 0px;

}

.black-nav .navbar-brand
{
	font-size: 1rem;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
}

.white-nav
{
	top: 40px;
	box-shadow: 0 0 24px 1px rgba(0, 0, 0, 0.2);

}

.connect-phone, .support-phone
{
	color: #F5F5F5;
	padding-bottom: 0px;
	margin-top: -5px;
	border-bottom: 1px dashed;

	cursor: pointer;

}
.hide-last {
	position: relative;
	white-space: nowrap;
}
.hide-last:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(80%, #343a40), color-stop(100%, #343a40));
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #343a40 80%, #343a40 100%);
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #343a40 80%, #343a40 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #343a40 80%, #343a40 100%);
	pointer-events: none;
}



.hide-last-bottom {
	position: relative;
	white-space: nowrap;
}
.hide-last-bottom:after {
	/*content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
	height: 100%;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(80%, #133766), color-stop(100%, #133766));
	background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #133766 80%, #133766 100%);
	background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #133766 80%, #133766 100%);
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #0082c8 80%, #0082c8 100%);
	pointer-events: none;*/
}



a
{
	color: #eee;
}
a:hover
{
	color: #b7b7b7;
	text-decoration: none;
}

.support-phone-modal
{
	color: #020202;
	cursor: pointer;
}
.support-phone-modal:hover {
	color: #ce1414 !important;
}


.black-fluid
{
	background-image: url(/v-mts.ru/images/MTS_banner_family3.jpg);
    	background-color: #d5dade;
	background-position: center -0px;
	position: relative;
	color: #2e2e2e;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: -28px 0 25px 0;
	background-repeat: no-repeat;
	   
}


.container {
	padding-right: 5px;
	padding-left: 5px;
}

.bf-header
{
	font-weight: 700;
}
.btn-con
{
	color: #fff;
	background-color: #ff0032;
	border-radius: 3px;
	padding: 15px 20px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.1rem;
	min-width: 220px;
	margin-top: 9px;
}

.btn-con:hover,.btn-modal-con:hover
{
	color: #fff;
	background-color: #ce1414;
}


.con-footer
{

	color: #282828;
	background-color: #fff;
	border: 1.5px solid #ffffff;


	border-radius: 3px;
	/*margin-right: 10px;
	margin-left: 10px;*/
	font-size: 1.1rem;
	min-width: 220px;
	margin-top: 9px;

	padding: 8px; 
	width: 100%; 
}

.con-footer:hover
{
	color: #fff;
	background-color: #e92b35;
	border: 1.5px solid #e92b35;

}


.btn-inf
{
	font-size: 1.1rem;
	font-weight: 400;
	fill: #282828;
	color: #343434
	background-color: #ffffff;
	border-color: #282828;
	padding: 15px 20px;
	margin-right: 10px;
	margin-left: 10px;
	min-width: 240px;
	margin-top: 9px;
}

.btn-other
{
	font-size: 1.1rem;
	font-weight: 400;
	color: #9E9E9E;
	background-color: #FFFFFF;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #9D9D9D;

	padding: 15px 20px;
	margin-right: 10px;
	margin-left: 10px;
	min-width: 220px;
	margin-top: 9px;
}


@media screen and (min-width: 768px)
{
	.row.vertical-divider {
		overflow: hidden;
	}
	.row.vertical-divider > div[class="col"] {
		text-align: center;
		padding-bottom: 100px;
		margin-bottom: -100px;
		border-left: 1px solid rgba(226, 226, 226, 0.8);;
		border-right: 1px solid rgba(226, 226, 226, 0.8);;
	}
	.row.vertical-divider div[class="col"]:first-child {
		border-left: none;
	}
	.row.vertical-divider div[class="col"]:last-child {
		border-right: none;
	}
}
.pointer
{
	cursor: pointer;
}
.btn-inf:hover
{
	background-color: #ecebeb;
	color: #343434;
}

.btn-call
{
	border: none;
}


.bottom-block
{
	background-color: #0082c8;
	color: #fff;


}

.tariff-block
{
	background-color: #fff;
	color: #282828;
}

.footer-block
{
	background-color: #424344;
	color: #fff;
	padding-bottom: 35px;
	padding-top: 35px;
	font-size: 0.8rem;
}
.copyright
{
	line-height: 1.38em;
	color: rgba(245, 245, 245, 0.6);
	font-size: 13px;
}

.phone-input
{
	margin-top: 8px;
	height: 48px;


}
.nav-link
{
	font-size: 1rem;
}

.navbar-nav>li{
	border-right: 1px solid #9d9d9e;
}
.navbar-nav>li:last-child{
	border: none;
}

@media screen and (max-width:1198px) and (min-width: 992px)
{
	.nav-link{font-size: 0.8rem;}
}

@media screen and (max-width:980px)
{
	.black-nav .navbar-brand{padding-left: 0px;}

}

@media screen and (max-width: 992px)
{
	.support-phone, .connect-phone{display:none;}
}

.main__tarif__list .elementor-shortcode {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tarif__content {
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	/*box-shadow: 0 0 19px 1px rgba(0, 0, 0, 0.07);*/
	position: relative;
}

.tarif__content:nth-child(2),
.tarif__content:nth-child(3n + 5) {
	margin-right: auto;
	margin-left: 2%;
}


.tarif__content:hover {
	/*box-shadow: 0 0 24px 1px rgba(0, 0, 0, 0.2);*/
}

.modal-h4
{
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 2rem;
}

.tarif__title {
	position: relative;
}

.tarif__title h2 {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	color: #282828 !important;
}

.tarif__title h2 a {
	color: #282828;
	margin-bottom: 19px;
	text-decoration: underline;
}

.tarif__title h2:hover a {
	position: relative;
	color: #e92b35;
	cursor: pointer;
	line-height: 1;
	text-decoration: underline;

}
.tarif__title--before {
	opacity: 0.5;
}

.tarif__bullet_item {
	padding-left: 70px;
	margin-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 40px;
}

.tarif__bullet_item--internet {
	background-image: url(/v-mts.ru/images/MTS_icon_internet_earth.svg);
}
.tarif__bullet_item--tv {
	background-image: url(/v-mts.ru/images/MTS_icon_tv.svg);
}
.tarif__bullet_item--mob {
	background-image: url(/v-mts.ru/images/mts_icon_mobile_zero_cost_mini_4.svg);
}

.tarif__bullet_item h4 {
	color: #828282;
	font-size: 14px;
	margin-bottom: 0;
}

.tarif__bullet_item__content {
	font-size: 18px;
}

.tarif__bullet_item__content p {
	margin-bottom: 10px;
}

.tarif__bullet_item__content p:nth-child(n+2) {
	display: none;
}

/* опции */
.tarif__options {
	margin: 15px 0;
	padding: 15px 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.tarif__options__item {
	display: flex;
	justify-content: space-between;
	font-size: 13px;
}

.tarif__more_btn a {
	font-size: 13px;
	color: #9b9b9b;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.tarif__more_btn a:hover {
	color: #e92b35;
}

/* цена */
.tarif_price {
	text-align: right;
	margin-top: 40px;
}

.tarif__price--current {
	font-size: 20px;
	font-weight: 500;
}

.tarif__price--currency {
	margin-right: 5px;
	/*font-size: 13px;*/
	font-weight: 500;
}

.tarif__btn a {
	font-size: 16px;
	color: #fff;
	background-color: #ff0032;
	border-radius: 3px;
	padding: 15px 10px;
}

.tarif__btn a:hover {
	cursor: pointer;
	color: #fff;
	background-color: #ce1414;
}

.tarif__price--old {
	position: relative;
	display: inline-block;
	padding: 0 3px;
	font-size: 14px;
	color: #4e4e4e;
}
.tarif__price--old:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 1px;
	background-color: #d40006;
}


/* акция */
.tarif__promo_stiker {
	position: absolute;
	left: -35px;
	top: 50%;
	transform: translatey(-50%);
	background-color: #ce1414;
	color: #fff;
}

.tarif__promo_stiker a {
	color: #fff;
	display: block;
	padding: 2px 10px;
}

.tarif__promo_stiker:before {
	content: ''	;
	position: absolute;
	top: 100%;
	left: 0;

	width: 6px;
	height: 6px;
	background: url(/v-mts.ru/images/promo_stiker_decor.png);
	background-position: center;
	background-repeat: no-repeat;
}

.tarif__promo_stiker:hover {
	opacity: 0.8;
}

@media (max-width: 425px)
{
	.tarif__promo_stiker {
		left: -20px;
	}
}

@media screen and (max-width:424px)
{
	.conn-text{display:none;}
	.card-deck .card {
		min-width: 290px;
	}

	.tarif__content {
		padding: 30px 10px 30px 10px;
	}
}

#show_tariffs,
#mobile-internet-tv,
#home-internet,
#home-internet-tv,
#digital-tv {
	border-top: 120px solid transparent;
	margin-top: -120px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.text-left {
	padding-top: 12px;
	line-height: 1;
}

.text-left dt,
.text-left dd {
	padding-bottom: 10px;
}

.text-left label {
	margin: 0;
	line-height: 1;
}

.text-left-title {
	color: #7a7a7a;
	font-size: 16px;
	font-weight: 300;
	padding-left: 30px;
	font-family: "Roboto", Sans-serif;
}

.tariff-stock,
.tariff-info {
	font-size: 14px;
	text-align: left;
	padding: 2rem 3rem;
}

.tariff-stock {
	background-color: #e92b35;
	color: #fff;
	padding: 1rem 3rem;
	overflow: hidden;
}

.tariff-info {
	background-color: #fff;
	color: #a1a1a1;
	padding: 2rem 3rem;
}

.tariff-block {
	margin-top: 2px;
	margin-bottom: 0;
	padding: 2rem 2rem;
}

.tariff-info p,
.tariff-stock p {
	margin: 0;
}

@media (max-width: 767px) {
	.text-left-title {
		padding-left: 12px;
	}

	.tariff-stock {
		background-color: #e92b35;
		color: #fff;
		padding: 1rem 1rem 1rem 1rem;
	}

	.tariff-info {
		padding: 2rem 1rem;
	}
}

.margin-bottom-2 {
	margin-bottom: 2rem;
}

//.navbar-expand-lg .nav-link {
	font-size: 15px;
}//

.tariff-block input[type=checkbox] {
	display:none;
}

input[type=checkbox] 
	{
	transform: scale(1.4);
}

/*.tariff-block input[type=checkbox] + label { 
	background: url(./../images/check-box.png) no-repeat;
	height: 18px;
	display:inline-block;
	padding: 0 0 0 23px;
}

.tariff-block input[type=checkbox]:checked + label {
	background: url(./../images/check-box-in.png) no-repeat;
	height: 18px;
	display:inline-block;
	padding: 0 0 0 23px;
} */

.nav-btn:hover
{
	color: #ce1414 !important;
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0,0,0,1);
}

.muted-free
{
	font-size: 15px;
	color: #8e8e8e;
}

.btn-modal-con
{
	color: white;
	background-color: #ff0032;
	border-radius: 3px;
	padding: 13px 20px;
	font-size: 0.9rem;
	min-width: 195px;
	margin-top: 7px;
}

@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
