﻿/*
Theme Name: acorespro cleanest
Theme URI: http://www.acorespro.com/
Description: acorespro's creating theme.
Author: acorespro
Author URI: http://www.acorespro.com
Version: 1.0
*/

/*
Oh, the reset!1!1!
*/

@media screen and (max-width: 1150px) {
  .listdocuments .infodoc .newrow .col2, .listdocuments .infodoc .newrow .col10 {
    width: 100% !important;
  }
}

@media screen and (max-width: 500px) {
  .listdocuments .infodoc .newrow .col2, .listdocuments .infodoc .newrow .col10 {
    text-align: center !important;
  }
}

.listdocuments .infodoc .newrow {
  float: left;
  width: 100%;
  border: 1px solid #003e69;
  border-radius: 4px;
  margin-bottom: 10px;
  transition-duration: 0.5s;
  cursor: pointer;
}
.listdocuments .infodoc .newrow:hover {
  background-color: rgba(0, 62, 105, 0.22);
}

.listdocuments .infodoc .newrow .col2 {
  float: left;
  width: 10%;
  padding: 0;
}

.listdocuments .infodoc .newrow .col10 {
  float: left;
  width: 90%;
  padding: 0;
}

.listdocuments .infodoc .newrow .col10 .infodesc {
  padding: 0;
}

.listdocuments h4 {
  text-transform: uppercase;
  color: #003e69;
  margin: 0;
  padding: 0;
}

.listdocuments hr {
  margin: 5px 0px;
  border: 2px solid #003e69;
  padding: 0;
}

.listdocuments .infodoc p {
  margin: 0;
}

.listdocuments .linkicon, .listdocuments .fileicon {
  width: 100px;
}

.listdocuments h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
}

.hover-dd:hover > .parceiro-hover{
opacity:1;
    transition: all 0.5s ease 0s;
}
.manuel img {
    object-fit: cover;
}
 .parceiro-hover {
    background-color: rgba(93, 183, 255, 0.4);
    border-radius: 10px;
    height: 170px;
    left: 0;
    position: absolute;
    top: 0;
	opacity:0;
    width: 100%;
	    transition: all 0.3s ease 0s;
}
.viegas {
    min-height: 290px !important;
    float: left;
}
.marcacao-online {
    float: right;
    padding: 0;
}
.row.linha-medicos {
    background: #ffffff none repeat scroll 0 0;
}
.linha-medicos select {
    border: 1px solid #cecece;
    max-height: 40px;
    min-height: 40px;
    padding: 0;
    width: 100%;
}
.titulo-medicos {
    border-top: 3px solid #cecece;
    float: left;
    padding-top: 20px;
    width: 100%;
}
.conteudo{/*display:none;*/}
.manuel {
    background: #ffffff none repeat scroll 0 0;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    float: left;
    min-height: 65px;
    text-align: center;
    width: 100%;
}
.viegas .btn.btn-default {
    display: inline-block!important;
    float: unset!important;
    width: 100%!important;
}
option {
    min-height: 40px;
}
.btn.btn-default {
    background-color: #f1b129;
    color: #ffffff;
    float: right;
    font-weight: bold;
    width: auto;
	float:right;
}
.acordeao {
    border-bottom: 1px solid #cecece;
    float: left;
    text-align: left;
    width: 100%;
}
.fa.fa-plus-circle {
    margin-right: 9px;
}
.fa.fa-minus-circle {
    margin-right: 9px;
	display:none;
}
.active .fa.fa-plus-circle {
    margin-right: 9px;
	display:none;
}
.active .fa.fa-minus-circle {
    margin-right: 9px;
	display:inline-block;
}
.sem-marcacao {
    background: #dcdcdc none repeat scroll 0 0;
    border: 1px solid #b8b8b8;
    color: #515151;
    font-size: 14px;
    padding: 10px;
    position: relative;
    top: 6px;
}
.seletor-linguas {
    position: absolute;
    right: 23px;
    top: 7px;
}
#lang_sel_list {
    padding: 0!important;
}
#lang_sel_list img.iclflag {
    padding: 0!important;
}

