.banner img{
        position: relative;
        }
    
    .banner-head{
        position: absolute;
        color: #fff;
        top: 35%;
        left: 600px;
        font-family: 'Quicksand';
    }

 .maindiv {
    display: flex;
    margin: 25px 0;
    justify-content: space-between;
    align-items: flex-start;
}

.maindiv .first-box{
    width: 65%;
}
.maindiv .first-box .first-para{
    padding-top: 25px;
    margin-bottom: 25px;
}
.maindiv .first-box .first-para .para{
    padding-bottom: 25px;

}
.maindiv .first-box .forth-para p {
  padding: 22px 0px 1px;
}

.maindiv .first-box .forth-para {
  padding: 25px 0;
}

.maindiv .first-box .second-para li{
    line-height: 2.5rem;
    padding-bottom: 14px;
}

.maindiv .first-box .second-para p{
    padding: 22px 0px 1px;
}
.maindiv .pc{
    width: 30%;
}
.maindiv .pc  textarea{
    background-color: #fff;
    border-radius: 5px;
    border: none;
    padding-top: 10px;
padding-left: 31px;
font-size: 14px;
}

.maindiv .pc textarea::placeholder{
    padding-left: 10px;
}

.maindiv .pc  textarea:focus{
    border: none;
}

.contact{
    background-color: #fbe990;
    padding: 22px 18px 0px;
    margin-bottom: 61px;
    border-radius: 15px;
    text-align: center;
  }

.contact .tc{
    border-radius: 10px;
    background-color: white;
    margin-bottom: 18px;    
    padding: 10px 11px 8px 0px;
}
.contact .tc .name{
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact .tc .name img{
    width: 23px;
}

.contact .tc .name input{
    border-left: 0px;
    padding-left: 21px;
    font-size: 15px;
  }

  .contact .tc .name textarea{
   border: none;    
  }

  .contact .tc .name .button{
    margin: auto;
    padding-top: 25px;
  }

  .contact .btn{
    background-color: #f46e3b;
    padding: 9px 21px 8px;
    border-radius: 10px;
    font-size: 18px;
    border: none;
    margin: 20px;
  }

  .contact .btn:hover{
    background-color: black;
    color: white;
  }


.second-box{
    border-radius: 10px;
    padding: 31px 19px 30px;
    background-color: #f6f6f8;
    margin-bottom: 50px;
}

.second-box h4{
    color: #ff4600;
    position: relative;
}

.second-box h4::before {
    position: absolute;
    content: '';
    width: 43%;
    height: 4px;
    background-color: #ff4600;
    bottom: -12px;
    left: 22%;
    transform: translateX(-50%);
  }

.second-box #lines{
    padding-top: 38px;
    list-style:circle;
    padding-left: 23px;
}

.second-box #lines li{
    padding-bottom: 10px;
}

.third-box{
    padding: 27px 22px 34px;
    background-color: #fdf7da;
    border-radius: 30px;
}

.third-box h4{
    margin-bottom: 25px;
    color: #ff4600;
    text-align: center;
    font-size: 19px;
    position: relative;
}
.s{
    padding-left: 30px;
    padding-top: 20px;
}
.third-box h4::before {
    position: absolute;
    content: '';
    width: 45%;
    height: 4px;
    background-color: #ff4600;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
  }
  
.four-para{
    background-color: #fdf8f5;
    padding: 20px;
  }

  .four-para ul{
    padding-left: 38px;
    position: relative;
  }
  
  .four-para p{
    padding: 12px 0px 12px;
  }
  .four-para .m{
    padding-left: 30px;
  }
.four-para li{
    padding-top: 6px;
    list-style: none;
}

.bullet{
    border: 1px solid;
    border-radius: 50%;
    background-color: red;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 20px;
    left: 17px;
}
.bull{
    border: 1px solid;
    border-radius: 50%;
    background-color: red;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 28px;
    left: 2px;
}
.p{
    position: relative;
}

.second-para .para{
    padding-top: 29px;
    padding-bottom: 5px;
}

.third-para{
    margin-top: 20px;
    padding-top: 26px;
    padding-bottom: 10px;
    position: relative;
  
}

.third-para .bullet{
    border: 1px solid;
    border-radius: 50%;
    background-color: red;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 35px;
    left: 10px;
}

.third-para  h2{
    /* margin-left: 27px; */
}

.third-para p{
    padding-top: 20px;
}


/* mobile responsiver */

@media only screen and (max-width: 600px) {

    .banner img{
        position: relative;
        }
    
        .banner-head {
            position: absolute;
            top: 60%;
            left: 119px;
            font-family: 'Quicksand';
            font-size: 13px;
        }

    .maindiv {
        display:block;
        margin: 26px 0;
      }
      .maindiv .first-box {
        padding-right: 0px;
      }

      .maindiv .first-box h2{
        text-align: center;

      }

    .third-para h2{
    margin-left: -4px;
    }  
      .maindiv .first-box {
        width: 100%;
      }

      .maindiv .pc textarea {
        padding-right: 37px;
      }
      .maindiv .pc {
        width: 100%;
      }

      .four-para {
        padding: 34px 0px 25px 14px;
      }

      .third-para .bullet {
        top: 32px;
      }

      .contact .tc {
        padding: 10px 50px 8px 0px;
      }
} 


/* Medium devices (landscape tablets, 768px and up)  */
/* @media only screen and (min-width: 768px) {
    .banner-head {
        top: 51%;
        left: 243px;
        font-size: 23px;
      }
      .maindiv .pc {
        width: 41%;
      }

      .maindiv .first-box {
        width: 50%;
      }

      .maindiv .pc textarea {
        padding-left: 4px;
      }
 */
