.custom-cursor__cursor-two, .custom-cursor__hover, .main-menu-three__social a:hover, .scroll-to-top:hover, .search-popup__content .thm-btn:hover::before, .thm-btn {
    background-color: var(--roofsie-base)
}

.thm-btn, .thm-btn i {
    display: inline-block
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .thm-btn {
    outline: 0 !important
}

.feature-one__dot img, .preloader__image {
    -webkit-animation-iteration-count: infinite
}

.preloader, .preloader__image {
    background-repeat: no-repeat;
    background-position: center center
}

.blog-one__img, .blog-two__img, .page-wrapper, .thm-btn, body.locked {
    overflow: hidden
}

a, body {
    color: var(--roofsie-gray)
}

.blog-details__tags a, .blog-one__read-more a, .blog-two__read-more a, .counter-one__sub-title, .feature-one__read-more a, .project-filter.style1 li .filter-text, .section-sub-title, .services-one__read-more a, .services-two__read-more a, .sidebar__tags-list a, .thm-btn {
    letter-spacing: .1em;
    text-transform: uppercase
}

#ui-datepicker-div.ui-widget, .about-one__satisfied-percent, body {
    font-family: var(--roofsie-font)
}

.blog-details__meta li a i, .blog-sidebar__meta li a i {
    padding-right: 8px
}

:root {
    --roofsie-font: 'Manrope', sans-serif;
    --roofsie-reey-font: "reeyregular";
    --roofsie-gray: #6c6b6f;
    --roofsie-gray-rgb: 108, 107, 111;
    --roofsie-white: #ffffff;
    --roofsie-white-rgb: 255, 255, 255;
    --roofsie-base: #0056b3;
    --roofsie-base-rgb: 0, 86, 179;
    --roofsie-black: #1c1b1f;
    --roofsie-black-rgb: 28, 27, 31;
    --roofsie-primary: #f3f3f3;
    --roofsie-primary-rgb: 244, 241, 238;
    --roofsie-bdr-radius: 5px
}

.row {
    --bs-gutter-x: 30px
}

.gutter-y-30 {
    --bs-gutter-y: 30px
}

body {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500
}

a, a:focus, a:hover, a:visited {
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    color: var(--roofsie-black);
    margin: 0
}

p {
    margin: 0
}

.main-header__top-address-list li .text, .thm-btn i {
    margin-left: 10px
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

.custom-cursor__cursor, .custom-cursor__cursor-two {
    position: fixed;
    pointer-events: none;
    z-index: 999991
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

::placeholder {
    color: inherit;
    opacity: 1
}

.main-menu-three__search, .main-menu-three__social a:hover, .search-popup__content .thm-btn:hover i, .thm-btn, .thm-btn:hover {
    color: var(--roofsie-white)
}

.section-separator {
    border-color: var(--roofsie-border);
    border-width: 1px;
    margin-top: 0;
    margin-bottom: 0
}

#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    opacity: .4;
    z-index: -1
}

.custom-cursor__cursor {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    border: 1px solid var(--roofsie-base, #a47c68);
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    left: 0;
    top: 0;
    -webkit-transform: translate(calc(-50% + 5px), -50%);
    transform: translate(calc(-50% + 5px), -50%)
}

.mobile-nav__container, .mobile-nav__content .main-menu__list > li:not(:last-child), .mobile-nav__content .main-menu__list > li > ul > li:not(:last-child), .mobile-nav__content .main-menu__list > li > ul > li > ul > li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.custom-cursor__cursor-two {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    opacity: .3;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: width .3s, height .3s, opacity .3s;
    transition: width .3s, height .3s, opacity .3s
}

.main-slider-three .swiper-slide, .main-slider-two .swiper-slide, .section-title, .sidebar__search-form, .thm-btn, .thm-btn i {
    position: relative
}

.custom-cursor__hover {
    opacity: .4
}

.custom-cursor__innerhover {
    width: 25px;
    height: 25px;
    opacity: .4
}

.thm-btn {
    vertical-align: middle;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 800;
    border-radius: 5px;
    padding: 15px 40px;
    transition: .5s linear;
    z-index: 1
}

.thm-btn i {
    height: 13px;
    width: 13px;
    background-color: var(--roofsie-white);
    border-radius: 50%;
    color: var(--roofsie-base);
    font-size: 7px;
    line-height: 13px;
    text-align: center;
    top: -2px;
    padding-left: 2px;
    -webkit-transition: .5s;
    transition: .5s
}

.thm-btn:before {
    transition-duration: .8s;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: 110%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
    background-color: var(--roofsie-black)
}

.thm-btn:hover:before {
    top: -40%
}

.section-title {
    display: block;
    margin-top: -7px;
    margin-bottom: 49px
}

.section-sub-title-box {
    position: relative;
    display: inline-block
}

.section-title-shape-1 {
    position: absolute;
    top: -4px;
    left: -40px
}

.preloader, .scroll-to-top {
    position: fixed;
    text-align: center
}

.about-one__shape img, .feature-one__dot img, .main-slider-two__icon img, .section-title-shape-1 img, .section-title-shape-2 img {
    width: auto
}

.section-title__title {
    margin: 0;
    color: var(--roofsie-black);
    font-size: 48px;
    line-height: 58px;
    font-weight: 800
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active, .bootstrap-select .btn-light:not(:disabled):not(.disabled):active, .bootstrap-select .show > .btn-light.dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important
}

.bootstrap-select > .dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.bootstrap-select .dropdown-menu {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 991;
    border-radius: 0
}

.bootstrap-select .dropdown-menu > li + li > a {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.bootstrap-select .dropdown-menu > li.selected > a {
    background: var(--roofsie-primary);
    color: #fff
}

.bootstrap-select .dropdown-menu > li > a {
    font-size: 16px;
    font-weight: 500;
    padding: 4px 20px;
    color: #fff;
    background: var(--roofsie-base);
    -webkit-transition: .4s;
    transition: .4s
}

.bootstrap-select .dropdown-menu > li > a:hover {
    background: var(--roofsie-white);
    color: var(--roofsie-base);
    cursor: pointer
}

.preloader {
    background-color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.preloader__image {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    background-image: url(../images/loader.png);
    background-size: 60px auto;
    width: 100%;
    height: 100%
}

.scroll-to-top {
    width: 45px;
    height: 45px;
    background: var(--roofsie-base);
    bottom: 40px;
    right: 40px;
    z-index: 99;
    -webkit-transition: .4s;
    transition: .4s;
    display: none;
    border-radius: 50%
}

.scroll-to-top i {
    color: #fff;
    font-size: 18px;
    line-height: 45px
}

.main-menu-three .main-menu__list > li > a, .main-slider .service-details__benefits-points li .text p, .scroll-to-top:hover i, .stricky-header.main-menu-three .main-menu__list > li > a {
    color: #fff
}

.main-header {
    display: block;
    width: 100%;
    background: 0 0;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 99;
    position: relative
}

.main-header__logo {
    position: absolute;
    top: 0;
    left: 60px;
    z-index: 2
}

.main-header__top {
    position: relative;
    display: block;
    background-color: var(--roofsie-black);
    padding: 5px 60px 5px 375px
}

.main-header__top-inner, .pricing-one__list-one li, .pricing-one__list-two li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.main-header-three__top, .main-header-two__middle-inner, .main-header__top-address, .main-header__top-menu-box, .main-menu, .main-menu-three__wrapper, .main-menu-two__wrapper, .main-menu__wrapper {
    position: relative;
    display: block
}

.main-header__top-address-list, .main-header__top-address-list li, .main-header__top-address-list li .icon, .main-header__top-menu, .main-header__top-menu li, .main-header__top-right, .main-header__top-social, .main-header__top-social a, .main-menu__right {
    position: relative;
    display: flex;
    align-items: center
}

.main-header__top-address-list li + li, .main-header__top-social-box {
    margin-left: 35px
}

.main-header__top-address-list li .icon span {
    font-size: 15px;
    color: var(--roofsie-base)
}

.main-header__top-address-list li .text p {
    font-size: 14px;
    color: #86838c;
    font-weight: 400;
    line-height: 15px
}

.main-header__top-address-list li .text p a:hover, .main-header__top-menu li a:hover, .main-header__top-social a:hover, .main-menu__call-icon {
    color: var(--roofsie-base)
}

.main-header__top-address-list li .text p a {
    color: #86838c;
    -webkit-transition: .5s;
    transition: .5s
}

.main-header__top-menu li + li {
    margin-left: 30px
}

.main-header-three__top-menu li:before, .main-header__top-menu li:before {
    position: absolute;
    top: 10px;
    bottom: 8px;
    right: -14px;
    content: "";
    width: 1px;
    background-color: #86838c;
    transform: rotate(15deg)
}

.main-header-three__address-list li:last-child:before, .main-header-three__top-menu li:last-child:before, .main-header-two__address-list li:last-child:before, .main-header__top-menu li:last-child:before, .main-menu .main-menu__list > li > ul > li > ul > li > ul, .main-slider-three__nav .swiper-button-next::after, .main-slider-three__nav .swiper-button-prev::after, .main-slider-two__nav .swiper-button-next::after, .main-slider-two__nav .swiper-button-prev::after, .main-slider__nav .swiper-button-next::after, .main-slider__nav .swiper-button-prev::after, .mobile-nav__container .main-logo, .mobile-nav__container .main-menu__language, .mobile-nav__container .main-menu__login, .mobile-nav__container .topbar__buttons, .project-one__carousel.owl-carousel .owl-dots .owl-dot span, .project-three__carousel.owl-carousel .owl-dots .owl-dot span, .stricky-header .main-menu__list > li > ul > li > ul > li > ul, .testimonial-two__carousel.owl-carousel .owl-dots .owl-dot span {
    display: none
}

.main-header__top-menu li a {
    font-size: 14px;
    color: #86838c;
    font-weight: 400;
    display: flex;
    align-items: center;
    -webkit-transition: .5s;
    transition: .5s
}

.main-header__top-social a {
    font-size: 15px;
    color: var(--roofsie-white);
    -webkit-transition: .5s;
    transition: .5s
}

.main-header__top-social a + a {
    margin-left: 35px
}

.main-menu__wrapper-inner {
    display: block;
    padding-left: 375px;
    padding-right: 60px
}

.main-menu-three__left, .main-menu-two__left, .main-menu__left {
    display: block;
    float: left
}

.main-menu-three__main-menu-box, .main-menu-two__main-menu-box, .main-menu__main-menu-box {
    display: block
}

.main-menu__right {
    float: right;
    padding: 20px 0
}

.main-menu__call, .main-menu__call-icon {
    align-items: center;
    position: relative;
    display: flex
}

.main-menu__call {
    margin-right: 60px;
    padding: 5px 0
}

.main-menu__call-icon {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    justify-content: center;
    background-color: var(--roofsie-primary);
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.main-menu__call-content a, .main-menu__search {
    -webkit-transition: .5s;
    color: var(--roofsie-black)
}

.about-two__points li:hover .icon, .main-menu-three__btn:hover i, .main-menu-two__btn:hover i, .main-menu__call-icon:hover, .main-slider-two__btn:hover i, .main-slider__btn:hover i {
    background-color: var(--roofsie-base);
    color: var(--roofsie-white)
}

.main-menu .main-menu__list > li.current > a, .main-menu .main-menu__list > li:hover > a, .main-menu__call-content a:hover, .main-menu__search:hover, .stricky-header .main-menu__list > li.current > a, .stricky-header .main-menu__list > li:hover > a {
    color: var(--roofsie-base)
}

.main-menu__call-content {
    position: relative;
    margin-left: 10px;
    top: 2px
}

.main-menu__call-content a {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    transition: .5s
}

.main-menu__call-content p {
    font-size: 13px;
    line-height: 13px
}

.main-menu__search-box {
    position: relative;
    display: flex;
    align-items: center;
    padding: 18px 0
}

.main-menu__search-box:before {
    position: absolute;
    content: "";
    top: 7px;
    bottom: 7px;
    left: -30px;
    width: 1px;
    background-color: rgba(var(--roofsie-black-rgb), .1)
}

.main-menu__search {
    font-size: 24px;
    transition: .5s
}

.main-menu__btn-box {
    position: relative;
    display: block;
    margin-left: 30px
}

.mobile-nav__wrapper, .stricky-header {
    position: fixed;
    left: 0;
    visibility: hidden
}

.stricky-header .main-menu__wrapper-inner {
    padding-left: 60px
}

.main-menu .main-menu__list, .main-menu .main-menu__list > li > ul, .main-menu .main-menu__list > li > ul > li > ul, .stricky-header .main-menu__list, .stricky-header .main-menu__list > li > ul, .stricky-header .main-menu__list > li > ul > li > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

.main-menu .main-menu__list > li, .stricky-header .main-menu__list > li {
    padding-top: 35px;
    padding-bottom: 35px;
    position: relative
}

.main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li {
    margin-left: 60px
}

.main-menu .main-menu__list > li > a, .stricky-header .main-menu__list > li > a {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 600
}

.main-menu .main-menu__list > li > ul, .main-menu .main-menu__list > li > ul > li > ul, .stricky-header .main-menu__list > li > ul, .stricky-header .main-menu__list > li > ul > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 340px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scaleY(0) translateZ(100px);
    transform: scaleY(0) translateZ(100px);
    -webkit-transition: opacity .5s, visibility .5s, -webkit-transform .7s;
    transition: opacity .5s, visibility .5s, transform .7s, -webkit-transform .7s;
    z-index: 99;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 10px 39.2px .8px rgba(0, 0, 0, .1);
    padding: 31px 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.border-top-2px {
    border-top: 2px solid var(--roofsie-base)
}

.main-menu .main-menu__list > li:hover > ul, .main-menu .main-menu__list > li > ul > li:hover > ul, .stricky-header .main-menu__list > li:hover > ul, .stricky-header .main-menu__list > li > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1) translateZ(0);
    transform: scaleY(1) translateZ(0)
}

.main-menu .main-menu__list > li > ul > li, .main-menu .main-menu__list > li > ul > li > ul > li, .stricky-header .main-menu__list > li > ul > li, .stricky-header .main-menu__list > li > ul > li > ul > li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    position: relative
}

.main-menu .main-menu__list > li > ul > li + li, .main-menu .main-menu__list > li > ul > li > ul > li + li, .stricky-header .main-menu__list > li > ul > li + li, .stricky-header .main-menu__list > li > ul > li > ul > li + li {
    border-top: none;
    margin-top: 10px
}

.main-menu .main-menu__list > li > ul > li > a, .main-menu .main-menu__list > li > ul > li > ul > li > a, .stricky-header .main-menu__list > li > ul > li > a, .stricky-header .main-menu__list > li > ul > li > ul > li > a {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: var(--roofsie-gray);
    letter-spacing: 0;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 4px 20px 3px;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: var(--roofsie-white);
    border-radius: var(--roofsie-bdr-radius)
}

.main-menu .main-menu__list > li > ul > li:hover > a, .main-menu .main-menu__list > li > ul > li > ul > li:hover > a, .stricky-header .main-menu__list > li > ul > li:hover > a, .stricky-header .main-menu__list > li > ul > li > ul > li:hover > a {
    background-color: var(--roofsie-primary);
    color: var(--roofsie-black)
}

.main-menu .main-menu__list > li > ul > li > a::before, .main-menu .main-menu__list > li > ul > li > ul > li > a::before, .stricky-header .main-menu__list > li > ul > li > a::before, .stricky-header .main-menu__list > li > ul > li > ul > li > a::before {
    position: absolute;
    top: 50%;
    right: 20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f101";
    font-size: 14px;
    color: var(--roofsie-base);
    transform: translateY(-50%) scale(0);
    -webkit-transition: .5s;
    transition: .5s
}

.main-menu .main-menu__list > li > ul > li:hover > a::before, .main-menu .main-menu__list > li > ul > li > ul > li:hover > a::before, .stricky-header .main-menu__list > li > ul > li:hover > a::before, .stricky-header .main-menu__list > li > ul > li > ul > li:hover > a::before {
    transform: translateY(-50%) scale(1)
}

.main-menu .main-menu__list > li > ul > li > ul, .stricky-header .main-menu__list > li > ul > li > ul {
    top: 0;
    left: 100%
}

.main-menu .main-menu__list li ul li > ul.right-align, .stricky-header .main-menu__list li ul li > ul.right-align {
    top: 0;
    left: auto;
    right: 100%
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu, .main-menu-two__main-menu-box .main-menu__list > .megamenu, .main-menu__wrapper .main-menu__list > .megamenu {
    position: static
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu > ul, .main-menu-two__main-menu-box .main-menu__list > .megamenu > ul, .main-menu__wrapper .main-menu__list > .megamenu > ul {
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu > ul > li, .main-menu-two__main-menu-box .main-menu__list > .megamenu > ul > li, .main-menu__wrapper .main-menu__list > .megamenu > ul > li {
    padding: 0 !important
}

.stricky-header {
    z-index: 991;
    top: 0;
    background-color: #fff;
    width: 100%;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
    -webkit-transition: visibility .5s, -webkit-transform .5s;
    transition: transform .5s, visibility .5s, -webkit-transform .5s;
    -webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05)
}

@media (max-width: 1199px) {
    .stricky-header {
        display: none !important
    }
}

.stricky-header.stricky-fixed {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.stricky-header .main-menu__inner {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-right: 0;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto
}

.mobile-nav__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: 10px
}

.mobile-nav__buttons a {
    font-size: 20px;
    color: var(--roofsie-base);
    cursor: pointer
}

.about-one__points li .icon-box .text-box, .footer-widget__contact-list li .text, .main-menu-three__social a + a, .mobile-nav__buttons a + a, .site-footer__social a + a {
    margin-left: 10px
}

.mobile-nav__buttons a:hover {
    color: var(--roofsie-base)
}

.main-menu .mobile-nav__toggler {
    font-size: 20px;
    color: var(--roofsie-base);
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.main-menu .mobile-nav__toggler:hover {
    color: var(--roofsie-black)
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }

    .main-menu .main-menu__list, .main-menu .main-menu__list > li > ul, .main-menu .main-menu__list > li > ul > li > ul, .stricky-header .main-menu__list, .stricky-header .main-menu__list > li > ul, .stricky-header .main-menu__list > li > ul > li > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .main-menu .mobile-nav__toggler, .mobile-nav__buttons {
        display: none
    }
}

.mobile-nav__wrapper {
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: visibility .5s .5s, -webkit-transform .5s .5s;
    transition: transform .5s .5s, visibility .5s .5s, -webkit-transform .5s .5s
}

.mobile-nav__wrapper .container {
    padding-left: 0;
    padding-right: 0
}

.mobile-nav__wrapper.expanded {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-transition: visibility .5s, -webkit-transform .5s;
    transition: transform .5s, visibility .5s, -webkit-transform .5s
}

.mobile-nav__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
    cursor: pointer
}

.mobile-nav__content {
    width: 300px;
    background-color: var(--roofsie-black);
    z-index: 10;
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding: 30px 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
    transition: opacity .5s, visibility .5s, transform .5s, -webkit-transform .5s
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .5s .5s, visibility .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, visibility .5s .5s, transform .5s .5s, -webkit-transform .5s .5s
}

.mobile-nav__content .logo-box {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mobile-nav__content .logo-box img {
    width: 200px
}

.mobile-nav__close {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 18px;
    color: var(--roofsie-white);
    cursor: pointer
}

.mobile-nav__content .main-menu__list, .mobile-nav__content .main-menu__list > li > ul, .mobile-nav__content .main-menu__list > li > ul > li > ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.mobile-nav__content .main-menu__list > li > ul, .mobile-nav__content .main-menu__list > li > ul > li > ul {
    display: none;
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-left: .5em
}

.main-menu-three .main-menu__list > li + li, .main-menu-two .main-menu__list > li + li, .stricky-header.main-menu-three .main-menu__list > li + li, .stricky-header.main-menu-two .main-menu__list > li + li {
    margin-left: 35px
}

.mobile-nav__content .main-menu__list > li > a > .main-menu-border, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > ul {
    display: none !important
}

.mobile-nav__content .main-menu__list > li > a, .mobile-nav__content .main-menu__list > li > ul > li > a, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    font-family: var(--roofsie-font, "Rubik", sans-serif);
    font-weight: 500;
    height: 46px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    transition: .5s
}

.main-header-two__address-list li .content h5 a:hover, .main-menu-two .main-menu__list > li.current > a, .main-menu-two .main-menu__list > li:hover > a, .main-menu-two__btn:hover, .main-menu-two__search:hover, .mobile-nav__contact li a:hover, .mobile-nav__content .main-menu__list > li > a.expanded .mobile-nav__content .main-menu__list > li > ul > li > a.expanded .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a.expanded, .mobile-nav__social a:hover, .stricky-header.main-menu-two .main-menu__list > li.current > a, .stricky-header.main-menu-two .main-menu__list > li:hover > a {
    color: var(--roofsie-base)
}

.mobile-nav__content .main-menu__list > li > a > button, .mobile-nav__content .main-menu__list > li > ul > li > a > button, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button {
    width: 30px;
    height: 30px;
    background-color: var(--roofsie-base);
    border: none;
    outline: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    padding: 0
}

.blog-details__social-list, .mobile-nav__social, .mobile-nav__top, .site-footer__social, .trust-company__video-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.mobile-nav__content .main-menu__list > li > a > button.expanded, .mobile-nav__content .main-menu__list > li > ul > li > a > button.expanded, .mobile-nav__content .main-menu__list > li > ul > li > ul > li > a > button.expanded {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    background-color: #fff;
    color: var(--roofsie-base)
}

.mobile-nav__content .main-menu__list li.cart-btn span {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.mobile-nav__content .main-menu__list li.cart-btn i {
    font-size: 16px
}

.main-header-three__address-list li:last-child .icon span, .main-header-two__address-list li:last-child .icon span {
    font-size: 48px
}

.mobile-nav__top {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

.mobile-nav__top .main-menu__login a {
    color: var(--roofsie-text-dark)
}

.mobile-nav__container {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.blog-details__social-list, .mobile-nav__social {
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.home-showcase__buttons, .mobile-nav__contact li, .mobile-nav__contact li > i, .search-popup, .search-popup__content .thm-btn, .search-popup__content form {
    display: -webkit-box;
    display: -ms-flexbox
}

.mobile-nav__social a {
    font-size: 16px;
    color: var(--roofsie-white);
    -webkit-transition: .5s;
    transition: .5s
}

.main-header-three__top-menu li + li, .mobile-nav__social a + a {
    margin-left: 30px
}

.mobile-nav__contact {
    margin-top: 20px;
    margin-bottom: 20px
}

.mobile-nav__contact li {
    color: var(--roofsie-text-dark);
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile-nav__contact li + li {
    margin-top: 15px
}

.home-showcase__buttons__item + .home-showcase__buttons__item, .trust-compay__points li + li {
    margin-top: 10px
}

.mobile-nav__contact li a {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.mobile-nav__contact li > i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: var(--roofsie-base);
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-size: 11px;
    margin-right: 10px;
    color: #fff
}

.home-showcase {
    margin-top: -31px;
    margin-bottom: -31px
}

.home-showcase__inner {
    padding: 40px 40px 34px;
    background-color: #fff;
    box-shadow: 0 10px 39.2px .8px rgba(0, 0, 0, .1);
    border-top: 2px solid var(--roofsie-base);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.home-showcase .row {
    --bs-gutter-x: 42px;
    --bs-gutter-y: 20px
}

.home-showcase__image {
    position: relative;
    background-color: var(--roofsie-base);
    overflow: hidden;
    border-radius: 10px
}

.home-showcase__image > img {
    width: 100%;
    border-radius: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.main-header-two__top-social a, .main-menu-three__social a {
    width: 40px;
    font-size: 15px;
    color: var(--roofsie-black);
    height: 40px
}

.home-showcase__image:hover > img {
    opacity: .75
}

.home-showcase__image:hover .home-showcase__buttons {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    visibility: visible
}

.home-showcase__buttons {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: .5s;
    transition: .5s
}

.home-showcase__buttons__item {
    padding: 10px 20px;
    width: 150px;
    text-align: center
}

.home-showcase__title {
    margin: 16px 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: var(--roofsie-black)
}

.mobile-nav__wrapper .home-showcase .row [class*=col-] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.mobile-nav__wrapper .home-showcase__inner {
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0)
}

.mobile-nav__wrapper .home-showcase__title {
    color: var(--roofsie-white, #fff)
}

.stricky-header .megamenu-left .container {
    margin: 0 0 0 25px
}

.main-header-two {
    width: 100%;
    background: 0 0;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 99;
    position: relative
}

.appointment-shape-1, .blog-three__bg, .image-layer-three, .image-layer-two, .main-slider .image-layer, .page-header-bg, .pricing-one-bg, .process-bg, .process__shape, .testimonial-two-shape, .trust-company-bg, .why-choose-one-bg, .why-choose-two-bg {
    background-repeat: no-repeat;
    background-size: cover
}

.main-header-two__middle, .main-header-two__top {
    position: relative;
    display: block;
    background-color: var(--roofsie-white)
}

.main-header-two__top-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 480px;
    z-index: 1
}

.main-header-two__top-social, .main-header-two__top-social a {
    display: flex;
    align-items: center;
    position: relative
}

.main-header-two__top-inner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 418px;
    right: -1000000px;
    background-color: #f5f2ef;
    z-index: -1
}

.main-header-two__top-inner:after {
    position: absolute;
    content: "";
    top: 0;
    left: 418px;
    border-left: 0 solid #fff;
    border-right: 40px solid transparent;
    border-top: 40px solid #fff;
    z-index: -1
}

.main-header-two__top-left-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px
}

.main-header-two__top-social a {
    justify-content: center;
    background-color: transparent;
    -webkit-transition: .5s;
    transition: .5s
}

.main-header-two__top-social a:hover, .main-menu-three__btn:before, .main-menu-two__btn:before, .main-slider-two__btn:before, .main-slider__btn:before {
    background-color: var(--roofsie-white)
}

.main-header-two__shape-1 {
    position: absolute;
    top: -40px;
    left: 122px;
    border-top: 144px solid #151518;
    border-left: 141px solid transparent;
    border-right: 141px solid transparent
}

.main-header-two__shape-2 {
    position: absolute;
    top: -40px;
    left: 84px;
    border-top: 96px solid var(--roofsie-base);
    border-left: 96px solid transparent;
    border-right: 96px solid transparent
}

.main-header-two__shape-3 {
    position: absolute;
    bottom: -1px;
    left: 190px;
    border-bottom: 38px solid var(--roofsie-black);
    border-left: 37px solid transparent;
    border-right: 37px solid transparent
}

.main-header-two__shape-4 {
    position: absolute;
    top: -40px;
    left: -375px;
    height: 233px;
    width: 415px;
    background-color: var(--roofsie-primary);
    clip-path: polygon(0 0, 100% 0%, 43% 100%, 0% 100%)
}

.main-header-two__shape-5 {
    position: absolute;
    bottom: -90px;
    left: -15px;
    border-bottom: 60px solid var(--roofsie-primary);
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    z-index: 1
}

.main-header-two__shape-6 {
    position: absolute;
    bottom: -90px;
    left: -142px;
    border-bottom: 93px solid var(--roofsie-base);
    border-left: 93px solid transparent;
    border-right: 93px solid transparent
}

.main-header-two__shape-7 {
    position: absolute;
    top: 103px;
    left: 105px;
    border-left: 0 solid #fff;
    border-right: 86px solid transparent;
    border-top: 90px solid #fff;
    z-index: 1
}

.main-header-two__logo {
    position: relative;
    display: block;
    float: left;
    max-width: 175px;
    width: 100%
}

.main-header-two__address {
    position: relative;
    display: block;
    float: right;
    padding: 25px 0 24px
}

.main-header-two__address-list, .main-menu-two__search-box-get-quote {
    position: relative;
    display: flex;
    align-items: center
}

.main-menu-two__right, .main-menu-two__search-box {
    align-items: center;
    display: flex;
    position: relative
}

.main-header-two__address-list li {
    position: relative;
    display: flex
}

.main-header-three__address-list li:before, .main-header-two__address-list li:before {
    position: absolute;
    top: -6px;
    bottom: -4px;
    right: -33px;
    content: "";
    width: 2px;
    background-color: var(--roofsie-primary);
    transform: rotate(10deg)
}

.main-header-three__address-list li + li, .main-header-two__address-list li + li {
    margin-left: 65px
}

.main-header-three__address-list li .icon, .main-header-two__address-list li .icon {
    position: relative;
    display: block;
    top: 2px
}

.main-header-two__address-list li .icon span {
    font-size: 30px;
    color: var(--roofsie-base);
    position: relative;
    display: inline-block
}

.main-header-three__address-list li:last-child .icon, .main-header-two__address-list li:last-child .icon {
    top: 3px
}

.main-header-three__address-list li .content, .main-header-two__address-list li .content, .why-choose-one__points-title-box {
    margin-left: 20px
}

.main-header-three__address-list li:last-child .content, .main-header-two__address-list li:last-child .content {
    margin-left: 8px;
    top: 10px;
    position: relative
}

.main-header-three__address-list li .content p, .main-header-two__address-list li .content p {
    font-size: 13px;
    line-height: 13px
}

.main-header-two__address-list li .content h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 4px
}

.main-header-two__address-list li .content h5 a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.main-menu-two__wrapper-inner {
    display: block;
    background-color: var(--roofsie-black);
    margin-left: 105px;
    padding-left: 107px
}

.main-menu-two__wrapper-inner-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
    background-color: var(--roofsie-black);
    z-index: -1
}

.main-menu-two__right {
    float: right
}

.main-menu-two__search-box {
    margin-right: 30px;
    padding: 33px 0
}

.main-menu-two__search-box:before {
    position: absolute;
    top: 25px;
    left: -30px;
    bottom: 25px;
    content: "";
    width: 1px;
    background-color: rgba(var(--roofsie-white-rgb), .1)
}

.main-menu-two__search {
    font-size: 24px;
    color: var(--roofsie-white);
    -webkit-transition: .5s;
    transition: .5s
}

.main-header-three__top-left-text, .main-header-three__top-menu li a {
    font-size: 14px;
    color: #e1e1e1;
    font-weight: 400
}

.main-menu-two .main-menu__list > li, .stricky-header.main-menu-two .main-menu__list > li {
    padding-top: 30px;
    padding-bottom: 30px
}

.main-menu-two .main-menu__list > li > a, .stricky-header.main-menu-two .main-menu__list > li > a {
    color: #86838c
}

.main-header-three__address-list li .content h5 a:hover, .main-header-three__top-menu li a:hover, .main-menu-three .main-menu__list > li.current > a, .main-menu-three .main-menu__list > li:hover > a, .main-menu-three__btn:hover, .main-menu-three__search:hover, .main-slider-two__btn:hover, .main-slider__btn:hover, .main-slider__sub-title, .stricky-header.main-menu-three .main-menu__list > li.current > a, .stricky-header.main-menu-three .main-menu__list > li:hover > a {
    color: var(--roofsie-base)
}

.stricky-header .main-menu-two__wrapper-inner {
    margin-left: 0;
    padding-left: 0
}

.stricky-header .main-menu-two__wrapper-inner-bg {
    left: 0
}

.main-header-three {
    position: relative;
    display: block;
    background-color: var(--roofsie-black);
    z-index: 99
}

.contact-page-two-shape, .main-header-three-shape, .testimonial-one-shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .03;
    z-index: -1
}

.feature-one__read-more, .main-header-three__address-list, .main-header-three__top-inner, .main-header-three__top-menu, .main-header-three__top-menu li, .main-menu-three__social {
    position: relative;
    align-items: center;
    display: flex
}

.main-header-three__top-inner {
    justify-content: space-between;
    background-color: #151417;
    margin-left: 180px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    border-bottom-left-radius: 10px
}

.main-header-three__top-inner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -1000000px;
    background-color: #151417;
    border-bottom-left-radius: 10px;
    z-index: -1
}

.main-header-three__top-menu li a {
    display: flex;
    align-items: center;
    -webkit-transition: .5s;
    transition: .5s
}

.main-menu-three__wrapper-inner {
    display: block;
    padding-left: 200px
}

.main-menu-three__logo {
    position: absolute;
    top: 0;
    left: 50px;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%
}

.main-menu-three__logo a img {
    width: 250px
}

.blog-one__read-more a i, .feature-one__read-more a i, .services-one__read-more a i {
    height: 13px;
    width: 13px;
    font-size: 7px;
    line-height: 13px
}

.main-menu-three__right {
    position: relative;
    float: right;
    display: flex;
    align-items: center;
    padding-top: 20px
}

.main-menu-three__search-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 30px
}

.main-menu-three__search-box:before {
    position: absolute;
    top: -8px;
    left: -30px;
    bottom: -8px;
    content: "";
    width: 1px;
    background-color: rgba(var(--roofsie-white-rgb), .1)
}

.main-menu-three__search {
    font-size: 24px;
    -webkit-transition: .5s;
    transition: .5s
}

.main-menu-three .main-menu__list > li {
    padding-top: 35px;
    padding-bottom: 85px
}

.stricky-header.main-menu-three .main-menu__list > li {
    padding-top: 35px;
    padding-bottom: 35px
}

.cta-one__btn, .faq-one__point li:hover .icon, .newsletter, .pricing-one__btn, .pricing-one__shape-4, .process__count, .project-three:before, .site-footer, .stricky-header.main-menu-three, .team-one__social-two li a:hover {
    background-color: var(--roofsie-black)
}

.stricky-header .main-menu-three__logo {
    top: 8px
}

.main-menu-three__bottom {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0
}

.main-header-three__address-list li, .main-menu-three__bottom-inner {
    position: relative;
    display: flex
}

.main-menu-three__bottom-inner {
    justify-content: space-between;
    align-items: center;
    border-radius: var(--roofsie-bdr-radius);
    padding: 23px 40px;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1)
}

.main-header-three__address-list li .icon span {
    font-size: 30px;
    color: var(--roofsie-base);
    position: relative;
    display: inline-block
}

.main-header-three__address-list li .content h5 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 4px
}

