@charset "iso-8859-9";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,600,800);

@font-face {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
html {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.15;
	margin: 0;
	color: #686868;	
}
body {
	margin: 0;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #686868;
	overflow-x:hidden;
	position: relative;
	font-weight: 400;
	line-height: normal;
	text-align: left;
	outline: 0;
}
input {
	width: 100%;
	padding:13px;
	font-family: 'Open Sans', sans-serif;
	font-style:condensed;
	color:#796f6f;
	font-size:16px;
	border:solid 1px #e0e0e0;
	border-radius: 5px;
	background-color:#F4F4F4;
	outline:0;
	transition:border-color .10s ease-in-out,box-shadow .10s ease-in-out
}

input:focus {
	box-shadow:0 0 0 .2rem #F4F4F4;
}
select {
	width: 100%;
	padding:13px;
	font-family: 'Open Sans', sans-serif;
	font-style:condensed;
	color:#796f6f;
	font-size:16px;
	border:solid 1px #e0e0e0;
	border-radius: 5px;
	background-color:#F4F4F4;
	outline:0;
	transition:border-color .10s ease-in-out,box-shadow .10s ease-in-out
}
select:focus {
	box-shadow:0 0 0 .2rem #F4F4F4;
}
textarea {
	width: 100%;
	min-height: 120px;
	padding:13px;
	font-family: 'Open Sans', sans-serif;
	font-style:condensed;
	color:#796f6f;
	font-size:16px;
	border:solid 1px #e0e0e0;
	background-color:#F4F4F4;
	outline:0;
	border-radius: 5px;
	transition:border-color .10s ease-in-out,box-shadow .10s ease-in-out
}
textarea:focus {
	box-shadow:0 0 0 .2rem #F4F4F4;
}

button{
	padding:13px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: 600;
	background-color: transparent;
	border: solid 1px #cf4b57;
	border-radius: 5px;
	text-align: center;
	color: #b92125;
	transition: .2s;
	cursor: pointer;
}
button:hover {
	background-color: #940f09;
	color: #FFF;
}

b {
	font-weight: 600;
	color: #000;
}
a:link {
color:inherit;
text-decoration: none;
}
a:visited {
text-decoration: none;
color:inherit;
}
a:hover {
text-decoration: underline;
color:inherit;
}
a:active {
text-decoration: underline;
}
.main_content {
	width:100%;
}
.header {
	  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
	position:fixed;
	width:100%;
	height:130px;
	z-index:1000;
	box-shadow: 0px -30px 35px 29px rgba(0,0,0,0.30);
	background-color: #FFF;
}
.header .fa, .header .far, .header .fab {
	color: #cf4b57;
	margin-right: 15px;
}
.header .topnav {
	width:100%;
	height:48px;
	background-color: #f5f5f5;
}
.header .topnav .content {
	width:1180px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
}
.header .topnav .content .contact {
	width: 50%;
	float: left;
	height: 48px;
	padding-top: 13px;
	font-size: 14px;
	font-weight: 600;
}
.header .topnav .content .contact .phone {
	padding-right:25px;
	float: left;
}
.header .topnav .content .contact .mail {
	padding-right:25px;
	float: left;
}
.header .topnav .content .contact .work {
	padding-right:25px;
	float: left;
}
.header .topnav .lang{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: -1px;
	margin-right: 20px;
}
.header .topnav .lang:active{
	opacity: 0.8;
}
.header .topnav .content .socialMedia {
	width: 50%;
	float: right;
	height: 48px;
	padding-top: 10px;
}
.header .topnav .content .socialMedia .items {
	height: 25px;
	padding-top: 6px;
	padding-left: 7px;
	float: right;
}
.header .nbar {
	width:1180px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
}
.header .nbar .logo {
	width: 185px;
	height: 40px;
	margin-top: 25px;
	margin-left: -15px;
	float: left;
}
.header .nbar .push {
	display: none;
	float: right;
}
.header .nbar .contactButton {
	width: 140px;
	height: 50px;
	margin-top: 15px;
	margin-left: 25px;
	float:right;
	font-size: 15px;
	font-weight: 600;
	border: solid 1px #cf4b57;
	border-radius: 6px;
	padding: 14px;
	text-align: center;
	color: #940f09;
	transition: .2s;
	text-transform: uppercase;
}
.header .nbar .contactButtonM {
	display: none;
}
.header .nbar .contactButton:hover {
	background-color: #940f09;
	color: #FFF;
}
.contactButton-container input, select ,textarea {
	margin-bottom: 10px;
}
.header .nbar .menu {
	height: 82px;
	float:right;
	font-size: 15px;
	font-weight: 600;
}
.header .nbar .menu a:hover{
	text-decoration: none;
}
.header .nbar .menu .link {
	height: 82px;
	transition: .3s;
	float: left;
	padding: 15px;
	padding-top: 30px;
	cursor: pointer;
	text-transform: uppercase;

}
.header .nbar .menu .link:hover {
	color: #cf4b57;
}
.header .nbar .menu .opendown {
	height: 82px;
	background:url(/images/opendown-icon.png) no-repeat;
	background-position: right 8px top 38px;
	padding-right: 25px;
	padding-top: 0px;
}
.header .nbar .menu .opendown-title {
	height: 82px;
	padding-top: 30px;
}
.header .nbar .menu .opendown .opendown-content {
	display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    min-width: 120px;
    margin-left: -17px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    -webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
}
.header .nbar .menu .opendown .opendown-content a {
    color: #D9D9D9;
    padding: 14px 18px;
    text-decoration: none;
    transition: .2s;
    display: block;
    text-transform:none;
}

.header .nbar .menu .opendown .opendown-content a:hover {
	background-color: #940f09;
	color: #FFF;
}

.header .nbar .menu .opendown .opendown-content a:last-child {
    border-bottom: solid 2px #cf4b57;
}
.header .nbar .menu .opendown:hover .opendown-content {
    display: block;
    color: #cf4b57;
}



/****************/
/*SLİDER*/
.carousel .full-screen {
	background-position-x: center;
	background-size:cover;
	width: 100%;
}
.carousel-inner {
	height: 734px;
	margin-top: 85px;
	width: 100%;
}
.carousel-item {
	width: 100%;
	max-height: 774px;
	font-family: 'Open Sans', sans-serif;
}
.carousel-item a:hover{
text-decoration: none;
}
.carousel .carousel-control-prev {
	bottom:5px;
}
.carousel .carousel-item .p_{
	font-size: 100px;
	font-weight: 100;
	color: #870807;
	float: left;
	margin-top: -29px;
	width: 40px;
}
.carousel .carousel-item .text{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 400;
	color: #222020;
	float: left;
	width: 450px;
}
.carousel .carousel-item .text h2{
	font-size: 36px;
	font-weight: 600;
	color: #1c1a37;
	line-height: 49px;
	height: 115px;
}
.carousel .carousel-item .text .subText{
	width: 400px;
	position: absolute;
	margin-left:360px; 
	margin-top:-120px;
}
.carousel .carousel-item:nth-child(1) .carousel-caption {
	margin-left: auto;
	margin-right: auto;
	right:-300px;
	top:70px;
	width: 500px;
	text-align: left;
	}
.carousel .carousel-item:nth-child(2) .carousel-caption {
	margin-left: auto;
	margin-right: auto;
	right:-300px;
	top:70px;
	width: 500px;
	text-align: left;
	}
.carousel .carousel-item:nth-child(3) .carousel-caption {
	margin-left: auto;
	margin-right: auto;
	right:-300px;
	top:70px;
	width: 500px;
	text-align: left;
	}
.carousel .carousel-item:nth-child(4) .carousel-caption {
	margin-left: auto;
	margin-right: auto;
	left:300px;
	top:70px;
	width: 500px;
	text-align: left;
	}
.carousel .carousel-item:nth-child(5) .carousel-caption {
	margin-left: auto;
	margin-right: auto;
	right:-450px;
	top:70px;
	width: 500px;
	text-align: left;
	}
/****************/



.cont1 {
	width: 1180px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/quality_logo.png) no-repeat;
	background-position: center 30px;
}
.cont1 .title {
	height: 70px;
	padding: 25px;
	padding-top: 40px;
	font-size: 40px;
	font-weight: 600;
	color: #000;
	text-align: center;

}
.cont1 .text {
	height: 100px;
	font-size: 24px;
	padding: 15px;
	padding-top: 70px;
	text-align: center;
	color: #7C7C7C;
}
.cont2 {
	width: 100%;
	background-color: #f0f0f5;
}
.cont2 .contCenter {
	width: 1180px;
	height: 485px;
	margin-left: auto;
	margin-right: auto;
}
.cont2 .product {
	width: 370px;
	height: 435px;
	float: left;
	margin-right: 35px;
	margin-top: 25px;
	margin-bottom: 15px;
	padding-top: 15px;
	overflow: hidden;
	transition: .4s;
	border-radius: 10px;
}
.cont2 .product:hover{
	background-color: #DDDDE4;
}
.cont2 .product:last-child{
	margin-right: 0px;
}
.cont2 .product .contImage {
	width: 740px;
	height: 180px;
	transition: .3s;
}
.cont2 .product .image {
	width: 180px;
	height: 180px;
	float: left;
	margin-left: 92px;
}
.cont2 .product:hover .contImage {
	margin-left:-270px;
}
.cont2 .product .name {
	width: 370px;
	height: 35px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #3e3e3e;
}
.cont2 .product h4 {
	width: 370px;
	height: 35px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #3e3e3e;
}
.cont2 .product .detail {
	width: 370px;
	height: 80px;
	padding: 15px;
	padding-top: 0px;
	margin-top: 10px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #3e3e3e;
}
.cont2 .product .more {
	width: 100px;
	padding: 10px;
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	color: #5f5f77;
	border: solid 1px #c6c6c6;
	border-bottom: solid 2px #cf4b57;
	border-radius: 5px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
}
.cont2 .product .more:hover {
	color: #cf4b57;
}


