/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

@font-face {
font-family: "Kallisto"; 
src: url("../fonts/d_Kallisto.eot"),
url("../fonts/d_Kallisto.woff") format("woff"), 
url("../fonts/d_Kallisto.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal; 
}
    
@font-face {
font-family: "ddt"; 
src: url("../fonts/DDTW00-RegularCyrillic.eot"),
url("../fonts/DDTW00-RegularCyrillic.woff") format("woff"), 
url("../fonts/DDTW00-RegularCyrillic.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal; 
}
    




body {
	/*font-family: sans-serif !important;*/
	font-family: monospace, sans-serif;
	color: #454545;
	/*outline:none;*/
	/*x-ms-format-detection="none"*/
}

input, button {
	outline:none;
	font-family: Kallisto;

}

img {
	width: 100%;
}
h1 {
	font-size: 45px;
	font-family: Kallisto;
}
h2 {
	font-size: 30px;
    text-align: center;
    font-family: Kallisto;
}

i {
    font-style: italic;
}

button {
	cursor: pointer;
}

td {
	text-align: center;
	/*font-size:14px;*/
}

.ul-or {
    list-style: disc;
    margin: 0 10%;
    text-align: left;
}

a {
	color: white;
	line-height: 130%;
}

.mtb {
	margin-top: 40px; 
	margin-bottom: 40px; 
}

.title-header a {
	text-decoration: none;
	color: #454545;
	font-family: Kallisto;

}


.head-h {
	text-align: center;
	margin: 30px auto;
}
.shadow {
	text-shadow: -1px -2px 3px black;
}
.secti-icon a, .cont-button a, .section-y a, .section-k a {
	text-decoration: none;
	color: black;
}

.container {
	max-width: 1580px;
	width: 90%;
	margin: 0 auto;
}
.header {
	background-image: url(../image/bghead.jpg);
	background-repeat: round;
	min-height: 300px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.video {
    max-width: 640px;
    width: 95%;
    margin: 25px auto;
    display: block;
}


.top-header {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: rgb(25 169 169 / 70%);
	padding: 5px 15px;
}

.top-header1 img {
	width: auto;
}

.top-header2 {
	font-size: 30px;
	font-weight: bold;
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
}
.top-header3 {
	background: rgb(25 169 169);
	font-size: 15px;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	text-align: center;
	padding: 5px;
	color: white;
}
.top-header3 button {
	border: none;
    border-radius: 10px;
    color: white;
    background: #454545;
    padding: 2px 15px;
    margin-top: 4px;
}
.top-header3 button:hover {
	background: #919191;
}

.bottom-header > nav > ul {
	padding: 10px 0;
	background: rgb(25 169 169 / 70%);
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-shadow: 0px -20px 20px 0px #0000005c;
	box-shadow: 0px -20px 20px 0px #0000005c;
}
.bottom-header > nav > ul > li > a, .navig-img {
    font-family: Kallisto;
}

.bottom-header > nav > ul > li {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	text-align: center;
}
.bottom-header > nav > ul > li > a {
	color: white;
	text-decoration: none;
}
.bottom-header > nav > ul > li > a:hover {
	color: #b7b7b7;
}


.sectit {

}

.conti-sect {
	width: 47%;
	/*height: 270px;*/
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;	
	-webkit-box-orient: vertical;	
	-webkit-box-direction: normal;	
	    -ms-flex-direction: column;	
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 25px 10px;
	color: white;
	margin-top: 30px;

	font-size: 14px;
}


.conti-bg1{
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../image/Image01.jpeg);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../image/Image01.jpeg);
	background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../image/Image01.jpeg);
background-repeat: round;
}
.conti-bg2{
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../image/Image19.jpeg);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../image/Image19.jpeg);
	background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../image/Image19.jpeg);
background-repeat: round;
}




.m-menu {
	font-size: 35px;
    color: white;
    display: none;
    text-align: right;
    margin-right: 25px;
}
.m-menu:hover {

	color: #b7b7b7;
}
.ff-menu {
	font-size: 25px;
}

.menu-header-m {
	display: none;
	margin-top: 11px;
}
.m-head-menu {
	border: 2px solid #454545;
    font-size: 33px;
    border-radius: 7px;
    padding: 2px 7px;

}

