/*********************************************
* Helpers                                    *
**********************************************/
.row-equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.vertical-align-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bold {
    font-weight: 700;
}

/*********************************************
* Padding                                    *
**********************************************/
.nopadding {
    padding: 0;
}

.nopadding-left {
    padding-left: 0;
}

.nopadding-right {
    padding-right: 0;
}

.nopadding-top {
    padding-top: 0;
}

.nopadding-bottom {
    padding-bottom: 0;
}

.padding-left-5px {
    padding-left: 5px !important;
}

.padding-right-5px {
    padding-right: 5px !important;
}

.padding-left-10px {
    padding-left: 10px !important;
}

.padding-right-10px {
    padding-right: 10px !important;
}

.padding-left-15px {
    padding-left: 15px !important;
}

.padding-right-15px {
    padding-right: 15px !important;
}

.padding-left-30px {
    padding-left: 30px !important;
}

.padding-right-30px {
    padding-right: 30px !important;
}

.padding-top-5px {
    padding-top: 5px !important;
}

.padding-bottom-5px {
    padding-bottom: 5px !important;
}

.padding-top-10px {
    padding-top: 10px !important;
}

.padding-bottom-10px {
    padding-bottom: 10px !important;
}

.padding-top-15px {
    padding-top: 15px !important;
}

.padding-bottom-15px {
    padding-bottom: 15px !important;
}

.padding-top-20px {
    padding-top: 20px !important;
}

.padding-bottom-20px {
    padding-bottom: 20px !important;
}

.padding-top-30px {
    padding-top: 30px !important;
}

.padding-bottom-30px {
    padding-bottom: 30px !important;
}

.padding-top-40px {
    padding-top: 40px !important;
}

.padding-bottom-40px {
    padding-bottom: 40px !important;
}

.padding-top-60px {
    padding-top: 60px !important;
}

.padding-bottom-60px {
    padding-bottom: 60px !important;
}

.padding-top-90px {
    padding-top: 90px !important;
}

.padding-bottom-90px {
    padding-bottom: 90px !important;
}

.padding-top-120px {
    padding-top: 120px !important;
}

.padding-bottom-120px {
    padding-bottom: 120px !important;
}

/*********************************************
* Margin                                     *
**********************************************/
.nomargin {
    margin: 0;
}

.nomargin-left {
    margin-left: 0;
}

.nomargin-right {
    margin-right: 0;
}

.nomargin-top {
    margin-top: 0;
}

.nomargin-bottom {
    margin-bottom: 0;
}

.margin-left-5px {
    margin-left: 5px !important;
}

.margin-right-5px {
    margin-right: 5px !important;
}

.margin-left-10px {
    margin-left: 10px !important;
}

.margin-right-10px {
    margin-right: 10px !important;
}

.margin-left-15px {
    margin-left: 15px !important;
}

.margin-right-15px {
    margin-right: 15px !important;
}

.margin-left-30px {
    margin-left: 30px !important;
}

.margin-right-30px {
    margin-right: 30px !important;
}

.margin-top-5px {
    margin-top: 5px !important;
}

.margin-bottom-5px {
    margin-bottom: 5px !important;
}

.margin-top-10px {
    margin-top: 10px !important;
}

.margin-bottom-10px {
    margin-bottom: 10px !important;
}

.margin-top-15px {
    margin-top: 15px !important;
}

.margin-bottom-15px {
    margin-bottom: 15px !important;
}

.margin-top-20px {
    margin-top: 20px !important;
}

.margin-bottom-20px {
    margin-bottom: 20px !important;
}

.margin-top-30px {
    margin-top: 30px !important;
}

.margin-bottom-30px {
    margin-bottom: 30px !important;
}

.margin-top-40px {
    margin-top: 40px !important;
}

.margin-bottom-40px {
    margin-bottom: 40px !important;
}

.margin-top-60px {
    margin-top: 60px !important;
}

.margin-bottom-60px {
    margin-bottom: 60px !important;
}

.margin-top-90px {
    margin-top: 90px !important;
}

.margin-bottom-90px {
    margin-bottom: 90px !important;
}

.margin-top-120px {
    margin-top: 120px !important;
}

.margin-bottom-120px {
    margin-bottom: 120px !important;
}

