.servcontainer{
    width:90%;
}
.service{
margin-top: 8%;
}
.shead1 {
    text-align: center;
    background: #ff8d26;
    border-radius: 10px;
    color: #ffffff;
    padding: 1%;
    font-style: normal;
    line-height: 31px;
    font-size: 21px;
}

.b-icon {
    color: #ff8d26;
}

.fsdiv a {
    color: black;

}

.formdivul ol a {
    color: #000;
}

.formdiv2 ul ol a {
    color: #000;
}

h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 44px;

}

h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;

}

h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;

}


h4 {
    font-weight: 700;
    font-size: 15px;

}



h5 {
    font-weight: 700;
    font-size: 16px;

}

p {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
   
}

ul li {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
}


.brdcrumb {
    display: inline;
}

ul.breadcrumb {
    padding: 5px 11px;
    list-style: none;
    background-color: #eee;
}

ul.breadcrumb li {
    display: inline;
    font-size: 14px;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "\2192";
}

ul.breadcrumb li a {
    color: #000000;
    text-decoration: none;
}

ul.breadcrumb li a:hover {
    color: red;
    text-decoration: none;
}


.fsdiv {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 2%;
    margin-top:4%;
}

.ctabtn {
    margin: 2%;
}

.list-sd {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    border-radius: 60px;
    padding: 5px;
    justify-content: space-around;
    text-align: center;
    align-items: center;
    list-style: none;
    border-radius: 18px;

}

.list-sd li {
    max-width: 148px;
    background: #fff;
    width: 100%;
    padding: 17px 0;
    font-size: 16px;
    text-align:center;
}


.banner-services .banner-left_cnt img {
    position: static;
    bottom: 0;
}

.list-sd li img {
    margin-bottom: 15px;
}

.banner-left_cnt img {
    bottom: 0;
}

.list-sd li span {
    display: block;
    color: #ff8d26;
    font-weight: 700;
    font-size: 18px;
}

.list-sd li a {
    background: #75AC41 !important;
    color: #fff;
}

.btn-prm {
    background: #ffc502;
    height: 42px;
    text-align: center;
    display: inline-block;
    max-width: 122px;
    line-height: 42px;
    width: 100%;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    border-radius: 5px;
}

.list-crl li {
    text-decoration: none;
}

.list-crl {
    list-style-type: none;
}

.check {
    color: #ff8d26;
    padding: 5px;
    font-weight: bold;
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%;
}

.formdiv {
    background: #FCFCFC;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 2%;
}

.formdiv2 {
    background: #FCFCFC;
    box-shadow: 0px 0px 6px rgb(0 0 0 / 25%);
    border-radius: 10px;
    padding: 3%;

}

.formdiv ul {
    margin-right: 31px;
}

.formdiv2 ul {
    margin-right: 31px;
}

ol {
    background: #ea8026;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 2%;
    font-size: 15px;
}

.center {
    text-align: center;
}

.sorderlist {
    background: #F1F1F1;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.sorderlist1 {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}



@media only screen and (max-width: 768px) {
    .service{
margin-top: 16%;
}

    .formdiv {
        margin-top: 15%;
    }

    h1 {
        font-weight: 700;
        font-size: 22px;
        color: #FFFFFF;
        line-height: 44px;

    }

    h2 {
        font-weight: 700;
        font-size: 20px;
        line-height: 40px;
        margin-top: 2%;
    }


    .list-sd {
        display: none;
    }

    .brdcrumb {
        display: inline;
    }

    ul.breadcrumb {
        padding: 2px 4px;
        list-style: none;
        background-color: #eee;
        display: none;
    }

    ul.breadcrumb li {
        display: inline;
        font-size: 9px;
    }

    ul.breadcrumb li+li:before {
        padding: 8px;
        color: black;
        content: "\2192";
    }

    ul.breadcrumb li a {
        color: #000000;
        text-decoration: none;
    }

    ul.breadcrumb li a:hover {
        color: red;
        text-decoration: none;
    }

}

.servicestab{
    background: #E0CAFF;
      box-shadow: 0px 0px 6px rgb(0 0 0 / 25%);
    border-radius: 10px;
    padding: 3%;
    margin: 4% 0;
}

table, td, th {  
    border: 1px solid #ddd;
    text-align: left;
  }
  
  table {
    border-collapse: collapse;
    width: 100%;
  }
  
  th, td {
    padding: 15px;
  }

/* 
.services {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
  .services td, .services th {
    border: 1px solid #ddd;
    padding: 8px;
  }
  
  .services tr:nth-child(even){background-color: #f2f2f2;}
  
  .services tr:hover {background-color: #ddd;}
  
  .services th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
  }
 */



@media (max-width: 768px) {
.flex-row {
    flex-direction: column!important;
}
}
@media only screen and (max-width: 368px) {
        .service{
margin-top: 22%;
}
}