.floating-whatsapp svg {width: 35px;height: 35px;fill: #fff;padding-top: 3px;	}
.pulse-button {width: 65px;height: 65px;border: none;box-shadow: 0 0 0 0 rgb(76, 175, 80, 0.7);border-radius: 50%;background-color: #4CAF50;background-size: cover;background-repeat: no-repeat;cursor: pointer;position: fixed;bottom: 20px;right: 20px;z-index: 900;transition: all .400s;}
.pulse-button:hover {background-color: #3f9c43;transition: all .400s;}

.selos img {width: 100%; max-width: 150px;}
.selos {max-width: 650px;margin: auto;display: flex;}

input.custom-file-upload {
    border: 2px solid #dddddd;
    width: 100%;
    padding: 13px;
}

div#showSwitcher {
    display: none;
}

.contact-row .col-md-6 {
    border-left: 1px solid #eee;
    background-color: #ffffff;
    text-align: center;
    padding: 50px 40px;
    margin-bottom: 0;
}

.row.contact-row svg {
    fill: #043f5e;
}

.row.contact-row svg#fi_2838912 {
    height: 60px;
    width: 38px;
}

.row.contact-row svg#fi_17938466 {
	width: 60px;
    height: 50px;
    fill: #043f5e;
}


section.especialidades svg {
    width: 50px;
    height: 50px;
    fill: #ffffff;
    -webkit-transition: all .400s;
	   -moz-transition: all .400s;
		 -o-transition: all .400s;
			transition: all .400s;
}

.icone-especialidades:hover svg {
    fill: #043f5e;
    -webkit-transition: all .400s;
	   -moz-transition: all .400s;
		 -o-transition: all .400s;
			transition: all .400s;
}


.icone-especialidades {
    background-color: #043f5e;
    border-radius: 50%;
    display: inline-flex;
    padding: 20px;
    margin-bottom: 15px;
    -webkit-transition: all .400s;
	   -moz-transition: all .400s;
		 -o-transition: all .400s;
			transition: all .400s;
}

.icone-especialidades:hover {
    background-color: #f5f1e8;
    -webkit-transition: all .400s;
	   -moz-transition: all .400s;
		 -o-transition: all .400s;
			transition: all .400s;
}


