@import url("https://fonts.googleapis.com/css?family=Work+Sans:500,600");body {
    background-color: black;
    font-size: 16px
}

.ui-autocomplete {
    height: 220px;
    overflow-y: scroll!important
}

.main>div {
    overflow: hidden
}

.navbar-brand {
    float: none;
    display: block
}

.navbar-fixed-top {
    padding-top: 15px;
    background: rgb(0,153,255)
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

.no-padd {
    padding: 0
}

header.drop-open {
    overflow: visible
}

header.shrink .logo img {
    max-width: 70px
}

.transbox {
    opacity: 0.8;
    background-color: #bf2026;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    transition: background-color 0.45s cubic-bezier(0.25,1,0.33,1),opacity 0.45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: background-color 0.45s cubic-bezier(0.25,1,0.33,1),opacity 0.45s cubic-bezier(0.25,1,0.33,1)
}

.banner-contents {
    color: white;
    background-position: center;
    padding: 38px 0 24px 20px;
    line-height: 30px;
    width: 86%
}

.para-font-18 {
    font-size: 18px;
    line-height: 32px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 600
}

@media only screen and (max-width: 767px) {
    header.shrink .logo img {
        max-width:60px
    }
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-50px
    }
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s
}

header .nav.navbar-nav {
    float: right
}

.dropdown-toggle:active,.open .dropdown-toggle {
    background: #0099FF!important;
    color: #FFF!important
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -45px!important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 180px!important;
    padding: 10px 10px!important;
    margin: 14px 0 0;
    font-size: 20px!important;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%)
}

@media only screen and (max-width: 767px) {
    header .nav.navbar-nav {
        float:left;
        width: 100%;
        text-align: left
    }
}

header .navbar-brand {
    margin-left: -15px;
    margin-top: -15px;
    margin-bottom: 15px;
    padding: 0px
}

header .navbar-brand img {
    max-width: 202px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 60px
}

@media only screen and (max-width: 767px) {
    header .navbar-brand img {
        max-width:110px;
        max-height: auto
    }
}

@media only screen and (max-width: 767px) {
    header {
        height:65px;
        line-height: 80px
    }
}

header.shrink .navbar-default {
    display: none
}

@media only screen and (min-width: 768px) {
    .navbar-collapse.collapse {
        float:right
    }
}

.btn.fill-btn {
    background: #FFCD2D!important;
    border: 1px solid #FFCD2D;
    color: #333!important;
    text-transform: none;
    border-radius: 0
}

.btn.fill-btn:hover {
    background: transparent!important;
    border: 1px solid #FFCD2D;
    color: black!important
}

.btn.fill-btn-solve {
    background: rgb(0,153,255)!important;
    border: 2px solid white;
    color: white!important;
    text-transform: none;
    border-radius: 0;
    font-size: 26px;
    font-weight: 700
}

.btn.fill-btn-solve:hover {
    background: rgb(0,153,255)!important;
    border: 2px solid white;
    color: #fff!important
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff!important
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff
}

.padded {
    padding: 7.5px 15px!important
}

.font16 {
    font-size: 16px
}

.btn.hollow-btn {
    border: 1px solid #01FFBE;
    border-radius: 0;
    color: #01FFBE;
    margin-right: 12px
}

.btn.hollow-btn:hover {
    background: #0e1f99!important;
    border: 1px solid #0e1f99;
    color: #fff
}

header {
    padding: 3rem 0
}

header .navbar-nav li a {
    font-weight: bold;
    display: inline-block;
    padding: 7.5px 15px;
    font-size: 16px
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    header .navbar-nav li a {
        padding:7.5px 13px;
        font-size: 14px
    }
}

header .logo img {
    max-width: 90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width: 767px) {
    header .logo img {
        max-width:60px
    }
}

header .navbar-default {
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none
}

@media only screen and (min-width: 1025px) {
    header .navbar-default {
        margin-top:50px
    }
}

header .navbar-default .navbar-header {
    float: right
}

header .navbar-default .navbar-collapse {
    right: 0;
    position: absolute;
    background: #fff;
    padding: 10px;
    color: #333;
    top: 50px;
    display: none;
    z-index: 1
}

header .navbar-default .navbar-toggle {
    display: block;
    margin: 0;
    border: 0
}

header .navbar-default .navbar-toggle:hover,header .navbar-default .navbar-toggle:focus {
    background-color: transparent
}

header .navbar-default .navbar-toggle:hover .icon-bar,header .navbar-default .navbar-toggle:focus .icon-bar {
    background: #01FFBE
}

header .navbar-default .navbar-toggle .icon-bar {
    background: #fff;
    width: 24px;
    height: 3px
}

header .navbar-default .nav>li {
    position: relative;
    display: block;
    float: none;
    line-height: 1
}

.main .section-counter {
    position: relative;
    padding-bottom: 5px;
    display: none
}

@media only screen and (max-width: 768px) {
    .main .section-counter {
        padding:0 15px 5px
    }
}

.main .section-counter:before {
    content: "";
    border: 2px solid #76fdbb;
    height: 2px;
    width: 40px;
    position: absolute;
    bottom: 0;
    right: 0
}

.main .section-counter small {
    color: #ffffff
}

.main .section-1 .item img {
    width: 100%;
    margin-top: -101px
}

.main .section-1 .home-banner-slider img {
    margin-top: -100px;
    z-index: -100
}

@media only screen and (max-width: 1024px) {
    .main .section-1 .home-banner-slider .item {
        height:450px;
        width: 100%;
        background-size: 100% auto
    }
}

.main .section-1 .home-banner-slider .item {
    position: relative
}

