/* new */
.main-map {
background:none !important;
position:relative;
}
.devices__item{min-height:226px;}
.corona__extra{
background: #FF6161;
	font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
}
.corona__extra__wrap{
	/*max-width: 925px;*/
    margin: auto;
    color: #fff;
    /*line-height: 65px;*/
    height: 65px;

	display: flex;
	align-items: center;
}
.corona__extra__wrap div {
	max-height: 100%;
}
.corona__extra__head{
    font-size: 20px;
    display: inline-block;
    /*vertical-align: top;*/
    font-weight: bold;
    max-width: 327px;
}
.corona__extra__message{
    /*font-size: 14px;*/
    /*line-height: 17px;*/
    /*display: inline-block;*/
    /*max-width: 560px;*/
    /*vertical-align: middle;*/
    /*margin-left: 23px;*/
	/*letter-spacing: -0.1px;*/

	/*font-weight: bold;*/
	font-size: 18px;
	line-height: 20px;
	margin-left: 15px;
}
.corona__extra__close {
	position: absolute;
    right: 26px;
    top: 23px;
    cursor: pointer;
}
@media only screen and (max-width: 1023px){
	.corona__extra__wrap{
		text-align: center;
		line-height: initial;
		height: initial;

		flex-direction: column;
	}
	.corona__extra__head{
		width: 175px;
		line-height: 22px;
		padding-top: 17px;
		margin: 0 auto 6px;
		display: block;

		font-size: 18px;
	}
	.corona__extra__message{
		padding-bottom: 16px;
		margin: 0 auto;
		max-width: 271px;
		/*font-size: 12px;*/
		line-height: 14px;

		font-size: 13px;
	}
	.corona__extra__close {
		right: 10px;
		top: 10px;
	}
}
.map-container {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.main-map ymaps {

}
.main-map__block {
z-index: 1;
position: relative;
}

.main-page-title__item ul{padding-left:0;}
.main-page-title__item li{display: block;
    font-size: 20px;
    line-height: 24px;position:relative;padding-bottom: 6px;}
.main-page-title__item li:before{content:url('/img/galka.png');
	position: relative;
    margin-right: 7px;
    top: 2px;}
.page-title__content li:before{content:url('/img/galka.png');
	position: relative;
    margin-right: 7px;
    top: 2px;}
.page-title__content li{
	list-style: none;
    font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	color: #FFFFFF;
	}
@media only screen and (max-width : 768px) {
	.header-bottom__item a {
		color: #333333;
	}
}
@media only screen and (max-width : 425px) {
	.header-bottom__item a {
		color: #FFFFFF;
	}

}

.spoiler {
display:none;
}


#button-totop {
	width:73px;
	height:73px;
	position: fixed;
	font-size: 0px;
	padding: 0;
	display: none;
	right: 15px;
	bottom: 13%;
	background:url(/assets/images/repairs/main-btn-up.png) left top no-repeat;
	cursor:pointer;
	z-index:9999;
}

@media only screen and (max-width : 768px) {
	#button-totop {
	display:none !important;
	}
}

.page-footer__list a {
	white-space: nowrap;
}

/* pfb { */

.pfb_outer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px;
}

.pfb_navlinks-header,
.pfb_social-header {
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 700;
    color: #FFFFFF;
}

.pfb_navlinks-links {
    padding-left: 0;
    list-style: none;
}

.pfb_navlinks-container {

}

	.pfb_navlinks-row  {

	}



.pfb_navlinks-links > li > a {
    color: #FFFFFF;
	white-space: nowrap;

}

.pfb_navlinks-links > li > a:hover {
    text-decoration: underline;
    color: #FF5959;
}


