

.title h4 {
    display: flex;
    justify-content: center;
    margin: 2rem 0;
    font-size: 4rem;
    font-weight: 400;
}
 
 /* *{
    border: 1px solid red;
}    */

.banner {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    border: 2px solid rgb(223, 223, 223);
    border-radius: 8px;
    margin: 0rem auto;
}

.text {
    border: 2px solid rgb(220, 220, 220);
    padding: 2rem;
    font-size: 1.5rem;
    border-radius: 8px;
    height: 45rem;
    text-align: justify;
}

.text-col {
    margin: 0rem auto;
 
}

.row-people{
    border: 2px solid rgb(220, 220, 220);
    border-radius: 8px;
    padding:10px !important;

}

.pro {
    background-size: cover;
    border-radius: 50%;
    width: 200px;
    height: 200px;
}

.desc h4{
    color: hsl(103deg 98% 16%);
    font-size: 1.9rem;
    font-weight: 700;
}

body{
    background-color: hsl(330deg 3% 88%)    ;
}

.desc span {
    font-size: 1.2rem;
    
}

.desc {
    margin: auto ;
    /* padding: 0 2rem; */
}

.part-2{
    background-color: hsl(330deg 3% 88%);
    margin: 3rem 0;
}

.cont-part2{
    border-radius: 8px;
  
}

.cont-part2 h3 {
    font-size: 1.6rem;
     font-weight: 700;
     display: flex !important;
    justify-content: center;
    padding: 2rem 0;
}

.col6 {
    border: 2px solid rgb(220, 220, 220);
    border-radius: 8px;
    padding: 1rem;
    margin: 1.4rem 10px;
}

.col6 img {
    width: 400px !important;
    height: 37rem !important;
    display: flex;
    justify-content: center;
    margin: auto;
}

.btn-col6 {
    background-color: hsl(79deg 100% 35%);
    border-radius: 8px;
    border: none;
    padding: 0.5rem;
    width: 100%;
    font-size: 2.2rem;
    font-weight: bold;
    transition: 0.2s all ease-in;
    text-decoration: none;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-top: auto;
}

.btn-col6:hover {
   cursor: pointer;
   background-color: rgb(96, 140, 2);
   color: rgb(255, 255, 255);
}




.btn-col11:hover {
   cursor: pointer;
   background-color: rgb(0, 122, 59);
}

.btn-col11 {
    background-color: hsl(149deg 100% 33%);
    border-radius: 8px;
    border: none;
    padding: 0.5rem;
    width: 98%;
    margin: 1rem 0 0 0;
    font-size: 0.5rem;
    font-weight: bold;
    transition: 0.2s all ease-in;
}


.btn-col6-2 {
    background-color: hsl(79deg 100% 35%);
    border-radius: 8px;
    color: white;
    border: none;
    padding: 0.5rem;
    width: 500px;
    font-size: 2.2rem;
    font-weight: bold;
    transition: 0.2s all ease-in;
}

.btn-col6-2:hover {
   cursor: pointer;
   background-color: rgb(82, 120, 0);
}



.col-item {
text-align: center;
}

.col-item h1 {
    font-size: 5rem;
    font-weight: bold;
}

.col-item h3 {
    font-size: 2rem;
    font-weight: bold;
    padding: 0.5rem 0;
}

.stars svg {
    color: rgb(255, 196, 0);
    font-size: 18px;
    padding: 1px;
}

.dv{
    text-align: center;
}

.prog .progress-bar {
    background-color: hsl(79deg 100% 35%) !important;
}

.progress {
    border-radius: 28px !important;
    margin: 10px 0;
    height: 1.2rem !important;
}

.prog span {
    font-size: 1.4rem;
    font-weight: 500;
}

.pros {
    margin: 1rem 5.7rem;
    border: 2px solid rgb(120, 240, 176);
    border-radius: 8px;
    padding: 1rem;
}

