*{
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;

}
body{
    overflow-x: hidden;
}
main{
    /* border: 2px solid red; */
    height: 8400px;
    width: 100%;
    background-color: #FFF2E0;
    margin: 0 auto;
}
nav{
    /* border: 2px solid red; */
    height:65px ;
    background-color: white;
}
nav img{
    /* border: 2px solid red; */
    height: 50px;
    width: 150px;
  /* margin-left: 30px; */
  margin-top: 10px;
}

nav ol{
    /* border: 2px solid red; */
    display: flex;
    gap: 30px;
    list-style: none;
    margin-top: -40px;
    padding-left: 13%;
    font-size: 13px;
    font-weight: 500;
}
#ol2{
    /* border: 2px solid rgb(111, 0, 255); */
    margin-top: -1.6%;
    padding-left: 77%;
    gap: 50px;
}
#sign{
    color: red;
}
#ar1{
    /* border: 2px solid rgb(0, 255, 55); */
    height: 850px;
    background:url(./assets/crm-banner-bg.jpg) center 40%/150% no-repeat;
    border-bottom-left-radius: 8%;
    border-bottom-right-radius: 8%;
     position: relative;
}
#sideimg1{
    /* border: 2px solid white ; */
    height: 110px;
    width: 110px;
    position: absolute;
    top: 70%;
    left: 5%;
    border-radius: 40px;
    background: url(./assets/side-img2-cmr.png) center 40%/100%;
}
#sideimg2{
    /* border: 2px solid white ; */
    height: 110px;
    width: 110px;
    position: absolute;
    top: 70%;
    left: 70%;
    border-radius: 40px;
    background: url(./assets/side-img-2crm.png.png) center 40%/100%;
}
#ar1 p{
    position: absolute;
    top: 71%;
    left: 14%;
    font-size: 20px;
    font-weight: 500;
}
#ar1 p~p{
    left: 80%;
}
#ar1 span{
    color: #0067FF;
    font-weight: 600;
}

#d1{
    /* border:2px solid ; */
    height: 80px;
    position: relative;
}
#d1 img{
    height: 120px;
    width: 120px;
    /* margin-top: -20px; */
    position: absolute;
    bottom:-15px;
    left: 10%;
}
#d1 ol{
    list-style: none;
    position: absolute;
    display: flex;
    gap: 40px;
    padding-left:40%;
    padding-top: 30px;
    font-size: 20px;

}
#d1 button{
     position: absolute;
    left: 83%;
    height: 35px;
    width: 150px;
    border-radius: 20px;
    color: wheat;
    background-color: #E42527;
    margin-top: 20px;
    border: none;

}
#d2 h1{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 100px;
    line-height: 80px;
    margin-top: 2%;
    color: #0067FF;

}
#d2 h3{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 300;
}
/* #sec0{
    border: 2px solid rgb(21, 255, 0);
    height: 100px;
    margin-top: -100px;
    background: linear-gradient( to right,rgb(228, 177, 164),rgb(214, 123, 123), rgb(226, 97, 97));

} */
#sec1{
    display: flex;
    margin-top: -25%;
   
    
} 
#d3{
    /* border: 2px solid ; */
    height: 100px;
    width: 90px;
    position: absolute;
    bottom: 0px;
    left: 520px;
    border-bottom-right-radius: 100px;
    z-index: 20;
    background-color:#EDDBDB;
} 
#d33{
    /* border: 2px solid; */
    height: 100px;
     width: 100px;
     position: absolute;
     bottom: 0px;
     right: 451px;
      border-bottom-left-radius: 100px;
      background-color: #DEE9EF;
} 

#inner1{
     /* border: 2px solid ; */
    height: 100px;
    width: 90px;
    position: absolute;
    bottom:0px;
    left:530px;
     background-color: #FFF2E0;
    }
#inner2{
      /* border: 2px solid ; */
    height: 100px;
    width: 100px;
    position: absolute;
    bottom:0px;
     right: 451px;
    background-color: #FFF2E0;
    }
article h6{
    /* border: 2px solid red; */
    font-size: 20px;
   margin-top: 8%;
   display: flex;
   justify-content: center;
   
}
article input{
    border: 1px solid rgb(150, 135, 135);
    height: 40px;
    width: 250px;
   margin-left: 11%;
   border-radius: 35px;
    display: flex;
   justify-content: center;
   align-items: center; 
   gap:50px; 
}
#d4 h5{
 /* border: 2px solid red; */
 margin-left: 16%;
 margin-top: -15px;
 height: 20px;
 font-size: 12px;
 font-weight: 100;
}

