section.edo-sec-01{background:url("edo-font-bg.webp") no-repeat top right;background-size:cover;gap: 20px;padding-bottom: 20px;overflow: hidden;display: flex;flex-direction: column;}
section.edo-sec-01 .edo-sofa-half{border-radius: 30px;}
section.edo-sec-01 .pattern-emblem{text-align:center;background:#a47864;border-radius: 30px;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;}
section.edo-sec-01 .pattern-emblem img{width: 380px;height: auto;}
section.edo-sec-01 .fonts_wrp{padding-left:30px;gap: 40px;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-end;}
section.edo-sec-01 ul.color_palette{padding: 0px;margin:0px;list-style-type:none;width: 100%;height: 100%;display: flex;flex-direction: column;}
section.edo-sec-01 ul.color_palette li{font-family: 'Open sans';font-weight: 600;width: 100%;min-height: 140px;padding-top: 30px;display: flex;flex-direction: column;align-items: center;justify-content: flex-start;}
section.edo-sec-01 ul.color_palette li:before{content:"";}
section.edo-sec-01 ul.color_palette li p{margin-bottom:0px;}

section.edo-sec-01 ul.color_palette li:nth-child(1){color:#ffffff;background:#d35e5b;border:1px solid #d35e5b;border-radius: 30px 30px  0px  0px;}
section.edo-sec-01 ul.color_palette li:nth-child(2){color:#a47864;background:#212020;border:1px solid #212020;border-radius: 30px 30px  0px  0px;margin-top: -30px;}
section.edo-sec-01 ul.color_palette li:nth-child(3){color:#d35e5b;background:#fff5eb;border: 1px solid #a47864;border-radius: 30px 30px  0px  0px;margin-top: -30px;}
section.edo-sec-01 ul.color_palette li:nth-child(4){color:#212020;background:#a47864;border:1px solid #a47864;border-radius: 30px 30px 30px 30px;min-height: 50vh;margin-top: -30px;} 


section.edo-sec-01 .row,
section.edo-sec-01 .row .col-md-3{position:relative;}
section.edo-sec-01 .row .col-md-3:before{content:"";width: 2px;height: 110%;background: #a47864;position: absolute;top: 0px;right: 0px;}
section.edo-sec-01 .row:after{content:"";width: 110%;height: 2px;background: #a47864;position: absolute;top: -10px;right: 0px;}

section.edo-sec-02{background:#a47864;position:relative;margin: 20px 0px;display: flex;justify-content: flex-end;}
section.edo-sec-02:before{content:"";width:100%;height:100%;background:url("pattern-emblem.webp") repeat center center;background-size: 60px;position:absolute;top:0;left:0;}
section.edo-sec-02 img{position:relative;z-index:9;}


section.edo-sec-04{background:#fff5eb;position:relative;padding:60px 0px 60px 60px;}
section.edo-sec-04 ul{margin: 0px;padding: 0px;list-style-type: none;gap: 20px;display: flex;flex-direction: row;flex-wrap: wrap;}
section.edo-sec-04 ul li:nth-last-child(1){width:41%;display: flex;align-items: center;}

section.edo-sec-05{background:#fff5eb;position:relative;padding:60px 0px 60px 60px;}

section.edo-sec-06{background:#fff5eb;position:relative;padding:60px 0px 60px 60px;}
section.edo-sec-06:after{content:"";width: 1px;height: 100%;background: #000;position: absolute;top: 0;right: 12%;}
section.edo-sec-06:before{content:"";width: 100%;height: 1px;background: #000;position: absolute;top: 0;left: 0;}
section.edo-sec-06 .phone-insta-post{position: relative;left: 10%;}
section.edo-sec-06 .insta-post{position:relative;z-index:1;}
section.edo-sec-06 .insta-post img{max-width:25vw;border-radius:25px}
section.edo-sec-06 .insta-post img:nth-child(1){float: right;margin-bottom: 30px;}
section.edo-sec-06 .insta-post img:nth-child(2){}
section.edo-sec-06{}


section.edo-sec-08{padding: 20px;background: #fff5eb;overflow: hidden;}
section.edo-sec-08 .row{position:relative;z-index:2;}
section.edo-sec-08 .col-md-4{padding-bottom: 10%;position: relative;display: flex;flex-direction: column;align-items: flex-start;justify-content: space-between;}
section.edo-sec-08 .col-md-4:after{content:"";width: 1px;height: 100vw;background: #a57963;position: absolute;top: -2vw;left: -5px;}
section.edo-sec-08 .col-md-4:before{content:"";width: 100vw;height: 1px;background: #a57963;position: absolute;bottom: 12%;left: -17vw;z-index: -1;}

section.edo-sec-08 .col-md-6{
    gap: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