section.produtos ul.list-unstyled.list-icons li {
    border-bottom: 1px solid #f5f1e8;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.disp-flex-center {display: flex;align-items: center;}

ul.categories>li {
    height: 89px;
    -webkit-line-clamp: 4;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


img.horizontal {
    max-height: 850px;
    object-fit: cover;
}

.produtos-home .owl-item p {
    height: 89px;
    -webkit-line-clamp: 4;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}


.row.selos-home {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 35px;
    margin-top: 35px;
}

.row.selos-home img {
    width: 100%;
    max-width: 110px;
}


.parallax svg {
    height: 95px;
    fill: #fff;
    width: 95px;
    padding: 20px;
}


.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    width: 750px;
    max-width: 750px !important;
    white-space: normal;
    margin: auto !important;
	text-align: center;
}






	::selection {
		background: #043f5e;
	}
	::-moz-selection {
		background: #043f5e; /* Firefox */
	}
	::-webkit-selection {
		background: #043f5e; /* Safari */
	}


	a,
	a:focus:not(.btn),
	section.dark a,
	#slidetop a:hover,
	h1 > span,
	h2 > span,
	h3 > span,
	h4 > span,
	h5 > span,
	h6 > span,
	.pagination>li>a, 
	.pagination>li>a:hover, 
	.pagination>li>span,
	ul.list-links>li>a:hover,
	#sidepanel ul li a[data-toggle="collapse"],
	#sidepanel ul li a[data-toggle="collapse"]:hover,
	#sidepanel ul li a:hover,
	.menu-list ul li a:hover, 		/* header-0.css */
	.menu-list ul li.active a, 		/* header-0.css */
	#menu_overlay_close:hover, 	/* header-0.css */
	#topMain.nav-pills>li.active>a>span.topMain-icon,
	#page-menu.page-menu-light ul>li:hover>a>i,
	#page-menu.page-menu-dark ul>li:hover>a>i,
	#page-menu.page-menu-transparent ul>li:hover>a>i,
	#page-menu.page-menu-light ul>li.active>a>i,
	#page-menu.page-menu-dark ul>li.active>a>i,
	#page-menu.page-menu-transparent ul>li.active>a>i,
	.tp-caption.block_white,
	section span.theme-color, 
	section em.theme-color, 
	section i.theme-color, 
	section b.theme-color, 
	section div.theme-color, 
	section p.theme-color,
	.owl-carousel.featured a.figure>span>i,
	.owl-carousel.featured a:hover,
	figure.zoom>a.lightbox:hover,
	#portfolio h2>a:hover,
	#portfolio h3>a:hover,
	#portfolio h4>a:hover,
	#portfolio h5>a:hover,
	#portfolio h6>a:hover,
	.tab-post a:hover,
	.tag:hover>span.txt,
	section.dark .tag:hover>span.txt,
	ul.widget-twitter li>small>a:hover,
	.blog-post-item h2>a:hover,
	.blog-post-item h3>a:hover,
	.blog-post-item h4>a:hover,
	.blog-post-item h5>a:hover,
	.item-box .item-hover .inner .ico-rounded:hover>span,
	ul.side-nav>li:hover>a,
	ul.side-nav>li a:hover,
	ul.side-nav>li.active>a,
	a.href-reset:hover,
	a.href-reset.active,
	.href-reset a.active,
	.href-reset a:hover,
	.href-reset a.active,
	.price-clean-popular h4,
	.box-icon.box-icon-color i,
	.switch-primary.switch-round > input:checked + .switch-label:after,
	section.dark .nav-tabs.nav-clean>li.active>a { 
		color: #043f5e; 
	}
	
	#sidepanel.sidepanel-theme-color,
	div.alert.alert-theme-color,
	div.alert.alert-primary,
	span.badge-default,
	span.label-default,
	.list-group-item.active>.badge.badge-default,
	.nav-tabs.nav-alternate>li.active>a,
	.datepicker table tr td.active.active,
	.callout-theme-color,
	.progress-bar-primary,
	.toast-primary,
	.owl-theme .owl-controls .owl-page span,
	.open>.dropdown-toggle.btn-primary,
	.btn-primary,
	.btn-primary:hover,
	.btn-primary:active,
	.btn-primary:focus,
	.pagination>.active>a,
	.pagination>.active>a:hover,
	#header li.quick-cart .quick-cart-box a.btn,
	#header li.quick-cart .quick-cart-box a.btn:hover, /* used by dark & transparent header */
	#topMain.nav-pills>li.active>a>span.theme-color ,
	.ei-slider-thumbs li.ei-slider-element,			/* elastic slider active indicator */
	.flex-control-paging li a.flex-active,				/* flex slider bullets */
	.tp-caption.block_theme_color,
	.tp-bullets.simplebullets.round .bullet.selected,
	i.ico-color,
	.caption-primary,
	.shop-list-options .btn.active,
	.box-static.box-color,
	.switch.switch-primary > input:checked + .switch-label,
	.fancy-file-upload.fancy-file-primary>span.button,
	.primary-slider .ui-slider .ui-slider-handle:before,
	.primary-slider .ui-slider .ui-slider-range,
	.ribbon-inner,
	.info-bar.info-bar-color,
	.music-album-title:hover,
	.inews-item .inews-thumbnail .inews-sticky,
	#progressBar #bar,								/* OWL */
	#page-menu,
	#page-menu ul {
		background-color:#043f5e;
	}
	
	/* !important required */
	#music-player .mejs-controls .mejs-time-rail .mejs-time-current,
	#music-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
	section .theme-background,
	.swiper-pagination-bullet-active {
		background-color:#043f5e !important;
	}
	.inews-content-inner h3>a,
	div.side-nav ul>li:hover>a, 
	div.side-nav ul>li.active>a,
	.pagination.pagination-simple>li.active>a,
	div.side-nav ul.list-group-bordered>li>a:hover,
	section .theme-color {
		color:#043f5e !important;
	}

	.primary-slider .ui-slider .ui-slider-handle,
	.switch.switch-primary > input:checked + .switch-label,
	.timeline_center li h3:before, 
	.timeline_center:after,
	a.thumbnail.active,
	a.thumbnail:hover,
	.hvr-reveal:before,
	.btn-primary,
	.btn-primary:hover,
	.btn-primary:active,
	.btn-primary:focus {
		border-color:#043f5e;
	}

	.open>.dropdown-toggle.btn-primary,
	.btn-primary,
	.btn-primary:active,
	.btn-primary:focus,
	.btn-primary:hover
	.pagination>.active>a,
	.pagination>.active>a:hover {
		border-color: #043f5e;
	}

	#topNav ul.dropdown-menu { /* submenu border top color */
		border-top-color:#043f5e;
	}
	section.featured-grid div.row>div .ribbon:before,
	.modal-content {
		border-top-color:#043f5e;
	}

	#topNav ul.dropdown-menu {
		border-color: #043f5e #fff #fff;
	}
	#topNav div.submenu-dark ul.dropdown-menu {
		border-color: #043f5e #3F3F3F #3F3F3F;
	}
	#topNav div.submenu-color ul.dropdown-menu {
		border-color: #043f5e #3F3F3F #3F3F3F;
	}
	#topMain li.search .search-box {
		border-top: #043f5e 2px solid;
	}


	/* COLOR DROP DOWN MENU */
	#topNav div.submenu-color ul.dropdown-menu {
		background-color:#043f5e;
	}
	#topNav div.submenu-color ul.dropdown-menu {
		border-color: #888 #043f5e #043f5e;
	}

	#topNav div.submenu-color ul.dropdown-menu a.dropdown-toggle {
		background-image: url('../../images/submenu_light.png');
	}
	#topNav div.submenu-color ul.dropdown-menu li.active>a, 
	#topNav div.submenu-color ul.dropdown-menu li.active:hover>a, 
	#topNav div.submenu-color ul.dropdown-menu li.active:focus>a, 
	#topNav div.submenu-color ul.dropdown-menu li:hover>a, 
	#topNav div.submenu-color ul.dropdown-menu li:focus>a, 
	#topNav div.submenu-color ul.dropdown-menu li:focus>a {
		color:#fff;
		background-color:rgba(0,0,0,0.15);
	}
	#topNav div.submenu-color ul.dropdown-menu li.divider {
		background-color:rgba(255,255,255,0.3);
	}
	#topNav div.submenu-color ul.dropdown-menu>li a {
		color:#fff;
	}
	#topNav div.submenu-color #topMain>li.mega-menu div.row div>ul>li>span {
		color:#fff;
	}
	#topNav div.submenu-color #topMain>li.mega-menu div.row div { 
		border-left: rgba(0,0,0,0.2) 1px solid;
	}

	
	/* Theme Color Section */
	section.theme-color,
	section.theme-color div.heading-title.heading-dotted h1,
	section.theme-color div.heading-title.heading-dotted h2,
	section.theme-color div.heading-title.heading-dotted h3,
	section.theme-color div.heading-title.heading-dotted h4,
	section.theme-color div.heading-title.heading-dotted h5,
	section.theme-color div.heading-title.heading-dotted h6 {
		color:#fff;
		background-color: #043f5e;
	}
	section.theme-color div.heading-title h1, 
	section.theme-color div.heading-title h2, 
	section.theme-color div.heading-title h3, 
	section.theme-color div.heading-title h4, 
	section.theme-color div.heading-title h5, 
	section.theme-color div.heading-title h6 {
		background-color: #043f5e;
	}
	section.theme-color div.heading-title h1 span, 
	section.theme-color div.heading-title h2 span, 
	section.theme-color div.heading-title h3 span, 
	section.theme-color div.heading-title h4 span, 
	section.theme-color div.heading-title h5 span, 
	section.theme-color div.heading-title h6 span {
		color:#fff;
	}
	section.theme-color a {
		color:#fff;
		text-decoration:none;
	}
	section.theme-color a:hover {
		color:#111;
	}
	section.theme-color pre {
		background-color:rgba(0,0,0,0.1);
	}
	section.theme-color div.heading-border-bottom.heading-color {
	  border-bottom-color:rgba(255,255,255,0.5);
	}




