/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import "../css/images.css";
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic);

html {
	width: 100%;
}
.float_right {
	float: right !important;
}
 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}
body {
	font: 13px/21px Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	position:relative;
	min-width:960px;
	height: 100%;
	min-height: 100%;
	background: #fff;
}
html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	 font-family: 'Droid Serif', serif;
	color: #333333;
	font-weight: normal; 
}

h3 {
	font-size: 30px;
	line-height: 30px;	
}

h4 {
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 11px;	
}

.content.page1 h3 {
	padding-top: 46px;
	margin-bottom: 36px;
	font-size: 30px;
	
	line-height: 30px;	
}

p {
	margin-bottom: 21px;
	color: #333333;
}

p.pad {
	padding-right: 15px;
}

strong a{
	color:#333333;	
}

strong a:hover {
	color:#F06B05;	
}

time {
	color: #539d8b;	
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list li {
	background: url(../images/marker.png) right 29px no-repeat;
	border-top: 1px solid #f3f3f3;
	font-size: 14px;
	padding-left: 18px;
	font-family: 'Droid Serif', serif;
	padding-top: 21px;
	padding: 20px 60px 18px 0;
}

ul.list li:first-child {
	padding-top: 21px;	
	background-position: right 30px;
	border: none;
}

ul.list {
	border-bottom: 0px solid #f3f3f3;
	padding-bottom: 10px;
	margin-bottom: 0px;
	color: #D6D6D6;
}

ul.list a {
	color: #333333;	
}

ul.list a:hover {
	color: #F06B05;	
}


ul.list1 {
	padding-top: 6px;
	margin-bottom: 2px;	
}
ul.list1 li {
	margin-bottom: 15px;	
}

ul.list1 li .count {
	float: left;
	color: #333333;
	margin-right: 8px;
	font-weight: bold;	
}

ul.list1 li a {
	color: #a8a8a8	
}

ul.list1 li a:hover {
	color: #333333;	
}

ul.list2 {
	padding-top: 11px;	
}

ul.list2 li {
	background:url(../images/marker_2.png) 0 8px no-repeat;
	padding-left: 14px;
	margin-bottom: 9px;
}

ul.list2 li a {
	text-decoration: underline;
}

.l1 ul.list2 {
	padding-top: 14px;	
}

ul.list3  {
	padding-top: 2px;	
}

ul.list3 li {
	margin-bottom: 19px;	
}

ul.list3 li:first-child {
	margin-bottom: 20px;	
}

ul.list3 li .word_count {
	float: left;
	margin-top: -2px;
	margin-right: 8px;
	font-size: 12px;
	line-height: 20px;  
	font-family: 'Droid Serif', serif;	
}

.maxheight {
	margin-bottom: 25px !important;	
}
/*links*/

a {
	text-decoration: none;
	color: #333333;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #F06B05;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.menu {
	position: right;
	color: #282727;
	display: block;
	padding: 9px 31px 22px;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	line-height: 18px;
}

a.menu:hover {
	color: #F06B05;
}

a.btn {
	background: url(../images/btn_bg.png) 0 bottom repeat-x;
	display: block;
	padding: 16px 68px 14px 20px ;
	font: 18px/25px 'Droid Serif', serif;
	color: #333333;	
	box-shadow: 0px 1px 2px #dddddd;
	border-radius: 5px;
	position: relative;	
	margin-bottom: 20px;
}

a.btn:after {
	position: absolute;
	content: '';
	background: url(../images/menu_arrow.png) right 0 no-repeat;
	right: 25px;
	padding-left: 30px;
	top: 11px;
	bottom: 10px;	
	border-left: 1px solid #eeeeee;
		transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}


a.btn:hover {
	background-position: 0 0;
	color: #fff;	
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.btn:hover:after {
	background-position: right bottom;
	border-color: #FFFFFF;	
}

a.link1 {
	display: inline-block;
	padding-right: 25px;
	background: url(../images/link1_marker.png) right 6px no-repeat;
	font: italic 12px/15px 'Droid Serif', serif;
	margin-top: 29px;
}

a.link1:hover {
	text-decoration: underline;
}

a.link-1 {
	text-decoration: underline;	
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding: 0 22px;	
}

.pad2 {
	padding: 0 29px 0 0;	
}

.nowrap {
	white-space: nowrap;
}
.img_inner {
	padding: 4px;
	display: block !important;
	border: 1px solid #e4e4e4;
}

.content .block1 .img_inner {
	margin-top: 1px;
	margin-bottom: 18px;
}

.content.page1 .img_inner {
	margin-top: 0;
}

.content .img_inner {
	margin-top: 2px;
}


p.p1 {
	margin-bottom: 18px;		
}

p.p2 {
	margin-bottom: 12px;		
}

p.links{
	padding-top: 16px;	
	line-height: 15px;
	margin-bottom: 26px;
}

p.links a.link1 {
	margin-top: 0;
	margin-bottom: 4px;
}


.fleft {
	float: left;
	margin-right: 22px;
	margin-bottom: 24px !important;	
}

.fleft2 {
	float: left;
	margin-right: 18px;
	margin-bottom: 18px !important;	
}

.fright {
	float: right !important;	
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.text1 {
	font: italic 24px/30px 'Droid Serif', serif;
	color: #F06B05;
	padding-top: 27px;
}

.text2 {
	font: 18px/24px 'Droid Serif', serif;
	color: #66d1c1;
	margin-bottom: 15px !important;
}
/*header*/

header {
	display: block;
	background: #f6f6f6;
	padding-bottom: 2px;
}

.top_block {
	padding-bottom: 20px;
	padding-top: 25px;
}

.header_bot {
	background: url(../images/menu_bg.png)  0 bottom repeat-x #fefefe;
	box-shadow: 2px 2px 2px #dddddd;
	border-radius: 4px;
}

.header_links {
	float: right;	
	font-family: 'Droid Serif', serif;
	font-style: italic;
	padding-top: 16px;
	font-size: 12px;
}

.header_links a {
	color: #818181;	
	position: relative;
	display: inline-block;
	margin-left: 90px;	
}

.header_links a:first-child {
	margin: 0;	
}

.header_links a:first-child:after {
	display: none;	
}

.header_links a:after {
	background: url(../images/links_separator.png) 0 0 repeat-y;
	width: 2px;
	position: absolute;
	height: 21px;
	pointer-events: none;	
	content: '';
	left: -45px;
}

.header_links a:hover {
	color: #000000;		
}

header h1 {
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 550px;
	height: 100px;
	text-indent: -999px;
}

header h1 a img {
	display: block;	
}


/*Content*/
.page1_block {
	padding-top: 41px;	
	padding-bottom: 26px;
	border-bottom: 1px solid #efefef;
}

.page1_block img {
	margin-bottom: 11px;	
}

.content.page1 {
padding:0;	
border: none;	

}

img.carreras {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 270px;
	height: 220px;
	padding: 5px 10px 5px;
}

.content.page1>div {
	background: url(../images/ver_separator.png) 309px 0 repeat-y;	
	padding: 0px 0 0px;
}
.content {
	padding: 0px 0 46px;
	display: block;
	overflow: hidden;
	border-top: 1px solid #fdfdfd;
}

.content h3 {
	padding-top: 55px;
	margin-bottom: 31px;
}

.content h3.head1 {
	margin-bottom: 29px;
}

.content h3.head2 {
	margin-bottom: 33px;
}

.content h4 {
	margin-bottom: 2px;
}

.content h4.head1 {
	line-height: 20px;
	padding: 4px 0 4px;	
}

/****Map***/

.map {
	padding-top: 4px;
}
.map figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0 !important;
	margin-bottom: 12px !important;
}
.map figure iframe {
	width: 300px;
	height: 277px;
}
.map address {
	margin-bottom: 1px;
}

address dd span {
	min-width: 70px;
	display: inline-block;
}
/************Footer***********/

footer {
	padding: 40px 0 0;
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	border-top: 1px solid #f0f0f0;	
	line-height: 30px;	
	background-color: steelblue;
}

footer>div>div {
	padding-bottom: 40px !important;
}

footer .copy a {
	text-decoration: none;
	color: #a8a8a8;
}

footer .copy a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
footer h4 {
	color: #FFFFFF;
}
/************Search Form************/

.search_block {
	overflow: hidden;
	float: right;
	position: relative;
	margin: 17px 18px 0 0;
}

#search {
	overflow: hidden;	
}
#search input {
	border: none;
	font-size: 14px;
	line-height: 18px;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: url(../images/search_bg.png) 0 0 repeat-x #424445;
	float: right;
	border-radius: 15px;
	width: 150px;
	color: #eeeeee;
	padding: 7px 42px 6px 10px;
}
#search a {
	display: block;
	background: url(../images/search_icon.png) 15px 8px no-repeat;
	width: 40px;
	height: 31px;
	color: #fff;
	cursor: pointer;
	right: 0;
	top: 1px;
	position: absolute;
}
#search a:hover {
	opacity: 0.5;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}




 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #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;
}