.head-menu {
	cursor: pointer;
}
.back-black {
    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) );
    z-index:997;

}
.alert {
        width: 300px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 3px green solid;
    border-radius: 11px;
    color: green;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    z-index:999;
}
.top-secti {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.top-h2 {

color: white;

text-shadow: 0 0 20px black;

font-size: 25px;

text-align: center;
}


.house-h1 {
	margin-bottom: 21px;
}
.conteiner-top-img {
	border: 7px white solid;
}


.phone-zayv {
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../image/bgaptekasochi1.jpg);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../image/bgaptekasochi1.jpg);
	background-image: linear-gradient( rgb(164 255 253 / 70%), rgb(255 255 255 / 70%) ), url(../image/bgaptekasochi1.jpg);
}
.phone-zayv-h2 {
	color: #454545;
	padding: 30px 0;
}

.block-zayv {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 15px;
}
.block-zayv input {
	max-width: 750px;
	width: 90%;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin-bottom: 11px;
	height: 37px;
	border-radius: 11px;
	font-size: 23px;
}
.block-zayv button {
	width: 90%;
	color: white;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	background: rgb(25 169 169 / 70%);
	border: none;
	padding: 7px;
	border-radius: 10px;
	margin-bottom: 30px;
	font-size: 17px;
	padding: 15px;
	max-width: 750px;
}
.block-zayv p {
	text-align: center;
	margin-bottom: 10px;
}
.secti-icon {
	/* background: #333; */
	margin: 50px 0;
	padding-bottom: 30px;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(255, 255, 255, 0.7)) ), url(/../image/bg_lek_dostavka1.jpg);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(255, 255, 255, 0.7) ), url(/../image/bg_lek_dostavka1.jpg);
	background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgb(0 0 0 / 70%) ), url(/../image/bg_lek_dostavka1.jpg);
	background-repeat: round;
}
.secti-icon h2 {
	margin-bottom: 30px;
	padding-top: 30px;
	color: rgb(25 169 169);
	text-shadow: 0 0 20px black;
}
.container-icon {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.block-icon {
	max-width: 100px;
}
.text-icon {
	margin: 15px 0 50px 0;
	text-align: center;
	/* text-shadow: 0 0 20px white; */
	color: rgb(25 169 169);
	font-weight: bold;
}
.secti-icon button {
	display: block;
    margin: 0 auto;
    width: 300px;
        background: #03A9F4;
    border: none;
    padding: 7px;
    border-radius: 10px;
}

.section-t {
	padding: 30px 0;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7)) ), url(../bg-asf.jpg);
	background-image: -o-linear-gradient( rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) ), url(../bg-asf.jpg);
	background-image: linear-gradient( rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) ), url(../bg-asf.jpg);
	text-align: center;

}
.section-t a {
	color: blue;
}
.section-t > .cont-button > button a {
	color: black;
}
.section-t p {
	width: 90%;
	margin: 15px auto 0 auto;
	 line-height: 130%;
	 text-align: center;
}

.cont-button {
	width: 90%;
	margin: 0 auto;
	margin-top: 25px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.cont-button button {
	background: #03A9F4;
    border: none;
    padding: 7px 30px;
    border-radius: 10px;
}


.fl-contain {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	width: 90%;
	margin: 0 auto;
}

.fl-contain img {
	margin: 0 5px;
	width: 21%;
	height: 100%;
}


.fl2-contain {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 25px;
}
.fl2-contain img {
	width: 21%;
	margin-top: 11px;
	height: 100%;
}



.section-y {
	padding: 30px 0;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../bg-asf.jpg);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-asf.jpg);
	background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-asf.jpg);
	margin: 50px 0;
}

.section-y h2 {
	color: white;
	    text-shadow: 0 0 20px black;
}

.section-y p {
	margin: 30px auto;
	width: 90%;
	color: white;
	    text-shadow: 0 0 20px black;
	    line-height: 130%;
	    text-align: center;
}

.cont-line {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	color: white;
	line-height: 130%;

}
.cont-line li {
	list-style-type: circle;
}

.section-y button {
	width: 35%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    background: #03A9F4;
    border: none;
    padding: 7px;
    border-radius: 10px;
    margin: 25px auto 0 auto;
    display: block;


}
.email-he {
	font-size: 14px;
	line-height: 125%;
}



.section-k {
	padding: 30px 0;
	margin: 50px 0;
}

.section-k h2 {
	margin-bottom: 30px;
	color: #454545;
	text-shadow: 0 0 20px black;
}

.section-k p {
	color: #454545;
	text-shadow: 0 0 20px black;
	text-align: center;
	line-height: 130%;
}

