@import url("https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200");


*,
::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.text-justify {
    text-align: justify;
}



div {
    display: block;
    /* border: 5px solid black; */
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.3;
    background: linear-gradient(to right, #243949 0%, #517fa4 100%);
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
    color: #333;

}


@media screen and (min-width: 600px) {
    #main-contenedor {

        background-color: whitesmoke;

    }
}


.wrapped {
    max-width: 1259px;
    margin: 0 auto;
    overflow: hidden
}


#main-title h3 {
    color: white;
    margin: 0;
    font-family: 'Grold Bold', sans-serif;
    background: black;
    background: rgba(0, 0, 0, 0.9);
    text-transform: uppercase;
    padding: 4px 10px 2px;
    font-size: 14px;

    line-height: 1.2em;
    display: inline-block;
    text-shadow: 0 1px black;
}

#main-title {

    margin-bottom: 25px;
    transition: 0.3s all;
    margin-top: 24px;
    margin-left: 4vw;
}

#main-title h1 {
    background: #1f396a;

}

#main-title h1 {
    background: #1f396a;
    margin: 0;
    color: white;
    padding: 8px 22px;
    max-width: 1000px;

    line-height: 1.1em;
    display: inline-block;
    font-size: 18.5px;
    font-family: 'Grold Bold', sans-serif;
}


#main-title a {
    color: white;
    text-decoration: none;

}

@media screen and (min-width: 600px) {
    #main-title h3 {
        color: white;
        margin: 0;
        font-family: 'Grold Bold', sans-serif;
        background: black;
        background: rgba(0, 0, 0, 0.9);
        text-transform: uppercase;
        padding: 4px 10px 2px;
        font-size: 16px;

        line-height: 1.2em;
        display: inline-block;
        text-shadow: 0 1px black;
    }



    #main-title {

        margin-bottom: 25px;
        transition: 0.3s all;

    }

    #main-title h1 {
        background: #1F396A;
    }

    #main-title h1 {
        background: #1F396A;
        margin: 0;
        color: white;
        padding: 8px 22px;
        max-width: 1000px;

        line-height: 1.1em;
        display: inline-block;
        font-size: 30px;
        font-family: 'Grold Bold', sans-serif;
    }


    #main-title a {
        color: white;
        text-decoration: none;

    }

}

#mosaico {
    border: 2px solid black;
    display: block;
}

@media screen and (min-width: 600px) {
    #mosaico {

        margin: auto;
        display: flex;
        border: 2px solid black;

    }
}

#img-mosaic {
    width: 47px;

}


#box-right>div strong {
    display: block;
    text-transform: uppercase;

}

#images {
    display: flex;
    justify-content: space-evenly;
    align-content: center;
}



@media screen and (min-width: 600px) {
    #box-left {
        float: left;
        width: 60%;


    }

}



#box-left iframe {

    width: 100%;
    height: 100%;

}

iframe {
    max-width: 100%;

}

@media screen and (min-width: 600px) {
    #box-right {
        float: right;
        width: 40%;
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 15px;

        overflow: auto;


    }
}

.tab.active {
    background-color: #AAA;
    text-decoration: underline solid 2px #1d3159;
    color: black;
}

#superhead {
    padding-left: 4%;
    padding-right: 0;
    background-color: #1F396A;
    padding-top: 1%;
    text-size-adjust: 10;

}

@media screen and (min-width:1280px) {
    #superhead {
        padding-left: 7%;
        padding-right: 0;
        background-color: #1F396A;
        padding-top: 1%;
        text-size-adjust: 10;

    }
}


@media screen and (min-width:1920px) {
    #superhead {
        padding-left: 18%;
        padding-right: 5%;
    }
}





#box-right>div {
    float: left;
    width: 50%;
    padding: 10px 15px;
    box-sizing: border-box;
    text-align: center;
}


#box-right>div i {
    font-size: 35px;
    display: block;
    color: #1F396A;
    padding: 10px 0 10px;
}

@media screen and (min-width:1920px) {
    #box-right>div i {
        font-size: 35px;
        display: block;
        color: #1F396A;
        padding: 10px 0 10px;
    }
}

@media screen and (min-width:1280px) {
    #box-right>div i {
        font-size: 35px;
        display: block;
        color: #1F396A;
        padding: 0;
    }
}




#main-right {
    display: block;
}


@media screen and (min-width: 600px) {
    #main-right {
        padding: 20px 15px;
        margin-bottom: 20px;
        background: white;
        overflow: hidden;
        transition: 0.3s all;
        background-color: whitesmoke;
        width: 78%;

        float: left;

    }
}




#main-left {
    transition: 0.3s all;
    margin-bottom: 30px;
    background-color: whitesmoke;
    /* 950px */
    width: 78%;
    margin: 0 auto;

}

@media screen and (min-width: 600px) {
    #main-left {
        transition: 0.3s all;
        margin-bottom: 30px;
        margin-right: 9px;
        background-color: whitesmoke;
        /* 950px */
        width: 20%;
        float: right;


    }
}

