 html, body{
    color: #242628;
    background-color: white;
 }
.img-responsive{
    margin-bottom: 15px;
    border: 1px solid lightgrey;
}

.btn-promato {
    color: white;
    border: 1px solid #fff;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.btn-promato:hover {
    background-color: #fff;
    /* color: #9d4349; */
    color: #3d4043;
}

#qbm-button{
    margin-top: 2rem;
    margin-bottom: 1rem;
}
#qbm-button:hover{
    color: #9d4349;
}

.btn-lc {
    color: #242628;
    border: 1px solid #242628;
    margin-top: 1rem;
}

.btn-lc:hover {
    background-color: #242628;
    color: white;
}

.btn-medimaps {
    color: white;
    border: 1px solid #fff;
    margin-top: 3rem;
}

.btn-medimaps:hover {
    background-color: #fff;
    color: #33A9b9;
}

.btn-authserv {
    color: white;
    border: 1px solid #fff;
    margin-top: 3rem;
}

.btn-authserv:hover {
    background-color: #fff;
    color: #05c38a;
}

.btn-promato-testimonial {
    color: #000;
    border: 1px solid #000;
}

.promato-spinner {
    color: #9d4349 !important;
    background-color: #9d4349 !important;
}

.hosp{
    font-style: italic;
}

.blocktitle{
    font-weight: bold;
    color: #9d4349;
}

.feature {
    padding-top: 10px !important;
    color: #000;
    background-color: #fff;
}


.navbar-dark .navbar-nav .nav-link{
    color: white;
}
.navbar{
    padding-top: 0px;
    padding-bottom: 0;
    box-shadow: 0.5px 0.5px 0.8px hsl(0deg 0% 0% / 0.11),
    1.7px 1.7px 2.8px -0.7px hsl(0deg 0% 0% / 0.12),
    4.2px 4.2px 6.9px -1.5px hsl(0deg 0% 0% / 0.13),
    10.2px 10.2px 16.8px -2.2px hsl(0deg 0% 0% / 0.13);
}

.promato-text{
    color: #9D4349;
}

.nf-text{
 color:#79a26d;
}

hr.promato-text {
    border-top: 1px dashed #9D4349;
}

/* Menu */

.bg-nf-white{
    background-color: #ffffff;
    color: #242628;
}
.bg-nf-red{
    background-color: #9D4349;
    color: white;
}
.bg-nf-promato-grey{
    background-color: #3d4043;
    color: white;
}
.bg-nf-green{
    background-color: #05c38a;
    color: white;
}
.bg-nf-black{
    background-color: /* #272727 */ #242424
}
.bg-nf-blue{
    background-color: #0093A7;
    color: white;
}
.bg-nf-orange{
    background-color: /* #df7e14 */ #f6a204;
    /* color: white; */
    color: #242628;
}
.bg-nf{
    background-color: #79a26d;
}

li:hover.bg-nf a{
    background-color: #9bb992;
}
li:hover.bg-nf-blue a{
    background-color: #33A9B9;
}
li:hover.bg-nf-orange a{
    background-color: #fcc04f;
}
li:hover.bg-nf-green a{
    background-color: #37CFA1;
}
li:hover.bg-nf-red a{
    background-color: #B1696D;
}
li:hover.bg-nf-promato-grey a{
    background-color: #61666b;
}
li:hover.bg-nf-black a{
    background-color: #474747;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #79a26d;
}

li.nav-item button:focus{
    box-shadow: none;
}

.nav-link {
    display: block;
    padding: .25rem 0.5rem;
    color: black;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.nav-link:focus, .nav-link:hover {
    color: #58864A;
}

.mobile-menu-btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    /* padding: .375rem .75rem; */
    font-size: 1rem;
    /* border-radius: .25rem; */
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 45px;
    width: 45px;
}

/* End Menu*/

#nf-home{
    margin-top: 3.25rem;
    overflow-x: hidden;
}

#nf-header-mobile {
    margin-top: 3.25rem;
}

#nf-header{
    padding-top: 0.8rem;
    color: white;
    /* padding-bottom: 4.25rem; */
}

#nf-footer{
    background-color: /* #272727 */ #242424;
    color: white;
    padding-top: 6.25rem;
    background-image: url(/images/nf/nf_logo_bg.png);
    background-repeat: no-repeat;
    background-position-x: 19rem;
    padding-bottom: 5rem;
}

#nf-footer a{
    color: white;
}

#nf-footer a:hover{
    color:#79a26d;
}

#nf-footer.btn-promato a:hover{
    color:#272727;
}

#footer-line{
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
}

.footer-nf-logo{
    max-height: 33px;
    margin-left: -3.125rem;
}

