.p-policy {
    margin-right: 15px;
    margin-left: 15px;
}

.title {
    font-family: 'Poppins' sans-serif;
    text-align: center;
    font-size: 32px;
    color: #2e363a;
    font-weight: 600;
    margin-top: 3%;
}

.title-content {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}

.benifts-heading1 {
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: 'Poppins' sans-serif;
}
/*

.benifts-heading1::after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: 13px;
    left: 47%;
    background-color: #337ab7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
*/

.benifts-heading2 {
    color: white;
    margin-top: 20px;
    font-weight: 600;
    font-family: 'Poppins' sans-serif;
}

/*
.benifts-heading2::after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: 118px;
    left: 47%;
    background-color: #337ab7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
*/

.imtg {
    max-width: 100%;
    margin-top: 8%;
    margin-left: -2%;
}

.imog {
    max-width: 100%;
    margin-left: 5%;
    margin-top: -10%;
}

.seccnt {
    margin-top: 7%;
    color: #888;
}

.orm {
    margin-left: 31%;
    font-size: 32px;
    color: black;
}

.titl2 {
    margin-top: 20%;
    font-size: 38px;
    margin-left: 30%;
}

.titl {
    margin-top: 13%;
    font-size: 25px;
    text-align: center;
}

.for-top-margin {
    margin-top: 3%;
    color: #888;
}

.aboutcontent {
    background: #e9eeea;
    border-radius: 83px;
    padding: 56px 39px;
    /*    box-shadow: 0 3px 11px #c3c1c1;*/
    padding-bottom: 27px;
    margin-top: 30px;
}

.aboutcontent .founder_img img {
    border-radius: 50%;
    height: 280px;
    object-fit: cover;
    width: 280px;
    position: relative;
    z-index: 1;
    filter: saturate(0.8);
}

.aboutcontent .founder_img {
    position: relative;
    text-align: center;
}

.aboutcontent .founder_img:before {
    position: absolute;
    content: '';
    /* background-color: #385067; */
    top: 2px;
    right: 51px;
    z-index: 1;
    border-radius: 50%;
    height: 280px;
    width: 280px;
}

.aboutcontent h4 {
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    line-height: 32px;
    color: #000;
    margin-bottom: 10px;
}

.aboutcontent p {
    text-align: center;
    font-size: 18px;
    color: #000;
}

.about_news h5 {
    font-size: 19px;
    text-align: center;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.about_news_imgs {
    display: flex;
}

.about_news_imgs img {
    width: 46%;
    height: 76px;
    object-fit: contain;
    margin-right: 56px;
}

.about_news_imgs .award {
    margin: 0 auto;
    height: 96px;
}

.partners h5 {
    text-align: center;
    font-weight: 600;
    color: #4a4a4a;
    margin-top: 25px;
    margin-bottom: 31px;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
}

.partners p {
    text-align: center;
}

.clients_counts {
    display: flex;
}

.happy_clients {
    padding: 10px;
    box-shadow: 0 6px 9px #b5b5b5;
    text-align: center;
    height: 70px;
    border-radius: 8px;
    background-image: linear-gradient(45deg, #0f9353, #02d060);
    color: #fff;
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 128px;
    margin: 0 auto;
    margin-right: 10px;
    font-size: 12px;
}

.happy_clients_bold {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.partners {
    position: relative;
}

.partners .img {
    display: flex;
    justify-content: center;
}

.partners h5:after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: -12px;
    left: 50%;
    background-color: #337ab7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    transform: translate(-50%);
}

.about_founder {
    position: relative;
}

.about_founder:after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: -9px;
    left: 48%;
    background-color: #337ab7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.partners .img img {
    width: 40%;
    height: 68px;
    object-fit: contain;
}


/* Suprio Awards CSS start */


/*.awades {
    margin: 30px 0;
}*/

.award__row {
    margin: 30px 0;
}

h1.award__heading {
    font-family: 'Poppins' sans-serif;
    text-align: center;
    font-size: 28px;
    color: #2e363a;
    font-weight: 600;
    padding: 80px 0px 30px 0px;
}

h1.award__heading:after {
    content: '';
    display: block;
    background: #337ab7;
    position: absolute;
    width: 68px;
    height: 5px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
    border-radius: 33px;
}

.awards__img {
    width: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    transition: 0.5s all linear;
}

.awards__img img {
    width: 100%;
    height: 209px;
    /* border-radius: 15px; */
    object-fit: cover;
}

.awards__contant h2 {
    padding: 6px 0 3px;
    line-height: 18px;
    color: #313131;
    font-size: 17px;
    font-weight: 800;
}

.awards__contant p {
    padding: 0 0;
    font-size: 13px;
    color: #6f6f6f;
}

img.rnr__images {
    position: relative;
    transition: 0.2s all linear;
}

.awardPage__link {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #000000bf;
    color: #fff;
    padding: 15px 14px;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
    transition: 0.9s ease-in-out;
    width: 100%;
    text-align: center;
}

.rnr__images:hover {
    filter: blur(1px);
}

.awards__img:hover .awardPage__link {
    letter-spacing: 1px;
}


/* i.fas.fa-link.link__icon {
    font-size: 17px;
    margin-left: 35px;
    margin-right: 10px;
    position: absolute;
    bottom: 10px;
    right: 5px;
} */

i.fas.fa-link.link__icon {
    display: none;
    float: right;
}

.awards__img:hover {
    box-shadow: 0 2px 5px #3e3e3e;
    /* transform: scale(1.1); */
}

.awards__img:hover .fas.fa-link.link__icon {
    display: inline-block;
}


/* a.awardPage__link:hover {
    letter-spacing: 1px;
} */

@media (max-width: 991px) {
    #myHeader {
        margin-bottom: 40px;
    }
    h1.award__heading {
        margin-bottom: 20px;
    }
    .award__row {
        margin: 0;
    }
    .awards__img {
        margin: 12px 0;
    }
}

