@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}


/* <!-----------bnr-sec----------------> */
.service-40 {
    color: #8d97ad;
    font-weight: 300;
}

.service-40 h1,
.service-40 h2,
.service-40 h3,
.service-40 h4,
.service-40 h5,
.service-40 h6 {
    color: #3e4555;
}

.service-40 .bg-light {
    background-color: #f4f8fa !important;
}

.exImg img {
    max-width: 100%;
}
.service-40 .badge {
    line-height: 14px;
}

.service-40 .badge-danger {
    background-color: #ff4d7e !important;
}

.service-40.wrap-feature40-box {
    background-position: left top, top right;
    background-repeat: no-repeat, no-repeat;
}

.service-40 .btn-info-gradiant {
    background: #188ef4;
    background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
}

.service-40 .btn-info-gradiant:hover {
    background: #316ce8;
    background: linear-gradient(to right, #316ce8 0%, #188ef4 100%);
}

.service-40 .btn-md {
    padding: 15px 45px;
    font-size: 16px;
}


/* <!-------------about-Us section-----------> */
.aboutWrp {
    padding: 70px 0px;
    text-align: center;
    overflow: hidden;
}
.aboutSec {
    margin-bottom: 80px;
    position: relative;
}
.aboutSec:after {
    position: absolute;
    content: '';
    width: 100px;
    height: 3px;
    margin: auto;
    left: 0;
    right: 0px;
    background: #ff934b;
}
.aboutLft img {
    width: 100%;
}
.aboutRght img {
    width: 100%;
}
.boxcn img {
    width: 50px;
    margin-bottom: 6px;
}
.boxcn h3 {
    font-size: 18px;
    font-weight: 600;
}
.boxcn p {
    font-size: 15px;
}
.aboutCntr {padding: 0px 40px;}
.aboutLft{
    position: relative;
}
.aboutLft:after {
    position: absolute;
    content: '';
    top: -20px;
    right: -20px;
    border-top: 12px solid #00a3f7;
    border-right: 12px solid #00a3f7;
    width: 150px;
    height: 150px;
}
.aboutRght {
    position: relative;
}
.aboutRght:after {
    position: absolute;
    content: '';
    bottom: -20px;
    left: -20px;
    border-bottom: 12px solid #ff934b;
    border-left: 12px solid #ff934b;
    width: 150px;
    height: 150px;
}
.aboutSec{
    text-align: center;
}



/* <!------------===============experiance-sec----------===> */
.exprnc-Wrp {
    padding: 45px 0px;
}
.exCont h3 {
    font-size: 35px;
}


/* <!-------==========blog-Sec===========> */
.blogWrp {
    padding: 50px 0;
    background: #eee;
}
.hdrSec {
    margin-bottom: 30px;
}
.blgTitle {
    color: #00a3f7;
    line-height: 1;
    margin: 0;
}
.box {   
    border: 1px solid #cdcdcd;
    border-bottom: 2px solid #00a3f7;
    border-radius: 5px;
    transition: all 0.3s linear;
}
.box:hover {
    transform: translate(0px, -5px);
}
.cntntWrp {
    padding: 0px 7px 30px;
}
.rel {
    color: #00a3f7;
}
.blg-tle {
    font-size: 15px;
    margin: 8px 0;
}
.blg-ds {
    margin-top: 12px;
}
.rdMore {
    padding: 10px 22px;
    border-radius: 20px;
    color: #fff;
    border: 0;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    background: linear-gradient(to right, #188ef4 0%, #316ce8 100%);
}
a {
    text-decoration: none;
}
.rdMore:hover {
    background: linear-gradient(to right, #316ce8  0%, #188ef4 100%);
    text-decoration: none;
    color: #fff;
}
.rating i {
    color: #ff9900;
}
.aboutSec.exp{
    margin-bottom: 40px;
}
.testWrp {
    padding: 70px 0px;
}



/* <!--------========footer-sec----------========> */
.footer {
    background: #333a40;
    color: white;
}
.footer .links ul {
    list-style-type: none;
}
.footer .links li a {
    color: white;
    transition: color 0.2s;
}
.footer .links li a:hover {
    text-decoration: none;
    color: #4180cb;
}
.footer .about-company i {
    font-size: 25px;
}
.footer .about-company a {
    color: white;
    transition: color 0.2s;
}
.footer .about-company a:hover {
    color: #4180cb;
}
.footer .location i {
    font-size: 18px;
}
.footer .copyright p {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 10px;
}


/* <!------========About-Us========---------> */
.abtPge {
    padding: 70px 0px;
}
.abpgCNt h2 {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.abpgCNt h3 {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.abpgCNt p {
    margin: 20px 0px;
}
.abpgCNt h4 {
    font-size: 15px;
    font-weight: 500;
    margin: 8px 0;
}
.abpgCNt i {
    margin-right: 10px;color: red;
}
.secWrp {
    padding: 70px 0px;
}
.pvcytitle {
    margin: 5px 0 2px;
    font-size: 18px;
}

/* <!------------contact us -==============-> */
.content {
    padding: 70px 0;
}


/* <!-----------blog-page------=======> */
.blogWrp {
    padding: 50px 0;
    background: #eee;
}
.hdrSec {
    text-align: center;
    margin-bottom: 30px;
}
.banr-img {
    width: 70%;
    margin-bottom: 10px;
}
.exer-title {
    font-size: 28px;
    line-height: 1.2;
    margin: 0;
}

.autherTitle {
    border: 1px dashed #000;
    display: flex;
    align-items: center;
}
.main-pd-al h1 {
    padding: 8px;
    margin: 0;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 8px;
    line-height: 1.3;
}
.bnr {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.main-pd-al span {
    display: inline-block;
    font-size: inherit;
    cursor: none;
}
img.click-here {
    max-width: 50px!important;
    width: 100%;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-48%,-80%);
}
.btn3 {
    font-size: 18px;
    color: #fff;
    border-radius: 12px;
    background-color: #ea5b53;
    box-shadow: 0 0 8px 1px #6461618a;
    padding: 10px 16px;
    width: 75%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.autherTitle img {
    height: 70px;
}
.addr {
    text-align: center;
    margin-bottom: 25px;
}
#adrtPage {
    padding: 0;
}
.wrpAdvr {
    padding: 15px 30px 50px;
    width: 80%;
    margin: auto;
    border: 1px dotted;
}
.autherTitle span {
    font-size: 19px;
    font-weight: 600;
    margin-left: 8px;
}