.col-sm-4.logo > a {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 100%;
    width: 100%;
}
#lang_sel_list ul {
    border-top: 0 none!important;
}
#mainMenu {
    float: left;
    margin-bottom: 80px;
    width: 100%;
}
.opacitydoida {
    opacity: 0.7;
}
.dx-texteditor-container {
    top: -35px;
}
.post-type-archive-servico .glyphicon.glyphicon-menu-right {
    border-left: 0px none;
    position: absolute;
    right: 10px;
    top: 25px;
}
#product-details {
    vertical-align: top;
    width: 620px;
    height: auto;
    margin-left: 20px;
    background: white;
    padding: 20px;
}
.descricao, .conteudo {
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
    color: #555555;
    float: left;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
}
#product-details > .name {
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #003d6e;
    font-weight: bold;
}
.dx-item.dx-treeview-item {
    padding-top: 3px!important;
}
.filhos {
    line-height: 40px;
}
.dx-treeview-node-container.dx-treeview-node-container-opened {
    float: right;
    width: 90%;
}
#simple-treeview {
    margin-bottom: 75px;
    border: 1px solid #cecece;
    background: white;
    padding-top: 0;
}
#search-treeview {
    display: block;
    padding: 10px;
    margin: 0px;
    border-radius: 0;
    height: 55px;
    margin-bottom: 10px;
}

.dx-scrollable-container {
    height: 100%!important;
    margin-left: 10%!important;
    overflow: hidden!important;
    width: 80%!important;
}
.dx-item-content.dx-treeview-item-content > span {
    position: relative;
    top: 3px;
}
.dx-texteditor-input {
    float: right;
    padding: 0!important;
    width: 80%!important;
}
.col-sm-12.row-doida {
    border-top: 1px solid rgba(206, 206, 206, 0.808);
    float: left;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}
.dx-treeview .dx-treeview-node.dx-state-focused:not(.dx-treeview-item-with-checkbox) > .dx-treeview-item {
    background-color: #0086f2!important;
	height:auto!important;
}
.fundo-cinza {
    background: #ededed;
	padding-bottom: 100px!important;
}
.imagem {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 250px;
    margin-top: 15px;
    width: 100%;
}
.tablinks {
    background: white;
    width: 50%;
    text-align: center;
}
.dx-item.dx-treeview-item{
float:left;
padding:10px;
}
.dx-item.dx-treeview-item{
width:100%;
}
.ver-todos {
    background: #f1b129 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 120px;
}
.dx-item-content.dx-treeview-item-content img{
display:none!important;
}
.dx-treeview-node.dx-treeview-node-is-leaf {
    box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 100%;
}
.dx-treeview .dx-treeview-item {
    min-height: 32px;
    padding: 0 0 0 30px!important;
}
.dx-treeview .dx-treeview-node {
    padding: 0!important;
}
.dx-treeview-node {
    border-bottom: 1px solid #cecece;
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}
#contactContent .row a {
    background-color: #f1b129;
    float: right;
    color: white;
    font-weight: bold;
    width: auto;
}
.dx-item-content.dx-treeview-item-content > span {
    color: #aaaaaa;
    font-size: 13px;
}

#contactContent .row div h4 {
    text-align: left;
    font-size: 13px !important;
}
#contactContent .row div h3 {
    text-align: left;
    font-size: 20px !important;
    font-weight: bold;
}
#contactContent .row {
    margin-bottom: 20px !important;
    outline: 1px solid #cecece;
}
#contactContent2 .row div h4 {
    text-align: left;
    font-size: 13px !important;
}
#contactContent2 .row div h3 {
    text-align: left;
    font-size: 20px !important;
    font-weight: bold;
}
#contactContent2 .row {
    margin-bottom: 20px !important;
    outline: 1px solid #cecece;
}

