@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@600&amp;display=swap);

h1,
h2,
h3,
h4 {
    color: #321f19
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px
}

*,
ul {
    padding: 0;
    margin: 0
}

body,
p {
    line-height: 28px
}

button,
img {
    border: none
}

.loaded .site-preloader-wrap,
.nav-style .slick-arrow {
    opacity: 0;
    visibility: hidden
}

.btn-wrap a,
.list-feature {
    margin-right: 40px
}

.ml-15,
.play-btn small {
    margin-left: 15px
}

.project-content h4 a,
.section-heading h4 {
    background-color: rgba(90, 73, 248, .1);
    padding: 3px 15px
}

.team-info .name,
h2 {
    letter-spacing: -1px
}

.construction .main-slider .slide-btn,
.construction .main-slider1 .slide-btn,
.mt-20,
blockquote span {
    margin-top: 20px
}

.booking-wrap-inner a,
.faq-accordion .btn-link,
.pagination-wrap li a:hover,
.scroll-to-top,
.scroll-to-top:hover,
a,
a:focus,
a:hover {
    text-decoration: none
}

@font-face {
    font-family: sofia-pro-light;
    src: url(../fonts/sofia-pro/Sofia-Pro-Light.woff) format('woff'), url(../fonts/sofia-pro/Sofia-Pro-Light.woff2) format('woff2'), url(../fonts/sofia-pro/Sofia-Pro-Light.eot), url(../fonts/sofia-pro/Sofia-Pro-Lightd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/sofia-pro/Sofia-Pro-Light.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sofia-pro-regular;
    src: url(../fonts/sofia-pro/Sofia-Pro-Regular.woff) format('woff'), url(../fonts/sofia-pro/Sofia-Pro-Regular.woff2) format('woff2'), url(../fonts/sofia-pro/Sofia-Pro-Regular.eot), url(../fonts/sofia-pro/Sofia-Pro-Regulard41d.eot?#iefix) format('embedded-opentype'), url(../fonts/sofia-pro/Sofia-Pro-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sofia-pro-medium;
    src: url(../fonts/sofia-pro/Sofia-Pro-Medium.woff) format('woff'), url(../fonts/sofia-pro/Sofia-Pro-Medium.woff2) format('woff2'), url(../fonts/sofia-pro/Sofia-Pro-Medium.eot), url(../fonts/sofia-pro/Sofia-Pro-Mediumd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/sofia-pro/Sofia-Pro-Medium.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sofia-pro-semi-bold;
    src: url(../fonts/sofia-pro/Sofia-Pro-Semi-Bold.woff) format('woff'), url(../fonts/sofia-pro/Sofia-Pro-Semi-Bold.woff2) format('woff2'), url(../fonts/sofia-pro/Sofia-Pro-Semi-Bold.eot), url(../fonts/sofia-pro/Sofia-Pro-Semi-Boldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/sofia-pro/Sofia-Pro-Semi-Bold.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: sofia-pro-bold;
    src: url(../fonts/sofia-pro/Sofia-Pro-Bold.woff) format('woff'), url(../fonts/sofia-pro/Sofia-Pro-Bold.woff2) format('woff2'), url(../fonts/sofia-pro/Sofia-Pro-Bold.eot), url(../fonts/sofia-pro/Sofia-Pro-Boldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/sofia-pro/Sofia-Pro-Bold.otf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body {
    background-color: #fff;
    font-family: sofia-pro-regular, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #969696;
    position: relative;
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: sofia-pro-bold, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #321f19
}

h1 {
    font-size: 45px;
    font-weight: 600;
    line-height: 55px
}

.section-heading h2,
h2 {
    font-size: 42px;
    line-height: 50px
}

h2 {
    font-weight: 500
}

h3,
h4 {
    font-weight: 400;
    line-height: 1.7;
    letter-spacing: -.5px
}

.fz-20,
h3 {
    font-size: 20px
}

.fz-16,
h4 {
    font-size: 16px
}

h5,
h6 {
    font-size: 14px
}

img {
    outline: 0;
    max-width: 100%
}

ul {
    display: block;
    list-style: none
}

p {
    font-size: 15px;
    margin-bottom: 20px
}

a:focus {
    outline: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999 !important
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999 !important
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999 !important
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999 !important
}

button {
    background: 0 0
}

.author-box,
blockquote {
    border-left: 4px solid #b87926
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #770244
}

::selection {
    background-color: #b87926;
    color: #fff
}

-webkit-::selection {
    background-color: #b87926;
    color: #fff
}

::-moz-selection {
    background-color: #b87926;
    color: #fff
}

.padding {
    padding: 100px 0
}

.agency .portfolio-section .col-lg-3,
.no-padding,
.portfolio-items .single-item {
    padding: 0
}

.padding-15 {
    padding: 15px
}

.padding-20,
.post-navigation .col {
    padding: 20px
}

.box-padding {
    padding: 0 50px
}

.bg-white {
    background-color: #fff
}

.bg-dark {
    background-color: #ffeef7 !important
}

.bd-top {
    border-top: 1px solid #eee
}

.bd-bottom {
    border-bottom: 1px solid #eee
}

.bd-right {
    border-right: 1px solid #eee
}

.mb-10 {
    margin-bottom: 10px
}

.blog-content p,
.mb-15 {
    margin-bottom: 15px
}

.agency .address-box .logo,
.blog-single-wrap .comments-area .comment-main-area p,
.blog-thumb img,
.corporate .section-heading h2,
.mb-20,
.single-post-meta {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.agency .address-box h3,
.content-section .feature-list,
.content-section1 .feature-list,
.corporate .section-heading p,
.hero-content h2,
.mb-30,
.sidebar-wrap .widget-content h3 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40,
.project-details .project-details-meta,
.sidebar-wrap .widget-content:not(:last-of-type) {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-70 {
    margin-bottom: 70px
}

.ml-20,
.testi-content {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30,
.testimonial-section-2 .testi-item .review-content {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.corporate .team-items .custom-col:nth-child(2n+2),
.mt-30,
.post-tags {
    margin-top: 30px
}

.blog-single-wrap .comments-area,
.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.fz-28 {
    font-size: 28px
}

.fz-24 {
    font-size: 24px
}

.fz-22 {
    font-size: 22px
}

.fz-18 {
    font-size: 18px
}

.color-red {
    color: #ff4c4c
}

.color-blue {
    color: #0099e5
}

.color-green {
    color: #0abf53
}

.color-yellow {
    color: #ffa800
}

.color-purple {
    color: #6b3df0
}

.color-orange {
    color: #ec6c4f
}

.site-preloader-wrap {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0
}

.default-btn,
.section-heading h4 {
    position: relative;
    letter-spacing: 0;
    font-weight: 600
}

.site-preloader-wrap .spinner {
    background-color: #b87926;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px
}

.spinner {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    -webkit-animation: 1s ease-in-out infinite sk-scaleout;
    animation: 1s ease-in-out infinite sk-scaleout
}

.nice-select,
.overlay,
.service-section-2 .service-item:hover:before,
.team-item .team-thumb img {
    width: 100%
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.btn-group {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.btn-group .default-btn,
.post-meta .meta-list:not(:last-of-type),
.project-details .project-details-meta li .level {
    margin-right: 20px
}

.default-btn {
    background: #770244;
    font-family: work sans, Sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    line-height: 45px;
    display: inline-block;
    padding: 0 35px;
    border-radius: 2px;
    z-index: 1
}

.default-btn:before,
.map,
.overlay {
    z-index: -1;
    position: absolute
}

.default-btn:before {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, .2);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: -moz-transform .4s cubic-bezier(.4, 0, .2, 1);
    -ms-transition: -ms-transform .4s cubic-bezier(.4, 0, .2, 1);
    -o-transition: -o-transform .4s cubic-bezier(.4, 0, .2, 1);
    transition: transform .4s cubic-bezier(.4, 0, .2, 1)
}

.default-btn:hover:before {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.default-btn:hover {
    transform: translateY(-3px);
    color: #fff
}

.section-heading h2 {
    font-family: sofia-pro-bold;
    display: block
}

.nice-select.form-control span,
.play-btn small,
.promo-item h4,
.section-heading h4 {
    font-family: work sans, sans-serif;
    font-size: 12px;
    text-transform: uppercase
}

.section-heading h4 {
    color: #770244;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.section-heading.white h2,
.service-section-2 .service-item:hover h3,
.service-section-3 .section-heading h2,
.service-section-3 .service-item:hover h3,
a.__cf_email__ {
    color: #321f19
}

.overlay {
    background-color: rgba(5, 20, 65, .9);
    height: 100%;
    left: 0;
    top: 0
}

.nice-select .option.selected,
.service-section-3 .service-content .service-icon:before,
.testimonials-carousel-3 .testi-item .review:before,
.testimonials-carousel-4 .testi-item .review:before {
    display: none
}

.nice-select.form-control span {
    color: #321f19;
    display: block
}

.nice-select .list {
    border-radius: 2px;
    border: 1px solid #eee;
    margin-top: 0;
    -webkit-box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1);
    box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1)
}

.nice-select .option {
    font-weight: 500;
    color: #13287c;
    min-height: 45px;
    line-height: 45px
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    color: #fff
}

#form-messages {
    display: none;
    margin-top: 15px;
    margin-bottom: 0
}

#form-messages.alert-danger,
#form-messages.alert-success,
.agency .portfolio-content h3 {
    display: block
}

.carousel-dots .slick-dots li button:focus,
.scroll-to-top:focus,
.slick-slide:focus {
    outline: 0
}

.nav-style .slick-arrow {
    background-color: #b87926;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    transition: .3s ease-in-out;
    cursor: pointer;
    z-index: 10
}

.nav-style .slick-arrow:hover {
    background-color: #07122d;
    color: #fff
}

.nav-style .slick-arrow.right {
    left: auto;
    right: 0
}

.nav-style:hover .slick-arrow {
    left: -40px;
    visibility: visible;
    opacity: 1
}

.nav-style:hover .slick-arrow.right {
    left: auto;
    right: -40px
}

.carousel-dots .slick-dots {
    text-align: center;
    margin-top: 30px;
    line-height: 1
}

.carousel-dots .slick-dots li {
    display: inline-block;
    margin: 0 4px;
    line-height: 1
}

.carousel-dots .slick-dots li button {
    display: inline-block;
    background-color: #969696;
    width: 15px;
    height: 8px;
    border-radius: 3px;
    overflow: hidden;
    text-indent: -999px
}

.carousel-dots .slick-dots li.slick-active button {
    background-color: #b87926;
    width: 40px
}

@media(max-width:767px) {

    .nav-style .slick-arrow,
    .nav-style:hover .slick-arrow {
        left: 0
    }

    .nav-style .slick-arrow.right,
    .nav-style:hover .slick-arrow.right {
        left: auto;
        right: 0
    }
}

.map {
    background-image: url(../img/map-pattern.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.about-bg-holder .bg-back,
.about-bg-holder .bg-front,
.dot-pattern {
    background-size: contain;
    background-repeat: no-repeat
}

.map.light {
    background-image: url(../img/map-pattern-light.png)
}

.form-control,
.form-control:hover,
a,
a:hover,
button,
img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#scrollup {
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    overflow: hidden;
    z-index: 999
}

.scroll-to-top {
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #770244;
    font-size: 10px;
    padding: 0;
    line-height: 40px;
    color: #fff;
    border-radius: 50%;
    transform: translateY(150%);
    transition: .3s ease-in-out
}

#scrollup.show {
    opacity: 1
}

#scrollup.show .scroll-to-top {
    transform: translateY(0);
    transition: .3s ease-in-out
}

.scroll-to-top:hover {
    color: #fff;
    opacity: .8;
    transition: .3s ease-in-out
}

.hero-section {
    background-color: #fff;
    width: 100%;
    height: 600px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.hero-section .wave {
    width: 100%;
    height: 300px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1
}

.hero-section .wave svg {
    width: 100%;
    height: 100%
}

.hero-content .btn-group .play-btn {
    position: inherit;
    left: 0;
    top: 0
}

.hero-content .btn-group .play-btn a {
    width: 60px;
    height: 60px;
    line-height: 60px
}

.list-feature {
    margin-bottom: 30px
}

.list-feature li {
    display: flex;
    align-items: flex-start
}

.list-feature li i {
    font-size: 50px;
    margin-right: 20px;
    color: #b87926;
    margin-top: 10px
}

.btn-wrap,
.content-section .content-wrap,
.content-section1 .content-wrap,
.post-meta,
.testi-controls {
    display: flex;
    align-items: center
}

.about-bg-holder {
    position: relative;
    height: 100%;
    right: -40px
}

.about-bg-holder .bg-back {
    background-image: url(../img/about-1.png);
    background-position: left top;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.about-bg-holder .bg-front {
    background-image: url(../img/about-2.png);
    background-position: right center;
    width: 60%;
    height: 100%;
    position: absolute;
    right: 40px;
    top: 30px
}

.dot-pattern {
    background-image: url(../img/pattern-1.png);
    background-position: top right;
    width: 150px;
    height: 166px;
    position: absolute;
    right: 150px;
    top: -40px;
    z-index: -1
}

@media(min-width:992px) {
    .about-bg-holder {
        margin-top: 20px
    }
}

.play-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 220px;
    top: 60px
}

.play-btn .play-icon {
    width: 55px;
    height: 55px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #b87926;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -webkit-animation: 2s linear infinite ripple_colored;
    animation: 2s linear infinite ripple_colored
}

.read-more,
.read-more i,
.sponsor-item,
.testi-controls div {
    transition: .3s ease-in-out
}

.play-btn .play-icon svg {
    width: 12px
}

.play-btn small {
    position: relative;
    color: #969696;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0
}

.business .play-btn .play-icon,
.construction .play-btn .play-icon {
    width: 70px;
    height: 70px
}

@-webkit-keyframes ripple_colored {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(73, 82, 232, .08), 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08);
        box-shadow: 0 0 0 0 rgba(73, 82, 232, .08), 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08)
    }

    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08), 0 0 0 18px transparent;
        box-shadow: 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08), 0 0 0 18px transparent
    }
}

@keyframes ripple_colored {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(73, 82, 232, .08), 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08);
        box-shadow: 0 0 0 0 rgba(73, 82, 232, .08), 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08)
    }

    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08), 0 0 0 18px transparent;
        box-shadow: 0 0 0 5px rgba(73, 82, 232, .08), 0 0 0 12px rgba(73, 82, 232, .08), 0 0 0 18px transparent
    }
}