@media only screen and (max-width: 767px) {
    .main .section-1 .home-banner-slider .item {
        background:none;
        width: 100%;
        height: auto;
        background-size: contain
    }
}

.main .section-1 .banner-content,.main .section-6 .banner-content {
    position: absolute
}

@media only screen and (min-width: 992px) {
    .main .section-1 .banner-content,.main .section-6 .banner-content {
        top:56%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        right: 0
    }
}

@media only screen and (max-width: 767px) {
    .main .section-1 .banner-content,.main .section-6 .banner-content {
        position:inherit
    }
}

.main .section-1 .banner-content .link-wrapper {
    padding: 0;
    margin: 50px 0 0;
    list-style-type: none;
    color: white;
    font-size: 18px
}

@media only screen and (min-width: 1920px) {
    .main .section-1 .banner-content .link-wrapper {
        margin:70px 0 0
    }
}

.main .section-1 .banner-content h1,.main .section-1 .banner-content h2 {
    color: #ffffff
}

footer {
    padding: 0rem 0 2rem;
    background: #ECEAF1;
    border-top: 2px solid gray
}

@media only screen and (max-width: 767px) {
    footer {
        padding:2rem 0
    }
}

footer .footer-container .container {
}

@media only screen and (max-width: 767px) {
    footer .footer-container .container {
        text-align:left
    }

    footer .footer-container .container .title-color {
        text-align: left;
        font-size: 20px
    }
}

footer .footer-container .container .block2 {
    text-align: right
}

@media only screen and (max-width: 767px) {
    footer .footer-container .container .block2 {
        text-align:left
    }
}

@media only screen and (max-width: 767px) {
    footer {
        padding:2rem 0
    }
}

footer address p {
    margin: 0 0 2px
}

footer .footer-block {
    position: relative
}

footer .footer-block>div {
    position: relative;
    padding-top: 15px
}

@media only screen and (max-width: 1024px) {
    footer .footer-block>div {
        padding:15px 15px 0
    }
}

footer .footer-block>div:before {
}

@media only screen and (max-width: 767px) {
    footer .footer-block>div:before {
        left:10px;
        top: 10px;
        display: none
    }
}

footer .footer-block>div {
    margin-bottom: 15px;
    text-align: left;
    display: inline-block
}

footer h5 {
    text-transform: uppercase;
    margin-bottom: 5px
}

footer a {
    color: #767A92
}

@media only screen and (min-width: 992px) and (max-width:1024px) {
    footer a {
        font-size:13px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    footer a {
        font-size:10px
    }
}

@media only screen and (max-width: 767px) {
    footer a {
        font-size:14px
    }
}

footer a:hover {
    color: #0099FF
}

footer .footer-logo img {
    max-width: 100px
}

@media only screen and (max-width: 767px) {
    footer .footer-logo img {
        font-size:70px
    }
}

footer .social-nav {
    padding: 0;
    list-style: none;
    margin-top: 18px;
    text-align: center;
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    footer .social-nav {
        margin-bottom:10px
    }

    footer .social-nav {
        padding: 0;
        list-style: none;
        margin-top: 18px;
        text-align: left;
        margin-bottom: 0
    }
}

footer .social-nav li {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 15px
}

footer .social-nav li.fb a:hover {
    color: #3B5998
}

footer .social-nav li.twitter a:hover {
    color: #33CCFF
}

footer .social-nav li.linkedin a:hover {
    color: #4875B4
}

footer .social-nav li a {
    height: 100%;
    width: 100%;
    display: block;
    font-size: 20px
}

.block-revealer__element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    pointer-events: none;
    opacity: 0
}

.main {
    padding-top: 65px
}

@media only screen and (max-width: 1024px) {
    .main {
        padding-top:65px
    }
}

@media only screen and (max-width: 767px) {
    .main {
        padding-top:65px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .main {
        padding-top:100px
    }
}

.copyright {
    font-size: 12px;
    margin-top: 24px;
    margin-right: 0
}

@media only screen and (max-width: 767px) {
    .copyright {
        margin-right:0
    }
}

.step-shape-blue.step-shape-blue-2 .blue-bg:before {
    display: none!important
}

@media only screen and (max-width: 767px) {
    .navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form,.collapsing {
        border:0!important;
        border-color: transparent
    }

    .header-nav {
        padding-right: 0
    }

    .header-nav .nav>li {
        line-height: 1;
        margin-bottom: 15px
    }

    .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse {
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggle {
        margin: 0;
        position: absolute;
        top: -50px;
        right: 0
    }

    .navbar-collapse.in {
        overflow-y: auto;
        box-shadow: none
    }

    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 500ms ease-in-out
    }

    .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 6px;
        transform: rotate(45deg)
    }

    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: transparent
    }

    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -6px;
        transform: rotate(-45deg)
    }
}

.scroll {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none
}

.scroll-wrapper {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 6%;
    bottom: 45px
}

@media only screen and (max-width: 767px) {
    .scroll-wrapper {
        position:inherit;
        bottom: auto
    }
}

.scroll-wrapper .scroll {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 14px
}

.scroll-wrapper .scroll:hover {
    color: #fff
}

.scroll-wrapper .scroll img {
    display: block;
    margin: 0 auto
}

.footer-bottom ul {
    padding: 0
}

.footer-bottom ul li {
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
    border-right: 1px solid #fff;
    display: inline-block
}

.footer-bottom ul li:last-child {
    border-right: 0
}

.first-heading {
    font-size: 46px;
    color: white
}

.main-heading {
    font-size: 46px;
    color: white
}

.main-heading-2 {
    font-size: 46px;
    color: black
}

