/*    New year header      
	.container.header {
		background-image: url(http://iport.ua/img/crismasHeader.png);
		background-repeat: repeat-x;
	}
*/

.debug_mode_on_old{
	position: fixed;
    right: 80px;
    bottom: 100px;
    color: white;
    padding-left: 20px;
    border: 1px solid black;
    padding: 10px;
    margin-left: 30px;
    background-color: #d38c23;
    border-radius: 5px;
}

.debug_mode_on{
    position: fixed;
    /* right: 80px; */
    top: 0;
    text-align: center;
    width: 100%;
    color: white;
    padding-left: 20px;
    border: 1px solid black;
    padding: 0;
    margin-left: 30px;
    background-color: #ff0f0f;
    border-radius: 5px;
}

/*  START MENU  */
@media (max-width: 768px){
	.tarifs.dropdown-menu{
		display: block;
		margin-left: 30px;
		
	}
}

@media (min-width: 768px){
	.dropdown-submenu{
		position:relative;
	} 
	.dropdown-submenu > .dropdown-menu
	{
		top:0;
		left:100%;
		margin-top:-6px;
		margin-left:-1px;
		-webkit-border-radius:0 6px 6px 6px;
		-moz-border-radius:0 6px 6px 6px;
		border-radius:0 6px 6px 6px;
	} 
	.dropdown-submenu:hover > .dropdown-menu{
		display:block;
	}
	 
	.dropdown-submenu > a:after{
		display:block;
		content:" ";
		float:right;
		width:0;
		height:0;
		border-color:transparent;
		border-style:solid;
		border-width:5px 0 5px 5px;
		border-left-color:#847474;
		margin-top:5px;
		margin-right:-10px;
	}
	 
	.dropdown-submenu:hover > a:after{
		border-left-color:#ad9090;
	}
	 
	.dropdown-submenu .pull-left{
		float:none;
	}
	 
	.dropdown-submenu.pull-left > .dropdown-menu{
		left:-100%;
		margin-left:10px;
		-webkit-border-radius:6px 0 6px 6px;
		-moz-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
	}

	.root:hover > .dropdown-menu{
		display: block;
	}
}


/*  END MENU  */



.twc-button-type[data-v-77212f28]{
	z-index: 100
}

.cssload-thecube {
	top: 150px;
	width: 173px;
	height: 173px;
	margin: 0 auto;
	margin-top: 49px;
	position: relative;
	transform: rotateZ(45deg);
		-o-transform: rotateZ(45deg);
		-ms-transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
		-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
	position: relative;
	transform: rotateZ(45deg);
		-o-transform: rotateZ(45deg);
		-ms-transform: rotateZ(45deg);
		-webkit-transform: rotateZ(45deg);
		-moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(43,160,199);
	animation: cssload-fold-thecube 2.76s infinite linear both;
		-o-animation: cssload-fold-thecube 2.76s infinite linear both;
		-ms-animation: cssload-fold-thecube 2.76s infinite linear both;
		-webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
		-moz-animation: cssload-fold-thecube 2.76s infinite linear both;
	transform-origin: 100% 100%;
		-o-transform-origin: 100% 100%;
		-ms-transform-origin: 100% 100%;
		-webkit-transform-origin: 100% 100%;
		-moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
	transform: scale(1.1) rotateZ(90deg);
		-o-transform: scale(1.1) rotateZ(90deg);
		-ms-transform: scale(1.1) rotateZ(90deg);
		-webkit-transform: scale(1.1) rotateZ(90deg);
		-moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
	transform: scale(1.1) rotateZ(180deg);
		-o-transform: scale(1.1) rotateZ(180deg);
		-ms-transform: scale(1.1) rotateZ(180deg);
		-webkit-transform: scale(1.1) rotateZ(180deg);
		-moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
	transform: scale(1.1) rotateZ(270deg);
		-o-transform: scale(1.1) rotateZ(270deg);
		-ms-transform: scale(1.1) rotateZ(270deg);
		-webkit-transform: scale(1.1) rotateZ(270deg);
		-moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
	animation-delay: 0.35s;
		-o-animation-delay: 0.35s;
		-ms-animation-delay: 0.35s;
		-webkit-animation-delay: 0.35s;
		-moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
	animation-delay: 0.69s;
		-o-animation-delay: 0.69s;
		-ms-animation-delay: 0.69s;
		-webkit-animation-delay: 0.69s;
		-moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
	animation-delay: 1.04s;
		-o-animation-delay: 1.04s;
		-ms-animation-delay: 1.04s;
		-webkit-animation-delay: 1.04s;
		-moz-animation-delay: 1.04s;
}



