	/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/font-awesome.css";
@import "../css/superfish.css";

@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700);
@import url(//fonts.googleapis.com/css?family=Ubuntu:400italic,700italic);
@import url(//fonts.googleapis.com/css?family=Playball);

body{
	min-width: 960px;
	background: #464646;
	color: #000000;
	font: .9em/1.2em 'Ubuntu', sans-serif;
}

p {
	margin-bottom: 22px;
	
}
h2{
	font: 18px/16px 'Times New Roman';
	text-transform: uppercase;
	padding-top: 10px;
	color: #323232;
	margin-bottom: 13px;
}
h3{
	font: italic 16px/20px 'Ubuntu', sans-serif;
	color: #0194c9;
}
h4{
	font: 32px/28px 'Times New Roman';
	text-transform: uppercase;
	margin-bottom: 12px;
	color: #1ca0c6;
	text-shadow: 1px 1px 1px #fff;
}
h5{
	font: 30px/26px 'Times New Roman';
	text-transform: uppercase;
	color: #0194c9;
	margin: 15px 0 24px;
}
h6{
	color: #464646;
	font: 20px/30px 'Times New Roman';
	text-transform: uppercase;
	margin-bottom: 10px;
}
img {
	max-width: 100%;
	width: 100%;
}



input {
	border-radius: 0 !important;
	outline: none !important;
	-webkit-appearance: none;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}
.extra_wrapper{
	overflow: hidden;
}



/*-----------Header------------*/
#header{
	background: url('../images/bg1_1.jpg') repeat-x;
}
#header h1{
	clear: both;
	padding-top: 24px;
	display: inline-block;
	margin-bottom: 40px;
	float: left;
}
#header h1 img{
	display: block;
}

/*-----------Content-----------*/
#content{
	background-color: #fff;
}
.brd{
	height: 5px;
	background: url('../images/bg3.jpg') repeat-x;
}
.brd1{
	padding-top: 35px;
	border-right: 1px solid #cdcdcd;
	min-height: 65px;
	margin-top: 18px;
}
.brd2{
	padding-top: 37px;
	background: url('../images/bg6.jpg') repeat-x #f6f6f6;
}
.brd3{
	padding-top: 20px;
	border-right: 1px solid #606060;
	min-height: 230px;
}
.brd4{
	padding-top: 37px;
	background: url('../images/bg8.jpg') repeat-x #f6f6f6;
}
.bg2{
	padding-top: 50px;
	background: url('../images/bg2.jpg');
}
.bg5{
	background: url('../images/bg5.jpg') repeat-x #f6f6f6;
}
.div1{
	padding: 0 150px 32px;
}
.div2{
	padding-top: 35px;
	min-height: 65px;
	margin-top: 20px;
}
.div3{
	background: #464646;
	padding: 24px 18px 24px 16px;
}
.div4{
	padding: 12px 18px 26px 18px;
}
.div4, .div7{
	border-bottom: 1px solid #d6d6d6; 
	border-left: 1px solid #d6d6d6; 
	border-right: 1px solid #d6d6d6;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.div4:before, .div4:after, .div7:before, .div7:after{
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
}
.div4:before, .div7:before{
	bottom: 0;
	right: 0;
	border-width: 0 0 29px 29px;
	border-color: transparent transparent #d6d6d6 transparent;
}
.div4:after, .div7:after{
	border-width: 0 0 30px 30px;
	bottom: -1px;
	right: -1px;
	border-color: transparent transparent #fff transparent;
}
.div5{
	padding: 0 52px 17px 0;
}
.div6{
	background: #fff;
	padding: 0 12px 17px 0;
	color: #000000;
}
.div7{
	padding: 12px 18px 14px 18px;
}
.pstn{
	min-height: 10px;
	position: relative;
}
article.art1 {
	position: absolute;
	top: -172px;
	left: 0;
	right: 0;
}