.main-header-three__address-list li .content h5 a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.about-one__img, .about-one__img-box, .about-one__right, .feature-one__inner, .main-menu-three__bottom-right, .main-slider-three, .main-slider-two {
    position: relative;
    display: block
}

.main-menu-three__social a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--roofsie-primary);
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s
}

.main-menu-three__main-menu-box .main-menu__list > .megamenu > ul {
    top: 66% !important
}

.stricky-header .main-menu-three__main-menu-box .main-menu__list > .megamenu > ul {
    top: 100% !important
}

.main-menu .main-menu__list > li > ul > li > ul, .main-menu-three .main-menu__list > li > ul {
    top: 66%
}

.main-menu .main-menu__list > li > ul > li > ul, .stricky-header.main-menu-three .main-menu__list > li > ul {
    top: 100%
}

.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s
}

.search-popup__content .thm-btn, .search-popup__overlay {
    position: absolute;
    background-color: var(--roofsie-black);
    top: 0
}

.search-popup.active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.search-popup__overlay {
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    cursor: pointer
}

.search-popup__content {
    width: 100%;
    max-width: 560px
}

.search-popup__content form {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden
}

.search-popup__content form input[type=search], .search-popup__content form input[type=text] {
    width: 100%;
    background-color: #fff;
    font-size: 16px;
    border: none;
    outline: 0;
    height: 66px;
    padding-left: 30px
}

.search-popup__content .thm-btn {
    padding: 0;
    width: 68px;
    height: 68px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    right: -1px;
    border-radius: 0 10px 10px 0;
    border: 0
}

.search-popup__content .thm-btn i {
    height: auto;
    width: auto;
    background-color: transparent;
    border-radius: 50%;
    color: var(--roofsie-white);
    font-size: 22px;
    line-height: inherit;
    text-align: center;
    top: 0;
    margin-right: 0;
    padding-left: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.main-slider {
    position: relative;
    display: block;
    z-index: 8
}

.main-slider .swiper-slide {
    position: relative;
    background-color: var(--roofsie-black)
}

.main-slider .container {
    position: relative;
    padding-top: 130px;
    padding-bottom: 120px;
    z-index: 30
}

.image-layer-three, .image-layer-two, .main-slider .image-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1.5s ease-in, -webkit-transform 7s;
    transition: transform 7s, opacity 1.5s ease-in, -webkit-transform 7s;
    z-index: 1
}

