/* Give project content some breathing room left and right - Sep 2023 */

div#project-content #project-gallery, div#project-content .block-text {
    width: 90%;
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}


#project-content b,
#project-content strong {
    font-weight: bold !important;
}

#project-content h2,
.post-content h2,
.tailwind-wysiwyg h2 {
    font-size: 42px;
    color: #333;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 100%;
}

#project-content h3,
.post-content h3,
.tailwind-wysiwyg h3 {
    font-size: 36px;
    color: #333;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
}

#project-content h4,
.post-content h4,
.tailwind-wysiwyg h4 {
    font-size: 30px;
    color: #333;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-content p,
#project-content p,
#project-content div,
.tailwind-wysiwyg div,
.tailwind-wysiwyg p {
    font: 300 16px/24px Montserrat, Arial, sans-serif;
}
.post-content p,
#project-content p,
#project-content div.text-center,
.tailwind-wysiwyg div,
.tailwind-wysiwyg p {
      margin: 10px auto;
}

#project-content div.grid {
    margin: 1px auto !important;
}
.post-content ul,
#project-content ul,
.tailwind-wysiwyg ul {
    margin-bottom: 40px;
    font: 300 16px/24px Montserrat, Arial, sans-serif;
}



.post-content ul li:before,
#project-content ul li:before,
.tailwind-wysiwyg ul li:before {
    content: "\2022";
    display: inline-block;
    margin-right: 11px;

}

/* Fix links issues in two places */

#project-content a,
.post-content a {
    color: #0A73A8;
}

#project-content a:hover,
.post-content a:hover {
    color: #000000;
}

.tns-outer {
    padding: 0 !important
}

.tns-outer [hidden] {
    display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
    cursor: pointer
}

.tns-slider {
    transition: all 0s
}

.tns-slider>.tns-item {
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
    clear: both;
    content: "";
    display: table
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%
}

.tns-gallery,
.tns-no-calc {
    left: 0;
    position: relative
}

.tns-gallery {
    min-height: 1px
}

.tns-gallery>.tns-item {
    left: -100%;
    position: absolute;
    transition: opacity 0s, -webkit-transform 0s;
    transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s, -webkit-transform 0s
}

.tns-gallery>.tns-slide-active {
    left: auto !important;
    position: relative
}

.tns-gallery>.tns-moving {
    transition: all .25s
}

.tns-autowidth {
    display: inline-block
}

.tns-lazy-img {
    opacity: .6;
    transition: opacity .6s
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    left: -10000em;
    position: absolute
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 0
}

.tns-fadeOut,
.tns-normal {
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
    display: inline-block
}

.tns-t-subp2 {
    height: 10px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 310px
}

.tns-t-ct {
    position: absolute;
    right: 0;
    width: 2333.3333333%;
    width: 2333.33333%
}

.tns-t-ct:after {
    clear: both;
    content: "";
    display: table
}

.tns-t-ct>div {
    float: left;
    height: 10px;
    width: 1.4285714%;
    width: 1.42857%
}

@font-face {
    font-display: block;
    font-family: lg;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/lg.ttf?22t19m) format("truetype"), url(../fonts/lg.woff?22t19m) format("woff"), url(../fonts/lg.svg?22t19m#lg) format("svg")
}

