body {
    font-family: 'Roboto', sans-serif;

}

.header-top {
    background-color: rgb(45 45 45);
}

.header-top {
    position: relative;
    padding: 18px 0px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
}

.header-top .text {
    color: rgb(255, 255, 255);
    margin-bottom: 0px;
}

.header-top .quote-btn::before {
    position: absolute;
    content: "";
    left: 0px;
    top: 2px;
    width: 1px;
    height: 20px;
    background-color: rgb(255, 255, 255);
    opacity: 0.35;
}

.header-top:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: #000000cf;
}

.header-top .auto-container {
    position: relative;
    z-index: 9;
}

.header-top .quote-btn a {
    position: relative;
    font-size: 16px;
    color: rgb(255, 255, 255);
}

.header-top .quote-btn a {
    position: relative;
    font-size: 16px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.header-top .quote-btn a i {
    font-size: 18px;
    margin-right: 8px;
}

.header-top .quote-btn::after {
    position: absolute;
    content: "";
    right: 0px;
    top: 2px;
    width: 1px;
    height: 20px;
    background-color: rgb(255, 255, 255);
    opacity: 0.35;
}

.header-top .social-links {
    position: relative;
}

header.main-header.header-style-one {
    position: relative;
}

header.main-header.header-style-one img.shap-17 {
    width: 100px;
    position: absolute;
    z-index: 9;
    top: 79px;
}

header.main-header.header-style-one img.shap-18 {
    width: 208px;
    position: absolute;
    z-index: 9;
    left: 31%;
    top: 30%;
}

header.main-header.header-style-one img.shap-19 {
    width: 195px;
    position: absolute;
    z-index: 9;
    right: 2px;
    top: 20%;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    position: relative;
}

.header-top .social-links li {
    display: inline-block;
    margin-right: 18px;
    font-size: 14px;
}

.header-top .social-links li a {
    color: rgb(255, 255, 255);
    transition: all 0.5s ease 0s;
}

.main-header .header-upper {
    position: relative;
    padding: 0;
}

.auto-container {
    position: static;
    max-width: 1290px;
    padding: 0px 15px;
    margin: 0px auto;
}

.main-header .header-upper .inner-container {
    position: relative;
    min-height: 80px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.main-header .header-upper .logo-box {
    z-index: 10;
}

.main-header .header-upper .logo-box .logo {
    position: relative;
    display: block;
    padding: 20px 0px;
}

.main-header .header-upper .right-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.main-header .header-upper .contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.main-header .header-upper .contact-info .single-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 60px;
}

.main-header .header-upper .contact-info .icon {
    background-color: rgb(255 255 255);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.main-header .header-upper .contact-info .icon {
    position: relative;
    height: 55px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    color: rgb(64 168 241);
    font-size: 19px;
    margin-right: 17px;
}

.main-header .header-upper .contact-info h5 {
    font-size: 18px;
    margin-bottom: 0;
}

.main-header .header-upper .contact-info .text {
    position: relative;
    margin-bottom: 0px;
}

.main-menu .navigation>li::before {
    position: absolute;
    content: "";
    right: -2px;
    top: 10px;
    width: 1px;
    height: 24px;
    background-color: rgb(224, 224, 224);
}

.main-menu .contact-info .icon {
    background-color: rgb(0 0 0);
}

.main-menu .contact-info .icon {
    width: 75px;
    height: 66px;
    line-height: 65px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 22px;
    margin-right: 20px;
}

.main-menu .contact-info h6 {
    font-size: 14px;
    margin-bottom: 5px;
    padding-top: 10px;
}

.main-menu .contact-info h4 {
    font-size: 22px;
}

.main-menu .inner-container .nav-outer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.main-menu .contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 35px;
}

.header-top .inner-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.header-top .right-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.header-top .quote-btn {
    position: relative;
    padding: 0px 25px;
    margin-right: 30px;
}

.main-menu .inner-container {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 8px 32px 0px;
    margin-bottom: -25px;
    background: rgb(255, 255, 255);
}

.navigation li.nav-item {
    padding: 0px 27px;
}

.navigation li.nav-item a {
    text-transform: uppercase;
    color: rgb(0 0 0);
    font-weight: 600;
}

.main-menu .contact-info h4 a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: bold;
}

