body{
	background-color: #000;
	font-family: 'PT Serif', serif;
}
header {
	padding-top: 55px;
	padding-bottom: 55px;
	background: #000;
}
.puntos {
	position: absolute;
	top: 0;
	left: 0;
}
.menu ul {
	padding-left: 0;
	padding-top: 10px;
}
.menu ul li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 16px;

}
.menu ul li a {
	font-family: 'PT Serif', serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	transition: all 0.4s ease-in-out;
}
.menu ul li a:hover {
	text-decoration: none;
	transition: all 0.4s ease-in-out;
	color: #dbdbdb;
}
.menu ul li.login {
	background-color: #51cbe3;
	border-radius: 15px;
	padding-left: 15px;
	margin-left: 0;
	color: #fff;
	letter-spacing: 0.1em;
	transition: all 0.4s ease-in-out;
}
.menu ul li.login a {
	color: #fff;
	letter-spacing: 0.1em;
}
.menu ul li.login:hover {
	background-color: #16a6c2;
	transition: all 0.4s ease-in-out;
}
.menu ul li.login a:hover {
	text-decoration: none;
}

.menu ul li.login-home {
	font-size: 18px;
	background-color: #51cbe3;
	border-radius: 20px;
	margin-top: 30px;
	padding: 7px 35px 10px 35px;
	color: #fff;
	letter-spacing: 0.1em;
	transition: all 0.4s ease-in-out;
}
.menu ul li.login-home a {
	color: #fff;
	letter-spacing: 0.1em;
}
.menu ul li.login-home:hover {
	background-color: #16a6c2;
	transition: all 0.4s ease-in-out;
}
.menu ul li.login-home a:hover {
	text-decoration: none;
}
.volver {
	text-align: right;
	margin-top: 15px;
}
.titulo-pro {
	border-bottom: 1px solid #000;
}
.idioma {
	width: 130px;
	background-color: #000;
	text-align: center;
	color: #fff;
	padding: 5px;
	padding-bottom: 7px;
	position: absolute;
	left: 45%;
	margin-top: 0;
	z-index: 111111;
}
.idioma p {
	margin-bottom: 0;
}
span {
	color:#fff
}
.idioma a {
	color: #fff;
	font-family: 'PT Serif', serif;
	letter-spacing: 0.1em;
	font-size: 12px;
}
.idioma a:hover {
	text-decoration: none;
	transition: all 0.4s ease-in-out;
	color: #dbdbdb;
}
#home {
	background: url(../img/container-ship.jpg);
	height: 600px;
	text-align: center;
	padding-top: 130px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.wrap-txt.first {
	margin-top: -120px;
	margin-bottom: 50px;
}
.wrap-txt.second {
	padding-top: 150px;
}
.wrap-txt.third {
	margin-bottom: 50px;
}
.back {
	background-color: #E4E4DF;
}
#firma {
	padding-top: 60px;
	padding-bottom: 60px;
	background: url(../img/contacto-bg.jpg);
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.firma-back	{
	background: url(../img/firma.jpg);
	height: 750px;
}
.ser1 {
	background: url(../img/avion.jpg);
	height: 280px;
}
.ser2 {
	background: url(../img/camion.jpg);
	height: 280px;
}
.ser3 {
	background: url(../img/barco.jpg);
	height: 280px;
}
.service-list {
	margin-top: 100px;
	text-align: center;
}
.service-list h1 {
	font-family: 'PT Serif', serif;
}
#servicios2 {
	margin-top: -30px;
	background-color: #f4f4f4;
}
#representaciones {
	background: url(../img/representaciones.jpg);
	height: 500px;
}
#login {
	background: url(../img/login.jpg);	
	height: 600px;
}
#contacto {
	background: url(../img/contacto-bg.jpg);	
	height: 600px;
	color: #000;
}
.form-group {
	color: #000;
}
#links {
	background: url(../img/usuarios-bg.jpg);
	padding-top: 80px;	
}
.hero {
	text-align: center;
	color: #fff;
	font-family: 'PT Serif', serif;
	text-transform: uppercase;
	margin-top: 21%;
	text-shadow: 2px 1px 5px rgb(84, 84, 84);
}
.hero h1 {
	font-size: 80px;
}
.wrap-txt {
	background-color: #fff;
	color: #fff;
	text-align: left;
}
.wrap-txt2 {
	color: #fff;
	text-align: center;
}	
.wrap-txt3 {
	color: #fff;
	text-align: center;
	padding: 100px 80px 100px 80px;

}
.wrap-txt4 {
	color: #000;
	text-align: center;
	padding-bottom: 50;
}
.img-icon {
	margin-top: 50px;
}

