
body {
    background: #ffffff;
    color: #383838;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden; /* prevent horizontal scrollbar from appearing */
}

a {
    color: #297392;
}

    a:hover {
        color: #FF9900;
    }

header {
    background-color: #EFEFEF;
    color: #000000;
    font-size: 14px;
    padding-bottom: 8px;
    padding-top: 8px;
}
header .fa {
    color: #000000;
    padding-right: 5px;
}
header a {
    color: #000000;
}
header a:hover {
    color: #d1222b;
}

.bg-faded {
    background-color: #ffffff;
}

.nav-red {
    background-color: #E46977;
    color: #ffffff;
}
#nav-action-panel a {
    color: #ffffff;
}
#nav-action-panel a:hover {
    color: #FFC5C6;
}
#nav-action-panel .fa {
    color: #ffffff;
    padding-right: 5px;
    padding-left: 5px;
}
.navbar-brand {
    margin-right: 1.5rem;
}
.sticky-top {
    background-color: rgba(255,255,255,0.93);
}

.container-slide-img {
    padding-right: 0px;
    padding-left: 0px;
}
.padd-topbottom{
    padding-top: 30px;
    padding-bottom: 30px;
}
.padd-bottom{
    padding-bottom: 40px;
}

.caption-news {
    background-color: rgba(255,255,255,0.5);
    color: #000000;
    left: auto;
    right: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

/* start h2 */
h2 {
    text-align: center;
    font-size: 40px;
    padding-bottom: 5px;
}

    h2 span {
        color: rgb(240,171,0);
        font-weight: bold;
    }
/* end h2 */

.home-jumbo {
    font-family: 'Open Sans', sans-serif;
    color: #297392;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.text-jumbo {
    font-family: 'Open Sans', sans-serif;
    color: #383838;
    font-size: 26px;
    margin-top: 0px;
    line-height: 34px;
    font-weight: 300;
    font-style: normal;
}

.box-prod-highlight {
    background-color: #F9F9F9;
    color: #212121;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 21px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}
.col-prod-highlight {
    padding-right: 15px;
    padding-bottom: 15px;
}

.prod-highlight-title {
    color: #212121;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.prod-highlight-text {
    font-size: 14px;
    color: #565656;
    margin-bottom: 10px;
    margin-top: 10px;
}
.prod-highlight-more {
    font-size: 13px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;
}

.prod-highlight-more .fa {
    color: #E46977;
    padding-left: 5px;
}

.box-prod-highlight a {
    color: #000000;
}
.box-prod-highlight a:hover {
    color: #E46977;
}

.col-dialog-panel {
    padding-right: 15px;
    padding-bottom: 15px;
}
.box-dialog-panel {
    background-color: #e9f1f4;
    color: #212121;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 21px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
}

.dialog-panel-title {
    color: #297392;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 600;
}
.dialog-panel-text {
    font-size: 14px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 10px;
}
.dialog-panel-more {
    font-size: 13px;
    color: #297392;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;
}
.dialog-panel-title .fa {
    padding-right: 5px;
}
.dialog-panel-more .fa {
    padding-right: 5px;
}

.title-section {
    text-align: center;
    color: #000000;
}

.title-section span {
    display: block;
    width: 70px;
    height: 4px;
    background: #E46977;
    margin: 0 auto;
}

.info-panel {
    color: #212121;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
    border: 1px solid #c6c6c6;
    position: relative;
}

.info-panel-title {
    color: #E46977;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 600;
}
.info-panel-text {
    font-size: 14px;
    color: #3F3F3F;
    margin-bottom: 20px;
    margin-top: 10px;
}
.info-panel-more {
    font-size: 13px;
    color: #E46977;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;
}
.info-panel-title .fa {
    padding-right: 5px;
}
.info-panel-more {
    position: absolute;
    bottom: 0px;
    right: 10px;
    font-size: 16px;
    color: #E46977;    
}
.info-panel a {
    color: #E46977;
}
.info-panel a:hover {
    color: #297392;
}

.service-panel {
    background-color: #F9F9F9;
    color: #212121;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
    position: relative;
}

.service-panel-title {
    color: #62C2A2;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 600;
}
.service-panel-text {
    font-size: 14px;
    color: #3F3F3F;
    margin-bottom: 20px;
    margin-top: 10px;
}

.service-first {
    background-color: #62C2A2;
    color: #ffffff;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
    position: relative;
}

.service-first-title {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-weight: 600;
}
.service-first-text {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 10px;
}

/* brands */

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -20px;
    top: 140px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -20px;
    top: 140px;
}

#owl-brands .item {
    margin: 10px;
    background-color: #ffffff;
    padding: 20px;
    /*min-height: 250px;*/
}

    #owl-brands .item img {
        display: block;
        width: 100%;
        height: auto;
        /*opacity: 0.9;
        filter: alpha(opacity=90);*/
    }

#owl-brands .owl-prev {
    left: -5px;
    top: 100px;
}

#owl-brands .owl-next {
    right: -5px;
    top: 100px;
}
/* end brands */

