@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Playfair+Display:400,400i,700,700i,900,900i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i|Work+Sans:300,400,500,600,700,800);
@import url(https://site-assets.fontawesome.com/releases/v6.7.2/css/all.css);
@import url(https://site-assets.fontawesome.com/releases/v6.7.2/css/sharp-solid.css);

.banner-section,
.block,
.construct-details,
.contact-address,
.house-slider,
.main-slider,
.parallax-sec,
.wrapper,
main,
section {
    width: 100%;
    position: relative;
    float: left
}

.author-comm,
.bfr,
.block,
.block2,
.block3,
.choosing-que h3,
.comment-time span,
.customer-say,
.img-slider,
.left-bdr,
.overlay,
.post-details>a i,
.post-img,
.post-info li,
.post-links li,
.post-sm-sec.style2,
.responsive-mobile-menu ul li.menu-has-items>a,
.right-bdr,
.sub-menu-has-items,
footer.no-fix .footer-style2,
main {
    position: relative
}

.main-slider {
    background-image: url(../images/container-manufacturer-in-india.webp);
    height: 100vh;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container {
    max-width: 1200px;
    margin: auto;
}

div.pb,
header.pb,
header.stick.sticky {
    z-index: 9999;
    left: 0;
    top: 0
}

header.lnd-pg nav ul li a,
header.v2 nav>ul>li>a {
    font-weight: 700;
    text-transform: uppercase
}

.select-language ul li.active a,
body {
    font-weight: 400
}

.h1 h1,
.mobile-menu-btn,
.select-language,
.soc-links,
.specialization:nth-child(2n) .spec-text,
header.full nav {
    text-align: right
}

.banner-section h2,
.follow-our ul li a,
.ft-contact-info h6,
.get-quote a,
.lyr1,
.lyr4 h2,
.select-language ul li a,
.title-sm h3,
.tweet h4,
.widget-tweets>a,
header.full nav ul li a,
header.v2 nav>ul>li>a {
    text-transform: uppercase
}

.get-quote a,
.our-addrs-info ul li,
.pager-details ul li,
.post-info li,
.soc-links ul li,
nav>ul>li {
    display: inline-block
}

.submenu {
    background-color: var(--off-white);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.submenu li:hover {
    border-left: 5px solid var(--orange);
}

.choosing-que:hover h3:before,
.widget-categories>ul>li.menu-has-item a:before,
nav ul li:hover>ul {
    opacity: 1;
    visibility: visible
}

.about-kons .kn-title h3,
.post-info {
    margin-left: 0
}

.slick-slide,
a:active,
a:focus,
a:hover,
button,
input,
select,
textarea {
    outline: 0
}

.container table,
table {
    border-collapse: collapse
}

:root {
    --orange: #ff7f00;
    --blue: #296eb9;
    --off-white: #FAF9F6;
}

.div,
.location-img.current,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html {
    scroll-behavior: smooth !important
}

body {
    font-family: poppins, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px
}

.get-quote a,
.post-links li span,
.title-sm h3,
h6,
nav ul li a,
nav ul ul li a {
    font-size: 16px
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-spacing: 0
}

a {
    color: var(--orange);
    text-decoration: none !important
}

p {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 10px;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: var(--orange)
}

.block {
    padding: 40px 0;
}

.block.no-padding,
.container,
.container-fluid,
.container.no-pd,
.house-imgs-slides.no-pd,
.posts-sec.st3 .col-lg-3,
.pro-gallery .col-lg-12,
.pro-gallery .col-lg-6,
header.full.sticky,
header.lnd-pg,
nav ul {
    padding: 0
}

main {
    padding-bottom: 40px
}

.mg-btm--25 {
    margin-bottom: -25px
}

.block.less-padding {
    padding: 80px 0
}

.block.less-padding2 {
    padding: 60px 0
}

.block.less-padding3 {
    padding: 90px 0
}

.block.footer-pd {
    padding: 120px 0 80px
}

.block3.remove-btm-gap,
.remove-btm-gap {
    padding-bottom: 0
}

.fixed-bg,
.ms-overlay:before,
.overlay:before,
.sm-data,
div.pb,
header,
header.pb {
    position: absolute;
    width: 100%
}

.overlay:before {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    -webkit-background: -webkit-linear-gradient(to left, #2a741c, #bfa61c);
    -moz-background: -moz-linear-gradient(to left, #2a741c, #bfa61c);
    -ms-background: -ms-linear-gradient(to left, #2a741c, #bfa61c);
    -o-background: -o-linear-gradient(to left, #2a741c, #bfa61c);
    background: linear-gradient(to left, #2a741c, #bfa61c);
    z-index: 0;
    opacity: .9
}

.fixed-bg {
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    background-size: cover
}

.bg4 {
    background-image: url(../images/bg/bg4.webp)
}

.bg-white {
    background-color: #fff !important
}

.bg-offwhite {
    background-color: #FAF9F6 !important
}

.wrapper.no-fixing {
    margin-bottom: inherit !important
}

.bfr:before,
.choosing-que h3,
.demo-details,
.feature-icon i,
.feature-info h3,
.follow-our ul li a,
.gallery-text,
.hd_light,
.item-info h3,
.left-bdr:before,
.listing-info>a,
.load-more-items a,
.options ul li a,
.partners-section ul li img,
.pgr-controls a,
.post-control-links a,
.post-details>a,
.post-details>a:hover i,
.post-details>h3 a,
.post-img:after,
.post-img:before,
.project-gallery .kn-title a,
.pt-img,
.pt-img img,
.pt-img:before,
.responsive-mobile-menu,
.right-bdr:before,
.select-language ul li a,
.service-details:after,
.service-details:before,
.soc-links ul li i,
.social-links ul li a,
.spec-img img,
.spec-text a,
.spec-text h3,
.testimonial-slider .slick-next::before,
.testimonial-slider .slick-prev::before,
.treding-new h3 a,
.user-say>a,
.widget-categories ul li a,
.widget-categories ul ul li a,
.widget-posts ul li a,
.widget-tags ul li a,
header,
nav ul li a,
nav ul li:hover>ul,
nav ul ul li {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.about-img,
.about-kons,
.about-us,
.building-gallery-tab,
.cntct-info-details,
.construct-info,
.contact-form-sec form,
.contact-form-section form,
.contact-more-info,
.contact-section,
.copyright-text,
.cpyright-text,
.customer-comment,
.customer-img,
.director-info,
.footer-logo,
.footer-text,
.ft-textt,
.gallery-tab-contents,
.hd_bar,
.hd_light,
.house-img,
.house-slide,
.houses-sec,
.info-about-house,
.kn-title,
.konst-main-sec,
.listing-img,
.main-construct-sec,
.main-section,
.masonary,
.mindfulness,
.news-posts,
.our-info-details,
.our-services,
.our-specifications,
.partner-carousel,
.portfolio-grid,
.portfolio-items-filter,
.post,
.post-details,
.post-gal,
.post-gallery-date,
.post-pagination,
.post-video,
.posts-sec,
.pro-gallery,
.pv-post,
.rating-star>a,
.single-post-data,
.social-links-list,
.spec-details,
.spec-img,
.specialization-data,
.srvcs,
.testimonial-slider,
.title,
.trust-text,
.user-comment,
.why-choose-us,
.widget {
    float: left;
    width: 100%
}

header.stick.sticky {
    position: fixed;
    width: 100%;
    margin: 0;
    padding: 0
}

header.drk.stick.sticky nav ul ul li {
    background-color: #25292f;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.copyright-text a,
.copyright-text a:hover,
header.drk.stick.sticky nav ul ul li a,
header.full .mobile-menu-btn a {
    color: #FAF9F6
}

header.lnd-pg nav ul li a {
    font-size: 17px
}

.follow-our ul li a:hover,
.listing-info>a:hover,
.locations-list ul li.current,
.options ul li a.selected,
.options ul li a:hover,
.our-addrs-info ul li strong.scnd,
.our-features:hover .feature-icon i,
.our-features:hover .feature-info h3,
.portfolio-item:hover .item-info h3>a,
.post-control-links a:hover,
.post-details>a:hover,
.post-details>a:hover i,
.post-details>h3 a:hover,
.post:hover .post-details>h3 a,
.product-detail h4,
.responsive-mobile-menu ul li a:hover,
.soc-links ul li i:hover,
.social-links ul li a:hover,
.sticky .hero-page,
.treding-new h3 a:hover,
.widget-categories ul li a:hover,
.widget-categories>ul>li.menu-has-item.active>a,
.widget-categories>ul>li.menu-has-item.active>a:before,
.widget-posts ul li a:hover,
.widget-tags ul li a:hover,
header.full nav ul li a.active,
header.full nav ul li a:hover,
header.lnd-pg nav>ul>li.active>a,
nav ul li a.active,
nav ul li a:hover {
    color: var(--orange);
}

.posts-sec .row,
.responsive-mobile-menu.active ul li a,
.row,
.social-links ul,
header.no-margin,
nav ul li:hover>ul,
nav ul li:hover>ul li {
    margin: 0
}

.house-slider.style2 .slick-next,
.house-slider.style2 .slick-prev,
header.no-bg {
    background: 0 0
}

header.pb {
    float: left
}

div.pb {
    float: left;
    margin-top: 40px
}

.header-bar {
    float: left;
    width: 100%;
    padding: 0 30px
}

.logo {
    padding: 10px 0;
}

.get-quote,
.select-language {
    width: 12%;
    float: right
}

.sticky .logo a {
    position: absolute;
    top: 10px;
}

.logo a img {
    height: 100px
}

nav ul {
    margin: 0;
    list-style: none
}

nav>ul>li {
    padding: 30px 8px 26px;
    position: relative
}

.lyr1,
.lyr2,
header.full nav>ul>li>a,
nav ul li a {
    font-weight: 500
}

nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 280px;
    visibility: hidden;
    opacity: 0;
    margin-top: 5px;
    z-index: 999
}

nav ul ul ul {
    top: 0;
    left: 100%
}

.sub-menu-has-items:before {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 13px;
    color: #FAF9F6;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.author-comm h2,
.comment-time span,
.customer-say h2,
.director-msg p,
.feature-info h3,
.our-addrs-info ul li strong,
.slick-next::before,
.slick-prev::before,
.soc-links ul li,
.tags-list ul li,
.trust-text h2,
.user-say>a {
    font-family: poppins, Arial, sans-serif
}

nav ul ul li {
    float: left;
    width: 100%;
    padding: 12px 20px;
    margin-top: 15px;
    border-bottom: 1px solid #c5c5c5;
}

nav ul ul li:hover a {
    padding-left: 5px
}

.no-btm-bd,
.responsive-mobile-menu ul li.active a,
.widget-categories>ul>li:last-child,
nav ul ul li:last-child {
    border-bottom: 0
}

.address ul li a,
.tweet h4,
.tweet p,
.widget-categories ul ul li a,
header.v2 nav>ul>li>a {
    font-size: 14px
}

header.full nav {
    width: 67%;
    float: right;
    padding-right: 67px
}

header.full .header-bar {
    padding: 0 60px
}

header.pb.fx {
    position: fixed;
    top: 0;
    left: 0
}

header.full .select-language ul li a {
    font-weight: 400;
    color: #ccc
}

header.full .select-language ul li.active a {
    color: #FAF9F6;
    font-weight: 600
}

.figcaption_main_hover .size,
.follow-our ul li:last-child:before,
.mobile-menu,
.pager-details ul li:last-child:before,
.post-info li:last-child:before,
.select-language ul li:first-child:before,
header.full .select-language ul li:before {
    display: none
}

.kn-title.pd,
header.full .select-language ul li {
    padding: 0 15px
}

.demo-details.pd-lft-none,
.follow-our ul li:first-child,
.our-addrs-info ul li:first-child,
.pd-left-none,
.post-info li:first-child,
.specialization.style2 .spec-img,
header.full .select-language ul li:first-child {
    padding-left: 0
}

header.full .mobile-menu-btn {
    top: 4px
}

header.full nav>ul>li {
    padding: 30px 38px
}

.post-pagination.ta-left .pagination,
.title-sm.ta-left,
header.full nav ul ul {
    text-align: left
}

header.full,
header.full .header-bar {
    background-color: transparent
}

header.full .logo {
    width: 15%;
    margin-top: 2px
}

.get-quote a {
    color: #343434;
    font-weight: 800;
    background-color: var(--orange);
    line-height: 18px;
    padding: 24px 30px
}

.locations-list ul,
.options ul,
.our-addrs-info ul,
.our-projects-counter ul,
.partners-section ul,
.select-language ul,
.soc-links ul,
.social-links-list ul,
.tags-list ul {
    padding: 0;
    margin: 0
}

.select-language {
    padding-top: 30px
}

.follow-our ul li,
.select-language ul li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    list-style: none
}

.select-language ul li a {
    font-weight: 300;
    font-size: 16px
}

.select-language ul li:before {
    content: '/';
    position: absolute;
    top: 0;
    left: -4px
}

.mobile-menu-btn {
    float: right;
    display: none;
    position: relative
}

.mobile-menu-btn a {
    font-size: 28px
}

.cntct-info {
    position: absolute;
    bottom: 300px;
    left: 0;
    width: 100%;
    float: left;
    z-index: 99
}

.our-addrs-info,
.soc-links {
    width: 50%;
    float: left
}

.our-addrs-info ul li {
    font-size: 18px;
    font-weight: 300;
    color: #FAF9F6;
    padding: 0 25px;
    list-style: none
}

.footer-social-links li a,
.soc-links ul li,
.soc-links ul li i {
    font-size: 20px;
    color: #FAF9F6
}

.our-addrs-info ul li strong {
    font-weight: 600
}

.pager-details ul li a,
.pager-details ul li span {
    font-weight: 300;
    color: #666;
    font-size: 16px
}

.soc-links ul li {
    padding: 0 12px;
    list-style: none
}

.banner-section .breadcrumb1 {
    position: absolute;
    top: 230px;
    left: 100px
}

.banner-section .breadcrumb1 h1 {
    color: #FAF9F6;
    font-weight: 600;
    font-size: 40px
}

.about-img img,
.banner-section img,
.certificates-img img,
.gallery-img img,
.house-img img,
.house-slide img,
.listing-img img,
.location-img img,
.parallax-sec>img,
.post-pagination nav,
.pt-img img,
.spec-img img {
    width: 100%
}

.banner-section h2 {
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #FAF9F6;
    background-color: #021f36;
    padding: 25px 30px;
    font-weight: 700;
    font-size: 44px;
    letter-spacing: 1px
}

.post-info li:before,
.post-links li:before {
    background-color: #999;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    content: '';
    position: absolute;
    top: 50%
}

.main-section.noo-bg {
    background: inherit
}

.post-page-data {
    float: left;
    width: 100%;
    padding: 0 190px 120px
}

.pager-details,
.pgr-controls {
    float: left;
    width: 100%;
    padding: 70px 0
}

.pager-details ul {
    margin: 0 0 -5px;
    padding: 0
}

.pager-details ul li {
    padding: 0 15px 0 5px;
    position: relative;
    list-style: none
}

.pager-details ul li:before {
    content: '/';
    position: absolute;
    top: 0;
    right: 0
}

.pager-details .heading-title {
    text-transform: initial;
    font-size: 40px;
    margin-bottom: 25px;
    color: var(--blue)
}

.pager-details .heading-title.size-less {
    font-size: 40px
}

.margin-bottom-minus {
    margin-bottom: -50px
}

.pager-details.full.pd-lft-200 {
    padding-left: 230px
}

.pager-details.full {
    padding: 50px 0;
    margin-top: 150px
}

.mindfulness p,
.single-post-data p {
    font-size: 16px;
    line-height: 30px
}

.construction-company {
    float: left;
    width: 100%;
    padding-bottom: 70px
}

.construction-company h2 {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 36px;
    margin-bottom: 20px
}

.post-info li {
    padding: 0 23px 0 15px;
    list-style: none
}

.post-info li:before {
    right: 0;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    transform: translateY(-50%)
}

.listing-info ul li a,
.listing-info ul li span,
.post-info li a,
.post-info li span {
    font-size: 12px;
    font-weight: 400
}

.post-info {
    margin-bottom: 60px;
    padding: 0
}

.about-us p:last-child,
.address:last-child,
.addrs-info li:last-child,
.choosing-que:last-child,
.house-info ul li:last-child,
.house-room-info:last-child,
.our-features:last-child,
.post-links,
.post-links li:last-child,
.posts-sec.st3 .post .post-img,
.slick-dotted.slick-slider,
.specialization:last-child,
.tags-list.mg-btm-none,
.tweet:last-child {
    margin-bottom: 0
}

.construction-company h3 {
    font-weight: 300;
    font-size: 29px;
    line-height: 48px;
    margin-bottom: 65px
}

.construction-company p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 40px
}

.post-links {
    float: left;
    width: 100%;
    padding-left: 0;
    list-style: none
}

.post-links li {
    display: block;
    margin-bottom: 15px;
    padding-left: 30px
}

.post-links li:before {
    left: 0;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    transform: translateY(-50%)
}

.mindfulness h3 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 35px;
    letter-spacing: 1px
}

.author-comm,
.mindfulness p {
    margin-bottom: 70px;
    float: left;
    width: 100%
}

.author-comm {
    padding-left: 90px
}

.author-comm h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 40px
}

.author-comm:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    width: 4px;
    height: 90px;
    background-color: var(--orange)
}

.construct-details:before,
.post-img:after,
.post-img:before,
.service-details:after,
.service-details:before {
    content: '';
    position: absolute;
    height: 100%
}

.author-comm h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px
}

.author-comm span,
.director-msg span,
.treding-new span {
    font-size: 14px;
    font-weight: 300
}

.contact-address span,
.item-info span,
.tags-list ul li,
.tags-list ul li a {
    font-size: 14px;
    font-weight: 400
}

.ft-contact-info,
.gall-date,
.tags-list,
.tr-news,
.tweet {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.tags-list ul li {
    display: inline-block;
    list-style: none
}

.social-links-list ul li {
    display: inline-block;
    margin-right: 10px;
    list-style: none
}

.social-links-list ul li a {
    color: #FAF9F6;
    font-size: 20px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: block
}

.facebook {
    background-color: #1b4e9b
}

.twitter {
    background-color: #00aeef
}

.google-plus {
    background-color: #c00
}

.rss {
    background-color: #f86a02
}

.rating-star>a img,
.social-links-list.style2,
.social-links-list.style2 ul {
    float: right
}

.social-links-list.style2 ul li {
    display: block;
    margin-bottom: 5px
}

.related-posts {
    float: left;
    width: 100%;
    padding: 100px 0;
    border-bottom: 1px solid #213444
}

.related-posts h2 {
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    padding-left: 15px;
    margin-bottom: 80px
}

.post-img {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden
}

.post-img:after,
.post-img:before {
    top: 0;
    left: 0;
    width: 50%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden
}

.post-img:after {
    right: 0;
    left: auto
}

.post:hover .post-img:after,
.post:hover .post-img:before {
    opacity: 1;
    visibility: visible;
    width: 0
}

.post-img img {
    width: 100%;
    margin-bottom: -1px
}

.post-details .post-info li a,
.post-details .post-info li span {
    font-size: 12px
}

.post-details .post-info {
    margin-bottom: 15px;
    margin-left: 0;
    padding: 0
}

.post-details>h3 {
    color: #FAF9F6;
    font-weight: 700;
    font-size: 19px;
    text-transform: capitalize;
    line-height: 28px;
    margin-bottom: 20px
}

.post-details>a {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase
}

.comment-time h4,
.contact-form-section form button,
.demos-text h3,
.director-details h3,
.director-msg h4,
.ft-textt h3,
.ft-textt>a,
.srvc-icon>h3,
.widget-title {
    text-transform: capitalize
}

.post-details>a i {
    color: #999;
    padding-left: 10px;
    font-size: 20px;
    top: 2px
}

.post-control-links {
    float: left;
    width: 100%;
    padding: 80px 0
}

.post-control-links a {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px
}

.post-control-links h4 {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 0
}

.user-comment-form {
    float: left;
    width: 100%;
    padding: 0 190px
}

.user-comment-form h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 35px
}

.director-details ul,
.follow-our ul,
.user-comment ul,
.widget-posts ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

.user-comment ul li {
    float: left;
    width: 100%;
    display: table;
    margin-bottom: 25px;
    list-style: none
}

.user-img {
    display: table-cell;
    margin-right: 30px
}

.user-say {
    display: table-cell;
    width: 88%;
    vertical-align: top;
    border-top: 1px solid #213f56;
    padding: 20px
}

.comment-time {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.comment-time h4 {
    font-weight: 600;
    font-size: 14px;
    float: left
}

.comment-time span {
    font-weight: 600;
    float: left;
    font-size: 12px;
    padding-left: 10px;
    top: -4px
}

.user-say p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px
}

.user-say>a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    font-style: italic
}

.srvc-icon span,
.srvc-icon>h3,
th {
    display: table-cell
}

.post-gal .post-details>a,
.post-gal .post-details>a i,
.user-say>a:hover {
    color: #09c
}

.pg-cnt {
    background-color: #eef2f5
}

.contact-form-sec.st-ch .alert-danger,
.main-slider.hp3 .hesperiden .tp-bullet.selected,
.table-posts {
    background: #FAF9F6
}

.contact-form-section {
    float: left;
    width: 100%;
    margin-top: 50px
}

.contact-form-section form input,
.contact-form-section form select {
    padding: 0 15px;
    height: 45px
}

.contact-form-section form input,
.contact-form-section form select,
.contact-form-section form textarea {
    width: 100%;
    color: #666;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px
}

.contact-form-section form textarea {
    padding: 15px;
    height: 215px
}

.contact-form-section form button {
    color: #343434;
    font-size: 14px;
    background-color: var(--orange);
    font-weight: 700;
    padding: 20px 30px;
    border: 0;
    cursor: pointer
}

footer {
    float: left;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
    border: 0 solid #FAF9F6;
    border-top: 0;
    -webkit-transition: border .3s, padding .3s;
    -moz-transition: border .3s, padding .3s;
    -ms-transition: border .3s, padding .3s;
    -o-transition: border .3s, padding .3s;
    transition: border .3s, padding .3s
}

footer.no-fix {
    position: static
}

footer.no-fix .bottom-strip {
    background: #032540;
    position: relative
}

footer:hover {
    padding: 0;
    border-top: 0
}

.footer-data {
    width: 100%;
    background-color: var(--blue);
    padding: 80px 0 40px;
    text-align: center;
    background-image: url(../images/bg/footer-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom
}

.ft-contact-info h6 {
    color: #343434;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px
}

.ft-contact-info h1 {
    color: #343434;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 30px
}

.ft-contact-info h3 {
    color: var(--orange);
    font-size: 44px;
    font-weight: 600;
    margin-bottom: 15px
}

.ft-contact-info h4 a {
    color: #FAF9F6;
    font-size: 22px
}

.director-details ul li {
    display: inline-block;
    padding: 0 15px;
    list-style: none
}

.copyright-text p {
    color: #FAF9F6;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0
}

.post-video-data {
    float: left;
    width: 100%;
    margin-top: 230px
}

.post-video-data .post-page-data {
    padding: 0 0 120px
}

.post-video iframe {
    width: 100%;
    height: 430px;
    border: 0
}

.post-right-sidebar {
    float: left;
    width: 100%;
    padding-left: 70px
}

.post-right-sidebar .widget {
    margin-bottom: 70px
}

.widget-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px
}

.widget-search form {
    float: left;
    width: 100%;
    margin-top: 20px
}

.widget-search input {
    width: 100%;
    height: 50px;
    background-color: #FAF9F6;
    padding: 0 15px;
    color: #999;
    font-size: 14px;
    border: 0
}

.widget-categories ul,
.widget-tags ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.widget-categories>ul>li {
    padding: 15px 0;
    float: left;
    width: 100%
}

.widget-categories>ul>li>a:before {
    content: '\f107';
    font-family: fontawesome;
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden
}

.company-quality ul,
.features-list,
.responsive-mobile-menu.active ul li,
.widget li {
    list-style: none;
    padding: 0
}

.widget-categories ul li a {
    font-size: 16px;
    font-weight: 500;
    float: left;
    position: relative;
    width: 100%
}

.widget-categories ul ul {
    margin-top: 20px;
    display: none;
    padding-left: 15px
}

.widget-categories ul ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.widget-categories ul ul li:last-child {
    margin-bottom: 5px
}

.tweet p {
    color: #666;
    margin-bottom: 15px
}

.tweet h4 {
    color: #999;
    font-weight: 500
}

.widget-tweets>a {
    color: var(--orange);
    font-size: 14px;
    font-weight: 600
}

.widget-posts ul li {
    display: block;
    margin-bottom: 20px;
    list-style: none
}

.widget-posts ul li a {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px
}

.widget-tags ul li {
    display: inline-block;
    margin-bottom: 10px
}

.widget-tags ul li a {
    font-size: 14px;
    position: relative;
    display: inline-block;
    padding-right: 2px
}

.widget-tags ul li a:before {
    content: ',';
    position: absolute;
    top: 0;
    right: 0;
    color: #999
}

.about-section {
    float: left;
    width: 100%;
    padding: 130px 0
}

.heading-title {
    margin-bottom: 20px;
}

.heading-title h2,
.heading-title h3 {
    font-weight: 700;
    font-size: 1.8rem;
    text-transform: capitalize;
    color: #343434;
}

.about-us p {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 26px;
    text-align: justify
}

.company-quality,
.news-posts .post {
    margin-bottom: 50px
}

.company-quality ul li {
    position: relative;
    margin-bottom: 10px;
    font-size: 15px;
    display: flex;
    align-items: center
}

.company-quality ul li::before {
    content: '\f152';
    font-family: fontAwesome;
    font-size: 20px;
    display: inline-block;
    margin: 0 20px 0 0;
    color: var(--orange)
}

.construct-details h2,
.construct-details h3 {
    font-size: 25px;
    line-height: 36px;
    font-family: poppins, Arial, sans-serif;
    font-weight: 400;
    padding-left: 10px;
    padding-top: 30px;
    position: relative;
    left: 60px;
    z-index: 99
}

.construct-details h2 span,
.construct-details h3 span {
    color: var(--orange);
    font-size: 50px;
    font-weight: 800;
    line-height: 66px
}

.contact-address h2 strong,
.director-msg h4,
.post-title,
.srvc-icon>h3 {
    font-weight: 700
}

.construct-details:before {
    top: 0;
    left: 0;
    width: 5px;
    background-color: var(--blue)
}

.title p {
    padding-right: 180px
}

.our-services.style2 {
    padding: 0 100px
}

.service-details {
    float: left;
    width: 100%;
    height: 100%;
    padding: 30px 25px;
    position: relative;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, .15) 0 5px 15px 0;
    border-radius: 20px;
    border: none;
    background-color: #fff;
}

.service-details:after,
.service-details:before {
    opacity: 0;
    border-radius: 20px;
    top: 0;
    left: 0;
    visibility: hidden
}

.service-info {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999
}

.service-details:before {
    width: 50%;
    background-image: url(../images/about-container.webp);
    background-size: cover;
    z-index: 0
}

.service-details:after {
    width: 100%;
    background-color: #eb9a07
}

.bfr:before,
.contact-address:before {
    height: 3px;
    content: '';
    position: absolute;
    left: 0
}

.service-details:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%
}

.service-details:hover:after {
    opacity: .8;
    visibility: visible
}

.srvc-icon {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    display: table
}

.srvc-icon span {
    float: left;
    font-size: 36px;
    margin-top: 5px
}

.srvc-icon>h3 {
    font-size: 20px;
    line-height: 22px;
    padding-left: 25px;
    vertical-align: middle
}

.service-details p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px
}

.director-msg p,
.director-msg.style2 p {
    line-height: 36px
}

.properties p,
.service-details:hover .srvc-icon h3,
.service-details:hover .srvc-icon span,
.service-details:hover p,
.spec-hd p,
.table td {
    color: #343434
}

.director-msg {
    float: left;
    width: 100%;
    padding: 80px 150px
}

.director-msg p {
    font-size: 24px;
    margin-bottom: 40px
}

.director-msg h4 {
    font-size: 16px;
    margin-bottom: 10px
}

.contractor-details {
    float: left;
    width: 100%;
    padding-left: 200px
}

.director-img {
    float: left;
    width: 100%;
    padding-right: 85px
}

.director-details {
    float: left;
    width: 100%;
    padding: 60px 0 0;
    border-top: 3px solid var(--orange)
}

.director-details h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px
}

