/* Minification failed. Returning unminified contents.
(511,49): run-time error CSS1031: Expected selector, found '/'
 */
.navbar-custom .navbar-brand, .navbar-custom .navbar-nav .nav-item .nav-link {
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: .1rem;
    font-weight: 700
}

.dropdown-item, .jumbotron h1, .navHeader, .sendBtn {
    color: #fff
}

.container, input, select, textarea {
    max-width: 100%
}

.bubble, .featureBox, .imgHolder, .moreInfoBtn, .navHeader, .scroll-to-top, .successMsg {
    text-align: center
}

html {
    overflow-x: hidden;
}

body {
    font-family: "Bricolage Grotesque",serif;
    font-optical-sizing: auto;
    font-variation-settings: "wdth" 100;
    overflow-x: hidden;
    width: 100vw;
    scrollbar-gutter: stable;
    word-wrap: anywhere;
}

.dropdown-menu {
    background-color: rgba(0,0,0,.4);
    border: 1px solid #fff
}

.btn-primary, footer {
    background: #152238
}

.navbar {
    position: absolute !important
}

.navbar-light .navbar-toggler, .navbar-light .navbar-toggler::selection, .navbar-light .navbar-toggler:active, .navbar-light .navbar-toggler:hover {
    border: none;
    color: transparent;
    margin-right: 20px
}

.navbar-toggler {
    position: absolute;
    left: 0;
    top: 10px
}

.body-content {
    padding-left: 15px;
    padding-right: 15px
}

.dl-horizontal dt {
    white-space: normal
}

h1 {
    font-size: 50px
}

h2{
    font-size:35px;
}

section {
    background: #fff;
    color: #000;
    padding-bottom: 50px;
    padding-top: 50px;
    margin-top: 50px;
    margin-bottom: 50px
}

.fn-10 {
    font-size: 10px;
    margin: 10px;
}
.fn-60{
    font-size:60px;
}

.wd-100{
    width:100px;
}

.social-icon {
    margin-top: -37px;
}
.mt-neg50{
    margin-top:-50px;
}

.mr-auto {
    margin-right: auto;
}

.p-5{
  padding: 0 2rem!important;
}

.reviewSeparator {
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff
}

.navHeader {
    position: fixed;
    width: 290px;
    left: 50%;
    margin-top: 35px;
    margin-left: -138px;
    background: rgba(0,0,0,.4);
    z-index: 999999;
    top: 0
}

.textareacontrol {
    width: 80% !important;
    margin: 0;
    padding: 10px;
    height: 250px !important;
    max-width: 100%
}

/*#navbarResponsive {
    margin-top: 51px
}*/

.nav-item {
    background: rgba(21,34,56,.5);
    height: 40px
}

.jumbotron, header.masthead {
    background-repeat: no-repeat;
    background-position: center center
}

.cb-slideshow li span, .jumbotron {
    background-size: cover;
    height: 100%
}

footer {
    padding-bottom: 10px;
    padding-top: 20px
}

p {
    font-size: 20px
}

.container {
    width: 100%;
    padding: 0;
    margin: 0
}

.sendBtn {
    border: 1px solid #fff;
    margin-top: 10px
}

.rounded-circle {
    border-radius: 8px 50px !important
}

.jumbotron {
    width: 100%;
    min-height: 550px;
    border-radius: 0 !important
}

.rounded-pill {
    border-radius: 5rem
}

.navbar-custom {
    padding: 5px !important;
    width: 100vw
}

.links, .links:hover {
    text-decoration: none;
    color: #152238
}

.content {
    margin-bottom: 20px
}


#reviews, #services {
    background-position: top
}

.navbar-custom .navbar-nav .nav-item .nav-link {
    color: #fff
}

header.masthead {
    position: relative;
    overflow: hidden;
    padding-top: calc(7rem + 72px);
    padding-bottom: 7rem;
    background-attachment: scroll;
    background-size: cover
}

    header.masthead .bg-circle {
        z-index: 0;
        position: absolute;
        border-radius: 100%;
        background: linear-gradient(0deg,#f991a7 0,#fe0a0a 100%)
    }

    header.masthead .bg-circle-1 {
        height: 90rem;
        width: 90rem;
        bottom: -55rem;
        left: -55rem
    }

    header.masthead .bg-circle-2 {
        height: 50rem;
        width: 50rem;
        top: -25rem;
        right: -25rem
    }

    header.masthead .bg-circle-3 {
        height: 20rem;
        width: 20rem;
        bottom: -10rem;
        right: 5%
    }

    header.masthead .bg-circle-4 {
        height: 30rem;
        width: 30rem;
        top: -5rem;
        right: 35%
    }

    header.masthead .masthead-content {
        z-index: 1;
        position: relative
    }

.masthead-heading {
    margin-top: 100px
}

header.masthead .masthead-content .masthead-heading {
    font-size: 4rem
}

header.masthead .masthead-content .masthead-subheading {
    font-size: 2rem;
    margin-top: 50px
}

@media (min-width:992px) {
    header.masthead {
        padding-top: calc(30rem + 55px);
        padding-bottom: 20rem;
        margin-top: 0
    }

        header.masthead .masthead-content .masthead-heading {
            font-size: 5rem;
            background: rgba(0,0,0,.4);
            width: 900px;
            margin: 0 auto
        }

        header.masthead .masthead-content .masthead-subheading {
            font-size: 3rem
        }
}

.bg-primary {
    background-color: #ee0979 !important
}

.btn-primary {
    background-color: #ee0979;
    border-color: #ee0979
}

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        background-color: #bd0760 !important;
        border-color: #bd0760 !important
    }

    .btn-primary:focus {
        box-shadow: 0 0 0 .2rem rgba(238,9,121,.5)
    }