.main-header .header-upper .contact-info .single-info a {
    color: rgb(0, 0, 0);
    text-decoration: none;
}

.main-menu .inner-container {
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.12);
    margin-bottom: -25px;
    background: #fff;
    z-index: 9;
    position: relative;
}

.slider-arrow.slider-prev {
    position: absolute;
    top: 39%;
    left: 3%;
    font-size: 48px;
    color: #fff;
    z-index: 2;
}

.slider-arrow.slider-next {
    right: 3% !important;
    position: absolute;
    top: 39%;
    /* left: 3%; */
    font-size: 48px;
    color: #fff;
}

section.slider-section {
    position: relative;
}

section.slider-section .slider-caption {
    position: absolute;
    top: 22%;
    left: 10%;
    width: 45%;
}

section.slider-section .slide-one img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

section.slider-section .slide-one {
    position: relative;
}

section.slider-section .slider-caption h2 {
    font-size: 87px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    font-family: 'Playfair Display', serif;
}

section.slider-section .slider-caption h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
}

section.slider-section .slider-caption p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}

section.slider-section .slider-caption a.contact-now {
    color: #fff;
    text-decoration: none;
    border: 1px solid #40a8f1;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 8px;
    background: #40a8f1;
}

.slider-form {
    position: absolute;
    top: 18%;
    right: 8%;
    width: 25%;
    background: #fff;
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 6px;
}

.slider-form h3 {
    text-align: center;
}

.slider-form p {
    text-align: center;
}

.slider-form input {
    width: 100%;
    height: 53px;
    padding: 13px;
    margin-bottom: 20px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

.slider-form textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 13px;
}

.slider-section .slider-form textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 13px;
    height: 100px;
}

.slider-form input[type="button"] {
    background: #000000;
    color: #fff;
    border: none;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    height: 51px !important;
}

section.about-section {
    padding: 60px 0;
    position: relative;
}

section.about-section ul li {
    display: flex;
    gap: 20px;
    padding-bottom: 4px;
    align-items: center;
}

section.about-section ul li p {
    margin: 0;
    /* font-style: italic; */
    color: #000;
    font-weight: 300;
    padding: 0;
}

section.about-section ul li span {
    width: 40px;
    height: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

section.about-section ul li span img {
    width: 28px;
}

section.about-section img.about-one-shape {
    position: absolute;
    right: 0;
    opacity: .3;
}

.sec-title h2 {
    position: relative;
    font-size: 48px;
    line-height: 60px;

}

section#about .sec-title h2 {
    position: relative;
    font-size: 37px;
    line-height: 47px;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}

.sec-title .sub-title {
    color: #40a8f1;
    font-weight: bold;
}

.sec-title .sub-title {
    position: relative;
    font-size: 16px;
}

span.higlight {
    font-weight: bold;
}

.about-section h4 {
    position: relative;
    font-size: 20px;
    margin-bottom: 19px;
}

.about-section .image-block:after {
    position: absolute;
    content: '';
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 50px;
    border: 7px solid #fff;
}

.about-section .content-block {
    margin-left: 40px;
    margin-top: 20px;
}

.about-section .image-block .image {
    margin-bottom: 30px;
    overflow: hidden;
}

.about-section .image-block .image img {
    width: 100%;
    height: 281px;
    object-fit: cover;
}

.about-section .image-block {
    position: relative;
}

.theme-btn {
    display: inline-block;
    border-radius: 4px;
    background-color: #40a8f1;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    padding: 15px 40px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: center;
    text-decoration: none;
}

.theme-btn:hover {
    background: #000;
}

.sec-title h2 strong {

    font-weight: bold;

    font-family: 'Playfair Display', serif;
}

.sec-title .text {
    margin-top: 16px;
    margin-bottom: 0px;
}

.text {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0px 0px 15px;
}

.service-block-one .overlay:before {
    background-color: #000000b0;
}

.service-block-one h4:before {
    background-color: #40a8f1;
}

.services-section {
    position: relative;
    padding: 60px 0;
}

.services-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/shape-2.jpg);
}

.service-block-one {
    position: relative;
}

.service-block-one .inner-box {
    position: relative;
    margin-bottom: 37px;
}

.service-block-one .image {
    position: relative;
    overflow: hidden;
}

