/*HEADER*/
/*INTRO*/
/*LIST*/
/*PROFESSIONALS*/
/*OFFER*/
/*BENEFITS*/
/*LEVELS*/
/*LAST-SECTION*/

/*HEADER*/
.centres-header {
    padding: 80px 0;
    background-image: url("../../img/longomatch/centres/header/longmatch-certification-header.jpg");
    background-attachment: fixed;
    background-size: cover;
}

.centres-header h1 {
    margin-bottom: 40px;
    color: #fff;
}

.centres-header .text-header {
    color: #fff;
    font-family: 'gotham-light', Helvetica, Arial, sans-serif;
    font-size: 34px;
    line-height: normal;
    margin-bottom: 50px;
}

.centres-header .text-header span {
    font-family: 'gotham-bold', Helvetica, Arial, sans-serif;
}

.centres-header h5 {
    color: #fff;
}

@media only screen and (max-width: 992px) {
    .centres-header {
        text-align: center;
    }

    .img-centres-header {
        margin: 40px auto 0 auto;
        max-width: 350px;
        width: 100%;
    }
}

/*!HEADER*/

/*INTRO*/
.centres-intro {
    padding: 40px 0 25px 0;
    background-color: #809F5C;
}

.centres-intro p {
    color: #fff;
    margin-bottom: 30px;
}
/*!INTRO*/

/*LIST*/
.centers-list-filter {
    padding: 80px 0 0 0;
}

.centers-list-filter {
    padding-bottom: 25px;
}


.centers-list {
    padding: 0 0 40px 0;
}

.centers-list-filter-form > div {
    margin-right: 10px;
    width: calc(33% - 11px) !important;
}

.centers-list-filter-form > div.centers-list-filter-button {
    width: 100px!important;
}

.centers-list-filter-form > div:last-child {
    margin-right: 0;
}

.centers-list-filter-form > div > input, .centers-list-filter-form > div {
    display: inline-block;
    position: relative;
}

.centers-list-filter-form > div > input, .centers-list-filter-form > div > select {
    color: #999;
    position: relative;
}

