@import url(bootstrap.min.css);
@import url(simple-line-icons.css);
@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,700|Hind:300,400,500,600,700');
/* 
font-family: 'Hind', sans-serif;
font-family: 'Heebo', sans-serif;
*/

a:hover {
    text-decoration: none;
}


.text-block h2 {
    margin-bottom: 1.5rem;
}

.text-block h2:after {
    content: "";
    display: block;
    width: 3.5rem;
    height: 2px;
    background: #EEB302;
}

/*=============================================
=            Header            =
=============================================*/
.bg-light {
    background: #fff !important;
}

.navbar-nav a {
    font-family: 'Hind', sans-serif;
    font-weight: normal;
    color: black;
    text-transform: uppercase;
    font-weight: 500;
}

.nav-link:hover,
.nav-link.active {
    color: #ee8902;
}

.nav-link span {
    margin-right: 1rem;
    color: #000;
    font-weight: 500;
}

a[href^="tel:"] {
    color: #FFCC34;
}

.navbar-nav a:before {
    margin-right: 10px;
    content: '[';
    color: #ee8902;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.navbar-nav a:after {
    margin-left: 10px;
    content: ']';
    color: #ee8902;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.navbar-nav a:before,
.navbar-nav a:after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s
}

.navbar-nav a:hover:before,
.navbar-nav a:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}

/*=============================================
=            Nav            =
=============================================*/

nav {
    background: rgba(255, 255, 255, 0.95);
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    z-index: 99;
}

header {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
    transition: opacity 0.5s linear;
}

header.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    opacity: 1;
}

nav em:before {
    margin-right: 1rem !important;
    font-size: 1.2rem;
    position: relative;
    top: .3rem;
}

/*=============================================
=            Slider            =
=============================================*/

.carousel {
    position: relative;
}

.carousel-caption {
    top: 50% !important;
    right: inherit !important;
    text-align: left;
    left: 7% !important;
}

.carousel-caption h1 {
    font-family: 'Heebo', sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 100 !important;
    text-rendering: geometricPrecision;
    background: #FFA834;
    display: inline-block;
    padding: .5rem 1rem;
    margin-bottom: 0;
}

.carousel-caption .wrap {
    background: rgba(255, 255, 255, 0.9);
    border-left: 4px solid #FFA834;
    padding: 1.5rem;
}

.carousel-caption h2 span {
    font-size: 1.2rem;
    font-weight: 100 !important;
    text-rendering: geometricPrecision;
    display: block;
}

.carousel-caption h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: normal !important;
    text-rendering: geometricPrecision;
    color: #3f3e43;
}

.carousel-caption p {
    font-size: .9rem;
    font-weight: 100;
    color: #3f3e43;
    margin-bottom: 0;
}

.carousel-caption a {
    font-family: 'Heebo', sans-serif;
    font-size: .9rem;
    margin-top: 1.5rem;
    display: inline-block;
    font-weight: 300;
    color: #EE8902;
}

.carousel-control-prev :before,
.carousel-control-next :before {
    font-size: 1.4rem;
}

.carousel-control-next, .carousel-control-prev {
    width: 5% !important;
}
/*=============================================
=            Nuestra empresa            =
=============================================*/

#nuestra-empresa {
    margin-top: 3rem;
    margin-bottom: 6rem;
}

#nuestra-empresa .row.no-gutters {
    background: #f7f7f7;
    overflow: hidden;
}

#nuestra-empresa .text-block {
    padding: 3rem 0 3rem 3rem;
}

#nuestra-empresa .text-block h3 {
    font-family: 'Hind', sans-serif;
    font-weight: 500;
    font-size: 1.4rem;
    color: #3f3e43;
}

#nuestra-empresa .text-block ul {
    list-style: none;
    padding-left: 1.5rem;
}

#nuestra-empresa .text-block p,
#nuestra-empresa .text-block li {
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    color: #3f3e43;
}

#nuestra-empresa .text-block li:before {
    content: "•";
    display: inline-block;
    color: #ee8902;
    margin-right: .5rem;
}

#nuestra-empresa figure {
    position: absolute;
    margin: 0;
    bottom: 0;
}

/*=============================================
=            Nuestra Oferta            =
=============================================*/

#nuestra-oferta .col-sm-auto h2:after {
    content: "";
    display: block;
    width: 3.5rem;
    height: 2px;
    background: #EEB302;
}

#nuestra-oferta .row:not(.no-gutters) {
    margin-bottom: 3rem;
}

#nuestra-oferta p {
    padding-top: 0 !important;
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    color: #3f3e43;
}

#nuestra-oferta .no-gutters {
    background: #FFA834;
}

#nuestra-oferta .no-gutters figure {
    margin-bottom: 0;
}

#nuestra-oferta .no-gutters .col-sm:nth-of-type(1) figure:after,
#nuestra-oferta .no-gutters .col-sm:nth-of-type(3) figure:after,
#nuestra-oferta .no-gutters .col-sm:nth-of-type(5) figure:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #FFA834 transparent;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    z-index: 99;
}