@-webkit-keyframes ripple_white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .08), 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .08), 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08)
    }

    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08), 0 0 0 18px transparent;
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08), 0 0 0 18px transparent
    }
}

@keyframes ripple_white {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .08), 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .08), 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08)
    }

    100% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08), 0 0 0 18px transparent;
        box-shadow: 0 0 0 5px rgba(255, 255, 255, .08), 0 0 0 12px rgba(255, 255, 255, .08), 0 0 0 18px transparent
    }
}

.corporate .section-heading h3 {
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.about-section .section-heading h3 span i {
    color: #b87926;
    font-size: 40px;
    margin-right: 20px
}

.corporate .short-intro {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 1
}

.agency .team-section .team-content h3,
.corporate .intro-text p,
.portfolio-item .portfolio-content h4,
.service-section-2 .service-item p,
.skills-items .skills-item:last-child,
.testi-item .review p,
.testimonials-carousel-3 .testi-content,
.testimonials-carousel-3.carousel-dots .slick-dots,
.testimonials-carousel-4 .testi-item .testi-content,
.testimonials-carousel-4 .testi-item .testi-meta {
    margin: 0
}

.corporate .short-intro .intro-thumb {
    background-image: url(../img/intro-thumb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100px;
    height: 70px;
    position: relative;
    margin-right: 20px
}

.corporate .about-bg-holder .bg-1,
.corporate .about-bg-holder .bg-11 {
    background-repeat: no-repeat;
    background-position: right top;
    width: 550px;
    height: 650px;
    right: 0;
    top: 20px;
    background-size: 60%
}

.corporate .short-intro .intro-thumb .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.corporate .short-intro .intro-thumb .play-btn .play-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    transform: translate(-50%, -50%)
}

.corporate .play-btn .play-icon svg {
    width: 8px
}

.corporate .short-intro .intro-thumb .play-btn .ripple,
.corporate .short-intro .intro-thumb .play-btn .ripple:after,
.corporate .short-intro .intro-thumb .play-btn .ripple:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px
}

