html {
  background: #121f27;
}
body {
    font-size: 16px;
    line-height: 1.4;
    background: #fff;
}

h1,
h2,
h3 {
    color: #07415f;
}

h4,
h5,
h6 {
    color: #3f9686;
}

h4 {
    margin-bottom: 0.5em;
}

h3 small {
    font-size: 0.8rem;
}

h4 small {
    font-size: 0.7rem;
}

.text-alert {
    color: red;
}

p {
    line-height: 1.4;
}

body a { color: #0b755d; }
/*-------------------------------------------
Helper
-------------------------------------------*/
.db{
	display: block;
}

.lh80 {
	line-height: 0.8;
}
.lh95 {
line-height: 0.95;
}
.o50 {
	opacity:50;
}

.o75 {
	opacity:75;
}

.fs70 {
	font-size:70%;
}

.ls05 {
	letter-spacing:0.05em;
}
.mb-0 {
    margin-bottom: 0!Important;
}
.pb-0 {
    padding-bottom: 0!Important;
}
body p a {
    border-bottom: 1px dotted #2ea78d;
    color: #2ea78d;
}
body p a:hover, body p a:focus, body p a:visited {
    text-decoration: none;
    outline: none;
    border-bottom: 1px solid #16987c;
    color: #16987c;
}
.caption {
    font-size: 0.85em;
    font-style: italic;
    text-align: center;
    margin: 0 30px;
}

.block-center {
    margin: 0 auto;
}

.box {
    padding: 20px 30px;
    border-radius: 5px;
    background: #fffaf0;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    border: 1px solid #ffe7b8;
    color: #5d5545;
}

.box.pink {
	background: #FEECF0;
	border: 1px solid #EC8AA4;
}

.img-right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.section-spacing-s {
    margin-bottom: 80px;
}

.section-spacing-inside {
    padding-top: 120px;
    padding-bottom: 120px;
}

.section-spacing-inside-small {
    padding-top: 40px;
    padding-bottom: 40px;
}

.theme-title-one.text-left h2:before {
    left: 0;
    margin-left: 0;
}

.d-flex-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.d-flex-center > div:last-child {
    margin-left: auto;
}
.theme-footer-one .top-footer .footer-list ul li:before {
    line-height: 21px;
}
.text-light,
.text-light h2,
.text-light h6 {
    color: #fff;
}

.text-light h4 {
	color: #8fd2c5;
}

.text-muted a {
    border: none;
    text-decoration: none!important;
    color: inherit!important;
}

.big-number {
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size:17px;
	font-weight: bold;
	display: inline-block;
	border-radius: 99px;
	    background: #241d3d;
    color: #fff;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
}

.callout-banner .title {
    width: 30%;
}
.callout-banner p {
    width: 53%;
}
.section-bg-right {
    background-position: right;
}

#mega-menu-holder ul.dropdown li > a {
    color: #2b8a7d;
}

#mega-menu-holder ul.dropdown li.active > a {
    color: #0a2747;
}

#mega-menu-holder ul.dropdown li.active:hover > a {
    color: #fff;
}

.p-bg-color,
.scroll-top,
.header-one .top-header .address-wrapper .quotes a:hover,
.theme-menu-wrapper .right-widget .search-option form button,
#mega-menu-holder ul.dropdown li:hover > a:before,
.theme-button-one,
body .text a.theme-button-one,
#theme-main-banner .camera_caption .theme-button-one:hover,
.callout-banner.no-bg .theme-button-one,
.service-style-one .contact-text h5:before,
.testimonial-section .owl-theme .owl-dots .owl-dot.active span,
.testimonial-section .owl-theme .owl-dots .owl-dot:hover span,
#polyglotLanguageSwitcher ul.dropdown li:hover,
.our-case .single-case-block .hover-content .text .details:hover,
.our-blog .single-blog .image-box .overlay .date,
.core-values .single-value-block .image-box .overlay a:hover,
.theme-sidebar-one .sidebar-brochures ul,
.theme-pagination ul li a:hover,
.theme-pagination ul li.active a,
.blog-sidebar .sidebar-tags ul li.active a,
.blog-sidebar .sidebar-tags ul li a:hover {
    cursor:pointer;
    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
    color: #fff;
}