.director-details span {
    display: block;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.director-details p {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 24px
}

.director-details ul li a {
    color: #999;
    font-size: 18px
}

#map {
    float: left;
    width: 100%;
    height: 830px
}

.contact-info-sec {
    float: left;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 100px
}

.cntct-details {
    float: left;
    width: 100%;
    padding: 80px 70px;
    margin-bottom: 70px
}

.contact-address:before {
    bottom: 0;
    width: 70px;
    background-color: var(--orange)
}

.contact-address h2 {
    color: #666;
    text-transform: capitalize;
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 15px
}

.address h3,
.house-info ul li strong {
    text-transform: uppercase;
    font-weight: 700
}

.contact-address p {
    font-size: 15px;
    line-height: 24px;
    padding-right: 100px;
    margin-bottom: 40px
}

.contact-address span b {
    font-weight: 700;
    position: relative;
    top: -1px
}

.contact-more-info h5 {
    color: #999;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px
}

.contact-more-info h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 50px
}

.address {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.address h3 {
    font-size: 14px;
    margin-bottom: 15px
}

.address ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 40px 0 0
}

.contact-form-sec h3,
.post-title {
    margin-bottom: 40px;
    text-transform: capitalize
}

.address ul li {
    display: inline-block;
    margin-bottom: 8px;
    border-right: 1px solid #999;
    padding-right: 5px;
    list-style: none
}