.section-k button {
	    width: 35%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    background: #03A9F4;
    border: none;
    padding: 7px;
    border-radius: 10px;
    margin: 25px auto 0 auto;
    display: block;
}

.section-sl {
	padding: 30px 0;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../bg-k.jpg);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-k.jpg);
	background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-k.jpg);
	margin: 50px 0;
}

.section-sl h2 {
	color: white;
	    text-shadow: 0 0 20px black;
	    margin-bottom: 30px;
}


.navig-img {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.divimg {
	-ms-flex-preferred-size: 25%;
	    flex-basis: 25%;
	position: relative;

}
.text-mimg {
	padding: 9px 0;
	text-align: center;
	
     background: rgba(0, 0, 0, 0.7);
	color: white;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.head-okno {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	background: rgba(0, 0, 0, 0.9);
	display: none;
}
.okno {
	max-width: 750px;
	position: fixed;
    width: 90%;
    height: 310px;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../bg-bt.jpg);
    background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg);
    background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg);
    border: 2px solid #03A9F4;
    border-radius: 7px;
    text-align: center;
}
.okno h2 {
	color: white;
}

.okno input {
margin: 7px auto;
    border: 2px solid #03A9F4;
    border-radius: 7px;
    height: 30px;
    font-size: 14px;
    width: 80%;
}

.okno button {
width: 80%;
    background: #03A9F4;
    border: none;
    padding: 15px 15px;
    border-radius: 7px;
    margin-top: 25px;
}


.ztyt {
	color: white;
    font-size: 45px;
    position: absolute;
    top: -73px;
    right: 15px;
    border: 2px white solid;
    padding: 5px 7px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.9);
    text-shadow: 0 0 14px black;
    cursor: pointer;
}

.cost_block {
    text-align:center;
        color: white;
    background: #b32d2d;
    border: 5px #443030 solid;
    padding: 11px 5px;
    border-radius: 15px;
}



.costtt {
	/*font-family: monospace;*/
}




footer {
	font-family: monospace;
	margin-top: 30px !important;
	background: #848484FF;
	padding-top: 30px;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgb(25 169 169 / 70%)), to(rgb(25 169 169 / 70%)) ), url(/../image/bg_lek_dostavka.jpg);
	background-image: -o-linear-gradient( rgb(25 169 169 / 70%), rgb(25 169 169 / 70%) ), url(/../image/bg_lek_dostavka.jpg);
	background-image: linear-gradient( rgb(25 169 169 / 70%), rgb(25 169 169 / 70%) ), url(/../image/bg_lek_dostavka.jpg);
}
footer a {
	color: #333;
}

.block2-foot li, .block3-foot li {

	list-style-type: circle;
}


.foot-cont {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 90%;
	margin: 0 auto;
	/*justify-content: */
}

.block-foot {
	width: 25%;
}

.footer-head{
	color: #333;
	text-align: center;
	font-size: 35px;
	text-shadow: 0 0 20px black;
	margin-bottom: 25px;
}

footer input {
	margin: 3px 0;
	border: 2px solid #03A9F4;
    border-radius: 7px;
    height: 27px;
    font-size: 14px;
    width: 100%;
}

footer button {
    background: #03A9F4;
    border: none;
    padding: 5px 15px;
    border-radius: 7px;
    margin-top: 5px;
}
.block1-foot {
	text-align: right;
}

.bootom-footer {
	    background: #383838;
    padding: 10px 0;
    margin-top: 30px;
    color: white;
    text-align: center;
    font-size: 11px;
}


.block2-foot {
	padding-left: 25px;
}

.block4-foot {
	color: white;
}

.section-k p {
	font-size: 19px;
	width: 90%;
	margin: 0 auto;
	text-align: justify;
}





.mobi-m {
	margin: 10px 0;
	display: none;
}

.d-menu-m {

background: rgb(25 169 169);
}
.d-menu-m > a {
	display: block;
	padding: 15px 0;
	background: rgb(25 169 169);
	color: white;
	border-top: 1px white solid;
	margin: 0 20px;
	text-decoration: none;
}





.d-menu-m:nth-child(1) > a {
	border-top: none;
	padding-top: 15px;
}
.d-menu-m:last-of-type > a {
	padding-bottom: 15px;
}

.cont-calc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
    margin: 0 auto;
    max-width: 700px;
}

.cont-calc input {
    margin: 3px 0;
    height: 21px;
    border: 1px #595959 solid;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 1px black;
            box-shadow: 0 0 5px 1px black;
    padding: 1px 9px;	
}