.pros h1{
    font-weight: bold;
    color: rgb(62, 246, 148);;
}

.pros ul{
 list-style: none;
}


.pros ul svg{
   color: rgb(62, 246, 148);
   margin: 3px;
   font-size: 16px;
   }

   
.pros ul li{
    line-height: 2;
    font-size: 1.2rem;
    font-weight: 400;
    }

.pros {
    margin: 1rem 5.7rem ;
    border: 2px solid rgb(120, 240, 176);
    border-radius: 8px;
    padding: 1rem;
}

.pros h1{
    font-weight: bold;
    color: rgb(62, 246, 148);
}

.pros ul{
 list-style: none;
}


.pros ul svg{
   color: rgb(62, 246, 148);
   margin: 3px;
   font-size: 16px;
   }

   
.pros ul li{
    line-height: 2;
    font-size: 1.2rem;
    font-weight: 400;
    }


 
       .carditem h1{
           display: flex;
           justify-content: center;
           font-size: 4.5rem;
           font-weight: bold;
       }

       .carditem h3 {
           padding: 10px !important;
       }
    
       
    .cons ul li{
        line-height: 2;
        font-size: 1.2rem;
        font-weight: 400;
        }

    .textofrow {
        margin: 2rem 5rem;
    }

    .textofrow h4 {
        font-weight: bold;
    }

    .textofrow span {
        font-weight: 400;
    }

    .col-btn {
        display: flex;
        justify-content: center;
        margin: 2rem 0;
    }

  .cardimg img {
      height: 100%;
      width: 100%;
  }
  
.cardimg figure{
    height: 31.8rem;
  
}


  .star-ratings-sprit-rating {
    background: url(./images/star-golden.png) repeat-x;
    background-position: 0 100%;
    float: left;
    height: 21px;
    display: block;
}

.star-ratings-sprit {
    background: url(./images/star-golden.png) repeat-x;
    margin-bottom: 5px;
    font-size: 0;
    height: 21px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 110px;
    margin: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
}

.parent{
  display: flex;
  justify-content: space-evenly;
}

.cons ul li {
    line-height: 2;
    font-size: 1.1rem!important;
    font-weight: 400;
}

.repeat-card {
    margin: 2rem 0;
}
    
@media only screen and (max-width: 1200px) {

}