.address span {
    display: block;
    font-size: 14px;
    font-weight: 300
}

.info-about-house.s2 h3,
.post-title {
    font-size: 30px
}

.contact-form-sec {
    float: left;
    width: 100%;
    padding: 70px
}

.contact-form-sec h3 {
    font-weight: 600;
    font-size: 30px;
    padding-left: 15px
}

.contact-form-sec input,
.contact-form-sec select {
    height: 42px;
    padding: 0 15px
}

.contact-form-sec [type="text"],
.contact-form-sec [type="tel"],
.contact-form-sec [type="email"],
.contact-form-sec select,
.contact-form-sec textarea {
    width: 100%;
    color: #999;
    font-size: 14px;
    font-weight: 300;
    border: none;
    margin-bottom: 35px;
    background-color: var(--off-white);
    border: 1px solid #caccc6;
    border-radius: 0 !important;
}

.contact-form-sec .submit {
    background-color: var(--orange);
}

.contact-form-sec textarea {
    height: 168px;
    padding: 15px;
    resize: none
}

.contact-form-sec form button {
    color: #343434;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    background-color: var(--orange);
    padding: 15px 35px;
    border: 0;
    margin-top: 35px;
    cursor: pointer
}

.form-sec {
    padding-bottom: 170px
}

.page-details-main {
    float: left;
    width: 100%;
    padding: 170px 0
}