@keyframes cssload-fold-thecube {
	0%, 10% {
		transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-o-keyframes cssload-fold-thecube {
	0%, 10% {
		-o-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-o-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-o-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-ms-keyframes cssload-fold-thecube {
	0%, 10% {
		-ms-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-ms-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-ms-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-webkit-keyframes cssload-fold-thecube {
	0%, 10% {
		-webkit-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-webkit-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-webkit-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}

@-moz-keyframes cssload-fold-thecube {
	0%, 10% {
		-moz-transform: perspective(136px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
				75% {
		-moz-transform: perspective(136px) rotateX(0deg);
		opacity: 1;
	}
	90%,
				100% {
		-moz-transform: perspective(136px) rotateY(180deg);
		opacity: 0;
	}
}


.list-group.list-group-flush>p.list-group-item{
	text-align: left;
}

.alert{
	/*color: #3db496;*/
	color: #030303;
}

.error{
	color: red;
}


.success.darken-1.text-bold-200{
	font-size: 1.5em;
}






.tv-set__col3{
	width: 23%;
	float: left;
	background-color:#5556a7;
	margin-left: 2%;
	border: 1px solid #b5adad;
	text-align: center;
}
.tv-set__price{
	color: white;
	padding: 20px;
	font-size: 1.5em;
	text-align: center;

}
.tv-set__rate-name{
	background-color: #fdfbfb;
	padding: 40px;
	text-align: center;
}
span.tv-set__rate-item{
	list-style-type: none;
	color: white;
	font-size: 1.5em;
	padding: 20px;
	text-align: center;
	display: block;
}
.tv-set__block-rate>a{
	color: white;
	font-size: 1.2em;
}























.tarifs .tab-content .tab-pane{
	display: none;                 
}

.tarifs .tab-content .tab-pane.active{
	display: flex;                 
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
.tarifs .tarif{
	flex: 0 0 320px;
}

.tarifs .tab-content{
	padding-top: 20px
}

.tarifs ul.nav li{
	font-size: 150%;	
}
.tarifs ul.nav li.active a{
    background-color: #5379f6;
    border-color: white;
    color: white;
    border-bottom: white;
}
.tarifs ul.nav li a{
	background-color: #f3f3f3
}

.tarifs ul.nav{

}
 
 

span.prop_price.saving>span.value{
	position: relative;
	top: -10px;
	color: red;
	transform: rotate(-10deg);
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold
}



.document>div>a{
	font-size: 1.3em;
}

.document{
	background-color: #f8f8f8;
	border-radius: 8px;
	margin-bottom: 5px;
	padding: 5px;
	align-content: left;
}
.document>div{
	text-align: left;
	margin-left: 15px

}
.document>div>img{
	width: 48px;
	margin-bottom: 10px;
	margin-right: 5px;
}

div.document.hide_doc{
	display: block;
}



.form_doc{
	width: 90%;
	display:inline-block;
	position: relative;
	padding-bottom: 50px;
}

.form_doc .input-group{
	margin-bottom: 5px;
}





/*************     FAQ   ***************/

.faq>.panel-collapse,
.faq>.panel-heading{
	text-align: left;
}
.faq>.panel-heading>h4{
	font-weight: bold;
}

.faq .panel-body{
	font-size: 1.2em;
	line-height: 1.5;
}



.blog{
	font-size: 14pt;
	line-height: 1.5;
	text-align: justify
}

.blog .head{
	display: block;
	width: 100%;
	border-bottom: solid 2px #9EC1D4;
	font-weight: bold;
	padding-left: 30px;
	margin: 30px 0px 30px 0px;
}
.blog img{
	display: block;
 	margin: 40px auto;;

}

@media (max-width: 800px){
	.blog img{
		width: 100%

}
}

.blog>p{
	text-indent: 1.5em;
	margin-top: 0 
}


.blog> .header{
	position: relative;
	margin-bottom: 30px;
}

.blog> .header> span{
	position: absolute;
	bottom: 0;
	background-color: #97939361;
	display: block;
	width: 100%;
	padding: 3%;
	font-weight: bold;
	font-size: 70%;
	font-size: 16px;
	

}





/*****************************************/
.div-bill{
	display: block;

}
.div-bill>span{
	width: 100%;
}
.div-bill>p{
	display: inline-block;
	width: 100%;
	text-align: right;
}
.div-bill>span{
	display: inline-block;

}




.input-error{
	box-shadow: 0 0 5px red;
}




.div-bill .input-group.margin-bottom-sm{
	position: absolute;
	width: 80%;
	
}


.div-bill #getProviderByContract{
	display: inline-table;
}

.div-bill>span.erorr-contract{
	color: red;
	padding: 50px 5px 5px 5px;
	margin: 0;
	font-weight: bold;
}



.form_doc>span.erorr-contract{
	color: red;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}
 

@media (max-width: 990px) { 
    
.div-bill>div>input{
	width: 90%;

} 

.div-bill>p{

	text-align: left;
}

.div-bill #getProviderByContract{
	display: inline-table;
	width: 80%;
}

    
}


.div-bill input{
    padding: 5px
}

#shared-region-select{

	float:right;
 /*
  margin-bottom: 1em;
  padding: .25em;
  border: 0;
  border-bottom: 2px solid currentcolor; 
  letter-spacing: .15em;
 */ 
  border-radius: 5px;

}














.form-group> span.required{
	color: #ff0303;
	font-size: 1.2em;
	
}

#order_form input:invalid{
	border-color: red;
	
}

#order_form input:valid{
	border-color: green;
	
}



/* Sticky footer styles*/
@media (max-width: 320px) { /*For mobile device*/
    .carousel{
        display: none;
    }

    
}
@media (min-width: 600px){   /*   DESCTOP    */
	.tv_part a img{
		width: 30%;
		margin: 5%;
		margin-bottom: 150px
	}
	.tv_part a img:hover{
		transform: rotateY(-180deg);
		transition: 0.6s;


	}

	.tv_part a img:not(:hover){
		transform: rotateY(0);
		transition: 0.6s;
		*filter: grayscale(100%);
	}


	
	
	#step2{
		background-color: #fbfbfb;
		padding: 15px;
		border-radius: 10px 10px 10px 10px;
		width: 100%;
	}
	
	#next{
		margin-left: 50px;
	}


	.step_icon img{
		width: 90%;
	}

	#step2_fio, #step2_acc,#step2_amount{
		margin: 5px;
		line-height: 2;
		border-bottom: solid 1px #484848;
		padding: 5px;
		color: red;



	}

	.processing-container{
		text-align: left
	}
	
	

	.additional_service_name{
			/* background-color: #4c97d8; */
		background-color: #5379f6;
		color: white;
		font-weight: bold;
		height: 50px;
		padding-top: 10px;
		border-radius: 10px;
		font-size: 13pt;
		margin-left: 240px;
		width: 75%

	}



	.additional_service_text{
		background-color: #ebecec;
		color: black;
		text-align: justify;
		height: 70%;
		overflow: auto;
		border-radius: 10px 10px 0 0;
		margin-top: 10px;
		overflow: hidden;
		padding: 10px;
		margin-left: 240px;
		width: 75%
	}

	.additional_service>img{
		float: left;
		width: 220px;
		
	}
	.additional_service{
		height: 220px;
	}

	.link_additional_service:hover{
		text-decoration: none
	}
	.link_additional_service:not(:hover){
		text-decoration: none;
		
	}

	.additional_service:hover >img{
		border-radius: 130px 130px 130px 130px; 
		-webkit-border-radius:130px 130px 130px 130px; 
		-moz-border-radius:130px 130px 130px 130px; 
		transition: 0.5s;
	   /* box-shadow: 0px 0px 20px red;*/
		box-shadow: 0px 0px 20px #5379f6;

	}

	.additional_service:not(:hover) >img{
		transition: 0.5s;

	}
}

.warning{
	background-color: #ffe0a8;
	padding: 10px;
	width: 80%;
	margin: 10px;
	display: none;
}

.success{
	background-color: #d4edda;
	padding: 10px;
	margin: 10px;
	color: #155724;
	border-radius: .25rem;
	border-color: #c3e6cb;
}

@media (max-width: 600px){    /*   PHONE    */


	.tv_part a img{
		margin: 5%;
	}

	#step2{
		background-color: #fbfbfb;
		padding: 15px;
		border-radius: 10px 10px 10px 10px;
		width: 100%;
	}

	#next{
		margin-left: 2px;
	}
	.step_icon img{
		width: 100%;
	}

	#step2_fio, #step2_acc,#step2_amount{
		margin: 5px;
		line-height: 2;
		border-bottom: solid 1px #484848;
		padding: 5px;



	}
	.tarifs{
		width: 100%;
		margin-bottom: 2%;

	}
	.tarif{
		margin-bottom: 3%;

	}
	.img_tarif {
		width: 100%
	}

	.processing-container{
		text-align: left
	}
	
	#modalViber .modal-dialog-centered{
		bottom: 100px;
		
	}

	.tv-set__col3{
		width: 100%;
		background-color:#5556a7;
		margin-left: 2%;
		border: 4px solid #e8e8e8;
		text-align: center;
		margin-bottom: 40px;
		
	}
	.additional_service_name{
		background-color: #5379f6;
		color: white;
		font-weight: bold;
		height: 50px;
		padding-top: 10px;
		border-radius: 10px;
		font-size: 13pt;
	}
	
	.additional_service_text{
		background-color: #ebecec;
		color: black;
		text-align: justify;
		overflow: auto;
		border-radius: 10px 10px 0 0;
		margin-top: 10px;
		overflow: hidden;
		padding: 10px;
		margin-bottom: 20px;
	}
}

@media (max-width: 420px) { /*For mobile device TARIFS*/
	.input-group {
		margin-top: 5px;
	}

	.tarifs>ul.nav li{
		display: block;
		width: 100%;
	}

	.div-bill #getProviderByContract{
		margin-bottom: 0;
		width: 80%;
	}

	.div-bill{
		margin-top: 10px;
	}
	


	.mastercard_home{
		color: black;
		text-align: left;

	}

	.visa_home{
		color: black;
		text-align: right;
	}


	   
	.videoDesc{
		font-size: 1em;
		text-align: justify;
		line-height: 1.7;
	}

	.videoDesc> li{ 
		font-size: 1em;
		text-align: left;
		line-height: 1.2;

	}


	.page_service .service hr{
		display: none;
	}

   
	.page_service .service {
		padding: 10px;
		height: auto;
		margin: 10px;
		text-align: justify;
		width: 100%;
		background-color: #f8f8f8;
	}

	.page_service> .service> .image{
		width: 200px;
		margin-top: 10px;
		display: block;
  		margin: 0 auto;

	}
	.page_service> .service> .title{
		margin-left: 10px;
		display: block;
		padding: 10px;
		font-size: 1.5em;
		font-weight: bold;
		text-align: left;
	}
	.page_service> .service> .text{
		display: block;
		margin-top: 10px;
	}
	#order_form input[name=optionsRadios]{
		display: inline-block;
		position: absolute;
		
	}
 

}



/*-------------------------------------------------- */
#order_form input[name=optionsRadios]{
	display: inline-block;
	position: absolute;
	
}	
  



@media (min-width: 1400px)
.container {
    width: 1370px;
}
 
.btn-primary{
	width: 150px;
}

html {
  position: relative;
  min-height: 100%;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 120px;
}

body {
  margin-bottom: 5px;	
  padding-top: 5px;
}
body.home {
	/*background: url('img/home-bg.jpg') left top repeat-x; 
	 background-position: 0px 0px */
}



.main-container {
  padding: 5px 15px;
  text-align: center;
}



.services >  a{
	color: black;impotant;	
	
}

#check_box_services{
	border: 1px solid #bababa;
    padding: 10px;
    border-radius: 5px;
    font-size: small;
    color: #6f6d6d;
}
#check_box_services input:hover,
#check_box_services label:hover{
	cursor: pointer
}

.price_val_box{
	border: 1px solid #bababa;
    padding: 5%;
    display: block;
    margin-top: 10px;
    border-radius: 5px;
	font-weight: bold;
    font-size: large;
	color: #ffffff;
    background-color: #5379f6;
	text-align: center;
}

.price {
    background: url(img/price_bg.png) no-repeat right;
    height: 102px;
    width: 168px;
    color: #FF9100;
    font-weight: bold;
}
.price-badge {
	float: left;
	padding-left: 45px;
	padding-top: 25px;
    text-align: right;
	font-size: 38px;
}
.price-ind {
	float: right;
	padding-right: 25px;
	padding-top: 31px;
	font-size: 14px;
}