.service-block-one .image img {
    position: relative;
    transition: .7s;
    width: 100%;
}

.service-block-one .inner-box:hover .image img {
    transform: scale(1.1);
}

.service-block-one .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .5s;
    padding: 45px;
    text-align: center;
    transform: translateY(30px);
    opacity: 0;
}

.service-block-one .inner-box:hover .overlay {
    opacity: 1;
    transform: translateY(0);
}

.service-block-one .overlay .text {
    position: relative;
    color: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;

}

.service-block-one .overlay .text:before {
    position: absolute;
    content: '';
    left: 15px;
    right: 15px;
    height: 1px;
    bottom: 0;
    background-color: #e5e5e5;
    opacity: .9;
    transition: .5s;
}

.service-block-one .overlay a {
    position: relative;
    font-size: 14px;

    text-transform: uppercase;
    display: inline-block;
    z-index: 9999;
    color: #fff;
}

.service-block-one .overlay:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .9;
    transition: .5s;
}

.service-block-one h4 {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -20px;
    font-size: 22px;
    padding: 16px 15px;
    text-align: center;
    transition: .5s;
    background-color: #fff;
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.12);
}

.service-block-one .inner-box:hover h4 {
    color: #fff;
}

.service-block-one h4 span {
    position: relative;
}

.service-block-one h4:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: .5s;
    transform: scale(1, 0);
    transform-origin: top;
    opacity: 0;
    transition: .5s;
}

.service-block-one .inner-box:hover h4:before {
    transform: scale(1);
    opacity: 1;
}

.service-wrapper.service-3 .single-service-2 {
    margin-bottom: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.service-wrapper.service-3 .single-service-2 .service-thumb {
    height: 237px;
    width: 100%;
    clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 1%);
    background-color: #40a8f1;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.service-wrapper.service-3 .single-service-2 .service-thumb .service-img {
    height: 227px;
    width: 100%;
    clip-path: polygon(100% 0, 100% 90%, 50% 100%, 0 90%, 0 1%);
}

.service-wrapper.service-3 .single-service-2 .service-thumb .service-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.service-wrapper.service-3 .service-content {
    padding: 0px 30px 40px 30px;
    background: #fff;
    box-shadow: 0px 0px 10px var(--tj-shadow-1);
}

.service-wrapper.service-3 .service-content .service-icon {
    position: relative;
    margin-top: -50px;
    z-index: 1;
}

.service-wrapper.service-3 .service-content .icons {
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 500px;
    background: #fff;
    border: 5px solid #40a8f1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 14px;
}

.service-wrapper.service-3 .service-content .icons i {
    font-size: 50px;
    color: #000;
    line-height: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

.service-wrapper.service-3 .service-content .tj_service-name {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 22px;
}

.service-wrapper.service-3 .service-content p {
    text-align: center;
    height: 52px;
}

.service-wrapper.service-3 .service-content .icons img {
    width: 58px;
}

.service-wrapper.service-3 .service-content .tj_service-name a {
    text-decoration: none;
    color: #000;
}

.service-wrapper.service-3 .single-service-2:hover .icons {
    border: 3px solid #000;
}

.service-wrapper.service-3 .single-service-2:hover .service-thumb {
    background: #000;
}

section.service-wrapper {
    padding: 60px 0;
}

section.slider-section .slider-caption a.contact-now:hover {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #000;
}

section.action-wrap-layout1.bg-common .action-box-layout1 h2.item-title {
    font-size: 60px;
    padding-bottom: 46px;
    font-family: 'Playfair Display', serif;
}

section.action-wrap-layout1.bg-common .action-box-layout1 {
    text-align: center;
}

section.action-wrap-layout1.bg-common .action-box-layout1 h2.item-title span {
    display: block;
    color: #f1ce40;
}

.action-wrap-layout1 h2.item-title {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

section.action-wrap-layout1.bg-common {
    padding: 87px 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

section.action-wrap-layout1.bg-common .container {
    position: relative;
    z-index: 2;
}

section.action-wrap-layout1.bg-common:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";

    z-index: 1;
    left: 0;
    top: 0;
}

a.btn-fill-xl {
    background: #fff;
    padding: 15px 30px;
    border-radius: 6px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.3);
}

section.benifit-wrapper {
    background-size: cover;
    background-position: center;
    height: 100%;
}

section.benifit-wrapper {
    padding: 60px 0;
}

section.benifit-wrapper h2 {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    padding-bottom: 30px;
    font-family: 'Playfair Display', serif;
}

section.benifit-wrapper ul li {
    display: flex;
    gap: 11px;
    align-items: center;
    box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.3);
    background: #fff;
    margin-bottom: 1px;
    border-radius: 4px;
    width: 31%;
    padding: 10px;
}

