/*
Theme Name: Mi Tema
Author: Ray Diaz
Version: 1.0
*/

@font-face {
  font-family: 'Duepuntozero';
  src: url('assets/fonts/Duepuntozero.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Duepuntozero';
  src: url('assets/fonts/Duepuntozero-Bold.woff2') format('woff2');
  font-weight: 600;
  font-style: bold;
  font-display: swap;
}

@font-face {
  font-family: 'Duepuntozero';
  src: url('assets/fonts/Duepuntozero-ExtraBold.woff2') format('woff2');
  font-weight: 100;
  font-style: bolder;
  font-display: swap;
}

@font-face {
  font-family: 'Duepuntozero';
  src: url('assets/fonts/Duepuntozero-ExtraLight.woff2') format('woff2');
  font-weight: 100;
  font-style: lighter;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/Montserrat-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/Montserrat-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/Montserrat-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/Montserrat-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/Montserrat-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/Montserrat-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Chewy';
  src: url('assets/fonts/Chewy-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  background-image: url('assets/img/background.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /* opcional */
}


    .component-one-container-one h1,
    .component-one h2, .component-two h3, .component-two-content h3 {
        font-size: 32px;
		 word-spacing:-2px;
		text-align: left;
    }

p, span, li{
	hyphens: auto;
	text-align: justify
}

section:not(section.component-zero, section.novedades, section.contact, section.benefits, section.galeria-widget-section, section.video-section, section.subjects){
  margin: 50px auto 50px auto !important;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.btn {
  padding: 1rem;
  border: white solid 1px;
  border-radius: 33px;
  color: white;
  text-decoration: none;
  width: 200px;
  transition: .3s;
}

.btn:hover{
  cursor: pointer;
  background-color: white;
  color: #2B4B83
}

.btn-color {
  padding: 1rem;
  border-radius: 33px;
  color: white;
  text-decoration: none;
  width: 200px;
  background-color: #FFB500;
  text-align: center;

  transition: .3s;
}

.btn-color:hover{
  cursor: pointer;
  background-color: #d69a00;
}

.index-gallery{
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

div[data-ssid*='5']{
  margin: 0 auto;
  max-width: 1200px;
}

.benefits{
  margin: 100px auto;
  max-width: 1200px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 100px;
  color: white;
}

.benefits h3{
  font-family: 'Duepuntozero', sans-serif;
	font-weight: bold;
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 25px;
}

.benefits > div{
  padding: 50px;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: start;
  max-width: 400px;
  width: 100%;
  background-color: #2B4B83;
}

.benefits ul{
  margin: 0 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
	font-size: 20px;
}

.subjects{
  margin: 100px auto;
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  font-size: 20px;
  color: white;
}

.subjects h3{
  font-family: 'Duepuntozero', sans-serif;
  text-transform: uppercase;
  font-size: 32px;
  color: white;
  margin-bottom: 25px;
}

.subjects > div{
  padding: 50px;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-direction: column;
  align-items: start;
  max-width: 400px;
  width: 100%;
  color: #2B4B83;
  background-color: #fdce1e;
}

.subjects ul{
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.galeria-widget-section{
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
}

.single-post article{
	font-family: 'Montserrat', sans-serif;
	display: flex;
    flex-direction: column;
	gap: 25px;
    align-items: center;
    max-width: 1200px;
    margin: 50px auto;
	font-size: 20px;
}

.single-post article h1{
	font-family: 'Duepuntozero', sans-serif;
	font-size: 32px;
	color: #2B4B83;
	text-transform: uppercase;
}

.single-post img{
	border-radius: 5px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.single-post p{
	padding: 10px;
}

@media(max-width: 845px){
  .benefits{
    flex-direction: column;
    gap: 15px;
    margin-bottom: 100px;
  }

  .benefits > div{
    max-width: 80%;
  }

  .subjects{
    grid-template-columns: 1fr 1fr;
  }

  .subjects > div{
    max-width: 100%;
  }
  .btn{
    text-align: center;
  }
	
	section:not(section.component-zero, section.novedades, section.contact, section.benefits, section.galeria-widget-section, section.video-section){
  border-radius: 0;
  box-shadow: 0;
}
}

@media(max-width: 610px){
  .subjects{
    grid-template-columns: 1fr;
  }

  .subjects > div{
    width: 80%;
    margin: 0 auto;
  }
	
	section:not(section.component-zero, section.novedades, section.contact, section.benefits, section.galeria-widget-section, section.video-section, section.subjects){
  margin: 0 !important;
}
}