body .theme-button-one:hover {
    background: #0c896a;
    background: -moz-linear-gradient(45deg, #0c896a 0%, #0c896a 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #0c896a 0%, #0c896a 27%, #0c896a 100%);
    background: linear-gradient(45deg, #0c896a 0%, #0c896a 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c896a', endColorstr='#0c896a', GradientType=1);
}
#theme-main-banner .camera_overlayer
{
	display: none;
}
#theme-main-banner .camera_caption p { max-width: 560px; }
.ul-tick {
    list-style: none;
    padding-left: 2em;
}

.ul-tick li {
    position: relative;
    margin-bottom: 0.8em;
}

.ul-tick li:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -1.6em;
    line-height: 1.4;
    color: #5db7a6;
}


.ul-dash {
    list-style: none;
    padding-left: 1.4em;
}

.ul-dash li {
    position: relative;
    margin-bottom: 0.8em;
    color: #555;
}

.ul-dash li:before {
    content: " - ";
    display: inline-block;
    position: absolute;
    left: -0.8em;
    color: #5db7a6;
}

.theme-button-one.theme-button-white {
    background: #fff !important;
    border: 1px solid #09695F;
    color: #0E555A !important;
}

.overlay {
    background: rgba(17, 37, 69, 0.85) !important;
}

.theme-inner-banner {
    position: relative;
}

.theme-inner-banner .overlay {
    position: relative;
    background: transparent !important;
    z-index: 1;
}

.theme-inner-banner .overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
    z-index: -1;
    opacity: 0.6;
}

/*-------------------------------------------
Top white area
-------------------------------------------*/
.scroll-top {
    width: 35px;
    height: 35px;
    position: fixed;
    right: 10px;
}

.scroll-top:after {}


/*-------------------------------------------
Product Pages — shared components
-------------------------------------------*/

/* Brand label above product heading */
.prod-brand {
    font-size: 0.8em;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #888;
    margin-bottom: 4px;
}

/* Subtitle line below product heading */
.prod-subtitle {
    color: #07415f;
}

/* Right-column info card column */
.prod-info-col {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
}

/* Info placeholder card */
.prod-info-card {
    background: #f0f4f8;
    border-radius: 12px;
    padding: 40px;
    text-align: center;
    width: 100%;
}

.prod-info-card-title {
    font-weight: 700;
    color: #07415f;
    margin: 0;
    line-height: 1;
}

.prod-info-card-title--lg { font-size: 3.5em; }
.prod-info-card-title--md { font-size: 2.8em; }

.prod-info-card-sub {
    color: #555;
    margin: 12px 0 0;
}

.prod-info-card hr {
    margin: 24px auto;
    max-width: 60px;
    border-color: #07415f;
}

.prod-info-card-detail {
    font-size: 0.9em;
    color: #777;
    margin: 0;
}

/* ECG info list inside card */
.prod-info-card-list {
    text-align: left;
    display: inline-block;
}

.prod-info-card-list p {
    font-size: 0.9em;
    color: #555;
    margin: 6px 0;
}

.prod-info-card-list strong {
    color: #07415f;
}

/* Alternate section background */
.bg-section-alt {
    background: #edf5fa;
}

/* Section headings */
.section-title {
    text-align: center;
    margin-bottom: 10px;
}

.section-title--spaced {
    text-align: center;
    margin-bottom: 40px;
}

.section-desc {
    text-align: center;
    margin-bottom: 40px;
    color: #555;
}

/* Feature cards */
.feature-card-col {
    margin-bottom: 25px;
}

.feature-card {
    padding: 28px 26px;
    background: #fff;
    border-radius: 8px;
    height: 100%;
    border-top: 4px solid transparent;
    background-image: linear-gradient(#fff, #fff),
                      linear-gradient(90deg, #07415f, #0c896a);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.feature-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.feature-card h6 {
    color: #07415f;
    font-size: 0.95em;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.01em;
}

.feature-card p {
    font-size: 0.9em;
    color: #555;
    line-height: 1.55;
    margin: 0;
}

/* Config / Options lists */
.config-list {
    list-style: none;
    padding: 0;
}

.config-list li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 0.95em;
}

.config-list li:last-child {
    border-bottom: none;
}

.config-check {
    color: #07415f;
    font-weight: 700;
    margin-right: 10px;
}

.config-opt {
    color: #aaa;
    margin-right: 10px;
}

.config-col {
    margin-bottom: 30px;
}

.config-heading {
    color: #07415f;
    margin-bottom: 20px;
}

/* Specs tables */
.specs-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.9em;
}

.specs-table thead tr {
    background: #07415f;
    color: #fff;
}

.specs-table th {
    padding: 10px 14px;
    text-align: left;
}

