/*@font-face {
    font-family: 'HelveticaBold';
    src: url('fonts/HelveticaNeueLTStd-Bd.otf');
    font-weight: normal;
    font-style: normal;
}*/
.logo {
    margin-top: -20px;
}
.menu {
    height: 110px;
    background-color: transparent;
    border-radius: 0px;
    border: none;
    z-index: 1;
    box-shadow: 0 4px 4px -2px gray;
}
.navbar-default .navbar-nav > li > a {
    line-height: 80px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 14px;
    color: #000;
}
#bs-example-navbar-collapse-1 {
    background-color: #fff;
}
.telefono-header {
    color: #4285f4 !important;
}
.cont-mail-menu {
    text-align: right;
    margin-top: 20px;
}
.cont-mail-menu span {
    background-color: #99d6a9;
    padding: 8px 10px;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    border-radius: 2px;
    z-index: 2;
}
.navbar-header {
    height: 110px !important;
}
.navbar-default .navbar-toggle {
    margin-top: 30px;
}
.header {
    height: 600px;
    background-image: url('img/imgHeader.jpg');
    background-size: cover;
    background-position: center center;
    margin-top: -20px;
}
.fondo-texto-header {
    background-color: rgba(66, 133, 244, 0.76);
    height: 200px;
    margin-top: 400px;
}
.titulo-header {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-align: center;
    padding: 20px;
    font-weight: 700;
}
.texto-header {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 10px;
}
#texto-header-indicaciones {
}
#texto-header-contacto {
}
.box-home-desc-1 {
    padding: 30px;
}
.titulo-home-1 {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    padding: 5px;
}
.texto-home-1 {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 500;
    padding: 5px;
}
.img-home-1 {
    background-image: url('img/imgHome1.jpg');
    background-size: cover;
    background-position: center center;
    height: 250px;
    margin-top: 10px;
}
.img-home-2 {
    background-image: url('img/imgHome2.jpg');
    background-size: cover;
    background-position: center center;
    height: 250px;
    margin-top: 10px;
}
.img-home-3 {
    background-image: url('img/imgHome3.jpg');
    background-size: cover;
    background-position: center center;
    height: 250px;
    margin-top: 10px;
}
.titulo-home-2 {
    padding: 20px;
}
.titulo-home-2 span{
    background-color: #99d6a9;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 700;
    padding: 2px 4px;
}
.texto-home-2 {
    margin-top: 70px;
    margin-left: 20px;
}
.texto-home-2 span{
    background-color: #99d6a9;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 700;
    padding: 2px 4px;
}
.cont-footer {
    background-color: #edeeef;
    padding-top: 30px;
    padding-bottom: 40px;
}
.news {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #727176;
    font-weight: 500;
    padding-top: 20px;
}
.news input {
    border-radius: 2px;
    border: 1px solid #b3b3b3;
    font-weight: 300;
    font-size: 12px;
    padding: 6px 5px;
    width: 20vw;
}
.btn-news {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 500;
    background-color: #727176;
    border-radius: 2px;
    padding: 5px 20px;
    margin-left: 2px;
    cursor: pointer;
}
.datos-footer {
    padding: 10px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 500;
    color: #727176;
    text-align: center;
    border-top: 1px solid #afafb2;
    border-bottom: 1px solid #afafb2;
}
.copy {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 300;
    color: #727176;
}
.copy a {
    color: #727176;
    text-decoration: none;
}
.caro {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
    color: #000;
    text-align: right;
}
.caro a {
    color: #000;
    text-decoration: none;
}
#header-indicaciones {
    background-image: url('img/imgHeaderIndicaciones.jpg') !important;
}
#header-contacto {
    background-image: url('img/imgHeaderContacto.jpg') !important;
}
#header-servicios {
    background-image: url('img/imgHeaderServicios.jpg') !important;
}
.titulo-indicaciones-1 {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    padding: 5px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.texto-indicaciones-1 {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 500;
    padding: 5px;
    padding-bottom: 20px;
}
.titulo-indicaciones-2 {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #5c84f0;
    font-weight: 700;
    padding: 5px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.texto-indicaciones-1 li{
    padding: 10px 0px;
}
.texto-indicaciones-1 ul {
    list-style: none; /* Remove default bullets */
}
.texto-indicaciones-1 ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #5c84f0; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.cuadro-indicaciones {
    background-color: #edeeef;
    padding: 20px 10px;
    margin-top: 20px;
}
.cuadro-indicaciones-titulo {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 700;
    
}
.cuadro-indicaciones-titulo span{
    background-color: #99d6a9;
    padding: 1px 2px;
}
.cuadro-indicaciones-texto {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 500;
    margin-top: 20px;
}
.cuadro-indicaciones-titulo2 {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #99d6a9;
    font-weight: 700;
    margin-top: 20px;
}
.cuadro-indicaciones-texto2 {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 500;
    padding: 5px;
    padding-bottom: 20px;
}
.cuadro-indicaciones-texto2 li{
    padding: 2px 0px;
}
.cuadro-indicaciones-texto2 ul {
    list-style: none; /* Remove default bullets */
}
.cuadro-indicaciones-texto2 ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #99d6a9; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.contacto-form {
    padding-left: 2vh;
    padding-right: 2vh;
    padding-top: 20px;
}
.form-group {
    width: 100%;
}
.form-group input {
    width: 100%;
    border: none;
    height: 30px;
    border-radius: 0px;
    border-bottom: 1px solid #000;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 300;
}
.form-group span {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
}
.form-group textarea {
    width: 100%;
    height: 150px;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 300;
}
.contacto-btn {
    text-align: right;
}
.contacto-btn button{
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 700;
    background-color: #99d6a9;
    border: 0px;
    padding: 5px;
    text-transform: uppercase;
    color: #fff;
}
.titulo-contacto {
    color: #5c84f0;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
}
.texto-contacto {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 300;
}
#map {
    height: 150px;
    margin-top: 20px;
}
.contacto-side {
    padding-left: 2vh;
    padding-right: 2vh;
    padding-top: 20px;
}
.box-servicios {
    padding-top: 20px;
    padding-bottom: 20px;
}
.titulo-servicios {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #5c84f0;
    display: flex;
    align-items: center;
}
.titulo-servicios span {
    content:"";
    flex: 1 1 auto;
    border-top: 2px solid #6b90f1;
}
.subtitulo-servicios {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #000;
}
.cuadro-servicios {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 500;
    padding: 5px;
    padding-bottom: 20px;
}
.cuadro-servicios li{
    padding: 2px 0px;
}
.cuadro-servicios ul {
    list-style: none; /* Remove default bullets */
}
.cuadro-servicios ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #99d6a9; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}