.main-slider .swiper-slide-active .image-layer, .main-slider-three .swiper-slide-active .image-layer-three, .main-slider-two .swiper-slide-active .image-layer-two {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.main-slider .image-layer:before {
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-image: -moz-linear-gradient(-1deg, #1c1b1f 0, rgba(28, 27, 31, 0) 100%);
    background-image: -webkit-linear-gradient(-1deg, #1c1b1f 0, rgba(28, 27, 31, 0) 100%);
    background-image: -ms-linear-gradient(-1deg, #1c1b1f 0, rgba(28, 27, 31, 0) 100%);
    z-index: -1
}

.main-slider .image-layer:after {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(var(--roofsie-black-rgb), .3);
    z-index: -1
}

.main-slider__content {
    position: relative;
    display: block;
    text-align: left
}

.main-slider__sub-title {
    font-size: 24px;
    font-weight: 800;
    line-height: 34px;
    margin-bottom: 6px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    transition: transform 2s, opacity 2s, -webkit-transform 2s
}

.main-slider__text, .main-slider__title {
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    opacity: 0;
    visibility: hidden;
    color: var(--roofsie-white)
}

.main-slider__title {
    position: relative;
    font-size: 70px;
    font-weight: 800;
    line-height: 80px;
    margin-bottom: 28px;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    transition: transform 2s, opacity 2s, -webkit-transform 2s
}

.main-slider .service-details__benefits-points, .main-slider__text {
    -webkit-transform: translateY(120px);
    transition: transform 2s, opacity 2s, -webkit-transform 2s
}

.main-slider__text {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 30px;
    transform: translateY(120px)
}

.main-slider__text a {
    color: white;
    font-weight: 800;
}
.main-slider__text a:hover {
    color: #0a58ca;
}


.main-slider .swiper-slide-active .main-slider__btn-box, .main-slider .swiper-slide-active .main-slider__sub-title, .main-slider .swiper-slide-active .main-slider__text, .main-slider .swiper-slide-active .main-slider__title, .main-slider .swiper-slide-active .service-details__benefits-points {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.main-slider .service-details__benefits-points {
    opacity: 0;
    visibility: hidden;
    transform: translateY(120px)
}

.main-slider-three__btn-box, .main-slider-two__btn-box, .main-slider-two__icon, .main-slider__btn-box {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    transition: transform 2s, opacity 2s, -webkit-transform 2s
}

.main-slider__nav {
    position: absolute;
    top: 42%;
    left: 50%;
    z-index: 100;
    transform: translateY(-50%) translateX(-50%);
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    height: 0;
    line-height: 0
}

.main-slider__nav .swiper-button-next, .main-slider__nav .swiper-button-prev {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: rgba(var(--roofsie-white-rgb), .2);
    border: 2px solid rgba(var(--roofsie-white-rgb), .2);
    border-radius: 50%;
    margin: 0;
    text-align: center;
    transition: .5s;
    padding: 23px 0
}

.main-slider-three__title, .main-slider-two__title {
    font-weight: 800;
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    opacity: 0;
    visibility: hidden;
    color: var(--roofsie-white);
    transition: transform 2s, opacity 2s, -webkit-transform 2s
}

.main-slider__nav .swiper-button-next:hover, .main-slider__nav .swiper-button-prev:hover {
    color: rgba(var(--roofsie-white-rgb), 1);
    border: 2px solid rgba(var(--roofsie-white-rgb), 1)
}

.main-slider__nav .swiper-button-prev {
    margin-bottom: 10px
}

.main-slider-two .container {
    position: relative;
    padding-top: 165px;
    padding-bottom: 165px;
    z-index: 30
}

.image-layer-two:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(var(--roofsie-black-rgb), .7);
    z-index: -1
}

.error-page__inner, .main-slider-three__content, .main-slider-two__content {
    position: relative;
    display: block;
    text-align: center
}

.main-slider-two__title {
    position: relative;
    font-size: 80px;
    line-height: 95px;
    margin-top: 31px;
    margin-bottom: 33px;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px)
}

.main-slider-two .swiper-slide-active .main-slider-two__btn-box, .main-slider-two .swiper-slide-active .main-slider-two__icon, .main-slider-two .swiper-slide-active .main-slider-two__title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.main-slider-two__nav {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100;
    transform: translateY(-50%) translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0;
    line-height: 0
}

.main-slider-two__nav .swiper-button-next, .main-slider-two__nav .swiper-button-prev {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: rgba(var(--roofsie-white-rgb), .2);
    border: 2px solid rgba(var(--roofsie-white-rgb), .2);
    border-radius: 50%;
    margin: 0;
    text-align: center;
    transition: .5s
}

.main-slider-two__nav .swiper-button-next:hover, .main-slider-two__nav .swiper-button-prev:hover {
    color: rgba(var(--roofsie-white-rgb), 1);
    border: 2px solid rgba(var(--roofsie-white-rgb), 1);
    opacity: 1
}

.main-slider-two__nav .swiper-button-next {
    right: -110px
}

.main-slider-two__nav .swiper-button-prev {
    left: -110px
}

.main-slider-three .container {
    position: relative;
    padding-top: 192px;
    padding-bottom: 160px;
    z-index: 30
}

.image-layer-three:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(21, 21, 24, .7);
    z-index: -1
}

.main-slider-three__title {
    position: relative;
    font-size: 70px;
    line-height: 84px;
    margin-bottom: 26px;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px)
}

.main-slider-three__text {
    font-size: 18px;
    color: var(--roofsie-white);
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 41px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition: opacity 2s, -webkit-transform 2s;
    transition: transform 2s, opacity 2s, -webkit-transform 2s
}

#main-slider-pagination, .main-slider-three__nav {
    position: absolute;
    display: flex;
    max-width: 1200px;
    padding: 0 15px;
    height: 0;
    line-height: 0
}

.main-slider-three .swiper-slide-active .main-slider-three__text {
    visibility: visible;
    opacity: .6;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.main-slider-three .swiper-slide-active .main-slider-three__btn-box, .main-slider-three .swiper-slide-active .main-slider-three__title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.main-slider-three__nav {
    top: 46%;
    left: 50%;
    z-index: 100;
    transform: translateY(-50%) translateX(-50%);
    align-items: flex-start;
    flex-direction: column;
    width: 100%
}

.main-slider-three__nav .swiper-button-next, .main-slider-three__nav .swiper-button-prev {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 100;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: rgba(var(--roofsie-white-rgb), .2);
    border: 2px solid rgba(var(--roofsie-white-rgb), .2);
    border-radius: 50%;
    margin: 0;
    text-align: center;
    transition: .5s;
    padding: 23px 0
}

.main-slider-three__nav .swiper-button-next:hover, .main-slider-three__nav .swiper-button-prev:hover {
    color: rgba(var(--roofsie-white-rgb), 1);
    border: 2px solid rgba(var(--roofsie-white-rgb), 1)
}

.main-slider-three__nav .swiper-button-prev {
    margin-bottom: 10px
}

#main-slider-pagination {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 50%;
    text-align: right;
    align-items: flex-end;
    flex-direction: column;
    -webkit-transform: translate(50%, calc(-50% + 0px));
    transform: translate(50%, calc(-50% + 0px));
    z-index: 10
}

#main-slider-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: .3;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    padding: 5px
}

#main-slider-pagination .swiper-pagination-bullet + .swiper-pagination-bullet, .about-three__point li + li, .pricing-one__list-two li + li {
    margin-top: 6px
}

.pricing-one__list-one li + li{
    margin-top: 10px;
}

#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

.feature-one {
    position: relative;
    display: block;
    padding: 0 0 27px;
    margin-top: -3px;
    z-index: 92
}

.feature-one__single, .feature-one__single-inner {
    display: block;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: 1
}

.feature-one__dot {
    position: absolute;
    bottom: -30px;
    right: -144px;
    opacity: .2
}

.feature-one__dot img {
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: shapeMover;
    animation-name: shapeMover
}

.feature-one__single {
    position: relative;
    background-color: #fff;
    box-shadow: 0 10px 39.2px .8px rgba(0, 0, 0, .1);
    padding: 40px;
    margin-bottom: 40px
}

.about-one__satisfied-content, .blog-one__read-more a i, .cta-one, .cta-one__btn:hover i, .feature-one__icon, .feature-one__read-more a i, .feature-one__single:before, .pricing-one__btn:before, .pricing-one__shape-2, .pricing-one__shape-3, .pricing-one__shape-4:before, .testimonial-one__single:before, .testimonial-one__single:hover .testimonial-one__rating, .trust-company-shape-2, .trust-company-shape-3, .trust-company__video-icon {
    background-color: var(--roofsie-base)
}

.feature-one__single:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px
}

.feature-one__single:after, .services-one:before {
    background-color: var(--roofsie-black);
    right: 0;
    content: ""
}

.feature-one__single:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: -1
}

.carousel-dot-style.owl-carousel .owl-item.active, .feature-one__single:hover:after, .testimonial-one__carousel.owl-carousel .owl-item.active, .testimonial-two__carousel.owl-carousel .owl-item.active {
    opacity: 1;
    visibility: visible
}

.feature-one__single-inner {
    position: relative;
    overflow: hidden
}

.feature-one__top {
    display: flex;
    align-items: flex-end
}

.feature-one__icon {
    position: relative;
    display: flex;
    height: 82px;
    width: 96px;
    text-align: center;
    justify-content: center
}


.feature-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 50px;
    line-height: 90px;
    color: var(--roofsie-white);
    -webkit-transition: .5s linear .1s;
    transition: .5s linear .1s
}

.blog-one__read-more a, .blog-one__title a, .cta-one__btn i, .feature-one__read-more a, .feature-one__single:hover .feature-one__read-more a i, .feature-one__title a {
    color: var(--roofsie-black)
}

.feature-one__single:hover .feature-one__icon span, .services-one__single:hover .services-one__icon span, .why-choose-one__points-single:hover .why-choose-one__points-icon span {
    transform: scale(.9)
}

.feature-one__title-box {
    position: relative;
    margin-left: 35px;
    top: 4px
}

.feature-one__title, .why-choose-one__points-title {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px
}

.feature-one__title a {
    -webkit-transition: .5s;
    transition: .5s
}

.feature-one__single:hover .feature-one__title a {
    color: var(--roofsie-white)
}

.blog-one__read-more:hover a, .blog-one__title a:hover, .blog-one__user-content p, .cta-one__btn:hover, .feature-one__single:hover .feature-one__read-more a, .footer-widget__contact-list li .text p a:hover, .footer-widget__explore-list li a:hover, .footer-widget__newsletter-btn:hover, .services-one__read-more:hover a, .services-one__title a:hover, .services-two__icon span, .services-two__title a:hover, .site-footer__social a:hover, .testimonial-one__rating i, .trust-company__video-icon:hover, .why-choose-two__list-one li:hover .icon span, .why-choose-two__list-two li:hover .icon span, .why-choose-two__read-more a {
    color: var(--roofsie-base)
}

.feature-one__text {
    padding-top: 21px;
    padding-bottom: 11px;
    -webkit-transition: .5s;
    transition: .5s
}

.feature-one__single:hover .feature-one__text {
    color: #86838c
}

.feature-one__read-more a {
    font-size: 12px;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s
}

.feature-one__read-more a i {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    color: var(--roofsie-white);
    text-align: center;
    top: -2px;
    margin-left: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.about-one, .about-two, .blog-details, .blog-sidebar, .faq-one, .faq-page, .work-details {
    position: relative;
    display: block;
    padding: 120px 0
}

.about-one__shape {
    position: absolute;
    bottom: 0;
    right: -40px;
    opacity: .3
}

.about-one__left {
    position: relative;
    display: block;
    margin-right: 70px
}

.about-one__img > img {
    width: 100%;
    border-radius: 10px
}

.services-one__img, .services-one__img img, .services-one__img:before {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.about-one__line {
    position: absolute;
    top: 30px;
    right: -30px;
    opacity: .2;
    z-index: -1
}

.about-one__line > img {
    width: auto
}

.about-one__satisfied {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 1
}

.about-one__satisfied-inner, .about-three__img-box, .project-one__img-box, .services-three__img-box, .why-choose-one__img-box {
    position: relative;
    display: block;
    z-index: 1
}

.about-one__satisfied-shape {
    position: absolute;
    top: -59px;
    left: -69px
}

.about-one__satisfied-shape img, .about-two__line > img, .about-two__practice-year-shape > img, .brand-one__shape-1 img, .brand-one__shape-2 img, .services-two-shape-1 img, .trust-company-shape-1 img, .why-choose-one-shape-4 img {
    width: auto
}

.about-one__satisfied-content {
    position: relative;
    display: block;
    padding: 21px 40px 28px;
    z-index: 1
}

.about-one__satisfied-count-box, .why-choose-one__points-icon {
    position: relative;
    display: flex;
    align-items: center
}

.about-one__satisfied-count-box h3 {
    font-size: 55px;
    color: var(--roofsie-white);
    font-weight: 800;
    line-height: 55px !important;
    font-family: var(--roofsie-font) !important
}

.about-one__satisfied-percent {
    font-size: 35px;
    color: var(--roofsie-white);
    font-weight: 800;
    line-height: 55px;
    position: relative;
    top: -9px
}

.about-one__satisfied-text {
    font-size: 20px;
    color: var(--roofsie-white);
    font-weight: 400;
    line-height: 20px
}

.about-one__big-text {
    font-size: 100px;
    color: #f4f1ee;
    text-transform: uppercase;
    line-height: 100px;
    letter-spacing: .18em;
    position: absolute;
    top: 231px;
    left: -366px;
    transform: rotate(-90deg);
    font-weight: 800
}

.about-one__right .section-title, .why-choose-one__left .section-title {
    margin-bottom: 31px
}

.about-one__points {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 41px;
    margin-bottom: 41px
}

.about-one__points li, .blog-one, .blog-one__content, .blog-one__img, .blog-one__single, .blog-one__user-img, .blog-two__img, .brand-one, .brand-one__carousel, .brand-one__inner, .cta-one, .cta-one__btn-box, .cta-one__left, .project-one__bottom, .project-one__carousel, .project-one__single, .project-one__top, .services-one, .services-one__bottom, .services-one__content, .services-one__img, .services-one__top, .services-one__top-left, .services-one__top-right, .testimonial-one__carousel, .trust-compay__points, .why-choose-one__left {
    position: relative;
    display: block
}

.about-one__points li + li {
    margin-left: 13px
}

.about-one__points li .icon-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 21px
}

.about-one__points li .icon-box .icon {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 26px;
    color: var(--roofsie-base)
}

.blog-one__read-more a i, .cta-one__sub-title, .cta-one__title, .project-one__link a, .project-one__title a, .services-one__icon span, .services-one__top-left .section-title__title, .testimonial-one__single:hover .testimonial-one__rating i, .trust-company__title, .trust-company__video-icon {
    color: var(--roofsie-white)
}

.about-one__points li .icon-box .text-box p {
    font-size: 18px;
    font-weight: 700;
    color: var(--roofsie-black);
    font-family: var(--roofsie-font)
}

.services-one {
    padding: 120px 0 90px;
    z-index: 1
}

.services-one:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 505px;
    z-index: -1
}

.services-one-shape-1, .services-one-shape-2 {
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: luminosity
}

.services-one-shape-1 img {
    width: auto;
    opacity: .1;
    filter: grayscale(100%)
}

.services-one-shape-2 img {
    width: auto;
    opacity: .02
}

.services-one__top {
    margin-bottom: 49px
}

.services-one__top-left .section-title {
    margin-bottom: 0
}

.services-one__top-right {
    margin-top: 26px
}

.appointment__text, .services-one__top-right-text {
    color: #fff
}

.blog-two__single, .gallery-page__single, .pricing-one__left, .project-two__single, .services-one__single, .team-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.services-one__img {
    overflow: hidden;
    z-index: 1
}

.services-one__img:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(var(--roofsie-black-rgb), .3);
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg) scale(.2);
    -ms-transform: perspective(400px) rotateX(-90deg) scale(.2);
    transform: perspective(400px) rotateX(-90deg) scale(.2);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    z-index: 1
}

.services-one__single:hover .services-one__img:before {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0) scale(1);
    -ms-transform: perspective(400px) rotateX(0) scale(1);
    transform: perspective(400px) rotateX(0) scale(1)
}

.services-one__img img {
    width: 100%;
    transition: .7s ease-in-out .1s
}

.services-one__single:hover .services-one__img img {
    transform: scale(1.1) rotate(2deg)
}

.services-one__content {
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .07);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 22px 30px 19px;
    z-index: 1
}

.services-one__icon {
    position: absolute;
    top: -60px;
    right: 20px;
    background-color: var(--roofsie-base);
    height: 80px;
    width: 80px;
    border-radius: var(--roofsie-bdr-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2
}

.services-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 45px;
    -webkit-transition: .5s linear .1s;
    transition: .5s linear .1s
}

.services-one__title {
    font-size: 24px;
    font-weight: 800;
    line-height: 34px;
    margin-bottom: 14px
}

.services-one__title a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-one__read-more, .services-one__read-more {
    position: relative;
    display: flex;
    align-items: center;
    border-top: 2px solid var(--roofsie-primary);
    padding-top: 10px;
    margin-top: 21px
}

.services-one__read-more a {
    font-size: 12px;
    font-weight: 700;
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.services-one__read-more a i {
    position: relative;
    display: inline-block;
    background-color: var(--roofsie-base);
    border-radius: 50%;
    color: var(--roofsie-white);
    text-align: center;
    top: -2px;
    margin-left: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-one {
    position: relative;
    display: block;
    background-color: var(--roofsie-primary);
    padding: 120px 0 90px;
    overflow: hidden;
    z-index: 1
}

.why-choose-one-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center;
    mix-blend-mode: luminosity;
    opacity: .02;
    z-index: -1
}

.why-choose-one-shape-3 {
    position: absolute;
    top: -335px;
    right: 309px;
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #ff4f47 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #ff4f47 100%);
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #ff4f47 100%);
    opacity: .502;
    width: 98px;
    height: 765px;
    transform: rotate(-45deg);
    z-index: 1
}

.why-choose-one-shape-4 {
    position: absolute;
    top: 0;
    right: -30px
}

.pricing-one__btn-box, .why-choose-one__points-box {
    position: relative;
    display: block;
    margin-top: 41px
}

.why-choose-one__points-single {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #fff;
    box-shadow: .175px 9.998px 37.24px .76px rgba(0, 0, 0, .1);
    border-radius: var(--roofsie-bdr-radius);
    padding: 33px 35px 29px;
    margin-bottom: 30px;
    border-bottom: 4px solid #ede8e4;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-one__points-single:hover {
    border-bottom: 4px solid var(--roofsie-base)
}

.why-choose-one__points-icon span {
    position: relative;
    display: inline-block;
    font-size: 64px;
    color: var(--roofsie-base);
    -webkit-transition: .5s linear .1s;
    transition: .5s linear .1s
}

.why-choose-one__right {
    position: relative;
    display: block;
    margin-left: 60px
}

.why-choose-one__img {
    position: absolute;
    top: -15px;
    left: 0;
    z-index: 2
}

.why-choose-one__img img {
    width: 100%
}

.why-choose-one__shape-1 {
    border-radius: 50%;
    background-color: #ede8e4;
    width: 515px;
    height: 515px;
    position: absolute;
    top: -60px;
    left: 6px
}

.why-choose-one__shape-2 {
    position: absolute;
    right: -83px;
    top: 241px;
    border-radius: 50%;
    background-color: #fff;
    width: 194px;
    height: 195px
}

.brand-one__single:before, .project-one__img img, .project-one__img:before, .services-three__content, .services-three__img, .services-three__img img, .services-three__img:before, .sidebar__post, .sidebar__post-image > img, .sidebar__post-list li {
    border-radius: var(--roofsie-bdr-radius)
}

.why-choose-one__author-sign {
    position: absolute;
    top: 225px;
    left: 0
}

.why-choose-one__author-sign p {
    font-size: 26px;
    color: var(--roofsie-base);
    font-family: var(--roofsie-reey-font);
    line-height: 36px
}

.brand-one {
    background-color: #fff
}

.brand-one h2 {
    font-size: 30px;
    line-height: 40px
}

.brand-one .section-title {
    margin-bottom: 20px
}

.brand-one__inner {
    padding: 45px 0;
    overflow: hidden
}

.brand-one__shape-1 {
    position: absolute;
    top: 0;
    left: 0
}

.brand-one__shape-2 {
    position: absolute;
    top: -50px;
    right: 0
}

.brand-one__single {
    position: relative;
    display: block;
    text-align: center;
    line-height: 0;
    z-index: 1
}

.brand-one__single:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f3f0ed;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: -1
}

