@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');

:root {
    --brand: #ff4d29;
    --dark: #092032;
    --body: #516171;
    --border: rgba(0,0,0,0.08);
    --shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);    
}
body {
    font-family: "Barlow", sans-serif;
    color: var(--body);
    line-height: 1.7;
}
h1,h2,h3,h4,h5,h6,
.display-1,.display-2,.display-3,.display-4 {
    font-weight: 700;
    color: var(--dark);
}
.bg-cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
img {
    width: 100%;
}
.logo{
    padding-top: 5%;
}
.logo-sin{    
    border-radius: 50%;
    box-shadow: 10px 5px var(--brand);
}
.logo-data {
    padding-top: 10%;
    text-align: center;
    color:var(--brand);
    text-shadow: 2px 2px rgb(160, 160, 100, 0.5) ;    
}
a {
    color: var(--dark);
    transition: all 0.4s ease;
    font-weight: 500;
}
a:hover {
    color: var(--brand);
}
section {
    padding-top: 80px;
    padding-bottom: 80px;
}
.text-brand {
    color: var(--brand) !important;
}
.hero-slider .owl-prev,
.hero-slider .owl-next{
    background-color: rgba(255, 255, 255, 0.3) !important;
    width: 60px !important;
    height: 60px !important;
    display: block;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 100px;
    line-height: 0;
    border-radius: 100px !important;
    position: absolute;
    top: 50%;
    font-weight: 600 !important;
    font-size: 12px !important;
    transition: all 0.4s ease;
    margin-top: -30px !important;
}

.owl-prev {
    left: 0;
}
.owl-next {
    right: 0;
}

.hero-slider .owl-prev:hover,
.hero-slider .owl-next:hover {
    background-color: var(--brand) !important; 
}