/**	Vertical Menu
*************************************************** **/
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a,
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a, 
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:focus, 
body.menu-vertical #mainMenu.sidebar-vertical .dropdown-menu>.active>a:hover,
body.menu-vertical #mainMenu.sidebar-vertical .navbar-default .navbar-nav>.active>a,
body.menu-vertical #mainMenu.sidebar-vertical .sidebar-nav .navbar li:hover>a {
	color:#043f5e !important;
}





/**	[Shortcode] Buttons
*************************************************** **/
section.dark .btn-default:hover {
	color: #043f5e;
	background-color:rgba(0,0,0,0.3);
}


/**	[Shortcode] Page Header
*************************************************** **/
	section.page-header .breadcrumb a:hover  {
		color: #043f5e !important; 
		text-decoration:none;
	}
	
	
/**	[Shortcode] Dividers
*************************************************** **/
	div.divider.divider-color i {
		color:#fff;
	}
	div.divider.divider-color:before,
	div.divider.divider-color:after {
		border-top:#bbcad2 1px solid;
	}
	div.divider.divider-color i {
		color:#043f5e;
	}
	div.divider.divider-circle.divider-color i {
		color:#fff;
		background-color: #043f5e;
	}
	div.divider.divider-border>a:hover>i {
		color:#043f5e;
	}


