/*INÍCIO NORMALIZE*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
menu,
section,
summary{display:block;}
audio,
canvas,
video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
html,
button,
input,
select,
textarea{font-family:sans-serif;}
body{margin:0;}
a:focus{outline:thin dotted;}
a:active,
a:hover{outline:0;}
h1{font-size:2em;margin:0.67em 0;}
h2{font-size:1.5em;margin:0.83em 0;}
h3{font-size:1.17em;margin:1em 0;}
h4{font-size:1em;}
h6{font-size:0.67em;margin:2.33em 0;}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{text-decoration:none;color:#333;}
abbr[title]{border-bottom:1px dotted;}
b,
strong{font-weight:bold;}
blockquote{margin:1em 40px;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
p,
pre{margin:1em 0;}
code,
kbd,
pre,
samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:none;}
q:before,
q:after{content:'';content:none;}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
dl,
menu,
ol,
ul{margin:1em 0;}
dd{margin:0 0 0 40px;}
menu,
ol,
ul{padding:0;}
nav ul,
nav ol{list-style:none;list-style-image:none;}
img{border:0;-ms-interpolation-mode:bicubic;max-width:100%;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
form{margin:0;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;white-space:normal;}
button,
input,
select,
textarea{font-size:100%;margin:0;vertical-align:baseline;}
button,
input{line-height:normal;}
button,
select{text-transform:none;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;}
table{border-collapse:collapse;border-spacing:0;}
/*FIM NORMALIZE*/

