@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {

    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-next:before {
    content: "\e900";
}

input.error {
    border: red 1px solid !important;
}

label.error {
    display: none !important;
}

body {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    color: #000;
}

a:hover, a:focus, button:hover, button:focus {
    outline: none;
}

section {
    padding: 60px 0;
    clear: both;
    position: relative;
}

p {
    color: #2c2f39;
}

.main-header {
    background: url(../images/bg-banner.webp)no-repeat;
    background-size: cover;
    min-height: 770px;
    background-position: center center;
}

.our-banner * {
    color: #FFFFFF;
}

header {
    padding: 30px 0;
}

header ul li {
    display: inline-block;
    padding: 0 15px;
}

header ul li a {
    font-size: 22px;
    color: #fff;
}

header ul li img {
    padding-right: 4px;
}

header ul li:first-child {
    font-weight: 700;
}

header ul {
    text-align: right;
}

.our-banner h4 {
    font-size: 28px;
    color: #f8d236;
    position: relative;
    z-index: 2;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}

.our-banner h1 {
    font-size: 52px;
    font-weight: 700;
    line-height: 56px;
    position: relative;
    z-index: 1;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.our-banner h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}

.our-banner h1::before {
    content: "";
    background: #596adc;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    top: -61px;
    left: -32px;
}

a.btn.btn-blue {
    background: #0061ff;
    color: #fff;
}

a.btn {
    padding: 14px 40px;
    background: #ddb309;
    color: #000;
    font-weight: 700;
    border-radius: 6px;
    margin-right: 10px;
    text-transform: uppercase;
}

button.btn {
    padding: 14px 40px;
    background: #0061ff;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
    margin-right: 10px;
    text-transform: uppercase;
}

.our-banner .btn-block {
    margin-top: 30px;
}

.our-banner {
    padding-top: 70px;
    padding-bottom: 70px;
}

.our-brand {
    padding: 0;
    position: relative;
}

.our-brand h3 {
    font-size: 23px;
    color: #020f68;
    font-weight: 700;
    margin-bottom: 0;
}

.our-brand .row {
    align-items: center;
}

.our-brand h3::before {
    background: #c5d4ff;
    content: "";
    width: 1000px;
    height: 150px;
    position: absolute;
    border-bottom-right-radius: 35px;
    top: -61px;
    right: 0;
    z-index: -1;
}

h2::before {
    content: '';
    width: 50px;
    height: 50px;
    background: #ffdc97;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1;
}

h2::after {
    content: "";
    width: 60px;
    height: 2px;
    background: #0061ff;
    position: absolute;
    bottom: 0;
    left: 0;
}

h2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
    color: #000;
    position: relative;
    padding-bottom: 10px;
    display: inline-block;
    z-index: 1;
}

.our-service::after {
    content: "";/*    background: #1e40c8;*/
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    right: 0;
    width: 49%;
    top: 0;
    height: 100%;
    z-index: -1;
}

.our-service::before {
    content: "";/*    background: url("../images/service1.png") no-repeat;*/
    background-size: 100%;
    height: 460px;
    position: absolute;
    left: 0;
    bottom: 60px;
    width: 54%;
}

.info-service ul li {
    font-size: 15px;
    color: #000;
}

.info-service img {
    position: absolute;
    left: -60%;
}

.info-gateway {
    padding: 0;
    padding-right: 0;
}

.info-gateway * {
    color: #fff;
}

.info-gateway h2 {
    color: #ddb309;
    font-size: 36px;
}

.info-gateway h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
}

.info-gateway h2::before {
    display: none;
}

.info-gateway h2::after {
    background: #ddb309;
}

.info-gate ul li {
    display: inline-block;
    width: 83%;
}

.info-gate ul i {
    padding-right: 10px;
}

.info-gate {
    margin-top: 30px;
}

.info-service h2::before {
    display: none;
}

.info-service p {
    margin-top: 15px;
    font-size: 16px;
    width: 85%;
}

.our-p-service .row {
    margin-top: 60px;
}

.our-p-service .info-servce {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
    margin-bottom: 30px;
    border-radius: 10px;
    min-height: 260px;
}

.our-p-service .info-servce h4 {
    font-size: 18px;
    color: #0930cc;
    font-weight: 700;
    margin-bottom: 2px;
    margin-top: 20px;
}

