/* Fonts */
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Semibold.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/ProximaNova-Black.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
/*  */


body {
	font-family: ProximaNova;
    font-style: normal;
	}

.top {
	/*background-image: url(../img/top_bg.png);
    background-attachment: fixed;
    background-size: cover;
	margin-top: 0px;
	background-position: right top;*/
	background: #ffffff;
	color: #333333;
	}
	
	
.top_zag {
	font-family: ProximaNova;
    font-style: normal;
    font-weight: 300;
    font-size: 34px;
    line-height: 65px;
	color: #333333;
}
.top_zag_s {
	font-family: ProximaNova;
	font-style: normal;
	font-weight: 600;
	font-size: 63px;
	line-height: 62px;
	color: #333333;
}

.video_text {
	font-family: ProximaNova;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 29px;
color: #333333;
padding: 0px 0 70px 10px;
}

.top_time {
	padding-top: 20px;
	font-family: ProximaNova;
	font-style: normal;
	font-weight: 600;
	font-size: 44px;
	line-height: 37px;
	/*text-transform: uppercase;*/
	color: #333333;
}
.top_time_s {

	font-family: ProximaNova;
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 37px;
	/*text-transform: uppercase;*/
	color: #333333;
}

.block_w {
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	padding: 30px 26px;
}

.block_w2 {
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
	padding: 20px 26px;
	font-size: 18px;
	line-height: 30px;
}

.ss_title {
	font-family: ProximaNova;
font-style: normal;
font-weight: 900;
font-size: 48px;
line-height: 50px;
display: flex;
align-items: center;
color: #333333;
float: left;
}
.ss_logo {
    float: right;
    padding-top: 5px;
}

.navbar-inverse {
    background-color: #ffffff;
    border-color: #ffffff;
}

.navbar {
    min-height: 40px;
    margin-bottom: 20px;
    border: 0;
}

.fio {
   font-weight: 500;
}

.ss_top_text {
font-family: ProximaNova;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 39px;
color: #FFFFFF;
    float: left;
    padding-right: 13px;
}

.time_block {
	font-family: ProximaNova;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 50px;
	color: #333333;
	padding-top: 30px;
}

.text_block {
font-family: ProximaNova;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 32px;
color: #000000;
clear: both;
    padding-top: 30px;
}


.title_kk {
	font-family: ProximaNova;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 40px;
    color: #FFFFFF;
}

.block_kk {
	padding: 50px 70px;width: 70%;
}

.block_kk2 {
	padding: 20px 0px 0px 30px;
}

.pl400 {
	padding-left: 400px;
}

.text_kk {
	font-family: PT Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 43px;
}

.text_kk2 {
	font-family: PT Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 43px;
}

.zag_f {
		font-family: ProximaNova;
		font-style: normal;
		font-weight: 900;
		font-size: 48px;
		line-height: 50px;
		color: #000000;
	}
	
	.video_bl {
		position: absolute;
	}

@media (max-width: 768px) {
	
	
	.block_kk2 {
	padding: 20px 0px 0px 30px;
}

.pl400 {
	padding-left: 0px;
}
	
	.video_bl {
		display: none;
	}
	
	.top_zag {
		
		font-weight: 700;
		font-size: 33px;
		line-height: 42px;
		
	}
	
	.top_zag_s {
	
	font-weight: 300;
	font-size: 33px;
		line-height: 42px;
	}
	
	.ss_title {
	display: block;
	font-weight: 900;
	font-size: 26px;
	line-height: 38px;
	text-align: center;
	    float: inherit;
	}
	
	.ss_logo {
        float: inherit;
		text-align: center;
    padding-top: 5px;
	}
	
	.ss_logo2 {
        float: inherit;
		text-align: center;
		padding-top: 5px;
	}
	
	.time_block {
	text-align: center;
	}
	
	.title_kk {
    font-size: 38px;
    line-height: 30px;
	}
	
	
	.zag_f {
		
		font-size: 38px;
		line-height: 40px;
		
	}
	
	.photo_t {
		display: none;
	}
	
	
	.block_kk {
		padding: 30px 0px;
		width: 100%;
	}

.text_kk {
	font-family: PT Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
}
	
	
}