.block-butt {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: fixed;
	bottom: 100px;
	left: 30px;
	color: white;
	z-index: 101;
}



.butt-v, .butt-z {
	display: none;
}

#pochta {
display: block;
    /* width: 16%; */
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../bg-bt.jpg);
    background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg);
    background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg);
    border: 2px solid #03A9F4;
    border-radius: 7px;
    text-align: center;
    padding: 15px 15px;
    font-size: 35px;
    cursor: pointer;
}

.block-butt {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 30px;
    left: 93%;
    color: white;
}

.text-total {
	margin-top: 15px !important;
}







#gisvoi {
	max-width: 750px;
}








.disblock {
	display: block;
}

.hyhyhyhyhy {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 105;
}

.imgblock {
	width: 90%;
	max-width: 1140px;
	height: 90%;	
	margin: 0 auto;
	overflow: auto;
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
.imgblock img {
	width: 	100%;
}

.imgza {
right: 53px;
    font-size: 39px;
    position: absolute;
    background: white;
    border: 4px solid #454545;
    border-radius: 50%;
    padding: 5px 9px;
    top: 9px;
    cursor: pointer;

}











    /*контакты*/

.block-address {
	    width: 90%;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-size: 15px;
}


 /*с л а й д е р */


 .adaptivn-slayder{
  max-width: 90%;
  position: relative;
  margin: auto;
  height: 300px;
  margin-bottom: 15px;
}

.adaptivn-slayder .parag img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 300px;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.adaptivn-slayder .prev, .adaptivn-slayder .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  -webkit-transition: 0.6s ease;
  -o-transition: 0.6s ease;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
.adaptivn-slayder .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.adaptivn-slayder .prev:hover,
.adaptivn-slayder .next:hover {
  background-color: rgba(25, 24, 24, 0.8);
}

.beksun-slayda{
  position: absolute;
  color: #f4f4f7;
  font-size: 35px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-shadow: 1px 1px 1px #141415, 0 0 1em #141415;
}

.uneizmen-akemada {
  text-align: center;
}
.noguma-pomoki-kadra{
  cursor: pointer;
  height: 12px;
  width: 12px;
  margin: 0 2px;
  background-color: #ddd;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color 0.6s ease;
  -o-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}
.deystvuyus,
.noguma-pomoki-kadra:hover {
  background-color: #aaa;
}

.adaptivn-slayder .parag {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {
  opacity: .4
  }
  to {
  opacity: 1
  }
}
@keyframes fade {
  from {
  opacity: .4
  }
  to {
  opacity: 1
  }
}



	@media (max-width: 1070px){

.block-butt {
	left: 87%;
}
}

@media (max-width: 900px){




.d-menu {
display: none;	
}
.m-menu {
    display: block;
}

.bottom-header > nav > ul {
	padding: 1px 0;
	
}

.top-header {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	height: 65px;
}
.top-header2 {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	text-align: center;
	margin-top: 50px;
}
.title-header a {
	letter-spacing: 9px;
    font-size: 35px;
    text-shadow: 0 0 11px black;
    color: white;
    text-decoration: none;
}





}


@media screen and (max-width: 850px) {
.fl-contain {
	flex-wrap: wrap;
}

.fl-contain img {
	width: 45%;
	margin-top: 11px;

}

.fl2-contain img {
	width: 45%;
}


}






@media screen and (max-width: 800px) {

  .sectit {

}
.conti-sect {
	width: 100%;
}
.conti-sect1 {
	margin-bottom: 20px;
}
}





@media (max-width: 750px){ 

.top-secti {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.divimg {
	-ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
} 
.block-foot{
	width: 40%;
	margin-bottom: 25px;
}
.foot-cont {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.block2-foot ul, .block4-foot ul {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: 0 0 0 auto;
}


}














@media (max-width: 550px){ 
	.top-header3 {
		display: none;
	}
	.menu-header-m {
	display: block;
}
.top-header1 {
	width: 205px;
}

.top-header {
	height: 55px;
}
.m-menu {
    display: none;
}
.header {
	min-height: 200px;
}
.container {
	width: 96%;
}
.mtb {
	margin-top: 20px; 
	margin-bottom: 20px; 
}

}


@media (max-width: 500px){  
td {
	font-size:14px;
}
td[aria-label]::before {
    font-size: 12px;
}

.tdcost {
    color:green;
}
 h1 {
 	font-size: 35px;
 }
 h2 {
 	font-size: 27px;
 }
 body {
 	font-size: 13px;
 }
 .head-h {
 	margin: 25px auto;
 }
 .conteiner-top-img {
 	margin-top: -25px;
 }
 .conteiner-top-img2 {
 	margin-top: -57px;
 }
 .secti-icon {
 	margin: 25px 0;
 }
 .block-zayv button {
 	width: 90%;
 	padding: 11px;
 }
 .block-zayv input {
 	margin-bottom: 10px;
 }
 .block-icon {
 	padding: 3px;
 }
 .text-icon {
 	 color: white;
    text-shadow: 0 0 8px black;
    font-size: 12px;
 }
 .secti-icon button {
 	width: 70%;
 	padding: 11px;
 }
 .cont-button {
 	-ms-flex-wrap: wrap;
 	    flex-wrap: wrap;
 }
.cont-button button {
	width: 70%;
	padding: 11px;
	margin: 10px 0;
}

.section-y {
	margin: 25px 0;
}

.cont-line li {
	font-size: 15px;
	margin: 10px;
}

.section-y button {
	width: 70%;
	padding: 11px;
}
.section-k {
	margin: 25px 0;
}
.section-k button {
	width: 70%;
	padding: 11px;
}

.section-sl {
	margin: 25px 0;
}

.block-foot {
	width: 80%;
	margin: 17px auto; 
}
.block1-foot {
	margin: 0 auto 30px auto;
}
.block2-foot {
	padding-left: 0;
}
.block-foot ul {
	margin: 0 auto 20px auto;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	font-size: 17px;


}
.block-foot ul li {
	margin-bottom: 15px;

}
.block4-foot ul li {
	margin-bottom: 0;
	font-size: 13px;

}
.bootom-footer {
	margin-top: 0;
}
.text-icon {
	font-size: 11px;
}

.block-zayv input {
	height: 25px;
	font-size: 15px;
}

.block-zayv button {
	padding: 15px;
}
.h1-cont {
	font-size: 30px;
}

.okno h2 {
	font-size: 23px;
}
.okno {
	height: 270px;
}

.block-butt {
	width: 100%;
	position: fixed;
	bottom: 5px;
	left: 0;
	z-index: 101;

}
.butt-z {
	font-size: 21px;
	display: block;
	width: 61%;
	background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../bg-bt.jpg);
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg);
	background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg);
	border: 2px solid #03A9F4;
	border-radius: 7px;
	text-align: center;
	padding: 7px 0;
	align-self: center;
}
.contty {
	margin-right: 25px;
	/* width: 95%; */
	/* margin: 0 auto; */
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	/* display: flex; */
	/* -webkit-box-pack: justify; */
	-ms-flex-pack: justify;
	/* justify-content: space-between; */
	margin-left: auto;
}
.butt-v {
	background: white;
	display: block;
	/* width: 16%; */
	/* background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)) ), url(../bg-bt.jpg); */
	background-image: -o-linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg);
	/* background-image: linear-gradient( rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url(../bg-bt.jpg); */
	border: 2px solid #03A9F4;
	border-radius: 7px;
	text-align: center;
	padding: 1px 5px;
	/* font-size: 35px; */
}
.butt-v a {
	color: white;
	text-decoration: none;
}

