@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=cyrillic');

body,
button,
input,
select,
textarea {
    color: #222222;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

h1,
h2,
.banner-page .title-page,
h3,
.jumbo-heading h2,
.jumbo-heading .banner-page .title-page,
.banner-page .jumbo-heading .title-page,
h4,
.lead,
.team-2 .title,
h5,
.section-subheading,
h6 {
    clear: both;
    /*font-weight: 700;*/
    margin: 0;
    text-rendering: optimizeLegibility;
}

p {
    margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

address {
    font-style: italic;
    margin: 0 0 1.75em;
}

code {
    background-color: #d1d1d1;
    padding: 0.125em 0.25em;
}

abbr,
acronym {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help;
}

mark,
ins {
    background: #007acc;
    color: #fff;
    padding: 0.125em 0.25em;
    text-decoration: none;
}

big {
    font-size: 125%;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background: #ffffff;
}

hr {
    background-color: #d1d1d1;
    border: 0;
    height: 1px;
    margin: 0 0 1.75em;
}

ul,
ol {
    margin: 0 0 1.75em 1.25em;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
    margin-left: 1.5em;
}

li > ul,
li > ol {
    margin-bottom: 0;
}

dl {
    margin: 0 0 1.75em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 0 1.75em;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

del {
    opacity: 0.8;
}

table,
th,
td {
    border: 1px solid #d1d1d1;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 0.4375em;
}

:-moz-placeholder {
    color: #686868;

}

::-moz-placeholder {
    color: #686868;

    opacity: 1;
    /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: #686868;

}

html, body {
    width: 100%;
    height: 100%;
    padding-right: 0 !important;
    margin-right: 0 !important;
}

body.modal-open {
    overflow: auto;
}

i, cite, em, var, address, dfn {
    font-style: italic;
}

label {
    font-weight: 400;
    color: #222222;
}

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #fff;
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background: url("../images/loader.png") center no-repeat;

}

.pos-relative {
    position: relative;
}

.navbar-brand {
    padding: 0 15px;
}

.section {
    position: relative;
}

.section > .container-fluid,
.section > .container {
    padding-top: 80px;
}

.section.overlap-bottom {
    position: relative;
    z-index: 100;
    margin-bottom: -125px;
}

.section.overlap-bottom > .container {
    background-color: #921025;
    padding-top: 20px;
    padding-bottom: 0;
}

.section.section-border > .container {
    border-bottom: 1px solid #eee;
}

.section.banner {
    padding: 0 0;
}

.section.cta > .container {
    padding-top: 0;
    padding-bottom: 0;
}

.bglight {
    background-color: #921025;
}

.bg-1 {
    background-color: #921025;
}

.bgwhite {
    background-color: #ffffff;
}

.colorwhite {
    color: #ffffff !important;
}

.section-heading {
    font-size: 30px;
    line-height: 1.2em;
    letter-spacing: -.05em;
    font-weight: 800;
    color: #000000;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
}

.section-heading:after {
    content: '';
    display: block;
    vertical-align: bottom;
    width: 30px;
    height: 6px;
    background: #FFC31D;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.section-heading.light:after {
    background: #ffffff;
}

.section-heading.white {
    color: #ffffff;
}

.section-heading.left {
    text-align: left;
}

.section-heading.left:after {
    margin-left: 0;
    margin-right: 0;
}

.subheading {
    margin-top: -20px;
    margin-bottom: 80px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #555555;
}

.section-subheading {
    color: #999999;
}

.section-heading-2 {
    font-size: 24px;
    font-weight: 600;
    color: #0c1f38;
}

.section-heading-3 {
    font-size: 1.5em;
    line-height: normal;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.no-gutter > [class^="col-"],
.no-gutter > [class*=" col-"],
.no-gutter[class*='col-'],
.no-gutter[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #041e42;
    text-decoration: none;
}

p {
    margin: 0 0 20px 0;
}

h2,
.banner-page .title-page,
h3,
.jumbo-heading h2,
.jumbo-heading .banner-page .title-page,
.banner-page .jumbo-heading .title-page,
h4,
.lead,
.team-2 .title,
h5,
.section-subheading {

    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 20px;
}

h1 {
    font-size: 3em;
    line-height: normal;
    margin-top: 30px;
    margin-bottom: 30px;

}


.video-wrap h1 {
    font-size: 4em;
    line-height: normal;
}

h2, .banner-page .title-page {
    font-size: 2.857em;
    line-height: normal;
}

h3, .jumbo-heading h2, .jumbo-heading .banner-page .title-page, .banner-page .jumbo-heading .title-page {
    font-size: 1.714em;
    line-height: normal;
}

h4, .lead, .team-2 .title {
    font-size: 1.286em;
    line-height: normal;
}

h5, .section-subheading {
    font-size: 14px;
    line-height: 22px;
}

h6 {
    font-size: 13px;
}

strong, b {
    font-weight: 700;
}

.lead {

    font-weight: 500;
    line-height: 1.6;
}

ol, ul {
    list-style: initial;
    margin-left: 24px;
}

ol li, ul li {
    margin: 8px 0;
}

.title-heading {
    color: #041e42;
    font-size: 36px;
    line-height: 50px;
}

blockquote {
    padding: 15px 20px;
    background-color: #f6f6f6;
    margin: 0 0 20px;
    border-left: 5px solid #FFC31D;
    font-style: italic;
}

ul.checklist {
    margin: 0;
}

ul.checklist li {
    list-style: none;
    margin: 10px 0 25px 35px;
}

ul.checklist li:before {
    font-family: FontAwesome;
    content: "\f00c";
    font-size: 18px;
    color: #921025;
    margin-left: -35px;
    margin-right: 5px;
}


.grid-services {
    margin-top: 30px;
    margin-bottom: 30px;
}

.grid-item {
    margin-top: 30px;
    margin-bottom: 30px;
}

.spacer-10 {
    height: 10px;
}

.spacer-10::after {
    display: block;
    content: "";
    clear: both;
}

.spacer-30 {
    height: 30px;
}

.spacer-30::after {
    display: block;
    content: "";
    clear: both;
}

.spacer-50 {
    height: 50px;
}

.spacer-50::after {
    display: block;
    content: "";
    clear: both;
}

.spacer-70 {
    height: 70px;
}

.spacer-70::after {
    display: block;
    content: "";
    clear: both;
}

.spacer-90 {
    height: 70px;
}

.spacer-90::after {
    display: block;
    content: "";
    clear: both;
}

.banner-page {
    height: 350px;
    display: block;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.banner-page .title-page {
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
}

.banner-page .breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
}

.banner-page .breadcrumb > .active,
.banner-page .breadcrumb > li + li:before,
.banner-page .breadcrumb a {
    color: #ffffff;
}

.banner-page .breadcrumb > .active:hover,
.banner-page .breadcrumb > li + li:before:hover,
.banner-page .breadcrumb a:hover {
    color: #0c1f38;
}

/* 2.5. CATEGORY MENU */
.widget {
    margin-bottom: 50px;
    clear: both;
}

.widget-title {
    font-size: 24px;
    font-weight: 700;
    color: #0c1f38;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
}

.widget-title:after {
    content: '';
    display: block;
    width: 30px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    background-color: #921025;
    left: 0;
    bottom: 0;
}

.category-nav {
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0;
}

.category-nav {
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0;
}

.category-nav li {
    list-style: none;
    margin: 0;
    font-weight: 700;
}

.category-nav li a {
    color: #222222;
    display: block;
    padding: 15px 20px;
    margin-bottom: 5px;
    background-color: #eff3f6;
    border-left: 5px solid transparent;
}

.category-nav li a:hover {
    border-color: #FFC31D;
}

.category-nav li.active a {
    border-color: #FFC31D;
}

.info-detail dl {
    font-size: 16px;
}

.info-detail dt {
    font-weight: 700;
}

.info-detail dd {
    margin-bottom: 20px;
}

.widget.tags a {
    display: inline-block;
    vertical-align: top;
    padding: 5px 8px 6px;
    font-size: 13px !important;
    color: rgba(34, 34, 34, 0.8);
    border: 1px solid #ccc;
    margin: 0 6px 7px 0;
    text-decoration: none !important;
    text-transform: lowercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.widget.tags a:hover {
    background-color: #921025;
    /*color: $white;*/
    border-color: #FFC31D;
}

/* ==========================
Back To Top Section
============================= */
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #921025 url("../images/cd-top-arrow.svg") no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.cd-top:hover {
    opacity: 1;
}

.box .media {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

.box .media img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear;
}

.box:hover .media img {

}

/* 2.2. BUTTONS */
:focus {
    outline: none;
}

.btn, .btn-primary, .btn-secondary {
    font-size: 14px;
    color: #ffffff;
    padding: 15px 35px;
    border: 0;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-default {
    background-color: #921025;
    color: #ffffff;
    padding: 15px 20px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-default:hover {
    background-color: #921025;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.btn-cta {
    color: #ffffff;
    padding: 15px 25px;
    border: 1px solid #ffffff;
    transition: all .5s;
    letter-spacing: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-cta:hover,
.btn-cta:focus,
.btn-cta:active {
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.btn-primary {
    background-color: #e02630;
    color: #ffffff;
}

.btn-primary:hover {
    background-color: #921025;
    color: #ffffff;
}

.btn-secondary {
    background-color: #921025;
}

.btn-secondary:hover {
    background-color: #e02630;
    color: #ffffff;
}

.btn-primary.disabled {
    background-color: #921025;
    border-color: #ffffff;
}

.btn-primary.disabled:hover {
    background-color: #921025;
    color: #000000;
}

.btn-secondary.disabled {
    background-color: #0c1f38;
    border-color: #0c1f38;
}

.btn-secondary.disabled:hover {
    background-color: #081627;
    color: #ffffff;
}


.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    color: #ffffff;
}

.box {
    position: relative;
    padding-bottom: 40px;
}

.box .media {
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 0 10px #dadada;
}

.box .body {
    position: relative;
    text-align: center;
}

.box .body .title {
    color: #a94442;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}

.box .body .price {
    background: #e5e5e5;
    padding: 14px 35px;
    margin: 10px 0;
    font-weight: 700;
}

.box .body a {
width: 100%;
}



/**
 LOGO & NAVIGATION
 * -----------------------------------------------------------------------------
 */
.topbar {
    padding: 0 0;
    height: 40px;
}

.topbar .topbar-left .welcome-text {
    font-style: italic;
    color: #ffffff;
    padding: 8px 0;
}

.topbar .topbar-right {
    text-align: right;
    line-height: 46px;
    font-size: 18px;
    color: #ffffff;
}

.topbar-logo {
    background-color: #ffffff;
    padding: 5px 0;
}

.contact-info {
    float: right;
    margin-top: 15px;
}

.contact-info > div {
    display: inline-table;
    margin-right: 40px;
}

.navbar-toggle .icon-bar {
    background: #ededed;
}

.navbar-toggle {
    float: left;
}

/* 4.2 - NAVBAR */
.navbar-main {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    position: relative;
    z-index: 3;
    -webkit-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
}

.navbar-main > .container {
    position: relative;
    padding: 10px 15px;
}

.navbar-main .navbar-brand img:last-child {
    display: none;
}

.navbar-main.stiky {
    background-color: #921025;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 40px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    bottom: initial;
}

.navbar-main.stiky .navbar-brand img {
    display: none;
}

.navbar-main.stiky .navbar-brand img:last-child {
    display: block;
}

.navbar-main .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-main .nav > li > a {
    color: #f5f5f5;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 10px;
    padding-right: 10px;
}

.navbar-main .nav > li > a:first-child {

    /*padding-left: 22px;*/
}

.navbar-main .nav > li.active > a,
.navbar-main .nav > li > a:hover,
.navbar-main .nav > li > a:focus {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.1);
}

.navbar-main .nav .open > a, .navbar-main .nav .open > a:hover, .navbar-main .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #ffffff;
}

.navbar-main .caret {
    margin-left: 10px;
}

.navbar-main .nav.navbar-right {
    padding-left: 20px;
}

.navbar-main .nav.navbar-right > li {
    margin-right: 15px;
}

.navbar-main .fa {
    font-size: 18px;
}

.navbar-main .dropdown-menu {
    background-color: #0c1f38;
    min-width: 180px;
    color: #ffffff;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.navbar-main .dropdown-menu > li {
    text-transform: uppercase;
}

.navbar-main .dropdown-menu > li a {
    padding: 10px 20px;
    color: #ffffff;
}

.navbar-main .dropdown-menu > li a:hover {
    background-color: #0c1f38;
    color: #FFC31D;
}

.header-1 {
    position: fixed;
    z-index: 999;
    width: 100%;
    /*overflow: hidden;*/
}

.header-1 .navbar-nav {
    background-color: #921025;
    position: relative;
}

.header-1 .navbar-nav:after {
    content: '';
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #921025;
}

.header-1 .stiky .navbar-nav {
    background-color: #921025;
}

.header-1 .stiky .navbar-nav:after {
    content: none;
}

.overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -1;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAMklEQVQYlWNgYGAwZkAFxjjEcApgSOKTIGgSVpOxKcKqmGiFRFuNUwCHGFaT8erCGuAAtV8HLQ/j6goAAAAASUVORK5CYII=");
}

/* 5.2 - Text Typing */
.wrap-caption {
    padding-top: 15%;
    color: #ffffff;
    width: 50%;
}

.wrap-caption.center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.wrap-caption .btn, .wrap-caption .btn-primary, .wrap-caption .btn-secondary {
    margin-top: 40px;
    margin-right: 15px;
}

.banner-page {
    padding: 100px 0;
    background: url("../images/banner-page.jpg") bottom center no-repeat;
    background-size: cover;
}

.banner-page:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 34, 34, 0.4);
}



dl.hiw {
    width: 100%;
}

dl.hiw dt {
    width: 30px;
    float: left;
}

dl.hiw dt .fa {
    font-size: 24px;
    color: #041e42;
}

dl.hiw dd {
    margin-left: 60px;
    margin-bottom: 40px;
}

dl.hiw dd h4, dl.hiw dd .lead, dl.hiw dd .team-2 .title, .team-2 dl.hiw dd .title {
    clear: none;
}


#cd-zoom-in,
#cd-zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 10px;
    background-color: #921025;
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url("../images/cd-icon-controller.svg");
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
    background-color: #000000;
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 1px;
}

#cd-zoom-out {
    background-position: 50% -32px;
}