#checkbox{
    height: 15px;
    margin-left: -90px;
    margin-top: -30px;
}
#d4 button{
    height: 50px;
    width: 250px;
    border-radius: 40px;
    margin-top: 20px;
    margin-left: 12%;
    padding-left: 0px;
    padding-top: 5px;
    background-color: red;
    color: white;
    font-size: 19px;
    font-weight: 600;
    position: absolute;
    border: none;
}
#d4 input::placeholder{
    padding-left:10%;
}
#d4 aside{
    /* border: 2px solid ; */
    color: black;
    font-size: 15px;
     margin-top: 65px;
    margin-left: 20%;
}
#d4 aside svg{
    height: 20px;
    width: 20px;
    line-height: 25px;
    font-weight: 500;
    margin-top: 5px;
    margin-left: 10px;
    gap: 10px;
}
#d4{
    /* border: 2px solid red; */
    height: 580px;
    width: 350px;
    position: absolute;
    bottom:-51.8%;
    left: 612px;
    background-color: #FFF2E0;
    border-top-left-radius: 20%;
    border-top-right-radius: 20%;
}
#sec2{
    /* border: 2px solid rgb(0, 255, 21); */
    height: 300px;
    margin-top: 30%;
    position: relative;
}
#sec2 h2{
    /* border: 2px solid ; */
   position: absolute;
   left: 40%;
   top: 100px;
   font-size: 37px;
   font-weight: 600;
}
#sec2 img{
    height: 100px;
    width: 75%;
    position: absolute;
   left: 13%;
   top: 200px;
}
#sec3 {
    text-align: center;
    height: 400px;
    /* border: 2px solid red; */
    margin-top: 10%;
}
#sec3 h1{
    font-size: 50px;
    font-weight: 500;
    color:#0067FF;
}
#sec3 p{
    line-height: 20px;
    font-size: 19px;
    font-weight: 100;
    line-height: 25px;
}
#sec3 span{
    color: #0067FF;
}
#d5 ol{
     /* border: 2px solid red ; */
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    gap: 30px;
    margin-top: 50px;
}
#d5 li{
    /* border: 2px   solid red ; */
    width: 170px;
    height: 30px;
    padding-top: 5px;
    border-radius: 20px;
    background-color: aliceblue;
}

#sec4 img{
    width: 1200px;
    margin-top: 10%;
    margin-left: 10%;
    border-radius: 20px;
}
#sec4 h2{
    /* border: 2px   solid ;  */
    margin-top: 6%;
    padding-left: 22%;
    font-weight: 500;
    font-size: 35px;
}
#sec5{
    height: 618px;
    padding: 60px 20px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    max-width: 1400px;
    margin: 0 auto;
}
#sec5 div{
    height: 453px;
    width: 342px;
    border-radius: 20px;
    padding: 30px 25px;
    position: relative;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
#d6, #d7, #d8, #d9{
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: static;
    color: #333;
}
#d6 p, #d7 p, #d8 p, #d9 p{
    margin: 20px 0 40px 0;
    font-size: 16px;
    line-height: 24px;
    color: #444;
}
#sec5 img:first-child{
    height: 40px;
    width: auto;
    margin-bottom: 15px;
    object-fit: contain;
}
#sec5 img:last-child{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    position: absolute;
    bottom: 25px;
    right: 25px;
    object-fit: cover;
}
#sec5asd1, .sec5asd{
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 100px;
    margin: 0;
    line-height: 18px;
    font-size: 14px;
}
#sec5asd1 h5, .sec5asd h5{
    font-weight: 600;
    margin-bottom: 3px;
    color: #333;
    font-size: 20px;
}
#sec5asd1 p, .sec5asd p{
    font-size: 15px;
    color: #666;
    margin: 0;
    line-height: 16px;
}
/* Individual card styling for better visual hierarchy */
#d6{
    background-color: #FFFBCF;
}
#d7{
    background-color: #FFE2BA;
}
#d8{
    background-color: #FFEBCF;
}
#d9{
    background-color: #FFE2BA;
}
/* Responsive design for testimonials */
/* @media (max-width: 1200px) {
    #sec5{
        gap: 15px;
    }
    
    #sec5 div{
        width: 320px;
        height: 420px;
    }
} */