/**	[Shortcode] Headings
*************************************************** **/
	div.heading-title.heading-line-single.heading-color:before,
	div.heading-title.heading-line-double.heading-color:before {
		border-color:#043f5e;
	}
	div.heading-border-bottom.heading-color {
		border-bottom-color:#043f5e24;
	}
	div.heading-title.heading-border.heading-color,
	div.heading-title.heading-border.heading-inverse.heading-color {
		border-color:#043f5e;
	}
	section.dark div.heading-title.heading-border-bottom {
		border-bottom-color:#043f5e;
	}

/**	[Shortcode] Icon Boxes
*************************************************** **/
.box-icon a.box-icon-title:hover>h2 {
	color:#043f5e;
}
.box-icon a.box-icon-title:hover>i {
	color:#fff;
	background-color:#043f5e;
}
.box-icon a.box-icon-more {
	color:#111;
}
.box-icon a.box-icon-more:hover,
section.dark .box-icon a.box-icon-more:hover {
	color:#043f5e;
}

.box-video a.box-video-title:hover h2,
.box-video a.box-image-title:hover h2 {
	color:#043f5e;
}

.box-flip .box2 {
	color:#fff;
	background-color:#043f5e;
}

.box-flip .box2 h1,
.box-flip .box2 h2,
.box-flip .box2 h3,
.box-flip .box2 h4,
.box-flip .box2 h5,
.box-flip .box2 h6 {
	color:#fff;
}

.box-static.box-border-top {
	border-color:#043f5e;
}



/**	[Shortcode] Navigations
*************************************************** **/
.navbar-primary {
	border-color:#043f5e !important;
	background-color:#043f5e !important;
}


/**	[Shortcode] Paginations
*************************************************** **/
section.dark .pagination > li.active>a,
.pagination > li.active>a {
	border-color:#043f5e;
	background-color:#043f5e;
}


/** [Shortcode] Process Steps
*************************************************** **/
.process-wizard-primary > .process-wizard-step > .process-wizard-dot,
.process-wizard-primary > .process-wizard-step > .progress > .progress-bar {
	background:#043f5e;
}
.process-wizard-primary > .process-wizard-step > .process-wizard-dot:after {
	background-color:rgba(0,0,0,0.4);
}

ul.process-steps li.active a,
ul.process-steps li.active a:focus,
ul.process-steps li.active:hover>a {
	background-color:#043f5e !important;
	border-color:#043f5e !important;
}

ul.process-steps li.active h1,
ul.process-steps li.active h2,
ul.process-steps li.active h3,
ul.process-steps li.active h4,
ul.process-steps li.active h5,
ul.process-steps li.active h6 {
	color:#043f5e;
}



/** [Shortcode] Process Steps
*************************************************** **/
div.mega-price-table .pricing-title, 
div.mega-price-table .pricing-head, 
div.mega-price-table .pricing.popular {
	background-color:#043f5e;
}