.lg-icon {
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: lg !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: transparent;
    border: none;
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    outline: 0;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    opacity: .5;
    pointer-events: none
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@keyframes lg-right-end {

    0%,
    to {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes lg-left-end {

    0%,
    to {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    background-color: rgba(0, 0, 0, .45);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1082
}

.lg-toolbar .lg-icon {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    outline: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none !important;
    transition: color .2s linear;
    width: 50px
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    font-size: 13px;
    font-weight: 700;
    margin: 0
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
    transform-origin: 50% 50%;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    opacity: 1;
    transform: scaleX(1)
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    max-height: 350px;
    position: absolute;
    transform: translate3d(0, 100%, 0);
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    width: 100%;
    z-index: 1080
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    transform: translateZ(0)
}

.lg-outer .lg-thumb {
    height: 100%;
    margin-bottom: -5px;
    padding: 10px 0
}

.lg-outer .lg-thumb-item {
    border: 2px solid #fff;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    height: 100%;
    margin-bottom: 5px;
    overflow: hidden
}

@media (min-width:1025px) {
    .lg-outer .lg-thumb-item {
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toggle-thumb {
    background-color: #0d0a0a;
    border: none;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    outline: 0;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toggle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toggle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    display: inline-block;
    max-height: 100%;
    max-width: 1140px;
    padding: 0 5px;
    vertical-align: middle;
    width: 100%
}

.lg-outer .lg-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    cursor: pointer;
    height: 59px;
    left: 50%;
    margin-left: -42px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 84px;
    z-index: 1080
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    opacity: .8;
    width: 64px
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 80ms ease 0s;
    width: 100%;
    z-index: 1083
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scaleX(1);
    transform-origin: 0 0;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    height: 10px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    overflow: hidden;
    position: relative;
    vertical-align: top
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    transform: translateZ(0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: inset 0 0 0 2px #fff
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    border-radius: 3px;
    bottom: 100%;
    color: #fff;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    transform: translate3d(0, 5px, 0);
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    width: 120px
}

.lg-outer .lg-pager-thumb-cont img {
    height: 100%;
    width: 100%
}

.lg-outer .lg-pager {
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    box-shadow: inset 0 0 0 8px hsla(0, 0%, 100%, .7);
    display: block;
    height: 12px;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: inset 0 0 0 8px #fff
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: visibility 0s linear .18s, opacity .18s linear 0s;
    visibility: hidden;
    z-index: 1081
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    opacity: 1;
    transform: translateZ(0);
    transition-delay: 0s;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    opacity: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    transform: translate3d(0, 5px, 0);
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    visibility: hidden
}

.lg-outer .lg-dropdown:after {
    border: 8px solid transparent;
    border-bottom-color: #fff;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 16px;
    top: -16px;
    width: 0
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 4px 12px;
    white-space: pre
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
    height: 100%;
    width: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e907"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e905"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e906"
}

.lg-outer .lg-img-rotate {
    bottom: 0;
    left: 0;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform .3s cubic-bezier(.32, 0, .67, 0) 0s
}

.lg-rotate-left:after {
    content: "\e900"
}

.lg-rotate-right:after {
    content: "\e901"
}

.lg-icon.lg-flip-hor,
.lg-icon.lg-flip-ver {
    font-size: 26px
}

.lg-flip-hor:after {
    content: "\e902"
}

.lg-flip-ver:after {
    content: "\e903"
}

.lg-group:after,
.lg-group:before {
    content: "";
    display: table;
    line-height: 0
}

.lg-group:after {
    clear: both
}

.lg-outer {
    left: 0;
    opacity: 0;
    outline: 0;
    position: fixed;
    top: 0;
    transition: opacity .15s ease 0s;
    z-index: 1050
}

.lg-outer * {
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    opacity: 1;
    transition-duration: 0s !important
}

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    margin-left: auto;
    margin-right: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-inner {
    left: 0;
    position: absolute;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) 50% no-repeat;
    display: none !important
}

.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    margin-right: -1px;
    width: 1px
}

.lg-outer .lg-img-wrap {
    bottom: 0;
    left: 0;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    height: auto !important;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    width: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .15s ease 0s;
    z-index: 1040
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    opacity: 1;
    transform: translateZ(0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    left: 0;
    opacity: 0;
    position: absolute
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: Montserrat, Lato, -apple-system, Segoe UI, Roboto, Arial;
    line-height: 1.5
}

*,
:after,
:before {
    border: 0 solid;
    box-sizing: border-box
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a0aec0
}

input::placeholder,
textarea::placeholder {
    color: #a0aec0
}

[role=button],
button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    line-height: inherit;
    padding: 0;
	border:1px solid #d3d3d3 !important;
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    height: auto;
    max-width: 100%
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat Regular"), local("Montserrat-Regular"), url(../fonts/Montserrat-Regular.woff2) format("woff2"), url(../fonts/Montserrat-Regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 700;
    src: local("Montserrat Bold Italic"), local("Montserrat-BoldItalic"), url(../fonts/Montserrat-BoldItalic.woff2) format("woff2"), url(../fonts/Montserrat-BoldItalic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 300;
    src: local("Montserrat Light Italic"), local("Montserrat-LightItalic"), url(../fonts/Montserrat-LightItalic.woff2) format("woff2"), url(../fonts/Montserrat-LightItalic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    src: local("Montserrat Light"), local("Montserrat-Light"), url(../fonts/Montserrat-Light.woff2) format("woff2"), url(../fonts/Montserrat-Light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 400;
    src: local("Montserrat Italic"), local("Montserrat-Italic"), url(../fonts/Montserrat-Italic.woff2) format("woff2"), url(../fonts/Montserrat-Italic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: local("Montserrat Bold"), local("Montserrat-Bold"), url(../fonts/Montserrat-Bold.woff2) format("woff2"), url(../fonts/Montserrat-Bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: italic;
    font-weight: 600;
    src: local("Montserrat SemiBold Italic"), local("Montserrat-SemiBoldItalic"), url(../fonts/Montserrat-SemiBoldItalic.woff2) format("woff2"), url(../fonts/Montserrat-SemiBoldItalic.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url(../fonts/Montserrat-SemiBold.woff2) format("woff2"), url(../fonts/Montserrat-SemiBold.woff) format("woff")
}

@font-face {
    font-family: alairhomes-v2;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/alairhomes-v2.woff2?5302087) format("woff2"), url(../fonts/alairhomes-v2.woff?5302087) format("woff")
}

@font-face {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fontello.woff2) format("woff2"), url(../fonts/fontello.woff) format("woff")
}

.ah-ico,
[class*=" ah-"]:before,
[class^=ah-]:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: alairhomes-v2;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-left: .2em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em
}

.ah-facebook-f:before {
    content: "\e803"
}

.ah-houzz:before {
    content: "\e804"
}

.ah-instagram:before {
    content: "\e805"
}

.ah-linkedin-in:before {
    content: "\e806"
}

.ah-twitter:before {
    content: "\e80a"
}

.ah-pinterest:before {
    content: "\f0d2"
}

.ah-youtube:before {
    content: "\e815"
}

.ah-pinterest {
    font-family: "fontello";
}

.ah-pinterest:before {
    font-family: "fontello";
    content: '\f0d2';
}

.container {
    width: 100%
}

@media (min-width:576px) {
    .container {
        max-width: 576px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1366px) {
    .container {
        max-width: 1366px
    }
}

@media (min-width:1500px) {
    .container {
        max-width: 1500px
    }
}

@media (min-width:2000px) {
    .container {
        max-width: 2000px
    }
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.bg-transparent {
    background-color: transparent
}

.bg-black {
    --bg-opacity: 1;
    background-color: #000;
    background-color: rgba(0, 0, 0, var(--bg-opacity))
}

.bg-white {
    --bg-opacity: 1;
    background-color: #fff;
    background-color: rgba(255, 255, 255, var(--bg-opacity))
}

.bg-gray-100 {
    --bg-opacity: 1;
    background-color: #f6f6f6;
    background-color: rgba(246, 246, 246, var(--bg-opacity))
}

.bg-light-gray {
    --bg-opacity: 1;
    background-color: #ebebeb;
    background-color: rgba(235, 235, 235, var(--bg-opacity))
}

.bg-center {
    background-position: 50%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-cover {
    background-size: cover
}

.border-collapse {
    border-collapse: collapse
}

.border-black {
    --border-opacity: 1;
    border-color: #000;
    border-color: rgba(0, 0, 0, var(--border-opacity))
}

.border-white {
    --border-opacity: 1;
    border-color: #fff;
    border-color: rgba(255, 255, 255, var(--border-opacity))
}

.border-gray {
    --border-opacity: 1;
    border-color: #626262;
    border-color: rgba(98, 98, 98, var(--border-opacity))
}

.border-semilight-gray {
    --border-opacity: 1;
    border-color: #b7b7b7;
    border-color: rgba(183, 183, 183, var(--border-opacity))
}

.border-solid {
    border-style: solid
}

.border-2 {
    border-width: 2px
}

.border {
    border-width: 1px
}

.border-t-0 {
    border-top-width: 0
}

.border-l {
    border-left-width: 1px
}

.cursor-pointer {
    cursor: pointer
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.flex-shrink-0 {
    flex-shrink: 0
}

.font-light {
    font-weight: 300
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.h-1 {
    height: .25rem
}

.h-2 {
    height: .5rem
}

.h-6 {
    height: 1.5rem
}

.h-8 {
    height: 2rem
}

.h-12 {
    height: 3rem
}

.h-16 {
    height: 4rem
}

.h-374 {
    height: 20rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.text-12 {
    font-size: 1.2rem
}

.text-14 {
    font-size: 1.4rem
}

.text-16 {
    font-size: 1.6rem
}

.text-18 {
    font-size: 1.8rem
}

.text-19 {
    font-size: 1.9rem
}

.text-20 {
    font-size: 2rem
}

.text-22 {
    font-size: 2.2rem
}

.text-23 {
    font-size: 2.3rem
}

.text-24 {
    font-size: 2.4rem
}

.text-25 {
    font-size: 2.5rem
}

.text-30 {
    font-size: 3rem
}

.text-40 {
    font-size: 4rem
}

.text-42 {
    font-size: 4.2rem
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed,
.leading-text {
    line-height: 1.625
}

.leading-loose {
    line-height: 2
}

.m-36 {
    margin: 9rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}

.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem
}

.my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

.my-16 {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.mx-16 {
    margin-left: 4rem;
    margin-right: 4rem
}

.my-20 {
    margin-bottom: 5rem;
    margin-top: 5rem
}

.mx-32 {
    margin-left: 8rem;
    margin-right: 8rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-0 {
    margin-bottom: 0
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mt-8 {
    margin-top: 2rem
}

.mr-8 {
    margin-right: 2rem
}

.mb-8 {
    margin-bottom: 2rem
}

.ml-8 {
    margin-left: 2rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mt-16 {
    margin-top: 4rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mt-20 {
    margin-top: 5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-24 {
    margin-bottom: 6rem
}

.mb-28 {
    margin-bottom: 7rem
}

.mt-32 {
    margin-top: 8rem
}

.mr-32 {
    margin-right: 8rem
}

.mb-32 {
    margin-bottom: 8rem
}

.mb-48 {
    margin-bottom: 12rem
}

.mb-52 {
    margin-bottom: 13rem
}

.mr-auto {
    margin-right: auto
}

.max-w-md {
    max-width: 28rem
}

.max-w-before-after {
    max-width: 144rem
}

.max-w-landscape {
    max-width: 104rem
}

.max-w-content {
    max-width: 140rem
}

.max-w-page {
    max-width: 210rem
}

.max-w-5xl {
    max-width: 69rem
}

.max-w-7xl {
    max-width: 75rem
}

.max-w-full {
    max-width: 100%
}

.min-w-full {
    min-width: 100%
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.overflow-hidden {
    overflow: hidden
}

.p-0 {
    padding: 0
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.p-10 {
    padding: 2.5rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem
}

.px-32 {
    padding-left: 8rem;
    padding-right: 8rem
}

.pt-0 {
    padding-top: 0
}

.pr-0 {
    padding-right: 0
}

.pb-0 {
    padding-bottom: 0
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-8 {
    padding-top: 2rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-8 {
    padding-left: 2rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pr-12 {
    padding-right: 3rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pl-12 {
    padding-left: 3rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pt-20 {
    padding-top: 5rem
}

.pr-20 {
    padding-right: 5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pt-28 {
    padding-top: 7rem
}

.pb-28 {
    padding-bottom: 7rem
}

.pt-32 {
    padding-top: 8rem
}

.pb-40 {
    padding-bottom: 10rem
}

.pt-48 {
    padding-top: 12rem
}

.pb-48 {
    padding-bottom: 12rem
}

.static {
    position: static
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-0 {
    top: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.top-30 {
    top: 30%
}

.resize {
    resize: both
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-blue-light {
    --text-opacity: 1;
    color: #069;
    color: rgba(0, 102, 153, var(--text-opacity))
}

.text-black {
    --text-opacity: 1;
    color: #000;
    color: rgba(0, 0, 0, var(--text-opacity))
}

.text-white {
    --text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--text-opacity))
}

.text-gray {
    --text-opacity: 1;
    color: #626262;
    color: rgba(98, 98, 98, var(--text-opacity))
}

.text-gray-200 {
    --text-opacity: 1;
    color: #a8a8a8;
    color: rgba(168, 168, 168, var(--text-opacity))
}

.text-gray-250 {
    --text-opacity: 1;
    color: #888;
    color: rgba(136, 136, 136, var(--text-opacity))
}

.text-gray-300 {
    --text-opacity: 1;
    color: #919191;
    color: rgba(145, 145, 145, var(--text-opacity))
}

.hover\:text-gray-dark:hover {
    --text-opacity: 1;
    color: #333;
    color: rgba(51, 51, 51, var(--text-opacity))
}

.not-italic {
    font-style: normal
}

.uppercase {
    text-transform: uppercase
}

.tracking-1 {
    letter-spacing: .1rem
}

.tracking-wide {
    letter-spacing: .3rem
}

.tracking-lt {
    letter-spacing: 1rem
}

.w-6 {
    width: 1.5rem
}

.w-8 {
    width: 2rem
}

.w-10 {
    width: 2.5rem
}

.w-12 {
    width: 3rem
}

.w-20 {
    width: 5rem
}

.w-full {
    width: 100%
}

.z-50 {
    z-index: 50
}

.gap-8 {
    grid-gap: 2rem;
    gap: 2rem
}

.gap-10 {
    grid-gap: 2.5rem;
    gap: 2.5rem
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.transform {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes ping {

    75%,
    to {
        opacity: 0;
        transform: scale(2)
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes bounce {

    0%,
    to {
        animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        transform: translateY(-25%)
    }

    50% {
        animation-timing-function: cubic-bezier(0, 0, .2, 1);
        transform: none
    }
}

html {
    font-size: 10px
}

body,
html {
    height: 100%
}

body {
    background: #fff;
    color: #626262;
    font-weight: 400;
    min-width: 320px
}

.transform {
    min-height: 550px;
    padding-bottom: 60px;
    padding-top: 60px
}

@media screen and (min-width:1024px) {
    .transform {
        -webkit-clip-path: polygon(0 0, 100% 27%, 100% 77%, 0 100%);
        clip-path: polygon(0 0, 100% 27%, 100% 77%, 0 100%);
        padding-bottom: 285px;
        padding-top: 285px
    }
}

@media screen and (min-width:768px) {
    .transform {
        -webkit-clip-path: polygon(0 0, 100% 13%, 100% 90%, 0 100%);
        clip-path: polygon(0 0, 100% 13%, 100% 90%, 0 100%);
        padding-bottom: 100px;
        padding-top: 110px
    }
}

.transform+.transform {
    background: none;
    -webkit-clip-path: none;
    clip-path: none;
    padding-top: 0
}

@media screen and (min-width:768px) {
    .transform+.transform {
        padding-top: 0
    }
}

@media screen and (min-width:1024px) {
    .transform+.transform {
        padding-top: 0
    }
}

.animated-button {
    overflow: hidden;
    position: relative;
    transition: all 1s ease
}

.animated-button:after {
    background: #000;
    content: "";
    height: 0%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transition: all .75s ease 0s;
    width: 150%;
    z-index: -1
}

.animated-button:hover {
    color: #fff
}

.animated-button:hover:after {
    height: 700%
}

.about-person .animated-button:before {
    content: "+";
    font-size: 47px;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    right: 15px;
    top: 3px
}

.about-person .animated-button:after {
    background: #626262
}

.about-person .animated-button:hover:after {
    height: 700%
}

@media screen and (max-width:768px) {
    .about-person .animated-button:before {
        font-size: 30px;
        line-height: 50px;
        right: 10px
    }
}

#project-slider .animated-button span {
    position: relative;
    z-index: 2
}

#project-slider .animated-button:hover {
    color: #000
}

#project-slider .animated-button:after {
    background: #fff;
    z-index: 1
}

.about-person .bio {
    display: none
}

.about-person.opened .bio {
    display: block
}

.about-person.opened .animated-button {
    border-bottom: none
}

.about-person.opened .animated-button:before {
    content: "-";
    top: 0
}

.videoWrapper {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.videoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.page-description p {
    margin-bottom: 2rem
}

@media screen and (max-width:768px) {
    .page-description p {
        margin-bottom: 1.5rem
    }
}

.page-description p:last-child {
    margin-bottom: 0 !important
}

.post-excerpt p {
    display: flex;
    flex-direction: column
}

.post-excerpt p .animated-button {
    margin-right: auto;
    margin-top: 3rem
}

@media screen and (max-width:1366px) {
    .post-excerpt p .animated-button {
        margin-top: 2.5rem
    }
}

.blog .navigation {
    font-size: 20px;
    padding-bottom: 30px;
    text-align: center
}

.blog .navigation h2 {
    display: none
}

.blog .navigation .nav-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.blog .navigation .nav-links a,
.blog .navigation .nav-links span {
    border: 1px solid #a8a8a8;
    color: #a8a8a8;
    flex-shrink: 0;
    line-height: 40px;
    margin: 0 8px 10px;
    width: 42px
}

.blog .navigation .nav-links .current {
    background: #c4c4c4;
    border-color: #c4c4c4;
    color: #000
}

.blog .navigation .nav-links .dots {
    border: 0
}

@media screen and (max-width:1024px) {
    .blog .navigation {
        padding-top: 0
    }

    .blog .navigation .nav-links a,
    .blog .navigation .nav-links span {
        font-size: 20px;
        line-height: 35px;
        margin: 0 5px 10px;
        width: 35px
    }
}

.post-content {
    max-width: 1826px;
    padding-bottom: 50px
}

.post-content p {
    margin-bottom: 20px
}

.post-content h2,
.post-content h3,
.post-content h4 {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px
}

.post-content h3 {
    font-size: 26px
}

.post-content h4 {
    font-size: 20px
}

.post-content .wp-caption {
    margin-bottom: 30px;
    width: 100% !important
}

.post-content .wp-caption img {
    display: block;
    height: auto;
    margin-bottom: 10px;
    /* width: 100% */
}

.post-content .wp-caption figcaption {
    text-align: center
}

@media screen and (max-width:1280px) {
    .post-content p {
        margin-bottom: 30px
    }
}

@media screen and (max-width:1024px) {
    .post-content p {
        margin-bottom: 16px
    }
}

.project-cell {
    overflow: hidden;
    position: relative
}

.project-cell .info {
    display: none
}

.project-cell .inner:after {
    content: "";
    display: block;
    padding-bottom: 67%
}

.project-cell .inner:hover .info {
    display: flex
}

.project-cell .inner:hover img {
    opacity: .4
}

.project-cell .inner a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.project-cell .no-hover:hover img {
    opacity: 1
}

.services-grid .project-cell .inner:hover .title {
    display: none
}

.services-grid .project-cell .inner:hover img {
    opacity: .59
}

.services-grid .project-cell .inner:after {
    padding-bottom: 111%
}

.stories-grid .project-cell .inner:hover img {
    opacity: 1
}

.stories-grid .project-cell .inner:after {
    padding-bottom: 111%
}

.stories-grid .text {
    bottom: 0;
    left: 0;
    position: absolute
}

#projects-grid .project-cell:nth-child(5n+2) {
    grid-row-end: span 2
}

@media screen and (max-width:1279px) {
    #projects-grid .project-cell:nth-child(5n+2) {
        grid-row-end: span 1
    }
}

#projects-slider .next,
#projects-slider .prev {
    background: url(../images/slider-arrow.png) no-repeat;
    height: 91px;
    left: 100px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: calc(50% - 45px);
    width: 46px;
    z-index: 99
}

#projects-slider .next {
    left: auto;
    right: 100px;
    transform: rotate(180deg)
}

@media screen and (max-width:1365px) {
    #projects-slider .prev {
        left: 50px
    }

    #projects-slider .next {
        right: 50px
    }
}

@media screen and (max-width:1023px) {

    #projects-slider .next,
    #projects-slider .prev {
        background-size: cover;
        height: 45px;
        left: 25px;
        width: 23px
    }

    #projects-slider .next {
        right: 25px
    }
}

@media screen and (max-width:767px) {

    #projects-slider .next,
    #projects-slider .prev {
        top: calc(30% - 45px)
    }
}

#project-slider-ow {
    overflow: hidden;
    position: relative
}

#project-slider-ow .tns-controls button {
    align-items: center;
    background: none;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    font-size: 0;
    height: 84px;
    justify-content: center;
    left: 15px;
    outline: none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .2s ease-in-out;
    width: 84px;
    z-index: 10
}

#project-slider-ow .tns-controls button:before {
    background: url(../images/long-arrow-left.svg) no-repeat 50% 0;
    content: "";
    height: 29px;
    width: 42px
}

#project-slider-ow .tns-controls button[data-controls=next] {
    left: auto;
    right: 15px
}

#project-slider-ow .tns-controls button[data-controls=next]:before {
    background-image: url(../images/long-arrow-right.svg)
}

#project-slider-ow .view-btn {
    margin-right: -30px;
    padding-right: 30px;
    position: relative
}

#project-slider-ow .view-btn:before {
    background: url(../images/long-arrow-right.svg) no-repeat;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 21px
}

@media screen and (max-width:600px) {
    #project-slider-ow .tns-controls button {
        height: 39px;
        width: 39px
    }

    #project-slider-ow .tns-controls button:before {
        height: 15px;
        left: 8px;
        top: 9px;
        width: 21px
    }

    #project-slider-ow .tns-controls button[data-controls=prev] {
        left: 15px
    }

    #project-slider-ow .tns-controls button[data-controls=next] {
        right: 15px
    }
}

#project-slider-ow .item {
    background: #000
}

#project-slider-ow .img {
    height: 100vh;
    opacity: .7
}

#project-slider-ow:after {
    background: url(../images/angle-double-down.svg) no-repeat 50% 100%;
    bottom: 0;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%
}

#project-gallery .project-cell:nth-child(3n+2),
#project-gallery .project-cell:nth-child(5n+2) {
    grid-row-end: span 2
}

@media screen and (max-width:1279px) {

    #project-gallery .project-cell:nth-child(3n+2),
    #project-gallery .project-cell:nth-child(5n+2) {
        grid-row-end: span 1
    }
}

.logo {
    height: 2.4rem;
    width: 24.9rem
}

#header .animated-button span {
    position: relative;
    z-index: 2
}

#header .animated-button:after {
    background: #fff;
    z-index: 1
}

#header .animated-button:hover {
    color: #000
}

#header #menu-header {
    display: flex;
    font-size: 2rem;
    text-transform: uppercase
}

#header #menu-header a {
    color: #fff
}