#pochta {
	display: none;
}


}
















/*t     a      b          l           e*/


.table-black {
max-width: 750px;
    border-collapse: separate;
    border-spacing: 0 0;
    width: 98%;
    margin-bottom: 20px;
    border: 1px solid #777;
    border-bottom: none;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

.table-black tr th {
	vertical-align: middle;
	height: 50px;
	background: #424242;
	padding: 5px 20px;
	font: 16px/20px "Fregat", sans-serif;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1.6px;
	box-sizing: border-box;
}

.table-black tr th:first-child {
	text-align: left;
}

@media screen and (max-width: 991px) {
	.table-black tr th:nth-child(3) {
		display: none;
	}
}

.table-black tr:nth-child(even) {
	background: #f5f5f5;
}

.table-black tr td {
	vertical-align: middle;
	padding: 5px 18px;
	font-size: 15px;
	text-align: center;
	color: #424242;
	line-height: 22px;
	height: 45px;
	border-bottom: 1px solid #777;
	text-transform: uppercase;
	box-sizing: border-box;
}

.table-black tr td:first-child {
	text-align: left;
}

.table-black tr td:nth-child(2) {
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}
table.table-black tbody tr td.tdcost{
	color: #ff8400;
	font-weight: 700;
	text-decoration: none;
}

.table-black tr td:nth-child(3) {
	width: 180px;
}
@media screen and (max-width: 991px) {
	.table-black tr td:nth-child(2) {
		border-right: none;
	}
	.table-black tr td:nth-child(3) {
		display: none;
	}
}





/*///////////////////////       #slotz  S L I D E R    R E V I E W */

    .slider {
      position: relative;
      overflow: hidden;
          background-image: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(../image/bgotz.jpg);
    }
    .slider h3 {
    	color: yellow;
    }

    .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease;
    }

    .slider__item {
      flex: 0 0 100%;
      max-width: 100%;
    }

    @media (min-width: 980px) {
      .slider__item {
        flex: 0 0 50%;
        max-width: 50%;
      }
    }

    .slider__control {
      position: absolute;
      top: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
      background: rgba(0, 0, 0, .5);
    }

    .slider__control:hover,
    .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

    .slider__control_left {
      left: 0;
    }

    .slider__control_right {
      right: 0;
    }

    .slider__control::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
    }

    .slider__control_left::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .slider__item>div {
      /*line-height: 250px;*/
      font-size: 100px;
      text-align: center;
    }