.parceiro {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    height: 130px;
    width: 100%;
    margin-bottom: 70px;
}
.dx-treeview-node-container-opened span {
    float: left!important;
    margin-top: 4px!important;
    padding-bottom: 10px!important;
    position: relative;
}
.title-index {
    color: #003d6e;
    font-size: 28px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
}
.dx-treeview-node-container-opened li:last-child{
border-bottom:0 none!important
}
.tabcontent label {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0;
    font-size: 19px;
}
.tabcontent select {
    width: 100%;
    float: left;
    min-height: 45px !important;
    text-align: left;
    padding: 0;
    border: 1px solid #cecece;
}
#procura {
    background-color: #0086f2!important;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    margin-top: 25px;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 100%;
}
#procura2 {
    background-color: #0086f2!important;
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    margin-top: 25px;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 100%;
}
.marcacao_content h4 {
    color: #003f6b;
    font-weight: normal;
}
.servicos-h3 {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.wysija-paragraph {
    float: left;
    width: 80%;
}
#contactContent {
    color: #003f6b;
    float: right;
    font-weight: bold;
    text-align: right;
    width: 100%;
}
.title-index {
    color: #003d6e;
    font-size: 28px;
    font-weight: bold;
    margin-top: 40px;
    text-align: center;
}
.wysija-input {
    background-color: #555555!important;
    border: 1px solid #ffffff!important;
    color: #ffffff!important;
    height: 42px!important;
    margin: 0!important;
    width: 100%!important;
	border-radius:0 !important;
}
.marks-footer {
    text-align: center;
}
.marcacao_content h1 {
    color: #003f6b;
    font-weight: bold;
    text-align: center;
}
.fa.fa-arrow-circle-up.fa-3x {
    color: #d7d7d7;
    font-size: 55px;
    position: relative;
    top: 10px;
}

.marcacao_content h3 {
    color: #003f6b!important;
}
.marcacao_content h4 {
    color: #003f6b!important;
}
.footer-for-real .row {
    padding-bottom: 0;
    padding-top: 0;
}
.footer-for-real .container {
    padding-bottom: 0;
    padding-top: 0;
}
.footer-for-real h4 {
    color: #4d4d4d;
    font-size: 17px;
    font-weight: 100;
    padding: 0;
    text-align: center;
}
.marks-footer .fa {
    color: #0086f2;
    padding: 0;
}
.footer-h3 {
    color: #003d6e;
    font-size: 19px;
    font-weight: bold;
    margin-top: 0;
    position: relative;
    top: 25px;
}
.footer-for-real {
    background-image: url("img/footer_bg.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    float: left;
    padding: 0;
    width: 100%;
}
.wysija-submit.wysija-submit-field {
    background: #f1b129 none repeat scroll 0 0;
    border: 0 none;
    color: white;
    font-size: 17px;
    font-weight: bold;
    margin-top: 9px !important;
    text-transform: uppercase;
    width: 20%;
}
.widget_wysija_cont.shortcode_wysija {
    float: left;
    padding: 0;
    width: 100%;
}
.col-xs-12.col-sm-6.col-md-4.col-lg-4:hover .overlay-servicos {
    background-color: rgba(1, 61, 110, 0.65)!important;
}
.col-xs-12.col-sm-6.col-md-4.col-lg-4:hover .fa {
	color:013d6e!important;
}

.overlay-servicos {
    background-color: rgba(0, 134, 242, 0.65);
    bottom: 30px;
    color: white;
    font-size: 19px;
    left: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    text-transform: unset;
    width: 100%;
}
.fa.fa-plus {
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 10px;
    display: inline-block;
    position: absolute;
    right: 20px;
    text-align: center;
    width: 43px;
}
.quadrados-index {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
	 position: relative;
}
#content {
    float: left;
    padding: 0;
    width: 100%;
}
body {
    float: left;
    margin: 0 !important;
    padding: 0;
    width: 100% !important;
}
html {
    padding: 0;
}
/* ------------------------------------------------------ SIDEBAR ------------------------------------------------------ */