.our-p-service::before {
    content: "";
    background: url(../images/bg-benefit.png) no-repeat;
    background-size: cover;
    max-width: 100%;
    width: 100%;
    height: 800px;
    position: absolute;
    left: 0;
    top: 120px;
    z-index: -1;
}

h2 span {
    font-weight: 400;
}

.our-p-service a.btn {
    margin-top: 10px;
}

.our-process .row {
    margin-top: 50px;
    max-width: 100%;
}

.our-process .info-process {
    margin-top: 100px;
    text-align: left;
}

.our-process .info-process p {
    font-size: 18px;
}

.our-process .info-process .btn-block {
    margin-top: 40px;
}

.our-process img {
    max-width: 90%;
    float: left;
}

.tab-process {
    justify-content: center;
    border-bottom: 0;
}

.tab-process li {
}

.tab-process .nav-item {
    background: #1e40c8;
    color: #fff;
    padding: 0 15px;
}

.tab-process .nav-item.show .nav-link, .tab-process .nav-link.active {
    background: #1e40c8 !important;
    color: #ddb309;
    border: 0;
}

.tab-process .nav-item a {
    color: #fff;
    border: none;
    padding: 10px 20px;
}

.tab-process .nav-item:first-child {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.tab-process .nav-item:last-child {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}

.tab-process .nav-item::after {
    content: "";
    width: 1px;
    height: 60%;
    right: 0;
    position: absolute;
    background: #657fe3;
    top: 20%;
}

.tab-process .nav-item {
    position: relative;
    padding: 5px 30px;
}

.tab-process .nav-item:last-child::after {
    display: none;
}

.tab-process2 {
    border: none;
}

.tab-process2 .nav-item a::before {
    content: "";
    background: #091841;
    width: 90%;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.tab-process2 .nav-item a {
    position: relative;
}

.tab-process2 .nav-item a {
    color: #091841;
    font-size: 14px;
    font-weight: 800;
    border: none;
}

.tab-process2 .nav-item a:hover {
    color: #1e40c8;
}

.tab-process2 .nav-item a:hover::before {
    background: #ddb309;
}

div#case1 {
}

.tab-process2 .nav-item.show .nav-link, .tab-process2 .nav-link.active {
    color: #1e40c8;
    background: transparent;
}

.tab-process2 .nav-item.show .nav-link:before, .tab-process2 .nav-link.active:before {
    background: #ddb309;
}

.tab-process2 {
    position: absolute;
    top: 60px;
    z-index: 2;
}

#in1 img, #in3 img, #in5 img, #in7 img {
    transform: scaleX(-1);
}

.our-process {
    background: url("../images/bg-p-serivce.webp") no-repeat;
    background-size: cover !important;
    background-size: 100%;
    height: 887px;
}

.tab-process .nav-item a {
    font-size: 16px;
    font-weight: 700;
}

.client-review {
    position: relative;
    width: 100%;
    display: inline-block;
}

.client-review::after {
    height: 70%;
    width: 41.5%;
    background: #0c2275;
    position: absolute;
    right: 0;
    content: "";
    top: 26%;
    border-radius: 8px;
}

.review-box {
    background: #fff;
    padding: 50px 26px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .1);
    position: relative;
    border-radius: 8px;
    margin-bottom: 30px;
    margin-top: 58px;
    min-height: 290px;
}

.review-box h4 {
    font-size: 15px;
    font-weight: 600;
    color: #030077;
    text-transform: uppercase;
}

.review-top-icon {
    height: 52px;
    width: 52px;
    position: absolute;
    top: -28px;
    z-index: 9;
    background: #cfd3e4;
    border-radius: 45px;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 52px;
    color: #fff;
    left: 20px;
}

.review-top-code {
    position: absolute;
    top: 50px;
    z-index: 9;
    font-size: 82px;
    font-weight: 600;
    color: #e2e2eb;
    right: 14px;
    line-height: 16px;
    transform: rotate(180deg);
}

.client-review-icon {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 9;
}

.client-review-icon ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
}

.client-review-icon ul li {
    margin-right: 32px;
}

.client-review-icon ul li:nth-child(3) {
    margin-right: 20px;
}

.call-action {
    background: #1e40c8;
    position: relative;
    z-index: 9;
    padding: 63px 0;
    margin-top: 60px;
}

.call-action h2 {
    font-size: 29px;
    line-height: 33px;
    color: #fff;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.call-action h3 {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.call-action .call-support {
    font-size: 88px;
    color: #ddb309;
    line-height: 52px;
    position: relative;
    z-index: 9;
    font-family: 'Oswald', sans-serif;
    top: 10px;
}

