*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

/*---------------------------OTHER--------------------*/
body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
}

body {
	font-family: "GlroyLight", sans-serif;
	font-size: 17px;
	background-color: #fff;
	letter-spacing: 1px;
}


button{
	border: none;
	background-color: #0a6ccc;
	color: #fff;
	padding: 10px 30px;
	width: auto;
	text-transform: uppercase;
	float: right;
	letter-spacing: 1px;
	font-size: 15px;
	transition:0.7s;
}
button:hover{
	background-color: #003365;
}


h1,h2,h3,h4,h5{
	font-family: GlroyBold;
	font-weight: 100;
	text-transform: uppercase;
	margin: 0px;
}


h1 span,h2 span,h3 span,h4 span,h5 span{
	color: #0a6ccc;
}

img {
	width: 100%;
}

h1{
	font-size: 35px;
}

h2{
	font-size: 35px;
}

h3{
	font-size: 25px;
}

h4, h5, h6{
	font-size: 20px;
}

p.mini{
	font-size: 17px;
	font-family: GlroyLight;
	margin: 0px;
}

span.bold{
	font-family: GlroyBold;
	font-size: 20px;
}



/*---------------------------HEADER--------------------*/
header{
	background-color: #003365;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	width: 100%;
	color: #fff;
	z-index: 9999;
}


header table{
	width: 100%;
	padding: 5px;
}
header table tr td{
}


header table tr td.logo{
	width: 50px;
	padding: 5px;
}




header table tr td.min_txt p{
	font-family: GlroyBold;
	font-size: 17px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 20px;
	line-height: 15px;
}
header table tr td.min_txt p span{
	font-family: GlroyLight;
	font-size: 15px;
	text-transform: none;
}


header table tr td.menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 100%;
}
header table tr td.menu ul li {
    width: auto;
    padding: 2px 0px;
    margin: 0px 5px;
    display: inline-block;
    vertical-align: top;
    transition: 0.7s;
    cursor: pointer;
    border-bottom: 1px solid #fff0;
    font-size: 13px;
}
header table tr td.menu ul li a{
	color: #fff;
}
header table tr td.menu ul li:hover{
	border-bottom:1px solid #fff;
}
header table tr td.menu ul li.active{
	border-bottom:1px solid #fff;
}

header table tr td.kontakt p{
	font-family: GlroyBold;
	font-size: 17px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding-left: 20px;
	line-height: 17px;
}
header table tr td.kontakt p span{
	font-family: GlroyLight;
	font-size: 15px;
	text-transform: none;
}
header img{
	width: 100%;
	margin: 5px 0px;
}



/*-----------------CONTENT-------------------*/

section.content{
	width: 100%;
	text-align: center;
	padding: 50px 0px 50px 0px;
}

div.info{
	width: 100%;
	text-align: left;
}

div.info p{
	margin:10px 0px 10px 0px;
}

div.info h2{
	margin:10px 0px 10px 0px;
	text-transform: inherit;
	font-size: 35px;
}

div.info h3{
	margin:10px 0px 10px 0px;
	color: #000;
	font-family: GlroyLight;
}




/*-----------------SLIDER-------------------*/

