/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 26, 2017 */

.Ortodoncia_A {
	z-index: -1;
	background-image: url(../../Tratamientos/Ortodoncia/images/ortodoncia_00.jpg);
	background-size: cover;
	background-position: 30% 40%;
	background-repeat: no-repeat;
	padding-top: 1px;
	}

.Ortodoncia_A_Cuadro_A{
	position:absolute;
	background-color: rgba(1,1,1,0.6);
	left: 0px;
	}

.Ortodoncia_A_Texto_A {
	position:absolute;
	text-align: left;
	font-family: 'Narkisim';
	font-weight: normal;
	letter-spacing: 0.1em;	
	color: white;
	}


/*TAMAÑO HASTA 450 ------------------------------------------------------ */

	@media screen and (max-width: 450px){

.Ortodoncia_A {
	min-height: 300px;
	transform: translate(0,80px);
	height: calc(100vh - 80px);
	}
	
.Ortodoncia_A_Cuadro_A{

	border-radius: 0em 0.8em 0.8em 0em;
	bottom: 20%;
	width: 220px;
	height:40px;
	}

.Ortodoncia_A_Texto_A {
	font-size: 1.5em;
	padding-left: 0.8em;
	margin-top: 0.40em;
	}
	}

/*SALTO ARRIBA 450 ------------------------------------------------------ */

@media screen and (min-width: 450px){

.Ortodoncia_A {
	min-height: 450px;
	transform: translate(0,210px);
	height: calc(100vh - 200px);
	}
	
.Ortodoncia_A_Cuadro_A{
	border-radius: 0em 1.3em 1.3em 0em;
	bottom: 20%;
	width: 300px;
	height:50px;
	}

.Ortodoncia_A_Texto_A {
	font-size: 2em;
	padding-left: 0.8em;
	margin-top: 0.35em;
	}
	}

/*INICIO SALTO ARRIBA 650 ------------------------------------------------------ */

@media screen and (min-width: 650px){

.Ortodoncia_A {
	min-height: 400px;
	transform: translate(0,190px);
	height: calc(100vh - 150px);
	}
	
.Ortodoncia_A_Cuadro_A{
	height:60px;
	bottom: 20%;
	}

.Ortodoncia_A_Texto_A {
	font-size: 2em;
	padding-left: 0.8em;
	margin-top: 0.50em;
	}

	}

/*SALTO ARRIBA 960 ------------------------------------------------------ */

@media screen and (min-width: 960px){

.Ortodoncia_A {
	min-height: 900px;
	transform: translate(0,150px);
	height: calc(100vh - 120px);

	margin-right: auto; 
	margin-left: auto;
	max-width: 1300px;
	}
	
.Ortodoncia_A_Cuadro_A{
	bottom: 25%;
	width: 500px;
	height:80px;
	}

.Ortodoncia_A_Texto_A {
	font-size: 3.2em;
	padding-left: 1em;
	margin-top: 0.35em;
	}

	
}

