.white_back
{
width:100%;
background:#fff;
padding:20px;
}
.zag
{
font-size: 54px;
    font-weight: bold;
}

.blue_little
{
    color: #01a1ff;
    font-size: 13px;
}

.selects
{
    padding: 5px 0px 15px 0px;
}

.hide
{   display:none;
    background: #f9f3e9;
    padding: 3px 5px;
    border-radius: 3px;
    position: absolute;
    border: solid 1px #daae70;
    max-width: 140px;
    color: #a98c4a;
    font-size: 13px;
    font-weight: 100;
}

.tar1
{
    width: 205px;
    float: left;
    -webkit-box-shadow: 0px 0px 45px -2px rgb(193, 191, 191);
    -moz-box-shadow: 0px 0px 45px -2px rgba(125,125,125,1);
    box-shadow: 0px 0px 45px -2px rgb(222, 222, 222);
    padding: 7px;
    margin: 10px;
    border-radius: 10px;
    margin-top: 40px;
    background: #fff;    padding-bottom: 10px;

}

.blue_round
{

height: 75px;
    width: 75px;
    margin: -45px auto 0 auto;
background-size: contain!important;
}

.dop1
{
    width: 33.3%;
    float: left;
    padding: 0px 20px 20px 0px;
}

.oferta
{
font-size: 11px;
    text-align: right;
}

.top_img
{
    width: 36%;
    float: right;
    min-width: 300px;
}

.top_img img
{
    float: right;
    max-height: 130px;
    max-width: 100%;
}

.top_left
{
    width: 64%;
    float: left;
}

.select {
  position: relative;
  display: inline-block;
  margin-right: 26px;
margin-top: 10px;
}
.select:after {
    content: "в–ј";
    padding: 0 8px;
    font-size: 12px;
    position: absolute;
    right: 11px;
    top: 16px;
    z-index: 1;
    text-align: center;
    width: 17px;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
    color: #01a1ff;
}
.selects select {
padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: solid 1px #01a1ff;
    padding: 13px 27px 13px 10px;
    border-radius: 8px;
    color: #01a1ff;
    font-size: 14px;
    -webkit-box-shadow: 0px 0px 45px -2px rgb(193, 191, 191);
    -moz-box-shadow: 0px 0px 45px -2px rgba(125,125,125,1);
    box-shadow: 0px 0px 45px -2px rgb(222, 222, 222);
    width: 260px;
}


.t_name
{
    color: #01a1ff;
    text-transform: uppercase;
    text-align: center;
    margin: 5px 0 15px 0px;
    font-size: 14px;
    font-weight: bold;
}

.t_price
{
    text-align: center;
    font-weight: bold;
    font-size: 54px;
    margin-bottom: 0px;
    line-height:1;
}

.descr
{
    text-align: center;
    color: #01a1ff;
    font-size: 13px;
    margin-bottom: 5px;
    height: 60px;
    line-height:1;
}

.usluga
{
    font-size: 13px;
    color: #ccc;
    padding: 3px 0 2px 20px;
}

.active_u
{
    color: #000;
    font-style: normal;
    font-weight: 500;
}

.zag2
{
    font-size: 30px;
    font-weight: bold;
    margin: 40px 0px 25px 0px;
}


.foot-info
{

}

.foot-info_block_text
{
font-size:11px;
line-height: 1;
}
/*
.foot-info_block
{
	float: left;
    width: 33%;
    margin: 0 auto;
}*/

#workarea { position: relative; }
#workarea .foot-block-table td
{font-size: 12px!important;}

.foot-info_block_name
{
	color:#01a1ff;
	font-size:23px;
    margin-bottom: -10px;
}

.foot-info_block_table-name
{
	font-weight:bold;
    margin: 7px 0px;
    font-size: 11px;
}

.foot-table-header
{
	font-weight:bold;
	border-bottom:solid 2px #01a1ff;
	vertical-align: bottom;
}

.foot-block-table
{
	border-collapse:collapse;
}

.td-big
{
	width: 30%;
    padding: 2px;
}