@media (max-width: 768px) {
    #sec5{
        flex-direction: column;
        align-items: center;
    }
    
    #sec5 div{
        width: 90%;
        max-width: 350px;
        height: 400px;
    }
}
#sec6 img{
    width: 1000px;
    margin-top: 10%;
    margin-left: 10%;
    border-radius: 20px;

}
#sec7{
    /* border: 2px solid; */
    height: 800px;
    position: relative;
}
#sec7 article{
    height: 800px;
    margin-left:150px;
     transform: perspective(1200px) translateX(0) translateY(-140px) scale(1.1) rotate(0) rotateX(60deg) rotateY(0) translateZ(0);

}
#sec7 img{
    height: 800px;
   position: absolute;
   left: 20%;
   top: 100px;
   
}
#rotate{
    position: absolute;
    animation-name: box;
    animation-duration:3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    
}
@keyframes box {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
#rotate2{
    /* border: 2px solid; */
    position: absolute;
    height:150px;
    width: 150px;
   margin-left: 24%;
}
#rotate3{
    /* border: 2px solid; */
    position: absolute;
    height:100px;
    width: 100px;
   margin-left:26%;
}

#sec7div1{
position: absolute;
    /* border: 2px solid; */
    height: 60px;
    width: 150px;
    left: 45%;
    top: 16%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div2{
position: absolute;
    /* border: 2px solid; */
    height: 60px;
    width: 150px;
    left: 20%;
    top: 35%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div3{
position: absolute;
    /* border: 2px solid; */
    height: 60px;
    width: 150px;
    left: 68%;
    top: 28%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div4{
position: absolute;
    /* border: 2px solid; */
    margin-left: 154px;
    margin-top: 24px;
    height: 60px;
    width: 100px;
    left: 10%;
    top: 47%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div5{
position: absolute;
    /* border: 2px solid; */
    margin-top: -164px;
    height: 50px;
    width: 100px;
    left: 30%;
    top: 70%;
    padding-left: 25px;
    padding-top: 15px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div6{
position: absolute;
    /* border: 2px solid; */
    margin-top: -160px;
    margin-left: -150px;
    height: 60px;
    width: 150px;
    left: 58%;
    top: 70%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div7{
position: absolute;
    /* border: 2px solid; */
    margin-left: 184px;
    margin-top: -124px;
    height: 60px;
    width: 150px;
    left: 70%;
    top: 60%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div8{
position: absolute;
    /* border: 2px solid; */
    margin-top: -224px;
    margin-left:-150px;
    height: 60px;
    width: 150px;
    left: 38%;
    top: 95%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec7div9{
position: absolute;
    /* border: 2px solid; */
    margin-top: -189px;
    margin-left: -104px;
    height: 60px;
    width: 150px;
    left: 58%;
    top: 94%;
    padding-left: 25px;
    padding-top: 8px;
    background-color: white;
    color: #0067FF;
    border-radius: 50px;
}
#sec8{
     /* border: 2px solid red; */
    height: 300px;
    text-align: center;
    padding-top: 100px;
}
#sec8 h3{
    /* border: 2px solid red; */
    font-size: 30px;
    font-weight: 500;
    color: #0067FF;
}
#sec8 h1{
    /* border: 2px solid red; */
    font-size: 50px;
    font-weight: 600;
    color: #0067FF;
}
#sec8 ol{
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 30px;
    font-size: 20px;
    font-weight: 600;
}

#sec8 li{
    /* border: 2px solid red; */
    height: 45px;
    width: 200px;padding-top: 9px;
    border-radius: 30px;
    background-color: red;
    color: white;
    margin-top: 50px;
}
#sec8 li+li{
    background-color:black;
}
#sec9{
    /* border: 2px solid red;  */
    height: 700px;
}
#sec9 div{
    /* border: 2px solid red;  */
    width: 21%;
}

