.align-center{
    text-align: center;
}

.row{
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.sin-padding{
    padding-left: 0px!important;
    padding-right: 0px!important;
}

::-webkit-input-placeholder { /* Edge */
  color: #F43C18;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #F43C18;
}

::placeholder {
  color: #F43C18;
}

body{
	font-family: 'Montserrat', sans-serif;
}


@media (min-width: 320px) {
	.fondo-hidrosina{
		background: url('../images/fondo-movil.png');
		/*background: url('../images/fondo-desktop.png');*/
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.paddingtop50{
		padding-top: 50px;
	}

	.mtop50{
		margin-top: 50px;
	}

	.mtop20{
		margin-top: 20px;
	}

	.input-hidrosina{
		width: 100%;
		height: 40px;
		border: 1px solid #F43C18;
		color: #F43C18;
		font-weight: bold;
		font-style: italic;
		padding-left: 10px;
	}

	.input-submit{
		font-size: 10px;
		width: 100%;
		height: 40px;
		background: #F43C18;
		border: 0px;
		color: #FFF;
		font-weight: bold;
		font-style: italic;
	}

	.mbottom{
		margin-bottom: 20px;
	}

	.show-desktop{
		display: none;
	}

	.show-tablet{
		display: none;
	}

	.show-mobile{
		display: flex;
	}

	.line-bottom-top-mobil{
		margin-top: 30px;
		margin-bottom: 30px;
		display: block;
	}

	.msg-contact{
		font-size: 16px;
		color: #F43C18;
		font-weight: bold;
		font-style: italic;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.content-code-square{
		width: 150px;
		margin: 0px auto;
		height: 55px;
		background: #6ACC14;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 18px;
		margin-top: 10px;
		border-radius: 10px;
	}

	.content-code-square-big{
		width: 150px;
		margin: 0px auto;
		height: 45px;
		background: #6ACC14;
		text-align: center;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		margin-top: 10px;
		border-radius: 10px;
	}

	.code-span{
		padding-top: 15px;
	}

	.span-text{
		font-size: 18px;
		color: #AEAEAE;
	}

	.mtop-thank{
		margin-top: 20px;
	}

	.img-main{
		max-width: 100%;
		height: auto;
	}

	.mtopmovil{
		margin-top: 50px;
	}

	.pdtop-imagen{
		margin-top: 20px;
	}

	.text-pg{
		font-size: 15px;
		color: #AEAEAE;
		font-weight: 900;
		text-align: center;
		font-style: italic;
		margin-top: 10px;
	}

	.text-pg-small{
		font-size: 12px;
		color: #AEAEAE;
		font-weight: 900;
		text-align: center;
		font-style: italic;
	}


	.text-pg-small-large{
		font-size: 12px;
		color: #AEAEAE;
		font-weight: 900;
		text-align: center;
		font-style: italic;
	}

	.margin-top-texto-fb{
		margin-top: -190px;
	}

	.margin-top-texto-fb2{
		margin-top: -170px;
	}

	.margin-top-texto-fb3{
		margin-top: -150px;
	}

	.margin-top-texto-fb4{
		margin-top: -187px;
	}

	.margin-top-texto-fb4{
		margin-top: -146px;
	}

	.margin-top-texto-fb5{
		margin-top: -140px;
	}

	.margin-top-texto-fb6{
		margin-top: -100px;
	}

	.margin-top-texto-fb7{
		margin-top: -90px;
	}

	.margin-top-texto-fb-short{
		margin-top: -100px;
	}

	.margin-top-texto-fb8{
		margin-top: -68px;
	}

	.mtop-footer{
		margin-top: 100px;
	}

	.margin-top-texto-fb9{
		margin-top: -195px;
	}

	.margin-top-texto-fb10{
		margin-top: -100px;
	}

	.margin-top-texto-fb11{
		margin-top: -185px;
	}

	.margin-top-texto-fb12{
		margin-top: -399px;
	}

	.link-here{
		text-decoration: underline!important;
		font-weight: 900;
	}

	.altura-cinepolis{
		height: 870px;
	}
}

@media (min-width: 768px) {
	.fondo-hidrosina{
		background: url('../images/fondo-desktop.png');
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.input-submit{
		font-size: 12px;
	}

	.show-desktop{
		display: none;
	}

	.show-tablet{
		display: flex;
	}

	.show-mobile{
		display: none;
	}

	.line-bottom-top-mobil{
		margin-top: 0px;
		margin-bottom: 0px;
		display: none;
	}

	.content-code-square{
		width: 160px;
		height: 50px;
		font-size: 18px;
		margin-top: 30px;
	}

	.content-code-square-big{
		width: 160px;
		height: 50px;
		font-size: 12px;
		margin-top: 15px;
	}

	.code-span{
		padding-top: 15px;
	}

	.mtop-thank{
		margin-top: 50px;
	}


	.mtopmovil{
		margin-top: 0px;
	}

	.img-main{
		width: 100%;
		max-width: 75%;
	}

	.pdtop-imagen{
		margin-top: 80px;
	}

	.text-pg{
		font-size: 15px;
		color: #AEAEAE;
		font-weight: 900;
		text-align: center;
		font-style: italic;
	}

	.text-pg-small{
		font-size: 14px;
		color: #AEAEAE;
		font-weight: 900;
		text-align: center;
		font-style: italic;
	}

	.text-pg-small-large{
		font-size: 15px;
		color: #AEAEAE;
		font-weight: 900;
		text-align: center;
		font-style: italic;
	}

	.margin-top-texto-fb{
		margin-top: -206px;
	}

	.margin-top-texto-fb2{
		margin-top: -206px;
	}

	.margin-top-texto-fb3{
		margin-top: -206px;
	}

	.margin-top-texto-fb4{
		margin-top: -230px;
	}

	.margin-top-texto-fb4{
		margin-top: -166px;
	}

	.margin-top-texto-fb5{
		margin-top: -160px;
	}

	.margin-top-texto-fb6{
		margin-top: -140px;
	}

	.margin-top-texto-fb7{
		margin-top: -100px;
	}

	.margin-top-texto-fb-short{
		margin-top: -130px;
	}

	.mtop-footer{
		margin-top: 100px;
	}

	.margin-top-texto-fb8{
		margin-top: -88px;
	}

	.margin-top-texto-fb9{
		margin-top: -210px;
	}

	.margin-top-texto-fb10{
		margin-top: -130px;
	}

	.margin-top-texto-fb11{
		margin-top: -220px;
	}

	.margin-top-texto-fb12{
		margin-top: -280px;
	}

	.link-here{
		text-decoration: underline!important;
		font-size: 20px;
	}

	.altura-cinepolis{
		height: auto;
	}

}

@media (min-width: 1200px) {
	.input-submit{
		font-size: 16px;
	}

	.show-desktop{
		display: flex;
	}

	.show-tablet{
		display: none;
	}

	.show-mobile{
		display: none;
	}

	.content-code-square{
		width: 280px;
		height: 75px;
		font-size: 30px;
		font-style: italic;

	}

	.content-code-square-big{
		width: 280px;
		height: 75px;
		font-size: 20px;
		font-style: italic;

	}


	.code-span{
		padding-top: 15px;
	}

	.pdtop-imagen{
		margin-top: 150px;
	}

	.margin-top-texto-fb{
		margin-top: -360px;
	}

	.margin-top-texto-fb-short{
		margin-top: -171px;
	}

	.margin-top-texto-fb2{
		margin-top: -310px;
	}

	.margin-top-texto-fb3{
		margin-top: -260px;
	}


	.margin-top-texto-fb4{
		margin-top: -400px;
	}

	.margin-top-texto-fb4{
		margin-top: -230px;
	}

	.margin-top-texto-fb5{
		margin-top: -260px;
	}

	.margin-top-texto-fb6{
		margin-top: -200px;
	}

	.margin-top-texto-fb7{
		margin-top: -140px;
	}

	.margin-top-texto-fb8{
		margin-top: -130px;
	}

	.margin-top-texto-fb9{
		margin-top: -320px;
	}

	.margin-top-texto-fb10{
		margin-top: -180px;
	}

	.margin-top-texto-fb11{
		margin-top: -330px;
	}

	.margin-top-texto-fb12{
		margin-top: -340px;
	}


	.mtop-footer{
		margin-top: 140px;
	}

	.text-pg{
		font-size: 25px;
	}

	.text-pg-small{
		font-size: 19px;
	}

	.text-pg-small-large{
		font-size: 25px;
	}

	.link-here{
		font-size: 25px;
	}
}	