.block1{
	background: #464646;
	padding: 27px 30px 27px 15px;
	margin-bottom: 40px;
}
.block1 p{
	color: #fff;
	font: 14px/22px 'Times New Roman';
}
.block1 p span{
	font-size: 20px;
	text-transform: uppercase;
	line-height: 18px;
	display: block;
	margin-bottom: 10px;
}


/*--------------List------------*/
.gallery li{
	margin-bottom: 20px;
}
.gallery li:last-child{
	margin-bottom: 53px;
}
.list li{
	background: url('../images/marker1.png') 0 12px no-repeat;
	text-align: left;
	padding-left: 13px;
}
.list a {
	font: italic 1em/30px 'Ubuntu', sans-serif;
}
.gal li {
	margin-bottom: 54px;
}
.list1{
	margin-bottom: 22px;
}
.list1 li {
	display: inline-block;
	color: #0194c9;
	text-transform: uppercase;
	font: 12px/14px 'Times New Roman';
	text-align: left;
}
.list1 li+li {
	margin-left: 3px;
}


/*-------------Text------------*/
.txt {
	text-align: center;
}
.p1 {
	color: #000000;
	font: italic 18px/18px 'Ubuntu', sans-serif;
}
.p2 {
	font: 14px/18px 'Ubuntu', sans-serif;
}
.p3 {
	font: 16px/18px 'Times New Roman';
	color: #292b2d;
	text-shadow: 1px 2px 0px #fff;
	margin-bottom: 24px;
	text-align:left;
}
.p4 {
	font: 21px/30px 'Times New Roman';
	display: block;
	color: #010101;
	margin-bottom: 10px;
}
.p5 {
	color: #fff;
	font: 14px/22px 'Times New Roman';
}
.p6 {
	font: 24px/24px 'Times New Roman';
	text-transform: uppercase;
	color: #0194c9;
	margin-bottom: 14px;
}

/*------------Images-----------*/
.img1, .img2, .img3, .img4 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.img1 {
	display: inline-block;
	border: 1px solid #d9d9d9;
}
.img2 {
	display: inline-block;
	border: 1px solid #d0d0d0;
}
.img3 {
	border: 1px solid #dadada;
	margin-bottom: 25px;
}
.img4 {
	float: left;
	border: 1px solid #dcdcdc;
	display: inline-block;
	margin: 5px 20px 20px 0;
}

/*-------------Links-----------*/
a {
	text-decoration: none;
	color: inherit;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #0194c9;
}
a.lightbox {
	display: block;
	position: relative;
}
.gallery a.lightbox span {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../images/magnify.png') -100px center no-repeat;
}
.gallery a.lightbox:hover span {
	background-position: center center;
}
.link{
	width: 42px;
	position: absolute;
	height: 42px;
	bottom: 5px;
	right: 5px;
}
.link:hover{
	opacity: 0.7;
}
.a1{
	color: #fff;
	text-transform: uppercase;
	padding: 8px 21px 8px 11px;
	position: relative;
	background: #0194c9;
	display: inline-block;
	font: 12px/18px 'Ubuntu', sans-serif;
	margin-bottom: 54px;
}
.a1:hover{
	color: #fff;
	background: #515151;
}
.a1:before{
	content: '';
	right: 10px;
	display: block;
	height: 5px;
	background: url('../images/link1.png') no-repeat;
	width: 7px;
	position: absolute;
	top: 15px;
}
.a2{
	color: #464646;
	display: inline-block;
	font: 12px/18px 'Times New Roman';
	background: #fff;
	text-transform: uppercase;
	padding: 10px 12px
}
.a3{
	padding: 9px 13px 10px;
	background: #848484;
	text-transform: uppercase;
	font: 12px/18px 'Times New Roman';
	display: inline-block;
	color: #fff;
}
.a3:hover{
	background: #adacac;
	color: #f6f6f6;
}
.a4{
	color: #0194c9;
	font-family: 'Playball', cursive;
	font-size: 36px;
}
.a5{
	font: bold 30px/34px 'Times New Roman';
	color: #0194c9;
}
.a6{
	font: 30px/34px 'Times New Roman';
	text-transform: uppercase;
	color: #0194c9;
}
.a7{
	color: #0194c9;
	font: 30px/34px 'Ubuntu', sans-serif;
}
.a4:hover, .a5:hover, .a6:hover, .a7:hover{
	color: #464646;
}
.a8{
	text-transform: uppercase;
	font: bold 18px/24px 'Times New Roman';
	background: #707070;
	display: inline-block;
	padding: 8px 24px 7px;
	float: right;
	color: #fff;
}
.a8:hover{
	color: #909090;
}
.a9{
	color: #fff;
	text-transform: uppercase;
	font: 20px/18px 'Times New Roman';
}
.a10{
	position: relative;
	color: #0194c9;
	text-transform: uppercase;
	font: 12px/12px 'Ubuntu', sans-serif;
}
.a10:before, .a12:before{
	content: '';
	width: 7px;
	display: block;
	position: absolute;
	height: 5px;
	top: 4px;
	background: url('../images/link2.png') 0 0px no-repeat;
	right: -13px;
}
.a11{
	font-size: 14px;
	font-style: italic;
	color: #0194c9;
}
.a10:hover, .list1 a:hover, .a11:hover{
	color: #585858;
}
.a12{
	position: relative;
	color: #585858;
	text-transform: uppercase;
	font: 12px/12px 'Ubuntu', sans-serif;
}

