
@font-face {
    font-family: calibri-regular;
    src: url(fonts/calibri.ttf);
}

@font-face {
    font-family: calibri-light;
    src: url(fonts/calibril.ttf);
}

body {
    font-family: calibri-regular !important;
    font-size: 16px;
}

img {
    max-width: 100%;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    font-family: calibri-light !important;
    margin-bottom: 5px;
}

p.not-full {
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
}

.media-left {
    padding-right: 30px;
    padding-bottom: 30px;
    float: left;
}

.media-right {
    padding-left: 30px;
    padding-bottom: 30px;
    float: right;
}

.carousel-indicators li, .carousel-indicators .active {
    width: 18px;
    height: 18px;
}

.content-container-header {
    display: table;
    margin: 20px 0;
    font-size: 13px;
}

.content-header {
    display: table-cell;
    vertical-align: middle;
}

.content-container-header .content-header {
    padding: 20px;
}

.content-container-header .content-header:first-child {
    border-right: 2px solid #a4a2a2;
    padding-left: 0;
}

.content .title {
    color: #0687c9;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
}

.content .title.in-left {
    text-align: left;
}

.content .title small {
    color: #0687c9 !important;
}

.content .title.par-title {
    text-align: left;
    margin-bottom: 15px;
}

.content {
    padding: 50px 0;
}

.border {
    width: 100%;
    border-bottom: 2px solid #d1caca;
}

.border-thick {
    width: 100%;
    border-bottom: 3px solid #686565;
}

.navbar-default {
    background-color: #ffffff;
    border-bottom: 15px solid #e42c2e;
    margin-bottom: 0;
}

.nav>li>a {
    background-color: #157ec0;
    color: #83d4fd !important;
    font-family: calibri-light !important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffffff !important;
    background-color: #0479b5;
}

.nav.navbar-nav.navbar-right:after {
    content: "";
    height: 64px;
    position: absolute;
    right: -999rem;
    background-color: #157ec0;
    top: 0;
    width: 999rem;
}

.navbar .container {
    position: relative;
}

.content-container-header > img {
    margin-top: -20px;
    margin-bottom: -20px;
    width: auto;
    height: 170px;
}

.content-container-header:after {
    content: "";
    height: 170px;
    position: absolute;
    background-color: #e1e1e1;
    top: 0;
    width: 999rem;
}

.tel-number {
    background: #252525;
    padding: 5px;
}

.tel-number a {
    color: #fff;
    font-family: calibri-light;
}

.tel-number a:hover {
    text-decoration: none;
}

.tel-number:before {
    content: "";
    position: absolute;
    left: -35px;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 44px solid #252525;
    border-left: 35px solid transparent;
}

.tel-number:after {
    content: "";
    height: 44px;
    position: absolute;
    right: -999rem;
    background-color: #252525;
    top: 0;
    width: 999rem;
}

.tel-number {
    background: #252525;
    padding: 9px 10px;
    font-size: 18px;
    position: absolute;
    right: 0px;
    bottom: 49px;
}

.tel-number p {
    margin-bottom: 0;
}

.item img {
    width: 100%;
}

.carousel-caption {
    right: 0 !important;
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.68);
    padding-bottom: 60px;
    bottom: 0;
    border-top: 10px solid rgba(142, 36, 33, 0.77);
}

.carousel-caption h2 {
    text-transform: uppercase;
    color: #0687c9;
}

.readmore:hover {
    color: #ea5557;
    text-decoration: none;
}

.readmore {
    color: #e42c2e;
}

.info {
    background-size: cover;
    width: 200px;
    border-bottom: 6px solid #e42c2e;
    min-height: 240px;
    color: #fff;
    padding: 30px 10px 10px 10px;
    font-size: 14px;
}

.info-box {
    padding: 0 15px;
    display: table-cell;
}

.info-boxes {
    display: table;
    margin: 0 auto;
}

.info-boxes .info-box:first-child {
    padding-left: 0;
}

.info-boxes .info-box:last-child {
    padding-right: 0;
}

.info-box h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0 !important;
    text-align: center;
}

.sub-title {
    text-align: center;
    font-weight: bold;
}