/*********************************************
* Text size                                  *
**********************************************/
.text-size-11px {
    font-size: 11px !important;
}

.text-size-12px {
    font-size: 12px !important;
}

.text-size-13px {
    font-size: 13px !important;
}

.text-size-14px {
    font-size: 14px !important;
}

.text-size-15px {
    font-size: 15px !important;
}

.text-size-16px {
    font-size: 16px !important;
}

.text-size-17px {
    font-size: 17px !important;
}

.text-size-18px {
    font-size: 18px !important;
}

.text-size-19px {
    font-size: 19px !important;
}

.text-size-20px {
    font-size: 20px !important;
}

.text-size-21px {
    font-size: 21px !important;
}

.text-size-22px {
    font-size: 22px !important;
}

.text-size-23px {
    font-size: 23px !important;
}

.text-size-24px {
    font-size: 24px !important;
}

.text-size-25px {
    font-size: 25px !important;
}

.text-size-26px {
    font-size: 26px !important;
}

.text-size-27px {
    font-size: 27px !important;
}

.text-size-28px {
    font-size: 28px !important;
}

.text-size-29px {
    font-size: 29px !important;
}

.text-size-30px {
    font-size: 30px !important;
}

.text-size-32px {
    font-size: 32px !important;
}

.text-size-34px {
    font-size: 34px !important;
}

.text-size-36px {
    font-size: 36px !important;
}

/*********************************************
* Line height                                *
**********************************************/
.line-height-11px {
    line-height: 11px !important;
}

.line-height-12px {
    line-height: 12px !important;
}

.line-height-13px {
    line-height: 13px !important;
}

.line-height-14px {
    line-height: 14px !important;
}

.line-height-15px {
    line-height: 15px !important;
}

.line-height-16px {
    line-height: 16px !important;
}

.line-height-17px {
    line-height: 17px !important;
}

.line-height-18px {
    line-height: 18px !important;
}

.line-height-19px {
    line-height: 19px !important;
}

.line-height-20px {
    line-height: 20px !important;
}

.line-height-21px {
    line-height: 21px !important;
}

.line-height-22px {
    line-height: 22px !important;
}

.line-height-23px {
    line-height: 23px !important;
}

.line-height-24px {
    line-height: 24px !important;
}

.line-height-25px {
    line-height: 25px !important;
}

.line-height-26px {
    line-height: 26px !important;
}

.line-height-27px {
    line-height: 27px !important;
}

.line-height-28px {
    line-height: 28px !important;
}

.line-height-29px {
    line-height: 29px !important;
}

.line-height-30px {
    line-height: 30px !important;
}

.line-height-32px {
    line-height: 32px !important;
}

.line-height-34px {
    line-height: 34px !important;
}

.line-height-36px {
    line-height: 36px !important;
}

/*********************************************
* Colors                                     *
**********************************************/
.white {
    color: #ffffff;
}

.white-bg {
    background-color: #ffffff;
}

.red {
    color: #b42c44;
}

.red-bg {
    background-color: #b42c44;
}

.black {
    color: #232323;
}

.black-bg {
    background-color: #232323;
}

.green {
    color: #006b5b;
}

.green-bg {
    background-color: #006b5b;
}

a:focus, a:hover {
    color: inherit;
    text-decoration: none;
    opacity: 1;
}

a {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.6;
}

body {
    font-family: Ubuntu, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #8f8f8f;
    background-color: #1f2021;
    padding-top: 70px;
}

/**
 * NAVIGATION
 */

