@import "reset.css";
@import "grid.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
@import url(//fonts.googleapis.com/css?family=Roboto:300,300italic,400,500,700,900);

html, body {
	background: #fff;
	width: 100%;
	position: relative;
	font: 300 13px/20px 'Roboto', sans-serif;
	color: #606060;
	text-align: left;
}

* ul { list-style: none; }

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

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

a {
	text-decoration: none;
	color: #292929;
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

a:hover {
	color: #e59017;
	text-decoration: none;
}

.col1:hover,
.col3:hover {color: #e59017!important;}

.block h4 a:hover,
.thumb1 h6 a:hover,
.thumb2 h6 a:hover,
.col4:hover {color: #000!important;}

.list1 li a:hover {color: #fff!important;}

/************Header************/

#header {
	position: relative;
	text-align: left;
	height: 224px;
	max-height: 224px;
	margin-bottom: 1px;
	z-index: 1;
}

.header {	
	background: url(../images/banner.jpg) center 0 no-repeat;
	height: 224px;
	max-height: 224px;
}

.banner {
	background: url(../images/banner.jpg) center 0 no-repeat;
	position: relative;
	text-align: center;
	height: 930px;
	max-height: 930px;
	top: -225px;
	margin-bottom: -225px;
}

.title {
	position: relative;
	color: #fff;
	font: 700 58px/70px 'Roboto Slab';
	padding-top: 413px;
}

.title1 {
	position: relative;
	color: #f9a32a;
	margin-top: 30px;
	font: 300 21px/29px 'Roboto';
	letter-spacing: -.3px;
}

.shadow,
.shadow1 {
    background: url(../images/shadow.png) 0 0 repeat;   
    height: 224px;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.shadow1 {
	height: 705px;
	max-height: 705px;
	top: 225px;
}

h1 {
	margin: 79px 0 25px;
	position: relative;
	z-index: 3;
}

/************Content***********/

#content {background: #fff;}

.bg1 {background: url(../images/bg1.jpg) 0 0 repeat;}

.p19 {padding-bottom: 19px;}
.p52 {padding: 66px 0 52px;}
.p66 {padding: 66px 0 72px;}
.p76 {padding: 76px 0 91px;}
.p83 {padding: 83px 0 87px;}
.p90 {padding: 90px 0;}

.col1 {color: #343434!important;}
.col2 {color: #343434;}
.col3 {color: #606060!important;}
.col4 {color: #606060!important;}

.m18 {margin-bottom: 18px;}
.m33 {margin-bottom: 33px;}
.m46 {margin-bottom: 46px;}

.center,
.center1 {
	position: relative;
	text-align: center;
}

h2,h3,h4,h5,h6 {
	display: block;
	font: 400 20px/40px 'Roboto Slab', sans-serif;
	color: #281f2b;
	position: relative;
}

h2 {
	color: #fff;
	font-size: 64px;
	line-height: 64px;
	margin-bottom: 53px;
	font-weight: 700;
}

h3 {
	text-transform: uppercase;
	font-size: 42px;
	line-height: 48px;
	color: #343434;
	font-weight: 400;
	margin-bottom: 45px;
}

h4 {
	color: #262626;
	font-size: 34px;
	line-height: 40px;
	font-weight: 300;
	text-transform: none;
}

h5 {
	color: #000;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Roboto';
	font-weight: 300;
}

h6 {
	color: #fff;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Roboto';
	font-weight: bold;
}

.block h4 {
	font: 300 21px/29px 'Roboto';
	margin-bottom: 24px;
}

.block h4 a {color: #e59017;}

.block .image {margin-bottom: 35px;}


.block1 {
    margin-top: -8px;
    padding-right: 28px;
}

.block1 h4 {
	font-size: 22px;
	line-height: 34px;
	color: #f9a32a;
	font-family: 'Roboto';
	font-weight: 300;
}

.info {	
	color: #f9a32a;
	display: inline-block;
	margin-bottom: 12px;
}

.thumb,
.thumb1 {
	position: relative;
	overflow: hidden;
	margin: 0;
	text-align: center;
}

.thumb1 .image {margin-bottom: 33px;}
.thumb1 h6 a,
.thumb2 h6 a {
	color: #fff;
	font-weight: 900;
}
.thumb1 h6 {margin-bottom: 11px;padding: 0 19px;}
.thumb1 p {
    padding: 0 19px;
    color: #774b06;
}

.thumb h5 {
	margin: 19px 0;
	padding: 0 10px;
}

.thumb p {padding: 0 16px;}

.thumb .image {margin-bottom: 11px;}

.thumbnail {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.thumbnail p {padding: 0 12px;}
.thumbnail a {margin-top: 5px;}

.thumb2 {
	position: relative;
	overflow: hidden;
	text-align: left;
	margin-bottom: 7px;
}
.thumb2 p {color: #774b06;}

.wide_map {
	position: relative;
	width: 100%;
	height: 412px;
}

.price {
    font: 900 15px/36px 'Roboto',sans-serif;
	margin-top: 25px;
	color: #606060;
	display: inline-block;
}

time {
	display: block;
	color: #e59017;
	font: 300 64px/64px 'Roboto Slab';
}

time span {
	font: 100 17px/17px 'Roboto Slab';
}

.txt {
	position: relative;
    margin-bottom: 33px;
    text-align: left;
}

.txt:last-child {margin-bottom: 18px;}

.txt h4 {
	margin-bottom: 24px;
	font: 300 21px/29px 'Roboto';
	color: #e59017;
}
.txt a {
	color: #f9a32a;
	font: 300 13px/20px 'Roboto'; 
	text-decoration: underline;
	margin-top: 20px;
	display: inline-block;
}

.txt a:hover {
	text-decoration: none;
	color: #000;
}

.address {
	position: relative;
	overflow: hidden;
    padding-top: 13px;
    margin-bottom: -2px;
}

.address > p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}
.address dd {
	font-size: 13px;
    line-height: 20px;
}

.address dd span {
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
}


/**********links**************/

.link {
	position: relative;
	display: inline-block;
	color: #fff;
    font: 700 19px/51px 'Roboto Slab',sans-serif;
    text-decoration: none;
    text-transform: lowercase;
    height: 52px;
    background: #343434;
    margin-top: 92px;
    text-align: center;
    padding: 0 41px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.link:hover {
	background: #f9a32a;
	color: #343434;
}

.link1 {
    font: 700 19px/24px 'Roboto Slab',sans-serif;
	margin-top: 18px;
	color: #fff;
	display: inline-block;
}

.link1:hover {color: #000;}


/**********lists**************/

.list,
.list1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
	text-align: left;
}

.list li,
.list1 li {
	position: relative;
	padding-left: 19px;
}

.list li a,
.list1 li a {
	color: #606060;
	text-decoration: none;
	font: 300 13px/26px 'Roboto';
}

.list li a:hover,
.list1 li a:hover {
	color: #f9a32a;
	text-decoration: none;
}

.list li .fa,
.list1 li .fa {
	font-size: 13px;
	line-height: 26px;
	color: #f9a32a;
	position: absolute;
	left: 0;
}

.list1 li a {color: #774b06;}
.list1 li .fa {color: #fff;}

.list2 li {
	margin-bottom: 10px;
	color: #f9a32a;
}

.list2 li a {
	color: #606060;
	display: inline-block;
	margin-left: 5px;
}
.list2 br {display: none;}

.list2 li a:hover {
	color: #f9a32a;
	text-decoration: none;
}

.news_block li {
	position: relative;
	overflow: hidden;
}

.news_block li + li {margin-top: 18px;}

.news_block h5 {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 12px;
}

/*************subscribe form***************/

.sub_form {
	position: relative;
	overflow: hidden;
}

#subscribe-form {
  position: relative;
  display: inline-block;
}

#subscribe-form input {
  position: relative;
  display: inline-block;
  text-shadow: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #e7e7e7; 
  outline: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  height: 48px;
  background: none;
  font: 300 13px/33px 'Roboto', sans-serif;
  color: #606060;
  padding: 6px 20px 9px;
  text-transform: lowercase;
}

#subscribe-form label {
  display: inline-block;
  margin-bottom: 0;
}

#subscribe-form fieldset {
  width: 84.5%;
  float: left;
  margin-right: 15px;
}

#subscribe-form .error {
  height: 0;
  overflow: hidden;
  font: 10px/20px Arial;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
  position: absolute;
  left: 0;
  text-align: left;
  bottom: 0px;
  color: #d73d3d;
}

#subscribe-form .success {
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  left: 0;
  top: 0;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #e59017;
  z-index: 10;
  width: 300px;
  text-align: center;
  font: 400 14px/18px 'Roboto', sans-serif;
  color: #fff;
  height: 48px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border: 1px solid #e7e7e7; 
}

#subscribe-form label.invalid .error {
  height: 20px;
}

#subscribe-form a {
  margin-top: 0;
  text-align: center;
  font: 700 28px/30px 'Roboto Slab';
  text-transform: uppercase;
  color: #e59017;
  float: left;
  display: inline-block;
  margin-top: 7px;
}

#subscribe-form a:hover {color: #000;}


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

#footer {
	border-top: 1px solid #e0e0e0;
	position: relative;
}

.copy {
	font: 300 13px/20px 'Roboto', sans-serif;
	margin-top: 0;
	padding-top: 12px;
	text-transform: uppercase;
}

.copy>span {
	position: relative; 
	display: inline-block;
}
.copy b {
	color: #e59017;
	display: inline;
}

.copy a {
	color: #606060;
	display: inline-block;
	position: relative;
	line-height: 20px;
	font-size: 13px;
	padding-bottom: 1px;
	text-transform: none;
}

.copy a:hover {color: #e79a2c;}
.copy br {display: none;}


#toTop {
    background: url(../images/toTop.png) 0 0 no-repeat;
    border: none;
    bottom: 293px;
    display: none;
    height: 42px;
    left: 57%;
    margin-left: 489px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 42px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';

    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    box-shadow: 0 0 4px #a4a4a4;
    -webkit-box-shadow: 0 0 4px #a4a4a4;
    -moz-box-shadow: 0 0 4px #a4a4a4;
}


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

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

	.p90, .p76, .p83, .p66 {padding: 60px 0;}

	.banner br {display: none;}

	h1 a img,
	.thumbnail img,
	.thumb2 img {width: 100%;}

	.list2 li a {margin-left: 3px;}
	.block1 {padding: 0;}

	h4 {
		font-size: 28px;
		line-height: 35px;
	}

	.link {margin-top: 45px;}
	
	h2 {
		font-size: 50px;
		line-height: 50px;
	}

	.thumb1 img,
	.block img {width: 100%;}

	#subscribe-form input, 
	#subscribe-form .success {width: 235px;}
	#subscribe-form fieldset {width: auto;}
	#subscribe-form .error {left: 15px;}

	.address {padding-top: 0;}

}

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


	time {font: 300 49px/50px 'Roboto Slab';}
	time span {font: 100 15px/17px 'Roboto Slab';}

	.block .image {margin-bottom: 30px;}

	h3 {
	    font-size: 33px;
	    line-height: 33px;
	    margin-bottom: 40px;
	}

	.address {
	    margin-bottom: 0;
	    padding-top: 0;
	}

	.wide_map {height: 300px;}

	#subscribe-form input {padding: 6px 15px 9px;}
	#subscribe-form input, #subscribe-form .success {width: 177px;}

	.thumbnail p {padding: 0 7px;}

	.m33 {margin-bottom: 0;}

}

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

	.wrap,
	.image1,
	.m18 {margin-bottom: 30px;}

	.thumb1, .thumb1 p {padding: 0;}
	h6 {font-size: 16px;}

	.copy {padding: 0;}

	h1 a img {width: auto;}
	h1 {margin: 43px 0 23px;}

	.title {
	    color: #fff;
	    font: 700 54px/60px 'Roboto Slab';
	    padding-top: 300px;
	    position: relative;
	}
	
	.shadow1 {
	    height: 625px;
	    max-height: 625px;
	    top: 225px;
	}

	.banner {
	    height: 850px;
	    max-height: 850px;
	}
	
	#subscribe-form input, #subscribe-form .success {width: 355px;}

	.m46 {margin: 0;}

	.thumb2 .image {margin-bottom: 30px;}

	.center1 .grid_2 {float: left!important;width: 50%;}

	.info {margin-bottom: 20px;}

	time span {line-height: 50px;}

	h2 {
		font-size: 37px;
		line-height: 38px;
	}

}

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

	.wide_map {height: 200px;}

	h1 a img {width: 100%;}

	.center1 .grid_2 {float: none!important;width: 100%;}

	.title {
	    color: #fff;
	    font: 700 40px/50px 'Roboto Slab';
	    padding-top: 280px;
	    position: relative;
	}

	.shadow1 {
	    height: 595px;
	    max-height: 595px;
	}

	.banner {
	    height: 820px;
	    max-height: 820px;
	}

	time span {line-height: 71px;}

	#subscribe-form input, #subscribe-form .success {width: 242px;}

	.list2 span {display: block;}
	.list2 li a {margin-left: 0;}

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

}

