/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Changa+One);



html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 13px/18px   "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6e8b7c;
	position:relative;
	min-width:960px;
	background: #fff;

}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #46332c;
	font-weight: normal;

}

h2 {
	font-size: 40px;
	line-height: 55px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px;
        padding-top: 60px;
        margin-left: -60px;
        margin-bottom: 20px;
        text-shadow: 0px 1px 2px rgba(51,51,51,0.4);
}

h2 strong {
	font-weight: 800;
	font-size: 37px;
	line-height: 70px;
	display: block;
	padding-top: 1px;
	letter-spacing: 0px;
}

h3 {
	color: inherit;
	text-transform: none;
	margin-bottom: 23px;
	font: 30px/28px 'Changa One', cursive;
}

h4 {
	font-size: 39px;
	line-height: 45px;
	font-weight: 300;
	color: #6e8b7c;
	letter-spacing: 1px;
}

h4 strong {
	line-height: 51px;
	font-size: 51px;
	position: relative;
	top: -2px;
	font-weight: 800;
}

h4 span {
	position: relative;
	top: 6px;
}
p {
	margin-bottom: 18px;
}

p.p1 {
	margin-bottom: 26px
}

p.p2 {
	margin-bottom: 22px
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{
	background: url(../images/marker.png) 0 6px no-repeat;
	margin-bottom: 9px;
	padding-left: 15px;
	color: #6e8b7c;
	text-transform: uppercase;
	font: 800 12px/18px 'Open Sans', sans-serif;
	margin-bottom: 6px;
}

ul.list li a:hover	 {
	color: #99b6a7;
}

ul.list1 .count {
	float: left;
	width: 51px;
	margin-top: 5px;
	margin-right: 20px;
	text-align: center;
	height: 51px;
	background: #ab0000;
	border-radius: 3px;
	font-size: 36px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
}

ul.list1 li {
	overflow: hidden;
}

ul.list1 li+li {
	border-top: 1px solid #ceded6;
	padding-top: 20px;
	margin-top: 25px;
}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #ab0000;
}

a.link1 {
	color: #ab0000;
	text-decoration: underline;
	text-transform: uppercase;
	display: inline-block;
	font: 800 12px/18px 'Open Sans', sans-serif;;
	display: inline-block;
	position: relative;
	margin-top: 1px;
}

a.link1:hover {
	color: #6e8b7c;
}



a.link-1 {
	color: #ab0000;
}

a.link-1:hover {
	color: #6e8b7c;
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-right: 5px;
}