@media only screen and (max-width: 992px) {
    .repeat-card {
        margin: 1rem 0;
    }
        

    .pros .prs {
        padding: 0;
    }
    .carditem h1 {
        display: flex;
        justify-content: center;
        font-size: 3.2rem;
        font-weight: bold;
    }
   .fsc .card {
        height: 100%;
    }
    .cons ul li {
        line-height: 2;
        font-size: 1rem!important;
    }
    .parent{
        display: block;
        text-align: center;
        
      }
      
    .cardimg img {
        height: 100%!important;
        width: 100%;
    }

    .cardimg figure {
        height: 10rem;
        margin: 0;
   
    } 
    .prog{padding-top:5px !important;}
    .cardimg  {
        padding: 5px !important;
    }

    .btn-col6 {
    
        font-size: 0.6rem;
    }
    .pros h1 {
        font-size: 1.2rem;
    }

   

    .cons h1 {
        font-weight: bold;
        font-size: 1.3rem !important;
        white-space: nowrap;
    }

    .col-item {
        margin: 0 10px 0 0  !important;
    }
    .yser{
        margin:0   0 0 10px ;
    }
    .cont-part2 {
        border-radius: 0px;
    }

    .colofprof {
        padding: 0 !important;
    }
  
    .textofrow {
        margin: 1.2rem 5px;
    }

    .textofrow span {
        font-size: 0.7rem;
    }
    .pros ul li {
        line-height: 1.6;
        font-size: 1rem;
        font-weight: 400;
    }

    .col-btn {
        display: flex;
        justify-content: center;
        margin: 0.5rem 0;
    }

    .btn-col6-2 {
        font-size: 1.2rem;
    
    }

    .pros-2 ul li {
        line-height: 2;
        font-size: 0.8rem;
        font-weight: 400;
    }


    .pros ul {
        list-style: none;
        padding: 13px;
    }

    .pros-2 ul {
        list-style: none;
        padding: 13px;
    }
    .pros {
        margin: 1rem 10px;
        padding: 0.5rem;
    }
    .pros-2 {
        margin: 1rem 10px;
        padding: 0.5rem;
    }
    .pros ul {
        list-style: none;
        padding: 10px;
    }
    .col-item h1 {
        font-size: 3rem;
        font-weight: bold;
    }

    .pros-2 ul {
        list-style: none;
        padding: 10px;
    }
    .col-item-2 h1 {
        font-size: 3rem;
        font-weight: bold;
    }

    .prog span {
        font-size: 0.7rem;
        font-weight: 500;
        line-height:30px !important;
    }

    .progress {
        border-radius: 28px !important;
        margin: 2px 0;
        height: 0.5rem !important;
    }

    .cont-part2 h3 {
        text-align: center;
        font-size: 1rem;
        font-weight: 700;
    }
    .col-item h3 {
        font-size: 1rem;
        font-weight: bold;
        padding: 0.5rem 0;
    }
    .title h4 {
        display: flex;
        justify-content: center;
        margin: 1rem 0;
        font-size: 1rem;
        font-weight: 600;
    }
    .col6 img {
        width: 124px !important;
        height: 12rem !important;
    }
.banner {
    background-repeat: no-repeat;
    background-size: cover;
    height: 22rem;
    margin: 0 5px;
}
.text {
    border: 2px solid rgb(220, 220, 220);
    padding: 1rem;
    font-size: 1rem;
    border-radius: 8px;
    height: fit-content;
    text-align: justify;
}
.text-col {
    margin: 1rem 0;
    padding: 5px;
}
.pro {
    background-image: url(./images/f.jpg);
    background-size: cover;
    border-radius: 50%;
    margin: 5px;
    width: 70px;
    height: 70px;
}

.desc h4 {
    color: hsl(103deg 98% 16%);
    font-size: 0.9rem;
    font-weight: 700;
    margin: 10px 0 0 0;
}

.desc {
    margin: auto;
    padding: 0 0 0 1.3rem;
}

.desc span {
    font-size: 0.7rem;
    text-align:justify !important;
}

.row-people {
    border: 2px solid rgb(220, 220, 220);
    border-radius: 8px;
    margin: 0 -6px;
}

.part-2 {
    background-color: hsl(330deg 3% 88%);
    margin: 1rem 0;
    padding: 1rem 0;
}


}




.cons {
  
    border: 2px solid rgb(120, 240, 176);
    border-radius: 8px;
 
}

.cons h1{
    font-weight: bold;
    color: rgb(253, 38, 38);
}

.cons ul{
 list-style: none;
}


.cons ul svg{
   color: rgb(62, 246, 148);
   margin: 3px;
   font-size: 16px;
   }

   
.cons ul li{
    line-height: 2;
    font-size: 1.2rem;
    font-weight: 400;
    }

.cons {
    margin: 1rem 10px;
    padding: 0.5rem;
    border: 2px solid rgb(255, 89, 122);
    border-radius: 8px;
  
}

.cons h1{
    font-weight: bold;
    color: rgb(255, 89, 122);
}

.cons ul{
 list-style: none;
}


.cons ul svg{
   color: rgb(255, 89, 122);
   margin: 3px;
   font-size: 16px;
   }

   
.cons ul li{
    line-height: 2;
    
    font-weight: 400;
    }



}
@media only screen and (max-width: 768px) {

}
@media (min-width: 524px) and (max-width: 600px) {

}   
@media only screen and (max-width: 524px) {

.d-lg-block{
 text-align:justify !important;
}

.d-lg-block{text-align:left !important;}

