html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, 
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: top;
}
body              {line-height: 1;}
ol, ul            {list-style: none;}
blockquote, q     {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
:focus            {outline: 0;}
ins               {text-decoration: none;}
del               {text-decoration: line-through;}
table             {border-collapse: collapse; border-spacing: 0;}


sup { font-size: x-small; }
strong { font-weight: 700; }

img {
	border-style: none;
	vertical-align: middle;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
::-moz-selection {
	background-color: #ff9100;
	text-shadow: none;
}
::selection {
	background-color: #ff9100;
	text-shadow: none;
}

.clearfix:after, .clearfix:before {
	content: ' ';
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
html, body { height: auto; }
html {
	overflow: auto;
	ms-text-size-adjust: 100%;
	webkit-text-size-adjust: 100%;
}

a,
a img,
a:before,
a:after {
	-webkit-transition: color 0.2s, border-color 0.2s, opacity 0.2s, background 0.2s;
	transition: color 0.2s, border-color 0.2s, opacity 0.2s, background 0.2s;
}
a {
	color: #ed7b01;
}
a:hover {
	color: #474747;
}


/* Global Style */
body {
	background: url(../images/background.png);
	color: #474747;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}
.mega_wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.mega_slideshow_custom,
.mega_tops,
.mega_maincontent,
.mega_footer{
	width: 100%;
	float: left;
}
.mega_header_w,
.mega_slideshow_custom_w,
.mega_tops_w,
.mega_maincontent_w {
	margin: 0 auto;
}

.mega_header {
	position: relative;
	width: 100%;
	background: url(../images/head2.png) #fff;
}
.mega_header_w {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 120px;
}
.mega_logo {
	position: absolute;
	top: 10px;
	left: 10px;
	margin-right: 20px;
}
.address {
	position: absolute;
	top: 25px;
	left: 209px;
	font-size: 1.3em;
	padding: 10px 20px 10px;
	border-left: 1px solid #bec2c5;
}
.tel {
	float: right;
	margin: 35px 5px 0 20px;
	font-size: 1.3em;
	color: #ed7b01;
}

.top_button {
	float: right;
	margin: 37px 0 0 20px;
}
.basic_button {
	display: block;
	font-size: 1.3em;
	color: #fff;
	background-color: #ed7b01;
	border: none;
	border-radius: 3px;
	padding: 10px 15px;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
}
.basic_button:hover {
	color: #fff;
	background-color: #ff9800;
	text-decoration: none;
}


/* Menu */
.mega_mainmenu {
	width: 100%;
	overflow: hidden;
	background: #666c71;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.9);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.8);
}
#main-nav {
	margin: 0 auto;
	width: 960px;
}
#main-nav li {
	float: left;
}
#main-nav li a {
	color: #fff;
    display: block;
    padding: 0 20px;
	height: 40px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
	letter-spacing: 0.05em;
    text-decoration: none;
}
#main-nav li a:hover,
#main-nav li.active a {
    color: #ed7b01;
	background-color: #fff;
}

/* Slider */
.mega_slideshow_custom {
	background-image: linear-gradient(to bottom, #ed7b01, #ff9800);
	background-repeat: repeat-x;
	background-color: #ed7b01;
}
.mega_slideshow_custom_w {
	 width: 960px;
}
.mega_slideshow_custom_i {
	background: url(../images/slideshow_bg.jpg);
	float: left;
    padding: 10px;
}

/* Style for maincontent */
.mega_maincontent {
	margin-top: 0px;
	padding-bottom: 60px;
}
.mega_maincontent_i {
	margin: 0 auto;
    width: 960px;
	background: #fff;
    overflow: hidden;
	padding-top: 20px;
	padding-bottom: 15px;
	min-height: 640px;
}
.mega_right {
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 20px;
	width: 315px;
	padding: 0 25px;
	border-right: 1px dotted #ed7b01;
}
.mega_right h3 {
	font-size: 1.3em;
	font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.025em;
	color: #000;
	padding: 0 0 10px 15px;
}
.mega_right .megaclass_1 {
	width: 100%;
	float: left;
	padding-bottom: 30px;
}
.mega_right .border {
	margin-bottom: 30px;
	border-bottom: 1px solid #bec2c5;
}
.mega_right .bg {
	background-color: #f4f4f4;
}
.mega_right .banner {
	display: block;
	margin: 10px 0;
	width: 264px;
	height: 150px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.5);
	-webkit-transition: box-shadow 0.2s, opacity 0.2s;
	transition: box-shadow 0.2s, opacity 0.2s;
}
.mega_right .banner img {
	width: 100%;
	height: auto;
}
.mega_right .banner:hover {
	/*opacity: 0.8;*/
	box-shadow: 0 5px 15px rgba(0,0,0,0.25), 0 1px 2px rgba(0,0,0,0.5);
}


.mega_right .menu_bg {
	background-color: #f4f4f4;
	padding: 10px 15px;
}
.mega_right .menu_bg li {
	position: relative;
    padding: 7px 0 7px 15px;
}
.mega_right .menu_bg li:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #ed7b01;
}
.mega_right .menu_bg li a {
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}
.mega_right .menu_bg li a:hover {
	color: #ed7b01;
}