@media (max-width: 768px) {
    .award__row {
        margin: 0;
    }
    .awards__contant {
        margin: 0 0 25px 0;
    }
}

@media (max-width: 425px) {
    .awards__img img {
        width: 100%;
        height: 209px;
        border-radius: 15px;
        object-fit: cover;
    }
}

@media (max-width: 320px) {
    .awards__img img {
        width: 100%;
        height: 165px;
        border-radius: 15px;
        object-fit: initial;
    }
}


/* Suprio Awards CSS end */





@media screen and (max-width: 768px) {
    .title{text-align: center !important; font-size: 24px !important; margin-top: 20px !important;}
    
    .about_founder {
        margin-top: 30px;
    }
    .aboutcontent {
        margin-top: 30px;
        padding: 56px 24px;
    }
    .aboutcontent .founder_img img {
        width: 269px;
        height: 269px;
    }
    .aboutcontent .founder_img:before {
        right: 19px;
        height: 269px;
        width: 269px;
    }
    .aboutcontent h4 {
        font-size: 21px;
        line-height: 26px;
        margin: 20px 0;
    }
    .about_news_imgs img {
        width: 41%;
        margin-right: 36px;
    }
    .about_founder:after {
        bottom: -14px;
        left: 42%;
    }
    .benifts-heading1{
        position: relative;
    }
     .benifts-heading2{
        position: relative;
    }
    .benifts-heading2::after {
       left: 50%;
        position: absolute;
        transform: translate(-50%);
        bottom: 10px;
    }
    .benifts-heading1::after {
        left: 50%;
        position: absolute;
        transform: translate(-50%);
    }
}

.page-header.page-header-modern.page-header-lg {
    padding: 100px 0;
}

 
.border-0 {
    border: 0!important;
}
.text-center {
    text-align: center!important;
}
.text-color-dark {
    color: #fff;
}
.text-10 {
    padding-top: 50px;
}
.p-5 {
    padding: 3rem!important;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.text-white {
    color: #fff!important;
}
.text-center {
    text-align: center!important;
}
 
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
/*    border: 1px solid rgba(0,0,0,.125);*/
    border-radius: 0.25rem;
}
.row-abt {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.p-1 {
    padding: 0.25rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.mb-1, .my-1 {
    margin-bottom: 0.25rem!important;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.mr-auto, .mx-auto {
    margin-right: auto!important;
}
.img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;   
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
.pl-5, .px-5 {
    padding-left: 3rem!important;
}
.pr-5, .px-5 {
    padding-right: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}
.fs-20 {
    font-size: 20px;
}
.ml-4, .mx-4 {
    margin-left: 1.5rem!important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem!important;
}
.mt-2, .my-2 {
    margin-top: 0.5rem!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
/*
@media (max-width: 425px) {
    .benifts-heading2::after {
        bottom: 200px;
        left: 45%;
    }
}

@media (max-width: 375px) {
    .benifts-heading2::after {

        left: 45%;
    }
}

@media (max-width: 320px) {
    .benifts-heading2::after {
        bottom: 276px;
        left: 45%;
    }
}
*/
/*        bottom: 245px;*/