html,
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 1.1m;
  line-height: 1.8em;
  font-family: "galanogrotesque-ligth", Verdana, sans-serif;
  height: 100%;
  color: #000000;
}

#Top{width:100%; height:105px; border-bottom:5px solid #0280d0; background-color:#FFFFFF; box-sizing:border-box; padding-left:35px; padding-right:100px; z-index: 2; position: relative;}
			
@media all and (max-width: 1400px) {
	#Top{padding-left:50px; padding-right:50px;}
}

@media all and (max-width: 1200px) {
	#Top{padding-left:15px; padding-right:15px;}
}

@media all and (max-width: 600px) {
	#Top{height:70px;}
}

.Bk {
  background-image: url(../img/BK.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media all and (max-width: 576px) {
  .Bk {
    background-repeat: repeat-y;
    background-size: auto;
  }
}

.Top {
  height: 105px;
  border-bottom: 8px solid #0280d0;
  background-color: white;
  display: flex;
  align-items: center;
}

.Top img {
  width: 100%;
  max-width: 215px;
}

.Top-txt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 390px;
}

.Top-txt span {
  font-size: 3.3em;
  font-family: "galanogrotesque-heavy", Verdana, sans-serif;
  color: #2f2e41;
  margin: 0px;
  line-height: 0px;
}

.Top-txt strong {
  font-size: 4.1em;
  font-family: "galanogrotesque-heavy", Verdana, sans-serif;
  color: #ffa000;
  margin: 0px;
}

.Top-txt p {
  font-size: 1.8em;
}

.Top-img img {
  width: 100%;
  max-width: 500px;
}

@media all and (max-width: 992px) {
  .Top-txt {
    height: 360px;
  }
}

@media all and (max-width: 576px) {
  .Top-txt {
    height: 330px;
  }

  .Top-txt span {
    font-size: 2.3em;
  }

  .Top-txt strong {
    font-size: 3.1em;
  }

  .Top-txt p {
    font-size: 1.1em;
  }
}

.Btn-top a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 300px;
  border-radius: 16px;
  color: white;
  text-decoration: none;
  box-sizing: border-box;
  padding: 32px 80px 16px 32px;
  background-image: url(../img/arrow-down-square.png);
  background-repeat: no-repeat;
  background-position: top right;
  border: 3px solid #ffffff;
  margin-bottom: 32px;
  transition: all 0.375s;
}

.Btn-top a:hover {
  text-decoration: none;
  color: white;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  opacity: 0.92;
}

.Btn-top strong {
  font-family: "galanogrotesque";
  font-size: 8em;
  line-height: 0px;
  margin: 0px;
  margin-top: 32px;
}

.Btn-top p {
  font-family: "galanogrotesque-medium";
  font-size: 1.4em;
  line-height: 1.5em;
  color: #ffffff;
}

.Color-btn-1 {
  background-color: #2f2e41;
}

.Color-btn-2 {
  background-color: #0280d0;
}

@media all and (max-width: 992px) {
  .Btn-top a {
    padding: 32px 32px 16px 32px;
  }

  .Btn-top p {
    font-size: 1.3em;
    line-height: 1.2em;
  }
}

@media all and (max-width: 576px) {
  .Btn-top strong {
    font-size: 5em;
    margin-top: 28px;
  }

  .Btn-top p {
    font-size: 1.2em;
    line-height: 1.3em;
  }
}

.Contenido img {
  width: 100%;
  max-width: 370px;
  margin-top: 32px;
}

.Contenido span {
  font-size: 3em;
  font-family: "galanogrotesque-medium", Verdana, sans-serif;
  color: #ffa000;
}

.Contenido strong {
  font-family: "GalanoGrotesque-Heavy";
  font-style: normal;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.4em;
  color: #562463;
  float: left;
  margin-bottom: 16px;
}

.Contenido-precio {
  float: left;
  width: 100%;
}

.Contenido-precio p {
  float: left;
  width: 100%;
  margin-top: -20px;
}

.Btn-informacion {
  float: left;
  width: 100%;
}

.Btn-informacion a {
  display: block;
  width: 374px;
  height: 64px;
  background: #fa1979;
  border-radius: 16px;
  color: white;
  text-align: center;
  text-decoration: none;
  font-family: "GalanoGrotesque-Heavy";
  font-size: 1.6em;
  box-sizing: border-box;
  padding-top: 14px;
  transition: all 0.375s;
}