#nf-top{
    width: 100%;
    height: 3.75rem;
}

.vertical-middle{
    vertical-align: middle;
}

.nf-divider{
    line-height: 3.75rem;
    font-size:2rem;
    margin-top: 6.813rem;
    background-color: #6B6B6B;
    color:white;
}

.text-headline{
    font-size:1.5rem;
    line-height: 2.625rem;
    font-weight: 400;
    padding-bottom: 1.2rem;
    /* padding-top: 2.6rem; */
}

.nf-project-header{
    padding-top: 8.125rem;
    padding-bottom: 5rem;
}

.white{
    color: white;
}

ul.no-bullets {
    list-style-type: none; /* Remove bullets */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margins */
    text-align: left;
}

footer ul li a{
    text-decoration: none;
}

footer ul li{
    line-height: 3.2rem;
}

.nf-pers-position{
    color: #79a26d;
}

.tab-content{
    margin-top: 4rem;
}

#pills-tab{
    border-bottom: 1px dashed grey;
}

li.nav-item {
    margin-right: 3rem;
}

/* Carousel Adjustments */
.nf-carousel-nav-link{
    padding-right: 1rem;
    padding-bottom: 1rem;
}

.nf-carousel-nav-link a{
    text-decoration: none;
    color: black;
}

.nf-carousel-nav-link a.active{
    color: #79a26d;
    letter-spacing: 0.05em;;
    font-weight: 500;
    text-transform:uppercase;

}
/* END Carousel Adjustments */

[data-bs-toggle="collapse"].collapsed .if-not-collapsed {
    display: none;
}
[data-bs-toggle="collapse"]:not(.collapsed) .if-collapsed {
    display: none;
}

hr{
    border-top: 1px dashed #FFFFFF;
    /* margin-left: -20px; */
    background-color: unset;
    opacity: unset;
}

.hr-dot{
    border-top: 4px dotted #fff;
    width: 4px;
    height: 4px;
    float: right;
    margin-top: 0.6rem;
}

/* .hr-dot-white{
    border-top: 4px dotted #fff;
} */

.modal-content{
    color: black;
}

.nf-contact-header{
    padding-top: 10px;
    padding-bottom: 30px;
}

#contact-form{
    background-color: #f3f3f3;
    border-radius:5px;
    padding: 1.5rem;
}

.form-control:focus {
    border-color: #79a26d;
    box-shadow: 0 0 0 0.25rem rgb(149 182 139 / 25%);
}

#contact input {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#contact input#contact_subject {
    height: 14.5rem;
}

.btn-details:hover{
    color: white;
}

.btn-details.promato-text:hover{
    color: #9d4349;
}

.box{
    position: relative;
    width:30px;
    height:30px;
}

.black.arrow-right:before,.black.arrow-right:after{
    color:black;
    border-color: transparent transparent transparent #000;
    background-color: #000;
}

.arrow-svg{
    height: 22px;
    width: 40px;
    position: absolute;
    background-repeat: no-repeat;
}

.arrow-slider{
    position: initial;
    margin-top:3px;
}

.arrow-right-svg{
    top: 23%;
    margin-left: 12px;
    background-image: url(/images/svg/arrow/arrow_right_s.svg);
}

.arrow-right-svg-dark{
    top: 23%;
    margin-left: 12px;
    background-image: url(/images/svg/arrow/arrow_right_s_dark.svg);
}

.arrow-right-svg.arrow-a{
    top: 6%;
}

a:hover .arrow-right-svg{
    background-image: url(/images/svg/arrow/arrow_right_b.svg);
}
a:hover .arrow-right-svg-dark{
    background-image: url(/images/svg/arrow/arrow_right_b_dark.svg);
}

.arrow-left-svg{
    top: 23%;
    margin-right: 2px;
    background-image: url(/images/svg/arrow/arrow_left_s.svg);
}

a:hover .arrow-left-svg{
    background-image: url(/images/svg/arrow/arrow_left_b.svg);
}

.nf-carousel-nav-link:hover .arrow-left-svg{
    background-image: url(/images/svg/arrow/arrow_left_b.svg);
    margin-right: 10px;
}
.nf-carousel-nav-link:hover a{
    color:#79a26d;
}

.arrow-top-svg{
    margin-left: 10px;
    top: 42px;
    background-image: url(/images/svg/arrow/arrow_up_s.svg);
}

.arrow-top-svg.red{
    background-image: url(/images/svg/arrow/arrow_up_s_red.svg);
}

