h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica,Verdana,Arial,sans-serif;
    clear: both;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 .5em
}

h1 {
    font-size: 35px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 25px
}

.h4,h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

a {
    color: inherit
}

p {
    margin: 0 0 1.5em;
    padding: 0
}

section.about-us {
    color: #ffff;
    padding: 40px 0;
    background: #3970a4
}

.services-circle-item-title {
    display: block;
    width: 170px;
    height: 170px;
    background-image: url(/web/20250121050018im_/https://www.cladding-sa.com/wp-content/themes/memo-host/assets/img/service-circle-title-1.png);
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 170px;
    font-weight: 600;
    text-align: center;
    box-shadow: inset 0px 0px 100px 20px rgb(71 171 225/6%);
    border-radius: 50%;
    color: #677d8f;
    margin: 0 auto
}

.why-us-icon {
    margin-bottom: 25px
}

.btn:hover,.services-circle-item-title:hover {
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px)
}

.bg-blue-light {
    background: #2a7ab0
}

.contact p {
    color: #dedede;
    font-size: 19px;
    margin-bottom: 0;
    margin-top: 15px
}

.bg-white {
    background: #fff
}

.shape {
    overflow: hidden;
    width: 100%
}

.rd-color {
    color: #99760c
}

.first-color {
    color: #0b2154
}

.gallery-image {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.gallery-image img {
    width: 100%;
    transform: scale(1);
    transition: transform .4s ease
}

.caption {
    position: absolute;
    bottom: 5px;
    left: 20px;
    opacity: 0;
    transition: transform .3s ease,opacity .3s ease
}

.transparent-box {
    height: 250px;
    width: 350px;
    background-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color .3s ease
}

.img-box {
    box-sizing: content-box;
    margin: 10px;
    height: 370px;
    width: 43%;
    display: inline-block;
    position: relative;
    border-radius: 33px;
    overflow: hidden
}

.img-box:hover img {
    transform: scale(1.1)
}

.img-box:hover .transparent-box {
    background-color: rgba(0,0,0,.5)
}

.img-box:hover .caption {
    transform: translateY(-20px);
    opacity: 1.0
}

.img-box:hover {
    cursor: pointer
}

.caption>p:nth-child(2) {
    font-size: .8em
}

.opacity-low {
    opacity: .5
}

h2 {
    font-size: 2rem;
    line-height: 1.2
}

.h2,.h5 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h5 {
    font-size: 1.25rem
}

.about-us p {
    padding: 25px 0
}

.about-box {
    text-align: center;
    padding: 20px;
    box-shadow: 0 3px 15px 0 rgb(0 0 0/10%)
}

.shape-bottom {
    transform: rotate(180deg)
}

.overlay {
    position: relative
}

.overlay:before {
    content: " ";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(0 69 93/40%)
}

.gallery-image {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.gallery-image img {
    height: 250px;
    width: 350px;
    transform: scale(1);
    transition: transform .4s ease;
    border-radius: 15px
}

.img-box {
    box-sizing: content-box;
    margin: 10px;
    height: 250px;
    width: 350px;
    overflow: hidden;
    display: inline-block;
    color: #fff;
    position: relative;
    background-color: #fff
}

.caption {
    position: absolute;
    bottom: 5px;
    left: 20px;
    opacity: 0;
    transition: transform .3s ease,opacity .3s ease
}

.transparent-box {
    height: 250px;
    width: 350px;
    background-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color .3s ease
}

.img-box:hover img {
    transform: scale(1.1)
}

.img-box:hover .transparent-box {
    background-color: rgba(0,0,0,.5)
}

.img-box:hover .caption {
    transform: translateY(-20px);
    opacity: 1.0
}

.img-box:hover {
    cursor: pointer
}

.caption>p:nth-child(2) {
    font-size: .8em
}

.opacity-low {
    opacity: .5
}

.call-us {
    background: #3970a4;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    box-shadow: 0 8px 16px 0 rgb(0 0 0/20%),0 6px 20px 0 rgb(0 0 0/19%);
    position: relative
}

.shape svg {
    display: block;
    fill: #fff
}

.sec-pad-60 {
    padding: 60px 0
}

.sec-pad-80 {
    padding: 80px 0
}

.about .txtright {
    position: relative;
    color: #000;
    background: #ffff;
    background-color: #fff;
    border-radius: 4px;
    padding: 37px;
    text-align: center
}

.how-works,.banner {
    position: relative
}

.how-works:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 19px;
    background-image: url(/web/20250121050018im_/https://www.cladding-sa.com/wp-content/themes/memo-host/assets/img/section-bubble3.png);
    background-repeat: no-repeat;
    transform: rotate(180deg)
}

.banner .content {
    position: relative;
    color: #fff;
    padding: 80px 0 165px
}

.banner .content h1 {
    font-size: 25px
}

.featurs-boxs ul {
    padding-right: 15px;
    margin-right: 20px;
    margin-bottom: 25px
}

.banner .content p {
    line-height: 2.4;
    margin: 30px auto
}

.services {
    position: relative;
    z-index: 9
}

.white {
    color: #fff
}

.banner .btn {
    font-weight: 800;
    color: #690511;
    padding: .5em 1.5em;
    font-size: 1.1em;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.15);
    border-radius: 27.5px
}

.section-title {
    padding: 0 20px;
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,.1);
    margin-bottom: 80px
}

