.container-garantia {
    float: left;
    width: 100%;
    border-left: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
    border-bottom: 1px solid #dbdbdb;
    cursor: text;
}


.ocultaboton {
    display: none !important;
}

.muestraboton {
    display: block !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.muestra {
    display: none !important;
}

.muestra_activo {
    display: block !important;
}


.contlef {
    float: left;
    width: 100%;
}


img {
    vertical-align: middle;
}

.lg-margin-right-30 {
    margin-right: 30px !important;
}

.lg-margin-left-30 {
    margin-left: 30px !important;
}


.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-bottom-5, .margin-bottom-10, .margin-bottom-15, .margin-bottom-20, .margin-bottom-25, .margin-bottom-30, .margin-bottom-35, .margin-bottom-40, .margin-bottom-45, .margin-bottom-50, .margin-bottom-55, .margin-bottom-60, .margin-bottom-100 {
    clear: both;
}

.fa-angle-double-right:before {
    content: "\0bb";
    font-weight: bold;
}

.fa-angle-double-up:before {
    content: "\f102"
}

.padding-right-5 {
    padding-right: 5px !important;
}

h1.responsiveheadingtxt {
    margin-top: 30px !important;
    margin-left: 25px;
    font-size: 20px;
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: center;
    padding: 8px;
}

.btn_wrapper_content {
    font-family: FordAntennaLight !important;
    font-size: 13px;
    color: #fff !important;
    text-align: right;
}

.tablehead_firstrow {
    font-family: FordAntennaLight !important;
    font-size: 16px;
    background-color: #2d96cd;
    color: #fff;
}

.tablehead_secondrow {
    font-family: FordAntennaBold !important;
    font-size: 14px;
    background-color: #93CAE8;
    color: #fff;
}

h1 {
    font-family: 'FordAntenna-Light';
    font-size: 36px;
    color: #616161 !important;
}

.content-para-blue-light {
    font-family: 'FordAntenna-Light';
    font-size: 14px;
    color: #2596cf !important;
}

.content-para-blue-bold {
    /* font-family: FordAntennaBold !important;*/
    font-family: FordAntennaRegular !important;
    font-size: 18px;
    color: #2596cf !important;
    font-weight: bold;
}

.content-para-blue-regular {
    font-family: FordAntennaRegular !important;
    font-size: 18px;
    color: #2596cf !important;
    font-weight: 300;
}

.content-para-black-light {
    font-family: 'FordAntenna-Light';
    font-size: 14px;
    color: #616161 !important;
    /*margin-bottom: 0;*/
    text-align: justify;
}

.content-para-black-bold {
    font-family: FordAntennaBold !important;
    font-size: 14px;
    color: #616161 !important;
}

.content-para-black-regular {
    font-family: FordAntennaRegular !important;
    font-size: 18px;
    color: #616161 !important;
    margin-bottom: 0;
}

.float_img {
    float: right;
}

.custom_btn_content {
    background-color: #2d96cd;
    padding: 10px 20px;
    margin-bottom: 5px;
    display: block;
    color: #fff !important;
    margin-right: 10px;
    text-align: left;
    display: inline-block;
    cursor: pointer;
    font-family: 'FordAntenna-Light';
}

.fa-angle-double-right {
    color: #2596cf;
}

a.custom_btn_content:hover {
    background-color: #3194CD;
    text-decoration: none;
}

ul {
    list-style-type: none;
}

.no-bottom-space {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

div#M_usa_canada {
    float: left;
    width: 100%;
    text-align: left;
}

/*responsivo*/

@media (max-width: 576px) {
    .titulo-progress {
        float: none !important;
        width: 100% !important;
        overflow: hidden;
    }

    .content-para-black-light {
        font-size: 12px;
    }

    .container-garantia {
        border: none;
    }

    .preciosManteSec{
        padding: 0;
    }

    .content-para-blue-regular {
        font-size: 16px;
    }

    .content-para-black-regular {
        font-size: 16px;
    }
}


@media(max-width: 1280px) {
    .float_img {
        float: left;
    }

    h1.responsiveheadingtxt {
        margin-top: 20px !important;
        margin-left: 0px;
    }
}

@media(max-width: 767px) {
    .custom_btn_content {
        float: none;
        width: 100%;
        text-align: center;
    }

    h1.responsiveheadingtxt {
        margin-top: 15px !important;
        margin-left: 15px;
        font-size: 20px;
        text-shadow: none;
        font-weight: normal;
    }
}

@media(max-width: 768px) {
    .barra-progress {
        width: 88% !important;
    }

    .content-title-cobertura {
        font-size: 14px !important;
        padding-top: 25px;
    }

    h1.responsiveheadingtxt {
        margin-left: 15px;
    }
}

@media (max-width: 1024px) and (min-width: 993px) {
    .barra-progress {
        width: 88% !important;
    }
}

@media (min-width: 1200px) {
    .contlef {
        width: 50%;
    }
}


/*cobertura */
.content-title-cobertura {
    font-family: FordAntennaBold !important;
    font-size: 18px;
    color: #616161 !important;
    font-weight: bold;
}

.titulo-progress {
    float: left;
    width: 20%;
    overflow: hidden;
}

.barra-progress {
    width: 50%;
}

.component-title.headingTitle, .font-color-default {
    font-family: 'FordAntenna-Light';
    color: #616161;
    font-size: 14px;
}

.progress {
    position: relative;
    background: #e5e5e5;
    border-radius: 0;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    line-height: 26px !important;
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}


/*Asistencias*/

.container-Asistencia {
    float: left;
    width: 100%;
    border-left: solid 1px #e4e4e4;
    border-right: solid 1px #e4e4e4;
    border-bottom: 1px solid #dbdbdb;
}

.assistlogo_section {
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right:;
    10px:;
}

.Asistencia_header {
    float: left;
    text-align: left;
}

.secciondetalle {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.secciondetalleimg {
    float: left;
    width: 50%;
}

.row:before {
    display: table;
    content: " ";
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

@media (max-width: 767px) {
    .xs-margin-top-20 {
        margin-top: 20px !important;
    }
}

@media (min-width: 768px) {
    .secciondetalle {
        float: left;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 1200px) {
    .lg-padding-right-20 {
        padding-right: 20px !important;
    }
}

.row {   
    margin-left: 0px;
}