.owl-dot.active span{
    background-color: var(--brand) !important;
}
.grado-slider .owl-prev,
.grado-slider .owl-next{
    background-color: rgba(255, 255, 255, 0.4) !important;
    width: 60px !important;
    height: 60px !important;
    display: block;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 100px;
    line-height: 0;
    border-radius: 100px !important;
    position: absolute;
    top: 50%;
    font-weight: 600 !important;
    font-size: 12px !important;
    transition: all 0.4s ease;
    margin-top: -30px !important;
}
.grado-slider .owl-prev:hover,
.grado-slider .owl-next:hover {
    background-color: var(--brand) !important; 
}
.grado-slide {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 50%;
}
.grado-slide1 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_001.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide2 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_002.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide3 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_003.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide4 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_004.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide5 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_005.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide6 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_006.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide7 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_007.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide8 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_008.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide9 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_009.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide10 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_010.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide11 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_011.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide12 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_012.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide13 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_013.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide14 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_014.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide15 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_015.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide16 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_016.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide17 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_017.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide18 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_018.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide19 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_019.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slide20 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_020.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grado-slider h2 {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-weight: 700;
    color: var(--brand);
    text-shadow: 2px 2px white;
    padding-top: 0px;
}
.grado-slider h6 {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-weight: 700;
    color: yellow;
    text-shadow: 2px 2px blue;
    padding-top: 0px;
}
.grado-slider .slogan {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-weight: 400;
    font-weight: 100;
    color: white;
    text-shadow: 2px 2px var(--brand);
    padding-top: 0px;
}
.gradoI25-slider .owl-prev,
.gradoI25-slider .owl-next{
    background-color: rgba(255, 255, 255, 0.4) !important;
    width: 60px !important;
    height: 60px !important;
    display: block;
    display: grid;
    place-items: center;
    color: #fff !important;
    border-radius: 100px;
    line-height: 0;
    border-radius: 100px !important;
    position: absolute;
    top: 50%;
    font-weight: 600 !important;
    font-size: 12px !important;
    transition: all 0.4s ease;
    margin-top: -30px !important;
}
.gradoI25-slider .owl-prev:hover,
.gradoI25-slider .owl-next:hover {
    background-color: var(--brand) !important; 
}
.gradoI25-slide {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 50%;
}
.gradoI25-slide1 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_000.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradoI25-slide2 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_000.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradoI25-slide3 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_000.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradoI25-slide4 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_000.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradoI25-slide5 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_000.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradoI25-slide6 {
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), url(../grado/II-24/grado_000.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.gradoI25-slider h2 {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-weight: 700;
    color: var(--brand);
    text-shadow: 2px 2px white;
    padding-top: 0px;
}
.gradoI25-slider h6 {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-weight: 700;
    color: yellow;
    text-shadow: 2px 2px blue;
    padding-top: 0px;
}
.gradoI25-slider .slogan {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    font-weight: 400;
    font-weight: 100;
    color: white;
    text-shadow: 2px 2px var(--brand);
    padding-top: 0px;
}
@media only screen and (max-width: 600px) {  
    .grado-slide {
        min-height: 30vh !important;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        padding-left: 8%;
        padding-right: 8%;
        padding-top: 50%;
    }  
    .grado-slide h6{
        display: none;
    }
    .grado-slide p{
        display: none;
    }
  }
 /* slide */
 .slide {
     min-height: 100vh;
     display: flex;
     align-items: center;
     justify-content: center;
     position: relative;
}

.slide1 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/bg_banner2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slide2 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/bg_banner1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slide3 {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../img/bg_banner3.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slide .display-3 {
    text-transform: uppercase;
    color: #fff;
}

/* navbar */
.top-nav {
    background-color: var(--brand);
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-nav p {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
}

.top-nav span,
.top-nav i {
    vertical-align: middle;
}

.navbar {
    box-shadow: var(--shadow);
}

.social-icons a {
    width: 28px;
    height: 28px;
    display: inline-flex;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25);
    text-decoration: none;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}

.social-icons a:hover {
    background-color: #fff;
    color: var(--brand);
}

.navbar .navbar-nav .nav-link {
    color: var(--dark);
}

.navbar .navbar-nav .nav-link:hover {
    color: var(--brand);
}

.navbar .navbar-nav .nav-link.active {
    color: var(--brand);
}

.navbar-brand {
    font-size: 28px;
    font-weight: 700;
}

.navbar-brand .dot {
    color: var(--brand);
}

.btn {
    padding: 8px 26px;
}
.btn-brand {
    border-color: var(--brand);
    background-color: var(--brand);
    color: #fff;
}
.db{
    color: blue;
    background-color: yellow;    
    padding-right: 10px;
    border-radius: 10px;
    box-shadow: 3px 3px blue;
}
.logo-itdb{    
    width: 34px;
    padding-right: 8px;
}
.modal-description{
    height: 400px;
    width: 100%;
    overflow-y: auto;
    text-align: justify;    
}
.modal-description p{
    padding-right: 10px;
    margin: 10px;
}

.btn-brand:hover {
    background-color: #d64022;
    border-color: #d64022;
    color: #fff;
}

.btn-more {
    padding: 0px;
    border-radius: 5px;
    width: 70px;
    height: 20px;
    border-color: var(--brand);
    background-color: var(--brand);
    color: #fff;
    font-size: small;    
}

.btn-more {
    border-color: var(--brand);
    background-color: var(--brand);
    color: #fff;
}

.btn-more:hover {
    background-color: #d64022;
    border-color: #d64022;
    color: #fff;
}

.intro {margin-bottom: 36px;
text-align: center;}

.intro p {
    max-width: 500px;
}
.intro h6{
    color: var(--brand);
    font-weight: 400;
    text-transform: uppercase;
}

.intro h1 {
    margin-top: 15px;
    margin-bottom: 15px;    
}

.intro-message {margin-bottom: 36px;
    text-align: center;
    background-color: rgba(241, 166, 131, 0.); 
    color: white;   
}    
.intro-message p {
    max-width: 500px;
}
.intro-message h6{
    color: var(--brand);
    font-weight: 400;
    text-transform: uppercase;
}

.intro-message h1 {
    margin-top: 15px;
    margin-bottom: 15px;
    color: var(--brand);
}

.info-box {
    align-items: center;
    display: flex;
}

.info-box img {
    width: 90px;
    border-radius: 50%;
}


#milestone {
    background: linear-gradient(rgba(255, 77, 41, 0.85), rgba(255, 77, 41, 0.85)), url(../img/bg_banner1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#milestone h1,
#milestone p {
    color: #fff;
}

.area {
    padding: 32px;
    background-color: #fff;
    box-shadow: var(--shadow);
}

.area h5 {
    margin-top: 24px;
    margin-bottom: 14px;
}

.area img {
    width: 100px;
    border-radius: 25px;
}


.activity {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.activity h6 {
    font-weight: 400;
}

.activity h6::before {
    content: "";
    height: 2px;
    width: 30px;
    display: inline-block;
    background: var(--brand);
    vertical-align: middle;
    margin-right: 10px;
}


.activity .overlay {
    width: 100%;
    height: 220px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 76, 41, 0) 0%, var(--dark) 100%);      
}

.activity .content {
    position: absolute;
    left: 10%;
    bottom: 10%
}

.activity h2,
.activity h6 {
    color: #fff;
}

.teach-member {
    text-align: center;
}

.teach-member .image{
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.teach-member .image{
    border-radius: 15px;
    box-shadow: #092032;
}

.teach-member .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -10%;
    background-color: rgba(255, 77, 41, 0.7);
    opacity: 0;
    transition: all 0.4s ease;
}

.teach-data{    
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-radius: 15px;    
    background-color: rgba(255, 255, 255, 0.5);;
    box-shadow: 2px 2px var(--brand);
}

.teach-member h5 {
    margin-top: 16px;
    margin-bottom: 4px;
}

.teach-member .social-icons {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: all 0.4s ease;
}

.teach-member .social-icons a {
    width: 40px;
    height: 40px;
}

.teach-member:hover .social-icons {
    top: 50%;
    opacity: 1;
}

.teach-member:hover .overlay {
    top: 0%;
    opacity: 1;
}

#Mensajes {

    background: linear-gradient(-90deg, rgba(8, 32, 50, 0.8), rgba(8, 32, 50, 0.8)), url(../img/bg_banner1.jpg), #082032;;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;    
}

