

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}


.slide-logo {
    padding: 39px 0;
    text-align: center
}

.slide-logo .dis-flex {
    overflow: hidden
}

.slide-logo .logo-heading {
    position: relative;
    width: 90%;
    margin: 0 0 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    flex-basis: 100%;
    margin: 0 0 25px;
    justify-content: center
}

.slide-logo .logo-heading h4 {
    color: rgba(65,65,65,.9);
    font-size: 18px;
    margin: 0 35px;
    background: #fff;
    position: relative;
    font-weight: 400
}

.slide-logo .logo-heading h4 span {
    margin: 0 35px;
    background: #fff
}

.slide-logo .logo-heading strong {
    color: #016be3;
    font-weight: 500
}

.slide-logo .logo-heading:before {
    width: 90%;
    content: "";
    height: .197px;
    background: rgba(5,22,77,.4);
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.slide-logo .logo-section {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(5,22,77,.4);
    padding: 0 0 25px
}

.slide-logo .logo-section .glide__slide {
    height: 70px
}

.slide-logo .logo-section .glide__slide img {
    width: 100%;
    vertical-align: middle
}

@media only screen and (max-width: 479px) {
    .slide-logo {
        display:none;
        padding: 30px 0
    }

    .slide-logo .logo-heading {
        margin: 0 0 20px;
        margin: 0 0 20px;
        justify-content: center
    }

    .slide-logo .logo-heading h4 {
        font-size: 18px;
        margin: 0 20px
    }

    .slide-logo .logo-heading:before {
        display: none
    }

    .slide-logo .logo-heading:after {
        display: none
    }

    .slide-logo .logo-section {
        width: 100%;
        margin: 0 auto
    }

    .slide-logo .logo-section .glide__slide {
        height: auto
    }
}

.integration-banner {
    background: linear-gradient(270deg,#0b147c 21.77%,#4b1bac 100%);
    position: relative
}

.integration-banner .dis-flex {
    padding: 70px 0 0;
    align-items: flex-start
}

.integration-banner .dis-flex .left-sec {
    flex-basis: 50%;
    margin-top: 23px
}

.integration-banner .dis-flex .left-sec .breadcrumbs {
    position: initial;
    font-weight: 400;
    margin: 0 0 30px
}

.integration-banner .dis-flex .left-sec .badges {
    margin: 0 0 20px
}

.integration-banner .dis-flex .left-sec .banner-content h1 {
    font-size: 60px;
    line-height: 1.2;
    color: #fff;
    margin: 0 0 15px
}

.integration-banner .dis-flex .left-sec .banner-content p {
    color: #fff;
    font-size: 18px;
    margin: 0 0 15px;
    line-height: 29px
}

.integration-banner .dis-flex .left-sec .banner-content ul {
    margin: 30px 0 0
}

.integration-banner .dis-flex .left-sec .banner-content ul li {
    color: rgba(255,255,255,.8);
    font-weight: 400;
    font-size: 18px;
    position: relative;
    margin: 0 0 12px;
    padding-left: 20px
}

.integration-banner .dis-flex .left-sec .banner-content ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background: rgba(255,255,255,.8);
    border-radius: 50%
}

.integration-banner .dis-flex .left-sec .banner-content ul li .a-dotted {
    position: relative
}

.integration-banner .dis-flex .left-sec .banner-content ul li .a-dotted sup {
    font-size: 10px;
    margin-left: 2px;
    margin-top: -4px;
    line-height: initial
}

.integration-banner .dis-flex .left-sec .banner-content ul li .a-dotted:after {
    content: "";
    width: 94px;
    height: 1px;
    border-bottom: 1px dotted #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.integration-banner .dis-flex .left-sec .banner-content ul li .a-dotted:hover {
    color: rgba(255,255,255,.8)
}

.integration-banner .dis-flex .left-sec .rqst-btn .white-btn {
    background: #fff;
    color: #016be3;
    border-color: #fff;
    font-weight: 500
}

.integration-banner .dis-flex .left-sec .rqst-btn .white-btn:hover {
    background: #016be3;
    color: #fff;
    border-color: #016be3
}

.integration-banner .dis-flex .hire-form {
    position: relative;
    flex-basis: 38%;
    border-radius: 30px
}

.integration-banner .dis-flex .hire-form:before {
    content: "";
    display: block;
    background: url() top center no-repeat;
    background-size: 100%;
    width: 113px;
    height: 117px;
    position: absolute;
    bottom: 23px;
    left: -91px
}

.integration-banner .dis-flex .hire-form .form-wrap {
    border-radius: 0 0 30px 30px;
    position: relative;
    z-index: 9
}

.integration-banner .dis-flex .hire-form .form-wrap .top-sec {
    height: 70px;
    background: #201481;
    border-radius: 30px 30px 0 0;
    position: relative
}

.integration-banner .dis-flex .hire-form .form-wrap .top-sec img {
    height: 130px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -60px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec {
    border-radius: 0 0 15px 15px;
    background: #fff
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .head-sec {
    padding: 15px 25px 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible {
    display: block;
    padding: 0 25px;
    position: relative;
    background-color: #fff
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible:before {
    content: "";
    background: #e0edff;
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0;
    top: 0;
    height: 1px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content {
    background-color: #fff;
    width: inherit;
    padding: 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer {
    padding: 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer .dis-flex {
    padding: 0;
    margin-top: 15px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer label {
    opacity: .8;
    color: #414141;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    display: block;
    margin: 0 0 8px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer input {
    border: 1px solid rgba(65,65,65,.5);
    color: #010101;
    height: 45px;
    font-size: 14px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .width-full .user-input {
    border: 1px solid rgba(65,65,65,.5)
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .width-full .user-input.verror {
    border: 1px solid red
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .user-input {
    width: 100%;
    font-family: Lexend Deca;
    padding: 0 14px;
    border-radius: 10px;
    border: 1px solid #666e86;
    background: #fff;
    color: #666e86;
    font-size: 16px;
    height: 130px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .user-input .comment-input {
    height: 50px;
    font-family: Lexend Deca;
    font-size: 16px;
    resize: none;
    background: 0 0;
    outline: 0;
    border: none;
    padding: 10px 0;
    width: 100%;
    padding: 10px 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .user-input .drop-input {
    position: relative;
    bottom: 0;
    left: 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .user-input .dropzone {
    text-align: left
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .user-input .dropzone #fileElem {
    display: none
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .user-input .dropzone .button {
    background: rgba(217,217,217,.32);
    color: #414040;
    font-weight: 500;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #d1d1e1;
    font-size: 14px;
    border-radius: 5px;
    line-height: 1.4;
    appearance: none;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    letter-spacing: .5px;
    opacity: .8
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea.verror .user-input {
    border-color: red
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea.verror small {
    margin: 0 0 5px;
    text-align: left
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .comment-input {
    padding: 15px;
    height: 60px;
    resize: none
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .gal-loader {
    width: 100%;
    position: relative;
    margin: 10px 0 0;
    text-align: left
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .gal-loader.active {
    padding: 40px 0 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .loader {
    border: 5px solid #9f9f9f;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    display: none
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .gal-loader.active .loader {
    display: block
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .ad-file {
    font-size: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    padding: 4px 30px 4px 10px;
    background: #f8f8f8;
    font-weight: 500;
    position: relative;
    margin-right: 10px;
    margin-bottom: 8px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section #gallery div {
    display: inline-flex;
    margin-right: 10px;
    vertical-align: baseline;
    align-items: flex-start;
    position: relative;
    transition: all 0.3s ease-in-out
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section #gallery div button,.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section #gallery div a {
    content: "";
    display: block;
    position: absolute;
    right: 4px;
    top: 4px;
    transition: 0.15s ease-in-out;
    background: url() no-repeat;
    background-size: 11px;
    width: 17px;
    height: 17px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 0;
    font-size: 0;
    background-color: transparent;
    border-radius: 100%
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section {
    display: flex;
    align-items: baseline;
    position: relative;
    flex-wrap: wrap;
    padding: 20px 25px;
    justify-content: center;
    width: 100%
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .btn-div .white-btn {
    background: #016be3;
    border: 1px solid #016be3;
    min-width: 315px;
    text-transform: capitalize;
    font-size: 16px;
    cursor: pointer
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .btn-div .white-btn:hover {
    background: #fff;
    color: #016be3
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .btn-div .gura {
    display: block;
    text-align: center;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    color: #333;
    margin: 10px 0 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .btn-div .gura:before {
    content: "";
    display: block;
    background: url() top center no-repeat;
    background-size: 100%;
    width: 13px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .info-wrap {
    margin: 8px 0 0
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .info-wrap P {
    color: #414141;
    line-height: 1.2;
    opacity: .7;
    font-size: 13px;
    margin: 0!important
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .devide {
    padding: 0 10px;
    display: inline-block;
    position: relative;
    color: #414141;
    opacity: .3;
    font-size: 12px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .devide:before {
    content: "";
    clear: both;
    display: block;
    width: 1px;
    height: 16px;
    position: absolute;
    background: #414141;
    top: -20px;
    left: 19px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .devide:after {
    content: "";
    clear: both;
    display: block;
    width: 1px;
    height: 16px;
    background: #414141;
    position: absolute;
    bottom: -20px;
    left: 19px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .free-con {
    color: #414141;
    font-size: 16px
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .free-con a {
    color: #414141;
    opacity: .5;
    text-decoration: underline
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .free-con a:hover {
    text-decoration: none
}

.integration-banner .dis-flex .hire-form .form-wrap ::placeholder {
    color: rgba(65,65,65,.52)
}

.integration-banner .dis-flex .hire-form .form-wrap h3 {
    font-weight: 600;
    color: #414141;
    font-size: 28px;
    line-height: 35px
}

.integration-banner .dis-flex .hire-form .form-wrap p {
    font-size: 18px;
    color: rgba(65,65,65,.9);
    margin: 0 0 15px
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec {
    padding: 20px 30px;
    border-top: 3px solid #e2edfa;
    background: #fff;
    border-radius: 0 0 30px 30px
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .use-form {
    display: block;
    color: #414141;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .use-form:hover {
    text-decoration: underline
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list {
    position: relative;
    margin: 15px 0 0
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul {
    display: flex;
    justify-content: center
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li {
    position: relative;
    padding: 0 22px;
    font-size: 12px;
    margin: 0 7px;
    color: #414141;
    line-height: 1.2;
    border-right: 1px solid #414141
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li:last-child {
    border: 0
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li:before {
    content: "";
    clear: both;
    display: block;
    background: url() top center no-repeat;
    background-size: auto;
    background-size: 100%;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 1px;
    left: 0
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li:after {
    width: calc(100% - 40px);
    content: "";
    border-top: 1px dashed #666;
    height: 1px;
    position: absolute;
    bottom: -3px;
    left: 20px
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process {
    position: relative
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process:before {
    background: url() top center no-repeat;
    width: 13px;
    background-size: 100%
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info {
    width: 315px;
    background: #eaf2ff;
    border-radius: 10px;
    padding: 15px;
    position: absolute;
    box-shadow: 0 4px 35px rgba(227,233,245,.5);
    bottom: -143px;
    right: -40px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    visibility: hidden
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info h4 {
    font-weight: 500;
    font-size: 14px;
    color: #000;
    margin: 0 0 5px;
    position: relative
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info h4:before {
    content: "";
    clear: both;
    display: block;
    background: url() top center no-repeat;
    background-size: auto;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -31px;
    right: 30px
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info p {
    font-size: 10px;
    line-height: 26px;
    color: #000;
    line-height: 16px;
    margin: 0
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process:hover {
    cursor: pointer;
    color: #016be3
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process:hover .info {
    opacity: 1;
    visibility: visible
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.list:before {
    background: url() top center no-repeat;
    width: 13px;
    background-size: 100%
}

.integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li:first-child .info {
    right: auto;
    left: 0
}

.integration-banner .dis-flex .hire-form .info-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.integration-banner .dis-flex .hire-form .info-wrap p {
    margin: 0
}

.integration-banner .dis-flex .hire-form .info-wrap .info {
    margin-left: 10px;
    display: inline-block;
    position: relative;
    cursor: pointer
}

.integration-banner .dis-flex .hire-form .info-wrap .info:after {
    content: "";
    width: 14px;
    height: 15px;
    background: url() 0 0 no-repeat;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    left: 0
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content {
    width: 315px;
    border-radius: 10px;
    background: #eaf2ff;
    box-shadow: 0 4px 35px rgba(227,233,245,.5);
    padding: 15px;
    position: absolute;
    top: 20px;
    left: -75px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    text-align: left;
    line-height: initial;
    z-index: 9
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content h4 {
    font-size: 14px;
    color: #000;
    margin: 0 0 5px
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content p {
    font-size: 11px;
    color: #000;
    line-height: 160%;
    margin: 0 0 5px;
    font-weight: 400
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content .kmore {
    font-size: 11px;
    margin: 10px 0 0;
    text-decoration: underline;
    position: relative;
    color: #000
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content .kmore:after {
    content: "";
    background: url() 0 0 no-repeat;
    width: 8px;
    display: inline-block;
    height: 8px;
    margin-left: 5px;
    transition: all 0.3s ease-in-out
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content .kmore:hover {
    text-decoration: none;
    color: #000
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content .kmore:hover:after {
    margin-left: 10px
}

.integration-banner .dis-flex .hire-form .info-wrap .info .info-content:before {
    content: "";
    clear: both;
    display: block;
    background: url() top center no-repeat;
    background-size: auto;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -11px;
    left: 68px
}

.integration-banner .dis-flex .hire-form .info-wrap .info:hover .info-content {
    opacity: 1;
    visibility: visible
}

.integration-banner:after {
    content: "";
    display: block;
    background: url() top center no-repeat;
    background-size: 100%;
    width: 662px;
    height: 502px;
    position: absolute;
    top: 15%;
    right: 0;
    opacity: .6
}

.integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer .user-input.verror .input-field {
    border-color: red
}

.popup-wrapper .popup-content .banner-form-section .form-textarea small {
    opacity: 0;
    display: block!important
}

.popup-wrapper .popup-content .banner-form-section .form-textarea .verror small {
    display: block!important;
    opacity: 1
}

@media (max-width: 1780px) {
    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .head-sec {
        padding:15px 25px 0
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible {
        padding: 0 25px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer label {
        margin: 0 0 6px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer input {
        height: 42px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .drop-box textarea {
        height: 30px
    }
}

@media (max-width: 1440px) {
    .integration-banner .dis-flex .hire-form {
        flex-basis:41%
    }
}

@media (max-width: 1366px) {
    .integration-banner .dis-flex .hire-form {
        flex-basis:45%
    }

    .integration-banner .dis-flex .hire-form:before {
        display: none
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .head-sec {
        padding: 12px 20px 0
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section {
        padding: 20px 25px 30px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible {
        padding: 0 20px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-head-cont {
        margin-top: 10px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer label {
        margin: 0 0 5px;
        font-size: 12px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer input {
        height: 38px;
        font-size: 12px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer .form-inner.dis-flex {
        margin-top: 10px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .drop-box textarea {
        height: 25px;
        font-size: 12px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .button-section .btn-div .white-btn {
        padding: 10px 20px
    }

    .integration-banner .dis-flex .hire-form .form-wrap h3 {
        font-size: 24px;
        line-height: 1.2
    }

    .integration-banner .dis-flex .hire-form .form-wrap p {
        margin: 0 0 12px;
        font-size: 16px
    }

    .integration-banner:after {
        width: 616px;
        height: 500px
    }
}

@media (max-width: 1280px) {
    .integration-banner .dis-flex .left-sec .banner-content h1 {
        font-size:50px
    }
}

@media (max-width: 1080px) {
    .integration-banner {
        padding:100px 0
    }

    .integration-banner .dis-flex .hire-form .form-wrap .top-sec:before {
        width: 100%
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .btn-div .white-btn {
        min-width: auto
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec {
        padding: 20px 20px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li {
        padding: 0 20px;
        margin: 0 5px
    }

    .integration-banner:after {
        width: 530px;
        height: 400px
    }
}

@media (max-width: 991px) {
    .integration-banner {
        padding:90px 0 60px
    }

    .integration-banner .dis-flex .left-sec {
        flex-basis: 100%;
        margin-top: 23px
    }

    .integration-banner .dis-flex .left-sec .banner-content {
        width: 100%
    }

    .integration-banner .dis-flex .left-sec .banner-content h1 {
        margin: 0 0 15px;
        font-size: 45px;
        line-height: 55px
    }

    .integration-banner .dis-flex .left-sec .banner-content p {
        font-size: 16px;
        margin: 0 0 15px;
        line-height: 28px
    }

    .integration-banner .dis-flex .hire-form {
        flex-basis: 100%;
        margin-top: 70px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .head-sec {
        padding: 15px 20px 0
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible {
        padding: 0 20px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-head-cont {
        margin-top: 12px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-content-box {
        margin: 0!important
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer label {
        margin: 0 0 3px;
        font-size: 13px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer input {
        height: 40px;
        font-size: 13px;
        border-radius: 3px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .banner-form-outer .form-inner.dis-flex {
        margin-top: 10px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .drop-box textarea {
        height: 30px;
        font-size: 13px;
        border-radius: 3px
    }

    .integration-banner:after {
        display: none
    }
}

@media (max-width: 767px) {
    .integration-banner {
        padding-bottom:40px;
        padding-top: 80px
    }

    .integration-banner .dis-flex {
        padding: 70px 0 0
    }

    .integration-banner .dis-flex .banner-content h1 {
        font-size: 35px;
        line-height: 45px
    }

    .integration-banner .dis-flex .banner-content p {
        margin: 0 0 15px;
        font-size: 16px;
        line-height: 27px
    }

    .integration-banner .dis-flex .banner-content ul li {
        font-size: 16px;
        margin: 0 0 8px;
        padding-left: 18px
    }

    .integration-banner .dis-flex .banner-content ul li:before {
        top: 10px;
        width: 7px;
        height: 7px
    }

    .integration-banner .dis-flex .banner-content ul li .a-dotted:after {
        width: 84px
    }

    .integration-banner .dis-flex .hire-form .form-wrap {
        border-radius: 20px
    }

    .integration-banner .dis-flex .hire-form .form-wrap p {
        font-size: 16px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .btn-div {
        flex-basis: 100%
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .btn-div .white-btn {
        min-width: 200px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .devide {
        width: 100%;
        text-align: center;
        padding: 0 5px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .devide:before {
        width: 16px;
        height: 1px;
        display: inline-block;
        position: initial;
        margin-right: 5px;
        vertical-align: middle
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .button-section .devide:after {
        width: 16px;
        height: 1px;
        display: inline-block;
        position: initial;
        margin-left: 5px;
        vertical-align: middle
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec {
        padding: 10px 20px 20px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li {
        line-height: 1.3;
        font-size: 11px;
        padding: 0 10px 0 18px;
        font-size: 11px;
        margin: 0 4px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li:before {
        top: 0
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li:after {
        width: calc(100% - 40px);
        height: 1px;
        left: 20px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process:before {
        top: 1px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info {
        width: 280px;
        padding: 10px;
        bottom: -130px;
        z-index: 999
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info h4 {
        font-size: 12px;
        margin: 0 0 4px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info h4:before {
        width: 20px;
        height: 20px;
        top: -23px;
        right: 25px
    }

    .integration-banner .dis-flex .hire-form .form-wrap .bottom-sec .frm-list ul li.process .info p {
        font-size: 10px;
        line-height: 26px;
        color: #000;
        line-height: 16px
    }

    .integration-banner .dis-flex .hire-form .info-wrap .info .info-content {
        width: 196px;
        top: 22px;
        left: -73px;
        text-align: center
    }

    .integration-banner .dis-flex .hire-form .info-wrap .info .info-content h4 {
        line-height: 20px
    }

    .popup-wrapper .popup-content .banner-form-section .form-head-cont {
        padding: 0
    }

    .integration-banner .dis-flex .hire-form .form-wrap .mid-sec .form-visible .popup-content .banner-form-section .form-textarea .user-input {
        height: 130px!important
    }
}

.popup-wrapper {
    z-index: 999;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,.7)
}

.popup-wrapper .popWrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.popup-wrapper .closeicon {
    text-align: right;
    display: block;
    margin-left: auto;
    margin-bottom: 20px;
    color: #212121;
    background: rgba(218,218,218,.33) url() 10px 10px no-repeat;
    width: 15px;
    height: 18px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 10px;
    padding: 20px;
    border-radius: 50%
}

.popup-wrapper .closeicon:hover {
    opacity: .8
}

.popup-wrapper .popup-content {
    background-color: #fefefe;
    padding: 40px 40px 30px;
    height: initial;
    width: 700px;
    position: relative;
    border-radius: 10px
}

.popup-wrapper .popup-content .banner-form-section {
    width: 100%;
    border-radius: 5px;
    height: 100%
}

.popup-wrapper .popup-content .banner-form-section .form-content-box {
    background: #fff
}

.popup-wrapper .popup-content .banner-form-section .banner-form-outer {
    padding: 20px 20px
}

.popup-wrapper .popup-content .banner-form-section .banner-form-outer .form-inner.dis-flex {
    margin-top: 22px
}

.popup-wrapper .popup-content .banner-form-section .headingsec {
    text-align: center
}

.popup-wrapper .popup-content .banner-form-section .headingsec h2 {
    font-size: 25px;
    line-height: 1.3;
    font-weight: 600
}

.popup-wrapper .popup-content .banner-form-section .headingsec p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px 0 0
}

.popup-wrapper .popup-content .banner-form-section small {
    display: none
}

.popup-wrapper .popup-content .banner-form-section .verror.drop-box {
    border-color: red
}

.popup-wrapper .popup-content .banner-form-section .verror input {
    border-color: red
}

.popup-wrapper .popup-content .banner-form-section .verror small {
    display: block;
    margin-top: 5px;
    color: red;
    font-size: 12px
}

.popup-wrapper .popup-content .banner-form-section input {
    width: 100%;
    font-size: 16px;
    padding: 0 14px;
    height: 50px;
    line-height: 15px;
    color: #666e86;
    border: 1px solid #666e86;
    border-radius: 5px;
    font-family: Lexend Deca
}

.popup-wrapper .popup-content .banner-form-section .form-head-cont {
    margin-top: 15px;
    flex-basis: 50%;
    padding: 0 10px
}

.popup-wrapper .popup-content .banner-form-section .form-head-cont:nth-child(1),.popup-wrapper .popup-content .banner-form-section .form-head-cont:nth-child(2) {
    margin-top: 0
}

.popup-wrapper .popup-content .banner-form-section .form-head-cont.width-full {
    flex-basis: 100%
}

.popup-wrapper .popup-content .banner-form-section .form-head-cont .user-input {
    width: 100%
}

.popup-wrapper .popup-content .banner-form-section .width-full {
    flex-basis: 100%
}

.popup-wrapper .popup-content .banner-form-section .width-full .user-input {
    border: 1px solid #666e86;
    border-radius: 5px;
    padding: 14px
}

.popup-wrapper .popup-content .banner-form-section .width-full .user-input.verror {
    border-color: red
}

.popup-wrapper .popup-content .banner-form-section .form-btn {
    flex-basis: 100%
}

.popup-wrapper .popup-content .banner-form-section .drop-box textarea {
    width: 100%;
    height: 60px;
    border: none;
    font-size: 16px;
    color: #666e86;
    resize: none;
    outline: 0;
    width: 100%;
    font-family: Lexend Deca
}

.popup-wrapper .popup-content .banner-form-section .drop-box .browse-btn {
    background: #fff;
    border: 1px solid #f0f1f5;
    border-radius: 3px;
    cursor: pointer;
    padding: 6px 8px;
    font-size: 10px;
    line-height: 12px;
    margin-top: 10px;
    color: #666e86;
    text-transform: uppercase;
    font-family: Lexend Deca;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.popup-wrapper .popup-content .banner-form-section .drop-box .browse-hide {
    display: none
}

.popup-wrapper .popup-content .banner-form-section .drop-box label {
    cursor: pointer
}

.popup-wrapper .popup-content .banner-form-section .cont_country_section {
    position: relative
}

.popup-wrapper .popup-content .banner-form-section .autocomplete-items {
    display: none
}

.popup-wrapper .popup-content .banner-form-section .autocomplete-items.has-data {
    background: #fff;
    display: block;
    height: 140px;
    overflow-y: auto;
    position: absolute;
    top: 56px;
    left: 10px;
    width: 100%;
    max-width: 230px;
    box-shadow: 0 6px 9px rgba(1,0,12,.4);
    border-radius: 5px;
    z-index: 2
}

.popup-wrapper .popup-content .banner-form-section .autocomplete-items.has-data div {
    color: #444;
    background: #fff;
    border-bottom: 1px solid #444;
    padding: 10px;
    font-size: 14px;
    cursor: pointer;
    padding: 15px 20px
}

.popup-wrapper .popup-content .banner-form-section .autocomplete-items.has-data div.autocomplete-active,.popup-wrapper .popup-content .banner-form-section .autocomplete-items.has-data div:hover {
    background-color: rgba(0,0,0,.05)
}

.popup-wrapper .popup-content .banner-form-section .hire-banner-form-btn {
    background: #016be3;
    border: 1px solid #016be3;
    padding: 18px 84px 18px 66px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    margin-top: 30px;
    cursor: pointer;
    font-size: 18px;
    line-height: 16px;
    text-transform: capitalize;
    font-family: Lexend Deca
}

.popup-wrapper .popup-content .banner-form-section .hire-banner-form-btn:hover {
    background: transparent;
    color: #016be3
}

@media screen and (max-width: 1320px) {
    .banner-form-section .verror.user-input small {
        font-size:10px
    }

    .banner-form-section .autocomplete-items.has-data {
        max-width: 196px
    }
}

@media screen and (max-width: 1200px) {
    .autocomplete-items.has-data {
        max-width:176px!important
    }
}

@media screen and (max-width: 1024px) {
    .banner-form-section {
        width:100%
    }

    .autocomplete-items.has-data {
        max-width: 381px!important
    }
}

@media screen and (max-width: 767px) {
    .popup-wrapper .closeicon {
        text-align:right;
        display: block;
        margin-left: auto;
        margin-bottom: 20px;
        color: #212121;
        background: rgba(218,218,218,.33) url() 10px 10px no-repeat;
        width: 15px;
        height: 18px;
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 10px;
        padding: 20px;
        border-radius: 50%
    }

    .popup-wrapper .popup-content {
        padding: 30px 20px;
        height: initial;
        width: 95%
    }

    .popup-wrapper .popup-content .banner-form-section .form-content-box {
        margin: 25px 0 0
    }

    .popup-wrapper .popup-content .banner-form-section .banner-form-outer {
        padding: 0
    }

    .popup-wrapper .popup-content .banner-form-section .headingsec {
        padding: 0
    }

    .popup-wrapper .popup-content .banner-form-section .headingsec h2 {
        font-size: 22px;
        line-height: 1.2
    }

    .popup-wrapper .popup-content .banner-form-section .verror small {
        font-size: 11px
    }

    .popup-wrapper .popup-content .banner-form-section input {
        font-size: 14px;
        height: 45px
    }

    .popup-wrapper .popup-content .banner-form-section .form-head-cont {
        margin-top: 15px;
        flex-basis: 100%;
        padding: 0 10px
    }

    .popup-wrapper .popup-content .banner-form-section .form-head-cont:nth-child(1),.popup-wrapper .popup-content .banner-form-section .form-head-cont:nth-child(2) {
        margin-top: 15px
    }

    .popup-wrapper .popup-content .banner-form-section .form-head-cont.width-full {
        flex-basis: 100%
    }

    .popup-wrapper .popup-content .banner-form-section .form-head-cont .user-input {
        width: 100%
    }

    .popup-wrapper .popup-content .banner-form-section .width-full {
        flex-basis: 100%
    }

    .popup-wrapper .popup-content .banner-form-section .width-full .user-input {
        border: 1px solid #666e86;
        border-radius: 5px;
        padding: 14px
    }

    .popup-wrapper .popup-content .banner-form-section .width-full .user-input.verror {
        border-color: red
    }

    .popup-wrapper .popup-content .banner-form-section .form-btn {
        flex-basis: 100%
    }

    .popup-wrapper .popup-content .banner-form-section .drop-box textarea {
        font-size: 14px
    }

    .popup-wrapper .popup-content .banner-form-section .hire-banner-form-btn {
        padding: 16px 50px;
        margin-top: 30px;
        font-size: 16px
    }

    .popup-wrapper .popup-content .banner-form-section .autocomplete-items.has-data {
        max-width: 341px;
        top: 69px;
        left: 0
    }
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: initial;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows {
    -webkit-touch-callout: none;
    user-select: none
}

.glide__bullets {
    -webkit-touch-callout: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

.client-img-section .left-box {
    padding-right: 60px
}

.client-img-section .left-box .heading h5 {
    color: #016be3;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 10px
}

.client-img-section .left-box .heading h2:after {
    right: auto;
    bottom: -20px
}

.client-img-section .left-box .heading p {
    width: 100%;
    margin: 0 0 20px
}

.client-img-section .left-box .heading ul {
    margin-top: 30px
}

.client-img-section .left-box .heading ul li {
    margin: 0 0 8px;
    position: relative;
    padding-left: 22px
}

.client-img-section .left-box .heading ul li::before {
    content: "";
    background: url() no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    top: 6px;
    left: 0
}

.client-img-section .left-box .heading ul li:last-child {
    margin: 0
}

.client-img-section .right-box {
    flex-basis: 45%
}

.client-img-section .right-box .client-section {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 20px
}

.client-img-section .right-box .client-section .client-row {
    position: relative;
    overflow: hidden;
    height: 80px
}

.client-img-section .right-box .client-section .client-row .client-stack ul {
    display: flex;
    min-width: 150%;
    justify-content: space-around;
    column-gap: 15px;
    position: absolute
}

.client-img-section .right-box .client-section .client-row .client-stack ul li {
    height: 80px;
    min-width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    border: 1.376px solid rgba(221,221,221,.83);
    background: #fff
}

.client-img-section .right-box .client-section .client-row .client-stack ul li img {
    vertical-align: middle
}

.client-img-section .right-box .client-section .client-row .client-stack ul li:hover {
    color: #ffb81d
}

.client-img-section .right-box .client-section .client-row .hover:hover {
    color: red
}

.client-img-section .right-box .award-sc .award-wrap {
    position: relative;
    overflow: hidden;
    height: 95px;
    margin: 25px 0 0
}

.client-img-section .right-box .award-sc .award-wrap h5 {
    font-size: 15px;
    color: #0a1747;
    font-weight: 500
}

.client-img-section .right-box .award-sc .award-wrap .award-row ul {
    display: flex;
    min-width: 150%;
    justify-content: space-around;
    column-gap: 15px;
    position: absolute
}

.client-img-section .right-box .award-sc .award-wrap .award-row ul li {
    height: 90px;
    min-width: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    border: 1.376px solid rgba(221,221,221,.83);
    background: #fff
}

.client-img-section .right-box .award-sc .award-wrap .award-row ul li .aw-icon {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.client-img-section .right-box .award-sc .award-wrap .award-row ul li .aw-icon img {
    vertical-align: middle
}

.client-img-section .right-box .award-sc .award-wrap .award-row ul li:hover {
    background: #fff;
    cursor: default;
    border-color: #016be3
}

@keyframes slide_to_left {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

@keyframes slide_to_right {
    0% {
        transform: translateX(-50%)
    }

    to {
        transform: translateX(0)
    }
}

.award-animate-slide-to-left {
    animation: slide_to_left 15s linear infinite
}

.award-animate-slide-to-right {
    animation: slide_to_right 15s linear infinite
}

.hover\:pause:hover {
    animation-play-state: paused
}

@media only screen and (max-width: 991px) {
    .client-img-section .left-box {
        flex-basis:100%;
        padding-right: 0
    }

    .client-img-section .left-box .heading h2 {
        text-align: center
    }

    .client-img-section .left-box .heading h2:after {
        right: 0
    }

    .client-img-section .left-box .heading p {
        text-align: center
    }

    .client-img-section .left-box ul {
        margin-top: 20px
    }

    .client-img-section .right-box {
        flex-basis: 100%;
        margin: 40px 0 0
    }
}

.table-list-section .col-box-outer {
    border: 1px solid #e2eeff;
    border-radius: 20px;
    overflow: hidden;
    border-right: 0
}

.table-list-section .table-list .title {
    font-size: 18px;
    font-weight: 500;
    min-height: 100px
}

.table-list-section .table-list .title .sub-title {
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    opacity: .8;
    line-height: 1
}

.table-list-section .table-list .title.pxttl {
    background: #016be3;
    color: #fff
}

.table-list-section .table-list .opacity-0 p {
    opacity: 0;
    margin: 0
}

.table-list-section .table-list li {
    border-bottom: 1px solid #e2eeff;
    border-right: 1px solid #e2eeff;
    background: #fff;
    padding: 20px 30px;
    list-style: none;
    text-align: center;
    min-height: 120px;
    display: flex;
    color: #414141;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.table-list-section .table-list li:nth-child(n+7) {
    display: none
}

.table-list-section .table-list li:last-child {
    border-bottom: 0
}

.table-list-section .table-list li:nth-child(2n) {
    background: #fbfcff
}

.table-list-section .table-list .ts {
    color: #016be3;
    display: block
}

.table-list-section .table-list .ts:hover {
    text-decoration: underline;
    color: #414141
}

.table-list-section .table-list .gtstart {
    color: #016be3;
    border: 1px solid #016be3;
    border-radius: 5px;
    border-radius: 5px;
    padding: 10px 20px;
    display: inline-block;
    font-size: 18px;
    line-height: initial;
    transition: 0.5s all ease-in-out;
    min-width: 147px;
    font-weight: 500;
    z-index: 9
}

.table-list-section .table-list .gtstart:hover {
    background: #016be3;
    color: #fff
}

.table-list-section .table-list:first-child ul li {
    text-align: left;
    padding-left: 20px;
    justify-content: flex-start;
    font-weight: 500;
    color: #414141
}

.table-list-section .table-list .more-spc {
    padding: 40px 30px
}

.table-list-section .view-more {
    position: absolute;
    bottom: 260px;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer
}

.table-list-section.show-all .table-list li:nth-child(n) {
    display: flex
}

.table-list-section span {
    position: relative
}

.table-list-section .lIcon:before {
    content: "";
    background: url() top center no-repeat;
    position: relative;
    width: 28px;
    height: 28px;
    background-size: 100%;
    display: inline-block;
    transition: all 0.3s ease-in-out
}

.table-list-section .dash:before {
    content: '';
    width: 13px;
    height: 4px;
    background: rgba(1,107,227,.4);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

@media only screen and (max-width: 1600px) {
    .table-list-section .table-list ul li {
        padding:20px 18px
    }

    .table-list-section .table-list .more-spc {
        padding: 40px 18px
    }

    .table-list-section .view-more {
        bottom: 245px
    }
}

@media only screen and (max-width: 1400px) {
    .table-list-section .table-list ul li {
        padding:20px 18px;
        min-height: 145px
    }

    .table-list-section .table-list .more-spc {
        padding: 40px 18px
    }

    .table-list-section .view-more {
        bottom: 265px
    }
}

@media only screen and (max-width: 1380px) {
    .table-list-section .table-list ul li {
        padding:20px 18px;
        min-height: 145px
    }

    .table-list-section .table-list:first-child ul li {
        padding-left: 11px
    }
}

@media only screen and (max-width: 1024px) {
    .table-list-section .table-list .title {
        font-size:16px;
        min-height: 50px
    }

    .table-list-section .table-list li {
        font-size: 14px;
        line-height: 26px;
        padding: 15px 15px;
        min-height: 94px
    }

    .table-list-section .table-list .gtstart {
        font-size: 16px;
        min-width: 100px
    }

    .table-list-section .table-list .gtstart:first-child ul li {
        padding-left: 10px
    }

    .table-list-section .table-list .gtstart .more-spc {
        padding: 40px 30px
    }

    .table-list-section .view-more {
        bottom: 225px
    }
}

@media only screen and (max-width: 991px) {
    .table-list-section .table-list .more-spc {
        padding:20px 15px
    }

    .table-list-section .table-list .title {
        font-size: 16px;
        min-height: 90px;
        line-height: 24px
    }

    .table-list-section .table-list .more-txt {
        min-height: 200px
    }

    .table-list-section .table-list ul li {
        font-size: 13px;
        line-height: 24px;
        padding: 12px 10px;
        min-height: 120px
    }

    .table-list-section .table-list:first-child ul li {
        padding-left: 10px
    }

    .table-list-section .table-list .gtstart {
        font-size: 13px
    }

    .table-list-section .table-list .gtstart:first-child ul li {
        padding-left: 10px
    }

    .table-list-section .view-more {
        bottom: 200px
    }
}

@media only screen and (max-width: 790px) {
    .table-list-section .table-wrap {
        position:relative;
        overflow-x: auto
    }

    .table-list-section .table-wrap .col-box-outer {
        overflow: scroll;
        width: 500px;
        flex-wrap: nowrap
    }

    .table-list-section .table-wrap .table-list .title {
        font-size: 14px;
        line-height: 24px
    }

    .table-list-section .table-wrap .table-list .gtstart {
        padding: 10px 10px
    }

    .table-list-section .view-more {
        bottom: 210px
    }
}

.gets-started {
    background: #5f18a6;
}

.gets-started .left-sec {
    flex-basis: 50%;
    padding: 60px 0
}

.gets-started .left-sec h2 {
    color: #fff
}

.gets-started .left-sec h2:after {
    right: auto;
    background: #fff
}

.gets-started .left-sec p {
    color: #fff;
    width: 100%;
    opacity: .8
}

.gets-started .left-sec p a {
    text-decoration: underline;
    color: #fff
}

.gets-started .left-sec p a:hover {
    text-decoration: none;
    opacity: 1
}

.gets-started .right-sec {
    flex-basis: 48%;
    position: relative
}

.gets-started .right-sec img {
    display: block;
    margin-bottom: -2px
}

.gets-started .button-section {
    display: flex;
    align-items: baseline;
    position: relative;
    flex-wrap: wrap
}

.gets-started .button-section .nccr {
    font-size: 13px;
    display: block;
    margin: 20px 0 0;
    text-align: center
}

.gets-started .button-section .devide {
    padding: 0 10px;
    display: inline-block;
    position: relative;
    color: #fff;
    opacity: .3;
    font-size: 12px
}

.gets-started .button-section .devide:before {
    content: "";
    clear: both;
    display: block;
    width: 1px;
    height: 16px;
    position: absolute;
    background: #fff;
    top: -20px;
    left: 19px;
    opacity: .3
}

.gets-started .button-section .devide:after {
    content: "";
    content: "";
    clear: both;
    display: block;
    width: 1px;
    height: 16px;
    background: #fff;
    position: absolute;
    bottom: -20px;
    left: 19px;
    opacity: .3
}

.gets-started .button-section .free-con a {
    color: #fff;
    opacity: .7;
    text-decoration: underline
}

.gets-started .button-section .free-con a:hover {
    opacity: 1;
    text-decoration: none
}

.gets-started .button-section .info-wrap {
    color: rgba(255,255,255,.7);
    font-weight: 500;
    font-size: 13px;
    margin: 8px 0 0
}

.gets-started .button-section .info-wrap .info:after {
    top: 0
}

.gets-started .button-section .info-wrap .info .info-content {
    top: 28px
}

@media only screen and (max-width: 1366px) {
    .gets-started .left-sec {
        flex-basis:50%
    }

    .gets-started .right-sec {
        flex-basis: 45%
    }

    .gets-started .right-sec img {
        bottom: 0;
        margin-bottom: -2px;
        position: absolute
    }
}

@media only screen and (max-width: 991px) {
    .gets-started .left-sec {
        flex-basis:100%;
        text-align: center;
        padding: 40px 0
    }

    .gets-started .left-sec h2:after {
        right: 0
    }

    .gets-started .right-sec {
        display: none
    }

    .gets-started .button-section {
        justify-content: center
    }
}

@media only screen and (max-width: 767px) {
    .gets-started .button-section .btn-div {
        flex-basis:100%;
        text-align: center
    }

    .gets-started .button-section .devide {
        width: 100%;
        text-align: center;
        padding: 5px
    }

    .gets-started .button-section .devide:before {
        width: 16px;
        height: 1px;
        display: inline-block;
        position: initial;
        margin-right: 5px;
        vertical-align: middle
    }

    .gets-started .button-section .devide:after {
        width: 16px;
        height: 1px;
        display: inline-block;
        position: initial;
        margin-left: 5px;
        vertical-align: middle
    }
}

.clients-saying .heading p {
    width: 75%
}

.clients-saying .iframe-bg {
    pointer-events: none
}

.clients-saying iframe {
    border: 0;
    border: 0;
    height: auto;
    vertical-align: bottom;
    width: 100%;
    max-height: 350px
}

.clients-saying iframe.active {
    height: 100%;
    max-height: unset;
    z-index: 1
}

.clients-saying .yt-player {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9
}

.clients-saying .slider-client {
    width: 50%;
    position: relative
}

.clients-saying .slider-client .client-slider .slide-item {
    padding: 0 2px;
    position: relative
}

.clients-saying .slider-client .client-slider .slide-item .video-item {
    display: none
}

.clients-saying .slider-client .client-slider .slide-item .video-item video {
    width: 100%
}

.clients-saying .slider-client .client-slider .slide-item .video-item iframe {
    border: 0;
    width: 100%
}

.clients-saying .slider-client .client-slider .slide-item .testi-container img {
    width: 100%;
    vertical-align: bottom
}

.clients-saying .slider-client .client-slider .slide-item video {
    vertical-align: bottom
}

.clients-saying .slider-client .client-slider .slide-item .slide-content {
    position: absolute;
    bottom: 50px;
    padding: 0 50px;
    z-index: 9
}

.clients-saying .slider-client .client-slider .slide-item .slide-content p {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
    color: #fff
}

.clients-saying .slider-client .client-slider .slide-item .slide-content span {
    font-size: 14px;
    line-height: 17px;
    color: #fefefe;
    opacity: .9
}

.clients-saying .slider-client .client-slider .slide-item .slide-content a {
    float: right;
    background: #f0483e;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    padding: 3px 13px;
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out
}

.clients-saying .slider-client .client-slider .slide-item .slide-content a:hover {
    background-color: #016be3
}

.clients-saying .slider-client .client-slider .slide-item .slide-content a img {
    width: auto;
    margin-right: 5px
}

.clients-saying .slider-client .client-slider .play-video .video-item {
    display: block
}

.clients-saying .slider-client .client-slider .play-video .testi-container {
    display: none
}

.clients-saying .slider-client .client-slider .play-video::after {
    display: none
}

.clients-saying .client-logo {
    padding-left: 84px;
    padding-top: 16px
}

.clients-saying .client-logo .dis-flex {
    justify-content: space-between
}

.clients-saying .client-logo .logo-card {
    max-width: 175px
}

.clients-saying .client-logo .logo-card picture:nth-child(2) {
    display: none
}

.clients-saying .client-logo .logo-card:hover picture:nth-child(1) {
    display: none
}

.clients-saying .client-logo .logo-card:hover picture:nth-child(2) {
    display: block
}

.clients-saying .glider-prev {
    top: 40%;
    left: 10px;
    opacity: .6
}

.clients-saying .glider-prev:hover {
    opacity: 1
}

.clients-saying .glider-next {
    top: 40%;
    right: 10px;
    opacity: .6
}

.clients-saying .glider-next:hover {
    opacity: 1
}

.client-logo .logo-card {
    background: url() 0 0 no-repeat
}

.client-logo .logo-card.logo1 {
    width: 210px;
    height: 73px;
    background-position: 0 0
}

.client-logo .logo-card.logo1:hover {
    background-position: -176px 0
}

.client-logo .logo-card.logo2 {
    width: 201px;
    height: 73px;
    background-position: 0 -366px
}

.client-logo .logo-card.logo2:hover {
    background-position: -176px -366px
}

.client-logo .logo-card.logo3 {
    width: 201px;
    height: 73px;
    background-position: 0 -748px
}

.client-logo .logo-card.logo3:hover {
    background-position: -176px -748px
}

.client-logo .logo-card.logo4 {
    width: 201px;
    height: 82px;
    background-position: 0 -87px
}

.client-logo .logo-card.logo4:hover {
    background-position: -176px -87px
}

.client-logo .logo-card.logo5 {
    width: 201px;
    height: 82px;
    background-position: 0 -455px
}

.client-logo .logo-card.logo5:hover {
    background-position: -176px -455px
}

.client-logo .logo-card.logo6 {
    width: 201px;
    height: 82px;
    background-position: 0 -835px
}

.client-logo .logo-card.logo6:hover {
    background-position: -176px -835px
}

.client-logo .logo-card.logo7 {
    width: 201px;
    height: 82px;
    background-position: 0 -172px
}

.client-logo .logo-card.logo7:hover {
    background-position: -176px -172px
}

.client-logo .logo-card.logo8 {
    width: 201px;
    height: 82px;
    background-position: 0 -547px
}

.client-logo .logo-card.logo8:hover {
    background-position: -176px -547px
}

.client-logo .logo-card.logo9 {
    width: 201px;
    height: 82px;
    background-position: 0 -928px
}

.client-logo .logo-card.logo9:hover {
    background-position: -176px -928px
}

.client-logo .logo-card.logo10 {
    width: 201px;
    height: 82px;
    background-position: 0 -246px
}

.client-logo .logo-card.logo10:hover {
    background-position: -176px -250px
}

.client-logo .logo-card.logo11 {
    width: 201px;
    height: 82px;
    background-position: 0 -615px
}

.client-logo .logo-card.logo11:hover {
    background-position: -176px -615px
}

.client-logo .logo-card.logo12 {
    width: 201px;
    height: 82px;
    background-position: 0 -1004px
}

.client-logo .logo-card.logo12:hover {
    background-position: -176px -1004px
}

@media screen and (max-width: 1600px) {
    .clients-saying .client-logo {
        padding-left:42px;
        padding-top: 0
    }
}

@media screen and (max-width: 991px) {
    .clients-saying .client-logo .logo-card.logo9 {
        background-position:0 -918px
    }

    .clients-saying .client-logo .logo-card.logo9:hover {
        background-position: -176px -918px
    }

    .clients-saying .client-logo .logo-card.logo10 {
        background-position: 0 -256px
    }

    .clients-saying .client-logo .logo-card.logo10:hover {
        background-position: -176px -260px
    }
}

@media screen and (max-width: 767px) {
    .clients-saying .heading p {
        width:100%
    }

    .clients-saying .slider-client {
        width: 100%
    }

    .clients-saying .slider-client .client-slider .slide-item .testi-container iframe {
        height: 180px
    }

    .clients-saying .slider-client .client-slider .slide-item video {
        height: 100%
    }

    .clients-saying .slider-client .client-slider .slide-item::after {
        height: 100%
    }

    .clients-saying .slider-client .client-slider .slide-item .slide-content {
        bottom: 10px;
        padding: 0 40px
    }

    .clients-saying .slider-client .client-slider .slide-item .slide-content p {
        font-weight: 500;
        font-size: 14px;
        margin-bottom: 10px
    }

    .clients-saying .client-logo {
        padding-left: 25px;
        margin-top: 12px
    }

    .clients-saying .client-logo .flex-3 {
        flex-basis: 50%;
        text-align: center
    }

    .clients-saying .glider-prev {
        width: 50px;
        top: 40%;
        left: -5px
    }

    .clients-saying .glider-next {
        width: 50px;
        top: 40%;
        right: -5px
    }
}

@media screen and (min-width: 915px) and (max-width:1023px) {
    .clients-saying .client-logo .dis-flex {
        justify-content:center
    }
}

@media screen and (min-device-width: 768px) and (max-device-width:1023px) {
    .clients-saying .slider-client {
        width:100%;
        flex-basis: 100%
    }

    .clients-saying .slider-client .slide-item video {
        height: 100%
    }

    .clients-saying .slider-client .slide-item:after {
        height: 100%!important
    }

    .clients-saying .client-logo {
        padding-left: 0;
        margin-top: 20px;
        flex-basis: 100%
    }

    .clients-saying .client-logo .logo-card {
        flex-basis: 25%;
        text-align: center
    }
}

@media screen and (min-width: 1401px) {
    .clients-saying .slider-client .client-slider .slide-item video {
        height:100%
    }

    .clients-saying .slider-client .client-slider .slide-item::after {
        height: 100%
    }
}

.tab-scroll-section ::-webkit-scrollbar {
    width: 6px;
    height: 85px;
    border-radius: 5px;
    overflow: scroll
}

.tab-scroll-section ::-webkit-scrollbar-track {
    background: rgba(110,109,134,.15);
    border-radius: 5px
}

.tab-scroll-section ::-webkit-scrollbar-thumb {
    background: #016be3;
    border-radius: 10px
}

.tab-scroll-section ::-webkit-scrollbar-thumb:hover {
    background: #370355
}

.tab-scroll-section .tab-head {
    font-size: 30px;
    display: block;
    font-weight: 500;
    color: #414141;
    margin-bottom: 30px
}

.tab-scroll-section .tab-outer {
    margin-top: 90px
}

.tab-scroll-section .tab-nav {
    max-height: 400px;
    overflow-y: scroll;
    padding-right: 30px
}

.tab-scroll-section .tab-nav .tab-link {
    display: block;
    font-size: 18px;
    margin-top: 25px;
    text-decoration: none;
    line-height: 25px;
    padding-right: 10px;
    font-weight: 400;
    transition: all 0.3s linear;
    position: relative
}

.tab-scroll-section .tab-nav .tab-link:first-child {
    margin-top: 0
}

.tab-scroll-section .tab-nav .tab-link.is-active,.tab-scroll-section .tab-nav .tab-link:hover {
    color: #414141
}

.tab-scroll-section .tab-nav .tab-link:hover {
    text-decoration: underline
}

.tab-scroll-section ul {
    list-style-type: disc
}

.tab-scroll-section ol {
    list-style-type: decimal
}

.tab-scroll-section .tab-content {
    padding-top: 60px
}

.tab-scroll-section .tab-content.is-active {
    display: block
}

.tab-scroll-section .tab-content p {
    margin-top: 20px;
    line-height: 28px
}

.tab-scroll-section .tab-content p ul li strong {
    color: #666E86
}

.tab-scroll-section .tab-content p ol li b {
    font-weight: 500
}

.tab-scroll-section .tab-content p ul li b {
    font-weight: 500
}

.tab-scroll-section .tab-content p ol li strong {
    color: #666E86
}

.tab-scroll-section .tab-content p strong {
    font-weight: 500
}

.tab-scroll-section .tab-content p b {
    font-weight: 500
}

.tab-scroll-section .tab-content h6 {
    margin-top: 30px
}

.tab-scroll-section .tab-content h3 {
    font-weight: 500
}

.tab-scroll-section .tab-content ol li::marker {
    color: #666E86;
    font-weight: 500
}

.tab-scroll-section .tab-content table {
    border-collapse: collapse;
    margin: 40px 0;
    width: 100%
}

.tab-scroll-section .tab-content table td {
    padding: 11px;
    font-size: 16px;
    line-height: 26px
}

.tab-scroll-section .tab-content table td b {
    font-weight: 500
}

.tab-scroll-section .tab-content table,.tab-scroll-section .tab-content td,.tab-scroll-section .tab-content th {
    border: 1px solid #000
}

.tab-scroll-section .left-tabs {
    flex-basis: 30%
}

.tab-scroll-section .right-tabs {
    flex-basis: 70%;
    padding-left: 78px
}

.tab-scroll-section ul,.tab-scroll-section ol {
    padding-left: 30px
}

.tab-scroll-section ul li,.tab-scroll-section ol li {
    margin-top: 15px;
    line-height: 26px;
    font-size: 16px
}

.tab-scroll-section ul strong,.tab-scroll-section ol strong {
    font-weight: 500
}

.tab-scroll-section .sticky-tab {
    position: sticky;
    top: 100px
}

b {
    font-weight: 500
}

@media screen and (max-width: 1440px) {
    .tab-scroll-section .tab-head {
        margin-bottom:30px
    }

    .tab-scroll-section .tab-nav .tab-link {
        font-size: 16px;
        margin-top: 20px
    }
}

@media screen and (max-width: 1200px) {
    .tab-scroll-section .right-tabs {
        padding-left:40px
    }

    .tab-scroll-section .tab-nav {
        padding-right: 20px
    }

    .tab-scroll-section .tab-outer {
        margin-top: 40px
    }

    .tab-scroll-section .tab-content h6 {
        margin-top: 30px
    }
}

@media screen and (max-width: 767px) {
    .tab-scroll-section .left-tabs {
        flex-basis:100%
    }

    .tab-scroll-section .right-tabs {
        flex-basis: 100%;
        padding-left: 0
    }

    .tab-scroll-section .tab-content {
        padding-top: 40px
    }

    .tab-scroll-section .tab-content table td {
        padding: 6px;
        line-height: 20px;
        font-size: 12px
    }

    .tab-scroll-section ul li,.tab-scroll-section ol li {
        font-size: 14px
    }
}

.faq-section .faq-outer {
    max-width: 970px;
    margin: 0 auto
}

.faq-section .faq-outer .faq-accordion-item-outer {
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    margin: 0 0 20px;
    padding: 0 20px
}

.faq-section .faq-outer .faq-accordion-item-outer.active {
    border-bottom: 2px solid #016be3
}

.faq-section .faq-outer .faq-accordion-item-outer.active .faq-accordion-content {
    display: block
}

.faq-section .faq-outer .faq-accordion-item-outer.active .open-icon {
    display: none
}

.faq-section .faq-outer .faq-accordion-item-outer.active .faq-accordion-toggle::after {
    display: none
}

.faq-section .faq-outer .faq-accordion-item-outer:nth-child(1) .faq-accordion-toggle {
    border-top: 0
}

.faq-section .faq-outer .faq-accordion-toggle {
    display: block;
    text-decoration: none;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    padding: 20px 20px 20px 0;
    position: relative;
    font-weight: 600;
    color: #110302;
    border-bottom: 1px solid #e4e4e4;
    margin: 0;
    font-size: 20px;
    line-height: 32px
}

.faq-section .faq-outer .faq-accordion-toggle a {
    display: contents
}

.faq-section .faq-outer .faq-accordion-toggle::before {
    content: "";
    clear: both;
    display: block;
    background: #016be3;
    height: 3px;
    width: 18px;
    border-radius: 3px;
    position: absolute;
    right: 0
}

.faq-section .faq-outer .faq-accordion-toggle::after {
    content: "";
    clear: both;
    display: block;
    background: #016be3;
    height: 18px;
    width: 3px;
    border-radius: 3px;
    position: absolute;
    right: 7px
}

.faq-section .faq-outer .faq-accordion-content {
    display: none;
    padding: 20px 0
}

.faq-section .faq-outer .faq-accordion-content p {
    margin: 0 0 10px;
    font-weight: 400;
    color: #5e6373
}

.faq-section .faq-outer .faq-accordion-content ul,.faq-section .faq-outer .faq-accordion-content ol {
    margin: 20px 0 0;
    padding-left: 0
}

.faq-section .faq-outer .faq-accordion-content ul li,.faq-section .faq-outer .faq-accordion-content ol li {
    margin: 10px 0 0;
    position: relative;
    padding-left: 18px
}

.faq-section .faq-outer .faq-accordion-content ul li:before,.faq-section .faq-outer .faq-accordion-content ol li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #016be3;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px
}

.faq-section .faq-outer .no-list-type ul {
    list-style-type: none;
    padding-left: 0
}

@media only screen and (max-width: 767px) {
    .faq-section .faq-outer .faq-accordion-content p {
        font-size:14px;
        margin-top: 10px
    }

    .faq-section .faq-outer .faq-accordion-toggle {
        font-size: 18px;
        line-height: 28px;
        padding: 15px 30px 15px 0
    }

    .faq-section .faq-outer .faq-accordion-toggle::before {
        height: 2px;
        width: 12px
    }

    .faq-section .faq-outer .faq-accordion-toggle::after {
        height: 12px;
        width: 2px;
        right: 5px
    }
}
.slide-logo {
    padding-bottom: 0
}

.services-three-column-section {
    counter-reset: section
}

.services-three-column-section .threebox .flex-2 {
    padding: 0 10px;
    margin-top: 20px
}

.services-three-column-section .threebox .flex-2.has-anchor {
    transition: all 0.3s ease-in-out;
    display: block
}

.services-three-column-section .threebox .flex-2.has-anchor:hover .box-3 {
    border: 1px solid #016be3;
    box-shadow: 0 16px 40px rgba(176,202,228,.2);
    border-radius: 5px
}

.services-three-column-section .threebox .flex-3 {
    padding-right: 10px;
    margin-top: 20px;
    padding-left: 10px
}

.services-three-column-section .threebox .flex-3.has-anchor {
    transition: all 0.3s ease-in-out;
    display: block
}

.services-three-column-section .threebox .flex-3.has-anchor:hover .box-3 {
    border: 1px solid #016be3;
    box-shadow: 0 16px 40px rgba(176,202,228,.2);
    border-radius: 5px
}

.services-three-column-section .threebox .box-3 {
    height: 100%;
    border: 1px solid rgba(212,224,237,.7);
    border-radius: 5px;
    padding: 30px;
    transition: all 0.3s ease-in-out
}

.services-three-column-section .threebox .box-3 p {
    margin: 0 0 20px
}

.services-three-column-section .threebox .box-3 h3 {
    margin: 0 0 20px
}

.services-three-column-section .threebox .box-3 h3 a {
    color: #414141
}

.services-three-column-section .threebox .box-3 ul {
    margin: 0 0 20px
}

.services-three-column-section .threebox .box-3 ul li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative
}

.services-three-column-section .threebox .box-3 ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #016be3;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 8px
}

.services-three-column-section .twobox .img-box {
    flex-basis: 35%
}

.services-three-column-section .twobox .content-box {
    flex-basis: 60%
}

.services-three-column-section .know-more-link a {
    color: #016be3;
    display: block;
    font-size: 16px;
    line-height: 19px
}

.services-three-column-section .know-more-link a::after {
    content: "";
    background: url() top center no-repeat;
    position: relative;
    width: 15px;
    height: 11px;
    background-size: 100%;
    top: 0;
    left: 6px;
    display: inline-block;
    transition: all 0.3s ease-in-out
}

.services-three-column-section .know-more-link a:hover::after {
    left: 14px
}

.devs-team {
    counter-reset: section
}

.devs-team .heading {
    padding: 0 20px
}

.devs-team .threebox .flex-3 .box-3 {
    height: 100%;
    padding: 30px 30px 0;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(rgba(1,107,227,.12),rgba(1,107,227,.03));
    border-bottom: 5px solid rgba(1,107,227,.09);
    text-align: left;
    transition: 0.3s ease-in-out;
    overflow: hidden
}

.devs-team .threebox .flex-3 .box-3 p {
    margin: 0 0 20px
}

.devs-team .threebox .flex-3 .box-3 h3 {
    margin: 0 0 20px
}

.devs-team .threebox .flex-3 .box-3 h3 a {
    color: #414141
}

.devs-team .threebox .flex-3 .box-3 ul {
    margin: 0 0 20px
}

.devs-team .threebox .flex-3 .box-3 ul li {
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative
}

.devs-team .threebox .flex-3 .box-3 ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #016be3;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 8px
}

.devs-team .threebox .flex-3 .box-3 picture {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 40px
}

.devs-team .threebox .flex-3 .box-3 picture img {
    transition: 0.3s ease-in-out;
    margin-bottom: -14px
}

.devs-team .threebox .flex-3 .box-3:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.devs-team .threebox .flex-3:nth-child(2n) .box-3 {
    border-top: 5px solid rgba(1,107,227,.09);
    border-bottom: 0;
    background: linear-gradient(rgba(1,107,227,.03),rgba(1,107,227,.12))
}

.step-icon-img-section {
    counter-reset: step
}

.step-icon-img-section .desktop {
    display: block;
    margin: 0 auto;
    text-align: center
}

.step-icon-img-section .desktop img {
    width: 87%;
    margin-left: -20px
}

.step-icon-img-section .mobile {
    display: none
}

.step-icon-img-section h3 {
    margin: 0;
    font-size: 18px;
    line-height: 26px
}

.step-icon-img-section .col-box-outer {
    justify-content: space-between;
    margin-top: 35px
}

.step-icon-img-section .flex-7 {
    padding-right: 10px;
    position: relative;
    margin-bottom: 30px;
    flex-basis: 13.4%;
    text-align: center
}

.step-icon-img-section .flex-7 .box {
    padding: 20px;
    border: 1px solid rgba(1,107,227,.14);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    height: 100%
}

.step-icon-img-section .flex-7 .box .ic-none {
    display: block;
    margin: 0 auto
}

.step-icon-img-section .flex-7 .box .ic-hover {
    display: none;
    margin: 0 auto
}

.step-icon-img-section .flex-7 .box img {
    margin: 0 auto 15px
}

.step-icon-img-section .flex-7 .box .step {
    display: block;
    margin: 0 0 8px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: rgba(65,65,65,.7)
}

.step-icon-img-section .flex-7 .box p {
    margin: 0 0 15px
}

.step-icon-img-section .flex-7:after {
    content: "";
    content: "";
    background: url() no-repeat;
    position: relative;
    width: 11px;
    height: 12px;
    background-size: 100%;
    position: absolute;
    left: 170px;
    top: -48px
}

.step-icon-img-section .flex-7::before {
    counter-increment: step;
    content: counter(step);
    clear: both;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 65px;
    top: -60px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(65,65,65,.7);
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid rgba(5,22,77,.08);
    background-color: #fff
}

.step-icon-img-section .flex-7:last-child:after {
    display: none
}

.step-icon-img-section .flex-7:hover .box {
    border: 2px solid #016be3;
    cursor: pointer
}

.step-icon-img-section .flex-7:hover .box .ic-none {
    display: none
}

.step-icon-img-section .flex-7:hover .box .ic-hover {
    display: block
}

.step-icon-img-section .flex-7:hover:before {
    background: #016be3;
    border-color: #016be3;
    color: #fff
}

.glider.draggable .glider-slide img.ytcover {
    pointer-events: inherit
}

.ytcover {
    z-index: 999
}

.yt-player {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9
}

.develop-section {
    margin-bottom: 40px
}

.popup-wrapper .popup-content .banner-form-section .verror small {
    text-align: left!important
}

.popup-wrapper .popup-content .banner-form-section .form-head-cont.form-textarea .verror small {
    margin: 0 0 5px
}

@media screen and (max-width: 1024px) {
    .step-icon-img-section h3 {
        margin:0;
        font-size: 16px;
        line-height: 24px
    }

    .step-icon-img-section .flex-7 {
        margin-bottom: 10px;
        padding-right: 5px
    }

    .step-icon-img-section .flex-7 .box {
        padding: 15px
    }

    .step-icon-img-section .flex-7:after {
        top: -47px;
        left: 110px
    }

    .step-icon-img-section .flex-7::before {
        width: 25px;
        height: 25px;
        left: 40px;
        top: -58px;
        font-size: 16px
    }
}

@media screen and (max-width: 991px) {
    .services-three-column-section .threebox .box-3 {
        padding:20px
    }

    .services-three-column-section .threebox .box-3 p {
        margin: 0 0 15px
    }

    .services-three-column-section .threebox .box-3 h3 {
        margin: 0 0 15px
    }

    .services-three-column-section .threebox .box-3 ul {
        margin: 0 0 15px
    }

    .services-three-column-section .threebox .box-3 ul li {
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative
    }

    .services-three-column-section .threebox .box-3 ul li:before {
        content: "";
        width: 9px;
        height: 9px;
        background: #016be3;
        position: absolute;
        left: 0;
        border-radius: 50%;
        top: 8px
    }

    .services-three-column-section .twobox .img-box {
        flex-basis: 100%
    }

    .services-three-column-section .twobox .content-box {
        flex-basis: 100%
    }

    .step-icon-img-section .desktop {
        display: none
    }

    .step-icon-img-section .col-box-outer {
        margin-top: 20px
    }

    .step-icon-img-section .flex-7 {
        flex-basis: 50%;
        margin-bottom: 40px;
        padding: 0 10px
    }

    .step-icon-img-section .flex-7:before {
        width: 25px;
        height: 25px;
        top: -15px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .step-icon-img-section .flex-7:after {
        display: none
    }

    .step-icon-img-section .flex-7:last-child {
        flex-basis: 100%;
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .devs-team {
        counter-reset:section
    }

    .devs-team .threebox .flex-3 .box-3 {
        padding: 20px
    }

    .devs-team .threebox .flex-3 .box-3 p {
        margin: 0 0 15px
    }

    .devs-team .threebox .flex-3 .box-3 h3 {
        margin: 0 0 15px
    }

    .devs-team .threebox .flex-3 .box-3 ul {
        margin: 0 0 15px
    }

    .devs-team .threebox .flex-3 .box-3 picture {
        justify-content: center;
        margin: 0
    }

    .devs-team .threebox .flex-3 .box-3 picture img {
        margin-bottom: 0
    }

    .step-icon-img-section .desktop {
        display: none
    }

    .step-icon-img-section .col-box-outer {
        margin-top: 20px
    }

    .step-icon-img-section .flex-7 {
        flex-basis: 50%;
        margin-bottom: 30px;
        padding: 0 5px
    }

    .step-icon-img-section .flex-7:before {
        width: 25px;
        height: 25px;
        top: -15px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .step-icon-img-section .flex-7:after {
        display: none
    }

    .step-icon-img-section .flex-7:last-child {
        flex-basis: 100%;
        margin: 0
    }
}

@media screen and (max-width: 479px) {
    .step-icon-img-section .flex-7 {
        flex-basis:100%
    }
}