#sidebar{
	display:none;
}

#wrapper {
    padding: 0;
}

#nav {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}


.menu li a {
    color: #003e69;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.menu-main_menu-container, .menu-main_menu_en-container {
    float: right;
    margin: 0 15px 0 0;
    padding: 0;
    width: auto;
}
#menu-main_menu, #menu-main_menu_en {
    float: left;
    padding: 0;
    width: 100%;
}

/* ------------------------------------------------------ FIM SIDEBAR ------------------------------------------------------ */

*{
	margin: 0;
	padding: 10px;
	border: 0;
	outline: 0;
}

.wpcf7 textarea {
    border: 1px solid #dddddd;
    margin-bottom: 50px;
    margin-left: -10px;
    margin-top: 10px;
    padding: 10px;
	   color: #868686;
	   font-size:15px!important;
    width: 100%;
}


div.wpcf7-mail-sent-ok {
    background-color: #76CC54 !important;
    border: 2px solid #004C00 !important;
    color: #FFFFFF !important;
    padding: 15px !important;
}
.wpcf7-form-control.wpcf7-submit {
    background-color: #f1b129;
    color: white;
    float: right;
    font-weight: bold;
    padding-left: 35px !important;
    padding-right: 35px !important;
    text-transform: uppercase;
    width: auto;
}
.wpcf7-response-output.wpcf7-validation-errors {
    display: none;
}
.row{
	float:left;
	width:100%;
}
span.wpcf7-not-valid-tip {
    background: red none repeat scroll 0 0 !important;
    border: 0 none !important;
    border-radius: 50%;
    color: transparent !important;
    font-size: 0 !important;
    height: 20px;
    padding: 10px !important;
    position: absolute !important;
    right: 20px;
    top: 9px;
    width: 20px !important;
    z-index: 100 !important;
}
div.wpcf7-validation-errors {
     background: none repeat scroll 0 0 #FFA1A1 !important;
    border: 2px solid #FF0000 !important;
    padding: 15px !important;
	color:white !important;
}


.wpcf7 input[type="text"] {
    border: 1px solid #dddddd;
    color: #868686;
    margin-bottom: 10px;
    margin-left: -10px;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}

.wpcf7 input[type="email"] {
    border: 1px solid #dddddd;
    color: #868686;
    margin-bottom: 10px;
    margin-left: -10px;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}



.wpcf7 p {

text-transform:uppercase;


}
ul, li{
list-style:none;
}

a{
text-decoration:none;
outline: 0;
}

a:hover{
text-decoration:none;
}

a:active{
}

a:visited{
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*
Oh, the code!!111!1!1!
*/

body{
font-family: 'Alegreya Sans', sans-serif!important;
}

h1, h2{
font-family: 'Alegreya Sans', sans-serif!important;
}

.logo::after {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 2px solid #003e69;
    border-right: 3px solid #00214c;
    bottom: -2px;
    content: "";
    height: 42px;
    position: absolute;
    right: -30px;
    transform: skew(-55deg) translate(0px);
    width: 70px;
    z-index: 99;
}

.menu-item-language {
    display: none;
}
/* ------------------------------------------------------ HEADER ------------------------------------------------------ */
.contactos-top {
    float: right;
    margin-bottom: 13px;
    margin-right: 127px;
    margin-top: 5px;
    padding: 0;
}
.marcacao-online img {
    margin-right: 25px;
}
.menu li {
    float: left;
    margin: 0 25px;
    padding: 0;
    text-align: center;
    width: auto;
}
#header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.col-sm-4.logo > a {
    padding: 0;
    position: relative;
    z-index: 100;
}
.col-sm-4.logo img {
    padding: 0;
}
.col-sm-4.logo {
    background: #ffffff none repeat scroll 0 0;
    height: 140px;
    margin: 0;
    padding: 0;
    text-align: right;
	  border-bottom: 2px solid #003e69;
}
.col-sm-8.menu {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 2px solid #003e69;
    height: 100px;
}


