/*Header Fix*/

.page:not(.home) #content, .page:not(.page-template-request-demo) #content {
    /* padding-top: 90px; */
}

body.page-template-default .top-navigation {
    position: fixed;
    box-shadow: none;
    width: 100%;
    top: 0;
    z-index: 9999;
    /* background: transparent; */
}

body.page-template-default .top-navigation {
    padding-top: 10px;
    /* background: #1e1c1e; */
    padding-bottom: 10px;
    display: flex;
}

body.page-template-default .top-logo {
    /* padding: 0px; */
}
.phone-section p {
    font-size: 20px;
    color: #b3b3b3 !important;
    margin-top: 50px;
    padding-right: 90px;
}
body.page-template-default a.home-logo {
    /* display: block; */
}

body.page-template-default a.home-logo img {
    width: 205px;
}

body.page-template-default a.inner-logo {
    /* display: none; */
}

body.page-template-default .col-lg-9.col-md-9.custom-nav, .top-navigation .col-lg-9.col-md-9.custom-nav {
    padding-right: 0;
}
.phone-section {
    padding-bottom: 290px;
}
body.page-template-default .navigation-manage ul li a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    /* color: #c4c4c4; */
    padding: 19px 20px;
    letter-spacing: 1.5px;
}
.medium-block-bottom {
    display: flex;
    align-items: center;
    margin-top: 50px;
    flex-direction: row;
}
.request-quote.quote-me {
    padding-bottom: 46px;
    margin-top: 16px;
}

@media screen and (max-width: 991px) {
    .request-quote.quote-me:before, .request-quote.quote-me:after {
        display: none;
    }
    .phone-section p {

        padding-right: 0;
    }
    .api-flex {
        flex-direction: column-reverse;
    }

    .api-flex img {
        margin-top: 50px;
        margin-bottom: -30px;
    }
    .padding-mobile {
        padding-top: 60px;
    }
    .the-phone .vc_single_image-wrapper img {

        display: none;
    }
    .medium-block-bottom {
        display: flex;
        align-items: center;
        margin-top: 80px;
        text-align: center;
        margin-bottom: 50px !important;
        justify-content: space-between;
        flex-direction: column;
    }

    .medium-block-bottom a {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 40px;
    }
    .neg-margin {
        margin-top: -200px;
    }

    .page:not(.home) #content {
        padding-top: 70px;
    }

    .home-banner-main.demo-main-banner {
        padding-bottom: 360px !important;
    }

    body.page-template-default .top-navigation {
        top: 0;
    }

    body.page-template-default .top-logo {
        padding: 0px 15px;
    }

    body.page-template-default a.home-logo img, .top-navigation a.inner-logo img {
        width: 165px;
    }

    body.page-template-default a.home-logo img .top-navigation a.inner-logo img {
        width: 165px;
    }

    body.page-template-default .col-lg-9.col-md-9.custom-nav, .top-navigation .col-lg-9.col-md-9.custom-nav {
        padding-right: 0;
        float: right;
        width: calc(100% - 180px);
    }

    body button#responsive-menu-button .responsive-menu-box {
        color: #fff;
    }

    body button#responsive-menu-button .responsive-menu-box .responsive-menu-inner::before, body button#responsive-menu-button .responsive-menu-box .responsive-menu-inner::after, body button#responsive-menu-button .responsive-menu-inner {
        /* color: #fff; */
        /* background-color: #fff !important; */
    }

}

@media screen and (max-width: 767px) {
    body.page-template-default .col-lg-9.col-md-9.custom-nav {
        padding-right: 0;
        display: none;
    }
}
.medium-block-new {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

/* Footer Fix */

.privacy-links ul {
    margin-top: 20px;
}

.privacy-links li {
    width: auto !important;
    margin-right: 30px;
    padding: 0 !important;
}

.privacy-links a {
    text-decoration: none !important;
    border: none;
    box-shadow: none !important;
    text-transform: capitalize;
    color: #9b9b9b !important;
    font-weight: 100;
    font-size: 14px !important;
}

#privacy-links-mobile {
    display: none;
}

@media screen and (max-width: 991px) {
    #privacy-links-mobile {
        display: block;
    }

    #privacy-links {
        display: none;
    }

}

.clients-logos {
    padding-top: 160px;
}
.footer-logos {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    text-align: right;
}


.footer-logos a {
    /* margin-right: 20px; */
    /* max-height: 100px !important; */
    /* width: auto; */
    /* float: right; */
    margin-left: 50px;
    border: none;
    box-shadow: none;
    display: inline-block;
}

.footer-logos a:hover {
    border: none;
    box-shadow: none;
}