#sideContact #sideContact-contact,
#sideContact #nextEvent {
    background: #1F396A;
    color: white;
    padding: 30px;
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: auto;
}

@media screen and (min-width: 600px) {

    #sideContact #sideContact-contact,
    #sideContact #nextEvent {
        background: #1F396A;
        color: white;
        padding: 40px;
        overflow: hidden;
        margin-bottom: 20px;
        overflow: auto;
    }

}

.email,
.whatsapp-link,
.huge-icon {

    text-decoration: none;
    color: white;

}

.email:hover,
.whatsapp-link:hover,
.huge-icon:hover {

    color: #B8C5F8;

}


[data-tab-content] {
    display: none;
}

.active[data-tab-content] {
    display: block;
}

body {
    padding: 0;
    margin: 0;
}

.tabs {
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    margin: 0;
    padding: 0;


}

.tab {
    cursor: pointer;
    padding: 0.625em;
    vertical-align: center;
    color: gray;
}

.tab.active {
    background-color: #CCC;
}

.tab:hover {
    background-color: #AAA;
    text-decoration: underline solid 2px #1d3159;
    color: black;
}

.tab-content {
    margin-left: 20px;
    margin-right: 20px;
}

@media screen and (max-width: 600px) {
    .tabs {
        display: block;
    }

    .tab {
        width: 100%;
        text-align: center;

    }

    .tab.active {
        background-color: #1d3159;
        text-decoration: underline solid 2px #ffffff;
        color: white;
        width: 100%;
    }


}


#youtube {

    top: 0;
    left: 0;
    margin-bottom: -10px;
    width: 100%;
    height: 100%;
}


.c_docentes img {
    width: 68px;
    height: 68px;

}

.c_docentes {
    font-size: 12px;
    text-align: center;
    font-family: Arial, sans-serif;

    /*Seccion de objetivos de la especializacion*/

}

@media screen and (min-width: 600px) {
    .c_docentes {

        margin-left: 3vw;
    }
}

#dirigido_a>ol>li>img {
    /*ya se copio para*/
    width: 80%;
    padding-left: 90px;
}

@media screen and (max-width: 600px) {
    #dirigido_a>ol>li>img {
        width: 70vw;
        height: 20vh;
        padding-left: 0;

    }
}

#enfoque>ol>li>img {
    width: 80%;
    padding-left: 90px;
}

@media screen and (max-width: 600px) {
    #enfoque>ol>li>img {
        width: 70vw;
        height: 20vh;
        padding-left: 0;

    }
}

#objetivos p,
#dirigido_a p,
#enfoque p {
    margin: 0;
    text-align: justify;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}

@media screen and (max-width: 1000px) {

    #objetivos p,
    #dirigido_a p,
    #enfoque p {
        text-align: unset;
    }
}


#objetivos p,
#dirigido_a p,
#enfoque p {
    margin: 0;
    line-height: 1.6;
    font-family: Arial, sans-serif;
}

#objetivos ol,
#dirigido_a ol,
#enfoque ol {
    list-style: none;
    counter-reset: list;
    padding: 0 1rem;
    font-family: Arial, sans-serif;
}

#objetivos li,
#dirigido_a li,
#enfoque li {
    --stop: calc(100% / var(--length) * var(--i));
    --l: 62%;
    --l2: 88%;
    --h: calc((var(--i) - 1) * (180 / var(--length)));
    --c1: hsl(var(--h), 71%, var(--l));
    --c2: hsl(var(--h), 71%, var(--l2));

    position: relative;
    counter-increment: list;
    max-width: 45rem;
    margin: 2rem auto;
    padding: 2rem 1rem 1rem;
    box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.3);
    border-radius: 0.25rem;
    overflow: hidden;
    background-color: white;
    font-family: Arial, sans-serif;
}

#objetivos li::before,
#dirigido_a li::before,
#enfoque li::before {
    content: '';
    display: block;
    width: 100%;
    height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #FFF200 var(--stop), #ffffff var(--stop));
}

#objetivos h3,
#dirigido_a h3,
#enfoque h3 {
    display: flex;
    align-items: baseline;
    margin: 0 0 1rem;
    color: rgb(70 70 70);
    font-family: 'Grold bold', sans-serif;
    text-transform: uppercase;
}

#objetivos h3::before,
#dirigido_a h3::before,
#enfoque h3::before {
    display: flex;
    justify-content: center;
    flex: 0 0 auto;
    margin-right: 1rem;
    padding: 1rem;
}

@media (min-width: 40em) {

    #objetivos li,
    #dirigido_a li,
    #enfoque li {
        margin: 1rem auto;
        padding: 3rem 2rem 2rem;
    }

    #objetivos h3,
    #dirigido_a h3,
    #enfoque h3 {
        font-size: 2.25rem;
        margin: 0 0 2rem;
    }

    #objetivos h3::before,
    #dirigido_a h3::before,
    #enfoque h3::before {
        margin-right: 1.5rem;
    }
}