.house-info,
.location-details {
    padding: 0 200px;
    width: 100%;
    float: left
}

.bfr:before {
    top: 0;
    width: 100px;
    background-color: var(--blue)
}

.kn-title h3:before,
.slick-next:hover,
.slick-prev:hover {
    background-color: var(--orange)
}

.ep-icon:after {
    content: '';
    position: absolute;
    top: 54px;
    left: 0;
    background-image: url(../images/ep-icon.webp);
    width: 54px;
    height: 54px
}

.left:before,
.right-bdr:before {
    height: 130px;
    position: absolute;
    width: 3px
}

.ep-icon.bt:after {
    top: auto;
    bottom: 10px;
    left: -30px
}

.post-title.size2 {
    font-size: 36px
}

.location-details p {
    font-weight: 300;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 70px;
    padding-right: 15px
}

.house-info {
    margin-bottom: 100px
}

.house-info ul {
    float: left;
    width: 100%;
    padding: 90px;
    margin: 0
}

.house-info ul li {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    list-style: none
}

.house-info ul li strong {
    float: left;
    font-size: 14px;
    width: 35%;
    letter-spacing: .6px
}

.house-info span {
    float: left;
    width: 65%;
    font-size: 14px;
    font-weight: 300
}

.house-imgs-slides {
    float: left;
    width: 100%;
    padding: 0 200px 150px
}

.house-slider .slick-dots {
    bottom: 30px;
    list-style: none
}

.house-slider .slick-dots li button {
    width: 9px;
    height: 9px;
    background: #FAF9F6
}

.house-slider .slick-dots li {
    margin-right: 20px
}

.house-slider .slick-dots li.slick-active button {
    background: var(--orange)
}

.house-slider .slick-next::before {
    content: '\e87a'
}

.house-slider .slick-prev::before {
    content: '\e879'
}

.house-slider.style2 .slick-next::before,
.house-slider.style2 .slick-prev::before {
    font-size: 44px
}

.slick-next,
.slick-prev {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    opacity: 1;
    z-index: 999
}

.slick-next::before,
.slick-prev::before {
    font-size: 26px;
    text-align: center;
    color: #FAF9F6;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.left:before,
.right-bdr:before,
tbody th {
    background-color: var(--blue)
}

.slick-prev {
    left: 50px
}

.slick-next {
    right: 50px
}

.demos-text,
.house-room-info {
    float: left;
    width: 100%;
    margin-bottom: 130px
}

.house-img.pd-left {
    padding-left: 185px
}

.pd-left-right {
    padding-left: 50px;
    padding-right: 100px
}

.info-about-house h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 35px
}

.info-about-house p {
    font-size: 14px;
    line-height: 24px;
    padding-right: 10px
}

.right-bdr:before {
    content: '';
    top: 0
}

.left:before {
    content: '';
    top: 0;
    right: 20px
}

.news .arrowr,
.right-bdr.right:before,
.testimonial-slider .slick-next {
    right: 0
}

.news .arrowl,
.right-bdr.left:before,
.testimonial-slider .slick-prev {
    left: 0
}

.pd-left-right2 {
    padding-left: 185px;
    padding-right: 70px
}

.dmsg {
    float: left;
    width: 100%;
    padding: 120px 200px 0
}

.director-msg.style2 {
    padding: 0 0 0 100px;
    background: 0 0
}

.director-msg.style2.right-bdr:before {
    top: 5px
}

.pgr-controls a {
    font-size: 18px;
    text-transform: capitalize
}

.pgr-controls a span {
    padding-right: 10px
}

.ta-left {
    float: left;
    text-align: left
}

.kn-title.ta-right,
.ta-right {
    float: right;
    text-align: right
}

.choosing-que .col-3,
.demo-details,
.demos-text,
.ft-bg,
.ft-textt,
.item-info h3,
.load-more-items,
.options,
.pagination,
.portfolio-item,
.post-pagination,
.review-comment {
    text-align: center
}

.gallery-tabs-head a i,
.hs-info a i,
.pgr-controls .ta-right span {
    padding-left: 10px
}

.portfolio-sec {
    float: left;
    width: 100%;
    padding-bottom: 100px
}

.options {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.options ul li {
    display: inline-block;
    padding: 0 20px;
    list-style: none
}

.options ul li a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer
}

.portfolio-item {
    padding: 20px;
    float: left;
    width: 100%;
    background: #FAF9F6;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 30px;
    background-color: #fff;
}

.portfolio-item .h3 {
    font-size: 14px !important
}

.portfolio-item:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.about-industry p,
.portfolio-item .item-info p {
    text-align: justify
}

.gallery-img,
.pt-img {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 20px;
}

.pt-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(16, 33, 46, .4)
}

.portfolio-item:hover .pt-img:before {
    height: 0
}

.item-info {
    padding-top: 20px
}

.item-info h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 8px
}

.load-more-items {
    float: left;
    width: 100%;
    padding-top: 80px
}

.load-more-items a,
.spec-text ul li a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline
}

.btn:hover,
a:active,
a:focus,
a:hover,
body a {
    text-decoration: none
}

.load-more-items a:hover {
    color: var(--orange);
    text-decoration: none
}

.masonary.style2 .portfolio-item {
    padding: 15px;
    position: relative;
    height: auto;
}

.masonary.style2 .item-info h3 {
    line-height: 30px;
    font-size: 22px
}

.ms-overlay {
    position: relative;
    z-index: 99
}

.ms-overlay:before {
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    z-index: 0;
    background-position: top
}

.sm-data {
    float: left;
    bottom: 40px
}

.sm-data h3 {
    color: #FAF9F6;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 36px;
    float: left
}

.footer-text h5,
.gall-date h5,
.listing-info>a,
.sm-data a,
.sm-title {
    text-transform: uppercase
}

.sm-data a {
    float: right;
    color: #FAF9F6;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px
}

.sm-data a i {
    padding-left: 5px
}

.footer-data.more-top-pd {
    padding: 400px 0 70px
}

.news-listing {
    float: left;
    width: 100%;
    height: max-content;
    margin-bottom: 70px
}

.mgbtm-65,
.who-we-are p:nth-of-type(2) {
    margin-bottom: 65px
}

.listing-info {
    float: left;
    width: 100%;
    padding: 60px 49px 60px 50px;
    position: relative
}

.load-more-items.ls-pd,
.post-pagination {
    padding-top: 60px
}

.listing-info ul {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    padding: 0
}

.listing-info ul li {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 20px;
    list-style: none
}

.listing-info ul li:before {
    font-family: fontAwesome;
    content: '\f205';
    position: absolute;
    left: 0;
    color: var(--orange)
}

.listing-info>h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 40px
}

.listing-info p {
    font-size: 14px;
    line-height: 24px;
    padding-right: 20px
}

.gall-date h5,
.listing-info>a {
    font-size: 12px
}

.listing-info>a {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 60px;
    left: 50px
}

.listing-info>a i {
    padding-left: 10px;
    font-size: 18px;
    position: relative;
    top: 1px
}

.masonary .post {
    padding: 0 15px;
    margin-bottom: 45px;
    min-height: 450px
}

.pagination {
    float: left;
    width: 100%;
    display: unset
}

.pagination li {
    padding: 0 17px;
    list-style: none
}

.pagination li a {
    background: 0 0;
    padding: 0;
    border: 0;
    font-size: 18px
}

.page-item.active .page-link {
    background: 0 0;
    color: var(--orange)
}

.pagination li a:hover {
    color: var(--orange);
    background: 0 0
}

.post-pagination.ta-left {
    float: left;
    width: 100%;
    text-align: left;
    padding-top: 50px
}

.news-sidebar {
    float: left;
    width: 100%;
    padding-bottom: 120px
}

.single-post-gallery {
    float: left;
    width: 100%;
    padding: 125px 0;
    border-bottom: 1px solid #213444
}

.gall-date h5 {
    color: #666;
    font-weight: 600;
    margin-bottom: 10px
}

.gall-date h4 {
    color: #999;
    font-size: 14px;
    font-weight: 300
}

.about-kons>a,
.view-all-project {
    color: #09c;
    display: inline-block;
    text-transform: uppercase
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.kons-construct {
    float: left;
    width: 100%;
    margin-top: 127px
}

.kons-construct h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 50px
}

.kons-construct h4 span {
    font-weight: 500;
    color: var(--orange)
}

.kons-construct h2 {
    font-size: 72px;
    font-weight: 700;
    margin-bottom: 0
}

.intro-kons {
    float: left;
    width: 100%;
    padding: 95px 100px 90px
}

.cons-img {
    float: left;
    width: 100%;
    padding-right: 60px
}

.cons-img img {
    width: 100%;
    padding: 25px
}

.kn-title h3 {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    padding-left: 25px;
    margin-bottom: 60px;
    line-height: 32px;
    margin-left: 15px;
    float: left;
    width: auto
}

.kn-title h3:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%
}

.kn-title.ta-right h3 {
    padding-left: 0;
    padding-right: 30px;
    float: right
}

.kn-title.ta-right h3:before {
    left: auto;
    right: 0
}

.about-kons h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 15px
}

.about-kons p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px
}

.about-kons>a {
    font-size: 14px;
    font-weight: 500
}

.our-projects-counter {
    float: left;
    width: 100%;
    margin-top: 130px
}

.our-projects-counter ul li {
    float: left;
    width: 33%;
    list-style: none
}

.our-projects-counter ul li h2 {
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 15px
}

.our-projects-counter ul li h4 {
    color: #999;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 20px;
    margin-bottom: 0
}

.project-gallery {
    float: left;
    width: 100%;
    padding: 80px 0 0
}

.project-gallery .kn-title h3 {
    margin-left: 100px
}

.project-gallery .kn-title a {
    position: relative;
    top: 20px
}

.view-all-project {
    font-size: 14px;
    float: right;
    padding-right: 30px
}

.row.no-margin {
    margin: 0;
    float: left;
    width: 100%
}

.gallery-img:hover .gallery-text {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.gallery-text {
    float: left;
    position: absolute;
    bottom: 30px;
    left: 30px;
    -webkit-transform: translateY(105%);
    -moz-transform: translateY(105%);
    -ms-transform: translateY(105%);
    -o-transform: translateY(105%);
    transform: translateY(105%)
}

.gallery-text.left-more {
    left: 45px
}

.gallery-text h5 {
    color: #ccc;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px
}

.gallery-text h3 {
    color: #FAF9F6;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px
}

.trust-section {
    float: left;
    width: 100%;
    padding: 130px 100px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .07)
}

