html{
	height: 100%;
}
body{
	padding: 0;
	margin: 0;
	height: 100%;

	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6, p { 
  margin: 0 0 0px;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}

input[type='text'] {
	background-color: #F4F4F4; 
	border: solid;
	border-width: 1px;
	border-color: #757575; 
}

.top {
	width: 100%;
	height: 80px;
	background-color: #8E8E8E;
}

.maintitle {
	width: 100%;
	height: 173px;
	background-color: #EAEAEA;
}

.maintitle h1 {
	font-weight: 400;
	font-size: 40px;
	line-height: 2.4;

	margin-top: 35px;
}

article {
	
}

#dop {
	height: auto;
}

article .container {
	height: 100%;
}

.textarea_pl_title {
	width:100%;
}

.footer {
	height: 210px;
	width: 100%;
	color: white;
	background-color: #757575;
}

.footer a i {
	margin-top: 14px;
	color: white;
	font-size: 25px;
}

.footer a i:hover {
	color: #F4F4F4;
}

.footer p {
	font-weight: 400;
	font-size: 15px;
}

.main_content {
	background-color: #F4F4F4;
	width: 100%;
	height: 100%;	
}

.main_content div {
	margin-top: 0px;	
}

#img_main {
	margin-top: 80px;
	margin-bottom: 0;
}

.platina_but {
	text-decoration: none;
	color: white;
	background-color: #D92819;
	padding: 8px 40px;
	border-radius: 50px; 

	font-size: 20px;
}

.platina_but:hover {
	text-decoration: none;
	color: white;
	background-color: #E84242;
}

.platina_but_red {
	text-decoration: none;
	color: white;
	background-color: #D92819;
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	padding: 4px 24px;
	border-radius: 50px; 
	border-color: transparent;

	font-size: 14px;
	box-shadow: none;
}

.main_content div .for_but  {
	margin-top: 40px;
	margin-left: 20px;
}

#dop .main_content div .for_but  {
	margin-top: 40px;
	margin-left: 0 !important;
}

.main_content {
	padding-bottom: 50px;
}

.platina_but_red:hover {
	text-decoration: none;
	color: white;
	background-color: #E84242;
}

.platina_but_gray {
	text-decoration: none;
	color: white;
	background-color: #8e8e8e;
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	padding: 4px 24px;
	border-radius: 50px; 
	border-color: transparent;

	font-size: 14px;
}

.platina_but_gray:hover {
	text-decoration: none;
	color: white;
	background-color: #999999;
}

.simple_text {
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	color: black;
	font-size: 1.1em;

	margin: 5px 5px 10px; 
}

.img_line {
	border-style: none none solid none;
	border-color: #8E8E8E;
	border-width: 2px;
	margin-top: 20px;
}

.img_line img {
	width: 22px;
	height: 22px;
}

.img_line img {
	margin-left: 15px;
}

.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.pic:hover {
	cursor: pointer; 
	border : solid;
	border-width: 2px;
	border-color: #D92819; 
}

.link {
	margin: 15px 0 15px 15px;
	width: 480px;
}

.textarea_pl_title {
	/*margin-top: 100px !important;*/
	margin-right: 33px; 
	margin-left: 65px;
}

.textarea_pl_title span {
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	color: black;
	font-size: 20px;
	width: 100%;

	margin-top: 40px;

	line-height: 1.5;
}

.textarea_pl_title i {
	color: #757575; 
	font-size: 22px; 
	margin-right: 33px; 
	margin-left: 65px;
}