@media only screen and (min-width : 769px) {
	.pfb_outer {
		/* width: 956px; */
	}
}
@media only screen and (max-width : 1024px) {
	.pfb_social-container {
		float: left !important;
		clear: left;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.pfb_navlinks-container {
		width: 100% !important;
		float: left !important;
		clear: both;
		margin: 40px 0 20px !important;
	}
}

@media only screen and (min-width : 1200px) {
	.pfb_outer {
		width: 1176px;
	}
}


/* Desktops */
@media only screen and (min-width : 769px) {

	.pfb_outer {

	}

	.pfb_navlinks-header,
	.pfb_social-header {
		font-size: 17px;
		line-height: 20px;
	}

	.pfb_navlinks-links > li > a {
		font-size: 15px;
		line-height: 19px;
	}

	.pfb_logo-container {
	float:left;
	}

	.pfb_navlinks-container {
	float: none;
	width: 60%;
	margin: 0 auto;
	}
	.pfb_navlinks-row  {
	float:left;
	}

	.pfb_navlinks-links > li {
	width:50%;
	float:left;
	}

	.pfb_navlinks-row:nth-child(1)  {
	width:30%;
	}
	.pfb_navlinks-row:nth-child(2)  {
	width:30%;
	}
	.pfb_navlinks-row:nth-child(3)  {
	width:40%;
	}

	.pfb_navlinks-row:nth-child(3) .pfb_navlinks-links > li  {
	width:33.3%;
	}

	.pfb_social-container {
	float:right;
	}

	.nh_yareviews-outer {
		float:left;
		clear:both;
		margin-top: 10px;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) and (min-width : 426px) {

	.pfb_outer {
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 45px;
	}

	.pfb_navlinks-header,
	.pfb_social-header {
		font-size: 13px;
		line-height: 16px;
	}

	.pfb_navlinks-links > li > a {
		font-size: 12px;
		line-height: 14px;
	}

	.pfb_logo-container {
	float:left;
	margin-bottom:15px;
	}

	.pfb_navlinks-container {
	float: right;
	width: 100%;
	margin: 0 auto;
	}
	.pfb_navlinks-row  {
	overflow: hidden;
	float:left;
	}


	.pfb_navlinks-links > li {
	width:100%;
	float:left;
	}

	.pfb_navlinks-row:nth-child(1)  {
	width:25%;
	}
	.pfb_navlinks-row:nth-child(2)  {
	width:30%;
	}
	.pfb_navlinks-row:nth-child(3)  {
	width:45%;
	}

	.pfb_navlinks-row:nth-child(3) .pfb_navlinks-links > li  {
	width:50%;
	}

	.pfb_social-container {
    float: left;
    clear: left;	margin-top: 20px;
	}
	.pfb_social-header {
	display:none;
	}

	.nh_yareviews-outer {
		    float: left;
	}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 425px) {

	.pfb_outer {
		padding-left: 18px;
		padding-right: 18px;
		padding-bottom: 65px;
	}

	.pfb_navlinks-header,
	.pfb_social-header {
		font-size: 16px;
		line-height: 19px;
		text-align:center;
	}

	.pfb_navlinks-links > li > a {
		font-size: 15px;
		line-height: 18px;
	}

	.pfb_logo-container {
    float: none;
    width: auto;
    text-align: center;
	margin:0 0 48px;
	}

	.pfb_navlinks-container {
    float: none;
    width: auto;
    margin: 0 auto /*43px*/;
	}
	.pfb_navlinks-row  {
	    float: none;
    margin: 0 auto 50px;
	}

	.pfb_navlinks-row:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

	.pfb_navlinks-links > li {
	width:50%;
	float:left;
	}

	.pfb_navlinks-row:nth-child(1)  {
	width:80%;
	}
	.pfb_navlinks-row:nth-child(2)  {
	width:80%;
	}
	.pfb_navlinks-row:nth-child(3)  {
	width:100%;
	}

	.pfb_navlinks-row .pfb_navlinks-links > li  {
	width:33.3%;
	}

	.pfb_social-container {
    float: none;
    width: auto;
    text-align: center;
	}
	.pfb_social-header {

	}

	.nh_yareviews-outer {
float: none;
    display: inline-block;
    vertical-align: top;
	}

}
/* pfb } */



 /* patch1 { */
 .models-navlist .models-list__item {
    max-width: 107px;
    min-height: 50px;
    margin-right: 9px;
    margin-bottom: 9px;
}


	.models-list__item a {
color: rgb(51, 51, 51);
	}

.main-text {
    background-position: top;
}

.main-devices__item--footer {
font-weight:bold;
}

.application-main__form .application-main__submit {
    display: inline-block;
    width: 100%;
    min-height: 50px;
    padding: 12px;
    border-radius: 50px;
    border: 1px solid #333333;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    background-color: transparent;
}
.application-main__form .application-main__submit:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.8;
    color: #ffffff;
    background-color: #333333;
}



.main-page-title__item::before {
    content: "";
    position: absolute;
    left: 6%;
    top: -10px;
    width: 428px;
    height: 207px;
    background: url(../assets/images/repairs/repair-1.png) center center;
    background-repeat: no-repeat;
    background-size: contain;
	transform: scale(1.6,1.6);
}

.global_page_main .main-page-title__item::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50px;
    width: 428px;
    height: 207px;
    background: url(/images/main-1.png);
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 996px) {
	.global_page_main .main-page-title__item::before {
		width: 350px;
	}
}

