.tt{
    display:none;
}
.center{
        text-align: center;
    font-size: 25px;
    font-weight: 400;
    color: #000;
    margin: 20px 0px;
    font-size: 28px;
    font-weight: 400;
    color: #000;
}
.flex{
    display:flex;
    justify-content:center;
}
.flex1{
    flex: 0 50%;
        border: 3px solid #0ca684;
   
   
        padding-top: 10px;
        color: #686868;
        max-width:400px;
        margin-right:30px;
}
.flex2{
     border: 3px solid  #0ca684;
   
    
        padding-top: 10px;
    flex: 0 50%;
        color: #686868;
         max-width:400px;
}
.flex1 div{
        padding-top: 10px;
    padding-left: 10px;
}
.flex2 div{
        padding-top: 10px;
    padding-left: 10px;
}
.hm{
    color:#0ca684;
    font-weight:700;
}
.go{
        font-size: 30px;
    text-align: center;
    margin: 30px 0px;
    margin-top: 70px;
    font-size: 38px;
    font-weight: 400;
    color: #000;
}

.flexx{
        margin-top: 107px;
    margin-bottom: 55px;
}
#cz_84137 .cz_image_caption {
   
    font-style: italic;
}
.title{
    text-align:left;
    border-bottom:3px solid  #0ca684;
    display:block;
    padding-left:10px;
}
.color {
    display: contents;
    border: 1px solid yellow;
    color: #0ca684;
    font-weight: 700;
    font-size: 29px;
}
ol > li:before {
    content: '✔';
    color: #0ca684;
    top: -1px;
    left: -21px;
    margin-left: -15px;
    padding-right: 10px;
}
ol li {
    list-style: none;
    
}
.ttle{
    font-size: 38px;
    font-weight: 400;
    color: #000;
    text-align:center;
}
.center ol{
    text-align:left;
}
.stt{
     font-size: 38px;
    font-weight: 400;
    color: #000;
}
.flexx{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: #0ca684 !important;
}
.go{
    color:white;
}
.bbb{
    color:green;
    background:white!important;
}
.bbb:hover{
    color:green!Important;
}
@media (max-width: 600px) {
    .flex{
        flex-direction:column;
    }
  .flex1 {
    
    margin-right: 0px;
    flex: 0 0 100%;
}
.flex2{
    flex:0 0 100%;
    margin-top: 25px;
}

.lli{
    font-size:18px;
}
.flexx {
    display: flex;
    flex-direction: column;
}
.go{
    font-size:28px;
}
.cz_97327_p
{
    padding-bottom:25px;
}
.center ol {
    text-align: left;
    padding-left: 12px;
}
}