#header #menu-header>li {
    margin-right: 4rem;
    position: relative;
    z-index: 2
}

#header #menu-header .menu-item-has-children {
    padding-right: 15px;
    position: relative
}

#header #menu-header .menu-item-has-children:after {
    background: url(../images/angle-up.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 10px;
    position: absolute;
    right: 0;
    top: 10px;
    transform: rotate(180deg);
    width: 10px
}

#header #menu-header .menu-item-has-children:hover {
    z-index: 1
}

#header #menu-header .menu-item-has-children:hover:after {
    top: 5px;
    transform: rotate(0deg)
}

#header #menu-header .menu-item-has-children:hover .sub-menu {
    display: block
}

#header #menu-header .sub-menu {
    display: none;
    font-size: 16px;
    left: 0;
    padding-top: 45px;
    position: absolute;
    top: 0;
    width: 250px
}

#header #menu-header .sub-menu li>a {
    background: #fff;
    color: #000;
    display: block;
    padding: 10px 20px;
    text-transform: capitalize
}

#header #menu-header .sub-menu li>a:hover {
    background: #ebebeb
}

body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white {
    background: #fff
}

body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white svg path {
    fill: #000
}

body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white #menu-header .menu-item-has-children:after {
    background-image: url(../images/angle-up-black.svg)
}

