html                                                                {overflow-x: hidden;}
body                                                                {background: #fff; font-family: "Beth Ellen", cursive;font-size: 15px;line-height: 1.8;color: #868e96;}

a                                                                   {-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;text-decoration: none;}
a:hover                                                             {text-decoration: none;}

h1, h2, h3, h4                                                      {color: #000;font-family: "Work Sans", sans-serif;}
.btn, .form-control                                                 {outline: none;-webkit-box-shadow: none!important;box-shadow: none!important;border-radius: 0px!important;}
.btn:active, .btn:focus, .form-control:active, .form-control:focus  {outline: none;}

.form-control                                                       {-webkit-box-shadow: none!important;box-shadow: none!important;height: 46px;border-width: 1px;}
.form-control:active, .form-control:focus                           {border-color: #8c98a9;}
textarea.form-control                                               {height: inherit;}
.btn                                                                {font-size: 13px;text-transform: uppercase;letter-spacing: .2em;}
.btn.btn-primary                                                    {color: #fff;border-width: 2px;}
.btn.btn-primary:active, .btn.btn-primary:focus, 
.btn.btn-primary:hover                                              {border-color: #ff9037;background: #ff9037;}
.btn.btn-sm                                                         {font-size: 12px;}
.btn.btn-outline-white                                              {border-width: 2px;border-color: #fff;color: #fff;}
.btn.btn-outline-white:focus, .btn.btn-outline-white:hover          {background: #fff;color: #000!important;border-width: 2px;}
 .btn:hover                                                         {text-decoration: none;}

header                                                              {position: absolute;top: 0;left: 0;width: 100%;z-index: 5;padding: 0px 0;}
header .navbar-brand                                                {font-size: 2rem;}
header .navbar-brand.absolute                                       {position: absolute;}

@media (max-width:991px) {
    header .navbar-brand.absolute                                   {position: relative;}
}

header .navbar-brand span                                           {color: #8c98a9;}
header .navbar                                                      {padding-top: .5rem;padding-bottom: .5rem;}
header .navbar .nav-link                                            {outline: none!important;font-size: 1rem;}
header .navbar .nav-link.active                                     {color: #8c98a9!important;}
header .navbar .dropdown-menu                                       {font-size: 14px;border-radius: 4px;border: none;-webkit-box-shadow: 0 2px 30px 0px rgba(0, 0, 0, 0.2);box-shadow: 0 2px 30px 0px rgba(0, 0, 0, 0.2);min-width: 13em;margin-top: -10px;}
header .navbar .dropdown-menu:before                                {bottom: 100%;left: 10%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-bottom-color: #fff;border-width: 7px;}

@media (max-width:991px) {
    header .navbar .dropdown-menu:before                            {display: none;}
}

header .navbar .dropdown-menu .dropdown-item:hover                  {background: #8c98a9;color: #fff;}
header .navbar .dropdown-menu .dropdown-item.active                 {background: #8c98a9;color: #fff;}
header .navbar .dropdown-menu a                                     {padding-top: 7px;padding-bottom: 7px;}
.heading-wrap                                                       {position: relative;}
.heading-wrap h2                                                    {position: relative;padding-top: 30px;z-index: 2;}
.heading-wrap h2:after                                              {width: 300px;height: 2px;background: #4bacc6;content: "";position: absolute;bottom: -15px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.heading-wrap.text-left h2:before                                   {left: 0;-webkit-transform: translateX(0%);-ms-transform: translateX(0%);transform: translateX(0%);}
.heading-wrap .back-text                                            {z-index: 0;line-height: 1;top: .5em;left: 50%;margin-top: -50px;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);font-weight: 800;font-size: 200px;position: absolute;width: 100%;color: #f7f7f7;text-transform: uppercase;}
.lead                                                               {font-size: 16px;}

.owl-carousel .owl-item                                             { -webkit-transition: .3s all ease-in-out;-o-transition: .3s all ease-in-out;transition: .3s all ease-in-out;opacity: .2;}
.owl-carousel .owl-item.active                                      {opacity: 1;}
.owl-carousel .owl-nav                                              {position: absolute;top: 50%;width: 100%;display:none!important}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev  {position: absolute;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);margin-top: -10px;opacity: 1;-webkit-transition: .3s all ease;-o-transition: .3s all ease;transition: .3s all ease;}
.owl-carousel .owl-nav .owl-next:active, .owl-carousel .owl-nav .owl-next:focus, .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:active, .owl-carousel .owl-nav .owl-prev:focus, .owl-carousel .owl-nav .owl-prev:hover {outline: none;opacity: 1;}
.owl-carousel .owl-nav .owl-next span:before, 
.owl-carousel .owl-nav .owl-prev span:before                        {font-size: 40px;}
.owl-carousel .owl-nav .owl-prev                                    {left: 30px!important;}
.owl-carousel .owl-nav .owl-next                                    {right: 30px!important;}
.owl-carousel .owl-dots                                             {text-align: center;}
.owl-carousel .owl-dots .owl-dot                                    {width: 10px;height: 10px;margin: 5px;border-radius: 50%;background: none;background: #fff;opacity: .5; }
.owl-carousel .owl-dots .owl-dot.active                             {opacity: 1;}
.owl-carousel.centernonloop2 .owl-dots, 
.owl-carousel.centernonloop .owl-dots                               {margin-top: 50px;display:none;}
.owl-carousel.centernonloop2 .owl-dots.disabled, 
.owl-carousel.centernonloop .owl-dots.disabled                      {display: block!important;}
.owl-carousel.centernonloop2 .owl-dots .owl-dot, 
.owl-carousel.centernonloop .owl-dots .owl-dot                      {display: inline-block;}
.owl-carousel.centernonloop2 .owl-dots .owl-dot > span, 
.owl-carousel.centernonloop .owl-dots .owl-dot > span               {display: inline-block;width: 7px;height: 7px;background: #ccc;-webkit-transition: .3s all ease-in-out;-o-transition: .3s all ease-in-out;transition: .3s all ease-in-out;}
.owl-carousel.centernonloop2 .owl-dots .owl-dot.active > span, 
.owl-carousel.centernonloop .owl-dots .owl-dot.active > span        {background: #8c98a9;-webkit-box-shadow: 0 1px 5px 0px rgba(255, 116, 4, 0.3);box-shadow: 0 1px 5px 0px rgba(255, 116, 4, 0.3);}

        .owl-carousel.centernonloop2 .owl-dots .owl-dot:active, .owl-carousel.centernonloop2 .owl-dots .owl-dot:focus, .owl-carousel.centernonloop .owl-dots .owl-dot:active, .owl-carousel.centernonloop .owl-dots .owl-dot:focus {
            outline: none;
        }

.owl-carousel.home-slider, .owl-carousel.home-slider-loop-false {
    z-index: 1;
    position: relative;
}

    .owl-carousel.home-slider-loop-false .owl-nav, .owl-carousel.home-slider .owl-nav {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
    }

        .owl-carousel.home-slider-loop-false .owl-nav button, .owl-carousel.home-slider .owl-nav button {
            color: #fff;
        }

    .owl-carousel.home-slider-loop-false:focus .owl-nav, .owl-carousel.home-slider-loop-false:hover .owl-nav, .owl-carousel.home-slider:focus .owl-nav, .owl-carousel.home-slider:hover .owl-nav {
        opacity: 1;
        visibility: visible;
    }

    .owl-carousel.home-slider-loop-false .slider-item, .owl-carousel.home-slider .slider-item {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: calc(100vh);
        min-height: 1000px;
        position: relative;
    }

        .owl-carousel.home-slider-loop-false .slider-item:before, .owl-carousel.home-slider .slider-item:before {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.2);
            content: "";
        }

        .owl-carousel.home-slider-loop-false .slider-item .slider-text, .owl-carousel.home-slider .slider-item .slider-text {
            color: #fff;
            height: calc(100vh);
            min-height: 1000px;
        }

            .owl-carousel.home-slider-loop-false .slider-item .slider-text h1, .owl-carousel.home-slider .slider-item .slider-text h1 {
                font-size: 5rem;
                color: #fff;
                line-height: 1.2;
                font-weight: 800!important;
            }

@media (max-width:991px) {
    .owl-carousel.home-slider-loop-false .slider-item .slider-text h1, .owl-carousel.home-slider .slider-item .slider-text h1 {
        font-size: 40px;
    }
}

.owl-carousel.home-slider-loop-false .slider-item .slider-text p, .owl-carousel.home-slider .slider-item .slider-text p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: white;
}

.owl-carousel.home-slider-loop-false .slider-item .slider-text a, .owl-carousel.home-slider .slider-item .slider-text a {
    color: #fff;
    text-decoration: underline;
}

.owl-carousel.home-slider-loop-false .slider-item .slider-text .btn, .owl-carousel.home-slider .slider-item .slider-text .btn {
    text-decoration: none;
}

.owl-carousel.home-slider-loop-false .owl-dots, .owl-carousel.home-slider .owl-dots {
    position: absolute;
    bottom: 200px;
    width: 100%;
}

    .owl-carousel.home-slider-loop-false .owl-dots .owl-dot, .owl-carousel.home-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        margin: 5px;
        border-radius: 50%;
        border: 2px solid rgba(255, 255, 255, 0.5);
        outline: none!important;
        position: relative;
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
    }

        .owl-carousel.home-slider-loop-false .owl-dots .owl-dot.active, .owl-carousel.home-slider .owl-dots .owl-dot.active {
            border: 2px solid white;
        }

            .owl-carousel.home-slider-loop-false .owl-dots .owl-dot.active span, .owl-carousel.home-slider .owl-dots .owl-dot.active span {
                background: white;
            }

.owl-carousel.major-caousel .owl-stage-outer {
    padding-top: 30px;
    padding-bottom: 30px;
}

.owl-carousel.major-caousel .owl-nav .owl-next, .owl-carousel.major-caousel .owl-nav .owl-prev {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    color: #495057;
}

    .owl-carousel.major-caousel .owl-nav .owl-next:focus, .owl-carousel.major-caousel .owl-nav .owl-next:hover, .owl-carousel.major-caousel .owl-nav .owl-prev:focus, .owl-carousel.major-caousel .owl-nav .owl-prev:hover {
        color: #868e96;
        outline: none;
    }

    .owl-carousel.major-caousel .owl-nav .owl-next.disabled, .owl-carousel.major-caousel .owl-nav .owl-prev.disabled {
        color: #dee2e6;
    }

.owl-carousel.major-caousel .owl-nav .owl-prev {
    left: -60px!important;
}

.owl-carousel.major-caousel .owl-nav .owl-next {
    right: -60px!important;
}

.owl-carousel.major-caousel .owl-dots {
    bottom: -30px!important;
    position: relative;
}

.slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: calc(100vh);
    min-height: 700px;
    position: relative;
}

    .slider-item:before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2);
        content: "";
    }

    .slider-item .slider-text {
        color: #fff;
        height: calc(100vh);
        min-height: 700px;
    }

        .slider-item .slider-text h1 {
            font-size: 5rem;
            color: #fff;
            line-height: 1.2;
            font-weight: 800!important;
        }

@media (max-width:991px) {
    .slider-item .slider-text h1 {
        font-size: 40px;
    }
}

.slider-item .slider-text p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    color: white;
}

.slider-item .slider-text a {
    color: #fff;
    text-decoration: underline;
}

.slider-item .slider-text .btn {
    text-decoration: none;
}

.slider-wrap {
    position: relative;
    max-height: 100vh;z-index:2;overflow:hidden;
}
/*.slider-wrap:after{content:"";width:100%;height:220px;background:#fff;z-index:1;bottom:-210px;background-color:#f8f9fa;left:0;position:absolute;-webkit-transform:skewY(-6deg);-ms-transform:skewY(-6deg);transform:skewY(-6deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}*/

.section {
    padding: 10em 0;
    position: relative;
    z-index: 2;
}

.contact-form-contact-info p {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
}

    .contact-form-contact-info p .icon {
        top: -4px;
        position: relative;
        width: 0px;
        font-size: 30px;
        color: #8c98a9;
    }

.text-black {
    color: #000!important;
}

.media-custom {
    background: #fff;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    margin-bottom: 30px;
    position: relative;
    top: 0;
}

    .media-custom > a {
        position: relative;
        overflow: hidden;
        display: block;
    }

    .media-custom img {
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
    }

    .media-custom:focus img, .media-custom:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    .media-custom .media-body {
        padding: 30px;
    }

        .media-custom .media-body h3 {
            font-size: 20px;
        }

        .media-custom .media-body p:last-child {
            margin-bottom: 0;
        }

.site-footer {
    position: relative;
    z-index: 1;
    padding: 5em 0;
}



    .site-footer p:last-child {
        margin-bottom: 0;
    }

    .site-footer h3 {
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .site-footer .footer-link li {
        line-height: 1.5;
        margin-bottom: 15px;
    }

    .site-footer hr {
        width: 100%;
    }

.footer-social a {
    line-height: 0;
    border-radius: 50%;
    margin: 0 5px 5px 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
}

    .footer-social a:hover {
        background: #fff;
        border-color: #fff;
        color: #000;
    }

.element-animate {
    opacity: 0;
    visibility: hidden;
}

#loader {
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 1000;
}

    #loader.fullscreen {
        padding: 0;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background-color: #fff;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #loader.show {
        -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
        -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
        transition: opacity .4s ease-out, visibility 0s linear 0s;
        visibility: visible;
        opacity: 1;
    }

    #loader .circular {
        -webkit-animation: loader-rotate 2s linear infinite;
        animation: loader-rotate 2s linear infinite;
        position: absolute;
        left: calc(50% - 24px);
        top: calc(50% - 24px);
        display: block;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    #loader .path {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
        -webkit-animation: loader-dash 1.5s ease-in-out infinite;
        animation: loader-dash 1.5s ease-in-out infinite;
        stroke-linecap: round;
    }

@-webkit-keyframes loader-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader-dash {
    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}

.bottom-slant-gray {
    position: relative;
}

    .bottom-slant-gray:after {
        content: "";
        width: 100%;
        height: 240px;
        background: #fff;
        z-index: -1;
        bottom: -200px;
        background-color: #8c98a9;
        left: 0;
        position: absolute;
        -webkit-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
        transform: skewY(-6deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
    }

.top-slant-white {
    position: relative;
    margin-top: -200px;
    z-index: -1;
}

    .top-slant-white:before {
        content: "";
        width: 100%;
        height: 240px;
        background: #fff;
        z-index: -1;
        top: 0px;
        background-color: #fff;
        left: 0;
        position: absolute;
        -webkit-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
        transform: skewY(-6deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
    }

.top-slant-white2 {
    position: relative;
}

    .top-slant-white2:before {
        content: "";
        width: 100%;
        height: 240px;
        background: #fff;
        z-index: -1;
        top: 0px;
        background-color: #fff;
        left: 0;
        position: absolute;
        -webkit-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
        transform: skewY(-6deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
    }

.relative-higher {
    position: relative;
    z-index: 5;
}

.service-block h3 {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: .2rem;
}

.about_img_1 {
    margin-bottom: 30px;
}

.wrap-icon {
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
    border-radius: 50%;
    position: relative;
    display: block;
    background: #8c98a9;
}

    .wrap-icon > span {
        font-size: 2rem;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.comment-form-wrap {
    clear: both;
}

.comment-list {
    padding: 0;
    margin: 0;
}

    .comment-list .children {
        padding: 50px 0 0 40px;
        margin: 0;
        float: left;
        width: 100%;
    }

    .comment-list li {
        padding: 0;
        margin: 0 0 30px 0;
        float: left;
        width: 100%;
        clear: both;
        list-style: none;
    }

        .comment-list li .vcard {
            width: 80px;
            float: left;
        }

            .comment-list li .vcard img {
                width: 50px;
                border-radius: 50%;
            }

        .comment-list li .comment-body {
            float: right;
            width: calc(100% - 80px);
        }

            .comment-list li .comment-body h3 {
                font-size: 20px;
            }

            .comment-list li .comment-body .meta {
                text-transform: uppercase;
                font-size: 13px;
                letter-spacing: .1em;
                color: #ccc;
            }

            .comment-list li .comment-body .reply {
                padding: 5px 10px;
                background: #e6e6e6;
                color: #000;
                text-transform: uppercase;
                font-size: 14px;
            }

                .comment-list li .comment-body .reply:hover {
                    color: #000;
                    background: #e3e3e3;
                }

.search-form {
    background: #f7f7f7;
}

    .search-form .form-group {
        position: relative;
    }

    .search-form .icon {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.sidebar-box {
    margin-bottom: 30px;
    padding: 25px;
    font-size: 15px;
    width: 100%;
    float: left;
    background: #fff;
}

    .sidebar-box :last-child {
        margin-bottom: 0;
    }

    .sidebar-box h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

.categories li {
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #dee2e6;
    list-style: none;
}

    .categories li:last-child {
        margin-bottom: 0;
        border-bottom: none;
        padding-bottom: 0;
    }

    .categories li a {
        display: block;
    }

        .categories li a span {
            position: absolute;
            right: 0;
            top: 0;
            color: #ccc;
        }

    .categories li.active a {
        color: #000;
        font-style: italic;
    }
/*# sourceMappingURL=style.css.map */