.footer-logos a:first-child {
    margin-left: 0;
}

.footer-logos a img {
    /* margin-right: 20px; */
    max-height: 100px !important;
    width: auto;
    /* float: right; */
    /* margin-left: 50px; */
    border: none;
    box-shadow: none;
}

.footer-logos a:first-child img {
    margin-left: 0;
}


.banner-sec-b {
    margin-top: -230px;
    padding-top: 160px;
    padding-bottom: 160px;
    height: 100%;
    background-size: 100% 100%;
    z-index: 9;
    /*background-size: cover;*/
    background-position: center bottom;
}

.banner-sec {

    z-index: 10;
}

.trusted-home-section {
    z-index: 8;
    /*margin-top: -230px;*/
    /*padding-top: 100px;*/
    margin-top: -240px;
    padding-top: 0;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1000px 383px;
}
.white, .white p, .white a.button {
    color: white;
}

.medium-block-bottom img {
    margin-left: 40px;
}

.medium-block {
    max-width: 800px;
    margin: 0 auto;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.space-me a {
    text-decoration: underline;
    color: white;
    font-weight: 700;
}
.medium-block h2 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 40px;
}

.the-phone .vc_single_image-wrapper {
    position: relative;
    width: 310px;
    height: auto;
}

.the-phone .vc_single_image-wrapper img {
    position: absolute;
    left: 140px;
    width: 290px;
    height: auto;
    display: block;
    top: -180px;
    z-index: 99999;
}

.phone-section {
    overflow: visible !important;
    padding-bottom: 160px !important;
}
.the-phone img {
    width: 310px;
}

img.app {
    width: 180px;
    margin-left: 0;
    margin-right: 31px;
}
.medium-block-bottom a {
    margin-right: auto;
    border: 3px solid;
    color: #463ea7;
    padding: 18px 54px;
    border-radius: 50px;
    cursor: pointer;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    text-decoration: none;
}

.blockchains-text-block.trusted-text-block {
    padding-left: 0 !important;
    padding-top: 0 !important;
    margin-top: -150px;
}

.mim-clients-logo-item {
    width: 240px;
    height: 212px;
    overflow: hidden;
    position: relative;
    margin: 0 calc((25% - 240px) / 2);
    float: left;
    transition: transform 0.45s cubic-bezier(0.65, 0.05, 0.28, 1.95);
}

.mim-clients-logos-wrap {
    position: relative;
    float: left;
    margin-top: 150px;
    margin-bottom: 140px;
}

.mim-clients-logos-wrap .wpb_wrapper {
    position: relative;
    float: left;
}

.mim-clients-logo-item img {
    width: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.25s ease;
}

.mim-clients-logo-item img.client-logo-color {
    z-index: 6;

}


.mim-clients-logo-item img.client-logo-grey {
    z-index: 7;
    opacity: 1;
}


.mim-clients-logo-item:hover img.client-logo-grey {
    opacity: 0;
}


.mim-coins-wrap .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.mim-coins-wrap .coin-img-item {
    /* width: 270px;
    flex:0 0 270px; */
    width: 120px;
    margin-bottom: 30px;
    /* flex:0 0 200px;
        margin: calc((20% - 200px) / 2); */
}


.coins-text {
    font-size: 16px;
    color: #5d5d5d;
    width: 705px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}

.coin-item-wrap {
    width: 20%;
    flex: 0 0 20%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    transition: transform 0.45s cubic-bezier(0.65, 0.05, 0.28, 1.95);
    margin-top: 50px;
    font-weight: 600;
    letter-spacing: 0.22rem;
}

.blockchains-text-block.clients-text-block {
    padding-left: 0;
    padding-top: 65px !important;
    padding-bottom: 120px;
}

#tokens-wrapper {


}

#custom-video-main video {
    /*filter: saturate(1.05) brightness(1.08);*/
}

.mim-clients-logo-item.wpb_animate_when_almost_visible, .coin-item-wrap.wpb_animate_when_almost_visible {
    transform: scale(0);
}

.mim-clients-logo-item.wpb_start_animation, .coin-item-wrap.wpb_start_animation {
    transform: scale(1);
}