.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 border: 1px solid #d0dfd7;
 margin-bottom: 0px;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 26px;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.rel {
	position: relative;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.text1 {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 11px;
	font: 800 18px/20px 'Open Sans', sans-serif;;
}


/*header*/

header {
	display: block;
	padding-top: 30px;
}


header h1 {
	float: left;
	padding-top: 13px;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 265px;
	height: 60px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

header h1 a img {
	display: block;
        height: 100%;	
}

header address {
	display: block;
	margin-right: 50px;
	padding-top: 4px;
	float: right;
	font: 700 13px/18px 'Open Sans', sans-serif;
	margin-bottom: 33px;

}

header .phone {
	float: right;
	padding-top: 31px;
	font: 600 14px/18px 'Open Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 33px;
}

header .phone strong {
	display: block;
	font-weight: 800;
	font-size: 24px;
	letter-spacing: 3px;
	padding-top: 5px;
}

.slogan {
	background: url(../images/man_bg.jpg) center 0 no-repeat;
	margin-top: -4px;
	padding: 85px 0 80px;
	border-bottom: 1px solid #fff;
}

.car_wrap {
	background: #ab0000;
	border-top: 6px solid #fff;
	margin-top: 50px;
	position: relative;
}

.carousel1 {
	cursor: default !important;
	height: auto !important;
}

.car_wrap .rel>div {
	margin-left: -20px;

}

.carousel1 li {
	position: relative;
	float: left;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	color: #fff;
	overflow: hidden;
}


.caroufredsel_wrapper {
height: 316px !important;
}
.carousel1 li a {
	position: absolute;
	bottom: -41px;
	font: 800 12px/18px 'Open Sans', sans-serif;
	display: block;
	color: #fff;
	text-transform: uppercase;
	background: #ab0000;
	left: 0;
	right: 0;
	padding: 12px 20px 11px;
}

.carousel1 li>div {
	padding: 33px 40px 0 20px;
}

.carousel1 h3 {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.carousel1 p {
	padding-right: 15px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	margin-bottom: 0;
	padding-bottom: 68px;
}

.carousel1 li:hover {
	background: #fff;
	color: #ab0000;
}

.carousel1 li:hover  a{
	bottom: 0;
	
}


.carousel1 li a:hover {
	background: #fff;
	color: #ab0000;
}

a.prev {
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images/prevnext.png)  0 bottom no-repeat;
	position: absolute;
	right: 52px;
	bottom: -80px;
}

a.prev:hover {
	background-position: 0 0;
}
a.next {
	display: block;
	width: 52px;
	position: absolute;
	height: 52px;
	bottom: -80px;
	right: 0;
	background: url(../images/prevnext.png) right bottom no-repeat;
	
}

a.next:hover {
	background-position: right 0;
}

/*Content*/


.content {
	border-top: 4px solid #cdddd5;
	margin-top: -4px;
	padding-bottom: 70px;
	
}

.content h4 {
	padding-top: 46px;
	margin-bottom: 18px;
}


.content.page1 h4 {
	padding-top: 0;
	margin-top: -5px;
	margin-bottom: 0;
}

.content.page1 {
	padding-top: 51px;
	margin-top: 0;
	padding-bottom: 73px;
}

.banner {
	border: 1px solid #cdddd5;
	color: #ab0000;
	font: 20px/20px 'Changa One', cursive;
	text-transform: uppercase;
	padding: 19px 22px 21px;
	margin-top: 3px;
}

.banner+.banner {
	margin-top: 13px;
}

.banner a:hover {
	color: #6e8b7c;
}

.content time {
	color: #ab0000;
}

.content.page1 time {
	padding-top: 44px;
	color: #ab0000;
	margin-bottom: 12px;
	display: block;
	font: 24px/18px 'Changa One', cursive;
}

blockquote {
	padding-top: 5px;
}

blockquote+blockquote {
	padding-top: 27px;
	margin-bottom: 20px;
}

blockquote p {
	letter-spacing: -0.5px;
	margin-bottom: 0;
	border: 1px solid #e4ede9;
	border-radius: 10px;
	padding: 24px 10px 32px 30px;
	background: url(../images/quotes.png) 15px 14px no-repeat #f0f6f3;
}

.bq_bot {
	position: relative;
	padding: 17px 0 0;
	z-index: 999;
	background: url(../images/bq_bot.png) 65px 0 no-repeat;
	margin-top: -1px;
	text-align: right;
	color: #ab0000;
}

.box {
	background-color: #f0f6f3;
	padding: 14px 15px 12px;

}

.box  img{
	margin-bottom: 10px;
}

.boxes.b1 {
	margin: 0 -10px;
	padding-top: 5px;
}

.boxes.b2 {
	padding-top: 5px;
}

.boxes.b2 .box {
	padding-bottom: 13px;
}

.boxes.b1 .box {
	float: left;
	width: 150px;
	margin: 0 10px;
}
.boxes .clear {
	height: 20px;
}

.content ul.list {
	padding-top: 3px;
	margin-bottom: 39px;
}

/****Map***/

.map {
	padding-top: 5px;
}

.map figure {
		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 display: block;
 margin-bottom: 26px;
}
.map figure iframe {
	width: 100%;
	height: 305px;
	max-width: 100%;
}

.map address {
	margin-bottom: 19px;
}

.map address strong {
	color: #ab0000;
}

address dd span {
	min-width: 80px;
	display: inline-block;
	text-align: left;
}




/************Footer***********/

footer {
	display: block;
	font: bold 11px/16px 'Open Sans', sans-serif;
	border-top: 1px solid #e3efe9;
	color: #99b6a7;
	padding: 49px 0;
	text-transform: uppercase;
	letter-spacing: 1px
	

}


footer img {
	display: block;
	padding-top: 5px;
	margin-bottom: 3px;
}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:180px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:30px;
	height:18px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left bottom;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 0;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}

.boxes.b1 {
	margin: 0;
}

.boxes.b1 .box {
	width: 100px;
}



.map p {
	padding-top: 20px;
}


 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad1, .pad2, .pad3 {
	padding: 0;
}

.fleft {
	margin-bottom: 5px !important;
}

.caroufredsel_wrapper {
height: 390px !important;
}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.carousel1 li>div {
	padding: 33px 20px 0 30px;
}

.content.page1 h4 {
	margin-bottom: 20px;
}

.slogan {
	background: #E3F0E9;
}

.carousel1 h3 {
	font-size: 20px;
	line-height: 25px;
}

.banner {
	margin-top: 25px;
}

.map address  {
	float: none;
	margin-right: 0px;
}


.map address {
	margin-right: 0px;
	margin-bottom: 20px;
}

.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}


.img_inner {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
}


.copy {
	padding-top: 10px;
}

header h1 {
	float: none;
	position: relative;	
	padding-left: 0;
	padding-bottom: 0;
}

header h1 a {
	margin: 0 auto;
	height: auto;
}

header h1 a img {
	width: 100%;
	right: -72px;
}

header .phone {
	float: none;
	text-align: center;
}

header address {
	text-align: center;
	float: none;
	margin-right: 0;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}

.map address {
	float: none;
	margin-right: 0;
}