body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white #menu-header a,
body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white .text-white,
body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white a {
    color: #000
}

body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white .border-white {
    border-color: #000
}

body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white .opener:after,
body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white .opener:before,
body:not(.page-template-template-service-gallery, .home, .single) #header.bg-white .opener span {
    background: #000
}

.home #header,
.page-template-template-service-gallery #header,
.single #header {
    background: transparent;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#mobile-nav {
    background: rgba(0, 0, 0, .95);
    bottom: 0;
    color: #fff;
    display: none;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 2147483650
}

#mobile-nav .animated-button span {
    position: relative;
    z-index: 2
}

#mobile-nav .animated-button:after {
    background: #fff;
    z-index: 1
}

#mobile-nav .animated-button:hover {
    color: #000
}

#mobile-nav .wrapper {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 50px 15px 15px
}

#mobile-nav .menu-item-has-children {
    padding: 0
}

#mobile-nav .menu-item-has-children>a {
    display: none
}

#mobile-nav a {
    color: #fff
}

#mobile-nav .btn {
    padding-left: 15px;
    padding-right: 15px
}

#mobile-nav .logo-holder svg {
    display: block;
    height: 19px;
    margin: 0 auto;
    width: 195px
}

#mobile-nav .logo-holder h2 {
    margin: 0 0 20px
}

