body {
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0e1133;
    /* font-weight: 600; */
    line-height: 1.2;
    font-family: 'Outfit', sans-serif;
    margin: 0;
}

.text-orange {
    color: #ff7b25;
}

header {
    width: 100%;
    float: left;
    /* z-index: 9; */
    position: relative;
}

header .navbar {
    border-top: 1px solid rgb(247, 247, 247);
    padding: 0 1em;
    box-shadow: 0 6px 19px #00000057;
}

.wd-area {
    width: 100%;
    float: left;
}

.section-padding {
    padding: 6em 3em 3em;
}

.section-padding-mx {
    padding: 2em 3em 0;
}


/* OFFCANVAS NAV */

.offcanvas-body {
    padding: 0;
}

.offcanvas-body .nav-link {
    display: block;
    padding: 0.8rem 1rem;
    color: #3d436c;
    font-weight: 700;
    font-size: 13px;
    font-family: 'Outfit', sans-serif;
    border-bottom: 1px solid #ededed;
    text-transform: uppercase;
}

.offcanvas-body .accordion-button:not(.collapsed) {
    color: #003f9e;
    background-color: #ffffff;
    box-shadow: none;
}

.offcanvas-body .accordion-item {
    background-color: #e7f1ff;
    border: none;
}

.dot-white a {
    border: 1px solid #fff;
}

.uk-dotnav>.uk-active>* {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: transparent;
}


/* service header */

.serviceHeader {
    background: #000099;
}

.serviceHeader .navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 2.3;
    padding: 8px 30px;
    font-family: 'Outfit', sans-serif;
    /* border-left: 1px solid rgba(255, 255, 255, 0.452) !important; */
    /* width: 250px; */
    text-align: center;
}

.serviceHeader .navbar-dark .navbar-nav .nav-link:first-child {
    border-left: none;
}


/* Box height */

.app_bx_h {
    height: 100%;
    max-height: 500px;
}

.app_bx_h_2 {
    max-height: 100%;
    min-height: 420px;
}

.mob_bx_h {
    min-height: 380px;
    max-height: 100%;
}

.mob_bx_h_sm {
    max-height: 100%;
    min-height: 360px;
}

.mob_bx_h_xs {
    max-height: 100%;
    min-height: 320px;
}


/* Area and padding */

.wd-area {
    width: 100%;
    float: left;
}

.section-padding {
    padding: 6em 5em 3em;
}

.section-padding-mx {
    padding: 2em 3em 0;
}

.section-padding .features-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.section-padding .features-wrap .features-content-wrap .features-content ul .features-item .features-text {
    max-width: 100% !important;
}


/* button animate */

.btn-animate {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    background: 0 0;
    padding: 0
}

.btn-animate {
    width: 12rem;
    height: auto
}

.btn-animate .btnDense .circle,
.btn-animate .btnLight .circle {
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    position: relative;
    display: block;
    margin: 0;
    width: 3.2rem;
    height: 3.2rem;
    background: #104cba;
    border-radius: 1.625rem
}

.btn-animate .btnLight .circle {
    background: #f90
}

.btn-animate .btnDense .circle .icon,
.btn-animate .btnLight .circle .icon {
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff
}

.btn-animate .btnLight .circle .icon {
    background: #000098;
}

.btn-animate .btnDense .circle .icon.arrow,
.btn-animate .btnLight .circle .icon.arrow {
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    left: .625rem;
    width: 1.125rem;
    height: .125rem;
    background: 0 0
}

.btn-animate .btnDense .circle .icon.arrow::before,
.btn-animate .btnLight .circle .icon.arrow::before {
    position: absolute;
    content: "";
    top: -.25rem;
    right: .0625rem;
    width: .625rem;
    height: .625rem;
    border-top: .125rem solid #fff;
    border-right: .125rem solid #fff;
    transform: rotate(45deg)
}

