font-family: 'Open Sans', sans-serif;

html,body
{
	width: 100%;
	height:100%;
	margin: 0px; 
	padding: 0px; 
}

#top-bar{
	background-color: #fff;
	position:fixed;
	top:0;
	width:100%;
	z-index:100;
	-webkit-box-shadow: 0 2px 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 2px 1px 0 rgba(0,0,0,.3);

}

#blue-bar{
	background-color: #016d91;
	min-height: 35px;
	width: 100%;

}


#lang{
	
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: white;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	padding:6px 16px;
	
}

#lang-txt{
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
}

#lang img{
	height: 20px;
}


#car-m{
	height: 35px;
	text-align: right;
	padding:6px 16px;

}

#car-m img{
	height: 20px;	

}

#item-number-m{
	font-weight: 400;
	position: absolute;
	top: 8px;
	right: 32px;
	width: 15px;
	color: white;
	font-size: 9px;
	text-align: center;

}

.navbar{
	background-color: transparent;
	border: 0;
	border-radius: 0;
	width: 100%;
	height: 90px;
	padding: 10px 0;


}



.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-toggle {

	padding: 16px 15px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #0facce;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 25px;
	height: 4px;
	border-radius: 3px;
}

.navbar-right {
	margin-top: 10px;
}

.navbar-collapse{
	margin-top: 5px;
	background-color: white;
	
}

.dropdown-menu>li>a {
	
	line-height: 2.428571;
}

.active{
	color:#F58C23;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #8fbe01;
}

.logo{
	width: 250px;
	padding: 0 16px;
}

.thumbnail{
	min-height: 530px;
	max-height: 530px;
}

.thumbnail h3{
	font-size: 1.3em;
}

.thumbnail p{
	font-size: 15px;
	margin-bottom: 40px;
}

.modal-title{
	color:#0FACCE;
}

#car img{
	
	margin-top: -8px;
	max-width: 30px;
}

#item-number{
	position: absolute;
	color: white;
	top: 8px;
	right: 18px;
	font-size: 12px;
	text-align: center;
	width: 18px;
	font-weight: 600;
	
}

#header {
	width: 101.5%;
	background-size: cover;
	background-color: white;
	background-position: 0;
	background-repeat: no-repeat;
	margin-top: 140px;
	margin-bottom: 35px;
	-webkit-box-shadow: 0 1px 4px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 4px 2px rgba(0,0,0,.2);
}

#header_classic {
	width: 101.5%;
	background-size: cover;
	background-color: white;
	background-position: 0;
	background-repeat: no-repeat;
	margin-top: 140px;
	margin-bottom: 35px;
	-webkit-box-shadow: 0 1px 4px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 4px 2px rgba(0,0,0,.2);
}









#promesa{
	padding-top: 100px;
	color: #084D5C;
	width: 80%;
	margin: 0 auto;
	background-color: rgba(255,255,255,0.7);

	-webkit-box-shadow: 0 2px 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 2px 1px 0 rgba(0,0,0,.3);

	-webkit-border-radius: 20px;
	border-radius: 20px;

	padding: 30px 0px;

	margin-top: 100px;
}

#promesa-txt h2 {
	font-size: 30px;
	line-height: 1.3em;
	margin-bottom: 50px;
}

#productos{
	color: #084D5C;
}

#productos h2{
	margin-bottom: 30px;
}

.carousel-indicators li{
	border: 1px solid #0FACCE;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #0FACCE;
}

.carousel-control {

	color: #8fbe04;

}

.carousel-control:active {

	color: #0FACCE;
}

.carousel-control:hover {

	color: #0FACCE;
}


.carousel-control.left {
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0)),to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right {
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
	background-image: -o-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
	background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0)),to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}
.carousel-indicators{
	top: 200px

}

#productos-m{
	padding-bottom: 80px;
}

#productos-g{
	padding-bottom: 80px;
}


#articulos{
	background-color:#F5F5F5; 
	padding: 20px 30px;
}