a:hover .arrow-top-svg{
    top: 38px;
    background-image: url(/images/svg/arrow/arrow_up_b.svg);
    /* transform: scale(1.3);  */
    /* transition-delay: 0.2s; */
    transition-duration: 0.5s;
    /* transform: translate(0px, 0px); */
}

a:hover .arrow-top-svg.red{
    background-image: url(/images/svg/arrow/arrow_up_b_red.svg);
}

.arrow-down-svg{
    margin-left: 10px;
    top: 42px;
    background-image: url(/images/svg/arrow/arrow_down_s.svg);
}

.arrow-down-svg.nf{
    background-image: url(/images/svg/arrow/arrow_down_s_red.svg);
}

.arrow-down-button-svg{
    top: 30%;
}

a:hover .arrow-down-svg.arrow-down-button-svg{
    top: 38px;
    background-image: url(/images/svg/arrow/arrow_down_b.svg);
    /* transform: scale(1.3);  */
    /* transition-delay: 0.2s; */
    transition-duration: 0.5s;
    /* transform: translate(0px, 0px); */
}

a:hover .arrow-down-svg{
    top: 38px;
    background-image: url(/images/svg/arrow/arrow_down_b.svg);
    /* transform: scale(1.3);  */
    /* transition-delay: 0.2s; */
    transition-duration: 0.5s;
    /* transform: translate(0px, 0px); */
}

/* .arrow-right-svg{
    margin-left: 10px;
    top: 42px;
    background-image: url(/images/nf/arrow/arrow_right_s.svg);
}

a:hover .arrow-right-svg{
    top: 26%;
    background-image: url(/images/nf/arrow/arrow_right_b.svg);
    /* transform: scale(1.3);  */
    /* transition-delay: 0.2s; */
    /* transition-duration: 0.5s; */
    /* transform: translate(0px, 0px); */
/* } */ 

.btn-check:focus+.btn, .btn:focus{
    box-shadow:none;
}
.relative{
    position: relative;
}

#info .fa {
    background: #fff;
    border-radius: 50%;
    /* color: #9d4349; */
    color: #3d4043;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-right: 20px;
}

.modal-body{
    padding: 2rem;
}

.modal-header{
    padding: 2rem;
    border-bottom: unset;
    /* position: fixed;
    top: 0;  */
}

.promato-background-even{
    background-color: #f8f8f8;
}

.anchor {
    scroll-margin-top: 5.625rem
}

.text-center{
    text-align:center;
}

.container-pad{
    padding-bottom: 4rem;
}

.hr-details{
    width: 126%;
}

.btn-close{
    background-image: url(/images/svg/close.svg);
}

.btn-close:focus {
    outline: none;
    box-shadow: none;
    opacity: 1;
}

#testimal-slide .carousel-item {
    min-height: 18rem;
}

#info .fa{
    margin-right: 0.7rem;
}

.form-control{
    border-radius: unset;
}

.btn-dark-bg{
    background-color: unset;
    border-radius: 5px;
    color: white;
    border: 1px solid #FFFFFF;
    text-transform: uppercase;
}

.btn-dark-bg:hover{
    background-color: white;
    /* border-radius: unset; */
    color: #272727;
}

.btn-white-bg {
    background-color: white;
    border-radius: 5px;
    color: #272727;
    border: 1px solid #272727;
    text-transform: uppercase;
}

.btn-white-bg:hover{
    color: white;
    border: 1px solid #FFFFFF;
    background-color: #272727;
    /* border-radius: unset; */
   
}

a {
    color: #58864A;
    text-decoration: underline;
}

.nf-pic-in-tab{
    width: 60%;
    margin-top:initial;
}

/** START Media Queries */

@media screen and (max-width : 576px) {
    .captions {
      margin-top: 15px;
      margin-bottom: 15px;
    }

    .nf-project-header,
    #divider {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .nf-divider {
        line-height: 5rem;
        font-size: 36px;
        margin-top: 50px;
    }
    .nf-divider {
        line-height: 5rem;
        font-size: 36px;
        margin-top: 50px;
    }
    .hr-dot{
        display:none;
    }
    #divider {
        /* text-align: center; */
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
    #nf-footer{
        background-image: none;
    }
    #nf-top {
        height: 3.25rem;
    }
    #footer-line{
        text-align: left;
    }
    .navbar.fixed-right {
        top: -0.75rem;
        right: 0rem;
    }
    .navbar-toggler {
        position: fixed;
        top: 1%;
        right: 0.4rem;
    }
    .anchor {
        scroll-margin-top: 3.25rem
    }
    #nf-home {
        margin-top: 5rem;
    }
    .navbar-collapse {
        top: 4rem;
        right: 2rem;
    }
    .rotateimg180 {
        -webkit-transform:rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(90deg) scale(1.5);
        /* transform: scale(1.5); */
    }
    .tmp-inner{
        position: relative;
        /* margin-top: 12rem; */
    }

    .footer-nf-logo{
        max-height: 33px;
        margin-left: initial;
    }
    li.nav-item {
        margin-right: initial;
    }
    #wc_img1{
        margin-left: initial;
    }
    img.wc_img{
        width: initial;
        position: initial;
    }

    .imgholder-inner{
        height: 31rem;
    }
    .mobile-menu-btn{
        width: 30px;
    }
}