.navbar-inverse-transparent {
	background-color: white;
}

.navbar-nav>li>a, .navbar-brand, .navbar-brand:visited{
	/*text-shadow: 0 1px 0 rgba(0,0,0,0.5);*/
	color: black;
	opacity: .8;
}

.navbar-nav>li>a:hover, .navbar-brand:hover {
	background-color: #e2dfdf;
	opacity: 1;
}
.navbar-brand img{    
    width: 70px;
    padding: 5px;
    float: left;
    vertical-align: bottom;
    text-align: center;
    margin: -11px;
    margin-right: 5px;
}
.navbar-brand a{    
    width: 50px;
    padding: 5px;
    float: left;
    vertical-align: bottom;
    text-align: center;
    margin: -5px;
    margin-right: 10px;
}



.services{
	text-align:left;
	font-size: 20px;
	padding: 10px;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	border-radius: 10px;
	min-height: 250px;
	text-align: justify ;
    
    
}

.services>div{
    padding-left: 5px;
}

.services > h2{
    font-size: 
}

.services-icon{
	width:40px;
	height:40px;
	border-radius:50px;
	background-color:#eee;
	color:#999;
	text-align:center;
	font-size:30px;
	line-height:40px;
	margin:auto;
    padding-right: 20px;
    padding: 10px;
}





/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 400px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
    padding: 3%;
    /*text-shadow: 0 1px 2px rgb(222, 215, 215);*/
    left: 1%;
    color: White;
    width:480px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.48);
	position:relative;
    
}

@media (max-width: 570px) { /*For mobile device*/
    .carusel-xs{
        background-color: #1c1e1fc2;
        width: auto; 
        color: white;
        padding-top: 1%;
        
    }
        
    .videoDesc{
        font-size: 1em;
        text-align: justify;
        line-height: 1.2;
    }

    .videoDesc> li{ 
        font-size: 1em;
        text-align: left;
        line-height: 1.2;

    }

    .carusel-xs h1{
       
    }
    
    .carousel-indicators {
        display: none;
    }
    
    div.carousel-inner>div.img-fluid{
        height: 400px;  
        
    }
    .shc{   /* Online consultant */
        display: none;
    } 
    
    #hbl-live-chat-wrapper{ /*  Email*/
        display: none;
    }
    
}




/* Declare heights because of positioning of img element */
.carousel .item {
  height: 400px;
  /*background-color: #777;*/
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height:  400px;
  width: 100%;  

}



.carousel-indicators li,
.carousel-indicators li.active {
    margin-left: 3px;
    margin-right: 3px;
    border-color: black;
}

.services h2{font-family: 'Source Sans Pro', sans-serif;font-weight: 200;text-rendering: optimizelegibility;color:#666;}
.services h3{font-family: 'Source Sans Pro', sans-serif;font-weight: 200;text-rendering: optimizelegibility;color:#666;}
.footer{
    position: relative;
    bottom: 10px;
    padding-bottom: 10px;
	margin-top: 10px;
    width: 100%; 
    padding-top:15px;
    height: auto;
    /*background-color: #222;*/
    color:#999;
    
}


.footer a, .footer a:visited {
    display: block;
    color:#999;
    text-decoration: none;
    padding-top: 7px;
    
}
.footer a:hover{color: #000;}



.foo_contact{
    padding-left: 10px;
}


div.foo_slave a{
    padding-left: 10px;
    text-align: left;

}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #e2dfdf;
}

h1.page-content{
    margin: 0px; 
    padding: 10px 0px 15px;
    color: #58585a; 
    font-size: 24px;
    font-family: Verdana, Helvetica, sans-serif;
    text-align: justify;
}

.page-content{
    text-align: left;
    line-height: 1.5;
    list-style-type:disc;
    
}


.page-content>li>font{
    font-size: 13pt; !impotant;
}

div.page-content >h1{
	padding: 10px;
	text-align: center;
	
}


.coating-map{
    width: 100%;
    height: 600px;
    border-radius: 20px;
    border-style: none;
}

div.coating-content>img{
	margin-right: 50px;
}

.coating-content{
	margin-right: 50px;
	float: left;
	
}


/* **************    NEWS      *********************/
.schedule li{
	text-align:left;
}
.news_page{

    margin-bottom: 20px;
}

.news{
    margin: 10px;
    background-color: #f8f8f8;
    border-radius: 10px;
	height: 100%;
}
    
.news >img{
	display: block;
	padding-bottom: 5px;
	padding: 5px;
	width: 100%;
	/*border-radius: 10px;*/
}


.news > .header{
	font-weight: bold;
	color: #337ab7;
	display: block;
    margin-right: 10px;


}
.news > .title{
	text-align: left;
	background-color: #7188ff;
	color: white;
	font-weight: bold;
	padding: 10px;
	font-size: 1.5em;
	float:left;
	margin-right: 10px;



}
.news > .text{
	margin-top: 10px;
	display: block;
	padding: 0px 10px 0px 10px;
	text-align: justify;


}


/* ************** *********************/


/* **************    SHARED      *********************/
.shared_page{
  width : auto;   
}

.shared{
    margin: 10px;
    border-bottom: solid #1dd01a;
    min-height:  300px;
}
.shared >img{
	text-align: left;
	margin-right: 30px;
	margin-top: 30px;
	float: left;
    width: 410px;
}


@media (max-width: 1024px) {
	
		.shared >img{
		    width: 100%;
	    }
}







.shared > .title{
	display: inline-block;
	background-color: #337ab7;
	padding: 10px;
	color: white;
	font-size: 2em;
	width: auto;
	margin-top: 10px;
	padding-top:  10px;
}
.shared > .header{
	display: block;
	text-align: justify ;
	padding: 10px;
	font-size: 1.5em;
	color: #337ab7;
	margin-left: 10px


	

}
.shared > .text{
	display: block;
	text-align: left;
	margin-left: 10px;
    padding-bottom: 10px;
    text-align: justify;

}





.shared.arhive{
	opacity: 0.5;
	border-bottom: solid grey;
	color: grey; !important;
	
}

.shared.arhive > .title{
	background-color: grey;
}

.shared.arhive > .header{
	color: grey;
}

/* div.shared > h2.arhive{ */
	/* display: none; */
/* } */

/* div.shared.arhive > h2.arhive{ */
	/* display: block; */
/* } */


h2.arhive{
	border-bottom: none;
	display: block !important;
	position: absolute;
	right: 15%;
	transform: rotate(-20deg);
	font-size: 9em;
	opacity: 0.5;
	color: black;
	font-weight: bold;
	bottom: 20%;
}



div#show_more{
	background-color: #ebececa3;
	font-size: 15pt;
	opacity: 0.5;
	padding: 2%;
	margin-top: 50px;
}


div#show_more:hover{
	opacity: 1;
	cursor: pointer;
}

/* ***********************************/


/* **************    PAYS      *********************/

.bb-gr{    /********   Payment*/
	background-color: #f5f5f5;
	font-size: 2em;
}


.text> .more{
    background-color: #ebefef;
    padding: 10px;
    align-content: center;
    display: block;
    color: #337ab7;
}

.page-pays img{
	

}

.pays{
	margin-left: 10px;
}


.pays.active{
	border: 5px solid red;
}




.pays> .category{
	height: 50px;
	display: block;
	/*background-color: #337ab7;*/
	background-color: #5379f6;
	padding: 10px;
	color: white;
	font-weight: bold;
	font-size: 1em;
	
}

.main-container> div.text {
	border: 1px solid black;
	background-color: #ffff000f;
	/*margin-left: 10px;*/
	margin-bottom: 50px;
	margin-top: 15px;
	padding: 10px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.5em;
}

.pays> div.text img{
	width: 225px;

}

.pays> div.text {
	border: 1px solid black;
	background-color: #ffff000f;
	margin-left: -5px;
	margin-bottom: 50px;
	margin-top: 15px;
	padding: 10px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.5em;

}

.main-container> div.text img {
	width:150px;
	margin-left: 10px;
}


#price_placeholder{
    width: auto;
    height: auto;
    
}





.card-price_page{
	font-size: 1.3em;
	text-align: left;

}


.card-price_page>.instract{
	padding-top: 30px;
	padding-left: 50px;
	
}
ol.instract{
    counter-reset:li; 
    padding:0; 
    list-style:none; 
    width: 90%
  }
ol.instract li {
      position:relative; 
      margin:0 0 5px 1.3em;
      padding:4px 8px;
      background:#f9f9f9;
      }