/* Brands */
.car_brands li {
	position:relative;
	float: left;
	width: 45%;
	padding: 7px 0;
	text-align: center;
}
.car_brands li:nth-child(1):before,
.car_brands li:nth-child(2):before,
.car_brands li:nth-child(3):before,
.car_brands li:nth-child(4):before,
.car_brands li:nth-child(5):before,
.car_brands li:nth-child(6):before,
.car_brands li:nth-child(7):before,
.car_brands li:nth-child(8):before,
.car_brands li:nth-child(9):before,
.car_brands li:nth-child(10):before {
	content:' ';
	position: relative;
	display: inline-block;
	margin: 0 auto;
	width: 36px;
	height: 32px;
	background: url('../images/brands/br_cr_1.jpg') center center no-repeat;
}
.car_brands li:nth-child(2):before{
	background:url('../images/brands/br_cr_2.jpg') center center no-repeat;
}
.car_brands li:nth-child(3):before{
	background:url('../images/brands/br_cr_3.jpg') center center no-repeat;
}
.car_brands li:nth-child(4):before{
	background:url('../images/brands/br_cr_4.jpg') center center no-repeat;
}
.car_brands li:nth-child(5):before{
	background:url('../images/brands/br_cr_5.jpg') center center no-repeat;
}
.car_brands li:nth-child(6):before{
	background:url('../images/brands/br_cr_6.jpg') center center no-repeat;
}
.car_brands li:nth-child(7):before{
	background:url('../images/brands/br_cr_7.jpg') center center no-repeat;
}
.car_brands li:nth-child(8):before{
	background:url('../images/brands/br_cr_8.jpg') center center no-repeat;
}
.car_brands li:nth-child(9):before{
	background:url('../images/brands/br_cr_9.jpg') center center no-repeat;
}
.car_brands li:nth-child(10):before{
	background:url('../images/brands/br_cr_10.jpg') center center no-repeat;
}
.car_brands li a {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
}
.car_brands li a:hover {
	color: #ed7b01;
}
/* News */
.mega_right .news_bg {
	background-color: #f4f4f4;
	padding: 10px 15px;
}
.mega_right .news_item {
	padding: 10px 0;
}
.mega_right .news_item a {
	color: #474747;
	text-decoration: none;
}
.mega_right .news_item a strong {
	color: #ed7b01;
	font-size: 1.2em;
	display: block;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}
.mega_right .news_item a:hover,
.mega_right .news_item a:hover strong {
	color: #000;
}

/* Work Hours */
.time_work {
	width: 200px;
	/* outline: 1px solid red; */
	background-image: url(../images/time_work.png);
	background-position: 15px 0;
	background-repeat: no-repeat;
	text-align: right;
	font-weight: 700;
	line-height: 1.2;
}
.everyday {
	color: #474747;
}	
.sat {
	margin-top: 48px;
	color: #ed7b01;
}
.sun {
	color: #f10d0d;
	margin-bottom: 0;
}


/* Content Right Block */
.mega_mainfp {
    width: 610px;
    float: left;
}

.mega-title {
	margin: 0 0 20px;
	font-size: 2.5em;
	font-weight: 400;
	line-height: 1.3;
	color: #000;
}

/* Footer */
.mega_footer {
	background: url(../images/head2.png) #f4f4f4;
}
.footer_w {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0px 2px 1px #ccc;
}
.footer {
	width: 100%;
	float: left;
	position: relative;
}
.botmods {
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	margin-top: -40px;
	padding: 40px 25px 80px;
}
.botmod1,
.botmod2 {
	width: 48%;
}
.botmod1 {
	float: left;
}
.botmod2 {
	float: right;
	text-align: right;
}


/* Inner Content  */
.inner_content {
	position: relative;
	width: 100%;
}
.inner_content h2,
.inner_content h3 {
	font-weight: 400;
	line-height: 1.2;
	color: #000;
}
.inner_content h2 {
	font-size: 2em;
	margin: 25px 0 15px;
	/*padding: 0 0 15px 0;
	border-bottom: 1px solid #99a0a8;*/
}
.inner_content h3 {
	font-size: 18px;
	margin: 40px 0 0;
}
.inner_content article {
	margin: 0 0 40px 15px;
}
.inner_content p {
	padding: 0 0 10px!important;
}

.content_images {
	width: 100%;
	overflow: hidden;
	margin: 30px 0 50px;
	padding: 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #ed7b01;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.content_images a {
	float: left;
	width: 290px;
	height: 200px;
	overflow: hidden;
	margin: 0;
}
.content_images a:nth-child(2n) {
	float: right;
}
.content_images a img {
	width: 290px;
	height: 100%;
}

