























































































































.cta-button {
    position: relative;
    transition: transform .8s;
    font-weight: bolder;
    border: 0;
    padding: 12px 34px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    transition: 1.4s;
    border-radius: 50px;
    border: 2px solid #555;
    box-shadow: 0 0 18px #000;
    background: linear-gradient(90deg, #000 0, #1d1d1d 100%);
    margin-top: 20px !important
}
.cta-button:hover {
    background: linear-gradient(90deg, #000 0, #555 100%);
    color: #fff;
    position: relative;
    transition: transform .8s
}
.container-box-pricing {}
.service-wrapper-box-pricing {}
.service-wrapper-box-h1-pricing {
    font-size: 5em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: transparent;
    letter-spacing: 4px;
    background: linear-gradient(8deg, rgba(8, 52, 83, 1) 0%, rgba(0, 221, 246, 1) 41%, rgba(41, 17, 45, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    white-space: nowrap
}
.gradient-text-pricing {
    font-size: 3rem;
    font-weight: 700;
    background: linear-gradient(90deg, #43b7ff, #00ddf6);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px transparent
}
.service-wrapper-box-h1-pricing::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    height: 8px;
    width: 80%;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.04)
}
.service-wrapper-box-pricing h1 span {
    position: absolute;
    top: 100%;
    left: 10%;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #72e2ae;
    animation: anim 5s linear infinite
}
.services-box-pricing {
    margin-top: 80px;
    perspective: 1000px
}
#child-box-1-pricing {
    transform: rotateY(15deg);
    transition: transform .5s;
    transform-origin: right center
}
#child-box-2-pricing {
    border-color: #00ff37;
    color: #00ff37 !important;
    background-color: #00232c
}
#child-box-2-pricing li {
    color: #00ff37 !important
}
#child-box-2-pricing p {
    color: #00ff37 !important
}
#child-box-2-pricing h2 {}
#child-box-3-pricing {
    transform: rotateY(-15deg);
    transition: transform .5s;
    transform-origin: left center
}
#child-box-3-pricing:hover {
    transform: rotateY(0deg);
    transform: rotate(-5deg)
}
#child-box-1-pricing:hover {
    transform: rotateY(0deg);
    transform: rotate(5deg)
}
.cards-box-pricing {
    background-color: #1c2335;
    padding: 3% 8%;
    border: .2px solid #72e2ae;
    border-radius: 8px;
    transition: .6s;
    position: relative;
    overflow: hidden;
    box-shadow: 10px 10px 5px -1px rgba(15, 15, 15, .5);
    border: 4px solid #00d0ff;
    margin-bottom: 20px
}
.cards-box-pricing::after {
    margin-bottom: 20px;
    content: "";
    position: absolute;
    top: 100%;
    left: -100px;
    width: 120%;
    transform: rotate(50deg);
    background-color: #fff;
    height: 18px;
    filter: blur(30px);
    opacity: .5;
    transition: 1s
}
.cards-box-pricing:hover::after {
    margin-bottom: 20px;
    width: 225%;
    top: -100%
}
.cards-box-pricing i {
    margin-bottom: 20px;
    color: #72e2ae;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1em
}
.cards-box-pricing h2 {
    color: #fff;
    font-size: 20px;
    font-weight: bolder;
    letter-spacing: 1px
}
.cards-box-pricing ul {
    text-align: left
}
.cards-box-pricing:hover {
    transform: translateY(-8px);
    border-color: #00ff37;
    background-color: #00232c
}
.cards-box-pricing:hover i {
    color: #00ff37
}
@media screen and (max-width:1200px) {
    .cards-box-pricing {}
}
@media screen and (max-width:1200px) {
    .cards-box-pricing {}
    .service-box-pricing h1 {
        font-size: 3.5em
    }
}
@media (min-width: 1023px) {
    .cards-box-pricing {
        width: 100%;
        color: rgba(255, 255, 255, 0.6)
    }
}
@media (max-width: 1023px) {
    .cards-box-pricing {
        min-width: 10px;
        max-width: 600px;
        margin: auto;
        justify-content: center;
        align-items: center;
        text-align: center;
        position: relative;
        display: inline-block
    }
    .text-styles {
        margin: 0
    }
    .responsive-pricing-box {}
    #child-box-1-pricing {}
}
.service-wrapper-box-h5 {
    font-size: 5em;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: transparent;
    letter-spacing: 4px;
    background: linear-gradient(8deg, rgba(8, 52, 83, 1) 0%, rgba(0, 221, 246, 1) 41%, rgba(41, 17, 45, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative
}
.service-wrapper-box-h5::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    height: 8px;
    width: 80%;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.04)
}
.service-wrapper-box-pricing h5 span {
    position: absolute;
    top: 100%;
    left: 10%;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #72e2ae;
    animation: anim 5s linear infinite
}
.pricing-box {
    color: #fff;
    background: linear-gradient(90deg, #43b7ff 0, #00ddf6 100%);
    border-radius: 3px;
    height: auto;
    display: inline-block;
    white-space: nowrap;
    padding: 1px 15px;
    text-align: center;
    font-size: .75em;
    width: auto;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    border: 1px solid transparent
}
h6 {
    font-size: 5em;
    font-weight: 700
}
body {
    box-sizing: border-box
}
html {}
html {
    overflow-x: hidden
}
body {
    overflow-x: hidden
}
.top-sub-h3 {
    font-size: 30rem;
    margin-top: 20px
}
.top-sub-h3-top {
    font-size: 1rem !important
}
.top-section h3 {
    letter-spacing: 3px;
    margin-bottom: 10px;
    font-size: 1.3rem;
    font-weight: 700
}
.top-sub-h3 {
    font-size: 2rem !important;
    letter-spacing: 10px !important
}
@media (max-width: 900px) {
    .top-sub-h3-top {
        font-size: 1rem !important;
        letter-spacing: 6px !important;
        margin-top: 20px !important
    }
    .top-sub-h3 {
        font-size: 1.5rem !important;
        font-weight: bolder !important
    }
}
@media (min-width: 900px) {
    .top-sub-h3-top {}
}
@media (max-width: 770px) {
    .top-sub-h3 {
        font-size: .1rem
    }
}
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #ffc451;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all .4s
}
.back-to-top i {
    font-size: 28px;
    color: #151515;
    line-height: 0
}
.back-to-top:hover {
    background: #151515
}
.back-to-top:hover i {
    color: #ffc451
}
.back-to-top.active {
    visibility: visible;
    opacity: 1
}
/* #preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #151515 
 } 
 #preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 0px);
    left: calc(50% - 30px);
    border: 6px solid #ffc451;
    border-top-color: #151515;
    border-bottom-color: #151515;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite
}
@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important
    }
} */
#navbar-menu {
    padding: 0
}
#navbar-menu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center
}
#navbar-menu li {
    position: relative
}
#navbar-menu a, #navbar-menu a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    transition: .3s
}
#navbar-menu a i, #navbar-menu a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}
#navbar-menu a:hover, #navbar-menu .active, #navbar-menu .active:focus, #navbar-menu li:hover>a {
    color: #16d0fa
}
@media only screen and (max-width: 1023px) {
    #navigation {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10000;
        top: -10px
    }
    #navigation .background-color-div {
        background-color: rgba(0, 0, 0, 0.6);
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px
    }
    #navigation .container {
        padding: .8125em 0;
        width: 96%
    }
    #navigation .logo {
        display: inline-block;
        height: 1.875em;
        width: auto
    }
    #navigation .logo img {
        width: auto;
        height: 100%
    }
    #navigation .logo .light {
        display: none
    }
    #navigation .hamburger-menu {
        position: absolute;
        right: 0;
        border: none;
        height: 3em;
        width: 3em;
        z-index: 100;
        display: block;
        background: transparent;
        padding: 0;
        top: 30%;
        transform: translateY(-50%);
        transition: top .3s
    }
    #navigation .hamburger-menu span {
        height: 2px;
        width: 1.875em;
        background: #fff;
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }
    #navigation .hamburger-menu span:before {
        content: '';
        position: absolute;
        display: block;
        height: 2px;
        width: 80%;
        background: #000;
        background: #fff;
        opacity: 1;
        top: -6px;
        left: 0;
        transition: width .3s, left .3s, top .3s, transform .5s
    }
    #navigation .hamburger-menu span:after {
        content: '';
        position: absolute;
        display: block;
        height: 2px;
        width: 80%;
        background: #fff;
        opacity: 1;
        top: 6px;
        left: 0;
        transition: width .3s, left .3s, top .3s, transform .3s
    }
    #navigation .hamburger-menu.clicked span {
        background-color: transparent
    }
    #navigation .hamburger-menu.clicked span:before {
        width: 100%;
        transform: translate(-50%, -50%) rotate(225deg);
        left: 50%;
        top: 50%
    }
    #navigation .hamburger-menu.clicked span:after {
        width: 100%;
        transform: translate(-50%, -50%) rotate(-225deg);
        left: 50%;
        top: 50%
    }
    #navigation #navbar-menu {
        position: fixed;
        right: 0;
        padding: 0;
        height: 100%;
        border-radius: 0 0 .375em .375em;
        z-index: -1;
        overflow: hidden;
        box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
        background-color: #fff;
        padding-top: 0;
        width: 0;
        transition: width .3s
    }
    #navigation #navbar-menu ul {
        padding: 0;
        perspective: 700px;
        padding-right: 1.25em;
        padding-top: 3.125em;
        display: block
    }
    #navigation #navbar-menu ul li {
        list-style: none;
        margin-bottom: 1.5em;
        text-align: right;
        transform-style: preserve-3d;
        opacity: 0;
        transform: translateY(-0.4375em) rotateX(0deg);
        transition: opacity .5s, transform .5s
    }
    #navigation #navbar-menu ul li:nth-of-type(1) {
        transition-delay: .1s
    }
    #navigation #navbar-menu ul li:nth-of-type(2) {
        transition-delay: .2s
    }
    #navigation #navbar-menu ul li:nth-of-type(3) {
        transition-delay: .3s
    }
    #navigation #navbar-menu ul li:nth-of-type(4) {
        transition-delay: .4s
    }
    #navigation #navbar-menu ul li:nth-of-type(5) {
        transition-delay: .5s
    }
    #navigation #navbar-menu ul li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #000;
        font-size: 1.1875em;
        text-align: center;
        display: inline-block;
        position: relative;
        font-weight: 700
    }
    #navigation #navbar-menu ul li a.active:before {
        content: '';
        position: absolute;
        display: block;
        height: .42105263em;
        background: #16d0fa;
        opacity: 1;
        bottom: .26315789em;
        border-radius: .21052632em;
        left: -.31578947em;
        right: -.31578947em;
        z-index: -1
    }
    #navigation #navbar-menu.open {
        width: 15.625em;
        z-index: -100
    }
    #navigation #navbar-menu.open ul li {
        opacity: 1;
        transform: translateY(0) rotateX(0)
    }
}
@media (min-width: 992px) {
    .hamburger-menu {
        display: none
    }
}
@media (max-width: 1024px) {
    .navbar-menu-desktop {
        display: none;
        position: relative
    }
}
@media (min-width: 1024px) {
    .navbar-menu-desktop {
        display: inline-block
    }
}
#navbar-menu-desktop-two {
    padding: 0
}
#navbar-menu-desktop-two ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center
}
#navbar-menu-desktop-two li {
    position: relative
}
#navbar-menu-desktop-two a, #navbar-menu-desktop-two a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    transition: .3s
}
#navbar-menu-desktop-two a i, #navbar-menu-desktop-two a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}
#navbar-menu-desktop-two a:hover, #navbar-menu-desktop-two .active, #navbar-menu-desktop-two .active:focus, #navbar-menu-desktop-two li:hover>a {
    color: #16d0fa
}
#navigation #navbar-menu-desktop-two {
    position: fixed;
    right: 0;
    padding: 0;
    height: 100%;
    border-radius: 0 0 .375em .375em;
    z-index: -1;
    overflow: hidden;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    background-color: #fff;
    top: 4.1em;
    padding-top: 0;
    width: 0;
    transition: width .3s
}
#navigation #navbar-menu-desktop-two ul {
    padding: 0;
    perspective: 700px;
    padding-right: 1.25em;
    padding-top: 3.125em;
    display: block
}
#navigation #navbar-menu-desktop-two ul li {
    list-style: none;
    margin-bottom: 1.5em;
    text-align: right;
    transform-style: preserve-3d;
    opacity: 0;
    transform: translateY(-0.4375em) rotateX(0deg);
    transition: opacity .5s, transform .5s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(1) {
    transition-delay: .1s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(2) {
    transition-delay: .2s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(3) {
    transition-delay: .3s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(4) {
    transition-delay: .4s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(5) {
    transition-delay: .5s
}
#navigation #navbar-menu-desktop-two ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-size: 1.1875em;
    text-align: center;
    display: inline-block;
    position: relative;
    font-weight: 700
}
#navigation #navbar-menu-desktop-two ul li a.active:before {
    content: '';
    position: absolute;
    display: block;
    height: .42105263em;
    background: #16d0fa;
    opacity: 1;
    bottom: .26315789em;
    border-radius: .21052632em;
    left: -.31578947em;
    right: -.31578947em;
    z-index: -1
}
#navigation #navbar-menu-desktop-two.open {
    width: 15.625em;
    z-index: -100
}
#navigation #navbar-menu-desktop-two.open ul li {
    opacity: 1;
    transform: translateY(0) rotateX(0)
}
@media (max-width: 1024px) {
    .navbar-menu-desktop-two {
        display: none
    }
}
@media (min-width: 1024px) {
    .navbar-menu-desktop-two {
        display: inline-block
    }
}
.circular--landscape-desktop #money-bag {
    margin-left: -40px
}
.bot-triangle {
    height: 200px;
    width: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden
}
.bot-triangle {
    position: absolute;
    top: -299px;
    left: calc(50% - 64%);
    content: "";
    height: 300px;
    width: 300px;
    background: transparent;
    -webkit-transform-origin: 10% 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 0 5000px rgba(0, 0, 0, 0.6)
}
.bot-triangle::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik05NzguODEgMTIyLjI1TDAgMGgxMjgwbC0yNjIuMSAxMTYuMjZhNzMuMjkgNzMuMjkgMCAwIDEtMzkuMDkgNS45OXoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNOTgzLjE5IDk1LjIzTDAgMGgxMjgwbC0yNjYgOTEuNTJhNzIuNTggNzIuNTggMCAwIDEtMzAuODEgMy43MXoiLz48L2c+PC9zdmc+);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 10;
    transform: scale(-1, -1)
}
.onee {
    opacity: .6;
    margin-top: -500px;
    height: 500px;
    background-color: #fff;
    clip-path: polygon(56% 84%, 0% 100%, 100% 100%);
    width: 100%;
    padding-top: 501px
}
.oneee {
    margin-top: -500px;
    height: 500px;
    background-color: #ecebeb;
    clip-path: polygon(56% 90%, 0% 100%, 100% 100%);
    padding-top: 500px
}
.onetop {
    margin-top: -500px;
    height: 500px;
    background-color: #fff;
    clip-path: polygon(56% 84%, 0% 100%, 100% 100%);
    width: 100%
}
.onetopb {
    width: 100%;
    margin-top: -1000px;
    height: 1000px;
    background-color: #fff;
    clip-path: polygon(56% 90%, 0% 100%, 100% 100%);
    width: 100%;
    opacity: .4
}
.onetop-contact {
    margin-top: -619px;
    height: 500px;
    background-color: #ecebeb;
    clip-path: polygon(56% 84%, 0% 100%, 100% 100%);
    width: 100%
}
.onetopb-contact {
    width: 100%;
    margin-top: -1120px;
    height: 1000px;
    background-color: #ecebeb;
    clip-path: polygon(56% 90%, 0% 100%, 100% 100%);
    width: 100%;
    opacity: .4
}
.onetwoa {
    height: 500px;
    background-color: #fff;
    clip-path: polygon(56% 90%, 0% 100%, 100% 100%);
    position: relative
}
.onetwob {
    opacity: .6;
    margin-top: -500px;
    height: 500px;
    background-color: #fff;
    clip-path: polygon(56% 84%, 0% 100%, 100% 100%);
    width: 100%
}
.onetwoa-end {
    height: 500px;
    background-color: #ecebeb;
    clip-path: polygon(56% 90%, 0% 100%, 100% 100%);
    position: relative
}
.onetwob-end {
    opacity: .6;
    margin-top: -500px;
    height: 500px;
    background-color: #ecebeb;
    clip-path: polygon(56% 84%, 0% 100%, 100% 100%);
    width: 100%
}
.service-types h5 {
    margin-top: 30px;
    font-weight: 600;
    letter-spacing: 2px
}
.service-types p {
    font-weight: 500
}
.block-four-one {
    min-width: 320px;
    max-width: 500px
}
@media (max-width: 1417px) {
    .block-four-one {}
}
@media (max-width: 3770px) {
    .some-services {
        margin-top: 30px
    }
}
.subtitle-perks {}
.section-title1-1 {
    text-align: center;
    position: relative
}
.section-title1-1 h2 {
    font-weight: 700;
    text-transform: uppercase;
    position: relative
}
.section-title1-1 h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #ffc451;
    bottom: 0;
    left: calc(50% - 25px)
}
.section-title1-1 p {
    margin-bottom: -1em;
    margin-top: 30px
}
@media (min-width: 1470px) {
    #why-choose-us p {
        font-size: .4em !important
    }
}
@media (min-width: 1470px) {
    #mobile-what-expect {
        display: none;
        font-size: .1em
    }
    #mobile-what-expect {
        display: none;
        font-size: .1em
    }
}
@media (max-width: 1470px) {
    #desktop-what-expect {
        display: none !important;
        background-color: #000
    }
}
@media (min-width: 1469px) {
    #section-title1 {
        margin-top: 100px;
        display: inline-block;
        font-size: .7em
    }
}
@media (min-width: 1469px) {
    #section-title1 {
        display: none
    }
}
.perks-and-expo-sec-desktop {
    padding: 20px !important;
    margin-left: -30px;
    border-radius: 20px
}
.circular--landscape-desktop {
    display: inline-block;
    position: relative;
    width: 110px;
    height: 110px;
    overflow: hidden;
    border-radius: 50%;
    z-index: 2
}
.circular--landscape-desktop img {
    width: auto;
    height: 100%
}
.circular--square-one-desktop {
    border-radius: 100%;
    overflow: hidden
}
.circular--landscape-one-desktop {
    display: inline-block;
    position: relative;
    width: 500px;
    height: 500px;
    overflow: hidden;
    border-radius: 50%;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: -20px
}
.circular--landscape-one-desktop img {
    width: auto;
    height: 100%;
    overflow: hidden;
    z-index: 1
}
.perks-and-expo-sec-desktop {
    float: left;
    text-align: center
}
.perks-and-expo-sec-desktop h3 {
    font-weight: 700;
    font-size: 2rem
}
.perks-and-expo-outer-desktop {
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}
.perks-and-expo-left-desktop {
    width: 590px
}
.perks-and-expo-box-desktop {
    display: inline-block;
    margin-bottom: 48px;
    position: relative;
    padding-right: 135px
}
.perks-and-expo-box-desktop:last-child {
    margin-bottom: 0
}
.perks-and-expo-box-desktop i {
    position: absolute;
    width: 107px;
    height: 107px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}