@media (max-width: 768px) {
	.global_page_main .main-page-title__item::before {
		width: 250px;
	}
}

.aboutus .main-textblock__item p,
.main-text .main-textblock__item p {
    line-height: 24px;
}

@media screen and (min-width: 768px) {
  .main-navigation>li>a {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.header__social {
    width: 88px;
}
.header__addresses a {
    padding: 0 5px;
}
.header__address {
    padding-right: 8px;
}
.devices__item--footer a {
    font-weight: bold;
}
.main-map {
    height: 610px;
	}
.main-map__block {
    height: 500px;
	}

.repairs-textblock__item {
    position: relative;
    padding-left: 7%;
    padding-right: 7%;
}
.repairs-textblock__item::before {
display:none!important;
}

@media only screen and (max-width : 425px) {

.services-list .services-list__item {
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}

}
 /* patch1 } */

body {
    padding: 0;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
}

/* footer-fix { */
html, body {
  height: 100% !important;
  margin: 0; padding: 0;
}

#global_page_outer {
  display: flex;
  min-height: 100%;
  flex-direction: column;
}


#global_page_outer > section {
  flex: 1;
}
/* footer-fix } */


/* header-fix { */
 .nh_menu-list .dropdown {
position:relative;
}

.caret-left {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-right: 4px solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

#nav-header {
    position: fixed;
	top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
background-color: #222;
min-height: 130px;
}



.nh_rows {
width:auto;
}




@media only screen and (min-width : 1200px) {

.nh_inner {

}

.nh_inner-lr {
width:1160px;
margin:0 auto;
}
.nh_inner-tb {
}

}


@media only screen and (min-width : 769px) and (max-width : 1199px) {

.nh_inner {
}

.nh_inner-lr {
width:768px;
margin:0 auto;
}
.nh_inner-tb {
}

}