#mobile-nav .logo-holder h1 {
    color: #fff;
    font-size: 11px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 250px;
    text-transform: uppercase
}

#mobile-nav .btm-block {
    margin-top: auto
}

#mobile-nav .btm-block ul {
    display: flex;
    font-size: 30px;
    justify-content: center;
    margin-top: 38px;
    padding-bottom: 20px
}

#mobile-nav .btm-block ul li {
    margin: 0 10px
}

#mobile-nav .btm-block .btn:hover {
    color: #069
}

#mobile-nav .menu-header-container {
    font-size: 20px;
    margin: auto 0;
    padding-top: 25px;
    position: relative;
    text-transform: uppercase
}

#mobile-nav .menu-header-container li {
    padding: 15px 0
}

#mobile-nav .menu-header-container .menu-item-has-children {
    padding: 0
}

#mobile-nav .menu-header-container .menu-item-has-children>a {
    display: none
}

#mobile-nav .menu-header-container .drop {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

#mobile-nav .menu-header-container .drop ul {
    background: #000
}

#mobile-nav .mobiledrop-opened .drop {
    display: block
}

#mobile-nav #close-mobiledrop {
    right: 5px !important;
    top: -50px !important
}

#mobile-nav #open-mobiledrop {
    cursor: pointer
}

#mobile-nav #close-mobiledrop,
#mobile-nav .close {
    cursor: pointer;
    height: 43px;
    position: absolute;
    right: 12px;
    top: 13px;
    transform: rotate(45deg);
    width: 43px
}

#mobile-nav #close-mobiledrop:after,
#mobile-nav #close-mobiledrop:before,
#mobile-nav .close:after,
#mobile-nav .close:before {
    background: #fff;
    content: "";
    height: 43px;
    left: 18px;
    position: absolute;
    top: 0;
    width: 5px
}

#mobile-nav #close-mobiledrop:before,
#mobile-nav .close:before {
    height: 5px;
    left: 0;
    top: 18px;
    width: 43px
}

#header .opener {
    cursor: pointer;
    display: none;
    height: 18px;
    position: relative;
    width: 30px;
    z-index: 20
}

#header .opener span {
    background: #fff;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 100%
}

#header .opener:after,
#header .opener:before {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#header .opener:before {
    bottom: 0;
    top: auto
}

/* .elementor-page .lg\:px-20,
.elementor-page .px-8 {
    padding-left: 0 !important;
    padding-right: 0 !important;
} */

.postid-2319 #project-content h2,
.postid-2319 #project-content h3,
.postid-2319 #project-content p,
.postid-2319 #project-content span {
    text-align: center !important;
    margin: 0 auto !important;
}

@media screen and (max-width:1800px) {
    #header #menu-header {
        font-size: 1.6rem
    }

    #header #menu-header>li {
        margin-right: 20px
    }

    #header .animated-button {
        font-size: 1.6rem;
        padding: 10px 20px
    }
}

@media screen and (max-width:1500px) {
    #header .logo {
        height: auto;
        width: 15rem
    }

    #header #logo h1 {
        margin-left: 15px;
        padding-left: 15px
    }
}

@media screen and (max-width:1200px) {
    #header #logo h1 {
        display: none
    }
}

@media screen and (max-width:1075px) {
    #header .holder {
        display: none
    }

    #header .opener {
        display: block
    }
}

.js-mobilenav-opened #mobile-nav {
    display: block !important
}

#footer {
    position: relative
}

#footer:before {
    background: #000;
    content: "";
    left: 0;
    position: absolute;
    width: 100%
}

@media screen and (min-width:1024px) {
    #footer:before {
        -webkit-clip-path: polygon(0 51%, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 51%, 100% 0, 100% 100%, 0 100%);
        height: 237px;
        top: -237px
    }
}