.perks-and-expo-box-desktop:last-child {
    margin-right: 0
}
.perks-and-expo-box-desktop h5 {
    margin-bottom: 12px;
    color: #000;
    font-weight: 700;
    font-size: 1.5em
}
.perks-and-expo-box-desktop p {
    color: #333;
    font-size: .9em
}
.perks-and-expo-left-desktop {
    text-align: right;
    margin-right: -170px
}
.perks-and-expo-left-desktop i {
    right: 0
}
.perks-and-expo-left-desktop .perks-and-expo-box-desktop:nth-child(2) {
    margin-right: 80px
}
.perks-and-expo-right-desktop {
    width: 590px;
    text-align: left;
    margin-left: -170px
}
.perks-and-expo-right-desktop i {
    left: 0
}
.perks-and-expo-right-desktop .perks-and-expo-box-desktop {
    padding-right: 0;
    padding-left: 135px
}
.perks-and-expo-right-desktop .perks-and-expo-box-desktop:nth-child(2) {
    margin-left: 80px
}
@media (max-width: 1471px) {
    .circle-holder-desktop {
        display: none
    }
}
.circle-holder-desktop {
    width: 1500px;
    background-color: #fff;
    margin-right: 1000px !important
}
.perks-section {
    font-weight: 700;
    font-size: 2rem;
    color: #000
}
#hero-one .container-one {
    margin-left: 5%;
    margin-right: 5%
}
#hero-one h1 {
    margin: 0;
    font-size: 56px;
    font-weight: 700;
    line-height: 72px;
    color: #124265;
    font-family: "Poppins", sans-serif
}
#hero-one h2 {
    color: #5e5e5e;
    margin: 10px 0 0;
    font-size: 22px
}
.bi-star-fill {
    color: #ffd700
}
.why-choose {
    font-size: 50px;
    font-weight: 700
}
#hero-one .btn-get-started-one {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .5px;
    display: inline-block;
    padding: 14px 50px;
    border-radius: 5px;
    transition: .5s;
    margin-top: 30px;
    color: #fff;
    background: #2487ce
}
#hero-one .btn-get-started-one:hover {
    background: #3194db
}
#hero-one .icon-boxes-one {
    margin-top: 100px
}
#hero-one .icon-box-one {
    padding: 50px 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.2);
    transition: all .3s ease-in-out;
    border-radius: 8px;
    z-index: 1
}
#hero-one .icon-box-one .title-one {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px
}
#hero-one .icon-box-one .title-one a {
    color: #124265;
    transition: .3s
}
#hero-one .icon-box-one .description-one {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0
}
#hero-one .icon-box-one:hover {
    transform: scale(1.08)
}
#hero-one .icon-box-one:hover .title-one a {
    color: #2487ce
}
@media (min-width: 1024px) {
    #hero-one {
        background-attachment: fixed
    }
}
@media (max-height: 800px) {
    #hero-one {
        height: auto
    }
}
@media (max-width: 992px) {
    #hero-one {
        height: auto
    }
    #hero-one h1 {
        font-size: 28px;
        line-height: 36px
    }
    #hero-one h2 {
        font-size: 18px;
        line-height: 24px
    }
}
.perks11 h5 {}
.mobile-diagram i {
    position: relative;
    background: #fff;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}
.motherbox {
    display: flex;
    justify-content: space-between
}
.motherbox col {}
.some-services {
    position: relative;
    display: flex
}
.some-services img {
    box-shadow: rgba(149, 157, 165, 1) 0 0 24px;
    margin-top: 40px
}
#some-services-four img {
    box-shadow: rgba(149, 157, 165, 1) 0 0 24px;
    margin-top: 40px
}
#some-services-four p {
    width: 300px
}
@media (max-width: 1992px) {
    #some-services-four {
        max-width: 500px;
        position: relative
    }
}
.commercial-electrical-services {
    padding: 50px 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(18, 66, 101, 0.08);
    transition: all .3s ease-in-out;
    border-radius: 8px;
    z-index: 1
}
.commercialepoxy h4 {
    color: #212121;
    font-family: 'Playfair Display', Georgia, "Times New Roman", serif;
    color: #000;
    font-size: 2rem;
    line-height: 1.3em;
    margin-top: -100px
}
.commercialepoxy img {
    transform: translateY(-10px);
    margin-top: 30px;
    margin-bottom: 30px
}
.commercialepoxy p {
    color: #747272;
    line-height: 1.8em;
    font-size: 1.1rem
}
.mobile-commercial {
    display: none
}
@media (max-width: 900px) {
    .mobile-commercial {
        display: block
    }
}
@media (max-width: 1276px) {
    .mobile-p-commercial {
        margin-bottom: -15px !important
    }
}
@media (max-width: 1000px) {
    .mobile-margin {
        margin-top: 100px;
        margin-bottom: -200px
    }
}
@media (max-width: 1000px) {
    .mobile-margin-one {
        margin-top: 80px
    }
}
@media (max-width: 900px) {
    .electrical-services-p-mobile {
        margin-top: 50px
    }
}
.water-svg {
    background-color: #000;
    border-radius: 50%;
    padding: 20px;
    color: #fff;
    height: 100px;
    width: 100px
}
.water-slip {
    background-color: #000;
    border-radius: 50%;
    padding: 20px;
    color: #fff;
    height: 100px;
    width: 100px
}
.block-four {
    box-shadow: 3px 5px 8px -1px rgba(15, 15, 15, .2);
    margin: 15px
}
.about-services {
    max-width: 1400px
}
.block-four {
    min-width: 300px
}
.about-services h5 {
    margin-top: 20px;
    font-weight: bolder
}
.about-services p {
    margin-bottom: 40px
}
.svg-one svg:hover {
    padding: 20px;
    height: 120px;
    width: 120px;
    background-color: #16d0fa;
    color: #000;
    transition: ease-in-out .3s;
    margin: -10px
}
.features .nav-tabs {
    border: 0
}
.features .nav-link {
    padding: 15px 0;
    transition: .3s;
    color: #16d0fa;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 100%;
    border: 0;
    border-bottom: 4px solid #e2e4e6
}
.features .nav-link i {
    padding-right: 15px;
    font-size: 48px
}
.features .nav-link h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0
}
@media (max-width: 575px) {
    .features .nav-link h4 {
        font-size: 16px
    }
}
.features .nav-link:hover {
    color: var(--color-primary)
}
.features .nav-link.active {
    color: var(--color-primary);
    background-color: transparent;
    border-color: var(--color-primary)
}
.features .tab-content {
    margin-top: 30px;
    white-space: nowrap
}
.features .tab-content svg {
    color: #18d26e
}
.features .tab-pane h3 {
    font-weight: 700;
    font-size: 32px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px
}
.features .tab-pane h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    background: var(--color-primary);
    left: 0;
    bottom: 0
}
.features .tab-pane ul {
    list-style: none;
    padding: 0
}
.features .tab-pane ul li {
    padding-top: 10px
}
.features .tab-pane ul i {
    font-size: 20px;
    padding-right: 4px;
    color: var(--color-primary)
}
.features .tab-pane p:last-child {
    margin-bottom: 0
}
.slide {
    height: 400px;
    box-shadow: 0 0 35px 0 #000
}
@media only screen and (min-width: 0em) {
    #heroabccontact {
        font-size: inherit;
        padding-bottom: 7.5em;
        position: relative;
        z-index: 1;
        color: #fff
    }
    #heroabccontact:before {
        content: '';
        position: absolute;
        display: block;
        height: 100%;
        width: 100%;
        background: #000;
        opacity: .96;
        top: 0;
        left: 0;
        z-index: -10
    }
    #heroabccontact picture {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -11
    }
    #heroabccontact picture img {
        position: absolute;
        height: 100%;
        width: 100%
    }
    @media (max-width: 900px) {
        #contactus {
            margin-bottom: -60px
        }
    }
    #heroabccontact .hero-content {
        width: 96%;
        margin: auto;
        position: relative;
        z-index: 10;
        text-align: center
    }
    #heroabccontact .hero-content {
        padding: 0
    }
    #heroabccontact .heroText {
        width: 100%;
        margin: auto
    }
    #heroabccontact .call-now {
        height: 2.94444444em;
        width: 9.11111111em;
        font-size: .9em;
        display: inline-block;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        margin: 0
    }
    #heroabccontact .call-now img {
        display: inline-block;
        width: 1.16666667em;
        height: 1.16666667em
    }
    #heroabccontact .call-now span {
        display: block
    }
    #heroabccontact .call-now .text {
        font-size: .6em;
        line-height: 1.16666667;
        text-transform: uppercase;
        margin-bottom: .5em
    }
    #heroabccontact .call-now .number {
        font-weight: 700;
        line-height: 1.16666667;
        font-size: 1em
    }
    #heroabccontact .business-casual {
        display: none
    }
}
@media only screen and (min-width: 48em) {
    #heroabccontact {
        z-index: 1;
        overflow: hidden
    }
    #heroabccontact .hero-content {
        display: flex;
        justify-content: space-between;
        position: relative
    }
    #heroabccontact .business-casual {
        display: block;
        width: 17.5em;
        position: absolute;
        right: 0;
        top: -3.5em
    }
}
@media only screen and (min-width: 1px) {
    #heroabccontact {
        background: url(assets/img/Windows/Home-pg/fourth-hero1.webp);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed
    }
    #heroabccontact picture {
        display: none
    }
    #heroabccontact {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #000
    }
    @media (min-width: 1024px) {
        #heroabccontact {
            background-attachment: fixed
        }
    }
    #heroabccontact h5 {
        color: rgba(255, 255, 255, 0.9);
        margin: 10px 0 0;
        font-size: 24px
    }
}
#heroabccontact h5 {
    margin: 10px 0 0;
    font-size: 24px
}
#heroabccontact #icon-box {
    padding: 30px 20px;
    transition: ease-in-out .3s;
    border: 1px solid rgba(255, 255, 255, 0.3);
    height: 100%;
    text-align: center
}
#heroabccontact #icon-box i {
    font-size: 32px;
    line-height: 1;
    color: #ffc451
}
#heroabccontact #icon-box h3 {
    font-weight: 700;
    margin: 10px 0 0;
    padding: 0;
    line-height: 1;
    font-size: 20px;
    line-height: 26px
}
#heroabccontact #icon-box h3 {
    color: #fff;
    transition: ease-in-out .3s
}
#heroabccontact #icon-box h3 a:hover {
    color: #ffc451
}
#heroabccontact #icon-box:hover {
    border-color: #ffc451
}
#contactus {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left
}
@media (min-width: 900px) {
    #contactus {
        margin-bottom: -100px
    }
}
.contact-us {}
.section-title1 {
    text-align: center;
    padding-bottom: 20px;
    position: relative;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif
}
.section-title1 h3 {
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative
}
.section-title1 h3::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    bottom: 0;
    left: calc(50% - 30px)
}
.section-title1 p {
    margin-bottom: 0;
    margin-top: 20px
}
.section-bg1 {
    color: #fff
}
.section-bg1:before {
    content: "";
    position: absolute;
    bottom: 60px;
    top: 60px;
    left: 0;
    right: 0;
    transform: skewY(-3deg)
}
@media only screen and (min-width: 0em) {
    #heroabcfooter {
        font-size: inherit;
        padding-bottom: 13.5em;
        padding-top: 7.5em;
        position: relative;
        z-index: 1;
        color: #fff
    }
    #heroabcfooter:before {
        content: '';
        position: absolute;
        display: block;
        height: 100%;
        width: 100%;
        background: #000;
        opacity: .95;
        top: 0;
        left: 0;
        z-index: -10
    }
    #heroabcfooter picture {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -11
    }
    #heroabcfooter picture img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover
    }
    #heroabcfooter .hero-content {
        width: 96%;
        margin: auto;
        position: relative;
        z-index: 10;
        text-align: center
    }
    #heroabcfooter .hero-content {
        padding: 0
    }
    #heroabcfooter .heroText {
        width: 100%;
        margin: auto
    }
    #heroabcfooter .call-now {
        height: 2.94444444em;
        width: 9.11111111em;
        font-size: .9em;
        display: inline-block;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        margin: 0
    }
    #heroabcfooter .call-now img {
        display: inline-block;
        width: 1.16666667em;
        height: 1.16666667em
    }
    #heroabcfooter .call-now span {
        display: block
    }
    #heroabcfooter .call-now .text {
        font-size: .6em;
        line-height: 1.16666667;
        text-transform: uppercase;
        margin-bottom: .5em
    }
    #heroabcfooter .call-now .number {
        font-weight: 700;
        line-height: 1.16666667;
        font-size: 1em
    }
    #heroabcfooter .business-casual {
        display: none
    }
}
@media only screen and (min-width: 48em) {
    #heroabcfooter {
        z-index: 1;
        overflow: hidden
    }
    #heroabcfooter .hero-content {
        display: flex;
        justify-content: space-between;
        position: relative
    }
    #heroabcfooter .business-casual {
        display: block;
        width: 17.5em;
        position: absolute;
        right: 0;
        top: -3.5em
    }
}
#heroabcfooter {
    background: url(assets/img/Windows/Home-pg/footer.webp);
    background-size: cover;
    background-repeat: no-repeat
}
@media (min-width: 1024px) {
    #heroabcfooter {
        background-attachment: fixed
    }
}
#heroabcfooter h5 {
    color: rgba(255, 255, 255, 0.9);
    margin: 10px 0 0;
    font-size: 24px
}
#heroabcfooter h5 {
    margin: 10px 0 0;
    font-size: 24px
}
#heroabcfooter #icon-box {
    padding: 30px 20px;
    transition: ease-in-out .3s;
    border: 1px solid rgba(255, 255, 255, 0.3);
    height: 100%;
    text-align: center
}
#heroabcfooter #icon-box i {
    font-size: 32px;
    line-height: 1;
    color: #ffc451
}
#heroabcfooter #icon-box h3 {
    font-weight: 700;
    margin: 10px 0 0;
    padding: 0;
    line-height: 1;
    font-size: 20px;
    line-height: 26px
}
#heroabcfooter #icon-box h3 {
    color: #fff;
    transition: ease-in-out .3s
}
#heroabcfooter #icon-box h3 a:hover {
    color: #ffc451
}
#heroabcfooter #icon-box:hover {
    border-color: #ffc451
}
.services1 {
    padding: 60px 0;
    overflow: hidden;
    position: relative
}
.section-title {
    padding-bottom: 40px
}
.section-title h5 {
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    line-height: 1px;
    margin: 0 0 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #aaa;
    font-family: "Poppins", sans-serif;
    text-align: left
}
.section-title h5::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #ffde9e;
    margin: 4px 10px
}
.test-icon:hover {
    background-color: #000 !important
}
@media (max-width: 770px) {
    .title-header {
        font-size: 2.2rem !important
    }
}
#bg-services-color {
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    color: #fff;
    border: 1px solid #ffc451;
    box-shadow: rgba(149, 157, 165, 1) 0 0 20px
}
.icon-box1 {
    text-shadow: 1px 1px #000
}
.icon-box1 p {
    text-shadow: 1px 1px #f80e0e !important
}
#bg-services-color:before {
    opacity: .82;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -10
}
#bg-services-color:hover :after {
    filter: brightness(10%);
    transition: .2s;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -10;
    background-size: cover;
    background-position: center
}
#bg-services-color:hover {
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    opacity: .9
}
#bg-services-color-two {
    background: url(assets/img/what-we-offer/Electrical-construction-and-rennovation.webp);
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    color: #fff
}
#bg-services-color-two:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .85;
    top: 0;
    left: 0;
    z-index: -10
}
#bg-services-color-two:hover :after {
    filter: brightness(10%);
    transition: .2s;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -10;
    background: url(assets/img/what-we-offer/Electrical-construction-and-rennovation.webp);
    background-size: cover;
    background-position: center
}
#bg-services-color-three {
    background: url(assets/img/electricalservices/electrical-1-d.webp);
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    color: #fff
}
#bg-services-color-three:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: -10
}
#bg-services-color-three:hover :after {
    filter: brightness(10%);
    transition: .2s;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -10;
    background: url(assets/img/electricalservices/electrical-1-d.webp);
    background-size: cover;
    background-position: center
}
#bg-services-color-four {
    background: url(assets/img/what-we-offer/Car-charger.webp);
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    color: #fff
}
#bg-services-color-four:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .85;
    top: 0;
    left: 0;
    z-index: -10
}
#bg-services-color-four:hover :after {
    filter: brightness(10%);
    transition: .2s;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -10;
    background: url(assets/img/what-we-offer/Car-charger.webp);
    background-size: cover;
    background-position: center
}
#bg-services-color-five {
    background: url(assets/img/what-we-offer/Electrical-panel-upgrade.webp);
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    color: #fff
}
#bg-services-color-five:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: -10
}
#bg-services-color-five:hover :after {
    filter: brightness(10%);
    transition: .2s;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -10;
    background: url(assets/img/what-we-offer/Electrical-panel-upgrade.webp);
    background-size: cover;
    background-position: center
}
#bg-services-color-six {
    background: url(assets/img/what-we-offer/Hot-tub.webp);
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    color: #fff
}
#bg-services-color-six:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: -10
}
#bg-services-color-six:hover :after {
    filter: brightness(10%);
    transition: .2s;
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    z-index: -10;
    background: url(assets/img/what-we-offer/Hot-tub.webp);
    background-size: cover;
    background-position: center
}
.services1 .icon-box1 {
    padding: 25px;
    border-radius: 6px;
    transition: .1s;
    margin-bottom: 15px
}
.bg-services-color p:before {
    opacity: 1;
    color: #fff
}
.bg-services-color {}
.services1 .icon-box1:hover {
    background: rgba(10, 10, 10, 1)
}
.services1 .icon-box1 h4 {
    font-weight: 700;
    font-size: 18px
}
.services1 .icon-box1 h4 a {
    color: #fff;
    transition: .3s
}
.services1 .icon-box1 h4 a:hover {
    text-decoration: underline
}
.services1 .icon-box1 p {
    margin-left: 70px;
    line-height: 24px;
    font-size: 14px
}
@media (max-width: 989px) {
    .icon-box1 {
        margin-bottom: -40px !important
    }
}
.circular-testimonials {
    position: relative;
    width: 110px;
    height: 110px;
    overflow: hidden;
    border-radius: 50%;
    z-index: 2;
    margin: 0 auto
}
.circular-testimonials img {
    width: auto;
    height: 100%
}
.circular-testimonials {
    background-color: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    border: 2px solid #43b7ff;
    box-shadow: 0 0 10px #43b7ff, 0 0 10px #43b7ff, 0 0 10px #43b7ff, 0 0 20px #43b7ff, 0 0 20px #43b7ff, 0 0 30px #43b7ff, 0 0 10px #43b7ff;
    animation: flicker 3s infinite;
    padding: 0 10px
}
#services-264-services:after {
    width: 200px;
    height: 100px;
    background-color: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    margin: 50px auto;
    border: 2px solid #43b7ff;
    animation: flicker-blink .6s infinite, expand-blur 2s infinite
}
@keyframes flicker-blink {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        box-shadow: 0 0 2px #43b7ff, 0 0 4px #43b7ff, 0 0 6px #43b7ff, 0 0 8px #43b7ff, 0 0 10px #43b7ff
    }
    20%, 24%, 55% {
        box-shadow: none
    }
}
@keyframes expand-blur {
    0%, 100% {
        box-shadow: 0 0 2px #43b7ff, 0 0 4px #43b7ff, 0 0 6px #43b7ff, 0 0 8px #43b7ff, 0 0 10px #43b7ff
    }
    50% {
        box-shadow: 0 0 3px #43b7ff, 0 0 6px #43b7ff, 0 0 9px #43b7ff, 0 0 15px #43b7ff, 0 0 25px #43b7ff
    }
}
.testimonials p {
    font-size: .8em
}
.testimonials {
    width: 100%;
    background-size: cover;
    position: relative;
    margin-top: -200px;
    margin-bottom: 100px
}
.testimonials .reviews {
    font-size: 3em
}
.testimonials .reviews span {
    border-bottom: #16d0fa solid 3px;
    border-radius: 10px
}
.testimonials::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
.testimonials .section-header {
    position: relative;
    padding-top: 74px;
    text-align: center
}
.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0.4);
    opacity: .5
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ffc451;
    opacity: 1
}
@media (min-width: 1024px) {
    .testimonials {
        background-attachment: fixed
    }
}
.footer {
    color: #fff;
    background-size: cover;
    font-size: 14px;
    padding: 80px 0 60px;
    position: relative
}
.footer:before {
    content: "";
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    inset: 0
}
.footer .footer-content .footer-info h3 {
    font-size: 28px;
    margin: 0 0 20px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase
}
.footer .footer-content .footer-info h3 span {
    color: var(--color-primary)
}
.footer .footer-content .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: var(--font-primary);
    color: #fff
}
.footer .footer-content .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    line-height: 1;
    margin-right: 8px;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    transition: .3s
}
.footer .footer-content .social-links a:hover {
    background: #fff;
    color: #000;
    text-decoration: none
}
.footer .footer-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px
}
.footer .footer-content .footer-links {
    margin-bottom: 50px
}
.footer .footer-content .footer-links p {
    font-size: 1.75em;
    font-weight: bolder
}
@media (max-width: 1024px) {
    .footer .footer-content .footer-links {
        margin-top: 20px
    }
}
.footer .footer-content .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.footer .footer-content .footer-links ul li {
    padding: 8px 0
}
.footer .footer-content .footer-links ul li:first-child {
    padding-top: 0
}
.footer .footer-content .footer-links ul a {
    color: rgba(255, 255, 255, 0.6);
    transition: .3s;
    display: inline-block;
    line-height: 1
}
.footer .footer-content .footer-links ul a:hover {
    color: #fff
}
.footer .footer-legal .copyright {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.15)
}
.footer .footer-legal .credits {
    padding-top: 4px;
    font-size: 13px;
    color: #fff
}
.footer .footer-legal .credits a {
    color: #16d0fa
}
@media only screen and (min-width: 0em) {
    #heroabcindustrial {
        font-size: inherit;
        padding-bottom: 8.5em;
        padding-top: 7.5em;
        position: relative;
        z-index: 1;
        color: #fff;
        background-size: cover;
        background-image: url(/assets/img/Windows/Home-pg/Hero-2.webp)
    }
    #heroabcindustrial:before {
        content: '';
        position: absolute;
        display: block;
        height: 100%;
        width: 100%;
        background: linear-gradient(180deg, #000 0, #000 100%);
        opacity: .9;
        top: 0;
        left: 0;
        z-index: -10
    }
    #heroabcindustrial picture {
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -11
    }
    #heroabcindustrial picture img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover
    }
    #heroabcindustrial .hero-content {
        width: 96%;
        margin: auto;
        position: relative;
        z-index: 10;
        text-align: center
    }
    #heroabcindustrial .hero-content {
        padding: 0
    }
    #heroabcindustrial .heroText {
        width: 100%;
        margin: auto
    }
    #heroabcindustrial p {
        font-size: 1em;
        line-height: 1.55em;
        margin: auto;
        margin-bottom: 1.55em;
        text-shadow: 1px 2px 2px #000 !important;
        width: 100%;
        text-align: center;
        max-width: 30.85em;
        opacity: 1
    }
    #heroabcindustrial .call-now {
        height: 2.94444444em;
        width: 9.11111111em;
        font-size: .9em;
        display: inline-block;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        margin: 0
    }
    #heroabcindustrial .call-now img {
        display: inline-block;
        width: 1.16666667em;
        height: 1.16666667em
    }
    #heroabcindustrial .call-now span {
        display: block
    }
    #heroabc .call-now .text {
        font-size: .6em;
        line-height: 1.16666667;
        text-transform: uppercase;
        margin-bottom: .5em
    }
    #heroabcindustrial .call-now .number {
        font-weight: 700;
        line-height: 1.16666667;
        font-size: 1em
    }
    #heroabcindustrial .business-casual {
        display: none
    }
}
@media only screen and (min-width: 48em) {
    #heroabcindustrial {
        z-index: 1;
        overflow: hidden
    }
    #heroabcindustrial .hero-content {
        display: flex;
        justify-content: space-between;
        position: relative
    }
    #heroabcindustrial .business-casual {
        display: block;
        width: 17.5em;
        position: absolute;
        right: 0;
        top: -3.5em
    }
}
#heroabcindustrial {
    background-position: center
}
@media (min-width: 1024px) {
    #heroabcindustrial {
        background-attachment: fixed
    }
}
@media only screen and (min-width: 0em) {
    #line {
        font-size: inherit;
        padding-bottom: 2.5em;
        position: relative;
        z-index: 1;
        color: #fff;
        box-shadow: 0 0 35px 0 #000
    }
    #line:before {
        content: '';
        position: absolute;
        display: block;
        height: 100%;
        width: 100%;
        background: #000;
        opacity: .65;
        top: 0;
        left: 0;
        z-index: -10
    }
    #line picture {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -11
    }
    #line picture img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover
    }
    #line .hero-content {
        width: 96%;
        margin: auto;
        position: relative;
        z-index: 10;
        text-align: center
    }
    #line .hero-content {
        padding: 0
    }
    #line .heroText {
        width: 100%;
        margin: auto
    }
    #line p {
        font-size: 1em;
        line-height: 1.55em;
        margin: auto;
        margin-bottom: 1.55em;
        color: #fff;
        width: 100%;
        text-align: center;
        max-width: 30.85em;
        opacity: 1
    }
    #line .call-now {
        height: 2.94444444em;
        width: 9.11111111em;
        font-size: .9em;
        display: inline-block;
        display: flex;
        justify-content: space-between;
        align-items: center;
        text-decoration: none;
        margin: 0
    }
    #line .call-now img {
        display: inline-block;
        width: 1.16666667em;
        height: 1.16666667em
    }
    #line .call-now span {
        display: block
    }
    #heroabc .call-now .text {
        font-size: .6em;
        line-height: 1.16666667;
        text-transform: uppercase;
        margin-bottom: .5em
    }
    #line .call-now .number {
        font-weight: 700;
        line-height: 1.16666667;
        font-size: 1em
    }
    #line .business-casual {
        display: none
    }
}
@media only screen and (min-width: 48em) {
    #line {
        z-index: 1;
        overflow: hidden
    }
    #line .hero-content {
        display: flex;
        justify-content: space-between;
        position: relative
    }
}
@media only screen and (min-width: 1px) {
    #line {
        background: url(assets/img/electricalservices/electrical-2.webp);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed
    }
    #line picture {
        display: none
    }
}
.flip-box {
    background-color: transparent;
    width: 320px;
    height: 200px;
    perspective: 1000px;
    letter-spacing: 2px;
    margin-top: 15px;
    color: #fff;
    font-weight: bolder
}
.flip-box h5 {
    color: #fff;
    font-weight: 700
}
.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform .8s;
    transform-style: preserve-3d;
    background: rgba(0, 0, 0, 0.7)
}
.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg)
}
.flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.flip-box-front {
    color: #000
}
.flip-box-back {
    color: #fff;
    transform: rotateY(180deg);
    border: 1px solid rgba(255, 255, 255, 0.3)
}
:root {
    --font-default: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-primary: Roboto, sans-serif;
    --font-secondary: "Work Sans", sans-serif
}
:root {
    --color-default: #364d59;
    --color-primary: #feb900;
    --color-secondary: #52565e
}
:root {
    scroll-behavior: smooth
}
body {
    font-family: var(--font-default);
    color: var(--color-default);
    overflow-x: hidden
}
a {
    color: var(--color-primary);
    text-decoration: none
}
a:hover {
    color: #ffc732;
    text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--font-primary)
}
section {
    padding: 80px 0;
    overflow: hidden
}
.section-bg {
    background-color: #f5f6f7
}
.section-header {
    text-align: center;
    padding-bottom: 70px
}
.section-header h2 {
    font-size: 32px;
    font-weight: 700;
    position: relative;
    color: #2e3135
}
.section-header h2:before, .section-header h2:after {
    content: "";
    width: 50px;
    height: 2px;
    background: var(--color-primary);
    display: inline-block
}
.section-header h2:before {
    margin: 0 15px 10px 0
}
.section-header h2:after {
    margin: 0 0 10px 15px
}
.section-header p {
    margin: 0 auto
}
@media (min-width: 1199px) {
    .section-header p {
        max-width: 60%
    }
}
.breadcrumbs {
    padding: 140px 0 60px;
    min-height: 30vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.breadcrumbs:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    inset: 0
}
.breadcrumbs h2 {
    font-size: 56px;
    font-weight: 500;
    color: #fff;
    font-family: var(--font-secondary)
}
.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #16d0fa
}
.breadcrumbs ol a {
    color: rgba(255, 255, 255, 0.8);
    transition: .3s
}
.breadcrumbs ol a:hover {
    text-decoration: underline
}
.breadcrumbs ol li+li {
    padding-left: 10px
}
.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #fff;
    content: "/"
}
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
    background: var(--color-primary);
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all .4s
}
.scroll-top i {
    font-size: 24px;
    color: var(--color-secondary);
    line-height: 0
}
.scroll-top:hover {
    background: #ffc732;
    color: #fff
}
.scroll-top.active {
    visibility: visible;
    opacity: 1
}
#preloader {
    position: fixed;
    inset: 0;
    z-index: 999999;
    overflow: hidden;
    background: #fff;
    transition: all .6s ease-out
}
#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #fff;
    border-color: var(--color-primary) transparent;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1.5s linear infinite;
    animation: animate-preloader 1.5s linear infinite
}
@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important
    }
}
.header {
    z-index: 997;
    position: absolute;
    padding: 30px 0;
    top: 0;
    left: 0;
    right: 0
}
.header .logo img {
    max-height: 40px;
    margin-right: 6px
}
.header .logo h1 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    font-family: var(--font-primary)
}
.header .logo h1 span {
    color: var(--color-primary)
}
@media (min-width: 1280px) {
    .navbar {
        padding: 0
    }
    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center
    }
    .navbar li {
        position: relative
    }
    .navbar>ul>li {
        white-space: nowrap;
        padding: 10px 0 10px 28px
    }
    .navbar a, .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 3px;
        font-family: var(--font-primary);
        font-size: 14px;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase;
        white-space: nowrap;
        transition: .3s;
        position: relative
    }
    .navbar a i, .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px
    }
    .navbar>ul>li>a:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: -6px;
        left: 0;
        background-color: var(--color-primary);
        visibility: hidden;
        width: 0;
        transition: all .3s ease-in-out 0
    }
    .navbar a:hover:before, .navbar li:hover>a:before, .navbar .active:before {
        visibility: visible;
        width: 100%
    }
    .navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
        color: #fff
    }
    .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 28px;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0 0 30px rgba(127, 137, 161, 0.25);
        transition: .3s
    }
    .navbar .dropdown ul li {
        min-width: 200px
    }
    .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        color: var(--color-default);
        font-weight: 400
    }
    .navbar .dropdown ul a i {
        font-size: 12px
    }
    .navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {
        color: var(--color-primary)
    }
    .navbar .dropdown:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible
    }
    .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden
    }
    .navbar .dropdown .dropdown:hover>ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible
    }
}
@media (min-width: 1280px) and (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%
    }
    .navbar .dropdown .dropdown:hover>ul {
        left: -100%
    }
}
@media (min-width: 1280px) {
    .mobile-nav-show, .mobile-nav-hide {
        display: none
    }
}
@media (max-width: 1279px) {
    .navbar {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        max-width: 400px;
        bottom: 0;
        transition: .3s;
        z-index: 9997
    }
    .navbar ul {
        position: absolute;
        inset: 0;
        padding: 50px 0 10px;
        margin: 0;
        background: rgba(0, 0, 0, 0.8);
        overflow-y: auto;
        transition: .3s;
        z-index: 9998
    }
    .navbar a, .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        font-family: var(--font-primary);
        font-size: 15px;
        font-weight: 500;
        color: rgba(255, 255, 255, 0.7);
        white-space: nowrap;
        text-transform: uppercase;
        transition: .3s
    }
    .navbar a i, .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px
    }
    .navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
        color: #fff
    }
    .navbar .dropdown ul, .navbar .dropdown .dropdown ul {
        position: static;
        display: none;
        padding: 10px 0;
        margin: 10px 20px;
        transition: all .5s ease-in-out;
        border: 1px solid #222428
    }
    .navbar .dropdown>.dropdown-active, .navbar .dropdown .dropdown>.dropdown-active {
        display: block
    }
    .mobile-nav-show {
        position: relative;
        color: #fff;
        font-size: 28px;
        cursor: pointer;
        line-height: 0;
        transition: .5s;
        z-index: 9999;
        padding-right: 10px
    }
    .mobile-nav-hide {
        color: #fff;
        font-size: 32px;
        cursor: pointer;
        line-height: 0;
        transition: .5s;
        position: fixed;
        right: 20px;
        top: 20px;
        z-index: 9999
    }
    .mobile-nav-active {
        overflow: hidden
    }
    .mobile-nav-active .navbar {
        right: 0
    }
    .mobile-nav-active .navbar:before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 9996
    }
}
.get-started .content {
    padding: 30px 0
}
.get-started .content h3 {
    font-size: 36px;
    color: var(--color-secondary);
    font-weight: 600;
    margin-bottom: 25px;
    padding-bottom: 25px;
    position: relative
}
.get-started .content h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 4px;
    background: var(--color-primary);
    left: 0;
    bottom: 0
}
.get-started .content p {
    font-size: 14px
}
.get-started .php-email-form {
    background: #fff;
    padding: 30px;
    height: 100%
}
@media (max-width: 575px) {
    .get-started .php-email-form {
        padding: 20px
    }
}
.get-started .php-email-form h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}
.get-started .php-email-form p {
    font-size: 14px;
    margin-bottom: 20px
}
.get-started .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #df1529;
    text-align: left;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600
}
.get-started .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #059652;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600
}
.get-started .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px
}
.get-started .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #059652;
    border-top-color: #fff;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite
}
.get-started .php-email-form input, .get-started .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 0
}
.get-started .php-email-form input:focus, .get-started .php-email-form textarea:focus {
    border-color: var(--color-primary)
}
.get-started .php-email-form input {
    padding: 12px 15px
}
.get-started .php-email-form textarea {
    padding: 12px 15px
}
.get-started .php-email-form button[type=submit] {
    background: var(--color-primary);
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: .4s;
    border-radius: 4px
}
.get-started .php-email-form button[type=submit]:hover {
    background: rgba(254, 185, 0, 0.8)
}
@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@keyframes animate-loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
.constructions .card-item {
    border: 1px solid rgba(82, 86, 94, 0.2);
    background: #fff;
    position: relative;
    border-radius: 0
}
.constructions .card-item .card-bg {
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}
.constructions .card-item .card-body {
    padding: 30px
}
.constructions .card-item h4 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    color: var(--color-secondary)
}
.constructions .card-item p {
    color: var(--color-secondary);
    margin: 0
}
.services .service-item {
    padding: 40px;
    background: #fff;
    height: 100%
}
.services .service-item .icon {
    width: 48px;
    height: 48px;
    position: relative;
    margin-bottom: 50px
}
.services .service-item .icon i {
    color: var(--color-secondary);
    font-size: 40px;
    transition: ease-in-out .3s;
    z-index: 2;
    position: relative;
    line-height: 1.8
}
.services .service-item .icon:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: #f0f1f2;
    border-radius: 50px;
    z-index: 1;
    top: 10px;
    right: -15px;
    transition: .3s
}
.services .service-item h3 {
    color: var(--color-default);
    font-weight: 700;
    margin: 0 0 20px;
    padding-bottom: 8px;
    font-size: 22px;
    position: relative;
    display: inline-block;
    border-bottom: 4px solid #ebebed;
    transition: .3s
}
.services .service-item p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0
}
.services .service-item .readmore {
    margin-top: 15px;
    display: inline-block;
    color: var(--color-primary)
}
.services .service-item:hover .icon:before {
    background: var(--color-primary)
}
.services .service-item:hover h3 {
    border-color: var(--color-primary)
}
.features .nav-tabs {
    border: 0
}
.features .nav-link {
    padding: 15px 0;
    transition: .3s;
    color: var(--color-secondary);
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 100%;
    border: 0;
    border-bottom: 4px solid #e2e4e6
}
.features .nav-link i {
    padding-right: 15px;
    font-size: 48px
}
.features .nav-link h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0
}
@media (max-width: 575px) {
    .features .nav-link h4 {
        font-size: 16px
    }
}
.features .nav-link:hover {
    color: var(--color-primary)
}
.features .nav-link.active {
    color: var(--color-primary);
    background-color: transparent;
    border-color: var(--color-primary)
}
.features .tab-content {
    margin-top: 30px
}
.features .tab-pane h3 {
    font-weight: 700;
    font-size: 32px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px
}
.features .tab-pane h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    background: var(--color-primary);
    left: 0;
    bottom: 0
}
.features .tab-pane ul {
    list-style: none;
    padding: 0
}
.features .tab-pane ul li {
    padding-top: 10px
}
.features .tab-pane ul i {
    font-size: 20px;
    padding-right: 4px;
    color: var(--color-primary)
}
.features .tab-pane p:last-child {
    margin-bottom: 0
}
.projects .portfolio-flters {
    padding: 0;
    margin: 0 auto 20px;
    list-style: none;
    text-align: center
}
.projects .portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    margin: 0 10px;
    line-height: 1;
    margin-bottom: 5px;
    transition: all .3s ease-in-out
}
.projects .portfolio-flters li:hover, .projects .portfolio-flters li.filter-active {
    color: var(--color-primary)
}
.projects .portfolio-flters li:first-child {
    margin-left: 0
}
.projects .portfolio-flters li:last-child {
    margin-right: 0
}
@media (max-width: 575px) {
    .projects .portfolio-flters li {
        font-size: 14px;
        margin: 0 5px
    }
}
.projects .portfolio-content {
    position: relative;
    overflow: hidden
}
.projects .portfolio-content img {
    transition: .3s
}
.projects .portfolio-content .portfolio-info {
    opacity: 0;
    position: absolute;
    inset: 0;
    z-index: 3;
    transition: all ease-in-out .3s;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px
}
.projects .portfolio-content .portfolio-info h4 {
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    background-color: var(--color-primary)
}
.projects .portfolio-content .portfolio-info p {
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: inline-block;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8)
}
.projects .portfolio-content .portfolio-info .preview-link, .projects .portfolio-content .portfolio-info .details-link {
    position: absolute;
    left: calc(50% - 40px);
    font-size: 26px;
    top: calc(50% - 14px);
    color: #fff;
    transition: .3s;
    line-height: 1.2
}
.projects .portfolio-content .portfolio-info .preview-link:hover, .projects .portfolio-content .portfolio-info .details-link:hover {
    color: var(--color-primary)
}
.projects .portfolio-content .portfolio-info .details-link {
    left: 50%;
    font-size: 34px;
    line-height: 0
}
.projects .portfolio-content:hover .portfolio-info {
    opacity: 1
}
.projects .portfolio-content:hover img {
    transform: scale(1.1)
}
.testimonials .testimonial-wrap {
    padding-left: 50px
}
.testimonials .testimonials-carousel, .testimonials .testimonials-slider {
    overflow: hidden
}
.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 30px 30px 30px 60px;
    margin: 0 15px 30px 0;
    min-height: 200px;
    box-shadow: 0 2px 20px rgba(82, 86, 94, 0.1);
    position: relative;
    background: #fff
}
.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 10px;
    border: 6px solid #fff;
    position: absolute;
    left: -45px
}
.testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 5px;
    color: #000
}
.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #999;
    margin: 0
}
.testimonials .testimonial-item .stars {
    margin: 10px 0
}
.testimonials .testimonial-item .stars i {
    color: #ffc107;
    margin: 0 1px
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
    color: #ffd565;
    font-size: 26px;
    line-height: 0
}
.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative
}
.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
    transform: scale(-1, -1)
}
.testimonials .testimonial-item p {
    font-style: italic;
    margin: 15px auto
}
.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #d5d7da;
    opacity: 1
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--color-primary)
}
@media (max-width: 767px) {
    .testimonials .testimonial-wrap {
        padding-left: 0
    }
    .testimonials .testimonials-carousel, .testimonials .testimonials-slider {
        overflow: hidden
    }
    .testimonials .testimonial-item {
        padding: 30px;
        margin: 15px
    }
    .testimonials .testimonial-item .testimonial-img {
        position: static;
        left: auto
    }
}
.alt-services .img-bg {
    background-size: cover;
    background-position: center center;
    min-height: 400px
}
.alt-services h3 {
    font-size: 28px;
    font-weight: 700;
    color: var(--color-secondary);
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}
.alt-services h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: var(--color-primary);
    left: 0;
    bottom: 0
}
.alt-services .icon-box {
    margin-top: 50px
}
.alt-services .icon-box i {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-primary);
    margin-right: 25px;
    font-size: 28px;
    width: 56px;
    height: 56px;
    border-radius: 4px;
    line-height: 0;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    transition: .3s
}
.alt-services .icon-box:hover i {
    background-color: var(--color-primary);
    color: #fff
}
.alt-services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px
}
.alt-services .icon-box h4 a {
    color: #000;
    transition: .3s
}
.alt-services .icon-box h4 a:hover {
    color: var(--color-primary)
}
.alt-services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0
}
.about h2 {
    font-size: 48px;
    font-weight: 700;
    font-family: var(--font-secondary);
    margin: 30px 0
}
@media (min-width: 991px) {
    .about h2 {
        max-width: 65%;
        margin: 0 0 80px
    }
}
.about .our-story {
    padding: 40px;
    background-color: #f5f6f7
}
@media (min-width: 991px) {
    .about .our-story {
        padding-right: 35%
    }
}
.about .our-story h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #838893
}
.about .our-story h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--color-secondary)
}
.about .our-story p:last-child {
    margin-bottom: 0
}
.about ul {
    list-style: none;
    padding: 0;
    font-size: 15px
}
.about ul li {
    padding: 5px 0;
    display: flex;
    align-items: center
}
.about ul i {
    font-size: 20px;
    margin-right: 4px;
    color: var(--color-primary)
}
.about .watch-video i {
    font-size: 32px;
    transition: .3s;
    color: var(--color-primary)
}
.about .watch-video a {
    font-weight: 600;
    color: var(--color-secondary);
    margin-left: 8px;
    transition: .3s
}
.about .watch-video:hover a {
    color: var(--color-primary)
}
.about .about-img {
    min-height: 600px;
    background-size: cover;
    background-position: center
}
@media (min-width: 992px) {
    .about .about-img {
        position: absolute;
        top: 0;
        right: 0
    }
}
.stats-counter .stats-item {
    background: #fff;
    box-shadow: 0 0 30px rgba(82, 86, 94, 0.05);
    padding: 30px
}
.stats-counter .stats-item i {
    font-size: 42px;
    line-height: 0;
    margin-right: 20px;
    color: var(--color-primary)
}
.stats-counter .stats-item span {
    font-size: 36px;
    display: block;
    font-weight: 600;
    color: var(--color-secondary)
}
.stats-counter .stats-item p {
    padding: 0;
    margin: 0;
    font-family: var(--font-primary);
    font-size: 14px
}
.team .member {
    position: relative
}
.team .member .member-img {
    margin: 0 80px;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}