/* ------------- LOGO ------------- */


.logo {
    float: left;
    height: 60px;
    margin-top: 15px;
    width: 245px;
}


/* ------------- FIM LOGO ------------- */




/* ------------- MENU ------------- */


#menu-menu-topo li {
    float: left;
	color: #ffffff !important;
}

#menu-menu-topo li a {
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    padding: 37px 25px;
    text-align: center;
    text-transform: uppercase;
}

.menu-menu-topo-container {
    float: left;
    width: 100%;
}

#menu-item-60:hover > .sub-menu{
	display:block;
	color: ff0000;
}

.sub-menu {
    display: none;
	left: 0;
    position: absolute;
    top: 40px;
    width: 200px;
	background: none repeat scroll 0 0 #000000;
	z-index:99999999999999999999999;
}

#menu-item-60:hover > .sub-menu {
    display: block;
}

#menu-item-60 {
    position: relative;
}

#menu-item-60:hover > .sub-menu {
    background: none repeat scroll 0 0 #000000;
    display: block;
    left: 0;
    position: absolute;
    top: 90px;
    width: 200px;
}

.sub-menu li {
    float: left;
    text-align: center;
    width: 200px;
}

.sub-menu li a {
    width: 150px;
}

#menu-menu-topo li:hover {
    background: none repeat scroll 0 0 #00B4FF;
}



/* ------------- FIM MENU ------------- */
.row{
	margin:0;
}
.h3-contacts {
    color: #003d6e;
    float: left;
    font-size: 33px;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: center;
    width: 100%;
}
/* ------------------------------------------------------ FIM HEADER ------------------------------------------------------ */
.the_slide_image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100% !important;
    padding: 0;
    width: 100% !important;
}
.the_slide_content {
    background-color: rgba(0, 61, 110, 0.45);
    bottom: 0;
    height: auto;
    left: -30px;
    position: absolute;
    transform: skewX(-20deg);
    width: 54%;
}


.the_slide_content_p {
    color: #ffffff;
    float: right;
    height: auto;
    overflow: hidden;
    padding: 10px 20px 20px;
    transform: skewX(20deg);
    width: 600px;
}
.dx-texteditor.dx-searchbox.dx-show-clear-button.dx-texteditor-empty.dx-widget.dx-textbox {
    margin-bottom: -1px!important;
}
.dx-placeholder::before {
    left: 50%!important;
    padding-left: 34px!important;
    position: relative!important;
}
.dx-scrollable-wrapper {
    padding-bottom: 30px!important;
}
.dx-searchbox .dx-icon-search::before {
    background: #0086f2 none repeat scroll 0 0!important;
    color: #ffffff!important;
    height: auto!important;
    left: -10px!important;
    padding: 18px!important;
    position: absolute!important;
    text-indent: inherit!important;
    top: -10px!important;
    width: auto!important;
}
.the_slide_content h2 {
    float: left;
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    width: 100%;
}
.glyphicon.glyphicon-menu-right {
    border-left: 1px solid white;
    position: absolute;
    right: 0;
    top: 15px;
}
.header-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 305px;
    margin-top: -45px;
    width: 100%;
}
.mapa {
    float: left;
    height: 560px;
    width: 100%;
}
.row {
    margin: 0!important;
}
.wpcf7 .col-sm-12 {
    color: #003d6e;
    font-size: 15px;
}
.marcacao-side {
    background-color: #003d6e;
    color: white;
    font-size: 21px;
    font-weight: bold;
    left: -175px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: fixed;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease 0.1s;
    width: 215px;
    z-index: 99;
}
.marcacao-side:hover {
    color: white;
	   transition: all 0.3s ease 0.1s;
    left: -40px;
}
.the_slide_content_p > p {
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.the_slide_viewmore {
    display: none;
}
.gradiente {
    display: none;
}
.cycle-slideshow {
    float: left;
    height: 100%;
    padding: 0;
    width: 100%;
}
.the_slide_image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    padding: 0;
    width: 100%;
}
.pracima {
    position: relative;
    top: -16px;
}
.slide {
    float: left;
    height: 100%;
	    padding: 0;
    width: 100%;
}
.the_slide {
    float: left;
    height: 100%;
    padding: 0;
    width: 100%;
}
.opacitydoida {
    position: relative;
    top: -10px;
}
.geral-slide {
    float: left;
    height: 470px;
    padding: 0;
    width: 100%;
}
/* ------------------------------------------------------ CONTENT ------------------------------------------------------ */