.main-heading-line-ht {
    line-height: 1.8
}

.caption-vert-line {
    border-left: 3px solid white;
    height: 56px;
    border-image: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(226,226,226,1) 48%,rgba(255,255,255,0) 100%);
    border-image-slice: 1
}

.main .section-2 {
    padding: 100px 0 100px 0
}

.main .section-7 {
    background: white;
    padding: 100px 13px 100px 13px
}

.main .section-5 {
    background: #CAF3FF;
    padding: 100px 13px 100px 13px
}

.main .section-4 {
    background: url("../../images/index/patterbg2.661d73be88a30eee.png?b6da850603f8") no-repeat white;
    background-size: cover;
    padding: 100px 0 100px 0
}

.left-half-circle {
    width: 136px;
    height: 272px;
    background: black;
    border-bottom-right-radius: 260px;
    border-top-right-radius: 260px;
    position: absolute;
    left: 0;
    margin-top: 120px
}

.big-vert-line {
    border-left: 36px solid aquamarine;
    height: 245px;
    position: absolute;
    margin-top: -100px
}

.big-vert-line-2 {
    border-left: 36px solid aquamarine;
    height: 240px;
    position: absolute;
    margin-top: -100px
}

.big-vert-line-3 {
    border-left: 36px solid aquamarine;
    height: 160px;
    position: absolute;
    margin-top: -100px
}

.font-22 {
    color: white;
    font-size: 22px
}

.font-100 {
    color: white;
    font-size: 100px
}

.section-3-img {
    position: relative;
    top: -15px;
    right: -100px
}

.right-half-circle {
    width: 350px;
    height: 700px;
    background: white;
    border-bottom-left-radius: 350px;
    border-top-left-radius: 350px;
    position: absolute;
    right: 0;
    margin-top: -40px
}

.font-20 {
    font-size: 18px;
    color: white
}

.owl-nav {
    font-size: 36px;
    display: inline-flex!important;
    letter-spacing: 20px
}

.kc-slider .owl-nav {
    font-size: 36px;
    display: block!important;
    letter-spacing: 0px
}

.client-item {
    margin: 24px
}

.img-member {
}

.section-2-subsection>h3>.rich-text {
    width: 50%;
    word-wrap: break-word
}

.responsive-object>iframe {
    width: 100%!important;
    height: 313px!important
}

@media only screen and (max-width: 990px) {
    .caption-vert-line {
        margin-top:20px;
        height: 20px;
        left: 10px;
        border-top: 3px solid white;
        width: 100px;
        border-image: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(226,226,226,1) 48%,rgba(255,255,255,0) 100%);
        border-image-slice: 1
    }

    .right-half-circle-m {
        width: 90px;
        height: 180px;
        background: black;
        border-bottom-left-radius: 200px;
        border-top-left-radius: 200px;
        position: absolute;
        right: 0;
        margin-top: -40px
    }

    .right-half-circle-m-black {
        width: 90px;
        height: 180px;
        background: white;
        border-bottom-left-radius: 200px;
        border-top-left-radius: 200px;
        position: absolute;
        right: 0;
        margin-top: 100px
    }

    .right-half-circle-m-black-why-us {
        width: 90px;
        height: 180px;
        background: white;
        border-bottom-left-radius: 200px;
        border-top-left-radius: 200px;
        position: absolute;
        right: 0;
        margin-top: 375px
    }

    .section-2-subsection>h3>.rich-text {
        width: 100%;
        word-wrap: break-word
    }

    .m-row {
        margin-left: 0px!important;
        margin-right: 0px!important
    }
}

@media only screen and (max-width: 767px) {
    .first-heading {
        font-size:28px;
        color: white
    }

    .main-heading {
        font-size: 36px;
        color: white
    }

    .main-heading-2 {
        font-size: 36px;
        color: black
    }

    .caption-vert-line {
        margin-top: 20px;
        height: 20px;
        left: 10px;
        border-top: 3px solid white;
        width: 100px;
        border-image: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(226,226,226,1) 48%,rgba(255,255,255,0) 100%);
        border-image-slice: 1
    }

    .main .section-2 {
        padding: 100px 13px 100px 13px
    }

    .main .section-4 {
        background: url("../../images/index/mobile/patteerbmbg2.e4405ffa01a90eee.png?b6da850603f8") no-repeat white;
        background-size: cover;
        padding: 100px 13px 100px 13px
    }

    .main .section-7 {
        background: white;
        padding: 100px 13px 100px 13px
    }

    .main .section-5 {
        background: #CAF3FF;
        padding: 100px 13px 100px 13px
    }

    .big-vert-line {
        border-left: 36px solid aquamarine;
        height: 242px;
        position: absolute;
        margin-top: -100px
    }

    .big-vert-line-2 {
        border-left: 36px solid aquamarine;
        height: 260px;
        position: absolute;
        margin-top: -100px
    }

    .big-vert-line-3 {
        border-left: 36px solid aquamarine;
        height: 200px;
        position: absolute;
        margin-top: -100px
    }

    .right-half-circle-m {
        width: 80px;
        height: 160px;
        background: black;
        border-bottom-left-radius: 200px;
        border-top-left-radius: 200px;
        position: absolute;
        right: 0;
        margin-top: -40px
    }

    .right-half-circle-m-black {
        width: 90px;
        height: 180px;
        background: white;
        border-bottom-left-radius: 200px;
        border-top-left-radius: 200px;
        position: absolute;
        right: 0;
        margin-top: 100px
    }

    .right-half-circle-m-black-why-us {
        width: 90px;
        height: 180px;
        background: white;
        border-bottom-left-radius: 200px;
        border-top-left-radius: 200px;
        position: absolute;
        right: 0;
        margin-top: 375px
    }

    .slide-text {
        width: 300px!important
    }

    .slide-content {
        font-size: 1.5rem!important
    }

    .img-height {
        width: 280px!important
    }

    .client-item {
        height: 60px;
        border: 1px solid grey;
        margin: 10px
    }

    .img-member {
        height: auto
    }

    .section-2-subsection>h3>.rich-text {
        width: 100%;
        word-wrap: break-word
    }

    .m-row {
        margin-left: 0px!important;
        margin-right: 0px!important
    }
}