#articulos h3{
	color: #0FACCE;
}


footer{
	background-color: #026E92;
	color: white;
	padding: 40px 30px 40px 30px;
}

footer a{
	color: white;
	text-decoration-line: underline;
}

footer a:hover{
	color: rgba(255, 255, 255, .8);
}

footer a:visited{
	color: rgba(255, 255, 255, .5);
}






/*...................producto.................*/

.head_producto {
	
	height: auto;
	margin-top: 145px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);
	box-shadow: 0 2px 3px 1px rgba(0,0,0,.2);
	vertical-align: middle;
}

#blackmint{
	background-image: url('../img/back_blackmint.png');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#blackmint{
	background-image: url('../img/back_blackmint.png');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#whitemint{
	background-image: url('../img/back_whitemint.png');
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#blue_diamonds_colux{
	background-image: url('../img/back_bluediamonds_c.png');
	background-attachment: fixed;
    background-position: bottom; center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#blue_diamonds_foam{
	background-image: url('../img/back_bluediamonds_f.png');
	background-attachment: fixed;
    background-position: bottom; center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#whitening_light_kit{
	background-image: url('../img/back_kit.png');
	background-attachment: fixed;
    background-position: bottom; center;
    background-repeat: no-repeat;
    background-size: 100%;
}

#whitening_light_refill_kit{
	background-image: url('../img/back_kit.png');
	background-attachment: fixed;
    background-position: bottom; center;
    background-repeat: no-repeat;
    background-size: 100%;
}



.img-producto{
}


.img-producto img{
	margin:0 auto;
}



.claim-producto{

}

.claim-producto img{
	margin:0 auto;
	width: 50%;
}

.texto-claim-black {
    width: 80%;
    margin: 10% 20px 0 10%;
    padding: 30px 10px;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    color: white;
    font-size: 25px;
    line-height: 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.texto-claim-black p{
    margin-bottom: 60px;
}




.description-img img {
    width: 80%;
}



.prod_container hr{
	
	margin-top: 50px;
	border-color: #026c90;

}

.acordeon{
	font-size: 16px;
	line-height: 20px;
}

.acordeon li{
	margin-bottom: 10px;
}


#acordeon-producto .panel-default{
	border-color: #026c90;
}

#acordeon-producto .panel-default>.panel-heading {
	color: #fff;
	background-color: #026c90;
	border-color: #026c90;
}

#acordeon-blackmint .panel-default{
	border-color: #2E2E2E;
}

#acordeon-blackmint .panel-default>.panel-heading {
	color: #fff;
	background-color: #2E2E2E;
	border-color: #2E2E2E;
}

#acordeon-whitemint .panel-default{
	border-color: #278137;
}

#acordeon-whitemint .panel-default>.panel-heading {
	color: #fff;
	background-color: #278137;
	border-color: #278137;
}

#acordeon-blueDiamonds .panel-default{
	border-color: #0065a1;
}

#acordeon-blueDiamonds .panel-default>.panel-heading {
	color: #fff;
	background-color: #0065a1;
	border-color: #0065a1;
}

#acordeon-whitening_light_kit .panel-default{
	border-color: #38abdd;
}

#acordeon-whitening_light_kit .panel-default>.panel-heading {
	color: #fff;
	background-color: #38abdd;
	border-color: #38abdd;
}

#acordeon-whitening_light_refill_kit .panel-default{
	border-color: #38abdd;
}

#acordeon-whitening_light_refill_kit .panel-default>.panel-heading {
	color: #fff;
	background-color: #38abdd;
	border-color: #38abdd;
}











#sociales{
	background-color: #0FACCE;
	height: 50px;
	width: 81%;
	margin-top: -10px;
	color: white;
	padding: 10px
}



#nosotros{
	margin-top: 150px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 20px;

}


#aviso{
	margin-top: 150px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 20px;

}

#politica_cookies{
	margin-top: 150px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 20px;

}


#productos_desca{
	margin-top: 150px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 20px;

}