.call-action .btn {
    float: left;    /* font-size: 14px; */

    /* background: #000; */

    /* margin-right: 20px; */

    /* padding: 16px 34px; */
}

.call-action .btn:last-child {
    margin-right: 0;
}

.call-action::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    height: 272px;
    width: 276px;
    background: #1e40c8;
    top: -20px;
    border-radius: 50%;
}

.call-action::after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    height: 188px;
    width: 188px;
    background: url("../images/call-action.png") no-repeat center / 100% 100%;
    top: 18px;
}

.contact-area .form-control {
    height: 40px;
    background: #fff;
    border: 0;
    border-radius: 8px;
    margin-bottom: 18px;
    font-size: 14px;
    color: #383843;
}

.contact-area {
    background: #ecf1fe;
}

.contact-area textarea.form-control {
    height: 70px;
    resize: none;
}

.form_tagline {
    font-size: 12px;
    color: #000;
    margin: 0;
}

.form_tagline input {
    vertical-align: inherit;
}

.our-plan {
    background: url("../images/plain-bg.jpg") no-repeat 0 0 / cover;
    color: #fff;
    position: relative;
    padding: 50px 0px;
    overflow: hidden;
}

.our-plan::after {
    content: "";
    height: 314px;
    width: 520px;
    right: 0;
    background: url("../images/plain-fig.png") no-repeat;
    top: 0;
    position: absolute;    /* animation: nudge 2s linear infinite alternate; */
}

.our-plan p {
    color: #b8c2f0;
}

@keyframes nudge {
    0%, 100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(150px, 0);
    }

    80% {
        transform: translate(150px, 0);
    }

}

.call-action h2:before, .call-action h2:after {
    display: none;
}

.call-action .container {
    max-width: 1300px;
}

.our-plan h2 {
    color: #fff;
    font-size: 33px;
}

.our-plan h2::before, .our-plan h2::after {
    display: none;
}

.our-plan p {
    font-size: 21px;
    position: relative;
    z-index: 6;
}

.call-action a.btn {
    float: left;
    font-size: 14px;
}

.copyright {
    padding: 12px 0px;
}

.copyright p {
    margin: 0;
    color: #091841;
    font-size: 14px;
}

.copyright a {
    color: #091841;
    font-size: 14px;
}

.contact-area h2::after {
    display: none;
}

.contact-area h2::before {
    left: -25px;
    top: -20px;
}

.call-action a.btn.btn-blue, .our-plan a.btn.btn-blue {
    background: #bfcfff;
    color: #000;
}

.counter h4::before {
    content: "";
    background: url(../images/counter-bg-h4.png) no-repeat;
    width: 131px;
    height: 123px;
    position: absolute;
    left: -40px;
    z-index: -1;
    opacity: 0.6;
}

.counter h4 {
    display: inline-flex;
    font-size: 57px;
    font-weight: 800;
    position: relative;
    z-index: 1;
    color: #1e40c8;
}

.counter h5 {
    font-weight: 600;
    font-size: 20px;
    position: relative;
    z-index: 1;
}

.counter .timer {
    color: #1e40c8;
}

.counter {
    background: url(../images/counter-bg.png) no-repeat;
    background-size: cover;
    height: 361px;
    width: 100%;
    border-bottom-right-radius: 15px;
    padding-top: 60px;
}

.counter .row {
    margin-top: 60px;
}

.counter h2::before {
    display: none;
}

.counter h2::after {
    right: 0;
    margin: auto;
}

.counter h2 {
    font-size: 42px;
}

.our-banner h1 span {
    vertical-align: baseline;
    color: #020f67;
    position: relative;
}

.our-banner h1 span::before {
    content: "";
    background: #ddb309;
    width: 110%;
    height: 60px;
    position: absolute;
    left: -10px;
    z-index: -1;
    transform: skewX(15deg);
}

header::after {
    content: "";
    background: #ddb309;
    width: 150px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 45px;
    opacity: 0
}

.owl-theme .owl-nav {
    font-size: 40px;
    position: absolute;
    right: 0;
    top: -20px;
    color: #36488d;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #8691ba;
}

.owl-carousel .owl-nav button.owl-prev {
    transform: scalex(-1);
    margin-right: 20px;
}

