
/*Обнуление*/

html {
	scroll-behavior: smooth;
}

*{
	padding: 0;
	margin: 0;
	border: 0;
}
*,*:before,*:after{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
:focus,:active{outline: none;}
a:focus,a:active{outline: none;}

nav,footer,header,aside{display: block;}

html,body{
	height: 100%;
	width: 100%;
	font-size: 100%;
	line-height: 1;
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

input,button,textarea{font-family:inherit;}
input::-ms-clear{display: none;}
button{cursor: pointer;}
button::-moz-focus-inner {padding:0;border:0;}
a, a:visited{text-decoration: none;}
a:hover{text-decoration: none;}
ul li{list-style: none;}
img{vertical-align: top;}

h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight: 400;}



label.error{
	display: none !important;
}

/*--------------------*/

body{
	background: #211e33;
	position: relative;
	font-family: 'montserrat', Roboto', 'ubuntu', 'sans-serif;';
	color: white;
	

}






H1, H2, H3, {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700px;
	font-size: 50px;
	font-weight: bold;
	padding-bottom: 30px;
}



p {
	font-family: 'Open Sans';
	font-weight: normal;
	font-size: 1.4em;
	text-decoration: none;
	color: white;
	line-height: 2.3em;
}

a {
	font-family: 'Open Sans';
	font-weight: normal;
	text-decoration: none;
	color: #00fdff;;
}

















header {
	position: fixed;
	width: 100%;
	box-shadow: inset 0 0 15px;
	top: 0;
	left: 0;
	z-index: 1;
	background: #006566;
}

.section-offer {
	background: url('../img/comp-chip1.png') right 150px/50% no-repeat, url('../img/comp-chip3-copy.jpg') left no-repeat;
	background-attachment: fixed;
	margin: 0 auto;
	padding-top: 10%;
	padding-bottom: 7%;
	/*background: #211e33;*/
}

.section-text{
	/*background: #211e33;*/
	background: #006566;
	background-attachment: fixed;
	margin: 0 auto;
	padding-top: 5%;
	padding-bottom: 5%;
}

.section-partners {
	padding-top: 5%;
	padding-bottom: 5%;
	margin: 0 auto;
	background: #fff;
}

.section-call {
	padding-top: 5%;
	padding-bottom: 15%;

	background: #006566;

}

footer {
	margin: 0 auto;
	background: #000;
	color: #006566;
/*	padding-top: 10%;
*/}

.container {
	width: 65%;
/*	border: red 1px solid;
*/	margin: 0 auto;
	padding: 2%;

}











.wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}

.logoaurora-block {
	width: 20%;
	text-align: left;
}

.logoaurora {
	max-width: 100%;
}

.links-block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 50%;
}

.links-block-btn{
	width: 30%;
	margin: 0 1%;
}

.link-a {
	font-size: 1em;
	font-weight: normal;
	display: block;
	border: 1px solid white;
	text-align: center;	
	background: none;
	border-radius: 5px ;
	color: white;
	padding: 4%;
	width: 100%;
}

.link-a:hover {
	background: white;
	color: black;
}

.link-a2{
	background: orange;
	color: white;
	border: white solid 1px;
	transition: all 0.5s ease;
	color: black;
	/*box-shadow: 0 0 2px 1px #00fdff;*/
}

.link-a2:hover {
	background: black;
	color: #00fdff;
	box-shadow: 0 0 5px 1px;
}

.link-a2:active {
	background: #000435;
	box-shadow: 0 0 20px 1px #00fdff;
	color: white;
}

.partner-title{
	padding-top: 5%;
	padding-bottom: 5%;
}

.title1 {
	font-family: 'montserrat';
	color: #fff;
	font-size: 5em;
	font-weight: 800;
	line-height: 1em;

}

.title2 {
	font-family: 'montserrat';
	color: black;
	font-size: 5em;
	font-weight: 800;
	line-height: 1em;
/*	padding-top: 5%;
	padding-bottom: 5%;*/
}

.picture-chip-class{
	z-index: 0;
	width: 500px;
	height: 500px;
}

.btn-a {
	font-family: 'montserrat';
	font-size: 2em;
	text-transform: uppercase;
	display: block;
	border: 3px solid white;
	text-align: center;	
	background: none;
	border-radius: 100px;
	color: white;
	padding: 3%;
	width: 35%;
	margin: 10% 0;
	font-family: 'Montserrat';
	transition: all 0.5s ease;
}


.btn-a:hover {
	background: #000435;
	box-shadow: 0 0 20px 1px #00fdff;
	color: #00fdff;
}

.btn-a:active {
	background: orange;
	box-shadow: 0 0 20px 1px #00fdff;
	color: white;
}


