.text-about {
    font-size: 17px;
    color: black;
}

img.card-img-top {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

a.default-btn.btn.mt-auto.align-self-start.blog-btns {
    padding: 10px 0px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    width: 28%;
}


h5.card-title.card-blog-titile {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    font-family: revert;
    line-height: 27px;
}

p.date-blog {
    background: #cccccc;
    float: left;
    text-align: center;
    width: auto;
    margin: -29px -16px 21px auto;
    color: #000000;
    padding: 2px 13px;
    font-size: 14px;
}

.card.card-blog-box {
    background: #fff;
    box-shadow: 0 4px 54px rgb(173 187 225 / 44%);
    border: none;
    padding: 6px;
}



.rounded-btn {
    width: 78px;
    height: 78px;
    background: #db191f;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    border: none;
    text-decoration: none;
    margin: 0 auto;
    transition: background 0.2s ease-in-out;
    font-size: 37px;
}


.rounded-btn:hover {
    width: 78px;
    height: 78px;
    background: #172f40;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    border: none;
    text-decoration: none;
    margin: 0 auto;
    transition: background 0.2s ease-in-out;
    font-size: 37px;
}
h5.card-title.card-contact-titile {
    font-size: 27px;
    font-weight: 600;
    color: #000000;
    font-family: revert;
    line-height: 14px;
}

.card.card-contact-box {
    background: #fff;
    box-shadow: 0 4px 54px rgb(173 187 225 / 44%);
    border: none;
    padding: 20px 10px 0px 10px;
    text-align: center;
    border-radius: 20px;
    height: 274px;
    margin: -19px 0px -19px 0px;
}

p.card-text-contactt.mb-4 {
    font-size: 16px;
    color: black;
    margin: 19px 0px 0px 0px;
}

.card-contact-box-1 {
    border-right: 9px solid #dee2e6;
    height: auto;
    /* margin: 1px 0px -17px 0px; */
    border-radius: 12px;
    width: 100%;

}a.font-title-location {
    font-size: 19px;
    color: black;
    /* font-weight: 600; */
}

a.font-title-location:hover {

    color: #db191f;
    /* font-weight: 600; */
}

.map-location-4 {
    margin: 0px 0px -6px 0px;
}

section.bg-light.pt-5.pb-5.shadow-sm.contact-bg {
    padding: 159px 0px !important;
}

li.font-term {
    font-size: 16px;
    color: #332d2d;
    line-height: 28px;
    text-align: justify;
}
p.trems-n-con-text {
    font-size: 22px;
    color: #000000;
}

.content-terms-n-con {
    font-size: 16px;
    color: #202020;
    text-align: justify;
}ul.font-ul {
    padding: 0px 0px 0px 36px;
}

a.loginbtn {
    font-size: 17px;
    color: white;
    margin: 0px 0px 0px 5px;
}

a.loginbtn:hover {
    font-size: 17px;
    color: #dc3545;
    margin: 0px 0px 0px 5px;
}
.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
  }
  .login-titile{
    font-family: revert;
  }
  p.create.create-44 {
    font-size: 14px !important;
    margin: 0px !important;
}

.create-44 a {
    color: #0346aa !important;
}
.login-form {
    border-radius: 50px;
    /* padding: 0px; */
    height: 45px;
}button.default-btn.login-form {
    height: 46px;
    padding: 0px;
}
.mobile-view{
    display: none !important;
}
article.blog-bg-box {
    padding: 79px 0px;
}
.name-author-2 {
    font-size: 17px !important;
    color: #000000;
    padding: 17px 0px;
}
img.blog-imgs {
    width: 100%;
    height: 63vh;
    object-fit: cover;
    margin: 0px 0px 0px 0px;
}
img.blog-details-imgs {
    margin: 38px auto 38px auto;
    display: block;
}
.dropdown-blogs {
    position: relative;
    display: inline-block;
}




.dropdown-blog {
    display: none;
    position: absolute;
    background-color: #000000;
    min-width: auto;
    border-radius: 5px;
    padding: 0px 4px;
    text-align: center;
    bottom: 26px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
}
.tw-relative {
    float: right;
    /* margin: 0 auto; */
    /* display: block; */
}
.dropdown.dropdown-blogs .dropdown-toggle::after{
display: none;
}
button#dropdownMenuButton1 {
    background: #ff000000;
}
.dropdown-blogs:hover .dropdown-blog {
    display: block;
}
i.icon-social-media {
    font-size: 20px;
    /* background: red; */
    /* width: 200px; */
    /* position: relative; */
    font-weight: 800;
    margin: 0px 7px 0px 0px;
}
p.blog-details-text {
    font-size: 16px;
}
p.blog-details-text strong {
    font-size: 16px;
    color: black;
  
}
.ul-list-design {
    list-style-type: "✽";
   
  }

  .ul-list-design li p {
    margin: 0px 0px 0px 10px;
   
  }
  p.btn-social-media {
    background: #e5e7eb;
    margin: 0px 9px 4px 0px !important;
    padding: 6px 10px;
    border-radius: 18px;
    font-size: 14px;
    color: black;
}

.btn-social-media-99 {
    display: ruby;
    width: auto;
}
  .blogs-title-4 {
    font-size: 30px;
    font-weight: 600;
}
@media (max-width:480px) {
    ul.ul-list-design {
        padding: 0px 0px 0px 14px !important;
    }
    img.blog-imgs {
        width: 100%;
        height: auto !important;
        object-fit: cover !important;
        margin: 0px 0px 0px 0px;
    }
    p.card-text.mb-4 {
        text-align: start !important;
    }img.card-img-top {
        height: auto;
        width: 93% !important;
        object-fit: cover;
        margin: 0 auto;
    }a.default-btn.btn-industry-tailored {
        width: auto !important;
        float: right;
        font-size: 16px;
        padding: 13px 23px;
        font-weight: 500;
    }
    .card.card-blog-box img.card-img-top {
        height: auto;
        width: 100% !important;
        object-fit: cover;
        margin: 0 auto;
    }
    button.default-btn.login-form {
        height: 46px;
        padding: 0px;
        width: 100% !important;
    }
    .card-body.card-industry.text-center p.card-text.mb-4 {
        text-align: center !important;
    }
    .study-slider1.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-nav {
        display: none !important;
    }
.copy-right-area {
   
    
    padding-bottom: 70px !important;
   
}
.card-contact-box-1 {
   
    margin: 1px 0px 41px 0px !important;
   
}
.card.card-contact-box {
  
    height: auto !important;
  
}
i.maplocation {
    font-size: 51px !important;
}
section.bg-light.pt-5.pb-5.shadow-sm.contact-bg {
    padding: 77px 0px 31px 0px !important;
}
p {
 
    text-align: justify;
}
.main-default-content {
    padding: 0px 12px;
}
p.trems-n-con-text {
    font-size: 17px;
    color: #000000;
}ul.font-ul {
    padding: 0;
}
.banner-content p {
   
    font-size: 16px !important;
   
    text-align: center !important;
}
p.card-text.mb-4 {
    text-align: center;
}
p.card-text-contactt.mb-4 {
   
    text-align: center !important;
}
.top-header {

    display: none !important;
}
.mobile-view{
    display: block !important;
}
}