.box-banner-apps {
    background-color: #E46977;
    color: #ffffff;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 0px;
}
.box-banner-apps h4 {
    font-weight: 500;
    margin-bottom: 3px;
}

#banner-apps .col {
    padding-bottom: 20px;
}

#banner-apps span {
        display: block;
        width: 70px;
        height: 4px;
        background: #ffffff;
        margin-top: 8px;
    }

.div_contacto {
    position: relative;
    padding: 0px;
    margin-top: 10px;
}

.input-icon-2 {
    position: absolute;
    top: 10px;
    left: 15px;
    /* color: #00bcd4; */
    color: #297392;
}

.field-padd {
    padding-left: 40px;
    font-family: 'Open Sans', sans-serif;
    color: #297392;
}
.subt-text {
    font-family: 'Open Sans', sans-serif;
    color: #565656;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
}
.conf-text {
    font-family: 'Open Sans', sans-serif;
    color: #d1222b;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
}
#registration_container h3 {
    font-family: 'Open Sans', sans-serif;
    color: #565656;
}
#registration_container .fa-title {
    color: #d1222b;
}
#generic_container h3 {
    font-family: 'Open Sans', sans-serif;
    color: #565656;
}
#generic_container .fa-title {
    color: #E46977;
}
.light-comments {
    font-family: 'Open Sans', sans-serif;
    color: #565656;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    padding-top: 0px;
    padding-bottom: 10px;
}

.title-line {
    display: block;
    width: 70px;
    height: 4px;
    background: #E46977;
    margin-bottom: 15px;
}

.comment-panel {
    color: #297392;
    /* background-color: #51EBFE; */
    background-color: #e9f1f4;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 10px;
    text-align: left;
    margin-bottom: 15px;
    margin-top: 10px;

}
.comment-panel .fa {
    padding-right: 5px;
}
.profile-details {
    font-family: 'Open Sans', sans-serif;
    color: #303030;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    padding-bottom: 20px;
}

.title-subarea {
    font-weight: 300;
}
.profile-title {
    font-family: 'Roboto', sans-serif;
    padding-left: 0px; 
    padding-right: 10px ; 
    padding-bottom: 2px ; 
    padding-top: 5px; 
    font-size: 12px; 
    line-height: 14px; 
    border-bottom-style: solid;  
    border-bottom-width: 1px;  
    border-bottom-color:  #EDEDED; 
    font-weight: normal;
} 

.profile-content {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-left: 0px; 
    padding-right: 10px ; 
    padding-bottom: 10px ; 
    padding-top: 2px;
    font-size: 18px; 
    line-height: 20px;  
    border-bottom-style: solid;  
    border-bottom-width: 0px;   
    border-bottom-color:  #dcdcdc;
} 

.secondary-action {
    font-family: 'Roboto', sans-serif;
    color: #303030;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
    font-weight: 300;
}
.secondary-action a {
    color: #E46977;
}
.control-label {
    font-family: 'Roboto', sans-serif;
    padding-left: 0px; 
    padding-right: 0px ; 
    padding-bottom: 2px ; 
    padding-top: 5px; 
    font-size: 12px; 
    line-height: 14px; 
    font-weight: normal;
}
.profile-line {
    display: block;
    width: 50px;
    height: 2px;
    background: #297392;
    margin-bottom: 10px;
}

#registration_container .fa-profile  {
    color: #297392;
}
#registration_container .profile-col-title  {
    color: #297392;
}

.profile-column {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding-left: 0px; 
    padding-right: 10px ;
    padding-left: 20px ;  
    padding-bottom: 10px ; 
    padding-top: 2px;
    font-size: 16px; 
    line-height: 20px;
    padding-top: 20px;
}
.prof-col-noborder {
    border-right-style: none;  
    border-right-width: 0px;   
}
.profile-col-title {
    font-size: 22px;
}
#table_prod_order, #table_bpressure, #table_vaccines, #table_alerts, #table_contacts {
    border-collapse: collapse; 
}