.token-deco-wrap {
    /*background-size: 780px 220px;*/
    margin-top: 60px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

.trusted-logo-wrap .wpb_wrapper {
    position: relative;
    max-height: 212px;
}

.trusted-logo-wrap .client-logo-color {
    width: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 0.35s ease;
    opacity: 0;
    z-index: 8;
    margin: 0;
}


.trusted-logo-wrap .client-logo-grey {
    position: relative;
    opacity: 1;
    z-index: 7;
    /*transition: opacity 0.3s ease;*/
}

.trusted-logo-wrap:hover .client-logo-grey {
    /*opacity: 0;*/
}

.trusted-logo-wrap:hover .client-logo-color {
    opacity: 1;
}

.trusted-logo-wrap, .coin-item-wrap, .single-token-wrap {
    transition: transform 0.45s cubic-bezier(0.65, 0.05, 0.28, 1.95);
}

.trusted-logo-wrap.wpb_animate_when_almost_visible, .coin-item-wrap.wpb_animate_when_almost_visible, .single-token-wrap.wpb_animate_when_almost_visible {
    transform: scale(0);
}

.trusted-logo-wrap.wpb_start_animation, .coin-item-wrap.wpb_start_animation, .single-token-wrap.wpb_start_animation {
    transform: scale(1);
}


.client-logo-gray {


}

#supported-tokens > div > .wpb_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#supported-tokens .single-token-wrap {
    width: calc(100% / 6);
    /* flex: 0 0 20%; */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: flex-start; */
    /* align-items: center; */
    text-align: center !important;
    transition: transform 0.45s cubic-bezier(0.65, 0.05, 0.28, 1.95);
    margin-top: 50px;
    margin-bottom: 0;
}

#supported-tokens .single-token-wrap * {
    text-align: center !important;
    font-weight: 600 !important;
    letter-spacing: 0.22rem;
    color: #1e1e1e;
}


#supported-tokens .single-token-wrap img {
    width: 100px !important;
}

.blockchains-text-block.tokens-text-block {
    padding-top: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 50px;
}

.width-660 {
    max-width: 660px;
}

.tokens-page-deco-wrap-top {
    /* background-size: 780px 220px; */
    margin-top: 60px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    /* transform: scale(-1,-1); */
    margin-right: -100px;
    /* margin-left: -100px; */
    height: 400px !important;
    transform: scale(-1, 1);
}

.tokens-top {
    padding-top: 110px;
    padding-bottom: 127px;
    height: 100%;
    background-size: 100% 100%;
    z-index: 6;
}

.tokens-page-icons {
    margin-top: -380px;
    z-index: 5;
}

.clients-deco-top {
    /* background-size: contain; */
    /* background-position: top center; */
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: bottom center;
}

#supported-tokens {
    margin-top: 60px;
    margin-bottom: 30px;
}

.tokens-top .banner-left-sec {
    padding-top: 0;
    margin-bottom: 50px;
}

.medium-block-bottom > div {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
}


@media screen and (max-width: 1300px) {
    .tokens-top {

        background-size: cover;
        background-position: bottom center;
    }


}

@media screen and (max-width: 1199px) {

    .coin-item-wrap {
        width: 25%;
        flex: 0 0 25%;
    }

}

@media screen and (max-width: 991px) {
    .the-phone .vc_single_image-wrapper img {

        display: none;
    }
    .medium-block-bottom > div {

        margin-top: 60px;

        margin-right: auto;
    }
    .banner-sec-b {

        background-size: cover;

        padding-top: 80px;

        padding-bottom: 30px;

        margin-top: -200px;
    }
    .medium-block-bottom img {
        /* margin-left: 10px; */
        margin: 0 20px;
        /* margin-right: 30px; */
    }
    .blockchains-text-block {
        padding-top: 100px !important;
    }

    a.get-started-btn {
        margin-left: 0 !important;
        margin-top: 30px !important;
    }

    .mim-clients-logo-item {
        margin: 0 calc((50% - 240px) / 2);
    }

    .coin-item-wrap {
        width: 33%;
        flex: 0 0 33%;
    }

    #supported-tokens .single-token-wrap {
        width: 33%;
        flex: 0 0 33%;
    }

    .trusted-logo-wrap {
        width: 50% !important;
        float: left;
        min-width: 50% !important;

    }

    .token-deco-wrap {
        height: 20vw !important;
        background-size: cover;
        background-position: top center;
    }

    .clients-deco-top {
        min-width: 1000px;
        margin-left: -140px;
    }

    .blockchains-text-block.trusted-text-block {
        margin-top: -150px;
    }

    .trusted-home-section {

        margin-top: -210px;
    }

    .blockchains-text-block {

        padding-top: 5% !important;
    }

    .tokens-top {
        background-size: cover;
    }

    .tokens-page-deco-wrap-top {
        height: 300px !important;
    }

    #supported-tokens {
        margin-top: 40px;
    }

    .insured-by {
        margin-top: -100px;
    }

    .footer-logos {
        margin-top: 10px;
        margin-bottom: 20px;
        text-align: left;
    }

}


