/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.7.1722943907
Updated: 2024-08-06 11:31:47

*/

@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap');
:root {
    --Head-font: "Exo", sans-serif;
    --Body-font: "Public Sans", sans-serif;
    --White: #fff;
    --Off-White: #dbdbdb;
    --Dark: #0e121d;
    --Red: #bc1320;
}
.site-top-header-inner-wrap {
    padding: 6px 0;
}
.headleft, .headleft a {
    color: var(--Dark);
}
.headleft a:hover {
    color: var(--Red) !important;
}
.headleft a {
    position: relative;
    margin: 0 15px;
}
.headleft a i {
    margin-right: 7px;
}
.headleft a::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 5px;
    background-color: #000;
    width: 1px;
    height: 16px;
}
.headleft a:first-child {
    margin-left: 0;
}
.headleft a:first-child::before {
    display: none;
}
.headleft a:hover {
    color: var(--Dark);
}
.site-branding {
    padding: 10px 0 10px 0;
    position: relative;
}
.site-branding a.brand {
    position: relative;
}
.site-branding:before {
    content: '';
    background-image: url("images/logo-bg.png");
    position: absolute;
    height: 100%;
    width: 543px;
    border-radius: 0 0px 0 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
    transform: translateX(85px);
}
/* .site-header-upper-inner-wrap .site-main-header-wrap {
    box-shadow: 0 0 10px #ababab;
} */
footer#colophon {
    background-image: url("images/footer-bg.jpg");
    background-size: cover;
    background-position: center;
}
.site-middle-footer-inner-wrap {
    padding-top: 50px;
    padding-bottom: 0;
}
.site-bottom-footer-inner-wrap {
    border-top: 1px solid #616161;
    padding: 10px 0;
}
.site-bottom-footer-inner-wrap p {
    font-size: 16px;
}
.header-navigation .header-menu-container ul ul li.menu-item > a:hover, .header-navigation .header-menu-container ul ul li.menu-item.current-menu-item > a {
    color: #000000;
}
footer#colophon p, footer#colophon a {
    color: var(--Off-White);
}
footer#colophon a:hover, #colophon .site-footer-row-container .site-footer-row .footer-html a, .main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a, .main-navigation .primary-menu-container > ul > li.menu-item > a:hover {
    color: #e93441;
    text-decoration: none;
}
footer#colophon h2 {
    color: var(--White);
    text-transform: none;
    font-size: 25px;
}
.site-footer-middle-section-1 {
    display: inline-block;
}
.site-footer-middle-section-1 .footer-social {
    margin: 0 !important;
}
.site-middle-footer-wrap .site-footer-section {
    margin-bottom: 35px;
}
a.foologo {
    display: inline-block;
    width: 150px;
    background-color: #fff;
    padding: 10px;
    border-radius: 30px 7px 30px 7px;
}
.site-footer-middle-section-1 p {
    margin: 0 0 20px 0;
}
.footer-social-wrap .footer-social-inner-wrap a {
    background-color: #00000052;
    width: 50px;
    height: 50px;
}
.footer-social-wrap .footer-social-inner-wrap a:hover {
    color: var(--White) !important;
}
.site-footer-section ul.menu li a {
    display: inline-block;
    margin-left: 10px;
}
.site-footer-section ul.menu li:before {
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    content: "\f101";
    color: #e93441;
    font-size: 13px;
}
.site-footer-middle-section-3 p {
    position: relative;
    padding-left: 26px;
    margin: 0 0 10px 0;
}
.site-footer-middle-section-3 p i {
    position: absolute;
    left: 0;
    top: 9px;
    color: #e93441;
    font-size: 13px;
}
.page_banner {
    background-color: #000000;
}
p.page_text {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    margin-bottom: 0;
}
.page_banner .wpb_text_column {
    padding: 20px 70px 20px 100px;
}
.page_banner h1 {
    margin: 0 0 10px;
    font-size: 55px;
}
.page_banner img {
    min-height: 400px;
    object-fit: cover;
}
.white_color * {color: #fff;}
.about_sec1 {
    padding: 60px 0;
}
.about_sec1 p {
    margin-bottom: 15px;
}
#masthead {
    background: #222429;
}
.site-top-header-wrap .site-header-row-container-inner {
    background: #c5c5c5;
}
.hero_banner {
    padding: 20px 0 0;
    overflow: visible !important;
    margin-bottom: 2px;
}
.hero_banner:before {
    content: '';
    background-attachment: fixed;
    width: 100%;
    height: calc(100% + 2px);
    background-image: url(https://belladaro.squaditpoint.com/wp-content/uploads/2024/08/home_banner.webp?id=148) !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 2px solid var(--Red);
}
p.home_tx {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
    display: flex;
    align-items: center;
}
p.home_tx img {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    margin-right: 8px;
    font-size: 16px;
    padding: 3px;
    background-color: #fff;
    box-shadow: 0 0 12px #666;
}
.hero_banner h1 {
    margin: 20px 0 24px;
    font-size: 65px;
    line-height: 1.06;
    font-weight: 900;
}
.hbtn {
    background-color: var(--Red);
    color: #fff;
    padding: 17px 24px;
    text-decoration: none;
    font-weight: 600;
    position: relative;
    transition: 0.5s;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.hbtn:hover {
    color: #fff !important;
    background-color: #101010;
}
.hbtn:hover i {
    color: #fff !important;
    background-color: var(--Red);
}
.hbtn i {
    background-color: #101010;
    position: absolute;
    top: 0;
    padding: 21px 18px;
    left: 100%;
    transition: 0.5s;
}
.hsec1 {
    padding: 70px 0 60px;
}
.main_tx {
    margin: 0 0 5px !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: var(--Red) !important;
    letter-spacing: 2px;
}
h2 {
    margin: 0 0 20px !important;
}
.hsec1 h2 {
    margin: 0px 0 25px !important;
}
.p_mb p {
    margin-bottom: 15px;
}
.hsec1 a.hbtn {
    margin-top: 20px;
}
.hsec1 .wpb_text_column {
    padding-left: 37px;
}
.hsec1 .wpb_single_image {
    padding-left: 50px;
}
.hsec1_box {
    z-index: 1;
}
.hsec1_box::before {
    content: '';
    position: absolute;
    left: -15px;
    top: -50px;
    z-index: -1;
    height: 80%;
    width: 100%;
    background-image: url(/wp-content/themes/kadence-child/images/bg-grid.webp);
}
.hsec1 .hsec1_exp {
    background-color: var(--Red);
    color: #fff;
    padding: 40px 15px 28px;
    text-align: center;
    max-width: 200px;
    position: absolute;
    top: 50px;
    left: 0;
}
.hsec1 .hsec1_exp h3 {
    font-size: 70px;
    border-bottom: 1px solid #db4450;
    border-top: 1px solid #db4450;
    color: #fff;
    font-weight: 900;
    margin: 0 auto 22px;
    max-width: 90px;
}
.hsec1 .hsec1_exp p {
    letter-spacing: 3.2px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
}
.all_sec1 .aio-icon-component {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    padding: 0 40px 50px;
    position: relative;
    z-index: 1;
}
.hsec2 .aio-icon-component:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: 0;
    box-shadow: 12px 12px 0px -5px #0000;
    width: 100%;
    height: 100%;
    transition: all .5s cubic-bezier(.645,.045,.355,1)
}
.hsec2 .aio-icon-component:hover:before {
    box-shadow: 12px 12px 0px -5px var(--Red);
}
.all_sec1 .aio-icon-component .aio-icon-default {
    margin-top: -20px;
    background-color: #bc1320;
    line-height: 137px;
    height: 88px;
    width: 88px;
    display: block;
    margin-bottom: 30px;
}
.all_sec1 .aio-icon-component .aio-icon-img {
    margin-right: 0px !important;
}
.all_sec1 .aio-icon-header h3.aio-icon-title {
    font-size: 22px;
    margin-bottom: 20px;
    color: #121315;
}
.all_sec1 .aio-icon-header+.aio-icon-description {
    margin-top: 0px;
}
.all_sec1 .aio-icon-header+.aio-icon-description, .hsec2 .head_box p {
    color: #666;
}
.hsec2 .head_box {
    margin-bottom: 70px;
}
.all_sec1 ul {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}
.all_sec1 ul li {
    color: #000000;
    font-weight: 600;
    margin-bottom: 8px;
    position: relative;
    padding-left: 14px;
}
.all_sec1 ul li i {
    font-size: 9px;
    color: var(--Red);
    position: absolute;
    top: 8px;
    left: 0;
}
.all_sec1 .aio-icon-header+.aio-icon-description p {
    margin: 0px;
}
.hbtn1 {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-transform: uppercase;
    line-height: 53px;
    letter-spacing: 1.28px;
    padding: 0 6px 0 35px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    border: 1px solid #d7d7d7;
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    position: relative;
    z-index: 1;
    background-color: #ebebeb;
}
.hbtn1:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    background-color: var(--Red);
    height: 100%;
    width: 0;
    z-index: -1;
    transition: all .35s cubic-bezier(.645,.045,.355,1);
}
.hbtn1 i {
    position: relative;
    z-index: 2;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 46px !important;
    background-color: #000;
    margin-left: 43px;
    text-align: center;
}
.hbtn1:hover {
    color: #fff;
    border-color: var(--Red);
}
.hbtn1:hover:before {
    width: 100%;
}
.hsec2 .hbtn1, .hsec2_top {
    margin-top: 20px;
}
.hsec2 {
    padding: 100px 0px;
}
.hsec2::after {
    position: absolute;
    top: -25px;
    right: 30px;
    width: 80px;
    height: 100%;
    background-image: url(/wp-content/themes/kadence-child/images/h2-2.webp);
    background-repeat: no-repeat;
    background-size: contain;
}
.hsec1 .hsec1_exp, .hsec2::after {
    animation: movebounce 3.0s linear infinite;
}
@keyframes movebounce {
    0% {
        transform: translateY(0);
    }
    
    50% {
        transform: translateY(25px);
    }
    100% {
        transform: translateY(0);
    }
}
.design_sec1 {
    padding: 80px 0 47px;
}
.design_sec1 ol {
    margin: 17px 0 0;
    padding: 0 0 0 20px;
}
.design_sec1 ol li {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 15px;
}
.design_sec1 h3 {
    margin: 25px 0 0;
    font-size: 22px;
    color: var(--Red);
}
.painting_sec1 {
    padding: 60px 0;
}
.painting_sec1.all_sec1 .aio-icon-component {
    padding: 25px;
    margin-bottom: 20px;
}
.painting_sec1.all_sec1 .aio-icon-header h3.aio-icon-title {
    margin-bottom: 12px;
}
.painting_sec1.all_sec1 .aio-icon-component .aio-icon-default {
    margin-top: 0;
    background-color: transparent;
    height: 80px;
    width: 100px;
    margin-bottom: 5px;
    display: table-cell;
}
.painting_sec1.all_sec1 .aio-icon-component .aio-icon-default .align-icon {
    height: 80px;
    margin-right: 15px;
}
.painting_box11 {
    margin: 40px 0 0 !important;
}
.painting_box11 ul {
    margin-bottom: 25px;
}
.painting_box11 p {
    margin-bottom: 15px;
}
.real_sec1 .wpb_text_column {
    background-color: #fff;
    padding: 25px 30px 35px;
    border: 1px solid #d7d7d7;
}
.real_sec1 {
    padding: 80px 0;
}
.content_sec3 .wpcf7 {
    background-color: #fff;
    padding: 40px 40px 15px;
}
.content_sec3 .wpcf7 input {
    padding: 10px 15px;
    border-radius: 0px;
    width: 100%;
}
.content_sec3 .wpcf7 label {
    margin-bottom: 15px;
    display: block;
}
.content_sec3 .wpcf7 p br {
    display: none;
}
.content_sec3 .wpcf7 p {
    margin-bottom: 0px;
}
label.con1 {
    width: 50%;
    float: left;
}
label.con12 {
    padding-left: 12px;
}
.content_sec3 textarea {
    height: 150px;
}
.content_sec1 .aio-icon {
    background-color: var(--Red);
    width: 65px !important;
    height: 65px !important;
    border-radius: 100px;
    line-height: 65px !important;
}
.content_sec1 .aio-icon i.Defaults-clock-o {
    padding-left: 3px;
}
.content_sec1 {
    padding: 60px 0 0;
}
.content_box1 {
    background-color: #ffffff;
    padding: 30px 0 0px;
}
.content_sec3 {
    padding: 240px 0 0;
    margin-top: -78px;
    background-image: url('/wp-content/uploads/2024/08/contact_thumb1.png');
    background-repeat: no-repeat;
    background-size: auto 85%;
    background-position: 165px 60px;
}
.content_sec3 .wpb_single_image {
    opacity: 0;
}
.content_sec1 .top-icon .aio-icon-description a, .content_sec1 .top-icon .aio-icon-description {
    text-decoration: none;
    font-size: 17px;
    margin-top: 26px;
    font-weight: 600;
    color: #222429;
}
.content_sec1 .top-icon .aio-icon-description a:hover {
    color: var(--Red);
}
.build_box1 .wpb_text_column {
    padding: 18px 0 0;
    margin-bottom: 0px;
    border: none;
}
.build_box1 .wpb_text_column p {
    margin-bottom: 5px;
    font-weight: 600;
}
.build_box1 {
    margin: 0px !important;
    background-color: #fff;
    padding: 0 30px 20px;
    border: 1px solid #d7d7d7;
    border-top: none;
}
.real_sec1 .wpb_text_column.main_boxx {
    border-bottom: none;
}
.contracting_sec1 ul li, .contracting_sec1 ol li {
    font-weight: 600;
}
.contracting_sec1 p a {
    text-decoration: none;
    font-weight: 600;
}
.hsec3 .head_box {
    padding-top: 90px;
}
.hsec3 .head_box p.main_tx, .hsec3 p {
    color: #CDCDCD !important;
}
.hsec3 .wpb_single_image {
    margin-top: -40px;
    position: absolute;
    width: 140%;
}
.hsec3 {
    overflow: visible !important;
}
.why_box1 h3 {
    margin: 0 0 12px !important;
    font-size: 22px;
}
.why_box1 p {
    margin-bottom: 20px;
}
.why_box1 {
    margin: 30px 0 60px;
    border-bottom: 1px solid #45464a;
    padding-bottom: 30px;
}
.hsec3 {
    padding-bottom: 40px;
}
.hsec4 img {
    object-fit: cover;
    height: 480px !important;
    object-position: center;
    transform: scale(1);
    transition: .5s ease;
}
.hsec4 img:hover {
    transform: scale(1.1);
}
.service_sec1.hsec2 {
    padding-bottom: 70px;
}
.hsec3 .hbtn {
    background-color: #ffffff;
    color: #bc1320;
    margin-right: 50px;
}
.hsec3 .hbtn i {
    background-color: #bc1320;
}
.hsec3 .hbtn:hover {
    color: #fff !important;
    background-color: #bc1320;
}
.hsec3 .hbtn:hover i {
    color: #bc1320 !important;
    background-color: #fff;
}
.page_banner span {
    display: inline-flex;
    align-items: center;
    column-gap: 10px;
    color: #b9b9b9;
    background-color: #bc1320;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 26px;
    font-weight: 600;
    padding: 9px 20px 8px;
}
.page_banner span span {
    padding: 0;
}
.page_banner span a {
    color: #b9b9b9;
    transition: 0.5s;
    text-decoration: none;
}
.page_banner span a:hover {
    color: #000;
}
.page_banner span.breadcrumb_last {
    color: #fff;
}
.mobile_tet h4 strong {
    color: var(--Red);
}




