	/*css*/
@import "reset.css";
@import "skeleton.css";
@import "font-awesome.css";
@import "superfish.css";

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic);
@import url(http:////fonts.googleapis.com/css?family=Open+Sans:600,600italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,700italic);
@import url(http://fonts.googleapis.com/css?family=Questrial);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300);

body{
	min-width: 960px;
	font: 13px/18px 'Arial', sans-serif;
	background-color:  #BBD038;
	color: #9b9b9b;
}
p {
	margin-bottom: 22px;
}
img {
	max-width: 100%;
	width: 100%;
}
input {
	border-radius: 0 !important;
	outline: none !important;
	-webkit-appearance: none;
}
h2{
	font: 50px/48px 'Open Sans', sans-serif;
	font-weight: normal;
	color: #464646;
	margin-bottom: 8px;
}
h3{
	font: 28px/28px 'Open Sans', sans-serif;
	font-weight: normal;
	margin-bottom: 40px;
	color: #5a5a5a;
}
h4{
	color: #17a6b6;
	margin-bottom: 14px;
	font: bold 14px/16px 'Open Sans', sans-serif;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}

/*-----------Header------------*/
#header{
	/*background: #17a6b6; */
	background-color: #009FE3;
	text-align: center;
}
#header h1{
	clear: both;
	padding-top: 37px;
	display: inline-block;
	margin-bottom: 18px;
}
#header h1 img{
	display: block;
}
#header h1.pad{
	margin-bottom: 58px;
	padding-top: 68px;
}
.div1{
	position: relative;
	width: 80%;
	display: inline-block;
	padding-bottom: 66px;
}
div.p3{
	margin-bottom: 39px;
}
.bg1{
	background: #fff;
}
.gallery{
	margin: 0 -10px;
}
.gallery li{
	width: 300px;
	float: left;
	margin: 0 10px 20px;
}
.div3{
	width: 60px;
	padding-top: 20px;
	float: left;
	height: 40px;
	border-radius: 500px;
	display: inline-block;
	color: #fff;
	position: relative;
	font: bold 20px/18px 'Open Sans', sans-serif;
	text-align: center;
	background: #17a6b6;
	margin: 5px 20px 15px 0;
}

/*-----------Content-----------*/
#content{
	background: #f5f5f5;
	padding-top: 60px;
}
.block1, .block3{
	background: #fff;
	-webkit-box-shadow: 1px 2px 11px 0px rgba(0, 0, 0, 0.07);
	box-shadow: 1px 2px 11px 0px rgba(0, 0, 0, 0.07);
}
.block1{
	padding: 22px 21px 38px;
	margin-bottom: 32px;
}
.block2{
	background: #f5f5f5;
	position: relative;
	padding: 17px 30px 18px 16px;
	margin-bottom: 20px;
}
.block2:before{
	content: '';
	bottom: -20px;
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #f5f5f5 transparent transparent transparent;
	right: 130px;
}
.block3{
	padding: 23px 11px 42px 20px;
}
.brd{
	height: 13px;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 61px;
}
.extra_wrapper{
	overflow: hidden;
	position: relative;
}
address.page1{
	color: #181818;
	text-transform: uppercase;
	font: 13px/20px 'Open Sans', sans-serif;
	font-style: normal;
}
address.page1 dt{
	margin-bottom: 29px;
}
address.page1 a{
	font-style: italic;
	font-size: 16px;
	text-transform: none;
	line-height: 14px;
}
.bghead{
	margin-bottom: 60px;
	background: url('../images/bg_header_3.jpg') center 0 no-repeat;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	overflow: hidden;
	padding-bottom: 7.5%;
}
.text{
	padding-top: 18%;
	text-align: left;
	margin-bottom: 8%;
	position: relative;
	display: inline-block;
	padding-bottom: 5%;
}
.text:after{
	content: '';
	height: 6px;
	position: absolute;
	bottom: 0;
	width: 87%;
	background: #d7d777;
	left: 0;
	z-index: 195000;
}
.text .div5{
	margin-right: 5px;
	padding-top: 8%;
}
.text .div5, .text .div7{
	font-weight: normal;
	color: #5a5a5a;
	float: left;
	font: 48px/48px 'Open Sans', sans-serif;
	display: inline-block;
}
.text .div5 span, .text .div7>span{
	color: #9a9a9a;
	display: block;
}
.text .div6{
	opacity: 0.5;
	filter:alpha(opacity=50);
	display: inline-block;
	font: 200px 'times new roman';
	float: left;
	color: #c1c21e;
	margin-right: 15px;
}
.text .div7{
	padding-top: 15%;
}
.div8{
	border-bottom: 1px solid #d6d6d6;
	/*width: 480px;*/
	text-align: left;
	min-height: 220px;
	margin-bottom: 5%;
	color: #666666;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 26px;
}
.div8 span{
	/*display: block;*/
	color: #3d3d3d;
}
.list{
	text-align: left;
}
.div9{
	padding-left: 29px;
	background: url('../images/link.png') 0 8px no-repeat;
}