@media screen and (max-width: 767px) {
    .coin-item-wrap {
        width: 50%;
        flex: 0 0 50%;
    }

    .draw-img {
        padding: 0 5%;
        max-width: 90%;
        margin: 0 auto;
    }

    #custom-video-main .wpb_wrapper p {
        text-align: center;
    }

    .home-banner-main {

        padding-bottom: 140px !important;
    }

    .banner-sec-b {
        margin-top: -280px;
        padding-top: 140px !important;
        padding-bottom: 140px;
    }

    .banner-sec-b .blockchains-text-block {
        padding-top: 50px !important;
    }

    a.get-started-btn {
        margin-left: 15px !important;
        margin-top: 50px !important;
    }

    .trusted-home-section {
        margin-top: -280px;
    }

    .blockchains-text-block.clients-text-block h2,
    .blockchains-text-block.trusted-text-block h2,
    .blockchains-text-block.tokens-text-block h2 {
        text-align: center !important;
    }

    .clients-deco-top {
        min-width: 1000px;
        margin-left: calc((1000px - 100vw) / -2);
    }

    .mim-fix.provides-security-section {
        background-image: url(/wp-content/uploads/2019/02/security-section-bg.png) !important;
        background-position: bottom center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        padding-bottom: 120px;
    }

    .curve-provides {
        margin-bottom: 120px;
    }

    .insured-by {
        margin-top: -80px;
    }

    .tokens-page-deco-wrap-top {
        height: 40vw !important;
    }

    .tokens-top {
        padding-top: 70px;
        padding-bottom: 0;
    }

}


@media screen and (max-width: 600px) {
    .mim-coins-wrap .coin-img-item {
        width: 160px;
    }

    .mim-coins-wrap .wpb_wrapper {
        padding: 30px 10%;
    }

    #supported-tokens .single-token-wrap {
        width: 50%;
        flex: 0 0 50%;
    }


    .trusted-home-section {
        margin-top: -220px;
    }

    .blockchains-text-block.trusted-text-block {
        margin-top: -170px;
    }

    .space_section-cancelled {
        height: 80px !important;
    }

    #supported-tokens {
        margin-top: 0;
    }

    .token-top-space {
        height: 70px !important;
    }

}