.caption {
	left: 0 !important;
	right: 0 !important;
	text-align: center;	
}

.camera_prev, .camera_next, .camera_play, .camera_stop {
	top: 310px !important;	
	margin-left: -90px;
}
.content.page1>div  {
	background: none !important;
}



.text1 {
	padding-top: 0;	
}

a.btn {
	font-size: 13px !important;		
}

.pad1, pad2 {
	padding: 0 !important;	
}

.img_inner.fleft2 {
	float: none !important;
	margin-right: 0 !important;
}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}



.img_inner.fleft {
	margin-right: 0 !important;	
	float: none !important;
}


.maxheight {
	height: auto !important;
	margin-bottom: 0 !important;	
}

ul.list2 {
	margin-bottom: 25px;	
}

.list3 .extra_wrapper {
	overflow: visible !important;
}

p.links.mb0 {
	margin-bottom: 26px !important;
}

.pad3 {
	padding-bottom: 10px !important;	
}


.header_links {
	float: none;
	text-align: center;	
}

.page1_block img {
	width: 100%;	
}

.img_inner {
 float: none !important;
}

header h1 {
	float: none;	
}
h1 a {
	margin: 0 auto;
}

.header_bot{
	padding: 10px !important;
}

.search_block {
	padding: 25px 21px 15px !important;	
	float: none;
	margin: 0 !important;
}

