.phone-display {
    display: none;
}

.download-link a {
    color: #999;
    font-size: 15px;
}

.download-link .icon-apple-empty {
    font-size: 20px;
    position: relative;
    top: 2px;
}

@media (max-width: 1025px) {
    .tab-w {
        width: 90%;
        margin-top: 5px;
    }

    .ftr-twitter, .ftr-facebook ,.ftr-curemd{
        padding: 0 !important;
        border: none !important;
    }
    .ftr-twitter::after,.ftr-facebook::after,.ftr-curemd::after{
        content: none !important;
    }
    .ftr-curemd::before {
        position: relative !important;
        font-weight: lighter !important;
        line-height: 12px !important;
        font-size: 11px !important;
        top: -5px !important;
    }
}

@media (min-width: 1200px) {
    .control-group.warning input,
    .control-group.warning textarea,
    .control-group.warning .uneditable-input {
        width: 280px;
        padding: 5px;
        height: 30px;
    }
    .ContactForm input[type="submit"].btn {
        margin-top: 0px;
        clear: none;
        display: inline-block;
        float: none;
        margin-left: 16px;
        width: 278px;
    }
    .only_footer form .hs_submit {
        width: calc(100% /2 - 15px) !important;
    }
}

.footer_lower_heading_last_two {
    line-height: 23px !important;
}

@media (min-width: 1200px) {
    .widthwidth {
        width: 600px;
    }
}

.bg_footer {
    background: #333333;
}

.footer_ul {
    list-style: none;
    text-align: left;
    color: #a4a4a6;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif !important;
    margin-left: 0 !important;
    padding: 0;
}

.footer_ul li {
    line-height: 24px;
}

.footer_ul li a {
    color: #FFF;
}

.title_footer {
    text-align: left;
    /*color:#bdbdbd;font-size:20px;*/
    font-size: 22px;
    color: #999;
    font-family: 'Open Sans', sans-serif !important;
}

.title_footer_new_h {
    text-align: left;
}

.title_footer_new {
    text-align: left;
    color: #999;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif !important;
}

.lower_title_footer_new {
    font-size: 14px;
    color: #bdbdbd;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 30px;
}

.pt_60_85 {
    padding-top: 60px;
}

.b_top {
    border-top: 3px solid #bdbdbd;
    position: relative;
    top: 9px;
}

.footer_lower_heading {
    font-size: 28px;
    color: #FFF;
}

.footer_lower_heading_two {
    color: #ff9c25;
}

.pb_10 {
    padding-bottom: 10px;
}

.footer_lower_border {
    border-top: 1px solid #454545;
    padding-bottom: 20px;
}

.footer_border_right {
    border-right: 1px solid #454545;
}

.footer_center {
    display: block;
    text-align: center;
    margin: 0 auto;
    height: 150px;
    /*height:165px;*/
}

.footer_lower_heading_last {
    font-size: 20px;
    color: #999;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
}

.footer_lower_heading_last_two {
    font-size: 13px;
    color: #FFF;
    line-height: 40px;
    display: block;
    font-family: 'Open Sans', sans-serif;
}

.social_icons {
    display: inline-block;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0 !important;
    padding-top: 30px;
}

.social_icons li {
    display: inline-block;
    padding-left: 5px;
}

.social_icons li a:hover {
    text-decoration: none;
    color: #0088ca;
    border-color: #0088ca;
}

.pb_30 {
    padding-bottom: 30px;
}

.footer_iframe {
    margin-top: -10px;
    margin-left: -10px;
}

.chapi {
    position: relative;
    left: 46px;
}

.footer_lower_heading_bold {
    font-weight: bold;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}

.footer_lower_heading_last {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}

.footer-box iframe {
    position: relative;
    left: -21px;
}
.bg_footer .icon-facebook::before {
  content: "\e94c";
  color: #fff;
}
.bg_footer a:hover .icon-facebook::before {
  color: #0088ca;
}