.seccion-txt h1 {
	font-weight: normal;
	font-size: 45px;
	font-family: 'PT Serif', serif;
	color: #fff;
}
.seccion-txt h2 {
	color: #fff;
}
.seccion-txt img{
	width: 30%;
}
.service-txt {
	text-align: justify;
	font-size: 15px;
	color: #000;
}
.service-txt h3 {
	font-family: 'PT Serif', serif;
}
.service-txt3 {
	text-align: justify;
	font-size: 13px;
	color: #000;
	margin: 70px 0px -10px 0px;

}
.service-txt3 h3 {
	font-family: 'PT Serif', serif;
	font-weight: bold;
}
.service-txt5 {
	text-align: justify;
	font-size: 13px;
	color: #000;
	margin: 10px 0px 90px 0px;

}

.service-list  ul {
	margin: 100px 0px 100px 0px;
	text-decoration: none;
	list-style-type: none;
	 border-bottom: none;  
 
}
.service-list  ul {
	margin: 140px 0px 140px -20px;
	text-decoration: none;
	list-style-type: none;
	 border-bottom: none;  
}
.service-txt2 {
	text-align: justify;
	font-size: 13px;
	color: #fff;
}
.logohome .img-responsive {
	margin: 0 auto;
}
#interes{
	background-color: #fff;
	height: 500px;
	padding-top: 60px;
}
#interes .seccion-txt{
	color: #000;
	text-align: left;
}


.seccion-txt h4 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #000;
}
.seccion-txt h3{
	font-weight: regular;
}
.seccion-txt p {
	font-size: 12px;
	color: #777;
	font-family: 'Roboto', sans-serif;
}
.seccion-txt p.gris {
	color: #9F9F9F;
}
.guion {
	text-align: center;
	border-top: 2px solid #000;
	margin-left: 0;
}
.guion2 {
	width: 39px;
	border-top: 6px solid #51cbe3;
}
.guion3 {
	border-top: 2px solid #000;
}
.dest-wrap {
	padding-left: 0;
}
.pic {
	margin-top: 80px;
}
#clientes {
	height: 500px;
	color: #fff;
	padding-top: 114px;
	padding-bottom: 60px;
	background: url(../img/contacto-bg.jpg);
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#clientes .wrap-txt {
	margin-top: 0;
}
.clientes-txt {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}
.clientes-txt p {
	font-size: 15px;
}
.links-grid {
	margin-top: 50px;
	margin-bottom: 50px;
}
.link {
	padding-top: 20px
}
.descripcion {
	margin-top: 20px;
}
.descripcion p.title {
	color: #4C4C4C;
	font-family: 'PT Serif', serif;
	font-weight: bold;
	margin-bottom: 0;
}
.descripcion p.go {
	margin-bottom: 0;
}
.descripcion p.go a {
	color: #5E5E5E;
	font-family: 'PT Serif', serif;
}
.btn {
	background-color: #000;
	border-radius: 0;
	font-family: 'PT Serif', serif;
	color: #fff;
	padding: 10px 20px 10px 20px;
	letter-spacing: 0.1em;
	width: 90%;
	transition: all 0.4s ease-in-out;
}
.btn:hover {
	background-color: #626262;
	transition: all 0.4s ease-in-out;
	color: #fff;
}
.form-control {
	border-radius: 0;
	border: 1px solid #DCDCDC;
	box-shadow: none;
	height: 43px;
	width: 90%;
}
.login-wrap {
	padding: 50px;
	margin-top: 80px;
	margin-bottom: 50px;
}
.contacto-wrap {
	padding: 50px;
	margin-top: 50px;
	margin-bottom: 80px;
}