.about-section,
.blog-item .blog-thumb,
.construction .about-bg-holder,
.construction .project-section,
.content-section,
.content-section1,
.corporate .about-bg-holder,
.cta-section,
.cta-wrap,
.faq-section,
.feature-section,
.service-section-3,
.team-item,
.testimonial-section-2 {
    position: relative
}

.corporate .about-bg-holder .bg-1 {
    background-image: url(../img/about-3.png);
    position: absolute
}

.corporate .about-bg-holder .bg-11 {
    background-image: url(../img/about-31.webp);
    position: absolute
}

.corporate .about-bg-holder .bg-2,
.corporate .about-bg-holder .bg-21 {
    background-repeat: no-repeat;
    background-size: 50%;
    width: 620px;
    height: 425px;
    position: absolute;
    left: -30px;
    top: -20px;
    background-position: left top
}

.corporate .about-bg-holder .bg-2 {
    background-image: url(../img/about-4.png)
}

.corporate .about-bg-holder .bg-21 {
    background-image: url(../img/about-41.webp)
}

.corporate .about-bg-holder .bg-3,
.corporate .about-bg-holder .bg-31 {
    background-position: left bottom;
    background-size: 30%;
    width: 680px;
    height: 460px;
    left: -4px;
    top: -120px;
    background-repeat: no-repeat;
    position: absolute
}

.corporate .about-bg-holder .bg-3 {
    background-image: url(../img/about-5.png)
}

.corporate .about-bg-holder .bg-31 {
    background-image: url(../img/about-51.webp)
}

.corporate .about-bg-holder .dot-pattern,
.corporate .about-bg-holder .dot-pattern-2 {
    background-image: url(../img/pattern-1.png);
    background-position: top right;
    width: 150px;
    height: 166px;
    z-index: -1;
    background-size: contain
}

.corporate .about-bg-holder .dot-pattern {
    background-repeat: no-repeat;
    position: absolute;
    right: 170px;
    top: -60px
}

.construction .about-bg-holder .about-bg,
.pattern {
    top: 0;
    position: absolute;
    background-repeat: no-repeat
}

.corporate .about-bg-holder .dot-pattern-2 {
    background-repeat: no-repeat;
    position: absolute;
    left: 110px;
    bottom: -70px
}

.pattern {
    background-image: url(../img/cons-pattern-1.png);
    background-position: left top;
    background-size: contain;
    width: 316px;
    height: 411px;
    left: 0;
    opacity: .3
}

.construction .about-bg-holder img {
    width: 55%
}

.construction .about-bg-holder .about-bg {
    background-image: url(../img/about-10.png);
    background-position: center center;
    background-size: cover;
    width: 40%;
    height: 100%;
    right: 0
}

.construction .about-bg-holder .play-btn {
    top: 50%;
    transform: translateY(-50%);
    right: 40%;
    margin-right: -25px
}

.promo-item h4 {
    font-weight: 600;
    position: relative;
    padding-left: 60px
}

.promo-item h4:before {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    width: 50px;
    height: 3px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.promo-item h3 {
    font-size: 24px;
    line-height: 32px;
    position: relative
}

.promo-item h3 span {
    display: block;
    font-size: 100px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .1
}

.project-content h4 a,
.read-more {
    font-size: 12px;
    font-family: work sans, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0
}

.service-item {
    background-color: #fff;
    padding: 40px 30px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.service-item:hover {
    box-shadow: 0 15px 20px 0 rgba(209, 218, 235, .5)
}

.appointment-section .section-heading h2,
.appointment-section .section-heading h3,
.blog-item .blog-thumb .category a,
.contact-section .section-heading h2,
.counter-section .section-heading h2,
.counter-section .section-heading h4,
.counter-section .section-heading p,
.cta-content h2,
.cta-section-2 .cta-content p,
.service-item:hover .read-more,
.service-item:hover h3,
.service-item:hover p {
    color: #fff
}

.service-item svg {
    fill: #770244
}

.service-item:hover svg {
    fill: rgb(255, 255, 255)
}

.service-item:hover .service-icon {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.service-item:hover .service-icon:before {
    background-color: #fff;
    opacity: .1
}

.service-item .service-icon {
    font-size: 60px;
    background: -webkit-gradient(linear, left top, left bottom, from(#b87926), to(#f5bc1c));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    z-index: 1
}

.service-item .service-icon:before {
    background-color: #770244;
    content: "";
    width: 50px;
    height: 70px;
    position: absolute;
    left: 10px;
    top: 0;
    opacity: .1;
    clip-path: polygon(0% 0, 100% 10%, 100% 90%, 0% 100%);
    transform: rotate(-30deg);
    z-index: -1
}

.read-more {
    color: #969696;
    font-weight: 600;
    line-height: 1;
    position: relative;
    display: flex;
    align-items: center
}

.read-more i {
    font-size: 25px;
    margin-left: 10px;
    margin-bottom: 3px
}

.author-box .social-icon li a:hover,
.blog-single-content h2 a:hover,
.portfolio-filter li.active,
.post-meta .meta-list h4 a:hover,
.post-navigation .col a:hover,
.read-more:hover,
.widget-content ul li a:hover {
    color: #b87926
}

.read-more:hover i {
    transform: translateX(5px)
}

.dir-overlay {
    background: #770244;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    z-index: -1
}

.service-item:hover .dir-overlay {
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1);
    box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1)
}

.service-section-2 .service-item {
    overflow: inherit;
    text-align: center;
    transition: .3s;
    box-shadow: 0 15px 20px 0 rgba(209, 218, 235, .5)
}

.service-section-2 .service-item:before {
    background: #770244;
    content: "";
    width: 50%;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    transition: .3s
}

.service-section-2 .service-item:hover {
    transform: translateY(-10px)
}

.service-section-2 .service-item .service-icon {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px
}

.service-section-2 .service-item .service-icon:before {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 70%;
    width: 100px;
    height: 13px;
    position: absolute;
    left: 50%;
    top: inherit;
    bottom: -25px;
    opacity: 1;
    transform: translateX(-50%) rotate(0)
}

.service-section-2 .service-item .read-more {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    margin: 0;
    position: absolute;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%)
}

.service-section-2 .service-item .read-more i {
    margin: 0;
    font-size: 15px;
    line-height: 45px
}

.service-section-2 .service-item .read-more:hover i {
    transform: translateX(0)
}

.service-section-2 .service-item:hover p,
.thumb-post .thumb-post-meta h3 a {
    color: #969696
}

.service-section-3 .bg-dark {
    background-color: #07122d;
    width: 100%;
    height: 478px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.service-section-3 .service-item {
    background-color: #fff;
    padding: 0;
    -webkit-box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1);
    box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1)
}

.service-section-3 .service-item:hover a,
.service-section-3 .service-item:hover p {
    color: inherit;
    opacity: 1
}

.service-section-3 .service-content {
    padding: 0 30px 30px;
    margin-top: -35px
}

.service-section-3 .service-content .service-icon {
    background: #770244;
    font-size: 40px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    -webkit-text-fill-color: inherit;
    box-shadow: 0 5px 20px 0 rgba(184, 121, 38, .8)
}

.feature-item {
    background-color: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .08)
}