ol.instract li:before {
      content:counter(li); 
      counter-increment:li;
      position:absolute;
      top:-2px;
      left:-2em;
      width:2em;
      padding:5px 0;
      color:#fff;
      background:#0ec514;
      font-weight:bold;
      font-family:"Helvetica Neue", Arial, sans-serif;
      text-align:center;
      }

@media (max-width: 500px) {
	ol.instract{
		counter-reset:li; 
		padding:0; 
		list-style:none; 
		width: 100%
	}
	.card-price_page>.instract{
		padding-top: 10px;
		padding-left: 0px;

	}
	.card-price_page{
		font-size: 1em;
		text-align: left;

	}

	ol.instract li:before {
		
		  }
    
	
}


@media (max-width: 650px) {
.shc{   /* Online consultant */
        display: none;
    }	
    .paysInstraction img{
		width: 100%;
	}
	
}


@media (max-width: 600px) {
	.old_site img{
		display: none;
	}
	.old_site .pda_oldSite{
		position: absolute;
		bottom: 10px;
		left: 5px;
		
		
	}
	
	.pays> img{
		width: 100%;
	}

}
 
@media (min-width: 600px) {
    .inet_page{
        background-size: 100%;

    }
	.old_site img{
	position: fixed;
	left: 0;
	bottom: 250px;
	width: 100px;
	z-index: 99;

	}
	.old_site .pda_oldSite{
		display: none;
	}

    
    .img_tarif{
        max-width: 260px;
    }
    
    .tarif{
		max-width: 240px;
		font-size: 15px;
		margin: 0.5%;
		float: left;
		height: 950px;

    }
    .pays> img{
		width: 100%;
	}


.mastercard_home{
	color: grey;
	text-align: left;
	margin-left: 30px;
}

.visa_home{
	color: grey;
	text-align: right;
	margin-left: 50px;
}

.mastercard_home:hover{
	color: #e85624;


}

.visa_home:hover{
	color: #1935da;

}

}

.aboutTarifs{
	text-align: justify;
	font-size:16px;
	line-height: 1.5;
	color: grey;
	
}

#tarif-region-select{
	font-size:20px;
	margin-bottom:40px;
	color:black;
	width: 90%;
}



.tarif:hover >img{
    border-radius: 160px 160px 160px 160px; 
    -webkit-border-radius: 160px 160px 160px 160px 160px; 
    -moz-border-radius: 160px 160px 160px 160px 160px; 
    transition: 0.5s;
   /* box-shadow: 0px 0px 20px red;*/
    box-shadow: 0px 0px 20px #5379f6;

}

.tarif:not(:hover) >img{
	transition: 0.5s;

}


.form_doc>p>a.btn-primary{
	width: 100px;
}


.tarif>div{
    padding: 15px;

} 
.prices{
  /*  background-color: #4c97d8;*/
    background-color: #5379f6;
    color: white;
    font-weight: bold; 
    height: 50px;
    border-top: none;
	margin-bottom: -1px;
	border-radius: 0 0 10px 10px;
} 
/* Selected price in region*/
.selected-price.tarif:before{
	content: "Поточний тарифний план ";
	height: 30px;
	font-weight: bold;
	color: red;

}

/* Testing  START */
.selected-price-1.tarif:before{
	content: "Ваш поточний тариф      ";
	position: absolute;
	margin-top: -45px;
	height: 30px;
	margin-left: -50px;
	font-weight: bold;
	color: #000000;
}
.selected-price-2.tarif:before{
	content: "Ваш поточний тариф      ";
	//position: absolute;
	//margin-top: -45px;
	height: 30px;
	//margin-left: -50px;
	font-weight: bold;
	color: #5379f6;
}

/* Testing  END */
.tarif.selected-price{
	filter: contrast(107%);
	
}
.tarif.selected-price>.desc{
	height: 540px
}	


.name{
  /*  background-color: #4c97d8;*/
    background-color: #5379f6;
    color: white;
    font-weight: bold; 
    height: 50px;
    border-top: none;
	margin-bottom: -1px;
	/*border-radius: 10px 10px 0 0;*/
	border-radius: 5px;
	font-size: 13pt;
	margin-top: 10px;
}

.selected-price .name{
	font-size: 15pt;
}







.desc{
    background-color: #ebecec;
    color: black;
    text-align: justify;
    height: 560px;
    overflow:auto;
	border-radius: 10px 10px 0 0;
	margin-top: 10px;
    overflow: hidden;

}

.prop_price{
	border-bottom: 1px solid #a2d0f3;
	padding-top: 5px;
	display: inline-block;
	margin-left: -10px;
	width: 100%;
	text-align: justify;
	font-size: 10pt;
}


.prop_price>.prop_name{
	display: inline-block;
	font-weight: bold;
	text-align: justify;
	width: 50%;
	color: #4c97d8;
}

.prop_price>.value{
	 display: inline-block;
	 vertical-align: center;
	 color: #6f6d6d;
	 width: 48%;
}





#header-table td{
	text-align: center;
	font-size: 18px;
	font-style: bold;
	margin: 10px;
	padding: 10px;
	background-color: #337ab7;
	color: white;
}

/*******************TARIFS PHONE***************************/

table #header-table{
	font-size: 16px;

}


.tarifs_phone tbody tr:hover{
	background-color: #ece9e9;
}  



table .tarifs_phone td{
	padding: 10px;
	margin: 10px;
	border: 5px;
	
}

.list_func{
	padding-left: 10px;

}

.price-tarif{
	font-size: 18px;
	text-align: center;
	margin: 10px;
	padding: 10px;

}

.tarifs_phone {
    font-size: 15px;
    display: block;
    padding: 10px;
    margin: auto;
    border: 2px;
	border-color: white;
    width: 100%;
	background-color: #f7f7f7;	
}
/**********************************************/


/*******************TARIFS FIX***************************/
.priceFix> tbody #header-table >td{
	text-align: center;
	font-size: 18px;
	font-style: bold;
	margin: 10px;
	padding: 10px;
	background-color: #337ab7;
	color: white;
}



table #header-table{
	font-size: 16px;

}


.priceFix tbody tr:hover{
	background-color: #efeaea;
}  



table .priceFix td{
	padding: 10px;
	margin: 10px;
	border: 5px;
	
}

.list_func{
	padding-left: 10px;
    text-align: left;

}

.price-tarif{
	font-size: 18px;
	text-align: center;
	margin: 10px;
	padding: 10px;

}

.priceFix {
    font-size: 15px;
    display: block;
    padding: 10px;
    margin: auto;
    border: 2px;
	border-color: white;
    width: 100%;
	background-color: #f7f7f7;	
}
/**********************************************/



/***************CAMERS_PAGE*******************************/

#videoElement{ ///    Online camers page

	padding: 2px;
	width: 100%;
	background-color: #b3b2b2;
	
}


a.camers{  //link camers page
	border: 1px solid;
	margin-top: 200px;
	font-size: 1.5em;
	padding: 10px;
	font-weight: bold;
}

.cam_page{
	padding: 20px;
}

.cam_page>a> .cam img{
	width: 300px;
	margin-top: 20px;
	border-radius: 30px;

}


.cam_page:hover>a> .cam img {
    -webkit-transform: scale(1.2,1.2);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1.2,1.2);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
}

.cam_page:not(hover)> a> .cam img {
    margin-top: 20px;
    -webkit-transform: scale(1.0,1.0);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 550ms;
    -moz-transform: scale(1.0,1.0);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 550ms;
}



.cam_page>a> .cam> .title{
	font-weight: bold;
	display: block;
	font-size: 1.5em;
	text-align: left;
	padding-left: 10px;
}

/*********************************************/


#payment-description{
	font-size: 17px;
    line-height: 1.5
}


/*****************TARIFS VIDEO****************************/
table.tarif_video{
	width: 70%;
	

}

table.tarif_video td{


}


table.tarif_video tr:nth-child(1)> td{
	font-size: 2em;
	text-align: center;
	/border: 0;


}

table.tarif_video tr:nth-child(1) > td,
table.tarif_video tr> td:nth-child(2),
table.tarif_video tr> td:nth-child(3),
table.tarif_video tr> td:nth-child(4),
table.tarif_video tr> td:nth-child(5){
	text-align: center;
	font-style: bold;
	padding:5px;
}


table.tarif_video tr:nth-child(3) > td:nth-child(1),
table.tarif_video tr:nth-child(4) > td:nth-child(1),
table.tarif_video tr:nth-child(5) > td:nth-child(1),
table.tarif_video tr:nth-child(6) > td:nth-child(1),
table.tarif_video tr:nth-child(7) > td:nth-child(1),
table.tarif_video tr:nth-child(8) > td:nth-child(1),
table.tarif_video tr:nth-child(9) > td:nth-child(1){
	padding-left: 10px;
	padding:5px;
}








