


.wp-block-heading{
  color: #1D4AAC;
}
.banner_under_menu_father{
  background-color: red;
  display:flex;
}
.banner_under_menu{
  background-color: #F6CA65;
  width: 100%;
  display: flex;
  
}
.banner_under_menu > h1{
  font-family: 'museo-sans';
  font-weight: 900;
  color: #004BB2;
  margin-left: 10%;
  padding-top: 5vh;
  padding-bottom: 2vh;
  z-index: 1;
  font-size: 62px;
  letter-spacing: -2px;
}

.traffic-light {
  position: absolute;
  overflow:visible;
  /* margin-top: 1vh; */
  flex-direction: column;
  align-items: center;
  z-index :2;
  background: #ffffff;
  background: linear-gradient(144deg, 
  #ffffff 0.00%, 
  #d3e9f0 100.00%);
  border-color: #6c91b9;
  border-width: 0.5vh;
  border-style: solid;
  border-radius: 11px;
  padding: 1vh;
  overflow: hidden;
  left: 2%;
  top: -2%;
  transform: translate(60%, 175%);
}

.light {
  width: 40px;
  height: 40px;
  border-style: solid;
  margin-top: 0.5vh;
  margin-bottom: 0.5vh;
}

.one {
  background-color: transparent;
  border-radius: 50%;
  
  border-color: #B93636 ;
}

.two {
  background-color: transparent;
  border-radius: 50%;
  border-color: #EBAF3E;
}

.three {
  
  border-radius: 50%;
  border-color: #3A903A ;
}
.three.sleep-is-usually-good {
  background: #90fa90;
  background: linear-gradient(156deg, 
  #90fa90 0.00%, 
  #3a903a 100.00%);
}
.two.sleep-can-be-challenging{
  background: #ffe4b2;
  background: linear-gradient(156deg, 
  #ffe4b2 0.00%, 
  #c78918 100.00%);
}
.two.dormir-puede-ser-un-desafio{
  background: #ffe4b2;
  background: linear-gradient(156deg, 
  #ffe4b2 0.00%, 
  #c78918 100.00%);
}
.one.sleep-is-a-problem{
  background: #f88989;
  background: linear-gradient(157deg, 
  #f88989 0.00%, 
  #b90e0e 100.00%);
}
/*------------------------------container_body------------------------------*/
.float_pic{
  float: right;
    margin-top: 55px;
    margin-right: 140px;
    margin-left: 67px;
    margin-bottom: 119px;

}
.svg_pic{
  width: 557px;
  border: 1px solid #1D4AAC;
}
.float_youtube{
  float: right;
    margin-top: 55px;
    margin-right: 140px;
    margin-left: 67px;
    margin-bottom: 119px;
}
.youtube_video{
  width: 599px;
  height: 337px;
}
.container_body{
  font-family: 'museo-sans';
  font-weight: 500;
  padding-left: 258px;
  padding-right: 266px;
  margin-top: 55px;
  margin-bottom: 55px;
  overflow: visible;
}
.container_body > p{
  position: relative;
  word-wrap: break-word;
  line-height: 30px;
  margin-top: 34px;
  font-size: 22px;
  margin-bottom: 0px;;
}

.container_body a {
  color: #0085E6;
  font-size: 22px;
  font-family: 'museo-sans';
  font-weight: 700;
}
.container_body > h3{
  font-family: 'museo-sans';
  font-weight: 800;
  color: #911C94;
  display: block;
  font-size: 22px;
  margin-top: 51px;
  margin-bottom: -19px;
  
}
.container_body > ul{
  margin-top: 2.5vh ;
  margin-bottom: 2vh;
background-color: transparent;
margin-right: 20%;
}
.container_body > ul > li{
  margin-bottom: 1%;
  font-size: 22px;
  text-align: left;
  color: #000000;
  word-wrap: break-word;
  margin-right: 20%;
  margin-top: 27px;
  font-family: 'museo-sans';
    font-weight: 500;

  }
.container_body > h2{
  font-family: 'Museo';
  font-weight: 900;
  font-size: 30px;
  color: #1D4AAC;
  display: block !important ;
  border-bottom-style: solid;
  border-bottom-color: #F6CA65;
  opacity: 1;
  width: fit-content;
  margin-top: 43px;
}
.container_body > figure{
  float: right; 
}
.banner_under_menu.page h1 {
  font-family: 'museo-sans';
  font-weight: 900;
  color: #004BB2;
  margin-left: 140px;
  padding-top: 5vh;
  padding-bottom: 2vh;
  z-index: 1;
  font-size: 62px;
  letter-spacing: -2px;
}
.container_body > p > strong{
  
  font-family: 'museo-sans';
  font-weight: 900;
    color: #911C94;

}
/*----------------post------------------------------*/
.container_post{
  font-family: 'museo-sans';
  font-weight: 500;
  margin-top: 80px;
  padding-left: 20%;
  line-height: 30px;
  padding-right: 10%;
  padding-left: 10%;
}



.container_post >figure{
  float: right;
  padding-right: 0  ;
}

.container_post > h2{
  color: #1D4AAC;
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-bottom-color: #F6CA65;
  margin-bottom: 2vh;
  display: flex;
  font-size: 30px;
  margin-top: 60px;
  line-height: 44px;
  width: fit-content;
  font-family: 'Museo';
  font-weight: 900;
  margin-bottom: 0px;
  margin-bottom: 45px;
  display: flex;

}
.container_post >h3,h4{
  margin-top: 42px;
  padding-right: 20%;
  font-family: 'Museo';
  font-weight: 900;
  color: black;
  font-size: 23px;
  margin-bottom: -1%;
}
.container_post > p{
  position: relative;
  word-wrap: break-word;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 37px;
  font-weight: 500;
  font-family: 'museo-sans';
  font-size: 22px;
  text-align: left;
  color: #000000;
  margin-right: 20%;
  width: 100%;
}
.container_post > ul{
  margin-top: 2.5vh ;
  margin-bottom: 2vh;
background-color: transparent;
margin-right: 20%;
}
.container_post > ul > li{
  margin-bottom: 1%;
  font-size: 22px;
  text-align: left;
  color: #000000;
  word-wrap: break-word;
  margin-right: 4%;
  margin-top: 27px;
  }
  .container_post strong{
    font-weight: normal;
    color: #9F0099;
    font-family: 'museo-sans';
    font-weight: 900;
 
  }
  .container_post  a{
    color: #004BB2;
    font-size: 100%;
    height: fit-content;
    font-family: 'museo-sans';
    font-weight: 500;
    margin-bottom: 0;
    color: #0085E6;
}
/*----------------about_page------------------------------*/
.wp-block-group.is-layout-constrained {
  width: fit-content;
  margin: 0px;
  float: left;
  margin-right: 30px;
}
.wp-block-group__inner-container {
  width: fit-content;
}

figure.wp-block-image.size-full.\"img_about\" {
  margin: 0 0 1rem;
  /* background: red; */
  width: fit-content;
}
.wp-container-4.wp-container-4 {
  flex-wrap: nowrap;
  display: flex;
  justify-content: space-evenly;
  margin-top: 50px;
}

/*-----------------font page---------------------*/
.cover_container{
  z-index: -1;
  width: 100%;
}
.cover{
  object-fit: cover;
  height: 700px;
  width: 100%;
}
.front-title{
    padding-right: 5%;
    position: absolute;
    /* top: 0; */
    top:46em;
    left:0px;
    background: #F6CA65;
    width: fit-content;
    padding: 1%;
    padding-left: 8%;
    padding-right: 8%;
    /*border-top-right-radius: 50%;/
    /* border-bottom-right-radius: 50%; */
    border-color: transparent;
    /* border-style: solid; */
    border-width: 30%;
    border-end-end-radius: 10vh;
    /* border-start-start-radius: 50%; */
    /* border-end-start-radius: 10000vh; */
    border-start-end-radius: 10vh;
    /* border-bottom-right-radius: 50%; */
    /* border-top-right-radius: 50%; */
    color: #004BB2;
}
.front-title > h1{
  color: #004BB2;
  margin: 0;
  font-size: 59px;
  font-family: 'museo-sans';
  font-weight: 900;
}
/*-------------------search page-------------------------*/
.search_div{
  padding-left: 2%;
  min-height: 26vh;
  padding-top: 2%;

}
.search_li {
  font-size: 25px;
  font-family: 'museo-sans';
  font-weight: 900;

}
@media only screen and  (max-width: 1000px){
  .traffic-light{display: none;}
  .front-title{
    padding-right: 5%;
    position: inherit;
    display: block;
    top: 0;
    background: #F6CA65;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 3%;
    padding-bottom: 3%;
    border: none;
    color: #004BB2;
    border-width: 30%;
    border-end-end-radius: 0vh;
    /* border-start-start-radius: 50%; */
    /* border-end-start-radius: 10000vh; */
    border-start-end-radius: 0vh;

}
.front-title > h1{
  color: #004BB2;
  margin: 0;
  font-size: 27px;
    margin-left: 8%;
}
.card-body >a {
  height: auto; 
}
  
}
@media only screen and  (min-width: 990px) and  (max-width: 1412px){
  .traffic-light{
    left:0%;
    
  transform: translate(40%, 160%);
    
  }


}
/* wide screen */
@media only screen and (min-width: 2053px){
  .container_body{
    background-color:transparent;
  }
}
/* Tablet styles */

/* Tablet styles */

@media only screen and (min-width: 481px) and (max-width: 982px){
.container_post{
    padding-left: 80px;
    padding-right: 80px;
    margin-top: 55px;
  }
  .banner_under_menu > h1 {
    font-size: 45px;
}
.float_pic {
    /* float: inherit; */
    margin-top: 0px;
    width: 80%;
    margin-right: 80px;
    margin-left: 80px;
    margin-bottom: 0px;
    float: none;
    width: -webkit-fill-available;
}
.svg_pic{
  width: none;
  border: 1px solid #1D4AAC;
  margin-top: 15px;
}
.float_youtube {
  /* float: inherit; */
  display: flex;
  margin-top: 55px;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 50px;
  padding: 0px;
  justify-content: center;
  margin-top: 0px;
}
.youtube_video{
  width: 669px;
  /* display: none; */
  height: 517px;
}

.banner_under_menu.page h1 {
  font-family: 'museo-sans';
  font-weight: 900;
  color: #004BB2;
  margin-left: 80px;
  margin-right: 80px;
  margin-top: 24px;
  z-index: 1;
  font-size: 52px;
  letter-spacing: -2px;
}
.container_body > h2 {
  font-family: 'Museo';
  font-weight: 900;
  font-size: 27px;
  display: block;
  border-bottom-style: solid;
  border-bottom-color: #F6CA65;
  opacity: 1;
  width: fit-content;
  margin-top: 43px;
}
.container_body > p {
    position: relative;
    word-wrap: break-word;
    line-height: 30px;
    margin-top: 25px;
    font-size: 21px;
    margin-bottom: 0px;
}
.container_body > ul > li {
  font-size: 21px;
  margin-right: 0px;
  
  overflow-wrap: break-word;
}
.container_body > ul {
  margin-right: 50px;
}
.front-title > h1 {
  font-size: 45px;
}
.cover {
  height: 439px;
    object-fit: cover;


}
.container_post {
  margin-top: 51px;
}
.container_post > h2 {
  line-height: 35px;
}
.wp-container-4.wp-container-4 {
  display: flex;
  flex-wrap: wrap !important;
}
}
/* phone styles */
@media only screen and (max-width: 480px) {
  .container_body{
    padding-left: 36px;
    padding-right: 36px;
    margin-bottom: 45px;
  }
  .banner_under_menu.page >h1 {
    font-family: 'museo-sans';
    font-weight: 900;
    color: #004BB2;
    margin-left: 36px;
    padding-top: 32px;
    padding-bottom: 2px;
    z-index: 1;
    font-size: 41px;
    letter-spacing: -2px;
}
.container_post > h2 {
  font-size: 25px;
  margin-top: 0px;
  margin-bottom: 30px;
  line-height: 32px;
}
.container_post > ul {
  margin-right: 0px;
}
.container_post > ul > li {
  margin-right: 0px;
  font-size: 18px;
}
.container_post >h3, h4 {
  margin-top: 25px;
  padding-right: 0px;
  font-size: 21px;
  margin-bottom: -1%;
}
.container_post > p {

  font-size: 20px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 25px;}
.float_pic {
    float: right;
    margin-top: 0px;
    margin-right: 36px;
    margin-left: 35px;
    float: none;
    width: -webkit-fill-available;
    margin-bottom: 0px ;
}
.svg_pic{
  width: none;
  border: 1px solid #1D4AAC;
  margin-top: 10px;
}
.float_youtube {
  /* float: inherit; */
  display: flex;
  margin-top: 0px;  
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 50px;
  padding: 0px;
  justify-content: center;
}
.youtube_video{
  width: 319px;
  height: 246px;
}

.wp-block-group.is-layout-constrained {
  width: fit-content;
  margin: 0px;
  margin-top: 55px;
  margin-right: 36px;
  margin-left: 35px;
  float: none;
  width: -webkit-fill-available;
  margin-bottom: 0px;
}
.container_body > p {
  position: relative;
  word-wrap: break-word;
  line-height: 30px;
  margin-top: 16px;
  font-size: 20px;
  margin-bottom: 15px;
}
.container_body > h3 {
  margin-bottom: -3px;
  margin-top: 40px;
}
.container_body > ul > li {
  font-size: 20px;
  margin-right: 0px;
  
  overflow-wrap: break-word;
}
.container_body > ul {
  margin-right: 50px;
}
.container_body a {
  color: #0085E6;
  font-size: 20px;
  font-family: 'museo-sans';
  font-weight: 700;
}
.container_body > h2 {
  font-family: 'Museo';
  font-weight: 900;
  font-size: 25px;
  display: inline;
  border-bottom-style: solid;
  border-bottom-color: #F6CA65;
  opacity: 1;
  width: fit-content;
  margin-top: 0px;
}
.night_calculator  > div:nth-child(3) > div.inpute_container_mn  {
    display: flex;
    flex-direction: row;
}
.banner_under_menu > h1 {
    font-size: 41px;
    margin-left: 36px;
    margin-right: 36px;
    padding-top: 22px;
    padding-bottom: 0px;
    margin-bottom: 8px;

}
.cover {
  object-fit: cover;
  height: 202px;
  width: 100%;
}
.cover_container {
  height: 202px;}

.container_post {
    margin-top: 45px;
}
.inpute_container_mn>input {
  padding-right: 16%;

}
.wp-container-4.wp-container-4 {
  display: flex;
  flex-wrap: wrap !important;
  justify-content: center !important;
}
}

@media only screen and (min-width: 982px) and (max-width: 1386px){
  .container_body {
    padding-left: 100px;
    padding-right: 100px;
    margin-top: 55px;
    margin-bottom: 55px;
    overflow: visible;
}
.container_body > h2 {
  font-family: 'Museo';
  font-weight: 900;
  font-size: 30px;
  display: inline;
  border-bottom-style: solid;
  border-bottom-color: #F6CA65;
  opacity: 1;
  width: fit-content;
}
.container_body > p {
  position: relative;
  word-wrap: break-word;
  line-height: 30px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 22px;
  /* margin-bottom: 0px; */
}
  .float_pic {
    float: right;
    margin-top: 55px;
    margin-right: 50px;
    margin-left: 20px;
    /* width: 50%; */
    margin-bottom: 50 px;
}

.float_youtube{
  float: right;
  margin-top: 55px;
  margin-right: 50px;
  margin-left: 20px;
  /* width: 50%; */
  margin-bottom: 50 px;
}
.youtube_video {
  width: 450px;
  height: 300px;
}
.banner_under_menu.page h1 {
  font-family: 'museo-sans';
  font-weight: 900;
  color: #004BB2;
  margin-left: 100px;
  padding-top: 5vh;
  padding-bottom: 2vh;
  z-index: 1;
  font-size: 62px;
  letter-spacing: -2px;
}
}