.specs-table tbody tr {
    border-bottom: 1px solid #e8e8e8;
}

.specs-table tbody tr:nth-child(even) {
    background: #f8f9fb;
}

.specs-table td {
    padding: 9px 14px;
}

.specs-table td:first-child {
    color: #555;
    width: 45%;
}

.specs-col {
    margin-bottom: 30px;
}

/* CTA block (used in product-ecg) */
.prod-cta-block {
    text-align: center;
}

.prod-cta-block h4 {
    color: #07415f;
    margin-bottom: 12px;
}

.prod-cta-block p {
    color: #555;
    max-width: 640px;
    margin: 0 auto 28px;
}

/* Outline button variant */
.btn-outline-brand {
    background: transparent !important;
    color: #07415f !important;
    border: 2px solid #07415f !important;
}



/*-------------------------------------------
Top white area
-------------------------------------------*/
.header-one {
    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
    box-shadow: inset 0 -50px 120px -20px rgba(0, 0, 0, 0.7);
    color: #c7dce0;
}

.header-one .top-header {
    padding: 10px 0 0px;
    font-size: 14px;
    background: transparent;
}

.logo {
    width: 200px;
}

.header-one .top-header .address-wrapper ul {
    display: flex;
    align-items: center;
}

.header-one .top-header .address-wrapper .address {
    padding-left: 0;
    padding-right: 0;
    margin-right: 30px;
    display: flex;
    align-items: center;
}
.header-one .top-header .address-wrapper .address:first-child {
    margin-right: 30px;
}

.header-one .top-header .address-wrapper .address .icon {
    font-size: 30px;
    position: static;
    margin-right: 10px;
}

.header-one .top-header .address-wrapper .address:last-child {
    padding-right: 0;
}

.header-one .top-header .address-wrapper .address:before {
    content: '';
    content: none !important;
    position: absolute;
    top: 5px;
    right: 0;
    width: 1px;
    height: 42px;
    background: rgba(255, 255, 255, 0.2) !important;
}

.header-one .top-header .address-wrapper .address:last-child:before {
    content: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
header.header-one .top-header .address-wrapper .address i.icon {display: none;}
header.header-one .top-header .address-wrapper .address {font-size: 13px;}
#mega-menu-holder>ul> li> a {padding-right: 15px;padding-left: 15px;}
}
@media (min-width: 768px) and (max-width: 991px){
    header.header-one .top-header .logo {max-width: 160px;}
    /* header.header-one .top-header .logo img {width:200px; height: auto;} */
    header.header-one .top-header .address-wrapper .address i.icon {display: none;}
    header.header-one .top-header .address-wrapper .address {font-size: 12px;}
    header.header-one .top-header .address-wrapper .address.long {display: none;}
}
@media (max-width: 767px){
.header-one .top-header .address-wrapper {
    display: block;
}
.header-one .top-header .address-wrapper li.address {display: none!important;}
}


.header-one .top-header .address-wrapper .address p a.link-inherit {
	color: #c7dce0;
    border: none;
    text-decoration: none;
}
.header-one .top-header [class^="flaticon-"]:before,
.header-one .top-header [class*=" flaticon-"]:before,
.header-one .top-header [class^="flaticon-"]:after,
.header-one .top-header [class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
    color: rgba(255, 255, 255, 0.7);
}

/*-------------------------------------------
Menu bar
-------------------------------------------*/
.theme-menu-wrapper.fixed {
    background: transparent;
}

.theme-menu-wrapper .container {
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.55);
}

.header-one .theme-menu-wrapper {

    margin-bottom: -35px;
}

.header-one .theme-menu-wrapper .bg-wrapper {
    padding-left: 15px;
    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
    margin-bottom: -32px;
}

#mega-menu-holder > ul > li > a:before {
    content: none;
}

#mega-menu-holder > ul > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: rgba(255, 255, 255, 0.6);
}

.theme-menu-wrapper .right-widget ul li,
#mega-menu-holder li .sub-toggle,
#mega-menu-holder > ul > li > a:before {
    line-height: 60px;
}

body .theme-menu-wrapper .button-stretch {
    border-radius: 0;
    padding: 0 25px;
    height: 60px;
    background: rgba(0, 0, 0, 0.1);
    font-size: 11px;
}

body .theme-menu-wrapper .button-stretch:hover {
    background: rgba(0, 0, 0, 0.3);
}

body .theme-menu-wrapper .button-stretch span {
    display: block;
    line-height: 1.2;
}

