
@font-face {
    font-family: Pompadur; /* Имя шрифта */
    src: url(fonts/finlandiainterface_bd.ttf); /* Путь к файлу со шрифтом */
    src: url(fonts/finlandiainterface_rg.ttf);
    src: url(fonts/finlandiaicons.ttf);
    src: url(fonts/BarnaulGrotes.ttf);
   }
*{
  box-sizing:border-box;
  text-decoration: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-family:MS Sans Serif, 'Arial';
  font-weight: 400;
}

body { 
}
h3{

}
#agejs_{
		display: block;
	}
.modal-op{
	display: block;
}
/*---------------------------------------*/
.header{
	overflow: hidden;
	padding-top: 500px;
	width: 100%;
	min-height: 670px;
	background: url(../img//img-x/1920x1048.jpg) no-repeat;
	background-position: center;
	background-size: 100% 100%;
	z-index: 999;
}
.fa-bars{
/*	background: rgba(0, 0, 0, 0.6);*/
	position: fixed;
	top: 20px;
	left: 20px;
	font-size: 30px;
	color: #B6018D;
	z-index: 999;
}

.txt{
	margin-right: 3px;
	background: rgba(0, 0, 0, 0.43);
	width: 99%;
	height:90px;
    float: right;
    display:none;
}
.txt li a{
	font-family: MS Sans Serif, 'Arial';
    font-size: 13px;
	text-decoration: none;
	text-transform: none;
	color: white;
	
	margin-left: 8%;
    float: left;
    line-height: 30px

}
.txt li a:hover{
	color: #D07CBD;
	transition:.4s;
}
.fa-bars:hover .txt{
	display:block;
}

.fa-bars:hover, .fa-bars:active {
    -webkit-tap-highlight-color: #D07CBD;
    -webkit-user-select: none;
    -webkit-touch-callout: none
    }
     .fa-bars:hover, .fa-bars:active {
    -webkit-tap-highlight-color: #D07CBD;
    -webkit-user-select: none;
    -webkit-touch-callout: none
    }

.img-block{
	padding: 0px;

}
.img-block {
    overflow:hidden;

 }
.img-block img {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    height: auto;
 }
 
.img-block img:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
 }



/*----------------------------------------*/



/*------------------------------------*/
.scroll{
	margin-top: 60px;
	text-align: center;
	border-radius: 5px;
    width: 100%;
    height: auto;
}
.scroll .fa-angle-down{
text-decoration: none;
font-size: 75px;
color:rgba(237, 237, 237, 0.48);
}
.scroll:hover{
background: none;
transition:.3s;
}
/*-----------------------------------------*/


.img-block img {	
	margin: 0 auto;
	cursor:pointer;
}


/*-------------------------------------------*/
.form-block{
	height: 100vh;
}


.form-block{

	padding-top: 135px;
	width: 100%;
	height: 680px;
	background: url(../img/footer-bg.jpg);
	background-position: center;
	background-size: 100% 100%;
}

.footer .contact-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.footer .contact-info p {
	margin: 10px;
}

.footer .contact-info a {
	color: #e0d7d7;
	text-decoration: none;
	transition: color 0.3s ease;
}

.footer .contact-info a:hover {
	color: #000;
}

form{
	    padding: 1% 25%;
	position: relative;
	height: 400px;
	background: rgba(255, 255, 255, 0.32);
	border-radius: 20px;
}
.txt-h3{
	font-family: MS Sans Serif, 'Arial';
	color: white;
	border-bottom: 1px solid white;
	width: 40%;
	margin: 50px auto;
}

.input-control{

	margin-top: 65px;
    width: 40%;
    height: 30px;

}

.input-control input{
	padding-left: 10px;
	border-radius: 20px;
	outline: 0;
	border: none;
	width: 100%;
	height: 50px;
	border-bottom: 2px solid #ccc;
}
.sms-control{
	position: absolute;
	top: 16%;
	right: 20%;
    width: 30%;
    height: 145px;
}