.search_block input{
	width: 100% !important;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.search_block a {
	margin: 24px 22px 0 0  !important;	
	float: none;
}
.noresize {
	width: auto !important;	
}

.map figure iframe {
	width: 100%;
	height: 300px;
}

.camera_prev, .camera_next, .camera_play, .camera_stop {
	top: 160px !important;	
	margin-left: -130px;
}

.caption {
	font: 35px/42px 'Droid Serif', serif !important;	
	top: 100px;
	height: auto !important;
}



.port_marg {
	margin-bottom: 21px;	
}

footer>div>div {
	padding-bottom: 30px !important;	
}

#search input {
	height: 31px;	
}

.img_inner>img {
	width: 100% !important;	
}

.img_inner.fleft {
	float: none !important;	
}

}
 @media only screen and (max-width: 479px) {
 body {
	min-width:300px;
}

header h1 a img, header h1 a {
	width: 250px;
	margin: 0 auto;
}


.content {
	overflow: hidden;	
}

.a1 br {
	display: none !important;	
}


.content h3 {
	padding-top: 35px;	
}
.search_block {
	padding: 10px 15px 10px !important;	
	float: none;
}

.search_block a {
	margin: 9px 16px 0 0  !important;	
	float: none;
}

.search_block #search input  {
	width: 216px;	
}
 
 .map figure iframe {
	width: 100%;
	height: 150px;
}

.menu_block {
		float: none !important;
		margin: 0 15px !important;	
		
	}
	
	.camera_wrap {
		height: 157px !important;
		 	
	}
	
.camera_prev, .camera_next, .camera_play, .camera_stop {
	top: 115px !important;	
	margin-left: -138px;
}

.caption {
	font: 25px/30px 'Droid Serif', serif !important;	
	top: 80px;
}

footer>div>div {
	padding-bottom: 10px !important;	
}

.carousel-div {
	margin: 0 !important;	
}



}
