@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Contrail+One);





html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 13px/22px  Arial, Helvetica, sans-serif;
	color: #838383;
	position: relative;
	min-width: 960px;
	background: #fff;

}

address {
	font-style: normal;
}

p {
	margin-bottom: 22px;
}

p.p1 {
	margin-bottom: 15px;
}

p.p2 {
	margin-bottom: 18px;
}

input {
	border-radius: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Contrail One', cursive;
	color: #535353;
	letter-spacing: -2px;
	font-weight: normal;
}

h2 {
	color: #fff;
	font-size: 76px;
	line-height: 90px;
	text-transform: uppercase;
	padding-top: 113px;
	margin-bottom: 49px;
	letter-spacing: -5px;
}

h3 {
	font-size: 30px;
	line-height: 26px;
	margin-bottom: 40px;
	padding-top: 65px;}

.page1 h3 {
	margin-bottom: 40px;
	padding-top: 65px;
}


.prv h3 {
	margin-bottom: 38px;	
}

.prv .text1 {
	padding-top: 2px;
}

.page1 h3.head1 {
	margin-bottom: 129px;
	padding-top: 41px;
}

h3.head1 {
	margin-bottom: 44px;
	padding-top: 59px;
}

img {
	max-width: 100%;
}



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

ul.list {
padding-top: 60px;
}

ul.list li {
	padding-left: 58px;
	line-height: 20px;
	background: url(../images/marker.png) 0 1px no-repeat;
}

ul.list li +li {
	margin-top: 32px;
}

ul.list .l_title {
	letter-spacing: -1px;
	font: 30px/30px 'Contrail One', cursive;
	color: #535353;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 9px;
}

ul.list1.l1 {
	margin-top: -4px;
}

ul.list1.l1 .text1 {
	margin-bottom: 13px;
}

ul.list1 .extra_wrapper {
	overflow: hidden;
}

ul.list1 li  {
	overflow: hidden;
}

ul.list1 li .count {
	text-transform: uppercase;
	display: block;
	float: left;width: 47px;
	height: 47px;
	text-align: center;
	margin-right: 12px;
	margin-top: 4px;
	font: 35px/50px 'Contrail One', cursive;
	color: #fff;
	background-color: #accd9d;
	border-radius: 500px;

}

ul.list1 li+li {
	margin-top: 24px;
}

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: #accd9d;
}

a.btn {
	color: #b2b2b2;
	display: inline-block;
	border-radius: 5px;
	background-color: #ececec;
	font: 13px/18px 'Contrail One', cursive;
	padding: 6px 25px;
	text-transform: uppercase;
	margin-top: 37px;
}

a.btn:hover {
	background-color: #accd9d !important;
	color: #fff;
}

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

a.link-1:hover {
	color: #4B4B4B;
}
/****classes****/

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


.img_inner {
	border-radius: 5px;
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 16px;
}

.mt0 {
	margin-top: 0 !important;
}

.mt1 {
	margin-top: -2px;
}

.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 14px;
	margin-top: 4px;
}

.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	overflow: hidden;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.pb0 {
	padding-bottom: 0 !important;
}


/*header*/

header {
	display: block;
	position: relative;
	z-index: 998;
	padding-top: 15px;
	padding-bottom: 16px;
}

header h1 {
	z-index: 910;
		text-align: center;
		float: left;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 264px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}



/**Content**/


.content {
	padding-top: 0;
	background-color: #f6f6f6;
	padding-bottom: 52px;
}

.page1 .content {
	padding-bottom: 52px;
}

.page1_block {
	padding-top: 124px;
}

.box {
	border-radius: 6px;
	text-align: center;
	padding: 0 24px 22px;
	background-color: #fff;
}




.box i {
	display: block;
	color: #fff;
	font-size: 65px;
	line-height: 172px;
	border-radius: 500px;
	height: 174px;
	position: absolute;
	top: -86px;
	width: 174px;
	background-color: #accd9d;
}

.box .title {
	font: 30px/25px 'Contrail One', cursive;
	color: #4b4b4b;
	letter-spacing: -2px;
	padding-top: 118px;
	margin-bottom: 29px;
}

.box i.icon-copy {
	line-height: 168px;
	background-color: #ffd996;
}


.box i.icon-umbrella {
	line-height: 168px;
	background-color: #e47d61;
}

.box i.icon-trophy {
	line-height: 178px;
	background-color: #bf6452;
}

.text1 {
	color: #accd9d;
	font: 20px/26px 'Contrail One', cursive;
	letter-spacing: -1px;	
	margin-bottom: 16px;
}

.box a.btn {
	background-color: #f6f6f6;
margin-top: 32px;
}

.car_div {
	background-color: #fff;
	margin-top: 54px;
	padding-bottom: 26px;
}

.carousel1 {
	text-align: center !important;
	cursor: default !important;
}

.carousel1 span {
	display: block;
	text-transform: uppercase;
	color: #2d3730;
	padding: 39px 0 13px;
	font-size: 14px;
}

.carousel1 li{
	float: left;
}

.carousel1 blockquote {
	letter-spacing: -1px;
	padding: 44px 78px 44px;
	border-radius: 5px;
	background-color: #accd9d;
	color: #fff;
	font: 35px/42px 'Contrail One', cursive;
}

.pagination {
	text-align: center;
	padding-top: 16px;
}

.pagination a {
	font-size: 0;
	display: inline-block;

}

.pagination a:hover span, .pagination a.selected span {
	background-color: #44493f;
}

.pagination a+a {
	margin-left: 3px;
}