@media only screen and (max-width: 500px) {
    .first-heading {
        font-size:28px;
        color: white
    }

    .main-heading {
        font-size: 28px;
        color: white
    }

    .main-heading-2 {
        font-size: 28px;
        color: black
    }
}

#testimonial-slider .owl-nav {
    position: absolute
}

.carousel-indicators {
    border-color: #53636f;
    top: 100px
}

.carousel-inner {
    margin-top: 30px
}

.carousel-control {
    position: relative;
    width: 27%!important
}

a.left {
    float: left;
    text-align: left;
    font-size: 2.3rem
}

a.right {
    float: right;
    font-size: 2.3rem
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-outer-spin-button,input[type=tel]::-webkit-inner-spin-button,input[type=tel]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #929191
}

label {
    justify-content: flex-start;
    align-items: flex-start;
    vertical-align: middle
}

.mt-4 {
    margin-top: 4rem!important
}

.modal {
    background: #00000085
}

.start-now h3 {
    font-size: 22px;
    font-weight: 500;
    font-family: Roboto,sans-serif,serif;
    line-height: 1.4
}

.start-now img {
    width: 140px;
    margin-bottom: 30px
}

.head-cross {
    position: absolute;
    top: 50px;
    border-bottom: 1px solid #bdbcbc;
    left: 0;
    right: 0
}

input:disabled {
    color: #888!important
}

button.close {
    font-size: 20px;
    position: absolute;
    bottom: 10px;
    right: 17px;
    border: 1px solid #afafaf;
    border-radius: 50%;
    transition: all .2s;
    padding: 8px 10px 4px;
    line-height: 19px;
    font-weight: 100;
    color: #000;
    margin-top: 10p;
    opacity: 1;
    box-shadow: 0 0px 10px 2px #eee
}

button.close:hover {
    background-color: #68feb0;
    color: #fff;
    border: 1px solid #68feb0;
    transition: all .2s
}

.modal-body {
    padding: 8rem 4rem 6rem;
    border-top: 4px solid #6ffeb7
}

.start-now {
    margin: 5rem 0
}

.error {
    color: red
}

.start-btn {
    background-color: #172ba8;
    color: #fff;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
    margin: 5px 16px 10px;
    padding: 12px 12px;
    font-size: 16px;
    transition: all .3s
}

.start-btn:hover,.start-btn:focus,.start-btn:active {
    outline: none;
    text-decoration: none;
    color: #fff;
    background-color: #081980;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.4);
    transition: all .3s
}

.cancel-btn {
    background-color: transparent;
    border: 1px solid #57feb8;
    margin: 5px 16px 10px;
    padding: 12px 30px;
    color: #57feb8;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.2);
    font-size: 16px;
    transition: all .3s
}

.cancel-btn:hover,.cancel-btn:focus,.cancel-btn:active {
    outline: none;
    text-decoration: none;
    color: #fff;
    border: 1px solid #57feb8;
    background-color: #57feb8;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.4);
    transition: all .3s
}

.get-help-form fieldset {
}

.get-help-form fieldset {
    display: none
}

.modal-progress-bar .progress {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    height: 10px
}

.modal-progress-bar .progress-bar {
    background-image: linear-gradient(to bottom,#01FFBE 50%,#01FFBE 100%)
}

.confirm-q .btn-danger {
    background-image: linear-gradient(to bottom,#d6312b 0,#d6312b 100%)
}

.confirm-q .btn-danger:hover,.confirm-q .btn-danger:focus,.confirm-q .btn-danger:active {
    text-decoration: none;
    color: #fff;
    background-color: #c12e2a!important;
    box-shadow: 0px 4px 4px rgba(0,0,0,0.4);
    transition: all .3s;
    background-position: 0 -100px
}

.date-time-select {
    padding-bottom: 23rem
}

.login-modal-design.modal a {
    cursor: pointer
}

.login-modal-design.modal {
    background: #0000009c
}

.login-modal-design .modal-dialog {
    margin: 4.5rem auto;
    width: 450px
}

#signupModal.login-modal-design .modal-dialog {
    margin: 80px auto
}

.login-modal-design .modal-body {
    padding: 1rem 3rem 1rem;
    border-left: 15px solid #ECEAF1;
    border-top: none
}

.login-modal-design .modal-body h2 {
    position: relative;
    font-size: 30px;
    color: #0099FF;
    padding: 0 0 18px;
    font-family: 'Roboto',sans-serif
}

.login-modal-design .modal-body h2:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    border: 2px solid #0099FF;
    width: 5rem
}

.login-modal-design .modal-body h4 {
    position: relative;
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    padding: 15px 1px 15px;
    color: #0099FF
}

.login-modal-design .modal-body h4 i {
    padding: 0 6px 0 0
}

#signupModal.login-modal-design .form-group .form-control {
    margin: 5px 0 5px
}

.login-modal-design .form-group .form-control {
    height: 46px;
    padding: 0 6px;
    vertical-align: middle;
    border: 1px solid #ddd;
    background: #f7f7f7;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

#signupModal.login-modal-design .btn.fill-btn {
    margin: 2px 0 25px
}