@media only screen and (min-width : 769px) {

.nh_only-small,
.nh_only-smallmedium,
.nh_only-medium {
display:none;
}

.nh_logo-outer {
    display: table-cell;
    float: none;
    width: 1%;
    vertical-align: top;
    margin: auto;
    padding: 0px 20px 0 0;
}

.nh_social-outer {
float:right;

}

.nh_social-link,
.nh_social-link > i {
display:block;
}
.nh_social-link {
margin-right:10px;
float:left;
}
.nh_social-link:last-child {
margin-right:0;
}
.nh_social-link > i {
font-size:18px;
}


.nh_menu {

}
.nh_menu-list {
display:block;
width:auto;
margin: 0 0 20px;
padding:0;
list-style:none;

}
.nh_menu-list > li {
display:block;
margin: 0 20px 0 0;/*25*/
padding:0;
width: auto;
white-space: nowrap;
float:left;
}

.nh_menu-list > li:last-child {
margin-right:0;
}

.nh_menu-list > li > a {
display:inline;
margin:0;
text-align:center;
font-size: 17px;
color: #fff;
}
.nh_menu-list > li:first-child > a {
text-align:left;
}
.nh_menu-list > li:last-child > a {
text-align:right;
}

.nh_addresses-outer {
width:auto;
    margin-right: 150px;
}
.nh_addresses {
width:100%;
margin:0;
padding:0;
list-style:none;

}

.nh_address-col {
float: left;
padding:0 23px 0 0;
border-right: 1px solid #525252;
margin:0 23px 0 0;
}
.nh_address-col:last-child {
border-right:none;
margin-right:0;
padding-right:0;
}

.nh_address-link {
    display: block;
    padding: 0;
    font-size: 14px;
    line-height: 17px;
    position: relative;
    float: none;
    margin: 0 0 8px;
}

.nh_address-link-metro {
white-space: nowrap;
}
.nh_address-link-phone {
white-space: nowrap;
}

.nh_address-link-grey{
 color: #ADADAD;
}
.nh_address-link-green {
color: #049955;
}
.nh_address-link-yellow {
    color: #F9D318;
}

.nh_logo-image {
    width: 110px;
}

.nh_rows {
    margin: auto;
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.nh_inner {
padding:30px 0 20px;
}

.nh_inner-lr {

}
.nh_inner-tb {
}

#nav-header > .nh_inner > .nh_inner-lr {
	display:table;
}

.nh_small-menu,
.nh_button-menu,
#nh_small-popup-menu {
display:none !important;/*force if opened*/
}

.clearfix_md_only:before {
    content: " ";
    display: table;
}
.clearfix_md_only:after {
    content: " ";
    display: table;
  clear: both;
}


}


@media only screen and (max-width : 768px){

}



/* Small Devices, Tablets */
@media only screen and (max-width : 768px) and (min-width : 426px) {

.nh_only-small {
display:none;
}

.nh_only-smallmedium,
.nh_only-medium {
	/* */
}

.nh_logo-outer {
float:left;
}

#nav-header {
    min-height: 100px;
}

.nh_inner {
padding: 21px 0 0;
}

.nh_inner-lr {
width:auto;
margin:0 30px;
}
.nh_inner-tb {
}

.nh_logo-image {
height:47px;
}

.nh_menu,
.nh_addresses-outer {
display:none;
}

.nh_small-menu {
    display: block;
    background-color: #FFF;
    width: auto;
    margin: 15px 0 0;
}


.nh_small-menu-list {
list-style: none;
margin:0;
padding:0;
}

.nh_small-menu-item {
float:left;
margin-right: 23px;
font-size: 12px;
line-height: 44px;
}

.nh_small-menu-item-link {
white-space: nowrap;
color: #333333;
}

.nh_small-menu-item-link:before {
  content: '';
  display: inline-block;
  margin-right: 4px;
  vertical-align:middle;
}

.nh_small-menu-item-iPhone .nh_small-menu-item-link:before,
.nh_small-menu-item-iWatch .nh_small-menu-item-link:before {
  width: 7px;
  height: 12px;
  background: center no-repeat url('/assets/images/repairs/icon-iPhone.png');
}
.nh_small-menu-item-iPad .nh_small-menu-item-link:before {
  width: 10px;
  height: 14px;
  background-image: url('/assets/images/repairs/icon-iPad.png');
}

.nh_small-menu-item-iMac .nh_small-menu-item-link:before {
  width: 14px;
  height: 11px;
  background-image: url('/assets/images/repairs/icon-iMac.png');
}

