body, td,th, div, table, tbody {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Roboto-Light, Sans-Serif;
}


@font-face {
    font-family: Roboto-Medium;
	src:url(webfonts/Roboto-Medium.ttf);
  }
 @font-face {
    font-family: Roboto-Bold;
	src:url(webfonts/Roboto-Bold.ttf);
  }
@font-face {
    font-family: Roboto-Light;
	src:url(webfonts/Roboto-Light.ttf);
  }  

#container-web {
	margin: 0 auto;
	width:100%;
	max-width:1200px;
	}

#logo {
	width:100%;
	max-width:307px;
	height:auto;
	}	
#search-icon {
	width:100%;
	max-width:41px;
	height:auto;
	}
#header1 {
	float:left;
	width:50%;
	height:auto;
	text-align:left;
	padding-top:25px;
	}
#header2 {
	float:left;
	height:auto;
	width:50%;
	text-align: right;
	padding-top:25px;
	}				
	
.bullets {
  list-style-image: url('images/bullet2.gif');
}

/* REGISTER OF SHIP */

	

	
	
a.overship {
font-size: 15px;
background-color: #333333;
color: #ffffff;
text-decoration: none;
display: block;

}

a.overship:hover{
background-color: #089F90;
color: #ffffff;
}			


a.classlink, a.classlink:visited, a.classlink:hover, a.classlink:active  {
	color: #089F90;
	text-decoration: none;
}

a.serviceslink, a.serviceslink:visited, a.serviceslink:active  {
	color: #000000;
	text-decoration: none;
}
a.serviceslink:hover {
	color: #089F90;
	text-decoration: none;
}

.verde {color: #089F90;}
.center {
	text-align:center;
	}
.center-rules {
	text-align:center;
	width:100%;
	max-width:200px;
	background-color:#CCC;
	}	
.titulos {
	text-align: left;
	color: #089e8f;
	font-weight: bold;
	font-size: 23px;
	padding-left: 25px;
	}
.blanco { color:#FFF;
text-decoration:none;
font-size:15px;
}
.negro { color:#000000;
text-decoration:none;
font-size:15px;
}
.subtitulos {
	text-align: left;
	color:#089e8f;
	font-weight:bold;
	font-size:19px;
	}
.subtitulos_chicos {
	text-align: left;
	color:#089e8f;
	font-weight:bold;
	font-size:17px;
	}
.rojo {
	color:#FA1A01;
	}		
.home-text {
	text-align: left;
	font-size:17px;
	font-family:'Roboto-Light',Sans-Serif;
	}	
.texto_chico {
	font-size:13px;
	font-family:'Roboto-Light',Sans-Serif;
	}
	
.textfield	
 {
  border-radius:15px;
  padding-left:7px;
  padding-right:7px;
  padding-bottom:5px;
  padding-top:5px;
  border:solid #089e8f 1px;
  background-color:#fff;
  	font-size:12px;
	font-family:'Roboto-Light',Sans-Serif;
	color:#000;
	width:80%;
}				

.finder-text {
	text-align: left;
	font-size:17px;
	font-family:'Roboto-Light',Sans-Serif;
	}
#offidefinder {
	height:auto;
	width:50%;
	max-width:400px;
	}	
#raya {
	height:5px;
	width:100%;
	max-width:1200px;
	text-align:left;
	float:left;
	background-color:#fff;
	margin: 0 auto;
	}		

#header {
	width:95%;
	max-width:1200px;
	text-align:center;
	vertical-align:middle;
	float:left;
	height:97px;
	}
	
#menu {
	text-align:center;
	vertical-align:middle;
	float:left;
	width:100%;
	max-width:1200px;
	}	
#titulos {
	width:100%;
	text-align:left;
	max-width:1200px;
	height:52px;
    float:left;
	vertical-align: middle;
    line-height: 52px;
	font-family:'Roboto-Medium',Sans-Serif;
	margin: 0 auto;
	}		