#politica_privacidad{
	margin-top: 150px;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 20px;

}

#we-description{
	font-size: 17px;
	text-align: justify;
	padding-top: 30px;

}

#we-description h4{
	margin: 30px 0 5px 0px;
}

#aviso-description{
	font-size: 17px;
	text-align: justify;
	padding-top: 30px;

}

#aviso-description h4{
	margin: 30px 0 5px 0px;
}


#cookies-description{
	font-size: 17px;
	text-align: justify;
	padding-top: 30px;

}

#cookies-description h4{
	margin: 30px 0 5px 0px;
}

#privacidad-description{
	font-size: 17px;
	text-align: justify;
	padding-top: 30px;

}

#privacidad-description h4{
	margin: 30px 0 5px 0px;
}

#news-mobil{
	margin-bottom: 20px;
	border-bottom: 1px solid white;
	padding-bottom: 20px;
}

.modal-newsletter {	
	color: #999;
	font-size: 15px;
}
.modal-newsletter .modal-content {
	padding: 40px;
	border-radius: 0;		
	border: none;
}
.modal-newsletter .modal-header {
	border-bottom: none;   
	position: relative;
	text-align: center;
	border-radius: 5px 5px 0 0;
}
.modal-newsletter h4 {
	color: #000;
	text-align: center;
	font-size: 30px;
	margin: 0 0 25px;
	font-weight: bold;
	text-transform: capitalize;
}
.modal-newsletter .close {
	background: #c0c3c8;
	position: absolute;
	top: -15px;
	right: -15px;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
	width: 22px;
	height: 22px;
	border-radius: 20px;
	font-size: 16px;
}
.modal-newsletter .close span {
	position: relative;
	top: -1px;
}
.modal-newsletter .close:hover {
	opacity: 0.8;
}
.modal-newsletter .icon-box {
	color: #7265ea;		
	display: inline-block;
	z-index: 9;
	text-align: center;
	position: relative;
	margin-bottom: 10px;
}
.modal-newsletter .icon-box i {
	font-size: 110px;
}
.modal-newsletter .form-control, .modal-newsletter .btn {
	min-height: 46px;
	border-radius: 3px; 
}
.modal-newsletter .form-control {
	box-shadow: none;
	border-color: #dbdbdb;
}
.modal-newsletter .form-control:focus {
	border-color: #7265ea;
	box-shadow: 0 0 8px rgba(114, 101, 234, 0.5);
}
.modal-newsletter .btn {
	color: #fff;
	border-radius: 4px;
	background: #8fbe01;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	padding: 6px 20px;
	min-width: 150px;
	border: none;
}
.modal-newsletter .btn:hover, .modal-newsletter .btn:focus {
	background: #026E92;
	outline: none;
}
.modal-newsletter .input-group {
	margin: 30px 0 15px;
}
.hint-text {
	margin: 100px auto;
	text-align: center;
}


.btn_verde{
	background: #8fbe01;
	color: white;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
}

.btn_verde:hover{
	background: #789E03;
	color: white;
}

.btn_verde:focus{
	background: #789E03;
	color: white;
}


#articulo_home{
	width: 100%;
	background-image: url("../img/art_home_g_back.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
}

.container {
	width: 100%;
}


#art_img_g{
	margin-left: -15px;
	margin-top: 0px;
	height: 410px;
}







#art_home_txt{
	color: white;
	text-align: center;
	height: 100%;
	margin-top: 100px;
	
}


#art_home_txt h2{
	
	text-shadow: 0 2px 4px rgba(0,0,0,.4);
	padding: 0 20px;
}

#art_home_txt p{
	font-size: 1.5em;
	text-shadow: 0 2px 4px rgba(0,0,0,.4);
	margin-bottom: 20px;
	padding: 0 20px;
}


.envolvente {
	background: rgba(0, 0, 0, 0.6);
	border-radius: 30px;
	padding: 20px;
}


#map {
	width: 100%;
	height: 400px;
	background-color: grey;
}