.nh_small-menu-item-MacBook .nh_small-menu-item-link:before {
  width: 15px;
  height: 8px;
  background-image: url('/assets/images/repairs/icon-MacBook.png');
}

.nh_small-menu-item-iPod .nh_small-menu-item-link:before {
  width: 8px;
  height: 10px;
  background-image: url('/assets/images/repairs/icon-iPod.png');
}



.nh_small-menu-item-Android .nh_small-menu-item-link:before {
  width: 8px;
  height: 12px;
  background-image: url('/assets/images/repairs/icon-Android.png');
}

.nh_button-menu {
background:transparent left top no-repeat;
}
.nh_button-menu:after {
content:"";
display:inline-block;
}
.nh_button-menu-dark {/* md */
float: left;
    margin-right: 23px;
    line-height: 44px;
}
.nh_button-menu-dark:after {
width:18px;
height:11px;
background-image: url(/assets/images/repairs/topnav_menu_icon_dark.svg);
}

.nh_button-menu-light {
display:none;
}

.nh_social-outer {
float:right;

}

.nh_social-link,
.nh_social-link > i {
display:block;
}
.nh_social-link {
margin-right:10px;
float:left;
}
.nh_social-link:last-child {
margin-right:0;
}
.nh_social-link > i {
    font-size: 18px;
    line-height: 47px;
}


/* popup { */
#nh_small-popup-menu {
display:none;
background: #FFFFFF;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
width:360px;
max-width:80%;
    z-index: 3000;
	    position: absolute;
		min-width:200px;
}

.nhspm_tabs {
position:relative;
padding:20px 40px 20px 37px;
}

.nhspm_menu {
margin: 0;
padding:0;
list-style:none;
}
.nhspm_menu > li {
padding:0;
margin:18px 0;
}
.nhspm_menu > li > a {
font-size: 15px;
line-height: 18px;
color: #333333;
}

.nhspm__addresses {
border-top: 1px solid #DDDDDD;
padding:12px 0;
}
.nhspm_address-link {
margin:10px 0;
display:block;
font-size: 14px;
line-height: 17px;
}
.nhspm_address-link-grey {
color: #ADADAD;
}
.nhspm_address-link-green {
color: #049955;
}
.nhspm_address-link-yellow {
color: #F9D318;
}
.nhspm_address-link-metro,
.nhspm_address-link-phone {
display:inline-block;
white-space: nowrap;
vertical-align: top;
}
.nhspm_address-link-metro {
}
.nhspm_address-link-phone {
}

.nhspm_social-outer {
display:none;
}
.nhspm_social-link {
}
.nhspm_social-link > i {
}

.nhspm_menu-caption {
font-size: 15px;
line-height: 18px;
color: #333333;
}


.nhspm_button-close {
    color: #CCCCCC;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
	padding:14px;
    cursor: pointer;
}
/* popup } */




}



@media only screen and (max-width : 425px) {

.nh_only-small,
.nh_only-smallmedium {
/* */
}
.nh_only-medium {
	display:none;
}

#nav-header {
    min-height: 100px;
}

.nh_logo-outer {
float:left;
}

.nh_inner {
padding: 15px 0 0;
}

.nh_inner-lr {
width:auto;
margin:0 20px;
}
.nh_inner-tb {
}

.nh_logo-image {
height:27px;
}

.nh_menu,
.nh_addresses-outer {
display:none;
}

.nh_small-menu {
    display: block;
    background-color: transparent;
    width: auto;
    margin: 15px 0 0;

}

.nh_small-menu > .nh_inner-lr {
    border-top: 1px solid #625E5E;
	padding: 10px 0;
}

.nh_small-menu-list {
list-style: none;
margin:0;
padding:0;
}

.nh_small-menu-item {
    float: left;
    margin-right: 23px;
    font-size: 12px;
    line-height: 35px;
}

.nh_small-menu-item-link {
white-space: nowrap;
color: #fff;
}