.btn-animate .btnDense .button-text,
.btn-animate .btnLight .button-text {
    transition: all .45s cubic-bezier(.65, 0, .076, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .75rem 0;
    margin: 0 0 0 1.85rem;
    color: #104cba;
    line-height: 1.8;
    text-align: center;
    text-transform: uppercase
}

.btn-animate .btnLight .button-text {
    color: #fff;
}

.btn-animate:hover .btnDense .circle,
.btn-animate:hover .btnLight .circle {
    width: 100%
}

.btn-animate:hover .btnDense .circle .icon.arrow,
.btn-animate:hover .btnLight .circle .icon.arrow {
    background: #fff;
    transform: translate(1rem, 0)
}

.btn-animate:hover .btnLight .circle .icon.arrow {
    background: #000099;
}

.btn-animate:hover .btnDense .button-text {
    color: #fff;
}

.btn-animate:hover .btnLight .button-text {
    color: #000099
}


/* banner */

.bnr .carousel-caption h2 {
    font-weight: 600;
    font-size: 3em;
    color: #010d62;
    text-shadow: 1px 1px rgb(0 0 0 / 2%), 2px 2px rgb(0 0 0 / 2%), 3px 3px rgb(0 0 0 / 2%), 4px 4px rgb(0 0 0 / 2%), 5px 5px rgb(0 0 0 / 2%), 6px 6px rgb(0 0 0 / 2%), 7px 7px rgb(0 0 0 / 2%);
}

.bnr .carousel-caption p {
    color: #000;
    font-size: 1.3em;
}

.banner-area {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%;
    float: left;
}

.banner-area .wavesshape {
    bottom: -2px;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%
}

.banner-area .wavesshape .shape {
    bottom: -50px;
    height: auto
}

.banner-area .content {
    position: relative;
    z-index: 9
}

.banner-area .wavesshape {
    position: relative;
    z-index: 1
}

.banner-area .triangle-shadow {
    position: relative;
    z-index: 1
}

.banner-area .triangle-shadow::before {
    border-bottom: 0 solid transparent;
    border-right: 100vw solid #fff;
    border-top: 80px solid transparent;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 101
}

.banner-area.shadow-inner .content {
    padding: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.banner-area.content-double .double-items {
    align-items: center;
    align-self: center;
    display: flex;
    justify-content: center;
    vertical-align: middle
}

.banner-area .banner-carousel .owl-item.center img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.banner-area .banner-carousel .owl-item img {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9)
}

.banner-area .item h1:first-child,
.banner-area .item h2:first-child,
.banner-area .item h3:first-child,
.banner-area .item h4:first-child,
.banner-area .item h5:first-child,
.banner-area .item h6:first-child {
    animation-delay: .5s
}

.banner-area .item h1:nth-child(2),
.banner-area .item h2:nth-child(2),
.banner-area .item h3:nth-child(2),
.banner-area .item h4:nth-child(2),
.banner-area .item h5:nth-child(2),
.banner-area .item h6:nth-child(2) {
    animation-delay: .7s
}

.carousel-caption h1:nth-child(3),
.carousel-caption h2:nth-child(3),
.carousel-caption h3:nth-child(3),
.carousel-caption h4:nth-child(3),
.carousel-caption h5:nth-child(3),
.carousel-caption h6:nth-child(3) {
    animation-delay: .9s
}

.banner-area .item p {
    animation-delay: .5s
}

.banner-area .item ul {
    animation-delay: .6s
}

.banner-area .item a,
.banner-area .item button {
    animation-delay: .7s
}

.banner-area .bg-gradient .content h2 {
    line-height: 1.2
}

.banner-area .content p {
    padding-right: 15%
}

.vc_row {
    margin: 0!important
}

.vc_column_container>.vc_column-inner {
    padding: 0!important
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1)
    }
    to {
        -webkit-transform: scale(1.2, 1.2)
    }
}

@-moz-keyframes zoom {
    from {
        -moz-transform: scale(1, 1)
    }
    to {
        -moz-transform: scale(1.2, 1.2)
    }
}

@-o-keyframes zoom {
    from {
        -o-transform: scale(1, 1)
    }
    to {
        -o-transform: scale(1.2, 1.2)
    }
}

@keyframes zoom {
    from {
        transform: scale(1, 1)
    }
    to {
        transform: scale(1.2, 1.2)
    }
}

.carousel-inner .item>.slider-thumb {
    -webkit-animation: zoom 20s;
    animation: zoom 20s
}

.banner-area .carousel-zoom .slider-thumb {
    height: 100%;
    position: absolute;
    width: 100%
}

#particles-js,
#ripple {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.banner-area .carousel-control {
    background: transparent none repeat scroll 0 0;
    height: 50px;
    font-size: 30px;
    line-height: 50px;
    margin-top: -25px;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 70px;
    z-index: 1;
    text-transform: uppercase;
    display: inline-block;
    text-align: center
}

.banner-area .carousel-control .shadow {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-shadow: inherit;
    top: 50%;
    width: 50px;
    z-index: 1
}

.banner-area .carousel-control .shadow::after {
    background: #1e2726 none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.banner-area .carousel-control.left {
    left: -80px
}

.banner-area:hover .carousel-control.left {
    left: 10px
}

.banner-area:hover .carousel-control .shadow .left {
    left: 20px
}

.banner-area .carousel-control.right {
    right: -80px
}

.banner-area:hover .carousel-control.right {
    right: 10px
}

.banner-area:hover .carousel-control .shadow.right {
    right: 20px
}

.banner-area .carousel-indicator {
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 100%
}

.banner-area .carousel-indicators {
    position: absolute;
    right: 40px;
    left: auto;
    width: auto;
    height: auto;
    top: 50%;
    transform: translate(10px, -50%);
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    -o-transform: translate(10px, -50%);
    bottom: auto;
    margin: 0;
    display: block
}

.banner-area .carousel-indicators li {
    display: block;
    height: 20px;
    width: 20px;
    margin: 10px 0;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: 0 0;
    position: relative;
    z-index: 1
}

.banner-area .carousel-indicators li.active {
    border: 2px solid #fff
}

.banner-area .carousel-indicators li::after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    height: 5px;
    width: 5px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.banner-area .video-bg-live .mbYTP_wrapper {
    z-index: 1 !important
}

.double-items>.row div {
    height: auto
}

.banner-area .item .row div {
    height: auto
}

.banner-area .bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-size: cover;
    background-position: center left;
    background-image: url(../images/slider/img-slide-1.jpg)
}

.banner-area.content-bg.circle-shape::after {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 50%;
    background: url(../images/5.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    opacity: .2
}

.banner-area.content-bg .content {
    padding: 100px 50px;
    background: #fff;
    margin-top: 50px;
    box-shadow: 6px -1px 80px -16px #072a6a40;
}

.banner-area .bottom-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%
}

.banner-area .bottom-shape img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.banner-area .content {
    z-index: 9
}

