body{
	background-color: #25282e;
}

/* header */
.animation{
	float: left;
}


.fbicn{
	width: 27px;
	height: 27px;
}
 .headre{
 	background-color: #25282e;
 }

.login-contact{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
}
.login-contact .login{
	background-color: #18425d;
	font-size: 16px;
	color: #4ea9e2;
	height: 70px;
	text-align: center;
	padding-top: 30px;
}

.login-contact .contact-info{
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
	background-color: #2f3238;
	height: 80px;
	margin-left: 0px;
	margin-right: 0px; 
	padding-top: 10px;
}

.login-contact .fb-mail{
    text-align: right;
	color: #fff;
    width: 450px;
}

.login-contact .fb-mail .fbicn{
	position: relative;
	float: left;
	left: 45px;
	top: -7px;
}

.login-contact .fb-mail .fb-contact{
	margin-left: 35px;
}

.login-contact .fb-mail .email a{
	color: #ee3b36 !important;
	position: relative;
	top: -10px;
	font-size: 13px;
}

.login-contact .contact-info .infor{
	position: relative;
	font-size: 13px;
	top: -10px;
	color: #fff;
	left: -5px;
}
.login-contact .contact-info .street-address{
	position: relative;
	z-index: 150px;
	right: 55px;
	top: -15px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	float: right;
}


/* menú */
.hover:hover{
  background: #006efc;
  text-decoration: none;
}
.activebtn{
	background: #006efc;
}
.hover-services:hover{
  background: #006efc;
  text-decoration: none;
}

.colorfont{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 18px;
}

.barradenav{
	bottom: -20px;
	position: relative;
	right: -350px;
	width: 470px;
	top: -52px;
	padding-right: 20px;
}

.linea{
	border-top: solid 1px #000;
}

/* Quality Programs */

.contact{
	position: relative;
	background: #2f3238;
	margin: -20px 0 -70px 0;
	padding: 20px 0 40px 0;
	overflow: hidden;
}

.contact-title-block{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	text-align: center;
}
.contact-title{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 52px;
	color: #fff;
}
.contact-text{
	font-size: 18px;
	color: #999999;
}

.contact-map{
	margin: 20px 0 0 0;
}

.contact-form-block{
	padding-left: 45px;
}

#contact-form {
	margin-bottom: 0;	
}

#contact-form p {
	margin-bottom: 1px;	
}

#contact-form input{
    border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    border-radius: 0;
	
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	background: #26292E;
    color: #FFFFFF;
    font-size: 14px;
    height: auto;
    padding: 15px;
	margin: 0;
	
    resize: none;
}
#contact-form textarea{
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    border-radius: 0;
	
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	background: #26292E;
    color: #FFFFFF;
    font-size: 14px;
    height: 236px;
    padding: 15px;
	margin: 0;
	
    resize: none;
}

#contact-form input {
    width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contact-form textarea {
    width: 100%;
	resize: vertical;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#contact-form .submit {
	font-family: 'arial';
    background: #006efc;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 150px;
	margin-top: 10px;
	float: right;
	
	-webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;	
	   -moz-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		 -o-transition: background 0.1s linear 0s, color 0.1s linear 0s;
		    transition: background 0.1s linear 0s, color 0.1s linear 0s;
}

#contact-form .submit:hover {
    background: #1765da;
    color: #FFF;
}
#contact-form .submit:focus{
	outline: none;
}
#response {
	margin-top: 20px;
	color: #FFFFFF;
}

.contact-map .map-block{
	width: 520px;
	height: 394px;
}

.contact-form-info{
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #fff;
	float: right;
	text-align: right;
	margin: 10px 50px 0 0 ;
}


.sombraslide2{
	width: 80%;
	margin-left: 70px;
	position: relative;
	padding-left: 40px;
	top: 70px;
	z-index: 1;
	opacity: 0.6;
}



/* footer */
.line{
	border-top: solid 2px #747474;
	margin-top: 5px;
}

.ftr{
	margin: 0;
	background: #26292e;
	color:#fff;
	height: auto;
	padding-bottom: 30px;
}


.footer-lg{
	display: inline;
}

.footer-lg .logo-ftr{
	width: 120px;
	margin: 20px 0 0 20px;
}

.escotocustoms{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	font-weight: 300px;
	color: #a5a5a5;
	text-align: center;
	margin-top: -30px

}



/*--------------------------------------------------------------------*/