@media screen and (min-width:768px) {
    #footer:before {
        -webkit-clip-path: polygon(0 80%, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 80%, 100% 0, 100% 100%, 0 100%);
        height: 77px;
        top: -76px
    }
}

@media screen and (max-width:767px) {
    #footer:before {
        display: none
    }
}

#faqs-content .item {
    background: #fff;
    border: 1px solid #e3e3e3;
    margin-bottom: -1px;
    padding: 18px 40px
}

#faqs-content .item p {
    margin: 0
}

#faqs-content .item.js-visible .answer {
    height: auto;
    opacity: 1;
    padding-top: 20px
}

#faqs-content .item.js-visible .question:after {
    content: "-"
}

#faqs-content .answer {
    font-size: 16px;
    height: 0;
    line-height: 24px;
    max-width: 950px;
    opacity: 0;
    padding-right: 30px
}

#faqs-content .question {
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: 300;
    margin: -18px -40px;
    padding: 18px 60px 18px 20px;
    position: relative
}

#faqs-content .question:after {
    color: #999;
    content: "+";
    font-size: 40px;
    font-weight: 300;
    line-height: 0;
    position: absolute;
    right: 20px;
    top: 28px
}

#project-toggle a {
    height: 38px;
    position: fixed;
    text-indent: -9999px;
    top: 50%;
    transform: translateY(-50%);
    width: 21px;
    z-index: 10
}

#project-toggle .prev {
    background: url(../images/angle-left.png) no-repeat;
    left: 0;
    margin-left: 1.25rem
}

#project-toggle .next {
    background: url(../images/angle-right.png) no-repeat;
    margin-right: 1.25rem;
    right: 0
}

#projects-nav {
    padding-left: 300px;
    padding-right: 300px
}

#projects-nav .addtoany_list {
    display: flex;
    position: absolute;
    right: 50px;
    top: 0
}

#projects-nav .addtoany_list .addtoany_share {
    font-size: 16px;
    order: -1
}

#projects-nav a {
    color: #626262
}

#projects-nav .flex a {
    margin: 0 30px
}

#projects-nav .prev {
    background: url(../images/angle-left.png) no-repeat;
    margin-left: 0;
    padding-left: 40px
}

#projects-nav .next {
    background: url(../images/angle-right.png) no-repeat 100% 0;
    margin-right: 0;
    padding-right: 40px
}

@media screen and (max-width:1550px) {
    #projects-nav {
        display: flex;
        flex-direction: column;
        padding-left: 0;
        padding-right: 0
    }

    #projects-nav .addtoany_list {
        margin: 35px auto 0;
        position: static
    }
}

@media screen and (max-width:950px) {
    #projects-nav {
        font-size: 16px
    }

    #projects-nav .next,
    #projects-nav .prev {
        background: none;
        padding: 0
    }

    #projects-nav .flex {
        align-items: center;
        flex-wrap: wrap;
        justify-content: center
    }

    #projects-nav .flex a {
        margin: 0 12px
    }
}

#image-spliter {
    margin: 0 auto;
    max-width: 1400px;
    position: relative
}

#spliter-tabset {
    padding-top: 6px;
    text-align: center
}

#spliter-tabset li {
    background: #000;
    display: inline-block;
    margin: 20px 10px 0
}

#spliter-tabset li.active a {
    opacity: .6
}

#spliter-tabset a {
    height: 198px;
    width: 296px
}

#spliter-tabset a:hover {
    opacity: .6
}

#spliter-tabset img {
    display: block;
    height: auto;
    width: 100%
}

@media screen and (max-width:900px) {
    #spliter-tabset a {
        height: 100px;
        width: 150px
    }
}

.beer-slider {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.beer-slider *,
.beer-slider:after,
.beer-slider :after,
.beer-slider:before,
.beer-slider :before {
    box-sizing: border-box
}

.beer-slider img,
.beer-slider svg {
    vertical-align: bottom
}

.beer-slider>* {
    height: 100%
}

.beer-slider>img {
    height: auto;
    max-width: 100%
}

.beer-reveal {
    border-right: 3px solid #fff;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 50%;
    top: 0;
    transition: opacity .35s;
    z-index: 1
}

.beer-reveal>:first-child {
    height: 100%;
    max-width: none;
    width: 200%
}

.beer-reveal>img:first-child {
    height: auto
}

.beer-range {
    -moz-appearance: none;
    -webkit-appearance: slider-horizontal !important;
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: -1px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -ms-touch-action: auto;
    touch-action: auto;
    width: calc(100% + 2px);
    z-index: 2
}

.beer-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 300vh
}

.beer-range::-moz-range-thumb {
    -webkit-appearance: none;
    height: 300vh
}

.beer-range::-ms-tooltip {
    display: none
}

.beer-handle {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 6px transparent;
    color: #000;
    height: 48px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    transition: background .3s, box-shadow .3s, opacity .5s .25s;
    width: 48px;
    z-index: 2
}

.beer-handle:after,
.beer-handle:before {
    border-left: 2px solid;
    border-top: 2px solid;
    content: "";
    height: 10px;
    position: absolute;
    top: 50%;
    transform-origin: 0 0;
    width: 10px
}

.beer-handle:before {
    left: 10px;
    transform: rotate(-45deg)
}

.beer-handle:after {
    right: 0;
    transform: rotate(135deg)
}

.beer-range:focus~.beer-handle {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .4)
}

.beer-reveal[data-beer-label]:after,
.beer-slider[data-beer-label]:after {
    background: #fff;
    border-radius: .125rem;
    content: attr(data-beer-label);
    line-height: 1;
    padding: .5rem;
    position: absolute;
    top: 1.5rem
}

.beer-slider[data-beer-label]:after {
    right: 1.5rem
}

.beer-reveal[data-beer-label]:after {
    left: 1.5rem
}

.beer-reveal[data-beer-label=""]:after,
.beer-slider[data-beer-label=""]:after {
    content: none
}

.beer-ready .beer-handle,
.beer-ready .beer-reveal {
    opacity: 1
}

.captcha-holder {
    margin-bottom: 30px;
    margin-right: auto;
    text-align: center
}

.captcha-holder>div>div {
    margin: 0 auto
}

.captcha-holder p {
    color: red;
    display: none;
    font-weight: 400;
    margin-top: 20px
}

.captcha-holder.missed p {
    display: block
}

.fa-circle-o-notch {
    animation: fa-spin 2s linear infinite;
    background: url(../images/loading.svg) no-repeat;
    display: inline-block;
    height: 20px;
    margin-left: -10px;
    margin-right: 10px;
    position: relative;
    vertical-align: top;
    width: 20px
}