@media (min-width: 980px) and (max-width: 1200px) {
    .social_icons li a img {
        width: 25%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .social_icons li a img {
        width: 25%;
    }
    .pr_img_h img {
        display: none;
    }
    .footer_a_last {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 767px) {
    .only_footer form .hs_submit {
        width: 255px !important;
        float: right;
    }
    .home-form .tab-content .tab-pane .hbspt-form fieldset.form-columns-1 {
        max-width: 220px !important;
    }
    .pt_60_85 {
        padding-bottom: 0;
        padding-top: 30px;
    }
    .title_footer {
        padding-left: 15px
    }
    .cell_pad_l {
        margin-left: 15px;
    }
    .footer-box iframe {
        width: 100% !important;
    }
}

.pr_img_h {
    padding-right: 15px;
}

.pr_img_h img {
    height: 128px;
    width: auto;
}

.footer_a_last {
    font-size: 14px;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
}

.footer_a_last:hover {
    color: #FFF !important;
}

.tab-w {
    width: 385px;
    height: auto;
}

.hover-a {
    transition: all .3s;
}

.footer_a_last:hover .hover-a {
    margin-left: 5px;
}

.footer_a_last:hover {
    color: #48b6f9 !important;
}

.ftr a {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.ftr a:hover {
    color: #48b6f9;
    text-decoration: none;
}

.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool-link:hover {
    color: #48b6f9 !important;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    max-height: 1px;
    background-color: #48b6f9;
    transition: width .3s;
    margin: 0 auto;
}

.cool-link:hover::after,
.cool-link:hover::before {
    width: 100%;
}

.fr {
    -webkit-transition: all .6s !important;
    transition: all .6s !important;
    color: #FFF!important;
}

input {
    color: #48b6f9!important;
}

textarea {
    color: #48b6f9!important;
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #48b6f9;
    box-shadow: none!important;
}

.copyright_pad_new {
    padding-top: 10px;
}

.copyrights_new {
    background: #2b2b2b;
}

.links {
    color: #FFF;
    font-size: 13px;
}

.footer_last_link li {
    list-style: none;
    display: inline;
}

.footer_last_link li a {
    color: #FFF;
    font-size: 13px;
}

.footer_last_link {
    text-align: right;
}

.f_pr_10 {
    padding-right: 10px;
}

.pt_5 {
    padding-top: 5px;
}

@media screen and (max-width: 1199px) {
    .download-link {
        width: 50%;
        text-align: center;
        height: 45px;
    }
    .download-link a {
        color: #fff;
        font-size: 14px;
    }
    .download-link .icon-apple-empty {
        font-size: 16px;
        position: relative;
        top: 2px;
    }
}

@media screen and (max-width: 767px) {
    body .follow-actions.block {
        display: none;
    }
    .footer_last_link {
        text-align: center !important;
    }
}

@media screen and (max-width: 480px) {
    .footer_last_link {
        text-align: center;
        display: block;
        position: unset;
    }
    .footer_last_link li a {
        font-size: 13px !important;
    }
}

.follow-actions {
    display: block;
    position: fixed;
    list-style: none;
    padding: 0;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: transform 225ms ease-out, right 125ms ease-out, opacity 500ms ease-out;
    -webkit-transition: transform 225ms ease-out, right 125ms ease-out, opacity 500ms ease-out;
    right: -127px;
    width: 172px;
    z-index: 10000;
    overflow: visible;
    border: 0 none;
    /*border: 1px solid #0088ca;*/
    border-right: 0;
    /*border-radius: 10px;*/
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.follow-actions.block {
    display: block;
    visibility: visible;
}

.follow-actions .action {
    position: relative;
    height: 46px;
    width: 172px;
    background-color: rgba(246, 246, 246, 0.94);
    cursor: pointer;
    transition: background-color 200ms ease-out;
    -webkit-transition: background-color 200ms ease-out;
    border-bottom: 0 none;
}

.follow-actions .action a {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 600;
    background-color: transparent;
    transition: background-color 200ms ease-out;
    -webkit-transition: background-color 200ms ease-out;
}

.follow-actions .action i.contact-icon-email {
    background-position: 10px 15px;
}

.follow-actions .action i {
    position: relative;
    top: 0;
    left: 0;
    color: #2c84a2;
    font-size: 1.1875em;
    width: 46px;
    height: 46px;
    background: transparent url(../images/contact-icons-curemd.png) 0 0 no-repeat;
    -moz-transition: background-color .4s ease, background-position .2s ease;
    -ie-transition: background-color .4s ease, background-position .2s ease;
    -o-transition: background-color .4s ease, background-position .2s ease;
    -webkit-transition: background-color .4s ease, background-position .2s ease;
    transition: background-color .4s ease, background-position .2s ease;
    display: block;
    border-right: 1px solid #DDD;
}

.follow-actions .action i.contact-icon-phone {
    background-position: 10px -55px;
}

.follow-actions .action i.contact-icon-chat {
    background-position: 10px -18px;
}

.follow-actions:hover {
    right: 0;
}

.follow-actions .action .peep-text {
    position: absolute;
    top: 12px;
    width: 100px;
    color: #3c4345;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 325ms ease-out, opacity 225ms ease-out;
    -webkit-transition: transform 325ms ease-out, opacity 225ms ease-out;
    z-index: 500;
    left: 86px;
    letter-spacing: 0;
}

.follow-actions .action:hover .peep-text {
    opacity: 1;
    color: #0088ca;
}

.follow-actions:hover .action .peep-text {
    transform: translate3d(-20px, 0, 0);
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
}

.follow-actions .action a:hover i.contact-icon-phone {
    background-position: -41px -55px;
    background-color: #0088ca;
}

.follow-actions .action a:hover i.contact-icon-chat {
    background-position: -41px -18px;
    background-color: #0088ca;
}

.follow-actions .action a:hover i.contact-icon-email {
    background-position: -41px 15px;
    background-color: #0088ca;
}

#lhnContainer,
#aLHNBTN img {
    display: none !important;
}

#contact-us-modal {
    position: fixed;
    opacity: 1;
    top: 0;
    left: -103%;
    width: 100%;
    transition: opacity .5s ease, left .5s ease;
    height: 100%;
    background: #454545;
    z-index: 10000;
    text-align: center;
    overflow-y: scroll;
}

.contact-dialog-close {
    display: block;
    position: absolute;
    top: 4%;
    right: 10%;
    clear: both;
    font-weight: 400;
    font-size: 13px;
    border: 1px solid #FFF;
    padding: 0 25px;
    height: 36px;
    line-height: 36px;
    border-radius: 25px;
    color: #FFF;
    text-transform: uppercase !important;
    letter-spacing: 2px;
    text-decoration: none;
    -webkit-transition: background 0.5s ease, color 0.5s ease;
    -moz-transition: background 0.5s ease, color 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease;
    z-index: 1000;
}

.contact-dialog-close:hover {
    color: #737678;
    border-color: #737678;
}

@media screen and (min-width: 768px) {
    .col-sm-4 {
        width: 33.33%;
        float: left;
        box-sizing: border-box;
        padding: 15px 0;
    }
}

@media screen and (max-width: 768px) {

    .follow-actions,
    #toTop {
        display: none !important;
    }
    .hidden-phone {
        display: none !important;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form fieldset {
        margin-bottom: 0 !important;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form .hs-form-field {
        width: 100% !important;
        margin-bottom: 15px !important;
        max-width: initial !important;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form .hs-form-field .input {
        margin: 0 !important;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form input {
        height: 37px !important;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form fieldset.form-columns-1 {
        max-width: 100% !important;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form textarea {
        max-width: 100% !important;
        height: 37px !important;
        padding-left: 5px !important;
        line-height: 2 !important;
        width: 100% !important;
    }
    .home-form .tab-content .tab-pane .hbspt-form .hs-error-msg {
        margin-top: 3px !important;
        margin-bottom: 5px;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form .hs-submit {
        float: initial !important;
        width: 100% !important;
    }
    .widthwidth .title_footer {
        padding-left: 0 !important;
    }
    .widthwidth {
        margin-bottom: 50px !important;
    }
    .copyright_pad_new .phone-center {
        text-align: center;
    }
    .dmca-img {
        margin-left: auto;
        margin-right: auto;
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .dmca-img .dmca {
        width: 110px !important;
    }
    .ftr {
        width: 50%;
    }
    .cookieNotification__cookie-notification--1QGOZ {
        bottom: 50px !important;
    }
    .widthwidth .home-form .tab-content .tab-pane .hbspt-form fieldset.form-columns-2{
        margin-bottom: 0 !important;
    }
}


/*css animation*/

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.hover-a {
    transition: all .3s;
}

.footer_a_last:hover .hover-a {
    margin-left: 5px;
}

.footer_a_last:hover {
    color: #48b6f9 !important;
}

.ftr a {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.ftr a:hover {
    color: #48b6f9;
    text-decoration: none;
}

.cool-link {
    display: inline-block;
    color: #000;
    text-decoration: none;
}

.cool-link:hover {
    color: #48b6f9 !important;
    text-decoration: none;
}

.cool-link::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    max-height: 1px;
    background-color: #48b6f9;
    transition: width .3s;
    margin: 0 auto;
}

.cool-link:hover::after,
.cool-link:hover::before {
    width: 100%;
}

.fr {
    -webkit-transition: all .6s !important;
    transition: all .6s !important;
    color: #FFF!important;
}

input {
    color: #48b6f9!important;
}

textarea {
    color: #48b6f9!important;
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #48b6f9;
    box-shadow: none!important;
}
#job-box.tab-pane .submitted-message p:first-of-type {
    margin-top: 30px;
}
#job-box.tab-pane .submitted-message p {
    color: #fff;    
}

/*end css animation*/

.cool-link:focus {
    text-decoration: none!important;
}

.follow-actions .action i.contact-icon-phone2 {
    background-position: 10px -92px;
}

.follow-actions .action a:hover i.contact-icon-phone2 {
    background-position: -41px -92px;
    background-color: #0088ca;
}

.follow-actions .action .peep-text2 {
    position: absolute;
    top: 5px;
    width: 100px;
    color: #3c4345;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 325ms ease-out, opacity 225ms ease-out;
    -webkit-transition: transform 325ms ease-out, opacity 225ms ease-out;
    z-index: 500;
    left: 86px;
    letter-spacing: 0;
}

.follow-actions:hover .action .peep-text2 {
    transform: translate3d(-20px, 0, 0);
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
}

.follow-actions .action:hover .peep-text2 {
    color: #0088ca;
}

.down {
    top: 21px !important;
}

@media (max-width:766px) {
    .dmca {
        width: 81px !important;
        padding-bottom: 0px !important;
        margin: 0 auto;
    }
    .newfow {
        margin: 0px 0 13px 0px !important;
        padding-left: 0px;
    }
    .phone-display {
        display: block;
    }
}

.dmca {
    width: 81px;
    padding-bottom: 16px;
}

.newfow {
    margin: 13px 0 0px 0px;
}

.custom-col-6 {
    width: 49%;
    float: left;
    padding: 14px 0 6px;
}

.text-center {
    text-align: center;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .visible-xs {
        display: none !important;
    }
    .copyright_pad_new {
        padding-top: 10px;
        padding-bottom: 46px
    }
}


/*#pbox{
	display: none;
}*/

.cookieNotification__cookie-notification--1QGOZ {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #1a88ca;
    z-index: 2;
    min-height: 60px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, .5, 1);
}

.cookieNotification__cookie-notification-info--3_zoM {
    margin: 0 auto;
    max-width: 1180px;
    padding: 9px 0 7px;
    overflow: hidden;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.cookieNotification__cookie-notification--1QGOZ h2,
.cookieNotification__cookie-notification--1QGOZ p,
.cookieNotification__cookie-notification-text--27lRu {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    margin: 0;
    padding-left: 0px;
}

.cookieNotification__cookie-notification-text--27lRu {
    width: auto;
}

.cookieNotification__cookie-notification--1QGOZ h2 {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: .1px;
    margin-bottom: 6px;
    margin-top: 2px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    line-height: 29px !important;
}

.cookieNotification__cookie-notification--1QGOZ p {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.43;
}

.cookieNotification__cookie-notification--1QGOZ .cookieNotification__agree-button--1gBVu {
    border: 2px solid transparent;
    margin-right: 10px;
    float: right;
    max-width: 206px;
    color: white !important;
}

.cookiealertblue {
    background-color: #0088ca;
    color: #fff;
}

.cookiealertblue:hover,
.cookiealertgrey:hover {
    text-decoration: none !important;
}

.cookiealertgrey {
    background-color: #E8E8E8 !important;
    color: #000;
    text-decoration: none;
}

a.small {
    min-width: 206px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -ms-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
}

a.regular {
    border: 2px solid transparent;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    border-color: transparent;
    padding: 1px 30px 0px 30px;
    width: fit-content;
    cursor: pointer;
}

.alertGreen {
    background-color: #ff9c25;
    color: #fff;
}

.alertGreen:hover {
    background-color: #e88c0a;
    color: #fff;
    text-decoration: none;
}

.orango {
    color: #f9bf79 !important;
    font-weight: 600;
}

.orango:hover {
    color: #f9bf79 !important;
}

@media (min-width: 769px) {
    a.small {
        font-size: 16px;
    }
    a.small {
        line-height: 32px;
    }
}

@media (max-width: 768px) {
    a.small {
        line-height: 25px;
    }
    .cookieNotification__cookie-notification-info--3_zoM {
        display: block;
        text-align: center;
    }
    .cookieNotification__cookie-notification-text--27lRu {
        width: 100%;
        margin-left: 0;
    }
    .cookieNotification__cookie-notification--1QGOZ h2 {
        letter-spacing: normal;
        margin-bottom: 7px;
    }
    .cookieNotification__cookie-notification--1QGOZ .cookieNotification__agree-button--1gBVu {
        float: none;
        margin: 12px 0 0;
        min-width: 163px;
    }
    a.small {
        height: 32px;
    }
    a.regular {
        padding: 1px 30px 0px 30px;
    }
}

body {
    width: 100%;
}

.bottomchat {
    display: none;
}

.footer_a_last svg g {
    stroke: #fff;
}

.footer_a_last:hover svg g {
    stroke: #48b6f9 !important;
}

.ftr-twitter,
.ftr-facebook {
    padding: 19px 21px;
    border: 1.2px solid #fff;
    border-radius: 50%;
    color: #fff;
    position: relative;
}

/*.ftr-twitter::before {
    content: "\e903";
    font-family: 'icomoon';
    font-size: 26px;
}*/

.ftr-twitter::after {
    content: "Follow us";
    position: absolute;
    font-size: 9px;
    bottom: 9px;
    left: 0;
    right: 0;
    line-height: 12px;
}

/*.ftr-facebook::before {
    content: "\e902";
    font-family: 'icomoon';
    font-size: 26px;
}*/

.ftr-facebook::after {
    content: "Like us";
    position: absolute;
    font-size: 9px;
    bottom: 9px;
    left: 0;
    right: 0;
    line-height: 12px;
}

.ftr-curemd {
    padding: 19px 29px;
    border: 1.2px solid #fff;
    border-radius: 50%;
    color: #fff;
    position: relative;
}

.ftr-curemd::before {
    content: "CureMDBlog";
    position: absolute;
    font-size: 9px;
    left: 0;
    right: 0;
    top: 20px;
    font-weight: bold;
    line-height: 12px;
}

.ftr-curemd::after {
    content: "Subscribe";
    position: absolute;
    font-size: 8px;
    left: 0;
    right: 0;
    bottom: 10px;
    line-height: 12px;
}

.home-form .nav-tabs.h-f-tabs {
    border: none;
    margin: 0;
    margin-top: 10px;
}

.home-form .nav-tabs.h-f-tabs li a {
    background-color: #fff;
    color: #000 !important;
    border: none;
    border-radius: 3px !important;
    padding: 5px 14px;
}

.home-form .nav-tabs.h-f-tabs li a.active,
.home-form .nav-tabs.h-f-tabs li a.active:hover {
    background-color: #0088ca;
    color: #fff !important;
}

.home-form .nav-tabs.h-f-tabs li a:hover {
    background-color: #ddd;
}

.home-form .nav-tabs.h-f-tabs li {
    margin-right: 6px;
}

.home-form {
    height: calc(14rem);
}

.only_footer .hs-form-field label:not(.hs-error-msg) {
    display: none;
}

.only_footer .hs-form-field .hs-input {
    padding: 5px !important;
    height: 30px !important;
    width: 100% !important;
    border-radius: 4px !important;
    color: #555 !important;
    max-height: 37px !important;
    border: none;
}

.only_footer .hs-form-field .hs-input:placeholder {
    color: #555;
}

.only_footer form {
    margin-top: 20px;
}

.only_footer form fieldset {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}

.only_footer form fieldset .field:last-of-type div.input {
    margin-right: 0;
    margin-left: 15px;
}

.only_footer form fieldset .field:last-of-type .hs-error-msgs {
    margin-left: 17px;
}

.only_footer form fieldset .hs_comments .input {
    margin-left: 0;
}

.only_footer form fieldset .hs_comments textarea {
    max-width: 255px;
    overflow: hidden;
    vertical-align: middle;
}

.only_footer form fieldset.form-columns-1 {
    max-width: 50%;
    display: inline-block;
    float: left;
}

.only_footer form fieldset.form-columns-1 .input {
    margin-left: 0 !important;
}

.only_footer form fieldset .hs-error-msgs {
    padding: 0;
    margin: 0;
    list-style-type: none;
    max-height: 15px;
}

.only_footer form fieldset .hs-error-msgs li label {
    color: yellow !important;
    visibility: visible !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
    font-size: 13px !important;
    line-height: 13px;
}

.only_footer form fieldset .hs-form-field {
    margin-bottom: 0 !important;
}

.only_footer form .hs_submit {
    width: calc(100% /2 - 5px);
    float: right;
}

.only_footer form .hs_submit .actions {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.only_footer form .hs_submit .hs-button {
    width: 100% !important;
    padding: 3px 5px 5px 5px !important;
    height: 30px !important;
    background-color: #007baf !important;
    border: 1px solid #319fe1 !important;
    color: white !important;
    font-size: 14px !important;
    font-weight: bold !important;
    border-radius: 5px;
}

.display-contact {
    opacity: 1 !important;
    left: 0 !important;
    display: block !important;
}

#lhnContainer,
#aLHNBTN img {
    display: none !important;
}

#toTop {
    display: none;
    background-color: #f6f6f6f0;
    border-radius: 50%;
    position: fixed;
    bottom: 10px;
    right: 20px;
    width: 51px;
    height: 51px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    transition: 1s;
}

#toTop:active,
#toTop:focus,
#toTop:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

#toTopHover::before {
    content: '\e912';
    font-family: 'icomoon' !important;
    font-size: 20px;
    position: absolute;
    right: 0;
    left: 0;
    top: -6px;
    bottom: 0;
    text-align: center;
    color: #808080;
    width: 50%;
    height: 40%;
    margin: auto;
}

#toTop .toText {
    opacity: 0;
}

a.cool-link.footer_a_last.link--arrowed.b-l {
    font-size: 14px !important;
}

.home-form .tab-content .tab-pane .hbspt-form fieldset {
    margin-bottom: 0;
    max-width: 100% !important;
}

.home-form .tab-content .tab-pane .hbspt-form fieldset:nth-of-type(1),
.home-form .tab-content .tab-pane .hbspt-form fieldset:nth-of-type(2) {
    margin-bottom: 15px !important;
}

.home-form .tab-content .tab-pane .hbspt-form .hs-form-field {
    width: 49% !important;
    float: left !important;
    margin-bottom: 10px;
    max-width: 255px;
}

.home-form .tab-content .tab-pane .hbspt-form label {
    margin-bottom: 0px;
}

.home-form .tab-content .tab-pane .hbspt-form input {
    width: 100% !important;
    padding: 5px 5px 5px 12px;
    height: 30px !important;
    border-radius: 4px !important;
    max-height: 37px !important;
    border: none;
    color: #555 !important;
    font-size: 14px;
}

.home-form .tab-content .tab-pane .hbspt-form fieldset.form-columns-1 {
    float: left !important;
    width: 100% !important;
    max-width: calc(100% / 2 - 4px) !important;
}

.home-form .tab-content .tab-pane .hbspt-form .hs-comments {
    width: 100% !important;
}

.home-form .tab-content .tab-pane .hbspt-form fieldset .field .input {
    margin-right: 0px !important;
}

.home-form .tab-content .tab-pane .hbspt-form textarea {
    border-radius: 5px;
    height: 30px;
    border: none;
    line-height: 1.2;
    padding-left: 5px !important;
}

.home-form .tab-content .tab-pane .hbspt-form .hs_submit input[type="submit"] {
    background: #0088ca;
    color: #fff !important;
    white-space: nowrap;
}

.home-form .tab-content .tab-pane .hbspt-form input.hs-button {
    margin-bottom: 0;
    height: 32px !important;
    font-weight: bold;
    padding: 5px 73px !important;
}

.home-form .tab-content .tab-pane .hbspt-form fieldset .field:nth-of-type(2) .input {
    margin-left: 0;
}

.home-form .tab-content .tab-pane .hbspt-form fieldset .field:nth-of-type(2) {
    float: right !important;
}

.bg_footer a.cool-link.footer_a_last.link--arrowed.b-l {
    display: inline-block;
}

.b-l {
    height: 2rem;
    line-height: 2rem;
    cursor: pointer;
    font-weight: 400;
    text-decoration: none !important;
    font-size: 18px !important;
}

.b-l .arrow-icon {
    position: relative;
    top: -1px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    vertical-align: middle;
}

.b-l g {
    stroke: #0088ca;
}

.b-l .arrow-icon--circle {
    transition: stroke-dashoffset .3s ease;
    stroke-dasharray: 95;
    stroke-dashoffset: 95;
}

.b-l:hover .arrow-icon {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
}

.b-l:hover .arrow-icon--circle {
    stroke-dashoffset: 0;
}


.cookieNotification__cookie-notification--1QGOZ {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #1a88ca;
    z-index: 2;
    min-height: 60px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, .5, 1);
    z-index: 9999;
    text-align: center;
    display: none;
}

.cookieNotification__cookie-notification-info--3_zoM {
    margin: 0 auto;
    max-width: 1180px;
    padding: 9px 0 7px;
    overflow: hidden;
}

.cookieNotification__cookie-notification--1QGOZ h2,
.cookieNotification__cookie-notification--1QGOZ p,
.cookieNotification__cookie-notification-text--27lRu {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    margin: 0;
    padding-left: 0px;
    float: left;
}

.cookieNotification__cookie-notification-text--27lRu {
    width: auto;
}

.cookieNotification__cookie-notification--1QGOZ h2 {
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: .1px;
    margin-bottom: 6px;
    margin-top: 2px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    line-height: 29px !important;
}

.cookieNotification__cookie-notification--1QGOZ p {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.43;
}

.call-link,
.Rdemo-link {
    position: relative;
    font-size: 18px !important;
}

.call-link svg,
.Rdemo-link svg ,
.call-link span.icomoon ,
.Rdemo-link span.icomoon {
    fill: #fff;
    width: 22px;
    height: auto;
    position: absolute;
    top: 10px;
    left: -18px;
    font-size: 20px;
    color: #fff;
}

.call-link:hover,
.Rdemo-link:hover {
    text-decoration: none;
}

.hs_error_rollup {
    display: none !important;
}


.alert.cookiealert{
    margin-bottom: 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background: #1a88ca;
    min-height: 60px;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, .5, 1);
    z-index: 9999;
    display: none; 
    padding: 9px 0px 5px;
}
.alert.cookiealert p{
    font-size: 17px;
    letter-spacing: .1px;
    margin-bottom: 0;
    margin-top: 0;
    color: white;
    font-family: 'Open Sans', sans-serif;
    line-height: 29px !important;
    display: inline-block;
}
.alert.cookiealert .acceptcookies{
    padding: 3px 60px;
    cursor: pointer;
    margin-left: 100px;
    background-color: #ff9c25;
    font-size: 16px;
    line-height: 32px;
    border-radius: 25px;
}


#toTop:active, #toTop:focus, #toTop:hover {
    box-shadow: 0 0 10px #0088ca;
    background: #0088ca;
}
#toTop:hover #toTopHover::before {
    color: #fff !important;
}