@media screen and (max-width : 768px) and (min-width: 576px) {
    .hr-dot{
        display:none;
    }
    #nf-top {
        height: 3.25rem;
    }
    #footer-line{
        text-align: left;
    }
    #nf-home{
        margin-top: 11.25rem;
    }
    .navbar.fixed-right {
        top: 3.21rem;
        right: 4rem;
    }
    .navbar-toggler {
        position: fixed;
        top: 1%;
        right: 0.4rem;
    }
    .anchor {
        scroll-margin-top: 3.25rem
    }
    #nf-home {
        margin-top: 5rem;
    }
    .rotateimg180 {
        -webkit-transform:rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(-90deg) scale(1.5);
        /* transform: scale(1.5); */
    }
      .tmp-inner{
        position: relative;
        /* margin-top: 12rem; */
    }
    .footer-nf-logo{
        max-height: 33px;
        margin-left: initial;
    }
    #wc_img1{
        margin-left: initial;
    }
    img.wc_img{
        width: initial;
        position: initial;
    }

    .imgholder-inner{
        height: 31rem;
    }
    .mobile-menu-btn{
        width: 30px;
      }
}

@media screen and (max-width : 992px) and (min-width: 768px) {
    .hr-dot{
        display:none;
    }
    #nf-top {
        height: 3.25rem;
    }
    #footer-line{
        text-align: left;
    }
    #nf-home{
        margin-top: 11.25rem;
    }
    .navbar.fixed-right {
        top: 1.8rem;
        right: 0.5rem;
    }
    .navbar-toggler {
        position: fixed;
        top: 1%;
        right: 0.4rem;
    }
    .anchor {
        scroll-margin-top: 3.25rem
    }
    .rotateimg180 {
        -webkit-transform:rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(-90deg) scale(1.5);
        /* transform: scale(1.5); */
    }
    .tmp-inner{
        position: relative;
       
        /* margin-top: 12rem; */
    }
    #wc_img1{
        margin-left: 14rem;
    }
    .imgholder-inner {
        height: 9rem;
    }
    .mobile-menu-btn{
        width: 30px;
      }
}

@media screen and (max-width : 1200px) and (min-width: 992px) {
    .hr-dot{
        display:none;
    }
    #nf-top {
        height: 3.25rem;
    }
    .navbar.fixed-right {
        top: 8%;
        right: 2rem;
    }
    .anchor {
        scroll-margin-top: 3.25rem
    }
}

@media screen and (min-width: 1200px) {

}

  /** END Media Queries */

#pills-tabContent .tab-pane {
    min-height: 33rem;
}

.navbar{
    /* padding-top: .5rem;  */
    /* padding-bottom: .5rem; */
}

.hidden{
    display: none;
}

.big-checkbox {width: 30px; height: 30px;}

.menu_icon_contact{
    background-image: url(/images/svg/menu_icon_contact.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px 32px;
}

.menu_icon_medimaps{
    background-image: url(/images/svg/menu_icon_medimaps.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.menu_icon_lc{
    background-image: url(/images/svg/menu_icon_lc_white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px 33px;
}
.menu_icon_lc_dark{
    background-image: url(/images/svg/menu_icon_lc_dark.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 34px 34px;
}

.menu_icon_promato{
    background-image: url(/images/svg/menu_icon_promato_23.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px 33px;
}

.menu_icon_qbm{
    background-image: url(/images/svg/menu_icon_qbm.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.menu_icon_nf{
    background-image: url(/images/svg/menu_icon_nf.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 33px 32px;
}

.menu_icon_auth{
    background-image: url(/images/svg/menu_icon_auth.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.promatoLogo-inText{
    height: 3.5rem;
    padding-bottom: 0.175em;
}

.qsm-color{
    color: #007399;
    font-weight: 600;
}

.qbm-color{
    color: #9d4349;
    font-weight: 600;
}

.auth-color{
    color: #439d70;
    font-weight: 600;
}

#product-col{
    padding-bottom: 1.5rem;
}

.lc-info{
    color: #242628;
    text-decoration: underline;
}