html,
body{
    text-rendering: optimizeLegibility;
}

body{
    color: #333;
    font-size: 18px;
    background-color: #FFFF;
    letter-spacing: 1px;
    /* font-family: 'Hind Guntur', sans-serif; */
    font-family: 'Inter', sans-serif;
    font-weight: 400;
}


.loader {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0PX;
    left: 0PX;
    z-index: 1000;
}

.loader .inner {
    width: 100%;
    height: 100%;
    background: url(../img/icons/loader2.gif)center center no-repeat;
}

#navigation {
    z-index: 100;
    padding: 10px 5px;
    background-color: #FFF;
    width: 100%;
    /* font-size: large; */
    font-size: 1.2rem;
}

#navigation li{
    padding: 0 10px;
}

#navigation li a {
    color: rgb(0, 73, 117);
}

#navigation li a:hover {
    color: rgb(255, 207, 2);
}

#navigation .dropdown-item:focus, 
.dropdown-item:hover {
    background-color: #FFF;
}

.social-media {
    color: #1b76f2;
    font-size: large;
    /* width: 100%; */
}

.bi {
    display: flex;
    width: 1em;
}

.social-media:hover {
    color: rgb(255, 207, 2);
    
}

.semilleroLogo {
    width: 24px;
}

.navbar-brand img {
    width: 100%;
}

.navbar-toggler-icon {
    background: url(../img/icons/hamburger-menu-icons8-100.png);
    background-size: 100%;
    background-color: rgb(255, 207, 2);
}

.navbar-toggler:focus {
    box-shadow: none;
}

.fixedNav #navigation {
    position: fixed;
    top: 0;   
}

.titleKette,
.titleZelle {
    color:rgb(0, 73, 117);
}

.titleAnd {
    color: rgb(255, 207, 2);
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    /* background-color: rgba(0, 0,0, 0.15); */
    /* background-color: #05273567; */
    /* background-color:  rgba(255, 207, 2,0.18); */
    background-color:  rgba(119, 97, 0, 0.171);
}



.titleMessage {
 position:absolute;
 width: 100%;
 height: 250px;   
 top: 50%;
 z-index: 5;
 text-align: center;
 margin-top: -125px;
}

.titleMessage .heading p {
color: #fff;
text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
font-weight: 200;
}

.titleMessage .heading .main {
    font-size: 50px;
    letter-spacing: 10px;
    text-shadow: 1px 1px 4px rgba(233,236,239,0.9);
}

.titleMessage .heading .sub {
    font-size: 28px;
    letter-spacing: 2px;
}

.section {
    padding: 80px 0;
    text-align: justify;
}

.section h4{
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px;
}

.serviciosImage {
    /* max-width: 80%; */
    background: rgb(0,73,117);
    margin: 0 auto;
    width: 35%;
    display: block;
}

.servicios {
    background-color: rgb(0, 73, 117);
    color: #FFF;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4)
}

.serviciosBlanco {
    background-color: #FFF;
    color: rgb(0, 73, 117);
    /* text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4) */
}
.contactSection {
    background-color: rgb(255, 207, 2);
    color: #FFF;
    /* text-shadow: 3px 3px 3px rgba(0, 73, 117, 0.4) */
}

.contactButton {
    color: #FFF;
    padding: 15px 20px;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #FFF;
    border-radius: 6px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 73, 117, 0.4)
}

.contactButton:hover {
    text-decoration: none;
    color: rgb(255, 207, 2);
    background-color: rgb(0, 73, 117);
    border: 1px solid rgb(255, 207, 2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0,0.4)
}

.contactHeading {
    color: rgb(0, 73, 117);
}

.contactPhone {
    padding: 30px 0;
    text-align: center;
    font-size: 15px;
    color: rgb(0, 73, 117);
    text-shadow: 1px 1px 1px rgba(0, 0, 0,0.4);
    text-decoration: none;
}
.contactPhone a {
    text-decoration: none;
    margin: 1px;
}

.contactPhone p {
    padding: 0px;
    margin: 1px;
}

.copyrightSection {
    background-color: #000;
    color: #fff;
    padding: 20px 5px;
    font-size: 10px;
}

.copyrightSection p {
    margin: 0px;
}


/* KETTE ZELLE OLD CSS */
.nav-logo {
    width: 250px;
    position: relative;
}

.section-steps h2 {
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1px;
    display: block;
    font-size: 2.1em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    letter-spacing: 3px;
}

.section-steps h2:after {
    display: block;
    height: 1.2px;
    background-color: rgb(255, 207, 2);
    content: " ";
    width: 200px;
    margin: 0 auto;
    margin-top: 10px;
}

#servicios p {
    padding-top: 20px;
}


#nosotros{
    margin: 80px 0px;
}

.sectionNosotros  {
    text-align: justify;
    list-style-type: none;
}

.sectionNosotros h5 {
    /* font-size: 180%; */
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    letter-spacing: 4px;
    display: block;
    font-size: 1.5em; 
    color: rgb(255, 207, 2);
    font-weight: 500
}

.nosotrosMision {
    margin-top: 0;
}

.nosotrosSlides {
    background:linear-gradient(to top, #05273560, 10%, rgba(0,0,0,0.4)), url(../img/Nosotros-01.jpg);

    background-size: cover;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-clip: border-box;
    width: 100%;
    height: 680px;
    position: relative;
    
    /* box-shadow: 3px 3px 3px rgba(0, 0,0, 0.35); */
    
}

.ketteZelleSlides {
    margin-top: 60px;
    background: url(../img/Imagotipo-KZ.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-clip: border-box;
    width: 100%;
    height: 690px;
    position: relative;
    
    /* box-shadow: 3px 3px 3px rgba(0, 0,0, 0.35); */
    
}

#ketteZelle {
    /* display: none; */
    margin: 80px 0px;
    
}

.sectionKetteZelle  {
    text-align: justify;
    background-color: rgb(0, 73, 117);
    color: #fff;
    padding: 30px 20px;
    line-height: 1.1em;
}

.sectionKetteZelle .title  {
    text-align: center;
    color: rgb(255, 207, 2);
}

.sectionKetteZelle h5 {
    /* font-size: 180%; */
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    letter-spacing: 4px;
    display: block;
    font-size: 1.5em; 
}


/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .titleMessage .heading .main {
        font-size: 30px;
    }
    .titleMessage .heading .sub {
        font-size: 18px;
    }
    .section-steps h2 {
        font-size: 1.3em;
    }
    .ketteZelleSlides {
        height: 330px;
    }
}

/* // Small devices (landscape phones, less than 768px)
@media (max-width: 767.98px) { ... } */

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) { 
    .social-media {
        display:none;
    }
    .ketteZelleSlides {
        height: 510px;
    }
    
}


/* // Large devices (desktops, less than 1200px)
@media (max-width: 1199.98px) { ... }

// X-Large devices (large desktops, less than 1400px)
@media (max-width: 1399.98px) { ... }

// XX-Large devices (larger desktops)
// No media query since the xxl breakpoint has no upper bound on its width */