.brand-one__single:hover:before {
    opacity: 1
}

.brand-one__img {
    position: relative;
    display: inline-block;
    z-index: 10
}

.brand-one__img > img {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.brand-one__single:hover .brand-one__img > img {
    opacity: .9
}

.blog-carousel-page, .gallery-carousel-page, .project-one, .services-carousel-page, .team-carousel-page, .testimonials-carousel-page, .work-carousel-page {
    position: relative;
    display: block;
    padding: 120px 0 165px
}

.project-one__bottom-wrapper {
    position: relative;
    display: block;
    max-width: 1600px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

.project-one__img-box:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    width: 3px;
    height: 0;
    content: "";
    background-image: -moz-linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    transition: .5s;
    z-index: 2
}

.project-one__single:hover .project-one__img-box:before {
    height: 100%;
    transition-delay: 0.5s
}

.project-one__img-box:after {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 30px;
    height: 3px;
    width: 0;
    content: "";
    background-image: -moz-linear-gradient(0deg, #fff 0, rgba(255, 255, 255, .01) 99%, #fff 100%);
    background-image: -webkit-linear-gradient(0deg, #fff 0, rgba(255, 255, 255, .01) 99%, #fff 100%);
    background-image: -ms-linear-gradient(0deg, #fff 0, rgba(255, 255, 255, .01) 99%, #fff 100%);
    transition: .7s;
    z-index: 2
}

.project-one__single:hover .project-one__img-box:after {
    width: 101%;
    transition-delay: 0.5s
}

.gallery-page__img, .project-one__img, .project-three__img, .project-two__img {
    position: relative;
    display: block;
    border-radius: var(--roofsie-bdr-radius);
    overflow: hidden;
    z-index: 1
}

.project-one__img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(var(--roofsie-base-rgb), .9);
    -webkit-transform: perspective(400px) rotateX(90deg) scaleY(.5);
    -ms-transform: perspective(400px) rotateX(90deg) scaleY(.5);
    transform: perspective(400px) rotateX(90deg) scaleY(.5);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition: .5s ease-in-out .1s;
    z-index: 1
}

.project-one__single:hover .project-one__img:before {
    -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
    -ms-transform: perspective(400px) rotateX(0) scaleY(1);
    transform: perspective(400px) rotateX(0) scaleY(1);
    transition: .7s ease-in-out .1s
}

.project-one__img img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .5s
}

.project-one__single:hover .project-one__img img {
    transform: scale(1.05)
}

.project-one__content {
    position: absolute;
    left: 60px;
    bottom: 60px;
    opacity: 0;
    transform: translateY(-50px);
    transition: .7s;
    z-index: 2
}

.project-one__single:hover .project-one__content {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.7s
}

.project-one__title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700
}

.project-one__link {
    position: absolute;
    top: 30px;
    right: 30px;
    height: 60px;
    width: 60px;
    background-color: var(--roofsie-black);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0);
    transition: .7s;
    z-index: 2
}

.project-one__single:hover .project-one__link {
    transform: scale(1);
    opacity: 1;
    transition-delay: 0.5s
}

.project-one__link a {
    font-size: 20px
}

.carousel-dot-style.owl-carousel .owl-dots, .project-one__carousel.owl-carousel .owl-dots, .project-three__carousel.owl-carousel .owl-dots {
    position: absolute;
    bottom: -48px;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.carousel-dot-style.owl-carousel .owl-dots .owl-dot, .project-one__carousel.owl-carousel .owl-dots .owl-dot, .project-three__carousel.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f2efec;
    margin: 0 5px;
    padding: 0;
    transition: .1s linear .1s
}

.carousel-dot-style.owl-carousel .owl-dot.active, .project-one__carousel.owl-carousel .owl-dot.active, .project-three__carousel.owl-carousel .owl-dot.active, .testimonial-two__carousel.owl-carousel .owl-dot.active {
    width: 16px;
    height: 16px;
    background-color: var(--roofsie-base)
}

.carousel-dot-style.owl-carousel .owl-dot:focus, .project-one__carousel.owl-carousel .owl-dot:focus, .project-three__carousel.owl-carousel .owl-dot:focus, .testimonial-two__carousel.owl-carousel .owl-dot:focus {
    outline: 0
}

.trust-company {
    position: relative;
    display: block;
    padding: 138px 0 120px;
    overflow: hidden
}

.trust-company-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    background-position: center
}

.trust-company-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(21, 21, 24, .8)
}

.trust-company-shape-1 {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 2
}

.trust-company-shape-2 {
    position: absolute;
    top: -95px;
    left: 195px;
    width: 5px;
    height: 616px;
    z-index: 2;
    transform: rotate(45deg)
}

.trust-company-shape-3 {
    position: absolute;
    top: -63px;
    left: 317px;
    width: 5px;
    height: 400px;
    z-index: 2;
    transform: rotate(45deg)
}

.trust-company-shape-4 {
    position: absolute;
    top: -184px;
    left: 310px;
    width: 105px;
    height: 812px;
    background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
    transform: rotate(45deg);
    mix-blend-mode: soft-light;
    z-index: 2
}

.about-three-img-3, .google-map__one, .newsletter-bg, .site-footer-img-1, .team-one__shape {
    mix-blend-mode: luminosity
}

.trust-company__left, .trust-company__video-link {
    display: block;
    z-index: 3;
    position: relative
}

.trust-company__video-link {
    margin-left: 16px
}

.trust-company__video-icon {
    position: relative;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.cta-one__btn:before, .footer-widget__newsletter-btn:before, .site-footer__social a:after, .site-footer__social a:hover, .trust-company__video-icon:hover, .why-choose-two__list-one li:hover .icon, .why-choose-two__list-two li:hover .icon, .why-choose-two__read-more a:hover i {
    background-color: var(--roofsie-white)
}

.trust-company__video-icon:before {
    position: absolute;
    top: -16px;
    left: -16px;
    right: -16px;
    bottom: -16px;
    content: "";
    border-radius: 50%;
    border: 1px solid var(--roofsie-white);
    opacity: .1;
    z-index: 1
}

.trust-company__video-icon .ripple:after, .trust-company__video-icon .ripple:before, .trust-company__video-link .ripple {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 98px;
    height: 98px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    -o-box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    -webkit-animation: 3s infinite ripple;
    animation: 3s infinite ripple;
    border-radius: 50%
}

.blog-one__content, .blog-two__single:hover .blog-two__content-box {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .07)
}

.trust-company__video-icon .ripple:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute
}

.trust-company__video-icon .ripple:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute
}

.trust-company__title {
    font-size: 48px;
    font-weight: 800;
    line-height: 58px;
    margin-top: 53px
}

.trust-company__right {
    position: relative;
    display: block;
    margin-left: 170px;
    margin-top: 4px
}

.trust-compay__points li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px 30px;
    z-index: 1
}

.trust-compay__points li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(0, 0, 0, .2);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1
}

.trust-compay__points li:hover:before {
    background-color: rgba(255, 255, 255, .1)
}

.about-two__points li, .blog-one__user, .footer-widget__contact-list li, .footer-widget__contact-list li .icon, .testimonial-one__client-info, .trust-compay__points li .icon, .why-choose-two__read-more {
    position: relative;
    display: flex;
    align-items: center
}

.trust-compay__points li .icon span {
    font-size: 15px;
    color: var(--roofsie-base);
    position: relative;
    display: inline-block
}

.about-two__points li .text, .service-details__benefits-points li .text, .sidebar__post .sidebar__title, .trust-compay__points li .text {
    margin-left: 20px
}

.trust-compay__points li .text p {
    font-size: 16px;
    color: var(--roofsie-white);
    font-weight: 700
}

.testimonial-one {
    position: relative;
    display: block;
    background-color: var(--roofsie-primary);
    overflow: hidden;
    padding: 120px 0;
    z-index: 1
}

.testimonial-one .container, .testimonials-carousel-page .container, .testimonials-page .container {
    max-width: 1080px
}

.testimonial-one__single {
    position: relative;
    display: block;
    border: 1px solid #ede8e4;
    border-radius: var(--roofsie-bdr-radius);
    background-color: #fff;
    padding: 50px 50px 45px;
    -webkit-transition: .5s;
    transition: .5s
}

.testimonial-one__single:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    border: 1px solid transparent
}

.testimonial-one__single:before {
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    width: 9px;
    content: "";
    border-top-left-radius: var(--roofsie-bdr-radius);
    border-bottom-left-radius: var(--roofsie-bdr-radius);
    transform: scaleY(0);
    -webkit-transition: .5s;
    transition: .5s
}

.faq-one-accrodion .accrodion.active:before, .testimonial-one__single:hover:before {
    transform: scaleY(1)
}