/*El h2 del titulo de Objetivos es este de qui*/
h2 {
    font-size: 2.25rem;
    padding-top: 3vh;
    font-family: "Grold Bold", sans-serif;
    text-transform: uppercase;
}

@media screen and (min-width: 40em) {
    h2 {
        font-size: 2.25rem;
        margin: 0 0 2rem;
    }
}

.container {
    display: flex;
    justify-content: center;
    padding: 80px;
    width: 40rem;
}

.square:hover {
    -webkit-transform: translate(20px, -10px);
    -ms-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
}


.square {
    width: 30vw;
    height: 430px;
    background: white;
    border-radius: 4px;
    box-shadow: 0px 20px 50px #D9DBDF;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mask {
    clip: rect(0px, 30vw, 220px, 0px);
    border-radius: 4px;
    position: absolute;
}

.square>img {
    width: 30vw;
}

.h1-card {
    margin: auto;
    text-align: left;
    margin-top: 240px;
    padding-left: 30px;


    font-size: 24px;
}

.txt-card {
    text-align: justify;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    font-size: 12px;
    color: black;
    line-height: 18px;
    width: 30vw;


}

.button {
    background-color: #3EDD84;
    color: white;
    width: 90px;
    padding: 10px 18px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    display: block;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 70px;
    font-size: 12px;
    cursor: pointer;
    font-family: 'Grold Bold', sans-serif;
}

.subh1 {
    margin-left: 3px;
}

/* lista programa */


.olcards,
.olcards * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.olcards {
    list-style: none;
    counter-reset: cardCount;
    font-family: Arial, sans-serif;
    display: flex;
    flex-direction: column;
    --cardsGap: 1rem;
    gap: var(--cardsGap);
    padding-bottom: var(--cardsGap);
}

.olcards li {
    counter-increment: cardCount;
    display: flex;
    color: white;
    --labelOffset: 1rem;
    --arrowClipSize: 1.5rem;
    margin-top: var(--labelOffset);
}

.olcards li::before {
    content: counter(cardCount, decimal-leading-zero);
    background: white;
    color: #1d3159;
    font-size: 2em;
    font-weight: 700;
    transform: translateY(calc(-1 * var(--labelOffset)));
    margin-right: calc(-1 * var(--labelOffset));
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline: 0.5em;
}

.olcards li .content {
    background-color: #1d3159;
    --inlinePadding: 1em;
    --boxPadding: 0.5em;
    display: grid;
    padding: var(--boxPadding) calc(var(--inlinePadding) + var(--arrowClipSize)) var(--boxPadding) calc(var(--inlinePadding) + var(--labelOffset));
    grid-template-areas:
        "icon title"
        "icon text";
    gap: 0.25em 1em;
    clip-path: polygon(0 0,
            calc(100% - var(--arrowClipSize)) 0,
            100% 50%,
            calc(100% - var(--arrowClipSize)) 100%,
            calc(100% - var(--arrowClipSize)) calc(100% + var(--cardsGap)),
            0 calc(100% + var(--cardsGap)));
    position: relative;
}

.olcards li .content::before {
    content: "";
    position: absolute;
    width: var(--labelOffset);
    height: var(--labelOffset);
    background: #1d3159;
    left: 0;
    bottom: 0;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    filter: brightness(0.75);
}

.olcards li .content::after {
    content: "";
    position: absolute;
    height: var(--cardsGap);
    width: var(--cardsGap);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.25), transparent 50%);
    left: 0;
    top: 100%;
}

.olcards li .icon {
    grid-area: icon;
    align-self: center;
    font-size: 2em;
}

.olcards li .content .title {
    grid-area: title;
    font-size: 1.25em;
    /* font-weight: 700; */
}

.olcards li .content .text {
    grid-area: text;
}

/* cosas invisibles*/

#mosaico::before {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

#mosaico::before {
    clear: both;
}

#mosaico::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}

@media screen and (max-width: 599px) {
    #main-right {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
}

/* foot*/
/* #socials {
  display: flex;
  justify-content: space-between;
  border: 3px solid red;
}
#textfoot{
  position: relative;
  float: right;

  border: 3px solid green;
}

#supfoot{
  position:absolute;
left:0;
right:0;
bottom:0;
} */

@media screen and (min-width: 600px) {
    #supfot {
        margin-top: 1px;

        clear: both;
        width: 100vw;
    }
}

.dropdown-item {
    color: white;
}

#logo-container {
    border: 3px solid green;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

#superhead {
    padding-left: 4%;
    padding-right: 0;
    background-color: #1F396A;
    padding-top: 1%;
    text-size-adjust: 10;

}

.dropdown-menu {
    background-color: #1F396A;
}

#icono_box>img {
    width: 90px;
    height: 90px;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav {

        flex-wrap: wrap;
    }
}
.input-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
    z-index: 1;
    align-items: center;
    gap: 10px;
  }
  input[type=text], input[type=number], select {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
  }