section.benifit-wrapper ul li span img {
    width: 71px;
    /* border: 1px solid #000; */
    border-radius: 0;
    border-right: 2px solid #e5e5e5;
    padding-right: 10px;
}

section.benifit-wrapper ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    gap: 11px;
}

section.benifit-wrapper ul li p {
    font-size: 20px;
    margin: 0;
}

section.benifit-wrapper ul li i {
    color: #40a8f1;
    font-size: 22px;
}

/*--------------------------------------------------------------
# Why Choose Two
--------------------------------------------------------------*/
.why-choose-two {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 60px 0;
    z-index: 1;
}

.why-choose-two-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 1;
    z-index: -1;
}

.why-choose-two .section-title__title {
    color: #000;
    font-weight: bold;
    margin-bottom: 62px;
    font-size: 40px;
    font-family: 'Playfair Display', serif;
}

.why-choose-two__left {
    position: relative;
    display: block;
}

.why-choose-two__list-one {
    position: relative;
    display: block;
}

.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-one li .icon {
    height: 100px;
    width: 100px;
    background-color: #40a8f1;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__list-one li:hover .icon {
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.why-choose-two__list-one li .icon:before {
    position: absolute;
    top: 50%;
    right: -10px;
    content: "";
    border-top: 18px solid transparent;
    border-left: 10px solid #40a8f1;
    border-bottom: 18px solid transparent;
    transform: translateY(-50%);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__list-one li:hover .icon:before {
    border-left: 10px solid #fff;
}

.why-choose-two__list-one li .icon span {
    font-size: 65px;
    color: var(--roofsie-white);
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__list-one li:hover .icon span {
    color: var(--roofsie-base);
}

.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: #000;
    font-weight: 700;
    line-height: 34px;
}

.why-choose-two__list-one li .content p {
    font-size: 15px;
    color: #000000;
    line-height: 26px;
    padding-top: 0;
    padding-bottom: 13px;
}




.why-choose-two__middle {
    position: relative;
    display: block;
    margin-left: -15px;
    margin-right: -15px;
}

.why-choose-two__img-box {
    position: relative;
    display: block;
}

.why-choose-two__img-one {
    position: relative;
    display: block;
    border-radius: 50%;
}

.why-choose-two__img-one>img {
    width: 100%;
    border-radius: 50%;
}

.why-choose-two__img-two {
    position: absolute;
    top: 7px;
    left: -57px;
}

.why-choose-two__img-two>img {
    width: auto;
}

.why-choose-two__list-two {
    position: relative;
    display: block;
}

.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: 280px;
    width: 100%;
    text-align: right;
}

.why-choose-two__list-two li .content h4 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: 34px;
}

.why-choose-two__list-two li .content p {
    font-size: 15px;
    color: #000;
    line-height: 26px;
    padding-top: 0px;
    padding-bottom: 13px;
}