.testimonial-one__client-img-box {
    position: relative;
    display: block;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-image: -moz-linear-gradient(90deg, #1c1b1f 0, #ff4f47 100%);
    background-image: -webkit-linear-gradient(90deg, #1c1b1f 0, #ff4f47 100%);
    background-image: -ms-linear-gradient(90deg, #1c1b1f 0, #ff4f47 100%)
}

.blog-one__content, .testimonial-one__rating {
    border-bottom-left-radius: var(--roofsie-bdr-radius)
}

.testimonial-one__client-img {
    position: absolute;
    top: 0;
    left: -10px
}

.testimonial-one__client-img img {
    width: 100% !important;
    border-radius: 50%
}

.blog-one__img, .blog-one__img img, .blog-one__img:before, .blog-two__img, .blog-two__img img, .blog-two__img:before, .team-one__img, .team-one__img img, .team-one__img:before {
    border-top-left-radius: var(--roofsie-bdr-radius);
    border-top-right-radius: var(--roofsie-bdr-radius)
}

.testimonial-one__client-name {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px
}

.testimonial-one__client-sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.testimonial-one__text {
    padding-top: 40px
}

.testimonial-one__rating {
    position: absolute;
    top: 65px;
    right: -20px;
    display: flex;
    align-items: center;
    background-color: var(--roofsie-primary);
    padding: 13px 20px 14px;
    border-top-left-radius: var(--roofsie-bdr-radius);
    -webkit-transition: .5s;
    transition: .5s
}

.testimonial-one__rating:after {
    position: absolute;
    bottom: -15px;
    right: 0;
    content: "";
    border-top: 0 solid transparent;
    border-left: 20px solid #ede8e4;
    border-bottom: 15px solid transparent;
    -webkit-transition: .5s;
    transition: .5s
}

.testimonial-one__single:hover .testimonial-one__rating:after {
    border-left: 20px solid var(--roofsie-base)
}

.testimonial-one__rating i {
    font-size: 13px;
    -webkit-transition: .5s;
    transition: .5s
}

.testimonial-one__rating i + i {
    margin-left: 3px
}

.carousel-dot-style.owl-carousel .owl-stage-outer, .testimonial-one__carousel.owl-carousel .owl-stage-outer, .testimonial-two__carousel.owl-carousel .owl-stage-outer {
    overflow: visible
}

.carousel-dot-style.owl-carousel .owl-item, .testimonial-one__carousel.owl-carousel .owl-item, .testimonial-two__carousel.owl-carousel .owl-item {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s
}

.blog-one, .team-two {
    padding: 120px 0 130px
}

.blog-one__single {
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-one__single:hover {
    transform: translateY(-10px)
}

.blog-one__img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(var(--roofsie-black-rgb), .5);
    -webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
    transition: opacity .5s, visibility .5s, transform .5s, -webkit-transform .5s;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    z-index: 1
}

.blog-one__single:hover .blog-one__img:before {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.blog-one__img img {
    width: 100%;
    transition: .5s
}

.blog-one__single:hover .blog-one__img img {
    transform: scale(1.05)
}

.blog-one__content {
    background-color: #fff;
    padding: 28px 30px 20px;
    border-bottom-right-radius: var(--roofsie-bdr-radius);
    border-bottom: 5px solid transparent;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-one__single:hover .blog-one__content {
    border-bottom: 5px solid var(--roofsie-base)
}

.blog-one__user-img {
    width: 50px
}

.blog-one__user-img img, .why-choose-two__img-one > img {
    width: 100%;
    border-radius: 50%
}

.blog-one__user-content {
    margin-left: 15px
}

.blog-one__user-content p {
    font-size: 15px;
    line-height: 27px
}

.blog-one__user-content h5 {
    font-size: 16px;
    font-weight: 500;
    color: var(--roofsie-gray);
    line-height: 27px
}

.cta-one__btn:hover i, .footer-widget__about-text, .footer-widget__title, .site-footer__social a {
    color: var(--roofsie-white)
}

.blog-one__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 8px;
    margin-bottom: 12px
}

.blog-one__title a {
    -webkit-transition: .5s;
    transition: .5s
}

.blog-one__read-more a {
    font-size: 12px;
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-one__read-more a i {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    top: -2px;
    margin-left: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.cta-one__img-box {
    position: absolute;
    top: -40px;
    bottom: -1px;
    left: 0;
    max-width: 694px;
    width: 100%
}

.cta-one__img-box:before {
    position: absolute;
    top: 0;
    right: -19px;
    content: "";
    border-left: 17px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 40px solid var(--roofsie-black);
    z-index: 2;
    transform: rotate(-1deg)
}

.cta-one__img {
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.cta-one__img img {
    width: 100%
}

.cta-one__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 370px;
    padding-top: 77px;
    padding-bottom: 77px
}

.contact-page__form, .footer-widget__about, .footer-widget__about-text-box, .footer-widget__explore, .service-details__benefits, .service-details__benefits-img, .service-details__benefits-points, .service-details__benefits-single, .site-footer, .site-footer__top, .team-details__content {
    display: block;
    position: relative
}

.cta-one__sub-title {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .2em;
    opacity: .7;
    line-height: 24px
}

.cta-one__title {
    font-size: 36px;
    font-weight: 800;
    line-height: 50px;
    margin-top: 2px
}

.site-footer {
    z-index: 1
}

.site-footer-img-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .08;
    z-index: -1
}

.site-footer-img-1 img, .site-footer-shape-1 img {
    width: auto;
    -webkit-animation-name: float-bob-x;
    animation-name: float-bob-x;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.site-footer-shape-1 {
    position: absolute;
    top: 0;
    right: -30px;
    opacity: .05;
    z-index: -1
}

.site-footer__top {
    padding: 118px 0 120px
}

.footer-widget__about {
    margin-right: 45px;
    margin-top: -5px
}

.footer-widget__about img {
    width: 250px
}

.footer-widget__about-text {
    line-height: 30px;
    font-size: 20px;
    font-weight: 700
}

.site-footer__social {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 32px
}

.blog-sidebar__video-link, .sidebar__category-list li a span, .sidebar__post-list li, .site-footer__social a {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.site-footer__social a {
    position: relative;
    height: 40px;
    width: 40px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: #151518;
    font-size: 15px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1
}

.about-three__point, .about-two__img, .about-two__img-box, .about-two__left, .about-two__points, .about-two__right, .footer-widget__contact, .footer-widget__contact-list, .footer-widget__explore-list, .footer-widget__explore-list li, .footer-widget__newsletter, .footer-widget__newsletter-input-box, .site-footer__bottom, .site-footer__bottom-inner {
    display: block;
    position: relative
}

.site-footer__social a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    -webkit-transition: .4s ease-in-out .1s;
    transition: .4s ease-in-out .1s;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1
}

.site-footer__social a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.footer-widget__title {
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin-bottom: 30px
}

.footer-widget__contact-text, .footer-widget__newsletter-text {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #86838c
}

.footer-widget__explore-list {
    margin-top: -3px
}

.footer-widget__explore-list li + li {
    margin-top: 3px
}

.footer-widget__explore-list li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: .5s;
    transition: .5s
}

.services-two__read-more a i, .why-choose-two__read-more a i {
    font-size: 7px;
    text-align: center;
    height: 13px;
    width: 13px;
    line-height: 13px;
    top: -2px
}

.counter-one__icon, .footer-widget__newsletter-form {
    position: relative;
    display: block;
    margin-top: 22px
}

.footer-widget__newsletter-input-box input[type=email] {
    height: 45px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #333236;
    outline: 0;
    border-radius: var(--roofsie-bdr-radius);
    font-size: 12px;
    color: #86838c;
    padding-left: 30px;
    font-weight: 500
}

.footer-widget__newsletter-btn {
    border: none;
    padding: 8px 30px 7px;
    margin-top: 10px
}

.footer-widget__newsletter-btn:hover i {
    color: var(--roofsie-white);
    background-color: var(--roofsie-base)
}

.footer-widget__contact-text {
    padding-bottom: 33px
}

.footer-widget__contact-list li .icon i {
    font-size: 13px;
    color: var(--roofsie-base)
}


.footer-widget__contact-list li .text p {
    font-size: 15px;
    font-weight: 700;
    color: var(--roofsie-white);
}



.footer-widget__contact-list li .text p a {
    color: var(--roofsie-white);
    -webkit-transition: .5s;
    transition: .5s
}

.site-footer__bottom-inner {
    text-align: center;
    border-top: 2px solid rgba(var(--roofsie-white-rgb), .1);
    padding: 32px 0
}

.site-footer__bottom-text {
    font-size: 15px;
    color: #86838c;
    font-weight: 400
}

.site-footer__bottom-text a {
    color: #86838c;
    -webkit-transition: .5s;
    transition: .5s
}

.site-footer__bottom-text a:hover, .why-choose-two .section-title__title {
    color: var(--roofsie-white)
}

.about-two__left .section-title {
    margin-bottom: 32px
}

.about-two__left h2{
    font-size: 24px;
    color: var(--roofsie-base);
    font-weight: 600;
}

.about-three p, .about-two__left p, .service-details__right p {
    padding-bottom: 20px
}

.about-two__text-1 {
    font-size: 24px;
    color: var(--roofsie-base);
    font-weight: 600
}

.about-two__text-2 {
    padding-top: 15px
}

.about-three__point, .about-two__points {
    margin-top: 33px;
    margin-bottom: 43px
}

.about-two__points li + li {
    margin-top: 27px
}

.about-two__points li .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    background-color: var(--roofsie-primary);
    color: var(--roofsie-base);
    border-radius: 50%;
    font-size: 25px;
    -webkit-transition: .5s;
    transition: .5s
}


.about-two__points li .text h4 {
    font-size: 18px;
    font-weight: 800;
    line-height: 30px
}

.about-two__right p {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    color: var(--roofsie-black);
    font-weight: 600;
}

.about-two__img {
    border-radius: 10px
}

.about-two__img > img {
    width: 100%;
    border-radius: 10px
}

.about-two__img-two {
    position: absolute;
    left: -140px;
    bottom: -100px;
    border-radius: 10px
}

.about-two__img-two > img {
    width: auto;
    border-radius: 10px
}

.why-choose-two__list-one li .icon, .why-choose-two__list-two li .icon {
    border-radius: var(--roofsie-bdr-radius);
    background-color: var(--roofsie-base)
}

.about-two__line {
    position: absolute;
    top: 130px;
    left: -80px;
    opacity: .2;
    z-index: -1
}

.about-two__shape-1 {
    position: absolute;
    bottom: -50px;
    right: 120px;
    border-radius: 30px;
    background-color: var(--roofsie-base);
    width: 159px;
    height: 140px;
    z-index: -1
}

.about-two__practice-year {
    position: absolute;
    left: -234px;
    bottom: -40px
}

.about-two__practice-year-inner, .project-two__bottom, .project-two__icon, .project-two__img-box, .services-two__read-more, .testimonial-two__carousel, .testimonial-two__right, .why-choose-two__img-box, .why-choose-two__left, .why-choose-two__list-one, .why-choose-two__list-two {
    position: relative;
    display: block
}

.about-two__practice-year-shape {
    position: absolute;
    top: -36px;
    bottom: 0;
    left: -41px;
    right: 0
}

.about-two__practice-year-content {
    position: relative;
    display: flex;
    height: 175px;
    width: 185px;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.about-two__practice-year-content span {
    font-size: 45px;
    color: var(--roofsie-base);
    font-weight: 700;
    line-height: 45px
}

.about-two__practice-year-content p {
    font-size: 18px;
    color: var(--roofsie-black);
    font-weight: 700;
    line-height: 26px
}

.services-two, .similar-project {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 90px
}

.services-two-shape-1 {
    position: absolute;
    bottom: -190px;
    right: -30px;
    opacity: .3;
    z-index: -1
}

.services-two .row {
    --bs-gutter-x: 17px
}

.services-two__single {
    position: relative;
    display: block;
    background-color: var(--roofsie-primary);
    border-radius: 10px;
    text-align: center;
    padding: 40px 0;
    margin-bottom: 30px
}

.services-two__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    width: 120px;
    background-color: var(--roofsie-white);
    border-radius: 50%;
    margin: 0 auto;
    z-index: 1
}

.services-two__read-more a i, .why-choose-two {
    position: relative;
    background-color: var(--roofsie-black)
}

.services-two__icon:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 50%;
    background-color: var(--roofsie-base);
    transform: scale(0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: .4s cubic-bezier(.62, .21, .45, 1.52);
    z-index: -1
}

.service-details__category-list li.active a:after, .service-details__category-list li:hover a:after, .services-two__single:hover .services-two__icon:before {
    transform: scaleX(1)
}

.services-two__icon span {
    font-size: 45px;
    position: relative;
    display: inline-block;
    transition: .5s linear .1s;
    transform: scale(1)
}

.services-two__read-more a, .services-two__title a {
    color: var(--roofsie-black);
    -webkit-transition: .5s
}

.services-two__single:hover .services-two__icon span {
    transform: scale(.9);
    color: var(--roofsie-white)
}

.why-choose-two__list-one li .icon:before, .why-choose-two__list-two li .icon:before {
    top: 50%;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    transform: translateY(-50%);
    content: ""
}

.services-two__title {
    font-size: 24px;
    font-weight: 800;
    line-height: 36px;
    margin-top: 21px;
    margin-bottom: 21px
}

.services-two__title a {
    transition: .5s
}

.services-two__read-more a {
    position: relative;
    display: inline-block;
    background-color: #ede8e4;
    border-radius: var(--roofsie-bdr-radius);
    padding: 8px 30px 7px;
    font-size: 12px;
    font-weight: 800;
    transition: .5s
}

.services-two__read-more a:hover {
    background-color: var(--roofsie-base);
    color: var(--roofsie-white)
}

.services-two__read-more a i {
    display: inline-block;
    border-radius: 50%;
    color: var(--roofsie-white);
    margin-right: 4px;
    -webkit-transition: .5s;
    transition: .5s
}

.newsletter-btn:hover, .services-two__read-more a:hover i {
    background-color: var(--roofsie-white);
    color: var(--roofsie-base)
}

.why-choose-two {
    display: block;
    overflow: hidden;
    padding: 120px 0;
    z-index: 1
}

.why-choose-two-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    opacity: .08;
    z-index: -1
}

.process__content-box, .why-choose-two__list-one li {
    position: relative;
    display: block;
    padding-left: 130px
}

.why-choose-two__list-one li + li {
    margin-top: 43px
}

.why-choose-two__list-two li + li {
    margin-top: 43px
}

.why-choose-two__list-two li {
    position: relative;
    display: block;
}

.why-choose-two__list-one li .icon {
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-two__list-one li .icon:before {
    position: absolute;
    right: -10px;
    border-left: 10px solid var(--roofsie-base);
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-two__list-one li:hover .icon:before {
    border-left: 10px solid var(--roofsie-white)
}

.why-choose-two__list-one li .icon span {
    font-size: 65px;
    color: var(--roofsie-white);
    position: relative;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-two__list-one li .content {
    position: relative;
    display: block;
    top: -8px
}

.why-choose-two__list-one li .content h4 {
    font-size: 24px;
    color: var(--roofsie-white);
    font-weight: 700;
    line-height: 34px
}

.why-choose-two__list-one li .content p {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    padding-top: 16px;
    padding-bottom: 13px
}

.why-choose-two__middle {
    position: relative;
    display: block;
    margin-left: -15px;
    margin-right: -15px
}

.comment-one__image, .why-choose-two__img-one {
    position: relative;
    display: block;
    border-radius: 50%
}

.why-choose-two__img-two {
    position: absolute;
    top: 7px;
    left: -57px
}

.about-three-img-3 img, .about-three-shape-1 img, .contact-page-shape-1 img, .counter-one__left-icon img, .newsletter-img img, .newsletter-shape-6 img, .pricing-one__shape-5 img, .pricing-one__shape-6 img, .project-two__icon img, .team-one__shape img, .why-choose-two__img-two > img {
    width: auto
}

.why-choose-two__list-two li {
    position: relative;
    display: block;
    min-height: 156px;
    padding-left: 265px
}

.why-choose-two__list-two li + li {
    margin-top: 60px
}

.why-choose-two__list-two li .content {
    position: absolute;
    top: -8px;
    left: 0;
    max-width: 235px;
    width: 100%;
    text-align: right
}

.why-choose-two__list-two li .content h4 {
    font-size: 24px;
    color: var(--roofsie-white);
    font-weight: 700;
    line-height: 34px
}

.why-choose-two__list-two li .content p {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    padding-top: 16px;
    padding-bottom: 13px
}

.why-choose-two__list-two li .icon {
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-two__list-two li .icon:before {
    position: absolute;
    left: -10px;
    border-right: 10px solid var(--roofsie-base);
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-two__list-two li:hover .icon:before {
    border-right: 10px solid var(--roofsie-white)
}

.why-choose-two__list-two li .icon span {
    font-size: 65px;
    color: var(--roofsie-white);
    position: relative;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-two__read-more a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: .5s;
    transition: .5s
}

.newsletter-btn, .newsletter__inner .section-title__title, .project-filter.style1 li .count, .project-filter.style1 li.active .filter-text, .project-filter.style1 li:hover .filter-text, .project-three .section-title__title, .project-two__link a, .project-two__sub-title, .project-two__title a, .service-details__category-list li.active a, .service-details__category-list li:hover a, .thm-breadcrumb li:hover a, .why-choose-two__read-more a:hover {
    color: var(--roofsie-white)
}

.why-choose-two__read-more a i {
    position: relative;
    display: inline-block;
    background-color: var(--roofsie-base);
    border-radius: 50%;
    color: var(--roofsie-black);
    margin-left: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.why-choose-two__list-two .why-choose-two__read-more {
    justify-content: flex-end
}

.testimonial-two {
    position: relative;
    display: block;
    background-color: var(--roofsie-primary);
    padding: 120px 0;
    z-index: 1
}

.testimonial-two-shape {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    opacity: .03;
    z-index: -1
}

.testimonial-two__left {
    position: relative;
    display: block;
    z-index: 5
}

.testimonial-two__carousel.owl-carousel .owl-dots {
    position: absolute;
    bottom: 34px;
    left: -404px;
    right: 0;
    text-align: center;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.project-filter, .project-filter.style1 li {
    position: relative;
    align-items: center;
    text-align: center
}

.testimonial-two__carousel.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 5px;
    padding: 0;
    transition: .1s linear .1s
}

.blog-page, .contact-details, .gallery-page, .project-two, .service-details, .services-page, .team-page, .testimonials-page, .work-page {
    position: relative;
    display: block;
    padding: 120px 0 90px
}

.project-two__container {
    position: relative;
    display: block;
    max-width: 1710px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto
}

.project-filter {
    display: flex;
    max-width: 630px;
    width: 100%;
    margin: 0 auto 60px;
    border: 1px solid #ede8e4;
    border-radius: var(--roofsie-bdr-radius)
}

.project-filter.style1 li {
    display: flex;
    justify-content: center
}

.project-filter.style1 li .filter-text {
    color: var(--roofsie-black);
    font-size: 14px;
    font-weight: 700;
    padding: 15px 37px;
    cursor: pointer;
    transition: .4s;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.project-filter.style1 li:first-child .filter-text, .project-filter.style1 li:first-child .filter-text:before {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.project-filter.style1 li:last-child .filter-text, .project-filter.style1 li:last-child .filter-text:before {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.project-filter.style1 li .filter-text:before {
    position: absolute;
    left: -1px;
    right: 0;
    bottom: -1px;
    top: -1px;
    content: "";
    background: var(--roofsie-base);
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 0;
    transform: scale(0);
    z-index: -1
}

.project-filter.style1 li .filter-text:hover:before, .project-filter.style1 li.active .filter-text:before {
    transform: scale(1)
}

.project-filter.style1 li .count {
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    display: block;
    padding: 0;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    height: 20px;
    width: 20px;
    background-color: var(--roofsie-black);
    position: absolute;
    bottom: -10px;
    left: 6px;
    margin: 0
}

.project-two__content, .project-two__link {
    position: absolute;
    transition: .7s;
    z-index: 2;
    opacity: 0
}

.project-filter.style1 li.active .count, .project-filter.style1 li:hover .count {
    color: var(--roofsie-white);
    opacity: 1
}

.project-filter.style1 li .count:before {
    position: absolute;
    bottom: 0;
    right: -10px;
    content: "";
    border-top: 0 solid transparent;
    border-left: 10px solid var(--roofsie-black);
    border-bottom: 10px solid transparent
}

.project-two__img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(var(--roofsie-base-rgb), .9);
    border-radius: var(--roofsie-bdr-radius);
    -webkit-transform: perspective(400px) rotateX(90deg) scaleY(.5);
    -ms-transform: perspective(400px) rotateX(90deg) scaleY(.5);
    transform: perspective(400px) rotateX(90deg) scaleY(.5);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition: .5s ease-in-out .1s;
    z-index: 1
}

.project-two__single:hover .project-two__img:before {
    -webkit-transform: perspective(400px) rotateX(0) scaleY(1);
    -ms-transform: perspective(400px) rotateX(0) scaleY(1);
    transform: perspective(400px) rotateX(0) scaleY(1);
    transition: .7s ease-in-out .1s
}

.project-two__img img {
    width: 100%;
    border-radius: var(--roofsie-bdr-radius);
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: .5s
}

.project-two__single:hover .project-two__img img {
    transform: scale(1.05)
}

.project-two__content {
    left: 50px;
    bottom: 47px;
    transform: translateY(-50px)
}

.project-two__single:hover .project-two__content {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.7s
}

.project-two__sub-title {
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 5px
}

.project-two__title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700
}

.project-two__link {
    top: 50px;
    right: 50px;
    height: 55px;
    width: 55px;
    background-color: var(--roofsie-black);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0)
}

.project-two__single:hover .project-two__link {
    transform: scale(1);
    opacity: 1;
    transition-delay: 0.9s
}

.project-two__link a {
    font-size: 20px
}

.pricing-one {
    position: relative;
    display: block;
    padding: 120px 0 84px;
    z-index: 1
}

.pricing-one-bg, .pricing-one:before {
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0
}

.pricing-one:before {
    bottom: 0;
    height: 344px;
    background-color: var(--roofsie-white);
    content: ""
}

.pricing-one-bg {
    top: 0;
    height: 473px;
    background-position: top center;
    opacity: .03
}

.about-three__right .section-title, .pricing-one__left .section-title, .similar-project .project-one__single, .testimonials-page .testimonial-one__single, .work-page .project-one__single {
    margin-bottom: 30px
}

.pricing-one__left img{
    width: 100%;
    padding-bottom: 20px;
    border-radius: 5px;
}


.pricing-one__left p{
    padding-bottom: 20px;
}

.pricing-one__contact {
    position: relative;
    display: block;
    margin-top: 161px;
    padding-left: 30px
}

.pricing-one__contact:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3px;
    background-color: var(--roofsie-base)
}

.appointment, .appointment__form, .awards__carousel, .awards__single, .blog-two, .blog-two__content, .blog-two__content-box, .newsletter__form, .newsletter__inner, .newsletter__input-box, .pricing-one__contact-icon, .pricing-one__contact-number-box, .pricing-one__list-one, .pricing-one__list-two, .project-three__carousel, .project-three__single {
    position: relative;
    display: block
}

.pricing-one__contact-icon span {
    position: relative;
    display: inline-block;
    font-size: 30px;
    color: var(--roofsie-base)
}

.pricing-one__contact-number-box p {
    padding-top: 4px;
    padding-bottom: 1px
}

.pricing-one__contact-number {
    font-size: 30px;
    font-weight: 700;
    line-height: 30px
}

.pricing-one__contact-number a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.pricing-one__contact-number a:hover, .pricing-one__title {
    color: var(--roofsie-base)
}

.pricing-one__contact-email-box {
    position: relative;
    display: block;
    margin-top: 32px
}

.pricing-one__contact-email-box p {
    padding-bottom: 4px
}

.pricing-one__contact-email {
    font-size: 16px;
    font-weight: 800;
    line-height: 20px
}

.pricing-one__contact-email a {
    color: var(--roofsie-base);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-two__read-more a, .blog-two__title a, .pricing-one__btn i, .pricing-one__contact-email a:hover {
    color: var(--roofsie-black)
}

.pricing-one__right {
    position: relative;
    display: block;
    margin-left: 40px
}

.pricing-one__single {
    position: relative;
    display: block;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .07);
    margin-bottom: 30px
}

.blog-two__read-more a i, .newsletter-btn, .newsletter-shape-1, .newsletter-shape-4, .newsletter-shape-5 {
    background-color: var(--roofsie-base)
}

.pricing-one__single-inner {
    position: relative;
    display: block;
    padding: 50px;
    overflow: hidden;
    border-radius: 10px
}

.pricing-one__shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 100px solid var(--roofsie-base);
    border-right: 100px solid transparent
}

.pricing-one__shape-2 {
    position: absolute;
    top: -17px;
    left: 77px;
    width: 1px;
    height: 114px;
    transform: rotate(45deg)
}

.pricing-one__shape-3 {
    position: absolute;
    top: -24px;
    left: 80px;
    width: 1px;
    height: 155px;
    transform: rotate(45deg)
}

.pricing-one__shape-4 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 185px;
    height: 11px;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 4% 100%)
}

.pricing-one__shape-4:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    content: ""
}

.pricing-one__shape-5 {
    position: absolute;
    bottom: -7px;
    left: 137px
}

.pricing-one__shape-6 {
    position: absolute;
    bottom: -7px;
    left: 145px
}

.pricing-one__single-top {
    position: relative;
    display: block;
    text-align: right;
    border-bottom: 2px solid #f1eeeb;
    padding-bottom: 41px;
    margin-bottom: 41px
}

.pricing-one__rate {
    font-size: 60px;
    font-weight: 800;
    line-height: 60px
}

.pricing-one__rate span {
    position: relative;
    display: inline-block;
    font-size: 30px;
    top: -23px
}

.pricing-one__rate-change {
    padding-top: 3px;
    padding-bottom: 2px
}

.pricing-one__title {
    font-size: 30px;
    font-weight: 800;
    line-height: 40px
}

.pricing-one__list-one li p {
    color: var(--roofsie-black);
    font-weight: 600
}

.pricing-one__list-one li i {
    font-size: 15px;
    color: var(--roofsie-base);
    margin-left: 10px;
}

.pricing-one__list-two li p {
    font-weight: 400
}

.pricing-one__list-two li i {
    font-size: 15px;
    color: var(--roofsie-gray)
}

.pricing-one__btn {
    padding: 7px 30px
}

.awards {
    position: relative;
    display: block;
    padding: 0 0 120px
}

.awards .container {
    max-width: 840px
}

.awards__title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px
}

.awards__img, .blog-details__img, .team-details__img {
    position: relative;
    display: block;
    border-radius: var(--roofsie-bdr-radius)
}

.awards__img img, .blog-details__img img, .blog-sidebar__img img, .faq-one__img img, .project-three__img img, .service-details__right img {
    width: 100%;
    border-radius: var(--roofsie-bdr-radius)
}

.newsletter {
    position: relative;
    display: block;
    padding: 120px 0;
    overflow: hidden;
    z-index: 1
}

.newsletter-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1439px;
    opacity: .03;
    z-index: -1
}

.newsletter-shape-1 {
    position: absolute;
    top: -180px;
    left: 0;
    height: 920px;
    width: 100px;
    transform: rotate(45deg)
}

.newsletter-shape-2, .newsletter-shape-3, .newsletter-shape-4, .newsletter-shape-5 {
    transform: rotate(-45deg);
    position: absolute
}

.newsletter-shape-2 {
    top: -124px;
    left: 1048px;
    background-image: -moz-linear-gradient(90deg, rgba(83, 83, 83, 0) 0, #747474 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(83, 83, 83, 0) 0, #747474 100%);
    background-image: -ms-linear-gradient(90deg, rgba(83, 83, 83, 0) 0, #747474 100%);
    opacity: .502;
    width: 103px;
    height: 591px
}

.newsletter-shape-3 {
    top: -110px;
    left: 1225px;
    background-image: -moz-linear-gradient(90deg, rgba(108, 108, 108, 0) 0, #747474 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(108, 108, 108, 0) 0, #747474 100%);
    background-image: -ms-linear-gradient(90deg, rgba(108, 108, 108, 0) 0, #747474 100%);
    opacity: .502;
    width: 78px;
    height: 563px
}

.newsletter-shape-4, .newsletter-shape-5 {
    width: 3px
}

.newsletter-shape-4 {
    top: -53px;
    right: 615px;
    height: 360px
}

.newsletter-shape-5 {
    top: -97px;
    right: 493px;
    height: 626px
}

.blog-two__img:before, .newsletter-btn, .newsletter-img, .newsletter-shape-6 {
    position: absolute;
    right: 0
}

.newsletter-shape-6 {
    top: 0
}

.newsletter-img {
    bottom: 0
}

.newsletter__input-box input[type=email] {
    height: 70px;
    width: 100%;
    border: none;
    outline: 0;
    background-color: #28272d;
    border-radius: var(--roofsie-bdr-radius);
    padding-left: 40px;
    padding-right: 85px;
    color: #86838c;
    font-weight: 500;
    font-size: 16px
}

.blog-two__comment p, .blog-two__meta li a {
    font-size: 16px;
    font-weight: 400
}

.newsletter-btn {
    top: 0;
    bottom: 0;
    border: none;
    width: 75px;
    border-top-right-radius: var(--roofsie-bdr-radius);
    border-bottom-right-radius: var(--roofsie-bdr-radius);
    font-size: 25px;
    margin: 0;
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-two {
    padding: 120px 0 70px
}

.blog-two__img:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(var(--roofsie-black-rgb), .5);
    -webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
    transition: opacity .5s, visibility .5s, transform .5s, -webkit-transform .5s;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    z-index: 1
}

.blog-two__single:hover .blog-two__img:before {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.blog-two__img img {
    width: 100%;
    transition: .5s
}

.blog-two__single:hover .blog-two__img img {
    transform: scale(1.05)
}

.blog-two__content-box {
    border: 1px solid #ede8e4;
    border-top: 0;
    border-bottom-left-radius: var(--roofsie-bdr-radius);
    border-bottom-right-radius: var(--roofsie-bdr-radius);
    background-color: var(--roofsie-white);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-two__content {
    padding: 50px 30px 21px
}

.blog-two__meta {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 2.27px 4.455px 9px 0 rgba(0, 0, 0, .07);
    border-radius: var(--roofsie-bdr-radius);
    padding: 8px 0;
    position: absolute;
    top: -23px;
    left: 30px;
    right: 30px;
    z-index: 2
}

.blog-sidebar__btn, .blog-three__bg-box, .blog-two__comment, .google-map {
    background-color: var(--roofsie-primary)
}

.blog-details__meta li + li, .blog-sidebar__meta li + li, .blog-two__meta li + li, .service-details__points-content {
    margin-left: 25px
}

.blog-two__meta li a {
    color: var(--roofsie-gray)
}

.appointment__btn:hover, .blog-sidebar__meta li a i, .blog-sidebar__meta li a:hover, .blog-sidebar__title a:hover, .blog-two__comment p i, .blog-two__meta li a i, .blog-two__title a:hover, .counter-one__icon span, .faq-one-accrodion .accrodion.active .accrodion-title, .faq-one-accrodion .accrodion.active .accrodion-title h4, .section-sub-title, .services-three__title a:hover, .team-one__name a:hover, .team-one__social li a:hover, .thm-breadcrumb li a {
    color: var(--roofsie-base)
}

.blog-two__meta li a i {
    font-size: 18px;
    padding-right: 8px
}

.blog-two__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 13px
}

.blog-two__title a {
    -webkit-transition: .5s;
    transition: .5s
}

.blog-two__bottom {
    position: relative;
    display: flex;
    align-items: center;
    border-top: 1px solid #ede8e4
}

.blog-two__comment {
    position: relative;
    display: block;
    padding: 11px 0;
    max-width: 50%;
    width: 100%;
    text-align: center
}

.blog-two__comment p i {
    font-size: 17px;
    position: relative;
    padding-right: 4px
}

.blog-two__read-more {
    position: relative;
    display: block;
    max-width: 50%;
    width: 100%;
    text-align: center
}

.blog-two__read-more a {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 12px;
    font-weight: 800;
    padding: 11px 0;
    transition: .5s linear;
    border-bottom-right-radius: var(--roofsie-bdr-radius)
}

.blog-two__single:hover .blog-two__read-more a {
    background-color: var(--roofsie-base);
    color: var(--roofsie-white)
}

.blog-two__read-more a i {
    position: relative;
    display: inline-block;
    height: 13px;
    width: 13px;
    border-radius: 50%;
    color: var(--roofsie-white);
    font-size: 7px;
    line-height: 13px;
    text-align: center;
    top: -2px;
    padding-left: 2px;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-two__single:hover .blog-two__read-more a i {
    background-color: var(--roofsie-white);
    color: var(--roofsie-base)
}

.google-map {
    position: relative;
    display: block
}

.google-map__one {
    position: relative;
    display: block;
    border: none;
    height: 470px;
    width: 100%
}

.appointment__left {
    position: relative;
    display: block;
    margin-left: -95px;
    margin-right: 60px;
    padding-top: 108px;
    padding-bottom: 95px
}

.appointment__left:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -10000000px;
    right: -91px;
    background-color: #26252a;
    z-index: -1
}

.appointment-shape-1 {
    position: absolute;
    top: 0;
    left: -313px;
    background-position: center;
    width: 858px;
    height: 423px;
    z-index: 1;
    opacity: .03
}

.services-three__border, .services-three__icon {
    left: 50%;
    transform: translateX(-50%);
    position: absolute
}

.about-three-img-3, .about-three-shape-1 {
    opacity: .05;
    position: absolute;
    z-index: -1
}

.appointment__left-content, .counter-one, .error-page__title-box {
    position: relative;
    display: block;
    z-index: 2
}

.appointment__title {
    font-size: 48px;
    color: var(--roofsie-white);
    font-weight: 800;
    line-height: 58px;
    margin-bottom: 31px
}

.appointment__right {
    position: relative;
    display: block;
    padding-top: 100px;
    padding-left: 100px;
    padding-bottom: 70px
}

.appointment__right:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -100000000px;
    background-color: var(--roofsie-black)
}

.appointment__input-box, .comment-form__input-box {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.appointment__input-box input[type=email], .appointment__input-box input[type=file], .appointment__input-box input[type=tel], .appointment__input-box input[type=text] {
    height: 60px;
    width: 100%;
    background-color: #26252a;
    border: none;
    outline: 0;
    padding-left: 30px;
    padding-right: 55px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-radius: var(--roofsie-bdr-radius)
}

.appointment__input-box input[type=file] {
    padding-top: 12px
}

.appointment__input-icon {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%)
}

.appointment__input-icon i {
    position: relative;
    display: inline-block;
    font-size: 17px;
    color: #dedede
}

.appointment__btn {
    border: none;
    width: 100%
}

.appointment__btn:before {
    background-color: var(--roofsie-white)
}

.appointment__btn:hover i {
    background-color: var(--roofsie-base);
    color: var(--roofsie-white)
}

#ui-datepicker-div.ui-widget-content {
    background: #fff;
    border: 1px solid var(--roofsie-black);
    color: #252525;
    font-size: 14px;
    border-radius: 0;
    width: 270px;
    padding: 5px
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
    background: var(--roofsie-base) none repeat scroll 0 0;
    border: 2px solid var(--roofsie-base);
    border-radius: 0;
    color: var(--roofsie-white);
    font-weight: 700;
    padding: 5px 0;
    position: relative
}

.ui-datepicker td a {
    color: var(--roofsie-black) !important;
    text-align: center;
    background: #f5f5f5 !important;
    border: 1px solid #f9f9f9 !important
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid var(--roofsie-black) !important;
    background: var(--roofsie-black) !important;
    color: var(--roofsie-white) !important
}

.blog-three__bg, .process-bg, .process__shape {
    background-position: center
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    border-radius: 30%;
    height: 20px;
    position: absolute;
    top: 7px;
    width: 20px;
    transition: .5s;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-next {
    right: 5px
}

.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover {
    top: 7px;
    background: var(--roofsie-white);
    border: none
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: 13px;
    margin: 0 0 .4em;
    width: 100%
}

.ui-datepicker th {
    border: none;
    font-weight: 600;
    padding: 2px 3px;
    text-align: center
}

.ui-datepicker-calendar .ui-state-default:active, .ui-datepicker-calendar .ui-state-default:hover {
    background: var(--roofsie-black);
    color: var(--roofsie-white);
    border-color: var(--roofsie-black)
}

.services-three {
    position: relative;
    display: block;
    padding: 120px 0 25px;
    z-index: 1
}

.services-three .section-title {
    margin-bottom: 116px
}

.services-three__single {
    position: relative;
    display: block;
    margin-bottom: 95px;
    z-index: 1
}

.services-three__border {
    top: -65px;
    height: 125px;
    width: 131px;
    border: 2px solid #ede8e4;
    border-radius: 50%
}

.services-three__icon {
    height: 100px;
    width: 100px;
    background-color: var(--roofsie-base);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -50px;
    z-index: 2
}

.services-three__icon span {
    position: relative;
    display: inline-block;
    font-size: 45px;
    color: var(--roofsie-white);
    -webkit-transition: .5s linear .1s;
    transition: .5s linear .1s
}

.services-three__single:hover .services-three__icon span {
    transform: scale(.9)
}

.counter-one__inner, .services-three__img, .team-one__img {
    position: relative;
    display: block;
    overflow: hidden
}

.services-three__img:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(var(--roofsie-black-rgb), .3);
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg) scale(.2);
    -ms-transform: perspective(400px) rotateX(-90deg) scale(.2);
    transform: perspective(400px) rotateX(-90deg) scale(.2);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    z-index: 1
}

.services-three__single:hover .services-three__img:before {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0) scale(1);
    -ms-transform: perspective(400px) rotateX(0) scale(1);
    transform: perspective(400px) rotateX(0) scale(1)
}

.services-three__img img {
    width: 100%;
    transition: .7s ease-in-out .1s
}

.services-three__single:hover .services-three__img img {
    transform: scale(1.1) rotate(2deg)
}

.services-three__content {
    position: relative;
    display: block;
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .07);
    text-align: center;
    padding: 26px 0 30px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -30px;
    z-index: 2
}

.about-three__img, .about-three__img-two {
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .08);
    border-radius: 10px
}

.services-three__sub-title {
    color: var(--roofsie-base);
    line-height: 20px
}

.services-three__title {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px
}

.services-three__title a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.about-three {
    position: relative;
    display: block;
    padding: 120px 0;
    background-color: var(--roofsie-primary);
    overflow: hidden;
    z-index: 1
}

.about-three .section-sub-title {
    padding-bottom: 0
}

.section-sub-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px
}