#derechos{
	border-top: 1px solid #0FACCE;
	margin-top: 25px;
}


#distribuidores{
	
	padding-top: 30px;
	text-align: center;
	font-size: 18px;

}

#distribuidores form{
	margin: 15px 0;

}

#distribuidores button{
	margin-bottom: 20px;

}

#distribuidores h2{
	color: #084D5C;
}



.cookies{
	position: fixed;
	top: auto;
	bottom: 0;
	width: 100%;
	height: auto;
	min-height: 20px;
	padding: 10px;
	background-color: rgba(0,0,0,.7);
	color: white;
	text-align: center;
	line-height: 2em;
	z-index: 2000;

}


.cookies a {
	color: white;
	text-decoration: underline;
	

}


.mail_img img{
	width: 145px;
}

.carousel-indicators {
	top: 110%;
}

@media (max-width: 1024px) {
	#art_img_g {
		margin-left: -15px;
		margin-top: 0px;
		height: 437px;
	}

	#art_home_txt {

		margin-top: 50px;
		margin-left: 110px;
	}

	#art_home_txt {
 
    margin-left: 110px;
}

}

@media (max-width: 991px) {


	.producto_img{
		max-width: 100%; 
		margin: 0 auto;
	}

	.carousel-control {
		font-size: 30px;
	}

	#we-description{
		font-size: 16px;
		padding: 0 15px;
	}

	.thumbnail{
		min-height: 100px;
		max-height: 100px;
	}

	#art_img_m{
		height: 400px;
	}


	
	#producto1 {
		width: 350px;
		margin: 70px 0px;
	}

	
}



}




@media (max-width: 767px) {
	.navbar{
		height: 70px;
		padding: 5px 0;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 30px;
	}

	.logo{
		width: 200px;
		padding: 0 16px;
	}

	#header {
		height:500px;
		background-size: cover;
		background-position: 0 -100px;
		margin-top: 100px;
	}

	.producto_img{
		max-width: 100%; 
		margin-top: 0px;
	}

	.carousel-control {
		font-size: 30px;
	}

	#nosotros{
		padding-top: 20px;
	}

	#we-description{
		font-size: 16px;
		padding: 0 20px;
		text-align: left;
	}

	.thumbnail{
		min-height: 510px;
		max-height: 510px;


	}

	#art_img_m{
		height: 200px;
	}
	
}





@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

	#header {
		height:auto;
		background-size: cover;
		background-position: -240px -50px;
		margin-top: 140px;
		width: 104.30%;
	}



	#promesa{
		padding-top: 10px;
		color: #084D5C;
		width: 90%;

		padding: 30px 0px;

		margin-top: 50px;
	}

	#promesa-txt h2{
		font-size: 20px;
		line-height: 1.3em;
		margin-bottom: 40px;

	}

	.envolvente {
		border-radius: 15px;
	    width: 150%;
	    margin: 0 0 0 -100px;
	    font-size: 11px;
	    margin-bottom: 30px;

	}

	.navbar-brand {
    padding: 15px 10px;
}

.logo {
    width: 220px;
    padding: 0px 0px;
}

	footer{
		padding: 20px 30px;
	}

	.acordeon{
		margin-top: 30px;
	}

	.producto_img{
		max-width: 100%; 
		margin-top: 0px;
	}

	.articulo_producto{
		padding-bottom: 40px;

	}

	.articulo_producto h3{
		color: #0FACCE;
		margin: 20px 0 20px 0; 
	}

	.articulo_producto p{
		padding: 0 40px;
		text-align: center;
		font-size: 17px;
	}

	.articulo_producto .btn{
		margin-top: 30px;
	}

	#sociales{
		background-color: #0FACCE;
		height: 50px;
		width: 100%;
		margin-top: -10px;
		color: white;
	}

	.navbar-collapse{
		
		-webkit-box-shadow: 0 19px 61px 0 rgba(0,0,0,.5);
		box-shadow: 0 19px 61px 0 rgba(0,0,0,.5);
	}
	
}










