@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Outfit&display=swap');

html, body {
    margin: 0;
    font-size: 100%;
    /*	font-family: 'Prata', serif;
	font-family: 'Quicksand', sans-serif;*/
    background: #fff;
    overflow-x: hidden;
}

table {
    font-family: 'Oswald', sans-serif;
}

body {
    overflow-x: hidden;
    font-size: 18px;
}

h3.tittle.cen.foot {
    font-weight: 300;
    margin-bottom: 1em;
}

h3.tittle {
    font-size: 2.7em;
}

body {
    overflow-x: hidden;
}

.report {
    width: 100%;
}

h2.online_report {
    padding: 8px;
    background-color:#800020;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0px;
    font-family: 'Oswald', sans-serif;
}

.img_boxx.big_img {
    width: 310px !important;
    height: 310px !important;
}

.img_boxx {
    width: 246px;
    height: 246px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    margin-top: -15px;
}

.img_boxx img {
    width: 100%;
    height: 100%;
    border-radius: 30px;
    border: 4px solid brown;
}

.report_div h4 {
    color: brown;
    font-family: 'Oswald', sans-serif;
}

img.report {
    width: 67px;
}

table.table.table-bordered tr:nth-child(1) td {
    width: 100px !important;
}

.table td, .table th {
    padding: 5px 5px;
    vertical-align: top;
    border-top: 5px solid #8c8c8c;
    font-size: 17px;
    line-height: 20px;
}

.inner-sec-wthree-agileits {
    margin-top: 12px;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #8c8c8c;
}

/*

*/

img.search {
    max-width: 74px;
}

.report_number .tittle {
    font-size: 40px !important;
}

.report_number lable {
    font-size: 23px;
    position: relative;
    top: 3px;
}

.form-control {
    font-size: 1.2rem;
    letter-spacing: 1px;
}

.img_boxx img {
    position: relative;
    left: -15px;
}

.new_border {
    border: 1px solid #8c8c8c;
    padding: 10px;
    border-top: none;
    margin-top: -25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .report_number lable {
        font-size: 23px;
    }

    img.report {
        width: 54px;
    }
}

@media screen and (max-width: 767px) {
    .report_div.nonein_mobile {
        display: none;
    }

    .row.no-gutters {
        margin-top: 20px;
    }

    section.banner-bottom-w3ls-agileinfo {
        padding-top: 0px;
    }

    ol.breadcrumb {
        background: #fff;
        padding-bottom: 0px;
    }

    .col-lg-6.bt-bottom-info {
        padding: 0px;
        margin-left: 0px;
        font-size: 12px;
        margin-top: 15px;
    }

    .img_boxx {
        width: 282px;
        height: 282px;
        text-align: center;
        margin: 27px auto;
    }

    h2.online_report {
        padding: 12px;
        background-color: #490909;
        color: #fff;
        font-size: 16px;
        text-transform: capitalize;
        margin-bottom: -10px;
        font-family: 'Oswald', sans-serif;
    }

    /* h2 .online_reportt {
   
    background-color: #e90000;

} */
    p {
        text-align: justify;
    }

    .table td, .table th {
        padding: 5px 10px;
        vertical-align: top;
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
    }

    h2.online_report {
        margin-top: 10px;
    }

    .inner_header .carousel-inner {
        height: auto;
    }

    .report_number lable {
        font-size: 19px;
        position: relative;
        top: 6px;
    }

    form .col-8 {
        text-align: left;
    }

    #demo .carousel-inner img {
        width: 100%;
        height: 252px;
    }

    table.table.table-bordered tr:nth-child(1) td {
        width: 119px !important;
    }

    .img_boxx img {
        position: relative;
        left: 0px;
    }

    .featured-items.banner-bottom-w3ls-agileinfo .owl-dots {
        display: none;
    }
}

.terms {
    text-align: left;
    font-family: 'Oswald', sans-serif;
    text-align-last: left;
}

.report_div {
    background-color: #F2D2BD;
}

#note {
    color: rgb(255, 0, 0);
    font-weight: 500;
}

::selection {
    color: white;
    background: brown;
}

#hline {
    border: 2px solid #800020;
    border-radius: 20px;
  }

  #reporTt{
      margin: 6px;
  }



  .online_report{
      text-align:center;
  }