@media screen and (max-width: 480px) {
    .banner-left-sec p a {
        width: 290px !important;
        margin: 20px !important;
    }

    .home .bulletproof {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 400px) {
    .trusted-logo-wrap {
        width: 100%;
        float: left;
    }

}


.request-hero {
    /* height: 700px; */
    background-image: url(https://staging-kipufada.kinsta.cloud/wp-content/uploads/2020/03/home_bg-mck-1.png?id=1811) !important;
    padding-top: 110px;
    padding-bottom: 127px;
    height: 100%;
    background-size: 100% 100%;
}

.request-hero-inner {
    display: flex;
    align-items: flex-start;
    height: 870px;
    margin-bottom: 360px;
}


.request-hero-icons {
    margin-top: 40px;
}

.hide-mobile {
    display: none;
}

.line-icon {
    display: flex;
    color: white;
    margin-bottom: 25px;
    align-items: center;
}

.icon-curv {
    padding-right: 20px;
}

.line-icon .icon-curv img {
    width: 56px;
    height: auto;
}

.news-logo-img img {
    max-width: 180px !important;
}

.request-quote {
    text-align: center;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
}

.request-quote p, .request-quote div {
    text-align: center;
    color: #000;
    font-weight: 700;
    line-height: 30px;
}

.request-quote img {
    margin: 6px auto 20px;
    max-width: 70px;
    display: block;
}


.news-group {
    padding-top: 110px;
    height: 100%;
    background-size: 100% 100% !important;
}


.request-quote .a_person {
    color: #453da7;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.7;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
}

.request-quote.secondary-quote p {
    font-weight: 400;
}

.request-quote.secondary-quote img {
    max-width: 110px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.request-quote.secondary-quote span {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.request-quote.secondary-quote span:before, .request-quote.secondary-quote span:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    margin: 0 12px;
    background: #333;
}

.request-quote.secondary-quote span:before {
    background: #e0e0e1;
}

.request-quote.secondary-quote span:after {
    background: #e0e0e1;
}

.request-quote.secondary-quote img.deco-img {
    width: 40px;
    margin: 0;
}

.request-quote.secondary-quote {
    max-width: 100%;
}

.request-quote {
    font-size: 16px !important;
}

.req_wrap {
    max-width: 640px;
    margin: 0 auto;
}

.request-quote.secondary-quote .a_person {
    margin-top: 40px;
}

.request-quote.secondary-quote .req_wrap {
    max-width: 550px;
}

.icon-txt {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.request-demo-form-wrap h3 b {
    color: #453da7;
}

.request-demo-form-wrap {
    background: white;
    padding: 40px 60px;
    max-width: 430px;
    text-align: center;
    float: right;
    margin-top: -70px;
}


.request-demo-form-wrap p {
    font-size: 13px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.page:not(.home) #content, .page-template-request-demo #content {
    padding-top: 90px;
}

.request-quote.quote-me:before, .request-quote.quote-me:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
}

.request-quote.quote-me:after {
    background-image: url(../images/left-quote.png);
    width: 74px;
    left: -80px;
    height: 370px;
    background-size: contain;
    top: -48px;
}

.request-quote.quote-me:before {
    background-image: url(../images/right-quote.png);
    width: 74px;
    height: 370px;
    background-size: contain;
    right: -80px;
    top: -35px;
}

.purple {
    color: #453da7;
}

.request-demo-form input {
    border-bottom: 3px solid #453da7;
    border-width: 0 0 3px 0;
    padding-left: 0;
}

.request-demo-form .hs_submit.hs-submit input {
    background: transparent;
    border: 2px solid rgb(69, 61, 167);
    color: #453da7;
    padding: 18px 52px;
    border-radius: 40px;
    font-size: 13px;
    font-weight: 600;
    margin-top: -20px;
    transition: all .3s;
}

.request-demo-form .hs-richtext p {
    margin: 30px 0 0;
}

.request-demo-form label {
    display: none;
}

.request-demo-form label.hs-error-msg {
    display: inline-block;
    line-height: 1;
    font-size: 11px;
    font-weight: 400;
}

.request-demo-form .hs_submit.hs-submit input:hover {
    background: #453da7;
    color: white;
}

.request-demo-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 11px;
    letter-spacing: 1px;
    color: #453da7;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.request-demo-form input::-moz-placeholder { /* Firefox 19+ */
    font-size: 11px;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    color: #453da7;
    font-weight: 600;

}

.request-demo-form input:-ms-input-placeholder { /* IE 10+ */
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #453da7;
}

.request-demo-form input:-moz-placeholder { /* Firefox 18- */
    font-size: 11px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    color: #453da7;
}

.main-contact {
    text-align: left;
}

.main-contact label {
    display: none;
}

.main-contact input::-webkit-input-placeholder, .main-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 16px;
    letter-spacing: 1px;
    color: #453da7;
    font-family: 'Poppins', sans-serif;
    font-weight: 700 !important;
}

.main-contact input::-moz-placeholder, .main-contact textarea::-moz-placeholder { /* Firefox 19+ */
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    color: #453da7;
    font-weight: 700 !important;

}

.main-contact input:-ms-input-placeholder, .main-contact textarea:-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 700 !important;
    font-family: 'Poppins', sans-serif;
    color: #453da7;
}

.main-contact input:-moz-placeholder, .main-contact textarea:-moz-placeholder { /* Firefox 18- */
    font-size: 16px;
    font-weight: 700 !important;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    color: #453da7;

}


.main-contact input {
    border: 0;
    border-bottom: 3px solid;
    margin-bottom: 20px !important;
    padding-left: 0;
}

.main-contact {
    max-width: 720px;
    margin: 40px auto 0;
}

.main-contact textarea {
    height: 270px;
    resize: none;
    border: 2px solid;
}
.main-contact input.hs-button.primary.large:hover {
    background: #453da7;
    color: #fff;
}
.main-contact.home-popup-sec h2 {
    margin-bottom: 50px;
}
.medium-block-bottom a.purple {
    color: #453da7;
}

.medium-block-bottom a.purple:hover {
    background: #453da7;
    color: white;
}

.medium-block-bottom a:hover {
    background: #453da7;
    color: white;
    text-decoration: none;
}

.main-contact input.hs-button.primary.large {
    width: 220px;
    height: 68px;
    border-radius: 46px;
    font-size: 16px;
    text-transform: capitalize;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    font-weight: 800;
    color: #453da7;
    margin-top: 15px;
    border: 2px solid #453da7;
    letter-spacing: 0;
    padding: 0;
}
.phone-section h2 b {
    color: #453da7;
}
.main-contact .actions {
    text-align: center;
    margin-top: 20px;
}

.main-contact label.hs-error-msg {
    display: block;
    font-weight: 400;
}

.hs-error-msgs.inputs-list li {
    text-align: left;
}

.job_form ul.no-list.hs-error-msgs.inputs-list {
    list-style-type: none;
    position: relative;
    top: -10px;
}
.phone-section h2 {
    color: white;
}
.phone-section h2 b {
    color: #453da7;
}