#table_prod_order td, #table_bpressure td, #table_vaccines td, #table_alerts td, #table_contacts td {
    border: 1px solid #eae9e9;
    padding: 4px 5px 4px 5px;
    font-size: 14px;
    font-weight: 400;
    background-color: #FBFBFB;
}
#table_contacts td {
    background-color: #FFFFFF;
}
#table_preorder_date, #table_bpressure_date, #table_vaccines_date, #table_alerts_date {
    border-collapse: collapse; 
    margin-top: 8px; 
}
#table_contacts_date {
    border-collapse: collapse; 
    margin-top: 10px; 
}
#table_preorder_date td, #table_bpressure_date td, #table_vaccines_date td, #table_alerts_date td , #table_contacts_date td {
    padding: 3px 3px 3px 3px;
    font-size: 11px;
    font-weight: 600;
    /*background-color: #297392;*/
    background-color: #adadad;
    color: #ffffff;
}
#table_preorder_more td, #table_bpressure_more td, #table_vaccines_more td, #table_alerts_more td, #table_contacts_more td {
    padding: 0px 8px 0px 3px;
    font-size: 11px;
    font-weight: 600;
    color: #297392;
}
#table_preorder_menu, #table_alerts_menu, #table_contacts_menu {
    border-collapse: collapse; 
    margin-top: 2px; 
}
#table_preorder_menu td, #table_alerts_menu td, #table_contacts_menu td  {
    padding: 3px 5px 3px 5px;
    font-size: 14px;
    font-weight: 600;
    background-color: #ffffff;
    color: #297392;
}
#table_bpressure_header td, #table_vaccines_header td, #table_alerts_header td, #table_contacts_header td {
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    background-color: #ffffff;
    color: #5E5E5E;
    border-right: solid 1px #B7B7B7;
    border-bottom: solid 1px #B7B7B7;
}
#table_bpressure_header, #table_vaccines_header, #table_alerts_header, #table_contacts_header {
    margin-top: 0px;
    margin-bottom: 20px;
}

#table_bpressure .bp-white-bck{
    background-color: #FFFFFF;
}
.table th {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: .5rem;

}
.table {
    margin-bottom: 0.1rem;
}

#table_preorder_menu {
    margin-bottom: 2rem;
}
.modal_addprod {
    width: 500px;
    padding: 20px;
}
.modal-content {
    padding: 20px;
}

.inner-content {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-left: 0px; 
    padding-right: 10px ;
    padding-left: 20px ;  
    padding-bottom: 10px ; 
    padding-top: 20px;
    font-size: 16px; 
    line-height: 24px;
}
.inner-content img {
    max-width: 100%;
    height: auto;
}
.input-text {
    padding: 7px;
    border: 0px solid #aaa;
    border-radius: 3px;
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);
    width: 100%;
    margin-bottom: 10px;
    /*background-color: #E6E6E6;*/
} 

.input-text:focus {  
    outline: none;  
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);  
} 
 
.list-stores {
    color: #3F3F3F;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    border-bottom: solid 1px #E2E2E2;    
}
.list-stores .fa {
    color: #169e49;
}
.store-name {
    color: #297392;
    font-size: 20px;
    font-weight: 400;

}
.store-img {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 10px;
    border-bottom: solid 1px #E2E2E2;
}

.list-socsec {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: solid 1px #E2E2E2;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px; 
    line-height: 18px;
    color: #3F3F3F;
    column-count: 4;
}
.list-sub-content {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px; 
    line-height: 18px;
    color: #3F3F3F;
}

.nav-tabs .nav-link.active {
    color: #62c2a2;
    background-color: #fff;
    border-color: #62c2a2 #62C2A1 #fff;
}
.nav-tabs {
    border-bottom: 1px solid #62c2a2;
}

.nav-item a {
    color: #868686;
}

.btn-green {
    color: #fff;
    background-color: #62c2a2;
}

.btn-green:hover, .btn-green:active, .btn-green:focus, .btn-green.active, .open {
    color: rgb(204, 204, 204) !important;
}

.btn-blue {
    color: #fff;
    background-color: #297392;
}

.btn-blue:hover, .btn-blue:active, .btn-blue:focus, .btn-blue.active, .open {
    color: rgb(204, 204, 204) !important;
}

.btn-gray {
    color: #fff;
    background-color: #adadad;
}

.btn-gray:hover, .btn-gray:active, .btn-gray:focus, .btn-gray.active, .open {
    color: rgb(255, 255, 255) !important;
}


/*media quires */
@media only screen and (max-width: 1199px) and (min-width: 992px) {

}

@media only screen and ( max-width: 990px ) {
    .logo-top {
        height: 30px;
    }
}
@media only screen and ( max-width: 1050px ) {

}

@media only screen and ( max-width: 767px ) {
    .container {
        margin: 0px;
    }
    .home-jumbo {
        font-size: 20px;
        line-height: 24px;
    }
    .text-jumbo {
        font-size: 18px;
        line-height: 22px;
    }
    .list-socsec {
        column-count: 2;
    }
    .padd-bottom {
        padding-bottom: 15px;
    }
    .padd-topbottom {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .img-servs-home  {
        max-width: 215px;
    } 
    .logo-footer  {
        max-width: 120px;
    }      
}

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

#footer {
    /* background-color: #222f59; */
    background-color: #6C6C6C;    
    font-size: 14px;
    color: #ffffff;
    padding-top: 30px;
    padding-bottom: 20px;
}

#footer a {
    color: #ffffff;
}

#footer .col {
    padding-bottom: 20px;
}
#footer a:hover {
    color: #e0ecff;
    text-decoration: underline;
}

#footer .fa {
    padding-right: 20px;
    font-size: 36px;
}

.footer-copyright {
    font-size: 12px;
    color: #e5e5e5;
    margin-top: 10px;
    margin-bottom: 20px;
}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #8A8A8A;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #8A8A8A;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #8A8A8A;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #8A8A8A;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #8A8A8A;
}