.about-three-shape-1 {
    top: 0;
    left: 0
}

.about-three-img-3 {
    top: 0;
    right: -30px
}

.about-three__left {
    position: relative;
    display: block;
    margin-left: -52px;
    margin-right: 222px
}

.about-three__img {
    position: relative;
    display: block;
    z-index: 2
}

.about-three__img > img {
    width: 100%;
    border-radius: 10px
}

.about-three__img-two {
    position: absolute;
    bottom: -180px;
    right: -180px;
    z-index: 1
}

.about-three__img-two > img {
    width: auto;
    border-radius: 10px
}

.about-three__border {
    position: absolute;
    left: 42px;
    top: 0;
    border: 100px solid #0056b3;
    border-radius: 50%;
    width: 494px;
    height: 494px
}

.project-three__img:after, .project-three__img:before {
    left: 0;
    border-radius: var(--roofsie-bdr-radius);
    top: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.about-three__right, .team-details__right {
    position: relative;
    display: block;
    margin-left: 70px
}

.about-three__point li {
    position: relative;
    display: flex;
    align-items: center
}

.about-three__point li .icon, .about-three__point li .icon i, .blog-details__meta, .blog-sidebar__meta, .service-details__points, .service-details__points li {
    align-items: center;
    position: relative;
    display: flex
}

.about-three__point li .icon i {
    justify-content: center;
    height: 15px;
    width: 15px;
    background-color: var(--roofsie-base);
    font-size: 9px;
    color: var(--roofsie-white);
    border-radius: 50%
}

.about-three__point li .text {
    margin-left: 12px
}

.about-three__point li .text p {
    color: var(--roofsie-black);
    font-weight: 600
}

.project-three {
    position: relative;
    display: block;
    padding: 120px 0 120px;
    z-index: 1
}

.project-three:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    height: 430px;
    z-index: -1
}

.project-three__carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
    padding: 0
}

.project-three__img:before {
    position: absolute;
    background: #1c1b1f;
    background: linear-gradient(180deg, rgba(28, 27, 31, 0) 32%, rgba(28, 27, 31, .9556197478991597) 91%);
    opacity: 1;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s
}

.project-three__single:hover .project-three__img:before {
    opacity: 0
}