.section-title h2 {
    position: relative
}

.section-title p {
    color: #727272;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    width: 70%;
    margin: 0 auto 4em
}

.section-title h2:after,.section-title h2:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 6px;
    background: #f89833;
    border-radius: 5px;
    margin: 6px 10px
}

.sub-title {
    display: block;
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 5px
}

.sub-title:hover {
    color: #fabc00
}

.home-card {
    margin: 15px;
    padding: 13px 15px
}

.flex-cont {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.txt-gray {
    color: #666
}

.home-card {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.15);
    box-shadow: 1px 1px 5px 1px rgba(0,0,0,.15);
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 50px
}

.how-works-number {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0/10%);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.1);
    box-shadow: 0 5px 10px rgb(0 0 0/10%);
    font-size: 40px;
    line-height: 110px;
    font-weight: 700;
    text-align: center;
    color: #000
}

.single-service {
    margin-bottom: 50px
}

.how-works .sub-title span {
    color: #6fbf52
}

.how-works .shape-bottom svg {
    fill: #f4f6fd
}

.why-us-title {
    color: #0f4880
}

.right-box .iconset {
    background: transparent none repeat scroll 0 0;
    float: right;
    position: relative;
    line-height: 58px;
    text-align: center
}

.right-box .content {
    float: right;
    padding-right: 28px;
    width: 78%
}

.right-box .content p {
    font-size: 15px
}

.right-box .content .h4 {
    font-size: 19px
}

.feature-box {
    box-shadow: 0 5px 5px rgba(0,0,0,.25);
    background: #fff;
    border-radius: 8px;
    color: #000;
    padding: 15px 30p;
    position: relative
}

.shadow-border {
    border: 1px solid #c8d7e1;
    border-radius: 20px;
    overflow: hidden
}

.shadow-border {
    -moz-box-shadow: 0 2px 8px 0 rgba(20,96,170,.1);
    -webkit-box-shadow: 0 2px 8px 0 rgba(20,96,170,.1);
    box-shadow: 0 2px 8px 0 rgba(20,96,170,.1)
}

.card {
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    transition: .15s
}

.card-title {
    background: #ffff;
    font-size: 1.15em;
    font-weight: 700;
    margin: 0
}

.widget-card {
    width: 31.8221447254%;
    float: right
}

.widget-cards .widget-card:not(:nth-child(3n+1)) {
    margin-right: 2.1795989538%
}

.widget-cards .widget-card:nth-child(3n+1) {
    margin-right: 0;
    clear: right
}

hr {
    border: 0;
    width: 10%;
    height: 3px;
    background-color: #f3f6f7;
    margin: 0 auto
}

.load-more {
    background: #6c0512;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    width: 60%;
    font-weight: 900;
    border-bottom: 3px solid rgba(0,0,0,.15);
    height: 50px
}

.load-more:disabled,.load-more[disabled] {
    background: #5e0410
}

.loader {
    border: 4px solid #fff;
    border-radius: 50%;
    border-top: 4px solid transparent;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1.5s linear infinite;
    margin-right: 10px
}

