
p{
    text-align: justify;
}
.banner{
    background-image: url('../images/hm01.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 350px;
    width: 100%;
}
.carousel-indicators li{
    background-color: #118DF0 !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    transform: translateY(47px);
  }
  .owl-carousel .owl-item {
    transition: all 0.3s ease-in-out;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: none;
    color: #000000;
    text-decoration: none;
}
.owl-theme .owl-nav [class*='owl-'] {
    color: #000000;
    font-size: 19px;
    margin: 5px;
    padding: 4px 7px;
    background: none;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-carousel .owl-item .card {
    padding: 30px;
    position: relative;
}

.owl-carousel .owl-stage-outer {
    overflow-y: auto !important;
    padding-bottom: 40px;
}

.owl-carousel .owl-item img {
    object-fit: cover;
    border-radius: 6px;
}

.owl-carousel .owl-item .card .name {
    position: absolute;
    bottom: -20px;
    left: 33%;
    color: #838282;
    font-size: 17px;
    font-weight: 700;

}

.owl-carousel .owl-item .card {
    opacity: 0.2;
    transform: scale3d(0.8, 0.8, 0.8);
    transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item.active.center .card {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
    background: #118DF0 !important;
    opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {

    background: #83b8e7 !important;
}

@media(min-width: 480.6px) and (max-width: 575.5px) {
    .owl-carousel .owl-item .card .name {
        left: 24%;
    }
}

@media(max-width: 360px) {
    .owl-carousel .owl-item .card .name {
        left: 30%;
    }
}

.section1{
    margin-top:150px;
    margin-bottom:100px
}
.section1div1{
    position: relative;
}
.section1div1innerdiv{
    margin-left: 25px;
    margin-top: 60px;
}
.section1heading1{
    font-size: 13px;
      color: white;
      font-family: 'Raleway', sans-serif;
}
.section1heading2{
    padding-left: 8px;
    padding-right: 8px;
    font-family: 'Raleway', sans-serif;
}
.section1heading3{
    font-size: 13px;
       color: white;
       font-family: 'Raleway', sans-serif;
}
.section1heading4{
    position: absolute;
        top: 108px;
        left: 2%;
        color: white;
        font-size: 50px;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
}
.section1heading4span{
    color: white;
    font-weight:bold;
    font-family: 'Montserrat-regular';
}
.section2{
    margin-top:150px;
    margin-bottom: 0px;
}
.section2div1{
    margin-top: 90px;
}
.section2div1heading1{
    color: #000000;
  font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}
.section2div1heading2{
    color: #000000;
  font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}
.section2div1para{
    font-family: 'Montserrat-regular';
    text-align: center;

}
.section2img{
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.section3{
    margin-top:0px;
    margin-bottom: 0px;
}
.section3div1{
    text-align:center;padding: 1em 0em 1em 0em;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #42424226;
        border-radius: 10px 10px 10px 10px;
        background: #fff;
}
.section3count{
    font-size:40px;
    color: #118DF0;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}
.section3div1 p{
    font-family: 'Montserrat-regular';
    font-weight: bold;
    color: #000000;
}
.section4{
    margin-top:50px;
    margin-bottom: 150px;
}
.section4img{
    border-radius: 10px;
}
.section4div{
    margin-top: 90px;
}
.section4heading1{
    color: #000000;
      font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: bold;
}
.section4heading2{
    color: #000000;
      font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: bold;
}
.section4para{
    width: 85%;
}
.section5{
    margin-top:150px;
    margin-bottom: 150px;
}
.section5div{
    margin-top: 90px;
}
.section5heading1{
    color: #000000;
    font-family: 'Raleway', sans-serif;
    /* font-family: 'Montserrat-regular'; */
    font-size: 32px;
    font-weight: bold;
}
.section5heading2{
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: bold;
}
.section5para{
    width: 80%;
    font-family: 'Montserrat-regular';
}
.section5img{
    border-radius: 10px;
}
.section6{
    margin-bottom: 60px;
}
.card {
    border: none !important;
    border: none !important;
    box-shadow: 0px 6px 16px rgb(0 0 0 / 12%);
    border-radius: 10px;
    cursor: pointer;
    padding: 20px;
}
img.card-img-top {
    width: 100%;
}
.dateheading {
font-family: 'Raleway', sans-serif;
    color: #838282;
    font-size: 12px;
    font-weight: 500;
    height: 10px;
}
.newstitle {
    color: #000000;
font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 16px;
}
.newstext {
    color: #838282;
    font-family: 'Montserrat-regular';
    font-size: 12px;
    font-weight: 500;
    width: 100%;
    justify-content: left;
    text-align: left;
}
.newsreadmore {
    color: #838282;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
position: absolute;
bottom: 15px;
}