

@font-face {
    font-family: chalk;
    src:url("/spanish/fonts/chalk.ttf");
}

@font-face {
    font-family: regular;
    src:url("/spanish/fonts/regular.ttf");
}


.techfont {
    
    font-family: chalk;
}
.techfont {
    .links 
    font-family: regular;
}
.cubs {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    font-family: chalk;
    width: 987px;
    height: 150px;
    margin-bottom: 100px;
    -wekit-filter: drop-shadow(0px 0px 30px rgba(255, 255, 255, 80));
    filter: drop-shadow(0px 0px 30px rgba(255, 255, 255, 80));
}

.cubz {
 width: 250px;
}

.book-thirds {
    

    width: 60%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    flex-flow: row wrap;
    justify-content: space-around;

}
.logobook {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    margin-top: 25px;
    -webkit-filter: drop-shadow(5px 30px 400px rgb(255, 255, 255));
    filter: drop-shadow(0px 0px 100px rgb(255, 255, 255));
}
.sub-bg {
    background: #73ab84;
    padding-top: 100px;
    padding-bottom: 100px;
}
body {
    background-image: ("cubs/img/background.jpg");
    background-size: cover;
    background-attachment: fixed;
    padding: 0px 0px 0px 0px;
    height: 100%;
    margin: 0px;
    font-family: helvetica;
	font-size: 25px;
	color:black;
    overflow-x: hidden;
}

.button:hover {
    
   background-color: rgba(46, 190, 51, 0.42); 
    cursor:pointer;
    
}
.nav-contain {
    
    width: 300px;
}
.cloud {
    -webkit-filter: drop-shadow(5px 30px 30px rgba(100, 79, 41, 0.6));
    filter: drop-shadow(0px 0px 30px rgba(100, 79, 41, 0.6));
    background-image: url(/img/cloud.png);
    background-position: center center;
    background-size: contain;
    /* width: 100%; */
    height: 60px;
    opacity: 0.9;
    padding: 50px;
    background-repeat: no-repeat;
    margin-top: 10px;
    /* margin-bottom: 400px; */
    animation-duration: 1.5s;
  animation-name: fadeInDown
}

.max-width {
    
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
}
.bar {
    top: 0px;
    width: 100%;
    color: #414141;
    text-align: center;
    z-index: 999;
    padding-top: 60px;
    font-family: chalk;
    /* position: absolute; */
}


a {
    color: #292929;
    text-decoration: none;
}

.linkscontainer {
    margin-top: 15px;

}

@media (pointer: coarse) {
.linkscontainer  {
    background: #ffffffe6;
    border-radius: 10px;
    padding: 20px;
    }


}

.active {
text-shadow: 0px 0px 5px #37ebd7;
}

.links,
.custom-dbox-popup {
    padding: 7px;
    font-family: chalk;
    font-size: 18px!important;
    font-weight: 1000;
}

.links:hover {
cursor:pointer;
    color: #8d8d8d;
    
}
.linkzcontainer {
    margin-top: 20px;

}


.linkz {
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background: rgb(156 190 255);
    border-radius: 20px;
    font-weight: 600;
    font-family: chalk;
    font-size: 24px;
    text-decoration: underline;
}


.linkz:hover {
cursor:pointer;
    color: #8d8d8d;
    
}

.link3 {
    padding: 0px;
    font-family: helvetica;
    font-size: 25px;
    font-weight: 400;
}

.link3:hover {
cursor:pointer;
    color: #8d8d8d;
    
}
.mantra {

    background: #57f2a5d1;
    padding: 40px;
    padding-left: 100px;
    padding-right: 100px;
    border-radius: 6px;
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    font-family: baskerville;
    margin-bottom: 50px;
    font-size: 17px;
    box-shadow: 0px 0px 40px #b0750a33;
}


.bg {
    
    background-image: url("/img/background.jpg");
    background-size: cover;
    background-attachment: fixed;

}

.container {
    



}


.center {

    /* position: absolute; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* width: 100%; */
    /* -webkit-transform: translateX(-50%); */
    /* transform: translateX(-50%); */
    /* padding-top: 180px; */
    /* padding-bottom: 100px; */
    /* width: auto; */

}

.blurb {
    font-family: chalk;
    color: #ffffff;
    margin-top: 150px;
    margin-bottom: 20px;
    text-align: center;
    /* text-shadow: 0px 0px 10px rgb(11 255 0 / 74%); */
    font-size: 36px;
    font-weight: 500;
    background: #28b3e0;
    width: 700px;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
}


.logo-container {
    margin-top:50px;


}

.logo-container2 {
    color: #252525;
    text-align: center;
    opacity: 0.9;
    box-shadow: 0px 0px 10px #00000024;
    width: 50%;
    background: #ffd696;
    border-radius: 79px;
    margin: 0 auto;
    /* border: 4px dotted #ffa100; */
    /* font-weight: 600; */
    font-size: 22px;
    padding: 40px;
    font-weight: 600;
    padding-top: 40px;
    padding-bottom: 70px;
    /* margin-bottom: 30px; */
    font-family: chalk;
}