.trust-col {
    float: left;
    width: 100%;
    padding-right: 85px;
    text-align: right
}

.rating-star {
    float: left;
    width: 100%;
    margin-bottom: 75px;
    margin-top: 10px
}

.rating-star h2 {
    font-size: 72px;
    font-weight: 300;
    margin-bottom: 10px
}

.rating-star ul {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    padding: 0
}

.rating-star ul li {
    display: inline-block;
    list-style: none
}

.rating-star ul li i {
    color: #67a900;
    font-size: 30px
}

.rating-star h6 {
    color: #999;
    font-size: 14px;
    margin-bottom: 12px;
    float: left;
    width: 100%
}

.rating-star>img {
    max-width: 100%;
    float: right
}

.trust-text h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 45px
}

.trust-text a {
    display: inline-block;
    float: right;
    color: #999;
    font-size: 16px
}

.post-gal .post {
    border: 1px solid #425c70;
    padding: 25px
}

.post-gal .post-details h3 {
    font-size: 24px;
    line-height: 26px
}

.post-sm-sec {
    float: left;
    width: 100%;
    padding: 20px;
    margin-top: 30px
}

.post-sm-sec.style2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 48%;
    width: 1px;
    height: 100%;
    background-color: #cbd2d7;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.post-sm-sec .post-details h3 {
    font-size: 18px
}

.footer-style2 {
    float: left;
    width: 100%;
    padding: 230px 0 190px;
    text-align: center
}

.footer-text h5 {
    color: var(--orange);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 40px
}

.footer-text h2 {
    color: #FAF9F6;
    font-size: 60px;
    font-weight: 700;
    margin-bottom: 30px
}

.footer-text span {
    color: #FAF9F6;
    font-size: 24px;
    font-weight: 600;
    display: block;
    margin-bottom: 17px
}

.bottom-strip {
    float: left;
    width: 100%;
    padding: 60px 0
}

.locations-list,
.social-links {
    float: left;
    width: 100%;
    text-align: right
}

.social-links ul li {
    display: inline-block;
    padding: 0 10px;
    list-style: none
}

.social-links ul li a {
    font-size: 26px
}

.block2 {
    float: left;
    width: 100%;
    padding: 160px 0;
    z-index: 99
}

.block3 {
    float: left;
    width: 100%;
    padding: 140px 0;
    z-index: 99
}

.our-info {
    float: left;
    width: 100%;
    padding-right: 50px
}

.our-info img {
    max-width: 100%;
    margin-bottom: 70px
}

.our-info h2,
.sm-title {
    margin-bottom: 35px;
    font-weight: 600
}

.our-info h2 {
    font-size: 56px;
    text-transform: capitalize
}

.our-info p {
    font-size: 20px;
    line-height: 30px
}

.who-we-are {
    float: left;
    width: 100%;
    padding-left: 65px
}

.sm-title {
    font-size: 16px
}

.who-we-are p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px
}

.our-features {
    float: left;
    width: 100%;
    padding: 30px 60px;
    border-left: 3px solid var(--orange);
    margin-bottom: 30px
}

.feature-icon {
    float: left;
    width: 13%;
    text-align: center
}

.feature-icon i {
    color: #999;
    font-size: 72px
}

.feature-info {
    float: left;
    width: 87%;
    padding-left: 50px
}

.customer-say,
.footer-data3,
.footer-style3,
.partners-section {
    width: 100%;
    float: left
}

.feature-info h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 20px
}

.feature-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0
}

.customer-say {
    padding-top: 115px;
    margin-top: 50px
}

.customer-say h2 {
    color: #FAF9F6;
    font-size: 35px;
    font-weight: 400;
    line-height: 48px;
    margin-bottom: 60px
}

.customer-say:before {
    content: '\f10d';
    font-family: fontawesome;
    color: var(--orange);
    font-size: 60px;
    position: absolute;
    top: 0;
    left: 0
}

.customer-say p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 110px
}

.customer-say h4 {
    color: #FAF9F6;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.customer-say span {
    font-size: 14px;
    font-weight: 300;
    text-transform: initial;
    padding-left: 15px
}

.partners-section {
    background-color: #032540;
    padding: 140px 0
}

.partners-section ul li {
    float: left;
    width: 100%;
    text-align: center;
    list-style: none
}

.partners-section ul li img {
    max-width: 100%;
    filter: grayscale(100%);
    float: none
}

.partners-section ul li:hover img {
    filter: grayscale(0)
}

.posts-sec.st3 .post-details {
    border-right: 1px solid #ececec;
    padding: 55px 24px 35px
}

.posts-sec.st3.bd-df .post-details {
    border-right: 1px solid #213344
}

.posts-sec.st3 .post-details h3 {
    height: 55px
}

.footer-style3 {
    background-color: #032540;
    text-align: center
}

.footer-data3 {
    padding: 130px 0 60px;
    border-bottom: 1px solid #213f56
}

.footer-social-links {
    padding: 0;
    width: 100%;
    list-style: none
}

.footer-logoo {
    float: left;
    width: 100%;
    margin-bottom: 100px
}

.footer-logoo img {
    max-width: 100%;
    float: none
}

.addrs-info {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    padding-left: 0;
    list-style: none
}

.addrs-info li {
    float: left;
    width: 100%;
    margin-bottom: 12px
}

.addrs-info li span {
    color: #999;
    font-size: 16px;
    font-weight: 300
}

.footer-social-links {
    float: left;
    margin: 0
}

.footer-social-links li {
    display: inline-block;
    padding: 0 15px
}

.bottom-strip2 {
    float: left;
    width: 100%;
    padding: 50px 0
}

.cpyright-text p {
    color: #FAF9F6;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0
}

.cpyright-text span {
    color: #999
}

.cpyright-text a {
    color: #FAF9F6;
    font-size: 14px
}

.gallery-tabs-head {
    float: left;
    width: 100%;
    margin-bottom: 75px
}

.gallery-tabs-head h4 {
    font-size: 16px;
    float: left;
    width: 60%;
    text-align: center
}

.gallery-tabs-head a {
    float: right;
    font-size: 14px;
    padding-right: 15px
}

.container2 {
    float: left;
    width: 100%;
    padding: 0 360px 0 45px
}

.locations-images {
    float: left;
    width: 100%;
    padding-right: 70px
}

.location-img {
    float: left;
    width: 100%;
    padding-right: 20px;
    display: none
}

.locations-list ul li {
    float: left;
    width: 100%;
    margin-bottom: 45px;
    font-size: 30px;
    font-weight: 600;
    cursor: pointer;
    list-style: none
}

.lyr1 {
    color: #FAF9F6;
    font-size: 20px
}

.lyr2,
.lyr3 h1 {
    font-size: 72px;
    color: #FAF9F6
}

.lyr2 {
    line-height: 76px
}

.lyr3 h1 {
    font-weight: 700;
    line-height: 75px;
    text-align: center !important
}

.lyr4 h2 {
    font-weight: 400;
    color: #FAF9F6;
    font-size: 25px;
    text-align: center
}

.tp-bgimg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #343434;
    opacity: .35
}

.main-slider.style2 .tp-bgimg:before {
    opacity: .15
}

.main-slider.hp3 .hesperiden .tp-bullet {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    border: 1px solid #fcfcfc;
    background: 0 0
}

.tp-bullets {
    top: 47% !important
}

.company-properties {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    padding: 0 60px
}

.follow-our {
    float: left;
    width: 25%
}

.follow-our h4 {
    color: #FAF9F6;
    font-size: 12px;
    margin-bottom: 10px
}

.follow-our ul li:before {
    content: '';
    position: absolute;
    top: 50%;
    right: -5px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    background-color: #FAF9F6;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.follow-our ul li a {
    color: #FAF9F6;
    font-weight: 600;
    font-size: 14px
}

.more-properties {
    float: right;
    width: 75%
}

.more-properties ul {
    margin: 0;
    padding: 0 30px 0 0;
    float: right;
    width: 100%;
    text-align: right
}

.choosing-que h3,
.title-sm h3 {
    padding-left: 15px;
    font-weight: 700
}

.more-properties ul li {
    padding: 0 45px;
    list-style: none;
    display: inline-block
}

.more-properties ul li:last-child {
    width: auto;
    padding-right: 0
}

.more-properties ul li h3 {
    color: #FAF9F6;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    text-align: left
}

.why-choose-us .col-md-3 {
    text-align: center;
    padding: 15px;
    margin-bottom: 25px
}

.why-choose-us h3 {
    color: #343434;
    font-weight: 600;
    font-size: 30px
}

.why-choose-us p {
    font-size: 15px;
    color: grey
}

.why-choose-us img {
    height: 100px;
    width: 100px;
    margin-bottom: 10px;
    transition: .9s
}

.why-choose-us .col-md-3:hover img {
    transform: rotateY(360deg)
}

.title-sm {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 85px
}

.product-details table th,
.product-details table tr,
.why-us-img,
.why-us-img img {
    text-align: center !important;
    text-wrap: nowrap;
}

.why-us-img img {
    width: 400px;
    height: 100%;
    margin: auto;
    float: right !important
}

.spec-hd {
    float: left;
    width: 100%;
    text-align: right;
    padding-left: 100px
}

.container3 {
    max-width: 1260px;
    margin: 0 auto
}

.spec-hd h2 {
    font-size: 35px;
    line-height: 48px;
    font-weight: 700
}

.properties {
    float: left;
    width: 100%;
    padding-left: 65px;
    padding-right: 90px
}

.choosing-que {
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.choosing-que .col-3 img {
    height: 80px
}

.choosing-que h3 {
    font-size: 24px;
    margin-bottom: 15px;
    color: var(--orange)
}

.choosing-que:hover h3 {
    padding-left: 40px
}

.choosing-que h3:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 30px;
    height: 2px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden
}

.choosing-que p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    padding-right: 30px;
    margin-bottom: 0
}

.mg-top-minus {
    margin-top: -160px
}

.spec-img figure {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0
}

.specialization {
    padding: 30px;
}

.specialization:hover .spec-img figure img {
    transform: translateY(-15px)
}

.specialization:hover .left-bdr:before,
.specialization:hover .right-bdr:before {
    height: 70px
}

.specialization:hover .bfr:before {
    width: 50px
}