#d10{
    background-color: #C9BCFD;
    height: 330px;
    margin-top: 27.5%;
    margin-left: 20%;
    border-top-left-radius: 140px;
    border-top-right-radius: 140px;
     position: absolute;
     z-index: 3;
     text-align: center;
}
#d10 img{
    width: 230px;
    margin-left: 5px;
    margin-top: -9px;
}
#d11{
    background-color: #B6EEFE;
    height: 430px;
     margin-top: 20.1%;
    margin-left: 39%;
    border-top-left-radius: 140px;
    border-top-right-radius: 140px;
    position: absolute;
     z-index: 2;
     text-align: center;
}
#d11 img{
    width: 250px;
    margin-left: 5px;
   
}
#d12{
    height: 530px;
     background-color: #FED5B0;
     margin-top: 12.7%;
    margin-left: 58%;
    border-top-left-radius: 140px;
    border-top-right-radius: 140px;
    position: absolute;
     z-index: 1;
     text-align: center;
}
#d12 img{
    width: 230px;
    margin-left: 5px;
    margin-top: -70px;
}
#sec9 h1{
    padding-top: 60px;
    font-size: 65px;
    font-weight: 600;

}
#sec9 h2{
     font-size: 34px;
    font-weight: 400;
    line-height: 25px;
}
#sec9 p{
     font-size: 20px;
     padding-top: 15px;
}
#d13{
    /* border: 2px solid red; */
    margin-top: 7%;
    padding-left: 20%;
    font-size: 65px;
    line-height: 60px;
   
}
#sec9 article{
    /* border: 2px solid red; */
    margin-top: 39%;
    padding-left: 80%;
    font-size: 15px;
   
}
#sec10{
/* border: 2px solid red; */
height: 900px;
width: 95%;
margin: auto;
border-radius: 60px;
background: url(./assets/crm-footer-bg.svg) center 40%/100% no-repeat;
position: relative;
}
#sec10 img{

/* border: 2px solid; */
width: 90%;
margin-top: 1.5%;
margin-left: 5%;
position: absolute;
top: 43%;

}
#sec10 h1{
   /* border: 2px solid;  */
   text-align: center;
   font-size: 100px;
   word-spacing: -5px;
   position: absolute;
   left: 250px;
   top: 150px;
   color: #0067FF;
}
#sec10 button{
   height: 60px;
   width: 270px;
   border-radius: 50px;
   background-color:#E42527;
   color: white;
   font-size: 18px;
   font-weight: 500;
   position: absolute;
   left: 500px;
   top: 290px;
}
#sec11{
    /* border: 2px solid; */
    height: 600px;
    position: relative;
    
}
#sec11 h1{
    position: absolute;
    font-size: 45px;
    left: 280px;
    top: 200px;
}
#sec11 h3{
    position: absolute;
    font-size: 32px;
    font-weight: 500;
    left: 280px;
    top: 300px;
      color: #413f3d;
}
#sec11 p{
    position: absolute;
    font-size: 20px;
    left: 280px;
    top: 390px;
    color: #413f3d;
}




footer{
    /* border: 2px solid blue; */
    height: 1100px;
    background-color: #333333;
    margin-top: 9%;
    position: relative;
}

#d14{
    display: flex;
    justify-content: space-between;
    /* border: 2px solid red; */
    width: 750px;
    position: absolute;
    left: 450px;
    top: 50px;
   
}
#d14 ol{
    list-style: none;
    color: silver;
}
.li1{
    color: white;
    font-weight: 600;
}
#d15 img{
    position: absolute;
    top: 50px;
    left: 20px;
}
#d16{
    border-top: 1px solid rgb(145, 144, 144);
    height: 100px;
    width: 100%;
    position: absolute;
    top: 620px;
    
}
#d16 h5{
    font-size: 20px;
    color: #FDD402;
    padding-top: 40px;
    padding-left: 30px;
}
#d16 img{
    /* border: 2px solid ; */
    margin-top:-40px;
    margin-left:35%;
}
#d17{
     border: 1px solid rgb(185, 173, 173);
     position: absolute;
     width: 100%;
     height: 150px;
    top: 720px;
   
}
#d17 h6{
    color: white;
    font-size: 20px;
   text-align: center;
   padding-top: 20px;
}
#d17 img{
    display: flex;
    display: inline;
    background-color:#333333;
    height: 100px;
    color: white;
    fill: white;
    /* border: 2px solid red; */

    margin-left: 22%;
}
#d17 img+img{
    /* border: 2px solid blue ; */
    margin-left: -5px;
    fill:#efefef;
    color: white;
 
}
#d18{
    /* border: 2px solid blue; */
    position: absolute;
    top: 84%;
    left: 25%;
}
#d18 input{
    height: 45px;
    width: 500px;
}

#d18 button{
    height: 47px;
    width: 150px;
    background-color: #413f3d;
    color: white;
}
#d19{
    border: 2px solid #333333;
    margin-top:-12px;
}
#d19 ol{
    list-style: none;
    display: flex;
    justify-content:center;
    color: silver;
    margin-top: 70%;
    gap: 30px;
    font-size: 12px;
    background-color: #413f3d;
}
#d19 p{
    color: silver;
    font-size: 12px;
    height: 50px;
    padding-left: 40%;
    background-color: #413f3d;
    padding-top: 15px;
    margin-top: -47px;
}