.sms-control textarea{
	padding:10px;
	outline: 0;
	border: none;
	margin-top: 10px;
	width: 100%;
	height: 150px;
	border-bottom: 2px solid #ccc;
	border-radius: 20px;
}
.btn-control{

	position: absolute;
	bottom: 90px;
	left: 50%;
    width: 50%;
    height: 50px;
}
button{	
	font-family: MS Sans Serif, 'Arial';
	color: white;
	border: 1px solid white;
	background: none;
	border-radius: 20px;
	outline: 0;
	margin-top: 10px;
	width: 60%;
	height: 50px;
}
button:hover{
	background: #EBAA4C;
	transition:0.4s;
}
.contact{
	margin-top: 0px;
/*	border-top: 1px solid white;*/
	height: 100px;
	color: black;
    border-radius: 20px;
	display: inline-block;
}
.contact img{
	width: 100%;
	height: 100px;

}

.foot-block{
	margin-top: 50px;
}

.logo-block img{
	margin-top: 33px;
width: 100%;
height: auto;
bottom: 0px;
}
.contact a{
	color: white;
	font-family: MS Sans Serif, 'ARIAL';
	text-align: center;
	margin: 0px auto;
	text-decoration: none;
	font-size: 27px;
/*	line-height: 70px;*/
}
.contact a:hover{
	color: #831FE9;
}




/*-----------------------------@MEDIA------------------------------------*/

@media (max-width: 2500px){

.header, #home{

	min-height: 900px;
	height: 100vh;
	background: url(../img/img-x/1920x1048.jpg) no-repeat;
	background-position: center;
	background-size: 100% 100%;

}
	.scroll{
		margin-top:0px;
	}

}


@media (max-width: 1400px) {

	body{
		font-family: MS Sans Serif, 'ARIAL';
	}
	.header, #home{

	min-height: 670px;
	height: 670px;
	max-height: 780px;
	background: url(../img/img-x/1920x1048.jpg) no-repeat;
	background-position: center;
	background-size: 100% 100%;

}
}
	.scroll{
		margin-top:0px;
	}

@media (max-width: 1000px) {

	body{
		font-family: MS Sans Serif, 'ARIAL';
	}
	.logo-block {
  	display: none;
  }
	.scroll{
		margin-top:0px;
	}

  .foot-block{
  	margin-top: 10px;
  	padding-left: 0px;
  	padding-right: 0px;
  	width: 100%;
  	height: 30px;
  	float: left;
  }
  .foot-block a{
  	font-size: 20px;
  	width: 100%;
  	height: 30px;

  }
  form{
  	padding:15px 0 0 5px;
  }
  .sms-control{
	position: absolute;
	top: 70px;
	right: 5px;
    width: 50%;
    height: 140px;
}
  .sms-control textarea{
     height: 140px;
  }
}

@media (max-width: 700px) {

.foot-block a{
	font-size: 15px;
}
.logo-block {
  	display: none;
  }
}  

@media (max-width: 450px) {

.header, #home{
	min-height: 400px;
	height: 600px;
	padding-top: 380px;
	background: url(../img/img-x/400-300.jpg) no-repeat;
	background-position: center;
	background-size: 100% 100%;

}
.scroll{
	margin-top: 0px;
    width: 100%;
    height: auto;
}

.logo-block {
  	display: none;
  }

  	body{
		font-family: MS Sans Serif, 'ARIAL';
	}
.form-block{
	background: url(../img/img-x/400x300foot.jpg) no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
  .foot-block{
  	padding-left: 0px;
  	padding-right: 0px;
  	width: 100%;
  	height: 30px;
  	float: left;
  }
  .foot-block a{
  	font-size: 18px;
  	width: 100%;

  }
  form{
  	padding:15px 0 0 5px;
  }
  .sms-control{
	position: absolute;
	top: 70px;
	right: 5px;
    width: 50%;
    height: 140px;
}
  .sms-control textarea{
     height: 140px;
  }
}
}  

