a {
    color: inherit;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

p {
    margin: 0 0 1.5em;
    padding: 0;
}

.services-circle-item-title {
    display: block;
    width: 170px;
    height: 170px;
    background-image: url(../img/service-circle-title-1.png);
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 170px;
    font-weight: 600;
    text-align: center;
    box-shadow: inset 0px 0px 100px 20px rgb(71 171 225 / 6%);
    border-radius: 50%;
    color: #677d8f;
    margin: 0 auto;
}

.btn.active,
.btn:hover {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.bg-blue-light {
    background: #2a7ab0;
}

.contact p {
    color: #dedede;
    font-size: 19px;
    margin-bottom: 0;
    margin-top: 15px
}

.bg-white {
    background: #fff
}

.shape-divider-bottom-v {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1616876105 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1616876105 svg {
    position: relative;
    display: block;
    width: calc(109% + 1.3px);
    height: 167px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1616876105 .shape-fill {
    fill: #FFFFFF;
}

.custom-shape-divider-bottom-1613221490 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1613221490 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 150px;
}

.custom-shape-divider-bottom-1613221490 .shape-fill {
    fill: #FFFFFF;
}

.shape svg {
    position: relative;
    display: block;
    fill: #fff;
}

.shape-divider-top {
    width: 100%;
    overflow: hidden;
    transform: rotate(180deg);
}

.shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 181px;
}

.shape-divider-top .shape-fill {
    fill: #FFFFFF;
}

.sec-pad-60 {
    padding: 60px 0;
}

.sec-pad-80 {
    padding: 80px 0
}

.our-featurs {
    border-top: 3px solid #f82462;
}

.banner .content {
    position: relative;
    color: #fff;
}

.white {
    color: #fff;
}

.banner .content p {
    margin: 10px auto 40px auto;
}

.btn {
    background: #ab1649;
    border: 3px solid #ab1649;
    font-weight: 700;
    color: #fff;
    padding: 0.5em 1.5em;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 27.5px;
}

.about p {
    margin: 25px 10px;
}

.section-title {
    margin-bottom: 19px;
    display: inline-block;
    padding: 0 20px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.sub-title {
    display: block;
    font-size: 21px;
    font-weight: 900;
    margin-bottom: 5px;
}

.sub-title:hover {
    color: #255ca2
}

.features .sub-title,
.our-service .sub-title {
    font-size: 17px;
    margin: 12px 0;
}

.flex-cont {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.bold {
    font-weight: 900;
}

.first-color {
    color: #F82462
}

.txt-gray {
    color: #666666;
}

.featurs-card {
    background-color: #effaff;
    border-radius: 8px;
    margin: 15px 0;
}

.service-card {
    background-color: #fff;
    border-radius: 8px;
    margin: 15px;
    padding: 15px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
}

.how-works-number {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    font-size: 40px;
    line-height: 110px;
    font-weight: 700;
    text-align: center;
    color: #000;
}

.single-service {
    width: 100%;
    margin-bottom: 50px;
}

.how-works .sub-title span {
    color: #6fbf52;
}

.how-works .shape-bottom svg {
    fill: #f4f6fd;
}

.why-us-title {
    color: #0F4880
}

.right-box .iconset {
    background: transparent none repeat scroll 0 0;
    float: right;
    position: relative;
    line-height: 58px;
    text-align: center;
}

.right-box .content {
    float: right;
    padding-right: 28px;
    width: 78%;
}

.right-box .content p {
    font-size: 15px
}

.right-box .content .h4 {
    font-size: 19px;
}

.feature-box {
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    background: #fff;
    border-radius: 8px;
    color: #000;
    padding: 15px 30p;
    position: relative;
}

.shadow-border {
    border: 1px solid #c8d7e1;
    border-radius: 20px;
    overflow: hidden;
}

.shadow-border {
    -moz-box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    -webkit-box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
    box-shadow: 0 2px 8px 0 rgba(20, 96, 170, 0.1);
}

.card {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
}


.widget-card {
    width: 31.8221447254%;
    float: right;
}

.widget-cards .widget-card:not(:nth-child(3n+1)) {
    margin-right: 2.1795989538%;
}

.widget-cards .widget-card:nth-child(3n+1) {
    margin-right: 0;
    clear: right;
}

hr {
    position: relative;
    border: 0;
    width: 6%;
    height: 3px;
    background-color: #7160d5;
    margin: 0 auto;
}

.load-more {
    background: #F82462;
    border: 3px solid #F82462;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    width: 60%;
    font-weight: 900;
    height: 50px;
}

.load-more:disabled,
.load-more[disabled] {
    background: #ce2155;
    border: 3px solid #ce2155;
}

.loader {
    border: 4px solid #fff;
    border-radius: 50%;
    border-top: 4px solid transparent;
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1.5s linear infinite;
    margin-right: 10px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.overlay {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background: rgba(19, 21, 54, 0.9);
}

.single-service img {
    margin-top: -75px;
    margin-bottom: 15px;
}

.services .single-service img {
    margin-top: 0;
}

.featurs-card {
    width: 100%;
    border-radius: 10px;
    padding: 10px;
}

.mb-30 {
    margin-bottom: 30px;
}

.how-works .wrapper {
    padding: 80px 20px;
}

.how-works-box {
    background: #fff;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
}

.how-works-box h3 {
    padding-top: 45px;
    font-size: 20px;
    margin: 0;
    z-index: 9;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.how-works-box p {
    padding: 10px;
    color: #7A7A7A;
}

.how-works-box span {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    position: absolute;
    font-weight: 700;
    border-radius: 100%;
    color: #e8e8e8;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 60px;
    height: 85px;
    left: calc(50% - 42px);
    line-height: 80px;
    top: -30px;
    width: 85px;
    border-top: 2px solid #ccc;
}

.about .col {
    position: relative;
}

.about .col-6 {
    margin-bottom: 25px;
}

.ml-6 {
    margin-left: 6%;
}

.u-image-1 {
    border-radius: 10px;
    box-shadow: 0 1px 3px 1px #868686;
    border: 2px solid #fff;
}

.mt-10 {
    margin-top: 10%;
}

.add-content {
    position: relative;
    padding: 3rem 0
}

.add-content .blur {
    width: 100%;
    border-radius: 0;
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    background-color: rgba(25, 70, 118, 0.95);
    z-index: 1;
}

.txt-yal {
    color: #ecad00
}

.txt-blue {
    color: #0f4880;
}

.relative {
    position: relative;
    z-index: 999;
}

.testimonials {
    position: relative;
    background: #fff;
    padding: 28px 25px 0;
    width: 84%;
    margin: 0 auto;
}

.testimon-icon {
    display: inline;
    background: #ecad00;
    position: absolute;
    top: -18px;
    width: 45px;
    right: 42%;
    border-radius: 50%;
    height: 45px;
    line-height: 45px;
}

.testimon-icon svg {
    color: #fff
}

.testimonials p {
    margin: 0
}

.pb-60 {
    padding-bottom: 60px
}

.card {
    text-align: right;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
}

.card-title {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0px;
}

.card-title p {
    margin: 0;
}

.card-content {
    padding: 10px 25px;
}

.card-meta {
    margin-top: 10px;
}

.card-meta li {
    color: #677286;
    margin-right: 15px;
    font-size: 14px;
}

.card-meta li span {
    margin-left: 5px;
}

.widget-card {
    width: 31.8221447254%;
    float: right;
}

.widget-cards .widget-card:not(:nth-child(3n+1)) {
    margin-right: 2.1795989538%;
}

.widget-cards .widget-card:nth-child(3n+1) {
    margin-right: 0;
    clear: right;
}

.blog {
    background: #fbfbfb;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (min-width: 480px) {
    .card-archive {
        width: 45%;
        float: right;
        margin-right: 2.7%;
        margin-left: auto;
    }

    .card-archive:nth-child(2n+1) {
        clear: right;
    }
}

@media only screen and (min-width: 768px) {

    .banner .content p {
        width: 56%;
        margin: 10px auto 25px auto;
    }

    .col {
        float: right;
    }

    .col-2 {
        width: 16.666667%
    }

    .col-3 {
        width: 25%
    }

    .col-4 {
        width: 33%;
    }

    .col-6 {
        width: 44%;
    }

    .col-8 {
        width: 64%;
    }

    .col-9 {
        width: 75%;
    }

    .featurs-card {
        margin: 15px;
    }

    .single-service {
        width: 28%;
        float: right;
    }

    .services .single-service {
        width: 20%;
    }

    .card-archive {
        width: 30%;
    }

    .card-archive:nth-child(2n+1) {
        clear: none;
    }

    .card-archive:nth-child(3n+1) {
        clear: right;
    }
}