@media screen and (max-width: 1200px) {

	header {
		position: fixed;
		top: 0;
		left: 0;
		background: #006566;
	}



	.container {
		width: 80%;
	}

	/*Картинка*/
	.links-block {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		width: 80%;
	}

	/*Меню с кнопками*/

	.links-block-btn {
		width: 20%;
		margin: 0 0.5%;
	}

	.link-a {
		font-size: 1em;
		display: block;
		border: 1px solid white;
		text-align: center;
		border-radius: 10px;
		padding: 4%;
		width: 100%;
	}

	/*Огромное название*/

	.title1 {
		font-family: 'montserrat';
		color: white;
		font-size: 4em;
		font-weight: 700;
		line-height: 1em;
	}

	.title2 h2 {
		font-size: 4em;
	}

	.title2 {
		color: black;
	}

	/*Главная кнопка*/

	.btn-a {
		font-size: 1.5em;
		text-transform: uppercase;
		border-radius: 20px;

	}



	.maintext-text, .maintext-list{
		font-size: 1.3em;
		font-weight: 400;
		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;
	}

	.maintext-text-black{
		font-size: 1.3em;
		font-weight: bold;
		line-height: 2.3em;
		text-align: left;
	}

	.maintext-text-request{
		font-size: 1.3em;
		font-weight: bold;
		line-height: 2.3em;
		text-align: left;
	}

	

	.section-offer {
		background: url('../img/comp-chip1.png') 530px 115px/60% 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;*/
	}

	.wrapper-partners {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr  1fr;
	}

	.div-partner {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.wrapper-call{
		align-items: flex-start
	}

	.call-block1 {
		margin-bottom: 30px;
		width: 45%;
}

	.call-block2 {
		margin-bottom: 30px;
		width: 45%;
}




	.call-image {
		width: 100%;
		max-height: 100%;
	}

	input {
		font-style: 14px;
		padding: 1.5%;
		width: 100%;
		margin-bottom: 10px;
	}

	.btn {
		width: 100%;
		border: white solid 2px;
		font-size: 20px;
	}

	.btn2 {
		font-style: 18px;
		text-transform: uppercase;
		padding: 1.1%;
		margin-top: 10px;
	}

}































@media screen and (max-width: 992px) {

	.btn-a{
		font-size: 1.3em;
	}
	.section-offer {
		background: url('../img/comp-chip1.png') 450px 110px/60% 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 {
		padding-top: 10%;
		padding-bottom: 7%;
	}

	.section-partners {
		padding-top: 10%;
	}

	/*Меню с кнопками*/



	.maintext-about {
		font-size: 4em;
	}

	.block-title {
		padding-top: 0%;
		padding-bottom: 0%;
	 }

	 .partner-title {
		padding-top: 0%;
		padding-bottom: 0%;
	 }

	.links-block-btn {
		width: 20%;
		margin: 0 1%;
	}

	.link-a {
		font-size: 0.8em;
		display: block;
		border: 1px solid white;
		text-align: center;
		border-radius: 10px;
		padding: 6%;
		width: 100%;
	}

	.section-text{
		padding-top: 15%;

	}

	.section-partners{
		padding-top: 15%;

	}

	.section-call {
		padding-top: 15%;
		padding-bottom: 5%;
	}

	.call-block1 {
		margin-bottom: 30px;
		width: 100%;
}

	.call-block2 {
		margin-bottom: 30px;
		width: 100%;
}

	.logoblock {
		width: 20%;
	}

	.detailsblock {
		display: flex;
		flex-direction: column;
		padding: 1%;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 80%;
	}

	.wrapper-footer {
		margin-top: 2%;
		margin-bottom: 2%;
	}

}


















































@media screen and (max-width: 820px) {

	.section-offer {
		background: url('../img/comp-chip1.png') 385px 334px/60% no-repeat, url('../img/comp-chip3-copy.jpg') left no-repeat;
		background-attachment: fixed;
		margin: 0 auto;
		padding-top: 33%;
		padding-bottom: 7%;
		/*background: #211e33;*/
	}

	.section-text {
		padding-top: 33%;
		padding-bottom: 7%;
	}

	.section-partners {
		padding-top: 33%;
	}

	.section-call {
		padding-top: 33%;
		padding-bottom: 5%;
	}


	/*Меню с кнопками*/

	.logoaurora-block{
		width: 100%;
	}

	.links-block{
		width: 100%;
		margin-top: 20px;
	}

	/*-------------------------------*/

	.maintext-about {
		font-size: 4em;
	}

	.block-title {
		padding-top: 0%;
		padding-bottom: 0%;
	 }

	 .partner-title {
		padding-top: 0%;
		padding-bottom: 0%;
	 }

	.links-block-btn {
		width: 20%;
		margin: 0 1%;
	}

	.links-block-btn {
	width: 25%;
	margin: 0 1%;
	}

	.btn-a {
	width: 40%;

	}

	.link-a {
		font-size: 1.1em;
		display: block;
		border: 1px solid white;
		text-align: center;
		border-radius: 5px;
		padding: 3%;
		width: 100%;
	}

	




	.logoblock {
		width: 17%;
	}

	.logoaurora-letter{
		width: 100%;
	}

	.detailsblock {
		display: flex;
		flex-direction: column;
		padding: 1%;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 74%;
	}

	.wrapper-footer {
		display: flex;
		flex-wrap: wrap;
		justify-content:space-between;
		margin-top: 2%;
		margin-bottom: 2%;
	}

	.maintext-text-white, .maintext-text-black{
		font-weight: bold;
		font-size: 1em;
		line-height: 2.3em;
		margin-bottom:5%;
	}

	.maintext-text-request{
	font-weight: bold;
	}

}























































@media screen and (max-width: 576px) {

	header {
		padding-top: 20px;
		padding-bottom: 20px;
	}


	.container {
		width: 80%;
	}


	.section-offer {
		background: url('../img/comp-chip1.png') -150px 318px/150% no-repeat, url('../img/comp-chip3-copy.jpg') left no-repeat;
		background-attachment: fixed;
		margin: 0 auto;
		padding-top: 42%;
/*		padding-bottom: 100%;
*/		/*background: #211e33;*/
	}

	.aurora-title {
		padding-top: 5%;
}

	.title1, .maintext-about{
		font-family: 'montserrat';
		color: white;
		font-size: 2.3em;
		font-weight: 800;
		line-height: 1.2em;
		text-transform: uppercase;
		padding-top: 5%;
		padding-bottom: 5%;
	}



	.aurora-btn{
		display: block;
		margin-top: 150%;
		width: 100%;
	}

	.btn-a {
		font-size: 2em;
		text-transform: uppercase;
		width: 100%;
	}

	.section-text {
		padding-top: 38%;
		padding-bottom: 7%;
	}

	.section-partners {
		padding-top: 38%;
		padding-bottom: 25%;
	}

	.section-call {
		padding-top: 38%;
		padding-bottom: 25%;
	}





/*Меню с кнопками*/

	.logoaurora-block {
		width: 100%;
		text-align: left;
	}

	.links-block {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		width: 100%;
	}

	.links-block-btn {
		width: 25%;
		margin: 0 0.4%;
	}

	.link-a {
		font-size: 0.8em;
		font-weight: 500;
		border-radius: 5px;
		padding: 6px 2px;
	}

/*Меню с кнопками конец*/



	.maintext-text, .maintext-list{
		font-size: 1em;
	}



	.block-title{
		padding-top: 5%;
		padding-bottom: 5%;
	}

	.maintext-about {
		padding-top: 0%;
		padding-bottom: 0%;
	}

	.maintext-text-black {
		font-size: 16px;
	}

	.title2 {
		font-family: 'montserrat';
		color: #006566;
		font-size: 2.5em;
		font-weight: 800;
		line-height: 1em;
		padding-top: 5%;
		padding-bottom: 5%;
	}

	.maintext-text-white {
		color: #006566;
		font-size: 16px;
	}


	.bold {
	font-family: 'open sans', sans-serif;
	font-weight: bold;
	padding: 3px 5px 3px;
	margin: 0 0.2%;
	background-color: #006566;
	box-shadow:  0 0 10px 1px black;
	box-shadow: ;
	border-radius: 5px;
	}

	.maintext-list li:nth-child(1){
	background: url('../img/icons/copygreen/check-icon-green-circle.png') left 5px no-repeat;
	background-size: 20px 20px;
	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: 20px 20px;
	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: 20px 20px;
	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: 20px 20px;
	padding: 0 0 0 40px;
	}

	.div-partner {
		height: 58px;
		margin-bottom: 10px;
	}

	.partner-title {
		padding-top: 5%;
		padding-bottom: 5%;
	}

	.title2 {
		padding-top: 0%;
		padding-bottom: 0%;
	}

	.wrapper-partners {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr 1fr;
	}

	.block-title {
		padding-top: 5%;
		padding-bottom: 5%;
	}

	.title1 {
		padding-top: 0%;
		padding-bottom: 0%;
	}

	input {
		font-size: 1em;
		padding: 3.5%;
		width: 100%;
		margin-bottom: 20px;
	}

	.btn2 {
		padding: 3.5%;
		font-size: 1em;
	}

	/*ФУТЕР*/

	.wrapper-footer {
		display: flex;
		flex-direction: column;
		align-content: center;
		width: 59%;
	}

	.logoblock {
		width: 100%;
		display: flex;
		justify-content: center;
		margin: 25% 0;
	}

	.detailsblock {
		display: flex;
		flex-direction: column;
		padding: 1%;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 100%;
		margin: 20% 0;
	}

	.logoaurora-letter {
		width: 100%;
		background-image: url(../img/logos/logo-aurora-white.svg) no-repeat;
		margin: 25% 0 20%;
	}

	.btn2{
		font-size: 1.5em;
	}

	.footer-text{
		margin: 20% 0;
	}

}













@media screen and (max-width: 532px){
	
	.section-offer {
		background: url(../img/comp-chip1.png) -120px 230px/150% no-repeat, url(../img/comp-chip3-copy.jpg) left no-repeat;
	}
	.title1 {
		font-size: 1.7em;
	}

	.title2 {
		font-size: 1.7em;
	}

	.partner-picture-file {
	max-height: 80%;
	transition: transform 0.5s;
	}

	.maintext-text{
		font-size: 0.8em;
	}

	.maintext-text-white{
		font-size: 0.8em;
	}

	.maintext-text-black{
		font-size: 0.8em;
	}

	.link-a {
	font-size: 0.6em;
	font-weight: 500;
	border-radius: 5px;
	padding: 6px 2px;
	}

	
















}















































@media screen and (max-width: 414px){

.maintext-text-white .maintext-text-black{
	font-weight: bold;
}

header{
	width: 414px;
	position: fixed;
}

	.container {
		width: 300px;
	}
	.status{
		width: 0;
	}
	
	.section-offer {
		background: url('../img/comp-chip1.png') -85px 206px/140% no-repeat, url('../img/comp-chip3-copy.jpg') no-repeat;
		background-attachment: fixed;
		margin: 0 auto;
		padding-bottom: 7%;
		/*background: #211e33;*/
	}

	/*Меню с кнопками*/



	.wrapper {
		height: 10%;
		display: block;
		flex-direction: column;
	}

	.logoaurora-block {
		display: block;
		padding: 2%;
		margin: 0 auto;
		margin-bottom: 2%;
		width: 100%;
		text-align: left;
	}

	.links-block {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		padding: 0%;
	}

	

	.links-block-btn {
		width: 25%;
		margin: 0 2px%;
		padding: 0.5px;
	}

	.links-block-btn2 {
		width: 35%;
		margin: 0;
		padding: 0.5px;
		/*margin: 0 0.4%;*/
	}

	.link-a {
		padding: 3px 1px;
		font-size: 0.6em;
		border-radius: 3px;
	}

	.link-a2 {
		padding: 3px 1px;
		font-size: 0.6em;
		border-radius: 3px;
	}

	/*Меню с кнопками конец*/



	.section-offer{
		padding-top: 40%;
		padding-bottom: 30%;
	}

	.section-text{
		padding-top: 30%;

	}

	.section-partners{
		padding-top: 30%;

	}

	.section-call {
		padding-top: 30%;
		padding-bottom: 5%;
	}

	.block-title {
		padding-top: 30%;
	}

	.maintext-text, .maintext-list{
		font-size: 0.8em;
	}

	.maintext-text-black {
		font-size: 1em;
		font-weight: bold;
	}

	.maintext-text-white {
	font-size: 1em;
	line-height: 1.8em;
	}

	.partner-title {
	padding-top: 30%;
	padding-bottom: 0%;
	}

	.wrapper-partners {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr ;
	}

	.wrapper-picture {
		display: flex;
		align-content: space-between;
	}

	.aurora-title {
		padding-top: 15%;
	}

	.picture-chip-div{
		display: block;
		width: 10px;
	}

	


	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ*/
	.title1 {
		font-family: 'montserrat';
		color: white;
		font-size: 1.5rem;
		font-weight: 900;
		line-height: 1.3em;
		padding-top: 5%;
		padding-bottom: 5%;
	}

	.maintext-about {
		font-size: 1.5rem;
		line-height: 1em;
	}

	.title2 {
		font-size: 1.5rem;
		line-height: 1em;
		color: #006566;
		padding: 0;
	}

	.title3 {
		font-size: 1.5rem;
		line-height: 1em;
		padding: 0;
	}





	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ КОНЕЦ*/


	.aurora-btn {
		width: 100%;
		margin:133% 0 0 0;
	}
	
	.btn {
		font-size: 14px;
	}

	.btn-a {
		padding: 10%;
		width: 98%;
		margin:0;
		font-size: 1em;
		text-transform: uppercase;
	}

		.btn2 {
		padding: 11px;
	}

	.partner-picture-file {
		max-height: 70%;
		transition: transform 0.5s;
	}

	.maintext-text, .maintext-list {
		font-size: 0.8em;
		line-height: 2.2em;
	}

	.maintext-text-white {
		font-size: 0.8em;
		line-height: 2.2em;
	}

	.maintext-list li:nth-child(1){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 8px no-repeat;
		background-size: 15px 15px;
		padding: 0 0 0 25px;
	}

	.maintext-list li:nth-child(2){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 8px no-repeat;
		background-size: 15px 15px;
		padding: 0 0 0 25px;
	}

	.maintext-list li:nth-child(3){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 8px no-repeat;
		background-size: 15px 15px;
		padding: 0 0 0 25px;
	}

	.maintext-list li:nth-child(4){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 8px no-repeat;
		background-size: 15px 15px;
		padding: 0 0 0 25px;
	}

	.bold {
		font-family: 'open sans', sans-serif;
		font-weight: bold;
		padding: 1px 5px 1px;
		border: white 0.5px solid;
		margin: 0 1%;
		/*background-color: #006566;*/
		background-color: none;
		box-shadow: none/*0 0 1px 1px black*/;
		border-radius: 5px;
	}

	.logoaurora-letter {
		width: 100%;
		background-image: url(../img/logos/logo-aurora-white.svg) no-repeat;
	}

	.wrapper-footer {
		margin-top: 5%;
		margin-bottom: 30%;
	}

	.block-title {
	padding-top: 30%;
}

	input {
		font-style: 14px padding: 30px;
		margin-bottom: 2%;
		border: white 2px solid;
		padding: 10px;
	}

	.call-block1{
		width: 100%;
	}

	.call-block2{
		width: 100%;
	}



	.logoblock {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 3%;
		margin-top: 10%;
		margin-bottom: 5%;
	}

	.detailsblock {
		display: flex;
		flex-direction: column;
		padding: 1%;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.footer-text {
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.wrapper-footer{
		padding: 10%;
		margin: 0;
		width: 100%;
	}

	.footer-text {
		margin-top: 5%;
		margin-bottom: 5%;
	}

}










@media screen and (max-width:390px) { /*АЙФОН ПРО*/

.container {

	}

	.partner-picture-file {
		max-height: 70%;
		transition: transform 0.5s;
	}

	.status{
		width: 0px;
	}

	.section-offer {
		background: url('../img/comp-chip1.png') -194px 91px/200% no-repeat, url('../img/comp-chip3-copy.jpg') left no-repeat;
		background-attachment: fixed;
		margin: 0 auto;
		padding-top: 30%;
		padding-bottom: 7%;
		/*background: #211e33;*/
	}

	/*Меню с кнопками*/

	.wrapper {
		height: 10%;
		display: block;
		flex-direction: column;
	}

	.logoaurora-block {
		display: block;
		padding: 2%;

		margin: 0 auto;
		margin-bottom: 2%;
		width: 100%;
		text-align: left;
	}

	.links-block {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		padding: 0%;
	}

	.links-block-btn {
		width: 22%;
		margin: 0;
	
		/*margin: 0 0.4%;*/
	}

	.links-block-btn2 {
		width: 30%;
		margin: 0;
		padding: 0px;
		/*margin: 0 0.4%;*/
	}

	.link-a {
		font-size: 0.6em;
		border-radius: 5px;
	}

	.link-a2 {
		font-size: 0.6em;
		padding: 0.5em;
		border-radius: 5px;
	}

	/*Меню с кнопками конец*/



	.section-offer{
		padding-top: 30%;
		padding-bottom: 30%;
	}

	.section-text{
		padding-top: 30%;

	}

	.section-partners{
		padding-top: 30%;

	}

	.section-call {
		padding-top: 30%;
		padding-bottom: 5%;
	}

	.block-title {
		padding-top: 30%;
	}





	

	.wrapper-partners {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr ;
	}

	.wrapper-picture {
		display: flex;
		align-content: space-between;
	}

	.aurora-title {
		padding-top: 15%;
	}

	.picture-chip-div{
		display: block;
		width: 10px;
	}

	







	.aurora-btn {
		width: 100%;
		margin:130% 0 0 0;
	}

	.btn-a {
		padding: 10%;
		width: 98%;
		margin:0;
		font-size: 1.5em;
		text-transform: uppercase;
	}

	.btn {
		font-size: 20px;
	}

	.maintext-text, .maintext-list {
		font-size: 1em;
		line-height: 2.2em;
	}

	.maintext-list li:nth-child(1){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(2){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(3){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(4){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-text-black {
		font-size: 1em;
		font-weight: bold;
	}

	.maintext-text-black {
		font-size: 1em;
		font-weight: bold;
	}

	.bold {
		font-family: 'open sans', sans-serif;
		font-weight: bold;
		padding: 1px 5px 1px;
		border: #006566 0.5px solid;
		margin: 0 1%;
		/*background-color: #006566;*/
		background-color: none;
		box-shadow: none/*0 0 1px 1px black*/;
		border-radius: 5px;
		transition: all 0.5s ease;
	}

	.bold:hover {
		font-family: 'open sans', sans-serif;
		font-weight: bold;
		padding: 1px 5px 1px;
		border: white 0.5px solid;
		margin: 0 1%;
		/*background-color: #006566;*/
		background-color: none;
		box-shadow: none/*0 0 1px 1px black*/;
		border-radius: 5px;
	}

	.logoaurora-letter {
		width: 100%;
		background-image: url(../img/logos/logo-aurora-white.svg) no-repeat;
	}

	.wrapper-footer {
		margin-top: 5%;
		margin-bottom: 30%;
	}

/*НАЗВАНИЯ БЛОКОВ -----------------------------------*/ 
	.partner-title {
		padding-top: 35%;
		padding-bottom: 0%;
	}

	.block-title {
	padding-top: 35%;
}








	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ*/
	.title1 {
		font-family: 'montserrat';
		color: white;
		font-size: 1.5em;
		font-weight: 900;
		line-height: 1.3em;
		padding-top: 5%;
		padding-bottom: 5%;
	}



	.maintext-about {
		font-size: 2em;
		line-height: 1em;
	}

	.maintext-text, .maintext-list{
		font-size: 1em;
		line-height: 2em;
	}

	.maintext-text-black {
		font-size: 1em;
	}

	.maintext-text-white {
		font-size: 1em;
		line-height: 1.8em;
	}

	.title2 {
		font-size: 1.5em;
		line-height: 1em;
		color: #006566;
		padding: 0;
	}

	.title3 {
		font-size: 1.5em;
		line-height: 1em;
		padding: 0;
	}

	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ КОНЕЦ*/





	.call-block1{
		width: 100%;

	}



	input {
		font-style: 14px padding: 30px;
		width: 100%;
		margin-bottom: 2%;
		border: white 2px solid;
		padding: 10px;
	}

	.btn2 {
		padding: 8px;
		font-size: 1em;
	}

	.logoblock {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 3%;
		margin-top: 10%;
		margin-bottom: 5%;
	}

	.detailsblock {
		display: flex;
		flex-direction: column;
		padding: 1%;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.footer-text {
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.wrapper-footer{
		padding: 10%;
		margin: 0;
	}

	.footer-text {
		margin-top: 5%;
		margin-bottom: 5%;
	}




}























@media screen and (max-width: 360px) {

.container {

	}

	.div-partner{
		height: 50%;
	}

	.partner-picture-file {
		max-height: 100%;
	}
	
	.status{
		width: 0px;
	}

	.section-offer {
		background: url('../img/comp-chip1.png') -90px 180px/120% no-repeat, url('../img/comp-chip3-copy.jpg') left no-repeat;
		background-attachment: fixed;
		margin: 0 auto;
		padding-top: 40%;
		padding-bottom: 7%;
		/*background: #211e33;*/
	}

	/*Меню с кнопками*/

	.wrapper {
		height: 10%;
		display: block;
		flex-direction: column;
	}

	.logoaurora-block {
		display: block;
		padding: 2%;

		margin: 0 auto;
		margin-bottom: 2%;
		width: 100%;
		text-align: left;
	}

	.links-block {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		padding: 0%;
	}

	.links-block-btn {
		width: 22%;
		margin: 0;
	
		/*margin: 0 0.4%;*/
	}

	.links-block-btn2 {
		width: 30%;
		margin: 0;
		padding: 0px;
		/*margin: 0 0.4%;*/
	}

	.link-a {
		font-size: 9px;
		border-radius: 5px;
	}

	.link-a2 {
		padding: 5px;
		font-size: 10px;
		border-radius: 5px;
	}

	/*Меню с кнопками конец*/



	.section-offer{
		padding-top: 30%;
		padding-bottom: 30%;
	}

	.section-text{
		padding-top: 30%;

	}

	.section-partners{
		padding-top: 30%;

	}

	.section-call {
		padding-top: 30%;
		padding-bottom: 5%;
	}

	.block-title {
		padding-top: 30%;
	}





	

	.wrapper-partners {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr ;
	}

	.wrapper-picture {
		display: flex;
		align-content: space-between;
	}

	.aurora-title {
		padding-top: 15%;
	}

	.picture-chip-div{
		display: block;
		width: 10px;
	}

	







	.aurora-btn {
		width: 100%;
		margin:130% 0 0 0;
	}

	.btn-a {
		padding: 10%;
		width: 98%;
		margin:0;
		font-size: 1.5em;
		text-transform: uppercase;
	}

	.btn {
		font-size: 20px;
	}

	.maintext-text, .maintext-list {
		font-size: 1em;
		line-height: 2.2em;
	}

	.maintext-list li:nth-child(1){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(2){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(3){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(4){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.bold {
		font-family: 'open sans', sans-serif;
		font-weight: bold;
		padding: 1px 5px 1px;
		border: #006566 0.5px solid;
		margin: 0 1%;
		/*background-color: #006566;*/
		background-color: none;
		box-shadow: none/*0 0 1px 1px black*/;
		border-radius: 5px;
		transition: all 0.5s ease;
	}

	.bold:hover {
		font-family: 'open sans', sans-serif;
		font-weight: bold;
		padding: 1px 5px 1px;
		border: white 0.5px solid;
		margin: 0 1%;
		/*background-color: #006566;*/
		background-color: none;
		box-shadow: none/*0 0 1px 1px black*/;
		border-radius: 5px;
	}

	.logoaurora-letter {
		width: 100%;
		background-image: url(../img/logos/logo-aurora-white.svg) no-repeat;
	}

	.wrapper-footer {
		margin-top: 5%;
		margin-bottom: 30%;
	}

/*НАЗВАНИЯ БЛОКОВ -----------------------------------*/ 
	.partner-title {
		padding-top: 35%;
		padding-bottom: 0%;
	}

	.block-title {
	padding-top: 35%;
	}








	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ*/
	.title1 {
		font-family: 'montserrat';
		color: white;
		font-size: 1.7em;
		font-weight: 900;
		line-height: 1.3em;
		padding-top: 5%;
		padding-bottom: 5%;
	}



	.maintext-about {
		font-size: 2em;
		line-height: 2.2em;;
	}

	.maintext-text, .maintext-list{
		font-size: 0.8em;
		line-height: 2.2em;;
	}

	.maintext-text-white {
		font-size: 0.8em;
		line-height: 1.8em;
	}

	.title2 {
		font-size: 2em;
		line-height: 1em;
		color: #006566;
		padding: 0;
	}

	.title3 {
		font-size: 2em;
		line-height: 1em;
		padding: 0;
	}

	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ КОНЕЦ*/









	input {
		font-style: 14px padding: 30px;
		width: 100%;
		margin-bottom: 2%;
		border: white 2px solid;
		padding: 10px;
	}

	.btn2 {
		padding: 15px;
	}

	.logoblock {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 3%;
		margin-top: 10%;
		margin-bottom: 5%;
	}

	.detailsblock {
		display: flex;
		flex-direction: column;
		padding: 1%;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.footer-text {
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.wrapper-footer{
		padding: 10%;
		margin: 0;
	}

	.footer-text {
		margin-top: 5%;
		margin-bottom: 5%;
	}

		.status{
		width: 0;
	}



























}































































@media screen and (max-width: 280px) {

.container {

	}
	.status{
		width: 0;
	}

	
	.section-offer {
		background: url('../img/comp-chip1.png') -90px 180px/120% no-repeat, url('../img/comp-chip3-copy.jpg') left no-repeat;
		background-attachment: fixed;
		margin: 0 auto;
		padding-top: 15%;
		padding-bottom: 7%;
		/*background: #211e33;*/
	}

	/*Меню с кнопками*/

	.wrapper {
		height: 10%;
		display: block;
		flex-direction: column;
	}

	.logoaurora-block {
		display: block;
		padding: 2%;

		margin: 0 auto;
		margin-bottom: 2%;
		width: 100%;
		text-align: left;
	}

	.links-block {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		padding: 0%;
	}

	.links-block-btn {
		width: 22%;
		margin: 0;
	
		/*margin: 0 0.4%;*/
	}

	.links-block-btn2 {
		width: 30%;
		margin: 0;
		padding: 0px;
		/*margin: 0 0.4%;*/
	}

.link-a {
	font-size: 7px;
	border-radius: 5px;
}

	.link-a2 {
		padding: 5px;
		font-size: 7px;
		border-radius: 5px;
	}

	/*Меню с кнопками конец*/



	.section-offer{
		padding-top: 30%;
		padding-bottom: 30%;
	}

	.section-text{
		padding-top: 30%;

	}

	.section-partners{
		padding-top: 30%;

	}

	.section-call {
		padding-top: 30%;
		padding-bottom: 5%;
	}

	.block-title {
		padding-top: 30%;
	}





	

	.wrapper-partners {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 1fr 1fr ;
	}

	.wrapper-picture {
		display: flex;
		align-content: space-between;
	}

.partner-picture-file {
	max-height: 40%;
	transition: transform 0.5s;
}

	.aurora-title {
		padding-top: 15%;
	}

	.picture-chip-div{
		display: block;
		width: 10px;
	}

	







	.aurora-btn {
		width: 100%;
		margin:75% 0 0 0;
	}

	.btn-a {
		padding: 10%;
		width: 98%;
		margin:0;
		font-size: 1.5em;
		text-transform: uppercase;
	}

	.btn {
		font-size: 20px;
	}

	.maintext-text, .maintext-list {
		font-size: 1em;
		line-height: 1.8em;
	}

	.maintext-list li:nth-child(1){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(2){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(3){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.maintext-list li:nth-child(4){
		background: url(../img/icons/copygreen/check-icon-green-circle.png) left 3px no-repeat;
		background-size: 20px 20px;
		padding: 0 0 0 40px;
	}

	.bold {
		font-family: 'open sans', sans-serif;
		font-weight: bold;
		padding: 1px 5px 1px;
		border: #006566 0.5px solid;
		margin: 0 1%;
		/*background-color: #006566;*/
		background-color: none;
		box-shadow: none/*0 0 1px 1px black*/;
		border-radius: 5px;
		transition: all 0.5s ease;
	}

		.bold:hover {
		font-family: 'open sans', sans-serif;
		font-weight: bold;
		padding: 1px 5px 1px;
		border: white 0.5px solid;
		margin: 0 1%;
		/*background-color: #006566;*/
		background-color: none;
		box-shadow: none/*0 0 1px 1px black*/;
		border-radius: 5px;
	}

	.logoaurora-letter {
		width: 100%;
		background-image: url(../img/logos/logo-aurora-white.svg) no-repeat;
	}

	.wrapper-footer {
		margin-top: 5%;
		margin-bottom: 30%;
	}

/*НАЗВАНИЯ БЛОКОВ -----------------------------------*/ 
	.partner-title {
		padding-top: 35%;
		padding-bottom: 0%;
	}

	.block-title {
	padding-top: 35%;
}








	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ*/
	.title1 { /*НАЗВАНИЕ 1*/
		font-family: 'montserrat';
		color: white;
		font-size: 1.3em;
		font-weight: 900;
		line-height: 1.3em;
		padding-top: 5%;
		padding-bottom: 5%;
	}



	.maintext-about { /*НАЗВАНИЕ 2*/
		font-size: 1.5em;
		line-height: 1em;
	}

	.maintext-text, .maintext-list{
		font-size: 0.8em;
		line-height: 2em;
	}

	

	.maintext-text-white {
		font-size: 0.8em;
		line-height: 1.8em;
	}

	.title2 { /*НАЗВАНИЕ 2*/
		font-size: 1.5em;
		line-height: 1em;
		color: #006566;
		padding: 0;
	}

	.title3 { /*НАЗВАНИЕ 3*/
		font-size: 1.5em;
		line-height: 1em;
		padding: 0;
	}

	/*ОСНОВНЫЕ НАЗВАНИЯ СЕКЦИЙ КОНЕЦ*/









	input {
		font-style: 14px padding: 30px;
		width: 100%;
		margin-bottom: 2%;
		border: white 2px solid;
		padding: 10px;
	}

	.btn2 {
		padding: 15px;
	}

	.logoblock {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 3%;
		margin-top: 10%;
		margin-bottom: 5%;
	}

	.detailsblock {
		display: flex;
		flex-direction: column;
		padding: 1%;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.footer-text {
		margin-top: 10%;
		margin-bottom: 10%;
	}

	.wrapper-footer{
		padding: 10%;
		margin: 0;
	}

	.footer-text {
		margin-top: 5%;
		margin-bottom: 5%;
	}



























}