.cont3 {
	width: 100%;
}
.cont3 .contCenter {
	width: 1180px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.cont3 .productDetail {
	width: 830px;
	height: 350px;
	float: left;
	border:solid 1px #e4e4e4;
	border-radius: 7px;
	background-color: #FFF;
	position: absolute;
	display: none;
}
.cont3 .productDetail:nth-child(1) {
	display: block;
}
.cont3 .productDetail .productImages {
	width: 460px;
	height: 350px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	overflow: hidden;
	float: left;
}
.cont3 .productDetail .productImages .item {
	width: 460px;
	height: 350px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	position: absolute;
}
.cont3 .productDetail .productImages .item:nth-child(2) {
	display: none;
}
.cont3 .productDetail .productImages .indicator {
	width: 18px;
	height: 18px;
	border-radius: 9px;
	float: left;
	margin-top: 320px;
	margin-left: 10px;
	background-color: #FFF;
	opacity: .5;
	cursor: pointer;
}
.cont3 .productDetail .productText {
	width: 320px;
	height: 350px;
	margin-left: 40px;
	float: left;
}
.cont3 .productDetail .productText .title {
	height: 90px;
	padding-top: 30px;
	font-size: 26px;
	font-weight: 400;
	color: #000;
}
.cont3 .productDetail .productText .text {
	height: 210px;
	font-size: 18px;
	padding-right: 25px;
	overflow: hidden;
}
.cont3 .productDetail .productText .more {
	width: 130px;
	height: 37px;
	font-size: 18px;
	font-weight: 600;
	overflow: hidden;
	text-decoration: underline;
	color:#ed1f24;
	float: left;
}
.cont3 .productDetail .productText .moreLeft {
	width: 37px;
	height: 37px;
	padding-top: 7px;
	padding-left: 13px;
	background-color: #ebebeb;
	border-radius: 5px;
	float: right;
	margin-right: 7px;
	margin-top: -5px;
}
.cont3 .productDetail .productText .moreLeft:active {
	margin-top: -3px;
}
.cont3 .productDetail .productText .moreRight {
	width: 37px;
	height: 37px;
	padding-top: 7px;
	padding-left: 13px;
	background-color: #ebebeb;
	border-radius: 5px;
	float: right;
	margin-right: 7px;
	margin-top: -5px;
}
.cont3 .productDetail .productText .moreRight:active {
	margin-top: -3px;
}

.cont3 .customerFeedback {
	width: 310px;
	height: 350px;
	margin-left: 50px;
	float: right;
	border:solid 1px #e4e4e4;
	border-radius: 7px;
	background-color: #FFF;
}
.cont3 .customerFeedback .imageFB {
	width: 310px;
	height: 140px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.cont3 .customerFeedback .title {
	width: 310px;
	height: 60px;
	padding-left: 30px;
	padding-top: 20px;
	font-size: 25px;
	font-weight: 600;
	color: #000;
}
.cont3 .customerFeedback .feedback {
	width: 310px;
	height: 90px;
	padding-left: 33px;
	padding-right: 100px;
	padding-top: 5px;
	font-size: 14px;
	color: #7e7e7e;
	background: url(/images/FB_span_bg.png) 270px 0px no-repeat;
}
.cont3 .customerFeedback .customer {
	width: 310px;
	height: 50px;
	padding-left: 33px;
	padding-right: 100px;
	padding-top: 5px;
}
.cont3 .customerFeedback .customer .name {
	font-size: 17px;
	font-weight: 600;
	color: #000;
}
.cont3 .customerFeedback .customer .company {
	font-size: 12px;
	font-weight: 600;
	color: #7e7e7e;
}
.cont3 .customerFeedback .gorus {
  display: none;
  position: absolute;
}
.cont3 .customerFeedback .gorus:nth-child(2) {
  display: block;
}

.cont4 {
	width: 100%;
	background:url(/images/dealership_bg.jpg) no-repeat;
}
.cont4 .contCenter {
	width: 1180px;
	height: 365px;
	margin-left: auto;
	margin-right: auto;
}
.cont4 .title {
	height: 105px;
	padding: 45px;
	font-size: 40px;
	font-weight: 600;
	color: #000;
	text-align: center;
}
.cont4 .text {
	height: 100px;
	font-size: 24px;
	font-weight: 100;
	padding: 25px;
	text-align: center;
	color: #3e3e3e;
}
.cont4 .dealershipButton {
	width: 175px;
	height: 50px;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	font-size: 17px;
	font-weight: 600;
	border: solid 1px #cf4b57;
	border-radius: 6px;
	padding: 12px;
	text-align: center;
	color: #b92125;
	transition: .2s;
}
.cont4 .dealershipButton:hover {
	background-color: #940f09;
	color: #FFF;
}


.banner {
	width: 100%;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 130px;
	padding-top: 60px;
	background-color: #525252;
	background: url(/images/banner_bg.jpg) no-repeat;
	background-position: center;
}
.banner .contCenter {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
}
.banner .title {
	height: 70px;
	font-size: 45px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
}
.banner .navigation {
	height: 50px;
	font-size: 18px;
	color: #949494;
	font-weight: 100;
}
.banner .navigation a{
	font-weight: 400;
	padding-right: 7px;
}
.banner .navigation i{
	padding-right: 7px;
}
.banner .navigation .last{
	padding-right: 7px;
	color: #FFF;
	font-weight: 600;
}
.banner .image {
	width: 370px;
	height: 200px;
	float: right;
	margin-top: -170px;
}

.pageAbout {
	width: 100%;
}
.pageAbout .contCenter {
	width: 1180px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
}
.pageAbout .text {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 400;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 50px;
	color: #3e3e3e;
	float: none;
}
.pageAbout .text h2 {
	height: 65px;
	font-size: 35px;
	font-weight: 600;
	color: #940f09;
}
.pageAbout .text b {
	font-weight: 600;
}
.pageAbout .image {
	margin-top: 105px;
	margin-left: 35px;
	float: right;
}


.pageContact {
	width: 100%;
}
.pageContact .status {
	width: 100%;
	height: 110px;
	border-bottom:solid 2px #6BB443;
	text-align: center;
	font-size: 18px;
	color: #286900;
	padding-top: 28px;
	background-color: #DFFFD5
}
.pageContact .contCenter {
	width: 1180px;
	height: 625px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
}
.pageContact .info {
	width: 50%;
	height: 100px;
	font-size: 18px;
	font-weight: 400;
	padding-top: 25px;
	padding-right: 60px;
	color: #3e3e3e;
	float: left;
}
.pageContact .form {
	width: 50%;
	height: 100px;
	font-size: 18px;
	font-weight: 400;
	padding-top: 25px;
	padding-left: 60px;
	color: #3e3e3e;
	float: right;
}
.pageContact h2 {
	height: 65px;
	font-size: 35px;
	font-weight: 600;
	color: #940f09;
}
.pageContact i {
	width: 45px;
	height: 65px;
	font-size: 30px;
	color: #940f09;
	padding: 0px;
}
.pageMaps{
	width: 100%;
	height: 500px;
	background-color: #3e3e3e;
}

.bannerProduct {
	width: 100%;
	height: 461px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 130px;
	padding-top: 60px;
	background-color: #525252;
	
}
.pBg1 {
	background: url(/images/slider/slide1_c.jpg) no-repeat;
	background-position: center 30%; 
}
.pBg2 {
	background: url(/images/slider/slide2_c.jpg) no-repeat;
	background-position: center 60%; 
}
.pBg3 {
	background: url(/images/slider/slide3_c.jpg) no-repeat;
	background-position: center 60%; 
}
.pBg4 {
	background: url(/images/slider/slide4.jpg) no-repeat;
	background-position: center 30%; 
}
.pBg5 {
	background: url(/images/slider/slide5.jpg) no-repeat;
	background-position: center 85%; 
}
.bannerProduct .contCenterFull {
	width: 100%;
	margin-top: 285px;
	background: linear-gradient(to right, rgba(0,0,0,0.86) 0%,rgba(0,0,0,0.81) 39%,rgba(0,0,0,0.77) 41%,rgba(0,0,0,0.29) 63%,rgba(0,0,0,0) 76%);
}
.bannerProduct .contCenter {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-top: 5px;
}
.bannerProduct h2 {
	height: 55px;
	font-size: 45px;
	font-weight: 600;
	color: #FFF;
	margin-top:0px;
	padding-top: 5px;
}
.bannerProduct .navigation {
	height: 50px;
	font-size: 18px;
	color: #949494;
	font-weight: 100;
	padding-top: 5px;
}
.bannerProduct .navigation a{
	font-weight: 400;
	padding-right: 7px;
}
.bannerProduct .navigation i{
	padding-right: 7px;
}
.bannerProduct .navigation .last{
	padding-right: 7px;
	color: #FFF;
	font-weight: 600;
}







.pageProduct {
	width: 100%;
}
.pageProduct .contCenter {
	width: 1180px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
}
.pageProduct .text {
	width: 680px;
	height: 100px;
	font-size: 18px;
	font-weight: 400;
	padding-top: 25px;
	padding-right: 60px;
	color: #3e3e3e;
	float: left;
}
.pageProduct h1 {
	height: 25px;
	font-size: 30px;
	font-weight: 600;
	color: #C7C7C7;
	float: right;
	padding-right: 100px;
}
.pageProduct .text h2 {
	height: 65px;
	font-size: 30px;
	font-weight: 600;
	color: #940f09;
}

.pageProduct .rightMenu {
	margin-top: 100px;
	width: 370px;
	float:right;
}

.pageProduct .rightMenu img{
	width: 370px;
	height: auto;
	border-radius: 7px;
}

.pageProduct .rightMenu .product {
	width: 470px;
	height: 485px;
	float: right;
	overflow: hidden;
	transition: .4s;
	background-color:  #F6F6FA;
	border-radius: 7px;
	margin-top: -75px;
}
.pageProduct .rightMenu .product:hover{
	background-color: #E7E7E7;
}
.pageProduct .rightMenu .product .contImage {
	width: 940px;
	height: 300px;
	transition: .3s;
}
.pageProduct .rightMenu .product .image {
	width: 300px;
	height: 300px;
	float: left;
	margin-left: 85px;
}
.pageProduct .rightMenu .product:hover .contImage {
	margin-left:-390px;
}
.pageProduct .rightMenu .product .name {
	width: 470px;
	height: 35px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #5A5A5A;
}
.pageProduct .rightMenu .product .detail {
	width: 470px;
	height: 40px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	color: #5A5A5A;
}
.pageProduct .rightMenu .product .more {
	width: 100px;
	padding: 10px;
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	color: #5A5A5A;
	border: solid 1px #c6c6c6;
	border-bottom: solid 2px #cf4b57;
	border-radius: 5px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	cursor:pointer;
}
.pageProduct .rightMenu .product .more:hover {
	color: #cf4b57;
}



.pageProductSpecs {
	width: 100%;
	background-color: #f0f0f5;
}
.pageProductSpecs .contCenter {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
	padding-bottom: 55px;
	overflow: auto;
}
.pageProductSpecs .text {
	width: 630px;
	font-size: 18px;
	font-weight: 100;
	padding-top: 25px;
	padding-right: 60px;
	color: #3e3e3e;
	float: left;
}
.pageProductSpecs .text ul {
  list-style-type: none;
  padding-left: 15px;
}

.pageProductSpecs .text li:before { 
  background-color: #940f09;
  border-radius: 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 10px;
  width: 10px;
}
.pageProductSpecs .text h2 {
	height: 65px;
	font-size: 30px;
	font-weight: 600;
	color: #940f09;
}
.pageProductSpecs .rightMenu {
	margin-top: 80px;
	width: 520px;
	float:right;
	text-align: right;
}
.pageProductSpecs .photo {
	width: 220px;
	height: auto;
	border-radius: 10px;
	margin-left: 20px;
	margin-top: 20px;
}


.mission {
	width: 100%;
	background-color: #f0f0f5;
}
.mission .contCenter {
	width: 1180px;
	height: 565px;
	margin-left: auto;
	margin-right: auto;
}
.mission .lText {
	width: 680px;
	height: 100px;
	font-size: 17px;
	font-weight: 400;
	padding-top: 25px;
	padding-right: 60px;
	color: #3e3e3e;
	float: left;
}
.mission .lText .title {
	height: 105px;
	padding-top: 25px;
	font-size: 30px;
	font-weight: 600;
	color: #000;
}
.mission b {
	font-weight: 600;
}
.mission p {
	font-weight: 600;
	padding-top: 20px;
	margin: 0;
}
.mission .rText {
	width: 500px;
	height: 100px;
	font-size: 17px;
	font-weight: 400;
	padding-top: 25px;
	color: #3e3e3e;
	float: left;
}
.mission .rText .title {
	height: 105px;
	padding-top: 25px;
	font-size: 30px;
	font-weight: 600;
	color: #000;
}
.mission .rText p {
	font-weight: 400;
	font-size: 15px;
	width: 250px;
	height: 80px;
	float: left;
	padding-right: 10px;
	margin:0;
}
.mission .rText span {
	font-weight: 100;
}
.mission .image {
	margin-top: 25px;
	float: right;
}
.mission .point {
	float: left;
	width: 250px;
}
.pageRef {
	width: 100%;
}
.pageRef .contCenter {
	width: 1180px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
	padding-bottom: 55px;
}
.pageRef .text {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 25px;
}
.pageRef .ref-item {
	border:solid 1px #D9D9D9;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px; 
	padding: 10px;
}
.pageRef .contCenter:after {
  content: "";
  clear: both;
  display: table;
}

.footer {
	width: 100%;
	height: 195px;
	background-color: #FFF;
	color: #676767;
}
.footer .contCenter {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
}
.footer .About {
	width: 325px;
	height: 195px;
	padding-top:20px;
	padding-right: 70px;
	float: left;
}
.footer .About h1 {
	height: 22px;
	font-size: 18px;
	font-weight: 600;
	
}
.footer .About h2 {
	height: 32px;
	font-size: 16px;
	font-weight: 400;
	
}
.footer .About .text {
	height: 75px;
	font-size: 14px;
	font-weight: 400;
	color: #8A8A8A;
}
.footer .links {
	height: 195px;
	padding-top:20px;
	padding-right: 65px;
	float: left;
}
.footer .links .title {
	height: 42px;
	font-size: 18px;
	font-weight: 600;
	
}
.footer .links .link {
	height: 27px;
	font-size: 13px;
	font-weight: 600;
	color: #7C7C7C;
	cursor: pointer;
	transition: .2s;
}
.footer .links .link:hover {
	color: #cf4b57;
}

.footer .contact {
	width: 255px;
	height: 195px;
	padding-top:20px;
	padding-left: 20px;
	float: right;
}
.footer .contact .title {
	height: 42px;
	font-size: 18px;
	font-weight: 600;
	
}
.footer .contact .text {
	height: 75px;
	font-size: 14px;
	font-weight: 400;
	color: #8A8A8A;
}
.subFooter {
	width: 100%;
	height: 90px;
	background-color: #FFF;
	color: #676767;
	border-top:solid 1px #e8e9eb;
	border-bottom:solid 6px #1b116a;
}
.subFooter .contCenter {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 35px;
}
.subFooter .logo {
	width: 185px;
	height: 40px;
	margin-top: 28px;
	margin-left:-15px;
	float: left;
}
.subFooter .copyright {
	width: 285px;
	height: 40px;
	margin-top: 32px;
	margin-left:15px;
	float: left;
}
.subFooter .socialMedia {
	width: 155px;
	float: right;
	margin-top: 28px;
	margin-right: 10px;
}
.subFooter .facebook {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	padding-top: 10px;
	padding-left: 11px;
	margin-left:5px;
	background-color: #4e70a9;
	color: #FFF;
	float: left;
	transition: .3s;
}
.subFooter .facebook:hover {
	opacity: .8;
}
.subFooter .twitter {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	padding-top: 10px;
	padding-left: 7px;
	margin-left:5px;
	background-color: #1cb7eb;
	color: #FFF;
	float: left;
	transition: .3s;
}
.subFooter .twitter:hover {
	opacity: .8;
}
.subFooter .linkedin {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	padding-top: 9px;
	padding-left: 8px;
	margin-left:5px;
	background-color: #1687b1;
	color: #FFF;
	float: left;
	transition: .3s;
}
.subFooter .linkedin:hover {
	opacity: .8;
}
.subFooter .youtube {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	padding-top: 9px;
	padding-left: 6px;
	margin-left:5px;
	background-color: #cb3636;
	color: #FFF;
	float: left;
	transition: .3s;
}
.subFooter .youtube:hover {
	opacity: .8;
}



@media screen and (max-width:900px) {
	.header {
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	position:static;
	width:100%;
	height:130px;
	z-index:1000;
	box-shadow: 0px -30px 35px 29px rgba(0,0,0,0.30);
	background-color: #FFF;
	}
	.header .fa, .header .far, .header .fab {
		color: #cf4b57;
		margin-right: 7px;
	}
	.header .topnav .lang{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: -1px;
	margin-right: 10px;
	}
	.header .topnav {
		width:100%;
		height:48px;
		background-color: #f5f5f5;
	}
	.header .topnav .content {
		width:100%;
		height:130px;
		margin-left:auto;
		margin-right:auto;
	}
	.header .topnav .content .contact {
		width: 50%;
		float: left;
		height: 48px;
		padding-top: 13px;
		padding-left: 5px;
		font-size: 14px;
		font-weight: 600;
	}
	.header .topnav .content .contact .phone {
		padding-left:15px;
		padding-right: 5px;
	}
	.header .topnav .content .contact .mail {
		display: none;
	}
	.header .topnav .content .contact .work {
		display: none;
	}
	.header .topnav .content .socialMedia {
		width: 50%;
		float: right;
		height: 48px;
		padding-top: 10px;
		padding-right: 5px;
	}
	.header .topnav .content .socialMedia .items {
		height: 25px;
		padding-top: 6px;
		padding-left: 7px;
		float: right;
	}
	.header .nbar {
		width:100%;
		height:130px;
		margin-left:auto;
		margin-right:auto;
	}
	.header .nbar .logo {
		width: 185px;
		height: 40px;
		margin-top: 25px;
		margin-left: 8px;
		float: left;
	}
	.header .nbar .push {
		display: block;
		float: right;
		width: 80px;
		height: 82px;
		background: url('/images/menu_icon.png');
		background-position: 0px;
		background-size:160px 80px;
	}
	.header .nbar .closeMenu {
		background-color: #FFF;
		position: fixed;
		width: 40%;
		height: 100%;
		margin-top:-48px;
		margin-right: 0px;
		left: -40%;
		float:right;
		font-size: 15px;
		font-weight: 600;
		padding-top: 80px;
		opacity: 0;
		z-index: 1050;
	}
	.header .nbar .contactButton {
		display: none;
	}
	.header .nbar .menu {
		background-color: #FFF;
		position: fixed;
		width: 60%;
		height: 100%;
		margin-top:-48px;
		margin-right: 0px;
		right: -60%;
		float:right;
		font-size: 15px;
		font-weight: 600;
		padding-top: 80px;
		opacity: 0.95;
		box-shadow: inset 29px 0px 36px -23px rgba(0,0,0,0.1);
	}
	.header .nbar .menu .link {
		width: 100%;
		height: 55px;
		transition: .3s;
		float: none;
		padding: 0px;
		padding-top: 0px;
		cursor: pointer;
		text-transform: uppercase;

	}
	.header .nbar .menu .link a{
		padding-left: 10%;
	}
	.header .nbar .menu .opendown {
		width: 100%;
		height: auto;
		background:url(/images/opendown-icon.png) no-repeat;
		background-position: right 18px top 7px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 25px;
	}
	.header .nbar .menu .opendown-title {
		height: 30px;
		padding-top: 0px;
		padding-left: 10%;
	}
	.header .nbar .menu .opendown .opendown-content {
		display: none;
	    position: static;
	    background-color: #F1F1F1;
	    width: 100%;
	    margin-left: 0px;
	    box-shadow: none;
	    z-index: 1;
	    -webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
	    transition: 2s;
	}
	.header .nbar .menu .opendown .opendown-content a {
	    color: #7E7E7E;
	    padding: 0px;
	    padding-top: 12px;
	    padding-left: 10%;
	    padding-right: 10%;
	    padding-bottom: 12px;
	    text-decoration: none;
	    transition: .2s;
	    display: block;
	    text-transform:none;
	}

	.header .nbar .menu .opendown .opendown-content a:hover {
		background-color: #940f09;
		color: #FFF;
	}

	.header .nbar .menu .opendown .opendown-content a:last-child {
	    padding-bottom: 20px;
	    border-bottom: solid 2px #cf4b57;
	}
	.header .nbar .menu .opendown:hover .opendown-content {
	    display: block;
	    color: #cf4b57;
	}






	.footer {
		width: 100%;
		height: auto;
		color: #676767;
		border-top:solid 1px #EBEBEB;
	}
	.footer .contCenter {
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.footer .About {
		width: 100%;
		height: auto;
		padding-top:0px;
		padding-right: 0px;
		padding: 5%;
		float: none;
	}
	.footer .links {
		width: 100%;
		height: auto;
		padding-top:0px;
		padding-right: 0px;
		padding: 5%;
		float: none;
	}
	.footer .contact {
		width: 100%;
		height: auto;
		padding-top:0px;
		padding-right: 0px;
		padding: 5%;
		float: none;
	}

	.subFooter .contCenter {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0px;
		padding-bottom: 30px;
	}
	.subFooter .logo {
		width: 185px;
		height: 40px;
		margin-top: 28px;
		margin-left:auto;
		margin-right:auto;
		float: none;
	}
	.subFooter .copyright {
		width: 100%;
		height: 40px;
		margin-top: 32px;
		margin-left:0px;
		float: none;
		text-align: center;
	}
	.subFooter .socialMedia {
		padding: 5px;
		float: none;
		margin-top: 8px;
		margin-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
	}
	.carousel-inner {
		height: 284px;
		margin-top: 0px;
		width: 100%;
	}
	.carousel-item {
		width: 100%;
		max-height: 284px;
		font-family: 'Open Sans', sans-serif;
	}
	.carousel .carousel-control-prev {
		display: none;
	}
	.carousel .carousel-item .p_{
		display: none;
	}
	.carousel .carousel-item .text{
		margin: auto;
		padding: auto;
		font-size: 16px;
		font-weight: 400;
		color: #E5E5E5;
		float: none;
		width: 100%;
		height: 244px;
		padding-top: 5%;
		background-color: rgba(0,0,0,0.6);
	}
	.carousel .carousel-item .text span{
		font-size: 28px;
		font-weight: 600;
		color: #E5E5E5;
	}
	.carousel .carousel-item .text b{
		font-size: 28px;
		font-weight: 600;
		color: #FFF;
	}
	.carousel .carousel-item .text .subText{
		width: 100%;
		position: static;
		margin-left:auto; 
		margin-top:auto;
	}

	.carousel .carousel-item:nth-child(1) .carousel-caption {
		position: absolute;
		width: 100%;
	  right: auto;
	  bottom: auto;
	  left: auto;
	  top: auto;
	  z-index: 10;
	  padding-top: auto;
	  padding-bottom: auto;
	  padding: 5%;
	  color: #fff;
	  text-align: center;
	}
	.carousel .carousel-item:nth-child(2) .carousel-caption {
		position: absolute;
		width: 100%;
	  right: auto;
	  bottom: auto;
	  left: auto;
	  top: auto;
	  z-index: 10;
	  padding-top: auto;
	  padding-bottom: auto;
	  padding: 5%;
	  color: #fff;
	  text-align: center;
	}
		.carousel .carousel-item:nth-child(3) .carousel-caption {
		position: absolute;
		width: 100%;
	  right: auto;
	  bottom: auto;
	  left: auto;
	  top: auto;
	  z-index: 10;
	  padding-top: auto;
	  padding-bottom: auto;
	  padding: 5%;
	  color: #fff;
	  text-align: center;
	}
		.carousel .carousel-item:nth-child(4) .carousel-caption {
		position: absolute;
		width: 100%;
	  right: auto;
	  bottom: auto;
	  left: auto;
	  top: auto;
	  z-index: 10;
	  padding-top: auto;
	  padding-bottom: auto;
	  padding: 5%;
	  color: #fff;
	  text-align: center;
	}
		.carousel .carousel-item:nth-child(5) .carousel-caption {
		position: absolute;
		width: 100%;
	  right: auto;
	  bottom: auto;
	  left: auto;
	  top: auto;
	  z-index: 10;
	  padding-top: auto;
	  padding-bottom: auto;
	  padding: 5%;
	  color: #fff;
	  text-align: center;
	}

	.cont1 {
		width: 100%;
		height: auto;
		background-position: center 60px;
	}
	.cont1 .title {
		height: 100%;
		height: auto;
		padding: 5%;
		padding-top: 40px;
		font-size: 33px;
	}
	.cont1 .text {
		height: auto;
		font-size: 20px;
		padding-top: auto;
		padding: 5%;
		text-align: center;
		color: #7C7C7C;
	}
	.cont1 .contactButtonM {
	width: 140px;
	height: 50px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	font-weight: 600;
	border: solid 1px #cf4b57;
	border-radius: 6px;
	padding: 14px;
	text-align: center;
	color: #940f09;
	transition: .2s;
	}
	.cont1 .contactButtonM:hover {
	background-color: #940f09;
	color: #FFF;
	}
	.cont2 {
		width: 100%;
		height: auto;
		background-color: #f0f0f5;
	}
	.cont2 .contCenter {
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.cont2 .product {
		width: 100%;
		height: 435px;
		float: none;
		margin-right: 35px;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-top: 15px;
		overflow: hidden;
		transition: .4s;
		border-radius: 0px;
	}

	.cont3 {
		width: 100%;
	}
	.cont3 .contCenter {
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.cont3 .productDetailCont {
		width: 100%;
		height: 700px;
		border:solid 0px;
		border-radius: 0px;
		background-color: #FFF;
		position: static;
	}
	.cont3 .productDetail {
		width: 100%;
		float: none;
		border:solid 1px #e4e4e4;
		border-radius: 0px;
		background-color: #FFF;
		position: absolute;
		display: none;
	}
	.cont3 .productDetail .productImages {
		width: 100%;
		height: auto;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		overflow: hidden;
		float: none;
	}
	.cont3 .productDetail .productImages .item {
		width: 100%;
		height: 350px;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		position: absolute;
	}

	.cont3 .customerFeedback {
		width: 100%;
		height: 400px;
		margin-top: 25px;
		margin-left: auto;
		float: none;
		border:solid 1px #e4e4e4;
		border-radius: 0px;
		background-color: #FFF;
	}
	.cont3 .customerFeedback .imageFB {
		width: 100%;
		height: auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
	}
	.cont3 .customerFeedback .title {
		width: 100%;
		height: 60px;
		padding-left: 30px;
		padding-top: 20px;
		font-size: 25px;
		font-weight: 600;
		color: #000;
	}
	.cont3 .customerFeedback .feedback {
		width: 100%;
		height: 90px;
		padding-left: 33px;
		padding-right: 100px;
		padding-top: 5px;
		font-size: 14px;
		color: #7e7e7e;
		background: url(/images/FB_span_bg.png) 270px 0px no-repeat;
	}
	.cont3 .customerFeedback .customer {
		width: 100%;
		height: 50px;
		padding-left: 33px;
		padding-right: 100px;
		padding-top: 5px;
	}
	.cont3 .customerFeedback .customer .name {
		font-size: 17px;
		font-weight: 600;
		color: #000;
	}
	.cont3 .customerFeedback .customer .company {
		font-size: 12px;
		font-weight: 600;
		color: #7e7e7e;
	}
	.cont3 .customerFeedback .gorus {
	  display: none;
	  position: absolute;
	 
	}
	.cont3 .customerFeedback .gorus:nth-child(2) {
	  display: block;
	  position: absolute;
	 
	}
	.cont4 {
		width: 100%;
		background:url(/images/dealership_bg.jpg) no-repeat;
	}
	.cont4 .contCenter {
		width: 100%;
		height: 365px;
		margin-left: auto;
		margin-right: auto;
	}
	.cont4 .title {
		height: 105px;
		padding: 35px;
		font-size: 30px;
		font-weight: 600;
		color: #000;
		text-align: center;
	}
	.cont4 .text {
		height: auto;
		font-size: 18px;
		font-weight: 100;
		padding: 35px;
		text-align: center;
		color: #3e3e3e;
	}
	.cont4 .dealershipButton {
		width: 175px;
		height: 50px;
		margin-top: -20px;
		margin-left: auto;
		margin-right: auto;
		font-size: 17px;
		font-weight: 600;
		border: solid 1px #cf4b57;
		border-radius: 6px;
		padding: 12px;
		text-align: center;
		color: #b92125;
		transition: .2s;
	}
	.cont4 .dealershipButton:hover {
		background-color: #940f09;
		color: #FFF;
	}

	.banner {
	margin-top: 0px;
	}
	.banner .contCenter {
	width: 100%;
	}
	.banner .title {
	font-size: 35px;
	text-align: center;
	}
	.banner .navigation {
	font-size: 16px;
	text-align: center;
	}

	.pageAbout .contCenter {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	}

	.pageAbout .text {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 400;
	padding-top: 15px;
	padding-left: 5%;
	padding-right: 5%;
	color: #3e3e3e;
	float: none;
	}
	.pageAbout .text h2 {
	height: 60px;
	font-size: 30px;
	font-weight: 600;
	color: #940f09;
	}
	.pageAbout .text b {
	font-weight: 600;
	}
	.pageAbout .image {
	width: 100%;
	height: auto;
	margin: 0px;
	margin-top: 20px;
	
	float: none;
	}



.bannerProduct {
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding-top: 60px;
	
}
.pBg1 {
	background: url(/images/slider/slide1_c.jpg) no-repeat;
	background-position: center 10%; 
	background-size: cover;
}
.pBg2 {
	background: url(/images/slider/slide2_c.jpg) no-repeat;
	background-position: center 60%; 
	background-size: cover;
}
.pBg3 {
	background: url(/images/slider/slide3_c.jpg) no-repeat;
	background-position: center 60%; 
	background-size: cover;
}
.pBg4 {
	background: url(/images/slider/slide4.jpg) no-repeat;
	background-position: center 30%; 
	background-size: cover;
}
.pBg5 {
	background: url(/images/slider/slide5.jpg) no-repeat;
	background-position: center 85%; 
	background-size: cover;
}
.bannerProduct .contCenterFull {
	width: 100%;
	margin-top: 55px;
	background: #000;
	opacity: 0.7;
}
.bannerProduct .contCenter {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.bannerProduct h2 {
	height: auto;
	font-size: 25px;
	font-weight: 600;
	color: #FFF;
	margin-top:0px;
	padding: 6%;
}
.bannerProduct .navigation {
	display: none;
}

.pageProduct {
	width: 100%;
}
.pageProduct .contCenter {
	width: 100%;
	height: auto;
	padding-top: 95px;
	padding: 6%;
}
.pageProduct .text {
	width: 100%;
	height: auto;
	float: none;
	padding: 0px;
}
.pageProduct h1 {
	display: none;
}
.pageProduct .text h2 {
	height: 65px;
	font-size: 30px;
	font-weight: 600;
	color: #940f09;
}

.pageProduct .rightMenu {
	margin-top: 100px;
	width: 100%;
	float:none;
}

.pageProduct .rightMenu img{
	width: 270px;
	height: auto;
	border-radius: 7px;
}

.pageProduct .rightMenu .product {
	width: 100%;
	height: 485px;
	float: none;
	margin-top: -75px;
}
.pageProduct .rightMenu .product:hover{
	background-color: #E7E7E7;
}
.pageProduct .rightMenu .product .contImage {
	margin-top: 20px;
	width: 640px;
	height: 220px;
	transition: .3s;
}
.pageProduct .rightMenu .product .image {
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 65px;
}
.pageProduct .rightMenu .product:hover .contImage {
	margin-left:-265px;
}
.pageProduct .rightMenu .product .name {
	width: 100%;
	height: 35px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #5A5A5A;
}
.pageProduct .rightMenu .product .detail {
	width: 100%;
	height: 40px;
	color: #5A5A5A;
}
.pageProduct .rightMenu .product .more {
	margin-top: 90px;
}
.pageProduct .rightMenu .product .more:hover {
	color: #cf4b57;
}



.pageProductSpecs {
	width: 100%;
	background-color: #f0f0f5;
}
.pageProductSpecs .contCenter {
	width: 100%;
	padding: 6%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 55px;
	overflow: auto;
}
.pageProductSpecs .text {
	width: 100%;
	font-size: 16px;
	float: none;
}
.pageProductSpecs .text h2 {
	height: 65px;
	font-size: 30px;
	font-weight: 600;
	color: #940f09;
}
.pageProductSpecs .rightMenu {
	margin-top: 40px;
	width: 100%;
	float:none;
	text-align: right;
}
.pageProductSpecs .photo {
	width: 100%;
	height: auto;
	border-radius: 10px;
	margin-left: 0px;
	margin-top: 20px;
}

.pageContact {
	width: 100%;
}
.pageContact .contCenter {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 55px;
}
.pageContact .info {
	width: 100%;
	height: auto;
	float: none;
	padding: 6%;	
}
.pageContact .form {
	width: 100%;
	height: auto;
	float: none;
	padding: 6%;	
}
.pageMaps{
	width: 100%;
	height: 500px;
	background-color: #3e3e3e;
}

	.mission {
	width: 100%;
	height: auto;
}
	.mission .contCenter {
	width: 100%;
	height: auto;
	}
	.mission .lText {
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-left: 5%;
	padding-right: 5%;
	color: #3e3e3e;
	float: none;
	}
	.mission .rText {
	width: 100%;
	height: auto;
	font-size: 17px;
	font-weight: 400;
	padding-top: 25px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 25px;
	color: #3e3e3e;
	float: none;
	}
	.mission .rText p{
		height: auto;
		width: 100%;
		float: none;
	}
	.mission .image {
	margin-top: 25px;
	float: none;
	}
	.mission .point {
		float: none;
		width: 100%;
	}
	.pageRef {
		width: 100%;
	}
	.pageRef .contCenter {
		width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 10%;
	}
	.pageRef .ref-item {
		width: 45%;
		border:solid 1px #D9D9D9;
		float: left;
		margin-top: 12px;
		padding: 10px;
	}
	.pageRef .ref-item img{
		width: 100%;
		height: auto;
	}
}