body {
    font-family: calibri !important;
    color: #111111;
}

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

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

.red-title {
    color: #ea1821;
}

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

.red-bot-border {
    width: 80%;
    margin: 0 auto;
    border-bottom: 2px solid #ea1821;
    height: 1px;
    float: left;
    margin-left: 6%;
}

.custom-bumb-image .content {
    min-height: 180px !important;
    padding-top: 20px;
    margin-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.gray-section {
    width: 100%;
    background-color: #cccccc;
    padding-top: 10px;
}

.gray-img-section {
    text-align: center;
}

.gray-img-section img {
    max-width: 100%;
}

.custom-bumb-image .content.no-border {
    border-right: 2px solid transparent;
}

.custom-bumb-image .content {
    min-height: 180px !important;
    padding-top: 40px;
    padding-bottom: 40px;
}

.carousel-caption span {
    font-family: calibril;
}

.item img {
    width: 100%;
}

.header-navigation {
    position: absolute;
    width: 100%;
    z-index: 9;
}

.header-navigation.sub-page {
  position: relative;
  width: 100%;
  z-index: 0;
  background: url(images/sub-page.jpg) no-repeat center center;
  background-size: cover;
  min-height: 250px;
}

.navbar.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-brand {
    height: auto !important;
    padding: 30px 15px !important;
}
/* .locations .navbar-brand {
  padding-top: 50px !important;
} */
.navbar-default .navbar-nav>li>a {
    color: #fff !important
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff !important;
    background-color: #a81b2b !important;
}

.carousel-caption {
    text-align: left;
    position: relative;
}

.carousel-caption>div {
    background-color: rgba(168, 27, 43, 0.88);
    position: relative;
}

.carousel-caption>div h1 {
    margin: 0px;
}

.arrow-space {
    bottom: -3px;
    position: absolute;
    width: 100%;
    text-align: center;
}

.sub-page.locations .navbar {
    margin-bottom: 0;
}

.arrow-space.locations {
    margin-top: -44px;
}

.menu-wrp {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .arrow-space.locations {
        margin-top: -44px;
    }
    .menu-wrp {
        margin-bottom: 50px;
    }
}

.arrow-space img {
    width: 100%;
}

.custom-bumb-image img {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.space-section {
    background-image: url(images/globebg.jpg);
    background-size: cover;
}

.space-section {
    background-image: url(images/globebg.jpg);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff !important;
}

.title-space {
    border-bottom: 1px solid #fff;
}

.contact-form-contact-d a {
    color: #252525;
}

.red-buttons {
    background-color: #EA1821;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
    border: none;
}

.red-buttons:hover {
    text-decoration: none;
    background-color: #c7060f;
    color: #fff;
}

.footer-section {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #555555;
    float: left;
    width: 100%;
}

.footer-logo {
    text-align: center;
}

.address-etc {
    text-align: right;
}

.address-etc {
    color: #868484;
}

.address-etc a,
.address-etc a:hover,
.address-etc a:active,
.address-etc a:focus {
    text-decoration: none;
    color: #868484;
}

.address-etc span {
    color: #fff;
}

.contet-etc a,
.contet-etc a:hover,
.contet-etc a:active,
.contet-etc a:focus {
    text-decoration: none;
    color: #fff;
}

.header-phone a,
.header-phone a:hover,
.header-phone a:focus,
.header-phone a:active {
    color: #fff;
}

.triangleBorder {
    width: 0;
    height: 0;
    border-bottom: 118px solid rgba(168, 27, 43, 0.88);
    border-right: 50px solid transparent;
    margin-right: -49px;
    position: absolute;
    top: 0;
    right: 0;
}

.content-section {
    float: left;
    width: 100%;
}

.banner-section>img {
    width: 100%;
}

.banner-section {
    position: relative;
}

.text-title span {
    background-color: #E91E26;
    padding: 0px 20px;
}

.text-title {
    text-align: center;
    color: #fff;
    position: relative;
}

.text-title-underline {
    position: absolute;
    width: 70%;
    margin-left: 15%;
    border-bottom: 2px solid #fff;
    margin-top: 20px;
}

.content-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

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

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

.img-right img {
    float: right;
    padding-left: 50px;
    padding-bottom: 20px;
    max-width: 100%;
}

.img-left img {
    float: left;
    padding-right: 50px;
    padding-bottom: 20px;
    max-width: 100%;
}

.big-text {
    font-size: 20px;
}

.bold-text {
    font-weight: 600;
}

.img-left img {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

#bs-navbar-collapse-1,
.locations #bs-navbar-collapse-1  {
    margin-top: 135px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

@media (min-width: 992px) {
    .custom-bumb-image .content {
        border-right: 2px solid gray;
    }
    .carousel-caption>div {
        margin-top: 25vw !important;
        padding: 20px 20px 20px 120px !important;
        text-align: left !important;
    }
    .carousel-caption {
        left: 0 !important;
        right: 50% !important;
        top: 0 !important;
    }
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .navbar-default .navbar-nav>li>a {
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .address-etc,
    .contet-etc {
        text-align: center;
    }
    .red-bot-border {
        display: none;
    }
    .triangleBorder {
        display: none !important;
    }
    .img-right.reformat-tablet img {
        float: none;
        padding-bottom: 20px;
        padding-left: 0px;
    }
    .img-left.reformat-tablet img {
        float: none;
        padding-bottom: 20px;
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .img-border {
        display: none;
    }
    .carousel-caption {
        position: initial !important;
        padding: 0 !important;
    }
    .carousel-caption h1 {
        margin: 0px;
        padding: 20px 20px 50px 20px;
    }
    .header-navigation {
        position: inherit;
        background-color: #1B1B1B;
    }
    .navbar-brand {
        float: none !important;
    }
    .navbar-brand>img {
        display: -webkit-inline-box !important;
        width: 150px;
        padding-top: 20px;
        margin-bottom: 30px;
    }
    .navbar-header {
        text-align: center;
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        display: inline-block;
    }
    #bs-navbar-collapse-1 {
        margin-top: 70px;
    }
}

@media (max-width: 767px) {
    #bs-navbar-collapse-1.locations-nav {
        margin-top: 0;
        padding-bottom: 1em;
        background-color: #727272;
    }
}

#bs-navbar-collapse-1.locations-nav li a {
    color: #fff;
}

@media (max-width: 450px) {
    .custom-bumb-image img {
        float: none;
    }
    .custom-bumb-image {
        text-align: center;
    }
}

.navbar {
    position: inherit !important;
}
.header-phone {
  float: right;
  margin-top: 30px;
  margin-right: 15px;
}
.header-phone .phone-link {
  padding: 7px 15px;
  display: inline-block;
}

.acme-props-btn {
    /*margin-top: 20px;*/
    background-color: #19a0d8 !important;
}


/*----------------------------------------------- 
# Updated Header Styles 
------------------------------------------------*/


/* Index page 
-------------------------------------------------*/

.home .header-phone {
    padding-top: 20px;
    padding-right: 15px;
    color: #000;
}

.home.header-navigation {
    background-color: rgba(0, 0, 0, 0.4);
}

.item.active {
    background: url('images/home-page.jpg') no-repeat center center;
    height: 600px;
    max-height: 600px;
    -webkit-background-size: cover;
    background-size: cover;
}

.carousel-caption>div {
    background-color: rgba(168, 27, 43, 0.88);
    transform: skewX(30deg);
    margin-left: -40px;
}

.carousel-caption>div h1 {
    position: relative;
    transform: skewX(-30deg);
    /*background-color: rgba(168, 27, 43, 0.8);*/
}


/* Sub page 
----------------------------------------------*/

.header-navigation.locations {
    position: relative;
    width: 100%;
    z-index: 0;
    /*height: 260px;*/
    min-height: 235px;
    background: url('images/sub-page.jpg') no-repeat center center;
    background-size: cover;
}

@media screen and (max-width: 1200px) {
  .header-navigation.sub-page {
    min-height: 300px;
  }
}
@media screen and (max-width: 420px) {
  .header-navigation.sub-page {
    min-height: 430px;
  }
}

@media screen and (max-width: 767px) {
    .header-navigation.locations {
        background: #727272;
    }
}

.content-section {
    position: relative;
}

.red-bg .text-title h1 {
    margin-top: 0;
}

.arrow-space {
    position: initial;
    width: 100%;
    text-align: center;
    z-index: 1;
    top: 0;
    left: 0;
    margin-top: -60px;
}