.datos_personales
{
	display: none;
	background-color: white;
	border-radius: 30px;
	height: 350px;
	width: 810px;
	position: fixed;
	top: calc(50% - 175px);
	left: calc(50% - 405px);
	padding: 50px;
	z-index: 15;
}

#bnt_enviar
{
	background-color: black;
	color:white;
	text-align: center;
	padding: 5px;
	font-family: 'kazimir_light'; 
	width: 772px;
    margin: 5px;
    font-size: 30px;
    cursor: pointer;
}

#bnt_cerrar
{
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
	height: 30px;
	width: 30px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../../img/x.png');
	background-size: contain;
}
.cont_baldosas
{
	width: 100%;
	background-color: #DCDCDA; 
	color: #444;
}
.cont_baldosas_int h1
{
	margin: 0px;
	width: calc(100% - 100px);
    margin-left: auto;
    text-align: left;
    margin-bottom: 35px;
}
.titulo
{
	font-size: 38px;
	line-height: 31px;
	font-family: 'kazimir_medium'; 
}
.titulo span
{
	border-bottom: 2px solid #58595B;
}
.cont_baldosas_int
{
	padding-top: 180px;
	text-align: center;
}
.cont_p1_1
{
	width: 550px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 50px;
}
.cont_p1_1 p
{
	font-size: 26px;
	font-family: 'kazimir_light';
}
.item_tipos
{
	display: block;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 0px;
}
.nom_tipos_baldosas
{
	padding-left: 10px;
	font-size: 30px;
    letter-spacing: 3px;
    font-family: 'kazimir_light';
    cursor: pointer;
}
.img_tipos
{
	height: 40px;
	width: 40px;
	background-position: center;
	background-size: 35px 35px;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.texto_item_tipos
{
	display: inline-block;
	margin-right: 5px;
	margin-left: 0px;
	vertical-align: middle;
	padding-bottom: 10px;
	font-family: 'museo_sans500';
	font-size: 30px;
    letter-spacing: 2px;
    color: #5F91B2;
}

.cont_p1_2
{
	width: 170px;
	height: 616px;
	display: inline-block;
	text-align: left;
	margin-right: 60px;
	overflow: hidden;
	padding-top: 150px;
    margin-left: -130px;
}

.cont_int_select_disenos
{
	overflow: hidden;
	height: 516px;
	position: relative;
}
.cont_int_int_select_disenos
{
	position: absolute;
	top: 0px;
}
.arriba
{
	width: 100%;
	height: 50px;
	background-image: url('../../img/flecha.png');
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: center;
}
.abajo
{
	width: 100%;
	height: 50px;
	background-image: url('../../img/flecha.png');
	background-repeat: no-repeat;
	background-size: 80px;
	background-position: center;
	transform-origin: 50% 50%;
    transform: rotate(180deg);
}
.desactivado
{
	background-image:none;
}
.item_disenos
{
	width: 160px;
	height: 160px;
	display: inline-block;
	margin: 5px;
	background-size: contain;
	background-position: center;
	border: 1px solid black;
	cursor: pointer;
}
.item_disenos_cenefa
{
	width: 160px;
	height: 160px;
	display: inline-block;
	margin: 5px;
	background-size: contain;
	background-position: center;
	border: 1px solid black;
	cursor: pointer;
}
.cont_p2_1
{
	width: 550px;
	margin-right: 40px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 20px;
}
.cont_p2_1 p
{
	font-size: 26px;
	font-family: 'kazimir_light';
}
.p_pequeno
{
	font-size: 20px !important;
}
.cont_colores
{
	width: 505px;
	padding-left: 20px;
	padding-top: 20px;
}
.cont_colores p
{
	font-size: 14px;
	line-height: 17px;
	font-family: 'kazimir_light';
}
.item_colores
{
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: red;
	display: inline-block;
	vertical-align: top;
	margin: 6px;
	margin-bottom: 9px;
	border: solid 1px #ffffff00;
}
.cont_elegido_bal
{
	width: 45px;
	display: inline-block;
	vertical-align: top;
    padding-left: 10px;
    padding-top: 50px;
}
.cont_elegido_cen
{
	width: 45px;
	display: inline-block;
	vertical-align: top;
    padding-left: 10px;
    padding-top: 50px;
}
.elegido
{
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: red;
	display: none;
}
.cont_p3_1
{
	width: 320px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 50px;
	padding-bottom: 50px;
}

.item_disenos_grande
{
	height: 380px;
	width: 380px;
	margin-left: 25px;
	margin-top: 25px;
	border: 1px solid black;
	display: inline-block;
}
.cont_datos
{
	margin-top: 10px;
}
.item_datos
{
	height: 20px;
	margin-bottom: 2px;
}
.texto_datos
{
	display: inline-block;
	width: 150px;
	font-size: 14px;
	line-height: 17px;
	font-family: 'kazimir_light';
}
.input_datos
{
	height: 15px;
	display: inline-block;
	font-size: 14px;
	line-height: 17px;
	font-family: 'kazimir_light';
	border: 1px;
	background-color: #c3c5c6;
}
.total
{
	height: 30px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.texto_total
{
	display: inline-block;
	width: 150px;
	font-size: 20px;
	line-height: 24px;
	font-family: 'museo_sans900';
	color: #67859D
}
.tres
{
	width: 670px;
	position: absolute;
	top: calc(100% + 20px);
}

.cont_p3_2
{
	width: 1040px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 50px;
}
.cont_p3_2 p
{
	font-size: 26px;
	font-family: 'kazimir_light';
}

.color1
{
	background-color: #CBBD9D;
}
.color2
{
	background-color: #D0C9AF;
}
.color3
{
	background-color: #E7E2D0;
}
.color4
{
	background-color: #E1E1D6;
}
.color5
{
	background-color: #E1AC50;
}
.color6
{
	background-color: #DFB45F;
}
.color7
{
	background-color: #E7C788;
}
.color8
{
	background-color: #DCC79A;
}
.color9
{
	background-color: #4D5D50;
}
.color10
{
	background-color: #555f57;
}
.color11
{
	background-color: #657760;
}
.color12
{
	background-color: #3D6744;
}
.color13
{
	background-color: #638565;
}
.color14
{
	background-color: #809F82;
}
.color15
{
	background-color: #94A895;
}
.color16
{
	background-color: #364756;
}
.color17
{
	background-color: #425D72;
}
.color18
{
	background-color: #466175;
}
.color19
{
	background-color: #5B6B78;
}
.color20
{
	background-color: #114C8E;
}
.color21
{
	background-color: #276BA2;
}
.color22
{
	background-color: #3D81AE;
}
.color23
{
	background-color: #5F91B2;
}
.color24
{
	background-color: #B64137;
}
.color25
{
	background-color: #BB4231;
}
.color26
{
	background-color: #B15C4B;
}
.color27
{
	background-color: #C07F72;
}
.color28
{
	background-color: #CD6759;
}
.color29
{
	background-color: #BB4428;
}
.color30
{
	background-color: #2D2E30;
}
.color31
{
	background-color: #50524F;
}
.color32
{
	background-color: #6C6C6A;
}
.color33
{
	background-color: #7A7C79;
}
.color34
{
	background-color: #9E9F99;
}
.color35
{
	background-color: #B8B7B2;
}

.select1
{
	border: 2px black solid;
}
.select2
{
	border: 2px black solid;
}

.item_mosaico
{
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-left: -3px;
	margin-top: -3px;
	background-color: white;
}
.item_mosaico_baldosa
{
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-left: -3px;
	margin-top: -3px;
	background-color: #cfc9c9;
}
.item_mosaico_baldosa_esquina
{
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-left: -3px;
	margin-top: -3px;
	background-color: #cfc9c9;
}
.bnt_mosaico
{
	padding: 7px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #666666;
	color: white;
	float: right;
	margin-top: 20px;
	font-size: 25px;
	margin-right: 15px;
	font-family: 'kazimir_light';
	cursor: pointer;
}
#btn_correo
{
	margin-right: 33px;
}

.inputs
{
	width: 380px;
	display: inline-block;
	margin: 7px;
	font-size: 30px;
	padding-left: 2px;
    border: #9E9E9E solid 1px;
}
.inputs2
{
	width: 777px;
    margin: 7px;
    height: 115px;
    font-size: 30px;
    padding-left: 2px;
    border: #9E9E9E solid 1px;
}
.nom_tipos_cenefa
{
	cursor: pointer;
}

@media screen and (max-width: 2300px),(max-height: 1200px) {
	.cont_baldosas_int
	{
		padding-top: 180px;
	}
	.cont_p1_1 
	{
	    width: 400px;
	}
	.titulo 
	{
	    font-size: 30px;
	}
	.cont_p1_1 p 
	{
	    font-size: 20px;
	}
	.texto_item_tipos 
	{
	    font-size: 25px;
	}
	.nom_tipos_baldosas
	{
	    padding-left: 8px;
	    font-size: 19px;
	}

	.cont_p1_2 
	{
	    width: 150px;
	    height: 556px;
	    margin-left: -155px;
	    margin-right: 40px;
	}
	.item_disenos 
	{
	    width: 140px;
	    height: 140px;
	}
	.item_disenos_cenefa
	{
		width: 140px;
	    height: 140px;
	}
	.cont_int_select_disenos 
	{
	    height: 456px;
	}
	.cont_p2_1 p 
	{
	    font-size: 20px;
	}
	.p_pequeno
	{
		font-size: 18px !important;
	}
	.item_colores 
	{
	    height: 33px;
	    width: 33px;
	    margin: 4px;
	    cursor: pointer;
	}
	.cont_colores 
	{
	    width: 390px;
	    padding-left: 10px;
	}
	.item_disenos_grande
	{
		height: 340px;
		width: 340px;
		margin-left: 15px;
		margin-top: 15px;
	}
	.cont_p2_1 
	{
	    width: 400px;
	}
	.cont_p3_2
	{
		width: 850px;
	}
	.item_mosaico_baldosa
	{
		height: 80px;
		width: 80px;
	}
	.item_mosaico_baldosa_esquina
	{
		height: 80px;
		width: 80px;
	}
	.item_mosaico
	{
		height: 80px;
		width: 80px;
	}
	.cont_p3_2 p
	{
		font-size: 20px;
	}
}
@media screen and (max-width: 1750px),(max-height: 1000px) {
	.cont_baldosas_int
	{
		padding-top: 140px;
	}
	.cont_p1_1 
	{
	    width: 300px;
	}
	.titulo 
	{
	    font-size: 25px;
	}
	.cont_p1_1 p 
	{
	    font-size: 14px;
	}
	.texto_item_tipos 
	{
	    font-size: 20px;
	}
	.nom_tipos_baldosas
	{
	    padding-left: 8px;
	    font-size: 14px;
	}

	.cont_p1_2 
	{
	    width: 100px;
	    height: 406px;
	    margin-left: -100px;
	    margin-right: 40px;
	}
	.item_disenos 
	{
	    width: 90px;
	    height: 90px;
	}
	.item_disenos_cenefa
	{
		width: 90px;
	    height: 90px;
	}
	.cont_elegido_bal
	{
		width: 25px;
	    height: 25px;
	}
	.cont_elegido_cen
	{
		width: 25px;
	    height: 25px;
	}
	.elegido
	{
		width: 30px;
	    height: 30px;
	}
	.cont_int_select_disenos 
	{
	    height: 306px;
	}
	.cont_p2_1 p 
	{
	    font-size: 14px;
	}
	.p_pequeno
	{
		font-size: 12px !important;
	}
	.item_colores 
	{
	    height: 25px;
	    width: 25px;
	    margin: 2px;
	}
	.cont_colores 
	{
	    width: 280px;
	    padding-left: 10px;
	}
	.item_disenos_grande
	{
		height: 200px;
		width: 200px;
		margin-left: 15px;
		margin-top: 15px;
	}
	.cont_p2_1 
	{
	    width: 300px;
	}
	.cont_p3_2
	{
		width: 650px;
	}
	.item_mosaico_baldosa
	{
		height: 60px;
		width: 60px;
	}
	.item_mosaico_baldosa_esquina
	{
		height: 60px;
		width: 60px;
	}
	.item_mosaico
	{
		height: 60px;
		width: 60px;
	}
	.cont_p3_2 p
	{
		font-size: 14px;
	}
	.abajo
	{
		background-size: 55px;
	}
	.arriba
	{
		background-size: 55px;
	}
}
@media screen and (max-width: 1400px),(max-height: 800px) {
	.cont_baldosas_int h1
	{
		width: calc(100% - 40px);
		font-size: 30px;
	}
	.cont_baldosas_int
	{
		padding-top: 80px;
	}
	.cont_p1_1 
	{
	    width: 220px;
	}
	.titulo 
	{
	    font-size: 20px;
	}
	.cont_p1_1 p 
	{
	    font-size: 10px;
	}
	.texto_item_tipos 
	{
	    font-size: 15px;
	}
	.img_tipos
	{
		height: 25px;
	    width: 25px;
	    background-size: 20px 20px;
	}
	.nom_tipos_baldosas
	{
	    padding-left: 8px;
	    font-size: 10px;
	    letter-spacing: 1px;
	}

	.cont_p1_2 
	{
	    width: 60px;
	    height: 286px;
	    margin-left: -100px;
	    margin-right: 40px;
	    padding-top: 110px;
	}
	.item_disenos 
	{
	    width: 50px;
	    height: 50px;
	}
	.item_disenos_cenefa
	{
		width: 50px;
	    height: 50px;
	}
	.cont_elegido_bal
	{
		width: 15px;
	    height: 15px;
	    padding-left: 5px;
	}
	.cont_elegido_cen
	{
		width: 15px;
	    height: 15px;
	    padding-left: 5px;
	}
	.elegido
	{
		width: 20px;
	    height: 20px;
	}
	.cont_int_select_disenos 
	{
	    height: 186px;
	}
	.cont_p2_1 p 
	{
	    font-size: 10px;
	}
	.p_pequeno
	{
		font-size: 9px !important;
	}
	.item_colores 
	{
	    height: 16px;
	    width: 16px;
	    margin: 1px;
	}
	.cont_colores 
	{
	    width: 190px;
	    padding-left: 10px;
	}
	.item_disenos_grande
	{
		height: 150px;
		width: 150px;
		margin-left: 15px;
		margin-top: 15px;
	}
	.select2 
	{
	    border: 1px black solid;
	}
	.cont_p2_1 
	{
	    width: 220px;
	}
	.cont_p3_2
	{
		width: 450px;
	}
	.item_mosaico_baldosa
	{
		height: 44px;
		width: 44px;
	}
	.item_mosaico_baldosa_esquina
	{
		height: 44px;
		width: 44px;
	}
	.item_mosaico
	{
		height: 44px;
		width: 44px;
	}
	.cont_p3_2 p
	{
		font-size: 10px;
	}
	.bnt_mosaico 
	{
	    padding: 5px;
	    padding-right: 10px;
	    padding-left: 10px;
	    font-size: 15px;
	    margin-right: 10px;
	}
	#btn_correo 
	{
	    margin-right: 5px;
	}

	.datos_personales
	{
		display: none;
		background-color: white;
		border-radius: 30px;
		height: 255px;
		width: 300px;
		position: fixed;
		top: calc(50% - 200px);
		left: calc(50% - 200px);
		padding: 50px;
		
	}
	.datos_personales div
	{
		display: inline-block;
		position: relative;
	}
	.datos_personales span
	{
		position: absolute;
		top: 0px;
		left: -5px;
	}
	.inputs
	{
		width: 130px;
		display: inline-block;
		margin: 5px;
		font-size: 15px;
	}
	.inputs2
	{
		width: 277px;
	    margin: 5px;
	    height: 80px;
	    font-size: 15px;
	}
	#bnt_enviar
	{
		background-color: black;
		color:white;
		text-align: center;
		padding: 5px;
		font-family: 'kazimir_light'; 
		width: 272px;
	    margin: 5px;
	    font-size: 15px;
	}

	#bnt_cerrar
	{
		cursor: pointer;
		position: absolute;
		top: 20px;
		right: 20px;
	}
	.abajo
	{
		background-size: 40px;
	}
	.arriba
	{
		background-size: 40px;
	}
}
@media screen and (max-width: 1050px),(max-height: 700px) {
	
}
@media screen and (max-width: 950px),(max-height: 600px) {

}

@media screen and (max-width: 800px),(max-height: 500px) {

	
}
@media screen and (max-width: 700px) {
	.logo
	{
		display: none;
	}
}
@media screen and (max-width: 500px) {
	.cont_baldosas_int 
	{
	    padding-top: 50px;
	}
	.cont_p3_2 
	{
	    width: 310px;
	}
	.item_mosaico_baldosa
	{
		height: 30px;
		width: 30px;
	}
	.item_mosaico_baldosa_esquina
	{
		height: 30px;
		width: 30px;
	}
	.item_mosaico
	{
		height: 30px;
		width: 30px;
	}
}