.button {
    text-shadow: 0px 0px 10px rgb(0 0 0 / 33%);
    text-align: center;
    margin-top: 30px;
    padding: 15px 15px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    border-radius: 50px;
    margin-left: auto;
    border: 2px solid rgb(78 208 146 / 83%);
    margin-right: auto;
    width: 350px;
    font-family: regular;
    margin-bottom: 50px;
}


.row {
    width: 60%;
display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
      flex-flow: row wrap;
  justify-content: space-around;

}

.thirdsies-container {
    position: relative;
    margin-top: 100px;
    padding-bottom: 100px;
}

.thirdsies-row {
    width: 100%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    flex-flow: row wrap;
    justify-content: space-around;
}

.gangnam {
    

    border: 10px solid white;
    box-shadow: 0px 0px 10px #00000024;

}
.thirds-container {
    /* margin-top: 200px; */
    padding-top: 200px;
    padding-bottom: 100px;
    background: linear-gradient(0deg, rgb(203 219 156) 5%, rgb(146 207 243 / 57%) 100%, rgb(0 0 0 / 0%) 5%)
}

.thirds {



    text-align: center;
    padding: 50px;


    

}

.icon-bg {
    background: rgba(63, 173, 35, 0.83);
    border-radius: 50%;
    height: 100px;
    width: 100px;
    padding: 10px;
    margin-top: 100px;
}

.titles {
    font-family: chalk;
    font-size: 18px;
    color: rgb(0, 0, 0);
    margin-top: 30px;
    padding: 12px;
    border-radius: 50px;
    width: 160px;
    /* border: 3px solid white; */
    margin-left: auto;
    margin-right: auto;
    background: rgba(255, 255,255, .80);
}
.boxy {
 padding: 20px;
    

}

.iconz {
    -webkit-filter: drop-shadow(5px 30px 30px rgba(102, 102, 102, 0.55));
    filter: drop-shadow(0px 0px 30px rgba(100, 79, 41, 0.26));
    width: 250px;
}
.icon-cbd {
    stroke: rgba(255, 255, 255, 0.93);
    fill: rgba(255, 255, 255, 0.93);
    stroke-miterlimit: 10;
    margin-left: auto;
    margin-right: auto;
}

.icon-phone {
    fill: rgb(0 255 12);
    stroke-miterlimit: 10;
}

.phoney {
    border-radius: 50%;
    float: left;
    padding: 3px;
    margin-top: -4px;
    margin-right: 10px;
}

.info-bg {
    padding-top: 50px;
    padding-bottom: 50px;
    background: linear-gradient(0deg, rgb(250 255 236) 5%, rgb(209 230 242 / 57%) 100%, rgb(0 0 0 / 0%) 5%);
    color: #222222;
    margin-left: 10px;
    margin-right: 10px;
    font-family: helvetica;

    width: 100%;


}
.info-box {
width: 80%;
    margin: 0 auto;
   
}

.footer-bg {
    width: 100%;
    color: white;
    padding: 20px;
    text-align: center;
}

.headers {
    text-decoration: none;
    font-family: chalk;
    font-size: 26px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    margin-top: 20px;
    margin-bottom: 30px;
    background: #ffff;
    border-radius: 30px;
    padding: 20px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

.title-headers {
    text-decoration: none;
    font-family: chalk;
    font-size: 26px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    margin-top: 70px;
    margin-bottom: 70px;
    background: #31dccd;
    border-radius: 25px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
.sub-header {
    background: #5ff9a1d9;
    padding: 18px;
    font-size: 20px;
    border-radius: 25px;
    width: fit-content;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.sub-text {
    text-align: left;
    font-family: chalk;
    font-size: 24px;
    padding: 50px;
    font-weight: 500;
    margin-left: 30px;
    margin-right: 30px;
}

.content-bg {
    background: linear-gradient(0deg, rgb(247 255 224) 5%, rgb(215 247 254) 100%, rgb(0 0 0 / 0%) 5%);
    padding: 50px;
    border-radius: 25px;
    font-family: 'chalk';
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    box-shadow: 0px 0px 10px #0000001f;
    /* border: 5px dashed #f0eded; */
}

.coverage-map {
    background: linear-gradient(0deg, rgb(221 235 242 / 57%) 5%, rgb(237 236 248) 100%, rgb(0 0 0 / 0%) 5%);
    padding-top: 80px;
    font-size: 19px;
    font-family: helvetica;
    color: black;
}
.authors {
    margin-top: 50px;
    /* margin-left: auto; */
    margin-right: 5%;
    margin-left: 5%;
    padding: 20px;
    padding-bottom: 150px;
    color: black;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    font-family: chalk;
}
.map-title {
    text-decoration: none;
    font-family: chalk;
    font-size: 35px;
    color: black;
    margin-bottom: 30px;
    background: linear-gradient(0deg, rgb(0 0 0 / 0%) 5%, rgb(146 207 243 / 57%) 100%, rgb(203 219 156) 5%;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
    width: 190px;
    margin-left: auto;
    margin-right: auto;
}

#iframe {
    
    border: 5px solid white;
}


.book-thirds {
    
    float: left;
  width: 33.33%;
}
.group {


    display:block;
}