.banner-box-area {
    background: #fff;
    padding: 20px;
    text-align: center;
    position: relative;
    z-index: 20;
    border-radius: 20px;
    border-bottom-left-radius: 0;
}

.banner-box-area::before {
    content: "";
    height: 300px;
    width: 15px;
    left: -15px;
    bottom: 0;
    background: #ddb309;
    position: absolute;
}

.banner-box-heading h3 {
    font-size: 21px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    line-height: 60px;
    color: #fff;
    margin: 0;
    text-align: left;
}

.banner-box-heading h3::before {
    height: 66px;
    width: 431px;
    position: absolute;
    left: -36px;
    content: "";
    background: url("../images/bg-banner-form.png") no-repeat 0 0;
    z-index: -1;
}

.banner-box-heading {
    margin-bottom: 20px;
}

.banner-box-area p {
    font-size: 14px;
    color: #020f68;
    text-align: left;
}

.banner-box-area input {
    margin-bottom: 10px;
    height: 40px;
    font-size: 14px;
    color: #000;
}

.banner-box-area textarea {
resize: none;
    margin-bottom: 10px;
    height: 90px;
    color: #00000082;
}

.banner-box-area textarea:focus {
    color: #000;
}
.our-banner .row {
    align-items: center;
}

.our-banner h5 {
    font-size: 22px;
    letter-spacing: 9px;
    transform: rotate(-90deg);
    position: absolute;
    font-weight: 600;
    right: -190px;
    bottom: 210px;
    text-transform: uppercase;
}

.our-banner  .col-md-5 {
    position: relative;
    z-index: 10;
}

.banner-box-area::after {
    content: "";
    height: 15px;
    width: 300px;
    left: -14px;
    bottom: -14px;
    background: #ddb309;
    position: absolute;
}

.client-review h2::before {
    left: -20px;
    top: -20px;
}

.our-p-service h2::before {
    left: 230px;
    top: -10px;
}

.our-p-service h2::after {
    right: 0;
    margin: auto;
}

.banner-box-area p strong {
    color: #020f68;
}

.call-action .row {
    align-items: center;
}

.our-process .info-process h2::before {
    left: -28px;
    top: -20px;
}

.fancybox-content {
    background: transparent;
}

.fancybox-content {
    padding: 0;
    width: 1080px;
    text-align: center;
}

.modal-body {
    padding: 0;
}

.fancybox-slide--html .fancybox-close-small {
    right: 0;
    top: 45px;
}

.popup-banner  img {
    max-width: 100%;
}

.popup-banner {
    width: 360px;
    display: inline-block;
}

.popup-content {
    padding: 50px 30px;
    background: #ffff;
    margin-left: -5px;
    position: relative;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: left;
}

.popup-content {
    width: 720px;
    display: inline-block;
}

.popup-content h3 {
    font-size: 30px;
    font-weight: 800;
    color: #031d3c;
}

.popup-content p {
    font-size: 15px;
}

input.required.form-control {
    box-shadow: none;
}

.popup-content .form-control {
    background: #fbfbfb;
    height: 46px;
    margin-bottom: 10px;
    font-size: 14px;
}

.popup-content textarea.required.form-control {
    background: #fbfbfb;
    resize: none;
    height: 96%;
}

.popup-content p.form_tagline {
    font-size: 13px;
    margin: 0 0 20px;
}

button.btn.btn-blue {
    padding: 14px 40px;
    background: #0059ff;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
    margin-right: 10px;
    text-transform: uppercase;
}

.popup-content button.btn.btn-blue {
    width: 260px;
    display: flex;
    margin: auto;
}

#ouibounce-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 12;
}

#clickload .underlay, #ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .73);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s;
}

#clickload .modal, #ouibounce-modal .modal {
    width: 1090px;
    height: 430px;    /* background-color: #fff; */
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    display: block;
    -webkit-animation: popin .3s;
    animation: popin .3s;
    padding: 0;
    overflow: visible;
}

#clickload .modal-body, #ouibounce-modal .modal-body {
    font-size: 13px;
    padding: 0;
}

#ouibounce-modal .modal-body a {
    font-size: 19px;
    position: absolute;
    top: 11px;
    right: 0;
    background: #005aff;
    display: block;
    padding: 10px 13px;
    font-weight: 400;
    color: #fff;
    border-radius: 7px;
    line-height: 18px;
    z-index: 2;
}

