
body {
    overflow-x: hidden;
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-muted {
    color: #777777;
}

p {
    font-size: 14px;
    line-height: 1.75;
}
p.large {
    font-size: 14px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: none;
}

a:hover,
a:focus,
a:active,

h1,
h2,
h3,
h4,
h5,
h6
{
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 100;
}


@font-face {
    font-family:'Lato';
    src:url(fonts/Lato-Regular.ttf);
}

@font-face {
    font-family:'Lato-Black';
    src:url(fonts/Lato-Black.ttf)
}

.light_title{
    font-weight: 100;
}

.full-screen{
    height: 100vh;
    width: 100vw;
    padding: 0;
    margin: 0;
}

ul{
    margin-left: 5%;
}

ul {
    color: #6dcff6;
    font-size: 25px; /* or whatever */
}


li p{
    color: black;
}


.header_directions {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.75;
    font-family: 'Lato', "sans-serif";
}

.img_logo_header{
    width: 100%;
}

.info {
    padding-left: 5%;
}
/* -- Nav Bar -- */


 .navBar {
    background: transparent;
    text-align: center;
    margin-top: 10px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    overflow: hidden;
     border-radius: 5px;
}

 @media (min-width: 2000px){
     #banner .navBar {
         width:19%;
     }
 }

@media (min-width: 1900px){
    #banner .navBar {
        width:25%;
    }
}


 @media (max-width :768px) {
    #banner .navBar {
         width: 20%;
        left:90%;
     }

     #panel_seguro_text .row_btn{
         display:block;
     }
 }

#banner .burger{
    color:white;
    text-align: center;

}

 .nav {
    text-align: center;
    font-family: "Myriad Pro", sans-serif;
    font-weight: bold;

    position: relative;
    left: 50%;
    transform: translateX(-50%);
}



 .navBar{
    background: rgba(62,162,179,.8);
    text-align: center;
}


.navbar-fixed-top{
    margin-left: 20%;
    margin-top: 5%;
}

 .nav{
    text-align:center;
    font-family:"Myriad Pro", sans-serif;
    font-weight: bold;
}


#banner a{
    color:white;
    font-size: 15px;

}
#banner a:hover{
    font-family: "Myriad Pro", sans-serif;
    font-weight: bold;
    background: rgba(62,162,179,.1);
    color:black;
}


 .navbar a{
    display:inline;

}

@media (max-width: 900px){
    .showBtn{
        display:none;
    }
}



#banner {
    background-image: url('../img/Seguros/Rectangle-7-copy.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100vw;
    height: 300px;
}

@media (min-width: 2000px){
    #banner{
        height:400px;
    }
}

#banner h1{
    color: white;
    border: solid 3px;
    padding: 2%;
    padding-left: 4%;
    font-weight: 400;
    text-align:center;

}
.row_btn{
    margin-top: 2%;
    margin-bottom: 5%;
}



.btn-seguros{
    padding-right: 3%;
    padding-left: 2%;
    border-right: solid 1px;
    font-family: 'Lato', "sans-serif";
}
.margin_left-fianzas{
    margin-left: 33%;
}

.margin_left-seguros {
    margin-left: 25%;
}

@media  (max-width: 768px){
    .margin_left-fianzas{
        margin-left: 20%;
    }

    .margin_left-seguros {
        margin-left: 10%;
    }

}

@media (min-width: 2000px){
    .margin_left-fianzas{
        margin-left: 32%;
    }

    .margin_left-seguros {
        margin-left: 23%;
    }
}



.last{
    border: solid 0px;
}
.content {
margin: 0 20%;
line-height: 25px;

}


@media (max-width: 768px) {
    #btn_1{
        display: block;
        border:none;
    }
    #btn_2{
        display: block;
        margin-left:10%;
        border:none;
    }
    #btn_3{
        display: block;
        margin-left:10%;
        border:none;
    }
    #btn_4{
        display: block;
        margin-left:10%;
    }
}


#panel_seguro_text{
background-image: url('../img/banner_Seguros.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: -35px 200px;
padding-top: 4%;
padding-bottom: 10%;
    background-size: cover;
}

.footer_1{
    color: #a68237;
    margin-bottom: 150px;
    font-weight: 700;
}

#logo{
    width:100%;
    border-right: solid 3px;
    border-color: #745334;
    margin-top: 25%;
}


.col-sm-12{
    padding: 0;
}
.no-margin{
    margin: 0;
    padding: 0;
}


.brands{
    margin-top:10%;
}

.hdi{
    margin-top:25%;
}


/*Contactanos*/


#Contactanos{

    background-image: url('../img/O68BK101.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;;

    padding: 4% 0;

}
#mail_contactanos{
    background-color: #00bff3;
    color: white;
    border-radius: 5px;
    padding: 2% 0;
}


#Contactanos .border-down {
    background-color: transparent;
    border: 0px;
    border-color: transparent;
    border-bottom: solid 1px;
    color: white;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    margin-bottom: 4%;
}

#no-border{
    color: white;
    text-decoration: underline;
}

#Contactanos input::-webkit-input-placeholder {color: #FFFFFF;}
#Contactanos input::-moz-placeholder          {color:#FFFFFF;}
#Contactanos input:-moz-placeholder           {color:#FFFFFF;}
#Contactanos input:-ms-input-placeholder      {color:#FFFFFF;}

#mail_contactanos-derecha{
    padding: 2% 0;
}
#mail_contactanos-derecha .margin-4{
    margin-bottom: 4%;

}
#mail_contactanos-derecha img {
    height: 30px;
    width: 30px;
}

@media (max-width: 768px) {
    .mail_contactanos {
        width: 96%;
    }
    #mail_contactanos-derecha{
        margin-left: 5%;
    }


}
.section-title-light {
    font-size: 23px;
    font-weight: 200;
    margin-left: 15%;
    line-height: 40px;
    color: #b6c4ca;
}

.section-title-bold {
    font-size: 23px;
    line-height: 10px;
    font-weight: 600;
    color: #14475a;
    text-align: center;
    margin-bottom: 1%;
}

.logoRowMargin{
    padding: 10% 0 10% 0;
}