.pagination a span {
	display: block;
	background-color: #e6e6e6;
	width: 10px;
	height: 10px;
	border-radius: 500px;
	overflow: hidden;
	text-indent: -1000px;
}

.box {
	position: relative;
}

.boxes1 .title {
	font-size: 20px;
	letter-spacing: -1px;
	margin-bottom: 4px;
	padding-top: 113px;
}

.boxes1 .box {
	padding-bottom: 50px;
}

.box img {
	position: absolute;
	border-radius: 500px;
	left: 24px;
	right: 24px;
	top: -86px;
}

.text1 a:hover {
	color:#4B4B4B;
}

.car_div1 {
	border-radius: 5px;
	background-color: #fff;
	padding: 0 77px;
	position: relative;
	overflow: hidden;
}

.carousel2 {
	cursor: default !important;
}

.carousel2 li {
	padding-top: 27px;
	padding-bottom: 22px;
	float: left;
	display: block;
	text-align: center;

}

a.prev, a.next {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	background: url(../images/prevnext.png) 0 0 no-repeat;
	width: 34px;
	height: 34px;
	left: 10px;
	display: block;

}

a.next {
	left: auto;
	right: 10px;
	background-position: right 0;
}

a.prev:hover, a.next:hover {
	opacity: 0.5;
}

.icns img {
	margin-right: 12px;
	float: left;
	margin-top: 4px;
}

.icns .clear {
	height: 24px;
}

.boxes2 {
	overflow: hidden;
	padding-top: 4px;
}

.box1 {
	border-radius: 5px;
	background-color: #fff;
}

.box1 a.btn {
	margin-top: 32px;
}

.pad2 {
	padding: 0 20px 20px;
}

.boxes2 .clear {
	height: 20px;
}

/**Map**/

.map {
	margin-bottom: 0 !important;
	padding-top: 4px;
	padding-right: 19px;
	overflow: hidden;
}

.map .text1 {
	padding-bottom: 1px;
}

.map figure {
	padding-top: 0px;
	float: none !important;
	display: block;
	width: 100%;
	margin-bottom: 16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	border-radius: 5px;
	height: 296px;
	max-width: 100%;
}
.map address {
	display: block;
	float: left;
}

.map address .text1 {
	margin-bottom: 15px;
}


.map address +address {
	margin-left: 75px;
}


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

/**Footer**/
footer {
	display: block;
	padding-bottom: 40px;
}

.copy {
	float: left;
	padding-top: 51px;
}


.socials  {
	float: right;
	padding-top: 39px;
	overflow: hidden;
}

.socials a {
	float: left;
	display: block;
	width: 50px;
	color: #b2b2b2;
	font-size: 24px;
	line-height: 52px;
	height: 50px;
	text-align: center;
	margin: 0 2px;
	border-radius: 500px;
	background-color: #ececec;
}

.socials a+a {
	margin-left: 4px;
}

.socials a:hover {
	background-color: #accd9d;
	color: #fff;
}



/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	left: 55%;
	margin-left: 500px;
	overflow: hidden;
	width: 50px;
	margin-right: 0 !important;
	height: 50px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/totop.png) no-repeat left 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline: none;
	background-position: right 0;
}

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

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

.box i {
	width: 124px;
	height: 124px;
	line-height: 124px !important;
	top: -62px;
}

.box .title {
	padding-top: 80px;
}


.slider_wrapper {
	height: 379px !important;
}

h2 {
	font-size: 80px;
	padding-top: 30px;
	margin-bottom: 2px;
}

ul.list .l_title {
	font-size: 25px;
}

.boxes1 .box .title {
	padding-top: 20px;
}

.box img {
	position: relative;
	margin-top: -50%;
	left: 0;
	top: 0;
	right: 0;
}


 .nowrap {
 white-space: normal;
}

 .map {
 	padding-right: 0 !important;
 }


 .map address {
 float: left;
 margin-right: 30px;
}

 .map address+address {
 	margin-top: 0;
 }
 .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;
}

.map figure {
	margin-bottom: 15px;
}

.icns .extra_wrapper{
	overflow: hidden;
}

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

.boxes2 .clear {
	height: 0px;
}

.boxes2  .box1 {
	margin-bottom: 20px;
}

.boxes2  .box1 img.img_inner {
	margin-top: 0;
}

ul.list1.l1 {
	padding-top: 25px;
}

.copy, .socials {
	float: none;
}

.page1 h3.head1 {
	margin-bottom: 20px;
}

.slider_wrapper {
	height: 250px !important;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.caption a {
	font-size: 20px !important;
	padding: 7px 15px 5px !important;
}

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


.img_inner img {
	width: 100%;
}

 header {
 position: relative;
}
 header h1 {
 	padding-top: 25px;
 margin-bottom: 10px;
 float: none;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}

 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}

 .img_inner {
 margin-top: 20px;
}



.box i {
	left: 50%;
	margin-left: -62px;
}

.page1_block>div>div+div {
	margin-top: 100px;
}

.boxes1 div+div {
	margin-top: 220px;
}

.box img {
	width: 100%;
}

.carousel1 blockquote {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 18px;
	line-height: 20px;
}

.icns .clear {
	height: 0;
	margin-bottom: 0 !important;
}

.icns >div {
	margin-bottom: 25px;
}

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


.boxes1 div+div {
	margin-top: 160px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.caption a {
	font-size: 12px !important;
	padding: 4px 8px 3px !important;
}


 .map address {
 	float: none;
 }

 .map address+address {
 	margin-left: 0px;
 	margin-top: 20px;
 }

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


}
