/*
    DEMO STYLE
*/

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

body {
    font-family: 'Poppins',
    sans-serif;
    box-sizing: border-box;
    margin: 0;
    padding: 0;

}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 15px;
    margin-left: 15px;
}

.container {
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: auto;
    margin-left: auto;
}

p {
   font-family: 'Poppins',
   sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #000;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}

.logo {
    padding-top: 20px;
}

.navbar {
    padding: 15px 10px;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
}
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex ;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: center;
}
.bg-light {
    background-color: #FEAB20 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.active>a {
    color: #000 !important;
}

.line {
    width: 10%;
    height: 1px;
    border-bottom: 3px solid #ddd;
    margin-bottom: 15px;
}

.header {
  position: relative;
}

.header-content {
    background: url(../img/header-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.507);
    background-blend-mode: overlay;
    height: 600px;
    width: 100%;
    align-items: center;


}
.contentop img {
    display: block;
    margin: 0 auto;
}

.contentop {

    top: 25%;
    margin-left: 35%;
}
.contentop h1{
    /* width: 40%; */
    text-align: center;
    font-weight: 500;
}

.title-header {
   color: #000;
   font-weight: 700;
   text-align: center;

}
.mini {
  color: #ACD326;
}
.title-top {
  color: #000;
  font-size: 15pt;
}
.call {
  font-weight: 500;
  color: #000;
  text-align: right;
}
.call-top {
    font-weight: 500;
    font-size: 17pt;
    text-align: right;
    display: flex;
    align-items: center;
}
.item-call{
    margin: 20px;
}
.btn-cl-top{
   background-color: #2F66B5;
   color: #fff;
    border-radius: 30px;
}
.top {
    background-color: #fff;
}
.top-flex {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;



}

.contentop {
    color: #fff;
    position: absolute;
}



.contentop h4 {
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 20pt;
    margin-bottom: 5;
    line-height: 35px;
}


.divisor-1 {
    background-color: #2F66B5;
    padding: 20px 0 20px 0;

}
.title-divisor {
    color: #fff !important;
    text-align: center;
    font-weight: 700;
}
.s1 {
    padding: 60px 0 60px 0;

}
.s1 h3 {
    color: #F87D7B;
}

.s1 p {
   text-align: left;
   font-size: 12pt;
}
.cajas-content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.caja {
    background-color: #2F66B6;

    color: #fff;
    width: 40%;
    margin: 10px;
    padding: 20px;
}
.m-b{
    margin-bottom: 30px;
}
.s2 {
    padding: 60px 0 60px;
    background-color: #F7F6E7;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
}
.s2 h4 {
    text-align: center;
    padding-top: 10px;
    font-weight: 500;
}
.flex-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.item-img {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    margin: 5px;
    width: 22%;

}


/* .item-img{
    width: 32%;
    margin: 0px;
    padding: 0;
} */
.cards  {
    background-color: #fff;
    margin: 10px;
    width: 40%;

    padding: 10px;
    border-radius: 10px;
}



.st-ul {
    list-style: none;
    font-weight: 300;
}

.cont {
    text-align: center !important;
}
.cont h3 {
    text-align: center;
    color: #3466B4;
}
.icon {
    display: block;
    margin: 0 auto;
    color: #3466B4;

}

.cont p {
    text-align: center;
}

.btn-white {
    background-color: #fff;
    font-family: Aller_Bd;
}

.text-mision {
    width: 70%;
    text-align: center;
    display: block;
    margin: auto;
    color: #fff;
}

.imagen {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}


.card-text {
    text-align: center;
}



.title-serv {
    text-align: center;
}


.img-icono{
    display: block;
    margin:  0 auto;
}