#contenedor-services-1 {
	width:100%;
	padding-top:25px;
	text-align:center;
	float:left;
	max-width:1200px;
	margin:auto;
	}
#contenedor-services-2 {
	
	width:100%;
	max-width:1000px;
	text-align:center;
	float:left;
	padding-bottom:30px;
	padding-top:25px;
	}	
#contenedor-index {
	max-width: 900px;
	margin:auto;
	}	
#contenedor-texto {
	width:100%;
	max-width:1000px;
	text-align:justify;
	padding-bottom:30px;
	margin:auto;
	}
.justificado {
	text-align:justify;
	}			
.columnatriple {
	float: left;
	width: 33.33333333333%;
	padding-top: 20px;
	font-family: Roboto-Light, Sans-Serif;
	}	

.columnatriple-services {
	float:left;
	width:33.33333333333%;
	}
	
.columna-doble {
	float:left;
	width:50%;
	}	
		
.columna-doble-finder-1 {
	float:left;
	width:60%;
	}
.columna-doble-finder-2 {
	float:left;
	width:40%;
	}		
				

#footer {
	width:100%;
	max-width:1200px;
	text-align:center;
	font-size:13px;
	color:#999;
	height:70px;
	 line-height: 70px;
	float:left;
	}
	
img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}	
	
	
.boton-term {
	background-color:#089e8f;
	color:#FFF;
	width:120px;
	font-size:16px;
	border:hidden;
	}	
/* The Modal (background) */
.modal {
  display: ; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
}

/* Modal Content */
.modal-content {
	 position: fixed;
	 bottom:0;
    left: 50%;
    transform: translateX(-50%);
  background-color: #ffffff;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
  padding-bottom: 20px;
  border: 0px solid #888;
  border-radius: 5px;
  width: 100%;
  max-width: 900px;
  box-shadow: 0px -1px 10px #cccccc;
  
}

.texto-terms {
	overflow: scroll;
	max-height: 450px;
	padding: 30px;
	text-align: left;
   
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
	
video {
  width: 100%;
  height: auto;
}
#video-banner {
	width:100%;
	max-width:1200px;
	text-align:center;
	height:auto;
	}		
 table {
    margin: 0 auto; /* or margin: 0 auto 0 auto */
  }
  
#menu-mobile { display:none;}

@media only screen and (min-width: 150px) and (max-width: 500px) {

#menu-mobile { 
display: block;
height:auto;}		

#menu { display:none;}	
	
#container-web {
	margin: 0 auto;
	width:100%;
	}
.columnatriple {
	float: left;
	width: 100%;
	padding-top: 10px;
	font-family: Roboto-Light, Sans-Serif;
	text-align: center;
	}
.columnatriple-services {
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: left;
	font-family: Roboto-Light, Sans-Serif;
	}	
.columna-doble {
	float:left;
	width:100%;
	}	

#contenedor-services-1 {
	
	width:100%;
	max-width:950px;
	padding-top:25px;
	text-align:center;
	float:left;
	}
	
	
#contenedor-services-2 {
	
	width:100%;
	max-width:;
	text-align:center;
	float:left;
	padding-bottom:30px;
	padding-top:10px;
	}	
	
#contenedor-texto {
	width:97%;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
.img-banner {
	width:100%;
	height:auto;
	}
.div-img-banner {
  display: block;
  margin-left: auto;
  margin-right: auto;
	}
		
#video-banner {
	width:100%;
	max-width:1200px;
	height:auto;
	text-align:center;
	}		
		
#header1 {
	width:100%;
	height:auto;
	text-align:center;
	}
#header2 {
	width:100%;
	height:100px;
	text-align:center;

	
	}	
		
}

@media only screen and (min-width: 150px) and (max-width: 500px) {
#header1 {
	width:100%;
	height:auto;
	text-align:center;	}
#header2 {
	width:100%;
	height:auto;
	text-align:center;

	}	
#video-banner {
	display:none;
	}	
}