section.portfolio-section {
    padding: 50px 0;
    background-image: url(../images/portfolio-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

section.portfolio-section::before {
    position: absolute;
    content: "";
    background-image: url(../images/pros-after.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 218px;
    width: 218px;
    left: 0;
    bottom: -50px
}

section.portfolio-section .ht-text-center h2 {
    color: #000
}

section.portfolio-section .ht-text-center p {
    color: #fff
}

section.portfolio-section ul.nav.nav-our {
    border: 0;
    margin: 40px auto 30px;
    column-gap: 30px;
}

section.portfolio-section ul.nav.nav-our li.nav-item.active {
    border: 0
}

section.portfolio-section ul.nav.nav-our li.nav-item a {
    font-size: 17px;
    font-weight: 500;
    color: #000 !important;
    margin: 0;
    border-bottom: 0;
    margin: 0;
    text-align: center
}

section.portfolio-section ul.nav.nav-our li.nav-item a.active {
    color: #051d5d !important;
    margin: 0;
    padding: 0
}

section.portfolio-section ul.nav.nav-our li.nav-item {
}

section.portfolio-section .port-arrow {
    display: none;
    margin: 20px 0 0;
    font-size: 25px
}

section.portfolio-section ul.nav.nav-our li.nav-item a.active .port-arrow {
    display: block
}

section.portfolio-section a.nav-link {
    padding: 0
}

.box18 {
    overflow: hidden
}

.box18 {
    text-align: center;
    position: relative
}

.box18:after, .box18:before {
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .35);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.box18:hover:after, .box18:hover:before {
    -webkit-transform: scale(400);
    -moz-transform: scale(400);
    -ms-transform: scale(400);
    -o-transform: scale(400);
    transform: scale(400)
}

.box18:before {
    -o-transition: all .5s linear .3s;
    -moz-transition: all .5s linear .3s;
    -ms-transition: all .5s linear .3s;
    -webkit-transition: all .5s linear .3s;
    transition: all .5s linear .3s
}

.box18:hover:before {
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s
}

.box18:after {
    -o-transition: all .5s linear .6s;
    -moz-transition: all .5s linear .6s;
    -ms-transition: all .5s linear .6s;
    -webkit-transition: all .5s linear .6s;
    transition: all .5s linear .6s
}

.box18:hover:after {
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}

.box18 img {
    width: 100%;
    height: auto;
    border-radius: 4px
}

.box18 .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    color: #fff;
    padding-top: 25px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.box18:hover .box-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.box18 .title {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-top: 20px
}

.box18 .description {
    font-size: 14px;
    font-style: italic;
    padding: 0 10px;
    margin: 15px 0
}

.box18 .read-more {
    display: block;
    width: 120px;
    background: #178993;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 0;
    margin: 0 auto
}

@media only screen and (max-width:990px) {
    .box18 {
        margin-bottom: 30px
    }

}

@media only screen and (max-width:479px) {
    .box18 .box-content {
        padding-top: 0
    }

}

@media only screen and (max-width:359px) {
    .box18 .title {
        padding-bottom: 10px
    }

}

.box18:hover .box-content i {
    font-size: 40px;
    color: #fff
}

.port-box {
    margin-top: 30px;
}

.absolute_img {
    bottom: -476px;
    left: -381px !important;
    width: 160%;
}

.info-service {
    position: relative;
}

.info_gate_wrapper {
    width: 100%;
    display: flex;
}

.why_wiki_consultants {
    text-align: center;
    padding: 50px 0px;
    background: #1e40c8;
}

.why_wiki_consultants h2 {
    color: #fff;
}

.img_ss {
}

.pulse2 {
    -webkit-animation: pulse 400ms infinite alternate;
    animation: pulse 400ms infinite alternate;
}

@-webkit-keyframes pulse {
    0% {
        color: red;
    }

    100% {
        color: yellow;
    }

}

@keyframes pulse {
    0% {
        color: red;
    }

    100% {
        color: yellow;
    }

}






.m-show {
    display: none !important;
}



.pulse2s {
    -webkit-animation: pulse2s 400ms infinite alternate;
    animation: pulse2s 400ms infinite alternate;
}

@-webkit-keyframes pulse2s {
    0% {
        background: #0059ff;
    }

    100% {
        background: yellow;
    }

}

@keyframes pulse2s {
    0% {
        background: #0059ff;
    }

    100% {
        background: yellow;
    }