/* 6.6 Section - Features */
.section.feature {
    /*background-color: #921025;*/
}

.feature-gutter {
    margin-right: 0px;
    margin-left: 0px;
}

.feature-gutter > [class^="col-"],
.feature-gutter > [class*=" col-"],
.feature-gutter[class*='col-'],
.feature-gutter[class*=" col-"] {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
}

.border-right {
    border-right: 1px solid #ccc;
}

.about-img {
    position: relative;
    min-height: 370px;
}

.about-img .about-img-top {
    position: absolute;
    width: 50%;
    left: 0;
    bottom: -50%;
    transform: translateY(-50%);
    z-index: 1;
    border: 10px solid #FFC31D;
}

.about-img .about-img-bottom {
    position: absolute;
    width: 85%;
    right: 0;
}

.section.cta {
    padding: 6px 0 0 0;
    background-color: #921025;
    color: #ffffff;
}

.cta-1 .body-text {
    max-width: 70%;
    float: left;
}

.cta-1 .body-action {
    max-width: 30%;
    float: right;
    margin-top: 6px;
}

.cta-1 .body-action .btn, .cta-1 .body-action .btn-primary, .cta-1 .body-action .btn-secondary {
    display: inline-block;
    overflow: hidden;
    backface-visibility: hidden;
    position: relative;
    padding: 10px 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
}

