.breadcrumbs-custom-main.context-dark{background-image:url(https://inter-sys.ru/images/banner/internet.jpg);	background-repeat: no-repeat; 
	background-size: cover;}
.breadcrumbs-custom-main.context-dark.internet-v-dom-bg{
	background-image:url(https://inter-sys.ru/templates/template20/images/bg.png); 
	background-repeat: no-repeat; 
	background-size: cover;}
@media screen and (max-width: 475px){
    .breadcrumbs-custom-main.context-dark.internet-v-dom-bg{
			background-size: auto;
    background-position: right;
	}}
	/*
* интернет
*/
/*
* тарифы
*/
    .ftco-search {
        position: relative;
        width: 100%;
        display: block;
    }

    .ftco-search .nav-pills {
        width: 100%;
        display: block;
    }

    .ftco-search .nav-pills p {
        margin-bottom: 0;
    }

    .ftco-search .nav-pills .nav-link {
        padding: 30px 0px 30px 0px !important;
        border-radius: 0;
        margin-bottom: 0;
        color: lightgray;
        font-size: 17px;
        font-weight: 700;
        position: relative;
        display: inline-block;
        border: 1px solid;
        background: #fff;
        width: 33.33333%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
    }

    .ftco-search .nav-pills .nav-link:after {
        position: absolute;
        bottom: -10px;
        left: 0;
        right: 0;
        width: 0;
        content: '';
        height: 0;
        margin: 0 auto;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #75B6E4 transparent transparent transparent;
        opacity: 0;
    }

    .ftco-search .nav-pills .nav-link span {
        display: block;
        font-size: 14px;
    }

    .ftco-search .nav-pills .nav-link:hover {
        background: #75B6E4;
        color: #fff;
    }

    .ftco-search .nav-pills .nav-link.active {
        color: #fff;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border: 1px solid transparent;
        background: #75B6E4;
    }

    .ftco-search .nav-pills .nav-link.active:after {
        opacity: 1;
    }

    @media (max-width: 767.98px) {
        .ftco-search .nav-pills .nav-link.active:after {
            opacity: 0;
        }
    }

    @media (max-width: 767.98px) {
        .ftco-search .nav-pills .nav-link {
            display: block;
            margin-bottom: 5px;
        }
    }

    .ftco-search .tab-content {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        margin-top: 15px;
			margin-bottom: 40px;
    }

    .tab-content>.tab-pane {
        display: none;
    }

    .tab-content>.active {
        display: block;
    }

    .fade {
        -webkit-transition: opacity 0.15s linear;
        -o-transition: opacity 0.15s linear;
        transition: opacity 0.15s linear;
    }

    @media screen and (prefers-reduced-motion: reduce) {
        .fade {
            -webkit-transition: none;
            -o-transition: none;
            transition: none;
        }
    }

    .fade:not(.show) {
        opacity: 0;
    }

    .collapse:not(.show) {
        display: none;
    }



  
    .d-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }

    .ftco-animated {
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .ftco-section {

        padding-bottom: 1em;
        position: relative;
    }

    @media (max-width: 767.98px) {
        .ftco-section {
            padding: 6em 0;
        }
    }
.cards-wrapper-header{
text-align:center;
 margin: 40px auto;
}
.cards-wrapper-body{
display:flex;
justify-content: space-around;
}
.cards-wrapper-body.width75{
margin-bottom: 2.2em
}
.width75{
    width: 75%;
    margin: 0 auto;
}
.width50{
    width: 50%;
    margin: 0 auto;
}
.width53{
    width: 53%;
    margin: 0 auto;
}
.width60{
    width: 60%;
    margin: 0 auto;
}
    @media screen and (max-width: 420px) {
			.cards-wrapper-body{
			flex-direction: column;
			}
			.width75, .width50, .width53,.width60{
    width: initial;
				}
    }
span.gpon:hover, span.ethernet:hover{
cursor:pointer
}
.blue-active{
color:#64B1E2;
	font-weight:bold;
}    
.gpon-body{
display:none;
}
.card:not(.empty){
border-radius: inherit;
	border:none;
    box-shadow: 0px 0px 10px 1px #e9e9e9;
	    
}
.card{
	width: 22.5%!important;}
.cards-wrapper-body.width75 .card{
	width: 29.8%!important;} 
.width30{
	width: 30%!important;
}
.width45{
	width: 45%!important;
}
@media screen and (max-width: 1199px) {
	.width75{
		width: 100%!important;
	}
	.card {
    width: 30%!important;
}.cards-wrapper-body {

    flex-wrap: wrap;
}
	div.cards-wrapper-body > div:last-of-type{
	margin-top: 1.5em;
	}
}
@media screen and (max-width: 992px) {
	.width75{
		width: 100%!important;
	}
	.card {
    width: 45%!important;
}.cards-wrapper-body {

    flex-wrap: wrap;
}
	div.cards-wrapper-body > div:last-of-type, div.cards-wrapper-body > div:nth-of-type(3){
	margin-top: 1.5em;
	}
		div.cards-wrapper-body.width75 > div:last-of-type{
	margin-top: 0em;
	}
}
@media screen and (max-width: 420px) {
	.card, .width30, .width45{
		width: 100%!important;
	}
}
.card.empty{

    background-color: transparent;
    background-clip: border-box;
    border: none;
}
    @media screen and (max-width: 420px) {
.card{
margin-bottom:40px;
}
.cards-wrapper-body.width75 .card {
    width: 100%!important;
}
			.cards-wrapper-body.width75 {
    margin-bottom: 0.3em;
}
    }
			span.sm-font {
    font-size: 0.7em;
    font-weight: 100;
}
.card-header{
border-bottom:none;
background-color:#64B1E2;
text-align:center;
	padding: 1rem 0.25rem;
	position:relative;
}
.card-header h4{
color:#fff;
	
}
.card-header:first-child {
  border-radius: inherit;
}
.card-body {
    display: flex;
    flex-direction: column;
    padding: 0 0.6rem;
    flex: 0 0 auto;
}
.card-body-top, .card-body-bottom{
text-align:center;
padding: 25px 0;
}
.card-body-top{
border-bottom:1px solid #8491a5;
	
}
.card-body-top span, .card-body-bottom span{
font-size: 3em;
}
.card-body-top .text-gray, .card-body-bottom .text-gray{
font-size: 0.8em;
}
.fractions{
display: inline-block;
}
.fractions div:first-child{
border-bottom:1px solid #111
}

div.card-body-top > div.text-gray{
line-height: 0em;
    color: #111;
    display: grid;
    grid-template-columns: 0.4fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas:
        "chan tv"
        "chan kino";
    width: 90%;
    margin: 0 auto;
}
div.card-body-top > div.text-gray > span:nth-child(1){
font-size: 2em;
    grid-area: chan;
    display: block;
}
div.card-body-top > div.text-gray > span:nth-child(2){
font-size: 1em;
    display: block;
    grid-area: tv;
    text-align: left;
}
div.card-body-top > div.text-gray > span:nth-child(3){
font-size: 1em;
    display: block;
    grid-area: kino;
    text-align: left;
}
.text-gray.dotted{
	text-decoration:underline dotted!important
}
.card-footer{
border-top:none;
background-color:inherit;
padding: 0rem 1.25rem 1rem;
	text-align:center
}
.card-body-top p:not(.text-gray),.card-body-bottom span {
line-height: 0.2em;
}
.card-body-top p:not(.text-gray), .card-body-bottom span, .fractions{
color:#111;	
}
.card-body-top div {
    display: flex;
    align-items: center;
    justify-content: center;
	min-height: 38px;
}
.card-body-top img {
    width: 25px;
    margin-right: 10px;
    margin-top: 7px;
}
.footer-classic {
    border-top: none;
}
.owl-prev, .owl-next {
    position: absolute;
	top: 49%;}
.owl-prev {
    left: -40px;
}
.owl-next {
    right: -40px;
}
.owl-carousel_profile-modern .owl-stage-outer {

    padding: 0 0 25px 0;
}
.cd-popup-container {
border-radius:0!important;
	 margin: 6em auto!important;
}

.cd-popup-description>.cd-popup-container{
text-align:left;

}
.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 6px;
    right: 8px;
    width: 30px;
    height: 30px;
    background: #64B1E2;
    border-radius: 50%;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
    top: 13px!important;
    background-color: #fff!important;
}

.desc-bracket {
    display: flex;
}
.desc-bracket>div {
    width: 50%;
}
.desc-bracket>div>div {
    width: 70%;
    margin: 15px auto 0 auto;
    height: 1.5em;
    border: 2px solid #231F20;
    border-top: none;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.desc-bracket p {
    text-align: center;
    font-size: small;
    margin-top: 2px;
    color: #231F20;
}
.big-desc h4{
		text-align:center;
	  margin-top: 0.8em;
    margin-bottom: 0.8em;
}
.big-desc .list-marked-arrows, .big-desc .list-marked-balls {
    width: 97%;
    margin: 0 auto;
}
.big-desc .list-marked-arrows li {
		list-style: none!important;
    background: url(images/arrow.svg) no-repeat 0 0px;
		background-size: 1.7em;
    line-height: 1.8em;
    margin-top: 2em;
    text-indent: -1.6em;
    padding-left: 3em;
   }
.big-desc .list-marked-arrows li::before {
    background: transparent;
}
.big-desc .list-marked-balls > li::before {
    background: transparent;
	list-style: none!important;
		background-size: 1em;
    line-height: 1.8em;
    text-indent: -1.6em;
    padding-left: 3em;
}
.big-desc .list-marked-balls > li:first-of-type {
 background: url(images/1.svg) no-repeat 0 0px;
	    background-size: 2em;
}
.big-desc .list-marked-balls > li:nth-of-type(2) {
 background: url(images/2.svg) no-repeat 0 0px;
	    background-size: 2em;
}
.big-desc .list-marked-balls > li:nth-of-type(3) {
 background: url(images/3.svg) no-repeat 0 0px;
	    background-size: 2em;
}
.big-desc .list-marked-balls > li:nth-of-type(4) {
 background: url(images/4.svg) no-repeat 0 0px;
	    background-size: 2em;
}
.big-desc .list-marked-balls > li:nth-of-type(5) {
 background: url(images/5.svg) no-repeat 0 0px;
	    background-size: 2em;
}
.big-desc .list-marked-balls li{
line-height: 2.5em;
}
.optional_equipment{
display:none;
	    box-shadow: 0px 0px 11px 0px #b8b8b8;
	padding:3em 0
}
.optional_equipment h4{
text-align:center
}
.optional_equipment p, .optional_equipment ul{
font-size:smaller
}
.optional_equipment .col-3{
display:flex;
	flex-direction:column;
	justify-content: space-between;
}

.equipment p{padding:0!important}


.faq {
    margin-bottom: 60px;
}

.faq_cards h4 {
    font-weight: normal;
    cursor: pointer;
	text-align:left
}

.faq_cards .desc {
    display: none;
}

.faq_cards a {
    color: #F49400;
}

.faq_cards:not(:last-of-type) {
    border-bottom: 1px solid #EAEBEB;
}


.faq_cards .faq_icon {
    background: url(images/arrowright.svg) 0 74% no-repeat;
    background-size: 28px;
    padding-left: 49px;
}

.faq_cards .faq_icon.down {
    background: url(images/arrowdown.svg) 0 74% no-repeat;
    background-size: 28px;
    padding-left: 49px;
}

@media screen and (max-width: 475px) {
    .faq {
        width: 90%;
        margin: 0 auto 60px auto;
    }
}
.styled-list li:nth-child(1){background: url(https://inter-sys.ru/templates/template20/images/1.svg) no-repeat 0 0px;padding-left:4em}
.styled-list li:nth-child(2){background: url(https://inter-sys.ru/templates/template20/images/2.svg) no-repeat 0 0px;padding-left:4em}
.styled-list li:nth-child(3){background: url(https://inter-sys.ru/templates/template20/images/3.svg) no-repeat 0 0px;padding-left:4em;background-size: 2em;}
.styled-list li:nth-child(4){background: url(https://inter-sys.ru/templates/template20/images/4.svg) no-repeat 0 0px;padding-left:4em}
@media screen and (max-width: 475px) {
.styled-list li:nth-child(1){background-size: 2.5em;}
.styled-list li:nth-child(2){background-size: 3em;}
.styled-list li:nth-child(3){background-size: 2.5em;}
.styled-list li:nth-child(4){background-size: 2.5em;}
}

.del-price{
	width: 57%;
	float:right;
	margin-right: 0.3em;
}
.del-price div,.del-price span{
color: #cfd4db;
}
.del-price>span{
	position: relative;
}
.del-price>span:before {
	content: "";
    border-bottom: 2px solid #cfd4db;
    position: absolute;
    width: 111%;
    height: 52%;
    left: -14%;
    transform: rotate(337deg);
}
.del-price .fractions div:first-child {
    border-bottom: 1px solid #cfd4db;
}
.promo-message{
    position: absolute;
    top: -25%;
    right: -1%;
    color: #ffffff;
    background-color: #CC2C84;
    font-weight: 900;
    padding: 0.3em 1.6em;
    border-radius: 2em;
}
.cd-popup-trigger-channels{
    font-weight: 900 !important;
    color: #64B1E2;
}
.channels-list{
	overflow-x: scroll;
    height: 70vh;
}