.datos {
	font-family: 'PT Serif', serif;
	margin-top: 70px;
	border-left: 1px solid #DCDCDC;
	padding-left: 30px;
}
.datos h5 {
	margin-top: 20px;
	font-weight: bold;
	color: #000;
}
.archivo {
	font-family: 'PT Serif', serif;
}
.datos-arch {
	border-left: 1px solid #000;
	padding-left: 10px;
	text-transform: uppercase;
	word-break: break-word;
}
.archivo .title {
	font-weight: bold;
	margin-bottom: 0;
}
.archivo .format {
	color: #6A6A6A;
	margin-bottom: 0;
}
.down-icon {
	font-size: 25px;
	padding-right: 0;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.down-icon a {
	color: #000;
	transition: all 0.4s ease-in-out;
}
.down-icon a:hover {
	color: #626262;
	transition: all 0.4s ease-in-out;
}
.hilera {
	margin-top: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #979797;
	padding-bottom: 60px;
	padding-top: 30px;
}
.banner {
	margin-top: 49px;
}
footer {
	background-color: #000;
	padding-top: 35px;
	padding-bottom: 30px;
	text-align: center;
	color: #fff;
}
footer a {
	color: #fff;
	transition: all 0.4s ease-in-out;
	font-family: 'PT Serif', serif;
	font-size: 15px;
	font-weight: bold;
}
footer a:hover {
	color: #ccc;
	text-decoration: none;
	transition: all 0.4s ease-in-out;
}
.menu-mobile {
	display: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 38px;
	z-index: 999;
	background-color: #fff;
	text-align: center;
}
.menu-mobile ul {
	padding-left: 5px;
}
.menu-mobile ul li {
	font-family: 'PT Serif', serif;
	text-transform: uppercase;
	font-size: 12px;
	padding: 20px 10px 20px 10px;
	font-size: 15px;
	list-style-type: none;
	letter-spacing: 0.1em;
}
.menu-mobile ul li a {
	text-decoration: none;
	color: #626262;
}
.menu-mobile ul li.login {
	background-color: #000;
	color: #fff;
	letter-spacing: 0.1em;
	transition: all 0.4s ease-in-out;
}
.menu-mobile ul li.login a {
	color: #fff;
	letter-spacing: 0.1em;
}
.acordeon {
	text-align: right;
	margin-top: 5px;
}
.acordeon a {
	font-size: 20px; 
	color: #fff;
}
.back-to-top {
    position: fixed;
    bottom: 10em;
    right: 0px;
    text-decoration: none;
    color: #fff;
    background-color: #51cbe3;
    font-size: 14px;
    padding: 1em;
    display: none;
    width: 80px;
    transition: all 0.4s ease-in-out;
}
.back-to-top:hover {   
	transition: all 0.4s ease-in-out; 
    background-color: #00a5c5;
    text-decoration: none;
    color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.down-icon {
	font-size: 20px;
	}
	.banner {
		margin-top: 100px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.down-icon {
	font-size: 20px;
	}
	.datos-arch {
	border-left: none;
	}
	.banner {
	display: none;
	}
}
@media (max-width: 767px) { 
	.wrap-txt {
		padding: 13px;
	}
	.wrap-txt3 {
		padding: 60px 15px 60px 15px;
	}
	.idioma {
		left: 33%;
	}
	.pic {
		margin-top: 15px;
	}
	.down-icon {
		text-align: left;
	}
	.hilera {
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 0;
		border-bottom: none;
	}
	.archivo {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.banner {
		display: none;
	}
	.seccion-txt h1 {
		font-size: 36px;
	}
	.seccion-txt h2 {
		font-size: 17px;
	}
	#home {
		height: 534px;
		padding-top: 94px;
	}
	#firma {
		padding-top: 28px;
		padding-bottom: 17px;
	}
	#servicios2 {
		padding-bottom: 60px;
	}
	.service-list {
		margin-top: 98px;
	}
	.ser2, .ser1, .ser3 {
		height: 360px;
	}
	.service-txt5 {
		margin-bottom: 10px;
	}
	.form-control, .btn {
		width: 100%;
	}
	.datos {
		border-left: none;
		border-top: 1px solid #DCDCDC;
	}
}