/*-------------List------------*/
.list li{
	padding-left: 12px;
	background: url('../images/marker.png') 0 15px no-repeat;
}
.list a{
	color: #5a5a5a;
	font: bold 14px/35px 'Open Sans', sans-serif;
}

/*------------Images-----------*/
.img1{
	float: left;
	margin: 4px 20px 0 0;
	display: inline-block;
}
.img2{
	float: left;
	border: 7px solid #fff;
	margin-right: 30px;
}
.img3{
	right: 37px;
	position: absolute;
	top: 24px;
}
.img4{
	float: left;
	margin: 10px 20px 0px 0;
	display: inline-block;
}
address.page1 dd span{
	background: url('../images/mail.png') 0 1px no-repeat;
	width: 21px;
	display: inline-block;
	height: 14px;
	margin-right: 10px;
}
article+article{
	margin-top: 20px;
}
article.art1 p{
	margin-bottom: 25px;
}
article.art3 time{
	color: #fff;
	text-transform: uppercase;
	height: 51px;
	position: relative;
	font: bold 16px/18px 'Open Sans', sans-serif;
	text-align: center;
	background: #17a6b6;
	display: inline-block;
	width: 60px;
	border-radius: 500px;
	float: left;
	padding-top: 9px;
	margin: 10px 20px 16px 0;
}
article.art3 time>span{
	display: block;
	font-size: 20px;
}

/*-------------Text------------*/
.txt{
	text-align: center;
}
.txt1{
	text-align: right;
}
.txt2{
	text-align: left;
}
.p1{
	font: 36px/36px 'Ubuntu', sans-serif;
	font-weight: normal;
	color: #98f1ff;
}
.p2{
	font: 17px/23px 'Trebuchet MS';
	color: #97e0e8;
}
.p3{
	font: 30px/48px 'Open Sans', sans-serif;
	font-weight: normal;
	color: #464646;
}
.p4{
	color: #2c2c2c;
	font: bold 14px/20px 'Open Sans', sans-serif;
}
.p5{
	padding: 30px 0 29px;
	color:  #BBD038;
	font-size: 35px;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	margin-bottom: 28px;
}
span.p4{
	display: block;
	margin: 45px 0 20px;
}
div.a2{
	margin-bottom: 20px;
}
.block3 .a3{
	margin-top: 4px;
}

