.map iframe,
.slick-slide.dragging img {
    pointer-events: none
}

body,
html {
    width: 100%;
    height: 100%
}

body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    overflow-x: hidden
}

.btn-xl {
    padding: 1.25rem 2.5rem
}

.content-section {
    padding-top: 4.5rem;
    padding-bottom: .5rem
}

.content-section-heading h2 {
    font-size: 3rem
}

.content-section-heading h3 {
    font-size: 1rem;
    text-transform: uppercase
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

.text-faded {
    color: rgba(255, 255, 255, .7)
}

.map {
    height: 30rem
}

@media (max-width: 992px) {
    .map {
        height: 75%
    }

    .mobile-header-phone {
        font-size: 20px;
        margin-right: 6px;
        color: #BB88BA;
        font-weight: 700
    }

    .opening {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        z-index: 9999;
        height: 45%;
        width: 100%
    }

    .video2 {
        padding-top: 7px;
    }

    .video3 {
        padding-top: 7px;
    }

}

.mb-0 {
    width: 100%;
    position: inherit;
    text-align: right;
    display: none;
    color: #fff;
    vertical-align: middle
}

.menu-toggle,
.scroll-to-top {
    right: 15px;
    text-align: center;
    color: #fff
}

.portfolio-item img {
    width: 382px
}

.portfolio-item:hover .caption {
    background-color: grey;
    color: #fff;
    background-position: 0 0, 0 0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    display: none;
    width: 50px;
    height: 50px;
    background: rgba(52, 58, 64, .5);
    line-height: 45px
}

.scroll-to-top:focus,
.scroll-to-top:hover {
    color: #fff
}

.scroll-to-top:hover {
    background: #343a40
}

.scroll-to-top i {
    font-weight: 800
}

.masthead {
    min-height: 34rem;
    position: relative;
    display: table;
    width: 100%;
    height: auto;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 100%), url(../img/background-compressed.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.masthead h1 {
    font-size: 4rem;
    margin: 0;
    padding: 0
}

@media (min-width: 992px) {
    .masthead {
        height: 100vh
    }

    .masthead h1 {
        font-size: 5.5rem
    }

    .mobile-header-phone {
        display: none
    }
}

.menu-toggle {
    position: fixed;
    top: 15px;
    width: 50px;
    height: 50px;
    background: rgba(52, 58, 64, .5);
    line-height: 50px;
    z-index: 999
}

.menu-toggle:focus,
.menu-toggle:hover {
    color: #fff
}

.menu-toggle:hover {
    background: #343a40
}

.callout {
    padding: 15rem 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 100%), url(../img/bg-callout.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.callout h2 {
    font-size: 3.5rem;
    font-weight: 700;
    display: block;
    max-width: 30rem
}

.portfolio-item {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 530px;
    margin: auto auto 1rem
}

.portfolio-item .caption {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1
}

.portfolio-item .caption .caption-content {
    color: #fff;
    margin: auto 2rem 2rem
}

.portfolio-item .caption .caption-content h2 {
    font-size: 1.3rem;
    height: 179px;
    white-space: nowrap;
    overflow: hidden
}

.solution1 {
    padding-top: 10px
}

.solution2 {
    padding-top: 70px
}

.solution3 {
    padding-top: 40px
}

.solution4 {
    padding-top: 70px
}

.solution5 {
    padding-top: 60px
}

.solution6,
.solution7 {
    padding-top: 70px
}

.solution8 {
    padding-top: 54px
}

.portfolio-item .caption .caption-content p {
    font-weight: 300
}

@media (min-width: 992px) {
    .portfolio-item {
        max-width: none;
        margin: 0
    }

    .portfolio-item .caption {
        -webkit-transition: -webkit-clip-path .25s ease-out, background-color 1s;
        -webkit-clip-path: inset(0)
    }

    .portfolio-item .caption .caption-content {
        margin-left: 2rem;
        margin-right: 2rem;
        margin-bottom: 5rem
    }

    .portfolio-item img {
        width: 282px
    }

    .portfolio-item:focus .caption,
    .portfolio-item:hover .caption {
        background-color: grey;
        color: #fff;
        background-position: 0 0, 0 0;
        -webkit-transition-duration: .5s;
        -moz-transition-duration: .5s;
        transition-duration: .5s
    }
}

.facebook-image,
.phone-image {
    width: 54px;
    height: 45px;
    left: -40px;
    position: fixed;
    z-index: 9999
}

.portfolio-item:hover p {
    display: block
}

.portfolio-item:hover h2,
.read-more-state {
    display: none
}

.portfolio-item h2 {
    text-align: -webkit-center;
    color: #fff
}

.button,
h5 {
    text-align: center
}

footer.footer {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.about-company {
    background-color: #f7ce2e
}

a {
    color: #fffff
}

a:active,
a:focus,
a:hover {
    color: #155d74
}

.btn-dark,
.btn-primary,
.btn-secondary {
    color: #fff !important
}

.btn-primary {
    background-color: #B37DB6 !important;
    border-color: #B37DB6 !important
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #155d74 !important;
    border-color: #155d74 !important
}

.btn-secondary {
    background-color: #ecb807 !important;
    border-color: #ecb807 !important
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #ba9106 !important;
    border-color: #ba9106 !important
}

.btn {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
    font-weight: 700
}

.bg-primary {
    background-color: #B37DB6 !important
}

.text-primary {
    color: #FFF !important
}

.text-secondary {
    color: #ecb807 !important
}

#login {
    background-color: #add8e6;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

#contact-btn,
.navbar {
    background-color: #fff
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em
}

.read-more-state ~ .read-more-trigger:before {
    content: '×§×¨× ×¢×•×“'
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: '×¡×’×•×¨'
}

.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #666;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em
}

.rounded-circle,
h3,
small {
    cursor: -webkit-grabbing
}

.col-md-3 {
    visibility: none
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.facebook-image {
    top: 460px
}

.phone-image {
    top: 400px
}

#contact-btn {
    position: fixed;
    z-index: 9999;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-90deg);
    margin-left: -40px;
    margin-top: 220px;
    width: 116px;
    font-size: x-large;
    left: -108px
}

.form-input-header {
    color: #fff;
    font-weight: 700
}

.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev,
.carousel-inner .carousel-item.active {
    display: flex
}

.button,
.facebook-button,
.phone-button {
    text-decoration: none;
    display: inline-block
}

.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-right.active {
    transform: translateX(25%)
}

.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
    transform: translateX(-25%)
}

.carousel-inner .carousel-item-left,
.carousel-inner .carousel-item-right {
    transform: translateX(0)
}

.navbar-light .navbar-nav .nav-link {
    color: green
}

.form-control {
    border-radius: 0
}

.button {
    background-color: #BCC949;
    border: none;
    color: #fff;
    padding: 15px 32px;
    font-size: 16px
}

.button:hover {
    background-color: green
}

.team-member {
    display: none
}

h5 {
    color: #71893D
}

.modal-body,
.modal-name,
.modal-title {
    text-align: right
}

.rounded-circle {
    max-width: 140px
}

#contactModal label,
#sideContactModal label {
    color: #000
}