.navigation-clean {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    border-radius: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .navigation-clean {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media (max-width: 767px) {
    .navigation-clean .navbar-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.navigation-clean .navbar-brand {
    font-weight: bold;
    color: inherit;
}

.navigation-clean .navbar-brand:hover {
    color: #222;
}

.navigation-clean.navbar-inverse .navbar-brand:hover {
    color: #f0f0f0;
}

.navigation-clean .navbar-brand img {
    height: 100%;
    display: inline-block;
    margin-right: 10px;
    width: auto;
}

.navigation-clean .navbar-toggle {
    border-color: #ddd;
}

.navigation-clean .navbar-toggle:hover, .navigation-clean .navbar-toggle:focus {
    background: none;
}

.navigation-clean.navbar-inverse .navbar-toggle {
    border-color: #555;
}

.navigation-clean.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #eee;
}

.navigation-clean .navbar-collapse, .navigation-clean .navbar-form {
    border-top-color: #ddd;
}

.navigation-clean.navbar-inverse .navbar-collapse, .navigation-clean.navbar-inverse .navbar-form {
    border-top-color: #333;
}

.navigation-clean .navbar-nav > .active > a, .navigation-clean .navbar-nav > .open > a {
    background: none;
    box-shadow: none;
}

.navigation-clean.navbar-default .navbar-nav > .active > a, .navigation-clean.navbar-default .navbar-nav > .active > a:focus, .navigation-clean.navbar-default .navbar-nav > .active > a:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: none;
    pointer-events: none;
}

.navigation-clean.navbar .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
}

.navigation-clean.navbar-default .navbar-nav > li > a {
    color: #465765;
}

.navigation-clean.navbar-default .navbar-nav > li > a:focus, .navigation-clean.navbar-default .navbar-nav > li > a:hover {
    color: #37434d !important;
    background-color: transparent;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 2px;
}

@media (max-width: 767px) {
    .navigation-clean .navbar-nav .open .dropdown-menu {
        box-shadow: none;
    }
}

@media (max-width: 767px) {
    .navigation-clean .navbar-nav .open .dropdown-menu > li > a {
        color: #37434d;
        padding-top: 12px;
        padding-bottom: 12px;
        line-height: 1;
    }
}

.navigation-clean .dropdown-menu > li > a:focus, .navigation-clean .dropdown-menu > li > a {
    line-height: 2;
    font-size: 14px;
    color: #37434d;
}

.navigation-clean .dropdown-menu > li > a:focus, .navigation-clean .dropdown-menu > li > a:hover {
    background: #eee;
    color: inherit;
}

.navigation-clean.navbar-inverse {
    background-color: #1f2021;
    color: #fff;
}

.navigation-clean.navbar-inverse .navbar-nav > .active > a, .navigation-clean.navbar-inverse .navbar-nav > .active > a:focus, .navigation-clean.navbar-inverse .navbar-nav > .active > a:hover {
    color: #8f8f8f;
    box-shadow: none;
    background: none;
    pointer-events: none;
}

.navigation-clean.navbar-inverse .navbar-nav > li > a {
    color: #dfe8ee;
}

.navigation-clean.navbar-inverse .navbar-nav > li > a:focus, .navigation-clean.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff !important;
    background-color: transparent;
}

.navigation-clean.navbar-inverse .navbar-nav > li > .dropdown-menu {
    background-color: #1f2021;
}

.navigation-clean.navbar-inverse .dropdown-menu > li > a:focus, .navigation-clean.navbar-inverse .dropdown-menu > li > a {
    color: #f2f5f8;
}

.navigation-clean.navbar-inverse .dropdown-menu > li > a:focus, .navigation-clean.navbar-inverse .dropdown-menu > li > a:hover {
    background: #363739;
}

@media (max-width: 767px) {
    .navigation-clean.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #006b5b;
    box-shadow: none;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    font-size: 16px;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff !important;
    font-family: 'Ubuntu';
    font-weight: 700;
    text-shadow: none;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    color: #ffffff;
    box-shadow: none;
}

.navigation-clean.navbar-default .navbar-nav > li > a:focus, .navigation-clean.navbar-default .navbar-nav > li > a:hover {
    color: #e0e0e0 !important;
}

.navbar-default ul.dropdown-menu a.selected-item {
    color: #ffffff;
}

.navbar-default ul.dropdown-menu {
    border: 0;
    border-radius: 0;
}

.navigation-clean .navbar-nav > ul.selected-item > li > .dropdown-menu {
    background-color: #006b5b;
}

.main-column {
    padding: 30px 0;
    background-color: #1f2021;
}

.navbar-default ul.dropdown-menu a {
    background-color: #ffffff;
    opacity: 1;
    color: #153e35;
}

.navbar-default a {
    opacity: 1;
}

