﻿@font-face {
    font-family: OpenSans-Regular; /*   */
    src: url(../fonts/open_sans_regular.ttf); /*      */
   }
   
@font-face {
    font-family: OpenSans-Bold; /*   */
    src: url(../fonts/open-sans-bold.ttf); /*      */
   }
   
@font-face { 
  font-family: 'OpenSans-Regular'; 
  src: url('../fonts/open_sans_regular.woff2') format('woff2'), 
       url('../fonts/open_sans_regular.ttf')  format('truetype'), /* Только если нужна поддержка старых Android, иначе закомментировать */ 
       url('../fonts/open_sans_regular.woff') format('woff'); 
  font-weight: normal; 
  font-style: normal; 
} 
  
@font-face { 
  font-family: 'OpenSans-Bold'; 
  src: url('../fonts/open-sans-bold.woff2') format('woff2'), 
       url('../fonts/open-sans-bold.ttf')  format('truetype'), /* Только если нужна поддержка старых Android, иначе закомментировать */ 
       url('../fonts/open-sans-bold.woff') format('woff'); 
  font-weight: bold; 
  font-style: normal; 
}    



body, html{
	min-height: 100%;
	margin:0px;
	padding: 0px;
	background: url(../images/bg.png) #212329;
}
body{
	padding: 40px 0;
}

.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0px;
    height: 0px;
}

.logo {
    margin: 0px 20px 0px 0;
    float: left;
}

.link-nav
{
    float: left;
    font-family: OpenSans-Regular, Calibri light, roboto, Tahoma;
    font-size: 16px;
    margin: 10px 0 10px 40px;
    color: #1b3b5d;
    font-weight: 400;
    line-height: 140%;
}

.link-nav a {
    text-decoration: none;
    display: block;
    color: #32587f;
}

.link-nav a:hover {
    text-decoration: underline;
}

.block_more_info{
	max-width: 800px;
	margin: 0px auto;
	background: #fff;
	font-family: Arial;
	padding: 40px 40px 40px 40px;
    box-shadow: 0px 0px 30px #101010a6;
	line-height: 140%;
}
.block_more_info h1{
	color: #257fb2;
    font-size: 30px;
	margin: 30px 0 60px 0;
	text-align: left;
	font-family: OpenSans-Bold, Tahoma;
	line-height: 120%;
}

.block_more_info h2{
	color: #1b3b5d;
	margin: 20px 0;
	text-align: left;
	font-family: OpenSans-Regular, Tahoma;
	font-weight: 300;
	line-height: 140%;
	font-size: 24px;
}

.block_more_info p{
	color: #000;
	margin: 0px 0 10px 0;
	text-align: left;
	font-family: OpenSans-Regular, Tahoma;
	font-weight: 400;
	line-height: 140%;
	font-size: 15px;
}

.block_more_info ul
{
    padding: 0 0 0 20px;
    margin: 30px 0 30px 0;
}

.block_more_info li{
    list-style: url(../svg/li-kp.svg);
    list-style-position: outside;
	color: #000;
	margin: 0px 0 10px 0;
	text-align: left;
	font-family: OpenSans-Regular, Tahoma;
	font-weight: 400;
	line-height: 140%;
	font-size: 15px;
}

.s1{
	font-style: italic;
	text-align: center;
	margin: 40px 0 0 0;
	font-weight: bold;
}
@media screen and (max-width: 540px){
	.block_more_info{
		padding:0 10px;

	}
	body{
		padding-bottom:40px;
	}
	.block_more_info h1{
		font-size: 27px;
	}
}

.blok-primer-kp
{
    border-bottom: 1px solid #eee;
    padding: 0 0 20px 0;
    margin: 20px 0;
}

.blok-primer-kp:last-child
{
    border-bottom: none;
}

.blok-primer-kp-img
{
    width: 300px;
    float: left;
    margin: 0px 40px 0px 0;
    position: relative;
    z-index: 10;
}

.blok-primer-kp-info
{
    width: 460px;
    float: left;
    margin: 0px 0px 0px;
    position: relative;
    z-index: 10;
}

.blok-primer-kp-info-title {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 19px;
    margin: 20px 0 40px 0;
    color: #1f425a;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    height: 40px;
    display: table;
    width: 100%;
}

.blok-primer-kp-info-title div {
    vertical-align: middle;
    display: table-cell;
}

div.blok-primer-kp-info-text p {
    color: #888;
    margin: 0px 0 10px 0;
    text-align: left;
    font-family: OpenSans-Regular, Tahoma;
    font-weight: 400;
    line-height: 140%;
    font-size: 13px;
}












.block_more_info_blog
{
    background: url(../images/bg-top.jpg) top center no-repeat #bbd8f6;
    background-size: cover;
    max-width: 880px;
    margin: 0px -40px -40px -40px;
	position: relative;
    padding: 40px 40px 40px 40px;
}

.block_more_info_blog-left
{

}

.block_more_info_blog-left h1 {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 40px;
    margin: 0px 0 0px 0;
    color: #1b3b5d;
    line-height: 100%;
}

.block_more_info_blog-left h1 span {
    font-family: OpenSans-Bold, Calibri, Tahoma;
    font-size: 30px;
    margin: 0px 0 0px 0;
    color: #1b3b5d;
    line-height: 100%;
}

.block_more_info_blog-left h2 {
    font-size: 17px;
    margin: 20px 0 40px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 140%;
    color: #264b70;
    text-align: left;
}

.devushka-1 {
    position: absolute;
    bottom: 0px;
    right: 12%;
    z-index: 1;
	height: 350px;
}

.pervyi-ekran-knopka {
    background: #4e7eaf;
    border-radius: 5px;
    padding: 12px 20px;
    cursor: pointer;
    font-size: 24px;
    margin: 0px 0 20px;
    font-family: OpenSans-Regular, Calibri, "Courier New", Courier, monospace;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    text-align: center;
    float: left;
}

.podblok-blog
{
    border-bottom: 1px solid #eee;
    padding: 0 0 20px 0;
    margin: 20px 0 0;
}

.podblok-blog:last-child
{
    border-bottom: none;
}

.podblok-blog-img
{
    width: 150px;
	float: left;
	margin: 0 40px 0 0;
    line-height: 60%;
}

.podblok-blog-img img
{
    border-radius: 4px;
}

.podblok-blog-info-title {
    font-family: OpenSans-Regular, Calibri, Tahoma;
    font-size: 24px;
    margin: 0px 0 0px 0;
    color: #1b3b5d;
    font-weight: 400;
    text-align: left;
    line-height: 120%;
    height: 150px;
    display: table;
    width: 610px;
}

.podblok-blog-info-title div {
    vertical-align: middle;
    display: table-cell;
}

.podblok-blog-info-title a
{
    color: #1b3b5d;
    text-decoration: none;
    display: block;
}

.podblok-blog-info-title a:hover
{
    text-decoration: underline;
}