@charset "UTF-8";
@import url(../css/icomoon.css);
@import url(../css/cms.css);

/* @import url(../css/cms.css); */

body {
    color: #6c6b6f;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 500;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    list-style: none;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

.icon-facebook {
    color: #4267b2;
    position: relative;
    z-index: 1;
}

.icon-instagram {
    color: #bc2a8d;
    position: relative;
    z-index: 1;
}

.icon-twitter {
    color: #1da1f2;
    position: relative;
    z-index: 1;
}

.icon-what {
    color: #32b145;
    position: relative;
    z-index: 1;
}

.icon-linkedin {
    color: #0077b5;
    position: relative;
    z-index: 1;
}

.icon-instagram::after,
.icon-facebook::after,
.icon-twitter:after,
.icon-what:after,
.icon-linkedin:after {
    position: absolute;
    content: '';
    height: 18px;
    width: 18px;
    border-radius: 100%;
    background: #ffffff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
}

@media(min-width:1200px) {
    .icon-facebook:hover,
    .icon-instagram:hover,
    .icon-twitter:hover,
    .icon-what:hover {
        color: #000;
    }
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    max-width: 100%;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    padding: 8px;
    vertical-align: middle;
    border: 1px solid var(--roofsie-bdr-color, #e3e3e3);
    border-top: 1px solid var(--roofsie-bdr-color, #e3e3e3);
    font-size: 16px;
}

table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th {
    padding: 8px;
    vertical-align: middle;
    border: 1px solid var(--roofsie-bdr-color, #e3e3e3);
    border-top: 1px solid var(--roofsie-bdr-color, #e3e3e3);
    font-size: 16px;
}


/* Links
--------------------------------------------- */

a {
    color: var(--roofsie-black);
}

a:hover,
a:focus,
a:active {
    color: #ff4f4b;
    font-weight: 700;
}

a:focus {
    outline: none;
}

a:hover,
a:active {
    outline: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #1074bc;
}


/* Forms
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: var(--roofsie-bdr-color, #e3e3e3) var(--roofsie-bdr-color, #e3e3e3) var(--roofsie-bdr-color, #e3e3e3);
    background: var(--roofsie-bdr-color, #e3e3e3);
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: var(--roofsie-bdr-color, #e3e3e3) var(--roofsie-bdr-color, #e3e3e3) var(--roofsie-bdr-color, #e3e3e3);
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: var(--roofsie-bdr-color, #e3e3e3) var(--roofsie-bdr-color, #e3e3e3) var(--roofsie-bdr-color, #e3e3e3);
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
}

.btn-default {
    border-color: #fff;
    border-radius: 0;
}

.select-group {
    margin-bottom: 30px
}

.select-group .dropdown-toggle {
    background: transparent !important;
    padding: 10px 0;
    border-radius: 0;
    height: 40px;
    border: 0;
    border-bottom: 1px solid rgb(0 33 52 / 50%);
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    display: inherit;
}

.select-group .check-mark::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -0.5em;
    top: 0;
    transform: rotate(45deg);
    height: 15px;
    width: 8px;
    border-bottom: 0.15em solid;
    border-right: 0.15em solid;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-toggle .caret::after {
    font-family: 'icomoon';
    position: absolute;
    content: "\e902";
    top: -2px;
    right: 0;
    font-weight: 700;
}

.select-group .bootstrap-select.btn-group .dropdown-menu li {
    padding: 0;
    margin-top: 0;
}

.select-group .dropdown-toggle .filter-option {
    text-overflow: ellipsis;
    padding-right: 20px;
}

.select-group .bootstrap-select.btn-group .dropdown-menu li+li {
    border-top: 1px solid #EFEFEF;
}

.select-group .bootstrap-select.btn-group .dropdown-menu li:hover {
    background: #f5f5f5;
}

.select-group .bootstrap-select.btn-group .dropdown-menu li:before {
    left: 10px;
    top: 12px;
}

.select-group .bootstrap-select.btn-group .dropdown-menu li a {
    padding: 10px;
    display: block;
}

.select-group .bootstrap-select.btn-group .dropdown-menu li a:hover {
    background: transparent;
}

.btn-default:hover {
    outline: none !important;
    box-shadow: none !important;
}

.btn.focus,
.btn:focus,
.btn:hover {
    outline: none;
    border: 0;
    border-bottom: 1px solid rgb(0 33 52 / 50%);
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    box-shadow: none;
}

.dropdown-menu {
    padding: 0 !important;
}

.dropdown-menu>li>a {
    padding: 5px 20px;
}

.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    content: none;
}

.open>.dropdown-menu {
    display: block;
}

.wp-block-button:not(.wp-block-button.align-left) {
    margin-bottom: 20px;
}

.blog-details__content .wp-block-button a:hover {
    background-color: #28a7aa;
    border-color: #28a7aa;
    color: var(--roofsie-#ffffff, #ffffff);
}

.blog-details__content .wp-block-button a {
    transition: all 500ms ease;
}

.blog-details__content .wp-block-button.is-style-squared a {
    border-radius: 0;
}


/* clears the â€˜Xâ€™ from Internet Explorer */

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}


/* clears the â€˜Xâ€™ from Chrome */

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

select {
    border: 1px solid var(--roofsie-bdr-color, #e3e3e3);
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


/* Navigation
--------------------------------------------- */

.thumbnail_container {
    padding-bottom: 100%;
    position: relative;
    background: #f7f7f7;
}

.thumbnail_container .thumbnail {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    line-height: 0;
    border: none;
    border-radius: 0;
    padding: 0px;
    margin-bottom: 0;
    line-height: 0;
    background: 0 0;
    border: 0px;
    border-radius: 0px;
}

.thumbnail_container .thumbnail img {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}


/* Posts and pages
--------------------------------------------- */

.sticky {
    display: block;
}

.post,
.page {
    margin: 0 0 0em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}


/* Comments
--------------------------------------------- */

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comments-area {
    position: relative;
}

.comments-area .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comments-area .comment-list ul.children {
    margin: 0;
    list-style: none;
    padding-left: 3em;
}

@media (max-width: 575px) {
    .comments-area .comment-list ul.children {
        padding-left: 1em;
    }
}

.comments-area .comment-box {
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid var(--roofsie-bdr-color, #e3e3e3);
}

.comments-area .comment {
    position: relative;
    min-height: 90px;
}

.comments-area .comment-box .author-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-bottom: 20px;
    overflow: hidden;
}

.comments-area .comment-box .author-thumb img {
    width: 90px;
    height: 90px;
    display: block;
    border-radius: 50%;
}

.comments-area .comment-box .info {
    position: relative;
    margin-bottom: 25px;
    line-height: 24px;
}

.comments-area .comment-box .info .name {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    color: #1c1b1f;
    text-transform: uppercase;
}

.comments-area .comment-box .info .date {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: var(--roofsie-primary, #f4f1ee);
}

.comments-area .comment-box .text {
    position: relative;
    display: block;
    color: #6c6b6f;
    font-weight: 300;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}

.comments-area .comment-box .reply-btn {
    position: relative;
    display: block;
}

.comments-area .comment-box .theme-btn .btn-title {
    padding: 6px 30px 4px;
    line-height: 30px;
}

.comments-area .comment-body .says {
    display: none;
}

.comments-area .comment-body {
    position: relative;
    padding-left: 120px;
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid var(--roofsie-bdr-color, #e3e3e3);
}

@media (max-width: 767px) {
    .comments-area .comment-body {
        padding-left: 0;
    }
}

.comments-area .pingback .comment-body,
.comments-area .trackback .comment-body {
    padding-left: 0;
}

.comments-area .comment-body .avatar {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .comments-area .comment-body .avatar {
        position: relative;
        margin-bottom: 30px;
    }
}

.comments-area .fn a,
.comments-area .fn {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #1c1b1f;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

.comments-area .comment-body .comment-metadata {
    margin-bottom: 25px;
}

.comments-area .comment-body .comment-metadata a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    color: #28a7aa;
    text-decoration: none;
}

.comments-area .comment-body .comment-metadata a:hover {
    color: #1c1b1f;
}

.comments-area .comment-body .comment-metadata .edit-link a::before {
    content: ".";
    margin-left: 8px;
    margin-right: 10px;
}

.comments-area .comment-content p {
    position: relative;
    display: block;
    color: #6c6b6f;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    font-size: 16px;
    line-height: 2em;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    font-weight: 500;
}

.comments-area .comment-content table a {
    color: var(--roofsie-primary, #f4f1ee);
    text-decoration: none;
}

.comments-area .comment-content table a {
    color: #1c1b1f;
}

.comments-area .comment-content table a:hover {
    color: var(--roofsie-primary, #f4f1ee);
}

.comments-area .comment-content p:last-of-type {
    margin-bottom: 0;
}

.comments-area .reply a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: none !important;
    background-color: var(--roofsie-base);
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 30px;
    transition: all 0.3s linear;
    overflow: hidden;
    z-index: 1;
    font-family: var(--roofsie-font-two);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 30px;
}

.comments-area .reply a:before {
    transition-duration: 800ms;
    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);
}

.comments-area .reply a:hover:before {
    top: -40%;
}

@media (min-width: 992px) {
    .comments-area .reply a {
        margin-top: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
}

.comments-area .blog-pagination a,
.comments-area .blog-pagination span {
    margin-bottom: 54px;
}

.comment-respond .blog-details__content-title {
    margin-bottom: 50px;
}

.reply-form .logged-in-as {
    display: flex;
    color: #28a7aa;
    margin-left: -10px;
    margin-top: -40px;
    margin-bottom: 20px;
}

.reply-form .logged-in-as a:hover {
    color: #28a7aa;
}

.reply-form .logged-in-as a {
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 2px;
}

.comment-form__title small {
    font-size: 20px;
}

.comment-form__title small a {
    text-decoration: none;
    color: #28a7aa;
    text-decoration: underline;
}

.comment-form__title small a:hover {
    color: #1c1b1f;
    opacity: 0.5;
}

.comment-list .comment-respond {
    margin-bottom: 30px;
}

.reply-form .form-submit {
    margin-bottom: 0;
}

.comment-list .reply-form .form-submit {
    margin-bottom: 30px;
}

.comments-area .comment-content ol,
.comments-area .comment-content ul {
    margin-bottom: .5em;
}


/* Widgets
--------------------------------------------- */

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

.sidebar .widget ul,
.sidebar__single ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.sidebar .widget ul ul,
.sidebar__single ul ul {
    padding-left: 0.5em;
    margin-top: 10px;
}

.widget-area .widget h2,
.widget .sidebar__title {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 800;
}

.sidebar .widget select,
.sidebar__single select {
    width: 100%;
    height: 70px;
    background-color: var(--roofsie-#ffffff, #ffffff);
    border: 1px solid var(--roofsie-bdr-color, #e3e3e3);
    outline: none;
    color: #6c6b6f;
    font-size: 16px;
    font-weight: 400;
    padding-left: 30px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: 'Montserrat', sans-serif;
    background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024"><path fill="currentColor" d="M540.1 776.847l472.32-473.63c15.466-15.518 15.44-40.642-0.080-56.134-15.518-15.48-40.656-15.44-56.134 0.080l-444.208 445.438-444.206-445.454c-15.48-15.518-40.602-15.558-56.122-0.080-7.78 7.766-11.67 17.94-11.67 28.114 0 10.148 3.864 20.282 11.59 28.034l472.308 473.632c7.436 7.474 17.556 11.668 28.1 11.668s20.652-4.206 28.102-11.668z"></path></svg>');
    background-repeat: no-repeat;
    background-position: right 30px top 50%;
    background-size: .65em auto;
    border-radius: var(--roofsie-bdr-radius, 0);
}

.sidebar .widget,
.sidebar__single {
    position: relative;
    display: block;
    padding: 45px 50px 50px;
    background-color: #28a7aa;
    border-radius: 10px;
}

.sidebar .widget ul li,
.sidebar__single ul li {
    position: relative;
}

.sidebar .widget ul li::after,
.sidebar__single ul li::after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f105';
    position: absolute;
    top: 0px;
    right: 0;
}

.sidebar .widget.widget_rss,
.sidebar__single.widget_rss {
    padding-bottom: 40px;
}

.sidebar .widget.widget_rss ul,
.sidebar__single.widget_rss ul {
    list-style: none;
}

.sidebar .widget.widget_rss ul li,
.sidebar__single.widget_rss ul li {
    position: relative;
}

.sidebar .widget.widget_rss ul li ::after,
.sidebar__single.widget_rss ul li ::after {
    content: '';
}

.sidebar .widget.widget_rss ul li+li,
.sidebar__single.widget_rss ul li+li {
    margin-top: 10px;
}

.sidebar .widget.widget_rss li .rsswidget,
.sidebar__single.widget_rss li .rsswidget {
    color: #1c1b1f;
    line-height: 1.5em;
    font-weight: 500;
    font-size: 18px;
    display: block;
    font-family: 'Montserrat', sans-serif;
}

.sidebar .widget p,
.sidebar__single p,
.sidebar__single p,
.sidebar__single.widget_rss li .rssSummary {
    font-size: 16px;
    line-height: 32px;
}

.sidebar .widget.widget_rss li .rss-date,
.sidebar__single.widget_rss li .rss-date {
    display: flex;
    align-items: center;
    color: #6c6b6f;
    font-size: 14px;
    font-weight: 500;
    margin-top: 12px;
    margin-bottom: 10px;
    line-height: 1;
    text-transform: capitalize;
}

.sidebar .widget.widget_rss li .rssSummary,
.sidebar__single.widget_rss li .rssSummary {
    font-size: 16px;
    line-height: 2em;
}

.sidebar .widget.widget_rss li .rss-date::before,
.sidebar__single.widget_rss li .rss-date::before {
    content: '\f017';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-size: 14px;
    color: #28a7aa;
    margin-right: 10px;
}

.sidebar .widget.widget_rss cite,
.sidebar__single.widget_rss cite {
    color: #1c1b1f;
    font-size: 14px;
}

.sidebar .widget .tagcloud,
.sidebar .widget .wp-block-tag-cloud,
.sidebar__single .tagcloud {
    margin-bottom: -10px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
}

.sidebar .widget .tagcloud a,
.sidebar .widget .wp-block-tag-cloud a,
.sidebar__single .tagcloud a,
.sidebar__single .wp-block-tag-cloud a {
    font-size: 12px !important;
    color: var(--roofsie-black);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #ffffff;
    display: inline-block;
    padding: 6px 28px 4px;
    margin-left: 5px;
    font-weight: 800;
    border-radius: 20px;
    margin-bottom: 10px;
}

.sidebar .widget .tagcloud a:hover,
.sidebar .widget .wp-block-tag-cloud a:hover,
.sidebar__single .tagcloud a:hover,
.sidebar__single .wp-block-tag-cloud a:hover {
    color: var(--roofsie-#ffffff, #ffffff);
    background: #28a7aa;
}

.sidebar .widget .wp-block-search input[type="search"],
.sidebar__single .wp-block-search input[type="search"] {
    background-color: var(--roofsie-#ffffff, #ffffff);
    height: 70px;
    font-weight: 400;
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
}

.sidebar .widget .wp-block-search .wp-block-search__button,
.sidebar__single .wp-block-search .wp-block-search__button {
    padding: 15px 20px;
    text-transform: capitalize;
    color: var(--roofsie-#ffffff, #ffffff);
    background-color: #1c1b1f;
    line-height: 1;
    fill: var(--roofsie-#ffffff, #ffffff);
    border-radius: 0;
    margin-left: 0;
    transition: all 500ms ease;
}

.sidebar .widget .wp-block-search .wp-block-search__button:hover,
.sidebar__single .wp-block-search .wp-block-search__button:hover {
    background-color: #28a7aa;
    color: var(--roofsie-#ffffff, #ffffff);
    fill: var(--roofsie-#ffffff, #ffffff);
}

.sidebar .widget:last-child,
.sidebar__single.widget:last-child {
    margin-bottom: 0;
}

.wp-calendar-table {
    margin-bottom: 0;
}

.wp-calendar-table th,
.wp-calendar-table td {
    text-align: center;
}

.wp-calendar-table caption {
    padding: 0;
    text-align: center;
    color: #1c1b1f;
    padding-top: 5px;
    padding-bottom: 5px;
}

.wp-calendar-nav {
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-calendar-nav a {
    color: #1c1b1f;
    transition: all 500ms ease;
}

.wp-calendar-nav a:hover {
    color: var(--roofsie-primary, #f4f1ee);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead th,
.sidebar__single .calendar_wrap .wp-calendar-table thead th {
    text-align: center;
    color: var(--roofsie-#ffffff, #ffffff);
    font-weight: 400;
    font-size: 18px;
    border: none;
    background-color: #1c1b1f;
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead th:first-child,
.sidebar__single .calendar_wrap .wp-calendar-table thead th:first-child {
    border-top-left-radius: var(--roofsie-bdr-radius, 0);
}

.sidebar .widget .calendar_wrap .wp-calendar-table thead th:last-child,
.sidebar__single .calendar_wrap .wp-calendar-table thead th:last-child {
    border-top-right-radius: var(--roofsie-bdr-radius, 0);
}

.wp-block-calendar .wp-calendar-table caption {
    padding-bottom: 0;
    line-height: 1;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}

.wp-block-calendar .wp-calendar-nav {
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wp-block-calendar .wp-calendar-nav a {
    text-decoration: none;
    line-height: 1;
    color: #1c1b1f;
    text-transform: uppercase;
    font-weight: 400;
    transition: all 500ms ease;
}

.sidebar .widget ul,
.sidebar__single ul {
    list-style: none;
}

.sidebar .widget .widget-title,
.sidebar__single .widget-title {
    display: flex;
    align-items: center;
}

.sidebar .widget .widget-title .rss-widget-icon,
.sidebar__single .widget-title .rss-widget-icon {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.sidebar .widget .widget-title a,
.sidebar__single .widget-title a {
    color: inherit;
    transition: all 500ms ease;
}

.sidebar .widget .widget-title a:hover,
.sidebar__single .widget-title a:hover {
    color: #28a7aa;
}

.sidebar .widget.widget_categories>ul,
.sidebar .widget.widget_nav_menu>ul,
.sidebar .widget.widget_meta>ul,
.sidebar .widget.widget_pages>ul,
.sidebar .widget.widget_archive>ul,
.sidebar__single.widget_categories>ul,
.sidebar__single.widget_nav_menu>ul,
.sidebar__single.widget_meta>ul,
.sidebar__single.widget_pages>ul,
.sidebar__single.widget_archive>ul {
    margin-top: -8px;
    padding-left: 0;
}

.sidebar .widget.widget_categories>ul ul,
.sidebar .widget.widget_nav_menu>ul ul,
.sidebar .widget.widget_meta>ul ul,
.sidebar .widget.widget_pages>ul ul,
.sidebar .widget.widget_archive>ul ul,
.sidebar__single.widget_categories>ul ul,
.sidebar__single.widget_nav_menu>ul ul,
.sidebar__single.widget_meta>ul ul,
.sidebar__single.widget_pages>ul ul,
.sidebar__single.widget_archive>ul ul {
    margin-top: 10px;
    padding-left: 0.7em;
}

.sidebar .widget.widget_categories li,
.sidebar .widget.widget_nav_menu li,
.sidebar .widget.widget_meta li,
.sidebar .widget.widget_pages li,
.sidebar .widget.widget_archive li,
.sidebar__single.widget_categories li,
.sidebar__single.widget_nav_menu li,
.sidebar__single.widget_meta li,
.sidebar__single.widget_pages li,
.sidebar__single.widget_archive li {
    font-size: 16px;
}

.sidebar .widget.widget_categories li+li,
.sidebar .widget.widget_nav_menu li+li,
.sidebar .widget.widget_meta li+li,
.sidebar .widget.widget_pages li+li,
.sidebar .widget.widget_archive li+li,
.sidebar__single.widget_categories li+li,
.sidebar__single.widget_nav_menu li+li,
.sidebar__single.widget_meta li+li,
.sidebar__single.widget_pages li+li,
.sidebar__single.widget_archive li+li {
    margin-top: 10px;
}

.sidebar .widget.widget_recent_entries ul,
.sidebar .widget.widget_recent_comments ul,
.sidebar__single.widget_recent_entries ul,
.sidebar__single.widget_recent_comments ul {
    padding: 0;
}

.sidebar .widget.widget_recent_entries ul li ::after,
.sidebar .widget.widget_recent_comments ul li ::after,
.sidebar__single.widget_recent_entries ul li ::after,
.sidebar__single.widget_recent_comments ul li ::after {
    display: none;
}

.sidebar .widget.widget_recent_entries ul li,
.sidebar .widget.widget_recent_comments ul li,
.sidebar__single.widget_recent_entries ul li,
.sidebar__single.widget_recent_comments ul li {
    padding-left: 65px;
    font-size: 16px;
    margin: 0;
    line-height: 26px;
    color: #6c6b6f;
}

.sidebar .widget.widget_recent_entries ul li+li,
.sidebar .widget.widget_recent_comments ul li+li,
.sidebar__single.widget_recent_entries ul li+li,
.sidebar__single.widget_recent_comments ul li+li {
    margin-top: 23px;
}

.sidebar .widget.widget_recent_entries ul li a,
.sidebar .widget.widget_recent_comments ul li a,
.sidebar__single.widget_recent_entries ul li a,
.sidebar__single.widget_recent_comments ul li a {
    color: inherit;
    transition: all 500ms ease;
}

.sidebar .widget.widget_recent_entries ul li a:hover,
.sidebar .widget.widget_recent_comments ul li a:hover,
.sidebar__single.widget_recent_entries ul li a:hover,
.sidebar__single.widget_recent_comments ul li a:hover {
    color: #1c1b1f;
}

.sidebar .widget.widget_recent_entries ul li::before,
.sidebar .widget.widget_recent_comments ul li::before,
.sidebar__single.widget_recent_entries ul li::before,
.sidebar__single.widget_recent_comments ul li::before {
    height: 45px;
    width: 45px;
    background-color: var(--roofsie-#ffffff, #ffffff);
    border-radius: 50%;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 4px;
    left: 0;
    transition: all 0.4s ease;
    content: "\f075";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #1c1b1f;
}

.sidebar .widget.widget_recent_entries ul:hover::before,
.sidebar .widget.widget_recent_comments ul:hover::before,
.sidebar__single.widget_recent_entries ul:hover::before,
.sidebar__single.widget_recent_comments ul:hover::before {
    background-color: var(--roofsie-primary, #f4f1ee);
    color: var(--roofsie-#ffffff, #ffffff);
}

.sidebar .widget.widget_recent_entries li,
.sidebar__single.widget_recent_entries li {
    min-height: 45px;
    display: flex;
    align-items: center;
}

.sidebar .widget.widget_recent_entries ul li::before,
.sidebar__single.widget_recent_entries ul li::before {
    content: "\f044";
}

.sidebar .widget.widget_rss ul,
.sidebar__single.widget_rss ul {
    padding: 0;
    margin-top: -10px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul,
.sidebar__single.recent-posts-widget-with-thumbnails ul {
    margin: -20px !important;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li ::after,
.sidebar__single.recent-posts-widget-with-thumbnails ul li ::after {
    display: none;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li,
.sidebar__single.recent-posts-widget-with-thumbnails ul li {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    padding: 20px;
    padding-left: 105px;
    position: relative;
    margin-bottom: 0;
    transition: all 500ms ease;
    border-radius: var(--roofsie-bdr-radius, 0);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li:hover,
.sidebar__single.recent-posts-widget-with-thumbnails ul li:hover {
    background-color: #fff;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li img,
.sidebar__single.recent-posts-widget-with-thumbnails ul li img {
    margin: 0;
    position: absolute;
    top: 21px;
    left: 20px;
    width: 70px;
    height: auto;
    background-color: #1c1b1f;
    border-radius: 10px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date::before {
    content: "\f017";
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    color: var(--roofsie-primary, #f4f1ee);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author::before {
    content: "\f2bd";
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    color: #28a7aa;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title {
    color: #1c1b1f;
    transition: all 500ms ease;
    margin-top: 3px;
    display: block;
    font-family: var(--roofsie-font-two);
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-title:hover {
    color: var(--roofsie-base);
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-author {
    font-size: 14px;
    font-weight: 500;
    color: #7b7d83;
    margin-top: -7px;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-date {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #6c6b6f;
    line-height: 1em;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #6c6b6f;
}

.sidebar .widget.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before,
.sidebar__single.recent-posts-widget-with-thumbnails ul li .rpwwt-post-comments-number::before {
    content: "\f086";
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    color: var(--roofsie-primary, #3c72fc);
    font-size: 12px;
}

.news-one .blog-pagination {
    justify-content: center;
    margin-top: 30px;
}

.sidebar .widget .wp-block-categories,
.sidebar__single .wp-block-categories {
    padding-left: 0;
}

.sidebar .widget .wp-block-categories li,
.sidebar .widget_categories ul li,
.sidebar__single .widget_categories ul li,
.sidebar__single .wp-block-categories li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sidebar .widget .wp-block-categories li::after,
.sidebar .widget_categories ul li::after,
.sidebar__single .widget_categories ul li::after,
.sidebar__single .wp-block-categories li::after {
    display: none;
}

.sidebar .widget .wp-block-categories li ul.children,
.sidebar .widget_categories ul li ul.children,
.sidebar__single .widget_categories ul li ul.children,
.sidebar__single .wp-block-categories li ul.children {
    flex: 0 0 100%;
}

.sidebar__single .wp-block-archives.wp-block-archives-list {
    margin-bottom: 0;
}

.sidebar .widget .sidebar__single .wp-block-tag-cloud {
    margin-bottom: -10px;
}

.sidebar .widget .sidebar__single .wp-block-latest-comments__comment-meta {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #6c6b6f;
}

.sidebar .widget .sidebar__single .wp-block-categories {
    margin-top: -8px;
    margin-bottom: -8px;
}

.sidebar .widget .sidebar__single .wp-block-categories li+li {
    margin-top: 5px;
}

.sidebar .widget .sidebar__single ul li {
    font-size: 16px;
}

.sidebar .widget .sidebar__single.recent-posts-widget-with-thumbnails {
    padding-bottom: 45px;
}

.sidebar .widget .sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li {
    margin-bottom: 0;
}

.sidebar .widget .sidebar__single .wp-block-latest-comments:not(.has-avatar):not(.has-dates) li+li {
    margin-top: 20px;
}

.widget_nav_menu ul.menu {
    margin-top: -10px;
    margin-bottom: -6px;
}

.widget_recent_entries>ul {
    margin-top: -7px;
}

.sidebar .widget #recentcomments,
.sidebar__single #recentcomments {
    margin-top: -5px;
}

.sidebar .widget.widget_recent_comments ul li:hover::before,
.sidebar__single.widget_recent_comments ul li:hover::before {
    background-color: #28a7aa;
    color: var(--roofsie-#ffffff, #ffffff);
}

.sidebar .widget input[type=email],
.sidebar .widget input[type=search],
.sidebar .widget input[type=password],
.sidebar .widget input[type=text] {
    width: 100%;
    display: block;
    height: 68px;
    background-color: #fff;
    border: 1px solid var(--roofsie-bdr-color, #e3e3e3);
    padding-left: 30px;
    padding-right: 30px;
    color: #6c6b6f;
    outline: none;
    font-size: 16px;
}

.sidebar .widget .textwidget>p:first-child {
    margin-top: -10px;
}

.sidebar .widget .wp-block-tag-cloud {
    margin-bottom: -10px;
    margin-left: -10px;
}

.sidebar .widget .wp-block-tag-cloud a {
    font-size: 12px !important;
    color: var(--roofsie-black);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #ffffff;
    display: inline-block;
    padding: 6px 20px 6px;
    margin-left: 5px;
    font-weight: 800;
    border-radius: 20px;
}

.sidebar .widget .wp-block-tag-cloud a:hover {
    color: #ffffff;
    background: var(--roofsie-base);
}

.sidebar .widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    border-color: #1c1b1f;
    border-radius: var(--roofsie-bdr-radius, 0);
}

.sidebar .widget .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    border-radius: var(--roofsie-bdr-radius, 0);
}

.sidebar .widget .wp-calendar-table td {
    padding: 3px 0px;
    font-size: 14px;
}

.sidebar .widget .wp-block-calendar thead th {
    background-color: #1c1b1f;
    color: #fff;
    border: none;
    font-weight: 400;
}

.sidebar .widget .wp-block-calendar thead th:first-child {
    border-top-left-radius: var(--roofsie-bdr-radius, 0);
}

.sidebar .widget .wp-block-calendar thead th:last-child {
    border-top-right-radius: var(--roofsie-bdr-radius, 0);
}

.sidebar .widget .wp-calendar-table td {
    color: #1c1b1f;
}

.sidebar .widget .wp-block-archives {
    margin-top: -10px;
    margin-bottom: -10px;
}

.sidebar .widget .wp-block-archives li+li {
    margin-top: 10px;
}

.sidebar .widget .wp-block-archives li a::after {
    display: none;
}

.sidebar .widget .wp-block-categories-dropdown,
.sidebar .widget .wp-block-archives-dropdown {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-calendar .wp-calendar-table caption {
    padding-top: 3px;
    padding-bottom: 15px;
    color: #1c1b1f;
    font-weight: 800;
}

.sidebar .widget .wp-block-calendar .wp-calendar-nav a {
    text-transform: capitalize;
    font-weight: 400;
}

.sidebar .widget .wp-block-latest-comments__comment-meta {
    font-family: 'Montserrat', sans-serif;
    color: #1c1b1f;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5em;
}

.sidebar .widget .wp-block-latest-comments__comment-meta a:hover {
    color: #28a7aa;
}

.sidebar .widget .wp-block-latest-comments__comment-date {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
}

.sidebar .widget .wp-block-latest-comments__comment-date::before {
    content: "\f017";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #28a7aa;
}

.sidebar .widget .has-avatar .wp-block-latest-comments__comment-date {
    margin-left: 5px;
}

.sidebar .widget .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0;
}

.sidebar .widget .wp-block-latest-comments__comment-excerpt p:last-child {
    margin-bottom: 0;
}

.sidebar .widget .has-excerpts.wp-block-latest-comments {
    margin-bottom: -7px;
}

.sidebar .widget .wp-block-latest-posts__list li a::after {
    display: none;
}

.sidebar .widget .wp-block-latest-posts__list li ::after {
    display: none;
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li::before {
    display: none;
}

.sidebar .widget .wp-block-latest-posts__list.has-dates li a::after {
    display: none;
}

.sidebar .widget .wp-block-latest-posts__list {
    margin-bottom: -8px;
}

.sidebar .widget .wp-block-latest-posts__list li>a,
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
    flex: 0 0 100%;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-excerpt {
    font-weight: 500;
    margin-bottom: 0;
    color: #6c6b6f;
    font-size: 16px;
    line-height: 32px;
}

.sidebar .widget .wp-block-latest-posts__list li+li {
    margin-top: 10px;
}

.sidebar .widget .wp-block-latest-posts__list li>a {
    font-family: 'Montserrat', sans-serif;
    color: #1c1b1f !important;
    font-weight: 500;
    font-size: 18px;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author {
    margin-right: 5px;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author::before {
    color: #28a7aa;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    content: "\f2bd";
    margin-right: 5px;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date::before {
    content: "\f017";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #28a7aa;
}

.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-author,
.sidebar .widget .wp-block-latest-posts__list .wp-block-latest-posts__post-date {
    font-weight: 400;
    font-size: 14px;
    color: #6c6b6f;
}

.sidebar .widget .wp-block-archives-list,
.sidebar .widget .wp-block-categories-list,
.sidebar .widget .wp-block-page-list {
    margin-top: -10px;
    margin-bottom: -7px;
}

.sidebar .widget .wp-block-archives-list li,
.sidebar .widget .wp-block-categories-list li,
.sidebar .widget .wp-block-page-list li {
    font-size: 16px;
}

.sidebar .widget .wp-block-archives-list li+li,
.sidebar .widget .wp-block-categories-list li+li,
.sidebar .widget .wp-block-page-list li+li {
    margin-top: 10px;
}

.sidebar .widget .wp-block-rss__item {
    margin-bottom: -10px;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
}

.sidebar .widget .wp-block-rss__item::before {
    display: none;
}

.sidebar .widget .wp-block-rss__item a::after {
    display: none;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title,
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
    flex: 0 0 100%;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title,
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
    flex: 0 0 100%;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-excerpt {
    font-weight: 400;
    margin-bottom: 0;
    color: #6c6b6f;
}

.sidebar .widget .wp-block-rss__item li+li {
    margin-top: 15px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title {
    font-family: 'Montserrat', sans-serif;
    color: #1c1b1f;
    font-weight: 500;
    font-size: 20px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-title::after {
    display: none;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
    margin-right: 5px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author::before {
    color: #28a7aa;
    font-weight: 400;
    font-family: "Font Awesome 5 Free";
    content: "\f2bd";
    margin-right: 5px;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-publish-date::before {
    content: "\f017";
    margin-right: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #28a7aa;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author,
.sidebar .widget .wp-block-rss__item .wp-block-rss__item-publish-date {
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}

.sidebar .widget .wp-block-rss__item .wp-block-rss__item-author {
    margin-left: 10px;
}

.sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.sidebar .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 60px;
}

.sidebar .widget #loginform {
    margin-top: -10px;
}

.sidebar .widget #loginform input[type=text],
.sidebar .widget #loginform input[type=password] {
    margin-bottom: 10px;
}

.sidebar .widget #loginform p {
    margin: 0;
}

.sidebar .widget #loginform input[type=checkbox] {
    border: 1px solid var(--roofsie-bdr-color, #e3e3e3);
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.sidebar .widget #loginform .login-submit .button {
    padding: 25px 39px;
    color: #fff;
    font-size: 16px;
    background-color: #1c1b1f;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    transition: all 500ms ease;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: none !important;
    background-color: #1c1b1f;
    border-color: #1c1b1f;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
    font-family: var(--roofsie-font-two);
    letter-spacing: 0.1em;
    border-radius: 20px;
}

.sidebar .widget #loginform .login-submit .button:hover {
    color: #fff;
    background-color: var(--roofsie-primary, #f4f1ee);
    border-color: #1c1b1f;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #6c6b6f !important;
    text-transform: capitalize;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a {
    color: inherit;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a:hover {
    color: var(--roofsie-primary, #f4f1ee);
}

.sidebar .widget.widget_recent_entries li::after,
.sidebar .widget.widget_recent_comments li::after,
.sidebar .widget.widget_rss li::after {
    display: none;
}

.sidebar .widget .wp-block-rss li::after {
    display: none;
}

.sidebar .widget .wp-block-rss {
    margin-top: -10px;
    margin-bottom: -7px;
}

.sidebar .widget .wp-block-loginout {
    margin-top: -10px;
    margin-bottom: -7px;
}

.sidebar .widget .wp-block-latest-posts__list {
    margin-top: -10px;
}

.sidebar .widget .wp-block-latest-posts__list li::after {
    display: none;
}

.sidebar .widget .has-dates.has-excerpts.wp-block-latest-comments {
    margin-top: -10px;
}

.sidebar .widget .wp-block-latest-comments .avatar,
.sidebar .widget .wp-block-latest-comments__comment-avatar {
    position: relative;
    top: 4px;
}

.sidebar .widget .has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
    margin-top: -8px;
}

.sidebar .widget .wp-block-social-links li::after,
.sidebar .widget .wp-block-archives-list li::after {
    display: none;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) {
    margin-top: -10px;
    margin-bottom: -10px;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 26px;
    color: #6c6b6f !important;
    text-transform: capitalize;
    font-weight: 500 !important;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a {
    color: inherit;
    font-size: 15px;
}

.sidebar .widget .wp-block-latest-comments:not(.has-dates):not(.has-author) .wp-block-latest-comments__comment-meta a:hover {
    color: #28a7aa;
}

.sidebar .widget .rpwwt-widget li::after {
    display: none;
}

.sidebar .widget .wp-block-search:not(.wp-block-search__button-inside) .wp-block-search__inside-wrapper {
    border-radius: var(--roofsie-bdr-radius, 0);
    overflow: hidden;
}

.sidebar .widget .wp-block-search:not(.wp-block-search__button-inside) .wp-block-search__inside-wrapper input[type=search] {
    border: none;
}

.sidebar .widget input[type=search]::placeholder,
.sidebar .sidebar__search-form button[type="submit"] {
    color: #81808c;
    font-weight: normal;
}

.sidebar .widget.widget_archive>ul,
.sidebar .widget.widget_categories>ul,
.sidebar .widget.widget_meta>ul,
.sidebar .widget #recentcomments {
    margin-bottom: -5px;
}

.sidebar .widget.widget_recent_entries ul {
    margin-bottom: 5px;
}

.widget.widget_archive ul li::after {
    content: '';
}

.sidebar .widget .wp-block-categories-list li+li,
.sidebar .widget .wp-block-page-list li+li,
.sidebar .widget.widget_categories li+li,
.sidebar .widget.widget_archive li+li {
    margin-top: 15px;
}

.sidebar .widget.widget_pages li+li,
.sidebar .widget.widget_nav_menu li+li {
    margin-top: 13px;
}

.sidebar .widget.widget_nav_menu ul ul {
    margin-top: 13px;
}

.sidebar .widget ul.wp-block-categories-list ul,
.widget.widget_categories ul ul.children {
    margin-top: 12px;
}

.sidebar .widget .wp-block-archives-list li+li {
    margin-top: 12px;
}

.sidebar .wp-block-tag-cloud span {
    margin-left: 0;
}

.sidebar .wp-calendar-table {
    background-color: #fff;
}

.sidebar .wp-block-calendar .wp-calendar-nav {
    margin-bottom: 0;
}


/* Media
--------------------------------------------- */

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}


/* Captions
--------------------------------------------- */

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/* Galleries
--------------------------------------------- */

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}


/* Accessibility
--------------------------------------------- */


/* Text meant only for screen readers. */


/* Alignments
--------------------------------------------- */

.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/* Custom Animations
--------------------------------------------- */

@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.rotate-me {
    animation-name: rotateme;
    animation-duration: 24s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 24s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 24s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 24s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 24s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes float-bob {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
}

@keyframes float-bob {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
}

.float-bob {
    animation-name: float-bob;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob;
    -webkit-animation-duration: 7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 7s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 7s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 7s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}


/***
=============================================
circle Css
=============================================
***/

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}


/***
=============================================
Zoom Fade Css
=============================================
***/

.zoom-fade {
    animation-name: zoom-fade;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}


/***
=============================================
Zoom In Out Css
=============================================
***/

.zoominout {
    animation-name: zoomInOut;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: zoomInOut;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: zoomInOut;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -ms-animation-name: zoomInOut;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-in-out;
    -o-animation-name: zoomInOut;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: ease-in-out;
}

@keyframes zoomInOut {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7);
        transform: rotate(0deg) scale(0.7);
        opacity: 0;
    }
    50% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(360deg) scale(0.7);
        transform: rotate(360deg) scale(0.7);
        opacity: 0;
    }
}

@-webkit-keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 100px 0;
    }
    40% {
        background-position: 200px 0;
    }
    60% {
        background-position: 150px 0;
    }
    80% {
        background-position: 100px 0;
    }
    100% {
        background-position: 0px 0;
    }
}

@keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 100px 0;
    }
    40% {
        background-position: 200px 0;
    }
    60% {
        background-position: 150px 0;
    }
    80% {
        background-position: 100px 0;
    }
    100% {
        background-position: 0px 0;
    }
}

@-webkit-keyframes bgSlideReverse2 {
    0% {
        background-position: -0 0;
    }
    20% {
        background-position: -100px 0;
    }
    40% {
        background-position: -200px 0;
    }
    60% {
        background-position: -150px 0;
    }
    80% {
        background-position: -100px 0;
    }
    100% {
        background-position: -0px 0;
    }
}

@keyframes bgSlideReverse2 {
    0% {
        background-position: -0 0;
    }
    20% {
        background-position: -100px 0;
    }
    40% {
        background-position: -200px 0;
    }
    60% {
        background-position: -150px 0;
    }
    80% {
        background-position: -100px 0;
    }
    100% {
        background-position: -0px 0;
    }
}

@-webkit-keyframes banner-animate {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
}

@keyframes banner-animate {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
    50% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
    }
}

.banner-animate {
    animation-name: banner-animate;
    animation-duration: 70s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: banner-animate;
    -webkit-animation-duration: 70s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: banner-animate;
    -moz-animation-duration: 70s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: banner-animate;
    -ms-animation-duration: 70s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: banner-animate;
    -o-animation-duration: 70s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}


/***
=============================================
Animation1 Css
=============================================
***/

@-webkit-keyframes animation1 {
    0%,
    100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }
    25%,
    75% {
        -webkit-transform: rotate(5deg) translateX(15px);
        transform: rotate(5deg) translateX(15px);
    }
    50% {
        -webkit-transform: rotate(10deg) translateX(30px);
        transform: rotate(10deg) translateX(30px);
    }
}

@keyframes animation1 {
    0%,
    100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }
    25%,
    75% {
        -webkit-transform: rotate(5deg) translateX(15px);
        transform: rotate(5deg) translateX(15px);
    }
    50% {
        -webkit-transform: rotate(10deg) translateX(30px);
        transform: rotate(10deg) translateX(30px);
    }
}


/***
=============================================
Animation2 Css
=============================================
***/

@keyframes animation2 {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-moz-keyframes animation2 {
    0% {
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -moz-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-o-keyframes animation2 {
    0% {
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes animation2 {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-webkit-keyframes bgSlide {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: -100px 0;
    }
    40% {
        background-position: -200px 0;
    }
    60% {
        background-position: -150px 0;
    }
    80% {
        background-position: -100px 0;
    }
    100% {
        background-position: 0px 0;
    }
}

@keyframes bgSlide {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: -100px 0;
    }
    40% {
        background-position: -200px 0;
    }
    60% {
        background-position: -150px 0;
    }
    80% {
        background-position: -100px 0;
    }
    100% {
        background-position: 0px 0;
    }
}

@-webkit-keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 100px 0;
    }
    40% {
        background-position: 200px 0;
    }
    60% {
        background-position: 150px 0;
    }
    80% {
        background-position: 100px 0;
    }
    100% {
        background-position: 0px 0;
    }
}

@keyframes bgSlideReverse {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: 100px 0;
    }
    40% {
        background-position: 200px 0;
    }
    60% {
        background-position: 150px 0;
    }
    80% {
        background-position: 100px 0;
    }
    100% {
        background-position: 0px 0;
    }
}

@-webkit-keyframes ribbonRotate {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25%,
    75% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    50% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
}

@keyframes ribbonRotate {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25%,
    75% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    50% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }
}

@-webkit-keyframes contactSwimmer {
    0%,
    100% {
        -webkit-transform: translateX(0) translateY(0) rotate(0);
        transform: translateX(0) translateY(0) rotate(0);
    }
    25%,
    75% {
        -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
        transform: translateX(15px) translateY(20px) rotate(10deg);
    }
    50% {
        -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
        transform: translateX(60px) translateY(35px) rotate(15deg);
    }
}

@keyframes contactSwimmer {
    0%,
    100% {
        -webkit-transform: translateX(0) translateY(0) rotate(0);
        transform: translateX(0) translateY(0) rotate(0);
    }
    25%,
    75% {
        -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
        transform: translateX(15px) translateY(20px) rotate(10deg);
    }
    50% {
        -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
        transform: translateX(60px) translateY(35px) rotate(15deg);
    }
}


/***
=============================================
Float Bob Y Animation Css
=============================================
***/

@-webkit-keyframes float-bob-y {
    0% {
        transform: translateY(-20px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(-20px);
    }
}

@keyframes float-bob-y {
    0% {
        transform: translateY(-20px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(-20px);
    }
}

.float-bob-y {
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -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;
}

@keyframes service_hexagon_2 {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-moz-keyframes service_hexagon_2 {
    0% {
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -moz-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@-o-keyframes service_hexagon_2 {
    0% {
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes service_hexagon_2 {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    100% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes bgSlide {
    0% {
        background-position: 0 0;
    }
    20% {
        background-position: -100px 0;
    }
    40% {
        background-position: -200px 0;
    }
    60% {
        background-position: -150px 0;
    }
    80% {
        background-position: -100px 0;
    }
    100% {
        background-position: 0px 0;
    }
}

@keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to {
        transform: rotate(360deg);
    }
}

@-moz-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to {
        transform: rotate(360deg);
    }
}

@-o-keyframes rotateScale {
    from {
        transform: rotate(0deg) scale(1);
    }
    to {
        transform: rotate(360deg);
    }
}

.rotatescale {
    -webkit-animation-name: rotateScale;
    -webkit-animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateScale;
    -moz-animation-duration: 20s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateScale;
    -ms-animation-duration: 20s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: rotateScale;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}


/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/

@-webkit-keyframes bubbleMover {
    0% {
        transform: translateY(0px) translateX(0) rotate(0);
    }
    30% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: center center;
    }
    50% {
        transform: translateY(50px) translateX(100px) rotate(45deg);
        transform-origin: right bottom;
    }
    80% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: left top;
    }
    100% {
        transform: translateY(0px) translateX(0) rotate(0);
        transform-origin: center center;
    }
}

@keyframes bubbleMover {
    0% {
        transform: translateY(0px) translateX(0) rotate(0);
    }
    30% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: center center;
    }
    50% {
        transform: translateY(50px) translateX(100px) rotate(45deg);
        transform-origin: right bottom;
    }
    80% {
        transform: translateY(30px) translateX(50px) rotate(15deg);
        transform-origin: left top;
    }
    100% {
        transform: translateY(0px) translateX(0) rotate(0);
        transform-origin: center center;
    }
}

@-webkit-keyframes shapeMover {
    0%,
    100% {
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }
    50% {
        transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@keyframes shapeMover {
    0%,
    100% {
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }
    50% {
        transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@-webkit-keyframes banner3Shake {
    0% {
        transform: rotate3d(0, 1, 0, 0deg);
    }
    30% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    60% {
        transform: rotate3d(1, 0, 0, 0deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    100% {
        transform: rotate3d(0, 1, 0, 0deg);
    }
}

@keyframes banner3Shake {
    0% {
        transform: rotate3d(0, 1, 0, 0deg);
    }
    30% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    60% {
        transform: rotate3d(1, 0, 0, 0deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    100% {
        transform: rotate3d(0, 1, 0, 0deg);
    }
}

@-webkit-keyframes squareMover {
    0%,
    100% {
        transform: translate(0, 0) rotate(0);
    }
    20%,
    60% {
        transform: translate(20px, 40px) rotate(180deg);
    }
    30%,
    80% {
        transform: translate(40px, 60px) rotate(0deg);
    }
}

@keyframes squareMover {
    0%,
    100% {
        transform: translate(0, 0) rotate(0);
    }
    20%,
    60% {
        transform: translate(20px, 40px) rotate(180deg);
    }
    30%,
    80% {
        transform: translate(40px, 60px) rotate(0deg);
    }
}

@-webkit-keyframes treeMove {
    0%,
    100% {
        transform: rotate(0deg) translateX(0);
    }
    25%,
    75% {
        transform: rotate(5deg) translateX(15px);
    }
    50% {
        transform: rotate(10deg) translateX(30px);
    }
}

@keyframes treeMove {
    0%,
    100% {
        transform: rotate(0deg) translateX(0);
    }
    25%,
    75% {
        transform: rotate(5deg) translateX(15px);
    }
    50% {
        transform: rotate(10deg) translateX(30px);
    }
}


/*--------------------------------------------------------------
#     Zoom Fade Css
--------------------------------------------------------------*/

.zoom-fade {
    animation-name: zoom-fade;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}

@keyframes zoom-fade {
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}


/* custom animations */

@keyframes btnIconMove {
    0% {
        transform: rotate(0deg) translate(0px, 0px);
    }
    50% {
        transform: rotate(20deg) translate(10px, 0px);
    }
    100% {
        transform: rotate(0deg) translate(0px, 0px);
    }
}

@keyframes ImgBounce {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(10px);
    }
    75% {
        transform: translateY(5px);
    }
    100% {
        transform: translateY(0px);
    }
}


/** squares **/

@keyframes squares {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    20% {
        -webkit-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}

@-moz-keyframes squares {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    20% {
        -moz-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }
    100% {
        -moz-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}

@-o-keyframes squares {
    0% {
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    20% {
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }
    100% {
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}

@keyframes squares {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
    20% {
        -webkit-transform: scale(1.24);
        -moz-transform: scale(1.24);
        -o-transform: scale(1.24);
        transform: scale(1.24);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -o-transform: scale(2.1);
        transform: scale(2.1);
        opacity: 0;
    }
}


/* Templates
--------------------------------------------- */


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Cards
# Common
# Form
# Navigations
# Animations
# Mobile Nav
# Search Popup
# Page Header
# Google Map
# Client Carousel
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/

:root {
    --roofsie-font: 'Manrope', sans-serif;
    --roofsie-reey-font: "reeyregular";
    --roofsie-gray: #6c6b6f;
    --roofsie-gray-rgb: 108, 107, 111;
    --roofsie-#ffffff: #ffffff;
    --roofsie-#ffffff-rgb: 255, 255, 255;
    --roofsie-base: #28a7aa;
    --roofsie-base-rgb: 255, 79, 71;
    --roofsie-black: #1c1b1f;
    --roofsie-black-rgb: 28, 27, 31;
    --roofsie-primary: #f4f1ee;
    --roofsie-primary-rgb: 244, 241, 238;
    --roofsie-bdr-radius: 5px;
}

.row {
    --bs-gutter-x: 30px;
}

.gutter-y-30 {
    --bs-gutter-y: 30px;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: #242424;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

body.locked {
    overflow: hidden;
}

a {
    color: #242424;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1c1b1f;
    margin: 0;
    font-weight: 800;
}

p {
    margin: 0;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
}

.ml-0 {
    margin-left: 0;
}

.icon-svg svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
    color: currentColor;
    border-color: currentColor;
    z-index: 99;
}

.icon-svg-large svg {
    width: 65px;
    height: 65px;
    fill: currentColor;
    color: currentColor;
    border-color: currentColor;
    z-index: 9;
}

::-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;
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
}

.container {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

::-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;
}

.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: 0.4;
    z-index: -1;
}

.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: none !important;
    background-color: #1074bc;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border-radius: 5px;
    padding: 10px 20px;
    transition: all 0.5s linear;
    overflow: hidden;
    z-index: 1;
}

.thm-btn i {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding-left: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.thm-btn:before {
    transition-duration: 800ms;
    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: #ed392a;
}

.thm-btn:hover {
    color: #ffffff;
}

.thm-btn:hover:before {
    top: -40%;
}

.section-title {
    position: relative;
    display: block;
}

.section-sub-title {
    font-size: 16px;
    color: #1074bc;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
    display: block;
}

.section-title__title {
    margin: 0;
    color: #1c1b1f;
    font-size: 40px;
    line-height: 120%;
    font-weight: 600;
}

@media(max-width:1199px) {
    .section-title__title {
        font-size: 35px;
    }
}

@media(max-width:767px) {
    .section-title__title {
        font-size: 30px;
    }
    .section-sub-title {
        font-size: 14px;
    }
}

@media(max-width:479px) {
    .section-title__title {
        font-size: 26px;
    }
}

.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: none !important;
}

.bootstrap-select>.dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: 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, 0.2);
}

.bootstrap-select .dropdown-menu>li.selected>a {
    background: transparent;
    color: #000;
}

.bootstrap-select .dropdown-menu>li>a {
    font-size: 14px;
    font-weight: 500;
    padding: 4px 20px;
    color: #000;
    background: transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.bootstrap-select .dropdown-menu>li>a:hover {
    background: #ffffff;
    color: #1074bc;
    cursor: pointer;
}

.preloader {
    position: fixed;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    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;
    text-align: 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;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-image: url(../images/loader.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70px auto;
    width: 100%;
    height: 100%;
}


/*--------------------------------------------------------------
# Navigations One
--------------------------------------------------------------*/


/*Header fixed css*/

.fixed .header-section .menu .sub-menu li {
    padding: 0;
}


/*Heder fixed css end*/

.main-header {
    position: relative;
    z-index: 9999;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    -khtml-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background: rgba(245, 249, 255, .9);
}

.main-header .header-top {
    padding: 7px 100px 7px 110px;
    background: #1074bc;
}

.main-header .header-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-header .header-top .top-left {
    display: flex;
    align-items: center;
}

.main-header .header-top .social-link {
    display: flex;
}

.main-header .header-top .top-right {
    display: flex;
    align-items: center;
}

.main-header .header-top .top-right a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 300;
}

.main-header .header-top .top-right a+a {
    margin-left: 20px;
}

.main-header .header-top .top-right a i {
    margin-right: 10px;
}

.main-header .header-top .social-link li a i {
    font-size: 20px;
}

.main-header .header-top .social-link li+li {
    margin: 0 0 0 10px;
}

.main-header .header-top .top-right p {
    margin: 0;
    font-size: 14px;
    color: #ffffff;
}

.header-section {
    position: relative;
    padding: 5px 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-section .show-mobile-num {
    margin: 0 50px 0 0;
    display: none;
}

.header-section .logo {
    max-width: 250px;
    position: relative;
    z-index: 1;
    width: 100%;
}

/*.header-section .logo::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: -50px;
    background: #ffeded;
    z-index: -1;
    width: 150px;
    height: 134px;
}*/

/*.header-section .logo::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 84px;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background: #ffeded;
    bottom: auto;
    z-index: -1;
    height: 35px;
}*/

.header-section .logo img{
    max-width: 85% !important;
}



/*.header-section .logo a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 104px;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background: #ff4f4b;
    bottom: auto;
    z-index: -1;
    height: 41px;
}*/

.header-section .logo a .logo-head {
    max-width: 116px;
}

.header-section .logo a .flag-logo {
    max-width: 35px;
    margin-left: 5px;
    max-height: 30px;
}

.header-section .logo a .logo-text {
    font-size: 9px;
    color: #28a7aa;
    font-weight: 600;
    line-height: 100%;
    padding-top: 5px;
}

.header-section .menu ul li {
    display: inline-block;
}

.header-section .menu ul li+li {
    margin: 0 0 0 30px;
}

.header-section .menu ul li a {
    font-size: 15px;
    text-transform: capitalize;
    color: #242424;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    padding: 38px 0px;
}

.header-section .menu ul li.active>a {
    color: #f03828;
    position: relative;
}

.menu ul .sub-menu li+li {
    margin-left: 0;
}

@media (min-width: 1200px) {
    .header-section .menu {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
    }
    .fixed.main-header {
        position: fixed;
        -webkit-animation: smoothScroll .5s forwards;
        -khtml-animation: smoothScroll .5s forwards;
        -moz-animation: smoothScroll .5s forwards;
        -ms-animation: smoothScroll .5s forwards;
        -o-animation: smoothScroll .5s forwards;
        animation: smoothScroll .5s forwards;
    }
    .fixed.main-header .header-top {
        display: none;
    }
    @keyframes smoothScroll {
        0% {
            -webkit-transform: translateY(-100px);
            -khtml-transform: translateY(-100px);
            -moz-transform: translateY(-100px);
            -ms-transform: translateY(-100px);
            -o-transform: translateY(-100px);
            transform: translateY(-100px);
        }
        100% {
            -webkit-transform: translateY(0);
            -khtml-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0);
        }
    }
    .header-section .menu ul li a:hover {
        color: #1074bc;
    }
    .menu ul .sub-menu {
        position: absolute;
        top: 57px;
        left: 0;
        -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 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
        transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
        transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
        transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
        z-index: 99;
        background-color: white;
        box-shadow: 0px 10px 39.2px 0.8px rgba(0, 0, 0, 0.1);
        border-bottom-left-radius: 10px;
        padding: 20px 0px;
        border-bottom-right-radius: 10px;
        margin: 0;
    }
    .menu ul li:hover>.sub-menu {
        display: inherit;
        opacity: 1;
        visibility: visible;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }
    .menu>ul .sub-menu .sub-menu {
        top: 0!important;
        left: 180px;
        padding: 0;
        list-style: none;
    }
    .menu ul .sub-menu li {
        padding: 0;
        margin: 0px;
        width: 180px;
        float: none;
        display: list-item;
        position: relative;
    }
    .menu ul .sub-menu li a {
        display: block;
        padding: 12px 10px;
        font-size: 13px;
        font-weight: 600;
        line-height: 150%;
        color: #6c6b6f;
        border-bottom: 1px solid rgb(223 223 223 / 10%);
    }
    .menu>ul .sub-menu .dropdown>a:after {
       position: absolute;
        content: '\e902';
        font-family: icomoon!important;
        right: 8px;
        top: 11px;
        font-size: 14px;
        transform: rotateZ(-90deg);
    }
    .menu ul .sub-menu li a.active {
        color: #fff;
        background-color: #b4d51b;
    }
    .menu ul .sub-menu li a:hover {
        color: #1074bc;
    }
    .menu>ul>.dropdown>a:after {
        display: inline-block;
        position: absolute;
        content: "\e902";
        top: 42px;
        right: -16px;
        font-family: icomoon!important;
        font-size: 14px;
        font-weight: 600;
        line-height: 100%;
    }
}

.header-section .head_right {
    display: flex;
    align-items: center;
}

.header-section .head_right .call_icon a {
    display: inline-block;
    height: 40px;
    width: 40px;
    background: #ff4f4b;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    color: #ffeded;
}

.header-section .head_right .call_num {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.header-section .head_right .call_num span {
    font-size: 12px;
    line-height: 100%;
    color: #1E0700;
    font-weight: 400;
}

.header-section .head_right .call_num a {
    font-size: 14px;
    line-height: 100%;
    color: #1E0700;
    margin-top: 8px;
    font-weight: 700;
}

.mob_icon_main .mob_show {
    display: none;
}

.mob_icon_main .call_icon a {
    display: none;
    display: inline-block;
    height: 40px;
    width: 40px;
    background: #ffeded;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    color: #1074bc;
}


@media (min-width: 1200px) {
    .header-section .head_right .call_num a:hover {
        color: #1074bc;
    }
    .header-section .head_right .call_icon a:hover {
        background: #1074bc;
        color: #ffffff;
    }
}
@media (min-width: 1300px) {
    .header-section {
        padding: 5px 88px !important;
    }
}

@media (min-width: 1640px) {
    .header-section {
        padding: 5px 230px !important;
    }
    .main-header .header-top {
        padding: 7px 250px 7px 250px;
    }
    .menu ul .sub-menu li+li {
        margin-left: 0;
    }
}
@media (min-width: 1920px) {
    .main-header .header-top {
        padding: 7px 350px 7px 350px;
    }
        .header-section {
        padding: 5px 340px !important;
    }
}
@media (max-width: 1200px) {
    .main-header {
        height: 80px;
    }
    .header-section .logo a {
        top: 0;
    }
    .header-section .logo {
        max-width: 70%;
    }
    .header-section .logo::before {
        left: -20px;
    }
    .header-section .logo a:after {
        top: 84px;
        width: 150px;
        left: -20px;
    }
    .main-header .header-top {
        display: none;
    }
    .header-section {
        padding: 10px 20px;
    }
    .header-section .logo::after {
        width: 150px;
        left: -20px;
        top: 83px;
    }
    .main-header .header-top .top-left {
        display: none;
    }
    .head_right {
        display: none;
    }
    .mob_icon_main .mob_show {
        display: flex;
        margin-right: 20px;
    }
}

@media (max-width: 768px) {
    .header-section {
        padding: 6px 20px;
    }
    .main-header .header-top {
        justify-content: center;
        padding: 7px 15px;
    }
    .header-section .logo::before{
        width: 140px;
    }
    .header-section .logo a:after{
        width: 140px;
    }
    .header-section .logo::after{
        width: 140px;
    }
    .header-section .logo img{
        max-width: 35% !important;
    }
}
@media (max-width: 468px) {
    .header-section .logo img{
        max-width: 70% !important;
    }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Home Showcase
--------------------------------------------------------------*/

.home-showcase {
    margin-top: -31px;
    margin-bottom: -31px;
}

.home-showcase__inner {
    padding: 40px 40px 34px;
    background-color: #ffffff;
    box-shadow: 0px 10px 39.2px 0.8px rgba(0, 0, 0, 0.1);
    border-top: 2px solid #28a7aa;
    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: #28a7aa;
    overflow: hidden;
    border-radius: 10px;
}

.home-showcase .home-showcase__image>img {
    width: 100%;
    border-radius: 10px;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.home-showcase__image:hover>img {
    opacity: 0.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: -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;
    -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: 500ms ease;
    transition: 500ms ease;
}

.home-showcase__buttons__item {
    padding: 10px 20px;
    width: 150px;
    text-align: center;
}

.home-showcase__buttons__item+.home-showcase__buttons__item {
    margin-top: 10px;
}

.home-showcase__title {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #1c1b1f;
    margin-top: 16px;
}

.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 0px;
    background-color: rgba(0, 0, 0, 0);
}

.mobile-nav__wrapper .home-showcase__title {
    color: var(--roofsie-#ffffff, #ffffff);
}

.stricky-header .megamenu-left .container {
    margin: 0;
    margin-left: 25px;
}


/*--------------------------------------------------------------
# Navigations Two
--------------------------------------------------------------*/

.main-header-two {
    width: 100%;
    background: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 99;
    position: relative;
}

.main-header-two__top {
    position: relative;
    display: block;
    background-color: #ffffff;
}

.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-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: 0px 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 {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-two__top-social a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #1c1b1f;
    height: 40px;
    width: 40px;
    background-color: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header-two__top-social a:hover {
    background-color: #ffffff;
}

.main-header-two__middle {
    position: relative;
    display: block;
    background-color: #ffffff;
}

.main-header-two__middle-inner {
    position: relative;
    display: block;
}

.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 #28a7aa;
    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 #1c1b1f;
    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: #28a7aa;
    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 #28a7aa;
    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 #28a7aa;
    border-left: 93px solid transparent;
    border-right: 93px solid transparent;
}

.main-header-two__shape-7 {
    position: absolute;
    top: 103px;
    left: 105px;
    border-left: 0px 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__logo a>img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.main-header-two__address {
    position: relative;
    display: block;
    float: right;
    padding: 25px 0 24px;
}

.main-header-two__address-list {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-two__address-list li {
    position: relative;
    display: flex;
}

.main-header-two__address-list li:before {
    position: absolute;
    top: -6px;
    bottom: -4px;
    right: -33px;
    content: "";
    width: 2px;
    background-color: #28a7aa;
    transform: rotate(10deg);
}

.main-header-two__address-list li:last-child:before {
    display: none;
}

.main-header-two__address-list li+li {
    margin-left: 65px;
}

.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: #28a7aa;
    position: relative;
    display: inline-block;
}

.main-header-two__address-list li:last-child .icon span {
    font-size: 48px;
}

.main-header-two__address-list li:last-child .icon {
    top: 3px;
}

.main-header-two__address-list li .content {
    margin-left: 20px;
}

.main-header-two__address-list li:last-child .content {
    margin-left: 8px;
    top: 10px;
    position: relative;
}

.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: #1c1b1f;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header-two__address-list li .content h5 a:hover {
    color: #28a7aa;
}

.main-menu-two__wrapper {
    position: relative;
    display: block;
}

.main-menu-two__wrapper-inner {
    display: block;
    background-color: #1c1b1f;
    margin-left: 105px;
    padding-left: 107px;
}

.main-menu-two__wrapper-inner-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 50%;
    background-color: #1c1b1f;
    z-index: -1;
}

.main-menu-two__left {
    display: block;
    float: left;
}

.main-menu-two__main-menu-box {
    display: block;
}

.main-menu-two__right {
    position: relative;
    display: flex;
    float: right;
    align-items: center;
}

.main-menu-two__search-box-get-quote {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu-two__search-box {
    position: relative;
    display: flex;
    align-items: center;
    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-#ffffff-rgb), 0.1);
}

.main-menu-two__search {
    font-size: 24px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-two__search:hover {
    color: #28a7aa;
}

.main-menu-two__btn:hover {
    color: #28a7aa;
}

.main-menu-two__btn:before {
    background-color: #ffffff;
}

.main-menu-two__btn:hover i {
    background-color: #28a7aa;
    color: #ffffff;
}

.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+li,
.stricky-header.main-menu-two .main-menu__list>li+li {
    margin-left: 45px;
}

.main-menu-two .main-menu__list>li>a,
.stricky-header.main-menu-two .main-menu__list>li>a {
    color: #86838c;
}

.main-menu-two .main-menu__list>li.current>a,
.main-menu-two .main-menu__list>li.current-menu-ancestor>a,
.main-menu-two .main-menu__list>li.current_page_item>a,
.main-menu-two .main-menu__list>li.current-menu-item>a,
.main-menu-two .main-menu__list>li.current-menu-parent>a,
.main-menu-two .main-menu__list>li:hover>a,
.stricky-header.main-menu-two .main-menu__list>li.current>a,
.stricky-header.main-menu-two .main-menu__list>li.current-menu-ancestor>a,
.stricky-header.main-menu-two .main-menu__list>li.current_page_item>a,
.stricky-header.main-menu-two .main-menu__list>li.current-menu-itemm>a,
.stricky-header.main-menu-two .main-menu__list>li.current-menu-parent>a,
.stricky-header.main-menu-two .main-menu__list>li:hover>a {
    color: #28a7aa;
}

.stricky-header .main-menu-two__wrapper-inner {
    margin-left: 0px;
    padding-left: 0px;
}

.stricky-header .main-menu-two__wrapper-inner-bg {
    left: 0;
}


/*--------------------------------------------------------------
# Navigations Three
--------------------------------------------------------------*/

.main-header-three {
    position: relative;
    display: block;
    background-color: #1c1b1f;
    z-index: 99;
}

.main-header-three-shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.03;
    z-index: -1;
}

.main-header-three__top {
    position: relative;
    display: block;
}

.main-header-three__top-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #151417;
    margin-left: 200px;
    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-left-text {
    font-size: 14px;
    color: #86838c;
    font-weight: 400;
}

.main-header-three__top-menu {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-three__top-menu li {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-three__top-menu li+li {
    margin-left: 30px;
}

.main-header-three__top-menu li:before {
    position: absolute;
    top: 10px;
    bottom: 8px;
    right: -14px;
    content: "";
    width: 1px;
    background-color: #86838c;
    transform: rotate(15deg);
}

.main-header-three__top-menu li:last-child:before {
    display: none;
}

.main-header-three__top-menu li a {
    font-size: 14px;
    color: #86838c;
    font-weight: 400;
    display: flex;
    align-items: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header-three__top-menu li a:hover {
    color: #28a7aa;
}

.main-menu-three__wrapper {
    position: relative;
    display: block;
}

.main-menu-three__wrapper-inner {
    display: block;
    padding-left: 200px;
}

.main-menu-three__logo {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}

.main-menu-three__logo a>img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.main-menu-three__left {
    display: block;
    float: left;
}

.main-menu-three__main-menu-box {
    display: block;
}

.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-#ffffff-rgb), 0.1);
}

.main-menu-three__search {
    font-size: 24px;
    color: #ffffff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-three__search:hover {
    color: #28a7aa;
}

.main-menu-three__btn:hover {
    color: #28a7aa;
}

.main-menu-three__btn:before {
    background-color: #ffffff;
}

.main-menu-three__btn:hover i {
    background-color: #28a7aa;
    color: #ffffff;
}

.main-menu-three .main-menu__list>li>a,
.stricky-header.main-menu-three .main-menu__list>li>a {
    color: #86838c;
}

.main-menu-three .main-menu__list>li.current-menu-ancestor>a,
.main-menu-three.main-menu__list>li.current_page_item>a,
.main-menu-three .main-menu__list>li.current-menu-item>a,
.main-menu-three .main-menu__list>li.current-menu-parent>a,
.main-menu-three .main-menu__list>li.current>a,
.main-menu-three .main-menu__list>li:hover>a,
.stricky-header.main-menu-three .main-menu__list>li.current>a,
.stricky-header.main-menu-three .main-menu__list>li.current-menu-ancestor>a,
.stricky-header.main-menu-three .main-menu__list>li.current_page_item>a,
.stricky-header.main-menu-three .main-menu__list>li.current-menu-item>a,
.stricky-header.main-menu-three .main-menu__list>li.current-menu-parent>a,
.stricky-header.main-menu-three .main-menu__list>li:hover>a {
    color: #28a7aa;
}

.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;
}

.main-menu-three .main-menu__list>li+li,
.stricky-header.main-menu-three .main-menu__list>li+li {
    margin-left: 45px;
}

.stricky-header.main-menu-three {
    background-color: #1c1b1f;
}

.stricky-header .main-menu-three__logo {
    top: 8px;
}

.main-menu-three__bottom {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
}

.main-menu-three__bottom-inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px;
    padding: 23px 40px 23px;
    background-color: #ffffff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}

.main-header-three__address-list {
    position: relative;
    display: flex;
    align-items: center;
}

.main-header-three__address-list li {
    position: relative;
    display: flex;
}

.main-header-three__address-list li:before {
    position: absolute;
    top: -6px;
    bottom: -4px;
    right: -33px;
    content: "";
    width: 2px;
    background-color: #28a7aa;
    transform: rotate(10deg);
}

.main-header-three__address-list li:last-child:before {
    display: none;
}

.main-header-three__address-list li+li {
    margin-left: 65px;
}

.main-header-three__address-list li .icon {
    position: relative;
    display: block;
    top: 2px;
}

.main-header-three__address-list li .icon span {
    font-size: 30px;
    color: #28a7aa;
    position: relative;
    display: inline-block;
}

.main-header-three__address-list li:last-child .icon span {
    font-size: 48px;
}

.main-header-three__address-list li:last-child .icon {
    top: 3px;
}

.main-header-three__address-list li .content {
    margin-left: 20px;
}

.main-header-three__address-list li:last-child .content {
    margin-left: 8px;
    top: 10px;
    position: relative;
}

.main-header-three__address-list li .content p {
    font-size: 13px;
    line-height: 13px;
}

.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: #1c1b1f;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-header-three__address-list li .content h5 a:hover {
    color: #28a7aa;
}

.main-menu-three__bottom-right {
    position: relative;
    display: block;
}

.main-menu-three__social {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu-three__social a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background-color: #28a7aa;
    border-radius: 50%;
    font-size: 15px;
    color: #1c1b1f;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-three__social a:hover {
    background-color: #28a7aa;
    color: #ffffff;
}

.main-menu-three__social a+a {
    margin-left: 10px;
}

.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-three .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul {
    top: 66%;
}

.stricky-header.main-menu-three .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul {
    top: 0%;
}


/*--------------------------------------------------------------
# Main Slider
--------------------------------------------------------------*/

.main-slider {
    position: relative;
    display: block;
    z-index: 91;
}

.main-slider .swiper-slide {
    position: relative;
    background-color: #1c1b1f;
}

.main-slider .container {
    position: relative;
    padding-top: 157px;
    padding-bottom: 155px;
    z-index: 30;
}

.main-slider .image-layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: transform 7000ms ease, opacity 1500ms ease-in;
    transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    z-index: 1;
}

.main-slider .swiper-slide-active .image-layer {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.main-slider .image-layer:before {
    position: absolute;
    left: -1px;
    top: 0px;
    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: 0px;
    top: 0px;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(var(--roofsie-black-rgb), 0.3);
    z-index: -1;
}

.main-slider__content {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 700px;
}

.main-slider__title {
    position: relative;
    font-size: 45px;
    color: #ffffff;
    font-weight: 800;
    line-height: 120%;
    margin-bottom: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main_slider_smalltitle {
    color: #ffffff;
    font-size: 26px;
    font-weight: 300;
    margin: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__text {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 42px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider .swiper-slide-active .main-slider__text {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider__btn-box {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider__btn:before {
    background-color: #ffffff;
}

.main-slider__btn+.main-slider__btn:before {
    background-color: #f03828;
}

.main-slider__btn-box .main-slider__btn+.main-slider__btn {
    margin-left: 20px;
    background: #ffffff;
    color: #f03828;
}

.main-slider__btn-box .main-slider__btn+.main-slider__btn i {
    color: #f03828;
}

@media(min-width:1200px) {
    .main-slider__btn:hover i {
        color: #1074bc;
    }
    .main-slider__btn:hover {
        color: #1074bc;
    }
    .main-slider__btn-box .main-slider__btn+.main-slider__btn:hover {
        background: #f03828;
        color: #ffffff;
    }
    .main-slider__btn-box .main-slider__btn+.main-slider__btn:hover i {
        color: #ffffff;
    }
}

.main-slider .swiper-slide-active .main-slider__title,
.main-slider .swiper-slide-active .main_slider_smalltitle,
.main-slider .swiper-slide-active .main-slider__btn-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.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: absolute;
    top: auto;
    right: 0;
    bottom: auto;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border-radius: 50%;
    margin: 0;
    text-align: center;
    height: 50px;
    width: 50px;
    transition: all 500ms ease;
    border: 1px solid #fff;
    color: #ffffff;
}

.main-slider__nav .swiper-button-next:hover,
.main-slider__nav .swiper-button-prev:hover {
    color: #1074bc;
    border: 1px solid #1074bc;
}

.main-slider__nav .swiper-button-next::after,
.main-slider__nav .swiper-button-prev::after {
    display: none;
}

.main-slider__nav .swiper-button-prev {
    left: 0;
    right: auto;
    transform: rotate(180deg);
}

@media(max-width:1199px) {
    .main-slider__title {
        font-size: 35px;
    }
    .main-slider__nav .swiper-button-prev {
        left: 15px;
        height: 30px;
        width: 30px;
        font-size: 10px;
    }
    .common-title .small-title {
        font-size: 14px;
        padding: 0 40px;
    }
    .main-slider__nav .swiper-button-next {
        right: 15px;
        height: 30px;
        width: 30px;
        font-size: 10px;
    }
    .main_slider_smalltitle {
        font-size: 22px;
    }
}

@media(max-width:767px) {
    .main-slider__title {
        font-size: 30px;
    }
    .main_slider_smalltitle {
        font-size: 20px;
    }
    .main-slider__nav {
        top: -60px;
        left: 0;
        position: relative;
        width: 100px;
        margin: 0 auto;
        transform: translateY(0) translateX(0);
    }
}

@media(max-width:568px) {
    .main-slider__btn-box .main-slider__btn {
        margin-left: 7px !important;
        margin-bottom: 15px;
    }
}

@media(max-width:380px) {
    .main-slider__btn-box .main-slider__btn {
        width: 100%;
        margin: 10px 0 0 0 !important;
        max-width: 200px;
    }
}


/*--------------------------------------------------------------
# Main Slider Two
--------------------------------------------------------------*/

.main-slider-two {
    position: relative;
    display: block;
}

.main-slider-two .swiper-slide {
    position: relative;
}

.main-slider-two .container {
    position: relative;
    padding-top: 165px;
    padding-bottom: 165px;
    z-index: 30;
}

.image-layer-two {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: transform 7000ms ease, opacity 1500ms ease-in;
    transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    z-index: 1;
}

.main-slider-two .swiper-slide-active .image-layer-two {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.image-layer-two:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(var(--roofsie-black-rgb), 0.7);
    z-index: -1;
}

.main-slider-two__content {
    position: relative;
    display: block;
    text-align: center;
}

.main-slider-two__icon {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__icon img {
    width: auto;
}

.main-slider-two__title {
    position: relative;
    font-size: 80px;
    color: #ffffff;
    font-weight: 800;
    line-height: 95px;
    margin-top: 31px;
    margin-bottom: 33px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__btn-box {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-two__btn:hover {
    color: #28a7aa;
}

.main-slider-two__btn:before {
    background-color: #ffffff;
}

.main-slider-two__btn:hover i {
    background-color: #28a7aa;
    color: #ffffff;
}

.main-slider-two .swiper-slide-active .main-slider-two__title,
.main-slider-two .swiper-slide-active .main-slider-two__icon,
.main-slider-two .swiper-slide-active .main-slider-two__btn-box {
    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-#ffffff-rgb), 0.2);
    border: 2px solid rgba(var(--roofsie-#ffffff-rgb), 0.2);
    border-radius: 50%;
    margin: 0;
    text-align: center;
    transition: all 500ms ease;
}

.main-slider-two__nav .swiper-button-next:hover,
.main-slider-two__nav .swiper-button-prev:hover {
    color: rgba(var(--roofsie-#ffffff-rgb), 1);
    border: 2px solid rgba(var(--roofsie-#ffffff-rgb), 1);
}

.main-slider-two__nav .swiper-button-next {
    right: -110px;
}

.main-slider-two__nav .swiper-button-prev {
    left: -110px;
}

.main-slider-two__nav .swiper-button-next:hover,
.main-slider-two__nav .swiper-button-prev:hover {
    opacity: 1;
}

.main-slider-two__nav .swiper-button-next::after,
.main-slider-two__nav .swiper-button-prev::after {
    display: none;
}


/*--------------------------------------------------------------
# Main Slider Three
--------------------------------------------------------------*/

.main-slider-three {
    position: relative;
    display: block;
}

.main-slider-three .swiper-slide {
    position: relative;
}

.main-slider-three .container {
    position: relative;
    padding-top: 192px;
    padding-bottom: 160px;
    z-index: 30;
}

.image-layer-three {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    transition: transform 7000ms ease, opacity 1500ms ease-in;
    transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
    z-index: 1;
}

.main-slider-three .swiper-slide-active .image-layer-three {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.image-layer-three:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgba(21, 21, 24, 0.7);
    z-index: -1;
}

.main-slider-three__content {
    position: relative;
    display: block;
    text-align: center;
}

.main-slider-three__title {
    position: relative;
    font-size: 70px;
    color: #ffffff;
    font-weight: 800;
    line-height: 84px;
    margin-bottom: 26px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-120px);
    transform: translateY(-120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three__text {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 41px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three .swiper-slide-active .main-slider-three__text {
    visibility: visible;
    opacity: 0.60;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider-three__btn-box {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease;
    transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}

.main-slider-three .swiper-slide-active .main-slider-three__title,
.main-slider-three .swiper-slide-active .main-slider-three__btn-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}

.main-slider-three__nav {
    position: absolute;
    top: 46%;
    left: 50%;
    z-index: 100;
    transform: translateY(-50%) translateX(-50%);
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    height: 0;
    line-height: 0;
}

.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-#ffffff-rgb), 0.2);
    border: 2px solid rgba(var(--roofsie-#ffffff-rgb), 0.2);
    border-radius: 50%;
    margin: 0;
    text-align: center;
    transition: all 500ms ease;
    padding: 23px 0;
}

.main-slider-three__nav .swiper-button-next:hover,
.main-slider-three__nav .swiper-button-prev:hover {
    color: rgba(var(--roofsie-#ffffff-rgb), 1);
    border: 2px solid rgba(var(--roofsie-#ffffff-rgb), 1);
}

.main-slider-three__nav .swiper-button-next::after,
.main-slider-three__nav .swiper-button-prev::after {
    display: none;
}

.main-slider-three__nav .swiper-button-prev {
    margin-bottom: 10px;
}

#main-slider-pagination {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: auto;
    right: 50%;
    display: flex;
    text-align: right;
    align-items: flex-end;
    flex-direction: column;
    -webkit-transform: translate(50%, calc(-50% + 0px));
    transform: translate(50%, calc(-50% + 0px));
    max-width: 1200px;
    padding: 0 15px;
    height: 0;
    line-height: 0;
    z-index: 10;
}

#main-slider-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: 0.3;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 5px;
}

#main-slider-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-top: 6px;
}

#main-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}


/*--------------------------------------------------------------
# Feature One
--------------------------------------------------------------*/

.feature-one {
    position: relative;
    display: block;
    padding: 0 0 27px;
    margin-top: -3px;
    z-index: 92;
}

.feature-one__inner {
    position: relative;
    display: block;
}

.feature-one__single {
    position: relative;
    display: block;
    background-color: #ffffff;
    box-shadow: 0px 10px 39.2px 0.8px rgba(0, 0, 0, 0.1);
    padding: 0 40px 30px;
    margin-bottom: 93px;
    z-index: 1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.feature-one__single:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #1074bc;
}

.feature-one__single:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffeded;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    z-index: -1;
}

.feature-one__single:hover:after {
    opacity: 1;
    visibility: visible;
}

.feature-one__single-inner {
    position: relative;
    display: block;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    z-index: 1;
}

.feature-one__top {
    display: flex;
    align-items: center;
}

.feature-one__icon {
    position: relative;
    display: flex;
    background-color: #1074bc;
    height: 82px;
    width: 96px;
    text-align: center;
    justify-content: center;
}

.feature-one__icon:before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 60px solid #1074bc;
    border-left: 69px solid transparent;
    border-right: 69px solid transparent;
}

.feature-one__icon::after {
    content: '';
    position: absolute;
    left: -32px;
    top: -67px;
    width: 160px;
    height: 78px;
    background-color: #FFFFFF;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    transform: rotate(180deg);
    z-index: -1;
}

.feature-one__icon span {
    position: relative;
    display: inline-block;
    font-size: 50px;
    color: #ffffff;
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.feature-one__single:hover .feature-one__icon span {
    transform: scale(0.9);
}

.feature-one__title-box {
    position: relative;
    margin-left: 35px;
    top: 4px;
}

.feature-one__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
}

.feature-one__title a {
    color: #3E3E3E;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-one__single:hover .feature-one__title a {
    color: #e73d26;
}

.feature-one__text {
    padding-top: 21px;
    padding-bottom: 11px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    font-size: 13px;
    line-height: 160%;
    font-weight: 600;
}

.feature-one__single:hover .feature-one__text {
    color: #000000;
}

.feature-one__read-more {
    position: relative;
    display: flex;
    align-items: center;
}

.feature-one__read-more a {
    font-size: 12px;
    font-weight: 500;
    color: #616374;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-one__single:hover .feature-one__read-more a {
    color: #000000;
}

.feature-one__read-more a i {
    position: relative;
    display: inline-block;
    color: #1074bc;
    font-size: 14px;
    text-align: center;
    top: 1px;
    margin-left: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.feature-one__single:hover .feature-one__read-more a i {
    color: #ed3927;
}
.feature-one__single:hover .feature-one__read-more a{
    color: #ed3927;
}
@media(max-width:991px) {
    .feature-one {
        padding: 30px 0;
    }
    .feature-one__single {
        margin-bottom: 30px;
        padding: 0 20px 15px;
    }
    .feature-one__icon:before,
    .feature-one__icon::after {
        content: none;
    }
    .feature-one__icon {
        align-items: center;
        height: 60px;
        width: 60px;
    }
    .feature-one__icon span {
        font-size: 30px;
    }
}

@media(max-width:767px) {
    .feature-one__title {
        font-size: 16px;
    }
}

@media(max-width:479px) {
    .feature-one__title-box {
        margin-left: 20px;
    }
}


/*--------------------------------------------------------------
# About One-------------------------------------------------------------*/

.about-one {
    position: relative;
    display: block;
    padding: 0 0 120px;
}

.about-one__shape {
    position: absolute;
    bottom: 0;
    left: 0;
}

.about-one__shape img {
    width: auto;
}

.about-one__left {
    position: relative;
    display: block;
    padding-left: 70px;
}

.about-one__img-box {
    display: block;
}

.about-one__img {
    display: block;
    text-align: right;
}

.about-small-img {
    position: absolute;
    bottom: -100px;
    left: 0;
}

.about-count {
    position: absolute;
    bottom: 50px;
    left: -50px;
    background-image: url(../../assets/images/year_shape.png);
    height: 172px;
    width: 172px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 18px;
    text-align: center;
}

.about-count h3 {
    color: #1074bc;
    margin-bottom: 5px;
    font-size: 45px;
    font-weight: 700;
    line-height: 100%;
}

.about-count p {
    color: #242424;
    line-height: 120%;
}

.about-one__big-text {
    font-size: 100px;
    color: #f4f1ee;
    text-transform: uppercase;
    line-height: 100px;
    letter-spacing: 0.18em;
    position: absolute;
    top: 231px;
    right: -272px;
    transform: rotate(-90deg);
    font-weight: 800;
}

.about-one__right {
    position: relative;
    display: block;
}

.about-one__right .section-title {
    margin-bottom: 31px;
}

.about-one__points {
    position: relative;
    margin: 41px 0;
}

.about-one__points .icon-list {
    position: relative;
    display: block;
}

.about-one__points .icon-list .icon-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.about-one__points .icon-list .icon-box .icon {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 26px;
    color: #28a7aa;
}

.about-one__points .icon-list .icon-box .text-box {
    margin-left: 15px;
}

.about-one__points .icon-list .icon-box .text-box .small-title {
    font-size: 18px;
    font-weight: 600;
    color: #242424;
    font-family: 'Montserrat', sans-serif;
}

.about-one__points .icon-list .icon-box .text-box p {
    font-size: 14px;
    font-weight: 400;
    color: #242424;
    font-family: 'Montserrat', sans-serif;
    margin-top: 5px;
    line-height: 120%;
}

@media(max-width:1199px) {
    .about-one__left {
        padding-left: 0;
        margin-top: 40px;
    }
    .about-one__img {
        text-align: center;
    }
    .about-one__big-text {
        font-size: 80px;
        right: -30px;
        z-index: -1;
    }
}

@media(max-width:767px) {
    .about-one {
        padding: 30px 0;
    }
    .about-count {
        background-size: contain;
        height: 100px;
        width: 100px;
        background-repeat: no-repeat;
        left: auto;
        right: 10px;
        bottom: 10px;
    }
    .about-one__points {
        margin: 20px 0;
    }
    .about-one__text {
        font-size: 14px;
    }
    .about-one__right .section-title {
        margin-bottom: 20px;
    }
    .about-small-img {
        max-width: 200px;
        left: auto;
        right: 0;
        bottom: 0;
    }
    .about-count h3 {
        font-size: 24px;
    }
    .about-count p {
        font-size: 10px;
    }
}


/*--------------------------------------------------------------# Site Footer--------------------------------------------------------------*/

.services-one {
    position: relative;
    display: block;
    padding: 120px 0 90px;
    z-index: 1;
}

.services-one:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: #1074bc;
    height: 505px;
    z-index: -1;
}

.services-one:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background-image: url(../images/services_bg.png);
    z-index: -1;
    width: 1005px;
    height: 505px;
}

.services-one__top {
    position: relative;
    display: block;
    margin-bottom: 49px;
}

.services-one__top-left {
    position: relative;
    display: block;
}

.services-one__top-left .section-title {
    margin-bottom: 0;
}

.services-one__top-left .section-title__title {
    color: #ffffff;
}

.services-one__top-left .section-sub-title {
    color: #fff;
}

.services-one__top-right {
    position: relative;
    display: block;
    margin-top: 26px;
}

.services-one__top-right-text {
    color: #ffffff;
}

.services-one__bottom {
    position: relative;
    display: block;
}

.services-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
    max-width: 380px;
    box-shadow: 0px 10px 10px rgba(207, 207, 207, 0.051);
}

.service_slider .owl-stage-outer {
    padding: 10px;
    margin: -10px;
}

.services-one__single .services-one__img {
    position: relative;
    display: block;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 1;
}

.services-one__single .services-one__img .thumbnail_container {
    padding-bottom: 63.6%;
}

.services-one__img:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: perspective(400px) rotateX(-90deg) scale(0.2);
    -ms-transform: perspective(400px) rotateX(-90deg) scale(0.2);
    transform: perspective(400px) rotateX(-90deg) scale(0.2);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    z-index: 1;
}

.services-one__single:hover .services-one__img:before {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg) scale(1);
    -ms-transform: perspective(400px) rotateX(0deg) scale(1);
    transform: perspective(400px) rotateX(0deg) scale(1);
}

.services-one__single .services-one__img img {
    width: 100%;
    height:100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}

.services-one__single:hover .services-one__img img {
    transform: scale(1.1) rotate(2deg);
}

.services-one__content {
    position: relative;
    display: block;
    background-color: #ffffff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 22px 30px 19px;
    z-index: 1;
}

.services-one__icon {
    margin-top: -50px;
}

.services-one__icon img {
    max-width: 60px;
     padding: 10px;
    background-color: #ffeded;
    border-radius: 20px;
    text-align: center;
}

.services-one__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    margin: 15px 0;
}

.services-one__text {
    line-height: 140%;
}

.services-one__title a {
    color: #242424;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-one__title a:hover {
    color: #f03828;
}

.services-one__read-more {
    position: relative;
    display: flex;
    align-items: center;
    border-top: 2px solid #1074bc;
    padding-top: 10px;
    margin-top: 21px;
}

.services-one__read-more a {
    font-size: 14px;
    font-weight: 700;
    color: #242424;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-one__read-more:hover a {
    color: #f03828;
}
.services-one__read-more:hover a i {
    color: #f03828;
}

.services-one__read-more a i {
    display: inline-block;
    /*color: #28a7aa;*/
    font-size: 14px;
    margin-left: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.ui-datepicker th {
    border: medium none;
    font-weight: 600;
    padding: 2px 3px;
    text-align: center;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active {
    background: #1c1b1f;
    color: #ffffff;
    border-color: #1c1b1f;
}

#ui-datepicker-div.ui-widget {
    font-family: 'Montserrat', sans-serif;
}

@media(max-width:1199px) {
    .services-one {
        padding: 60px 0;
    }
    .services-one__single {
        max-width: 100%;
    }
    .services-one__top-right-text {
        font-size: 14px;
    }
    .services-one__text {
        font-size: 14px;
    }
    .services-one__title {
        font-size: 16px;
    }
}

@media(max-width:767px) {
    .services-one {
        padding: 30px 0;
    }
    .services-one__content {
        padding: 20px 15px;
    }
}


/*Testimonial css S*/

.testimonial_sec {
    background-color: #ffeded;
    padding: 100px 0;
    background-image: url(../../assets/images/testi-bg.png);
    background-size: cover;
}

.testimonial_sec .tetimonial_cont {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.testimonial_sec .tetimonial_cont .section-title {
    min-width: 300px;
    margin-right: 50px;
}

.testimonial_sec .tetimonial_cont .section-title .section-title__title {
    font-size: 35px;
    line-height: 125%;
}

.testimonial_slider .testi-box {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 12px 30px #E1EEFF;
    border-radius: 8px;
    padding: 50px 30px;
    max-width: 400px;
    z-index: 1;
}

.testimonial_slider .testi-box::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 0;
    width: 8px;
    background: #1074bc;
    border-radius: 20px 0 0 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.testimonial_slider .testi-box .user_prof {
    display: flex;
}

.testimonial_slider .testi-box .user_prof .image {
    margin-right: 20px;
}

.testimonial_slider .testi-box .user_prof .image img {
    max-width: 100px;
}

.testimonial_slider .testi-box .user_prof .user_info .small_title {
    font-size: 18px;
    font-weight: 600;
}

.testimonial_slider .testi-box .user_prof .user_info span {
    font-size: 12px;
}

.testimonial_slider .testi-box .tetimonial_desc {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
}

.icon-star {
    color: #d1cfce;
}

.icon-star.fill {
    color: #ffd52d;
}

@media(min-width:1200px) {
    .testimonial_slider .testi-box:hover:before {
        height: 100%;
    }
}

@media(max-width:1440px) {
    .testimonial_slider .testi-box {
        padding: 40px 20px;
    }
}

@media(max-width:1199px) {
    .testimonial_sec {
        padding: 50px 0;
    }
    .testimonial_sec .tetimonial_cont .section-title {
        min-width: 100%;
        margin: 0 0 30px 0;
    }
    .testimonial_sec .tetimonial_cont {
        flex-direction: column;
    }
    .testimonial_slider .testi-box {
        max-width: 100%;
    }
    .testimonial_sec .tetimonial_cont .section-title .section-title__title {
        font-size: 30px;
    }
}

@media(max-width:767px) {
    .testimonial_sec {
        padding: 30px 0;
    }
    .testimonial_sec .tetimonial_cont .section-title .section-title__title {
        font-size: 26px;
    }
    .testimonial_slider .testi-box {
        padding: 20px 15px;
    }
}


/*Testimonial css E*/


/*Need css S*/

.need_sec {
    background-color: #e93b27ba;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

.need_sec::before {
    position: absolute;
    content: '';
    background-image: url(../images/need_bg.svg);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: .1;
    background-size: cover;
    animation: move-bg 40s linear infinite;
    background-position: center;
}

@keyframes move-bg {
    from {
        transform: translate3d(0px, 0px, 0px);
    }
    to {
        transform: translate3d(850px, 0px, 0px);
    }
}

.need_sec .need_inner {
    display: flex;
}

.need_sec .need_inner .title_main {
    margin-right: 30px;
}

.need_sec .need_inner .small_title {
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}

.need_sec .need_inner .title {
    color: #ffffff;
    font-weight: 600;
    font-size: 28px;
}

.need_sec .need_inner .need_btn .thm-btn {
    background: #ffffff;
    color: #1074bc;
    padding: 10px 20px;
}
.need_sec .need_inner .need_btn .thm-btn:hover{
    color:#fff;
}
.need_sec .need_inner .need_btn .thm-btn:hover i {
 color:#fff;   
}
.need_sec .need_inner .need_btn .thm-btn i {
    color: #1074bc;
}

@media(max-width:1366px) {
    .need_sec .need_inner .title {
        font-size: 24px;
    }
}

@media(max-width:1199px) {
    .need_sec .need_inner {
        justify-content: space-around;
    }
    .need_sec::before {
        content: none;
    }
}

@media(max-width:767px) {
    .need_sec {
        padding: 20px 0;
    }
    .need_sec .need_inner .need_btn .thm-btn {
        padding: 10px;
    }
    .need_sec .need_inner .title {
        font-size: 20px;
    }
}

@media(max-width:568px) {
    .need_sec .need_inner {
        flex-direction: column;
    }
    .need_sec .need_inner .need_btn {
        margin-top: 20px;
    }
    .need_sec .need_inner .small_title {
        font-size: 12px;
    }
}


/*Need css E*/


/*Footer css S*/

.footer {
    padding: 50px 0;
    background: #1074bc;
    position: relative;
}

.footer_inner {
    display: flex;
}

.footer .f-logo {
    margin-bottom: 30px;
}

.footer .footer_link {
    margin: 0 0 20px 0;
    display: flex;
}

.footer .footer_link li {
    list-style: none;
}

.footer .footer_link li+li {
    margin: 0 0 0 30px;
}

.footer .footer_link li a {
  text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 17px;
}

.footer .footer_add_info {
    display: flex;
}

.footer .footer_add_info li {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    max-width: 250px;
    position: relative;
    padding-left: 25px;
    line-height: 160%;
}

.footer .footer_add_info li+li {
    margin: 0 0 0 50px;
}

.footer .footer_add_info li a {
    font-weight: 600;
    color: #fff;
    font-size: 14px;
}

.footer .footer_add_info li i {
    position: absolute;
    left: 0;
    top: 4px;
}

.footer_socail {
    display: flex;
    margin: 30px 0 0 0;
}

.footer_socail li+li {
    margin: 0 0 0 10px;
}

.footer_socail li a {
    font-size: 25px;
}

.footer_socail li a i {
    line-height: 14px;
}

.footer_bottom {
    display: flex;
     flex-direction: column;
    padding-top: 20px;
}

.footer_bottom p {
  color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 140%;
    margin: 0;
}

.footer_right {
    position: absolute;
    right: 0;
    top: -164px;
}

@media(min-width:1200px) {
    .footer .footer_link li a:hover {
        color: #eb3b23;
        font-weight: 700;
    }
    .footer .footer_add_info li a:hover {
        color: #eb3b23;
    }
}

@media(max-width:1366px) {
    .footer .footer_link li+li {
        margin: 0 0 0 15px;
    }
    .footer .footer_add_info li+li {
        margin: 0 0 0 25px;
    }
}

.footer .f-logo img{
    max-width: 40%;
}

@media(max-width:1199px) {
    .footer_inner {
        justify-content: space-between;
        align-items: center;
    }
    .footer_left {
        width: 100%;
    }
    .footer_right {
        display: none;
    }
    .footer .footer_link {
        justify-content: center;
            flex-direction: column;
            gap: 10px;
            margin-left: 20px;
    }
    
    .footer .footer_add_info {
        justify-content: center;
    }
    .footer_socail {
        justify-content: center;
        margin: 20px 0 0;
    }
}

@media(max-width:991px) {
    
    .footer {
        padding: 30px 0;
    }
    .footer .footer_add_info li {
        font-size: 12px;
    }
    .footer .footer_add_info li a {
        font-size: 12px;
    }
}

@media(max-width:767px) {
    .footer .f-logo img{
        max-width: 76%;
    }
    .footer .footer_link li a {
        font-size: 12px;
    }
    .footer .footer_add_info li{
            max-width: 100%;
    }
    .footer .footer_add_info li+li {
        margin: 0 0 0 10px;
    }
    .footer .f-logo {
    margin-bottom: 15px;
}
    .footer_bottom {
        flex-direction: column;
    }
    .footer_bottom p {
        text-align: center;
    }
}

@media(max-width:600px) {
    .footer .footer_link {
        flex-wrap: wrap;
    }
    .footer .footer_link li {
        width: 33.3%;
        text-align: left;
    }
    .footer .footer_link li+li {
        margin: 0;
    }
    .footer .footer_add_info {
        flex-direction: column;
    }
    .footer .footer_add_info li+li {
        margin: 15px 0 0 0;
    }
}


/*Footer css E*/


/* Inner page css s */

.inner-page-conatiner {
    position: relative;
    padding: 50px 0;
    z-index: 1;
}

.inner-page-conatiner::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/services_bg.png);
    background-size: contain;
    background-repeat: repeat;
    z-index: -1;
    height: 100%;
    width: 100%;
}


/* Inner page css s */


/* Services list S */

.serives-list-main .services-one__single:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    top: 0px;
    right: 0px;
    border-width: 0;
    border-style: solid;
    background: #deedff;
    display: block;
    z-index: 1;
    border-color: transparent #fff transparent #fff;
    -webkit-transition: border-width 0.2s ease-out;
    -moz-transition: border-width 0.2s ease-out;
    -ms-transition: border-width 0.2s ease-out;
    -o-transition: border-width 0.2s ease-out;
    transition: border-width 0.2s ease-out;
}

@media(min-width:1200px) {
    .serives-list-main .services-one__single:hover:after {
        border-width: 0px 30px 30px 0px;
    }
}


/* Services list E */


/* Testimonial S */

.testimonial-listing {
    padding: 50px 0;
    background: transparent;
}

.testimonial-listing .testimonial-list.grid .grid-sizer {
    display: none;
}

.testimonial-listing .testimonial-list .grid-item {
    width: 33%;
    padding: 25px 10px;
}

.testimonial-listing .testimonial_slider .testi-box {
    max-width: 100%;
    border: 1px solid #ede8e4;
}

@media(max-width:1199px) {
    .testimonial-listing .testimonial-list .grid-item {
        width: 50%;
    }
}

@media(max-width:767px) {
    .testimonial-listing .testimonial-list .grid-item {
        width: 100%;
        padding: 20px 0;
    }
    .detail_page_flex{
        flex-direction: column-reverse;
    }
    .detail_page_flex .col-lg-4{
        margin-top: 30px;
    }
}


/* Testimonial E */


/* Contact page S */

.contact-main {
    padding: 100px 0 0;
}

.contact-inner-main .contact-detail {
    display: flex;
    justify-content: space-between;
}

.contact-inner-main .contact-detail .feature-one__top {
    flex-direction: column;
    width: 32%;
    text-align: center;
    position: relative;
    display: block;
    background-color: #ffffff;
    box-shadow: 0px 10px 39.2px 0.8px rgb(0 0 0 / 10%);
    padding: 0 40px 30px;
    z-index: 1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: 3px solid #1074bc;
}

.contact-inner-main .contact-detail .feature-one__icon {
    margin: 0 auto;
    height: 60px;
    width: 80px;
}

.contact-inner-main .contact-detail .feature-one__icon::after {
    content: none;
}

.contact-inner-main .contact-detail .feature-one__icon span {
    font-size: 30px;
}

.contact-inner-main .contact-detail .feature-one__top .feature-one__title {
    font-size: 16px;
    font-weight: 500;
    color: #101010;
}

.contact-inner-main .contact-detail .feature-one__title-box {
    margin: 30px 0 0 0;
    top: 0;
}

.contact-main .form-main {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 800px;
    background: #fafafa;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0px 0px 30px #00000029;
    margin: 0 auto;
}

.contact-form-center {
    position: relative;
    padding: 50px 0;
}

.contact-form-center::before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background-image: url(../images/services_bg.png);
    z-index: -1;
    width: 1005px;
    height: 505px;
}

.contact-main .section-title {
    color: #000000;
    text-align: center;
    margin-bottom: 40px;
}

.contact-main .form-main .required {
    text-align: right;
}

.contact-main .form-main button.thm-btn {
    margin: 0 auto;
    background: #1074bc;
    padding: 20px 40px;
}

.map {
    position: relative;
    z-index: 2;
    margin-bottom: -10px;
}

@media(min-width:1200px) {
    .contact-inner-main .contact-detail .feature-one__title a:hover {
        color: #ff4f4b;
    }
}

.form-control {
    border-radius: 0;
    height: 40px;
    border: 0;
    border-bottom: 1px solid rgba(0, 33, 52, 0.502);
    background: transparent;
    box-shadow: none !important;
    color: #101010;
    font-weight: 400;
    padding: 15px 0;
}

textarea.form-control {
    height: 90px;
}

.form-control:focus {
    box-shadow: none;
    outline: none;
    border-color: inherit;
    background: transparent;
}

.form-group {
    position: relative;
    margin-bottom: 15px;
}

.form-group input {
    position: relative;
}

.form-group label {
    position: absolute;
    left: 0;
    top: 14px;
    z-index: -1;
    color: #555;
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    line-height: 100%;
}

.form-group label::after {
    content: "*";
    color: red;
}

input[required]:valid+label {
    display: none;
}

@media(max-width:991px) {
    .contact-main {
        padding: 30px 0;
    }
    .contact-inner-main .contact-detail {
        flex-direction: column;
    }
    .contact-inner-main .contact-detail .feature-one__top {
        width: 100%;
        margin-top: 30px;
    }
}


/* Contact page E */


/* Project List S */

.project-list-main .project_box {
    background: #fff;
    box-shadow: 0px 20px 30px #CFCFCF4F;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 30px;
}

.project-list-main .project_box {
    position: relative;
}

.project-list-main .project_box::before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    top: 0px;
    right: 0px;
    border-width: 0;
    border-style: solid;
    background: #deedff;
    display: block;
    z-index: 1;
    border-color: transparent #fff transparent #fff;
    -webkit-transition: border-width 0.2s ease-out;
    -moz-transition: border-width 0.2s ease-out;
    -ms-transition: border-width 0.2s ease-out;
    -o-transition: border-width 0.2s ease-out;
    transition: border-width 0.2s ease-out;
}

.project-list-main .project_box .thumbnail_container {
    padding-bottom: 64%;
}

.project-list-main .project_box .title {
    font-size: 20px;
    font-weight: 500;
    color: #1074bc; 
    display: flex;
    flex-direction: column;
}

.project-list-main .project_box .title span {
    font-size: 14px;
    font-weight: 400;
    color: #242424;
    margin-top: 10px;
}

.project-list-main .project_box .box-content {
    padding: 30px 20px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -khtml-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.project-list-main .project_box .box-content::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    width: 8px;
    background: #1074bc;
    border-radius: 0 0 0 20px;
}

.list-loc li {
    display: flex;
    align-items: center;
    margin-top: 20px;
    color: #ff4f4b;
}

.list-loc li i {
    margin-right: 10px;
}

@media(min-width:1200px) {
    .project-list-main .project_box:hover {
        background: #f2f2f2;
    }
    .project-list-main .project_box:hover:before {
        border-width: 0px 30px 30px 0px;
    }
}

@media(max-width:767px) {
    .project-list-main .project_box .box-content {
        padding: 20px;
    }
    .list-loc li {
        margin-top: 10px;
    }
}


/* Project List E */


/* services Detail S */

.service-details__category {
    position: relative;
    display: block;
}

.service-details__category-title {
    font-size: 20px;
    color: var(--roofsie-base, #ff4f47);
    line-height: 20px;
    display: block;
    background-color: #e4e5ea;
    padding: 20px 50px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.service-details__category-list {
    position: relative;
    display: block;
}

.service-details__category-list li {
    position: relative;
    display: block;
}

.service-details__category-list li+li {
    margin-top: 10px;
}

.service-details__category-list li a {
    color: var(--roofsie-black, #1c1b1f);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    display: block;
    background: none;
    padding: 15px 40px 15px;
    border-radius: var(--roofsie-bdr-radius);
    background-color: var(--roofsie-primary);
    z-index: 1;
}

.service-details__category-list li:hover a {
    color: #fff;
}

.service-details__category-list li.current-menu-ancestor a,
.service-details__category-list li.current_page_item a,
.service-details__category-list li.active a {
    color: #fff;
}

.service-details__category-list li a:after {
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 0;
    right: 0px;
    content: "";
    background-color: #1074bc;
    border-radius: var(--roofsie-bdr-radius);
    transform: scaleX(0);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: -1;
}

.service-details__category-list li:hover a:after {
    transform: scaleX(1);
}

.service-details__category-list li.current_page_item a:after,
.service-details__category-list li.current-menu-ancestor a:after,
.service-details__category-list li.active a:after {
    transform: scaleX(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: all 500ms ease;
    transition: all 500ms ease;
    color: var(--roofsie-black, #1c1b1f);
    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: #fff;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

.service-details__category-list li.current_page_item a span,
.service-details__category-list li.current-menu-ancestor a span,
.service-details__category-list li.active a span {
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    color: #fff;
}

.service-details__download .service-details__btn {
    width: 100%;
    text-align: center;
}
.service-details__download .service-details__btn {
    background-color: #ff4f4b;
}
.service-details__download .service-details__btn:hover{
    background-color: #1074bc !important;
}
.service-details__download .service-details__btn:before {
    background-color: #1074bc;
}
.service-details__download .service-details__btn:hover:before {
    top: -40%;
}
.service-details__need-help {
    position: relative;
    display: block;
    padding: 50px 50px 45px;
    margin: 20px 0;
    text-align: center;
    z-index: 1;
    background-color: #1074bc;
    border-radius: var(--roofsie-bdr-radius);
}

.service-details__need-help-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #1074bc;
    opacity: 0.10;
    border-radius: 30px;
    z-index: -1;
}

.service-details__need-help-icon {
    height: 85px;
    width: 85px;
    background-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;
    border-radius: 50%;
    margin: 0 auto 24px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.service-details__need-help-icon:hover {
    background-color: var(--roofsie-black, #1c1b1f);
}

.service-details__need-help-icon span {
    font-size: 30px;
    color: var(--roofsie-black, #1c1b1f);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.service-details__need-help-icon:hover span {
    color: #fff;
}

.service-details__need-help-title {
    font-size: 26px;
    color: #fff;
    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: #ffc5c2;
    margin: 0;
    line-height: 16px;
    font-weight: 600;
}

.service-details__need-help-contact a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.service-details__need-help-contact a:hover {
    color: var(--roofsie-black, #1c1b1f);
}

.detail-main .detail-content .image {
    margin: 0 0 25px 0;
    position: relative;
    background: #ffffff;
    border: 1px solid #EFEFEF;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 10px 10px rgba(207, 207, 207, 0.05);
}

.detail-main .detail-content .image .label-img {
   position: absolute;
    bottom: 25px;
    left: 15px;
    padding: 15px;
    background-color: #ffeded;
    border-radius: 20px;
    text-align: center;
}

/*.detail-main .detail-content .image img {*/
/*   width: 90px !important;*/
/*   margin: 0 !important;*/
/*}*/

.detail-main .detail-content .detail-desc .common-title {
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.detail-main .detail-content .detail-desc .common-title .section-title {
    font-size: 30px;
}

.detail-services {
    padding: 30px 0 80px;
}

.detail-main .detail-content .get-btn {
    background: #28a7aa;
    padding: 10px 20px;
    color: #fff;
    border-radius: 8px;
    margin-top: 20px;
    display: block;
    max-width: 150px;
    overflow: hidden;
    text-align: center;
    ;
}

@media(min-width:1200px) {
    .detail-main .detail-content .get-btn:hover {
        background: #000;
    }
}

@media(max-width:991px) {
    .service-details__category {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .detail-main .detail-content .detail-desc .common-title .section-title {
        font-size: 26px;
    }
    .detail-main .detail-content .image {
        margin: 0 15px 15px 0;
    }
    .detail-services {
        padding: 30px 0;
    }
    .service-details__need-help{
        padding: 30px 30px;
    }
}

@media(max-width:568px) {
    .detail-main .detail-content .image {
        margin: 0 0 20px 0;
        width: 100%;
        float: none;
    }
}

.detail_services {
    padding: 50px 0;
}

.detail_services:before {
    content: none;
}

.detail_services .services-one__top-left .section-title__title {
    color: #1074bc;
}

@media(max-width:1199px) {
    .detail_services {
        padding: 20px 0 30px;
    }
    .detail_services .services-one__top {
        margin-bottom: 30px;
    }
}


/* services Detail E */


/* Thank you S */

.thank_you_main {
    padding: 100px 0;
}

.thank_you_main .center-box {
    max-width: 700px;
    background: #ffffff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 7px 15px #292b6e1a;
    margin: auto;
    text-align: center;
    position: relative;
}

.thank_you_main .center-box:after {
    position: absolute;
    content: '';
    bottom: -20px;
    right: -20px;
    background-image: url(../images/about-bg-shape.png);
    width: 90px;
    height: 200px;
    z-index: -1;
}

.thank_you_main .center-box .common-title {
    padding-bottom: 20px;
}

.thank_you_main .center-box .small-title {
    font-size: 70px;
    line-height: 100%;
    color: #393b3f;
    margin: 0;
    font-weight: 600;
    display: inline-block;
}

.thank_you_main .center-box .small-title span {
    color: #0055bf;
}

.thank_you_main .center-box .short-desc {
    margin: 30px 0;
    color: #292b6e;
}

.thank_you_main .center-box .box-btn {
    max-width: 200px;
    margin: 40px auto 0;
}

.thank_you_main .center-box .box-btn .primary_button {
    color: #fff;
}

@media(max-width:767px) {
    .thank_you_main {
        padding: 50px 0;
    }
    .thank_you_main .center-box {
        padding: 30px 15px;
    }
    .thank_you_main .center-box .small-title {
        font-size: 50px;
        padding: 0 35px;
    }
    .thank_you_main .center-box .short-desc {
        margin: 10px 0;
    }
    .thank_you_main .center-box:after {
        bottom: -10px;
        right: -10px;
        height: 100px;
    }
}

@media(max-width:479px) {
    .thank_you_main .center-box .small-title {
        font-size: 40px;
    }
}


/* Thank you E */

.common-title .small-title {
    position: relative;
    color: #28a7aa;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    padding: 0 50px;
    z-index: 1;
}

.common-title .small-title::after {
    position: absolute;
    content: '';
    top: 5px;
    bottom: 0;
    left: 0;
    margin: auto;
    background-image: url(../images/left-title.png);
    background-repeat: no-repeat;
    z-index: -1;
    width: 26px;
    height: 6px;
}

.common-title .small-title::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-image: url(../images/right-title.png);
    background-repeat: no-repeat;
    z-index: -1;
    width: 26px;
    height: 6px;
}


/* 404 S*/

.not-found-page {
    padding: 60px 0 !important;
}

.not-found-page .error-center {
    position: relative;
    z-index: 1;
    max-width: 700px;
    margin: auto;
}

.not-found-page .error-top {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.not-found-page .image {
    margin-top: -20px;
    animation: spinnerRotateone 3s linear infinite;
}

.not-found-page .image img {
    max-width: 50px;
}

.not-found-page .error-top .error-text {
    padding: 20px;
    background: #ffffff;
    box-shadow: 0px 6px 20px #68686821;
    border: 1px solid #EFEFEF;
    border-radius: 8px;
}

.not-found-page .error-top .error-text .title {
    font-size: 150px;
    font-family: 'Montserrat', sans-serif;
    line-height: 100%;
    margin: 0;
}

.not-found-page .error-desc {
    margin: 30px 0;
    text-align: center;
    color: #292b6e;
}

.not-found-page .error-btn {
    max-width: 200px;
    margin: auto;
}

@media(max-width:767px) {
    .not-found-page .error-top .error-text .title {
        font-size: 100px;
    }
}


/* 404 E */

.no-data {
    text-align: center;
    padding: 20px 0;
}

.no-data .small-title {
    font-size: 30px;
    display: inline-block
}
.form-main .r-btn {
    margin-top: 22px;
}

/* Clients Section Reflection S */

.clients_section{
    padding: 30px 0px;
}

.client_img{
    height: 70px;
    overflow: hidden;
    filter: drop-shadow(0px 6px 6px rgba(211, 211, 211, 0.16));
}
.client_img:hover{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
}
 .client_img .thumbnail_container{
    padding-bottom: 50%;
}
/*.client_img:hover{
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}*/

.client_img img{
    margin: 0;
}
.client_slider.owl-carousel .owl-nav i {
    color: #ffffff;
    background: #000000;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.client_slider.owl-carousel .owl-nav {
    top: 0%;
}
.client_slider .owl-nav {
    display: none !important;
}
@media(max-width:1199px) {
    .clients_section{
        padding: 0px;
    }
    .client_img{
        padding: 0px;
    }
    .clients_section .client_slider{
        padding-top: 20px;
    }
    .client_slider.owl-carousel .owl-nav {
        top: 110%;
    }
}
/*  Clients Section Reflection E */
@media (max-width: 768px) {
    .main-slider .image-layer{
        position: absolute;
        top: 20px;
        right: 0;
        bottom: 0;
        left: -115px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
        transition: opacity 1500ms ease-in, -webkit-transform 7000ms ease;
        transition: transform 7000ms ease, opacity 1500ms ease-in;
        transition: transform 7000ms ease, opacity 1500ms ease-in, -webkit-transform 7000ms ease;
        z-index: 1;
    }
}
/*whatsapp start*/

.whatsapp .whatsapp-info img,
.pulse {
    display: inline-block;
    color: #fff;
    background: #29a71a;
    position: fixed;
    bottom: 40px;
    right: 33px;
    font-size: 45px;
    padding: 6px;
    text-align: center;
    z-index: 99;
    border-radius: 90%;
    height: 50px;
    width: 50px;
    line-height: 70px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 0
    }
    50% {
        opacity: .3
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: 0
    }
    50% {
        opacity: .2
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.whatsapp .pulse:nth-child(1) {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite
}

.whatsapp .pulse:nth-child(2) {
    -webkit-animation: pulse 2s infinite .3s;
    animation: pulse 2s infinite .3s
}

.whatsapp .pulse:nth-child(3) {
    -webkit-animation: pulse 2s infinite .6s;
    animation: pulse 2s infinite .6s
}

@media (max-width: 768px) {
    .whatsapp .whatsapp-info img, .pulse{
        bottom: 41px;
        right: 23px;
    }
}
/*whatsapp end*/
@media (max-width: 768px) {
    .main-slider .container{
        padding-top: 120px;
        padding-bottom: 120px;
    }
}
@media (max-width: 468px) {
    .main-slider .container{
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
/*.tetimonial_desc p{
        height: 120px;
    overflow: auto;
}*/
.testimonial-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tetimonial_desc p{
    font-size: 13px;
}
.detail-main .detail-content .label-img img {
    width: 90px !important;
    margin: 0 !important;
}