#nuestra-oferta .no-gutters .col-sm:nth-of-type(8) figure:after,
#nuestra-oferta .no-gutters .col-sm:nth-of-type(10) figure:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    border-color: #FFA834 transparent transparent transparent;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}

#nuestra-oferta .no-gutters h2 {
    font-family: 'Hind', sans-serif;
    font-weight: 300;
    font-size: 1.4rem;
    color: #fff;
    margin-bottom: 0;
}

#nuestra-oferta .no-gutters h2,
#nuestra-oferta .no-gutters p {
    padding: 1rem .5rem .5rem;
}

#nuestra-oferta .no-gutters p {
    padding-top: 0 !important;
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    color: #3f3e43;
    margin-bottom: 0;
    text-align: justify;
    min-height: 12rem;
    position: relative;
}

#nuestra-oferta .no-gutters p a {
    color: #fff !important;
    display: block;
    position: absolute;
    left: .5rem;
    bottom: 0;
}

/*=============================================
=            Footer            =
=============================================*/

footer {
    background: #EE8902;
}

/*=============================================
=            Contacto            =
=============================================*/

#contacto {
    background: url(../img/contacto-bg.jpg) top center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 6rem;
    ;
}

#contacto strong {
    display: block;
}

.info img {
    margin-bottom: 60px;
}

.info p {
    padding-left: 35px;
    position: relative;
    color: #3f3e43;
}

.info p a {
    color: #3f3e43;
}

.info p strong {
    color: #f09400;
}

.info p:nth-of-type(1):before,
.info p:nth-of-type(2):before,
.info p:nth-of-type(3):before,
.info p:nth-of-type(4):before {
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: 24px;
    /*top: 15px;*/
    font-family: 'simple-line-icons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #88878c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.info p:nth-of-type(1):before {
    content: "\e096";
    top: 6px !important;
}

.info p:nth-of-type(2):before {
    content: "\e047";
    top: 10px !important;
}

.info p:nth-of-type(3):before {
    content: "\e010";
    top: 6px !important;
}

.info p:nth-of-type(4):before {
    content: "\e01e";
    top: 7px;
}

form label {
    display: block;
}

form label span {
    color: #f09400;
}

form input,
form textarea {
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
    width: 100%;
    border: 2px solid rgba(0, 0, 0, 0.1);
    padding-left: .5rem;
    outline: none;
}

form input {
    min-height: 50px;
}

form textarea {
    min-height: 120px;
}

form button {
    padding: 15px 25px;
    background: #88878c;
    color: #fff;
    border: none;
    transition: all .3s linear;
}

form button:hover {
    background: #f09400;
    transition: all .3s linear;
}

#map {
    width: 100%;
    height: 220px;
}


/*=============================================
=            Footer            =
=============================================*/
footer {
    padding: 3rem 0;
}

footer p,
footer a {
    font-family: 'Heebo', sans-serif;
    font-weight: 100;
    color: #fff;
    font-size: .8rem;
    margin-bottom: 0;
}




/*=============================================
=            Pages            =
=============================================*/
.page .servicio {
    margin-top: 9rem;
    margin-bottom: 6rem;
}

.page .gastos-medicos-mayores .bg {
    background: url(../img/seguro-gastos-medicos-mayores-seccion.jpg) bottom right no-repeat;
    background-size: cover;
    border-right: 4px solid #EEB302;
}

.page .seguro-de-autos .bg {
    background: url(../img/seguro-de-autos-secion.jpg) bottom right no-repeat;
    background-size: cover;
    border-right: 4px solid #EEB302;
}

.page .text-block {
    padding: 0 3rem;
}

.page .text-block h4 {
    font-size: 1.2rem;
}

.page .text-block p,
.page .text-block li {
padding-top: 0 !important;
font-family: 'Heebo', sans-serif;
font-weight: 300;
color: #3f3e43;
}

.page .text-block ul {
    list-style: none;
    padding-left: 1.5rem;
}

.page .text-block li {
    font-family: 'Heebo', sans-serif;
    font-weight: 300;
    color: #3f3e43;
}

.page .text-block li:before {
    content: "•";
    display: inline-block;
    color: #ee8902;
    margin-right: .5rem;
}

#nuestra-oferta figure::before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: scale(0.5);
    transition: all 0.3s ease 0s;
    width: 100%;
}

#nuestra-oferta figure:hover::before {
    opacity: .8;
    transform: scale(1);
}

@media only screen and (max-width: 480px ) {
    #nuestra-empresa figure {
        position: relative;
    }

    #nuestra-oferta p {
        margin-bottom: 1.5rem !important;
    }

    #nuestra-oferta .no-gutters .col-sm:nth-of-type(8) figure:after,
    #nuestra-oferta .no-gutters .col-sm:nth-of-type(10) figure:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 20px 15px;
    border-color: transparent transparent #FFA834 transparent;
    position: absolute;
    top: inherit;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    z-index: 99;
}
}

.grecaptcha-badge{display:none}