.login-modal-design .btn.fill-btn {
    outline: none;
    width: 100%;
    font-weight: 900;
    margin: 2px 0 35px;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Roboto',sans-serif
}

.login-modal-design .btn.fill-btn:hover,.login-modal-design .btn.fill-btn:focus {
    text-decoration: none;
    outline: none;
    color: #0099FF!important;
    transition: all .2s
}

#signupModal.login-modal-design .modal-body p.forget-pass {
    padding: 10px 0 35px
}

.login-modal-design .modal-body p.forget-pass {
    margin: 0;
    padding: 10px 0 50px
}

.login-modal-design .modal-body .head-cross {
    position: absolute;
    top: 50px;
    border-bottom: none;
    left: 0;
    right: 0
}

.login-modal-design .modal-body .head-cross button.close {
    padding: 7px 9px 4px;
    right: 6px
}

#faq .panel-default>.panel-heading + .panel-collapse>.panel-body {
    color: #000;
    font-size: 16px;
    padding: 25px 25px;
    line-height: 1.5
}

#faq .panel-default>.panel-heading {
    color: #0d16a0;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#faq .panel-default>.panel-heading a {
    display: block;
    padding: 16px 15px;
    text-decoration: none;
    background: #fff
}

#faq .panel-default>.panel-heading a:after {
    content: "";
    position: relative;
    top: 0;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 22px;
    color: #0099FF;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

#faq .panel-default>.panel-heading a[aria-expanded="true"] {
    background-color: #0099FF!important;
    color: white!important;
    text-decoration: none
}

#faq .panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#faq .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#faq .accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0
}

#faq .accordion-option .title {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0
}

.linkedin_btn {
    margin: auto
}

.linkedin-login {
    margin-top: -25px;
    margin-bottom: 20px
}

.linkedin-img {
    width: 100%
}

#show-hidePassword {
    cursor: pointer;
    position: relative;
    right: -90%;
    top: -32px
}

.btn_in {
    cursor: pointer;
    position: relative;
    right: -88%;
    top: -40px;
    background: #FFCD2D!important
}

.signup_form {
    margin-bottom: -35px
}

.bottom_line_linkedin {
    margin: 6px 0px -20px 0px
}

.bottom_line_linkedin h3:before,.bottom_line_linkedin h3:after {
    content: "\2014"
}

.marquee {
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box
}

.marquee a {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite
}

@keyframes marquee {
    0% {
        transform: translate(0,0)
    }

    100% {
        transform: translate(-100%,0)
    }
}