.why-choose-two__list-two li .icon {
    height: 100px;
    width: 100px;
    background-color: #40a8f1;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__list-two li:hover .icon {
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.why-choose-two__list-two li .icon:before {
    position: absolute;
    top: 50%;
    left: -10px;
    content: "";
    border-top: 18px solid transparent;
    border-right: 10px solid #40a8f1;
    border-bottom: 18px solid transparent;
    transform: translateY(-50%);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__list-two li:hover .icon:before {
    border-right: 10px solid #fff;
}

.why-choose-two__list-two li .icon span {
    font-size: 65px;
    color: #fff;
    position: relative;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__list-two li:hover .icon span {
    color: #000;
}

.why-choose-two__read-more {
    position: relative;
    display: flex;
    align-items: center;
}

.why-choose-two__read-more a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: var(--roofsie-base);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__read-more a:hover {
    color: var(--roofsie-white);
}

.why-choose-two__read-more a i {
    position: relative;
    display: inline-block;
    height: 13px;
    width: 13px;
    background-color: var(--roofsie-base);
    border-radius: 50%;
    color: var(--roofsie-black);
    font-size: 7px;
    line-height: 13px;
    text-align: center;
    top: -2px;
    margin-left: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.why-choose-two__read-more a:hover i {
    background-color: var(--roofsie-white);
}

.why-choose-two__list-two .why-choose-two__read-more {
    justify-content: flex-end;
}

.why-choose-two__list-two li .icon i {
    font-size: 44px;
    color: #fff;
}

.why-choose-two__list-one li .icon i {
    color: #fff;
    font-size: 40px;
}

.why-choose-two__list-two li:hover .icon i {
    font-size: 44px;
    color: #000;
}

.why-choose-two__list-one li:hover .icon i {
    color: #000;
    font-size: 40px;
}

.area-we-wervice .tabcontent {
    display: none;

}

.area-we-wervice .tablinks.active {
    display: block;
}

section.area-we-wervice {
    background: #f5f5f5;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

section.area-we-wervice img.shape-20 {
    position: absolute;
    z-index: 1;
    opacity: .2;
}

section.area-we-wervice img.shape-18 {
    position: absolute;
    z-index: 1;
    opacity: .2;
    right: -20%;
    bottom: 1px;
}

section.area-we-wervice .container {
    position: relative;
    z-index: 2;
}

section.area-we-wervice h2 {
    color: #000 !important;
}

section.area-we-wervice .sub-title {
    color: #fff;
}

section.area-we-wervice h2 {
    color: #fff;
}



.section.area-we-wervice .area-wrap .tab {
    display: flex !important;
}

section.area-we-wervice .area-wrap .tab {
    display: flex;
    gap: 20px;
    padding-bottom: 20px;
    justify-content: center;
}

section.area-we-wervice .area-wrap .tab button.tablinks {
    background: #ffffff;
    border: none;
    padding: 10px 34px;
    font-size: 22px;
    border-radius: 4px;
    box-shadow: 0px 9px 27px 0px rgb(0 0 0 / 18%);
    color: #000;
}

section.area-we-wervice .area-wrap {
    /* background: #fff; */
    padding: 20px;
}

.area-we-wervice .tabcontent {
    background: #fff;
    padding: 15px;
    padding-bottom: 30px;
}

ul.location-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    background: #fff;
    margin-top: -63px !important;
    width: 90%;
    margin: 0 auto;
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

ul.location-list li {
    border: 1px solid #ddd;
    padding: 10px 22px;
    width: 18%;
    text-align: center;
    font-weight: bold;
}

section.area-we-wervice .area-wrap .tab button.tablinks.active {
    background: #000;
    color: #fff !important;
}

section.benifit-wrapper.roofing-problems figure img {
    width: 100%;
}

section.benifit-wrapper.roofing-problems li {
    box-shadow: none;
    font-weight: 400;
    /* border: 1px solid #ddd; */
    box-shadow: 0px 9px 27px 0px rgb(0 0 0 / 13%);
}


section.faqs-wrapp .slider-form {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 6px;
}

section.faqs-wrapp {
    padding: 60px 0;
    background: #ffffff;
}

.accordion-button {

    font-size: 21px;
}

.accordion-item {
    margin-bottom: 11px;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #40a8f100;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}

.footer-bottom-area {
    background: #40a8f1;
    color: #fff;
    padding-top: 15px;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}





.footer-bottom-area {
    background: #262727;
    color: #fff;
    padding: 60px 0;
    padding-bottom: 13px;
    background-size: cover !important;
}

section.faqs-wrapp {
    padding-bottom: 100px;
}



section#contact .slider-form input {
    width: 100%;
    height: 44px;
    padding: 13px;
    margin-bottom: 8px;
    border-radius: 6px;
    border: 1px solid #ddd;
}

nav#mainNav {
    background: #fff !important;
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1275px;
    }
}

section.sectors-style1 {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
    padding: 60px 0;
}

section.sectors-style1 img.shap-17 {
    position: absolute;
    left: 0;
}

section.sectors-style1 img.shap-18 {
    position: absolute;
    right: -22%;
}

section.sectors-style1 img.shap-19 {
    position: absolute;
    left: -22%;
    bottom: 0;
}

.team-style1-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 150px 0 110px;
    z-index: 1;
}

.team-style1-area.pdbtm60 {
    padding-bottom: 60px;
}

.single-sector-style1 {
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.single-sector-style1 .img-holder {
    position: relative;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 97px;
}

.single-sector-style1 .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f8f5ee;
    border-radius: 20px;
    z-index: 3;
}

.single-sector-style1 .img-holder .inner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1f2021;
    opacity: 0;
    border-radius: 3px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    border-radius: 6px;
    z-index: -1;
}

.single-sector-style1:hover .img-holder .inner:before {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.single-sector-style1 .img-holder .shape-bg {
    position: absolute;
    left: 30px;
    bottom: 96px;
    right: 30px;
    height: 24px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 3;
}

.single-sector-style1:hover .img-holder .shape-bg {
    opacity: 0;
}

.single-sector-style1 .img-holder .shape-bg-overlay {
    position: absolute;
    left: 30px;
    bottom: 76px;
    right: 30px;
    height: 59px;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 100%;
    z-index: 3;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
}
.single-sector-style1:hover .img-holder .shape-bg-overlay {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.single-sector-style1 .img-holder .border-box {
    position: absolute;
    left: 30px;
    bottom: 90px;
    right: 30px;
    height: 43px;
    opacity: 0.10;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 4;
}

.single-sector-style1:hover .img-holder .border-box {
    opacity: 0.80;
}

.single-sector-style1 .img-holder .inner img {
    width: 100%;
    filter: grayscale(0%);
    transition: .3s;
}

.single-sector-style1:hover .img-holder .inner img {
    transform: scale(1.1) rotate(2deg);
    border-radius: 10px;
}

.single-sector-style1 .img-holder .overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background: #1f2021;
    opacity: 0;
    border-radius: 8px;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.single-sector-style1:hover .img-holder .overlay-bg {
    opacity: 0.60;
}


.single-sector-style1 .title-holder {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 245px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 0 30px 26px;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.1);
    z-index: 2;
}

.single-sector-style1 .title-holder:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: var(--thm-base);
    border-radius: 20px;
    transition: .5s;
    transform: perspective(400px) scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    z-index: -1;
}

.single-sector-style1:hover .title-holder:before {
    opacity: 1;
    transform: perspective(400px) scaleX(1.0);
}

.single-sector-style1 .title-holder .title-inner {
    position: relative;
    display: block;
    text-align: center;
}

.single-sector-style1 .title-holder .title-inner h3 {
    font-size: 25px;
    line-height: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 7px;
}

.single-sector-style1 .title-holder .title-inner h3 a {
    text-decoration: none;
}

.single-sector-style1 .title-holder .title-inner h3 a {
    color: #000;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    line-height: 31px !important;
    font-size: 23px;
}

.single-sector-style1:hover .title-holder .title-inner h3 a {
    color: #ffffff;
}

.single-sector-style1 .title-holder .title-inner p {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.single-sector-style1:hover .title-holder .title-inner p {
    color: #ffffff;
}

.single-sector-style1 .title-holder .share-icon {
    position: relative;
    display: block;
}

.single-sector-style1 .title-holder .share-icon a {
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    background: var(--thm-base);
    border-radius: 50%;
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    transition: all 200ms linear;
    transition-delay: 0.1s;
    z-index: 3;
}

.single-sector-style1:hover .title-holder .share-icon a {
    color: var(--thm-base);
    background: #ffffff;
}

.single-sector-style1 .social-link-box {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
}

.single-sector-style1:hover .social-link-box {
    opacity: 1.0;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.single-sector-style1 .social-link-box:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -11px;
    right: 0;
    border-top: 12px solid #ffffff;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    width: 0;
    height: 0;
    margin: 0 auto;
    text-align: center;
    margin-right: 20px;
}

.team-social-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-social-link li {
    position: relative;
    display: inline-block;
    float: none;
    margin: 0 4px;
}

.team-social-link li a {
    position: relative;
    display: block;
    width: 46px;
    height: 46px;
    background: #ffffff;
    border-radius: 50%;
    color: #252628;
    font-size: 15px;
    text-align: center;
    line-height: 46px;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}

.team-social-link li a:hover {
    color: #ffffff;
    background: #000;
}

.single-sector-style1 .title-holder:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #40a8f1;
    border-radius: 20px;
    transition: .5s;
    transform: perspective(400px) scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    z-index: -1;
}

section.benifit-wrapper.roofing-problems ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    gap: 11px;
}