.btn-secondary {
    background-color: #ff6a00;
    border-color: #ff6a00
}

    .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
        background-color: #c50 !important;
        border-color: #c50 !important
    }

    .btn-secondary:focus {
        box-shadow: 0 0 0 .2rem rgba(255,106,0,.5)
    }

.cb-slideshow, .cb-slideshow:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}

    .cb-slideshow:after {
        content: '';
        background: top left
    }

    .cb-slideshow li span {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        color: transparent;
        background-position: 50% 50%;
        background-repeat: none;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -webkit-animation: 24s linear infinite imageAnimation;
        -moz-animation: 24s linear infinite imageAnimation;
        -o-animation: 24s linear infinite imageAnimation;
        -ms-animation: imageAnimation 24s linear infinite 0s;
        animation: 24s linear infinite imageAnimation
    }

    .cb-slideshow li div {
        z-index: 1000;
        position: absolute;
        bottom: 30px;
        left: 0;
        width: 100%;
        text-align: center;
        opacity: 0;
        color: #fff;
        -webkit-animation: 24s linear infinite titleAnimation;
        -moz-animation: 24s linear infinite titleAnimation;
        -o-animation: 24s linear infinite titleAnimation;
        -ms-animation: titleAnimation 24s linear infinite 0s;
        animation: 24s linear infinite titleAnimation
    }

        .cb-slideshow li div h3 {
            font-family: BebasNeueRegular,'Arial Narrow',Arial,sans-serif;
            font-size: 240px;
            padding: 0;
            line-height: 200px
        }

    .cb-slideshow li:nth-child(2) span {
        -webkit-animation-delay: 6s;
        -moz-animation-delay: 6s;
        -o-animation-delay: 6s;
        -ms-animation-delay: 6s;
        animation-delay: 6s;
        background-position: inherit
    }

    .cb-slideshow li:nth-child(3) div, .cb-slideshow li:nth-child(3) span {
        -webkit-animation-delay: 12s;
        -moz-animation-delay: 12s;
        -o-animation-delay: 12s;
        -ms-animation-delay: 12s;
        animation-delay: 12s
    }

    .cb-slideshow li:nth-child(4) div, .cb-slideshow li:nth-child(4) span {
        -webkit-animation-delay: 18s;
        -moz-animation-delay: 18s;
        -o-animation-delay: 18s;
        -ms-animation-delay: 18s;
        animation-delay: 18s
    }

    .cb-slideshow li:nth-child(2) div {
        -webkit-animation-delay: 6s;
        -moz-animation-delay: 6s;
        -o-animation-delay: 6s;
        -ms-animation-delay: 6s;
        animation-delay: 6s
    }

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out
    }

    17% {
        opacity: 1
    }

    100%,40% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        -moz-animation-timing-function: ease-out
    }

    17% {
        opacity: 1
    }

    100%,40% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        -o-animation-timing-function: ease-out
    }

    17% {
        opacity: 1
    }

    100%,40% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    17%,8% {
        opacity: 1
    }

    0%,100%,40% {
        opacity: 0
    }

    0% {
        -ms-animation-timing-function: ease-in
    }

    8% {
        -ms-animation-timing-function: ease-out
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in
    }

    8% {
        opacity: 1;
        animation-timing-function: ease-out
    }

    17% {
        opacity: 1
    }

    100%,40% {
        opacity: 0
    }
}

.fade:not(.show), .imgHolder:hover .box-text p, / .no-cssanimations .cb-slideshow li span {
    opacity: 1
}

@media screen and (max-width:1140px) {
    .cb-slideshow li div h3 {
        font-size: 140px
    }

    .serviceArea {
        margin-bottom: 10px
    }
}

@media screen and (max-width:600px) {
    .cb-slideshow li div h3 {
        font-size: 80px
    }
}