.marquee a:hover {
    -moz-animation-play-state: paused;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@media only screen and (max-width: 600px) {
    .date-time-select {
        margin-bottom:30px;
        padding-bottom: 0
    }

    .start-now,.modal-dialog {
        top: 0rem
    }

    .modal-body {
        padding: 6rem 2rem 3rem
    }

    .confirm-overlay .confirm-q button.btn {
        margin: 7px 25px
    }

    fieldset label {
        font-size: 14px
    }

    .login-modal-design .modal-dialog {
        width: auto;
        margin: 50px auto
    }

    .login-modal-design .modal-body {
        padding: 3rem 3rem 4rem
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .linkedin-img {
        width:52%
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .linkedin-img {
        width:40%
    }
}

@media only screen and (min-width: 1200px) {
    .linkedin-img {
        width:33%
    }
}

.delay_shortest {
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s
}

.delay_shorter {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.txt_clr_pri {
    color: #0e1f99
}

.txt_clr_sec {
    color: #01FFBE
}

.txt_clr_wht {
    color: #fff
}

.txt_sz_medium {
    font-size: 20px;
    font-weight: 500;
    font-family: "Gothambold"
}

.txt_sz_large {
    font-size: 24px;
    font-weight: 500;
    font-family: "Gothambold"
}

.txt_sz_medium_alt {
    font-size: 20px;
    font-weight: 500;
    font-family: "Gothambold"
}

@media screen and (min-width: 467px) {
    .txt_sz_medium_alt {
        font-size:30px
    }
}

.footer-bottom ul {
    padding: 0
}

.footer-bottom ul li {
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
    border-right: 1px solid #767A92;
    display: inline-block;
    text-decoration: underline
}

.social {
    background: #0099FF;
    color: #fff;
    border-radius: 5px
}

.footer-bottom ul li:last-child {
    border-right: 0
}

.blog_page_body {
    background-color: #fff
}

.clear_head {
    margin-top: 80px
}

.blog_section {
    padding: 0;
    position: relative
}

.blog_title {
    font-size: 40px;
    margin-top: 2.5rem;
    font-family: none!important
}

.blog_image_featured {
    margin: auto;
    width: 100%;
    text-align: center
}

.blog_header_image {
    width: 100%;
    margin: 10px 0 10px 0
}

.blog_article {
    width: 90%;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto
}

.to_left_arrow {
    background-size: 18px auto;
    height: 50px;
    display: flex;
    padding-left: 50px;
    align-items: center;
    width: 50px;
    background: url("../../img.html") no-repeat center center #fff
}

.to_right_arrow {
    background-size: 18px auto;
    height: 50px;
    display: flex;
    padding-left: 50px;
    align-items: center;
    width: 50px;
    background: url("../../img.html") no-repeat center center #fff
}

.blog_links {
    list-style: none;
    font-size: 12px;
    padding-left: 0px;
    padding-top: 6px
}

.blog_links li {
    display: inline-block
}

.sidebar {
    list-style: none
}

.blog_tags {
    list-style: square;
    font-weight: 700;
    font-family: 'Gotham',sans-serif;
    font-size: 14px
}

.pagination {
    width: 100%
}

.pagination div {
    margin-left: auto;
    margin-right: auto;
    width: max-content
}

.rich-text {
    overflow: auto!important
}

.rich-text>p,.rich-text>ol,.rich-text>ul {
    font-size: 22px!important
}

.rich-text h1 {
    font-size: 36px
}

.rich-text h2 {
    font-size: 30px
}

.rich-text h3 b {
    font-size: 26px;
    color: #0e1f99
}

.rich-text h3 {
    font-size: 26px
}

.rich-text h4 {
    font-size: 22px
}

.rich-text h5 {
    font-size: 18px
}

.rich-text h6 {
    font-size: 14px
}

.left {
    margin-right: 2rem;
    float: left;
    display: block!important
}

.right {
    margin-left: 2rem;
    float: right;
    display: block!important
}

h4>a {
    font-size: .67em
}

.responsive-object {
    padding-bottom: 0%!important
}

.responsive-object>iframe {
    width: 800px!important;
    height: 400px!important
}

@media only screen and (max-width: 480px) {
    .richtext-image {
        width:100%;
        height: 100%
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

.dropdown-resource {
    position: relative;
    display: inline-block
}

.dropdown-content-resource {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    list-style: none;
    text-align: left;
    border: 1px solid #01FFBE;
    margin-top: 1rem;
    border-radius: 5px
}

.dropdown-content-resource::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent white transparent
}

.dropdown-content-resource a {
    color: #746d6d;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-transform: uppercase
}

.dropdown-content-resource p {
    border-bottom: 2px solid #fff
}

.dropdown-content-resource p:hover {
    border-bottom: 2px solid #01FFBE;
    transition: 0.9s
}

.dropdown-content-resource a:hover {
    color: #01FFBE
}

.dropdown-resource:hover .dropdown-content-resource {
    display: block
}

.home-img-container {
    position: relative
}

.h1-heading,.heading-para {
    color: white
}

.h1-heading {
    font-size: 2.3vw
}

.aqua {
    color: #01FFBE!important
}

.blog_summary_box {
    margin-bottom: 6vw
}

.blog_summary_box .img-responsive {
    width: 100%
}

@font-face {
    font-family: Metric;
    src: url("../../fonts/Metric/Metric-Bold.e6f3e585df340eee.otf?b6da850603f8")
}

@font-face {
    font-family: SerranoPro-Regular;
    src: url("../../fonts/Serrano/SerranoPro-Regular.e5bf4c503ae50eee.otf?b6da850603f8")
}

@font-face {
    font-family: SerranoPro-Bold;
    src: url("../../fonts/Serrano/SerranoPro-Bold.234770f9ed000eee.otf?b6da850603f8")
}

body {
    background: white
}

.hero-buttons {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    text-shadow: none;
    background: #FFCD2D;
    padding: 10px 24px;
    margin-bottom: 10px;
    width: 260px
}

.hero-buttons:focus,.hero-buttons:hover {
    background-color: #eb9316!important
}

.hero-heading {
    font-weight: 700;
    font-size: 46px;
    line-height: 50px;
    line-height: 87%;
    color: #333
}

.hero-sub-heading {
    font-size: 20px;
    line-height: 25px;
    line-height: 100%;
    color: #333
}

.hero-caption {
    color: #767A92;
    font-size: 16px;
    line-height: 20px
}

.section-heading {
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #333;
    margin-bottom: 20px
}

.badge {
    min-width: 10px;
    padding: 3px 7px;
    position: relative;
    top: -37px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background-color: #0099FF;
    border-radius: 50%;
    float: right
}

.why-heading {
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    color: #333;
    padding: 5px;
    display: table-caption
}

.why-text {
    font-size: 15px;
    line-height: 20px;
    color: #333;
    padding: 5px
}

.carCircle {
    top: 30px!important
}

.carCircle .circle {
    margin: 24px 3px!important
}

.section-card {
    background: white;
    padding: 20px;
    border-radius: 3px
}

.section-card-heading {
    font-size: 24px;
    line-height: 35px;
    color: #0099FF;
    padding: 10px
}

.section-card-li {
    font-size: 15px;
    line-height: 20px;
    color: #25283D;
    padding: 5px
}

.section-card-li a {
    color: #333333
}

.hr1 {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #F2C94C;
    width: 97%
}

.hr2 {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 2px solid #F2C94C;
    width: 75%
}

.testimonial-text {
    font-size: 16px;
    line-height: 21px;
    color: #fff
}

.slider-img {
    width: 200px;
    padding: 20px
}

.team-slider.owl-drag .owl-item {
    vertical-align: middle!important;
    line-height: 8!important
}

.team-slider .owl-item img {
    display: inline-block!important;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .hero-heading {
        font-weight:700;
        font-size: 28px;
        line-height: 50px;
        line-height: 87%;
        color: #333
    }

    .slider-img {
        width: 100px;
        padding: 10px
    }

    .section-heading {
        font-weight: 700;
        font-size: 28px;
        line-height: 50px;
        color: #333;
        margin-bottom: 20px
    }
}

.margin-video-top {
    margin-top: 70px
}

.hero-buttons-p {
    font-weight: 700;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-shadow: none;
    background: #0099FF;
    padding: 10px 24px;
    margin-top: 40px
}

.hero-buttons-p:focus,.hero-buttons-p:hover {
    color: #fff!important
}

.hero-heading-p {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 70px;
    line-height: 65px;
    letter-spacing: 0.5px;
    color: #fff
}

.hero-sub-heading-p {
    font-family: SerranoPro-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.25px;
    color: #FFFFFF
}

.heading-p {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0.25px;
    color: #1F6694;
}

.footer-heading-2 {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 0.25px;
    color: #fff
}

.sub-heading-sml-p {
    font-family: SerranoPro-Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.sub-heading-p {
    font-family: SerranoPro-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.25px;
    color: #000000
}

.how-it-work-box-p {
    border: 1px solid #0099FF;
    box-sizing: border-box;
    border-radius: 10px;
    height: 400px;
    width: 23%!important;
    margin-right: 20px
}

.box-heading-p {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.25px;
    color: #0099FF;
    margin: 25px 0
}

.box-content-p {
    font-family: SerranoPro-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #000000
}

.badge-p {
    min-width: 10px;
    padding: 3px 9px;
    position: relative;
    top: -10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background-color: #0099FF;
    border-radius: 50%
}

.green-box-p {
    background: #52CFA7;
    border-radius: 10px;
    padding: 20px
}

.main-white-box {
    margin-right: 0px!important;
    margin-left: 0px!important;
    margin-top: 50px;
    padding: 0 200px
}

.white-box-p {
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #eee
}

.green-box-text-p {
    font-family: SerranoPro-Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.25px;
    color: #FFFFFF;
    margin: unset!important
}

.white-box-text-p {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.25px;
    color: #0099FF;
    margin: unset!important;
    border-radius: 10px
}

.who-comes-img {
    width: 12.5%;
    margin-bottom: 30px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    margin: auto
}

.who-image-p {
    width: 100%;
    object-fit: scale-down
}

.checked-star {
    color: #52CFA7
}

.margin-bottom {
    margin-bottom: 20px!important
}

.text-bold {
    font-weight: 700!important
}

.icon-color {
    color: #0099FF!important
}

.margin-btm-30 {
    margin-bottom: 30px
}

.pnl-font {
    font-family: SerranoPro-Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.25px;
    color: #000000
}

.f-bold {
    color: #0099FF!important;
    margin-right: 5px;
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 40px
}

.steps-p {
    font-family: SerranoPro-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.25px;
    color: #000000
}

.slide-heading-p {
    font-family: SerranoPro-Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 33px;
    letter-spacing: 0.25px;
    color: #000000
}

.slide-content-p {
    font-family: SerranoPro-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #000000
}

.sec-1-img {
    width: 670px;
    max-width: unset!important
}

@media only screen and (max-width: 767px) {
    .how-it-work-box-p {
        border:1px solid #0099FF;
        box-sizing: border-box;
        border-radius: 10px;
        height: 330px;
        width: 100%!important;
        margin-right: 20px;
        margin-bottom: 30px
    }

    .f-bold {
        color: #0099FF!important;
        margin-right: 5px;
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 30px
    }

    .sec-1-img {
        width: 100%;
        margin: auto
    }

    .heading-p {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 0.25px;
        color: #1F6694
    }

    .sub-heading-p {
        font-family: SerranoPro-Regular;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.25px
    }

    .green-box-text-p {
        font-family: SerranoPro-Bold;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 30px;
        text-align: center;
        letter-spacing: 0.25px;
        color: #FFFFFF;
        margin: unset!important
    }

    .white-box-text-p {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.25px;
        color: #0099FF;
        margin: unset!important
    }

    .main-white-box {
        margin-right: 0px!important;
        margin-left: 0px!important;
        margin-top: 50px;
        padding: 0 0px
    }

    .hero-heading-p {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 0.5px;
        color: #fff
    }

    .who-comes-img {
        width: 33.33%;
        margin-bottom: 30px;
        position: relative;
        min-height: 1px;
        padding: 15px;
        float: left;
        margin: auto
    }

    .who-image-p {
        width: 100%;
        object-fit: scale-down
    }

    .box-heading-p {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.25px;
        color: #0099FF;
        margin: 25px 0
    }

    .hero-buttons-p {
        font-weight: 700;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        color: #fff;
        text-shadow: none;
        background: #0099FF;
        padding: 10px 24px;
        margin: 40px 0
    }
}

#banner-img:hover {
    animation-play-state: paused
}

.hero-heading-e {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 0.5px;
    color: #fff
}

.pgs-ht-e {
    min-height: 160px
}

.padding-l-30 {
    padding-left: 30px
}

.margin-r-5 {
    margin-right: 5px
}

.color-gc {
    color: #0099FF!important
}

.pan-ind-num {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 70px;
    line-height: 60px;
    letter-spacing: 0.25px;
    color: #0099FF
}

.pan-text-e {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0.25px;
    color: #000000!important
}

.margin-btm-70 {
    margin-bottom: 70px!important
}

.partner-hero-img {
    margin: auto;
    position: relative
}

.heading-p-hero {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 70px;
    letter-spacing: 0.25px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 20%;
    left: 35%;
    transform: translate(-30%,-20%)
}

.schedule-demo {
    font-family: Metric;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 25px;
    letter-spacing: 0.25px;
    color: #000000;
    text-align: center;
    margin-bottom: 25px
}

.date-time-lbl {
    font-family: SerranoPro-Bold;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.25px;
    color: #000000
}

.bigDialogModal .modal-dialog {
    margin: 150px auto;
    width: 65%!important
}

.privacy-policy {
    font-family: SerranoPro-Regular;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.25px
}

.btn-demo {
    background: #0099FF!important;
    border-radius: 6px;
    color: #fff;
    float: right;
    padding: 8px 30px!important
}

.animated-img-e {
    width: 100%
}

.finalist-img-e {
    max-width: 450px;
    margin: auto;
    margin-top: 30px
}

@media only screen and (max-width: 767px) {
    .hero-heading-p {
        font-family:Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 0.5px;
        color: #fff
    }

    .finalist-img-e {
        max-width: 100%;
        margin: auto;
        margin-top: 30px
    }

    .pan-ind-num {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 30px;
        letter-spacing: 0.25px;
        color: #0099FF
    }

    .pan-text-e {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 0.25px;
        color: #000000!important
    }

    .heading-p-hero {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 50px;
        letter-spacing: 0.25px;
        color: #ffffff;
        text-align: center;
        position: absolute;
        top: 20%;
        left: 35%;
        transform: translate(-30%,-20%)
    }

    .bigDialogModal .modal-dialog {
        margin: 150px auto;
        width: 90%!important
    }

    .footer-heading-2 {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 45px;
        letter-spacing: 0.25px;
        color: #fff
    }

    .hero-heading-e {
        font-family: Metric;
        font-style: normal;
        font-weight: bold;
        font-size: 40px;
        line-height: 45px;
        letter-spacing: 0.5px;
        color: #fff
    }

    .hero-sub-heading-p {
        font-family: SerranoPro-Regular;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0.25px;
        color: #FFFFFF
    }
}

.kc-header {
    position: relative;
    width: 100%;
    height: 60px;
    left: 0px;
    top: -35px;
    text-align: center;
    background: #ECEAF1;
    align-items: center;
    justify-content: center;
    display: flex
}

.kc-header-text {
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    margin-right: 60px
}

.kc-bottom-border {
    border-bottom: 8px solid #86C5A7;
    padding: 16px 0px
}

.kc-banner-title {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 53px;
    color: #FFFFFF;
    margin-bottom: 15px
}

.kc-top-banner {
    width: auto;
    height: 270px;
    background: #86C5A7;
    border-radius: 8px;
    margin-right: 30px;
    padding: 30px
}

.kc-heading_bar {
    margin-top: 40px;
    margin-bottom: 21px
}

.kc-heading_bar2 {
    margin-top: 10px;
    margin-bottom: 21px
}

.kc-webinar-card {
    width: 31%;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0,0,0,0.15);
    border-radius: 8px;
    margin-right: 25px;
    padding: 20px;
    position: relative
}

.kc-padding-none {
    padding-right: 0px!important;
    padding-left: 0px!important
}

.kc-see-all {
    color: #86C5A7;
    right: 200px;
    position: relative;
    font-weight: bold
}

.kc-pagination {
    align-items: center;
    justify-content: center;
    display: inline-flex
}

.kc-col-container {
    display: flex;
    flex-flow: row wrap
}

.kc-col {
    margin-bottom: 15px
}

.kc-sub-div {
    position: absolute;
    bottom: 10px
}

.kc-categories-box {
    width: 320px;
    height: 150px;
    border-radius: 8px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    color: white;
    font-weight: 600;
    padding: 24px;
    cursor: pointer
}

.kc-catg-img {
    width: 60px;
    margin-bottom: 20px
}

.kc-slider {
}

.kc-dis {
    display: flex
}

.webinar-card {
    width: 31%;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0,0,0,0.15);
    border-radius: 8px;
    margin-right: 25px;
    padding: 20px;
    position: relative;
    margin-bottom: 15px
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 767px) {
    .kc-banner-title {
        font-family:Arial;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 53px;
        color: #FFFFFF;
        margin-bottom: 15px
    }

    .kc-webinar-card {
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 4px 20px rgba(0,0,0,0.15);
        border-radius: 8px;
        margin-right: 0px;
        margin-bottom: 15px;
        padding: 20px;
        position: relative
    }

    .webinar-card {
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0px 4px 20px rgba(0,0,0,0.15);
        border-radius: 8px;
        margin-right: 0px;
        margin-bottom: 15px;
        padding: 20px;
        position: relative
    }

    .kc-dis {
        display: block
    }

    .kc-categories-box {
        width: 100%;
        height: 150px;
        border-radius: 8px;
        margin-right: 20px;
        margin-bottom: 20px;
        text-align: center;
        color: white;
        font-weight: 600;
        padding: 24px;
        cursor: pointer
    }

    .kc-see-all {
        color: #86C5A7;
        right: 10px;
        position: relative;
        font-weight: bold
    }

    .kc-top-banner {
        width: 100%;
        height: 100%;
        background: #86C5A7;
        border-radius: 8px;
        margin-right: 30px;
        padding: 10px
    }
}

@media only screen and (max-width: 439px) {
}

.topnav {
    overflow: hidden;
    padding: 0 15px;
    background: #ECEAF1;
    margin-top: -35px;
    margin-bottom: 20px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex
}

.topnav a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 16px 16px;
    text-decoration: none;
    font-size: 17px
}

.topnav a:hover {
    color: black
}

.topnav .icon {
    display: none
}

@media screen and (max-width: 767px) {
    .topnav a:not(:first-child) {
        display:none
    }

    .topnav a.icon {
        float: right;
        display: block
    }

    .topnav {
        overflow: hidden;
        padding: 0 15px;
        background: #ECEAF1;
        margin-top: -31px;
        margin-bottom: 20px;
        text-align: unset;
        align-items: unset;
        justify-content: unset;
        display: block
    }
}

@media screen and (max-width: 767px) {
    .topnav.responsive {
        position:relative
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left
    }
}

body {
    font-family: Arial,Helvetica,sans-serif
}

table {
    font-size: 1em
}

.ui-draggable,.ui-droppable {
    background-position: top
}

.ui-autocomplete-row {
    padding: 8px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ccc;
    font-weight: bold
}

.ui-autocomplete-row:hover {
    background-color: #ddd
}