.navbar-default {
    background: #153e35;
    background: -moz-linear-gradient(top, #153e35 0%, #355e55 100%);
    background: -webkit-linear-gradient(top, #153e35 0%, #355e55 100%);
    background: linear-gradient(to bottom, #153e35 0%, #355e55 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#153e35', endColorstr='#355e55', GradientType=0);
}

.btn-green {
    background: #153e35;
    background: -moz-linear-gradient(top, #153e35 0%, #355e55 100%);
    background: -webkit-linear-gradient(top, #153e35 0%, #355e55 100%);
    background: linear-gradient(to bottom, #153e35 0%, #355e55 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#153e35', endColorstr='#355e55', GradientType=0);
    border-radius: 0;
    padding: 10px 20px;
    color: #ffffff;
    opacity: 1;
}

.btn-red {
    background: #b42c44;
    background: -moz-linear-gradient(top, #b42c44 0%, #a9243c 100%);
    background: -webkit-linear-gradient(top, #b42c44 0%, #a9243c 100%);
    background: linear-gradient(to bottom, #b42c44 0%, #a9243c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b42c44', endColorstr='#a9243c', GradientType=0);
    border-radius: 0;
    padding: 10px 20px;
    color: #ffffff;
    opacity: 1;
}

.btn-green:hover {
    background: #ffffff;
    color: #153e35;
}

.btn-red:hover {
    background: #ffffff;
    color: #b42c44;
}

.table tr td {
    line-height: 33px;
    margin: 0;
    color: #656565;
}

.table tr td p i {
    color: #355e55;
}

.table thead tr td, .table thead th td {
    color: #ffffff;
}

.table thead tr {
    background: #153e35;
    font-weight: 700;
    text-transform: uppercase;
}

.table tbody tr td:first-of-type p {
    text-align: left;
    font-weight: 700;

}

.table-striped > tbody > tr:nth-of-type(2n) {
    background: #e0e0e0;
}

table.table p {
    text-align: center;
}

/**
 * FOOTER
 */

.navigation-clean .navbar-toggle .icon-bar {
    background-color: #ddd;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    color: #006b5b;
    padding-left: 10px;
    border-left: 10px solid #006b5b;
}

.footer-dark {
    padding: 50px 0;
    color: #ffffff;
    background-color: #153e35;
}

.footer-dark h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
}

.footer-dark ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
}

.footer-dark ul a {
    color: inherit;
    text-decoration: none;
    opacity: 0.6;
}

.footer-dark ul a:hover {
    opacity: 0.8;
}

footer ul li.selected-item a {
    color: #153e35;
    padding: 2px 5px;
    opacity: 1;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .footer-dark .item:not(.social) {
        text-align: center;
        padding-bottom: 20px;
    }
}

.footer-dark .item.text {
    margin-bottom: 36px;
}

@media (max-width: 767px) {
    .footer-dark .item.text {
        margin-bottom: 0;
    }
}

.footer-dark .item.text p {
    opacity: 0.6;
    margin-bottom: 0;
}

.footer-dark .item.social {
    text-align: center;
}

@media (max-width: 991px) {
    .footer-dark .item.social {
        text-align: center;
        margin-top: 20px;
    }
}

.footer-dark .item.social > a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
    margin: 0 8px;
    color: #fff;
    opacity: 0.75;
}

.footer-dark .item.social > a:hover {
    opacity: 0.9;
}

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    font-size: 13px;
    margin-bottom: 0;
}

footer h1, footer h2, footer h3 {
    border: none;
    padding-left: 0;
    color: #ffffff;
    text-transform: uppercase;
}

.margin-top-30px {
    margin-top: 30px;
}

.padding-right-5px {
    margin-right: 10px;
}

.white {
    color: #ffffff;
}

.main-title {
    border: none;
    padding-left: 0;
    color: #ffffff;
    margin-top: 0;
}

a.selected-item {
    background-color: #006b5b !important;
}

@media (max-width: 991px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .navigation-clean.navbar .navbar-nav > li > a {
        padding-left: 12px;
        padding-right: 12px;
        text-transform: uppercase;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .h1, h1 {
        font-size: 22px;
    }

    .h2, h2 {
        font-size: 20px;
    }

    .h3, h3, .h4, h4, .h5, h5 {
        font-size: 18px;
    }


}