#contact-form button.disabled,
#contact-form button:disabled,
#contact-form button[disabled] {
    background: gray !important;
    border-color: gray !important;
    color: #fff !important;
    cursor: none
}

#contact-form option:first-child {
    display: none
}

.post-hero-image {
    background: #000;
    max-height: 70vh
}

.post-hero-image h3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.post-hero-image img {
    opacity: .6
}

.post-hero-image:after {
    background: url(../images/angle-double-down.svg) no-repeat 50% 100%;
    bottom: 0;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    width: 100%
}

.findbuilder-form option[value=""],
.findbuilder-form option[value=default] {
    display: none
}

.findbuilder-form select {
    background-position: 95% 50%
}

select {
    -webkit-appearance: none;
    appearance: none;
    background: #fff url(../images/angle-down.svg) no-repeat;
    background-position: 98% 50%;
    background-size: 20px 20px;
    cursor: pointer;
    position: relative
}

#sbi_load,
.sb_instagram_header,
.sbi_resized_image_data {
    display: none
}

.block-text p {
    margin-bottom: 20px
}

.tailwind-wysiwyg h1 {
    font-size: 4.4rem;
    font-weight: 700
}

.tailwind-wysiwyg h2 {
    font-size: 4rem;
    font-weight: 700
}

.tailwind-wysiwyg h3 {
    font-size: 3.6rem;
    font-weight: 700
}

.tailwind-wysiwyg h4 {
    font-size: 3.2rem;
    font-weight: 700
}

.tailwind-wysiwyg h5 {
    font-size: 2.8rem;
    font-weight: 700
}

.tailwind-wysiwyg h6 {
    font-size: 2.4rem;
    font-weight: 700
}

.tailwind-wysiwyg p {
    font-size: 1.6rem;
    font-weight: 300;
    margin-bottom: 2.5rem
}

.tailwind-wysiwyg a {
    font-weight: 600;
    text-decoration: underline
}

.request-sent {
    bottom: 0;
    color: #888;
    left: 0;
    margin: 0 auto;
    max-width: 510px;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 1
}

.js-requestsent .request-sent {
    opacity: 1;
    position: relative;
    z-index: 2
}

.request-sent h3 {
    color: #333;
    font-size: 42px;
    font-weight: 700;
    margin: 0 0 30px
}

.request-sent p {
    margin-bottom: 30px
}

.request-sent .ico {
    display: inline-block;
    height: auto;
    max-width: 100%
}

.fields-holder {
    position: relative;
    z-index: 2
}

.js-requestsent .fields-holder {
    opacity: 0;
    position: absolute;
    z-index: 1
}

@media (min-width:576px) {
    .sm\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .sm\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .sm\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .sm\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1280px) {
        .sm\:container {
            max-width: 1280px
        }
    }

    @media (min-width:1366px) {
        .sm\:container {
            max-width: 1366px
        }
    }

    @media (min-width:1500px) {
        .sm\:container {
            max-width: 1500px
        }
    }

    @media (min-width:2000px) {
        .sm\:container {
            max-width: 2000px
        }
    }

    .sm\:flex {
        display: flex
    }

    .sm\:text-18 {
        font-size: 1.8rem
    }

    .sm\:text-24 {
        font-size: 2.4rem
    }

    .sm\:text-28 {
        font-size: 2.8rem
    }

    .sm\:text-32 {
        font-size: 3.2rem
    }

    .sm\:leading-loose {
        line-height: 2
    }

    .sm\:mx-8 {
        margin-left: 2rem;
        margin-right: 2rem
    }

    .sm\:mb-20 {
        margin-bottom: 5rem
    }

    .sm\:mb-28 {
        margin-bottom: 7rem
    }

    .sm\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .sm\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sm\:pt-28 {
        padding-top: 7rem
    }

    .sm\:pb-28 {
        padding-bottom: 7rem
    }

    .sm\:pb-32 {
        padding-bottom: 8rem
    }

    .sm\:w-1\/2 {
        width: 50%
    }
}