.header-img {

    margin-top: 98px;
}
#content-fundo {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    margin-top: 98px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 0;
}

#content-960 {
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
#container {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    /* min-height: 700px; */
    padding: 20px;
    width: 920px;
}

#container img {
    height: auto;
    max-width: 910px;
}

#container > p {
    color: #000000;
    font-size: 12px;
    line-height: 25px;
    margin: 20px auto 0;
    text-transform: uppercase;
    width: 910px;
}

.single-title {
    float: left;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0;
    margin-left: 3px;
    margin-right: auto;
    padding-bottom: 5px;
    padding-top: 30px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

/* ----------- NEWSLETTER --------------- */

#newsletter {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF !important;
    float: left;
    height: auto;
    line-height: 30px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 15px;
    padding: 20px;
    width: 255px;
}

.input-text {
    border: 1px solid #000000;
    margin-left: 15px;
    margin-top: 10px;
    padding: 10px;
    width: 170px;
}

.alo_easymail_form_table {
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    width: auto;
}


#alo_easymail_widget_form .input-submit {
    background: none repeat scroll 0 0 #00B4FF;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    padding: 5px;
    text-align: center;
}

#alo_easymail_widget_feedback {
    font-size: 11px;
}

#container .tabela-newsletter {
  font-family: 'Alegreya Sans', sans-serif;
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 45px;
}

.alo_easymail_unsubscribe_form {
    font-size: 14px;
    margin: 30px auto 0;
    width: 907px;
}


.alo_easymail_unsubscribe_form > input {
    background: none repeat scroll 0 0 #00B4FF;
    color: #FFFFFF;
    margin-top: 20px;
    padding: 10px;
    text-transform: uppercase;
	cursor:pointer;
}

.alo_easymail_form_table {
    margin-top: 10px !important;
}



/* ----------- FIM NEWSLETTER --------------- */



/* ----------- LOGIN-INDEX --------------- */


#login-index {
    border: 1px solid #000000;
    float: left;
    line-height: 30px;
    padding: 15px;
    width: 300px;
}

#login-index p:nth-child(4) {
    margin-top: 20px;
}

/* ----------- FIM LOGIN-INDEX --------------- */


/* ----------- VER CARRINHO-INDEX --------------- */

#ver-carrinho {
    background: none repeat scroll 0 0 #000000;
    float: left;
    height: 96px;
    margin-left: 20px;
    margin-top: 15px;
    padding: 20px;
	text-align: center;
}

#numero-produtos {
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    width: 100%;
}

.ver-carrinho-texto {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

#ver-carrinho > img {
    margin-bottom: 20px;
}

/* ----------- FIM VER CARRINHO-INDEX --------------- */


/* ------------------------------------------------------ FIM CONTENT ------------------------------------------------------ */





/* ------------------------------------------------------ FOOTER ------------------------------------------------------ */


#footer {
    float: left;
    height: auto;
    padding: 0;
    width: 100%;
}

#footer-960 {
    margin: 0 auto;
    width: 960px;
}

.down-footer {
    height: 160px;
    /* margin: 35px auto 0; */
    width: 100%;
	background:#eeeeee;
	margin-top:50px;
}

.newsletter-footer {
    background: #555555 none repeat scroll 0 0;
    height: 180px;
    padding: 0;
    width: 100%;
}
/* ------------------------------------------------------ FIM FOOTER ------------------------------------------------------ */




/* MASTER DETAIL PAGINA DE SERVIÇOS */