.project-three__img:after {
    position: absolute;
    background-image: -moz-linear-gradient(90deg, #0056b3 0, rgba(28, 27, 31, 0) 65%);
    background-image: -webkit-linear-gradient(90deg, #0056b3 0, rgba(28, 27, 31, 0) 65%);
    background-image: -ms-linear-gradient(90deg, #0056b3 0, rgba(28, 27, 31, 0) 65%);
    opacity: 0;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.project-three__single:hover .project-three__img:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.project-three__content {
    position: absolute;
    bottom: 43px;
    left: 50px;
    right: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2
}

.project-three__arrow a, .team-one__social li a {
    align-items: center;
    font-size: 15px;
    display: flex
}

.faq-one__img, .faq-one__lef, .process__details, .project-three__content-left, .team-one__img-box {
    position: relative;
    display: block
}

.project-three__title {
    font-size: 24px;
    font-weight: 800;
    line-height: 34px;
    margin-bottom: 6px
}

.project-three__title a {
    color: var(--roofsie-white);
    -webkit-transition: .5s;
    transition: .5s
}

.project-three__title a:hover {
    color: var(--roofsie-black)
}

.project-three__sub-title {
    font-size: 12px;
    color: var(--roofsie-white);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .2em;
    line-height: 22px
}

.project-three__arrow {
    position: relative;
    display: block;
    -webkit-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
    transform: scale(0)
}

.project-three__single:hover .project-three__arrow {
    transform: scale(1)
}

.project-three__arrow a {
    position: relative;
    justify-content: center;
    height: 50px;
    width: 50px;
    border: 2px solid var(--roofsie-white);
    border-radius: 50%;
    color: var(--roofsie-white)
}

.team-one {
    position: relative;
    display: block;
    padding: 0 0 90px
}

.team-one__img:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(var(--roofsie-black-rgb), .3);
    width: 0%;
    transform: translateY(100%);
    transition: .5s;
    z-index: 1
}

.process__icon-box::before, .process__icon-box:after {
    width: 4px;
    transform: translateX(-50%);
    position: absolute
}

.team-one__single:hover .team-one__img:before {
    transform: translateY(0);
    width: 100%
}

.team-one__img img {
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s
}

.team-one__single:hover .team-one__img img {
    transform: scale(1.05)
}

.team-one__social {
    position: absolute;
    right: 40px;
    bottom: -30px;
    background-color: #fff;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .1);
    text-align: center;
    padding: 20px 12.5px;
    border-radius: var(--roofsie-bdr-radius);
    transform: scaleY(0);
    transform-origin: center;
    transform-style: preserve-3d;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    transform-origin: bottom center;
    z-index: 2
}

.team-one__name a, .team-one__social li a {
    color: var(--roofsie-black);
    -webkit-transition: .5s
}

.team-one__single:hover .team-one__social {
    transform: scaleY(1);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.faq-one-accrodion .accrodion + .accrodion, .team-one__social li + li {
    margin-top: 20px
}

.team-one__social li a {
    justify-content: center;
    transition: .5s
}

.team-one__content-box {
    position: relative;
    display: block;
    border-bottom-left-radius: var(--roofsie-bdr-radius);
    border-bottom-right-radius: var(--roofsie-bdr-radius);
    background-color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .07)
}

.counter-one__left, .faq-one-accrodion .accrodion:before, .faq-one__point li .icon, .team-one__social-two li a {
    background-color: var(--roofsie-base)
}

.team-one__content {
    position: relative;
    display: block;
    padding: 35px 40px 31px;
    overflow: hidden
}

.team-one__name {
    font-size: 22px;
    font-weight: 800;
    line-height: 26px
}

.team-one__name a {
    transition: .5s
}

.team-one__social-two {
    position: absolute;
    right: 40px;
    top: 40px;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 2
}

.team-one__social-two li a {
    font-size: 15px;
    color: var(--roofsie-white);
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .5s;
    transition: .5s;
    height: 40px;
    width: 40px;
    border-radius: var(--roofsie-bdr-radius)
}

.team-one__shape {
    position: absolute;
    top: 40px;
    right: 10px;
    opacity: .05;
    -webkit-transition: .5s;
    transition: .5s;
    transform: translateY(100%)
}

.team-one__single:hover .team-one__shape {
    transform: translateY(0)
}

.process {
    position: relative;
    display: block;
    padding: 117px 0 30px;
    counter-reset: count;
    z-index: 1
}

.process-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .15;
    z-index: -1
}

.process__single {
    position: relative;
    display: block;
    margin-bottom: 70px
}

.process__icon-box {
    position: absolute;
    top: 50px;
    left: 0
}

.process__icon-box:after {
    top: -168px;
    left: 50%;
    content: "";
    background-image: -moz-linear-gradient(90deg, #0056b3 0, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, #0056b3 0, rgba(255, 255, 255, 0) 100%);
    background-image: -ms-linear-gradient(90deg, #0056b3 0, rgba(255, 255, 255, 0) 100%);
    height: 120px
}


.process__icon {
    position: relative;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.process__icon span {
    position: relative;
    display: inline-block;
    font-size: 50px;
    color: #0056b3;
    -webkit-transition: .5s linear .1s;
    transition: .5s linear .1s
}

.process__single:hover .process__icon span {
    transform: scale(.9)
}

.process__shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.process__count {
    position: absolute;
    top: -50px;
    left: 50%;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    z-index: 2;
    transform: translateX(-50%)
}

.process__count:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    counter-increment: count;
    content: "0" counter(count);
    transition: .2s linear .1s;
    color: var(--roofsie-white);
    text-align: center
}

.process__title {
    font-size: 24px;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 24px
}

.process__text{

}

.faq-one__point {
    position: relative;
    display: block;
    margin-right: 70px;
    margin-top: 33px
}

.faq-one__point li {
    position: relative;
    display: block;
    padding-left: 90px
}

.faq-one__point li + li {
    margin-top: 24px
}

.faq-one__point li .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    font-size: 20px;
    color: var(--roofsie-white);
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.faq-one__point li .content, .faq-one__right {
    position: relative;
    display: block
}

.faq-one__point li .content h4 {
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 7px
}

.faq-one-accrodion .accrodion {
    position: relative;
    display: block;
    border: 2px solid var(--roofsie-primary);
    border-radius: 5px;
    background-color: var(--roofsie-white);
    -webkit-transition: .5s;
    transition: .5s
}

.faq-one-accrodion .accrodion:before {
    position: absolute;
    top: 0;
    left: -2px;
    bottom: 0;
    width: 6px;
    content: "";
    transform: scaleY(0);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1
}

.faq-one-accrodion .accrodion-title {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 23px 40px;
    transition: .2s linear .1s;
    border-radius: 5px
}

.faq-one-accrodion .accrodion-title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: var(--roofsie-black);
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.faq-one-accrodion .accrodion-title h3::before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 8px;
    color: var(--roofsie-white);
    background-color: var(--roofsie-base);
    position: absolute;
    top: 50%;
    right: 0;
    height: 15px;
    width: 15px;
    line-height: 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center
}

.faq-one-accrodion .accrodion-content p {
    margin: 0;
    padding-bottom: 0;
}

.faq-one-accrodion .accrodion.active .accrodion-title h4::before {
    content: "\f068";
    color: var(--roofsie-white);
    background-color: var(--roofsie-black);
    height: 15px;
    width: 15px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.faq-one-accrodion .accrodion-content {
    position: relative;
    padding: 0 40px 31px;
    margin-top: -9px
}

.counter-one__left {
    position: relative;
    display: block;
    float: left;
    max-width: 280px;
    width: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.counter-one__left-content {
    position: relative;
    display: block;
    padding: 40px 50px 121px
}

.counter-one__sub-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--roofsie-white);
    opacity: .6
}

.counter-one__title {
    font-size: 30px;
    color: var(--roofsie-white);
    font-weight: 800;
    line-height: 37px;
    margin-top: 2px;
    margin-bottom: 12px
}

.blog-details__left, .blog-details__pagenation, .blog-sidebar__content, .blog-sidebar__img, .blog-sidebar__left, .blog-sidebar__single, .counter-one__left-icon, .sidebar__comments, .sidebar__comments-list, .sidebar__comments-list li, .sidebar__search, .thm-breadcrumb, .work-page__bottom, .work-page__top {
    position: relative;
    display: block
}

.counter-one__right {
    position: relative;
    display: block;
    float: left;
    max-width: 890px;
    width: 100%;
    background-color: var(--roofsie-black);
    padding: 33px 50px 45px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.contact-details__list, .counter-one__list {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.counter-one__list li {
    position: relative;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    z-index: 1
}

.counter-one__list li:before {
    position: absolute;
    top: 17px;
    bottom: 5px;
    right: 7px;
    content: "";
    width: 1px;
    background-color: rgba(var(--roofsie-white-rgb), .1)
}

.counter-one__list li:nth-child(2) {
    padding-left: 56px
}

.counter-one__list li:nth-child(3) {
    padding-left: 87px
}

.counter-one__list li:nth-child(2):before {
    right: -27px
}

.counter-one__list li:nth-child(3):before {
    display: none
}

.counter-one__count-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 2px
}

.counter-one__count-box h3, .counter-one__plus {
    font-size: 60px;
    color: var(--roofsie-white);
    font-weight: 800;
    font-family: var(--roofsie-font) !important;
    line-height: 70px !important
}

.counter-one__text {
    color: #fff;
    font-size: 22px
}

.counter-one__icon span {
    position: relative;
    display: inline-block;
    align-items: center;
    font-size: 65px;
    -webkit-transition: .5s linear .1s;
    transition: .5s linear .1s;
    -webkit-transform: scale(1) rotateY(0);
    transform: scale(1) rotateY(0)
}

.counter-one__list li:hover .counter-one__icon span {
    -webkit-transform: scale(.9) rotateY(360deg);
    transform: scale(.9) rotateY(360deg);
    color: var(--roofsie-white)
}

.counter-one__big-icon {
    position: absolute;
    bottom: -45px;
    left: 5px;
    opacity: .02;
    z-index: -1
}

.counter-one__big-icon span {
    position: relative;
    display: inline-block;
    font-size: 205px;
    color: var(--roofsie-white)
}

.blog-three {
    position: relative;
    display: block;
    padding: 240px 0 120px;
    margin-top: -120px;
    z-index: 1
}

.blog-three__bg, .blog-three__bg-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    right: 0
}

.blog-three__bg-box {
    height: 682px
}

.blog-three__bg {
    bottom: 0;
    opacity: .03
}

.page-header {
    position: relative;
    display: block;
    padding: 131px 0 138px;
    z-index: 1
}

.page-header-bg, .page-header-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.page-header-bg {
    right: 0;
    background-position: top center;
    z-index: -1
}

.page-header-bg:before {
    content: "";
    position: absolute;  /* Positioned absolutely relative to its parent */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(28, 27, 31, 0.7);  /* Solid background color */
    z-index: -1;  /* Ensures it stays in the background */
}


.page-header__inner {
    position: relative;
    display: block;
    z-index: 15
}

.page-header__inner h1 {
    font-size: 56px;
    color: var(--roofsie-white);
    font-weight: 800;
    line-height: 66px;
    margin-bottom: 10px
}

.thm-breadcrumb li, .thm-breadcrumb li a {
    display: inline-block;
    font-weight: 600;
    position: relative;
    font-size: 16px
}

.thm-breadcrumb li {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.thm-breadcrumb li + li {
    margin-left: 4px
}

.thm-breadcrumb li a {
    -webkit-transition: .5s;
    transition: .5s
}

.blog-sidebar__single + .blog-sidebar__single, .sidebar__single + .sidebar__single {
    margin-top: 30px
}

.blog-sidebar__content-box {
    position: relative;
    display: block;
    margin-top: 23px
}

.blog-sidebar__meta li a {
    font-size: 16px;
    font-weight: 400;
    color: var(--roofsie-gray);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-sidebar__title {
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
    margin-top: 4px;
    margin-bottom: 18px
}

.blog-sidebar__title a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-sidebar__bottom-btn-box {
    margin-top: 21px
}

.blog-sidebar__btn {
    padding: 7px 30px;
    color: var(--roofsie-black)
}

.blog-sidebar__btn:hover i, .blog-sidebar__video-icon {
    background-color: var(--roofsie-base)
}

.sidebar__category, .sidebar__post {
    background-color: var(--roofsie-primary)
}

.blog-sidebar__btn i {
    background-color: var(--roofsie-black);
    color: var(--roofsie-white)
}

.blog-sidebar__video-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog-sidebar__video-icon {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 97px;
    height: 97px;
    line-height: 97px;
    text-align: center;
    font-size: 23px;
    color: var(--roofsie-white);
    border-radius: 50%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.sidebar__comments, .sidebar__tags {
    background: var(--roofsie-primary)
}

.blog-sidebar__video-icon:hover {
    background-color: var(--roofsie-white);
    color: var(--roofsie-base)
}

.blog-sidebar__video-icon:before {
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
    content: "";
    border-radius: 50%;
    border: 1px solid var(--roofsie-white);
    opacity: .1;
    z-index: 1
}

.blog-sidebar__bottom-box, .blog-sidebar__delivering-services {
    margin-top: 30px;
    border-radius: var(--roofsie-bdr-radius);
    background-color: var(--roofsie-primary);
    position: relative;
    display: block
}

.blog-sidebar__video-icon .ripple:after, .blog-sidebar__video-icon .ripple:before, .blog-sidebar__video-link .ripple {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 125px;
    height: 125px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    -o-box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    -webkit-box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    box-shadow: 0 0 0 0 rgba(var(--roofsie-primary-rgb), .6);
    -webkit-animation: 3s infinite ripple;
    animation: 3s infinite ripple;
    border-radius: 50%
}

.blog-sidebar__video-icon .ripple:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    content: "";
    position: absolute
}

.blog-sidebar__video-icon .ripple:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    content: "";
    position: absolute
}

.blog-sidebar__bottom-box {
    padding: 50px 60px 45px
}

.blog-sidebar__bottom-box-icon {
    margin-bottom: 21px
}

.blog-sidebar__delivering-services {
    padding: 50px 60px 51px;
    margin-bottom: 30px
}

.blog-sidebar__delivering-services-icon {
    margin-bottom: 21px
}

.blog-sidebar__delivering-services-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600
}

.blog-sidebar__delivering-services-title a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-sidebar__delivering-services-title a:hover {
    color: var(--roofsie-base)
}

@media (max-width: 991px) {
    .sidebar {
        margin-top: 50px
    }
}

.sidebar__title {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 800
}

.sidebar__search-form input[type=search] {
    display: block;
    border: none;
    outline: 0;
    background-color: var(--roofsie-base);
    color: var(--roofsie-white);
    font-size: 18px;
    font-weight: 500;
    padding-left: 50px;
    height: 80px;
    width: 100%;
    padding-right: 80px;
    border-radius: var(--roofsie-bdr-radius)
}

.sidebar__search-form ::-webkit-input-placeholder {
    color: var(--roofsie-white);
    opacity: 1
}

.sidebar__search-form :-ms-input-placeholder {
    color: var(--roofsie-white);
    opacity: 1;
    color: var(--roofsie-white)
}

.sidebar__search-form ::-ms-input-placeholder {
    color: var(--roofsie-white);
    opacity: 1;
    color: var(--roofsie-white)
}

.sidebar__search-form ::placeholder {
    color: var(--roofsie-white);
    opacity: 1
}

.sidebar__search-form button[type=submit] {
    background-color: transparent;
    color: var(--roofsie-white);
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 72px;
    outline: 0;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.blog-details__tags a, .sidebar__category, .sidebar__comments, .sidebar__tags {
    border-radius: var(--roofsie-bdr-radius)
}

.sidebar__post {
    position: relative;
    display: block;
    padding: 46px 30px 30px
}

.sidebar__post-list {
    margin: 0
}

.sidebar__post-list li {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 18px 16px 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.sidebar__post-list li:hover {
    background-color: var(--roofsie-white)
}

.service-details__category-list li + li, .sidebar__post-list li + li {
    margin-top: 10px
}

.sidebar__post-image {
    margin-right: 20px
}

.sidebar__post-image > img {
    width: 70px
}

.sidebar__post-content {
    position: relative
}

.sidebar__post-content h3 {
    font-size: 16px;
    margin: 0;
    line-height: 26px
}

.sidebar__post-content-meta {
    font-size: 14px;
    font-weight: 600;
    color: var(--roofsie-gray) !important;
    -webkit-transition: .5s;
    transition: .5s
}

.sidebar__post-content-meta i {
    color: var(--roofsie-base);
    font-size: 14px;
    padding-right: 1px
}

.sidebar__category-list li a, .sidebar__tags-list a {
    padding: 6px 20px;
    border-radius: var(--roofsie-bdr-radius)
}

.sidebar__post-content h3 a {
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
    font-size: 16px;
    font-weight: 700
}

.sidebar__category {
    position: relative;
    display: block;
    padding: 46px 30px 35px
}

.sidebar__category .sidebar__title {
    padding-left: 20px;
    margin-bottom: 11px
}

.sidebar__category-list {
    margin: 0
}

.sidebar__category-list li + li {
    margin-top: 6px
}

.sidebar__category-list li a {
    color: var(--roofsie-gray);
    font-size: 16px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
    background: 0 0;
    font-weight: 500
}

.sidebar__category-list li a:hover, .sidebar__category-list li.active a {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05);
    color: var(--roofsie-black)
}

.blog-details__meta li a i, .blog-details__meta li a:hover, .sidebar__category-list li a span, .sidebar__category-list li a:hover span, .sidebar__comments-text-box p span {
    color: var(--roofsie-base)
}

.sidebar__category-list li a span {
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px
}

.sidebar__category-list li a:hover span {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.sidebar__category-list li.active a span {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    color: var(--roofsie-base)
}

.sidebar__tags {
    position: relative;
    display: block;
    padding: 46px 45px 50px
}

.sidebar__tags .sidebar__title {
    margin-left: 5px;
    margin-bottom: 25px
}

.sidebar__tags-list {
    margin-top: -10px
}

.sidebar__tags-list a {
    font-size: 12px;
    color: var(--roofsie-black);
    -webkit-transition: .4s;
    transition: .4s;
    background: var(--roofsie-white);
    display: inline-block;
    margin-left: 5px;
    font-weight: 800
}

.sidebar__tags-list a + a {
    margin-left: 5px;
    margin-top: 10px
}

.sidebar__tags-list a:hover {
    color: var(--roofsie-white);
    background: var(--roofsie-base)
}

.sidebar__comments {
    padding: 46px 50px 42px
}

.sidebar__comments .sidebar__title {
    margin-bottom: 25px
}

.sidebar__comments-list li {
    padding-left: 65px
}

.sidebar__comments-list li + li {
    margin-top: 23px
}

.sidebar__comments-icon {
    height: 45px;
    width: 45px;
    background-color: var(--roofsie-white);
    border-radius: 50%;
    font-size: 15px;
    color: var(--roofsie-black);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.sidebar__comments-list li:hover .sidebar__comments-icon {
    background-color: var(--roofsie-base);
    color: var(--roofsie-white)
}

.sidebar__comments-text-box p {
    font-size: 16px;
    margin: 0;
    line-height: 26px;
    font-weight: 500
}

.sidebar__comments-text-box h5 {
    font-size: 15px;
    margin: 0;
    line-height: 26px;
    color: var(--roofsie-gray);
    font-weight: 500
}

.blog-details__content {
    position: relative;
    display: block;
    margin-top: 24px
}

.blog-details__meta li a {
    font-size: 16px;
    font-weight: 400;
    color: var(--roofsie-gray);
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details__title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 12px;
    margin-top: 4px;
    font-weight: 800
}

.blog-details__text-2 {
    padding-top: 31px
}

.blog-details__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0;
    margin-top: 41px;
    border-top: 1px solid var(--roofsie-primary)
}

.blog-details__bottom p {
    margin: 0
}

.blog-details__tags span {
    color: var(--roofsie-black);
    font-size: 20px;
    margin-right: 15px;
    font-weight: 800
}

.blog-details__tags a {
    position: relative;
    color: var(--roofsie-white);
    font-size: 12px;
    background-color: var(--roofsie-base);
    display: inline-block;
    padding: 6px 20px;
    font-weight: 800;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-details__pagenation li, .blog-details__social-list a {
    -webkit-transition: .5s;
    position: relative;
    color: var(--roofsie-black);
    background-color: var(--roofsie-primary)
}

.blog-details__tags a:hover {
    background-color: var(--roofsie-black);
    color: var(--roofsie-white)
}

.blog-details__tags a + a {
    margin-left: 6px
}

.blog-details__social-list a {
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    border-radius: 50%;
    overflow: hidden;
    transition: .5s;
    z-index: 1
}

.blog-details__social-list a:hover {
    color: var(--roofsie-base);
    color: var(--roofsie-white)
}

.blog-details__social-list a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: var(--roofsie-base);
    -webkit-transition: .4s ease-in-out .1s;
    transition: .4s ease-in-out .1s;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1
}

.blog-details__social-list a:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.blog-details__social-list a + a {
    margin-left: 10px
}

.blgo-details__pagenation-box {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 53px
}

.blog-details__pagenation li {
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    transition: .5s;
    max-width: 370px;
    width: 100%;
    padding: 50px 60px;
    border-radius: var(--roofsie-bdr-radius)
}

.blog-details__pagenation li + li {
    margin-left: 30px
}

.blog-details__pagenation li:hover {
    background-color: var(--roofsie-base);
    color: var(--roofsie-white)
}

.comment-form__title, .comment-one__title {
    margin: 0 0 52px;
    color: var(--roofsie-black);
    font-size: 30px;
    font-weight: 800
}

.comment-one__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid var(--roofsie-primary);
    padding-bottom: 60px;
    margin-bottom: 60px
}

.comment-one__content {
    position: relative;
    margin-left: 45px
}

.comment-one__content h3 {
    margin: 0 0 26px;
    font-size: 20px;
    color: var(--roofsie-black);
    font-weight: 800
}

.comment-one__btn {
    padding: 7px 30px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--roofsie-base);
    font-size: 12px;
    font-weight: 800;
    color: var(--roofsie-white)
}

.comment-one__btn:before, .contact-details__list li:before, .contact-page-two, .team-details__progress .bar, .team-details__social a, .work-details__details-box {
    background-color: var(--roofsie-primary)
}

.comment-one__btn:hover {
    color: var(--roofsie-black)
}

.comment-one__image img {
    border-radius: 50%
}

.comment-form__input-box input[type=email], .comment-form__input-box input[type=tel], .comment-form__input-box input[type=text], .comment-form__input-box textarea {
    border: none;
    font-weight: 500;
    width: 100%;
    background-color: var(--roofsie-primary);
    color: var(--roofsie-gray);
    font-size: 14px;
    outline: 0
}

.comment-form .comment-form__title {
    margin-top: -7px
}

.comment-one__form .row {
    --bs-gutter-x: 20px
}

.comment-form__input-box input[type=email], .comment-form__input-box input[type=tel], .comment-form__input-box input[type=text] {
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    border-radius: var(--roofsie-bdr-radius)
}

.comment-form__input-box textarea {
    height: 190px;
    padding: 15px 30px 30px;
    border-radius: var(--roofsie-bdr-radius);
    margin-bottom: 0
}

.comment-form__btn {
    border: none
}

.comment-form__input-box.text-message-box {
    height: 190px
}

.work-details__img {
    position: relative;
    display: block;
    border-radius: 20px
}

.work-details__img img {
    width: 100%;
    border-radius: 20px
}

.work-details__content {
    position: relative;
    display: block;
    padding-top: 45px
}

.work-details__content-left {
    position: relative;
    display: block;
    margin-top: -4px
}

.work-details__title {
    font-size: 34px;
    font-weight: 800;
    line-height: 34px;
    margin-bottom: 27px
}

.work-details__text-1 {
    padding-bottom: 32px
}

.contact-page-two, .contact-page-two__form, .error-page, .faq-page__left, .faq-page__right, .service-details__category, .service-details__category-list, .service-details__category-list li, .service-details__download, .service-details__right, .team-details__btn-box, .team-details__progress, .team-details__progress-single, .team-experience, .team-experience__single, .team-experience__top, .work-details__content-right, .work-details__details-list, .work-details__details-list li, .work-details__pagination {
    position: relative;
    display: block
}

.work-details__details-box {
    position: relative;
    border-radius: 10px;
    padding: 42px 50px 50px
}

.work-details__details-list li + li {
    margin-top: 32px
}

.work-details__client {
    font-size: 16px;
    color: var(--roofsie-gray);
    font-weight: 600;
    line-height: 30px
}

.work-details__name {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}

.work-details__name a {
    color: black;
}

.work-details__name a:hover {
    color: var(--roofsie-base);
}


.work-details__social {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 9px
}

.work-details__pagination li, .work-details__social a {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.work-details__social a {
    position: relative;
    height: 40px;
    width: 40px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--roofsie-black);
    background-color: var(--roofsie-white);
    font-size: 15px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 1
}

.work-details__social a:hover {
    background-color: var(--roofsie-base);
    color: var(--roofsie-white)
}

.work-details__social a + a {
    margin-left: 10px
}

.work-details__pagination-box {
    position: relative;
    display: block;
    text-align: center;
    border-top: 1px solid #ede8e4;
    border-bottom: 1px solid #ede8e4;
    padding: 30px 0;
    margin-top: 120px
}

.work-details__pagination li {
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.work-details__pagination li a, .work-details__pagination li.next i {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -webkit-transition: .5s
}

.work-details__pagination li.next {
    float: left;
    position: relative
}

.work-details__pagination li a {
    font-size: 14px;
    color: var(--roofsie-gray);
    font-weight: 400;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition: .5s
}

.contact-details__number-1:hover, .contact-details__number-2:hover, .service-details__text-2, .work-details__pagination li a:hover {
    color: var(--roofsie-base)
}

.work-details__pagination li.next i, .work-details__pagination li.previous i {
    height: 50px;
    width: 50px;
    color: rgba(var(--roofsie-black-rgb), .2);
    font-size: 17px;
    position: relative;
    z-index: 1
}

.work-details__pagination li p {
    color: var(--roofsie-black);
    font-weight: 800;
    line-height: 18px;
    margin-top: 3px
}

.work-details__pagination li span {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500
}

.work-details__pagination li.next i {
    border: 2px solid rgba(var(--roofsie-black-rgb), .2);
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    transition: .5s;
    margin-right: 20px
}

.work-details__pagination li.previous {
    position: relative;
    float: right
}

.work-details__pagination li.previous i {
    border: 2px solid rgba(var(--roofsie-black-rgb), .2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    margin-left: 20px
}

.work-details__pagination li a:hover i {
    color: rgba(var(--roofsie-base-rgb), 1);
    border: 2px solid rgba(var(--roofsie-base-rgb), 1)
}

.work-details__pagination li .content {
    position: relative;
    display: block;
    top: -3px
}

.work-details__pagination li.next .content {
    text-align: left
}

.work-details__pagination li.previous .content {
    text-align: right
}

.service-details__left {
    position: relative;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px
}

.service-details__category-title {
    font-size: 20px;
    color: var(--roofsie-base);
    line-height: 20px;
    display: block;
    background-color: #e4e5ea;
    padding: 20px 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.service-details__category-list li a:after, .service-details__need-help {
    background-color: var(--roofsie-base);
    border-radius: var(--roofsie-bdr-radius)
}

.service-details__category-list li a {
    color: var(--roofsie-black);
    font-size: 16px;
    font-weight: 800;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
    background: 0 0;
    padding: 15px 40px;
    border-radius: var(--roofsie-bdr-radius);
    background-color: var(--roofsie-primary);
    z-index: 1
}

.service-details__category-list li a:after {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    transform: scaleX(0);
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1
}

.service-details__category-list li a span {
    position: absolute;
    top: 50%;
    right: 40px;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: .5s;
    transition: .5s;
    color: var(--roofsie-black);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px
}

.service-details__category-list li a:hover span {
    color: var(--roofsie-white);
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.service-details__category-list li.active a span {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    color: var(--roofsie-white)
}

.service-details__need-help {
    position: relative;
    display: block;
    padding: 50px 50px 45px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    z-index: 1
}

.service-details__need-help-bg {
    background-color: var(--roofsie-base);
    border-radius: 30px;
    z-index: -1
}

.service-details__need-help-icon {
    height: 85px;
    width: 85px;
    background-color: var(--roofsie-white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 24px;
    -webkit-transition: .5s;
    transition: .5s
}

.gallery-page__icon a, .service-details__btn, .service-details__need-help-icon:hover {
    background-color: var(--roofsie-black)
}

.contact-details__list li:hover .contact-details__icon, .service-details__btn:before, .service-details__icon, .team-details__progress .bar-inner, .team-details__social a:hover {
    background-color: var(--roofsie-base)
}

.service-details__need-help-icon span {
    font-size: 30px;
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.service-details__need-help-icon:hover span {
    color: var(--roofsie-white)
}

.service-details__need-help-title {
    font-size: 26px;
    color: var(--roofsie-white);
    line-height: 32px;
    font-weight: 600
}

.service-details__need-help-contact {
    position: relative;
    display: block;
    margin-top: 38px
}

.service-details__need-help-contact p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    line-height: 16px;
    font-weight: 600
}

.service-details__need-help-contact a {
    font-size: 28px;
    color: var(--roofsie-white);
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s
}

.service-details__btn i, .service-details__need-help-contact a:hover {
    color: var(--roofsie-black)
}

.service-details__btn {
    width: 100%;
    text-align: center
}

.service-details__right p a {
    font-weight: 700;
    color: var(--roofsie-base)
}

.service-details__right p a:hover {
    color: #000
}

.service-details__right h1 {
    font-weight: 800
}

.service-details__right h2 {
    font-size: 32px;
    font-weight: 800;
    line-height: 42px;
    margin-bottom: 20px;
    margin-top: 60px;
}

.service-details__right h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 5px
}

.service-details__right p span {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    padding-top: 5px;
    padding-bottom: 20px;
    color: var(--roofsie-base)
}

.service-details__right ul {
    padding-bottom: 20px;
}

.service-details__right ul li::marker  {
    color: var(--roofsie-base)
}

.service-details__right ol {
    padding-bottom: 20px;
}

.service-details__right ol li::marker  {
    color: var(--roofsie-base)
}

.pricing-one__left ul {
    padding-bottom: 20px;
}

.pricing-one__left ul li::marker  {
    color: var(--roofsie-base)
}

.service-details__icon {
    position: absolute;
    bottom: -20px;
    right: 20px;
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--roofsie-bdr-radius)
}

.service-details__icon span {
    position: relative;
    display: inline-block;
    font-size: 45px;
    color: var(--roofsie-white)
}

.contact-details__content, .service-details__content {
    position: relative;
    display: block;
    margin-top: 20px
}

.service-details__text-2 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    padding-top: 31px;
    padding-bottom: 32px
}

.service-details__points-box {
    position: relative;
    display: block;
    padding-top: 41px;
    padding-bottom: 40px
}

.service-details__points li + li {
    margin-left: 40px
}

.service-details__points-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 80px;
    border: 2px solid var(--roofsie-base);
    border-radius: 50%
}

.service-details__points-icon span {
    position: relative;
    display: flex;
    font-size: 38px;
    color: var(--roofsie-base);
    transition: .5s linear .1s;
    transform: scale(1)
}

.service-details__points li:hover .service-details__points-icon span {
    transform: scale(.9)
}

.service-details__points-content p {
    font-size: 20px;
    color: var(--roofsie-black);
    font-weight: 700;
    line-height: 36px
}

.service-details__benefits {
    margin-top: 51px
}

.service-details__benefits-single {
    margin-bottom: 23px
}

.service-details__benefits-img img, .team-details__img img {
    width: 100%;
    border-radius: var(--roofsie-bdr-radius)
}

.service-details__benefits-content {
    position: relative;
    display: block;
    margin-top: 21px
}

.service-details__benefits-title {
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
    margin-bottom: 20px
}

.service-details__benefits-text {
    line-height: 34px
}

.service-details__benefits-points {
    padding-bottom: 20px
}

.service-details__benefits-points li {
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 5px
}

.service-details__benefits-points li + li {
    margin-top: 6px
}

.service-details__benefits-points li .icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    width: 15px;
    background-color: var(--roofsie-base);
    border-radius: 50%
}

.service-details__benefits-points li .icon i {
    font-size: 9px;
    color: var(--roofsie-white)
}

.service-details__benefits-points li .text p {
    font-size: 16px;
    color: var(--roofsie-black);
    font-weight: 600;
    padding-bottom: 0
}

.contact-details__list li {
    position: relative;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    text-align: center;
    margin-bottom: 19px
}

.contact-details__list li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    width: 2px
}

.about-four, .contact-page-two__form .comment-form__input-box input[type=email], .contact-page-two__form .comment-form__input-box input[type=tel], .contact-page-two__form .comment-form__input-box input[type=text], .contact-page-two__form .comment-form__input-box textarea, .gallery-page__icon a:hover {
    background-color: var(--roofsie-white)
}

.boxed-wrapper .main-menu__call, .carousel-dot-style.owl-carousel .owl-dots .owl-dot span, .contact-details__list li:last-child:before {
    display: none
}

.contact-details__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 110px;
    width: 110px;
    border: 10px solid var(--roofsie-base);
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: .5s;
    transition: .5s
}

.contact-details__icon span {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: var(--roofsie-black);
    -webkit-transition: .5s;
    transition: .5s
}

.contact-details__list li:hover .contact-details__icon span {
    color: var(--roofsie-white)
}

.contact-details__content h4 {
    font-size: 20px;
    font-weight: 600;
    color: var(--roofsie-gray);
    line-height: 36px
}

.contact-details__number-1, .contact-details__number-2 {
    position: relative;
    display: block;
    color: var(--roofsie-gray);
    -webkit-transition: .5s;
    transition: .5s
}

.contact-page, .team-details {
    position: relative;
    display: block;
    padding: 120px 0
}

.contact-page-shape-1 {
    position: absolute;
    bottom: -150px;
    right: -15px;
    opacity: .3
}

.contact-page .container, .contact-page-two .container {
    max-width: 770px
}

.contact-page-two__form .comment-form__btn, .contact-page__form .comment-form__btn {
    margin: 0 auto;
    display: block
}

.blog-carousel-page .blog-one__single, .gallery-carousel-page .gallery-page__single, .services-carousel-page .services-one__single, .team-carousel-page .team-one__single, .team-details__content .section-title, .team-details__progress .bar.marb-0, .work-carousel-page .project-one__single {
    margin-bottom: 0
}

.team-details__left {
    position: relative;
    display: block;
    margin-right: 20px
}

.team-details__big-text {
    font-size: 80px;
    line-height: 80px;
    text-transform: uppercase;
    color: var(--roofsie-primary);
    letter-spacing: .35em;
    font-weight: 500;
    position: absolute;
    transform: rotate(-90deg);
    top: 235px;
    left: -340px
}

.team-details__name {
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    margin-bottom: 3px
}

.team-details__title {
    font-size: 16px;
    color: var(--roofsie-gray)
}

.team-details__social {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 21px;
    margin-bottom: 18px
}

.team-details__social a {
    position: relative;
    height: 40px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: var(--roofsie-black);
    font-size: 15px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s
}

.gallery-page__icon a, .team-details__social a:hover {
    color: var(--roofsie-white)
}

.team-details__social a + a {
    margin-left: 10px
}

.team-details__text-1 {
    font-size: 30px;
    color: var(--roofsie-base);
    line-height: 45px;
    font-weight: 600
}

.team-details__text-2, .team-details__text-3 {
    line-height: 34px;
    font-weight: 400;
    font-size: 18px
}

.team-details__text-2 {
    padding-top: 33px;
    padding-bottom: 28px
}

.team-details__btn-box {
    margin-top: 35px
}

.team-experience {
    padding: 100px 0 98px
}

.team-experience__top {
    margin-bottom: 33px
}

.team-experience__title {
    font-size: 36px;
    font-weight: 800;
    line-height: 46px;
    margin-bottom: 31px
}

.team-experience__single {
    margin-bottom: 22px
}

.team-details__progress {
    width: 100%
}

.gallery-page__icon, .gallery-page__icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    z-index: 2
}