section.benifit-wrapper.roofing-problems ul li {
    width: 100%;
    box-shadow: none;
    background: no-repeat;
    color: #fff;
    padding-bottom: 1px;
}

section.benifit-wrapper.roofing-problems ul li i {
    color: #ffffff;
}

section.benifit-wrapper.roofing-problems figure {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}

section.benifit-wrapper.roofing-problems h2 {
    color: #fff !important;
}

.left-wrap.right-text li {
    display: flex;
    align-items: end;
    justify-content: end;
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform);
    background-color: #fff;
    width: 34px;
    height: 35px;
    /* padding: 87px 0; */
    background-position: center center;
    background-repeat: no-repeat;
    /* background-size: contain; */
    position: relative;
    padding: 10px;
    border-radius: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.accordion-item {
    border: none !important;
    border-radius: 0 !important;
}

button.accordion-button {
    border-radius: 6px !important;
}

.accordion-item:first-of-type .accordion-button {
    border-radius: 0;
    /* background: transparent; */
    box-shadow: none;
    background-color: transparent;
    background-color: #f5f5f5e6;
}

.accordion-header {
    background: transparent;
    background-color: transparent;
}

.accordion {
    background: transparent;
}

button.accordion-button {
    color: #000 !important;
    font-weight: bold;
}

