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:hover,
.services-circle-item-title:hover {
    -webkit-transform: translatey(-10px);
    -moz-transform: translatey(-10px);
    -ms-transform: translatey(-10px);
    -o-transform: translatey(-10px);
    transform: translatey(-10px);
}

.bg-blue-light {
    background: #2a7ab0;
}

.contact p {
    color: #dedede;
    font-size: 19px;
    margin-bottom: 0;
    margin-top: 15px
}

.bg-white {
    background: #fff
}

.shape {
    overflow: hidden;
    width: 100%;
}

.rd-color {
    color: #d81624;
}

.first-color {
    color: #0b2154;
}

h2 {
    font-size: 2rem;
    line-height: 1.2;
}

.h2,
.h5 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

.h5 {
    font-size: 1.25rem;
}

.about-us p {
    padding: 25px 0;
}

.about-box {
    text-align: center;
    padding: 20px 20px 20px 20px;
    box-shadow: 0 3px 15px 0 rgb(0 0 0 / 10%);
}

.shape-bottom {
    transform: rotate(180deg);
}

.shape svg {
    display: block;
    fill: #fff;
}

.sec-pad-60 {
    padding: 60px 0;
}

.sec-pad-80 {
    padding: 80px 0
}

.about .txtright {
    position: relative;
    color: #000;
    background: #ffff;
    background-color: #ffffff;
    border-radius: 4px;
    padding: 37px;
    text-align: center;
}

.how-works,
.banner {
    position: relative;
}

.how-works:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 19px;
    background-image: url(../img/section-bubble3.png);
    background-repeat: no-repeat;
    transform: rotate( 180deg);
}

.banner .content {
    position: relative;
    color: #ffffff;
    padding: 80px 0 165px 0;
}

.banner .content h1 {
    font-size: 25px;
}

.banner .content p {
    line-height: 2.4;
    margin: 30px auto;
}

.services {
    margin-top: -79px;
    position: relative;
    z-index: 9;
}

.white {
    color: #fff;
}

.banner .btn {
    font-weight: 800;
    color: #132c40;
    padding: 0.5em 1.5em;
    font-size: 1.1em;
    background: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    border-radius: 27.5px;
}

.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: 17px;
    font-weight: 900;
    margin-bottom: 5px;
}

.sub-title:hover {
    color: #fabc00
}

.home-card {
    margin: 15px;
    padding: 13px 15px;
}

.flex-cont {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.txt-gray {
    color: #666666;
}

.home-card {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .15);
    -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .15);
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 50px;
}

.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 {
    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 {
    text-align: center;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
}

.card-title {
    background: #ffff;
    font-size: 1.15em;
    font-weight: 700;
    margin: 0px;
    padding: 15px 5px 25px;
}

.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 {
    border: 0;
    width: 10%;
    height: 3px;
    background-color: #f3f6f7;
    margin: 0 auto;
}

.load-more {
    background: #132c40;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    width: 60%;
    font-weight: 900;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
    height: 50px;
}

.load-more:disabled,
.load-more[disabled] {
    background: #5e0410;
}

.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;
}

.overlay {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background-color: #21209c;
}

.single-service img {
    margin-top: -75px;
    margin-bottom: 15px;
}

.services .single-service img {
    margin-top: 0;
}

.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: 9;
}

.shape-divider-top {
    width: 100%;
    overflow: hidden;
    transform: rotate( 180deg);
    position: relative;
    top: -2px;
}

.shape-divider-top svg {
    position: relative;
    display: block;
    width: calc(155% + 1.3px);
    height: 181px;
}

.shape-divider-top .shape-fill {
    fill: #fbfbfb;
}

.services-img {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    height: auto;
    display: none;
}

.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: center;
    display: inline-block;
    margin-bottom: 25px;
    transition: 0.15s;
    width: 100%;
}

.card-title {
    font-size: 1.15em;
    font-weight: 700;
    margin: 0px;
    padding: 15px 5px 25px;
}

.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;
}

.align-items-center {
    display: flex;
    align-items: center!important;
    justify-content: center!important;
}

@-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) {
    .col {
        float: right;
        padding-left: 20px;
    }
    .col-3 {
        width: 31%
    }
    .col-4 {
        width: 33%;
    }
    .col-6 {
        width: 46%;
    }
    .col-8 {
        width: 64%;
    }
    .col-9 {
        width: 75%;
    }
    .single-service {
        width: 30%;
        float: right;
    }
    .services .single-service {
        width: 14%;
    }
    .card-archive {
        width: 30%;
    }
    .about-box {
        width: 31%;
        float: right;
    }
    .about-box img {
        margin-bottom: 13px;
    }
    .card-archive:nth-child(2n+1) {
        clear: none;
    }
    .card-archive:nth-child(3n+1) {
        clear: right;
    }
    .col-md-8 {
        width: 66.666667%;
        float: right;
    }
}

@media only screen and (min-width: 992px) {
    .about-box {
        margin-left: 15px;
    }
    .services-img {
        display: block;
    }
}