.gutter-20 {
    margin-right: 0;
    margin-left: 0;
}

.gutter-20 > [class^="col-"],
.gutter-20 > [class*=" col-"],
.gutter-20[class*='col-'],
.gutter-20[class*=" col-"] {
    padding-right: 20px;
    padding-left: 20px;
}

/* 404 Page */
.title-404 {
    font-size: 5em;
    color: #FFC31D;
    margin-bottom: -20px;
}

.subtitle-404 {
    font-size: 2em;
    color: #0c1f38;
}

/**
 *  FOOTER
 * -----------------------------------------------------------------------------
 */
.footer {
    padding: 10px 0;
    margin-top: 40px;
    background-color: #500e15;
    color: #dcdcdc;
}

/**


/*=========================================================================*/

.video-wrap {
    width: 100%;
}

.video-wrap video {
    width: 100%;
    height: 100%;
}

.video-wrap img {
    width: 100%;
    height: 100%;
}

.content-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 100;
    padding: 15% 0;
}

.video-wrap h1, .video-wrap h2 {
    text-align: center;
    color: #fff;
    margin: 30px auto;

}

.no-touchevents .video-wrap:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAD0lEQVQImWPQ0ND4z4AMABWEAXiyefNBAAAAAElFTkSuQmCC");
    z-index: 10;
}

