/* 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;
	min-height:200px;
}

.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;
}
	
	
}


.forma_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
	flex-wrap: wrap;
}
.forma_wrap .forma {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.forma_wrap .forma label {
    flex: 0 0 calc(25% - 10px);
    margin-bottom: 18px;
    position: relative;
}
.forma_wrap .forma label[for=checkbox] {
	flex: 0 0 calc(75% - 10px);
	display: flex;
	align-items: center;
	border:2px solid transparent;
	font-weight: 400;
}

.forma_wrap .forma label input {
    width: 100%;
    border: none;
    height: 44px;
    padding-left: 15px;
    font-weight: 400;
	color:#000000;
}
.forma_wrap .forma label input::placeholder {
  color:#c4c4c4
}
.forma_wrap .forma label input[type=checkbox] {
    width: 25px;
    height: 25px;
    border: none;
    margin-right: 10px;
}
.forma_wrap .forma label input.error {
    border: 2px solid red;
}
.forma_wrap .forma label .warning {
    background: red;
    color: #fff;
    position: absolute;
    font-size: 13px;
    padding: 0 7px;
    bottom: -5px;
    right: 0;
    font-weight: 400;
}
.forma_wrap .forma .btn {
    flex: 0 0 calc(25% - 10px);
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e73b24;
    height: 44px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
    opacity: 0.4;
    cursor: default;
    font-weight: 400;
    color: #ffffff;
}
.forma_wrap .forma .btn.active {
	opacity: 1;
	cursor: pointer;
}
.forma_wrap .forma .btn.active:hover {
  opacity:0.8
}
.forma_wrap .forma .notice {
    font-size: 12px;
    flex: 0 0 calc(25% - 10px);
    color: #b1b1b1;
    margin-top: 4px;
    line-height: 1;
    text-align: right;
}
.forma_wrap .forma .notice.without_checkbox {
	flex: 0 0 100%;
}
.forma_wrap .forma .notice a {
    color: #b1b1b1;
}
.forma_wrap div.success {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
	flex: 0 0 100%;
}
.forma_wrap div.error {
	flex: 0 0 100%;
}
@media all and (max-width:800px) {
  .forma_wrap .forma {
    width: 100%;
    max-width: 500px;
  }
  .forma_wrap .forma label {
    margin-bottom: 15px;
    flex: 0 0 100%;
    order: 0;
  }
  .forma_wrap .forma label[for=checkbox] {
	  flex: 0 0 100%;
	  font-size: 13px;
	 }
  .forma_wrap .forma label input {
    height: 40px;
  }
  .forma_wrap .forma .notice {
    flex: 0 0 100%;
    text-align: center;
    order: 2;
    margin-top: 10px;
}
  .forma_wrap .forma .btn {
    height: 40px;
    flex: 0 0 100%;
    order: 1;
  }
  .forma_wrap div.success {
    font-size: 20px;
  }
}