/*-------------Links-----------*/
a {
	text-decoration: none;
	color: inherit;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #17a6b6;
}
a.lightbox {
	display: block;
	position: relative;
}
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;
}
a.lightbox:hover span {
	background-position: center center;
}
.a1 {
	font-size: 15px;
	font-family: 'Questrial', sans-serif;
	color: #fff;
	right: 50%;
	border-radius: 500px;
	display: block;
	padding-top: 36px;
	height: 48px;
	background-color: #009FE3;
	/*margin-right: -42px;*/
	position: absolute;
	width: 84px;
	z-index: 999;
	bottom: -35px;
}
.a1:hover{
	background-color: #BDE52E;
	color: #fff;
}
.a2{
	color: #9B9B9B;
	font-weight: 700;
	font: 15px 'Open Sans', sans-serif;
}
a.a2:hover, .a5:hover{
	color: #98f1ff;
}
.a3{
	color: #4d4d4d;
	position: relative;
	font: 14px/18px 'Open Sans', sans-serif;
	display: inline-block;
	border-radius: 500px;
	background: url('../images/link1.jpg') repeat-x;
	padding: 11px 28px 12px 25px;
	-webkit-box-shadow: 2px 2px 2px 2px #e5e5e5;  
	box-shadow: 1px 1px 1px 1px #e5e5e5;
}
.a4{
	color: #505050;
	font-weight: 600;
	font: 15px 'Open Sans', sans-serif;
}
.a5{
	font: 13px/18px 'Arial';
	color: #17a6b6;
}
.a6{
	position: absolute;
	bottom: 0;
	right: 5px;
}
.a7{
	position: absolute;
	left: 0;
	bottom: 0;
}
.a8{
	font: 30px/30px 'Open Sans', sans-serif;
	color: #5a5a5a;
}
.a8>span{
	color: #bec054;
}
.a8:hover, .a8:hover span{
	color: #46c395;
}

/*-------------Indent-----------*/
.pad1{
	padding-top: 60px;
}
.pad2{
	padding-top: 48px;
}
.pad3{
	padding-bottom: 15px;
}
.pad4{
	padding-bottom: 5px;
}
.pad7{
	padding-top: 0 !important;
}
.mrg{
	margin-bottom: 30px;
}
.mrg1{
	margin-bottom: 36px;
}
.mrg2{
	margin-bottom: 20px;
}
.mrg3{
	margin-bottom: 80px;
}
.mrg4{
	margin-bottom: 16px;
}
.mrg5{
	margin-bottom: 40px;
}
.mrg6{
	margin-bottom: 55px;
}
.mrg7{
	margin-bottom: 24px;
}
.mrg8{
	margin-bottom: 18px;
}