.nh_small-menu-item-link:before {
  content: '';
  display: inline-block;
  margin-right: 4px;
  vertical-align:middle;
}

.nh_small-menu-item-iPhone .nh_small-menu-item-link:before,
.nh_small-menu-item-iWatch .nh_small-menu-item-link:before {
  width: 7px;
  height: 12px;
  background: center no-repeat url('/assets/images/repairs/icon-iPhone-white.png');
}
.nh_small-menu-item-iPad .nh_small-menu-item-link:before {
  width: 10px;
  height: 14px;
  background-image: url('/assets/images/repairs/icon-iPad-white.png');
}

.nh_small-menu-item-iMac .nh_small-menu-item-link:before {
  width: 14px;
  height: 11px;
  background-image: url('/assets/images/repairs/icon-iMac-white.png');
}

.nh_small-menu-item-MacBook .nh_small-menu-item-link:before {
  width: 15px;
  height: 8px;
  background-image: url('/assets/images/repairs/icon-MacBook-white.png');
}

.nh_small-menu-item-iPod .nh_small-menu-item-link:before {
  width: 8px;
  height: 10px;
  background-image: url('/assets/images/repairs/icon-iPod-white.png');
}



.nh_small-menu-item-Android .nh_small-menu-item-link:before {
  width: 8px;
  height: 12px;
  background-image: url('/assets/images/repairs/icon-Android-white.png');
}

.nh_button-menu {
background:transparent left top no-repeat;
}
.nh_button-menu:after {
content:"";
display:inline-block;
}

.nh_button-menu-dark {
display:none;
}

.nh_button-menu-light {/* sm */
    float: right;
    line-height: 27px;
    padding: 0 9px;
    border: 1px solid #625E5E;
    border-radius: 3px;
}
.nh_button-menu-light:after {
width:14px;
height:9px;
background-image: url(/assets/images/repairs/topnav_menu_icon_light.svg);
}




.nh_social-outer {
float:right;

}


.nh_social-outer {
    float: none;
    margin: 0 auto;
    width: auto;
    text-align: center;
}

.nh_social-link,
.nh_social-link > i {
display:block;
}

.nh_social-link {
    margin-right: 8px;
    float: none;
	display:inline-block;

}
.nh_social-link:last-child {
margin-right:0;
}

.nh_social-link > i {
    font-size: 18px;
    line-height: 27px;
	display:inline-block;
}


/* popup { */
#nh_small-popup-menu {
display:none;
background: #FFFFFF;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
width:auto;
max-width:80%;
min-width:200px;
z-index: 3000;
    position: absolute;
}

.nhspm_tabs {
position:relative;
padding:20px 34px 20px 34px;
}

.nhspm_menu {
margin: 0;
padding:0;
list-style:none;
}
.nhspm_menu > li {
padding:0;
margin:18px 0;
}
.nhspm_menu > li > a {
font-size: 15px;
line-height: 18px;
color: #333333;
}

.nhspm_menu.nhspm_menu-lvl2 > li > a{
font-size: 14px;
line-height: 17px;
}

.nhspm_addresses {
border-top: 1px solid #DDDDDD;
padding:12px 0;
}
.nhspm_address-link {
margin:12px 0;
display:block;
font-size: 13px;
line-height: 16px;
}
.nhspm_address-link-grey {
color: #ADADAD;
}
.nhspm_address-link-green {
color: #049955;
}
.nhspm_address-link-yellow {
color: #F9D318;
}
.nhspm_address-link-metro,
.nhspm_address-link-phone {
display:inline-block;
white-space: nowrap;
/*vertical-align: top;*/
}
.nhspm_address-link-metro {
}
.nhspm_address-link-phone {
}

.nhspm_social-outer {

}
.nhspm_social-link {
}
.nhspm_social-link > i {
    font-size: 18px;
}

.nhspm_menu-caption {
font-size: 15px;
line-height: 18px;
color: #333333;
}