.touchevents .video-wrap video {
    display: none;
}

.touchevents .video-wrap img {
    display: block;
}

.modal-header {
    background: #921025;
}

.modal-body {
    padding: 40px 15px;
}

.close {
    float: right;
    font-size: 28px;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

.close:hover {
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;

}

.form-control {

    border-radius: 0;
}

.box {
    width: 100%;
    margin-bottom: 30px;
    padding: 5px;
}
.box h3 {
    font-weight: 700;
    text-align: center;
    color: #a94442;
}

.padding-30 {
    padding: 30px;
}

.card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card .card-image {
    height: 60%;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: -30px;
    border-radius: 6px;
    box-shadow: 0 6px 5px -7px rgba(0, 0, 0, 0.56), 0 4px 10px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card .card-image img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    pointer-events: none;
}

.card .card-image .card-caption {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 1.3em;
    text-shadow: 0 2px 5px rgba(33, 33, 33, 0.3);
}

.card img {
    width: 100%;
    height: auto;
}

/* ============ Card Table ============ */

.table {
    margin-bottom: 0;
}

.card .table {
    padding: 15px 30px;
}

.card [class*="table-"] {
    color: #FFFFFF;
    border-radius: 6px;
}

.card [class*="table-"] .card-caption a,
.card [class*="table-"] .card-caption,
.card [class*="table-"] .icon i {
    color: #FFFFFF;
}

.card [class*="table-"] .category,
.card [class*="table-"] .card-description {
    color: rgba(255, 255, 255, 0.8);
}

/* ============ Card Category ============ */

.category {
    position: relative;
    line-height: 0;
    margin: 15px 0;
}

.card .category-social .fa {
    font-size: 24px;
    position: relative;
    margin-top: -4px;
    top: 2px;
    margin-right: 5px;
}

.card-description p {
    color: #888;
}

.card-caption,
.card-caption a {
    color: #333;
    text-decoration: none;
}

.card-caption {
    font-weight: 700;
}

p.card-description {
    margin-top: 30px;
    text-align: center;
}

h4.category {
    margin-top: 30px;
    text-align: center;
    font-weight: 700;
}

.action {
    font-size: 1.1em;
    padding: 15px 20px;
    margin-bottom: 40px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.action-header {
    color: #a94442;
    font-weight: 700;
}

.info-header {
    color: #a94442;
    font-weight: 700;
}

.tftable {
    color: #333333;
    width: 100%;
    border: 1px solid #729ea5;
    border-collapse: collapse;
}

.tftable th {
    background-color: #a94442;
    color: #f5f5f5;
    border: 1px solid #630e1a;
    padding: 8px;
    text-align: left;
}

.tftable tr {
    background-color: #ffffff;
}

.tftable td {
    border: 1px solid #729ea5;
    padding: 8px;
}

.modal-title {
    color: #f5f5f5;
}

.btn-reqcalc {
    animation: pulses 1s infinite cubic-bezier(0.5,0.8,0,1);
    box-shadow: 0 0 0 0 rgb(224, 38, 48);
}

.btn-reqcalc, .btn-reqcalc:hover, .btn-reqcalc:focus, .btn-reqcalc:active {
    background-color: #e02630 !important;
    color: #ffffff;
}

.btn-reqmeasure {
    animation: pulses 1s infinite cubic-bezier(0.5,0.8,0,1);
    box-shadow: 0 0 0 0 rgb(255, 255, 255);

}

.btn-reqmeasure, .btn-reqmeasure:hover, .btn-reqmeasure:focus, .btn-reqmeasure:active {
    background-color: #f5f5f5 !important;
    color: #cc334e;
}

.headbuttons {
    margin-top: 80px;
}

@keyframes pulses{
    to {
        box-shadow:0 0 0 20px rgba(236,152,83,0);
    }
}

.bs {
    box-shadow: 0 0 10px #dadada;
}

.comp-a {

}

.comp-a h4 {
font-weight: 700;
    text-align: center;
}

.comp-b {

}
.comp-b p {
   text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.th-red, .th-red1, .th-red2, .th-red3 {
color: white;
}

.th-gray {
 background: #f5f5f5;
}

.th-red {
 background: #921025;
}

.th-red1 {
background: #a9132b;
}

.th-red2 {
background: #c01531;
}

.th-red3 {
background: #d71836;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: none !important;
    text-align: center;
}

.bold {
    font-weight: 700;
}


.mt-40 {
    margin-top: 40px;
}

.tbl-wrap {
    margin-top: 15px;
}

.form-content {
}
.form-title {
color: #921025;
    font-weight: 700;
}




.top-logo img {
    width: 80%;
    margin-top: 10px;
}


.img-pop {
    cursor: pointer;
}

.img-pop i{
  color:#921025;
}



.img-pop-container {
    position: relative;
    display: inline-block; /* added */
    overflow: hidden; /* added */
}

.img-pop-container img {width:100%;} /* remove if using in grid system */

.img-pop-container:hover a {
    opacity: 1; /* added */
    top: 0; /* added */
    z-index: 500;
    background: rgba(255, 255, 255, .5);
}
/* added */
.img-pop-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
/* added */
.img-pop-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}



.footer  {
    padding-top: 30px;
}

.footer img {

}
.footer span {
    font-size: 12px;
}


#galleryModal .modal-body {
    padding: 0;

}

.modal .close {
    position: absolute;
    top:5px;
    right:10px;
    z-index:50;
}

.img-caption {
    position: absolute;
    right:0;
    bottom: 0;
    z-index: 2;
    left:0;

}

.img-caption-text {

    text-align: center;
    font-size: 14px;
    color: white;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 0;
    margin: 15px;
}

.thumb-wrap {
    margin-bottom: 20px;
}

.thumb {
    cursor: pointer;
    box-shadow: 0 10px 20px -4px rgba(0,0,0,.3);
}


.modal-content p {
    font-size: 24px;
    background: rgba(0, 0, 0, 0.4);
    margin-bottom: 0;
    padding: 15px 0;}







/*
* --------------------RESPONSIVE--------------------------
*/

@media (max-width: 768px) {

    h1 {
        font-size: 2em;
    }
}

@media (max-width: 479px) {

    h1 {
        font-size: 2em;
    }
}

@media (max-width: 479px) {

    .navbar-main .nav > li > a:last-child {
        padding-bottom: 22px;
    }
}

@media (max-width: 479px) {

    .box h3 {
        font-size: 1.25em;
    }
}
@media (max-width: 479px) {

    .banner-page {
        height: 200px;
    }
}

@media (max-width: 479px) {

    h2, .banner-page .title-page {
        font-size: 2em;
    }
}

@media (max-width: 768px) {

    .video-wrap h1 {
        font-size: 2.5em;
        margin-top: 50px;
        margin-bottom: 20px;
    }

}

@media (max-width: 768px) {

    .video-wrap h1 {
        font-size: 2em;
        margin-top: -20px;
    }

}

@media (max-width: 768px) {

    .video-wrap h2 {
        font-size: 1.5em;
        margin-top: 20px;
    }

}
@media (max-width: 479px) {

    .video-wrap h2 {
        font-size: 1.5em;
        margin-top: -20px;
    }

}

@media (min-width: 768px)
{
    .navbar-collapse.collapse {
        padding-top: 15px;
    }
}

@media (min-width: 768px) {
    #map {
        width: 700px;
        height: 600px;
        margin-top: 40px;
    }
}
@media (max-width: 768px)
{
    #map {
        width: 450px;
        height:350px;
        margin-top: 40px;
    }
}