section.slider {
	margin: 50px auto;
}

.slbltext {
	height: 350px;
	background: rgba(0, 0, 0, 0.7);
		display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;

}

.h2sl {
	background: rgba(0, 0, 0, 0.7);
	color: white;
	padding: 9px 0;

}
    .vnutr {
    	background: rgba(0, 0, 0, 0.3);
    	/*height: 95%;*/
    	width: 95%;
    	padding: 15px 0;
    }
.vnutr h3 {
	    color: #feff48;
	    font-size: 21px;
	    padding: 15px 0;
}
.vnutr p {
	color: white;
    font-size: 15px;
    font-style: italic;
}

.vnutr p::after {
    content: '\201C';
    position: absolute;
    top: -5px;
    left: 11px;
    width: 47px;
    height: 37px;
    padding-top: 8px;
    background: rgba(32, 32, 34, 0.9);
    font-family: "Georgia", serif;
    color: #ffffff;
    font-size: 70px;
    font-size: 3.375rem;
    text-align: center;
}

div > div > p.nameotziv, p.nameotziv {

color: #feff44;

font-size: 13px;

font-family: monospace;

margin-top: 11px;

text-align: right;
}

.contotz {
	width: 90%;
	max-width: 550px;
	margin: 0 auto 25px auto;
}
.contotz input {
	display: block;
	width: 100%;
	margin-top: 11px;
}

.contotz textarea {
	display: block;
	width: 100%;
	margin-top: 11px;
}
.btn-otz {
	width: 100%;
	margin-top: 29px;
	padding: 7px 0;
}


.title-header > a{
	font-size: 25px;
}



   @media (max-width: 1040px) {
.title-header > a{
	font-size: 21px;
}

}
   @media (max-width: 930px) {
.title-header > a{
	font-size: 19px;
	color: white;
}

}


   @media (max-width: 470px) {
.title-header > a{
	font-size: 13px;
	letter-spacing: 5px;
}
}

div.block-zayv > p > span.warningtext {
	color: red;
	background: white;
	padding: 3px 11px;
	line-height: 150%;
}


   @media (max-width: 900px) {
.house-h1 {
	font-size: 39px;
}
h2 {
	font-size: 27px;
}


}


   @media (max-width: 730px) {
.house-h1 {
	font-size: 33px;
}
h2 {
	font-size: 25px;
}


}

   @media (max-width: 550px) {
.house-h1 {
	font-size: 27px;
}
h2 {
	font-size: 21px;
}


}

#mass {
	max-width: 750px;
    width: 90%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 11px;
    border-radius: 11px;
    font-size: 23px;
}


   @media (max-width: 550px) { 

#mass {
	font-size: 15px;
}
}


.block-zayv button:hover {
	background: rgb(25 169 169);
}


.imgcont {
width: 95%;
max-width: 550px;
	
display: block;
	
margin: 30px auto;
}

.sectiypot {
	display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	flex-wrap: wrap;
}

   @media (max-width: 790px) { 

.sectiypot {
}
} 

.climgmin {
	
margin: 30px auto;
	
max-width: 300px;
	
width: 83%;
}


.textminbl {
	
font-size: 17px;
	
text-align: justify;
}