body .theme-menu-wrapper .button-stretch .fa-whatsapp {
    margin-right: 5px;
    line-height: 2;
    display: block;
}

/* Menu Dropdown */
#mega-menu-holder ul.dropdown li a {
    padding: 0 15px;
}




/*-------------------------------------------
Footer
-------------------------------------------*/
.theme-footer-one {
    position: relative;
    z-index: 1;
    background: #292929;
}

.theme-footer-one:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../images/bg-logo.jpg);
    background-attachment: fixed;
}

.theme-footer-one:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);

    z-index: -1;
    opacity: 0.45;
}

.theme-footer-one .top-footer {
    background: transparent;
}

.theme-footer-one .bottom-footer {
    background: rgba(0, 0, 0, 0.3);
}

.theme-footer-one .top-footer .about-widget p,
.theme-footer-one .top-footer .footer-list ul li a,
.theme-footer-one .top-footer .footer-list ul li:before {
    color: #ffffff;
    opacity: 0.75;
}

.theme-footer-one .top-footer .footer-list ul li a:hover {
    opacity: 1;
}

.theme-footer-one textarea {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.15);
    width: 100%;
    border-radius: 4px;
    padding: 4px 8px;
    color: #fff;
}

.theme-footer-one .top-footer .footer-newsletter input,
.theme-footer-one input[type="text"],
.theme-footer-one textarea {
    color: #fff;
}

.theme-footer-one .top-footer .footer-newsletter ::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
}

.theme-footer-one .top-footer .footer-newsletter :-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
}

.theme-footer-one .top-footer .footer-newsletter ::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
}

.theme-footer-one .top-footer .footer-newsletter ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
}

.theme-footer-one .top-footer .footer-newsletter :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.theme-footer-one .top-footer .footer-newsletter ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.subtle-link,
.subtle-link:hover {
    color: inherit;
    text-decoration: none !important;
}
.theme-footer-one .top-footer .footer-list ul li {
    line-height: 1.4;
}

/*-------------------------------------------
Featured Banner
-------------------------------------------*/


.feature-banner {
    background-image: url(../images/bg-blur.jpg);
}


/*-------------------------------------------
Home section services
-------------------------------------------*/
.section-services {
    background-image: url(../images/bg-crew.jpg);
    background-position: left bottom;
    background-size: auto 100%;
    background-repeat: no-repeat;
}



/*-------------------------------------------
Home section products
-------------------------------------------*/
.section-products {
	background-color: #E4EFF1;
    background-image: url(../images/bg-products.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}




/*-------------------------------------------
Page: About
-------------------------------------------*/
.why-we-best .wrapper {
    box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.18);
}




/*-------------------------------------------
Page: Services
-------------------------------------------*/
.section-service {
    background-size: auto 100%;
    background-repeat: no-repeat;
}




/*-------------------------------------------
Page: Products
-------------------------------------------*/

.section-product {
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
}

.highlight-title,
.specs-title {
    color: #238588;
}

table.highlight {
    font-size: 0.9em;
    margin-bottom: 1em;
    color: #666;
}

table.highlight .icon {
    width: 36px;
    padding-right: 10px;
    text-align: center;
}

table.highlight .icon .fa {
    font-size: 1.4em;
    color: #238588;
}

table.spec {
    font-size: 0.9em;
}

table.spec tr {

    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
    color: #fff;
}

table.spec td,
table.spec th {
    padding: 1em;
}


table.spec tr th {
    background: rgba(0, 0, 0, 0.25);
}


.product-fdr-smart-f-cat-label {
    display: inline-block;
    background: #444;
    padding: 5px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 0.95em;
    margin-bottom: 1em;
    border-radius: 3px;
}

.label-capacitor {
    background-color: #65C295;
}

.label-ups {
    background-color: #2FAAD7;
}

.label-line-powered {
    background-color: #8F92C8;
}

table.spec-light {
    width: 100%;
    color: #222;
    font-size: 0.85em;
    line-height: 1.6;
}

table.spec-light thead {
    background: #458488;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: bold;
    border-right:1px solid #677596!important;
}

table.spec-light th,
table.spec-light td {
    padding: 8px 10px;
    border-top:1px solid #e3e3e3;
    border-right:1px solid #e3e3e3;
}