@media (max-width: 768px) {

    .navbar-main.stiky .navbar-brand img:last-child {
        display: none;
    }

}

@media (min-width: 768px){
    .navbar-right {
         margin-right: 0;
    }
}

@media (min-width: 768px){
    .navbar-nav>li {
        margin: 0;
    }
}

@media (max-width: 768px) {
    .cta-1 .body-text {
        max-width: 100%;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .cta-1 .body-action {
        max-width: 100%;
        float: none;
        margin: 0 auto;
        display: table;
    }
}

@media (max-width: 768px) {
    .headbuttons {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .navbar-brand>img {
        display: none;
    }
}


@media (max-width: 768px) {
    .navbar-toggle {
        clear: left;
        float: right;
    }

    .topbar {
        height: auto;
    }

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

    .topbar-right {
        text-align: center !important;
        padding-top: 5px;
    }

    .topbar-menu {
        margin-left: 0;
        margin-bottom: 0;
    }

    .nav > li > a {
        padding: 10px 6px;
    }


    .container-nav .btn-orange-cta {
        position: absolute;
        right: 10px;
        top: 0;
    }

    .wrap-caption {
        width: 100%;
    }

    .btn-sidebar.btn, .btn-sidebar.btn-primary, .btn-sidebar.btn-secondary, .btn-sidebar.btn-primary, .btn-sidebar.btn-secondary {
        padding: 15px 25px;
    }
}

@media (max-width: 767px) {
    .navbar-main {
        bottom: 0;
    }

    .navbar-main .navbar-brand {
        top: 15px;
        position: absolute;
    }

    .navbar-main .navbar-brand > img {
        width: 80%;
    }


    .nav > li > a {
        padding: 10px 25px;
    }
}

@media (max-width: 479px) {
    .contact-info {
        clear: right;
        width: 100%;
        display: none;
    }

    .contact-info > div {
        display: block;
        margin-right: 0;
    }

    .cta .cta-info {
        width: 100%;
    }
}

@media (min-width: 768px) {

    .modal-dialog {
        width: 800px;
    }
}


@media (max-width:768px) {
    .thumb {
        cursor: inherit;
    }
}