.yes::after{
	content: "\2714";
	color: #15ea15;
	font-size: 1.3em;
	
}
.no::after{
	content: "\2718";
	color: red;
	font-size: 1.3em;
}

.no-footnote::before{
	content: "\2718";
	color: red;
	font-size: 1.3em;
}








/*******************************************/








/*****************TARIFS SERVICE****************************/

table #header-table{
	font-size: 16px;

}

.tarifs_service tbody tr:hover{
	background-color: #ece9e9;
}  



table .tarifs_service td{
	padding: 10px;
	margin: 10px;
	border: 5px;
	
}

.list_service{
	padding-left: 10px;
	text-align: left;
	margin-left: 10px;
}

.price-tarif{
	font-size: 18px;
	text-align: center;
	margin: 10px;
	padding: 10px;

}

.tarifs_service {
    font-size: 15px;
    display: block;
    padding: 10px;
    margin: auto;
    border: 2px;
	border-color: white;
    width: 100%;
	background-color: #f7f7f7;	
}
/**********************************************/
.row div.social{
    border-style: solid;
}
.row div.copyright{
    float: center;
}
.row div.up{
    float: right;
}


.footer{
    background-color: #ebecec;
}

.copyright{

	text-align: center;
}
/*
@import url("https://use.fontawesome.com/releases/v5.0.8/css/all.css");
.social a{
    text-align:center;
    width:46px;
    height:46px;
    float:left;
    background:#fff;
    border:1px solid #ccc;
    box-shadow:0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius:46px;
    margin:0 10px 10px 0;
    padding:6px;
    color:#000;
}

.instagram a:hover{background:#3f729b;color:#fff;}
.facebook a:hover{background:#3b5998;color:#fff;}
.skype a:hover{background:#00aff0;color:#fff;}
.viber a:hover{background:#00aff0;color:#fff;}

*/
a .social{
    display: block;
    width: 32px;
    height: 32px;
}
.instagram{
	background: url('../img/soc/instagram.png');
	background-repeat: no-repeat;

}

.skype{
	background: url('../img/soc/skype.png');
	background-repeat: no-repeat;

}

.facebook{
	background: url('../img/soc/facebook.png');
	background-repeat: no-repeat;

}

.viber{
	background: url('../img/soc/viber.png');
	background-repeat: no-repeat;


}

.teamviewer{
	background: url('../img/soc/teamviewer.png');
	background-repeat: no-repeat;

}

.twitter{
	background: url('../img/soc/twitter.png');
	background-repeat: no-repeat;

}
.telegram{
	background: url('../img/soc/telegram.png');
	background-repeat: no-repeat;

}

.google{
	background: url('../img/soc/google.png');
	background-repeat: no-repeat;

}
.instagram:hover{
	background: url('../img/soc/instagram-col.png');
	background-repeat: no-repeat;

}


.skype:hover{
	background: url('../img/soc/skype-col.png');
	background-repeat: no-repeat;

}

.facebook:hover{
	background: url('../img/soc/facebook-col.png');
	background-repeat: no-repeat;

}

.viber:hover{
	background: url('../img/soc/viber-col.png');
	background-repeat: no-repeat;

}

.teamviewer:hover{
	background: url('../img/soc/teamviewer-col.png');
	background-repeat: no-repeat;

}
.twitter:hover{
	background: url('../img/soc/twitter-col.png');
	background-repeat: no-repeat;

}

.google:hover{
	background: url('../img/soc/google-col.png');
	background-repeat: no-repeat;

}
.telegram:hover{
	background: url('../img/soc/telegram-col.png');
	background-repeat: no-repeat;

}

.social-icon {
    margin-bottom: 50px;
}

.social-icon a{
    display: block;
	float:left;
    width: 32px;
    height: 32px;
    padding-right: 40px;
}

.social-icon div{
    float:inherit;
    color:black;
    padding-right: 20px;
    margin-top:auto;
    vertical-align: middle;
    height: 32px;
}

/*    SOCIAL MODAL VIBER*/
#modalViber{
   
}

#modalViber .modal-dialog-centered{
   margin: 0;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
 	min-width: 320px;
}


ul.modalViber{
	font-size: 1.2em;
	list-style-type: none;
	line-height: 2.5;
	vertical-align: center;
}

ul.modalViber li:nth-child(1){ /*Viber phone*/
	background-image: url('../img/soc/viber-col.png');
	background-repeat: no-repeat;
	padding-left: 40px;
}

ul.modalViber li:nth-child(2){ /*Viber public*/
	background-image: url('../img/soc/viber_public.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	background-size:30px;
}


/*=======================*/

/*======MODAL TELEGRAM */

#modalTelegram .modal-dialog-centered{
   margin: 0;
    position: absolute;
    bottom: 200px;
    left: 50%;
    transform: translate(-50%, -50%);
 	min-width: 320px;
}


ul.modalTelegram{
	font-size: 1.2em;
	list-style-type: none;
	line-height: 2.5;
	vertical-align: center;
}

ul.modalTelegram li:nth-child(1){ /*Viber phone*/
	background-image: url('../img/soc/telegram.png');
	background-repeat: no-repeat;
	padding-left: 40px;
}

ul.modalTelegram li:nth-child(2){ /*Viber public*/
	background-image: url('../img/soc/telegram-col.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	background-size:30px;
}

/*=====================*/

@media (min-width: 1024px){
 .pays div .text{
        display:none;
    }
    .pays> img{
		width: 250px;
	}
}

@media (min-width: 768px){
/*******************   PAGE SERVICES    ***************************/
     .pays div .text{
        display:block;
         visibility: visible;
    }
    .inet_page{
        background-size: 100%;

    }
		.page_service> .service:hover hr{
			transition	: 0.5s;
			transition-property: width, background-color;
			width: 90%;
			background-color: #1dd01a;
            
            
                        
		}
    
    .page_service> .service:hover{
        background-color:  #f7f7f7;
        text-decoration: none; !impotant;
    }

		.page_service> .service:not(hover) hr{
			transition	: 0.5s;
			width: 0;
			background-color: white;
		}
	.page_service> .service hr{
			height: 2px;
			bottom: 0;!impotant;
            

		}

		.page_service .service {

			padding: 10px;
			height: 300px;
			float: left;
			margin-bottom: 10px;
			text-align: justify;
			width: 45%;
            font-size: 1.2em;
            color: #737373; !impotant;
		}

		.page_service> .service> .image{
			width: 150px;
			padding-top: 10px;
			float: left;
			padding: 5px;
			margin-right: 25px;
			margin-top: 20px;
		}
		.page_service> .service> .title{
			margin-left: 10px;
            margin-bottom: 15px;
			display: block;
			padding: 10px;
			font-size: 1.5em;
			font-weight: bold;
			text-align: left;
            background-color: #f7f7f7;
		}
		.page_service> .service> .text{
			display: block;
		}

		.page_service{
			color: black !important;
		}

		.page_service:hover {
			text-decoration: none !important;
		}

        .paysInstraction{
        	width: 70%;
        	margin: auto;
        }
        .paysInstraction img:not(:nth-child(2)){
        	width: 340px;
        	display: block;
        	margin: auto;
        	padding: 10px;
        }
        .paysInstraction h4,.paysInstraction h5 {
        	padding: 10px;
        	text-align:center;
        }

        .header-h1 {
    position: relative;
    text-align: center;
    margin-bottom: 2rem;
  }
  .header-h1 h1 {
    position: relative;
    display: inline-block;
    background: #fff;
    margin-bottom: 0;
    padding: 0.5rem 1rem;
    border-bottom: .125rem solid #8226d7;
    font-size: 2rem;
    text-transform: uppercase;
    color: #000000;
  }
  .header-h1 h1::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1.25rem;
    transform: translateX(-1.25rem);
    border-top: 1.25rem solid #8226d7;
    border-left: 1.25rem solid transparent;
    border-right: 1.25rem solid transparent;
  }
  .header-h1 h1::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -1.125rem;
    transform: translateX(-1.25rem);
    border-top: 1.25rem solid #fff;
    border-left: 1.25rem solid transparent;
    border-right: 1.25rem solid transparent;
  }

/***********************************/
}


.videoDesc,
.datacenter,
.cloudphone,
.gpsmonitoring,
.corpnetwork,
.outsorsing,
.controlacssess{
    font-size: 1.3em;
    text-align: justify;
    line-height: 1.7;
}

.videoDesc li,
.datacenter li,
.cloudphone li,
.outsorsing li,
.gpsmonitoring li,
.corpnetwork li,
.controlacssess li{ 
    font-size: 1em;
    text-align: left;
    line-height: 1.7;

}