.banner-area .content h4 {
    margin-bottom: 25px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500
}

.banner-area .content h2 {
    font-size: 50px;
    margin-bottom: 30px;
    font-weight: 600
}

.banner-area .content h2 strong {
    display: block
}

.banner-area .content a {
    margin-top: 15px
}

.banner-area .content a.video-play-button {
    top: 55px
}

.banner-area .text-large .content h2 {
    font-size: 80px;
    line-height: 1.1
}

.banner-area .text-center .content p {
    padding: 0 10%
}

.banner-area .top-pad-80 .content {
    padding-top: 80px
}

.banner-area .background-move {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    opacity: .3
}

@media(min-width:1300px) {
    .banner-box {
        padding: 50px;
        padding-top: 95px;
        border-radius: 8px
    }
}


/* headings */

.site-heading h5 {
    text-transform: uppercase;
    font-weight: 700;
    color: #104cba;
    font-size: 16px;
    position: relative;
    z-index: 1;
    display: inline-block
}

.site-heading p {
    font-size: 16px;
    max-width: 800px;
    margin: 10px auto;
    color: #59596a;
}

.site-heading.light p {
    color: #fff
}

.site-heading h2 {
    display: block;
    font-weight: 800;
    position: relative;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 2.5em;
}

.site-heading.light h2 {
    color: #fff
}

.site-heading .dvider {
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #104cba;
    position: relative;
    z-index: 1;
    left: 10px
}

.site-heading.text-light .dvider {
    background: #fff
}

.site-heading.light .dvider {
    background: #fff
}

.site-heading .dvider:before {
    position: absolute;
    left: -15px;
    top: 0;
    content: "";
    height: 2px;
    width: 10px;
    background: #104cba
}

.site-heading.light .dvider:before {
    background: #fff
}

.heading-divider {
    display: inline-block;
    position: relative;
    height: 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #104cba;
    width: 90px;
    overflow: hidden
}

.heading-divider:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1.1px;
    height: 7px;
    width: 8px;
    background-color: #fff;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: infinite-move;
    animation-name: infinite-move
}

.bg-gray .heading-divider:after {
    background-color: #f3f7fd
}

.site-heading {
    margin-bottom: 60px;
    overflow: hidden;
    margin-top: -5px
}

.site-heading2 {
    margin-bottom: 0 !important;
    overflow: hidden;
    margin-top: 0 !important;
}


/* Mission */

.services .card {
    border: none;
    margin-bottom: 2em;
}

.services .card .card-body {
    padding: 0;
    align-items: center;
    display: inline-flex;
    justify-content: flex-start;
}

.services .card-body h4 {
    font-weight: 700;
    color: #232323;
    font-size: 1.5em;
}

.services .card-body p {
    color: #4a436e;
    font-size: 16px;
    font-weight: 500;
}

.missionCard img {
    position: relative;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
}

.missionCard .textAside {
    padding-left: 2em;
    padding-right: 2em;
}


/* serv_grid_1 */

.serv_grid_1 {
    position: relative;
    z-index: 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 17px -6px #000000b8;
}

.serv_grid_1 img {
    transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
}

.serv_grid_1 img:hover {
    transform: scale(1.2);
}

.serv_grid_1 .card-body a:hover {
    color: #ff9900;
}

.serv_grid_1 .card-body {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background: linear-gradient( 45deg, #211f28, #0000002b);
    color: #d5d5d5;
    border-radius: 0;
    border: none;
}

.serv_grid_1 .card-body h3 {
    color: #fff;
    font-weight: 500;
    font-size: 1.6em;
    margin-bottom: 9px;
    text-shadow: 3px 1px 4px #0000008f;
}

.serv_grid_1 .card-body a {
    color: #fff;
    text-transform: capitalize;
    font-size: 13px;
    margin-top: 10px;
}


/*--
/*  06 - Skill CSS
/*----------------------------------------*/

.skill-section {
    position: relative;
    z-index: 1;
}

.skill-section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #f2f2f2 url(../images/skill-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    width: 44%;
    height: 100%;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .skill-section::before {
        display: none;
    }
}

.skill-section .skill-wrap .skill-content-wrap .skill-content-left {
    padding-top: 20px;
}

.skill-section .skill-wrap .skill-content-wrap .skill-content-left .experience .number {
    font-size: 150px;
    line-height: 30px;
    color: #000098;
    font-weight: 700;
}

@media only screen and (max-width: 1199px) {
    .skill-section .skill-wrap .skill-content-wrap .skill-content-left .experience .number {
        font-size: 110px;
    }
}

@media only screen and (max-width: 575px) {
    .skill-section .skill-wrap .skill-content-wrap .skill-content-left .experience .number {
        font-size: 90px;
    }
}

.skill-section .skill-wrap .skill-content-wrap .skill-content-left .experience span {
    font-size: 24px;
    line-height: 38px;
    font-weight: 400;
    color: #090d2f;
    display: block;
    margin-top: 60px;
}