/*-------------Indent-----------*/
.pad1{
	padding-top: 38px;
}
.pad2{
	padding-bottom: 70px;
}
.pad3{
	padding-right: 60px;
}
.pad4{
	padding-top: 20px;
}
.pad5{
	padding-top: 40px;
}
.pad6{
	padding-top: 34px;
}
.pad7{
	padding-top: 36px;
}
.pad8{
	padding: 0 50px 52px 0;
}
.pad9{
	padding-top: 225px;
}

.mrg1{
	margin-bottom: 22px;
}
.mrg2{
	margin-bottom: 40px;
}
.mrg3{
	margin-bottom: 15px;
}
.mrg4{
	margin-bottom: 20px;
}
.mrg5{
	margin-bottom: 0;
}
.mrg6{
	margin-bottom: 27px;
}
.mrg7{
	margin-bottom: 7px;
}
.mrg8{
	margin-bottom: 12px;
}
.mrg9{
	margin-bottom: 30px;
}
.mrg10{
	margin-bottom: 10px;
}
.mrg11{
	margin-bottom: 36px;
}

/*-------------Footer-----------*/
footer{
	border-top: 12px solid #333;
	padding: 24px 0 80px;
}
footer h1 a{
	display: inline-block;
}
#subscribe-form { 
	position: relative;
}
#subscribe-form input { 
	color: #fff;
	border: none;
	width: 100%;
	box-shadow: none !important; 
	font: 12px/18px 'Ubuntu', sans-serif;
	text-transform: none;
	height: 33px;
	padding: 7px 5px 8px 15px;
	background: #909090;
	margin-bottom: 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
#subscribe-form fieldset {
	position: relative;
}
#subscribe-form .error {
	position: absolute;
	border: 1px solid #909090;
	box-shadow: none;
	overflow: hidden;
	display: none;
	height: 0;
	font-size: 10px;
	top: 0;
	color: red;
	right: 22px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#subscribe-form .success {
	border-radius: 0;
	padding: 0;
	height: 37px;
	border: 1px solid #40515e;
	text-align: center;
	background: #b6b6b6;
	position: absolute;
	z-index: 10;
	top: 0;
	width: 100%;
	color: #40515e;
}
#subscribe-form label.invalid .error {
	height: 19px;
	display: block;
}
#subscribe-form a[data-type="submit"]{
	float: right;
}
footer address{
	color: #464646;
	padding-top: 4px;
	text-transform: uppercase;
	font: 12px/24px 'Ubuntu', sans-serif;
}
footer address dt{
	margin-bottom: 20px;
}
.privacy{
	color: #666;
	text-transform: uppercase;
	font: 13px 'Times New Roman';
	margin: 2px 0 12px;
}
.socials a{
	display: inline-block;
}
.socials a:hover{
	filter:alpha(opacity=50);
	opacity: 0.5;
}