.facebook-button,
.phone-button {
    color: #fff;
    padding: 8px 50px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 131px -41px 1px;
    cursor: pointer;
    vertical-align: top;
    position: fixed;
    z-index: 9999
}

#overlay,
.opening {
    display: none;
    right: 0;
    bottom: 0
}

.phone-button {
    background-color: #BB88BA;
    border: none;
    transform: rotate(7deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(90deg);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    left: -32px !important;
}

.facebook-button {
    background-color: #3b5998;
    border: none;
    transform: rotate(7deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(90deg);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    top: 216px;
    left: -60px
}

#overlay,
.opening,
.slick-track {
    left: 0;
    top: 0
}

.phone-button:hover {
    background-color: #B5C328
}

.facebook-button:hover {
    background-color: #8b9dc3
}

.opening {
    position: absolute;
    margin: auto;
    z-index: 9999;
    height: 400;
    width: 600
}

#overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 2;
    cursor: pointer
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.ekko-lightbox-nav-overlay a span {
    text-align: left
}

.gallery-header,
h2,
span.roll {
    text-align: center
}

.gallery-header {
    color: #71893D
}

h2 {
    padding: 20px
}

.slick-slide {
    margin: 0 20px
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    width: 100%;
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

span.roll {
    background: center center no-repeat #fff;
    height: 167px;
    line-height: 153px;
    width: 223px;
    z-index: 10
}

.roll:before {
    content: "\f00e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #BB88BA;
    font-size: 40px;
    position: absolute;
    top: 0;
    left: 108px;
    cursor: -webkit-grabbing
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.opening {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    z-index: 9999;
    height: 400;
    width: 600;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
}