.message {
    text-align: center;
    z-index: 2;
    position: relative;
    margin: 15px;
    max-width: 768px;
    margin: auto;
}

.message .bxs-quote-alt-left {
    font-size: 120px;
    position: absolute;
    opacity: 0.1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.message img {
    width: 80px !important;
    height: 80px;
    border-radius: 100px;
    margin: auto;
}

.message h5 {
    margin-top: 16px;
    margin-bottom: 4px;
    color: #fff;
}

.message h3 {
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
}

.message small {
    color: var(--brand);
}

.message .stars {
    color: var(--brand);
}

.achievement-post {
    position: relative;
    background-color: #fff;
    box-shadow: var(--shadow);
}

.achievement-post .content {
    padding: 32px;
}

.achievement-post a {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: var(--brand);
    padding: 2px 12px;
    border-radius: 100px;
    text-decoration: none;
    color: #fff;
}

.achievement-post h5 {
    margin-top: 12px;
    margin-bottom: 12px;
}

.achievement-post small {
    text-transform: uppercase;
    color: var(--brand);
    text-decoration: underline;
}

footer {
    background: linear-gradient(0deg, rgba(8, 32, 50, 0.9), rgba(8, 32, 50, 0.9)), url(../img/bg_banner1.jpg), #082032;;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

footer .footer-top {
    padding-top: 80px;
    padding-bottom: 40px;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    padding-top: 20px;
}

footer .navbar-brand {
    color: #fff;
}

footer p {
    color: #ADB3B9;
}

footer .social-icons a {
    width: 50px;
    height: 50px;
    font-size: 20px;
    margin-left: 4px;
    margin-right: 4px;
}

.loader {
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    z-index: 99999;
    position: fixed;
    left: 0;
    right: 0;
}


input.form-control {
    border-color: transparent;
    height: 44px;
}

.form-control {
    background-color: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.04);;
}

.form-control:focus {
    box-shadow: none;
    border-color: var(--brand);
}