#simple-treeview, #product-details {
    display: inline-block;
}
#simple-treeview {
    width: 100%!important;
}
#search-treeview {
    width: 100%!important;
}
#product-details {
    box-sizing: border-box;
    height: auto;
    margin-left: 0;
    margin-top: 0;
    padding: 30px;
    vertical-align: top;
    width: 100%;
}

#product-details > img {
    border: none;
    height: 300px;
    width: 400px;
}

#product-details > .name {
    text-align: center;
    font-size: 20px;
}

#product-details > .price {
    text-align: center;
    font-size: 24px;
}

.dark #product-details > div {
    color: #f0f0f0;
}

.hidden {
    visibility: hidden;
}


/* FIM MASTER DETAIL PAGINA DE SERVIÇOS */


.tablinks.active {
    background-color: white!important;
    border-top: 5px solid #f1b129;
    position: relative;
    z-index: 10;
    color: #003d6e;
    font-weight: bold;
    font-size: 19px;
}

/* PÁGINA DE MÉDICOS */

/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1 !important;
    padding: 0;
    width: 100%;
}
#c_medico  {
    background-color: white;
    color: #003d6e;
    text-align: center;
    font-size: 17px;
    float: left;
    width: 100%;
}
#colaboradores  {
    background-color: white;
    color: #003d6e;
    text-align: center;
    font-size: 17px;
    float: left;
    width: 100%;
}
/* Style the links inside the tab */
div.tab a {
    float: left;
    display: block;
    color: #707070;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 19px;
    font-weight: bold;
}

/* Change background color of links on hover */
div.tab a:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab a:focus, .active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}
.add-on {
    height:46px!important;
    padding: 0!important;
    position: relative!important;
    right: 15px!important;
}
.icon-calendar {
    float: left!important;
   margin: 17px 3px 5px!important;
    padding: 0!important;
}
.grif2 input[type="text"] {
    box-sizing: border-box!important;
    color: #787878 !important;
    float: left!important;
    font-size: 12px!important;
    height: auto!important;
    padding-left: 15px!important;
    width: 100%!important;
	padding-right:12px!important;
	padding-top:12px!important;
	padding-bottom:12px!important;
}
.grif2 input[type="text"] {
    box-sizing: border-box!important;
    color: #787878 !important;
    float: left!important;
    font-size: 12px!important;
    height: auto!important;
    padding-left: 15px!important;
    width: 100%!important;
	padding-right:12px!important;
	padding-top:12px!important;
	padding-bottom:12px!important;
}
.grif2 select {
  box-sizing: border-box!important;
    color: #787878 !important;
	min-height: 45px !important;
    float: left!important;
    font-size: 12px!important;
    height: auto!important;
    padding-left: 15px!important;
    width: 100%!important;
}

#datetimepicker > label {
    padding-top: 0;
}

.fechar {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    font-size: 21px;
    padding: 1px;
    position: absolute;
    right: 35px;
    top: 50px;
    width: 36px;
}
@media screen and (max-width: 1200px) {
.the_slide_content {
    width: 70%;
}

}

@media screen and (max-width: 1500px) {
#lang_sel_list img.iclflag {
    left: 7px;
    position: relative;
}
.contactos-top2 {
    border-radius: 20px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.seletor-linguasmob li {
    background-color: rgba(0, 0, 0, 0)!important;
    float: left!important;
    text-align: center!important;
    width: 35px!important;
}
.seletor-linguasmob a {
    background-color: rgba(0, 0, 0, 0)!important;
}
.seletor-linguasmob {
    background-color: rgba(0, 0, 0, 0)!important;
    border: 0 none!important;
    margin: 0 auto!important;
    padding: 0!important;
    text-align: center!important;
    width: 70px!important;
}
#nav{display:none;}

.contactos-top{display:none;}
.seletor-linguas {
 display:none;
}
.mob {
    display: block!important;
    position: absolute;
    right: 0;
}
.menu li a {
    color: #ffffff;
    float: left;
    font-size: 1.4em!important;
    font-weight: 500;
    margin: 0!important;
    padding: 0!important;
    text-align: center;
    width: 100%;
}
.menu-main_menu-container {
    float: right;
    margin: 0!important;
    padding: 0;
    width: 100%!important;
}
.menu li {
    float: left;
    margin: 20px 0 0!important;
    padding: 0!important;
    text-align: center;
    width: 100%;
}

}
#ul {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
	z-index:9999999999;
	padding-top: 25%;
}
.logomob {
    background-repeat: no-repeat;
    background-size: contain;
    display: none;
    float: left;
    height: 105px;
    left: 0;
    padding: 0;
    position: relative;
    width: 65%;
}