.content .noresize {
	width: auto !important;
	float: left !important;
	margin-right: 20px !important;
}

h2  {
	font-size: 30px;
	line-height: 35px;
} 

h2+strong {
	display: block;
	padding-right: 60px;
}

h2+strong br {
	display: none;
}

h2 strong {
	font-size: 35px;
	line-height: 40px;
}

.boxes .clear {
	height: 0;
}

.boxes.b1 {
	margin: 0;
}

.boxes.b1 .box {
	float: none;
	width: auto;
}

.box {
	margin: 0 0 20px !important;

}

.box img {
	width: 100%;
}

.caroufredsel_wrapper {
height: 325px !important;
}
footer>div>div, footer .fright {
	float: none !important; 
}

footer ul {
	margin-bottom: 0 !important;
}

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

.caroufredsel_wrapper {
height: 415px !important;
}


body {
min-width:300px;
}

 .map figure iframe {
	width: 100%;
	height: 200px;
}




}


.phone a:hover { background-color:#999; color:#FFF; padding:7px;}

#contact_form input { width: 500px; padding: 6px; border: none; box-shadow: 0px 1px 3px rgba(51,51,51,0.5); }
#contact_form textarea { width: 500px; height: 200px; padding: 6px; border: none; box-shadow: 0px 1px 3px rgba(51,51,51,0.5); }
.butbut { width: 100px !important; background-color: #bc1414; color: #fff; }
.butbut:hover { background-color: #ccc; color: #333; }




/* start login - register */
#login { width: 710px; font-size: 11px !important; }
#login h3 { padding-bottom:10px; }
#login_area { width: 286px; padding: 7px; background-color: #dedede; border: 1px solid #d5d5d5; border-radius:6px; margin-bottom: 15px; line-height: 15px; }
#login_area form label { display:block; font-weight:bold; color: #29292B; font-size: 12px; }
#login_area form input { width: 280px; margin-bottom:10px; padding:2px; border:1px solid #d5d5d5; padding:2px; }
#login_area form input:hover { background-color: #f5f5f5; border:1px solid #d5d5d5; padding:2px; }

#box_notice { width:350px; padding:10px; border-radius:10px;}

#register { width: 710px; font-size: 11px !important; }
#register h3 { padding-bottom:10px; }
#register h5 { width: 120px; background-color: #29292B; margin-left: 5px; padding: 4px 10px !important; margin-bottom: 0px !important; text-align: center; font-weight: bold; color: #fff; border: none; border-top-left-radius: 6px; border-top-right-radius: 6px; font-size: 12px !important; }
#register form label { display:block; font-weight:bold; color: #29292B; font-size: 12px; }
#register form input { margin-bottom:10px; border:1px solid #d5d5d5; padding:2px 0; }
#register form input:hover { background-color: #f5f5f5; border:1px solid #d5d5d5; padding:2px 2px 2px 0; }
#register form textarea { resize: none; height: 155px !important; margin-top: 0px; margin-bottom:10px; border:1px solid #d5d5d5; padding:2px 2px 2px 0; }
#register form textarea:hover { background-color: #f5f5f5; border:1px solid #d5d5d5; padding:2px 2px 2px 0; }

#register_box { padding: 20px 10px 10px 10px; background-color: #dedede; border: 2px solid #dedede; border-radius: 6px; margin-bottom: 15px; }

.w200 { width:208px; }
.w210 { width:210px; }
.w250 { width:235px; }
.w270 { width:385px; }
.w400 { width:390px; }
.company { width: 682px; }
.already { color: #434440 !important; text-decoration: underline; }
.already:hover { text-decoration: none; }
.f12 { font-size: 12px !important; }

.but_login { width: 160px !important; background-color:#29292B; border:none !important; cursor: pointer; border-radius: 6px; padding:4px 7px !important; font-size: 10px !important; color:#fff; }
.but_login:hover { background-color: #666 !important; color:#fff !important; }

.but_register { width: 300px !important; background-color: #CD0005 !important; font-size: 13px !important; color:#fff; cursor: pointer; padding:3px 8px !important; border:none !important; margin-top: 10px; border-radius: 6px; }
.but_register:hover { background-color: #29292B !important; color:#fff !important; }
.left { float:left}
.right { float:right}
.spacer {clear: both;}
#hidden {width: 250px; height: 370px; overflow:hidden; border-bottom:5px solid #fff}
/* end login - register */

.marlato h5 { font-size: 34px !important; padding: 20px 0; font-family: 'Open Sans', sans-serif; text-transform: uppercase; color: #46332c !important; font-weight: normal; }

.newsnew ul { margin:0px; padding:0px}
.newsnew ul li { border-bottom:1px dotted #000; margin-top:10px;}
.newsnew ul li a { color:#468BC7}
.newsnew ul li a:hover { color:#000}

.listnew li { margin-left:30px; list-style:circle}