.td-little
{
	width: 10%;
    padding: 4px
}

.foot-info td {
   background: none!important;
    padding: 0px!important;
}

.select {
  position: relative;
  display: inline-block;
  margin-right: 26px;
margin-top: 10px;
}
.select:after {
    content: "▼";
    padding: 0 8px;
    font-size: 12px;
    position: absolute;
    right: 11px;
    top: 16px;
    z-index: 1;
    text-align: center;
    width: 17px;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
    color: #01a1ff;
}
.selects select {
padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: solid 1px #01a1ff;
    padding: 13px 27px 13px 10px;
    border-radius: 8px;
    color: #01a1ff;
    font-size: 14px;
    -webkit-box-shadow: 0px 0px 45px -2px rgb(193, 191, 191);
    -moz-box-shadow: 0px 0px 45px -2px rgba(125,125,125,1);
    box-shadow: 0px 0px 45px -2px rgb(222, 222, 222);
    width: 260px;
}
#workarea table{
    width:100%;
    background-color:#FFFFFF;
    font-size:14px;
    /*font-family: 'PT Sans';*/
    border: 1px #ffffff solid;
    color:#113046;
    line-height:1.5;
}

#workarea  th{
    background-color:#2c97de;
    color:#FFFFFF;
    text-align:center;
    padding:12px;
    font-weight:normal;
    border-color: #FFFFFF;
}

#workarea td{
    color:#113046;
    text-align:left;
    padding:12px;
    vertical-align:top;
    border-color: #FFFFFF;
}

#workarea tr:nth-child(even) td{
    background-color:#e1e1e1;
}

.top_img
{
    width: 36%;
    float: right;
    min-width: 300px;
}

.top_img img
{
    float: right;
    max-height: 130px;
    max-width: 100%;
}
.slideUp{
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
	opacity:1;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
    position: absolute;
    right: 15px;
   /* top: 15px;*/
    margin-top: -130px;
}

@keyframes slideUp {
    0% {
        transform: translateY(50%); opacity:0.01;
    }
    50%{
        transform: translateY(-8%); opacity:0.4;
    }
    65%{
        transform: translateY(0%); opacity:0.6;
    }
    80%{
        transform: translateY(-4%); opacity:0.9;
    }
    95%{
        transform: translateY(2%); opacity:1;
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        transform: translateY(50%);
    }
    50%{
        transform: translateY(-8%);
    }
    65%{
        transform: translateY(0%);
    }
    80%{
        transform: translateY(-4%);
    }
    95%{
        transform: translateY(2%);
    }
    100% {
        transform: translateY(0%);
    }
}

.slideDown{
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
	opacity:1;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    visibility: visible !important;
}

#cookie.popup{
	position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: 995;
    background: none;
}

#cookie.popup .popup-close{
	display: block;
	width: 15px;
    height: 15px;
	background-size: 100%;
	top: 8px;
}

#cookie.popup .popup-title{
	font-size: 21px;
    margin-bottom: 10px;
}

#cookie.popup .popup-content{
	font-size: 14px;
    line-height: 1.5;
}

#cookie.popup .popup-wrap{
	margin: 0;
	padding: 15px 15px;
}

@keyframes slideDown {
    0% {
        transform: translateY(-50%); opacity:0;
    }
    50%{
        transform: translateY(8%);
 opacity:0.6;
    }
    65%{
        transform: translateY(-4%);
 opacity:0.8;
    }
    80%{
        transform: translateY(4%);
 opacity:1;
    }
    95%{
        transform: translateY(-2%);
 opacity:1;
    }
    100% {
        transform: translateY(0%); opacity:1;
    }
}

.bx-breadcrumb i.fa::before {
	color: #b5bdc2 !important;
}

@media only screen and (max-width: 767px) {
	.mnjn3 {
    	display: block!important;
	}
	.pl-container {
		padding: 0 25px;
	}
	.pl-route-container {
    	display: none!important;
	}
}
@media only screen and (min-width: 768px) {
	.mnjn3 {
    	display: none!important;
	}
	.pl-route-container {
    	display: flex!important;
	}
}