
/* #01796d
#fc0846 */
body{
    padding: 0;
    margin: 0;
  }
  /* .site-back{

      background: url(parosmoni_assets/back.jpg)no-repeat;
      background-size: cover;
      background-position: center;
      height: 700px;
  } */

  .banner .conten{
    padding-left: 15%;
  }
  a{
    text-decoration: none;
    color: #000;
  }
  a:hover{
    color: #429733;
  }
  .das{background-color: #00b9f5;
  margin-bottom: -3%;}
  h6{
    color: #d0d0d0;
    font-size: 25px;
  }

  .royal .main .line{
    background-color:#fc0846;
    height: 40px;
    margin-left: -3%;
  }
  .royal .banner h1{
    font-size: 120px;
    color:  #01796d;
   margin-top: -5%;
  }
  .royal .banner p{
    color: #000;
    padding-right: 5%;
  }
  .royal .banner .img{
    margin-right: -1.5%;
  }
  .royal .main h4{
    color: #01796d;
    font-size: 40px;
  }
  .royal h3{
    color: #01796d;
    font-size: 45px;
  }
  .royal h2{
    color: #01796d;
    font-size: 60px;
  }
  .royal p{
    font-size: 14px;
    color: #ccc;
  }
  .site-back{
    background: url(parosmoni_assets/back2.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    /* height: 700px; */
    margin: 5% 0%;
    padding: 7% 5%;
    }
    .site-back img{
      box-shadow:   0 8px 25px 0 rgb(0 0 0 / 77%);
    }
  @media screen and (max-width: 600px) {
    .royal .banner h1 {
    font-size: 80px;
  }
  h6{
    font-size: 16px;
  }
    .royal .header h2 {
    font-size: 35px !important;
    text-align: center !important;
  }
    .royal .txt {
    margin-left: 0% !important;
  }
  .paro_web{
    display: none;
  }

  .app-back{
  background: url(parosmoni_assets/back_mobie.jpg)no-repeat;
  background-size: cover;
  background-position: center;
    }

  }