@media only screen and (max-width: 1199px) {
    .skill-section .skill-wrap .skill-content-wrap .skill-content-left .experience span {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-section .skill-wrap .skill-content-wrap .skill-content-left .experience span {
        font-size: 20px;
    }
}

.skill-section .skill-wrap .skill-content-wrap .skill-content-left .title {
    font-size: 40px;
    line-height: 54px;
    color: #333333;
    margin-top: 40px;
}

@media only screen and (max-width: 1199px) {
    .skill-section .skill-wrap .skill-content-wrap .skill-content-left .title {
        font-size: 36px;
        line-height: 48px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-section .skill-wrap .skill-content-wrap .skill-content-left .title {
        font-size: 28px;
        line-height: 40px;
    }
}

.skill-section .skill-wrap .skill-content-wrap .skill-content-left .title span {
    color: #000098;
}

.skill-section .skill-wrap .skill-img-wrap {
    padding-top: 70px;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item {
    margin-top: 30px;
    background-color: #fff;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img {
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    transform: translate3d(0, 0, 0);
    transition: all 0.3s linear;
    z-index: 1;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .image {
    display: block;
    position: relative;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #FFFFFF00 0%, #010f31 100%);
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 0;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .image img {
    border-radius: 5px;
    width: 100%;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text {
    position: absolute;
    bottom: 45px;
    left: 30px;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text .title a {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: .3px;
}

@media only screen and (max-width: 767px) {
    .skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text .title {
        font-size: 22px;
    }
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text .title a:hover {
    color: #005de0;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text .skill-btn {
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
    color: #e9e8e8;
    transition: all 0.3s linear;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text .skill-btn i {
    position: relative;
    top: 1px;
    margin-left: 4px;
    transition: all 0.3s linear;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text .skill-btn:hover {
    color: #ffffff;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img .skill-img-text .skill-btn:hover i {
    color: #ffffff;
}

.skill-section .skill-wrap .skill-img-wrap .skill-img-item .skill-img:hover {
    transform: translateY(-5px) translate3d(0, -5px, 0);
}

.skill-content-right {
    padding-left: 150px;
}

@media only screen and (max-width: 1199px) {
    .skill-content-right {
        padding-left: 80px;
    }
}

@media only screen and (max-width: 991px) {
    .skill-content-right {
        padding-left: 0;
        padding-top: 50px;
    }
}

.skill-content-right .title {
    font-size: 30px;
    line-height: 48px;
}

@media only screen and (max-width: 1199px) {
    .skill-content-right .title {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .skill-content-right .title {
        font-size: 26px;
    }
}

.skill-bar-wrap .skill-item {
    margin-top: 30px;
}

.skill-bar-wrap .skill-item .skill-header {
    position: relative;
}

.skill-bar-wrap .skill-item .skill-header .skill-title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #120e1d;
}

.skill-bar-wrap .skill-item .skill-header .skill-percentage {
    position: absolute;
    top: 0;
    right: 0;
}

.skill-bar-wrap .skill-item .skill-header .skill-percentage span {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #120e1d;
}

.skill-bar-wrap .skill-item .bar-inner {
    width: 100%;
    height: 10px;
    border: 1px solid #ff9900;
    margin-top: 5px;
    position: relative;
}

.skill-bar-wrap .skill-item .bar-inner .progress-line {
    height: 6px;
    position: absolute;
    width: 0;
    top: 1px;
    left: 1px;
    background: #ff6600;
    transition: 3s;
}


/*--
/*  09 - Features CSS
/*----------------------------------------*/

.features-section {
    background: #f2f2f2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.features-section .features-thumb {
    position: absolute;
    left: 70px;
    width: 45%;
    height: 100%;
}

.features-section .features-thumb .shape-1 {
    position: absolute;
    left: 150px;
    top: 85px;
    padding: 0 20px;
    z-index: -1;
    -webkit-animation: rotate-style 50s linear infinite;
    animation: rotate-style 50s linear infinite;
}

.features-section .features-wrap {
    padding-top: 6em;
    padding-bottom: 145px;
}

.features-section .features-wrap .features-content-wrap {
    padding-left: 110px;
}

.features-section .features-wrap .features-content-wrap .section-title {
    margin-left: 0;
}

.features-section .features-wrap .features-content-wrap .features-content {
    padding-top: 20px;
}

.features-section .features-wrap .features-content-wrap .features-content ul {
    display: flex;
    flex-wrap: wrap;
}

.features-section .features-wrap .features-content-wrap .features-content ul .features-item {
    display: flex;
    width: 50%;
    margin-top: 35px;
}

.features-section .features-wrap .features-content-wrap .features-content ul .features-item .features-icon img {
    width: 50px;
}

.features-section .features-wrap .features-content-wrap .features-content ul .features-item .features-text {
    flex: 1;
    margin-left: 35px;
    max-width: 220px;
}

.features-section .features-wrap .features-content-wrap .features-content ul .features-item .features-text .title {
    font-size: 22px;
    line-height: 30px;
    color: #231e32;
}

.features-section .features-wrap .features-content-wrap .features-content ul .features-item .features-text p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #4c4d56;
    margin-top: 10px;
}

.features-section .features-wrap .features-content-wrap .features-content .features-link p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #4c4d56;
    margin-top: 40px;
}

.features-section .features-wrap .features-content-wrap .features-content .features-link p a {
    color: #005de0;
    font-weight: 700;
    text-decoration: underline;
}

@media only screen and (max-width: 1399px) {
    .features-section .features-thumb {
        left: 25px;
    }
}

@media only screen and (max-width: 1399px) and (max-width: 1399px) {
    .features-section .features-thumb .shape-1 {
        top: 205px;
    }
}

@media only screen and (max-width: 1399px) {
    .features-section .features-wrap .features-content-wrap {
        padding-left: 90px;
    }
    .features-section .features-wrap .features-content-wrap .features-content ul .features-item .features-text {
        margin-left: 30px;
    }
}

@media only screen and (max-width: 1199px) {
    .features-section .features-thumb {
        position: relative;
        left: 0px;
        width: 100%;
        display: none !important;
        justify-content: center;
    }
    .features-section .features-thumb .image {
        padding-top: 100px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .features-section .features-thumb .shape-1 {
        left: 275px;
        top: 150px;
    }
    .features-section .features-wrap {
        padding-top: 70px;
        padding-bottom: 100px;
    }
    .features-section .features-wrap .features-content-wrap {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .features-section .features-thumb .image {
        padding-top: 100px;
    }
    .features-section .features-thumb .shape-1 {
        left: 225px;
        top: 150px;
    }
    .features-section .features-thumb .shape-1 img {
        width: 520px;
    }
    .features-section .features-wrap {
        padding-top: 70px;
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 767px) {
    .features-section .features-thumb .image {
        padding-top: 80px;
    }
    .features-section .features-thumb .shape-1 {
        left: 160px;
        top: 140px;
    }
    .features-section .features-thumb .shape-1 img {
        width: 390px;
    }
    .features-section .features-wrap {
        padding-top: 70px;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 575px) {
    .features-section .features-thumb .image {
        padding-left: 20px;
        padding-right: 20px;
        display: none;
    }
    .features-section .features-thumb .shape-1 {
        left: 110px;
        top: 115px;
        padding: 0 20px;
        display: none;
    }
    .features-section .features-wrap .features-content-wrap .features-content {
        padding-top: 20px;
    }
    .features-section .features-wrap .features-content-wrap .features-content ul .features-item {
        width: 100%;
        margin-top: 10px;
    }
    .features-section .features-wrap .features-content-wrap .features-content ul .features-item .features-text .title {
        font-size: 20px;
        line-height: 30px;
        color: #231e32;
    }
}

@-webkit-keyframes rotate-style {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate-style {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/*--Section Title--*/

.section-title {
    max-width: 690px;
    margin: 0 auto;
}

.section-title .title {
    font-size: 40px;
    line-height: 54px;
    font-weight: 700;
    color: #333333;
}

@media only screen and (max-width: 1199px) {
    .section-title .title {
        font-size: 36px;
        line-height: 48px;
    }
}

@media only screen and (max-width: 767px) {
    .section-title .title {
        font-size: 28px;
        line-height: 36px;
    }
}

.section-title .sub-title {
    font-size: 14px;
    line-height: 30px;
    font-weight: 800;
    color: #000099;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.techSection {
    padding: 8em 4em 9em;
    z-index: 2;
}

.testimonial-section {
    background: #0a58ca;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media only screen and (max-width: 1199px) {
    .testimonial-section .testimonial-wrap .section-title {
        text-align: center;
    }
}

.testimonial-section .testimonial-wrap .section-title .title {
    color: #ffffff;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap {
    padding-left: 10px;
}

@media only screen and (max-width: 1199px) {
    .testimonial-section .testimonial-wrap .testimonial-slider-wrap {
        padding-left: 0;
        padding-top: 50px;
    }
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial {
    background: #ffffff;
    padding: 50px;
    border-radius: 5px;
    position: relative;
    margin: 18px 1em;
}

@media only screen and (max-width: 991px) {
    .testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial {
        padding: 40px;
    }
}

@media only screen and (max-width: 575px) {
    .testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial {
        padding: 35px;
    }
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: scaleY(1.1) scaleX(0.85);
    border-radius: 5px;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: scaleY(1.05) scaleX(0.92);
    border-radius: 5px;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content {
    max-width: 285px;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content .title {
    font-size: 22px;
    line-height: 30px;
    color: #000099;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: underline;
    color: #000c29;
    margin-top: 15px;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content .testimonial-author-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content .testimonial-author-wrap .testimonial-author {
    display: flex;
    align-items: center;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content .testimonial-author-wrap .testimonial-author .author-img img {
    border-radius: 50%;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content .testimonial-author-wrap .testimonial-author .author-text {
    flex: 1;
    margin-left: 20px;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content .testimonial-author-wrap .testimonial-author .author-text .name {
    font-size: 16px;
    line-height: 20px;
    color: #231e32;
}

.testimonial-section .testimonial-wrap .testimonial-slider-wrap .single-testimonial .testimonial-content .testimonial-author-wrap .testimonial-author .author-text .designation {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    color: #005de0;
}

.testimonial-active .testimonial-arrow,
.testimonial-4-active .testimonial-arrow {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    transform: translateY(-30%);
    border: 1px solid #005de0;
    box-shadow: 0px 5px 57px 0px rgba(0, 0, 0, 0.15);
    color: #005de0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}

.testimonial-active .testimonial-arrow.swiper-button-prev,
.testimonial-4-active .testimonial-arrow.swiper-button-prev {
    left: 0;
}

.testimonial-active .testimonial-arrow.swiper-button-prev::after,
.testimonial-4-active .testimonial-arrow.swiper-button-prev::after {
    content: "\f16d";
    font-family: flaticon !important;
    font-size: 18px;
}

.testimonial-active .testimonial-arrow.swiper-button-next,
.testimonial-4-active .testimonial-arrow.swiper-button-next {
    right: 0;
}

.testimonial-active .testimonial-arrow.swiper-button-next::after,
.testimonial-4-active .testimonial-arrow.swiper-button-next::after {
    content: "\f16e";
    font-family: flaticon !important;
    font-size: 18px;
}

.testimonial-active .testimonial-arrow:hover,
.testimonial-4-active .testimonial-arrow:hover {
    color: #ffffff;
    background: #005de0;
}

.testimonial-active:hover .testimonial-arrow,
.testimonial-4-active:hover .testimonial-arrow {
    opacity: 1;
    visibility: visible;
}

.testimonial-active:hover .testimonial-arrow.swiper-button-prev,
.testimonial-4-active:hover .testimonial-arrow.swiper-button-prev {
    left: 10px;
}

.testimonial-active:hover .testimonial-arrow.swiper-button-next,
.testimonial-4-active:hover .testimonial-arrow.swiper-button-next {
    right: 10px;
}


/* caseStudy */

.caseStudy {
    padding-bottom: 5em !important;
}

.caseStudy .bg-dark {
    background-color: #ff6600eb !important;
}

.caseStudy .bg-dark h4 {
    font-size: 1.6em;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    /* height: 100px; */
}

.caseStudy .bg-dark p {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 52px;
}


/*info_footer*/

.info_footer {
    width: 100%;
    float: left;
    margin: 2em 0 0 0;
    padding: 2.5em 0;
    border-bottom: 2px solid #fff;
    background: #f3f3f3;
}

footer {
    width: 100%;
    float: left;
    position: relative;
    padding: 4em 3em 2em;
    background: #071b4d;
    border-top: 1px solid #dcdcdc14;
}

.top_areaFooter {
    padding: 3em 2em;
    border-bottom: 1px solid #071b4d;
    background: linear-gradient( 45deg, #071b4d, #061e5a, #071b4d);
}

.widget-top {
    position: relative;
}

.widget-top img {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 0;
    right: 0;
}

.textAside {
    padding-left: 8em;
    font-size: 14px;
    padding-right: 1em;
    font-weight: 200;
}

.textAside h4 {
    font-size: 2em;
    font-weight: 500;
    color: #f90;
    margin: 0;
}

.textAside p {
    color: #fff;
}

.textAside ul {
    margin: 5px 0;
}

.textAside li a {
    display: inline-block;
    color: #fff !important;
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    letter-spacing: 1px;
}

.btn-sm {
    border-radius: 0 4px 4px 0 !important;
}

.footer_widget h4 {
    font-size: 1rem;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #ff9900;
    margin: 0 0 15px;
    letter-spacing: 1px;
}

.footer_widget hr {
    border-color: #2d3e48;
}

.footer_widget ul li a {
    color: #b5b5b5;
    font-size: 15px;
    line-height: 2.4;
    font-weight: 500;
    text-decoration: none;
}

.footer_widget ul li a:hover {
    color: #24a3dd;
}

.footer_widget strong {
    color: #f3f3f3;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.footer_widget p {
    display: block;
    margin: 5px 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #d3d3d3;
    line-height: 1.7;
}

.footer_widget p a {
    display: block;
}

.socialList {
    margin: 15px 0 10px;
}

.socialList li a i {
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 100%;
    text-align: center;
    background: #ffffff;
    color: #071b4d;
    font-size: 17px;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
}

.socialList li a i:hover {
    background: #ff9900;
    color: #071b4d;
    border-color: #ddd;
}

.footer-middle {
    width: 100%;
    float: left;
    padding: 1em 0 6em;
}

.footer-bottom {
    width: 100%;
    float: left;
    padding: 2em 0 0;
    border-top: 1px solid #ffffff14;
}

.footer-bottom p {
    margin: 0;
    color: #eaeaea;
    font-size: 13px;
}

.footer-bottom p a {
    margin: 0;
    color: #eaeaea;
    font-size: 13px;
    line-height: 24px;
}

.footer-bottom .uk-hr,
hr {
    border-top: 1px solid #ffffff14;
}

.listFooter li a {
    display: inline-block;
    padding-left: 3em;
    position: relative;
}

.listFooter li a i {
    position: absolute;
    left: 0;
    color: #ddd !important;
}

.powered {
    color: #ffffff21 !important;
    display: block;
}


/* Inner pages start from here */

.xp-banner-area {
    padding: 5em 4em;
    color: #fff;
    position: relative;
    z-index: 1;
    background-image: url(../images/bg/bg-01.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.xp-banner-area::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, #000098ba, #071e5885);
}

.xp-content h1 {
    color: #fff;
    font-weight: 700;
}

.xp-content h4 {
    color: #fff;
    font-weight: 500;
}

.xp-content p {
    color: #fff;
    margin-bottom: 2em;
}

.servGridSection .uk-card {
    margin-bottom: 2em;
    border-radius: 10px;
}

.servGridSection .uk-card img {
    width: 80px;
    height: 80px;
}

.servGridSection .uk-card h4 {
    font-size: 1.5em;
    margin: 20px 0;
}

.servGridSection .uk-card p {
    margin-bottom: 10px;
}

.process-grid {
    text-align: center;
    margin-bottom: 1em;
}

.process-grid h2 span {
    background: linear-gradient(135deg, #ff9900, #ff6600);
    color: #fff;
    font-size: 1.4em;
    width: 100px;
    height: 100px;
    line-height: 100px;
    box-shadow: 0 6px 10px 0 rgb(16 73 189 / 30%);
    display: inline-block;
    border-radius: 100%;
    margin-bottom: 15px;
}

.process-grid h4 {
    font-size: 1.6em;
    font-weight: 700;
    color: #000c29;
    padding-bottom: 5px;
}

.process-grid p {
    color: #3f4750;
    font-size: 14px;
    padding: 0 15px;
}


/*Core values*/

.bg-Section {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    padding: 4em 3em;
}

.bg-Section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-image: url('../images/background.png');
}

.bg-grad-section {
    width: 100%;
    float: left;
    padding: 9em 4em 5em;
    margin-top: 4em;
    position: relative;
    z-index: 1;
    background: linear-gradient(75DEG, #000099, #262656);
}

.bg-grad-section:before {
    content: '';
    width: 100%;
    height: 23em;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    margin: auto;
    top: -19em;
    transform: skewY( -4deg);
}

.bg-light-01 {
    background: #eef1f6;
}


/* spare */

.techSection2 {
    padding: 5em 4em 0em;
    z-index: 2;
    position: relative;
}


/* FAQ */

.SectionFaqs {
    width: 100%;
    float: left;
    padding: 9em 4em 5em;
    margin-top: 4em;
    position: relative;
    z-index: 1;
    background: linear-gradient(75DEG, #ff9900, #ff6f0f);
}

.SectionFaqs:before {
    content: '';
    width: 100%;
    height: 23em;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    margin: auto;
    top: -19em;
    transform: skewY( -4deg);
}

.faqimg {
    position: absolute;
    left: -36px;
    right: 0;
    margin: auto;
    top: -21em;
    z-index: 1;
    max-width: 565px;
}

.faqsTitle {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    color: #191a1e;
    bottom: 37px;
    font-size: 2.5em;
    background: #ffffff54;
    width: 45%;
    /* display: inline-table; */
    text-align: center;
    border-radius: 50px;
    padding: 6px 0;
    box-shadow: 0px 0px 7px -1px #363c5bb5;
}

.SectionFaqs .actiVe_box li {
    margin-bottom: 15px;
    background: #fff;
    padding: 17px 20px;
    box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, .15);
    -webkit-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, .15);
    -moz-box-shadow: 8px 8px 25px 0px rgba(42, 67, 113, .15);
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
}

.SectionFaqs .uk-accordion-title {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    color: #303038;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    font-weight: 600;
    background: #fff;
    overflow: hidden;
    font-family: 'Outfit', sans-serif;
}

.grdComn {
    color: #fff;
    padding: 2em;
}

.grdComn h3 {
    margin: 10px 0 0;
    color: #fff;
    font-size: 2em;
}

.grdComn h4 {
    margin: 10px 0 10px;
    color: #fff;
    font-size: 1.6em;
}

.grdComn i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #fff;
    font-size: 2em !important;
    color: #000098;
    border-radius: 100%;
    box-shadow: 0 0 10px #151573 inset;
}

.grdComn small {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
}

.grdComn p {
    font-size: 14.5px;
    color: #ddd;
}

.widget-grid {
    position: relative;
    padding: 1em 0 2em;
}

.widget-grid h4 {
    color: #000;
}

.widget-grid i {
    font-size: 2.5em;
    color: #f60;
    line-height: 2em;
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    display: inline-block;
    box-shadow: 0 0 10px #f90 inset;
}

.widget-grid .textAside {
    padding-left: 7em;
    text-align: left;
}

.widget-grid .textAside h4 {
    color: #0e0e36;
    font-size: 1.6em;
    font-weight: 700;
}

.widget-grid .textAside p {
    color: #525266;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.xp-advantage .uk-card-body {
    padding: 15px 15px;
    text-align: center;
    min-height: 170px;
    max-height: 100%;
    display: grid;
    align-items: center;
}

.xp-advantage .uk-card-body img {
    width: 60px;
    height: 60px;
    margin: auto;
}

.xp-advantage .uk-card-body h4 {
    font-size: 1em;
    font-weight: 600;
}


/*page_head*/

.page_head {
    width: 100%;
    float: left;
    padding: 2em 0;
    position: relative;
    overflow: hidden;
    background-color: #e2d8ff;
    border-bottom: 1px solid #e7e4ef;
}

.page_head:after {
    content: '';
    background-image: url(../image/logo_center.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: -34px;
    width: 43%;
    top: -175px;
    height: 600px;
}

.page_head h2 {
    font-weight: 700;
}

.main_inner {
    width: 100%;
    float: left;
    border-bottom: 1px solid #0000001c;
}


/* icon round */

.icon-round {
    width: 80px;
    height: 80px;
    line-height: 80px !important;
    border: 2px solid #0c66ea;
    text-align: center;
    border-radius: 100%;
    color: #2a347b;
    font-size: 2em !important;
    background: #e9f4ff;
    box-shadow: 0 5px 10px #93c6f9;
}

.abt-card .uk-card {
    border-radius: 20px;
}

.abt-card .uk-card-body {
    padding: 25px 20px;
}

.abt-card .uk-card h4 {
    color: #282c32;
    font-weight: 700;
    margin-top: 20px;
}

.title_section {
    margin-bottom: 1em;
}

.title_section h2 {
    color: #000;
    font-weight: 600;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin: 10px 0 0 0;
}

.bg_second {
    width: 100%;
    float: left;
    padding: 3em 0;
}

.service_grid2 {
    margin-top: 5em !important;
}

.service_grid2 .sub_links {
    background: rgba(228, 2, 0, 0.84);
    padding: 1.8em;
    position: absolute;
    top: 29%;
    right: -21px;
}

.service_grid2 .sub_links li a {
    color: #f5f5f5;
    display: block;
    font-size: 14px;
    line-height: 2;
}

.service_grid2 .img_grid {
    width: 80%
}

.sub_links {
    background: rgba(228, 2, 0, 0.84);
    padding: 2em;
    position: absolute;
    top: 29%;
    right: 48px;
}

.sub_links li a {
    color: #f5f5f5;
    display: block;
    font-size: 14px;
    line-height: 2.4;
}

.img_grid {
    width: 70%
}


/*sectionTitlemiddLE*/

.sectionTitlemiddLE {
    margin-bottom: 1em;
}

.sectionTitlemiddLE h2 {
    font-weight: 800;
    margin: 0;
    font-size: 2.2em;
    color: #1358e1;
}

.sectionTitlemiddLE h3 {
    font-weight: 800;
    margin: 1em 0 0 !important;
}

.sectionTitlemiddLE small {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sectionTitlemiddLE p {
    font-size: 17px;
    margin: 5px 0 2em;
    font-weight: 400;
}

.serviceBox {
    color: #666;
    text-align: center;
    padding: 0 10px;
}

.serviceBox .service-icon {
    color: #eb3b5a;
    background: #fff;
    font-size: 60px;
    line-height: 110px;
    width: 130px;
    height: 130px;
    margin: 0 auto 50px;
    border-radius: 50%;
    border: 12px solid #eb3b5a;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset, 0 15px 0 rgba(0, 0, 0, 0.1);
    position: relative;
}

.serviceBox .service-icon:before,
.serviceBox .service-icon:after {
    content: '';
    background-color: #eb3b5a;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: -33px;
}

.serviceBox .service-icon:after {
    height: 12px;
    width: 12px;
    bottom: -50px;
}

.serviceBox .title {
    color: #eb3b5a;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.serviceBox .description {
    font-size: 15px;
    line-height: 22px;
}

.serviceBox.blue .service-icon {
    color: #1358e1;
    border-color: #1358e1;
}

.serviceBox.blue .service-icon:before,
.serviceBox.blue .service-icon:after {
    background-color: #1358e1;
}

.serviceBox.blue .title {
    color: #2a347b;
}

.weImg {
    position: relative;
    z-index: 1;
}


/*about section*/

.about_section {
    width: 100%;
    float: left;
    padding: 3em 0;
    background: #f5f5f5;
    margin-top: 9em;
}

.about_section h4 {
    font-size: 1.3em;
    font-weight: 300;
    margin: 9px 0;
}


/* Inner page */

.banner_heads {
    width: 100%;
    float: left;
}

.banner_heads .uk-breadcrumb {
    margin-top: 0px;
    display: inline-flex !important;
}

.expertiseList li {
    font-size: 16px;
    font-weight: 600;
    color: #010d62;
}

.expertiseList i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #0c66ea;
    color: #ffffff;
    text-align: center;
    border-radius: 100%;
}

.iconRight i {
    float: right;
    margin-left: 1em;
}

.iconRight li {
    text-align: right;
}

.uk-tab>*>a {
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #999;
    font-weight: 600;
    border-bottom: 1px solid transparent;
    font-size: 1.5rem;
}

.uk-tab>.uk-active>a {
    color: #2a347b;
    border-color: #1e87f0;
}

.contact_body h4 {
    font-size: 1.6rem;
    color: #fff;
    text-transform: uppercase;
}

.contact_body h5 {
    color: #fff;
}

.card_green {
    background: #38c113;
    background-image: url('../image/logo_contact.png');
    background-attachment: unset;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 200%;
}

.list_contact {
    position: relative;
}

.list_contact li {
    color: #fff;
    margin: 15px 0;
}

.list_contact li .icon_div {
    position: absolute;
    left: 0;
}

.list_contact li .icon_div img {
    width: 30px;
    height: 30px;
}

.list_contact li a {
    display: inline-block;
    padding-left: 2.6em;
    color: #fff;
    line-height: 1.8;
}

.green_foot {
    text-align: center;
    color: #fff;
}

.green_foot img {
    width: 70px;
    height: 70px;
}

.green_foot h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400 !important;
    margin-bottom: 10px;
    letter-spacing: 1px;
    margin-top: 10px;
}

.btn_card {
    color: #38c113 !important;
    background: #fff !important;
    padding: 14px 15px;
    font-weight: 700;
    font-size: 14px;
    transition: .4s ease-in-out;
}

.btn_card:hover {
    background: rgba(0, 0, 0, 0.15) !important;
    color: #fff !important;
}


/* contact us */

.contact_list {}

.contact_list li {
    margin: 1.5em 0;
}

.contact_list li div {
    /*display: inline-block;*/
    padding-left: 3.5em;
}

.contact_list li div strong {
    color: rgb(68, 68, 68);
    margin-bottom: 5px;
}

.contact_list li i {
    float: left;
    font-size: 2rem;
    color: rgb(16 85 225);
}

.contact_list li div a {
    display: block;
    color: #313131;
    font-size: 15px;
    line-height: 1.7;
}

.contact_list li div a:hover {
    color: rgb(16 85 225) !important;
}