/*-------------Footer-----------*/
footer{
	padding: 54px 0 54px;
}
.socials a{
	display: inline-block;
}
.socials a+a{
	margin-left: 7px;
}
.socials a:hover{
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.privacy{
	padding-top: 4px;
	font: 13px 'Open Sans', sans-serif;
	position: relative;
	color: #fff;
}
.privacy a{
	position: relative;
}
/*.privacy a:after{
	content: '';
	top: 0;
	width: 1px;
	position: absolute;
	background: #fff;
	opacity: 0.4;
	left: -10px;
	filter:alpha(opacity=40);
	height: 28px;
}
.privacy .sp1{
	display: inline-block;
}*/
.privacy a:hover {
	color: #009FE3;
}

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

/*--------------Map-------------*/
.map {
	overflow: hidden;
}
.map figure {
	display: block;
	margin-right: 20px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	height: 350px;
	max-width: 100%;
	margin-bottom: 16px;
}
.map address {
    float: left;
    font: 13px/18px 'Arial', sans-serif;
    line-height: inherit;
	display: block;
	font-style: normal;
}
.map address dt {
	color: #17a6b6;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	line-height: 18px;
	margin-bottom: 20px;
}
.map address dd{
	height: 18px;
}
.map address dd span {
	color: inherit;
	padding: 0;
	min-width: 70px;
	display: inline-block;
	text-align: left;
}
.map address a{
	color: #17a6b6;
}
.map address a:hover{
	color: #9b9b9b;
}
.map address+address{
	margin-left: 70px;
}


/*=======================RESPONSIVE LAYOUTS===========================*/
@media only screen and (max-width: 1800px) {
	.text{
		padding-top: 14%;
	}
}
@media only screen and (max-width: 1700px) {
	.text{
		padding-top: 9%;
	}
	.bghead{
		padding-bottom: 5.3%;
	}
	.text:after{
		width: 86%;
	}
}

@media only screen and (max-width: 1500px) {
	.text{
		margin-bottom: 6%;
		padding: 8% 0 2.5%;
	}
	.text:after{
		width: 85%;
	}
	.div8{
		min-height: 215px;
		margin-bottom: 3%;
	}
	.div8 span{
		margin-bottom: 5px;
	}
	.bghead{
		padding-bottom: 6%;
	}

}

@media only screen and (max-width: 1405px) {
	.text{
		padding: 6% 0 0;
	}
	.text:after{
		width: 83%;
	}
}

@media only screen and (max-width: 1300px) {
	.text{
		padding-top: 5%;
		margin-bottom: 4%;
	}
	.text:after{
		width: 81%;
	}
	.text .div5, .text .div7{
		font-size: 40px !important;
		line-height: 40px !important;
	}
	.bghead {
	    padding-bottom: 6.5%;
	}
	.text .div6{
		font-size: 180px;
	}
}

@media only screen and (max-width: 995px) {
	body {
		min-width: 768px;
	}
	#content{
		text-align: center;
	}
	.p5{
		font-size: 26px;
	}
	.img3{
		right: 18px;
		top: 14px;
	}
	span.p4{
		margin-top: 20px; 
	}
	.img1, .img4{
		float: none;
		margin: 0 0 20px;
	}
	.img2{
		margin-right: 18px;
	}
	.list li{
		margin-bottom: 10px;
		background-position: 0 5px;
	}
	.list a{
		line-height: 14px;
	}
	article + article{
		margin-top: 30px;
	}
	.text .div5, .text .div7{
		font-size: 35px !important;
		line-height: 35px !important;
	}
	.text .div6{
		font-size: 130px;
	}
	.div8{
		font-size: 16px;
		line-height: 22px;
		min-height: 170px;
		width: 380px;
	}
	.a8{
		font-size: 22px;
		line-height: 22px;
	}
	.privacy a:after{
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	body {
		min-width: 420px;
	}
	.img3{
		right: 10px;
		top: 10px;
	}
	footer, .btns{
		text-align: center !important;
	}
	.socials{
		margin-bottom: 30px;
	}
	.gallery{
		text-align: center;
	}
	.gallery li{
		display: inline-block;
		float: none;
	}
	.mrg9{
		margin-bottom: 50px;
	}
	article.art3 time{
		float: none;
		margin: 0 0 10px;
	}
	.pad3{
		margin-bottom: 15px;
	}
	article.art3, article.art1, .txt1{
		margin-bottom: 40px;
	}
	.p1, .text .div5, .text .div7{
		font-size: 28px !important;
		line-height: 28px !important;
	}
	.map address+address{
		margin-left: 50px;
	}
	.text .div6{
		font-size: 90px;
		line-height: 90px;
	}
	.text .div7{
		float: none;
		display: block;
	}
	.div8{
		/*display: none;*/
	}
	.iconos {
		display: none;
	}
	.text .div5{
		margin-right: 15px;
		padding-top: 20px;
	}
	.text{
		padding-bottom: 25px;
	}
	.a8{
		line-height: 18x;
		font-size: 19px;
	}
	.privacy a:after{
		display: block;
	}
}

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

	body {
		min-width: 300px;
	}	
	.map address{
		float: none;
	}
	.map address+address{
		margin: 30px 0 0 0;
	}
	.img2{
		float: none;
		margin: 0 0 20px;
	}
	.img3{
		top: 225px;
	}
	.text .div5, .text .div7{
		font-size: 20px !important;
		line-height: 20px !important;
	}
	.text .div6{
		font-size: 50px;
		line-height: 50px;
		padding-top: 20px;
	}
	.a1{
		height: 40px;
		width: 76px;
	}
	.div9{
		padding-left: 24px;
	}
	.a8{
		line-height: 14px;
		font-size: 15px;
	}
}