.nhspm_button-close {
    color: #CCCCCC;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
	padding:14px;
    cursor: pointer;
}
/* popup } */

}
/* header-fix } */


/* trash-fix1 { */
.global_page_model .advantages .page-headline {
	text-align:center;
}

@media only screen and (max-width : 768px) {
	.textblock__item ul {
		/*list-style-position: outside;*/
		padding-left: 1.5em;
	}
}

@media only screen and (min-width : 769px) {
	.global_page_model .page-title > .wrapper {
		margin-bottom: 68px;
	}
}

@media only screen and (max-width : 768px) and (min-width : 426px) {
	.global_page_model .main-page-title__item::before {
		content: "";
		position: absolute;
		left: 89px;
		bottom: 53px;
		width: 41%;
		height: 145px;
		background: url(../assets/images/repairs/model-1.png);
		background-repeat: no-repeat;
		background-size: contain;
	}
}
/* trash-fix1 } */


/* orderrepairform { */
/* === */
@media only screen and (min-width : 769px) {

#orderrepairform {
display:none;
position:fixed;
top:50%;
left:50%;
margin:-200px 0 0 -206px;
z-index:9999;

box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
}

.orrepf_tabs {
width:412px;
background:#fff;
}

.orrepf_tab {
padding:81px 88px 81px;
display:none;
}

.orrepf_close {
    color: #CCCCCC;
    position: absolute;
    right: 22px;
    top: 20px;
    font-size: 18px;
    font-weight: normal;
	cursor:pointer;
	font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.orrepf_caption{
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 30px;
line-height: 36px;
color: #000000;
text-align:center;
margin:0 0 20px;
}

.orrepf_input {
}

.orrepf_input-text-outer {
margin:0 0 16px;
}

.orrepf_input-text {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 18px;
color: #A2A2A2;
border:0;
border-bottom: 1px solid #DDDDDD;
text-align:center;
padding:6px 0;
display:block;
width:100%;
margin:0;
}

.orrepf_input-text::-webkit-input-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-moz-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-ms-input-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-moz-placeholder {
color: #A2A2A2;
}

.orrepf_input-text-error {
	color: #FF5959;
	border-bottom: 1px solid #FF5959;
}
.orrepf_input-text-error::-webkit-input-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error::-moz-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error:-ms-input-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error:-moz-placeholder {
color: #FF5959;
opacity: 1;
}

.orrepf_input-submit{
    width: 175px;
    height: 38px;
    border: 0;
    background: #FF5959;
    background: linear-gradient(284.43deg, rgba(255, 89, 89, 0.5) 7.49%, #FF5959 93.32%);
    border-radius: 44px;
    font-family: Myriad Pro;
    font-size: 15px;
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
}


.orrepf_notice {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
line-height: 16px;
color: #A1A1A1;
text-align:center;
margin:0 0 25px;
}

.orrepf_done-caption {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 24px;
line-height: 29px;
color: #000000;
margin:0 0 8px;
text-align:center;
}

.orrepf_done-text {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 17px;
text-align:center;
text-align: center;

color: #333333;
}

#orrepf_tab-done {
padding:62px 45px 52px;
}

}



/* === */
@media only screen and (min-width : 321px) and (max-width : 768px) {

#orderrepairform {
display:none;
position:fixed;
top:50%;
left:50%;
margin: -180px 0 0 -180px;
z-index:9999;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
}

.orrepf_tabs {
width:348px;
background:#fff;
}

.orrepf_tab {
padding:66px 59px 54px;
display:none;

}