#contactContent h3 {
    margin: 0!important;
    padding: 0!important;
}

#contactContent h4 {
    line-height: 25px;
    margin: 0!important;
    padding: 0!important;
}
#contactContent .row a {
    font-size: 13px;
}



@media screen and (max-width: 1400px) {
	.marcacao-online img {
		margin-right: 0!important;
	}
	.contactos-top {
    margin-right: 90px;
}
}
@media screen and (max-width: 1000px) {
.the_slide_content {
	left: 0;
    position: absolute;
    transform: skewX(0deg);
    width: 100%;
}

.the_slide_content_p {
    transform: skewX(0deg);
	width: 100%;
}
.the_slide_content_p > p {
    font-size: 15px;

}
.the_slide_content h2 {
    font-size: 29px;
}
}






.conteudo-damn {
    background: #ffffff none repeat scroll 0 0;
    border-top: 5px solid #003e69;
    box-sizing: border-box;
    float: left;
    padding: 30px;
    width: 100%;
}

.grif2 textarea {
    max-height: 75px;
    max-width: 100%;
    min-height: 75px;
    min-width: 100%;
}
#datetimepicker {
    padding: 0;
}
.row.grif {
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
}
.grif2 label {
    color: #033c71;
    font-size: 18px;
    font-weight: bold;
    margin: 0!important;
    padding: 0!important;
}
.col-lg-4.col-md-4.col-sm-12.texto-contacto {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
}
#sendMail {
    background: #f1b129 none repeat scroll 0 0!important;
    color: #ffffff!important;
    float: right!important;
    font-size: 14px!important;
    font-weight: bold!important;
    max-width: 135px!important;
    width: 100%!important;
}
.col-lg-3.col-md-3.col-sm-6 .btn-default {
    float: left!important;
}
@media screen and (max-width: 600px) {
    .overlay-servicos > b {
    font-size: 13px!important;
}
.overlay-servicos .fa.fa-plus {
    display: none;
}

}
.nome-medico > h3 {
    width: 100%;
}
.nome-medico {
    text-align: left;
}
#contactContent2 .row {
    margin-top: 12px;
}
@media screen and (max-width: 900px) {
	.logo{display:none;}
.logomob {
	display:block!important;
}
.col-sm-8.menu {
    height: 130px;
}
.mob {

    top: 15px;
}
}
@media screen and (max-width: 780px) {
.grif2 .col-lg-4.col-md-4.col-sm-12 {
    float: left;
    width: 100%;
}
.wysija-paragraph {
    float: left;
    width: 100%;
}
.damn2 {
    text-align: center;
}
.damn1 {
    border-top: 1px solid #cecece;
    margin-top: 10px;
    padding-top: 20px;
}
.newsletter-footer {
    background: #555555 none repeat scroll 0 0;
    height: auto;
    padding: 0;
    width: 100%;
}
.pracima {
    display: none;
    position: relative;
    top: -16px;
}
.wysija-submit.wysija-submit-field {
    width: 100%;
}


}

.dx-texteditor-container {
    position: unset!important;
}

.texto-contacto {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #cecece;
    border-radius: 5px;
    font-size: 13px;
    margin-top: 10px;
    text-align: left;
}

.single-servico h1 {
    font-size: 20px;
}