.back-banner-contact {
    padding: 60px 0 60px 0;
    background: url(../img/banner-.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
}
.s6 {
    padding: 60px 0 60px 0;
    background-color: #fff;
}
.s6 h3 {
    text-align: center;
    color: #EC2E1A;
    font-size: 2.5rem;
    text-transform: uppercase;
    font-weight: 700;
}


.row-content-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.styles-ul {
    list-style: none;
    font-size: 17pt;
}
.backimg {
    position: relative;
}
.item-absoluto{
    position: absolute;
    top: 60%;
    margin-left: 20%;
}
.backimg h3{
    padding-bottom: 50px;
    color: #fff;
    font-size: 3rem;
    text-transform: uppercase;
}


.back-7 {
    background: url(../img/Image-75.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    padding: 80px 0 80px;
}
.back-7 img{
    margin-bottom: 10px;
}
.text-span {
    color: #555449;
    font-weight: 300;
}

.content-flex-serv {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}



.ul-serv {
    font-size: 15pt;
}

.text-title {
    color: #000;
    font-weight: 700;
    text-align: center;
    font-family: 'Roboto',
    sans-serif;
    font-size: 25pt;
}

.s1 span {
    color: #EC2E1A;
}


.text-span-serv {
    color: #555449;
    font-weight: 300;
    text-align: center;
}

.text-title-serv {
    color: #000;
    font-weight: 700;
    text-align: center;
}

.text-title-contact {
    color: #555449;
    font-weight: 500;
    text-align: center;
}

.conntent-flexbox {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}







.borde {
    border: 1px solid #000 !important;
}

.s3 {
    padding: 80px 0 80px 0;
    background-image: url(../img/Group\ 213.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}
.title-s3 {
    font-family: 'Roboto',
    sans-serif;
    font-weight: 700;
    font-size: 3rem;
    color: #EC2E1A;
    text-transform: uppercase;

}
.s3 p {
    color: #ffff;
    font-size: 1.5rem;
    width: 50%;
    margin: 0 auto;
    line-height: 35px;
    font-family: 'Roboto',
    sans-serif;
}
.s4{
   background-color: #2F66B6;
    padding: 60px 0 0px;
}

.s4 p {
    text-align: center;
    color: #fff;
    font-size: 15pt;
}

.s4 h4{
    text-align: center;
    font-weight: 700;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    font-size: 25pt;

}
.s4 ul{
    text-align: center;
    list-style: none;
    color: #fff;
    font-size: 15pt;
}
.img-galeria {
    margin-bottom: 25px;
    width: 100%;
}
.s5 {
    background: url(../img/Group-258.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 80px 0 80px;
}

.s5 h3 {
    text-align: center;
    font-size: 3.5rem;
    width: 50%;
    margin: 0 auto;
    color: #ffff;
    text-transform: uppercase;
}
.s5 span {
    color: #EC2E1A;
}
.top-img {
    padding-top: 40px;
}
.flexbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flexbox i {
    color: #029295;
    margin-right: 10px;
}

.flexbox p {
    color: #606060;
    font-family: Roboto-Light;
    font-weight: 300;
}

.flexbox h5 {
    color: #606060;
    font-family: Lato-Regular;
    font-weight: 300;
}



.redes {
    text-align: center;
}

.btn-red{
    background-color: #EC2E1A;
    color: #fff !important;
    font-family: 'Roboto',
    sans-serif;
}

.back-footer {
    background-color: #F87D7B;
    color: #fff;
    padding: 60px 0 60px 0;
}
.img-facebook {
    display: block;
    margin: 0 auto;
}
.title-footer{
    color: #555449;
}
.logo-footer {
    display: block;
    margin: 0 auto;
    width: 180px;
}



.title-llama {
    color: #fff;
    text-align: center;
}
.call-footer {
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
}

.facebook {
    display: block;
    margin: 0 auto;
}
.copyright {
    background-color: #333333;
    width: 100%;
    padding: 20px 0 20px 0;
    margin-top: 0;
}

.bloque-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100% !important;
}

.superpages {
    color: #fff !important;
}

.row-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.back-contacto {
    text-align: center;
    padding: 50px 0 50px 0;
}

textarea.form-control {
    height: 100px;
    border: 1px solid#555449;
}

.form-control:focus {
    color: #555449 !important;
}

::placeholder {
    color: #555449 !important;
}

input.text_field_big {
    border: 1px solid#555449;
}



.flotar-derecha {
    float: right;
    margin: 8px;
    border-radius: 12px;
    padding: 7px 20px 7px 20px;
}

.llama {
    text-align: center;
    padding: 60px 0 60px 0;
}


/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.btn-info {
    color: #fff;
    background-color: #2F66B5;
    border-color: #ffff;
}

.btn-info:hover {
    color: #fff;
    background-color: #1400F8 !important;
    border-color: #FFFF !important;
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
   background-color: #2F66B5;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
   background-color: #2F66B5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss:hover {
    background: #fff;
    color: #555449;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #fff;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #000;
    background: #fff;
}

#sidebar ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;

}

#sidebarCollapse {
    display: none;
}
@media (max-width: 1200px) {
    .title-llama {
        color: #fff;
        text-align: center;
        font-size: 12pt;
    }
}
@media (max-width: 1024px) {

      .contentop {
          margin-left: 30%;
          color: #fff;
          top: 25%;
      }
      .caja {
          background-color: #2F66B5;
          color: #fff;
          width: 40%;
          margin: 10px;
          padding: 20px;
      }

     .call-footer {
         font-size: 1rem;
         font-weight: 700;
     }
      .title-llama {
          color: #fff;
          text-align: center;
          font-size: 12pt;
      }


}

@media (max-width: 992px) {
    .img-s1 {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .img-center {
        display: block;
        margin: 0 auto;
    }
    .contentop {

        top: 25%;
        margin-left: 25%;
    }

      .contentop h1 {
          width: 100%;
          font-weight: 500;
          font-size: 20pt;
      }
      .redes {
          text-align: center !important;
      }
      .caja {
          background-color: #2F66B5;

          color: #fff;
          width: 47%;
          margin: 10px;
          padding: 20px;
      }

      .title-header {
          color: #000;
          font-weight: 500;
      }
    .cards {
        background-color: #fff;
        margin: 10px;
        width: 100%;

        padding: 10px;
        border-radius: 10px;
    }


    .s2 {
        padding: 10px 0 10px 0;

        width: 100%;
        height: 100%;
    }
    .card-2 {
        background-color: #fff;
        margin: 10px;
        width: 100%;
        height: 100%;
        padding-top: 20px;
        border-radius: 10px;

    }


    .navbar-expand-lg .navbar-collapse {
      display: none;
   }


    .navbar>.container,
    .navbar>.container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: flex-end;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    #sidebarCollapse {
        display: block;
    }
     .item-serv {
         width: 50%;

     }
     .styles-ul {
         list-style: none;
         font-size: 12pt;
     }
     .backimg h3 {
         padding-bottom: 50px;
         color: #fff;
         font-size: 2rem;
         text-transform: uppercase;
     }

      .img-back-7 {
          display: block;
          margin: 0 auto;
      }
       .call-footer {
           font-size: 2.5rem;
           font-weight: 700;
       }

       .dias {
           text-transform: uppercase;
           font-weight: 700;
       }
       .title-llama {
           color: #fff;
           text-align: center;
       }
       .facebook {
           display: block;
           margin:  0 auto;
       }
}

@media (max-width: 600px) {
    .item-img {

        width: 100%;
    }
    .caja {
        background-color: #2F66B5;

        color: #fff;
        width: 100%;
        margin: 10px;
        padding: 20px;
    }
    .s5 img{
        margin-bottom: 10px;
    }
    .text-title {
       color: #000;
       font-weight: 700;
       text-align: center;
       font-size: 13pt;
   }
    .contentop {
        margin-left: 5%;
        color: #fff;
        top: 20%;
    }
    .contentop h1 {
        width: 100%;
        font-weight: 500;
        font-size: 12pt;
    }
     .contentop h3{
         font-size: 15pt;
     }
    .contentop h4 {

        text-align: center;
        font-weight: 400;
        font-size: 11pt;
        margin-bottom: 5;

    }
    .title-24 {

        font-weight: 700;
        color: #fff;
        font-size: 2rem;
    }

    .title-header {
        color: #000;
        font-weight: 500;
    }

     .title-s3 {

         font-weight: 700;
         font-size: 2rem;
         color: #EC2E1A;
         text-transform: uppercase;
     }
     .s3 p {
         color: #ffff;
         font-size: 1.5rem;
         width: 100%;
         margin: 0 auto;
         line-height: 35px;

     }
      .s4 h4 {
          text-align: center;
          font-weight: 700;

          width: 80%;
          margin: 0 auto;
          font-size: 15pt;
      }

      .s5 h3 {
          text-align: center;
          font-size: 2.5rem;
          width: 100%;
          margin: 0 auto;
          color: #ffff;
          text-transform: uppercase;
      }
      .item-serv {
          width: 100%;
      }
      .s6 h3 {
          text-align: center;
          color: #EC2E1A;
          font-size: 1.5rem;
          text-transform: uppercase;
          font-weight: 700;
      }
      .backimg h3 {
          padding-bottom: 50px;
          color: #fff;
          font-size: 1rem;
          text-transform: uppercase;
      }
    .call-footer {
        font-size: 18pt;
        text-align: center;
    }
    .title-llama {
        color: #fff;
        text-align: center;
    }
    .cards-back {
       background-color: #fff;
       padding: 10px;
       height: 100%;
       width: 100%;
       border-radius: 10px;
   }
    .img-icono {
        display: block;
        margin: 0 auto;
        width: 43px !important;
    }

    .contentop p {
        font-size: 20px;
        font-weight: 400;
        margin: 0;
        color: #fff;
    }

    .contentop {
        padding-top: 70px;
        color: #fff;
    }

    .img-noso {
        margin-top: 30px;
    }
    .text-span-serv {
        font-weight: 300;
        font-size: 25pt;
    }
    .text-title-serv {
        font-weight: 700;
        font-size: 25pt;
    }
    .logo-footer {
        width: 150px;
    }

}

@media (max-width: 320px) {
    .logo-top img{
        width: 100%;
        padding-top: 20px;
    }
    .contentop {
         padding-top: 0px;
         color: #fff;
     }
     .contentop h1 {
         width: 100%;
         font-weight: 500;
         font-size: 12pt;
         padding-top: 40px;
     }

     .contentop h4 {
         color: #000;
         text-align: center;
         font-weight: 400;
         font-size: 11pt;
         margin-bottom: 5;

     }

    .item-header {
        margin-right: 0%;
        color: #fff;
    }
    .contentop p {
        font-size: 20px;
        font-weight: 400;
        margin: 0;
        color: #fff;
    }

    .contentop {
        padding-top: 20px;
        color: #fff;
    }
}
@media (max-width: 280px) {
    .call-top {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        font-size: 20pt;
    }
    .contentop {
         margin-left: 10%;
         color: #fff;
         top: 0px;
     }

     .contentop h1 {
         width: 40%;
         font-family: 'Roboto',
             sans-serif;
         font-weight: 700;
         font-size: 10pt;
     }

     .title-24 {
         font-family: 'Roboto',
             sans-serif;
         font-weight: 700;
         color: #fff;
         font-size: 2rem;
     }
}