.bubble {
    width: 100%;
    background-color: #44677b;
    color: #fff;
    border-radius: 7px;
    border: 2px solid #fff;
    display: inline-block;
    padding: 15px 25px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

    .bubble:after, .bubble:before {
        border-bottom: 25px solid transparent;
        border-right: 25px solid #fff;
        bottom: -25px;
        content: '';
        position: absolute;
        right: 25px
    }

    .bubble:before {
        border-right: 27px solid #152238;
        border-bottom: 27px solid transparent;
        bottom: -29px;
        right: 23px;
        z-index: 0
    }

.slide-right {
    animation: 5s forwards expand_center
}

@keyframes expand_center {
    0% {
        clip-path: polygon(50% 100%,50% 0,50% 0,50% 100%);
        -webkit-clip-path: polygon(50% 100%,50% 0,50% 0,50% 100%)
    }

    100% {
        clip-path: polygon(0 100%,0 0,100% 0,100% 100%);
        -webkit-clip-path: polygon(0 100%,0 0,100% 0,100% 100%)
    }
}

.menuIcon {
    width: 30px;
    border: 1px solid #fff;
    border-radius: 5px;
    background: #152238
}

.successMsg {
    background: green;
    color: #fff;
    width: 185px;
    padding: 5px
}

@media screen and (max-width:991px) {
    #navbarResponsive {
        background: #152238;
        margin-top: 40px;
        border: 2px solid #fff
    }

    

    .dropdown-menu {
        width: 200px
    }

    .nav-item {
        margin-left: 15px
    }

    .navbar {
        height: 100px;
        width: 100vw;
        position: absolute !important
    }

    .navHeader {
        top: 15px
    }

    .masthead-heading {
        background: rgba(0,0,0,.3)
    }

    #reviewHeader {
        text-align: center
    }

    #aboutUs {
        background-position: left
    }

    #media {
        background-position: right
    }

    .cb-slideshow li:nth-child(2) span {
        background-position: inherit;
        background-size: cover;
        background-repeat: no-repeat
    }

    .active {
        border-bottom: none
    }

    .reviewSeparator {
        border-bottom: 5px solid #fff;
        border-right: none
    }

    .mobileIcon {
        background: #152238;
        width: 105px;
        border-radius: 10px;
        border:2px solid white;
    }
}

@media screen and (max-width:540px) {
    .video-banner video {
        object-fit: cover !important;
    }

    .navHeader {
        display: none
    }

    .cb-slideshow li:nth-child(4) span {
        background-position: right
    }

    .cb-slideshow li:nth-child(2) span {
        background-position: top
    }
}

.imgHolder:hover .description-box {
    background-color: rgba(217,38,44,.8);
    cursor: pointer
}

.in-box {
    width: 100%;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.box-text p {
    opacity: 0;
    color: #fff;
    font-size: 32px;
    margin-bottom: 0
}

.cover {
    cursor: zoom-in
}

.imgHolder:hover .in-box {
    background-color: rgba(41,141,204,.701961);
    cursor: pointer
}

.modal {
    z-index: 9999999;
    background: rgba(149,165,166,.6)
}

@media (max-width:600px) {
    .box {
        width: 100%
    }
}

.mainIcon {
    width: 150px;
    margin-top: -50px;
    background: #152238;
    border-radius: 35px;
    padding: 6px;
    margin-left: 15px;
    border: 2px solid #fff
}

.divSeparate {
    background-image: url(/Content/Images/Home/tartanbanner4.jpg);
    width: 75%;
    height: 5px;
    margin: 0 auto
}

.featureBox {
    padding: 20px;
    border: 5px solid #152238;
    border-radius: 4px;
    margin: 0 auto;
    width: 90%;
    perspective: 1000px;
    position: relative;
    height: 100%;
    min-height: 450px
}

.moreInfoBtn {
    background: #152238;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    margin-top: 10px;
    display: block;
    border-radius: 4px;
    margin-left:10px;
    margin-right:10px;
    border:none;
}

    .moreInfoBtn:hover {
        background: #fff;
        color: #152238;
        border: 2px solid #152238
    }

.hide, .scroll-to-top.hidden {
    display: none
}

.show {
    display: block !important
}

.form-default-submit-btn, html.wf-poppins-n4-active.wf-active body sn-form-parser form-render-parser div.form-container.btn-rounded.form-rounded dynamic-forms-engine form.form-default.form-styled.ng-untouched.ng-pristine.ng-invalid div.form-default-container.form-styled-container-padding form-submit div.form-default-submit-wrapper.not-print button.form-default-submit-btn.form-styled-submit-btn.left {
    background: #152238 !important
}

#aboutUs, #contactArea, #servicesArea {
    scroll-margin-top: 100px
}

.pb-6 {
    padding-bottom: 45px
}

.font-weight-bold {
    font-weight: 700
}

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #152238;
    color: #fff;
    line-height: 42px;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0,0,0,.1);
    cursor: pointer;
    font-size: 24px;
    opacity: .8;
    transition: opacity .3s,transform .3s;
    border: 2px solid #fff
}

    .scroll-to-top:hover {
        opacity: 1;
        transform: scale(1.1)
    }

.control-label {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px
}

.cmsContent {
    margin-top: 165px;
    padding: 20px
}

.logoffbtn {
    position: absolute;
    right: 10px;
    top: 10px;
    background: red
}

.whiteBorder {
    border: 2px solid white;
}

.video-banner {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    overflow: hidden;
    min-height: 800px;
    background:black;
}

    .video-banner video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        min-height: 450px;
    }

.banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 3rem;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}