@media (min-width:768px) {
    .md\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .md\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .md\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .md\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1280px) {
        .md\:container {
            max-width: 1280px
        }
    }

    @media (min-width:1366px) {
        .md\:container {
            max-width: 1366px
        }
    }

    @media (min-width:1500px) {
        .md\:container {
            max-width: 1500px
        }
    }

    @media (min-width:2000px) {
        .md\:container {
            max-width: 2000px
        }
    }

    .md\:border-r-2 {
        border-right-width: 2px
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:h-1 {
        height: .25rem
    }

    .md\:text-32 {
        font-size: 3.2rem
    }

    .md\:mx-32 {
        margin-left: 8rem;
        margin-right: 8rem
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:ml-16 {
        margin-left: 4rem
    }

    .md\:mb-28 {
        margin-bottom: 7rem
    }

    .md\:mb-66 {
        margin-bottom: 16.5rem
    }

    .md\:max-w-xs {
        max-width: 20rem
    }

    .md\:p-10 {
        padding: 2.5rem
    }

    .md\:py-5 {
        padding-bottom: 1.25rem;
        padding-top: 1.25rem
    }

    .md\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pb-10 {
        padding-bottom: 2.5rem
    }

    .md\:pb-12 {
        padding-bottom: 3rem
    }

    .md\:pb-16 {
        padding-bottom: 4rem
    }

    .md\:pl-16 {
        padding-left: 4rem
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

    .md\:pb-24 {
        padding-bottom: 6rem
    }

    .md\:pt-28 {
        padding-top: 7rem
    }

    .md\:pb-28 {
        padding-bottom: 7rem
    }

    .md\:pb-40 {
        padding-bottom: 10rem
    }

    .md\:pb-56 {
        padding-bottom: 14rem
    }

    .md\:w-144 {
        width: 35.6rem
    }

    .md\:w-flex1\/3 {
        width: 31.2%
    }

    .md\:w-full {
        width: 100%
    }

    .md\:gap-8 {
        grid-gap: 2rem;
        gap: 2rem
    }

    .md\:gap-16 {
        grid-gap: 4rem;
        gap: 4rem
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width:1024px) {
    .lg\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .lg\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .lg\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .lg\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1280px) {
        .lg\:container {
            max-width: 1280px
        }
    }

    @media (min-width:1366px) {
        .lg\:container {
            max-width: 1366px
        }
    }

    @media (min-width:1500px) {
        .lg\:container {
            max-width: 1500px
        }
    }

    @media (min-width:2000px) {
        .lg\:container {
            max-width: 2000px
        }
    }

    .lg\:block {
        display: block
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:text-32 {
        font-size: 3.2rem
    }

    .lg\:text-40 {
        font-size: 4rem
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mb-24 {
        margin-bottom: 6rem
    }

    .lg\:mb-32 {
        margin-bottom: 8rem
    }

    .lg\:mb-36 {
        margin-bottom: 9rem
    }

    .lg\:mb-48 {
        margin-bottom: 12rem
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:max-w-3xl {
        max-width: 48rem
    }

    .lg\:max-w-4xl {
        max-width: 54rem
    }

    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pr-4 {
        padding-right: 1rem
    }

    .lg\:pr-8 {
        padding-right: 2rem
    }

    .lg\:pl-8 {
        padding-left: 2rem
    }

    .lg\:pt-16 {
        padding-top: 4rem
    }

    .lg\:pr-20 {
        padding-right: 5rem
    }

    .lg\:pt-32 {
        padding-top: 8rem
    }

    .lg\:pb-32 {
        padding-bottom: 8rem
    }

    .lg\:pl-32 {
        padding-left: 8rem
    }

    .lg\:text-right {
        text-align: right
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width:1280px) {
    .xl\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .xl\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .xl\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .xl\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1280px) {
        .xl\:container {
            max-width: 1280px
        }
    }

    @media (min-width:1366px) {
        .xl\:container {
            max-width: 1366px
        }
    }

    @media (min-width:1500px) {
        .xl\:container {
            max-width: 1500px
        }
    }

    @media (min-width:2000px) {
        .xl\:container {
            max-width: 2000px
        }
    }

    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .xl\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .xl\:w-flex1\/3 {
        width: 31.2%
    }

    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

@media (min-width:1366px) {
    .laptop\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .laptop\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .laptop\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .laptop\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1280px) {
        .laptop\:container {
            max-width: 1280px
        }
    }

    @media (min-width:1366px) {
        .laptop\:container {
            max-width: 1366px
        }
    }

    @media (min-width:1500px) {
        .laptop\:container {
            max-width: 1500px
        }
    }

    @media (min-width:2000px) {
        .laptop\:container {
            max-width: 2000px
        }
    }

    .laptop\:text-18 {
        font-size: 1.8rem
    }

    .laptop\:text-20 {
        font-size: 2rem
    }

    .laptop\:text-24 {
        font-size: 2.4rem
    }

    .laptop\:text-42 {
        font-size: 4.2rem
    }

    .laptop\:my-14 {
        margin-bottom: 3.5rem;
        margin-top: 3.5rem
    }

    .laptop\:my-20 {
        margin-bottom: 5rem;
        margin-top: 5rem
    }

    .laptop\:max-w-content {
        max-width: 140rem
    }

    .laptop\:max-w-page {
        max-width: 210rem
    }

    .laptop\:p-20 {
        padding: 5rem
    }

    .laptop\:py-8 {
        padding-bottom: 2rem;
        padding-top: 2rem
    }

    .laptop\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .laptop\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .laptop\:pb-20 {
        padding-bottom: 5rem
    }

    .laptop\:pl-24 {
        padding-left: 6rem
    }

    .laptop\:pr-32 {
        padding-right: 8rem
    }

    .laptop\:pb-32 {
        padding-bottom: 8rem
    }

    .laptop\:pl-48 {
        padding-left: 12rem
    }

    .laptop\:pb-60 {
        padding-bottom: 15rem
    }

    .laptop\:gap-20 {
        grid-gap: 5rem;
        gap: 5rem
    }
}

@media (min-width:1500px) {
    .wide\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .wide\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .wide\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .wide\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1280px) {
        .wide\:container {
            max-width: 1280px
        }
    }

    @media (min-width:1366px) {
        .wide\:container {
            max-width: 1366px
        }
    }

    @media (min-width:1500px) {
        .wide\:container {
            max-width: 1500px
        }
    }

    @media (min-width:2000px) {
        .wide\:container {
            max-width: 2000px
        }
    }

    .wide\:text-32 {
        font-size: 3.2rem
    }

    .wide\:mb-12 {
        margin-bottom: 3rem
    }

    .wide\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .wide\:pb-16 {
        padding-bottom: 4rem
    }
}

@media (min-width:2000px) {
    .wide-xl\:container {
        width: 100%
    }

    @media (min-width:576px) {
        .wide-xl\:container {
            max-width: 576px
        }
    }

    @media (min-width:768px) {
        .wide-xl\:container {
            max-width: 768px
        }
    }

    @media (min-width:1024px) {
        .wide-xl\:container {
            max-width: 1024px
        }
    }

    @media (min-width:1280px) {
        .wide-xl\:container {
            max-width: 1280px
        }
    }

    @media (min-width:1366px) {
        .wide-xl\:container {
            max-width: 1366px
        }
    }

    @media (min-width:1500px) {
        .wide-xl\:container {
            max-width: 1500px
        }
    }

    @media (min-width:2000px) {
        .wide-xl\:container {
            max-width: 2000px
        }
    }

    .wide-xl\:text-24 {
        font-size: 2.4rem
    }

    .wide-xl\:text-60 {
        font-size: 6rem
    }

    .wide-xl\:mb-16 {
        margin-bottom: 4rem
    }

    .wide-xl\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem
    }

    .wide-xl\:px-28 {
        padding-left: 7rem;
        padding-right: 7rem
    }

    .wide-xl\:pb-24 {
        padding-bottom: 6rem
    }

    .wide-xl\:pl-28 {
        padding-left: 7rem
    }
}

@media screen and (max-width:1024px) {

	.page-template-template-work-at-alair .grid-cols-2 {
    		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
      .page-template-template-work-at-alair .grid-cols-2 .text-42 {
         font-size: 3.5rem;
     }
.page-template-template-work-at-alair .grid-cols-2 .mx-32,
.page-template-template-work-at-alair .grid-cols-2 aside {
    margin-left: 5%;
    margin-right: 5%;
}
}

/* adding wordpress default image alignment and gallery styles for posts */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.gallery:after {content:"";display:table;clear:both;}

.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
    img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
    .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}  

/* Fixes for Blog Post H1 June 2023 */

.single-post .post-hero-image h1.text-white.text-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}

.single-post .post-content h2:first-child {
	 display: none;
}


/* Fixes for Projects pages August 2023 */

.single-project #project-gallery { margin-bottom: 40px; }


/* Aug 2023 Mousetrap Tagline symbol styling */
.tagline-mark {
    content: '®';
    font-size: 0.6em;
    vertical-align: super;
    padding-left: 3px;
}

#alair-process h3 .tagline-mark {
    content: '';
}

/* Aug 2023 Mousetrap - Controls the Licence Number in the footer */

footer li.licence-number a {
    font-size: 12px;
}

footer li:not(.licence-number) + li.licence-number {
    /* This will target the first .licence-number that directly follows an li that doesn't have that class */
    margin-top: 20px;
}


/*# sourceMappingURL=app.css.map*/