/*INÍCIO STYLE*/
*{margin:0;padding:0;border:0;outline:0;}
.clear{clear:both;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
ul{list-style-type:none;list-style:none;margin:0;padding:0;}
audio,
canvas,
img,
video{vertical-align:middle;}
fieldset{border:0;margin:0;padding:0;}
textarea{resize:vertical;}
.browsehappy{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0;}
body{font-size:1rem;font-family:'Open Sans', sans-serif;color:#666;}
h1{color:#12aa55;font-size:22px;text-decoration:none;margin:20px 0;text-transform:uppercase;}
h2{font-size:14px;color:#a1cf48;text-decoration:none;margin:20px 0;text-transform:uppercase;}
h3, h4{font-size:12px;color:#59bf86;text-decoration:none;margin:15px 0;text-transform:uppercase;}
a{color:#1475ab;}
a:hover{text-decoration:none;}
a.tel{text-decoration:none;color:inherit;}
.topofixo{position:fixed;width:100%;z-index:10;top:0px;}
.topofixo .logo img{width:120px;transition:.3s;}
.topofixo #menu2{font-size:14px;margin:33px 0;}
.topofixo .topo{display:none;}
header{margin:0 auto;background:white;box-shadow:0px 0px 1px 0px #666;}
header .logo{float:left;margin:14px 14px;}
header .logo img{width:200px;transition:.3s;}
header .right{float:right;text-align:right;color:#666;font-size:12px;margin:17px 0px;}
header .right strong{font-size:20px;}
header #menu{clear:both;position:relative;height:40px;background:#E4E4E4;font-size:15px;border:1px solid #ccc;box-shadow:1px 1px 1px #ccc;text-align:center;}
header #menu li{position:relative;display:inline-block;}
header #menu a{display:block;color:#666;text-decoration:none;padding:8px 30px;height:25px;text-align:center;transition:all .3s linear;}
header #menu a:hover,
header #menu li:hover a{color:#FFF;background:#2172b3;}
header #menu table{border-collapse:collapse;position:absolute;left:0;top:0;}
header #menu .dropdown .sub-menu{display:none;position:absolute;top:41px;left:0;margin:0;height:auto;width:230px;z-index:7;background:#2172b3;}
header #menu .dropdown:hover .sub-menu{display:block;}
header #menu .dropdown:hover .sub-menu li{position:relative;float:left;width:230px;margin:0;padding:0;}
header #menu .dropdown:hover .sub-menu li a{display:block;width:220px;font-size:13px;padding:5px;height:auto;text-align:left;text-decoration:none;color:#fff;}
header #menu .dropdown:hover .sub-menu li a:hover{background:#1a5b8f;color:#FFF;}
header #menu .dropdown ul li.dropdown .sub-menu{display:none;position:absolute;top:0px;left:200px;margin:0;height:auto;width:190px;z-index:7;}
header #menu .dropdown ul li.dropdown:hover .sub-menu{display:block;}
header #menu .dropdown .sub-menu-info{display:none;position:absolute;top:31px;left:-517px;margin:0;height:auto;width:900px;z-index:7;background:#2172b3;}
header #menu .dropdown:hover .sub-menu-info{display:block;}
header #menu .dropdown:hover .sub-menu-info li{position:relative;float:left;width:300px;margin:0;padding:0;}
header #menu .dropdown:hover .sub-menu-info li a{display:block;width:290px;font-size:12px;padding:5px;height:auto;text-align:left;text-decoration:none;color:#fff;}
header #menu .dropdown:hover .sub-menu-info li a:hover{background:#1a5b8f;color:#FFF;}
header #menu .dropdown ul li.dropdown .sub-menu-info{display:none;position:absolute;top:0px;left:200px;margin:0;height:auto;width:190px;z-index:7;}
header #menu .dropdown ul li.dropdown:hover .sub-menu-info{display:block;}
header #menu2{height:30px;font-size:14px;text-align:center;float:right;margin:55px 0;}
header #menu2 li{position:relative;display:inline-block;}
header #menu2 a{display:block;color:#666;text-decoration:none;padding:5px 15px;height:22px;font-weight:bold;text-transform:uppercase;text-align:center;transition:all .3s linear;}
header #menu2 a:hover,
header #menu2 li:hover a{color:#a1cf48;}
header #menu2 table{border-collapse:collapse;position:absolute;left:0;top:0;}
header #menu2 .dropdown .sub-menu{display:none;position:absolute;top:32px;left:0;margin:0;border-top:3px solid #00883c;height:auto;width:230px;box-shadow:0px 0px 5px 0px #666;z-index:7;background:#12aa55;}
header #menu2 .dropdown:hover .sub-menu{display:block;}
header #menu2 .dropdown:hover .sub-menu li{position:relative;float:left;width:230px;margin:0;padding:0;}
header #menu2 .dropdown:hover .sub-menu li a{display:block;width:220px;font-size:10px;padding:5px;text-align:left;font-weight:normal;text-transform:none;border-radius:5px;text-decoration:none;color:#fff;background:#12aa55;height:auto;}
header #menu2 .dropdown:hover .sub-menu li a:hover{background:#a1cf48;color:#FFF;}
header #menu2 .dropdown ul li.dropdown .sub-menu{display:none;position:absolute;top:-3px;left:-230px;margin:0;height:auto;width:230px;z-index:7;}
header #menu2 .dropdown ul li.dropdown:hover .sub-menu{display:block;}
header #menu2 .dropdown .sub-menu-info{display:none;position:absolute;top:32px;left:-703px;border-top:3px solid #00883c;margin:0;height:auto;box-shadow:0px 0px 5px 0px #666;width:900px;z-index:7;background:#12aa55;}
header #menu2 .dropdown:hover .sub-menu-info{display:block;}
header #menu2 .dropdown:hover .sub-menu-info li{position:relative;float:left;width:300px;margin:0;padding:0;}
header #menu2 .dropdown:hover .sub-menu-info li a{display:block;width:290px;font-size:10px;height:auto;padding:5px;text-align:left;font-weight:normal;background:#12aa55;border-radius:5px;text-decoration:none;color:#fff;text-transform:none;}
header #menu2 .dropdown:hover .sub-menu-info li a:hover{background:#a1cf48;color:#FFF;}
header #menu2 .dropdown ul li.dropdown .sub-menu-info{display:none;position:absolute;top:0px;left:200px;margin:0;height:auto;width:190px;z-index:7;}
header #menu2 .dropdown ul li.dropdown:hover .sub-menu-info{display:block;}
.wrapper{width:100%;max-width:980px;margin:0 auto;}
.content{}
section{float:left;width:100%;padding:0;}
section p{font-size:13.5px;text-align:left;}
article{float:left;width:70%;}
article p{margin:1.5em 0;}
article strong{font-weight:normal;}
article.full{width:100%;}
article .alerta{font-size:12px;color:#444;font-weight:bold;}
.title-breadcrumb{background:#367fba;box-sizing:border-box;padding:20px 0;margin-bottom:30px;}
.title-breadcrumb h1{color:white;margin:0;}
.title-breadcrumb #breadcrumb{width:auto;margin-top:0px;float:right;background:white;border-radius:5px;box-sizing:border-box;padding:10px;}
.title-breadcrumb #breadcrumb a{color:#666;text-decoration:none;}
.title-breadcrumb #breadcrumb a:hover{color:#bbb;text-decoration:none;}
#breadcrumb{display:inline-block;clear:both;width:100%;color:#333;font-size:12px;margin-top:15px;}
#breadcrumb div{display:inline;}
#breadcrumb a{color:#666;text-decoration:none;}
#breadcrumb a:hover{color:#bbb;text-decoration:none;}
.list{margin:0 0 20px 40px;}
.list li{list-style:disc;margin:6px 0;line-height:1.5em;font-size:14px;}
.picture-legend{background:#eee;display:inline-block;padding:3px;}
.picture-legend strong{clear:both;display:block;text-align:right;font-weight:normal;padding:4px;font-size:9px;}
.picture-legend img{margin:0 auto;display:block;}
.picture-left{float:left;margin:0 10px 0 0;max-width:50%;}
.picture-right{float:right;margin:0 0 0 10px;max-width:50%;}
.picture-center{margin:0 auto;display:block;}
.btn{text-decoration:none;color:#fff;background:#a1cf48;padding:10px;font-weight:bold;text-transform:uppercase;font-size:12px;display:inline-block;border-radius:3px;transition:all .3s linear;}
.btn:hover{background:#12aa55;}
.topo{background:url('../imagens/header-top-bg.png');color:#12aa55;font-size:14px;padding:15px 10px;font-weight:bold;border-bottom:1px solid rgba(204, 204, 204, 0.4);}
.topo a{color:#12aa55;margin:0 10px;text-decoration:none;}
header .topo .social{display:inline-block;float:right;}
.conteudo-index{background:#12aa55;box-sizing:border-box;padding:10px 0px;}
.conteudo-index h2, .conteudo-index h1{color:white;}
.conteudo-index p{color:white;}
.thumbnails{display:inline-block;list-style:none;list-style-type:none;}
.thumbnails li{float:left;width:200px;height:235px;margin:10px 22px;text-align:center;text-transform:uppercase;transition:.3s;}
.thumbnails li:hover img{transform:scale(1.1);}
.thumbnails li:hover h2{opacity:0.9;}
.thumbnails img{width:100%;height:200px;object-fit:cover;transition:.3s;}
.thumbnails h2{font-size:10px;height:25px;padding:10px 0px;margin-top:0px;transition:.3s;}
.thumbnails a{text-decoration:none;color:#12aa55;}
.thumbnails a:hover{text-decoration:none;}
aside{float:left;width:25%;margin:0 0 0 30px;text-transform:uppercase;}
aside h2 a{display:block;padding:5px;font-size:15px;background:#12aa55;color:#fff;text-decoration:none;}
aside nav{list-style:none;list-style-type:none;margin:0 0 0 0;padding:0;}
aside li{margin:5px 0 0 0;}
aside li a{font-size:12px;display:block;padding:5px;transition:all .3s linear;color:#666;text-decoration:none;border-left:2px solid #cccccc;}
aside nav li a:hover{border-left:2px solid #12aa55;}
aside h3{color:#fff;background:#a1cf48;padding:10px 0;margin-bottom:0;text-align:center;}
aside p{background:#eee;border-bottom:1px solid #ccc;margin:0;text-align:center;}
aside strong{font-size:16px;line-height:34px;color:#666;}
aside a{text-decoration:none;}
.more{margin-bottom:20px;}
.more h2 strong{font-size:16px;}
.gallery{display:inline-block;list-style-type:none;list-style:none;}
.gallery li{float:left;margin:5px;text-align:center;transition:.3s;}
.gallery li:hover{opacity:0.9;transform:scale(1.05);}
.gallery li img{width:120px;height:120px;object-fit:cover;border-radius:5px;border:2px solid #ddd;}
p.ampliar{color:#F30;font-size:11px;margin:5px 0;}
.compartilhe{font-size:0.75em;margin:0.5em 0;display:block;font-weight:bold;}
.social-media{display:inline-block;padding:0;margin:5px 0;}
.social-media li{float:left;margin-right:10px;}
.bt-twitter{text-indent:-5000px;overflow:hidden;display:block;width:55px;height:20px;background:url(../imagens/icones/tweet.png) no-repeat 0 0;}
.bt-twitter:hover{background-position:0px -20px;}
.related-posting-title{font-size:22px;}
.related-posting{list-style:none;list-style-type:none;margin:0;padding:0;}
.row{clear:both;display:block;background:#E8E8E8;transition:all .3s linear;border-left:3px solid #ccc;padding:10px 20px;min-height:85px;margin:0 0 2px 0;overflow:hidden;}
.row:hover{border-left:3px solid #a1cf48;}
.row img{display:block;float:left;width:80px;height:80px;border:1px solid #CCC;margin:0 10px 0 0;}
.row p{font-size:12px;line-height:15px;margin-bottom:0;}
.row a{color:#666;text-decoration:none;}
.row p a{color:#69747b;}
.row strong{font-size:12px;}
.hide{position:absolute;top:-9999px;left:-9999px;}
#servicosTabsDois .list-wrap{background:#eee;padding:10px;margin:0 0 15px 0;font-size:10px;}
#servicosTabsDois ul{list-style:none;display:inline-block;}
#servicosTabsDois .list-wrap li{width:160px;float:left;color:#666;}
#servicosTabsDois .nav{overflow:hidden;margin:0;padding:0;}
#servicosTabsDois .nav li{float:left;margin:0 10px 0 0;}
#servicosTabsDois .nav li.last{margin-right:0;}
#servicosTabsDois .nav li a{display:block;text-decoration:none;padding:12px;background:#ddd;color:#666;font-size:12px;transition:all .3s linear;text-align:center;border:0;}
#servicosTabsDois .nav li a:hover, #servicosTabsDois .nav li a:focus{background:#999;color:#fff;}
#servicosTabsDois ul li.nav-two a.current{background-color:#eee !important;color:#666;}
.copyright{font-size:10px;color:#666;}
.copyright a{font-size:10px;color:#666;}
footer{clear:both;margin-top:15px;padding:15px;background:#fbfbfb;border-top:1px solid rgba(204, 204, 204, 0.4);}
.contact-footer{float:left;color:#666;}
.contact-footer strong{font-size:18px;}
.contact-footer a{text-decoration:none;color:#666;}
footer address{margin:0 0 10px 0;font-size:12px;font-style:normal;line-height:15px;}
footer address span{margin:0 0 5px 0;font-size:14px;font-weight:bold;display:block;}
footer .menu-footer{text-align:right;}
footer .menu-footer nav{margin:3px 0;}
footer .menu-footer nav li{display:inline;padding:0 10px 0 0;}
footer .menu-footer nav li a{color:#666;transition:all .3s linear;font-size:13px;text-decoration:none;}
footer .menu-footer nav li a:hover{color:#a1cf48;}
footer .social{margin:20px 0 0 0;float:right;}
footer .social .social-icons:hover{opacity:1;background:#17a858;color:#ffffff;}
footer .social .social-icons{width:auto;border-radius:10px;transition-property:all;transition-duration:0.3s;padding:10px;display:block;margin:0 0 0 5px;float:right;font-size:18px;color:#a1cf48;min-width:25px;min-height:20px;text-align:center;}
.copyright-footer{text-align:left;font-size:10px;color:#a1cf48;padding:20px 0;}
.copyright-footer .selos{float:right;}
.copyright-footer .selos strong{background:#fff;color:#363b36;padding:0px 5px;}
.copyright-footer .selos a{margin:0 0 0 5px;color:#B7B7B7;text-decoration:none;opacity:0.8;transition-property:all;transition-duration:0.3s;}
.copyright-footer .selos a:hover{opacity:1;}
.contact{display:block;padding:0 20px;}
.form{float:left;width:50%;}
.form label{width:185px;font-weight:bold;padding-right:5px;font-size:13px;display:table-cell;vertical-align:middle;}
.form label span{font-size:9px;color:#C00;}
.form input, .form textarea, .form select{width:80%;margin:10px 0 4px 0;padding:8px 5px;border:solid 1px #CFCFCF;font-size:16px;box-sizing:border-box;}
input#ddd{width:17%;}
input#telefone{width:59%;}
@media screen and (max-width:420px){.form input, .form textarea, .form select{width:100%;}
.topo{background:url(../imagens/header-top-bg.png);color:#12aa55;font-size:9.8px;padding:10px 10px;font-weight:bold;border-bottom:1px solid rgba(204, 204, 204, 0.4);}
input#ddd{width:30%;}
input#telefone{width:67%;}
.form textarea{width:100% !important;}
}
input.ir{width:40%;max-width:150px;}
.form textarea{width:80%;font-family:fonte;margin-bottom:18px;}
.form input:focus, .form textarea:focus, .form select:focus{background:#eee;}
.form .ir{border:solid 1px #12aa55;background:#ffffff;padding:10px 18px;color:#12aa55;cursor:pointer;border-radius:0;width:40%;max-width:150px;transition:all 300ms ease-in-out;}
.form .ir:hover{background:#17a858;color:#ffffff;}
.bt-submit{display:block;margin:5px 0 0 0;}
.form span.obrigatorio{font-size:0.8em;color:#C00;margin-top:10px;}
.form label.error{display:block;color:red;margin:0 .5em 0 0;vertical-align:top;font-size:10px;}
.help{font-size:11px;color:#666;}
.alert{color:#FF0000;}
.contact-form{float:right;color:#989898;font-size:11px;width:50%;}
.contact-form strong{color:#666;}
.sitemap{margin-left:30px;list-style:none;list-style-type:none;}
.sitemap li{font-size:15px;margin:10px 0;}
.sitemap li a{color:#777;font-size:20px;line-height:25px;text-decoration:none;}
.sitemap li a:hover{color:#222 !important;}
.sitemap li ul{margin-left:35px;list-style:none;list-style-type:none;}
.sitemap li ul li{margin:5px 0;padding:0;}
.sitemap li ul li a{font-size:12px;color:#777;}
.sitemap li ul li ul li{margin:5px 0;}
.sitemap li ul li ul li a{font-size:13px;color:#777;}
.sitemap li a:hover{color:#999;}
.sitemap .fa{display:none;}
.sitemap br{display:none;}
.msg-404{position:relative;font-size:22px;line-height:34px;color:#A7A9AC;margin-bottom:30px;}
.menu-404{background:#F8F8F8;width:95%;padding:15px;margin-bottom:20px;float:left;}
.menu-404 a{display:block;margin:0 auto;}
.ir{background-color:transparent;border:0;overflow:hidden;}
.ir:before{content:"";display:block;width:0;height:150%;}
.hidden{display:none !important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}
.clearfix:before,
.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{}
.slicknav_menu{display:none;}
.slicknav_nav .fa{display:none;}
.slicknav_nav br{display:none;}
.grid{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.grid:after{content:"";clear:both;display:block;}
[class*="col-"]{float:left;padding:15px;box-sizing:border-box;}
.col-1{width:8.33%;}
.col-2{width:16.66%;}
.col-3{width:25%;}
.col-4{width:33.33%;}
.col-5{width:41.66%;}
.col-6{width:50%;}
.col-7{width:58.33%;}
.col-8{width:66.66%;}
.col-9{width:75%;}
.col-10{width:83.33%;}
.col-11{width:91.66%;}
.col-12{width:100%;}
.txtcenter{text-align:center;}
.txtleft{text-align:left;}
.txtright{text-align:right;}
.pd{padding:0;}
.fright{float:right;}
.fleft{float:left;}
.fwidth{width:100%;}
.center-block{display:block;margin:0 auto;}
#title-empresa h2{font-size:14px;background:#E9E9E9;padding:4px 10px;line-height:15px;color:#717171;text-transform:uppercase;text-decoration:none;margin:0 0 10px 0;font-weight:500;border-radius:8px;}
#title-keyword h3{font-size:12px;padding:0 10px;line-height:15px;color:#717171;text-decoration:none;margin:0 0 10px 0;border-radius:8px;}
.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(images-fancy/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(images-fancy/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:url(images-fancy/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(images-fancy/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}
.active-menu-topo{font-weight:bold;}
.active-menu-aside{color:rgb(18, 170, 85);background-color:rgba(18, 170, 85, 0.05);border-left:2px solid #12aa55;font-weight:bold;}
.tg{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;}
.tg td{font-size:12px;text-align:center;line-height:30px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;color:#1c1c5b;}
.tg th{font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-kf0f{background-color:#3166ff;color:#000000}
.tabela{background:none repeat scroll 0% 0% rgb(101, 143, 190);text-align:center;line-height:30px;}
.tabela p{text-align:center;line-height:normal;}
.tabela-conteudo{background:none repeat scroll 0% 0% rgb(229, 236, 244);padding:0cm;}
#scrollUp{bottom:0;right:30px;width:70px;height:55px;margin-bottom:-10px;padding:10px 5px;font:14px/20px sans-serif;text-align:center;text-decoration:none;text-shadow:0 1px 0 #fff;color:#FFF;border-radius:5px 5px 0 0;background-color:#a1cf48;-webkit-transition:margin-bottom 150ms linear;-moz-transition:margin-bottom 150ms linear;-o-transition:margin-bottom 150ms linear;transition:margin-bottom 150ms linear;}
#scrollUp:hover{margin-bottom:0;color:#fff}
#scrollUp-active{display:none}
@media only screen and (min-width:767px) and (max-width:959px){.wrapper{box-sizing:border-box;padding:0 10px;}
header .right a{margin:0px 10px;}
header .right{width:100%;text-align:center;}
header .logo{text-align:center;width:100%;}
header .logo img{margin-top:10px;}
header nav a{padding:10px 0px;width:142px;}
article img{max-width:100%;}
.gallery li{margin:4px;}
.js .slicknav_menu{display:block;z-index:11;}
.js #menu{display:none;}
.js #menu2{display:none;}
.contact-footer a{color:white;text-decoration:none;}
#servicosTabsDois .nav li a{padding:10px;}
.col-m-1{width:8.33% !important;}
.col-m-2{width:16.66% !important;}
.col-m-3{width:25% !important;}
.col-m-4{width:33.33% !important;}
.col-m-5{width:41.66% !important;}
.col-m-6{width:50% !important;}
.col-m-7{width:58.33% !important;}
.col-m-8{width:66.66% !important;}
.col-m-9{width:75% !important;}
.col-m-10{width:83.33% !important;}
.col-m-11{width:91.66% !important;}
.col-m-12{width:100% !important;}
.hide-tablet{display:none;}
.topofixo{position:relative;}
#header-block{display:none !important;}
}
@media only screen and (max-width:765px){.topofixo{position:relative;}
.owl-pagination{display:none;}
.title-breadcrumb h1{box-sizing:border-box;padding:5px;}
.title-breadcrumb #breadcrumb{float:none;}
header .topo .social{display:none;}
.wrapper{box-sizing:border-box;padding:0 10px;}
header{}
header .logo a{margin:0 auto;}
header .logo{width:100%;display:block;text-align:center;}
header .logo img{margin-top:20px;max-width:100%;}
header .right{width:100%;text-align:center;}
.topo .fright{float:none;}
.topo{text-align:center;}
article{width:100%;}
aside{width:100%;margin:0;}
.gallery img{width:100%;}
.gallery li{width:45%}
.thumbnails li{width:100%;margin:10px 0;}
.thumbnails{width:100%;box-sizing:border-box;padding:10px;}
.thumbnails img{width:100%;}
footer .wrapper{text-align:center !important}
.copyright-footer{text-align:center}
footer .menu-footer nav li{display:block;background:rgba(0, 0, 0, 0.2);margin:10px 0px;text-align:center;padding:10px}
.contact-footer{float:none}
.copyright-footer .wrapper{text-align:center}
footer .social{float:none;width:100%}
.copyright-footer .selos{float:none;margin:10px 0px}
.copyright-footer .selos a{float:none;display:block;width:100%;background:rgba(0, 0, 0, 0.2);padding:10px 0px;margin:10px 0px}
footer .social .social-icons{float:none;padding:10px 0px;margin:10px 0px;width:100%;text-align:center}
.contact-footer a{color:#666666;text-decoration:none;}
.contact-footer{margin-right:0;}
.js #menu{display:none;}
.js #menu2{display:none;}
.js .slicknav_menu{display:block;}
#servicosTabsDois .nav li a{padding:8px;font-size:13px;width:100%;}
.hide-mobile{display:none;}
.contact{padding:0;}
.form{width:100%;}
.contact-form{float:none;width:100%;}
#header-block{display:none !important;}
header .logo{margin:0px;}
}
@media only screen and (max-width:480px){[class*="col-"]{width:100%;}
.topo{background:url(../imagens/header-top-bg.png);color:#12aa55;font-size:9.8px;padding:10px 10px;font-weight:bold;border-bottom:1px solid rgba(204, 204, 204, 0.4);}
#slide-show{height:880px !important;}
}
.slicknav_btn{position:relative;display:block;vertical-align:middle;float:right;padding:0.438em 0.625em 0.438em 0.625em;line-height:1.125em;cursor:pointer;}
.slicknav_menu .slicknav_menutxt{display:block;line-height:1.188em;float:left;}
.slicknav_menu .slicknav_icon{float:left;margin:0.188em 0 0 0.438em;}
.slicknav_menu .slicknav_no-text{margin:0}
.slicknav_menu .slicknav_icon-bar{display:block;width:1.125em;height:0.125em;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar{margin-top:0.188em}
.slicknav_nav{clear:both}
.slicknav_nav ul,
.slicknav_nav li{display:block}
.slicknav_nav .slicknav_arrow{font-size:0.8em;margin:0 0 0 0.4em;}
.slicknav_nav .slicknav_item{cursor:pointer;}
.slicknav_nav .slicknav_row{display:block;}
.slicknav_nav a{display:block}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a{display:inline}
.slicknav_menu:before,
.slicknav_menu:after{content:" ";display:table;}
.slicknav_menu:after{clear:both}
.slicknav_menu{font-size:16px;}
.slicknav_btn{margin:5px 5px 6px;text-decoration:none;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#222222;}
.slicknav_menu .slicknav_menutxt{color:#FFF;font-weight:bold;text-shadow:0 1px 3px #000;}
.slicknav_menu .slicknav_icon-bar{background-color:#f5f5f5;}
.slicknav_menu{background:#4c4c4c;padding:5px;}
.slicknav_nav{color:#fff;margin:0;padding:0;font-size:0.875em;}
.slicknav_nav, .slicknav_nav ul{list-style:none;overflow:hidden;}
.slicknav_nav ul{padding:0;margin:0 0 0 20px;}
.slicknav_nav .slicknav_row{padding:5px 10px;margin:2px 5px;}
.slicknav_nav a{padding:5px 10px;margin:2px 5px;text-decoration:none;color:#fff;}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a{padding:0;margin:0;}
.slicknav_nav .slicknav_row:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#fff;}
.slicknav_nav a:hover{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#ccc;color:#222;}
.slicknav_nav .slicknav_txtnode{margin-left:15px;}

/*FIM STYLE*/

/*INÍCIO DOUTOR*/
.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);box-shadow:0 1px 1px rgba(0, 0, 0, .05);}
.panel-body{padding:15px;}
.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;}
.panel-heading > .dropdown .dropdown-toggle{color:inherit;}
.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit;}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a{color:inherit;}
.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .list-group,
.panel > .panel-collapse > .list-group{margin-bottom:0;}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0;}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px;}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0;}
.panel-heading + .list-group .list-group-item:first-child{border-top-width:0;}
.list-group + .panel-footer{border-top-width:0;}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table{margin-bottom:0;}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption{padding-right:15px;padding-left:15px;}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child{border-top-left-radius:3px;border-top-right-radius:3px;}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px;}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:3px;}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:3px;}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px;}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:3px;}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body{border-top:1px solid #ddd;}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td{border-top:0;}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered{border:0;}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0;}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0;}
.panel > .table-responsive{margin-bottom:0;border:0;}
.panel-group{margin-bottom:20px;}
.panel-group .panel{margin-bottom:0;border-radius:4px;}
.panel-group .panel + .panel{margin-top:5px;}
.panel-group .panel-heading{border-bottom:0;}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #ddd;}
.panel-group .panel-footer{border-top:0;}
.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd;}
.panel-default{border-color:#ddd;}
.panel-default > .panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd;}
.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ddd;}
.panel-default > .panel-heading .badge{color:#f5f5f5;background-color:#333;}
.panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ddd;}
.panel-primary{border-color:#337ab7;}
.panel-primary > .panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7;}
.panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#337ab7;}
.panel-primary > .panel-heading .badge{color:#337ab7;background-color:#fff;}
.panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#337ab7;}
.panel-success{border-color:#d6e9c6;}
.panel-success > .panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}
.panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color:#d6e9c6;}
.panel-success > .panel-heading .badge{color:#dff0d8;background-color:#3c763d;}
.panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#d6e9c6;}
.panel-info{border-color:#bce8f1;}
.panel-info > .panel-heading{color:#ffffff;background-color:#111;border-color:#111;}
.panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color:#bce8f1;}
.panel-info > .panel-heading .badge{color:#d9edf7;background-color:#31708f;}
.panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#bce8f1;}
.panel-warning{border-color:#faebcc;}
.panel-warning > .panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;}
.panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color:#faebcc;}
.panel-warning > .panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b;}
.panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#faebcc;}
.panel-danger{border-color:#ebccd1;}
.panel-danger > .panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
.panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ebccd1;}
.panel-danger > .panel-heading .badge{color:#f2dede;background-color:#a94442;}
.panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ebccd1;}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;}
#breadcrumb li{display:inline;}
.phones-Aside{width:100%;float:left;margin:20px 0px;text-align:center;box-sizing:border-box;}
.phones-Aside h2{background:#333;color:#fff;font-weight:normal;padding:10px 0px !important;font-size:16px;}
.phones-Aside h3{background:none;margin:initial;padding:initial;}
.phones-Aside h3 a:hover{background:#12aa55;}
.phones-Aside li{background:#eee;float:left;margin:1px 0px;width:100%;padding:5px 0px;border-bottom:1px solid #ccc;}
aside .aside-categ{background:#888;color:#fff;}
.art{float:left;width:100%;float:left;box-sizing:border-box;margin:5px 0px;padding:5px;}
.art img{border:1px solid #ccc;width:100%;height:auto;}
.art h2{margin-top:0px;}
.art h2 a{font-size:14px !important;padding:0px;background:none;color:#8c6d32;}
.art time{font-size:12px;color:#ccc;margin:0px;}
.art p{margin:0px;padding:0px;font-size:12px;text-align:left;}
.art a{text-decoration:none;}
.art .more{background:#1B3748;padding:5px 10px;margin:5px 0px 0px;float:right;color:#fff;font-size:0.8em;border-radius:4px;}
.art .more:hover{background:#8c6d32;}
.blog-item h2{margin:0;}
.blog-item{background:#eee;margin:5px;border-left:4px solid #eba701;width:47%;float:left;padding:5px;box-sizing:border-box;height:170px;}
.blog-item-large{width:100%;margin:5px 0px;height:200px;}
.col_thumb-large img{object-fit:cover;height:190px}
.blog-item a{text-decoration:none;color:#888;font-size:14px;text-align:justify;}
.blog-item:hover{border-left:4px solid #222f52;background:rgba(235, 167, 1, 0.27);}
.col_thumb img{object-fit:cover;height:130px}
.blog-item p a{background:#2172b3;color:#fff;padding:4px 10px;display:inline-block;border-radius:2px;font-size:0.8em;text-decoration:none;}
.gallery-blog{display:inline-block;list-style-type:none;list-style:none;background:#EEE;float:left;padding:5px;margin:0 auto;border:1px solid #ccc;border-radius:2px;}
.gallery-blog li{float:left;margin:5px;text-align:center;transition:.3s;}
.gallery-blog li:hover{opacity:0.9;transform:scale(1.05);}
.gallery-blog li img{width:210px;height:130px;object-fit:cover;border-radius:2px;border:2px solid #ddd;}
.picture-full{width:100%;float:left;object-fit:contain;}
.picture-full img{width:100%;height:auto;}
.box_cases{display:block;box-sizing:border-box;}
.box_cases li{background:#fff;width:24%;float:left;border:1px solid #2172b3;margin:3px;box-shadow:#000 1px 1px 2px 0px;transition:250ms;}
.box_cases li.box_cases_large{width:32%;}
.box_cases li:hover{transform:scale(1.1);}
.box_cases li img{width:100%;height:auto;}
.box_cases li h2{padding:10px;margin:2px auto;font-size:14px;height:60px;}
.box_cases li p{padding:10px;margin:2px auto;text-align:right;}
.box_cases li p a:link{text-decoration:none;}
.box_cases li p a:link i{color:#7a0000;}
.htmlchars{float:left;width:100%;}
.htmlchars [class*="col-"]{float:left;padding:10px;box-sizing:border-box;}
.htmlchars p{margin:initial;}
.htmlchars p.valor{text-align:right}
.htmlchars p.valor span{font-weight:800;color:#008000;font-size:2em;}
.htmlchars p.valor_old{text-align:right}
.htmlchars p.valor_old span{font-weight:800;color:#009900;text-decoration:line-through;font-size:1em;}
.htmlchars img{}
.htmlchars time{font-size:0.8em;color:#ccc;margin:30px 0px;float:left;width:100%;}
.htmlchars ul li{margin-left:20px;padding:initial;}
.htmlchars ul{margin:10px;list-style:initial;}
.htmlchars label{float:left;width:auto;min-width:20%;margin:5px;border:1px solid #bbb;padding:5px 10px;background:#ccc;border-radius:2px;font-size:12px;}
.htmlchars label:first-of-type{margin-left:0px;}
.htmlchars label input{margin-right:5px;}
.btn_orc{box-sizing:border-box !important;padding:10px;border-radius:2px;background:#a1cf48;color:#fff;float:left;text-decoration:none;margin-right:5px;}
.htmlchars .btn_orc:hover{background:#12aa55;}
.htmlchars .btn_orc.verde{background:#a1cf48;border:1px solid #a1cf48;font-size:14px;}
.htmlchars .btn_orc.verde:hover{background:#12aa55;}
.htmlchars .quantidade{box-sizing:border-box !important;border:1px solid #ccc;width:100%;padding:10px;text-align:center;float:left;}
.htmlchars form{position:relative;background:#eee;padding:10px;overflow:hidden;float:left;width:100%;box-sizing:border-box;border-radius:2px;border:1px solid #ccc;}
.htmlchars .formulario{width:100%;margin:0 auto;display:none;}
.htmlchars .formulario label{box-sizing:border-box !important;width:100%;text-align:right;border:none;padding:5px 10px;margin:0px;}
.htmlchars .formulario input[type='text'],textarea{box-sizing:border-box !important;border:1px solid #1B3748;padding:5px;width:100%;}
.orcamento{background:#eee;float:left;padding:20px;margin:0px;border:1px solid #ccc;border-radius:2px;}
.orcamento input[type='text'], input[type='email'], input[type='file'], textarea, select{box-sizing:border-box !important;border:1px solid #ccc;padding:10px;width:100%;border-radius:2px;}
.orcamento div{padding:5px;}
.orcamento label{font-size:0.8em;}
.orcamento label span{color:#9B1700;margin-left:5px;}
.orcamento iframe{width:100%;border:1px solid #ccc;}
.orcamento strong{font-weight:600;font-size:0.9em;margin:initial;}
.orcamento p{margin:initial;}
.orcamento h3{font-size:1.3em;margin:initial;}
.j_carrinho [class*="col-"]{float:left;padding:10px;box-sizing:border-box;}
.carrinho-top{background:#12aa55;color:#FFF;border-bottom-left-radius:2px;border-radius:2px;border-bottom-right-radius:2px;position:relative;float:right;padding:10px 30px;transition:all ease-out 250ms;}
.carrinho-top:hover{transition:all ease-in 250ms;background:#a1cf48;}
.btn_none{background:#9B1700;color:#fff;padding:1px 2px;border-radius:2px;}
.j_removeCart{cursor:pointer;}
.modalBg{z-index:99999;display:none;top:0px;left:0px;bottom:0px;right:0px;background:rgba(0,0,0,0.5);position:fixed;width:100%;height:100%;}
.alertCart{z-index:1;display:none;position:fixed;top:30%;left:25%;width:50%;max-width:360px;border:1px solid #ccc;box-shadow:#111 2px 3px 5px 0px;padding:10px;background:#fff;}
.alertCart h2{position:relative;margin:0px;padding:10px;background:#367fba;color:#fff;text-align:center;text-transform:uppercase;}
.alertCart p{display:block;width:100%;margin:10px auto;float:left;font-size:14px;text-align:left;}
.alertCart hr{border:1px solid #eee;margin:5px auto;}
.alertCart .btn_orc{font-size:14px;padding:6px 10px;width:49%;margin-right:1%;}
.alertCart .btn_orc:hover{background:#367fba;}
.alertCart button{border:1px solid #060;width:49%;border-radius:2px;color:#fff;background:#3c763d;font-size:14px;padding:7px 10px;cursor:pointer;margin-left:1%;}
.alertCart button:hover{background:#008000;}
.qtdCart{border:1px solid #ccc;text-align:center;box-sizing:border-box;width:50%;}
.sobconsulta{color:#D60303;font-weight:600;padding:5px 10px;border:1px solid #D60303;float:left;border-radius:4px;}
.thumb-clientes{display:inline-block;list-style:none;list-style-type:none;}
.thumb-clientes li{padding:15px;float:left;border:1px solid #ccc;width:280px;margin:10px 7px;text-align:center;transition:0.3s;border-radius:5px;position:relative;}
.thumb-clientes li:hover{transform:scale(1.05);}
.thumb-clientes img{width:100%;height:160px;object-fit:contain;box-sizing:border-box;}
.thumb-clientes h2{margin:initial;height:50px;}
.thumb_pesquisa{display:inline-block;list-style:none;list-style-type:none;}
.thumb_pesquisa li{padding:15px;float:left;border:1px solid #ccc;width:280px;height:320px;margin:10px 7px;text-align:center;transition:0.3s;border-radius:5px;position:relative;}
.thumb_pesquisa img{width:100%;height:160px;object-fit:contain;box-sizing:border-box;}
.thumb_pesquisa h2{margin:initial;height:35px;margin-top:10px;}
.thumb_pesquisa h2 a{color:#12aa55;font-size:14px;font-weight:normal;margin:0;text-transform:uppercase;}
.thumb_pesquisa .btn-site3{font-size:14px;text-decoration:none;color:white;padding:8px;background:#12aa55;width:100%;border-radius:3px;transition:.3s;margin:0 auto;float:left;box-sizing:border-box;}
.thumb_pesquisa .btn-site3:hover{background:#9B1700;color:white;}
.thumb_pesquisa a{text-decoration:none;color:white;}
.thumb_pesquisa a:hover{text-decoration:none;}
.thumb_pesquisa p{box-sizing:border-box;margin:10px auto;height:50px;}
.thumbnails-prod{display:inline-block;list-style:none;list-style-type:none;}
.thumbnails-prod li{float:left;border:2px solid #D60303;width:184px;height:235px;margin:10px 5px;text-align:center;text-transform:uppercase;transition:.3s;padding:15px;border-radius:2px;}
.thumbnails-prod li:hover img{opacity:0.9;}
.thumbnails-prod li:hover h2{opacity:0.9;}
.thumbnails-prod img{width:100%;object-fit:cover;transition:.3s;}
.thumbnails-prod h2{font-size:12px;background:#D60303;padding:5px;margin-top:0px;transition:.3s;border-radius:4px;}
.thumbnails-prod a{text-decoration:none;color:white;}
.thumbnails-prod a:hover{text-decoration:none;}
.thumb-preco{padding:10px 5px;display:block;position:absolute;top:5px;right:5px;left:5px;background-color:rgba(0,0,0,0.5);}
.thumb-preco h3, h4{margin:0px;padding:3px;color:#fff;text-shadow:#000 1px 1px 2px;}
.downloads{display:block;margin:0 auto;}
.downloads li{float:left;margin:5px;border:1px solid #ccc;width:30%;height:200px;padding:10px;box-sizing:border-box;}
.downloads li a{width:100%;float:left;text-align:center;font-size:3em;text-decoration:none;border-bottom:1px solid #337ab7;margin-bottom:10px;}
.downloads li a i{color:#222f52;}
.downloads li h2{margin:2px auto;text-align:center;height:50px;font-size:12px;}
.downloads li p{text-align:left;font-size:0.7em;}
.work-we{background:#eee;border:1px solid #ccc;padding:10px;margin:5px auto;}
.work-we a{text-decoration:none;padding:5px 10px;background:#2172b3;color:#fff;border-radius:2px;margin:10px;float:left;font-size:0.7em;}
.work-we a:hover{background:#444;}
.art{float:left;width:100%;float:left;box-sizing:border-box;margin:5px 0px;padding:5px;}
.art img{border:1px solid #ccc;width:100%;height:auto;}
.art h2{margin-top:0px;}
.art h2 a{font-size:14px !important;padding:0px;background:none;color:#8c6d32;}
.art time{font-size:12px;color:#ccc;margin:0px;}
.art p{margin:0px;padding:0px;font-size:12px;text-align:left;}
.art a{text-decoration:none;}
.art .more{background:#1B3748;padding:5px 10px;margin:5px 0px 0px;float:right;color:#fff;font-size:0.8em;border-radius:4px;}
.art .more:hover{background:#8c6d32;}
.barra_doutor{position:relative;width:100%;margin:0 auto;z-index:0;}
.search{position:relative;background:#fff;border-radius:2px;padding:0px 2px 5px 5px;border:1px solid #E6E6E6;z-index:1;}
.search input{padding:5px;width:320px;border:0px;}
.search i{font-size:1.5em;background:#fff;border:0px;padding:5px;}
.search button{border:0px;background:none;color:#CCC;opacity:0.5;transition:all 250ms ease-in;}
.search button:hover{opacity:1;transition:all 250ms ease-out;}
.catalogo{width:100%;box-sizing:border-box;margin:0px auto;float:left;padding:10px;}
.catalogo h3{display:block;}
.catalogo a{margin:5px;background:#014c73;text-decoration:none;padding:5px 15px;color:#FFF;font-size:1em;float:left;border-radius:4px;}
header nav .dropdown .sub-menu-itens{display:none;position:absolute;top:-3px;left:-230px;margin:0;height:auto;width:230px;background:#12aa55;box-shadow:0px 0px 5px 0px #666;border-top:3px solid #00883c;z-index:8;}
header nav ul li ul li .dropdown:hover .sub-menu-itens{display:block;}
aside .drop-sub a{padding-left:10px;box-sizing:border-box;}
aside .drop-sub ul li a{padding-left:15px;box-sizing:border-box;font-size:0.9em;}
.sliderDefault{background:rgb(53,106,160);background:-moz-linear-gradient(top, rgba(53,106,160,1) 0%, rgba(53,106,160,1) 100%);background:-webkit-linear-gradient(top, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%);background:linear-gradient(to bottom, rgba(53,106,160,1) 0%,rgba(53,106,160,1) 100%);width:100%;display:block;margin:0 auto;float:left;border-bottom:1px solid #ccc;}
.sliderDefault h1{background:rgba(0,0,0,0.5);font-size:28px;margin:70px auto;text-align:center;color:#fff;padding:20px 0px;}
.sliderDefault p{margin:10px auto;text-align:center;display:block;color:#fff;text-shadow:#000 1px 1px 2px;}
.newsletter{margin:10px auto;width:100%;float:left;}
.newsletter [class*="col-"]{}
.newsletter div{box-sizing:border-box !important;}
.newsletter h2{color:#fff;}
.newsletter input[type='text']{padding:10px;margin:0px;border:1px solid #eee;border-radius:2px;width:100%;box-sizing:border-box;}
.newsletter label{color:#fff;font-weight:bold;padding:10px;margin:0px;box-sizing:border-box;text-align:right;}
.newsletter .btn{padding:13px;margin:0px 5px;}
.colpadding_none [class*="col-"]{padding:5px;}
.capaProd{width:100%;height:auto;padding:10px;border:1px solid #ccc;background:#fff;box-sizing:border-box;}
div.tab{overflow:hidden;border:1px solid #ccc;background-color:#f1f1f1;}
div.tab button{background-color:inherit;float:left;border:none;outline:none;cursor:pointer;padding:14px 16px;transition:0.3s;}
div.tab button:hover{background-color:#ddd;}
div.tab button.active{background-color:#ccc;}
.tabcontent{box-sizing:border-box;display:none;padding:6px 12px;border:1px solid #ccc;border-top:none;}
.none{display:none;}
.j_load{z-index:99999;display:none;top:0px;left:0px;bottom:0px;right:0px;background:url('../imagens/loading.gif') 50% 50% no-repeat rgba(0,0,0,0.5);background-size:50px auto;position:fixed;width:100%;height:100%;}
@media (max-width:765px){.search{width:100%;float:left;position:relative;right:0px;box-sizing:border-box;}
.search input{width:80%;}
.alertCart{width:100%;max-width:100%;left:0px;right:0px;box-sizing:border-box;}
* [class*="col-"]{padding:5px;}
}
/*FIM DOUTOR*/

/*INÍCIO FONTAWESOME*/
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont3e6e.eot?v=4.7.0');src:url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont3e6e.html?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%;}
.fa-2x{font-size:2em;}
.fa-3x{font-size:3em;}
.fa-4x{font-size:4em;}
.fa-5x{font-size:5em;}
.fa-fw{width:1.28571429em;text-align:center;}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}
.fa-ul > li{position:relative;}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center;}
.fa-li.fa-lg{left:-1.85714286em;}
.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em;}
.fa-pull-left{float:left;}
.fa-pull-right{float:right;}
.fa.fa-pull-left{margin-right:.3em;}
.fa.fa-pull-right{margin-left:.3em;}
.pull-right{float:right;}
.pull-left{float:left;}
.fa.pull-left{margin-right:.3em;}
.fa.pull-right{margin-left:.3em;}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1);}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1);}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}
.fa-stack-1x,
.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}
.fa-stack-1x{line-height:inherit;}
.fa-stack-2x{font-size:2em;}
.fa-inverse{color:#ffffff;}
.fa-glass:before{content:"\f000";}
.fa-music:before{content:"\f001";}
.fa-search:before{content:"\f002";}
.fa-envelope-o:before{content:"\f003";}
.fa-heart:before{content:"\f004";}
.fa-star:before{content:"\f005";}
.fa-star-o:before{content:"\f006";}
.fa-user:before{content:"\f007";}
.fa-film:before{content:"\f008";}
.fa-th-large:before{content:"\f009";}
.fa-th:before{content:"\f00a";}
.fa-th-list:before{content:"\f00b";}
.fa-check:before{content:"\f00c";}
.fa-remove:before,
.fa-close:before,
.fa-times:before{content:"\f00d";}
.fa-search-plus:before{content:"\f00e";}
.fa-search-minus:before{content:"\f010";}
.fa-power-off:before{content:"\f011";}
.fa-signal:before{content:"\f012";}
.fa-gear:before,
.fa-cog:before{content:"\f013";}
.fa-trash-o:before{content:"\f014";}
.fa-home:before{content:"\f015";}
.fa-file-o:before{content:"\f016";}
.fa-clock-o:before{content:"\f017";}
.fa-road:before{content:"\f018";}
.fa-download:before{content:"\f019";}
.fa-arrow-circle-o-down:before{content:"\f01a";}
.fa-arrow-circle-o-up:before{content:"\f01b";}
.fa-inbox:before{content:"\f01c";}
.fa-play-circle-o:before{content:"\f01d";}
.fa-rotate-right:before,
.fa-repeat:before{content:"\f01e";}
.fa-refresh:before{content:"\f021";}
.fa-list-alt:before{content:"\f022";}
.fa-lock:before{content:"\f023";}
.fa-flag:before{content:"\f024";}
.fa-headphones:before{content:"\f025";}
.fa-volume-off:before{content:"\f026";}
.fa-volume-down:before{content:"\f027";}
.fa-volume-up:before{content:"\f028";}
.fa-qrcode:before{content:"\f029";}
.fa-barcode:before{content:"\f02a";}
.fa-tag:before{content:"\f02b";}
.fa-tags:before{content:"\f02c";}
.fa-book:before{content:"\f02d";}
.fa-bookmark:before{content:"\f02e";}
.fa-print:before{content:"\f02f";}
.fa-camera:before{content:"\f030";}
.fa-font:before{content:"\f031";}
.fa-bold:before{content:"\f032";}
.fa-italic:before{content:"\f033";}
.fa-text-height:before{content:"\f034";}
.fa-text-width:before{content:"\f035";}
.fa-align-left:before{content:"\f036";}
.fa-align-center:before{content:"\f037";}
.fa-align-right:before{content:"\f038";}
.fa-align-justify:before{content:"\f039";}
.fa-list:before{content:"\f03a";}
.fa-dedent:before,
.fa-outdent:before{content:"\f03b";}
.fa-indent:before{content:"\f03c";}
.fa-video-camera:before{content:"\f03d";}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before{content:"\f03e";}
.fa-pencil:before{content:"\f040";}
.fa-map-marker:before{content:"\f041";}
.fa-adjust:before{content:"\f042";}
.fa-tint:before{content:"\f043";}
.fa-edit:before,
.fa-pencil-square-o:before{content:"\f044";}
.fa-share-square-o:before{content:"\f045";}
.fa-check-square-o:before{content:"\f046";}
.fa-arrows:before{content:"\f047";}
.fa-step-backward:before{content:"\f048";}
.fa-fast-backward:before{content:"\f049";}
.fa-backward:before{content:"\f04a";}
.fa-play:before{content:"\f04b";}
.fa-pause:before{content:"\f04c";}
.fa-stop:before{content:"\f04d";}
.fa-forward:before{content:"\f04e";}
.fa-fast-forward:before{content:"\f050";}
.fa-step-forward:before{content:"\f051";}
.fa-eject:before{content:"\f052";}
.fa-chevron-left:before{content:"\f053";}
.fa-chevron-right:before{content:"\f054";}
.fa-plus-circle:before{content:"\f055";}
.fa-minus-circle:before{content:"\f056";}
.fa-times-circle:before{content:"\f057";}
.fa-check-circle:before{content:"\f058";}
.fa-question-circle:before{content:"\f059";}
.fa-info-circle:before{content:"\f05a";}
.fa-crosshairs:before{content:"\f05b";}
.fa-times-circle-o:before{content:"\f05c";}
.fa-check-circle-o:before{content:"\f05d";}
.fa-ban:before{content:"\f05e";}
.fa-arrow-left:before{content:"\f060";}
.fa-arrow-right:before{content:"\f061";}
.fa-arrow-up:before{content:"\f062";}
.fa-arrow-down:before{content:"\f063";}
.fa-mail-forward:before,
.fa-share:before{content:"\f064";}
.fa-expand:before{content:"\f065";}
.fa-compress:before{content:"\f066";}
.fa-plus:before{content:"\f067";}
.fa-minus:before{content:"\f068";}
.fa-asterisk:before{content:"\f069";}
.fa-exclamation-circle:before{content:"\f06a";}
.fa-gift:before{content:"\f06b";}
.fa-leaf:before{content:"\f06c";}
.fa-fire:before{content:"\f06d";}
.fa-eye:before{content:"\f06e";}
.fa-eye-slash:before{content:"\f070";}
.fa-warning:before,
.fa-exclamation-triangle:before{content:"\f071";}
.fa-plane:before{content:"\f072";}
.fa-calendar:before{content:"\f073";}
.fa-random:before{content:"\f074";}
.fa-comment:before{content:"\f075";}
.fa-magnet:before{content:"\f076";}
.fa-chevron-up:before{content:"\f077";}
.fa-chevron-down:before{content:"\f078";}
.fa-retweet:before{content:"\f079";}
.fa-shopping-cart:before{content:"\f07a";}
.fa-folder:before{content:"\f07b";}
.fa-folder-open:before{content:"\f07c";}
.fa-arrows-v:before{content:"\f07d";}
.fa-arrows-h:before{content:"\f07e";}
.fa-bar-chart-o:before,
.fa-bar-chart:before{content:"\f080";}
.fa-twitter-square:before{content:"\f081";}
.fa-facebook-square:before{content:"\f082";}
.fa-camera-retro:before{content:"\f083";}
.fa-key:before{content:"\f084";}
.fa-gears:before,
.fa-cogs:before{content:"\f085";}
.fa-comments:before{content:"\f086";}
.fa-thumbs-o-up:before{content:"\f087";}
.fa-thumbs-o-down:before{content:"\f088";}
.fa-star-half:before{content:"\f089";}
.fa-heart-o:before{content:"\f08a";}
.fa-sign-out:before{content:"\f08b";}
.fa-linkedin-square:before{content:"\f08c";}
.fa-thumb-tack:before{content:"\f08d";}
.fa-external-link:before{content:"\f08e";}
.fa-sign-in:before{content:"\f090";}
.fa-trophy:before{content:"\f091";}
.fa-github-square:before{content:"\f092";}
.fa-upload:before{content:"\f093";}
.fa-lemon-o:before{content:"\f094";}
.fa-phone:before{content:"\f095";}
.fa-square-o:before{content:"\f096";}
.fa-bookmark-o:before{content:"\f097";}
.fa-phone-square:before{content:"\f098";}
.fa-twitter:before{content:"\f099";}
.fa-facebook-f:before,
.fa-facebook:before{content:"\f09a";}
.fa-github:before{content:"\f09b";}
.fa-unlock:before{content:"\f09c";}
.fa-credit-card:before{content:"\f09d";}
.fa-feed:before,
.fa-rss:before{content:"\f09e";}
.fa-hdd-o:before{content:"\f0a0";}
.fa-bullhorn:before{content:"\f0a1";}
.fa-bell:before{content:"\f0f3";}
.fa-certificate:before{content:"\f0a3";}
.fa-hand-o-right:before{content:"\f0a4";}
.fa-hand-o-left:before{content:"\f0a5";}
.fa-hand-o-up:before{content:"\f0a6";}
.fa-hand-o-down:before{content:"\f0a7";}
.fa-arrow-circle-left:before{content:"\f0a8";}
.fa-arrow-circle-right:before{content:"\f0a9";}
.fa-arrow-circle-up:before{content:"\f0aa";}
.fa-arrow-circle-down:before{content:"\f0ab";}
.fa-globe:before{content:"\f0ac";}
.fa-wrench:before{content:"\f0ad";}
.fa-tasks:before{content:"\f0ae";}
.fa-filter:before{content:"\f0b0";}
.fa-briefcase:before{content:"\f0b1";}
.fa-arrows-alt:before{content:"\f0b2";}
.fa-group:before,
.fa-users:before{content:"\f0c0";}
.fa-chain:before,
.fa-link:before{content:"\f0c1";}
.fa-cloud:before{content:"\f0c2";}
.fa-flask:before{content:"\f0c3";}
.fa-cut:before,
.fa-scissors:before{content:"\f0c4";}
.fa-copy:before,
.fa-files-o:before{content:"\f0c5";}
.fa-paperclip:before{content:"\f0c6";}
.fa-save:before,
.fa-floppy-o:before{content:"\f0c7";}
.fa-square:before{content:"\f0c8";}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before{content:"\f0c9";}
.fa-list-ul:before{content:"\f0ca";}
.fa-list-ol:before{content:"\f0cb";}
.fa-strikethrough:before{content:"\f0cc";}
.fa-underline:before{content:"\f0cd";}
.fa-table:before{content:"\f0ce";}
.fa-magic:before{content:"\f0d0";}
.fa-truck:before{content:"\f0d1";}
.fa-pinterest:before{content:"\f0d2";}
.fa-pinterest-square:before{content:"\f0d3";}
.fa-google-plus-square:before{content:"\f0d4";}
.fa-google-plus:before{content:"\f0d5";}
.fa-money:before{content:"\f0d6";}
.fa-caret-down:before{content:"\f0d7";}
.fa-caret-up:before{content:"\f0d8";}
.fa-caret-left:before{content:"\f0d9";}
.fa-caret-right:before{content:"\f0da";}
.fa-columns:before{content:"\f0db";}
.fa-unsorted:before,
.fa-sort:before{content:"\f0dc";}
.fa-sort-down:before,
.fa-sort-desc:before{content:"\f0dd";}
.fa-sort-up:before,
.fa-sort-asc:before{content:"\f0de";}
.fa-envelope:before{content:"\f0e0";}
.fa-linkedin:before{content:"\f0e1";}
.fa-rotate-left:before,
.fa-undo:before{content:"\f0e2";}
.fa-legal:before,
.fa-gavel:before{content:"\f0e3";}
.fa-dashboard:before,
.fa-tachometer:before{content:"\f0e4";}
.fa-comment-o:before{content:"\f0e5";}
.fa-comments-o:before{content:"\f0e6";}
.fa-flash:before,
.fa-bolt:before{content:"\f0e7";}
.fa-sitemap:before{content:"\f0e8";}
.fa-umbrella:before{content:"\f0e9";}
.fa-paste:before,
.fa-clipboard:before{content:"\f0ea";}
.fa-lightbulb-o:before{content:"\f0eb";}
.fa-exchange:before{content:"\f0ec";}
.fa-cloud-download:before{content:"\f0ed";}
.fa-cloud-upload:before{content:"\f0ee";}
.fa-user-md:before{content:"\f0f0";}
.fa-stethoscope:before{content:"\f0f1";}
.fa-suitcase:before{content:"\f0f2";}
.fa-bell-o:before{content:"\f0a2";}
.fa-coffee:before{content:"\f0f4";}
.fa-cutlery:before{content:"\f0f5";}
.fa-file-text-o:before{content:"\f0f6";}
.fa-building-o:before{content:"\f0f7";}
.fa-hospital-o:before{content:"\f0f8";}
.fa-ambulance:before{content:"\f0f9";}
.fa-medkit:before{content:"\f0fa";}
.fa-fighter-jet:before{content:"\f0fb";}
.fa-beer:before{content:"\f0fc";}
.fa-h-square:before{content:"\f0fd";}
.fa-plus-square:before{content:"\f0fe";}
.fa-angle-double-left:before{content:"\f100";}
.fa-angle-double-right:before{content:"\f101";}
.fa-angle-double-up:before{content:"\f102";}
.fa-angle-double-down:before{content:"\f103";}
.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}
.fa-angle-up:before{content:"\f106";}
.fa-angle-down:before{content:"\f107";}
.fa-desktop:before{content:"\f108";}
.fa-laptop:before{content:"\f109";}
.fa-tablet:before{content:"\f10a";}
.fa-mobile-phone:before,
.fa-mobile:before{content:"\f10b";}
.fa-circle-o:before{content:"\f10c";}
.fa-quote-left:before{content:"\f10d";}
.fa-quote-right:before{content:"\f10e";}
.fa-spinner:before{content:"\f110";}
.fa-circle:before{content:"\f111";}
.fa-mail-reply:before,
.fa-reply:before{content:"\f112";}
.fa-github-alt:before{content:"\f113";}
.fa-folder-o:before{content:"\f114";}
.fa-folder-open-o:before{content:"\f115";}
.fa-smile-o:before{content:"\f118";}
.fa-frown-o:before{content:"\f119";}
.fa-meh-o:before{content:"\f11a";}
.fa-gamepad:before{content:"\f11b";}
.fa-keyboard-o:before{content:"\f11c";}
.fa-flag-o:before{content:"\f11d";}
.fa-flag-checkered:before{content:"\f11e";}
.fa-terminal:before{content:"\f120";}
.fa-code:before{content:"\f121";}
.fa-mail-reply-all:before,
.fa-reply-all:before{content:"\f122";}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before{content:"\f123";}
.fa-location-arrow:before{content:"\f124";}
.fa-crop:before{content:"\f125";}
.fa-code-fork:before{content:"\f126";}
.fa-unlink:before,
.fa-chain-broken:before{content:"\f127";}
.fa-question:before{content:"\f128";}
.fa-info:before{content:"\f129";}
.fa-exclamation:before{content:"\f12a";}
.fa-superscript:before{content:"\f12b";}
.fa-subscript:before{content:"\f12c";}
.fa-eraser:before{content:"\f12d";}
.fa-puzzle-piece:before{content:"\f12e";}
.fa-microphone:before{content:"\f130";}
.fa-microphone-slash:before{content:"\f131";}
.fa-shield:before{content:"\f132";}
.fa-calendar-o:before{content:"\f133";}
.fa-fire-extinguisher:before{content:"\f134";}
.fa-rocket:before{content:"\f135";}
.fa-maxcdn:before{content:"\f136";}
.fa-chevron-circle-left:before{content:"\f137";}
.fa-chevron-circle-right:before{content:"\f138";}
.fa-chevron-circle-up:before{content:"\f139";}
.fa-chevron-circle-down:before{content:"\f13a";}
.fa-html5:before{content:"\f13b";}
.fa-css3:before{content:"\f13c";}
.fa-anchor:before{content:"\f13d";}
.fa-unlock-alt:before{content:"\f13e";}
.fa-bullseye:before{content:"\f140";}
.fa-ellipsis-h:before{content:"\f141";}
.fa-ellipsis-v:before{content:"\f142";}
.fa-rss-square:before{content:"\f143";}
.fa-play-circle:before{content:"\f144";}
.fa-ticket:before{content:"\f145";}
.fa-minus-square:before{content:"\f146";}
.fa-minus-square-o:before{content:"\f147";}
.fa-level-up:before{content:"\f148";}
.fa-level-down:before{content:"\f149";}
.fa-check-square:before{content:"\f14a";}
.fa-pencil-square:before{content:"\f14b";}
.fa-external-link-square:before{content:"\f14c";}
.fa-share-square:before{content:"\f14d";}
.fa-compass:before{content:"\f14e";}
.fa-toggle-down:before,
.fa-caret-square-o-down:before{content:"\f150";}
.fa-toggle-up:before,
.fa-caret-square-o-up:before{content:"\f151";}
.fa-toggle-right:before,
.fa-caret-square-o-right:before{content:"\f152";}
.fa-euro:before,
.fa-eur:before{content:"\f153";}
.fa-gbp:before{content:"\f154";}
.fa-dollar:before,
.fa-usd:before{content:"\f155";}
.fa-rupee:before,
.fa-inr:before{content:"\f156";}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before{content:"\f157";}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before{content:"\f158";}
.fa-won:before,
.fa-krw:before{content:"\f159";}
.fa-bitcoin:before,
.fa-btc:before{content:"\f15a";}
.fa-file:before{content:"\f15b";}
.fa-file-text:before{content:"\f15c";}
.fa-sort-alpha-asc:before{content:"\f15d";}
.fa-sort-alpha-desc:before{content:"\f15e";}
.fa-sort-amount-asc:before{content:"\f160";}
.fa-sort-amount-desc:before{content:"\f161";}
.fa-sort-numeric-asc:before{content:"\f162";}
.fa-sort-numeric-desc:before{content:"\f163";}
.fa-thumbs-up:before{content:"\f164";}
.fa-thumbs-down:before{content:"\f165";}
.fa-youtube-square:before{content:"\f166";}
.fa-youtube:before{content:"\f167";}
.fa-xing:before{content:"\f168";}
.fa-xing-square:before{content:"\f169";}
.fa-youtube-play:before{content:"\f16a";}
.fa-dropbox:before{content:"\f16b";}
.fa-stack-overflow:before{content:"\f16c";}
.fa-instagram:before{content:"\f16d";}
.fa-flickr:before{content:"\f16e";}
.fa-adn:before{content:"\f170";}
.fa-bitbucket:before{content:"\f171";}
.fa-bitbucket-square:before{content:"\f172";}
.fa-tumblr:before{content:"\f173";}
.fa-tumblr-square:before{content:"\f174";}
.fa-long-arrow-down:before{content:"\f175";}
.fa-long-arrow-up:before{content:"\f176";}
.fa-long-arrow-left:before{content:"\f177";}
.fa-long-arrow-right:before{content:"\f178";}
.fa-apple:before{content:"\f179";}
.fa-windows:before{content:"\f17a";}
.fa-android:before{content:"\f17b";}
.fa-linux:before{content:"\f17c";}
.fa-dribbble:before{content:"\f17d";}
.fa-skype:before{content:"\f17e";}
.fa-foursquare:before{content:"\f180";}
.fa-trello:before{content:"\f181";}
.fa-female:before{content:"\f182";}
.fa-male:before{content:"\f183";}
.fa-gittip:before,
.fa-gratipay:before{content:"\f184";}
.fa-sun-o:before{content:"\f185";}
.fa-moon-o:before{content:"\f186";}
.fa-archive:before{content:"\f187";}
.fa-bug:before{content:"\f188";}
.fa-vk:before{content:"\f189";}
.fa-weibo:before{content:"\f18a";}
.fa-renren:before{content:"\f18b";}
.fa-pagelines:before{content:"\f18c";}
.fa-stack-exchange:before{content:"\f18d";}
.fa-arrow-circle-o-right:before{content:"\f18e";}
.fa-arrow-circle-o-left:before{content:"\f190";}
.fa-toggle-left:before,
.fa-caret-square-o-left:before{content:"\f191";}
.fa-dot-circle-o:before{content:"\f192";}
.fa-wheelchair:before{content:"\f193";}
.fa-vimeo-square:before{content:"\f194";}
.fa-turkish-lira:before,
.fa-try:before{content:"\f195";}
.fa-plus-square-o:before{content:"\f196";}
.fa-space-shuttle:before{content:"\f197";}
.fa-slack:before{content:"\f198";}
.fa-envelope-square:before{content:"\f199";}
.fa-wordpress:before{content:"\f19a";}
.fa-openid:before{content:"\f19b";}
.fa-institution:before,
.fa-bank:before,
.fa-university:before{content:"\f19c";}
.fa-mortar-board:before,
.fa-graduation-cap:before{content:"\f19d";}
.fa-yahoo:before{content:"\f19e";}
.fa-google:before{content:"\f1a0";}
.fa-reddit:before{content:"\f1a1";}
.fa-reddit-square:before{content:"\f1a2";}
.fa-stumbleupon-circle:before{content:"\f1a3";}
.fa-stumbleupon:before{content:"\f1a4";}
.fa-delicious:before{content:"\f1a5";}
.fa-digg:before{content:"\f1a6";}
.fa-pied-piper-pp:before{content:"\f1a7";}
.fa-pied-piper-alt:before{content:"\f1a8";}
.fa-drupal:before{content:"\f1a9";}
.fa-joomla:before{content:"\f1aa";}
.fa-language:before{content:"\f1ab";}
.fa-fax:before{content:"\f1ac";}
.fa-building:before{content:"\f1ad";}
.fa-child:before{content:"\f1ae";}
.fa-paw:before{content:"\f1b0";}
.fa-spoon:before{content:"\f1b1";}
.fa-cube:before{content:"\f1b2";}
.fa-cubes:before{content:"\f1b3";}
.fa-behance:before{content:"\f1b4";}
.fa-behance-square:before{content:"\f1b5";}
.fa-steam:before{content:"\f1b6";}
.fa-steam-square:before{content:"\f1b7";}
.fa-recycle:before{content:"\f1b8";}
.fa-automobile:before,
.fa-car:before{content:"\f1b9";}
.fa-cab:before,
.fa-taxi:before{content:"\f1ba";}
.fa-tree:before{content:"\f1bb";}
.fa-spotify:before{content:"\f1bc";}
.fa-deviantart:before{content:"\f1bd";}
.fa-soundcloud:before{content:"\f1be";}
.fa-database:before{content:"\f1c0";}
.fa-file-pdf-o:before{content:"\f1c1";}
.fa-file-word-o:before{content:"\f1c2";}
.fa-file-excel-o:before{content:"\f1c3";}
.fa-file-powerpoint-o:before{content:"\f1c4";}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before{content:"\f1c5";}
.fa-file-zip-o:before,
.fa-file-archive-o:before{content:"\f1c6";}
.fa-file-sound-o:before,
.fa-file-audio-o:before{content:"\f1c7";}
.fa-file-movie-o:before,
.fa-file-video-o:before{content:"\f1c8";}
.fa-file-code-o:before{content:"\f1c9";}
.fa-vine:before{content:"\f1ca";}
.fa-codepen:before{content:"\f1cb";}
.fa-jsfiddle:before{content:"\f1cc";}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before{content:"\f1cd";}
.fa-circle-o-notch:before{content:"\f1ce";}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before{content:"\f1d0";}
.fa-ge:before,
.fa-empire:before{content:"\f1d1";}
.fa-git-square:before{content:"\f1d2";}
.fa-git:before{content:"\f1d3";}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before{content:"\f1d4";}
.fa-tencent-weibo:before{content:"\f1d5";}
.fa-qq:before{content:"\f1d6";}
.fa-wechat:before,
.fa-weixin:before{content:"\f1d7";}
.fa-send:before,
.fa-paper-plane:before{content:"\f1d8";}
.fa-send-o:before,
.fa-paper-plane-o:before{content:"\f1d9";}
.fa-history:before{content:"\f1da";}
.fa-circle-thin:before{content:"\f1db";}
.fa-header:before{content:"\f1dc";}
.fa-paragraph:before{content:"\f1dd";}
.fa-sliders:before{content:"\f1de";}
.fa-share-alt:before{content:"\f1e0";}
.fa-share-alt-square:before{content:"\f1e1";}
.fa-bomb:before{content:"\f1e2";}
.fa-soccer-ball-o:before,
.fa-futbol-o:before{content:"\f1e3";}
.fa-tty:before{content:"\f1e4";}
.fa-binoculars:before{content:"\f1e5";}
.fa-plug:before{content:"\f1e6";}
.fa-slideshare:before{content:"\f1e7";}
.fa-twitch:before{content:"\f1e8";}
.fa-yelp:before{content:"\f1e9";}
.fa-newspaper-o:before{content:"\f1ea";}
.fa-wifi:before{content:"\f1eb";}
.fa-calculator:before{content:"\f1ec";}
.fa-paypal:before{content:"\f1ed";}
.fa-google-wallet:before{content:"\f1ee";}
.fa-cc-visa:before{content:"\f1f0";}
.fa-cc-mastercard:before{content:"\f1f1";}
.fa-cc-discover:before{content:"\f1f2";}
.fa-cc-amex:before{content:"\f1f3";}
.fa-cc-paypal:before{content:"\f1f4";}
.fa-cc-stripe:before{content:"\f1f5";}
.fa-bell-slash:before{content:"\f1f6";}
.fa-bell-slash-o:before{content:"\f1f7";}
.fa-trash:before{content:"\f1f8";}
.fa-copyright:before{content:"\f1f9";}
.fa-at:before{content:"\f1fa";}
.fa-eyedropper:before{content:"\f1fb";}
.fa-paint-brush:before{content:"\f1fc";}
.fa-birthday-cake:before{content:"\f1fd";}
.fa-area-chart:before{content:"\f1fe";}
.fa-pie-chart:before{content:"\f200";}
.fa-line-chart:before{content:"\f201";}
.fa-lastfm:before{content:"\f202";}
.fa-lastfm-square:before{content:"\f203";}
.fa-toggle-off:before{content:"\f204";}
.fa-toggle-on:before{content:"\f205";}
.fa-bicycle:before{content:"\f206";}
.fa-bus:before{content:"\f207";}
.fa-ioxhost:before{content:"\f208";}
.fa-angellist:before{content:"\f209";}
.fa-cc:before{content:"\f20a";}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before{content:"\f20b";}
.fa-meanpath:before{content:"\f20c";}
.fa-buysellads:before{content:"\f20d";}
.fa-connectdevelop:before{content:"\f20e";}
.fa-dashcube:before{content:"\f210";}
.fa-forumbee:before{content:"\f211";}
.fa-leanpub:before{content:"\f212";}
.fa-sellsy:before{content:"\f213";}
.fa-shirtsinbulk:before{content:"\f214";}
.fa-simplybuilt:before{content:"\f215";}
.fa-skyatlas:before{content:"\f216";}
.fa-cart-plus:before{content:"\f217";}
.fa-cart-arrow-down:before{content:"\f218";}
.fa-diamond:before{content:"\f219";}
.fa-ship:before{content:"\f21a";}
.fa-user-secret:before{content:"\f21b";}
.fa-motorcycle:before{content:"\f21c";}
.fa-street-view:before{content:"\f21d";}
.fa-heartbeat:before{content:"\f21e";}
.fa-venus:before{content:"\f221";}
.fa-mars:before{content:"\f222";}
.fa-mercury:before{content:"\f223";}
.fa-intersex:before,
.fa-transgender:before{content:"\f224";}
.fa-transgender-alt:before{content:"\f225";}
.fa-venus-double:before{content:"\f226";}
.fa-mars-double:before{content:"\f227";}
.fa-venus-mars:before{content:"\f228";}
.fa-mars-stroke:before{content:"\f229";}
.fa-mars-stroke-v:before{content:"\f22a";}
.fa-mars-stroke-h:before{content:"\f22b";}
.fa-neuter:before{content:"\f22c";}
.fa-genderless:before{content:"\f22d";}
.fa-facebook-official:before{content:"\f230";}
.fa-pinterest-p:before{content:"\f231";}
.fa-whatsapp:before{content:"\f232";}
.fa-server:before{content:"\f233";}
.fa-user-plus:before{content:"\f234";}
.fa-user-times:before{content:"\f235";}
.fa-hotel:before,
.fa-bed:before{content:"\f236";}
.fa-viacoin:before{content:"\f237";}
.fa-train:before{content:"\f238";}
.fa-subway:before{content:"\f239";}
.fa-medium:before{content:"\f23a";}
.fa-yc:before,
.fa-y-combinator:before{content:"\f23b";}
.fa-optin-monster:before{content:"\f23c";}
.fa-opencart:before{content:"\f23d";}
.fa-expeditedssl:before{content:"\f23e";}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before{content:"\f240";}
.fa-battery-3:before,
.fa-battery-three-quarters:before{content:"\f241";}
.fa-battery-2:before,
.fa-battery-half:before{content:"\f242";}
.fa-battery-1:before,
.fa-battery-quarter:before{content:"\f243";}
.fa-battery-0:before,
.fa-battery-empty:before{content:"\f244";}
.fa-mouse-pointer:before{content:"\f245";}
.fa-i-cursor:before{content:"\f246";}
.fa-object-group:before{content:"\f247";}
.fa-object-ungroup:before{content:"\f248";}
.fa-sticky-note:before{content:"\f249";}
.fa-sticky-note-o:before{content:"\f24a";}
.fa-cc-jcb:before{content:"\f24b";}
.fa-cc-diners-club:before{content:"\f24c";}
.fa-clone:before{content:"\f24d";}
.fa-balance-scale:before{content:"\f24e";}
.fa-hourglass-o:before{content:"\f250";}
.fa-hourglass-1:before,
.fa-hourglass-start:before{content:"\f251";}
.fa-hourglass-2:before,
.fa-hourglass-half:before{content:"\f252";}
.fa-hourglass-3:before,
.fa-hourglass-end:before{content:"\f253";}
.fa-hourglass:before{content:"\f254";}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before{content:"\f255";}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before{content:"\f256";}
.fa-hand-scissors-o:before{content:"\f257";}
.fa-hand-lizard-o:before{content:"\f258";}
.fa-hand-spock-o:before{content:"\f259";}
.fa-hand-pointer-o:before{content:"\f25a";}
.fa-hand-peace-o:before{content:"\f25b";}
.fa-trademark:before{content:"\f25c";}
.fa-registered:before{content:"\f25d";}
.fa-creative-commons:before{content:"\f25e";}
.fa-gg:before{content:"\f260";}
.fa-gg-circle:before{content:"\f261";}
.fa-tripadvisor:before{content:"\f262";}
.fa-odnoklassniki:before{content:"\f263";}
.fa-odnoklassniki-square:before{content:"\f264";}
.fa-get-pocket:before{content:"\f265";}
.fa-wikipedia-w:before{content:"\f266";}
.fa-safari:before{content:"\f267";}
.fa-chrome:before{content:"\f268";}
.fa-firefox:before{content:"\f269";}
.fa-opera:before{content:"\f26a";}
.fa-internet-explorer:before{content:"\f26b";}
.fa-tv:before,
.fa-television:before{content:"\f26c";}
.fa-contao:before{content:"\f26d";}
.fa-500px:before{content:"\f26e";}
.fa-amazon:before{content:"\f270";}
.fa-calendar-plus-o:before{content:"\f271";}
.fa-calendar-minus-o:before{content:"\f272";}
.fa-calendar-times-o:before{content:"\f273";}
.fa-calendar-check-o:before{content:"\f274";}
.fa-industry:before{content:"\f275";}
.fa-map-pin:before{content:"\f276";}
.fa-map-signs:before{content:"\f277";}
.fa-map-o:before{content:"\f278";}
.fa-map:before{content:"\f279";}
.fa-commenting:before{content:"\f27a";}
.fa-commenting-o:before{content:"\f27b";}
.fa-houzz:before{content:"\f27c";}
.fa-vimeo:before{content:"\f27d";}
.fa-black-tie:before{content:"\f27e";}
.fa-fonticons:before{content:"\f280";}
.fa-reddit-alien:before{content:"\f281";}
.fa-edge:before{content:"\f282";}
.fa-credit-card-alt:before{content:"\f283";}
.fa-codiepie:before{content:"\f284";}
.fa-modx:before{content:"\f285";}
.fa-fort-awesome:before{content:"\f286";}
.fa-usb:before{content:"\f287";}
.fa-product-hunt:before{content:"\f288";}
.fa-mixcloud:before{content:"\f289";}
.fa-scribd:before{content:"\f28a";}
.fa-pause-circle:before{content:"\f28b";}
.fa-pause-circle-o:before{content:"\f28c";}
.fa-stop-circle:before{content:"\f28d";}
.fa-stop-circle-o:before{content:"\f28e";}
.fa-shopping-bag:before{content:"\f290";}
.fa-shopping-basket:before{content:"\f291";}
.fa-hashtag:before{content:"\f292";}
.fa-bluetooth:before{content:"\f293";}
.fa-bluetooth-b:before{content:"\f294";}
.fa-percent:before{content:"\f295";}
.fa-gitlab:before{content:"\f296";}
.fa-wpbeginner:before{content:"\f297";}
.fa-wpforms:before{content:"\f298";}
.fa-envira:before{content:"\f299";}
.fa-universal-access:before{content:"\f29a";}
.fa-wheelchair-alt:before{content:"\f29b";}
.fa-question-circle-o:before{content:"\f29c";}
.fa-blind:before{content:"\f29d";}
.fa-audio-description:before{content:"\f29e";}
.fa-volume-control-phone:before{content:"\f2a0";}
.fa-braille:before{content:"\f2a1";}
.fa-assistive-listening-systems:before{content:"\f2a2";}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before{content:"\f2a3";}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before{content:"\f2a4";}
.fa-glide:before{content:"\f2a5";}
.fa-glide-g:before{content:"\f2a6";}
.fa-signing:before,
.fa-sign-language:before{content:"\f2a7";}
.fa-low-vision:before{content:"\f2a8";}
.fa-viadeo:before{content:"\f2a9";}
.fa-viadeo-square:before{content:"\f2aa";}
.fa-snapchat:before{content:"\f2ab";}
.fa-snapchat-ghost:before{content:"\f2ac";}
.fa-snapchat-square:before{content:"\f2ad";}
.fa-pied-piper:before{content:"\f2ae";}
.fa-first-order:before{content:"\f2b0";}
.fa-yoast:before{content:"\f2b1";}
.fa-themeisle:before{content:"\f2b2";}
.fa-google-plus-circle:before,
.fa-google-plus-official:before{content:"\f2b3";}
.fa-fa:before,
.fa-font-awesome:before{content:"\f2b4";}
.fa-handshake-o:before{content:"\f2b5";}
.fa-envelope-open:before{content:"\f2b6";}
.fa-envelope-open-o:before{content:"\f2b7";}
.fa-linode:before{content:"\f2b8";}
.fa-address-book:before{content:"\f2b9";}
.fa-address-book-o:before{content:"\f2ba";}
.fa-vcard:before,
.fa-address-card:before{content:"\f2bb";}
.fa-vcard-o:before,
.fa-address-card-o:before{content:"\f2bc";}
.fa-user-circle:before{content:"\f2bd";}
.fa-user-circle-o:before{content:"\f2be";}
.fa-user-o:before{content:"\f2c0";}
.fa-id-badge:before{content:"\f2c1";}
.fa-drivers-license:before,
.fa-id-card:before{content:"\f2c2";}
.fa-drivers-license-o:before,
.fa-id-card-o:before{content:"\f2c3";}
.fa-quora:before{content:"\f2c4";}
.fa-free-code-camp:before{content:"\f2c5";}
.fa-telegram:before{content:"\f2c6";}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before{content:"\f2c7";}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before{content:"\f2c8";}
.fa-thermometer-2:before,
.fa-thermometer-half:before{content:"\f2c9";}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before{content:"\f2ca";}
.fa-thermometer-0:before,
.fa-thermometer-empty:before{content:"\f2cb";}
.fa-shower:before{content:"\f2cc";}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before{content:"\f2cd";}
.fa-podcast:before{content:"\f2ce";}
.fa-window-maximize:before{content:"\f2d0";}
.fa-window-minimize:before{content:"\f2d1";}
.fa-window-restore:before{content:"\f2d2";}
.fa-times-rectangle:before,
.fa-window-close:before{content:"\f2d3";}
.fa-times-rectangle-o:before,
.fa-window-close-o:before{content:"\f2d4";}
.fa-bandcamp:before{content:"\f2d5";}
.fa-grav:before{content:"\f2d6";}
.fa-etsy:before{content:"\f2d7";}
.fa-imdb:before{content:"\f2d8";}
.fa-ravelry:before{content:"\f2d9";}
.fa-eercast:before{content:"\f2da";}
.fa-microchip:before{content:"\f2db";}
.fa-snowflake-o:before{content:"\f2dc";}
.fa-superpowers:before{content:"\f2dd";}
.fa-wpexplorer:before{content:"\f2de";}
.fa-meetup:before{content:"\f2e0";}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.sr-only-focusable:active,
.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
/*FIM FONTAWESOME*/

/*INÍCIO SWEETALERT*/
.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}
.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}
.icon.success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}
.sweet-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1040;
}
.sweet-alert {
  background-color: #ffffff;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 2000;
}
@media all and (max-width: 767px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
.sweet-alert .icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 50%;
  margin: 20px auto;
  position: relative;
  box-sizing: content-box;
  z-index: -1;
}
.sweet-alert .icon.error {
  border-color: #d43f3a;
}
.sweet-alert .icon.error .x-mark {
  position: relative;
  display: block;
}
.sweet-alert .icon.error .line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #d9534f;
  display: block;
  top: 37px;
  border-radius: 2px;
}
.sweet-alert .icon.error .line.left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}
.sweet-alert .icon.error .line.right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}
.sweet-alert .icon.warning {
  border-color: #eea236;
}
.sweet-alert .icon.warning .body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #f0ad4e;
}
.sweet-alert .icon.warning .dot {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #f0ad4e;
}
.sweet-alert .icon.info {
  border-color: #46b8da;
}
.sweet-alert .icon.info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #5bc0de;
}
.sweet-alert .icon.info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #5bc0de;
}
.sweet-alert .icon.success {
  border-color: #4cae4c;
}
.sweet-alert .icon.success::before,
.sweet-alert .icon.success::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .icon.success::before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}
.sweet-alert .icon.success::after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}
.sweet-alert .icon.success .placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(92, 184, 92, 0.2);
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}
.sweet-alert .icon.success .fix {
  width: 5px;
  height: 90px;
  background-color: #ffffff;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .icon.success .line {
  height: 5px;
  background-color: #5cb85c;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}
.sweet-alert .icon.success .line.tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sweet-alert .icon.success .line.long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sweet-alert .icon.custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}
.sweet-alert .btn-default:focus {
  border-color: #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.sweet-alert .btn-success:focus {
  border-color: #4cae4c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
}
.sweet-alert .btn-info:focus {
  border-color: #46b8da;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
}
.sweet-alert .btn-danger:focus {
  border-color: #d43f3a;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
}
.sweet-alert .btn-warning:focus {
  border-color: #eea236;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
}
.sweet-alert button::-moz-focus-inner {
  border: 0;
}
/*FIM SWEETALERT*/

/*INÍCIO OWL.CAROUSEL*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
/*FIM OWL.CAROUSEL*/

/*INÍCIO OWL.THEME*/
.owl-theme .owl-controls{margin-top:10px;text-align:center;}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;opacity:0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;}
.owl-theme .owl-controls .owl-page span{display:block;width:14px;height:14px;margin:5px 7px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#bdbdbd;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background: #e22128;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;}
#owl-demo .item img{display:block;width:auto !important;height:auto;margin:0 auto;}
#owl-demo .item{box-sizing:border-box;padding:0 10px;}
/*FIM OWL.THEME*/

/*INÍCIO NIVO-SLIDER*/
.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden;}
.nivoSlider img{position:absolute;top:0px;left:0px;max-width:none;}
.nivo-main-image{display:block !important;position:relative !important;width:100% !important;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:white;filter:alpha(opacity=0);opacity:0;}
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0;}
.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden;}
.nivo-box img{display:block;}
.nivo-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#fff;width:100%;z-index:6;padding:5px 10px;opacity:0.8;overflow:hidden;display:none;-moz-opacity:0.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0px;}
.nivo-nextNav{right:0px;}
.nivo-controlNav{text-align:center;padding:15px 0;}
.nivo-controlNav a{cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}
.theme-default .nivoSlider{position:relative;background:#fff url(../404.html) no-repeat 50% 50%;}
.theme-default .nivoSlider img{position:absolute;top:0px;left:0px;display:none;}
.theme-default .nivoSlider a{border:0;display:block;}
.theme-default .nivo-controlNav{text-align:center;padding:20px 0;}
.theme-default .nivo-controlNav a{display:inline-block;width:22px;height:22px;background:url(../404.html) no-repeat;text-indent:-9999px;border:0;margin:0 2px;}
.theme-default .nivo-controlNav a.active{background-position:0 -22px;}
.theme-default .nivo-directionNav a{display:block;width:30px;height:30px;background:url(../404.html) no-repeat;text-indent:-9999px;border:0;opacity:0;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;}
.theme-default:hover .nivo-directionNav a{opacity:1;}
.theme-default a.nivo-nextNav{background-position:-30px 0;right:15px;}
.theme-default a.nivo-prevNav{left:15px;}
.theme-default .nivo-caption{font-family:Helvetica, Arial, sans-serif;}
.theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff;}
.theme-default .nivo-caption a:hover{color:#fff;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled{width:100%;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a{width:auto;height:auto;background:none;margin-bottom:5px;}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img{display:block;width:120px;height:auto;}
.theme-default .wrapper{position:relative;}
/*FIM NIVO-SLIDER*/