.videoDesc img:nth-child(odd),
.datacenter img:nth-child(odd),
.cloudphone img:nth-child(odd),
.gpsmonitoring img:nth-child(odd),
.corpnetwork img:nth-child(odd),
.outsorsing img:nth-child(odd),
.controlacssess img:nth-child(odd){
    max-width: 350px;
    padding: 10px;
    margin-bottom: 10px;
}


#rightinner input{
    max-width: 300px;
}
#rightinner blockquote{
    max-width: 70%;
    line-height: 1.5;
    text-align: justify;
}





.inet_page{
    background: url(../img/inet_page.png) no-repeat right top;
    padding-top: 350px; 
    font-size: 1.5em;
    line-height: 1.5;
    text-align: justify
}

.inet_page img{
    width: 50%;
    float: right;
    margin-top: 10%;
    
}


.inet_page ul> li{
    text-align: left;
    padding-top: 10px;

}





/*  Bloks for page services

.flexboxes {
  display: flex;
  flex-wrap: wrap;
  height:200px;
  flex-direction: column;
  text-align: left;  
}
.flexboxesHeader{
  text-align: center;  
}

.flexboxes > div{
    width:33%;
    background-color:cornsilk;
    margin:3px;
    padding: 10px;
    font-size: 18px;
}

.flexboxes > div>b{

    font-size: 18px;
}

.flexboxes > div:hover {
    width:33%;
    background-color:greenyellow;
    margin:3px;
    padding: 10px
}

.block0 {
    height: auto;
    border-radius: 20px 20px 20px 20px;
}
.block1 {
    height: auto;
    border-radius: 20px 20px 20px 20px;
}

.block2 {
    height: auto;
    border-radius: 20px 20px 20px 20px;
}
.block3 {height: auto;}
.block4 {height: auto;}
.block5 {height: auto;}


/* END  Bloks for page services */


/************************************************************************************/
/* Callback 
/************************************************************************************/
#callback{
	display: block;
}
.callback {
	background: #09f;
	border-radius: 50% !important;
	bottom: 150px;
	cursor: move; 
	height: 50px;
	position: fixed; 
	left:60px; 
	width: 50px; 
	z-index: 9999;
	cursor:pointer;
	}
.callback .callback_link::before {
	background: rgba(0, 0, 0, 0) url(../img/phone.png) no-repeat scroll center center / 35px auto;
	content: "";
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 11;
	}
.callback:hover {
	animation: 1.5s linear 0s normal none infinite running callback_anim;
	}
.callback:hover .callback_b, .callback:hover .callback_a {
	background-color: #09f; 
	border-color: #09f;
	}
.callback .callback_block {
	height: 50px; position: absolute; width: 50px;}
.callback .callback_a {
	-webkit-animation: callback 3s linear 0s infinite;
	-moz-animation: callback 3s linear 0s infinite; 
	animation: callback 3s linear 0s infinite;
	background-color: transparent; 
	border: 2px solid #09f; 
	border-radius: 100% !important;
	bottom: -25px; 
	box-sizing: border-box;
	height: 100px;
	opacity: 0.01;
	position: absolute;
	right: -25px; 
	width: 100px;
	}
.callback .callback_b {
	-webkit-animation: callback 1.5s linear 0s infinite; 
	-moz-animation: callback 1.5s linear 0s infinite;
	animation: callback 1.5s linear 0s infinite;
	background-color: transparent; 
	border: 2px solid #09f;
	border-radius: 100% !important;
	bottom: -25px; box-sizing: border-box;
	height: 100px; opacity: 0.01;
	position: absolute;
	right: -25px; 
	width: 100px;
	}