table.spec-light tr {
    border-bottom:1px solid #e3e3e3;
    border-left:1px solid #e3e3e3;
}
table.spec-light thead th,
table.spec-light thead td {
    padding: 16px 10px;
    border:none;
}
table.spec-light thead tr,
table.spec-light tr.tr-divider{
    border:none;
}
table.spec-light th {
    width: 1%;
}
table.spec-light td {
    text-align: center;
    width: 1%;
}

table.spec-light tbody tr:nth-child(odd){
    background: #f3f6f7;
}
table.spec-light tbody tr.tr-divider {
    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
    color: #fff;
}
table.spec-light tr.tr-divider th,
table.spec-light tr.tr-divider td {
    border:none;
}
table.spec-light tr.tr-divider td:last-child {
    border-right:1px solid #0c896a!important;
}
.td-capacitor {
    background-color: #65C295;
    color: #ffffff;
    border-right:1px solid rgba(0,0,0,0.2)!important;
}

.td-ups {
    background-color: #2FAAD7!important;
    color: #ffffff;
    border-right:1px solid rgba(0,0,0,0.2)!important;
}

.td-line-powered{
    background-color: #8F92C8;
    color: #ffffff;
    border-right:1px solid rgba(0,0,0,0.2)!important;
}
table.spec-light tr td.td-line-powered:last-child {
    border-right:1px solid #8F92C8!important;
}

table.spec-light tbody tr.tr-divider.tr-divider-alt {
    background: #458488;
}

table.spec-light tbody tr.tr-divider.tr-divider-alt td {
    border-right:1px solid rgba(0,0,0,0.2)!important;
}

table.spec-light tbody tr.tr-divider.tr-divider-alt td:last-child {
    border-right:1px solid #458488!important;
}




/*-------------------------------------------
Page: Contact
-------------------------------------------*/
button .btn-loading { display:none; }

form.sending button .btn-text {display: none;}
form.sending button .btn-loading {display: block;}

.loading .one {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.0s;
  animation: dot 1.3s infinite;
  animation-delay: 0.0s;
}
.loading .two {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.2s;
  animation: dot 1.3s infinite;
  animation-delay: 0.2s;
}
.loading .three {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.3s;
  animation: dot 1.3s infinite;
  animation-delay: 0.3s;
}

@-webkit-keyframes dot {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes dot {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.google-map-two { height:520px; overflow: hidden;    box-shadow: 0 0 40px rgba(0,0,0,0.2);}
.google-map-two iframe { width: 100%; height:570px; margin-top:-50px; border: none; }








@media (max-width: 1199px) and (min-width: 992px){
.header-one .top-header .address-wrapper .address,
.header-one .top-header .address-wrapper .address:first-child{
    margin-right: 0;
}
.header-one .top-header .address-wrapper .address {

    padding-left: 10px;
    padding-right: 10px;
}

#theme-main-banner .camera_pag .camera_pag_ul {
	left: -15px;
}
.theme-inner-banner {
	background-attachment: unset;
}

#product-direct-radio-info {
    background-position: -165% 80px!important;
}

h4 {
	font-size: 20px;
}.top-feature .main-content {
    padding-left: 5%;
    padding-right: 6%;
    min-height: 360px;
}

.section-services {
    background-position: -50% bottom;
}

.callout-banner .title {
	width: 28%;
}

#Medical-Equipment-Service-Provider {
    background-position: 200% center;
}
#Other-Human-Health-Services {
    background-position: -20% center;
}
#Disposal-or-Purchase{
    background-position: 70% center;}

#product-direct-radio{
    background-position: -100% center;}

#product-biomed{
    background-position: 130% center;}

		.theme-footer-one .top-footer .footer-list ul li:before {
		line-height:23px;
	}

}
@media (max-width: 769px) {
.theme-inner-banner {
	background-attachment: unset;
}
.top-header .logo {
		max-width: 180px;
	}

	.header-one .top-header .address-wrapper ul {
    align-items: start;
}

	.header-one .top-header .address-wrapper .address:first-child {
		margin-left: 10px;
	}

	.header-one .top-header .address-wrapper .address,
	.header-one .top-header .address-wrapper .address:first-child {
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
	display: block;
}
.header-one .top-header .address-wrapper .address:last-child {
	margin-right:0;
}
.header-one .top-header .address-wrapper .address .icon {
    font-size: 20px;
    position: static;
    margin-right: 10px;
}
.theme-menu-wrapper .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
.theme-menu-wrapper .collapse-button {padding: 0 7px;}

#mega-menu-holder{
    background: #241d3d;
    background: -moz-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: -webkit-linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    background: linear-gradient(45deg, #241d3d 0%, rgb(4, 42, 73) 27%, #0c896a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#241d3d', endColorstr='#0c896a', GradientType=1);
	border:none;
    }
#mega-menu-holder>ul> li> a{
	line-height: 1.1;
}
#mega-menu-holder>ul> li.active > a, #mega-menu-holder>ul> li:hover > a, #mega-menu-holder>ul> li.active > .sub-toggle, #mega-menu-holder>ul> li:hover > .sub-toggle {
	color:#fff;
}
#mega-menu-holder li .sub-toggle {
    background: rgba(0,0,0,0.2);
    color: #fff;
    line-height: 56px;
}