.team-details__progress-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: var(--roofsie-black);
    margin-bottom: 6px
}

.error-page__title, .error-page__title-2 {
    font-size: 250px;
    line-height: 250px;
    font-weight: 600
}

.team-details__progress .bar {
    position: relative;
    width: 100%;
    height: 13px;
    border-radius: 7px;
    margin-bottom: 22px
}

.team-details__progress .bar-inner {
    position: relative;
    display: block;
    width: 0;
    height: 13px;
    border-radius: 7px;
    -webkit-transition: 1.5s;
    transition: 1.5s
}

.team-details__progress .count-text {
    position: absolute;
    right: 0;
    bottom: 21px;
    color: var(--roofsie-gray);
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.team-details__progress .bar-inner.counted .count-text {
    opacity: 1
}

.testimonials-page .row {
    --bs-gutter-x: 50px
}

.gallery-page__img:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    background-color: rgba(var(--roofsie-base-rgb), .9);
    -webkit-transition: .7s;
    transition: .7s;
    -webkit-transform: translateY(-102%);
    transform: translateY(-102%);
    border-radius: var(--roofsie-bdr-radius);
    z-index: 1
}

.gallery-page__single:hover .gallery-page__img:before {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.gallery-page__img img {
    width: 100%;
    border-radius: var(--roofsie-bdr-radius);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.gallery-page__single:hover .gallery-page__img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.gallery-page__icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.gallery-page__icon a {
    height: 80px;
    width: 80px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 22px;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .7s;
    transition: .7s
}

.gallery-page__single:hover .gallery-page__icon a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.gallery-page__icon a:hover {
    color: var(--roofsie-base)
}

.faq-page__right .service-details__need-help {
    margin-top: 0
}

.contact-page-two {
    padding: 120px 0;
    z-index: 1
}

.error-page {
    padding: 80px 0 120px
}

.error-page__title {
    position: relative;
    display: inline-block;
    margin-bottom: 3px;
    z-index: 2
}

.error-page__title-2 {
    position: absolute;
    color: var(--roofsie-base);
    top: 0;
    left: -4px;
    right: 0;
    bottom: 0;
    z-index: 1
}

.error-page__tagline {
    font-size: 40px;
    line-height: 49px;
    margin-bottom: 25px;
    font-weight: 500;
    color: var(--roofsie-base)
}

.error-page__text {
    margin: 0;
    font-size: 20px
}

.error-page__form {
    position: relative;
    display: block;
    margin: 37px auto 20px
}

.error-page__form-input {
    position: relative;
    display: block;
    max-width: 570px;
    width: 100%;
    margin: 0 auto
}

.error-page__form input[type=search] {
    height: 60px;
    width: 100%;
    border: none;
    outline: 0;
    background-color: var(--roofsie-primary);
    font-size: 18px;
    color: var(--roofsie-gray);
    font-weight: 500;
    padding-left: 50px;
    padding-right: 75px;
    border-radius: var(--roofsie-bdr-radius)
}

.error-page__form button[type=submit] {
    background-color: transparent;
    color: var(--roofsie-black);
    font-size: 22px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 70px;
    outline: 0;
    border: none;
    display: flex;
    align-items: center;
    padding: 0
}

.about-four {
    padding: 120px 0 96px
}

@media (max-width: 1740px) {
    .blog-one, .team-two {
        padding-bottom: 90px
    }
}

body.boxed-wrapper {
    background-color: #f4f1ee
}

.boxed-wrapper .page-wrapper {
    max-width: 1530px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    -webkit-box-shadow: 0 0 100px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 0 100px 0 rgba(0, 0, 0, .08)
}

@media (min-width: 1531px) {
    .boxed-wrapper .cta-one__img-box {
        left: -140px
    }
}

.review-badge {
    padding-top: 50px
}

.review-badge img {
    width: 100%;
    padding-top: 50px
}

hr {
    margin: 3rem 0
}

.ct-link {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ct-div-block {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

#div_block-605-6 {
    flex-direction: column;
    display: flex;
    text-align: left;
    align-items: flex-start;
}

.phone-box {
    background-color: #f3f3f3;
    padding-right: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 57px;
    position: relative;
}

.phone-top-text {
    color: #000000;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
}

#text_block-607-6 {
    color: #000000;
    line-height: 1;
    font-size: 14px;
}

.pulse-base {
    border-radius: 50%;
    margin: 0 auto;
}

.phone-circle {
    text-align: center;
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    position: absolute;
    left: -35px;
    border-radius: 100px;
}

.pulse-base:before {
    content: "";
    border: 15px solid rgba(255,255,255,0.3);
    border-radius: 50%;
    height: 100px;
    width: 100px;
    position: absolute;
    left: 50%; /* Center horizontally */
    top: 50%; /* Center vertically */
    transform: translate(-50%, -50%) scale(1); /* Adjust position and scale */
    animation: pulsate 1.6s ease-out infinite;
    opacity: 0.0;
    z-index: 1;
    transform-origin: center center; /* Ensure scaling originates from the center */
}

@keyframes pulsate {
    0% {
        transform: translate(-50%, -50%) scale(0.8); /* Normal size, centered */
        opacity: 0.7;
    }
    50% {
        transform: translate(-50%, -50%) scale(0.9); /* Larger scale, centered */
        opacity: 1.0;
    }
    100% {
        transform: translate(-50%, -50%) scale(0.8); /* Return to normal size, centered */
        opacity: 0.7;
    }
}



#fancy_icon-604-6 {
    color: var(--roofsie-base); /* Ensure --roofsie-base variable is defined or replace with a specific color value */
}

div.ct-fancy-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.fa-phone {
    font-size: 24px; /* Adjust size as needed */
    color: inherit; /* Inherits color from #fancy_icon-604-6 */
    padding-right: 10px;
    padding-top: 10px;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

@media (max-width: 479px) {
    #div_block-605-6 {
        z-index: 1;
    }
}

@media (max-width: 767px) {
    #text_block-607-6 {
        font-size: 11px;
    }

    .phone-box:not(.ct-section):not(.oxy-easy-posts), .phone-box.oxy-easy-posts .oxy-posts, .phone-box.ct-section .ct-section-inner-wrap {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .phone-box {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: left;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 10;
    }

    .phone-top-text {
        font-size: 26px;
    }

    #div_block-603-6 {
        margin-right: 15px;
        margin-left: 0px;
    }

    .phone-circle {
        position: relative;
        width: 45px;
        height: 45px;
        left: 0px;
        right: 0px;
        margin-right: 0px;
    }

    .scroll-to-top {
        width: 45px;
        height: 45px;
        background: var(--roofsie-base);
        bottom: 15px;
        right: 15px;
        z-index: 99;
        -webkit-transition: .4s;
        transition: .4s;
        display: none;
        border-radius: 50%;
    }

    .site-footer__bottom-inner {
        padding-bottom: 100px;
    }

}

@media (min-width: 767px) {
    .phone-box {
        display: none;
    }
}

@media (max-width: 576px) {
    .review-badge img {
        padding-top: 50px
    }
}

.custom-spacing {
    padding-left: 0;
    padding-right: 0;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video{
    padding-top: 120px;
    padding-bottom: 120px;
}

.video .gallery-page__img {
    position: relative;
}

.video .trust-company__video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    font-size: 15px;
    border-radius: 50%;
    transition: .5s;
}

.video-margin-top{
    margin-top: 80px;
}