.single-service img {
    margin-top: -75px;
    margin-bottom: 15px
}

.services .single-service img {
    margin-top: 0
}

.about .col {
    position: relative
}

.about .col-6 {
    margin-bottom: 25px
}

.ml-6 {
    margin-left: 6%
}

.u-image-1 {
    border-radius: 10px;
    box-shadow: 0 1px 3px 1px #868686;
    border: 2px solid #fff
}

.mt-10 {
    margin-top: 10%
}

.add-content {
    position: relative;
    padding: 3rem 0
}

.add-content .blur {
    width: 100%;
    border-radius: 0;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    background-color: rgba(25,70,118,.95);
    z-index: 1
}

.txt-yal {
    color: #ecad00
}

.txt-blue {
    color: #0f4880
}

.relative {
    position: relative;
    z-index: 9
}

.shape-divider-top {
    width: 100%;
    overflow: hidden;
    transform: rotate(180deg);
    position: relative;
    top: -2px
}

.shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 181px
}

.shape-divider-top .shape-fill {
    fill: #fbfbfb
}

.services-img {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    height: auto;
    display: none
}

.testimonials {
    position: relative;
    background: #fff;
    padding: 28px 25px 0;
    width: 84%;
    margin: 0 auto
}

.testimon-icon {
    display: inline;
    background: #ecad00;
    position: absolute;
    top: -18px;
    width: 45px;
    right: 42%;
    border-radius: 50%;
    height: 45px;
    line-height: 45px
}

.testimon-icon svg {
    color: #fff
}

.testimonials p {
    margin: 0
}

.pb-60 {
    padding-bottom: 60px
}

.card {
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    transition: .15s;
    width: 100%
}

.card-title {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0
}

.widget-card {
    width: 31.8221447254%;
    float: right
}

.widget-cards .widget-card:not(:nth-child(3n+1)) {
    margin-right: 2.1795989538%
}

.widget-cards .widget-card:nth-child(3n+1) {
    margin-right: 0;
    clear: right
}

.align-items-center {
    display: flex;
    align-items: center!important;
    justify-content: center!important
}

.btn {
    background: #fff;
    border: 3px solid #e8eaee;
    font-weight: 700;
    color: #142752;
    box-shadow: 0 2px 5px rgb(0 0 0/15%);
    border-radius: 5px;
    padding: 10px 25px
}

.why-us-box {
    text-align: center;
    border-radius: 20px;
    border: 1px solid rgba(218,218,218,.69);
    margin-bottom: 2em;
    padding: 1em;
    width: 100%;
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)
}

.services-boxs {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center
}

.services-box {
    text-align: center;
    margin: 16px;
    border-radius: 20px;
    border: 1px solid rgba(218,218,218,.69);
    margin-bottom: 2em;
    padding: 1em;
    width: 100%;
    box-shadow: 0 1rem 3rem rgb(0 0 0/18%);
    color: #3970a4
}

.services-icon {
    width: 70px;
    height: 70px;
    margin: auto;
    background: #3970a4;
    border-radius: 50%;
    padding: 12px;
    margin-bottom: 22px;
    border: 3px solid #e5e5e5
}

.mt-60 {
    margin-top: 50px
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (min-width: 480px) {
    .card-archive {
        width:45%
    }
}

@media only screen and (min-width: 768px) {
    .col {
        float:right;
        padding-left: 20px
    }

    section.about-us {
        background-image: linear-gradient(245deg,#3970a4 70%,#fff 0%)
    }

    .col-3 {
        width: 31%
    }

    .col-4 {
        width: 33%
    }

    .col-6 {
        width: 68%
    }

    .col-8 {
        width: 64%
    }

    .col-9 {
        width: 75%
    }

    .single-service {
        width: 30%;
        float: right
    }

    .services .single-service {
        width: 15%
    }

    .card-archive {
        width: 30%
    }

    .about-box {
        width: 31%;
        float: right
    }

    .about-box img {
        margin-bottom: 13px
    }

    .col-md-8 {
        width: 66.666667%;
        float: right
    }

    .banner .content {
        padding-top: 120px
    }
}

@media only screen and (min-width: 992px) {
    .about-box {
        margin-left:15px
    }

    .services-img {
        display: block
    }

    .services-box {
        width: 26%
    }
}