.centers-list-filter-form > div > select {
    background-color: #eeeeee;
    border: medium none;
    font-family: 'gotham-book', Helvetica, Arial, sans-serif;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.centers-list-filter-form > div > select::-ms-expand {
    display: none;
}

.centers-list-filter-form > div > input, .centers-list-filter-form > div > select {
    color: #999;
    position: relative;
}

.form-control {
    background-color: #eeeeee;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    color: #444444;
    font-family: 'gotham-book', Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 40px;
}

.centers-list-filter-form > div > input, .centers-list-filter-form > div {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
}

.centers-list-filter-search-input {
    padding: 6px 12px 6px 40px;
}

.search-customer-submit-button {
    color: #fff !important;
    background-color: #93B859;
    font-family: gotham-book, Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}

.centers-list-filter-search-icon::after {
    content: "\f002";
    color: #6E801C;
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    left: 9px;
    top: 7px;
    font-size: 18px;
}

.centers-list-filter-select-icon::after {
    content: "";
    position: absolute;
    border-left: 2px solid #6E801C;
    border-bottom: 2px solid #6E801C;
    display: inline-block;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    right: 22px;
    top: 13px;
}

.centers-list-filter-form > div > select {
    background-color: #eeeeee;
    border: medium none;
    font-family: 'gotham-book', Helvetica, Arial, sans-serif;
    font-size: 13px;
}


.distributorsListRow > div {
    padding-left: 4px;
    padding-right: 4px;
}

.centers-list-container {
    background-color: #E9E9E9;
    padding: 15px;
    margin-top: 12px;
}

.centers-list-container > h3 {
    margin-bottom: 16px;
    margin-top: 27px;
}

.certificationCenterContainer {
    background-color: #E9E9E9;
    padding: 35px;
    margin-top: 12px;
}

.certificationCenterContainer > h3 {
    margin-bottom: 16px;
    margin-top: 27px;
}

.img-centers-list-logo {
    max-height: 48px;
}

.centers-list-list {
    padding-left: 24px;
    list-style: none;
    position: relative;
}

.centers-list-list-address::before {
    content: "\f041";
    color: #6E801C;
    font-family: FontAwesome;
    position: absolute;
    left: 3px;
    font-size: 18px;
}

.centers-list-list-country::before {
    content: "\f024";
    color: #6E801C;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}

.centers-list-list-phone-number::before {
    content: "\f095";
    color: #6E801C;
    font-family: FontAwesome;
    position: absolute;
    left: 2px;
    font-size: 16px;
}

.centers-list-list-web::before {
    content: "\f0ac";
    color: #6E801C;
    font-family: FontAwesome;
    position: absolute;
    left: 2px;
    font-size: 16px;
}

.centers-list-list-email::before {
    content: "\f0e0";
    color: #6E801C;
    font-family: FontAwesome;
    position: absolute;
    left: 1px;
    font-size: 15px;
}

.centers-list-navigation-button, .centers-list-navigation-button:focus, .centers-list-navigation-button:hover {
    background-color: #ffffff;
    border: 1px solid #6f803e;
    border-radius: 3px;
    display: inline-block;
    max-width: 35px;
}

.angle-left:before {
    content: "\f104";
    color: #6f803e;
    font-family: FontAwesome;
    font-size: 24px;
    padding: 0 11px;
}

.angle-right:before {
    content: "\f105";
    color: #6f803e;
    font-family: FontAwesome;
    font-size: 24px;
    padding: 0 11px;
}

.centers-list-navigation-container {
    float: right;
    padding-top: 36px;
}

.centers-list-navigation-container > div {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
}

.centers-list-navigation-container > div:first-child {
    margin-right: 6px;
    width: 33px;
    height: 36px;
}

.centers-list-navigation-container > div:last-child {
    margin-left: 6px;
    width: 33px;
    height: 36px;
}

.centers-list-navigation-button-number {
    color: #6f803e;
    font-family: 'gotham-bold', Helvetica, Arial, sans-serif;
    font-size: 15px;
    width: 33px;
    height: 36px;
    padding-top: 7px;
    text-align: center;
}

.centers-list-navigation-button-number-active,
.centers-list-navigation-button-number-active:hover {
    background-color: #6f803e;
    color: #ffffff;
}

.centers-list-filter-form .centers-list-filter-button-search {
    width: 48%!important;
    display: inline-block;
}
.centers-list-filter-form .centers-list-filter-button-seeall {
    width: 48%!important;
    display: inline-block;
    position: absolute;
    right: 0;
}

@media (min-width: 1200px) {
    .centers-list-container {
        height: 345px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .centers-list-container {
        height: 330px;
    }
    .centers-list-container {
        padding: 20px;
    }
}

@media (max-width: 992px) {
    .centers-list-container {
        padding: 35px 22px;
        min-height: 380px;
    }
}

@media (max-width: 600px) {
    .centers-list-filter-form > div {
        margin: 0;
        width: 100%!important;
        margin-bottom: 20px;
    }

    .centers-list-filter-form > div > input {
        margin-bottom: 0;
    }
}

@media (max-width: 500px) {
    .centers-list-container {
        padding: 25px 10px;
    }
}
/*!LIST*/

/*PROFESSIONALS*/
.centres-professionals {
    padding: 40px 0;
    background-color: #444;
}

.centres-professionals h2 {
    color: #fff;
    float: left;
    margin: 5px 0 0 0;
    font-size: 27px;
}

.centres-professionals a {
    float: right;
}

@media only screen and (max-width: 1200px) {
    .centres-professionals {
        text-align: center;
    }

    .centres-professionals h2 {
        float: none;
        display: block;
        margin-bottom: 40px;
    }

    .centres-professionals a {
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    .centres-professionals a {
        display: block;
        padding: 25px 30px;
    }

    .centres-professionals {
        padding: 40px 0;
    }
}
/*!PROFESSIONALS*/

/*OFFER*/
.centres-offer {
    padding: 80px 0 100px 0;
    background-color: #f5f5f5;
}

.centres-offer h2 {
    text-align: center;
    margin-bottom: 60px;
}

.offer-item {
    padding-bottom: 40px;
}

.icon-certification-offer {
    float: left;
    margin-right: 30px;
    max-height: 54px;
    display: inline-block;
}

.centres-offer-p {
    margin-left: 75px;
}

.centres-offer-h4 {
    margin: 0;
}

.img-offer-label {
    max-width: 100%;
    margin: 0 auto;
}

.offer-item-no-bottom {
    padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .icon-certification-offer {
        display: block;
        float: none;
        margin: 0 auto 20px auto;
    }

    .centres-offer-h4 {
        text-align: center;
    }

    .centres-offer-p {
        margin-left: 0;
        text-align: center;
    }

    .img-offer-label {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .img-offer-label {
        margin-top: 40px;
        max-width: 300px;
    }
}

@media only screen and (max-width: 300px) {
    .img-offer-label {
        max-width: 100%;
    }
}
/*!OFFER*/

/*BENEFITS*/
.centres-benefits {
    padding: 0 0 80px 0;
    background-color: #f5f5f5;
}

.centres-benefits h2 {
    text-align: center;
    margin-bottom: 60px;
    margin-top: 0;
}

.benefits-item {
    padding-bottom: 40px;
}

.icon-certification-benefits {
    float: left;
    margin-right: 30px;
    max-height: 54px;
    display: inline-block;
}

.centres-benefits-p {
    margin-left: 75px;
}

.centres-benefits-h4 {
    margin: 0;
}

.img-benefits-label {
    margin: 0 auto;
}

.benefits-enrich {
    color: #92b75c;
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .icon-certification-benefits {
        display: block;
        float: none;
        margin: 0 auto 20px auto;
    }

    .centres-benefits-h4 {
        text-align: center;
    }

    .centres-benefits-p {
        margin-left: 0;
        text-align: center;
    }

    .img-benefits-label {
        margin-top: 0;
        max-width: 300px;
    }

    .benefits-enrich {
        margin-bottom: 40px;
        text-align: center;
    }
}

@media only screen and (max-width: 300px) {
    .img-benefits-label {
        max-width: 100%;
    }
}

/*!BENEFITS*/
/*LEVELS*/
.centres-levels {
    padding: 80px 0;
}

.centres-levels h2 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
}

.centres-levels .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}

.centres-levels .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #E9E9E9;
}

.centres-levels .table > tbody > tr > td,
.centres-levels .table > tbody > tr > th,
.centres-levels .table > tfoot > tr > td,
.centres-levels .table > tfoot > tr > th,
.centres-levels .table > thead > tr > td,
.centres-levels .table > thead > tr > th {
    border-top: none;
    padding: 15px;
}

.img-certifications-table {
    max-height: 54px;
}

.certifications-first-row.certifications-level {
    font-size: 20px;
    vertical-align: middle;
}

.certifications-first-row {
    font-size: 15px;
    font-family: 'gotham-bold', Helvetica, Arial, sans-serif;
}

.certifications-header {
    width: 28%;
}

.certifications-header.certifications-level {
    width: 15%;
}

.levels-interested {
    color: #92b75c;
    margin-bottom: 0;
    font-family: 'gotham-book', Helvetica, Arial, sans-serif;
    margin-top: 40px;
}

.levels-interested a {
    color: #444;
    margin-bottom: 0;
    font-size: 22px;
    font-family: 'gotham-bold', Helvetica, Arial, sans-serif;
}

@media only screen and (max-width: 767px) {
    .levels-interested {
        text-align: center;
    }
}
/*!LEVELS*/
/*LAST-SECTION*/
.centres-last-section {
    padding: 40px 0;
    background-color: #809F5C;
}

.centres-last-section .container {
    max-width: 800px;
}

.centres-last-section p {
    color: #fff;
    font-family: 'gotham-medium', Helvetica, Arial, sans-serif;
    font-size: 26px;
    margin-bottom: 0;
}

.img-certifications-last-section {
    max-height: 50px;
    float: left;
    border-right: 2px solid #fff;
    margin-right: 30px;
    padding-right: 30px;
}

@media only screen and (max-width: 991px) {
    .img-certifications-last-section {
        max-height: 50px;
        float: none;
        margin: 0 auto 40px auto;
        border-right: none;
        padding-right: 0;
    }
    .centres-last-section p {
        text-align: center;
    }
}
/*!LAST-SECTION*/