.spec-text {
    float: left;
    width: 100%;
    padding-right: 100px;
    padding-left: 60px
}

.spec-text a {
    font-weight: 800 !important;
    color: var(--blue)
}

.spec-text h3 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 35px
}

.spec-text p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
    font-weight: 400;
    text-align: justify
}

.spec-text a {
    font-size: 20px;
    text-transform: capitalize;
    display: block
}

.spec-text a:hover {
    color: #ffba00
}

.specialization.style2 .spec-text {
    padding-left: 200px;
    padding-right: 80px
}

.specialization.style3 .spec-img {
    padding-right: 175px;
    padding-left: 0
}

.specialization.style3 .spec-text {
    padding-left: 75px;
    padding-right: 0
}

.specialization.style3 .spec-text.right-bdr.left:before {
    left: -26px
}

.spec-text ul {
    float: left;
    width: 50%;
    margin-top: 235px;
    margin-bottom: 0;
    padding: 0
}

.spec-text ul li {
    display: block;
    margin-bottom: 10px;
    list-style: none
}

.house-slider.style2 .slick-dots {
    display: none !important
}

.house-slider.style2 .house-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background: linear-gradient(to bottom, rgba(255, 255, 255, .10), rgba(0, 0, 0, .30));
    -moz-background: linear-gradient(to bottom, rgba(255, 255, 255, .10), rgba(0, 0, 0, .30));
    -ms-background: linear-gradient(to bottom, rgba(255, 255, 255, .10), rgba(0, 0, 0, .30));
    -o-background: linear-gradient(to bottom, rgba(255, 255, 255, .10), rgba(0, 0, 0, .30));
    background: linear-gradient(to bottom, rgba(255, 255, 255, .1), rgba(0, 0, 0, .3))
}

.hs-info {
    position: absolute;
    bottom: 55px;
    left: 0;
    width: 100%;
    z-index: 99
}

.hs-info h3 {
    color: #FAF9F6;
    font-size: 36px;
    font-weight: 700;
    float: left
}

.hs-info a {
    float: right;
    color: #FAF9F6;
    font-size: 14px
}

.title-sm.style2 h3 {
    float: left;
    padding-left: 15px
}

.title-sm.style2 a {
    float: right;
    color: #999;
    font-size: 14px;
    padding-right: 15px
}

.trending-stories {
    float: left;
    width: 100%;
    margin-bottom: -30px
}

.tr-news:hover .tr-news-img img {
    transform: scale(1.3)
}

.tr-news-img {
    float: left;
    width: 37%;
    overflow: hidden
}

.tr-news-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 2s ease-in-out;
    -moz-transition: 2s ease-in-out;
    -ms-transition: 2s ease-in-out;
    -o-transition: 2s ease-in-out;
    transition: 2s ease-in-out
}

.treding-new {
    float: left;
    width: 63%;
    padding: 25px 20px
}

.treding-new h5 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 15px
}

.treding-new h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 22px
}

.treding-new p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 34px
}

.treding-new span a {
    font-weight: 400;
    padding-left: 10px
}

.partners-section.style2 {
    background: 0 0;
    padding: 120px 0
}

.review-comment {
    float: left;
    width: 100%;
    padding: 0 100px
}

.review-comment p {
    font-size: 30px;
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 72px
}

.review-comment h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px
}

.review-comment span {
    font-size: 14px;
    font-weight: 300;
    display: block
}

.testimonial-slider .slick-prev::before {
    content: '\f104'
}

.testimonial-slider .slick-next::before {
    content: '\f105'
}

.testimonial-slider .slick-next::before,
.testimonial-slider .slick-prev::before {
    font-family: fontawesome;
    font-size: 48px
}

.testimonial-slider .slick-next,
.testimonial-slider .slick-prev {
    top: 30%;
    background: 0 0;
    width: 20px;
    height: 20px;
    line-height: 20px
}

.demos-section,
.work-pages.bg-change {
    background-color: #eef1f4
}

.responsive-mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    padding: 40px 0;
    z-index: 999999;
    width: 100%;
    opacity: 0;
    height: 100%;
    overflow: auto;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: .5s cubic-bezier(.19, 1, .22, 1);
    transition: .5s cubic-bezier(.19, 1, .22, 1);
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -moz-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.responsive-mobile-menu>a {
    float: right;
    font-size: 30px;
    padding-right: 20px;
    margin-bottom: 30px
}