section.slider {
	width: 100%;
	background-color: #003365;
	background:url(../img/fon-1.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: right top;
	color: #fff;
	padding: 50px;
	margin-top: 50px;
}


.forma{
	width: 25%;
	text-align: left;
	vertical-align: top;
}
.forma input{
	width: 100%;
	margin-bottom: 7px;
	padding: 5px;
	font-size: 17px;
	color: #fff;
	background: #0003;
	border: 1px solid #fff;
}
.forma textarea{
	width: 100%;
	height: 230px;
	color: #fff;
	background: #0003;
	border: 1px solid #fff;
}
.forma button{
	margin-top: 10px;
	width: 50%;
}



/*-----------------BLOCK 1-------------------*/
.block1{
	padding: 70px 0px 50px 0px;
	text-align: center;
	background:url(../img/fon-b1.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
	background-position: center center;
	background-attachment: fixed;
}

.block1 ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.block1 ul li{
	width: 48%;
	margin: 40px 0%;
	display: inline-block;
	vertical-align: top;
}

.block1 ul li div{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin:0px 1%;	
}

.block1 ul li div.img_uslugi{
	width:10%;	
}

.block1 ul li div.text_uslugi{
	width:83%;	
}

.block1 ul li div.text_uslugi p{
	font-size: 15px;
}



.block1 ul li div.text_uslugi a{
	font-size: 15px;
	text-transform: uppercase;
	margin:0px;
	padding: 0px;
	min-height: 40px;
	text-decoration: underline;
	font-family: GlroyBold;
	color: #000;
	transition:0.5s;
}
.block1 ul li div.text_uslugi p a{
	font-size: 15px;
	font-family: GlroyLight;
	text-transform: inherit;
	color: #0a6ccc;
	/* line-height: 20px; */
	text-decoration: none;
	border-bottom: 1px solid #0a6ccc;
	padding: 0px;
}

.block1 ul li div.text_uslugi p a:hover{
	border-bottom: 1px solid #aaa0;
}

.block1 ul li div.text_uslugi a:hover{
	text-decoration: none;
	color: #aaa;
}

.block1 ul li ul.f_info {
	padding: 0px;
	border: 5px solid #eee;
	text-align: right;
	background: #fffa;
	border-radius:0px 10px 0px 0px;
}

.block1 ul li h3 {
	border-radius: 8px 8px 0px 0px;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	background: #eee;
	padding: 10px 20px 10px 20px;
	display: inline-block;
	width: auto;
	color: #f00;
}

.block1 ul li ul.f_info p {
	font-size: 15px;
	text-align: left;
	padding: 5px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	background: #eee;
}

.block1 ul li ul.f_info li {
	width: 94%;
	margin: 3px 3%;
	font-weight: 100;
	text-align: left;
	font-size: 15px;
	padding: 1px 0px;
	color: #003365;
	border-bottom: 1px solid #f1f0f0;
}

.block1 ul li ul.f_info li span{
	float: right;
	font-weight: 100;
}

.block1 ul li ul.f_info li.top {
	text-transform: uppercase;
	position: inherit;
	width: 100%;
	padding: 5px;
	font-weight: 100;
	margin: 10px 0px 10px 0px;
	font-family: GlroyBold;
}

.block1 ul li ul.f_info li.zvonok {
	width: auto;
	right: 0px;
	padding: 0px 0px;
	display: inline-block;
	background-color: #003365;
	color: #fff;
	text-transform: uppercase;
	font-weight: 100;
	font-size: 13px;
	margin: 0px 10px 10px 0px;
	border: none;
	border-radius: 3px;
}

.block1 ul li ul.f_info li.zvonok a{
	color: #fff;
	display: block;
	padding: 10px 20px;
}

.block1 ul li ul.f_info li.info_boot {
	width: auto;
	right: 0px;
	display: inline-block;
	color: #000;
	margin: 0px 10px 10px 0px;
	float: left;
	font-weight: 600;
	padding: 8px 10px;
	border:none;
}

.block1 ul li img{
	width: 100%;
	margin: 0px;
}

.block1 p.mini{
	font-size: 10px;
	width: auto;
	margin: 0px 0px 20px 0px;
}


/*------Статья-----*/

.news img{
	width: 100%;
}

.news{
	text-align: center;
	padding: 40px 0px;
}

.news .news_max{
	padding: 0px 0px;
}

.news p.zag{
	font-size: 13px;
	text-align: left;
}

.news ul.date{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}
.news ul.date li{
	text-align: left;
}

.news a{
	color: #000;
}

.news a:hover{
	color: #000;
	text-decoration: underline;
}


/*------ссылки на ресурсы-----*/


.dop_info img{
	width: 100%;
}

.dop_info{
	text-align: center;
	padding: 40px 0px;
}

.dop_info .links{
	width: 19%;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}



.dop_info  a{
	color: #000;
}


.dop_info .links td.img{
	width: 30%;
	text-align: center;
}
.dop_info .links td.img img{
	width: 50%;
}



/*------FOOOTER-------*/
div.footer{
	padding: 25px;
}
footer{
	background-color: #003365;
	color: #fff;
	padding: 90px 0px;
}

footer table{
	width: 100%;
}

footer table tr td.logo{
	width: 50px;
}

footer table tr td.logo img{
	width: 100%;
}

footer table tr td.min_txt{
	padding: 0px 10px;
	font-family: GlroyBold;
	text-transform: uppercase;
	font-size: 20px;
}

footer table tr td.kontakt{
	text-align: center;
}

footer table tr td.min_txt span{
	font-family: GlroyLight;
	text-transform: initial;
}

footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

footer ul li{
	padding-bottom: 5px;
}

footer ul li.zag{
	text-transform: uppercase;
	font-family: GlroyBold;
	padding-bottom: 5px;
}

ul.soc{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.soc li{
	display: inline-block;
	vertical-align: top;
	margin: 0px 3px;
}

footer ul.soc li{
	width: 40px;
	float: right;
	cursor: pointer;
	opacity: 0.7;
}

footer ul.soc li:hover{
	opacity: 1;
}

ul.soc li img{
	width: 100%;
}


table.form tr td{
	width: 50%;
	padding: 5px;
	vertical-align: top;
}
table.form tr td.vopros textarea{
	width: 100%;
	height: 200px;
	background-color: #0007;
	border:1px solid #fff7;
	padding: 3px 5px;
}
table.form tr td input{
	width: 100%;
	background-color: #0007;
	border:1px solid #fff7;
	padding: 3px 5px;
}
table.form tr td button{
	padding: 7px 20px;
}


div.maps{
	width: 100%;
	padding-top: 20px;
}
div.maps img{
	width: 100%;
}

p.adres{
	font-size: 20px;
}


p.adres span{
	float: right;
}







/*Вывод статьи*/

.max_text{
	text-align: left;
	padding: 100px 0px;
}

.max_text h1 img{
	width: 100px;
	display: inline-block;
}


.max_text h1{
	color: #000;
	margin-bottom: 20px;
	font-size: 25px;
}

.max_text h2{
	font-size: 20px;
	margin: 20px 0px 0px 0px;
	color: #000;
}

.max_text h3{
	font-size: 17px;
	margin: 20px 0px 0px 0px;
	color: #000;
}
.max_text p{
	margin: 0px 0px 10px 0px;
	font-size: 17px;
}
.max_text ul {
	padding: 0px 0px 0px 50px;
	font-size: 17px;
	margin-top: 0px;
}
.max_text ul li{
	margin: 5px 0px 5px 0px;
	font-size: 17px;
}


div.imagePanel{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 175.78px;
	overflow: hidden;
}