.our-clients-title {
    position: relative;
    display: initial;
    background-color: #e42c2e;
    color: #fff;
    padding-right: 50px;
    text-transform: uppercase;
}

.our-clients-title:before {
    content: "";
    height: 44px;
    position: absolute;
    background-color: #e42c2e;
    left: -999rem;
    width: 999rem;
    top: 0;
}

.our-clients-title:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 44px solid #e42c2e;
    border-right: 44px solid transparent;
    position: absolute;
    top: 0;
    right: -44px;
}

.text-container {
    border-bottom: 8px solid #0687c9;
    margin-top: -44px;
}

.graysection {
    background-color: #e5e5e5;
}

.clients-logo {
    text-align: center;
}

.center-call-toaction {
    border: 2px solid #bfbfbf;
    padding: 30px;
    border-radius: 2px;
}

.center-call-toaction {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.our-company-img {
    max-width: 380px;
}

.center-call-toaction .is-title {
    width: 300px;
}

.center-call-toaction .is-border {
    width: 50px;
}

.gray-section {
    border-top: 10px solid #0687c9;
    background-color: #e5e5e5;
    color: #464646;
}

.gray-section h2 {
    color: #e42c2e;
    text-transform: uppercase;
}

.gray-section p {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.is-title {
    display: table-cell;
    min-width: 100px;
    margin-top: 6px;
}

.fields {
    display: table-cell;
    width: 100%;
}

.form-custom .form-group {
    width: 100%;
    float: left;
}

.checkbox-inline {
    margin-bottom: 10px;
}


#iframe .content {
    padding-bottom: 0 !important;
}

#header-section {
    overflow: hidden;
}

#footer {
    background-color: #252525;
    color: #c2c2c1;
    text-align: center;
}

#footer .content {
    padding-top: 20px;
}

#footer a, #footer a:hover {
    color: #c2c2c1;
}

#page-banner {
    background-size: cover;
    height: 290px;
    background-position: 50%;
    overflow: hidden;
}

#page-banner .container {
    position: relative;
}

#page-banner-text {
    background-color: rgba(0, 0, 0, 0.68);
    bottom: 0;
    border-top: 10px solid rgba(142, 36, 33, 0.77);
    position: absolute;
    right: 0;
    height: 200px;
    width: 360px;
    text-align: right;
    color: #fff;
    top: 90px;
    display: table;
}

#page-banner-text:after {
    content: "";
    height: 200px;
    position: absolute;
    right: -999rem;
    border-top: 10px solid rgba(142, 36, 33, 0.77);
    background-color: rgba(0, 0, 0, 0.68);
    top: -10px;
    width: 999rem;
}

#page-banner-content {
    display: table-cell;
    vertical-align: middle;
}

#page-banner-text h2 {
    text-transform: uppercase;
    color: #0687c9;
}

#page-banner-content h3 {
    font-weight: bold;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .nav>li>a {
        padding: 22px 30px;
        font-size: 18px;
    }

    .nav.navbar-nav.navbar-right {
        position: relative;
        margin-bottom: -15px;
        padding-right: 100px;
        background-color: #157ec0;
    }

    .nav.navbar-nav.navbar-right:before {
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        left: -55px;
        top: 0;
        border-bottom: 64px solid #157ec0;
        border-left: 55px solid transparent;
    }
}

@media (max-width: 1199px) {
    .info-boxes .info-box {
        padding: 10px !important;
        display: block !important;
        float: left;
    }
}

@media (max-width: 767px) { 
    .content-container-header {
        display: block;
    }

    .content-container-header > img, .content-container-header:after {
        display: none;
    }

    .content-header {
        display: block;
        text-align: center;
        padding-bottom: 0 !important;
    }

    .tel-number {
        position: initial;
    }

    .content-container-header .content-header:first-child {
        border-right: none;
    }

    .checkbox-inline {
        width: 100%;
        margin-left: 0 !important;
    }

    .is-title, .fields {
        width: 100%;
        display: block;
    }

    .center-call-toaction td {
        display: block;
        text-align: center;
    }

    .center-call-toaction .is-title {
        width: 100%;
    }

    .center-call-toaction .is-border {
        display: none;
    }
}