.inner_advantages {
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inner_advantages ul {
	display: -ms-flexbox!important;
	display: -webkit-flex!important;
	display: flex!important;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
	-webkit-justify-content: flex-start;
    -ms-flex-pack: start;
	justify-content: flex-start;
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
}
.inner_advantages li {
	position: relative!important;
	-ms-flex: 0 0 50%!important;
	-webkit-flex: 0 0 50%!important;
	flex: 0 0 50%!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	padding: 90px 50px 20px 0!important;
	background: none!important;
	text-align: left!important;
}
.inner_advantages li:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 70px;
	height: 70px;
	background: url(../images/icons.png) 0 0 no-repeat;
}
.inner_advantages li.adv-icon-2:before {
	background-position: -70px 0px;
}
.inner_advantages li.adv-icon-3:before {
	background-position: -140px 0px;
}
.inner_advantages li.adv-icon-4:before {
	background-position: 0 -70px;
}
.inner_advantages li.adv-icon-5:before {
	background-position: -70px -70px;
}
.inner_advantages li.adv-icon-6:before {
	background-position: -140px -70px;
}
.inner_advantages li h3 {
	margin: 10px 0!important;
	font-weight: 700;
	line-height: 1.3;
}
.inner_advantages li p {
	padding: 0!important;
}

.inner_content .list_marked {
	display: block;
	overflow: hidden;
	margin: 0 15px 10px 0;
}
.inner_content .list_marked li {
	padding: 0 0 10px 20px;
	background: url(../images/li.gif) 0 8px no-repeat;
}

.inner_content .title_marked {
	font-size: 18px!important;
	margin: 20px 0;
	padding: 5px 10px 7px;
	background: #f4f4f4;

}
.inner_content .title_orange {
	color: #fff;
	background: #ed7b01;
}
.inner_content .text_marked {
	margin: 20px 0;
	padding: 15px 20px;
	font-size: 1.1em;
	background: #f4f4f4;
	color: #000;
}
.inner_content .text_marked h3 {
	margin: 10px 0!important;
	font-size: 1.5em;
	font-weight: 700;
}


/* Inner Price  */
.price {
	width: 99%;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	margin: 20px 2px 30px;
}
.price:last-child {
	margin-bottom: 40px;
}
.price_title {
	padding: 20px!important;
	background: #bec2c5;
	line-height: 1.2;
	text-align: center;
}
.price_title h3 {
	margin: 0!important;
	font-size: 1.5em!important;
	font-weight: normal;
}
.price th {
	padding: 20px 40px;
	font-size: 18px;
	font-weight: 700;
	border-bottom: 1px solid #99a0a8;
}
.price td {
	padding: 15px 20px;
}
.price tr th:first-child {
	text-align: left;
}
.price tr:nth-child(2n) td {
	background: #f4f4f4;
}

/* Fotorama Custom */
.fotorama__thumb-border {
	border-color: #ed7b01 !important;
}
.fotorama__arr--next {
    right: 1px!important;
}
.fotorama__arr--prev {
    left: 0px!important;
}
.fotorama__fullscreen-icon {
	top: 0px!important;
	right: 0px!important;
}

/* Modal */
/* ------------------------------------------------------------------ */
.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(12,34,42,0.9);
	visibility: hidden;
	opacity: 0;
    z-index: 1000;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.overlay:target { visibility: visible; opacity: 1; }
.popup {
    position: fixed;
    top: 5em;
    left: 50%;
	width: 100%;
	max-width: 600px;
    margin-left: -300px;
    padding: 20px 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    background: #f4f4f4;
    box-shadow: 0 10px 40px rgba(0,0,0,0.5);
	-webkit-transition: opacity 0.4s, top 0.4s;
	transition: opacity 0.4s, top 0.4s;
    z-index: 1001;
}
.overlay:target+.popup {
    top: 4em;
	opacity: 1;
	visibility: visible;
}
.close {
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -10000px;
    position: absolute;
    right: 0;
    top: 0;
	background: url(fotorama.png) -64px 0 no-repeat;
}
.close:hover { opacity: 0.8; }
.popup h3 {
	text-align: center;
    font-size: 24px;
    line-height: 1.1;
    margin: 20px 0 10px;
}
.popup p {
	text-align: center;
    font-size: 14px;
    margin: 0 50px 10px;
}
.popup form {
	margin: 30px 0 0;
}

/* Request Form */
/* ------------------------------------------------------------------ */
.default-form {
	width: 100%;
}
.default-form td {
	padding: 10px 0 5px;
}
.default-form label {
	display: block;
	margin: 8px 0;
	line-height: 1.2;
    color: #9e9e9e;
}
.default-form input[type="text"],
.default-form input[type="tel"],
.default-form select,
.default-form textarea {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #000;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	background: #fff;
	width: 100%;
    padding: 0 10px;
	-webkit-transition: color 0.2s, border 0.2s;
	transition: color 0.2s, border 0.2s;
}
.default-form input[type="text"],
.default-form input[type="tel"],
.default-form select {
	height: 36px;
}
.default-form textarea {
	padding: 10px;
}
.default-form input[type="text"]:hover,
.default-form input[type="text"]:focus,
.default-form input[type="tel"]:hover,
.default-form input[type="tel"]:focus,
.default-form select:hover,
.default-form select:focus,
.default-form textarea:hover,
.default-form textarea:focus {
	border-color: #ed7b01;
}
.default-form input.input-short {
	width: 30%;
}

.default-form button,
.default-form input[type="submit"] {
	min-width: 200px;
	-webkit-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

