/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

.titlesection{
  color: rgb(16, 0, 79);
font-size: 24px;
font-weight: bold;
height: 30px;
line-height: 30px;
text-align: left;
  display: block;
  margin-bottom: 40px;
  margin-left: 15px;
  }

@media only screen and (min-width: 600px) {
.titlesection{
  color: rgb(16, 0, 79);
margin-bottom: 15px;
font-size: 24px;
font-weight: bold;
height: 30px;
line-height: 30px;
text-align: center;
  display: block;
  margin-bottom: 20px;
  }}

@media only screen and (min-width: 840px) {
.titlesection{
  color: rgb(16, 0, 79);
font-size: 24px;
font-weight: bold;
height: 30px;
line-height: 30px;
text-align: center;
  display: block;
  margin-bottom: 20px;
  }}

.subtitlesection {
  color: rgb(51, 51, 51);
font-size: 16px;
font-weight: normal;
height: 21px;
line-height: 21px;
display: block;
margin-bottom: 70px;
text-align: left;
margin-left: 15px;
}

@media only screen and (min-width: 600px) {
.subtitlesection {
  color: rgb(51, 51, 51);
font-size: 16px;
font-weight: normal;
height: 21px;
line-height: 21px;
display: block;
margin-bottom: 40px;
text-align: center;
  }}

@media only screen and (min-width: 840px) {
.subtitlesection {
  color: rgb(51, 51, 51);
font-size: 16px;
font-weight: normal;
height: 21px;
line-height: 21px;
display: block;
margin-bottom: 32px;
text-align: center;
  }}

.titlerequest {
  display: block;
  margin-top: 40px;
}

.grid-request {
    grid-column: 1 / span 4;
  }

@media only screen and (min-width: 600px) {
  .grid-request {
    grid-column: 1 / span 8;
  }
}

@media only screen and (min-width: 840px) {
  .grid-request {
    grid-column: 1 / span 12;
  }
}

.case-zone {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.boxrequest{
  text-align: center;
  display: block;
}
@media only screen and (min-width: 600px) {
  .boxrequest{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.requestbox {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    text-decoration: none !important; 
    border-radius: 12px;
    background: rgb(255, 255, 255);
    height: 73px; 
    padding: 16px;
    text-align: left;
    display: flex;
	box-shadow: 0px 0px 10px 0px rgba(48, 48, 48, 0.1),
0px 8px 10px 0px rgba(48, 48, 48, 0.15);
  }

	.botton_style_requestbox {
		background: none;
		border: 0 !important;
		text-decoration: none !important;
		outline: none ;

	}

	.botton_style_consulta_caso{
		background: none;
		border: 0 !important;
		text-decoration: none !important;
		outline: none ;

	}
	
		@media only screen and (min-width: 840px) {
		  .botton_style_consulta_caso {
		    margin-left: 30px;
		  }
		}



	@media only screen and (min-width: 840px) {
	  .botton_style_requestbox {
	    margin-left: 40px;
	  }
	}


	@media only screen and (min-width: 600px) {
	  .botton_style_requestbox {
	    margin-left: 15px;
	  }
	}

	

  .boxtitle-content {
    display: contents;
  }
  .boxtitle {
    color: rgb(16, 0, 79);
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: 24px;
  }
section#Solicitudes-reclamos .solicitud-icon {
    height: 30px !important;
    width: 28px !important;
    margin-left: 15px;
    margin-top: auto;
	margin-bottom: auto;
	margin-right: 10px;
}

@media only screen and (min-width: 600px) {
section#Solicitudes-reclamos .solicitud-icon {
    height: 30px !important;
    width: 28px !important;
    margin-left: auto;
    margin-top: auto;
	margin-bottom: auto;
}}

section#Solicitudes-reclamos .estado-caso-icon {
height: 20px !important;
    width: 43px !important;
	margin-top: auto;
    margin-left: 10px;
    margin-bottom: auto;
}

@media only screen and (min-width: 600px) {
section#Solicitudes-reclamos .estado-caso-icon {
height: 20px !important;
    width: 43px !important;
	margin-top: auto;
    margin-left: auto;
    margin-bottom: auto;
}}



.contacto {
  grid-column: 1 / span 4;
  position: relative;
  bottom: 0;
  height: 170px;
  background: rgb(244, 241, 254);
}

@media only screen and (min-width: 600px) {
  .contacto {
    grid-column: 1 / span 8;
    position: relative;
    bottom: 0;
    height: 80px;
    background: rgb(244, 241, 254);
  }
}

@media only screen and (min-width: 840px) {
  .contacto {
    grid-column: 1 / span 12;
    position: relative;
    bottom: 0;
  	height: 80px;
  	background: rgb(244, 241, 254);
  }
}

.ofc {
  margin-left: 15px;
}

@media only screen and (min-width: 840px) {
.ofc {
  margin-left: 40px;
}}

@media only screen and (min-width: 600px) {
.ofc {
  margin-left: 40px;
}}

.twitt {
  margin-left: 50px;
}

@media only screen and (min-width: 840px) {
.twitt {
  margin-left: 40px;
}}

@media only screen and (min-width: 600px) {
.twitt {
  margin-left: 40px;
}}

.numeros_cc {
color: rgb(45, 52, 206);
font-size: 16px;
font-weight: normal;
height: 21px;
line-height: 21px;
display: inline-block;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 5px;
margin-top: 40px;
}

@media only screen and (min-width: 600px) {
.numeros_cc {
color: rgb(45, 52, 206);
font-size: 16px;
font-weight: normal;
height: 21px;
line-height: 21px;
display: inline-block;
margin-right: 20px;
margin-left: 20px;
  }}

@media only screen and (min-width: 840px) {
.numeros_cc {
color: rgb(45, 52, 206);
font-size: 16px;
font-weight: normal;
height: 21px;
line-height: 21px;
display: inline-block;
margin-right: 20px;
margin-left: 20px;
margin-top: 30px;
  }}
  
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}


.redes-inf {
  margin-left: 16px;
  margin-top: 56px;
}

@media only screen and (min-width: 600px) {
.redes-inf {
  margin-left: 68px;
  margin-top: 90px;
  }}


@media only screen and (min-width: 800px) {
.footer-principal {
  position: absolute;
  bottom: -550px;
  }}

  @media only screen and (min-width: 1300px) {
.footer-principal {
  position: absolute;
  bottom: -150px;
  }}