@media (max-width: 1024px) {
    .team .member .member-img {
        margin: 0 60px
    }
}
.team .member .member-img img {
    position: relative;
    z-index: 1
}
.team .member .member-img .social {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    padding-bottom: 20px;
    transition: .3s;
    visibility: hidden;
    opacity: 0
}
.team .member .member-img .social a {
    transition: .3s;
    color: #fff;
    font-size: 20px;
    margin: 0 8px
}
.team .member .member-img .social a:hover {
    color: var(--color-primary)
}
.team .member .member-info {
    margin-top: 30px
}
.team .member .member-info h4 {
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 18px;
    color: var(--color-secondary)
}
.team .member .member-info span {
    font-style: italic;
    display: block;
    font-size: 15px;
    color: #838893;
    margin-bottom: 10px
}
.team .member .member-info p {
    margin-bottom: 0;
    font-size: 14px
}
.team .member:hover .member-img .social {
    padding-bottom: 0;
    visibility: visible;
    opacity: 1
}
.services-cards h3 {
    font-size: 20px;
    font-weight: 700;
    color: var(--color-secondary)
}
.services-cards p {
    font-size: 15px
}
.services-cards ul li {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-top: 10px
}
.services-cards ul li i {
    font-size: 16px;
    color: var(--color-primary);
    margin-right: 6px
}
.project-details .portfolio-details-slider img {
    width: 100%
}
.project-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, 0.7);
    opacity: 1
}
.project-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--color-primary)
}
.project-details .swiper-button-prev, .project-details .swiper-button-next {
    width: 48px;
    height: 48px
}
.project-details .swiper-button-prev:after, .project-details .swiper-button-next:after {
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 24px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}
.project-details .swiper-button-prev:hover:after, .project-details .swiper-button-next:hover:after {
    background-color: rgba(0, 0, 0, 0.6)
}
@media (max-width: 575px) {
    .project-details .swiper-button-prev, .project-details .swiper-button-next {
        display: none
    }
}
.project-details .portfolio-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}
.project-details .portfolio-info h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: var(--color-primary);
    left: 0;
    bottom: 0
}
.project-details .portfolio-info ul {
    list-style: none;
    padding: 0;
    font-size: 15px
}
.project-details .portfolio-info ul li {
    display: flex;
    flex-direction: column;
    padding-bottom: 15px
}
.project-details .portfolio-info ul strong {
    text-transform: uppercase;
    font-weight: 400;
    color: #838893;
    font-size: 14px
}
.project-details .portfolio-info .btn-visit {
    padding: 8px 40px;
    background: var(--color-primary);
    color: #fff;
    border-radius: 50px;
    transition: .3s
}
.project-details .portfolio-info .btn-visit:hover {
    background: #ffc019
}
.project-details .portfolio-description h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--color-secondary)
}
.project-details .portfolio-description p {
    padding: 0
}
.project-details .portfolio-description .testimonial-item {
    padding: 30px 30px 0;
    position: relative;
    background: #f5f6f7;
    height: 100%;
    margin-bottom: 50px
}
.project-details .portfolio-description .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    float: left;
    margin: 0 10px 0 0
}
.project-details .portfolio-description .testimonial-item h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 5px;
    padding-top: 20px
}
.project-details .portfolio-description .testimonial-item h4 {
    font-size: 14px;
    color: #6c757d;
    margin: 0
}
.project-details .portfolio-description .testimonial-item .quote-icon-left, .project-details .portfolio-description .testimonial-item .quote-icon-right {
    color: #ffd565;
    font-size: 26px;
    line-height: 0
}
.project-details .portfolio-description .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative
}
.project-details .portfolio-description .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
    transform: scale(-1, -1)
}
.project-details .portfolio-description .testimonial-item p {
    font-style: italic;
    margin: 0 0 15px 0 0 0;
    padding: 0
}
.service-details .services-list {
    padding: 10px 30px;
    border: 1px solid #d5d7da;
    margin-bottom: 20px
}
.service-details .services-list a {
    display: block;
    line-height: 1;
    padding: 8px 0 8px 15px;
    border-left: 3px solid #d9e3e8;
    margin: 20px 0;
    color: var(--color-secondary);
    transition: .3s
}
.service-details .services-list a.active {
    font-weight: 700;
    border-color: var(--color-primary)
}
.service-details .services-list a:hover {
    border-color: var(--color-primary)
}
.service-details .services-img {
    margin-bottom: 20px
}
.service-details h3 {
    font-size: 28px;
    font-weight: 700
}
.service-details h4 {
    font-size: 20px;
    font-weight: 700
}
.service-details p {
    font-size: 15px
}
.service-details ul {
    list-style: none;
    padding: 0;
    font-size: 15px
}
.service-details ul li {
    padding: 5px 0;
    display: flex;
    align-items: center
}
.service-details ul i {
    font-size: 20px;
    margin-right: 8px;
    color: var(--color-primary)
}
.contact .info-item {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    padding: 20px 0 30px
}
.contact .info-item i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    font-size: 24px;
    line-height: 0;
    color: var(--color-primary);
    border-radius: 50%;
    border: 2px dotted #ffd565
}
.contact .info-item h3 {
    font-size: 20px;
    color: #6c757d;
    font-weight: 700;
    margin: 10px 0
}
.contact .info-item p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0
}
.contact .php-email-form {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    padding: 30px
}
.contact .php-email-form .form-group {
    padding-bottom: 20px
}
.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #df1529;
    text-align: left;
    padding: 15px;
    font-weight: 600
}
.contact .php-email-form .error-message br+br {
    margin-top: 25px
}
.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #059652;
    text-align: center;
    padding: 15px;
    font-weight: 600
}
.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px
}
.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #059652;
    border-top-color: #fff;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite
}
.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
    border-color: var(--color-primary)
}
.contact .php-email-form input {
    height: 44px
}
.contact .php-email-form textarea {
    padding: 10px 12px
}
.contact .php-email-form button[type=submit] {
    background: var(--color-primary);
    border: 0;
    padding: 10px 35px;
    color: #fff;
    transition: .4s;
    border-radius: 5px
}
.contact .php-email-form button[type=submit]:hover {
    background: rgba(254, 185, 0, 0.8)
}
@keyframes animate-loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
.recent-blog-posts .post-item {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
    transition: .3s
}
.recent-blog-posts .post-item .post-img img {
    transition: .5s
}
.recent-blog-posts .post-item .post-date {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: var(--color-primary);
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 12px;
    font-weight: 500
}
.recent-blog-posts .post-item .post-content {
    padding: 30px
}
.recent-blog-posts .post-item .post-title {
    font-size: 24px;
    color: var(--color-secondary);
    font-weight: 700;
    transition: .3s;
    margin-bottom: 15px
}
.recent-blog-posts .post-item .meta i {
    font-size: 16px;
    color: var(--color-primary)
}
.recent-blog-posts .post-item .meta span {
    font-size: 15px;
    color: #838893
}
.recent-blog-posts .post-item hr {
    color: #888;
    margin: 20px 0
}
.recent-blog-posts .post-item .readmore {
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 1;
    transition: .3s;
    color: #838893
}
.recent-blog-posts .post-item .readmore i {
    line-height: 0;
    margin-left: 6px;
    font-size: 16px
}
.recent-blog-posts .post-item:hover .post-title, .recent-blog-posts .post-item:hover .readmore {
    color: var(--color-primary)
}
.recent-blog-posts .post-item:hover .post-img img {
    transform: scale(1.1)
}
.hero {
    overflow-x: hidden;
    padding: 0
}
.hero .carousel {
    width: 100%;
    min-height: 100vh;
    padding: 80px 0;
    margin: 0;
    position: relative
}
.hero .carousel-item {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 1;
    transition-duration: .4s
}
.hero .carousel-item::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    inset: 0
}
.hero .info {
    position: absolute;
    inset: 0;
    z-index: 2
}
@media (max-width: 768px) {
    .hero .info {
        padding: 0 50px
    }
}
.hero .info h2 {
    color: #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 56px;
    font-weight: 700;
    position: relative
}
.hero .info h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 4px;
    background: var(--color-primary);
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}
@media (max-width: 768px) {
    .hero .info h2 {
        font-size: 36px
    }
}
.hero .info p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 18px
}
.hero .info .btn-get-started {
    font-family: var(--font-primary);
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 40px;
    border-radius: 50px;
    transition: .5s;
    margin: 10px;
    color: #fff;
    border: 2px solid var(--color-primary)
}
.hero .info .btn-get-started:hover {
    background: var(--color-primary)
}
.hero .carousel-control-prev {
    justify-content: start
}
@media (min-width: 640px) {
    .hero .carousel-control-prev {
        padding-left: 15px
    }
}
.hero .carousel-control-next {
    justify-content: end
}
@media (min-width: 640px) {
    .hero .carousel-control-next {
        padding-right: 15px
    }
}
.hero .carousel-control-next-icon, .hero .carousel-control-prev-icon {
    background: none;
    font-size: 26px;
    line-height: 0;
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.6);
    border-radius: 50px;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center
}
.hero .carousel-control-prev, .hero .carousel-control-next {
    z-index: 3;
    transition: .3s
}
.hero .carousel-control-prev:focus, .hero .carousel-control-next:focus {
    opacity: .5
}
.hero .carousel-control-prev:hover, .hero .carousel-control-next:hover {
    opacity: .9
}
.blog .blog-pagination {
    margin-top: 30px;
    color: #838893
}
.blog .blog-pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none
}
.blog .blog-pagination li {
    margin: 0 5px;
    transition: .3s
}
.blog .blog-pagination li a {
    color: var(--color-secondary);
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center
}
.blog .blog-pagination li.active, .blog .blog-pagination li:hover {
    background: var(--color-primary);
    color: #fff
}
.blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
    color: var(--color-white)
}
.blog .posts-list .post-item {
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
    transition: .3s
}
.blog .posts-list .post-img img {
    transition: .5s
}
.blog .posts-list .post-date {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: var(--color-primary);
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 12px;
    font-weight: 500
}
.blog .posts-list .post-content {
    padding: 30px
}
.blog .posts-list .post-title {
    font-size: 24px;
    color: var(--color-secondary);
    font-weight: 700;
    transition: .3s;
    margin-bottom: 15px
}
.blog .posts-list .meta i {
    font-size: 16px;
    color: var(--color-primary)
}
.blog .posts-list .meta span {
    font-size: 15px;
    color: #838893
}
.blog .posts-list p {
    margin-top: 20px
}
.blog .posts-list hr {
    color: #888;
    margin-bottom: 20px
}
.blog .posts-list .readmore {
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 1;
    transition: .3s;
    color: #838893
}
.blog .posts-list .readmore i {
    line-height: 0;
    margin-left: 6px;
    font-size: 16px
}
.blog .posts-list .post-item:hover .post-title, .blog .posts-list .post-item:hover .readmore {
    color: var(--color-primary)
}
.blog .posts-list .post-item:hover .post-img img {
    transform: scale(1.1)
}
.blog .blog-details {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    padding: 30px
}
.blog .blog-details .post-img {
    margin: -30px -30px 20px;
    overflow: hidden
}
.blog .blog-details .title {
    font-size: 28px;
    font-weight: 700;
    padding: 0;
    margin: 20px 0 0;
    color: var(--color-secondary)
}
.blog .blog-details .content {
    margin-top: 20px
}
.blog .blog-details .content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: 700
}
.blog .blog-details .content blockquote {
    overflow: hidden;
    background-color: rgba(82, 86, 94, 0.06);
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0
}
.blog .blog-details .content blockquote p {
    color: var(--color-default);
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px
}
.blog .blog-details .content blockquote:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: var(--color-primary);
    margin-top: 20px;
    margin-bottom: 20px
}
.blog .blog-details .meta-top {
    margin-top: 20px;
    color: #6c757d
}
.blog .blog-details .meta-top ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0
}
.blog .blog-details .meta-top ul li+li {
    padding-left: 20px
}
.blog .blog-details .meta-top i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 0;
    color: var(--color-primary)
}
.blog .blog-details .meta-top a {
    color: #6c757d;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    transition: .3s
}
.blog .blog-details .meta-top a:hover {
    color: var(--color-primary)
}
.blog .blog-details .meta-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(82, 86, 94, 0.15)
}
.blog .blog-details .meta-bottom i {
    color: #838893;
    display: inline
}
.blog .blog-details .meta-bottom a {
    color: rgba(82, 86, 94, 0.8);
    transition: .3s
}
.blog .blog-details .meta-bottom a:hover {
    color: var(--color-primary)
}
.blog .blog-details .meta-bottom .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px
}
.blog .blog-details .meta-bottom .cats li {
    display: inline-block
}
.blog .blog-details .meta-bottom .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px
}
.blog .blog-details .meta-bottom .tags li {
    display: inline-block
}
.blog .blog-details .meta-bottom .tags li+li::before {
    padding-right: 6px;
    color: var(--color-default);
    content: ","
}
.blog .blog-details .meta-bottom .share {
    font-size: 16px
}
.blog .blog-details .meta-bottom .share i {
    padding-left: 5px
}
.blog .post-author {
    padding: 20px;
    margin-top: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1)
}
.blog .post-author img {
    max-width: 120px;
    margin-right: 20px
}
.blog .post-author h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
    padding: 0;
    color: var(--color-secondary)
}
.blog .post-author .social-links {
    margin: 0 10px 10px 0
}
.blog .post-author .social-links a {
    color: rgba(82, 86, 94, 0.5);
    margin-right: 5px
}
.blog .post-author p {
    font-style: italic;
    color: rgba(108, 117, 125, 0.8);
    margin-bottom: 0
}
.blog .sidebar {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1)
}
.blog .sidebar .sidebar-title {
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    color: var(--color-secondary)
}
.blog .sidebar .sidebar-item+.sidebar-item {
    margin-top: 40px
}
.blog .sidebar .search-form form {
    background: #fff;
    border: 1px solid rgba(82, 86, 94, 0.3);
    padding: 3px 10px;
    position: relative
}
.blog .sidebar .search-form form input[type=text] {
    border: 0;
    padding: 4px;
    border-radius: 4px;
    width: calc(100% - 40px)
}
.blog .sidebar .search-form form input[type=text]:focus {
    outline: none
}
.blog .sidebar .search-form form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 15px;
    margin: -1px;
    background: var(--color-primary);
    color: var(--color-secondary);
    transition: .3s;
    border-radius: 0 4px 4px 0;
    line-height: 0
}
.blog .sidebar .search-form form button i {
    line-height: 0
}
.blog .sidebar .search-form form button:hover {
    background: rgba(254, 185, 0, 0.8)
}
.blog .sidebar .categories ul {
    list-style: none;
    padding: 0
}
.blog .sidebar .categories ul li+li {
    padding-top: 10px
}
.blog .sidebar .categories ul a {
    color: var(--color-secondary);
    transition: .3s
}
.blog .sidebar .categories ul a:hover {
    color: var(--color-default)
}
.blog .sidebar .categories ul a span {
    padding-left: 5px;
    color: rgba(54, 77, 89, 0.4);
    font-size: 14px
}
.blog .sidebar .recent-posts .post-item {
    display: flex
}
.blog .sidebar .recent-posts .post-item+.post-item {
    margin-top: 15px
}
.blog .sidebar .recent-posts img {
    max-width: 80px;
    margin-right: 15px
}
.blog .sidebar .recent-posts h4 {
    font-size: 15px;
    font-weight: 700
}
.blog .sidebar .recent-posts h4 a {
    color: var(--color-secondary);
    transition: .3s
}
.blog .sidebar .recent-posts h4 a:hover {
    color: var(--color-primary)
}
.blog .sidebar .recent-posts time {
    display: block;
    font-style: italic;
    font-size: 14px;
    color: rgba(54, 77, 89, 0.4)
}
.blog .sidebar .tags {
    margin-bottom: -10px
}
.blog .sidebar .tags ul {
    list-style: none;
    padding: 0
}
.blog .sidebar .tags ul li {
    display: inline-block
}
.blog .sidebar .tags ul a {
    color: #838893;
    font-size: 14px;
    padding: 6px 14px;
    margin: 0 6px 8px 0;
    border: 1px solid rgba(131, 136, 147, 0.4);
    display: inline-block;
    transition: .3s
}
.blog .sidebar .tags ul a:hover {
    color: var(--color-secondary);
    border: 1px solid var(--color-primary);
    background: var(--color-primary)
}
.blog .sidebar .tags ul a span {
    padding-left: 5px;
    color: rgba(131, 136, 147, 0.8);
    font-size: 14px
}
.blog .comments {
    margin-top: 30px
}
.blog .comments .comments-count {
    font-weight: 700
}
.blog .comments .comment {
    margin-top: 30px;
    position: relative
}
.blog .comments .comment .comment-img {
    margin-right: 14px
}
.blog .comments .comment .comment-img img {
    width: 60px
}
.blog .comments .comment h5 {
    font-size: 16px;
    margin-bottom: 2px
}
.blog .comments .comment h5 a {
    font-weight: 700;
    color: var(--color-default);
    transition: .3s
}
.blog .comments .comment h5 a:hover {
    color: var(--color-primary)
}
.blog .comments .comment h5 .reply {
    padding-left: 10px;
    color: var(--color-secondary)
}
.blog .comments .comment h5 .reply i {
    font-size: 20px
}
.blog .comments .comment time {
    display: block;
    font-size: 14px;
    color: rgba(82, 86, 94, 0.8);
    margin-bottom: 5px
}
.blog .comments .comment.comment-reply {
    padding-left: 40px
}
.blog .comments .reply-form {
    margin-top: 30px;
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1)
}
.blog .comments .reply-form h4 {
    font-weight: 700;
    font-size: 22px
}
.blog .comments .reply-form p {
    font-size: 14px
}
.blog .comments .reply-form input {
    border-radius: 4px;
    padding: 10px;
    font-size: 14px
}
.blog .comments .reply-form input:focus {
    box-shadow: none;
    border-color: rgba(254, 185, 0, 0.8)
}
.blog .comments .reply-form textarea {
    border-radius: 4px;
    padding: 10px;
    font-size: 14px
}
.blog .comments .reply-form textarea:focus {
    box-shadow: none;
    border-color: rgba(254, 185, 0, 0.8)
}
.blog .comments .reply-form .form-group {
    margin-bottom: 25px
}
.blog .comments .reply-form .btn-primary {
    border-radius: 4px;
    padding: 10px 20px;
    border: 0;
    background-color: var(--color-secondary)
}
.blog .comments .reply-form .btn-primary:hover {
    color: var(--color-secondary);
    background-color: var(--color-primary)
}
/* .footer {
    color: #fff;
    background: url(../img/footer-bg.jpg) top center no-repeat;
    background-size: cover;
    font-size: 14px;
    padding: 80px 0 60px;
    position: relative
} */
.footer:before {
    content: "";
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    inset: 0
}
.footer .footer-content .footer-info {
    margin-bottom: 30px
}
.footer .footer-content .footer-info h3 {
    font-size: 28px;
    margin: 0 0 20px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase
}
.footer .footer-content .footer-info h3 span {
    color: var(--color-primary)
}
.footer .footer-content .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: var(--font-primary);
    color: #fff
}
.footer .footer-content .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    line-height: 1;
    margin-right: 8px;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    transition: .3s
}
.footer .footer-content .social-links a:hover {
    background: var(--color-primary);
    text-decoration: none
}
.footer .footer-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px
}
.footer .footer-content .footer-links {
    margin-bottom: 30px
}
.footer .footer-content .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.footer .footer-content .footer-links ul li {
    padding: 8px 0
}
.footer .footer-content .footer-links ul li:first-child {
    padding-top: 0
}
.footer .footer-content .footer-links ul a {
    color: rgba(255, 255, 255, 0.6);
    transition: .3s;
    display: inline-block;
    line-height: 1
}
.footer .footer-content .footer-links ul a:hover {
    color: #fff
}
.footer .footer-legal .copyright {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.15)
}
.footer .footer-legal .credits {
    padding-top: 4px;
    font-size: 13px;
    color: #fff
}
.footer .footer-legal .credits a {
    color: var(--color-primary)
}
.header-service h1 {
    font-weight: bolder;
    font-size: 3rem
}
.header-service {
    margin-bottom: 80px;
    word-spacing: 3px;
    border-bottom: 1px solid rgba(94, 94, 94, 0.2)
}
.header-service h5 {
    font-size: 1.3rem;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'Poppins', sans-serif;
    font-family: 'Roboto Condensed', sans-serif
}
@media (max-width: 900px) {
    .header-service h1 {
        font-size: 2.3rem
    }
}
.wrapper-service {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: center
}
.content-service {
    padding: 10% 0
}
.content-service h2 {
    margin: 14px 0;
    font-size: 15px
}
.content-service p {
    width: 85%;
    margin: auto;
    font-size: 15px
}
@media only screen and (min-width: 0rem) {
    .content-service a {
        margin-top: 15px !important;
        margin-bottom: 1rem;
        box-shadow: #fff 0 0 12px
    }
    .content-service a:last-of-type {
        margin-bottom: 2rem
    }
    .content-service a {
        font-size: 1rem;
        line-height: clamp(2.875rem, 5.5vw, 3.5rem);
        text-decoration: none;
        text-align: center;
        margin: 0;
        color: #fff;
        background: linear-gradient(90deg, #43b7ff 0, #00ddf6 100%);
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        transition: color .3s;
        padding: 10px 25px;
        border-radius: 2px
    }
    .content-service a:before {
        content: "";
        position: absolute;
        background-color: #fff;
        opacity: 1;
        top: 0;
        left: 0;
        z-index: -1;
        border-radius: .25rem;
        transition: width .3s
    }
    .content-service a:hover {
        color: #000
    }
    .content-service a:hover:before {
        width: 100%
    }
}
.icon {
    width: 80px;
    height: 80px;
    background-color: #fff;
    margin: auto;
    border-radius: 50%
}
.icon i {
    color: #000;
    line-height: 80px;
    font-size: 25px
}
.service-pg-box {
    width: 400px;
    height: 400px;
    transition: .7s;
    background: linear-gradient(#000, #000), url(/assets/img/Windows/services/drywall-services-box-3.webp);
    text-align: center;
    color: #fff;
    background-size: cover;
    background-position: center center;
    border-bottom: 5px solid #43b7ff;
    box-shadow: 0 0 25px -10px #43b7ff;
    margin-bottom: 20px
}
.service-pg-box:nth-child(2) {
    background: linear-gradient(#000, #000), url(/assets/img/Windows/services/door-installation.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
.service-pg-box:nth-child(3) {
    background: linear-gradient(#000, #000), url(assets/img/Windows/services/windows-services-box.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transform: scale(1.2);
    z-index: 2
}
@media (max-width: 991px) {
    .service-pg-box:nth-child(3) {
        transform: scale(1)
    }
    .service-pg-box {}
}
.icon {
    border: 3px solid #14d0fa;
    box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    background: #000
}
.icon {
    background: #fff
}
.icon img {
    width: 107px;
    height: 107px;
    background: #fff;
    border-radius: 50%
}
.circular--square {
    border-radius: 100%
}
.circular--landscape {
    display: inline-block;
    position: relative;
    width: 110px;
    height: 110px;
    overflow: hidden;
    border-radius: 50%;
    z-index: 2;
    border: 3px solid #00dcf5;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.1)
}
.circular--landscape img {
    width: auto;
    height: 100%;
    margin-left: -50px
}
.perks-and-expo-box i {
    width: 107px;
    height: 107px;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}
.circular--landscape {
    text-align: right
}
.title-box-service {
    border-bottom: #fff 3px solid
}
.wrapper-service .service-pg-box .content-service .title-box-service:hover {
    border-bottom: #14d0fa 3px solid;
    transition: .3s
}
#middle-p-services-top {
    font-size: .9rem
}
@media (max-width: 900px) {
    #middle-span-services-top, .title-box-service {
        font-size: 1.15rem;
        font-weight: 700
    }
}
#middle-span-services-top {
    border-bottom: #14d0fa 3px solid
}
.p-bottom-service {
    font-weight: 700;
    margin-top: 60px;
    box-sizing: border-box;
    text-align: center;
    text-wrap: nowrap;
    margin-bottom: 40px
}
.p-bottom-service span {
    font-weight: 700;
    font-size: 2.3em;
    margin-top: 60px;
    box-sizing: border-box;
    text-align: center;
    text-wrap: nowrap
}
.p-bottom-service span:before {
    content: "";
    width: 10.5%;
    height: 2px;
    background: #000;
    display: inline-block;
    margin: 0 15px 10px 0
}
.p-bottom-service span:after {
    content: "";
    width: 10.5%;
    height: 2px;
    background: #000;
    display: inline-block;
    margin: 0 0 10px 15px
}
@media (max-width: 900px) {
    .p-bottom-service {
        font-size: .6rem;
        font-weight: bolder !important
    }
    .p-bottom-service span:before {
        content: "";
        width: 0
    }
    .p-bottom-service span:after {
        content: "";
        width: 0
    }
}
.main-services-one p {}
.main-services-one h3 {}
.main-services-one {
    margin-top: 50px;
    margin: 10px;
    width: 350px;
    padding: 20px;
    display: inline-block;
    position: relative;
    box-shadow: 0 0 25px -10px #43b7ff;
    border-top: 5px solid #14d0fa;
    border-radius: 10px;
    background-color: #000
}
.main-services-one img {
    display: inline-block;
    position: relative;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.2);
    color: #14d0fa;
    background-color: #000
}
.serviceBox-main {
    color: #333;
    font-family: 'Poppins', sans-serif;
    text-align: center
}
.serviceBox-main .service-icon-main {
    color: #fff;
    background: linear-gradient(to right, #000 50%, #1f1f1f 50%);
    font-size: 35px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) inset;
    border-radius: 0 0 50% 50%/0 0 100% 100%
}
.serviceBox-main .title-main {
    color: #555;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0 0 7px
}
.serviceBox-main .description-main {
    font-size: 13px;
    line-height: 23px;
    margin: 0
}
.serviceBox-main.red {}
.serviceBox-main.red .service-icon {}
.serviceBox.blue {}
.serviceBox-main.blue .service-icon-main {}
.serviceBox-main.green {}
.serviceBox-main.green .service-icon-main {}
.projects .portfolio-flters {
    padding: 0;
    margin: 0 auto 20px;
    list-style: none;
    text-align: center
}
.projects .portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    margin: 0 10px;
    line-height: 1;
    margin-bottom: 5px;
    transition: all .3s ease-in-out
}
.projects .portfolio-flters li:hover, .projects .portfolio-flters li.filter-active {
    color: #16d0fa
}
.projects .portfolio-flters li:first-child {
    margin-left: 0
}
.projects .portfolio-flters li:last-child {
    margin-right: 0
}
@media (max-width: 575px) {
    .projects .portfolio-flters li {
        font-size: 14px;
        margin: 0 5px
    }
}
.projects .portfolio-content {
    position: relative;
    overflow: hidden
}
.projects .portfolio-content img {
    transition: .3s
}
.projects .portfolio-content .portfolio-info {
    opacity: 0;
    position: absolute;
    inset: 0;
    z-index: 3;
    transition: all ease-in-out .3s;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px
}
.projects .portfolio-content .portfolio-info h4 {
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    background-color: var(--color-primary)
}
.projects .portfolio-content .portfolio-info p {
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: inline-block;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8)
}
.projects .portfolio-content .portfolio-info .preview-link, .projects .portfolio-content .portfolio-info .details-link {
    position: absolute;
    left: calc(50% - 40px);
    font-size: 26px;
    top: calc(50% - 14px);
    color: #fff;
    transition: .3s;
    line-height: 1.2
}
.projects .portfolio-content .portfolio-info .preview-link:hover, .projects .portfolio-content .portfolio-info .details-link:hover {
    color: var(--color-primary)
}
.projects .portfolio-content .portfolio-info .details-link {
    left: 50%;
    font-size: 34px;
    line-height: 0
}
.projects .portfolio-content:hover .portfolio-info {
    opacity: 1
}
.projects .portfolio-content:hover img {
    transform: scale(1.1)
}
.portfolio-item {}
.portfolio-content img {
    height: 400px
}
.portfolio-item .portfolio-content {
    width: 360px
}
#services-264-services {
    background-color: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    margin: 50px auto;
    border: 2px solid #43b7ff;
    box-shadow: 0 0 10px #43b7ff, 0 0 10px #43b7ff, 0 0 10px #43b7ff, 0 0 20px #43b7ff, 0 0 20px #43b7ff, 0 0 30px #43b7ff, 0 0 10px #43b7ff;
    animation: flicker 3s infinite;
    padding: 0 10px
}
#services-264-services:after {
    width: 200px;
    height: 100px;
    background-color: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    font-weight: 700;
    text-align: center;
    margin: 50px auto;
    border: 2px solid #43b7ff;
    animation: flicker-blink .6s infinite, expand-blur 2s infinite
}
@keyframes flicker-blink {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        box-shadow: 0 0 2px #43b7ff, 0 0 4px #43b7ff, 0 0 6px #43b7ff, 0 0 8px #43b7ff, 0 0 10px #43b7ff
    }
    20%, 24%, 55% {
        box-shadow: none
    }
}
@keyframes expand-blur {
    0%, 100% {
        box-shadow: 0 0 2px #43b7ff, 0 0 4px #43b7ff, 0 0 6px #43b7ff, 0 0 8px #43b7ff, 0 0 10px #43b7ff
    }
    50% {
        box-shadow: 0 0 3px #43b7ff, 0 0 6px #43b7ff, 0 0 9px #43b7ff, 0 0 15px #43b7ff, 0 0 25px #43b7ff
    }
}
@media (max-width: 900px) {
    #services-264-services:hover {
        color: #fff
    }
}
@media (min-width: 901px) {
    #services-264-services:hover {
        color: #000
    }
}
@media (max-width: 900px) {
    .cta-div-services #services-264-services {
        padding: 1rem;
        font-size: .9rem;
        display: inline
    }
}
@media only screen and (min-width: 0rem) {
    #services-264-services {
        margin-bottom: 1rem;
        margin-right: 25px !important;
        box-shadow: #fff 0 0 12px
    }
    #services-264-services:last-of-type {
        margin-bottom: 2rem
    }
    #services-264-services {
        font-size: 1rem;
        line-height: clamp(2.875rem, 5.5vw, 3.5rem);
        text-decoration: none;
        font-weight: 700;
        text-align: center;
        margin: 0;
        color: #fff;
        min-width: 9.375rem;
        padding: 0 1.5rem;
        background-color: #000;
        display: inline-block;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        transition: color .3s
    }
    #services-264-services:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 0;
        background-color: #fff;
        opacity: 1;
        top: 0;
        left: 0;
        z-index: -1;
        border-radius: .25rem;
        transition: width .3s
    }
    #services-264-services:hover:before {
        width: 100%
    }
}
.windows-doors-advantages-section {
    font-weight: bolder;
    margin-left: 6%;
    margin-right: 6%
}
.windows-doors-advantages-section-left-text {
    border-left: 5px solid #16d0fa;
    padding-left: 5%
}
.contact-button-windows-doors-services-div {
    margin-top: 2rem
}
.contact-button-windows-doors-services {
    background-color: ;
    box-shadow: rgba(0, 0, 0, 0.2) 0 8px 24px;
    background: linear-gradient(90deg, #000 0, #464646 100%);
    border: #14d0fa 2px solid;
    padding: 9px 25px;
    border-radius: 3px;
    transition: .3s;
    white-space: nowrap;
    color: #fff;
    font-weight:
}
.contact-button-windows-doors-services:hover {
    color: #fff
}
.advantages-boxes {
    padding: 30px;
    border-radius: 4px;
    margin-right: 6%;
    margin-bottom: 20px;
    perspective: 1000px;
    position: relative;
    display: inline-block;
    transition: transform .3s ease-in-out;
    background: rgba(5, 5, 10, 0.9);
    box-shadow: #14d0fa 1px 1px 10px
}
@media (max-width: 900px) {
    .advantages-boxes {
        margin-right: 2%;
        margin-left: 2%;
        margin-top: 2rem
    }
    .contact-button-windows-doors-services {}
}
.advantages-boxes {}
.advantages-boxes:hover {
    transform: translateZ(50px)
}
.advantages-boxes svg {
    color: #16d0fa
}
.advantages-boxes span {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif
}
.first-p-w-d-services {
    font-size: 1.7em;
    letter-spacing: 4px
}
.second-p-w-d-services {
    font-size: 3.2em;
    letter-spacing: 5px
}
.third-p-w-d-services {
    font-size: 1.7em;
    letter-spacing: 4px
}
.four-p-w-d-services {
    letter-spacing: 4px;
    line-height: 35px
}
.why-choose-us-service-hero-two {
    box-shadow: #00dcf5 1px 1px 2px
}
.title-hero-two-serv span {
    font-size: 3rem;
    margin-bottom: 100px;
    border-radius: 10px;
    font-style: italic;
    color: #fff;
    text-shadow: 0 0 42px #16d0fa, 0 0 151px #14d0fa 0 0 151px #16d0fa
}
.title-hero-two-serv p {
    margin-bottom: 100px
}
.why-choose-us-service-hero-two {
    font-weight: 700
}
.side-box-w-d-services-title {
    font-size: 1.4em;
    font-weight: bolder;
    letter-spacing: 3px
}
.triangular-shadow {
    position: relative;
    width: 100%;
    height: 50px;
    overflow: hidden;
    transform: rotate(180deg)
}
.triangular-shadow::after {
    content: '';
    position: absolute;
    bottom: -10px;
    width: 75%;
    height: 20px;
    transform: translateX(-50%) skewX(-20deg);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 1);
    border-radius: 50%;
    box-shadow: #000
}
.block-four-windows-doors-pg {
    box-shadow: 0 5px 10px -1px rgba(15, 15, 15, .1);
    margin-bottom: 30px
}
.windows-doors-services-paragraph-img {
    box-shadow: rgba(149, 157, 165, 1) 11px 10px 10px;
    border-radius: 10px
}
.paragraph-section-windows-doors-pg p {
    font-weight: 400 !important;
    font-size: 1.05em;
    line-height: 2.3em;
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
    color: #282828;
    max-width: 700px
}
.paragraph-section-windows-doors-pg {}
.w-d-service-3-pg-section-container .col-6 {
    margin-bottom: 100px
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
html {
    overflow-x: hidden
}
body {
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: "Open Sans", sans-serif
}
a {
    text-decoration: none
}
li {
    list-style-type: none
}
:root {
    --font-default: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-primary: Roboto, sans-serif;
    --font-secondary: "Work Sans", sans-serif
}
:root {
    --color-default: #364d59;
    --color-primary: #feb900;
    --color-secondary: #52565e
}
:root {
    scroll-behavior: smooth
}
body {
    color: #444;
    font-family: Open Sans, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000
}
a {
    color: #ffc451;
    text-decoration: none
}
a:hover {
    color: #ffd584;
    text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif
}
ul {
    list-style-type: none
}
#top-bar {}
#header {
    transition: all .5s;
    z-index: 997
}
#header.header-scrolled, #header.header-inner-pages {
    background: rgba(0, 0, 0, 0.8)
}
#header p {
    white-space: nowrap;
    font-size: 2em
}
@media (max-width: 770px) {
    #header p {
        font-size: 1.3em;
        white-space: nowrap;
        bottom: -7px;
        position: relative
    }
    #header {}
}
@media (min-width: 770px) {
    #header p {
        font-size: 2em;
        white-space: nowrap;
        font-weight: 700
    }
}
.get-started-btn {
    position: relative;
    font-weight: bolder;
    border: 0;
    padding: 12px 34px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    transition: 1.4s;
    border-radius: 50px;
    border: 2px solid #555;
    box-shadow: 0 0 18px #000;
    background: linear-gradient(90deg, #000 0, #202020 100%)
}
.get-started-btn:hover {
    background: linear-gradient(16deg, #000 0, #414141 100%);
    color: #16d0fa
}
@media (max-width: 1024px) {
    .desktop-quote {
        display: none
    }
}
@media (min-width: 1024px) {
    .mobile-quote {
        display: none
    }
}
@media (max-width: 1024px) {
    .mobile-quote {
        margin-left: -25px;
        display: inline-block;
        position: relative;
        margin-top: 22px
    }
}
@media (max-width: 769px) {
    #navigation #navbar-menu {
        top: 3.1em
    }
}
@media only screen and (min-width: 0rem) {
    .get-started-btna {
        margin-bottom: 1rem;
        margin-right: 25px !important;
        box-shadow: rgba(149, 157, 165, 1) 5px 5px 10px;
        border-radius: 5px
    }
    .get-started-btna:last-of-type {
        margin-bottom: 2rem
    }
    .get-started-btna {
        font-size: 1rem;
        line-height: clamp(2.875rem, 5.5vw, 3.5rem);
        text-decoration: none;
        font-weight: 700;
        text-align: center;
        margin: 0;
        color: #fff;
        min-width: 9.375rem;
        padding: 0 1.5rem;
        background-color: #000;
        display: inline-block;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        transition: color .3s
    }
}
.get-started-btna:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    background: linear-gradient(90deg, #000 0, #464646 100%);
    opacity: 1;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: .25rem;
    transition: width .3s
}
.get-started-btna:hover {
    color: #fff
}
.get-started-btna:hover:before {
    width: 100%
}
.get-a-quote {
    background: #ffc451;
    padding: 20px 40px;
    border-radius: 5px;
    color: #251b1b;
    font-weight: 700;
    display: block;
    max-width: 400px;
    margin: 0 auto
}
.get-a-quote:hover {
    color: #000;
    background-color: #fff;
    transition: .5s
}
@media (min-width: 770px) {
    #sale {
        background-color: #000;
        font-size: 3rem;
        bottom: 50px;
        position: relative;
        width: 60%;
        left: 20%
    }
}
.onee-start {
    z-index: 750;
    opacity: 1;
    position: absolute;
    margin-top: -500px;
    height: 500px;
    background-color: #fff !important;
    clip-path: polygon(56% 84%, 0% 100%, 100% 100%);
    width: 100%;
    padding-top: 501px
}
.some-services-logo {
    box-shadow: rgba(149, 157, 165, 0.4) 0 0 24px;
    position: relative;
    margin: 0 auto
}
.some-services-logo img {
    box-shadow: rgba(149, 157, 165, 1) 11px 10px 10px;
    position: relative;
    margin: 0 auto
}
@media (max-width: 900px) {
    .some-services-logo img {
        margin-bottom: 80px
    }
}
.top-section {
    margin-top: 80px
}
@media (max-width: 900px) {
    .top-section {
        margin-top: 0;
        margin-bottom: -100px
    }
}
.top-section p {
    padding-top: 20px;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.3em;
    line-height: 34px;
    color: #000
}
h6 {
    font-size: 5em;
    font-weight: 700
}
body {
    box-sizing: border-box
}
html {}
html {
    overflow-x: hidden
}
body {
    overflow-x: hidden
}
.back-to-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: 15px;
    z-index: 996;
    background: #ffc451;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    transition: all .4s
}
.back-to-top i {
    font-size: 28px;
    color: #151515;
    line-height: 0
}
.back-to-top:hover {
    background: #151515
}
.back-to-top:hover i {
    color: #ffc451
}
.back-to-top.active {
    visibility: visible;
    opacity: 1
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #151515
}
#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 0px);
    left: calc(50% - 30px);
    border: 6px solid #ffc451;
    border-top-color: #151515;
    border-bottom-color: #151515;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite
}
@-webkit-keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@keyframes animate-preloader {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important
    }
}
#navbar-menu {
    padding: 0
}
#navbar-menu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center
}
#navbar-menu li {
    position: relative
}
#navbar-menu a, #navbar-menu a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    transition: .3s
}
#navbar-menu a i, #navbar-menu a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}
#navbar-menu a:hover, #navbar-menu .active, #navbar-menu .active:focus, #navbar-menu li:hover>a {
    color: #ffc451
}
@media only screen and (max-width: 1023px) {
    #navigation {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10000;
        top: -10px
    }
    #navigation .background-color-div {
        background-color: rgba(0, 0, 0, 0.6);
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px
    }
    #navigation .container {
        padding: .8125em 0;
        width: 96%
    }
    #navigation .logo {
        display: inline-block;
        height: 1.875em;
        width: auto
    }
    #navigation .logo img {
        width: auto;
        height: 100%
    }
    #navigation .logo .light {
        display: none
    }
    #navigation .hamburger-menu {
        position: absolute;
        right: 0;
        border: none;
        height: 3em;
        width: 3em;
        z-index: 100;
        display: block;
        background: transparent;
        padding: 0;
        top: 30%;
        transform: translateY(-50%);
        transition: top .3s
    }
    #navigation .hamburger-menu span {
        height: 2px;
        width: 1.875em;
        background: #fff;
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }
    #navigation .hamburger-menu span:before {
        content: '';
        position: absolute;
        display: block;
        height: 2px;
        width: 80%;
        background: #000;
        background: #fff;
        opacity: 1;
        top: -6px;
        left: 0;
        transition: width .3s, left .3s, top .3s, transform .5s
    }
    #navigation .hamburger-menu span:after {
        content: '';
        position: absolute;
        display: block;
        height: 2px;
        width: 80%;
        background: #fff;
        opacity: 1;
        top: 6px;
        left: 0;
        transition: width .3s, left .3s, top .3s, transform .3s
    }
    #navigation .hamburger-menu.clicked span {
        background-color: transparent
    }
    #navigation .hamburger-menu.clicked span:before {
        width: 100%;
        transform: translate(-50%, -50%) rotate(225deg);
        left: 50%;
        top: 50%
    }
    #navigation .hamburger-menu.clicked span:after {
        width: 100%;
        transform: translate(-50%, -50%) rotate(-225deg);
        left: 50%;
        top: 50%
    }
    #navigation #navbar-menu {
        position: fixed;
        right: 0;
        padding: 0;
        height: 100%;
        border-radius: 0 0 .375em .375em;
        z-index: -1;
        overflow: hidden;
        box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
        background-color: #fff;
        padding-top: 0;
        width: 0;
        transition: width .3s
    }
    #navigation #navbar-menu ul {
        padding: 0;
        perspective: 700px;
        padding-right: 1.25em;
        padding-top: 3.125em;
        display: block
    }
    #navigation #navbar-menu ul li {
        list-style: none;
        margin-bottom: 1.5em;
        text-align: right;
        transform-style: preserve-3d;
        opacity: 0;
        transform: translateY(-0.4375em) rotateX(0deg);
        transition: opacity .5s, transform .5s
    }
    #navigation #navbar-menu ul li:nth-of-type(1) {
        transition-delay: .1s
    }
    #navigation #navbar-menu ul li:nth-of-type(2) {
        transition-delay: .2s
    }
    #navigation #navbar-menu ul li:nth-of-type(3) {
        transition-delay: .3s
    }
    #navigation #navbar-menu ul li:nth-of-type(4) {
        transition-delay: .4s
    }
    #navigation #navbar-menu ul li:nth-of-type(5) {
        transition-delay: .5s
    }
    #navigation #navbar-menu ul li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #000;
        font-size: 1.1875em;
        text-align: center;
        display: inline-block;
        position: relative;
        font-weight: 700
    }
    #navigation #navbar-menu ul li a.active:before {
        content: '';
        position: absolute;
        display: block;
        height: .42105263em;
        background: #16d0fa;
        opacity: 1;
        bottom: .26315789em;
        border-radius: .21052632em;
        left: -.31578947em;
        right: -.31578947em;
        z-index: -1
    }
    #navigation #navbar-menu.open {
        width: 15.625em;
        z-index: -100
    }
    #navigation #navbar-menu.open ul li {
        opacity: 1;
        transform: translateY(0) rotateX(0)
    }
}
@media (min-width: 992px) {
    .hamburger-menu {
        display: none
    }
}
@media (max-width: 1024px) {
    .navbar-menu-desktop {
        display: none;
        position: relative
    }
}
@media (min-width: 1024px) {
    .navbar-menu-desktop {
        display: inline-block
    }
}
#navbar-menu-desktop-two {
    padding: 0
}
#navbar-menu-desktop-two ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center
}
#navbar-menu-desktop-two li {
    position: relative
}
#navbar-menu-desktop-two a, #navbar-menu-desktop-two a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 30px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    white-space: nowrap;
    transition: .3s
}
#navbar-menu-desktop-two a i, #navbar-menu-desktop-two a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px
}
#navbar-menu-desktop-two a:hover, #navbar-menu-desktop-two .active, #navbar-menu-desktop-two .active:focus, #navbar-menu-desktop-two li:hover>a {}
#navigation #navbar-menu-desktop-two {
    position: fixed;
    right: 0;
    padding: 0;
    height: 100%;
    border-radius: 0 0 .375em .375em;
    z-index: -1;
    overflow: hidden;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    background-color: #fff;
    top: 4.1em;
    padding-top: 0;
    width: 0;
    transition: width .3s
}
#navigation #navbar-menu-desktop-two ul {
    padding: 0;
    perspective: 700px;
    padding-right: 1.25em;
    padding-top: 3.125em;
    display: block
}
#navigation #navbar-menu-desktop-two ul li {
    list-style: none;
    margin-bottom: 1.5em;
    text-align: right;
    transform-style: preserve-3d;
    opacity: 0;
    transform: translateY(-0.4375em) rotateX(0deg);
    transition: opacity .5s, transform .5s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(1) {
    transition-delay: .1s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(2) {
    transition-delay: .2s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(3) {
    transition-delay: .3s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(4) {
    transition-delay: .4s
}
#navigation #navbar-menu-desktop-two ul li:nth-of-type(5) {
    transition-delay: .5s
}
#navigation #navbar-menu-desktop-two ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-size: 1.1875em;
    text-align: center;
    display: inline-block;
    position: relative;
    font-weight: 700
}
#navigation #navbar-menu-desktop-two ul li a.active:before {
    content: '';
    position: absolute;
    display: block;
    height: .42105263em;
    background: var(--primary);
    opacity: 1;
    bottom: .26315789em;
    border-radius: .21052632em;
    left: -.31578947em;
    right: -.31578947em;
    z-index: -1
}
#navigation #navbar-menu-desktop-two.open {
    width: 15.625em;
    z-index: -100
}
#navigation #navbar-menu-desktop-two.open ul li {
    opacity: 1;
    transform: translateY(0) rotateX(0)
}
@media (max-width: 1024px) {
    .navbar-menu-desktop-two {
        display: none
    }
}
@media (min-width: 1024px) {
    .navbar-menu-desktop-two {
        display: inline-block
    }
}
.circular--landscape-desktop #money-bag {
    margin-left: -40px
}
@media (max-width: 3770px) {
    .some-services {
        margin-top: 30px
    }
}
.neon-line {
    width: 100%;
    height: 4px;
    background-color: #ffaa01;
    position: relative;
    overflow: hidden
}
.neon-line::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(145, 145, 145, 0.6), transparent);
    animation: neonMove 2.5s linear infinite
}
@keyframes neonMove {
    0% {
        transform: translateX(-100%)
    }
    100% {
        transform: translateX(100%)
    }
}
.box {
    position: relative;
    width: 300px;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 20px
}
.box::before {
    content: '';
    position: absolute;
    width: 140%;
    height: 140%;
    background: linear-gradient(#0cf, #d400d4);
    animation: animate 9s linear infinite;
    top: -20%;
    left: -20%
}
.box::after {
    content: '';
    position: absolute;
    inset: 4px;
    background: #fff;
    border-radius: 16px
}
@keyframes animate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
.box h2 {
    position: relative;
    color: #fff;
    font-size: 10em;
    z-index: 10
}
#top-services-section .container-one {
    margin-left: 5%;
    margin-right: 2%
}
#top-services-section .btn-get-started-one {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .5px;
    display: inline-block;
    padding: 14px 50px;
    border-radius: 5px;
    transition: .5s;
    margin-top: 30px;
    color: #fff;
    background: #2487ce
}
#top-services-section .btn-get-started-one:hover {
    background: #3194db
}
@media only screen and (min-width: 0rem) {
    #services-1081 {
        padding: var(--sectionPadding);
        background-color: #f7f7f7
    }
    #services-1081 .cs-container {
        width: 100%;
        max-width: 34.375rem;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: clamp(3rem, 6vw, 4rem)
    }
    #services-1081 .cs-content {
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center
    }
    #services-1081 .cs-title {
        max-width: 50ch
    }
    #services-1081 .cs-card-group {
        width: 100%;
        margin: 0;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        align-items: stretch;
        gap: clamp(1rem, 2vw, 1.25rem)
    }
    #services-1081 .cs-item {
        text-align: left;
        list-style: none;
        width: 100%;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        grid-column: span 12;
        position: relative;
        z-index: 1
    }
    #services-1081 .cs-item:hover .cs-picture:before {
        opacity: .8
    }
    #services-1081 .cs-item:hover .cs-picture img {
        transform: scale(1.2)
    }
    #services-1081 .cs-item:hover .cs-h3 {
        background-color: var(--primary)
    }
    #services-1081 .cs-picture {
        width: 100%;
        height: clamp(11.25rem, 24vw, 15rem);
        overflow: hidden;
        display: block;
        position: relative
    }
    #services-1081 .cs-picture:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        transition: opacity .3s
    }
    #services-1081 .cs-picture img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        transition: transform .65s
    }
    #services-1081 .cs-h3 {
        font-size: clamp(1.25rem, 2.5vw, 1.5625rem);
        line-height: 1.5em;
        font-weight: 700;
        text-align: inherit;
        width: 100%;
        margin: 0;
        padding: clamp(0.75rem, 1.6vw, 1rem) clamp(1rem, 2.5vw, 1.5rem);
        box-sizing: border-box;
        background-color: #1a1a1a;
        color: var(--bodyTextColorWhite);
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: clamp(0.5rem, 1vw, 1rem);
        transition: background-color .3s
    }
    #services-1081 .cs-item-text {
        font-size: clamp(0.875rem, 1.5vw, 1rem);
        line-height: 1.5em;
        text-align: inherit;
        width: 100%;
        margin: 0 0 1.25rem;
        padding: clamp(1rem, 2.5vw, 1.25rem);
        box-sizing: border-box;
        padding-bottom: 0;
        color: var(--bodyTextColor)
    }
    #services-1081 .cs-link {
        font-size: 1rem;
        line-height: 1.2em;
        text-align: inherit;
        text-decoration: none;
        font-weight: 700;
        margin: 0 0 clamp(1rem, 2.5vw, 1.5rem) clamp(1rem, 2.5vw, 1.5rem);
        color: var(--primary);
        display: flex;
        align-items: center;
        justify-content: flex-start
    }
    #services-1081 .cs-link:hover .cs-arrow {
        transform: translateX(0.25rem)
    }
    #services-1081 .cs-arrow {
        width: 1.25rem;
        height: auto;
        display: block;
        transition: transform .3s
    }
}
@media only screen and (min-width: 48rem) {
    #services-1081 .cs-container {
        max-width: 80rem
    }
    #services-1081 .cs-item {
        grid-column: span 4
    }
}
.testimgs img {
    border-radius: 50%;
    border: 2px solid #feb900
}
.services-below-hero {}
.image-box {
    position: relative;
    padding: 15px;
    background-color: #f7f7f7;
    box-shadow: 3px 5px 8px -1px rgba(15, 15, 15, .2);
    transition: transform 0.2s, box-shadow .2s
}
.image-box:hover {
    transform: scale(1.05);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3)
}
.image-description {
    margin-top: 10px
}
.benefits-list {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 10px
}
.serviceBox .service-icon {
    font-size: 45px
}
.serviceBox .title {
    color: #fff;
    background: linear-gradient(16deg, #000 0, #414141 100%);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 10px 6px;
    margin-top: 23px !important;
    display: inline-block;
    border-radius: 5px
}
.serviceBox .description-container {
    text-align: center
}
.serviceBox .description {
    color: #555;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px
}
.serviceBox {
    color: #db7100;
    font-family: 'Zen Maru Gothic', sans-serif;
    text-align: center;
    padding: 25px 10px 0;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center
}
.circle-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    border: 2px dashed #4e4e4e;
    background-image: url(/assets/img/circle/effeciency-1.webp);
    border-radius: 50%;
    width: 180px;
    height: 180px;
    margin-bottom: 15px
}
.circle-container .service-icon {
    font-size: 45px
}
.description-container .description {
    color: #292929;
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 500;
    line-height: 23px
}
@media only screen and (max-width: 990px) {
    .serviceBox {
        margin: 0 0 30px
    }
}
@media only screen and (min-width: 0rem) {
    #services-264 {
        padding: var(--sectionPadding)
    }
    #services-264 .cs-container {
        width: 100%;
        max-width: 80rem;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: clamp(3rem, 6vw, 4rem)
    }
    #services-264 .cs-content {
        text-align: left;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        border-left: 5px solid #00a7d1
    }
    #services-264 .cs-text {
        margin-bottom: 1rem
    }
    #services-264 .cs-text:last-of-type {
        margin-bottom: 2rem
    }
    #services-264 .cs-button-solid {
        font-size: 1rem;
        line-height: clamp(2.875rem, 5.5vw, 3.5rem);
        text-decoration: none;
        font-weight: 700;
        text-align: center;
        margin: 0;
        color: #fff;
        min-width: 9.375rem;
        padding: 0 1.5rem;
        background-color: #000;
        border-radius: .25rem;
        display: inline-block;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        transition: color .3s
    }
    #services-264 .cs-button-solid:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 0;
        background: #16d0fa;
        opacity: 1;
        top: 0;
        left: 0;
        z-index: -1;
        border-radius: .25rem;
        transition: width .3s
    }
    #services-264 .cs-button-solid:hover {
        color: #000
    }
    #services-264 .cs-button-solid:hover:before {
        width: 100%
    }
    #services-264 .cs-card-group {
        width: 100%;
        padding: 0;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: .5rem
    }
    #services-264 .cs-item {
        list-style: none;
        position: relative;
        display: block;
        width: 100%;
        height: 60vw;
        max-height: 15.625rem;
        font-size: clamp(1rem, 1.7vw, 1.5rem);
        color: #fff;
        padding: clamp(1rem, 2vw, 1.25rem) clamp(1.25rem, 2vw, 1.5rem);
        box-sizing: border-box
    }
    #services-264 .cs-h3 {
        font-size: clamp(1rem, 2vw, 1.5625rem);
        font-weight: 700;
        line-height: 1.2em;
        margin: 0;
        color: var(--bodyTextColorWhite);
        display: block
    }
    #services-264 .cs-picture {
        display: block;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: -1;
        overflow: hidden
    }
    #services-264 .cs-picture:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .4;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        z-index: 1;
        transition: opacity .3s
    }
    #services-264 .cs-picture img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
        transition: transform .3s
    }
}
@media only screen and (min-width: 48rem) {
    #services-264 .cs-container {
        flex-direction: row
    }
    #services-264 .cs-card-group {
        width: 64%;
        max-width: 54.1875rem;
        flex-direction: row;
        justify-content: space-between;
        gap: clamp(1rem, 1.5vw, 1.25rem);
        flex: none
    }
    #services-264 .cs-item {
        width: 100%;
        height: 50vw;
        max-width: 17.1875rem;
        max-height: 28.75rem
    }
    #services-264 .cs-item:hover .cs-picture:before {
        opacity: .7
    }
    #services-264 .cs-item:hover .cs-picture img {
        transform: scale(1.2)
    }
}
:root {
    --primary: #ff6a3e;
    --primarylight: #ffba43;
    --secondary: #ffba43;
    --secondarylight: #ffba43;
    --headercolor: #1a1a1a;
    --bodytextcolor: #4e4b66;
    --bodytextcolorwhite: #fafbfc;
    --topperfontsize: clamp(0.8125rem, 1.6vw, 1rem);
    --headerfontsize: clamp(1.9375rem, 3.9vw, 3.0625rem);
    --bodyfontsize: 1rem;
    --sectionpadding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem
}
body {
    margin: 0;
    padding: 0
}
*, :before, :after {
    box-sizing: border-box
}
.svg-test-one {
    border-radius: 4px;
    padding: 25px;
    white-space: nowrap;
    transition: .3s;
    font-size: 18px;
    display: inline-block;
    border: 2px solid #00d0ff;
    position: relative;
    margin-right: 20px;
    background: linear-gradient(90deg, #000 0, #414141 100%);
    box-shadow: rgba(0, 0, 0, 1) 0 0 10px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 20px
}
.svg-text-one {
    display: inline-block;
    color: #fff;
    overflow: hidden;
    opacity: .9
}
.cs-content .cs-topper {
    font-size: 32px;
    font-weight: 700;
    border-bottom: 2px solid #000;
    padding-bottom: 25px;
    border-radius: 6px
}
.cs-topper-span-one {
    color: #0073e6;
    font-weight: bolder
}
.cs-title {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px
}
.cs-title::after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background-color: #0073e6;
    margin: 10px auto
}
.cs-text {
    font-size: var(--bodyFontSize);
    line-height: 1.5em;
    text-align: inherit;
    width: 100%;
    max-width: 40.625rem;
    margin: 0;
    color: var(--bodyTextColor)
}
.cs-text {
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    text-align: center;
    padding: 20px;
    letter-spacing: 1px;
    transition: box-shadow .3s ease-in-out
}
.cs-text-one:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
}
@media only screen and (min-width: 0rem) {
    #services-885 {
        padding: var(--sectionPadding);
        overflow: hidden;
        position: relative;
        background-color: #f7f7f7;
        z-index: 1
    }
    #services-885 .cs-container {
        width: 100%;
        max-width: 34.375rem;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: clamp(3rem, 6vw, 4rem)
    }
    #services-885 .cs-content {
        text-align: center;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center
    }
    #services-885 .cs-card-group {
        width: 100%;
        margin: 0;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: clamp(1rem, 2vw, 1.25rem);
        position: relative;
        z-index: 1
    }
    #services-885 .cs-item {
        list-style: none;
        width: 100%;
        margin: 0;
        padding: 0;
        grid-column: span 4
    }
    #services-885 .cs-link {
        text-align: center;
        text-decoration: none;
        width: 100%;
        height: 26.25rem;
        padding: 1.25rem;
        box-sizing: border-box;
        border-radius: 1rem;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        gap: .75rem;
        position: relative
    }
    #services-885 .cs-h3 {
        font-size: 1.25rem;
        line-height: 1.2em;
        text-align: inherit;
        font-weight: 700;
        margin: 0;
        color: var(--bodyTextColorWhite)
    }
    #services-885 .cs-item-p {
        font-size: 1rem;
        line-height: 1.5em;
        text-align: inherit;
        margin: 0;
        color: var(--bodyTextColorWhite)
    }
    #services-885 .cs-background {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        object-fit: cover
    }
    #services-885 .cs-background:before {
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, #000 10.13%, rgba(0, 0, 0, 0) 40.71%);
        opacity: 1;
        position: absolute;
        display: block;
        bottom: 0;
        left: 0;
        transition: height .3s
    }
    #services-885 .cs-background img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        position: relative;
        z-index: -1;
        transition: transform .6s
    }
    #services-885 .cs-button-solid {
        font-size: 1rem;
        line-height: clamp(2.875em, 5.5vw, 3.5em);
        text-decoration: none;
        font-weight: 700;
        text-align: center;
        margin: 0;
        color: #fff;
        min-width: 9.375rem;
        padding: 0 1.5rem;
        background-color: var(--primary);
        border-radius: .25rem;
        display: inline-block;
        position: relative;
        z-index: 1;
        box-sizing: border-box
    }
    #services-885 .cs-button-solid:before {
        content: "";
        position: absolute;
        height: 100%;
        width: 0;
        background: #000;
        opacity: 1;
        top: 0;
        left: 0;
        z-index: -1;
        border-radius: .25rem;
        transition: width .3s
    }
    #services-885 .cs-button-solid:hover:before {
        width: 100%
    }
    #services-885 .cs-wave {
        width: 320%;
        height: auto;
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        z-index: -1
    }
}
@media only screen and (min-width: 48rem) {
    #services-885 .cs-container {
        max-width: 80rem
    }
    #services-885 .cs-item {
        grid-column: span 2
    }
}
@media only screen and (min-width: 64rem) {
    #services-885 {
        padding-bottom: 14vw
    }
    #services-885 .cs-item {
        grid-column: span 1
    }
    #services-885 .cs-link:hover .cs-h3, #services-885 .cs-link:focus-within .cs-h3 {
        color: var(--primary);
        transform: translateY(0)
    }
    #services-885 .cs-link:hover .cs-item-p, #services-885 .cs-link:focus-within .cs-item-p {
        height: auto;
        opacity: 1;
        transform: translateY(0)
    }
    #services-885 .cs-link:hover .cs-background:before, #services-885 .cs-link:focus-within .cs-background:before {
        height: 180%
    }
    #services-885 .cs-link:hover .cs-background img, #services-885 .cs-link:focus-within .cs-background img {
        transform: scale(1.1)
    }
    #services-885 .cs-h3 {
        transform: translateY(0.75rem);
        transition: transform 0.3s, color .3s
    }
    #services-885 .cs-item-p {
        height: 0;
        opacity: 0;
        overflow: hidden;
        transform: translateY(3.125rem);
        transition: height 0.3s, opacity 0.3s, transform .3s
    }
    #services-885 .cs-wave {
        width: 100%;
        left: 0;
        transform: none
    }
}
#about-services-container {
    box-shadow: 3px 5px 8px -1px rgba(15, 15, 15, .2);
    background-color: #000;
    padding: 30px
}
.about-service h4 {
    font-weight: bolder;
    font-size: 20px
}
.about-service p {
    font-size: 15px;
    color: #848484;
    margin-left: 64px
}
.about-service svg {
    color: #ffca3a;
    box-shadow: 3px 5px 8px -1px rgba(15, 15, 15, .2);
    border-radius: 50%
}
#about-services-container img {
    box-shadow: 3px 5px 8px 3px rgba(15, 15, 15, .2)
}
.container .row #test-div {
    max-width: 400px;
    margin-right: 50px;
    min-width: 300px
}
.services-we-offer {
    background: linear-gradient(160deg, #000 0%, #7a7a7a 100%);
    box-shadow: 5px 5px 10px rgba(149, 157, 165, 1);
    padding: 5px
}
.services-div h3 {
    font-weight: bolder
}
.services-div {
    font-size: inherit;
    padding-bottom: 8.5em;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}
.services-div:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .85;
    top: 0;
    left: 0;
    z-index: -10
}
.services-div img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -11;
    object-fit: cover
}
.services-div h3 {
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.services-div p {
    margin-left: 20px !important
}
.svg-class {
    color: #000
}
circle {
    fill: #FFCC01
}
text {
    fill: #000
}
.svg-text-container {
    display: flex;
    align-items: center
}
.svg-text-container svg {
    margin-right: 10px
}
.block-four-one {
    border-radius: 10px;
    padding: 20px;
    transform: perspective(500px) rotateY(10deg);
    background-color: #e2e2e2;
    box-shadow: 3px 5px 8px -1px rgba(15, 15, 15, .2)
}
.block-four-one:hover {
    box-shadow: 3px 3px 18px -3px rgba(15, 15, 15, .2);
    transition: transform .3s ease;
    transform: perspective(500px) rotateY(0deg);
    .block-four-onemargin: 15px
}
}
.span-subtitle-why-choose-us {}
.span-subtitle-why-choose-us {
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 35px;
    overflow: hidden
}
.span-subtitle-why-choose-us::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    filter: blur(10px);
    animation: moveDot 8s linear infinite;
    transform: rotateX(100px)
}
@keyframes moveDot {
    0% {
        transform: translateX(0px)
    }
    50% {
        transform: translateX(calc(1% + 260px))
    }
    100% {
        transform: translateX(calc(1% + 0px))
    }
}
.section-titl .col {}
.why-choose-us-columns {
    position: relative;
    z-index: 100;
    border: 1px solid #83ccdd;
    padding: 20px;
    transition: ease-in-out .3s;
    background: rgba(0, 0, 15, 0.9);
    box-shadow: #83ccdd 0 0 10px;
    margin-bottom: 40px;
    margin: 10px
}
.why-choose-us-columns:hover {
    padding: 20px;
    transition: ease-in-out .3s
}
.why-choose-us-columns h4 {
    color: #82ccdd;
    font-weight: bolder;
    white-space: nowrap
}
@keyframes flicker-one {
    0% {
        box-shadow: 0 0 5px #43b7ff
    }
    50% {
        box-shadow: 0 0 15px #43b7ff
    }
    100% {
        box-shadow: 0 0 5px #fff
    }
}
.why-choose-us-columns {
    animation: flicker-one 2s infinite
}
.cs-title-1 {
    font-family: Arial, sans-serif;
    color: #333;
    text-align: center;
    letter-spacing: 1px;
    transition: box-shadow .3s ease-in-out;
    width: 100%;
    padding-top: 20px;
    font-weight: 1000
}
@media only screen and (min-width: 0rem) {
    #services-1191 {
        padding: var(--sectionPadding);
        box-sizing: border-box
    }
    #services-1191 .cs-container {
        max-width: 58.75rem;
        width: 100%;
        margin: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: clamp(3rem, 6vw, 4rem)
    }
    #services-1191 .cs-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }
    #services-1191 .cs-title {
        max-width: 20ch
    }
    #services-1191 .cs-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: clamp(3rem, 6vw, 4rem);
        position: relative
    }
    #services-1191 .cs-image {
        width: 100%;
        max-width: 31.875rem;
        height: auto;
        display: block;
        position: relative
    }
    #services-1191 .cs-image img {
        width: 100%;
        height: auto
    }
    #services-1191 .cs-card-group {
        width: 100%;
        margin: 0;
        padding: 0;
        display: grid;
        justify-content: center;
        row-gap: 1rem
    }
    #services-1191 .cs-item {
        text-align: center;
        list-style: none;
        max-width: 23rem;
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1.25rem
    }
    #services-1191 .cs-picture {
        width: 5rem;
        height: 5rem;
        box-sizing: border-box;
        background-color: #f7f7f7;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        flex: none
    }
    #services-1191 .cs-icon {
        width: 1.875rem;
        height: auto;
        display: block
    }
    #services-1191 .cs-h3 {
        font-size: 1.25rem;
        line-height: 1.5em;
        margin: 0;
        margin-bottom: .5rem;
        color: var(--headerColor);
        text-align: inherit
    }
    #services-1191 .cs-item-text {
        font-size: clamp(0.875rem, 1.5vw, 1rem);
        line-height: 1.5em;
        margin: 0;
        color: var(--bodyTextColor);
        text-align: inherit
    }
    #services-1191 .cs-button-solid {
        font-size: 1rem;
        line-height: clamp(2.875rem, 5.5vw, 3.5rem);
        font-weight: 700;
        min-width: 9.375rem;
        margin: 0;
        box-sizing: border-box;
        padding: 0 1.5rem;
        color: #fff;
        background-color: var(--primary);
        text-decoration: none;
        display: inline-block;
        position: relative;
        z-index: 1;
        text-align: center
    }
    #services-1191 .cs-button-solid:before {
        content: "";
        width: 0;
        height: 100%;
        background: #000;
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        transition: width .3s
    }
    #services-1191 .cs-button-solid:hover:before {
        width: 100%
    }
}
@media only screen and (min-width: 48rem) {
    #services-1191 .cs-card-group {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap
    }
    #services-1191 .cs-item {
        text-align: left;
        margin: 0;
        width: 32%;
        align-items: flex-start
    }
    #services-1191 .cs-image {
        max-height: 28.125rem
    }
    #services-1191 .cs-image img {
        width: 100%;
        height: auto;
        max-height: 28.125rem;
        object-fit: contain
    }
}
.section-header {
    text-align: center;
    padding: 30px 0;
    position: relative
}
.section-header h2 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #001973;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}
.section-header h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #00d0ff;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}
.section-header span {
    position: absolute;
    top: 46px;
    color: rgba(14, 29, 52, 0.06);
    left: 0;
    right: 0;
    z-index: 1;
    font-weight: 700;
    font-size: 56px;
    text-transform: uppercase;
    line-height: 0
}
.section-header p {
    margin-bottom: 0;
    position: relative;
    z-index: 2
}
@media (max-width: 640px) {
    .section-header h2 {
        font-size: 28px;
        margin-bottom: 15px
    }
    .section-header span {
        font-size: 38px
    }
}
@media only screen and (min-width: 64rem) {
    #services-1191 .cs-container {
        max-width: 90rem
    }
    #services-1191 .cs-image {
        width: 30vw;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
    #services-1191 .cs-image img {
        width: auto;
        height: auto
    }
    #services-1191 .cs-card-group {
        align-items: flex-start;
        justify-content: center;
        column-gap: clamp(11.25rem, 21vw, 22.25rem);
        row-gap: clamp(2.5rem, 8vw, 5.5rem)
    }
    #services-1191 .cs-item {
        width: 32vw;
        max-width: 26.375rem;
        flex-direction: row;
        position: relative
    }
    #services-1191 .cs-item:nth-of-type(odd) {
        text-align: right
    }
    #services-1191 .cs-item:nth-of-type(odd) .cs-picture {
        order: 2
    }
    #services-1191 .cs-item:nth-of-type(3) {
        left: calc(clamp(5.625rem, 8vw, 8rem) * -1)
    }
    #services-1191 .cs-item:nth-of-type(4) {
        right: calc(clamp(5.625rem, 8vw, 8rem) * -1)
    }
}
body {
    font-family: "Open Sans", sans-serif;
    color: #444
}
.section-title {
    text-align: center;
    padding-bottom: 30px
}
.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #37517e
}
.section-title h2::before {
    content: "";
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px)
}
.section-title h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #47b2e4;
    bottom: 0;
    left: calc(50% - 20px)
}
.section-title p {
    margin-bottom: 0
}
@media only screen and (min-width: 0rem) {
    #contact-strip-325 {
        padding: var(--sectionPadding);
        background-color: #1a1a1a
    }
    #contact-strip-325 .cs-stat-group {
        width: 100%;
        max-width: 37.5rem;
        margin: auto;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        gap: 2.5rem
    }
    #contact-strip-325 .cs-item {
        list-style: none;
        width: 18.125rem;
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: flex-start;
        align-items: center
    }
    #contact-strip-325 .cs-item:hover .cs-picture {
        background-color: #fff;
        box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
        transform: scale(1.05)
    }
    #contact-strip-325 .cs-picture {
        width: 5rem;
        height: 5rem;
        margin-right: clamp(0.75rem, 3vw, 1.25rem);
        border-radius: 50%;
        border: 1px solid var(--primary);
        display: flex;
        justify-content: center;
        align-items: center;
        flex: none;
        transition: background-color 0.3s, box-shadow 0.3s, transform .6s
    }
    #contact-strip-325 .cs-flex-group {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column
    }
    #contact-strip-325 .cs-icon {
        width: 2.0625rem;
        height: auto
    }
    #contact-strip-325 .cs-header {
        font-size: 1.25rem;
        color: var(--bodyTextColorWhite);
        font-weight: 900;
        line-height: 1.2em;
        margin: 0;
        margin-bottom: .75rem;
        display: block
    }
    #contact-strip-325 .cs-link, #contact-strip-325 .cs-hours {
        font-size: var(--bodyFontSize);
        line-height: 1.5em;
        text-decoration: none;
        color: #828282;
        display: block;
        transition: color.3s
    }
    #contact-strip-325 .cs-link:hover {
        color: var(--primary)
    }
}
@media only screen and (min-width: 40.625rem) {
    #contact-strip-325 .cs-stat-group {
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 1.25rem;
        row-gap: 2rem
    }
}
@media only screen and (min-width: 64rem) {
    #contact-strip-325 .cs-stat-group {
        max-width: 80rem;
        flex-wrap: nowrap;
        justify-content: space-evenly
    }
}
.contact .info {
    border-top: 3px solid #47b2e4;
    border-bottom: 3px solid #47b2e4;
    padding: 30px;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1)
}
.contact .info a {
    font-weight: 700
}
.contact .info i {
    font-size: 20px;
    color: #47b2e4;
    float: left;
    width: 44px;
    height: 44px;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all .3s ease-in-out;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.2);
    border: 2px solid #16d0fa
}
.contact .info h5 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #37517e !important
}
.contact .info p {
    padding: 0 0 10px 60px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000
}
.contact .info a {
    color: #000
}
.contact .info .email p {
    padding-top: 5px;
    font-weight: bolder
}
.contact .info .email h5 {
    padding-top: 5px;
    font-weight: bolder
}
.contact .info .social-links {
    padding-left: 60px
}
.contact .info .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: .3s;
    margin-right: 10px
}
.contact .info .social-links a:hover {
    background: #47b2e4;
    color: #fff
}
.contact .info .email:hover i, .contact .info .address:hover i, .contact .info .phone:hover i {
    background: #47b2e4;
    color: #fff
}
.contact .php-email-form {
    width: 100%;
    border-top: 3px solid #47b2e4;
    border-bottom: 3px solid #47b2e4;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12)
}
.contact .php-email-form .form-group {
    padding-bottom: 8px
}
.contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 13px
}
.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600
}
.contact .php-email-form .error-message br+br {
    margin-top: 25px
}
.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600
}
.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px
}
.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18d26e;
    border-top-color: #eee;
    animation: animate-loading 1s linear infinite
}
.contact .php-email-form .form-group {
    margin-bottom: 20px
}
.contact .php-email-form label {
    padding-bottom: 8px
}
.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px
}
.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
    border-color: #47b2e4
}
.contact .php-email-form input {
    height: 44px
}
.contact .php-email-form textarea {
    padding: 10px 12px
}
.contact .php-email-form button[type=submit] {
    background: linear-gradient(90deg, #43b7ff 0, #00ddf6 100%);
    border: 0;
    padding: 12px 34px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    transition: .4s;
    border-radius: 50px;
    border: 2px solid #000;
    box-shadow: 0 0 18px #000
}
.contact .php-email-form button[type=submit]:hover {
    background: linear-gradient(90deg, #000 0, #555 100%)
}
@keyframes animate-loading {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
body {
    font-family: "Jost", sans-serif
}
.residential-windows ul li {
    list-style-type: circle
}
.residential-windows ul li a {
    color: #4b4b4b
}
.res-windows-img {
    border-radius: 50px;
    border-color: blue #200px #2px #2px #2px
}
.quote-button {
    color: #000;
    color: #fff;
    border-radius: 4px;
    padding: 7px 25px 8px;
    white-space: nowrap;
    transition: .3s;
    display: inline-block;
    border: 2px solid #ffc451;
    background-color: #000;
    box-shadow: rgba(149, 157, 165, 1) 0 0 24px
}
.quote-button:hover {
    color: blue;
    background-color: #fff;
    transition: .5s
}
.section-title {
    padding-bottom: 40px
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
.our-services-section {
    background-size: cover;
    padding: 60px 0
}
.inner-width {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
    overflow: hidden
}
.our-section-title {}
@keyframes blink {
    0%, 25% {
        text-shadow: none
    }
    30%, 55% {
        text-shadow: 0 0 5px red
    }
    60%, 85% {
        text-shadow: none
    }
    90%, 100% {
        text-shadow: 0 0 5px #fff
    }
}
.our-section-title {
    animation: blink 2s infinite
}
@keyframes blink {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        text-shadow: 0 0 20px #43b7ff, 0 0 4px #43b7ff, 0 0 6px #43b7ff, 0 0 8px #43b7ff, 0 0 10px #43b7ff
    }
    20%, 24%, 55% {
        text-shadow: none
    }
}
@keyframes expand-blur {
    0%, 100% {
        text-shadow: 0 0 2px #43b7ff, 0 0 4px #43b7ff, 0 0 6px #43b7ff, 0 0 8px #43b7ff, 0 0 10px #43b7ff
    }
    50% {
        text-shadow: 0 0 3px #43b7ff, 0 0 6px #43b7ff, 0 0 9px #43b7ff, 0 0 15px #43b7ff, 0 0 25px #43b7ff
    }
}
.our-section-title {
    position: relative;
    animation: blink 2s infinite;
    color: #fff;
    font-size: 48px;
    margin-bottom: 4rem
}
.our-section-title::before {
    content: "";
    position: absolute;
    bottom: -.7em;
    left: 50%;
    transform: translateX(-50%);
    width: 2em;
    height: 20px;
    background-color: #43b7ff;
    border-radius: 50%;
    filter: blur(7px);
    animation: shadow-blink 2s infinite
}
@keyframes blink {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        text-shadow: 0 0 20px #43b7ff, 0 0 4px #43b7ff, 0 0 6px #43b7ff, 0 0 8px #43b7ff, 0 0 10px #43b7ff
    }
    20%, 24%, 55% {
        text-shadow: none
    }
}
@keyframes shadow-blink {
    0%, 19%, 21%, 23%, 25%, 54%, 56%, 100% {
        opacity: 1
    }
    20%, 24%, 55% {
        opacity: 0
    }
}
.border {
    width: 160px;
    height: 2px;
    background: #82ccdd;
    margin: 40px auto
}
.services-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
.service-box {
    max-width: 33.33%;
    padding: 10px;
    text-align: center;
    color: #ddd;
    cursor: pointer
}
.service-icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    color: #82ccdd;
    transform: rotate(45deg);
    margin-bottom: 30px;
    margin-top: 16px;
    position: relative;
    transition: 1s linear, color 1s linear;
    box-shadow: #000;
    box-shadow: rgba(149, 157, 165, 0.2) 0 2px 1px
}
.service-icon svg {
    align-items: center;
    margin-left: 0;
    margin-top: -7.5px
}
.service-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid transparent;
    transition: border-color 1s linear
}
.service-icon i {
    line-height: 70px;
    transform: rotate(-45deg);
    font-size: 26px
}
.service-box:hover .service-icon {
    background: linear-gradient(16deg, #000 0, #1f1f1f 100%)
}
.service-box:hover .service-icon:before {
    border-color: #82ccdd
}
.service-title {
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #82ccdd
}
.service-desc {
    font-size: 1em;
    font-family: "Poppins", Sans-serif
}
@media screen and (max-width:960px) {
    .service-box {
        max-width: 45%
    }
}
@media screen and (max-width:768px) {
    .service-box {
        max-width: 50%
    }
}
@media screen and (max-width:480px) {
    .service-box {
        max-width: 100%
    }
}