.responsive-mobile-menu.active {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.responsive-mobile-menu.active>ul {
    margin: 0;
    padding: 0 15px
}

.responsive-mobile-menu ul ul {
    display: none;
    float: left;
    width: 100%;
    padding: 0 0 0 20px
}

.responsive-mobile-menu ul ul li a {
    padding: 15px 0;
    border-bottom: 0;
    font-size: 14px
}

.responsive-mobile-menu ul li a {
    font-size: 16px;
    font-weight: 500;
    float: left;
    width: 100%;
    padding: 15px 0;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    margin-top: 5px
}

.responsive-mobile-menu ul li.menu-has-items.active>a:before {
    content: '\f107'
}

.responsive-mobile-menu ul li.menu-has-items>a:before {
    content: '\f105';
    position: absolute;
    top: 50%;
    right: 20px;
    font-size: 14px;
    font-family: fontawesome;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.accordion__item__header,
.container table,
.container.table.table table-responsive mt30 th,
.product_page .btn,
.product_page h2,
.title,
product_page .portfolio-item .h3 {
    font-family: poppins, Arial, sans-serif
}

.demos-section {
    float: left;
    width: 100%;
    padding: 180px 0 130px
}

.demos-text h3 {
    color: #343434;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 40px
}

.demos-text p {
    color: #666;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px
}

.demos-imgs {
    float: left;
    width: 100%;
    margin-bottom: -45px;
    padding: 0 45px
}

.demo-details {
    float: left;
    width: 100%;
    margin-bottom: 45px;
    padding: 0 15px
}

.demo-details:hover {
    transform: translateY(-25px)
}

.demo-details img {
    width: 100%;
    margin-bottom: 40px
}

.demo-details h3 {
    color: #343434;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0
}

.demo-details h3 span {
    color: #666;
    font-weight: 300
}

.work-pages {
    float: left;
    width: 100%;
    background-color: #FAF9F6;
    padding: 140px 0
}

.ft-bg {
    float: left;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 200px 0
}

.ft-textt h3 {
    color: #FAF9F6;
    font-size: 48px;
    margin-bottom: 40px
}

.ft-textt p {
    color: #FAF9F6;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 70px
}

.ft-textt>a {
    display: inline-block;
    color: #343434;
    font-size: 18px;
    font-weight: 700;
    background-color: var(--orange);
    padding: 20px 40px
}

.thecube {
    width: 75px;
    height: 75px;
    margin: 50px auto 0;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.page-loading,
.thecube .cube:before {
    height: 100%;
    left: 0;
    width: 100%;
    top: 0
}

.thecube .cube {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.thecube .cube:before {
    content: '';
    position: absolute;
    background-color: var(--orange);
    -webkit-animation: 2.4s linear infinite both foldthecube;
    -moz-animation: 2.4s linear infinite both foldthecube;
    -ms-animation: foldthecube 2.4s infinite linear both;
    -o-animation: 2.4s linear infinite both foldthecube;
    animation: 2.4s linear infinite both foldthecube;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.thecube .c2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.thecube .c3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.thecube .c4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.thecube .c2:before {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

.thecube .c3:before {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.thecube .c4:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes foldthecube {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -moz-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        -o-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        -moz-transform: perspective(140px) rotateX(0);
        -ms-transform: perspective(140px) rotateX(0);
        -o-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        -moz-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        -o-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes foldthecube {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -moz-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        -o-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        -moz-transform: perspective(140px) rotateX(0);
        -ms-transform: perspective(140px) rotateX(0);
        -o-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        -moz-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        -o-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.page-loading {
    background: #03192b;
    content: "";
    position: fixed;
    z-index: 9999999999999999
}

.page-loading.white-bg {
    background: #FAF9F6;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100vw
}

.layera.stt2,
.layera:hover {
    color: #343434;
    background-color: var(--orange)
}

.page-loading>.thecube {
    left: 50%;
    margin-left: -30px;
    margin-top: -70px;
    position: absolute;
    top: 50%
}

.alert {
    padding: 20px
}

.alert-danger {
    border: inherit
}

.alert-success {
    background: #dff0d8;
    color: #5b763d
}

.pd-right-none {
    padding-right: 0
}

.counter img {
    height: 100px;
    width: 100px
}

.data-count {
    color: var(--blue);
    font-size: 40px;
    padding: 15px
}

.about-industry h4 {
    color: var(--blue) !important
}

.process ul {
    --col-gap: 1rem;
    --row-gap: 1rem;
    --line-w: .25rem;
    display: grid;
    grid-template-columns: var(--line-w) 1fr;
    grid-auto-columns: max-content;
    column-gap: var(--col-gap);
    list-style: none;
    width: 100%;
    margin-inline: auto
}

.process ul::before {
    content: "";
    grid-column: 1;
    grid-row: 1/span 20;
    background: #e1e1e1;
    border-radius: calc(var(--line-w)/ 2)
}

.process ul li:not(:last-child) {
    margin-bottom: var(--row-gap)
}

.process ul li {
    grid-column: 2;
    --inlineP: 1.5rem;
    margin-inline: var(--inlineP);
    grid-row: span 2;
    display: grid;
    grid-template-rows: min-content min-content min-content
}

.process ul li .date {
    --dateH: 3rem;
    height: var(--dateH);
    margin-inline: calc(var(--inlineP) * -1);
    text-align: center;
    background-color: var(--accent-color);
    color: #FAF9F6;
    font-size: 1.25rem;
    font-weight: 700;
    display: grid;
    place-content: center;
    position: relative;
    border-radius: calc(var(--dateH)/ 2) 0 0 calc(var(--dateH)/ 2)
}

.process ul li .date::before {
    content: "";
    width: var(--inlineP);
    aspect-ratio: 1;
    background: var(--accent-color);
    background-image: linear-gradient(rgba(0, 0, 0, .2) 100%, transparent);
    position: absolute;
    top: 100%;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    right: 0
}

.process ul li .date::after {
    content: "";
    position: absolute;
    width: 2rem;
    aspect-ratio: 1;
    background: var(--bgColor);
    border: .3rem solid var(--accent-color);
    border-radius: 50%;
    top: 50%;
    transform: translate(50%, -50%);
    right: calc(100% + var(--col-gap) + var(--line-w)/ 2)
}

.process ul li .descr,
.process ul li .process-title {
    background: var(--bgColor);
    position: relative;
    padding-inline: 1.5rem
}

.process ul li .process-title {
    overflow: hidden;
    padding-block-start: 1.5rem;
    padding-block-end: 1rem;
    font-weight: 600;
    font-size: 25px;
    color: var(--accent-color)
}

.process ul li .descr {
    padding-block-end: 1.5rem;
    font-weight: 300;
    font-size: 15px;
    text-align: justify
}

.process ul li .descr::before,
.process ul li .process-title::before {
    content: "";
    position: absolute;
    width: 90%;
    height: .5rem;
    background: rgba(0, 0, 0, .5);
    left: 50%;
    border-radius: 50%;
    filter: blur(4px);
    transform: translate(-50%, 50%)
}

.process ul li .process-title::before {
    bottom: calc(100% + .125rem)
}

.process ul li .descr::before {
    z-index: -1;
    bottom: .25rem
}

@media (min-width:40rem) {
    .process ul {
        grid-template-columns: 1fr var(--line-w) 1fr
    }

    .process ul::before {
        grid-column: 2
    }

    .process ul li:nth-child(odd) {
        grid-column: 1
    }

    .process ul li:nth-child(2n) {
        grid-column: 3
    }

    .process ul li:nth-child(2) {
        grid-row: 2/4
    }

    .process ul li:nth-child(odd) .date::before {
        clip-path: polygon(0 0, 100% 0, 100% 100%);
        left: 0
    }

    .process ul li:nth-child(odd) .date::after {
        transform: translate(-50%, -50%);
        left: calc(100% + var(--col-gap) + var(--line-w)/ 2)
    }

    .process ul li:nth-child(odd) .date {
        border-radius: 0 calc(var(--dateH)/ 2) calc(var(--dateH)/ 2) 0
    }
}

.process .credits {
    margin-top: 1rem;
    text-align: right
}

.process .credits a {
    color: var(--color)
}

.main-slider h1 {
    color: #FAF9F6;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    text-align: center !important;
    margin-bottom: 30px;
    transition: none
}

.main-slider h2 {
    font-weight: 400;
    color: #FAF9F6;
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 50px;
}

.main-slider .slider-txt {
    animation: 1s linear both slide-up
}

.layera.stt2 {
    font-size: 18px;
    border-color: transparent;
    animation: 1s linear 2s slide-up !important
}

.layera.stt2:hover {
    background: 0 0;
    border-color: #FAF9F6;
    color: #FAF9F6
}

.table td,
.table th {
    padding: 10px 20px;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.layera {
    color: #FAF9F6;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #FAF9F6;
    padding: 10px 25px;
    animation: 1s linear 2s slide-down !important
}

.layera:hover {
    border: 2px solid transparent
}

@keyframes slide-up {
    0% {
        transform: translateY(100vh)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes slide-down {
    0% {
        transform: translateY(-100vh)
    }

    100% {
        transform: translateY(0)
    }
}

.img {
    vertical-align: left
}

.btn,
tbody {
    vertical-align: middle
}

.row mt15 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.product_page .mt15 {
    margin-top: 15px
}

.portfolio-item .content .btn,
.product_page .btn {
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize;
    padding: 8px 30px
}

.product_page .btn:hover {
    background: var(--blue)
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.product_page .btn {
    font-size: 15px;
    font-weight: 500;
    border-radius: 4px;
    background: #ff7f00;
    color: #FAF9F6;
    display: block;
    text-align: center
}

.btn,
.btn:hover,
.table {
    color: #212529
}

.core-value-list,
.why-us-list {
    list-style: none;
    color: #343434;
    position: relative
}

a:active,
a:hover {
    outline-width: 0
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.product_page .block,
.product_page .portfolio-item {
    font-size: .875rem;
    color: #666;
    border: 1px solid #ccc;
    padding: 1.25rem 0 0;
    margin-bottom: 25px;
    font-family: poppins, Arial, sans-serif;
    text-align: center
}

body a {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s
}

.product_page .block {
    font-weight: 300
}

.product_page h2 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #ff7f00;
    line-height: 40px
}

.container-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.product_page .portfolio-item {
    font-weight: 200
}

product_page .portfolio-item .h3 {
    font-size: 14px;
    color: #232135;
    font-weight: 200;
    margin-bottom: 19px;
    margin-top: 20px
}

.portfolio-item .content .btn {
    font-weight: 600;
    color: #FAF9F6;
    border-radius: 4px;
    display: block;
    text-align: center
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table {
    width: 100%;
    margin-bottom: 1rem
}

th {
    vertical-align: inherit;
    font-weight: 700;
    text-align: -internal-center
}

tbody {
    display: table-row-group;
    border-color: inherit
}

.table .table-responsive mt30 tr:nth-child(odd) {
    background: linear-gradient(#eee 1px, #f7f7f7 1px, #f1f1f1 calc(100% - 1px), #eee calc(100% - 1px));
    width: 100%
}

.container.table.table table-responsive mt30 th {
    background: #ff7f00;
    background: linear-gradient(to left, #ff8c1a, #ff7f00);
    background-image: linear-gradient(to left, #ff8c1a, #ff7f00);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background: -webkit-linear-gradient(to left, #ff8c1a, #ff7f00);
    background: linear-gradient(to left, #ff8c1a, #ff7f00);
    padding: 10px 24px;
    font-weight: 400;
    color: #FAF9F6;
    font-size: 18px;
    line-height: 26px;
    border-bottom: 1px solid #e1e1e1
}

.product_page.col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.product-lightbox {
    display: flex;
    justify-content: center
}

.product-lightbox .gallery {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center !important;
    align-items: center
}

.product-lightbox .gallery a img {
    width: 100%;
    margin: auto auto 20px;
    border-radius: 15px
}

.error--page a,
.get-proposal-btn a {
    padding: 15px 25px;
    border: 3px solid var(--orange);
    animation: 1s linear 2s slide-up !important
}

.error--page a:hover,
.get-proposal-btn a:hover {
    border: 3px solid var(--blue);
    background-color: #FAF9F6
}

.features-list li {
    margin-bottom: 15px;
    margin-left: 25px
}

.features-list li i {
    color: var(--blue);
}

.error--page h1,
.error--page p {
    margin-bottom: 25px !important
}

.why-us-list {
    padding-right: 40px
}

.why-us-list li:before {
    content: '\f122';
    right: 15px
}

.core-value-list {
    padding-left: 25px;
    line-height: 35px;
    font-size: 15px
}

.core-value-list li i {
    color: var(--blue);
    font-size: 18px;
}

.contact-text {
    text-align: center;
    margin: 50px
}

.contact-text h1 {
    color: var(--orange);
    font-weight: 800
}

.contact-text h2,
.get-proposal-btn a:hover,
.table-title {
    color: var(--blue)
}

.contact-text h2 {
    font-weight: 600
}

.accordion__item__header.active,
.error--page a,
.figure_main_img p a,
.get-proposal-btn a {
    background-color: var(--orange);
    color: #FAF9F6
}

.table-title {
    font-weight: 800;
    border-left: 5px solid var(--orange);
    padding-left: 15px
}

.get-proposal-btn a {
    font-size: 18px;
    font-weight: 700
}

.submit {
    color: #FAF9F6 !important;
    background-color: var(--orange)
}

.error--page a:hover,
.thankyou {
    color: var(--blue)
}

.error--page {
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.error--page img {
    height: 250px
}

.error--page p {
    font-size: 22px
}

.error--page a {
    font-size: 18px;
    font-weight: 800
}

.thankyou {
    font-size: 55px !important
}

.contact-map .map iframe {
    border: 0
}

.color-1 {
    --accent-color: #41516C
}

.color-2,
.color-6 {
    --accent-color: #FBCA3E
}

.color-3,
.color-7 {
    --accent-color: #E24A68
}

.color-4,
.color-8 {
    --accent-color: #1B5F8C
}

.color-5 {
    --accent-color: #4CADAD
}

.for-robot {
    opacity: 0;
    position: absolute !important;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    border: 3px solid green
}

.title {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px
}

.accordion__item {
    margin-bottom: 10px
}

.accordion__item__header {
    background-color: #ebebeb;
    padding: 15px;
    cursor: pointer;
    position: relative;
    color: #343434;
    font-weight: 400;
    font-size: 17px
}

.accordion__item__header::before {
    height: 15px;
    width: 15px;
    content: "";
    position: absolute;
    right: 15px;
    top: 15px;
    transition: .5s;
    transform: rotate(45deg);
    border-right: 2px solid #343434;
    border-bottom: 2px solid #343434
}

.accordion__item__header.active {
    transition: .5s
}

.accordion__item__header.active::before {
    transform: rotate(-135deg);
    top: 23px;
    border-right: 2px solid #FAF9F6;
    border-bottom: 2px solid #FAF9F6
}

.accordion__item__content {
    overflow-y: auto;
    padding: 20px 25px;
    display: none
}

.product_box {
    border: 2px solid var(--blue)
}

.figure_main_img {
    position: relative;
    overflow: hidden;
    margin: 10px;
    width: 100%;
    background: #FAF9F6;
    color: #343434;
    text-align: center
}

.figure_main_img * {
    -webkit-transition: .6s;
    transition: .6s
}

.figure_main_img img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

.figure_main_img .figcaption_main_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.figure_main_img h4,
.figure_main_img p {
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    opacity: 0
}

.figure_main_img h4 {
    display: inline-block;
    bottom: 58%;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    font-weight: 700;
    color: var(--blue);
    font-size: 20px;
    padding: 0 10px;
    margin-bottom: 8px
}

.figure_main_img p {
    font-size: 17px;
    color: #343434;
    font-weight: 600;
    top: 42%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}

.figure_main_img p a {
    position: relative;
    top: 90px;
    padding: 5px 10px
}

.figure_main_img.hover img,
.figure_main_img:hover img {
    opacity: .5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.figure_main_img.hover .figcaption_main_hover h4,
.figure_main_img.hover .figcaption_main_hover p,
.figure_main_img:hover .figcaption_main_hover h4,
.figure_main_img:hover .figcaption_main_hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.news .close:after,
.news [class^=arrow]:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.textarea_spart_part {
    height: 110px !important
}

.news section {
    column-width: 300px;
    column-gap: 5px;
    padding: 5px
}

.news section img {
    width: 100%;
    cursor: pointer
}

.news .lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    display: none;
    background: #7f8c8d;
    perspective: 1000;
    z-index: 9999
}

.news .filter {
    position: absolute;
    width: 100%;
    height: 100%;
    filter: blur(20px);
    opacity: .5;
    background-position: center;
    background-size: cover
}

.news .close,
.news [class^=arrow] {
    width: 50px;
    cursor: pointer;
    position: absolute
}

.news .lightbox img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateY(0);
    max-height: 80vh;
    max-width: calc(95vw - 100px);
    transition: .8s cubic-bezier(.7, 0, .4, 1);
    transform-style: preserve-3d
}

.news [class^=arrow] {
    height: 200px;
    background: rgba(0, 0, 0, .4);
    top: 50%;
    transform: translateY(-50%)
}

.news [class^=arrow]:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px
}

.news .arrowr:after {
    border-right: 1px solid #FAF9F6;
    border-bottom: 1px solid #FAF9F6
}

.news .arrowl:after {
    border-left: 1px solid #FAF9F6;
    border-top: 1px solid #FAF9F6
}

.news .close {
    top: 50px;
    right: 0;
    height: 50px;
    background: red;
    margin: 20px
}

.news .close:after,
.news .close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #FAF9F6
}

.news .close:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.news .title {
    font-size: 20px;
    color: #343434;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0
}

.button1 {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.milestones,
.why-choose-us {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 20px;
    background-color: #fff;
}

.sub-box {
    padding: 20px !important;
    height: auto !important
}

.milestones {
    margin-bottom: 20px;
    padding: 20px 0
}

.tabs-container {
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    overflow: hidden;
    position: relative;
}

.tabs-container .tabs {
    padding: 10px 20px 15px 20px;
}

.tabs-container .tabs .tab-links {
    display: flex;
    justify-content: space-evenly;
    border-bottom: 1px solid #f0f0f0;
}

.tabs-container .tabs .tab-link {
    background: none;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    padding: 20px 10px;
    color: #ccc;
    cursor: pointer;
    position: relative;
    transition: color .3s ease;
}

.tabs-container .tabs .tab-link.active,
.tabs-container .tabs .tab-link:hover {
    color: var(--orange);
}

.contact-form-sec .heading-title {
    color: var(--blue);
}

.tabs-container .tabs .tab-link i {
    margin-right: 10px;
}

.tabs-container .tabs .tab-link::after {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    bottom: -1px;
    left: 50%;
    background: linear-gradient(45deg, var(--orange), var(--blue));
    transition: all .4s ease;
}

.tabs-container .tabs .tab-link.active::after {
    width: 100%;
    left: 0;
}

.tabs-container .tabs .tab-content {
    display: none;
    animation: fadeInUp .5s ease;
    padding: 5px 10px 15px 10px;
}

.tabs-container .tabs .tab-content.active {
    display: block;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.contact-form-sec select {
    color: #343434;
}

.rental-box {
    box-shadow: 0 20px 40px rgba(0, 0, 0, .15);
    padding: 50px 30px 30px;
    border-radius: 12px;
    margin: 50px auto;
}

.sidebar-section {
    top: 120px;
    position: sticky;
    height: auto;
}

.blog-page-grid .card {
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.blog-page-grid .card .card-body {
    padding: 20px;
}

.blog-page-grid .card .card-body h5 {
    font-size: 16px;
    font-weight: 500;
}

.blog-single-page {
    padding-bottom: 50px;
}

.single-blog-content {
    padding: 50px 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #FAF9F6
}

.single-blog-content h2,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6,
.single-blog-content p,
.single-blog-content li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.single-blog-content p,
.single-blog-content li {
    text-align: justify;
}

.single-blog-content a {
    font-weight: 600;
}

.single-blog-content .blog-img {
    text-align: center;

}

.single-blog-content .blog-img img {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
}

/* 
.grid-container {
    display: flex;
    flex-wrap: wrap;
} */





.swiper-pagination {
    margin: 20px 0;
    position: relative !important;
}

.aboutus-section {
    padding: 100px 0;
}

.aboutus-section h3 {
    color: var(--blue);
    font-size: 30px;
}

.aboutus-section h4 {
    color: var(--orange);
}

.aboutus-section .text-side p {
    text-align: justify;
}

.footer-data h4 {
    color: #FAF9F6;
    text-transform: uppercase;
    border-left: 5px solid var(--orange);
    text-align: left;
    padding-left: 10px;
    margin-bottom: 15px;
}

.footer-data ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-data ul li {
    text-align: left;
    line-height: 40px;
    padding: 0;
}

.footer-links ul li a {
    color: #f8f8f8;
    font-size: 15px;
}

.footer-links ul li i {
    color: #FAF9F6;
    font-size: 15px;
    padding-right: 10px;
}

.footer-logo img {
    margin-bottom: 10px;
}

.footer-links,
.footer-logo {
    margin-bottom: 30px;
}

.footer-contact {
    text-align: left;
}

.footer-contact .fc-single {
    display: flex;
    margin-bottom: 10px;
    gap: 10px;
}

.footer-contact .fc-single i {
    font-size: 15px;
    color: #FAF9F6;
    margin-top: 8px;
}

.footer-contact .fc-single a {
    font-size: 15px;
    color: #f8f8f8;
}

.footer-social ul {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.footer-social ul li i {
    font-size: 30px;
    color: #FAF9F6;
}

.career-section table thead th {
    background-color: var(--blue);
}

.contact-page-info .contact-page-info-inner {
    background-color: #FAF9F6;
    padding: 30px;
    height: 100%;
}

.contact-page-info-inner h3 {
    color: var(--blue);
}

.contact-page-info-inner h5 a {
    color: #666;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
}

.contact-page-info-inner p a {
    color: #666;
    font-size: 18px;
    font-weight: 400;
}

.contact-page-info-inner h5 span {
    color: var(--orange);
}

.contact-page-info-inner i {
    color: var(--orange);
    font-size: 30px;
    margin-bottom: 15px;
}

.iti {
    width: 100% !important;
}

thead tr th {
    color: #343434;
}

.product-item {
    padding: 12px;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: .3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 30px;
    margin-bottom: 25px;
}

.product-item .product-name h6 {
    font-size: 14px;
    text-align: center;
    color: #343434;
}

.product-grid-section .tabs-container .tabs .tab-content {
    padding: 30px !important;
}

.grid-item {
    margin-bottom: 30px;
}

.grid-item .card {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden;
    transition: transform 0.3s ease;
}

.grid-item .card:hover {
    transform: translateY(-5px);
}

.grid-item .card .card-body {
    padding: 20px;
    flex: 1;
    /* Takes remaining space */
    display: flex;
    flex-direction: column;
    justify-content: space-between;/
}

.grid-item .card .card-body .card-title {
    font-size: 18px;
    font-weight: 600;
    color: var(--blue);
}

.grid-item .card .card-body .card-text {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
    flex: 1;
    /* Takes available space */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.grid-item .card .card-body .read-btn {
    background-color: var(--orange);
    color: #FAF9F6;
    padding: 10px 20px;
    border-radius: 5px;
    width: fit-content;
    transition: background-color 0.3s ease;
}

.blog-page {
    margin-bottom: 50px;
}

.blog-page .pagination {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-page .pagination a {
    padding: 10px 20px;
    background: var(--blue);
    color: #FAF9F6;
    border-radius: 5px;
    margin: 0 5px;
    width: 110px;
}

.blog-page .pagination a:hover {
    background: var(--orange);
    transition: 0.5s;
}

.blog-page .jump-to-page {
    display: flex;
    margin: 0 10px;
}

.blog-page .jump-to-page input {
    width: 150px;
    padding: 0 15px;
    height: 45px;
    border: 1px solid #ebebeb;
    border-radius: 15px 0 0 15px;
}

.blog-page .btn-jump {
    height: 45px;
    border-radius: 0 15px 15px 0;
    background: var(--orange);
    padding: 10px 15px;
    color: #FAF9F6;
    border: 1px solid #ebebeb;
}

.blog-page .btn-jump:hover {
    background: var(--blue);
    transition: 0.5s;
}

@media(max-width:500px) {
    .blog-page .pagination {
        flex-direction: column;
    }

    .blog-page .pagination a,
    .blog-page .jump-to-page {
        margin: 5px 0;
    }
}

.swiper.blog-slider {
    width: 80%;
    margin: auto;
    position: relative;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: var(--orange);
    color: #FAF9F6 !important;
    width: 40px !important;
    height: 40px !important;
    overflow: hidden;
    padding: 10px;
    border-radius: 10px;
    transition: background-color 0.3s ease;
    top: 35%;
    /* Adjust vertical alignment */
    transform: translateY(-50%);
    z-index: 10;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: var(--blue);
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 20px !important;
    font-weight: 600;
}

.swiper-button-next {

    right: -10px !important;
}

.swiper-button-prev {

    left: -10px !important;
}

.card-img,
.card-img-top {
    aspect-ratio: 3/2;
    object-fit: cover;
}

.image-side {
    position: relative;
}

.image-side img {
    position: sticky;
    top: 150px;
}

.google-rating {
    max-width: 300px;
}

.our-team .member-single {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.our-team .member-single h4 {
    color: var(--blue);
    font-size: 20px;
    font-weight: 600;
}

.our-team .member-single h5 {
    color: var(--blue);
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

.our-team .member-single .member-name {
    border-left: 5px solid var(--orange);
    padding-left: 10px;
}

.our-team .member-single p {
    font-size: 15px;
    text-align: justify;
}

.formerly {
    font-size: 14px !important;
    color: #666 !important;
    font-style: italic !important;
    font-weight: 400 !important;
    line-height: 15px !important;
}


.video-slide {
    cursor: pointer;
}

/* 
			.video-slide::before {
				content: "\f04b";
				font-family: "FontAwesome";
				position: absolute;
				top: 50%;
				left: 15px;
				transform: translateY(-50%);
				font-size: 16px;
				color: red;
			} */

/* .video-slide:hover {
				background: #222;
				transform: translateY(-3px);
				box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
			} */

/* ====== LIGHTBOX ====== */
.video-lightbox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.video-lightbox-content {
    position: relative;
    max-width: 90%;
    width: 650px;
    background: #000;
    border-radius: 8px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
    overflow: hidden;
}

.video-lightbox-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 36px;
    font-weight: bold;
    color: white;
    cursor: pointer;
    transition: color 0.3s ease;
    z-index: 1000;
}

.video-lightbox-close:hover {
    color: #ff0000;
}

.video-lightbox-video-wrap {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}

.video-lightbox-video-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: black;
}