/* responsive */

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

	/* header */
		.logo1{
		margin-bottom: 22px;
	}
	.login-contact .fb-mail .fbicn{
		left: 45px;
		top: -7px;
	}

	/* menú */
	.barradenav{
		right: -250px;
		width: 470px;
		top: -74px;
	}

	/* Contact */
	.contact{
		margin: -20px 0 -70px 0;
	}
	.contact-form-block{
		padding-left: 25px;
	}
	.contact-map .map-block{
		width: 440px;
		height: 394px;
	}.contact-form-info{
		margin: 10px 30px 0 0 ;
	}

	.sombraslide2{
		margin-top: 0px;
		padding-bottom: 10px;
	}
	/* footer */

}



/*--------------------------------------------------------------------*/


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

	/* header */
	.logo2{
		margin-bottom: 22px;
	}
	.login-contact .fb-mail .fbicn{
		left: 17px;
		top: -7px;
	}

	.login-contact .contact-info .fb-mail{
		position: relative;
		float: left;
		left: 5px;
	}
	.login-contact .contact-info .infor{

		left: -5px;
	}

	.login-contact .contact-info .street-address{
		right: 20px;
		top: -20px;
	}
	/* menú */
	.barradenav{
	right: -163px;
	width: 425px;
	top: -74px;
	padding-right: 0px;

	}

	/* Contact */
	
	.contact{
		margin: -20px 0 -70px 0;
		padding: 20px 0 40px 0;
	}
	.contact-form-block{
		padding-left: 25px;
	}
	.contact-map .map-block{
		width: 330px;
		height: 394px;
	}.contact-form-info{
		margin: 10px 30px 0 0 ;
		font-size: 16px;
	}

	.sombraslide2{
		margin-top: 0px;
		padding-bottom: 20px;
	}


	/* footer */
}


/*--------------------------------------------------------------------*/

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

	.container-full{
		margin: 0 auto;
		width: 100%;
		padding: 0;
	}

	/* header */
	.logo3{
		width: 100%;
		height: 140px;
		margin-bottom: 9px;
	}

	.login-contact .contact-info .fb-contact{
		position: relative;
		right: 10px;
		font-size: 11px;
	}
	.login-contact .contact-info .fb-mail{
		right: 10px;
	}
	.login-contact .contact-info .fb-mail .fbicn{
		position: relative;
		bottom: 10px;
		left: 5px;
		width: 20px;
		height: auto;
	}
	.login-contact .login{
		font-size: 14px;

	}
	.login-contact .login .login-text{
		margin-top: -7px;
	}

	.login-contact .contact-info .infor{
		position: relative;
		font-size: 11px;
		padding-right: 0px;
		right: 10px;	
	}

	/* menú */
	.hover-services:hover{
  		background: none;
  		text-decoration: none;
	}
	.barradenav{
		width: 100%;
		right: 0px;
		margin-top: -5px;
		padding: 1px 10px 0 0;
	}

	/* Contact */
		
	.contact{
		margin: -20px 0 -55px 0;
		padding: 20px 0 40px 0;
	}
	.contact-form-block{
		padding-left: 15px;
	}
	.contact-map .map-block{
		width: 100%;
		height: 394px;
		margin-top: 50px;
	}.contact-form-info{
		margin: 10px 20px 0 0 ;
		font-size: 14px;
	}

	/* Footer */
	.escotocustoms{
		font-size: 12px;
		width: 130px;
		text-align: right;
		float: right;
		margin: -40px 20px 0 0;

	}
	.sombraslide2{
		z-index: -1;
	}
	.fb-mail-ftr{
		right: 10px;

	}
	.fbicn-ftr{
		position: relative;
		width: 24px;
		height: auto;
		margin-left: -30px;
		top: 20px;
	}
	.contact-ftr1{
		color: #fff;
		padding: 20px 0 0 0;

	}
	.contact-ftr2{
		color: #fff;
		padding: 20px 0 0 0;
	}
	.fb-contact-ftr{
		font-family: 'Oswald', sans-serif;
		font-weight: lighter;		
		font-size: 14px;
		text-align: center;
	}
	.phone-adress{
		font-family: 'Oswald', sans-serif;
		font-weight: lighter;
		text-align: center;
		font-size: 14px;
		margin-left: -10px;
		left: 10px;
		margin-bottom: 30px;
	}


}



/*--------------------------------------------------------------------*/

@media screen and (max-width: 667px){
    
    
    .login-contact .login{
        width: 100%;
        
	font-size: 14px;
	height: 150px;
    margin-top: -8px;
    }
    
    
    
    
	.fbicn-ftr{
		margin-left: -10px;
	}
	.wlcm{

		height: 650px;
}
@media screen and (max-width: 618px){
	.fbicn-ftr{
		margin-left: -20px;
	}
}
@media screen and (max-width: 560px){
	.fbicn-ftr{
		margin-left: -25px;
	}
}