#theme-main-banner .camera_pag .camera_pag_ul {
	left: 10px;
}

.section-services {
    background-position: 340px bottom;
}
#mega-menu-holder {
    max-height: 100vh;
}
#product-direct-radio-info {
	padding-top: 400px;
	background-position: center -30px!important;
}
#product-ultrasound {
	background-size: auto;
	background-position: 300px center;
}
.callout-banner .title, .callout-banner p {
	width: 100%;
}

.section-service {

    padding-bottom: 320px;
    padding-top: 60px;
    background-size: auto 300px;
    background-position: left bottom;
}
.section-service.section-bg-right {
    background-position: right bottom;
}


#product-direct-radio {
    padding-bottom: 400px;
    padding-top: 60px;
    background-size: 100% auto;
    background-position: center bottom;
}

#product-biomed {
    padding-bottom: 540px;
    padding-top: 60px;
    background-size: 100% auto;
    background-position: center bottom;
}


	.theme-footer-one .top-footer .footer-list ul li:before {
		line-height:20px;
	}
}


@media (max-width: 500px) {
#theme-main-banner .camera_pag .camera_pag_ul {
    left: 0px;
}
.theme-menu-wrapper .collapse-button {padding: 0 12px;}

#theme-main-banner .camera_pag {
    left: auto;
    right: 8px;
}

.section-services {
    background-position: center bottom;
    background-size: contain;
    padding: 60px 0 240px;
}

	.theme-footer-one .top-footer .footer-list ul li:before {
		line-height:24px;
	}



#product-biomed {
    padding-bottom: 280px;
    padding-top: 60px;
    background-size: 100% auto;
    background-position: center bottom;
}
}



.section-photos-gallery {

    background-size: contain;
    background-repeat: no-repeat;
}




/*

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}





.callout-banner {
    background-color: #0b755d;
    color: #fff;
}
.callout-banner p:before {
    background-color: #cce4df;
}
.callout-banner p {
    color: #cce4df;
}

.jQueryMosaic{float:none;}

.text-primary {
    color: #07415f!important;
}

#theme-main-banner .camera_pag{display: none;}
/*-------------------------------------------
WhatsApp Dropdown
-------------------------------------------*/
.whatsapp-dropdown-wrapper {
    position: relative;
}
.whatsapp-dropdown-btn {
    cursor: pointer;
    user-select: none;
}
.whatsapp-dropdown-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    background: #0e6b5a;
    border: 1px solid #0d6557;
    border-radius: 0 0 6px 6px;
    min-width: 260px;
    z-index: 9999;
    box-shadow: 0 6px 18px rgba(0,0,0,0.3);
    padding: 0;
    list-style: none;
    margin: 0;
}
.whatsapp-dropdown-wrapper:hover .whatsapp-dropdown-menu,
.whatsapp-dropdown-wrapper.active .whatsapp-dropdown-menu {
    display: block;
}
.theme-menu-wrapper .right-widget ul .whatsapp-dropdown-menu li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    display: block;
    line-height: normal;
}
.whatsapp-dropdown-menu li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    display: block;
    line-height: normal;
}
.whatsapp-dropdown-menu li:last-child {
    border-bottom: none;
}
.whatsapp-dropdown-menu li a {
    display: flex;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 16px;
    color: rgba(255,255,255,0.9) !important;
    text-decoration: none !important;
    border-bottom: none !important;
    gap: 12px;
    transition: background 0.2s, color 0.2s;
}
.whatsapp-dropdown-menu li a:hover {
    background: #0d5951 !important;
    color: #fff !important;
}
.whatsapp-dropdown-menu li a .fa-whatsapp {
    color: #25D366;
    font-size: 1.5em;
    flex-shrink: 0;
}
.whatsapp-dropdown-menu li a span {
    line-height: 1.35;
    font-size: 0.88em;
}
