@charset "UTF-8";
/* CSS Document */
.background{
	margin: 0px;
}
#container{
	max-width: 1024px;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	margin-top:0px;
	margin-bottom:0;
	background-color: #FFFFFF;
}
#contact-top{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	display:-webkit-flex;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
	 -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
	-webkit-justify-content: center;
    -webkit-align-content: flex-start;
    -webkit-align-items: center;
	padding-top: 5px;
	padding-bottom:5px;
	background-color:#B3B3B3;
	height: auto;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#FCF37C;
}
#contact-top-left{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	flex: 1;
	width: 50%;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	margin-left:5px;
	
}
#contact-top-center{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	flex: 1;
	width:auto;
	text-align: center;
	margin-left:5px;
	margin-right:5px;
}
#contact-top-right{;
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	flex: 1;
	width: 30%;
	text-align: right;
	margin-top: auto;
	margin-bottom: auto;
	margin-right:5px;
}
.contact-top-text{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: -5px;
}
a.contact-top-text{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: -5px;
	color:#FFF;
	text-decoration:none;
}
a.contact-top-text:hover{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height: -5px;
	text-decoration:underline;
}
#top{
	height: 60px;
	padding: 5px;
	background-color: #727873;
}
#main{
	height: auto;
	color: #000000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	background-color: #E6E6E6;
}
#main2{
	height: auto;
	color: #000000;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	background-color: #E6E6E6;
}
#footer{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	display:-webkit-flex;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
	 -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
	-webkit-justify-content: center;
    -webkit-align-content: flex-start;
    -webkit-align-items: center;
	padding-top: 10px;
	padding-bottom:10px;
	background-color:#F4F1EC;
	height: auto;
	
}
#bottom_left{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	flex: 1;
	width: 30%;
	text-align: center;
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 15px;
	margin-left:-20px;
    padding-left: 5px;
}
#bottom_center{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	flex: 1;
	width:auto;
	text-align: center;
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	margin-left:30px;
	margin-right:30px;
}

.no_soliciting {
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:center;
    padding: 0px;
	color:#000;
}

#bottom_right{
	-webkit-flex: 1;  /* Safari 6.1+ */
	-ms-flex: 1;  /* IE 10 */
	flex: 1;
	width: 50%;
	text-align: center;
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 15px;
	margin-right:20px;
}
.links_bottom{
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	line-height: 15px;
	text-decoration:none;
}
a.links_bottom{
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	line-height: 15px;
	color:#000;

}
a.links_bottom:hover{
	font-family: Arial;
	font-weight: bolder;
	font-size: 14px;
	color:#000;
	text-decoration:underline;
}
.imagelinkedin{
	vertical-align: -3px;
	max-height:30px;
	max-width:auto;
}
.logo{
  width: 65%;
  max-width: 500px;
  height: auto;
  float: left;
  vertical-align: middle;
  }
#top-text{
	width:40%;
	float:right;
}
.top-text{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
	vertical-align: text-bottom;
	}
#menu{
	height: 30px;
	margin: 0px;
	padding: 5px;
	text-align:right;
	background-color: #727873;
	border-bottom-style:solid;
	border-bottom-width:6px;
	border-bottom-color:#FCF37C;
}
#button{
	visibility:hidden;
	display:none;
}
#button_off{
	position:relative;
	top: -36px;
	left: 0px;
	visibility:hidden;
	display:none;
	z-index:5;
}
#lista	{
}
.lista{
	margin:3px;
	float:right;
	list-style-type: none;
    margin: 0;
    padding: 0;
}
.li_destino{
	width: 25px;
	display: inline;
	font-family:  Arial Black, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 22px;
	padding:5px;
	margin: 3px;
}
.links{
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}
.links:hover{
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	text-decoration: underline;
}
.flex-container {
	display:-webkit-flex;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
	 -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    align-items: center;
	-webkit-justify-content: center;
    -webkit-align-content: flex-start;
    -webkit-align-items: center;
	padding: 2px;
}
.flex-title{
	width:100%;
	text-align:center;
	margin: 20px;
}
.flex-title h1{
	font-family: Arial Narrow, Arial Black, sans-serif;
	color: #FFFFFF;
	font-size: 32px;
	text-decoration: underline;
	text-shadow: 2px 2px 5px #000000;
	margin: 5px;
}
.flex-items-default {
	width: 300px;
	height: 450px;
	margin: 5px;
	border-style:solid;
	border-width: 3px;
	border-color: #727873;
	background-color: #FFFFC5;
}
.flex-items-default-spanish{
	width: 300px;
	height: 470px;
	margin: 5px;
	border-style:solid;
	border-width: 3px;
	border-color: #727873;
	background-color: #FFFFC5;
}		
.services{
	width: 300px;
	padding: 3px;
	height:100%;
}
.service-title{
	height: 45px;
	width: auto;
	background: #FCF37C;
	color: #727873;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	border-style:solid;
	border-width: 3px;
	border-color: #FCF37C;
	padding-left: 3px;	
}
.service-title-spanish{
	height: 45px;
	width: auto;
	background: #FCF37C;
	color: #6E7E75;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	border-style:solid;
	border-width: 3px;
	border-color: #FCF37C;
	padding-left: 3px;
}
.service-comment{
	display: table-cell;
	vertical-align: middle;
	height: 40px;
	width: 300px;
	text-align: right;
	padding-right: 5px;
	background-color: #727873;
	color: #F4F1EC;
	border-style: solid;
	border-width: 3px;
	border-color: #727873;
	font-weight: bold;
	font-style: italic;
}
.service-photo{
	background:#FFFFC5;
}
.service-text{
	height: auto;
	background: #FFFFC5;
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFC5;
	padding:0px 3px 0px 18px;
	color: #727872;
}
.service-text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	/*    list-style-position: inside;
	list-style-type: disc;*/ 
	list-style: disc outside none;
	margin: 0px 0px 6px 0px;
}
.wrapper{
	position: relative;
	width: 100%;
}
#text_main{
	width: 45%;
	margin-top:20px;
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 1.2em;
}
.li_main{
	margin-left:15px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: circle;
}
h1.text_main {
	font-family: Verdana;
	font-style: normal;
	font-weight: bolder;
	font-size: 1.25em;
	margin-bottom:-20px;
}
.bilingue{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	margin-left:40px;
	margin-bottom:15px;
}
.network{
	height:80px;
	margin-right:15px;
	text-align:right;
	padding-bottom: 15px;
}
.network img{
	max-height:100%;
}
.footer_copyright{
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	text-align:right;
	padding:5px;
	line-height:150%;
	color:#000;
}
a.footer_copyright{
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	padding:5px;
	color:#000;
}
	a.footer_copyright:hover{
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	text-decoration:none;
	color:#000;
}