.Btn-informacion a:hover {
  color: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.Btn-informacion span {
  font-family: "GalanoGrotesque-Regular";
  font-size: 0.8em;
  color: white;
  transition: all 0.375s;
}

.Btn-informacion a:hover span {
  display: none;
  opacity: 0;
}

.Btn-salir {
  float: left;
  width: 100%;
}

.Btn-salir a {
  display: block;
  width: 100%;
  max-width: 374px;
  height: auto;
  min-height: 64px;
  border: 2px solid #fa1979;
  border-radius: 16px;
  color: white;
  text-align: center;
  text-decoration: none;
  font-family: "GalanoGrotesque";
  font-size: 1.4em;
  box-sizing: border-box;
  padding-top: 14px;
  transition: all 0.375s;
  color: #fa1979;
  margin-top: 20px;
}

.Btn-salir a:hover {
  color: #ffffff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  background-color:#fa1979;
}

@media all and (max-width: 992px) {
  .Btn-salir a {
   box-sizing: border-box;
   padding-bottom: 15px;
  }
}

/*=======*/
a.Btn-seguir {
  width: 168px;
  height: 32px;
  display: block;
  font-family: "GalanoGrotesque-Medium";
  color: #044183;
  text-decoration: none;
  border: 1px solid #cccccc;
  border-radius: 16px;
  float: left;
  margin-top: 16px;
  margin-bottom: 24px;
  box-sizing: border-box;
  padding-left: 16px;
  padding-top: 3px;
  background-repeat: no-repeat;
  transition: all 0.375s;
}

a.Btn-seguir:hover {
  color: white;
  background-color: #0280d0;
  border: 1px solid #ffffff;
}


.accordion-titulo span.toggle-icon:before {
  content: "+";
}

.accordion-titulo.open span.toggle-icon:before {
  content: "-";
}

.accordion-titulo span.toggle-icon {
  position: absolute;
  font-size: 24px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: -5px;
  font-family: "GalanoGrotesque-bold";
  color: #044183;
}

.accordion-titulo:hover span.toggle-icon {
  color: #ffffff;
}

.accordion-content {
  width: 100%;
  float: left;
  display: none;
  overflow: auto;
}

/*=======*/

@media all and (max-width: 992px) {
  .Contenido img {
    margin-top: 0px;
  }
}

@media all and (max-width: 576px) {
  .Contenido img {
    margin-bottom: 32px;
    width: 75%;
  }

  .Contenido span {
    text-align: center;
  }

  .Btn-informacion a {
    width: 100%;
  }

  .Reversa {
    display: flex;
    flex-direction: column-reverse;
  }
}

/*=====================*/

.Formulario{
  margin-top: 100px !important;
  margin-top: 50px;
  padding-top: 100px;
  padding-bottom: 150px;
  box-sizing: border-box;
  color: #444444;  
  background: linear-gradient(81deg, rgba(11,17,41,1) 0%, rgba(18,34,79,1) 50%, rgba(12,19,34,1) 100%); 
}

.Formulario p{
  color: #ffffff;  
}

.Formulario p strong{
  color:#ffffff;
  font-size: 24px;
}

.Forma{
  background: #EEF7FD;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  min-height: 300px;
  box-sizing: border-box;
  padding: 0px;
  padding: 30px;
  color: #444444;
}

.gradient-background {
  background: linear-gradient(45deg, rgb(255, 255, 255) 0%, rgba(185,226,250,1) 100%);
  background-size: 180% 180%;
  animation: gradient-animation 18s ease infinite;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.Forma input{
  border: 1px solid #A7D3F4;
  border-radius: 10px;
  width: 100%;
  height: 50px;
  padding-left: 15px;
  box-sizing: border-box;
  color: #444444;
  margin-bottom: 30px;
}

.Forma .Radiob{
  border: 1px solid #A7D3F4;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  color: #444444;
}

.Forma .Comentarios{
  border: 1px solid #A7D3F4;
  border-radius: 10px;
  width: 100%;
  height: 130px;
  padding-left: 15px;
  box-sizing: border-box;
  color: #444444;
  margin-bottom: 30px;
}

a.Btn-whatsapp{
  border: 1px solid #ffffff;
  border-radius: 60px;
  width: 250px;
  height: 50px;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0px;
  margin-right: 0px !important;
  text-decoration: none;
  color: #ffffff !important;
  float: right;
  margin-top: 40px;
  margin-bottom: 50px;
}

a.Btn-whatsapp img{
  margin-right: 24px !important;
}

.Telefonos{
  width: 100%;
  float: left;
  font-size: 24px;
}

a.Btn-contactanos{
  background-color: #007DEA;
  border-radius: 60px;
  width: 250px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: white !important;
}

@media screen and (max-width: 992px){
  .Formulario{
    margin-top: 50px; 
  }

  a.Btn-whatsapp{
    float: left;
  }
}

@media screen and (max-width: 576px){
  .Formulario{
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
  }

  .Forma{
    padding: 15px;
    margin-top: 50px !important;
  }
  a.Btn-whatsapp{
    width: 100% !important;
  }

  a.Btn-contactanos{
  margin: 0 auto;
  margin-bottom: 40px;
  }
}

.Pie{
  min-height: 50px;
  background-color: #007DEA;
  color: #ffffff !important;
  text-align: center;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 10px;
}

.Pie a{
  color: #ffffff !important;
}

/*==============*/

.Btn-subir {
  width: 50px;
  height: 50px;
  display: block;
  position: fixed;
  top: 88%;
  right: 0px;
}
