/*
Name: Ministore
Author: Aticsoft
 
*/




/* 1.1 General Styles
/*----------------------------------------------*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  box-sizing: border-box;
}
body {

}
img{
  max-width: 100%;
}
p{
  font-family: 'Nunito Sans', sans-serif;
}

h1,h2{
  font-family: 'galano_grotesquesemibold';
  font-weight: normal;
}
h1{
  font-size: 70px;
  color: white;
  width: 1000px;
  max-width: 100%;
}
a{
  text-decoration: none;
}
section#top{
  padding:30px;
  background-image: url('images/imagenes/cabecera.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100vh;
}
section#top > div{
  z-index: 999;
    position: relative;
}
section#top:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,.20);
    z-index: 9;
    background-blend-mode: multiply;
}
section#top .logo img{
  width: 178px;
}
section#top .contenido{
  border: 1px solid white;
  border-radius: 12px;
  padding: 30px;
  margin-top: 30px;
  height: calc(100vh - 155px);
  position: relative;
  padding-top: 13px;
}
section#top .contenido a{
  font-size: 24px;
  font-family: 'galano_grotesquemedium';
  border: 1px solid white;
  border-radius: 10px;
  padding: 18px 60px;
  color: white;
  display: inline-block;
  position: absolute;
  bottom: 30px;
  transition: all .3s ease-in-out;
}
section#top .contenido a:hover{
  background-color: white;
  color: gray;
}
section#cursos{
  background-color: #F4F4F4;
  padding-top: 150px;
  padding-bottom: 150px;
  padding-left: 30px;
  padding-right: 30px;
}
section#cursos h2{
  font-size: 50px;
  color: #484848;
  text-align: center;
}
section#cursos p{
  color: #484848;
  font-size: 18px;
  text-align: center;
  margin-top: 20px;
}

.listado-cursos .imagen:after {
    mix-blend-mode: multiply;
    border-radius: 12px;
    opacity: 0.7;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(76,76,76,0) 0%,rgba(66,66,66,0) 18%,rgba(49,49,49,0.33) 47%,rgba(19,19,19,1) 100%);
}
.listado-cursos{
  width: 1540px;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 120px;
}
.listado-cursos .imagen{
  width: 100%;
  height: 375px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.listado-cursos .imagen img{
  object-fit: cover;
  transition: all .3s ease-in-out;
  height: 375px;
  width: 100%;
  transition: all .3s ease-in-out;
}
.listado-cursos .imagen:hover img{
  transform: scale(1.05);
}
.listado-cursos span.proximamente{
    font-size: 18px;
  font-family: 'galano_grotesquemedium';
  color: #B9B9B9;
  margin-top: 25px;
  margin-left: 30px;
  display: block;
}
.listado-cursos span.proximamente img{
  width: 20px;
  margin-left: 7px;
}
.listado-cursos .imagen img:hover{
  transform: scale(1.1);
}
.listado-cursos .imagen span{
    color: white;
    font-size: 24px;
    line-height: 29px;
    font-family: 'galano_grotesquesemibold';
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 999;
    right: 30px;
}

section#bloque3{
  padding: 30px;
}
section#bloque3 img{
  border-radius: 12px;
  max-width: 100%;
}
section#bloque3 .img-text{
  display: flex;
}
section#bloque3 .img-text .inner{
  flex: 2;
}
section#bloque3 h2,
section#bloque4 h2{
  font-size: 60px;
  color: #484848;
  width: 1076px;
  max-width: 100%;
  line-height: 66px;
}
section#bloque3 .inner{
  position: relative;
  min-height: 500px;
}
section#bloque3 p{
    font-size: 22px;
    line-height: 26px;
    color: #484848;
    width: 608px;
    max-width: 100%;
    position: absolute;
    right: 30px;
    bottom: 0px;
    margin-bottom: 0px;
}
section#bloque4{
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 290px;
  padding-bottom: 290px;
}
section#bloque4 h2{
  width: 1250px;
  text-align: center;
  margin: 0 auto;
}
section#bloque4 p{
  width: 608px;
  text-align: center;
  margin: 0 auto;
  margin-top: 126px;
  font-size: 22px;
  line-height: 26px;
  color: #484848;
  max-width: 100%;
}
section#news{
    background-color: #f4f4f4;
  padding: 30px;
}
section#news .inner{
    background: #415FD8;
    padding-left: 30px;
    border-radius: 12px;
    padding-right: 30px;
    padding-top: 160px;
    padding-bottom: 160px;
}
section#news .inner .contenido{
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
section#news .inner .contenido img{
  display: table;
  margin: 0 auto;
}
section#news .inner .contenido h2{
  color: white;
  font-size: 50px;
  line-height: 55px;
  margin-bottom: 50px;
}
section#news .inner .contenido p{
  color: white;
  font-size: 22px;
  line-height: 30px;
}
section#news .inner .contenido form{
  margin-top: 60px;
}
section#news .inner .contenido form input[type="email"]{
  border:2px solid white;
  padding: 24px;
  background-color: transparent;
    width: 370px;
  max-width: calc(100% - 80px);
  color: white;
  border-radius: 2px;
   
}

section#news .inner .contenido form input[type="text"]{
  border:2px solid white;
  padding: 24px;
  background-color: transparent;
    width: 370px;
  max-width: calc(100% - 80px);
  color: white;
  border-radius: 2px;
  margin-top: 0.5rem;
}
section#news .inner .contenido form input[type="submit"]{
  border:2px solid white;
  padding: 24px;
  background-color: transparent;
    width: 125px;
  max-width: calc(100% - 80px);
  color: white;
  border-radius: 2px;
  margin-top: 0.5rem;
  margin-left: 10px;
}

section#news .inner .contenido form input::placeholder{
  color: #BAC8FF;
  color: 16px;
  font-weight: 600;
}
section#news .inner .contenido form button{
  background: #BAC8FF;
    border: 0px;
    position: relative;
    left: -6px;
    padding: 29px 22px 29px 22px;
    top: 3px;
    transition: all .3s ease-in-out;
    border-top-right-radius:2px;
    border-top-left-radius:2px;
}
section#news .inner .contenido form button:hover{
  background-color: white;
}
section#news .inner .contenido form button img{
  width:27px;
}
section#news .inner .contenido form label{
  color: white;
  font-size: 14px;
  margin-left: 10px;
}

section#news .inner .contenido form input[type="checkbox"] {
  appearance: none;
  background-color: #fff;
  margin: 0;
margin-left: 10px;
  width: 13px;
  height: 13px;
  border:1px solid white;
  position: relative;
  top: 2px;
  border-radius: 2px;
}
section#news .inner .contenido form input[type="checkbox"]:checked{
  background-color: #3A4271;

}
section#news .inner .contenido form .check{
  margin-top: 18px;
}
.footer{
  padding: 30px;
  background-color: #484848;
  position: relative;
  top: -1px;
}
.footer .titulo{
  color: #A7A7A7;
  margin-bottom: 30px;
  font-size: 16px;
}
.footer .texto,
.footer a{
  color: white;
  font-size: 16px;
  line-height: 22px;
  font-family: 'galano_grotesqueregular';
  display: block;
}
.footer .top{
  display: flex;
  gap: 120px;
  margin-bottom: 120px;
}
.footer .bottom .logos{
  display: flex;
  gap: 60px;
}
.footer .bottom .marco{
  float: right;
}
.footer .legal{
  margin-top: 80px;
}
.footer .legal .titulo{
  margin-bottom: 0px;
}
.footer .legal a{
  display: inline-block;
  margin-left: 30px;
}
.footer .legal .textos-legales{
  text-align: right;
}
 section#bloque3 .inner{
    flex:2;
  }
 section#bloque3 .col-sm-4{
    width: auto !important;
  }
@media screen and (max-width: 1920px) {
  section#bloque3 .inner{
    flex:initial;
  }
  section#bloque3 .col-sm-4{
    width: 33.33333333% !important;
  }
}
@media screen and (max-width: 1200px) {
  .listado-cursos .imagen img,
  .listado-cursos .imagen{
    height: 290px;
  }
  section#bloque3 h2, section#bloque4 h2{
    font-size: 48px;
    line-height: 53px;
  }
  section#bloque4{
    padding-top: 220px;
    padding-bottom: 220px;
  }
  section#bloque4 p{
    margin-top: 80px;
    width: initial;
  }
}

@media screen and (max-width: 1100px) {
  section#bloque3 p{
    position: relative;
    right: initial;
    bottom: initial;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .col-sm-8, .col-sm-4, .col-sm-6{
    width: 100% !important;
  }
   section#bloque3 .col-sm-4{
    width: 100% !important;
  }
  h1{
    font-size: 32px;
    line-height: 32px;
  }
  section#top .contenido{
    padding: 14px;
    padding-top: 9px;
  }
  section#top .logo img{
    width: 122px;
  }
  section#top .contenido a{
    font-size: 18px;
    display: block;
    right: 14px;
    width: calc(100% - 28px);
    text-align: center;
    bottom: 14px;
  }
  section#cursos{
    padding-top:40px;
    padding-bottom: 40px;
  }
  section#cursos h2 {
    font-size: 28px;
    line-height: 44px;
  }
  section#cursos p{
    font-size:15px;
    margin-top: 0px;
    line-height: 19px;
  }
  .listado-cursos{
    margin-top: 48px;
  }
  .listado-cursos .imagen img, .listado-cursos .imagen{
    height: 257px;
  }
  .listado-cursos .imagen span{
    font-size: 18px;
    bottom: 20px;
    left: 15px;
  }
  .listado-cursos span.proximamente {
    font-size: 15px;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 40px;
  }
  section#bloque3 h2, section#bloque4 h2 {
    font-size: 30px;
    line-height: 36px;
  }
  section#bloque3 p,
  section#bloque4 p {
    font-size: 18px;
    line-height: 22px;
  }
  section#bloque3 .inner{
    min-height: auto;
    margin-bottom: 80px;
  }
  section#bloque4 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  section#bloque4 p{
    margin-top: 64px;
  }
  section#news .inner{
        padding-top: 100px;
    padding-bottom: 100px;
  }
  section#news .inner .contenido{
    flex-direction: column-reverse;
  }
  section#news .inner .contenido img{
    margin-bottom: 60px;
  }
  section#news .inner .contenido form button img{
    margin-bottom: 0px;
  }
  section#news .inner .contenido h2{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 28px;
  }
  section#news .inner .contenido p{
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }
  section#news .inner{
    padding-left: 15px;
    padding-right: 15px;
  }
  section#news .inner .contenido form input::placeholder{
    font-size: 13px;
  }
  section#news .inner .contenido form label{
    margin-left: 4px;
    position: relative;
    top: -3px;
    font-size: 11px;
  }
  section#news .inner .contenido form input[type="email"]{
    padding: 14px;
        max-width: calc(100% - 67px);
  }
  section#news .inner .contenido form button img {
    width: 17px;
  }
  section#news .inner .contenido form button{
    padding: 23px 22px 23px 22px;
    top: 0px;
  }
  .footer .titulo{
    font-size: 13px;
  }
  .footer .texto, .footer a{
    font-size: 13px;
  }
  .footer .top{
    gap: 30px;
    margin-bottom: 43px;
  }
  .footer .bottom .logos{
    gap: 30px;
  }
  .footer .impulsado img{
    width: 132px;
  }
  .footer .avalado img{
    width: 124px;
  }
  .footer .bottom .marco {
    float: none;
    margin-top: 40px;
  }
  .footer .titulo{
    margin-bottom: 20px;
  }
  .footer .legal{
    flex-direction: column-reverse;
  }
  .footer .legal {
    margin-top: 50px;
  }
  .footer .legal .textos-legales {
    text-align: left;
    margin-bottom: 50px;
  }
  .footer .legal a {
    display: block;
    margin-left: 0;
  }
}