@keyframes callback {
0% {opacity: 0.8; 
transform: rotate(0deg) scale(0.46) skew(1deg);
}
10% {
	transform: rotate(0deg) scale(0.56) skew(1deg);
	}
100% {
	opacity: 0.01;
	transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@-webkit-keyframes callback {
0% {opacity: 0.8;
 transform: rotate(0deg) scale(0.46) skew(1deg);
 }
10% {
	transform: rotate(0deg) scale(0.56) skew(1deg);
	}
100% {
	opacity: 0.01; transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@-moz-keyframes callback {
0% {opacity: 0.8; 
transform: rotate(0deg) scale(0.46) skew(1deg);
}
10% {
	transform: rotate(0deg) scale(0.56) skew(1deg);
	}
100% {
	opacity: 0.01; transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@keyframes callback_anim {
0% {transform: scale3d(1, 1, 1);}
10%, 20% {transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90% {transform: scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80% {transform: scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, -3deg);}
100% {transform: scale3d(1, 1, 1);}
}
@keyframes callback_anim {
0% {transform: scale3d(1, 1, 1);}
10%, 20% {transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);}
30%, 50%, 70%, 90% {transform: scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, 3deg);}
40%, 60%, 80% {transform: scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, -3deg);}
100% {transform: scale3d(1, 1, 1);}
}

/***********************************************************/
/***                  page #pays style                   ***/
/***********************************************************/

#rightinner {
	float:left;
	line-height:18px;
	padding-top: 20px;
}

.easypay{
background: url(../img/easypay.png) no-repeat right top;
}
.city24{
background: url(../img/city24.png) no-repeat right top;
}

.tyme{
background: url(../img/tyme.png) no-repeat right top;
}

.bank24{
background: url(../img/bank24.png) no-repeat right top;
}

.twoclick{
background: url(../img/twoclick.png) no-repeat right top;
}

.ibox{
background: url(../img/ibox.png) no-repeat right top;
}



.blockpay{
padding-right: 275px;
padding-bottom: 36px;
}
.blockpay p{
cursor: pointer;
text-align: justify;
}
div .descriptionpay{
text-align: justify;
margin: 10px;
text-indent: 1.5em;
}


.props{
display:block;
padding-top:30px;
}

.props div{
padding-left: 40px;
padding-top:10px;
padding-bottom:10px;
text-align: left;
}
/***********************************************************/
/***                END  page #pays style                ***/
/***********************************************************/


.tv{
	margin-top: 20px;
	position: relative;
}


span.tv.name{
	background-color: #312ecc;
	margin-left: -15px;
	border-radius: 10px 10px 10px 10px;
	/* padding-left: 10px; */
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	top: 30px;
	font-size: 1.3em;
	float:left;
	width: 80%;
}


span.tv.count_channels{
	display: block;
	font-weight: bold;
	padding-top: 15px;
	font-size: 1.5em;
	cursor: pointer;
}

.count_channels:hover{
	text-decoration: none;!important;

}

.tv.ua>a>button,
.tv.premium>a>button,
.tv.vip>a>button,
.tv.premial>a>button{
	position: relative;
	display: inline-block;
	text-align: center;
	background-color: #00a19e;
	color: white;
	width: 80%;
	bottom: 5px; 
}

.tv.ua>a>button:hover,
.tv.premium>a>button:hover,
.tv.vip>a>button:hover,
.tv.premial>a>button:hover,
{
	background-color: #00e25c;
}

 
.tv>img{
	width: 100%;
	margin-top: 40px;
}








.tv.ua,
.tv.premium,
.tv.vip,
.tv.premial{
	float: left;
	width: 31%;
	background-color: #e9efff;
	color: #2f3038;
	font-size: 1em;
	padding-left: 3px;
	margin-left: 15px;
	border-radius: 50px 5px 5px 5px;
	padding-bottom: 15px;
	height: 400px;
}



.tv.ua:hover,
.tv.premium:hover,
.tv.vip:hover,
.tv.premial:hover
{
	box-shadow: 15px 6px 32px 0px #5c7fb7;
	transition: 2s;

}

.tv.ua:not(:hover),
.tv.premium:not(:hover),
.tv.vip:not(:hover).
.tv.premial:not(:hover)
{
	
	transition: 2s;

}


.tv.console{
	margin-top: 20px;
}

.tv.info{
	margin-top: 20px;
}

span.equipment{
	font-size: 3em;
	margin-left: 40%;
	font-style: italic;
	color: orange;
}


.tv.console{
	float: left;
	padding-top: 10px;
	height: 680px;
	/* background-color: #eaffb2; */
	position: relative;
}

.tv.console>a>button{
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 10%;
	width: 80%;
	cursor: pointer;


}


.tv.omegaTV,
.tv.inext{
	background-color: white;
	float: left;
	margin-left: 20px;
	width: 47%;
	display: block;

}

.tv.omegaTV>span>ul{
	color: black;
	font-size: 1.5em;
	font-style: italic;

}


.omegaTV>span.name{
	color: red;
	background-color: white;
	font-size: 1.7em;
}




.tv.title{
		margin-left: 10px;
		display: block;
		padding: 10px;
		font-weight: bold;
		text-align: center;
		background-color: white;
		margin-bottom: 30px;
}


span.tv.tvprice{
	display: block;
	font-weight: bold;
	padding-top: 10px;
	font-size: 1.3em;
	cursor: pointer;
	position: absolute;
	width: 90px;
	height: 90px;
	transform: rotate(-15deg);
	border-radius: 50% 50% 50% 50%;
	color: #f3f3f3;
	top: 0px;
	right: 5px;
	text-align: center;
	background-color: #b94ef1;
	vertical-align: center;
	/* background-image: url(../img/tv/bg_tv_price.png); */
	background-size: 120px;
	background-repeat:  no-repeat;
	}


span.tv.tvprice>span{
	font-size: 0.7em;
	padding-top: -5px;
}

.tv.cheaper{
	display: block;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 16px;
	margin-top: 0px;
	float: right;
	background-color: #00e25c;
	margin-right: 10px;
	font-size: 0.8em;
	border-radius: 50%;
	width: 120px;
	height:120px;
	color: white;



}











.cheaper>span{
	display: inherit;
	margin-left: -15px;
	
	

}
.cheaper{
	margin-bottom: 7px;
	transform: rotate(-15deg);

}

.cheaper:hover{
	background-color: #fba80c;
	cursor: pointer;
}


.tv.info{
	margin-bottom: 400px;
}

.tv_price{
	margin-bottom: 50px;
}
/*
div.partner img{
	width:150px;
	margin: 10px
}



.partner{
	display: block;
	float: left;
	width: 100%;
	padding: 10px;
	font-size: 1.1em;
	text-align: left;
	text-align: justify;
}
.partner>span>font{
	color: #43eab9;
	font-weight: bold;
	font-family: serif
}

.partner>blockquote{
	font-size: 0.6em;
	color: grey;
}

.partner>span{
	display: block;



}

.partner>img{
	float: left;
	max-width: 250px;


}
*/


.partners-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.partner-card {
	position: relative;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    text-align: center;
    padding: 20px;
    transition: transform 0.3s ease-in-out;
}

.partner-card:hover {
    transform: translateY(-5px);
	cursor: pointer;
}

.partner-card img {
    max-width: 150px;
    height: auto;
    margin-bottom: 40px;
}

.partner-card h3 {
	position: absolute;
    bottom: 10px;
    font-size: 1.2em;
    color: #0056b3;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
}

.partner-card p {
    color: #666;
    font-size: 0.9em;
}


.partner{
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;
}

.quote>blockquote{
	float: left;
	display: block;
	text-align: justify;
	font-size: 1em;
	color: grey;
	margin-top: 30px;
}



.tv.ua{
	background-color: #eaffb2;
}
.tv.premium{
	background-color: #fedbb1;
}
.tv.vip{
	background-color: #cdcfff;
}
.tv.premial{
	background-color: #a9eff7;
}























.channel{
	
	display: inline-block;
	width: 580px;
	text-align: left;
	padding: 5px;
	padding-left: 8%;

}

.channel>img{
	width: 120px;
	padding-left: 20px;

}

.channel>span:nth-child(3){
	padding-left: 50px;
	font-weight: bold;
	text-align: left;
	font-size: 1.4em;
	
}

.channel>.count{
	font-size: 1.2em;
	font-weight: bold;
}



.console{
	position: relative;
	float: left;
	width:31%;
	margin-left: 15px;
	margin-top: 20px;

}

.console_name{
	font-style: italic;
	text-align: center;
	font-size: 1.8em;
	width: 100%;
	font-weight: bold;


}

.console>img{
	width: 100%

}

.console_price{
	display: none;

}

.console.description{

	width: 100%;
	margin-left: -1px;
	text-align:left;
	text-align: justify;
	padding: 5px


}


.console.description>ul{
	margin-left: -40px
}



.console>img.seller{
	width: 50%;
	position: absolute;
	right: 0px;
	top: 240px

}

.vacancies{
	padding-bottom: 50px;
}

.vacancies>img{
	width: 400px;
	float: left;
	padding-top: 50px;
}

.vacancies>span{
	font-size: 2em;
	background-color: red;
	padding: 10px;
	color: white;
	font-weight: bold;
	width: 100%;
}
.vacancies>div{
	display: block;
	margin-top: 10px;
	font-size: 1.7em;
	text-align: justify;
	padding: 10px;
	margin-left: 410px;
	
}

#order_form{
	font-size: 1.2em;
}

#order_form>div.radio{
	padding: 5px;
}

.question{
	display: none;
}

@media (max-width: 460px) {
		.tv.ua,
		.tv.premium,
		.tv.vip,
		.tv.premial{
			float: left;
			width: 100%;
			background-color: #e9efff;
			color: #2f3038;
			font-size: 1.5em;
			padding-left: 3px;
			margin-left: 15px;
			border-radius: 50px 5px 5px 5px;

		}

		div.tv{
			margin-left: -20px;
		}

		.cheaper{
			display: inherit;
			margin-bottom: 7px;

		}

		.partner>img{
			width: 350px


		}


		.tv_price{
			margin-bottom: 50px;
		}

		.tv.console{
			width: 100%;
			margin-left: 10px
		}

		.question{
			display: none;
		}
		span.tv.count_channels{
			font-size: 1.3em;
		}

		.paysInstraction img{
			width: 100%;
		}
		.paysInstraction .header-h1 h1{
			font-size: 2rem;
			font-weight: bold;
			border-bottom: 1px solid;
			padding-bottom: 10px;
		}
		.col-md-4 > .news-home > div{
			height: 10px
		}
}

.video_manual_tv{
	width: 100%;
	margin-bottom: 20px;

}

.row.contract {
	font-family: 'Helvetica Neue",Helvetica,Arial,sans-serif';
}



.tv_h2 {
	font-size: 15pt;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	margin-bottom: 20px;
}

.device>div{
	font-size: 11pt;
	text-align: justify;
	line-height: 1.5

}
.device>div>img{
	width: 400px;
}

.install_device {
	display: block;
    width: 70%;
    padding: 5px;
    background: #6cb121;
    border-radius: 8px;
    text-transform: uppercase;
    color: white;
    font-size: 1.75em;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}

a.manual>button{
	width: 80%;
	margin-top: 50px;
	font-size:16pt;
}


.pays_page>.pays:hover{
   cursor: pointer;
   transition: 0.5s;
   margin-top: 10px;
   margin-bottom: -10px;

} 

.pays_page{
	float: left;
	margin: auto;
}






.price_param{
	font-size: 2em;
    color: #858687;
    display: inline-block;
    border-bottom: 1px solid #817676;
}
.price_val{
	display: inline-block;
    text-align: right;
    margin-right: 0px;
    font-size: 2em;
    float: right;
    color: #4c97d8;
}

.impotant{
    border-radius: 10px;
    padding: 10px;
    font-size: 120%;
    margin-top: 10px;
    /* border: 1px solid red; */
    position: relative;
}

.impotant>.header{
	color: red;
    padding: 5px;
    font-weight: bold;
}

.impotant>.close-impotant{
	display: inline-block;
	width: 5%;
	float: right;
	color: white;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 6%;
}

.impotant>.impotant_mess{	
	text-align: justify;
    line-height: 1.5;
}

.noimpotant{
	display: none;
}

.High{
	background-color: #fcffda;
}


.High>i{
	color: white;
	background-color: #eab9aa
}



img.error404-img{   /*    image    */
	display: block;
	padding-top:5%;
	padding-bottom: 5%;
	opacity: 0.7;
	width: 80%;
	margin:0 auto;
}


.error404{    /*     text error 404     */text-align: center;display: block;font-size: 200%;text-align: center;color: #726f6f;align-content: center;}


.error{
	background-color: white;
	width: 100%;

}


.loalitybonus{
	font-size: 1.5em;
    text-align: justify;
	text-indent: 2em;
}


.page_bonus img{
	display:inline-block;
  	margin: 15px;
  	margin-top: 15px;
  	width: 300px;
	white-space: nowrap;
}

table.channels tr>td:nth-child(1){
	width: 30%;
}

.channels th{
	border: 1px solid

}

table.channels td:nth-child(1){
	width: 30%;
}
.table-channels {
	height: 40px;
}
thead tr.channels {
	height: 40px;
	
}

thead tr.channels th:nth-child(n+1) {
	background-color: whitesmoke;
}

.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	padding-left: 5px
}

.fixed>td>div{
	margin-left: 30px
}

table.channels tbody tr td:nth-child(1){
	background-size: 60px;
	background-repeat: no-repeat;
	background-position-x: 5px;
	padding-left: 70px;
}

span.title_page{
	font-size: 25px;
	padding: 5px;
}

.paysInstraction{
	text-align: justify;
	font-size: 12pt;
}

.paysInstraction>h4{
	font-weight: bold;
	border-bottom: 1px solid #5339dd;
	padding-bottom: 5px;
}

.paysInstraction h5{
    padding-left: 20px;
    font-style: italic;
}

.col-md-12.news-home{
	background-color: #f9f9f9;
}

.news-home{
	border-radius: 5px;
	margin-top: 10px;
	padding: 5px;
}

.col-md-4 > .news-home{
	background-color: #f9f9f9;
	padding: 5px;
	padding-bottom: 10px;
}
.col-md-4 > .news-home > div{
	padding: 5px;
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 70px
}

.devices .text,
.details .text{
	text-align: justify;
	font-family: sans-serif;
	font-size: 11pt;
	padding-top: 10px;
	line-height: 1.5;
	word-wrap: break-word
}
.devices a.btn{

}
.devices img{
	max-height: 200px;
}
.details img{
	width: 50%;
	float: left;
	margin-right: 50px
}

.details .characteristics h4{
	text-align: left;
	line-height: 2
}

@media(max-width: 400px){
	.details img{
		width: 100%;
		float: left
	}
	.details .characteristics button{
		width: 100%
	}
}
.devices{
	position: relative;
	margin: 2px;
	margin-bottom: 50px;
}	
.devices ul{
	text-align: left
}	
hr.separator{
	position: relative;
	width: 100%;
	top: 20px;
	margin-bottom: 40px
}
.bill-tpl font{
	font-weight: 600;
	display: inline-block;
	margin: 0;
	padding: 0;
}


.alert.status-0{
	color: red;
}

.alert.status-1{
	color: green;
}

.messenger{
	position: fixed;
	right: 30px;
	bottom: 50px;
	z-index: 99;
	font-size: 30px;
	display: block;
}

.messenger-links a{
	display: block;
}

.messenger-links a:hover{
	font-size: 40px;
	
}

/*Cloud video*/
.tarif-video-cloud .desc{
	height: 400px;
}








/*=====================page Order===================*/

        /* Секція "Замовити підключення" */
        .order-section {
            background-color: #337ab7; /* Основний синій колір */
            color: #fff;
            padding: 10px 0; /* Bootstrap 3 не має класів pt-5/pb-5, використовуємо custom padding */
            text-align: center;
        }
        .order-section h2 {
            font-size: 28px;
            margin-bottom: 20px;
            font-weight: 700;
        }
        .order-section p.lead {
            font-size: 16px;
            margin-bottom: 40px;
        }

        /* Форма замовлення */
        .order-form-container {
            background-color: #fff;
            padding: 40px;
            border-radius: 8px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            margin-top: -30px; /* Піднімаємо форму над синьою секцією */
            position: relative;
            z-index: 10;
        }
        .order-form-container .form-group {
            margin-bottom: 20px;
        }
        .order-form-container .form-control {
            height: 45px;
            border-radius: 4px;
            border: 1px solid #ddd;
            box-shadow: none;
            font-size: 16px;
        }
        .order-form-container .form-control:focus {
            border-color: #337ab7;
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(51, 136, 187, 0.6);
        }
        .btn-submit {
            background-color: #5cb85c; /* Зелена кнопка */
            border-color: #4cae4c;
            color: #fff;
            font-size: 18px;
            padding: 12px 25px;
            border-radius: 4px;
            transition: background-color 0.3s ease;
            width: 100%; /* Робимо кнопку повної ширини */
        }
        .btn-submit:hover {
            background-color: #449d44;
            border-color: #398439;
        }

		.order-form-wrapper{
			margin-bottom: 30px;
		}


        /* Повідомлення про успіх */
        #successMessage {
            display: none; /* Приховано за замовчуванням */
            margin-top: 20px;
            padding: 15px;
            background-color: #dff0d8; /* Світло-зелений фон */
            border: 1px solid #d6e9c6;
            color: #3c763d;
            border-radius: 4px;
            font-size: 16px;
        }