.feature-item .feature-icon {
    font-size: 40px;
    margin-bottom: 15px
}

.feature-items .col-md-6:nth-child(2),
.feature-items .col-md-6:nth-child(4) {
    transform: translateY(60px)
}

.section-heading-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.project-carousel {
    margin: 0 -5px
}

.project-item {
    margin: 0 10px;
    padding-bottom: 40px
}

.portfolio-item,
.project-thumb {
    position: relative;
    overflow: hidden
}

.project-thumb .dir-overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(90, 73, 248, .9)), to(rgba(122, 100, 242, .9)));
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.appointment-section,
.carousel-wrap:before,
.cta-img,
.skill-section {
    background-repeat: no-repeat
}

.agency .team-section .team-item:hover .team-social,
.portfolio-item:hover .portfolio-content,
.project-item:hover .project-thumb .dir-overlay,
.team-item:hover:before {
    visibility: visible;
    opacity: 1
}

.project-thumb .dir-overlay a {
    background-color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #321f19;
    clip-path: polygon(0% 0, 100% 5%, 100% 95%, 0% 100%)
}

.project-content {
    background-color: #fff;
    padding: 30px 20px;
    margin: -100px 10px 0;
    box-shadow: 0 15px 20px 0 rgba(209, 218, 235, .5);
    position: relative;
    z-index: 2
}

.project-content h4 a {
    color: #b87926;
    font-weight: 600;
    display: inline-block
}

.project-content h4 a:hover {
    background-color: #b87926;
    color: #fff
}

.project-content h3,
.project-content h3 a {
    font-family: sofia-pro-bold, sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #321f19
}

.agency .portfolio-content h3 a span,
.portfolio-item .portfolio-content h4 a,
.testi-item h4 {
    font-family: work sans, sans-serif;
    text-transform: uppercase
}

.blog-content h3 a:hover,
.corporate .team-social li a:hover,
.project-content h3 a:hover,
.thumb-post li:hover .thumb {
    opacity: .8
}

.project-carousel .slick-arrow {
    top: 40%
}

.construction .carousel-dots .slick-dots li button,
.testimonial-section-2 .carousel-dots .slick-dots li button,
.testimonials-carousel-3.carousel-dots .slick-dots li button {
    width: 8px;
    height: 8px;
    border-radius: 50%
}

.construction .project-section .bg-dark {
    background-color: #07122d;
    width: 100%;
    height: 375px;
    position: absolute;
    left: 0;
    bottom: 0
}

.construction .project-section .project-content {
    box-shadow: none
}

.project-details {
    padding: 0 40px
}