.orrepf_close {
    color: #CCCCCC;
    position: absolute;
    right: 22px;
    top: 20px;
    font-size: 18px;
    font-weight: normal;
	cursor:pointer;
	font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.orrepf_caption{
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 25px;
line-height: 30px;
color: #000000;
text-align:center;
margin:0 0 20px;
}

.orrepf_input {
}

.orrepf_input-text-outer {
margin:0 0 16px;
}

.orrepf_input-text {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 18px;
color: #A2A2A2;
border:0;
border-bottom: 1px solid #DDDDDD;
text-align:center;
padding:6px 0;
display:block;
width:100%;
margin:0;
}

.orrepf_input-text::-webkit-input-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-moz-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-ms-input-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-moz-placeholder {
color: #A2A2A2;
}

.orrepf_input-text-error {
	color: #FF5959;
	border-bottom: 1px solid #FF5959;
}
.orrepf_input-text-error::-webkit-input-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error::-moz-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error::-ms-input-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error::-moz-placeholder {
color: #FF5959;
opacity: 1;
}

.orrepf_input-submit{
    width: 175px;
    height: 38px;
    border: 0;
    background: #FF5959;
    background: linear-gradient(284.43deg, rgba(255, 89, 89, 0.5) 7.49%, #FF5959 93.32%);
    border-radius: 44px;
    font-family: Myriad Pro;
    font-size: 15px;
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
}


.orrepf_notice {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
line-height: 16px;
color: #A1A1A1;
text-align:center;
margin:0 0 25px;
}

.orrepf_done-caption {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 22px;
line-height: 26px;
color: #000000;
margin:0 0 8px;
text-align:center;
}

.orrepf_done-text {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 17px;
text-align:center;
text-align: center;

color: #333333;
}

#orrepf_tab-done {
padding:62px 45px 52px;
}

}


/* === */
@media only screen and (max-width : 320px) {

#orderrepairform {
display:none;
position:absolute;
top:0;
left:0;
margin:0; /*-190px 0 0 -170px;*/
z-index:9999;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
width:100%;
}

.orrepf_tabs {
width:auto;

background:#fff;
}

.orrepf_tab {
padding:57px 61px 55px;
display:none;
}

.orrepf_close {
    color: #CCCCCC;
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 18px;
    font-weight: normal;
	cursor:pointer;
	font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
	display:block;
	padding:10px;
}

.orrepf_caption{
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 23px;
line-height: 28px;
color: #000000;
text-align:center;
margin:0 0 20px;
}

.orrepf_input {
}

.orrepf_input-text-outer {
margin:0 0 16px;
}

.orrepf_input-text {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 17px;
color: #A2A2A2;
border:0;
border-bottom: 1px solid #DDDDDD;
text-align:center;
padding:6px 0;
display:block;
width:100%;
margin:0;
}

.orrepf_input-text::-webkit-input-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-moz-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-ms-input-placeholder {
color: #A2A2A2;
 }
.orrepf_input-text::-moz-placeholder {
color: #A2A2A2;
}

.orrepf_input-text-error {
	color: #FF5959;
	border-bottom: 1px solid #FF5959;
}
.orrepf_input-text-error::-webkit-input-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error::-moz-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error::-ms-input-placeholder {
color: #FF5959;
opacity: 1;
 }
.orrepf_input-text-error::-moz-placeholder {
color: #FF5959;
opacity: 1;
}

.orrepf_input-submit{
    width: 175px;
    height: 38px;
    border: 0;
    background: #FF5959;
    background: linear-gradient(284.43deg, rgba(255, 89, 89, 0.5) 7.49%, #FF5959 93.32%);
    border-radius: 44px;
    font-family: Myriad Pro;
font-size: 14px;
    color: #FFFFFF;
    margin: 0 auto;
    display: block;
}


.orrepf_notice {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
line-height: 16px;
color: #A1A1A1;
text-align:center;
margin:0 0 25px;
}

.orrepf_done-caption {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 20px;
line-height: 24px;
color: #000000;
margin:0 0 8px;
text-align:center;
}

.orrepf_done-text {
font-family:"MyriadProRegular","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 17px;
text-align:center;
text-align: center;

color: #333333;
}

#orrepf_tab-done {
padding:62px 45px 52px;
}

}
/* orderrepairform } */