/* SUPPORT CONTACTS PAGE */
.support {
  min-height: 50vh;
  max-width: 980px;
  margin: 18px auto;
  font-family: "Inter", "Segoe UI", Roboto, Arial, sans-serif;
  color: #222;
}

.support-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

.support-header h1 {
  font-size: 20px;
  margin: 0;

}

.support-grid {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.support-card {
  flex: 1 1 240px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: #fff;
  border-radius: 10px;
  padding: 14px;
  box-shadow: 0 6px 18px rgba(9, 30, 63, 0.06);
  min-width: 220px;
  border: 1px solid rgba(15, 40, 80, 0.04);
}

.support-icon {
  align-self: center;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, rgba(11,102,194,0.12), rgba(11,102,194,0.06));
  color: #0b66c2;
  font-size: 20px;
  flex: 0 0 48px;
}

.support-body {

  flex: 1 1 auto;
}

.support-title {
  font-weight: 600;
  margin: 0 0 6px 0;
  font-size: 15px;
  color: #163a6b;
}

.support-value {
  margin: 0;
  color: #4b5563;
  line-height: 1.4;
  font-size: 14px;


}

.support a {
  color: #0b66c2;
  text-decoration: none;
}

.support a:hover {
  text-decoration: underline;
}

.support-footer {
  margin-top: 14px;
  text-align: center;
  font-size: 13px;
  color: #6b7280;
}

@media (max-width: 560px) {
  .support-grid {
    gap: 10px;
  }

  .support-card {
    padding: 12px;
    gap: 10px;
  }
}


/* about us Page  */
.provider {
  max-width: 1000px;
  margin: 0 auto;
  padding: 24px;
  font-family: "Segoe UI", sans-serif;
}

.provider h3 {
  text-align: center;
  margin-bottom: 24px;
  color: #222;
}

.provider-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 16px;
}

.provider-card {
 flex: 1 1 240px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  background: #fff;
  border-radius: 10px;
  padding: 14px;
  box-shadow: 0 6px 18px rgba(9, 30, 63, 0.06);
  min-width: 220px;
  border: 1px solid rgba(15, 40, 80, 0.04);
  }


.provider-icon {
   align-self: center;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, rgba(11,102,194,0.12), rgba(11,102,194,0.06));
  color: #0b66c2;
  font-size: 20px;
  flex: 0 0 48px;
}

.provider-title {
  font-weight: 600;
  color: #333;
  margin: 0 0 4px 0;
}

.provider-value {
  margin: 0;
  color: #444;
  font-size: 0.95em;
}

.provider a {
  color: #1565c0;
  text-decoration: none;
}

.provider a:hover {
  text-decoration: underline;
}

.provider-docs-header {
  margin-top: 32px;
  text-align: left;
}

.provider-docs-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 12px;
}

.doc-item {
  text-align: center;
  font-size: 0.9em;
}

.doc-caption {
  margin-top: 6px;
}

@media (max-width: 600px) {
  .provider-card {
    flex-direction: row;
  }
}

.gallery {
  max-width: 980px;
  margin: 18px auto;
  font-family: "Inter", "Segoe UI", Roboto, Arial, sans-serif;
  color: #222;
}

.gallery-header h3 {
  font-size: 20px;
  margin: 0;
  color: #163a6b;
}

.gallery-grid {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.gallery-card {
  margin-top:10px;
  flex: 1 1 240px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(9, 30, 63, 0.06);
  border: 1px solid rgba(15, 40, 80, 0.04);
  transition: transform 0.2s ease;
  cursor: pointer;
}

.gallery-card:hover {
  transform: translateY(-4px);
}

.gallery-thumb {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}

/* Popup overlay */
.popup {
  position: fixed;
  inset: 0;
  background: rgba(15, 25, 40, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
}

.popup.hidden {
  display: none;
}

.popup-img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
}

.popup-close {
  position: absolute;
  top: 24px;
  right: 32px;
  font-size: 36px;
  color: white;
  cursor: pointer;
  font-weight: 300;
}

@media (max-width: 560px) {
  .gallery-card {
    flex: 1 1 100%;
  }

  .gallery-thumb {
    height: 200px;
  }
}

/* ct012026 STYLES */
.vars-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
}

.vars-table th,
.vars-table td {
  border: 1px solid #444;
  padding: 8px;
  text-align: center;  }

.vars-table thead {
  background: #f2f2f2;
  font-weight: bold;
}

.vars-table tr:nth-child(even) {
  background: #fafafa;
}

.vars-table tr:hover {
  background: #e6f4ff;
}