@media screen and (max-width: 1362px) {
    .hero_banner h1 {
        margin: 15px 0 20px;
        font-size: 60px;
    }
}
@media screen and (max-width: 1024px) {
    .mobile-toggle-open-container .menu-toggle-open, .mobile-toggle-open-container .menu-toggle-open:focus {
        color: #ffffff;
    }
    .site-branding a.brand img {
        max-width: 65px;
    }
    .site-branding {
        padding: 5px 0 5px 0;
    }
    .site-main-header-inner-wrap {
        min-height: 55px;
    }
    .hero_banner {
        padding: 40px 0 0;
    }
    .hero_banner h1, .page_banner h1 {
        font-size: 43px;
    }
    .hero_banner p {
        margin-bottom: 15px;
    }
    .hsec1 .wpb_text_column {
        padding-left: 0;
    }
    h2 {
        font-size: 36px;
    }
    .hsec1 h2 {
        margin: 0px 0 15px !important;
    }
    .hsec1 a.hbtn {
        margin-top: 0;
    }
    .hsec1 .wpb_single_image {
        padding-left: 0px;
    }
    .hsec1 .hsec1_exp {
        top: 20px;
        max-width: 150px;
        padding: 25px 10px 15px;
    }
    .hsec1 .hsec1_exp h3 {
        font-size: 50px;
        margin: 0 auto 10px;
        max-width: 60px;
    }
    .hsec1 .hsec1_exp p {
        font-size: 15px;
    }
    .hsec1 {
        padding: 70px 0 30px;
    }
    .hsec2 {
        padding: 70px 0px 40px;
    }
    .all_sec1 .aio-icon-component {
        padding: 0 15px 20px;
    }
    .all_sec1 .aio-icon-header h3.aio-icon-title {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .all_sec1 .aio-icon-component .aio-icon-default {
        margin-bottom: 15px;
    }
    .hsec3 .wpb_single_image {
        margin-top: -20px;
        width: 100%;
    }
    .hsec3 .head_box {
        padding-top: 50px;
    }
    .why_box1 .vc_col-sm-3 {
        width: 50%;
    }
    .hsec4 img {
        height: 100% !important;
    }
    a.foologo {
        margin-bottom: 8px;
    }
    .site-footer-middle-section-1 p {
        margin: 0;
    }
    .site-footer-middle-section-1 p br {display: none;}
    .site-middle-footer-wrap .site-footer-section {
        margin-bottom: 0;
    }
    .site-middle-footer-inner-wrap {
        grid-row-gap: 20px;
    }
    footer#colophon h2 {
        font-size: 22px;
        margin-bottom: 10px !important;
    }
    .site-bottom-footer-inner-wrap {
        margin-top: 20px;
    }
    .site-bottom-footer-inner-wrap .footer-html {
        margin: 0em 0;
    }
    .site-bottom-footer-inner-wrap p {
        font-size: 14px !important;
    }
    .page_banner .wpb_text_column {
        padding: 20px 30px 20px 40px;
    }
    .build_box1 .wpb_text_column {
        padding: 0 !important;
    }
    .build_box1 {
        padding: 0 0 20px;
    }
    .real_sec1 .wpb_text_column {
        padding: 15px 15px 20px;
    }
    .real_sec1 {
        padding: 60px 0;
    }
    .content_sec3 {
        padding: 135px 0 0;
        background-position: 0 100px;
    }
    .content_sec3 .wpcf7 {
        padding: 15px 15px 5px;
    }
    .content_sec3 textarea {
        height: 100px;
    }
    .content_sec3 .wpcf7 label {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .hero_banner {
        padding: 30px 0 0;
    }
    p.home_tx {
        font-size: 16px;
    }
    .hero_banner h1, .page_banner h1 {
        font-size: 32px;
        margin: 0 0 10px;
    }
    .hbtn {
        padding: 12px 16px;
        font-size: 15px;
        height: 46px;
    }
    .hbtn i {
        padding: 16px;
        height: 46px;
    }
    .hero_banner .wpb_text_column {
        margin-bottom: 20px;
    }
    .hsec1 {
        padding: 50px 0 15px;
    }
    .hsec2::after {
        display: none !important;
    }
    .main_tx {
        font-size: 15px;
    }
    h2 {
        font-size: 28px;
    }
    .hsec2 {
        padding: 45px 0px 15px;
    }
    h2 {
        margin: 0 0 12px !important;
    }
    .hsec2 .head_box {
        margin-bottom: 20px;
    }
    .all_sec1 .aio-icon-component .aio-icon-default {
        margin-top: 15px;
    }
    .hsec2_top {
        margin-top: 0;
    }
    .hsec3 .wpb_single_image {
        margin: 0;
        position: relative;
    }
    .hsec3 .head_box {
        padding-top: 45px;
        margin-bottom: 20px;
    }
    .why_box1 p {
        margin-bottom: 5px;
    }
    .why_box1 h3 {
        margin: 0 0 7px !important;
        font-size: 20px;
    }
    .why_box1 .vc_col-sm-3 {
        width: 100%;
    }
    .why_box1 .wpb_text_column {
        margin-bottom: 25px;
    }
    .why_box1 {
        margin: 35px 0 20px;
        padding-bottom: 0;
    }
    .hsec3 p {
        text-align: left !important;
    }
    .hsec3 h4 {
        font-size: 18px;
    }
    .mobile_tet .wpb_text_column {
        margin-bottom: 15px;
    }
    .hsec3 {
        padding-bottom: 30px;
    }
    .site-middle-footer-inner-wrap {
        padding-top: 40px;
    }
    .page_banner .wpb_text_column {
        padding: 40px 15px;
    }
    .page_banner p {
        font-size: 15px;
    }
    .page_banner img {
        min-height: 100%;
        max-height: 160px;
        object-position: top;
    }
    .about_sec1 {
        padding: 40px 0;
    }
    .service_sec1.hsec2 {
        padding-bottom: 20px;
    }
    .real_sec1 {
        padding: 40px 0 !important;
    }
    .build_box1 .wpb_text_column, .build_box1 .wpb_single_image {
        margin-bottom: 15px;
    }
    .build_box1 {
        padding: 0 0 5px;
    }
    .painting_sec1 .wpb_text_column {
        margin-bottom: 20px;
    }
    .painting_sec1.all_sec1 .aio-icon-component {
        padding: 15px;
        margin-bottom: 15px;
    }
    .painting_sec1.all_sec1 .aio-icon-component .aio-icon-default {
        height: 80px;
        width: 100%;
        display: inline-block;
    }
    .painting_sec1.all_sec1 .aio-icon-component .aio-icon-default .align-icon {
        margin-right: 0px;
        text-align: left !important;
    }
    .painting_sec1.all_sec1 .aio-icon-header h3.aio-icon-title {
        margin-bottom: 10px;
    }
    .painting_sec1.all_sec1 .aio-icon-description {
        font-size: 15px;
        line-height: 1.4 !important;
    }
    .painting_box11 {
        margin: 20px 0 0 !important;
    }
    .painting_box11 ul {
        margin: 0 0 15px;
    }
    .painting_sec1 {
        padding: 40px 0 !important;
    }
    .content_sec1 {
        padding: 35px 0;
    }
    .content_sec1 .services_contact {
        margin-bottom: 20px;
    }
    .content_sec1 .top-icon .aio-icon-description a, .content_sec1 .top-icon .aio-icon-description {
        font-size: 16px;
        margin-top: 15px;
    }
    .content_sec3 {
        padding: 40px 0 !important;
        margin-top: 0;
        background-image: none;
    }
    .content_sec3 .wpb_single_image {
        display: none;
    }
}
@media screen and (max-width: 479px) {
    .site-branding a.brand img {
        max-width: 55px;
    }
    .site-main-header-inner-wrap {
        min-height: 45px;
    }
    .site-header-section>.site-header-item:last-child {
        margin-right: -10px;
    }
    .hero_banner {
        padding: 25px 0 0 !important;
    }
    p.home_tx img {
        width: 25px;
        height: 25px;
        padding: 2px;
    }
    p.home_tx {
        font-size: 15px;
        margin-bottom: 7px !important;
    }
    .hero_banner:before {
        /* max-height: 100%; */
    }
    .hero_banner h1 {
        font-size: 26px;
    }
    .page_banner h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .hero_banner p {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .hero_banner .wpb_single_image {
        text-align: center !important;
    }
    .hero_banner .wpb_single_image img {
        max-width: 250px;
    }
    .hsec1 {
        padding: 40px 0 10px !important;
    }
    .hsec1 .hsec1_exp h3 {
        font-size: 40px;
        max-width: 50px;
    }
    .hsec1 .hsec1_exp p {
        font-size: 14px;
        letter-spacing: 2px;
    }
    .hsec1 .hsec1_exp {
        top: 10px;
        max-width: 123px;
        padding: 15px 10px 8px;
    }
    .hsec1 .wpb_single_image {
        margin-bottom: 20px;
    }
    h2 {
        font-size: 23px;
    }
    .hsec2 {
        padding: 40px 0px 30px !important;
    }
    .all_sec1 ul li {
        font-size: 15px;
        margin-bottom: 12px;
    }
    .all_sec1 .aio-icon-header h3.aio-icon-title {
        margin-bottom: 10px;
    }
    .all_sec1 ul {
        margin: 15px 0;
    }
    .hsec2 .hbtn1 {
        margin-top: 15px;
    }
    .hbtn1 {
        line-height: 45px;
        padding: 0 6px 0 15px;
    }
    .all_sec1 .aio-icon-component {
        padding: 0 15px 15px;
        margin-bottom: 20px;
    }
    .hsec3 {
        padding: 0 0 30px !important;
    }
    .hsec3 .head_box {
        padding-top: 40px;
        margin-bottom: 15px;
    }
    .why_box1 {
        margin: 30px 0 20px;
    }
    .hsec4 img {
        height: 170px !important;
    }
    footer#colophon .site-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page_banner .wpb_text_column {
        padding: 25px 15px;
    }
    .page_banner p {
        font-size: 14px;
        line-height: normal;
        margin-bottom: 15px;
    }
    p.page_text {
        letter-spacing: 2px;
        margin-bottom: 3px !important;
    }
    .all_sec1 .aio-icon-component .aio-icon-default {
        line-height: 99px;
        height: 70px;
        width: 70px;
    }
    .all_sec1 .aio-icon-component .aio-icon-img {
        font-size: 45px !important;
    }
    .all_sec1 .aio-icon-header+.aio-icon-description {
        line-height: normal;
    }
    .real_sec1 .wpb_text_column {
        padding: 15px;
    }
    .design_sec1 h3 {
        margin: 0px;
        font-size: 18px;
        text-align: left !important;
    }
    footer#colophon h2 {
        font-size: 19px;
        margin-bottom: 6px !important;
    }
    footer#colophon p {
        font-size: 15px;
    }
    footer #menu-footer-menu li {
        line-height: 1.5;
    }
    .site-middle-footer-inner-wrap {
        grid-row-gap: 14px;
    }
    .site-bottom-footer-inner-wrap {
        margin-top: 10px;
    }
    .site-bottom-footer-inner-wrap p {
        text-align: left;
    }
    .painting_sec1.all_sec1 .aio-icon-component .aio-icon-default .aio-icon-img {
        font-size: 80px !important;
    }
    .painting_sec1.all_sec1 .aio-icon-component .aio-icon-default {
        height: 65px;
    }
    .content_sec1 .aio-icon-component {
        margin-bottom: 20px;
    }
    .content_sec1 .top-icon .aio-icon-description a, .content_sec1 .top-icon .aio-icon-description {
        margin-top: 10px;
    }
    .all_sec1 ul li i {
        top: 7px;
    }
    .page_banner span {
        padding: 6px 20px 5px;
    }
}