/*--------------To_Top----------*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) center no-repeat #464646;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background: url(../images/totop.png) center no-repeat #909090;
}

/*--------------Map-------------*/
.map {
	overflow: hidden;
	padding-bottom: 40px;
	text-align: left;
}
.map figure {
	display: inline-block;
	width: 100%;
}
.map figure iframe {
	width: 345px;
	height: 273px;
	max-width: 100%;
	border: 1px solid #dfdfdf;
	margin-bottom: 26px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map address {
    font-style: normal;
    line-height: inherit;
	display: block;
	font-weight: normal;
}
.map address dt {
	margin-bottom: 12px;
	font: 12px/18px 'Times New Roman';
	text-transform: uppercase;
	color: #0194c9;
}
.map address dd{
	height: 24px;
}
.map address dd span {
	color: inherit;
	padding: 0;
	display: inline-block;
	min-width: 70px;
	text-align: left;
}
.map address a{
	color: #0194c9;
}
.map address a:hover{
	color: #585858;
}


/*=======================RESPONSIVE LAYOUTS===========================*/

@media only screen and (max-width: 995px) {
	body {
		min-width: 768px;
	}
	#owl h2{
		font-size: 40px !important;
		line-height: 40px !important;
		padding: 120px 0 180px !important;
	}
	#owl .owl-prev, #owl .owl-next {
		top: 35% !important;
	}
	article.art1 {
	    top: -134px;
	}
	h2{
		font-size: 16px;
	}
	.div5, .div6 {
		padding: 0 0 17px 0;
	}
	.div7{
		padding: 0 15px;
	}
	.block1 p span {
		font-size: 18px;
	}
	.pad3{
		padding-right: 5px;
	}
	footer, #content {
		text-align: center;
	}
	#newsletter1 input {
		width: 90%;
	}
	footer address {
		font-size: 10px;
	}
	#newsletter1 a[data-type="submit"] , .img4 {
		float: none;
	}
	.img4 {
		margin-right: 0;
	}
	.div4 {
	    padding: 0 10px 10px;
	}
	.div1 {
		padding: 0 40px 32px;
	}
}


@media only screen and (max-width: 767px) {
	body {
		min-width: 420px;
	}
	article.art1 {
		position: static;
		margin: 10px 0 20px;
	}
	.div7 {
	    padding-bottom: 20px;
	}
	.pad9 {
		padding-top: 45px;
	}
	h4{
		font-size: 30px;
	}
	
	
	.div1 {
		padding: 0 20px 32px;
	}
	.brd1, .brd3 {
		border-right: none;
	}
	.brd3 {
		min-height: 100px;
		margin-bottom: 40px;
	}
	#owl h2 {
		padding: 80px 0 95px !important;
		font-size: 30px !important;
		line-height: 30px !important;
	}
	#owl .item {
		padding: 0 45px !important;
	} 
	.brd1, .div2 {
		min-height: 30px;
		padding-top: 10px;
		margin-top: 10px;
	}
	.img2 {
		margin-bottom: 20px;
	}
	ul.list{
		
		margin-bottom: 40px;
	}
	.btns{
		padding-top: 0 !important;
	}
}



@media only screen and (max-width: 480px) {
	body {
		min-width: 300px;
	}	
	#owl h2 {
		padding: 70px 0 85px !important;
		font-size: 25px !important;
		line-height: 25px !important; 
	}
	#owl .item {
		padding: 0 30px !important;
	}
	h4 {
		font-size: 25px;
	}
	.p4{
		font-size: 18px;
		line-height: 25px;
	}
	
}