.text_ask {
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	color: #757575;
	font-size: 16px;

	/*margin-top: 40px !important;*/

	line-height: 1.5;
	margin-right: 33px; 
	margin-left: 50px;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

.textarea_pl {
	margin-left: 65px;
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	color: black;
	font-size: 1.1em;
	width: 70%;
	margin-top: 20px;
	margin-bottom: 80px !important;
}

.checkin {
	font-size: 16px !important ;
}

.sort ul .has-sub {
	margin-left: 35px;
	padding-bottom: 10px;
	margin-bottom: 14px;
}

.sort ul .has-sub a i {
	color: #757575; 
	font-size: 18px; 
	margin-right: 20px; 	
}

.calc table {
	border-width: 3px;
	border-color: #757575;
	width: 100%;
	font-weight: 400;
	font-size: 18px;
}

.calc table tr td {
	border-width: 2px;
}

.calc table tr td input {
	border: none;
	text-align: center;
	width: 100%;
	height: 100px;
}

.calc table .table_title {
	color: #757575;
	height: 100px;
}

.list_ch p {
	margin-left: 60px;
	font-size: 20px;

	line-height: 28px;
	margin-bottom: 15px;
}

.list_ch .field {
	margin-left:60px;
	margin-top: 50px;
}

.list_ch {
	margin-bottom: 80px;
	margin-top: 30px !important;
}

.sl h5 {
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	color: black;
	font-size: 20px;
	margin-left: 35px;

}

.sl p {
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	color: #A6A6A6;
	font-size: 16px;
	margin-left: 35px;
	line-height: 1.2;
}

.sl {
	margin-top: 20px !important;
}


.bx_slider {
	width: 100% !important;
}


.icon t {
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	height: 50px;
	font-size: 10px;
	text-align: left;

	position: absolute;
	top: 34px;
	left: 85px;

	width: 140px;
	color: #757575;
}

.icon img {
	width: 40px;
	float: left;
	position: absolute;
	top: 20px;
	left: 35px;
}

.main_png {
	margin-top: 80px;
	margin-bottom: 40px;
}

.chbox {
	color: #757575;
}

.img_ch {
	margin-top: 0;
	width: 500px;
	height: 286px;
	cursor: pointer; 
}

.glass {
  width: 175px;
  height: 175px;
  position: absolute;
  border-radius: 50%;
  cursor: crosshair;
  
  /* Создание эффекта стекла */
  box-shadow:
    0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25), 
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  
  /* Изначально скрыто */
  display: none;
}

.sel {
	border: 3px solid #757575;
}

.label_for_img {
	margin-bottom: 40px;
}

#updown {
  position: fixed;
  top: 20px;
  right: 11.5em;
  cursor: pointer;
  width: 44px;
  height: 44px;
}

#updown.up {
  background: url(../img/strelka_up.png) left top;
}

#updown.down {
  background: url(../img/strelka_down.png) left top;
}

/* картинка на странице */
.minimized {
  width: 400px;
  height: auto;
  cursor: pointer;
  border: 1px solid #FFF;
}

.for_gif {
  width: 400px;
  cursor: pointer;
  border: 1px solid #FFF;
}

figure.for_gif::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  bottom: 0;
  background-color: rgba(0,0,0,0.15);  
  z-index: 1;
}

figure.for_gif::after {
  content: url('../img/play.gif');
  position: absolute;
  width: 50px;

  top: 42%;
  left: 46%;
  right: 0;
  bottom: 0;
}
 
.minimized:hover {
}
 
/* увеличенная картинка */
#magnify {
  display: none;
 
  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 700px;
  height: auto;
  z-index: 9999;
}
 
#magnify img {
  width: 100%;
}
 
/* затемняющий фон */
#overlay {
  display: none;
 
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}
 
/* кнопка закрытия */
#close-popup {
  width: 30px;
  height: 30px;
 
  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
 
#close-popup i {

  height: 30px;
  background: url(../img/close.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}
 
@keyframes rota {
 25% { transform: rotate(360deg); }
}
 
#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

figure {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-left: 55px;
  margin-bottom: 50px;
}
figure.minimized:hover:after {
  content: url(../img/loupe.png);
  position: absolute;
  opacity: 0.8;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 2em;
  box-shadow: 0 0 0 10000px rgba(0,0,0,0.03);
  cursor: pointer;
}

/*figure.for_gif:hover:after {
  cursor: pointer;
  content: url('../img/play.gif');
  position: absolute;
 
  top: 25%; 
  left: 40%;
  right: 0;
  bottom: 0;
}
/*
figure.for_gif:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  bottom: 0;
  background-color: rgba(0,0,0,0.1);  
  z-index: 1;
}*/


@media (max-width: 1200px) {
	#updown {display: none;}
}

@media (max-width: 1600px) {
	#updown {right: 7em;}
}

@media (max-width: 1400px) {
	#updown {right: 3em;}
}

@media (max-width: 1300px) {
	#updown {right: 1em;}
}

/*Страница итогов*/
.list_ch ul li {
	list-style-type: none;
	font-size: 18px;
	margin-top: 25px;
	margin-left: 40px; 

}

.list_ch ul li i {
	margin-right: 20px; 
	font-size: 22px;
	color: #8E8E8E;
}

.textarea_pl_title p {
	margin-top: 15px;
	background-color: #EAEAEA;
	padding: 10px;
}

.res_img  p {
	margin-left: 55px;
	font-size: 20px;
}

.res_img {
	width: 100%;
	background-color: #EAEAEA;
	height: 320px;
}

.none_display {
	display: none;
}

#last_page {
	background-color: #219315;
}

#last_page:hover {
	background-color: #459B11;
}