.block-title{
	padding-top: 5%;
	padding-bottom: 4%;
}


.maintext-about{
	font-family: 'montserrat';
	color: white;
	font-size: 5em;
	font-weight: 800;
	line-height: 1em;
	
}





.maintext-text-black{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2.3em;
	text-align: left;
	margin-bottom: 3%;
}

.maintext-text-request{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2.3em;
	text-align: left;
	margin-bottom: 3%;
}

.maintext-list {
	font-size: 18px;
	font-weight: normal;
	color: white;
	line-height: 2.3em;
	text-align: left;
}

.maintext-text-white {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	line-height: 2.3em;
	text-align: left;
	margin-bottom: 3%;
}

.maintext-list li:nth-child(1){
	background: url('../img/icons/copygreen/check-icon-green-circle.png') left 5px no-repeat;
	background-size: 30px 30px;
	padding: 0 0 0 40px;
}

.maintext-list li:nth-child(2){
	background: url('../img/icons/copygreen/check-icon-green-circle.png') left 5px no-repeat;
	background-size: 30px 30px;
	padding: 0 0 0 40px;
}

.maintext-list li:nth-child(3){
	background: url('../img/icons/copygreen/check-icon-green-circle.png') left 5px no-repeat;
	background-size: 30px 30px;
	padding: 0 0 0 40px;
}

.maintext-list li:nth-child(4){
	background: url('../img/icons/copygreen/check-icon-green-circle.png') left 5px no-repeat;
	background-size: 30px 30px;
	padding: 0 0 0 40px;
}

.bold {
	font-family: 'open sans', sans-serif;
	font-weight: bold;
	padding: 5px 10px 5px;
	margin: 0 0.2%;
	background-color: #006566;
	box-shadow:  0 0 10px 1px black;
	box-shadow: ;
	border-radius: 10px;
}

li{
	font-family: 'open sans', sans-serif;
}

.wrapper-partners{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	/*flex-wrap: wrap;*/
/*	justify-content: space-between;*/
	margin: 0 auto;
		align-content: center;
	justify-content: center;
}

.div-partner {
	display: block;
	margin: 0 auto;
	height: 100px;
	/*width: 20%;*/


}

.partner-picture-file {
	max-height: 90%;
	transition: transform 0.5s;
}

.partner-picture-file:hover {
	transform: scale(1.5);
}










.wrapper-call{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto;
	align-items: flex-start;
	/*padding-top: 5%;*/
}



.call-image {
	box-shadow: 0 0 20px #000;
	border-radius: 20px;
	max-height: 370px;
}

input {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100px;
	border: solid 1px #ccc;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 2%;
	border-radius: 10px;
	width: 500px;
}

input:focus {
	box-shadow: 0 0 20px #ccc;
}

form input.error{
	box-sizing: border-box;
	box-shadow: inset 0 0 5px 1px red;
}


.btn2{
	display: block;
	border: solid 1px;
	background-color: orange;
	color: black;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 20px;
	padding: 10px;
	margin-top: 60px;
	border-radius: 10px;
	width: 500px;
	text-align: center;
	transition: all 0.5s ease;
}

.btn2:hover{
	background: #000435;
	box-shadow: 0 0 10px 1px #00fdff;
	color: #00fdff;

}

.wrapper-footer{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}

.status{
	display: none;
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 20px;
	padding: 10px;
	margin-top: 0;
	width: 500px;
	text-align: center;
}












.logoblock{
	display: flex;
	/*padding: 1%;*/
	justify-content: left;
	align-items: center;
	width: 10%;
}

.logoaurora-letter {
	width: 60%;
}

.detailsblock {
	display: flex;
	padding: 1%;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	width: 85%;
}








.website-link, .tel, .divaddress {
	color: #fff;
	font-size: 16px;
}

.divlink{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
/*	height: 30%;
*/	background: url('../img/icons/tel-icon.png') left top no-repeat;
	background-size: 10%;
	padding: 0 0 0 30px;
}

.divsite{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
/*	height: 25%;
*/	background: url('../img/icons/mail-icon.png') left top no-repeat;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
}

.divaddress{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5em;
/*	height: 25%;
*/	background: url('../img/icons/website-icon.png') left top no-repeat;
	background-size: 20px 20px;
	padding: 0 0 0 30px;
}

.div__footer-text{
	font-family: serif;
	color: white;
	text-align: center;
	/*padding: 1%;*/
}

a.footer-text, p.footer-text{
	font-family: 'Open Sans';
	font-size: 1.2em;
	text-decoration: none;
	color: white;
	line-height: 1.5em;
}