.accordion-item {
    background: transparent;
}

.accordion-body {
    background: #fff;
}

.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    background-color: #fff;
    width: 34px;
    height: 35px;
    /* padding: 87px 0; */
    background-position: center center;
    background-repeat: no-repeat;
    /* background-size: contain; */
    position: relative;
    padding: 10px;
    border-radius: 100px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: #e4e4e459;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
}

button.accordion-button {
    font-size: 18px;
    font-weight: 600;
}


.footer-bottom-area .footer-item ul.Usefullinks li {
    padding: 7px 0;
    font-size: 17px;
    font-weight: 300;
}

.footer-bottom-area .footer-item .footer-list-ul li a {
    color: #fff !important;
    font-size: 17px;
}

.footer-bottom-area .footer-item .social-links ul {
    display: flex;
    gap: 25px;
}

.footer-bottom-area .footer-item .social-links ul li a {
    background: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 4px;
}

.footer-bottom-area .footer-item h3 {
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 19px;
}

.nav-link:focus,
.nav-link:hover {
    color: #40a8f1;
}

.copyright {
    border-top: 1px solid #dddddd4a;
    margin-top: 40px;
    padding-top: 30px;
}

.footer-bottom-area .footer-item .footer-list-ul li a:hover {
    color: #3fa5ed !important;
}

section.area-we-serve-wrapper {
    background: #f1f1f1a8;
    padding: 50px 0;
}

section.area-we-serve-wrapper .area-card img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 15px 15px 0px 0px;
}

section.area-we-serve-wrapper .area-card h3 {
    background: #fff;
    font-size: 20px;
    text-align: center;
    padding: 15px 10px;
    margin-top: -20px;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 15px 15px 0px 0px;
    border-top: 3px solid #40a8f1;
    transition: .3s;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

section.area-we-serve-wrapper .area-card:hover h3 {
    background: #40a8f1;
    color: #fff;
}

section.area-we-serve-wrapper .area-card figure {
    margin: 0;
}

section.area-we-serve-wrapper .area-card {
    margin-bottom: 20px;
}

section.area-we-serve-wrapper .area-card iframe {
    opacity: 0;
    visibility: hidden;
    height: 0;
    border-radius: 15px 15px 0px 0px;
}

section.area-we-serve-wrapper .area-card:hover iframe {
    opacity: 1;
    visibility: visible;
    height: 230px;
}

section.area-we-serve-wrapper .area-card h3 {

    margin-top: -43px;
    transition: .3s;
}



section.area-we-serve-wrapper .area-card:hover img {
    display: none;
}

.mobile-toggle {
    display: none;
}

section#thanksyou {
    text-align: center;
    padding: 100px 0;
}

section#thanksyou .sub-title {
    font-size: 80px;
}

.mobilebtn {
    display: none !important;
}