div.mega-price-table .pricing:hover h4, 
div.mega-price-table .pricing-table i.fa {
	color:#043f5e;
}



/** Styled Icons
 **************************************************************** **/
section.dark i.ico-hover:hover,
i.ico-hover:hover {
	background-color:#043f5e;
	border-color:#043f5e;
}


/** [Shortcode] Tabs
 **************************************************************** **/
.nav-tabs.nav-top-border>li.active>a,
.nav-tabs.nav-top-border>li.active>a:hover {
	border-top-color:#043f5e !important;
}
.nav-tabs.nav-bottom-border>li.active>a,
.nav-tabs.nav-bottom-border>li.active>a:hover {
	border-bottom-color:#043f5e !important;
}
.nav-tabs.nav-alternate>li.active>a {
	background-color: #043f5e !important;
}
.nav-tabs>li.active>a {
	color: #043f5e !important;
}



/** Sky Forms
 **************************************************************** **/
/**/
/* normal state */
/**/
.sky-form .toggle i:before {
	background-color: #043f5e;	
}
.sky-form .button {
	background-color: #043f5e;
}


/**/
/* checked state */
/**/
.sky-form .radio input + i:after {
	background-color: #043f5e;	
}
.sky-form .checkbox input + i:after {
	color: #043f5e;
}
.sky-form .radio input:checked + i,
.sky-form .checkbox input:checked + i,
.sky-form .toggle input:checked + i {
	border-color: #043f5e;	
}
.sky-form .rating input:checked ~ label {
	color: #043f5e;	
}


/** Hover Buttons
 **************************************************************** **/
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #043f5e, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active,
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active,
.hvr-sweep-to-right:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-top:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-bottom:before,
.hvr-bounce-to-top:before ,
.hvr-radial-out:before,
.hvr-radial-in,
.hvr-rectangle-inm
.hvr-rectangle-out:before,
.hvr-shutter-in-horizontal,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-in-vertical,
.hvr-shutter-out-vertical:before,
.hvr-underline-from-left:before,
.hvr-underline-from-center:before,
.hvr-underline-from-right:before,
.hvr-overline-from-left:before,
.hvr-overline-from-center:before,
.hvr-overline-from-right:before,
.hvr-underline-reveal:before,
.hvr-overline-reveal:before {
	background-color: #043f5e;
}



@media only screen and (max-width: 768px) {
	.tp-caption.medium_light_white {
	    font-size: 20px !important;
	}

	.small_light_white.start {
	    font-size: 16px !important;
	}

	section#slider .btn-default span {
	    font-size: 13px !important;
	}

	#topNav button.btn-mobile {
	    margin-top: 9px;
	}


	#topMain.nav-pills>li.active>a {
	    color: #043f5e;
	}

	

	
}


@media only screen and (max-width: 767px) {
	.disp-flex-center {display: block;}
	section.especialidades ul {margin-bottom: 15px;}
	section.especialidades div.row>div:last-child {margin-bottom: 0;}
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {width: 90% !important;line-height: 22px !important;}
	.slotholder {display: grid;position: absolute;}
	.tp-simpleresponsive >ul >li {position: relative;}
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {position: relative !important;}
	section#slider .btn-default {padding: 7px 13px 3px !important;line-height: 18px !important;}
	section {padding: 30px 0;}
	section div.row>div {margin-bottom: 20px;}
	ul {margin-left: 0 !important;}
	#footer .copyright .container {display: grid;}
	ul.list-icons {margin-left: 1.75em !important;}
	section .container {padding-right: 40px;padding-left: 40px;}
	.contact-row .col-md-6 {border-left: 0px solid #eee;padding: 20px 20px;margin-bottom: 0;}
	section.page-header.page-header-xlg {padding: 100px 0 100px 0;background-position: 70% 70% !important;}
}


@media (max-width: 991px) {
  #header {position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;transition: all 0.4s ease-in-out;}
  /* Quando começa a rolar, aplica leve movimento e sombra */
  #header.is-fixed {transform: translateY(0);}

  body {padding-top: 80px; /* ajuste conforme a altura real do header */}
}