.project-details .project-details-meta li {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.project-details .project-details-meta li i {
    font-size: 40px;
    color: #b87926;
    margin-top: -10px;
    margin-right: 10px
}

.project-details .btn-group,
.project-details .project-details-meta li h3 {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.post-tags li,
.project-details .social-share li,
.widget-content .tags li {
    display: inline-block
}

.project-details .social-share li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: linear-gradient(to right, #b87926, #f5bc1c);
    color: #fff;
    border-radius: 2px;
    margin-left: 5px
}

.project-details .social-share li a:hover {
    background: #07122d;
    color: #fff
}

.content-section .content-bg {
    max-width: 80%;
    text-align: center
}

.content-section .content-img,
.content-section1 .content-img {
    margin-left: -50px
}

.content-section .feature-list li,
.content-section1 .feature-list li {
    display: grid;
    grid-template-columns: 30px 1fr;
    grid-column-gap: 15px
}

.content-section .feature-list li i,
.content-section1 .feature-list li i {
    background-color: #0abf53;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    margin-top: 6px
}

.content-section .feature-list li h3,
.content-section1 .feature-list li h3 {
    line-height: 1.3
}

.bg-grey {
    background-color: #f3f3f3
}

.content-section1 .content-bg {
    max-width: 100%;
    text-align: center
}

.appointment-section {
    background-image: url(../img/bg-2.jpg);
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.appointment-form {
    background-color: #fff;
    padding: 50px 40px;
    position: absolute;
    right: 0;
    top: -40px;
    -webkit-box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1);
    box-shadow: 6px 60px 45px 0 rgba(0, 0, 0, .1)
}

.testi-item .review,
.testimonial-section-2 .testi-item {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 40px;
    box-shadow: 0 15px 20px 0 rgba(209, 218, 235, .5);
    position: relative
}

.appointment-form h2 {
    font-size: 32px;
    margin-bottom: 20px
}

.appointment-form .form-group .form-control {
    background-color: #eee;
    border: none;
    outline: 0;
    box-shadow: none;
    height: 50px;
    border-radius: 2px
}

.appointment-form .form-group .form-control.message {
    height: 140px
}

.appointment-form .form-group.row {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.appointment-form .form-group .col-md-12,
.appointment-form .form-group .col-sm-6 {
    padding: 0 .5rem
}

.testimonial-section {
    position: relative;
    z-index: 1
}

.testi-item {
    margin: 0 10px
}

.testi-item .review:before {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    left: 55px;
    bottom: -30px;
    border-top: 30px solid transparent;
    border-left: 30px solid #fff;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent
}

.testi-meta {
    display: flex;
    align-items: center;
    margin-left: 20px
}

.testi-item h3 {
    font-size: 18px;
    margin: 0
}

.testi-item h4 {
    font-size: 12px;
    color: #969696
}

.testi-item img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.testimonial-section-2 .testi-item {
    display: flex;
    align-items: center
}

.testimonial-section-2 .testi-item img {
    width: 80px;
    height: 80px
}

.testimonial-section-2 .testi-item .testi-content {
    display: flex;
    align-items: center;
    margin: 0
}

.testimonial-section-2 .testi-item .testi-content h4 {
    margin: 3px 0 0 15px
}

.testimonial-section-2 .testi-item .review-content .rattings {
    margin-top: -5px
}

.testimonial-section-2 .testi-item .review-content .rattings li {
    font-size: 10px;
    display: inline-block;
    color: #ff9529
}

.carousel-wrap {
    position: relative;
    padding: 50px 0
}

.carousel-wrap:before {
    background-image: url(../img/elements/testimonial.svg);
    background-position: left center;
    background-size: 100%;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -30px;
    top: -70px
}

.portfolio-content:before,
.portfolio-item .portfolio-content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    visibility: hidden
}

.testimonials-carousel-3 .review {
    background-color: transparent;
    box-shadow: none;
    text-align: center;
    margin: 0
}

.testimonials-carousel-3 .testi-item .review p {
    font-size: 22px;
    line-height: 32px;
    color: #321f19;
    margin-bottom: 20px
}

.testimonials-carousel-3 .testi-item img {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px
}

.testi-controls div {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #ddd
}

.testi-controls div:hover {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    cursor: pointer;
    color: #fff;
    border: 2px solid transparent
}

.testi-controls div.prev {
    margin-right: 5px
}

.testimonials-carousel-4 .testi-item .review {
    background-color: transparent;
    padding: 0;
    box-shadow: none
}

.testimonials-carousel-4 .testi-item .review p {
    font-family: sofia-pro-bold, sans-serif;
    font-size: 28px;
    line-height: 36px;
    color: #321f19
}

.skill-section {
    background-image: url(../img/skill-bg.webp);
    background-position: right center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0
}

.skill-wrap {
    background-color: #f5eeeb;
    padding: 80px 50px 80px 80px
}

.skills-items .skills-item {
    margin-bottom: 5px;
    overflow: hidden
}

.skills-items .skills-item h5 {
    color: #fff;
    font-family: work sans, Sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0
}

.skills-items .skills-item .progress {
    height: 5px;
    background-color: #ddd;
    box-shadow: none;
    margin-bottom: 20px
}

.skills-items .skills-item .progress .progress-bar {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    line-height: 5px;
    position: relative
}

.skills-items .skills-item .progress,
.skills-items .skills-item .progress .progress-bar {
    border-radius: 0;
    overflow: visible
}

.skills-items .skills-item .progress .progress-bar span {
    font-family: work sans, Sans-serif;
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 14px;
    font-weight: 600;
    color: #fff
}

.portfolio-item .portfolio-content {
    background: 0 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 1
}

.portfolio-content:before {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    content: "";
    top: 0;
    opacity: .9;
    z-index: -1
}

.portfolio-item:hover .portfolio-content:before {
    visibility: visible
}

.portfolio-item .portfolio-content .content-inner {
    text-align: center
}

.portfolio-item .portfolio-content h4 a {
    color: #ddd;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0
}

.portfolio-item .portfolio-content h3 a {
    font-size: 22px;
    color: #fff
}

.portfolio-item .portfolio-content .popup {
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #969696;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transition: .5s ease-in-out
}

.portfolio-item .portfolio-content:hover .popup {
    transform: scale(1);
    visibility: visible;
    opacity: 1;
    transition-delay: .1s
}

.portfolio-item:hover img {
    transform: scale(1.1)
}

.portfolio-item:hover .text-anim-top .char {
    -webkit-animation: .3s cubic-bezier(.3, 0, .7, 1) both fadeInUp;
    animation: .3s cubic-bezier(.3, 0, .7, 1) both fadeInUp;
    -webkit-animation-delay: calc(60ms * var(--char-index));
    animation-delay: calc(60ms * var(--char-index))
}

.portfolio-item:hover .text-anim-right .char {
    -webkit-animation: .3s cubic-bezier(.3, 0, .7, 1) both fadeInRight;
    animation: .3s cubic-bezier(.3, 0, .7, 1) both fadeInRight;
    -webkit-animation-delay: calc(60ms * var(--char-index));
    animation-delay: calc(60ms * var(--char-index))
}

.portfolio-filter {
    text-align: center;
    margin-bottom: 30px
}

.portfolio-filter li {
    display: inline-block;
    margin: 0 15px;
    cursor: pointer
}

.agency .portfolio-content {
    width: inherit;
    height: inherit;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    transition: .2s ease-in-out
}

.agency .portfolio-content:before,
.cta-section-2 .overlay,
.cta-section:before {
    top: 0;
    position: absolute;
    left: 0
}

.agency .portfolio-content h3 a {
    transform: translateY(10px);
    display: block
}

.agency .portfolio-content h3 a span {
    display: block;
    font-size: 12px;
    font-weight: 600
}

.agency .portfolio-item:hover .portfolio-content h3 a,
.sponsor-item:hover .sponsor-hover {
    transform: translateY(0)
}

.cta-section:before {
    background-color: #07122d;
    content: "";
    clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%);
    width: 100%;
    height: 100%;
    overflow: hidden
}

.corporate .team-social li a,
.cta-section-2 .overlay {
    background: linear-gradient(to right, #b87926, #f5bc1c)
}

.cta-content {
    padding: 100px 50px
}

.cta-img {
    background-image: url(../img/people.png);
    background-position: right bottom;
    background-size: 100%;
    width: 470px;
    height: 125%;
    position: absolute;
    right: 50px;
    bottom: 0;
    z-index: 2
}

.counter-section,
.team-item:before {
    height: 100%;
    background-repeat: no-repeat
}

.cta-section-2 {
    background-image: url(../img/cta-bg-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.cta-section-2 .overlay {
    opacity: .8;
    width: 100%;
    height: 100%;
    z-index: -1
}

.cta-section-2 .cta-content {
    text-align: center;
    padding: 0
}

.team-item:before {
    background-image: url(../img/pattern-1.png);
    background-position: bottom right;
    background-size: 50%;
    content: "";
    width: 100%;
    position: absolute;
    right: -50px;
    bottom: -50px;
    visibility: hidden;
    opacity: 0;
    z-index: -1
}

.team-info .name,
.team-info .position {
    background: #fff;
    line-height: 1;
    box-shadow: 0 15px 20px 0 rgba(209, 218, 235, .5)
}

.team-item figure {
    margin: 0;
    overflow: hidden
}

.team-item:hover .team-thumb img {
    transform: scale(1.05);
    transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.team-info {
    position: fixed;
    z-index: 1000;
    opacity: 0;
    white-space: nowrap;
    visibility: hidden
}

.team-info.visible {
    opacity: 1;
    visibility: visible
}

.team-info .name {
    font-family: sofia-pro-bold, sans-serif;
    font-size: 20px;
    color: #321f19;
    padding: 8px 15px
}

.team-info .position {
    font-family: work sans, sans-serif;
    color: #969696;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 7px;
    padding: 5px 15px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.reveal-text-2,
.reveal-text-2::after {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
    animation-timing-function: cubic-bezier(0, 0, .2, 1)
}

.reveal-text-2 {
    --animation-delay: 0ms;
    --animation-duration: 800ms;
    --animation-iterations: 1;
    position: relative;
    -webkit-animation-name: clip-text;
    animation-name: clip-text
}

.reveal-text-2::after {
    content: "";
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f5bc1c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    pointer-events: none;
    -webkit-animation-name: text-revealer;
    animation-name: text-revealer
}

@-webkit-keyframes clip-text {
    from {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }

    to {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

@keyframes clip-text {
    from {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0)
    }

    to {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

@-webkit-keyframes text-revealer {

    0%,
    50% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }

    100%,
    60% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    60% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes text-revealer {

    0%,
    50% {
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }

    100%,
    60% {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    60% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

.corporate .team-items {
    display: grid;
    align-items: center;
    grid-template-columns: 20% 20% 20% 20% 20%
}

.corporate .team-items .custom-col {
    padding: 0 5px
}

.corporate .team-item {
    z-index: 1
}

.corporate .team-item:before {
    right: -20px;
    bottom: 0
}

.corporate .team-item .team-thumb {
    transition: clip-path .8s cubic-bezier(.23, 1, .32, 1), -webkit-clip-path .8s cubic-bezier(.23, 1, .32, 1);
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    position: relative;
    overflow: hidden
}

.corporate .team-item:hover .team-thumb {
    -webkit-clip-path: inset(15px);
    clip-path: inset(15px)
}

.corporate .team-item img {
    transition: 1s cubic-bezier(.19, 1, .22, 1);
    transform: scale(1.15)
}

.corporate .team-item:hover .team-thumb img {
    transform: scale(1.25) rotate(2deg);
    transition: 1s cubic-bezier(.19, 1, .22, 1)
}

.corporate .team-content {
    margin-top: 15px
}

.corporate .team-content h3 {
    margin-bottom: -3px
}

.corporate .team-content h4 {
    color: #969696;
    margin: 0
}

.corporate .team-social {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    text-align: center
}

.corporate .team-social li {
    display: inline-block;
    transition: .8s cubic-bezier(.19, 1, .22, 1);
    transform: translateY(100%)
}

.corporate .team-item:hover .team-social li {
    transform: translateY(-70%)
}

.agency .team-item:hover .team-social li:nth-child(2),
.corporate .team-item:hover .team-social li:nth-child(2) {
    transition-delay: .2s
}

.agency .team-item:hover .team-social li:nth-child(3),
.corporate .team-item:hover .team-social li:nth-child(3) {
    transition-delay: .3s
}

.agency .team-item:hover .team-social li:nth-child(4),
.corporate .team-item:hover .team-social li:nth-child(4) {
    transition-delay: .4s
}

.corporate .team-social li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px
}

.corporate .team-social li:first-child a {
    background: #3b5999
}

.corporate .team-social li:nth-child(2) a {
    background: #55acee
}

.corporate .team-social li:nth-child(3) a {
    background: #e4405f
}

.corporate .team-social li:nth-child(4) a {
    background: #cd201f
}

.agency .team-section .team-item,
.blog-single-wrap .comment-respond .form-inputs {
    overflow: hidden
}

.agency .team-section .team-content {
    text-align: center;
    background-color: #fff;
    padding: 20px;
    transform: translateY(-30px);
    margin: 0 10px;
    box-shadow: 0 15px 20px 0 rgb(209 218 235/50%)
}

.agency .team-section .team-content h3 span {
    font-family: work sans, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #969696;
    display: block;
    letter-spacing: 2px
}

.agency .team-section .team-item .team-social {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-70%);
    visibility: hidden;
    opacity: 0
}

.agency .team-section .team-item .team-social li {
    transition: .8s cubic-bezier(.19, 1, .22, 1);
    transform: translateX(100%)
}

.agency .team-section .team-item .team-social li a {
    background-color: #ff5800;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    display: block;
    margin-bottom: 5px;
    color: #fff
}

.agency .team-section .team-item .team-social li a:hover {
    background-color: #fff;
    color: #ff5800
}

.agency .team-section .team-item:hover .team-social li {
    transform: translateX(-15px)
}

.counter-section {
    background-image: url(../img/counter-bg.jpg);
    background-position: top center;
    width: 100%;
    position: relative;
    padding-bottom: 0;
    z-index: 1
}

.counter-wrap {
    background-color: #fff;
    box-shadow: 0 15px 20px 0 rgba(209, 218, 235, .5);
    transform: translateY(80px)
}

.counter-item {
    text-align: center;
    padding: 25px 0
}

.counter-content i {
    font-size: 40px;
    color: #b87926;
    margin-bottom: 10px
}

.counter-content .counter-icon {
    position: relative;
    width: 100px;
    margin: 0 auto
}

.counter-content .counter-icon:before {
    background-color: #b87926;
    content: "";
    width: 50px;
    height: 70px;
    position: absolute;
    left: 26px;
    top: -15px;
    opacity: .1;
    clip-path: polygon(0% 0, 100% 10%, 100% 90%, 0% 100%);
    transform: rotate(-30deg);
    z-index: -1
}

.counter-content h3 {
    font-family: work sans, sans-serif;
    font-size: 32px;
    color: #321f19;
    font-weight: 700;
    line-height: 40px;
    margin: 5px 0
}

.counter-content h4 {
    color: #969696;
    font-family: work sans, Sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0
}

.faq-accordion .card {
    border: none;
    border-radius: 0;
    margin-bottom: 10px
}

.faq-accordion .card-header {
    background-color: #f5f8ff;
    border: none;
    padding: 0
}

.faq-accordion .btn-link {
    font-family: sofia-pro-bold, sans-serif;
    font-size: 18px;
    color: #321f19;
    letter-spacing: -.2px;
    padding: 15px 20px;
    box-shadow: none;
    outline: 0;
    position: relative;
    z-index: 1
}

.faq-accordion [aria-expanded=true] {
    background-color: #b87926;
    color: #fff !important;
    border-radius: 0
}

.acc-icon {
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: 50%;
    margin-top: -20px;
    z-index: -1
}

.acc-icon:before {
    position: absolute;
    font-family: "font awesome 5 free";
    content: '\f105';
    font-weight: 900;
    right: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.faq-accordion [aria-expanded=true] .acc-icon:before {
    content: '\f107'
}

.faq-section .about-bg-holder {
    position: relative;
    left: 50px;
    top: -120px
}

.faq-section .about-bg-holder .bg-1 {
    background-image: url(../img/about-6.webp);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 60%;
    width: 650px;
    height: 650px;
    position: absolute;
    left: 0;
    top: -50px
}

.faq-section .about-bg-holder .bg-2,
.faq-section .about-bg-holder .bg-3 {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 60%;
    width: 520px;
    height: 430px;
    position: absolute
}

.faq-section .about-bg-holder .bg-2 {
    background-image: url(../img/about-7.webp);
    right: 180px;
    top: 70px
}

.faq-section .about-bg-holder .bg-3 {
    background-image: url(../img/about-8.webp);
    right: 0;
    top: 0
}

.faq-section .about-bg-holder .color-shape {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    width: 200px;
    height: 500px;
    position: absolute;
    right: 50px;
    top: -150px;
    z-index: -1
}

.contact-section {
    position: relative;
    z-index: 1;
    padding-bottom: 100px
}

.contact-section .section-heading h3 {
    color: #ddd
}

.contact-section .map {
    -webkit-background-size: 70%;
    background-size: 70%
}

.agency .appointment-form {
    position: inherit;
    margin: 40px 0 0;
    background-color: transparent;
    padding: 0 100px 0 0;
    top: auto;
    right: auto;
    box-shadow: none
}

.subscribe-form-inner .human-left,
.subscribe-form-inner .human-right {
    background-repeat: no-repeat;
    width: 600px;
    height: 600px;
    position: absolute;
    bottom: -85px;
    z-index: -1
}

.agency .appointment-form .form-control {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-bottom: 15px;
    color: #fff
}

.agency .address-box {
    background-color: #fff;
    text-align: center;
    padding: 60px 40px;
    border-radius: 3px
}

.agency .address-box h2 {
    color: #770244;
    font-size: 32px
}

.contact-section .contact-form {
    background-color: #fff;
    padding: 50px;
    margin-top: -120px;
    box-shadow: 0 20px 30px 5px rgb(61 1 4/10%)
}

.contact-section .contact-item {
    padding: 20px 0
}

.contact-section .form-heading h3 {
    font-size: 36px
}

.contact-section .contact-details li {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.contact-section .contact-details li i {
    color: #770244;
    font-size: 15px;
    margin-right: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(90, 73, 248, .1)
}

.blog-item .blog-thumb .category,
.post-meta .meta-list h4 a {
    font-family: work sans, sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.contact-section .contact-form .form-control {
    background-color: rgba(90, 73, 248, .1);
    height: 45px;
    border-radius: 2px;
    box-shadow: none;
    border: none;
    outline: 0
}

.contact-section .contact-form .form-control.address {
    height: inherit
}

.subscribe-form-inner {
    background-color: #fff;
    padding: 60px 20px;
    position: relative;
    z-index: 2;
    -webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .08)
}

.subscribe-form-inner .human-left {
    background-image: url(../img/elements/high-five-left.svg);
    background-position: left bottom;
    left: -200px
}

.subscribe-form-inner .human-right {
    background-image: url(../img/elements/high-five-right.svg);
    background-position: right bottom;
    right: -200px
}

.subscribe-section .subscribe-form {
    display: flex;
    align-items: center;
    width: 70%;
    margin: 0 auto;
    position: relative
}

.page-header,
.page-header1 {
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100%;
    position: relative;
    z-index: 1
}

.subscribe-section .subscribe-form .form-control {
    height: 55px;
    border: 1px solid #eee;
    margin: 0;
    color: #969696
}

.subscribe-section .subscribe-form .submit {
    position: absolute;
    right: 5px;
    top: 49.5%;
    transform: translateY(-50%);
    cursor: pointer
}

.sponsor-section {
    padding: 60px 0
}

.sponsor-section.custom-padding {
    padding: 60px 0 90px
}

.sponsor-item {
    padding: 0 40px;
    position: relative;
    overflow: hidden
}

.sponsor-item .sponsor-hover {
    width: 100%;
    height: 100%;
    transform: translateY(-103%);
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 40px;
    transition: .4s;
    z-index: 1
}

.classic-blog .blog-content,
blockquote {
    padding: 40px
}

.sponsor-item .sponsor-img {
    transition: .3s linear
}

.sponsor-item:hover .sponsor-img {
    transform: translateY(103%)
}

.page-header {
    background-image: url(../img/page-header.webp);
    width: 100%
}

.page-header .overlay,
.page-header1 .overlay,
.page-header2 .overlay {
    background-color: rgba(17, 17, 17, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.page-header1 {
    background-image: url(../img/page-header1.webp);
    width: 100%
}

.author-box,
.page-header2 {
    display: flex;
    align-items: center
}

.page-header2 {
    background-image: url(../img/page-header3.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.page-content h2 {
    color: #fff;
    font-size: 40px;
    text-align: right;
    line-height: 63px
}

.page-content p {
    color: #ddd;
    margin: 0;
    text-align: right
}

.blog-item {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.blog-item .blog-thumb .category {
    background: linear-gradient(to right, #b87926, #f5bc1c);
    padding: 3px 15px;
    text-align: center;
    color: #fff;
    letter-spacing: 0;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    bottom: 0;
    cursor: pointer
}

.blog-item .blog-thumb .category:hover {
    background: linear-gradient(to right, #f5bc1c, #b87926)
}

.blog-item .blog-thumb img {
    width: 100%;
    margin: 0
}

.blog-content {
    background-color: #fff;
    padding: 30px
}

.post-meta .meta-list h4 a {
    line-height: 1;
    color: #969696
}

.post-meta .meta-list h4 i {
    font-size: 15px;
    color: #b87926;
    margin-right: 5px
}

.blog-content h3 {
    line-height: 26px;
    margin-bottom: 15px
}

.blog-content h3 a {
    font-family: sofia-pro-bold, sans-serif;
    color: #321f19;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -.5px
}

.post-navigation .col a,
.single-post-meta li a {
    font-family: work sans, sans-serif;
    font-weight: 600
}

.classic-blog .blog-content h3 a {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -1px
}

.pagination-wrap li {
    display: inline-block;
    margin: 0 5px
}

.pagination-wrap.text-left li {
    margin: 0 10px 0 0
}

.pagination-wrap li a {
    border: 1px solid #e5e5e5;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #321f19;
    font-weight: 600;
    border-radius: 2px
}

.sticky li p,
.sticky-left li p {
    text-transform: uppercase;
    line-height: 43px
}

.pagination-wrap li a:hover {
    background-color: #b87926;
    color: #fff;
    opacity: 1
}

.pagination-wrap li a.active {
    background-color: #b87926;
    border: 1px solid #b87926;
    color: #fff
}

.blog-single-content h2 a {
    font-size: 28px;
    color: #321f19
}

.single-post-meta li {
    display: inline-block;
    margin-right: 20px
}

.single-post-meta li i {
    font-size: 12px;
    color: #b87926;
    margin-right: 5px
}

.single-post-meta li a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    color: #321f19
}

blockquote {
    background-color: #f5f5f5;
    margin: 30px 0;
    position: relative;
    z-index: 1
}

blockquote .dots {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    display: none
}

blockquote p {
    color: #321f19;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600
}

blockquote span {
    display: block;
    color: #321f19
}

.post-tags li a,
.widget-content .tags li a {
    display: inline-block;
    background-color: #b87926;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    margin: 3px
}

.post-tags li a:hover,
.widget-content .tags li a:hover {
    background-color: #321f19;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.author-box {
    padding: 30px;
    margin-top: 30px
}

.author-box img {
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.author-info {
    padding-left: 30px
}

.author-info h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px
}

.author-box .social-icon li {
    display: inline-block;
    margin-right: 8px
}

.author-box .social-icon li a {
    font-size: 14px;
    color: #321f19
}

.post-navigation {
    border: 1px solid #e5e5e5;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0
}

.post-navigation .col:not(:last-of-type) {
    border-right: 1px solid rgba(17, 17, 17, .04)
}

.post-navigation .col a {
    color: #321f19;
    font-size: 12px;
    text-transform: uppercase;
    display: flex;
    align-items: center
}

.post-navigation .col.next-post a {
    justify-content: flex-end
}

.post-navigation .col i {
    display: inline-block;
    font-size: 14px
}

.post-navigation .col.prev-post .fa,
.post-navigation .ti-arrow-left {
    margin-right: 10px
}

.post-navigation .col.next-post .fa,
.post-navigation .ti-arrow-right {
    margin-left: 10px
}

.blog-single-wrap .comments-area .comments,
.blog-single-wrap .comments-area ol>li:last-child div {
    border-bottom: 0
}

.blog-single-wrap .comments-area li>div {
    border-bottom: 1px solid rgba(17, 17, 17, .05);
    padding: 35px;
    position: relative
}

.blog-single-wrap .comments-area ol {
    list-style-type: none;
    padding-left: 0
}

.blog-single-wrap .comments-area ol ul {
    padding-left: 30px;
    list-style-type: none;
    margin: 0
}

.blog-single-wrap .comments-area .comments-title {
    font-size: 22px;
    font-weight: 600
}

.blog-single-wrap .comments-area .comment-thumb {
    position: absolute;
    left: 35px
}

.blog-single-wrap .comments-area .comment-thumb .comment-img {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.blog-single-wrap .comments-area .comment-thumb .comment-img img {
    border-radius: 50%
}

.blog-single-wrap .comments-area .comment-main-area {
    padding-left: 100px
}

.blog-single-wrap .comments-area .comments-meta h4 {
    font-family: sofia-pro-regular, sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px
}

.blog-single-wrap .comments-area .comments-meta h4 span {
    font-family: work sans, sans-serif;
    font-weight: 600;
    text-transform: none;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 5px
}

.blog-single-wrap .comments-area .comment-reply-link {
    font-family: work sans, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #b87926;
    display: inline-block;
    text-transform: uppercase;
    padding-left: 35px;
    position: relative
}

.blog-single-wrap .comments-area .comment-reply-link:before {
    background-color: #b87926;
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    left: 0;
    top: calc(50% - 1px)
}

.blog-single-wrap .comments-area .comment-reply-link:hover,
.sidebar-wrap .widget-content .widget-links li a:hover {
    text-decoration: underline
}

.blog-single-wrap .comment-respond .comment-reply-title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 20px
}

.blog-single-wrap .comment-respond form input,
.blog-single-wrap .comment-respond form textarea {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 50px;
    padding: 6px 15px;
    margin-bottom: 15px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: .3s
}

.blog-single-wrap .comment-respond form input:focus,
.blog-single-wrap .comment-respond form textarea:focus {
    border-color: #b87926
}

.blog-single-wrap .comment-respond form textarea {
    height: auto;
    padding: 15px
}

.blog-single-wrap .comment-respond .form-inputs>input:nth-child(2) {
    width: 49%;
    float: left
}

.blog-single-wrap .comment-respond .form-inputs>input:nth-child(3) {
    width: 49%;
    float: right
}

.blog-single-wrap .comment-respond .form-submit input {
    font-family: work sans, sans-serif;
    max-width: 180px;
    background-color: #b87926;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    text-transform: uppercase
}

.blog-single-wrap .comment-respond .form-submit input:hover {
    opacity: .9
}

.sidebar-wrap {
    padding-left: 40px
}

.search-form {
    position: relative;
    margin-left: -2px
}

.search-form .form-control {
    background-color: #f5f5f5;
    box-shadow: none;
    width: 100%;
    display: block;
    border: 1px solid #e5e5e5;
    color: #321f19;
    height: auto;
    padding: 15px 60px 15px 20px;
    border-radius: 2px
}

.search-form .search-btn {
    background-color: transparent;
    font-size: 15px;
    color: #321f19;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 10px 0;
    opacity: .6;
    border: none
}

.search-form .search-btn:focus,
.search-form .search-btn:hover {
    opacity: 1;
    cursor: pointer
}

.search-form input::-webkit-input-placeholder {
    color: #969696 !important
}

.search-form input:-moz-placeholder {
    color: #969696 !important
}

.search-form input::-moz-placeholder {
    color: #969696 !important
}

.search-form input:-ms-input-placeholder {
    color: #969696 !important
}

.thumb-post li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px
}

.thumb-post li:last-child {
    margin-bottom: 0
}

.thumb-post .thumb img {
    width: 70px;
    height: 70px;
    max-width: 70px;
    border-radius: 2px
}

.thumb-post .thumb-post-meta {
    padding-left: 15px
}

.thumb-post .thumb-post-meta .date {
    font-family: work sans, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #969696;
    text-decoration: none;
    display: block
}

.thumb-post .thumb-post-meta .date i {
    font-size: 12px;
    color: #b87926;
    margin-right: 10px
}

.thumb-post .thumb-post-meta h3 {
    font-family: sofia-pro-regular, sans-serif;
    font-size: 16px;
    color: #969696;
    letter-spacing: -.2px;
    margin-top: -5px;
    margin-bottom: 10px;
    line-height: 24px
}

.thumb-post .thumb-post-meta .date:hover,
.thumb-post li a:hover {
    color: #fff;
    text-decoration: underline
}

.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sticky li,
.sticky-left li {
    list-style-type: none;
    color: #efefef;
    margin: 0 0 1px;
    cursor: pointer
}

.widget-content ul li a {
    color: #6a7695;
    line-height: 1.9
}

.contact-bg {
    background-color: #321f19
}

.bg-dark2,
.service-section-3 .bg-dark2 {
    background-color: #f2dc9e !important
}

.service-item1 {
    background-color: #fff;
    box-shadow: rgba(17, 17, 26, .05) 0 4px 16px, rgba(17, 17, 26, .05) 0 8px 32px;
    padding: 40px 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 300px
}

.SfQLQb-dIxMhd-bN97Pc-b3rLgd .i4ewOd-pzNkMb-tJHJj {
    display: none !important
}

.sticky-container {
    padding: 0;
    margin: 0;
    position: fixed;
    right: -119px;
    top: 130px;
    width: 200px
}

.sticky li {
    background-color: #333;
    height: 43px;
    padding: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale")
}

.sticky li img {
    float: left;
    margin: 5px 10px 5px 5px
}

.sticky li p {
    float: left;
    padding: 0;
    margin: 0
}

.sticky-left-container {
    padding: 0;
    margin: 0;
    position: fixed;
    left: -140px;
    top: 70%;
    width: 200px;
    z-index: 2
}

.sticky-left li {
    background-color: none;
    height: 55px;
    padding: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.sticky-left li img {
    float: right;
    border-radius: 50%;
    margin: 5px 5px 5px 10px
}

.sticky-left li p {
    padding: 0;
    float: right;
    margin: 0
}

.footer-info-cont hr {
    padding: 0;
    margin: 0;
    background: rgba(209, 208, 208, .315)
}

.assurance-bg h2,
.construction .main-slider .slick-dots li.slick-active button,
.construction .main-slider .slide-btn,
.construction .main-slider1 .slick-dots li.slick-active button,
.construction .main-slider1 .slide-btn {
    background: #770244
}

.footer-info-cont {
    background-color: #770244
}

.footer-info-cont h2 {
    font-size: 25px;
    color: #fff;
    text-align: center
}

.construction .slider-content {
    margin-left: 60px
}

.assurance-bg h2 {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    padding: 0 35px;
    overflow: hidden;
    font-size: 35px
}

@media all and (min-width:768px) {
    .carousel-mobile {
        display: none
    }
}

@media all and (max-width:767px) {
    .main-slider {
        display: none
    }
}

.agency .portfolio-item,
.portfolio-item {
    padding: 5px
}
.video-background video{
    background-position: center center;
    background-size: cover;
    width: 100%;
    transform: translateY(-110px);
}
.video-background{
    width: 100%;
}
@media only screen and (max-width:860px) {
    .video-background img{
        visibility: hidden;
    }
    .video-background{
        height: 100%;
        position: relative;
    }
    .video-background video{
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        transform: none;
    }
    .slider-content-wrap{
        height: 400px !important;
    }
}
