/*
 *  Document   : default.less
 *  Author     : RadioMemory
 *  Description: Estilo respons�vel por costumizar a visualiza��o das p�ginas
 *               Assumindo como padr�o a visualiza��o, desktop.
 */
/*
 *  Document   : default.less
 *  Author     : RadioMemory
 *  Description: Definições de estilos, funções e variáveis padrões para auxílo
 *               na montagem do estilo principal
 */
/*
=================================================================
DEFINI��ES DE FONTES
=================================================================
*/
@font-face {
  font-family: 'flaticon';
  src: url('../../font/flaticon.eot');
  src: url('../../font/flaticon.eot?#iefix') format('embedded-opentype'), url('../../font/flaticon.woff') format('woff'), url('../../font/flaticon.ttf') format('truetype'), url('../../font/flaticon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'signika';
  src: url('../../font/signika-bold-webfont.eot');
  src: url('../../font/signika-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/signika-bold-webfont.woff') format('woff'), url('../../font/signika-bold-webfont.ttf') format('truetype'), url('../../font/signika-bold-webfont.svg#signikabold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'signika';
  src: url('../../font/signika-light-webfont.eot');
  src: url('../../font/signika-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/signika-light-webfont.woff') format('woff'), url('../../font/signika-light-webfont.ttf') format('truetype'), url('../../font/signika-light-webfont.svg#signikalight') format('svg');
  font-weight: 300;
  font-style: nomrla;
}
@font-face {
  font-family: 'signika';
  src: url('../../font/signika-regular-webfont.eot');
  src: url('../../font/signika-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/signika-regular-webfont.woff') format('woff'), url('../../font/signika-regular-webfont.ttf') format('truetype'), url('../../font/signika-regular-webfont.svg#signikaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'signika';
  src: url('../../font/signika-semibold-webfont.eot');
  src: url('../../font/signika-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/signika-semibold-webfont.woff') format('woff'), url('../../font/signika-semibold-webfont.ttf') format('truetype'), url('../../font/signika-semibold-webfont.svg#signikasemibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-bolditalic-webfont.eot');
  src: url('../../font/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-bolditalic-webfont.woff') format('woff'), url('../../font/roboto-bolditalic-webfont.ttf') format('truetype'), url('../../font/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-bold-webfont.eot');
  src: url('../../font/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-bold-webfont.woff') format('woff'), url('../../font/roboto-bold-webfont.ttf') format('truetype'), url('../../font/roboto-bold-webfont.svg#robotobold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-black-webfont.eot');
  src: url('../../font/roboto-black-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-black-webfont.woff') format('woff'), url('../../font/roboto-black-webfont.ttf') format('truetype'), url('../../font/roboto-black-webfont.svg#robotoblack') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-medium-webfont.eot');
  src: url('../../font/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-medium-webfont.woff') format('woff'), url('../../font/roboto-medium-webfont.ttf') format('truetype'), url('../../font/roboto-medium-webfont.svg#robotomedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-mediumitalic-webfont.eot');
  src: url('../../font/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-mediumitalic-webfont.woff') format('woff'), url('../../font/roboto-mediumitalic-webfont.ttf') format('truetype'), url('../../font/roboto-mediumitalic-webfont.svg#robotomedium_italic') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-light-webfont.eot');
  src: url('../../font/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-light-webfont.woff') format('woff'), url('../../font/roboto-light-webfont.ttf') format('truetype'), url('../../font/roboto-light-webfont.svg#robotolight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-thin-webfont.eot');
  src: url('../../font/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-thin-webfont.woff') format('woff'), url('../../font/roboto-thin-webfont.ttf') format('truetype'), url('../../font/roboto-thin-webfont.svg#robotothin') format('svg');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-lightitalic-webfont.eot');
  src: url('../../font/roboto-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-lightitalic-webfont.woff') format('woff'), url('../../font/roboto-lightitalic-webfont.ttf') format('truetype'), url('../../font/roboto-lightitalic-webfont.svg#robotolight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-italic-webfont.eot');
  src: url('../../font/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-italic-webfont.woff') format('woff'), url('../../font/roboto-italic-webfont.ttf') format('truetype'), url('../../font/roboto-italic-webfont.svg#robotoitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'roboto';
  src: url('../../font/roboto-regular-webfont.eot');
  src: url('../../font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/roboto-regular-webfont.woff') format('woff'), url('../../font/roboto-regular-webfont.ttf') format('truetype'), url('../../font/roboto-regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
=================================================================
END DEFINI��ES DE FONTES
=================================================================
DEFINI��ES DE T�TULOS
=================================================================
*/
h1 {
  font-size: 375%;
  font-weight: 300;
}
h2 {
  font-size: 250%;
  font-weight: 300;
}
h3 {
  font-size: 205%;
  font-weight: 600;
}
h4 {
  font-size: 125%;
}
h5 {
  font-size: 120%;
  font-weight: bold;
}
h6 {
  font-size: 105%;
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/*
=================================================================
END DEFINI��ES DE T�TULOS
=================================================================
DEFINI��ES DE ICONES
=================================================================
*/
.icon {
  display: inline-block;
}
.ic-tel {
  background: url("../images/icons/tel.png") no-repeat;
  background-position-y: center;
}
.ic-mark {
  background: url("../images/icons/mark.png") no-repeat;
  background-position-y: center;
}
.ic-message {
  background: url("../images/icons/message.png") no-repeat;
  background-position-y: center;
}
.ic-blockcode {
  background: url("../images/icons/blockcode.png") no-repeat;
  background-position-y: center;
}
.ic-blockcode-reverse {
  background: url("../images/icons/blockcode-reverse.png") no-repeat;
  background-position-y: center;
}
.ic-arrow-small {
  background: url("../images/icons/arrow-small.png") no-repeat;
  background-position-y: center;
}
.ic-go-back {
  background: url("../images/icons/go-back.svg") no-repeat;
  background-position-y: center;
}
.ic-close {
  background: url("../images/icons/close.png") no-repeat;
  background-position-y: center;
}
/*
=================================================================
END DEFINI��ES DE ICONES
=================================================================
DEFINI��ES DE BOT�ES
=================================================================
*/
.button {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  margin-left: 10px;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  transition: all 0.1s ease-in 0s;
}
.button:hover {
  color: #ffffff;
  text-decoration: none;
}
.bt-xsmall {
  font-size: 105%;
  padding: 3px 8px;
  font-weight: bold;
}
.bt-xsmall.icon {
  background-position: 5px center;
  padding-left: 21px !important;
  background-size: 13px;
}
.bt-small {
  font-size: 115%;
  padding: 5px 10px;
}
.bt-small.icon {
  background-position: 7px center;
  padding-left: 24px !important;
  background-size: 14px;
}
.bt-medium {
  font-size: 115%;
  font-weight: 600;
  padding: 11px 15px;
}
.bt-medium.icon {
  background-position: 12px center;
  padding-left: 29px !important;
  background-size: 14px;
}
.bt-big {
  font-size: 205%;
  font-weight: 600;
  padding: 11px 15px;
}
.bt-big.icon {
  background-position: 12px center;
  padding-left: 40px !important;
  background-size: 25px;
}
.bt-blue {
  background-color: #155680;
}
.bt-blue:hover {
  background-color: #0e3955;
}
.bt-green {
  background-color: #073208;
}
.bt-green:hover {
  background-color: #052105;
}
.bt-radius {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
/*
=================================================================
END DEFINI��ES DE BOT�ES
=================================================================
MARGENS PADR�ES
=================================================================
*/
.margin-t5 {
  margin-top: 5px;
}
.margin-t10 {
  margin-top: 10px;
}
.margin-t15 {
  margin-top: 15px;
}
.margin-t20 {
  margin-top: 20px;
}
.margin-t25 {
  margin-top: 25px;
}
.margin-t30 {
  margin-top: 30px;
}
.margin-t35 {
  margin-top: 35px;
}
.margin-t40 {
  margin-top: 40px;
}
.margin-b5 {
  margin-bottom: 5px;
}
.margin-b10 {
  margin-bottom: 10px;
}
.margin-b15 {
  margin-bottom: 15px;
}
.margin-b20 {
  margin-bottom: 20px;
}
.margin-b25 {
  margin-bottom: 25px;
}
.margin-b30 {
  margin-bottom: 30px;
}
.margin-t35 {
  margin-bottom: 35px;
}
.margin-t40 {
  margin-bottom: 40px;
}
/*
=================================================================
END MARGENS PADR�ES
=================================================================
RESET LAYOUT
=================================================================
*/
/*
=================================================================
END DEFINI��ES DE ANIMA��O
=================================================================
*/
.fast {
  -vendor-animation-duration: 1s;
  -vendor-animation-delay: 0s;
}
.slow {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 1s;
}
.reallyslow {
  -vendor-animation-duration: 6s;
  -vendor-animation-delay: 3s;
}
html {
  font-size: 12px;
}
html body {
  font-family: roboto, Arial, sans-serif, serif;
  font-size: 12px;
  color: #4c4c4c;
  /*Remove fluidez do container ao assumir resolu��o maior que 1170px */
  /* Customiza��o de Recaptcha */
  /* END Customiza��o de Recaptcha */
  /* Costumiza��o de Dialog */
  /* END Costumiza��o de Dialog */
  /* Costumiza��o de formul�rio de login */
  /* END Costumiza��o de formul�rio de login */
}
@media (min-width: 1170px) {
  html body .container-fluid {
    width: 1150px;
  }
}
html body #go-back {
  background: url("../images/icons/go-back.svg") no-repeat;
  background-position-y: center;
  display: inline-block;
  width: 45px;
  height: 40px;
  background-color: #bcbcbc;
  position: fixed;
  bottom: 0;
  right: 20px;
  background-size: 25px;
  background-position: center;
  cursor: pointer;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
html body .confPag i {
  color: #BDBDBD;
}
html body #recaptcha_area,
html body #login-recaptcha {
  width: 100% !important;
  margin: 5px 0;
}
html body #recaptcha_area #recaptcha_table,
html body #login-recaptcha #recaptcha_table {
  width: 100% !important;
  background: #fff;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 5px !important;
}
html body #recaptcha_area #recaptcha_table tbody,
html body #login-recaptcha #recaptcha_table tbody {
  background: #860400;
  display: inline-table;
  width: 100% !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r1_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r1_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r2_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r2_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r2_c2,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r2_c2,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r3_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r3_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r3_c2,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r3_c2,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r3_c3,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r3_c3,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r4_c2,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r4_c2,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r5_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r5_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r6_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r6_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r7_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r7_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r8_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r8_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r4_c4,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r4_c4,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r4_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r4_c1 {
  background: none !important;
}
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r2_c1,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r2_c1,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r2_c2,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r2_c2,
html body #recaptcha_area #recaptcha_table tbody .recaptcha_image_cell,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_image_cell {
  height: auto !important;
}
html body #recaptcha_area #recaptcha_table tbody center,
html body #login-recaptcha #recaptcha_table tbody center {
  display: table;
  width: 100%;
}
html body #recaptcha_area #recaptcha_table tbody center #recaptcha_image,
html body #login-recaptcha #recaptcha_table tbody center #recaptcha_image {
  width: 100% !important;
  height: auto !important;
  vertical-align: middle;
  display: table-cell;
}
html body #recaptcha_area #recaptcha_table tbody center #recaptcha_image img,
html body #login-recaptcha #recaptcha_table tbody center #recaptcha_image img {
  width: 100% !important;
  height: auto !important;
}
html body #recaptcha_area #recaptcha_table tbody .recaptcha_r4_c4,
html body #login-recaptcha #recaptcha_table tbody .recaptcha_r4_c4 {
  display: none;
}
html body #recaptcha_area #recaptcha_table tbody #recaptcha_response_field,
html body #login-recaptcha #recaptcha_table tbody #recaptcha_response_field {
  padding: 5px 7px !important;
}
html body .ui-dialog {
  overflow: visible;
  z-index: 1100 !important;
}
html body .ui-dialog .ui-widget-header {
  border: 0;
  background: none;
  font-weight: normal;
  color: #4c4c4c;
}
html body .ui-dialog .ui-widget-header .ui-dialog-titlebar-close {
  background: url("../images/icons/close.png") no-repeat;
  background-position-y: center;
  border: 0;
  position: absolute;
  width: 43px;
  height: 43px;
  z-index: 999;
  top: -15px;
  right: -24px;
}
html body .ui-dialog .ui-widget-header .ui-dialog-titlebar-close .ui-icon-closethick {
  background: none;
}
html body .ui-dialog .ui-dialog-buttonset .ui-button {
  font-size: 115%;
  font-weight: 600;
  padding: 11px 15px;
  background-color: #155680;
}
html body .ui-dialog .ui-dialog-buttonset .ui-button.icon {
  background-position: 12px center;
  padding-left: 29px !important;
  background-size: 14px;
}
html body .ui-dialog .ui-dialog-buttonset .ui-button:hover {
  background-color: #0e3955;
}
html body .ui-dialog .ui-dialog-buttonpane {
  border: 0;
}
html body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
  font-size: 115%;
  padding: 5px 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-transform: uppercase;
  background-image: none;
  color: #ffffff;
  border: 1px solid #bcbcbc;
}
html body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.icon {
  background-position: 7px center;
  padding-left: 24px !important;
  background-size: 14px;
}
html body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button .ui-button-text {
  padding: 0;
}
html body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset #cancelButton {
  background-color: #155680;
}
html body .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset #cancelButton:hover {
  background-color: #0e3955;
}
html body #login-form .modal-content {
  background: url(../images/background/login.png);
}
html body #login-form .modal-content .modal-header span {
  font-size: 175%;
  padding: 5px 0;
  float: left;
  color: #ffffff;
}
html body #login-form .modal-content .modal-header .idoc {
  margin-right: 15px;
  font-family: signika, arial, serif;
  padding: 5px 10px;
  background: #ffffff;
  color: #155680;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: middle;
}
html body #login-form .modal-content a {
  color: #fff;
  text-decoration: none;
}
html body #login-form .modal-content a:hover {
  text-decoration: underline;
}
html body #login-form .modal-content .modal-body input {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
html body #login-form .modal-content .modal-body label.error {
  color: red;
}
html body #login-form .modal-content .modal-body button[type="submit"] {
  border: 0;
}
html body #conf-pag .modal-content,
html body #addPag .modal-content {
  background: url(../images/background/login.png);
}
html body #conf-pag .modal-content .modal-header,
html body #addPag .modal-content .modal-header {
  height: 63px;
}
html body #conf-pag .modal-content .modal-header button,
html body #addPag .modal-content .modal-header button {
  color: #FFF;
}
html body #conf-pag .modal-content .modal-header span,
html body #addPag .modal-content .modal-header span {
  font-size: 175%;
  padding: 5px 0;
  float: left;
  color: #ffffff;
}
html body #conf-pag .modal-content .modal-header .idoc,
html body #addPag .modal-content .modal-header .idoc {
  margin-right: 15px;
  font-family: signika, arial, serif;
  padding: 5px 10px;
  background: #ffffff;
  color: #155680;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: middle;
}
html body #conf-pag .modal-content .modal-body,
html body #addPag .modal-content .modal-body {
  background: #FFF;
}
html body #conf-pag .modal-content .modal-body .tab-content,
html body #addPag .modal-content .modal-body .tab-content {
  margin-top: 5px;
}
html body #conf-pag .modal-content .modal-body .tab-content .bannerResult,
html body #addPag .modal-content .modal-body .tab-content .bannerResult {
  padding-top: 0;
  position: relative;
  text-align: center;
}
html body #conf-pag .modal-content .modal-body .tab-content .bannerResult img,
html body #addPag .modal-content .modal-body .tab-content .bannerResult img {
  vertical-align: middle;
}
html body #conf-pag .modal-content .modal-body .tab-content .bannerResult .content,
html body #addPag .modal-content .modal-body .tab-content .bannerResult .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html body #conf-pag .modal-content .modal-body .tab-content .bannerResult .content .slogan,
html body #addPag .modal-content .modal-body .tab-content .bannerResult .content .slogan {
  position: absolute;
  top: 29%;
  left: 17%;
}
html body #conf-pag .modal-content .modal-body .tab-content .bannerResult .content .slogan .slogan-principal,
html body #addPag .modal-content .modal-body .tab-content .bannerResult .content .slogan .slogan-principal {
  font-family: 'Dancing Script', cursive;
  font-size: 258% !important;
  font-size: 0.052rem;
  color: #155680;
  font-weight: bold;
}
html body #conf-pag .modal-content .modal-body .tab-content .bannerResult .content .slogan .slogan-secundario,
html body #addPag .modal-content .modal-body .tab-content .bannerResult .content .slogan .slogan-secundario {
  letter-spacing: 0.13em;
  font-size: 80%;
  font-family: roboto;
  font-weight: 300;
  color: #155680;
}
html body p {
  margin: 0;
}
html body ul li,
html body ul ol {
  list-style: none;
}
html body img {
  max-width: 100%;
  height: auto;
}
html body .default-radius {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
html body .float-right {
  float: right;
}
html body .float-left {
  float: left;
}
html body .dataTables_filter {
  display: none;
}
html body .weight-normal {
  font-weight: normal;
}
html body .theme-bg {
  background-color: #073208;
}
html .template {
  -webkit-box-shadow: 0px 0px 24px 0px #070f33;
  -moz-box-shadow: 0px 0px 24px 0px #070f33;
  box-shadow: 0px 0px 24px 0px #070f33;
  height: 141px;
  margin: 10px;
}
html .template i {
  font-size: 51px;
  color: #052f46;
  margin-top: 43px;
  cursor: pointer;
}
html .template1 {
  background: url(../images/background/template1.jpg);
  background-size: cover;
}
html .template2 {
  background: url(../images/background/template1.jpg);
  background-size: cover;
}
/*
=================================================================
END RESET LAYOUT
=================================================================
FORMUL�RIO
=================================================================
*/
form select,
form input,
form textarea {
  color: #636363;
  padding: 8px !important;
  font-size: 120%;
  width: 100%;
  border: 1px solid #bcbcbc;
  outline: 0;
}
form select.button,
form input.button,
form textarea.button {
  margin: 0;
}
form textarea {
  resize: none;
}
form input.error,
form select.error,
form textarea.error {
  border: 1px solid red;
}
/*
=================================================================
END FORMUL�RIO
=================================================================
CABE�ALHO
=================================================================
*/
#header .section-top {
  padding: 6px 0;
  background: #06263a;
  border-bottom: 1px solid #052132;
}
#header .section-top ul.menu {
  float: right;
  margin: 0;
}
#header .section-top ul.menu li {
  float: left;
  font-size: 105%;
  padding: 0 15px;
  border-left: 1px solid #052132;
  border-right: 1px solid #041927;
  line-height: 25px;
  color: #ffffff;
}
#header .section-top ul.menu li img {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  margin-bottom: 1.1%;
  width: 13px;
}
#header .section-top ul.menu li a {
  color: #ffffff;
  text-decoration: none;
}
#header .section-top ul.menu li.strong {
  font-size: 120%;
  font-weight: bold;
}
#header .section-top ul.menu li:last-child {
  border-right: 0;
  padding-right: 0;
}
#header .section-top ul.menu li:first-child {
  border-left: 0;
}
#header .section-top ul.menu li.icon {
  background-position: 12px center;
  padding-left: 28px !important;
  background-size: 13px;
}
#header .section-bottom {
  padding: 10px 0;
  z-index: 500;
  position: relative;
  background: #155680;
  border-top: 1px solid #0e3955;
  border-bottom: 1px solid #124b6f;
}
#header .section-bottom .user {
  color: #ffffff;
  display: table;
}
#header .section-bottom .user .image {
  width: 19%;
  display: table-cell;
  position: relative;
}
#header .section-bottom .user .image img {
  border: 1px solid #d0d0d0;
  padding: 3px;
  background: #ffffff;
  top: 0;
  left: 0;
}
#header .section-bottom .user .image .container-image {
  display: inline-block;
  width: auto;
  position: relative;
}
#header .section-bottom .user .image .container-image .edit {
  position: absolute;
  width: 100%;
  height: 31px;
  bottom: 0;
  left: 0;
}
#header .section-bottom .user .image .container-image .edit .data {
  z-index: 10;
  height: 100%;
  width: 100%;
  position: relative;
}
#header .section-bottom .user .image .container-image .edit .data .icon {
  font-size: 25px;
  margin-left: 5px;
  background-color: rgba(50, 50, 50, 0.75);
  padding: 1px 2px;
  vertical-align: middle;
}
#header .section-bottom .user .image .container-image .edit .data .text {
  display: none;
  color: #ffffff;
  line-height: 3;
  vertical-align: middle;
}
#header .section-bottom .user .image .container-image .edit .overlay {
  display: none;
}
#header .section-bottom .user .image .container-image:hover .edit {
  height: 35px;
  cursor: pointer;
}
#header .section-bottom .user .image .container-image:hover .edit .icon {
  background-color: transparent;
}
#header .section-bottom .user .image .container-image:hover .edit .text {
  display: inline;
}
#header .section-bottom .user .image .container-image:hover .edit .overlay {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background: black;
  opacity: 0.7;
}
#header .section-bottom .user .info {
  margin: 20px 0 0 10px;
}
#header .section-bottom ul.menu {
  float: right;
  display: inline-block;
  margin-bottom: 21px;
  padding: 0;
}
#header .section-bottom ul.menu .ver-menu li {
  margin-top: 20px;
  float: left;
  font-size: 105%;
  padding: 0 10px;
  border-left: 1px solid #124b6f;
  border-right: 1px solid #0e3955;
  line-height: 13px;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
#header .section-bottom ul.menu .ver-menu li .button {
  border: 1px solid #ffffff;
  margin: 0;
  margin-top: -13px;
}
#header .section-bottom ul.menu .ver-menu li a {
  color: #ffffff;
  text-decoration: none;
}
#header .section-bottom ul.menu .ver-menu li:nth-last-child(3) {
  border-right: 1px;
}
#header .section-bottom ul.menu .ver-menu li:nth-last-child(2) {
  /*border-left: 1px;*/
  border-right: 1px;
  padding-right: 8px;
}
#header .section-bottom ul.menu .ver-menu li:first-child {
  border-left: 1px;
}
#header .section-bottom ul.menu .ver-menu li:hover:not(.ver-mais) a:not(.button) {
  border-bottom: 5px solid #ffffff;
  padding-bottom: 24px;
}
#header .section-bottom ul.menu .ver-menu li.icon {
  background-position: 7px center;
  padding-left: 23px !important;
  background-size: 13px;
}
#header .section-bottom.section-fluid {
  font-size: 90%;
  position: fixed;
  width: 100%;
  top: 0;
}
#header .section-bottom.section-fluid .user img {
  max-height: 100%;
}
#header .section-bottom.section-fluid ul.menu {
  margin-bottom: 0;
}
/*
=================================================================
END CABE�ALHO
=================================================================
FOOTER
=================================================================
*/
#footer {
  position: relative;
}
#footer .section-top {
  padding: 6px 0;
  background: #155680;
  border-top: 1px solid #124b6f;
  border-top: 1px solid #0e3955;
}
#footer .section-top img {
  margin-top: -45px;
}
#footer .section-top p {
  font-size: 105%;
  margin: 0;
}
#footer .section-top * {
  color: #ffffff;
}
#footer .section-bottom {
  padding: 10px 0;
  background: #063858;
  border-bottom: 6px solid #155680;
}
#footer .section-bottom p {
  font-size: 105%;
  margin: 0;
}
#footer .section-bottom * {
  color: #ffffff;
}
/*
=================================================================
END FOOTER
=================================================================
CONTE�DO
=================================================================
*/
#content {
  border-top: 1px solid #4c4c4c;
  border-bottom: 1px solid #4c4c4c;
  /* Cabe�alho padr�o de conte�do */
  /* END Cabe�alho padr�o de conte�do */
  /* Sobre */
  /* END Sobre */
  /* Servi�os */
  /* END Servi�os */
  /* Contato */
  /* END Contato */
}
#content .head {
  /* Banner */
  /* END Banner */
}
#content .head .modEdit:hover {
  border: 1px solid #4c4c4c;
}
#content .head #pags {
  min-height: 100px;
}
#content .head #pags .colContent {
  min-height: 100px;
  background-color: #000000;
}
#content .head #pags .colContent img {
  height: auto !important;
  max-width: 100%;
}
#content .head #pags .colContent:hover {
  border: 1px dashed #4c4c4c;
}
#content .head #banner {
  border-bottom: 1px solid #4c4c4c;
  padding-top: 0;
  position: relative;
  text-align: center;
}
#content .head #banner .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content .head #banner .content .container-fluid {
  position: relative;
  height: 100%;
}
#content .head #banner .content .container-fluid .slogan {
  position: absolute;
  top: 29%;
  left: 17%;
}
#content .head #banner .content .container-fluid .slogan .slogan-principal {
  font-family: 'Dancing Script', cursive;
  font-size: 590%;
  font-size: 0.052rem;
  color: #155680;
}
#content .head #banner .content .container-fluid .slogan .slogan-principal.fixed {
  font-size: 890% !important;
}
#content .head #banner .content .container-fluid .slogan .slogan-secundario {
  letter-spacing: 0.13em;
  font-size: 225%;
  font-size: 0.018rem;
  font-family: roboto;
  font-weight: 300;
  color: #155680;
}
#content .head #banner .content .container-fluid .slogan .slogan-secundario.fixed {
  font-size: 300% !important;
}
#content .head #bannerConfigDinamico .link-img-banner input {
  height: 27px;
  margin-bottom: -18px;
}
#content .head #bannerSlider .content .btnCarousel #ant {
  width: 35px;
  position: absolute;
  float: left;
  margin-top: -247px;
  z-index: 1000;
}
#content .head #bannerSlider .content .btnCarousel #prox {
  width: 35px;
  position: absolute;
  left: 96%;
  margin-top: -247px;
  z-index: 1000;
}
#content .head #bannerSlider ul {
  padding-left: 0em;
}
#content #sobre {
  background: url(../images/background/blockquote.png) repeat;
  color: #ffffff;
  padding: 20px 0;
}
#content #sobre .quote-open {
  background: url(../images/background/quote-reverse.png) no-repeat center center;
  height: 70px;
}
#content #sobre .quote-close {
  background: url(../images/background/quote.png) no-repeat center center;
  height: 70px;
}
#content #sobre a {
  color: #ffffff;
}
#content #sobre a :houver {
  color: #ffffff;
}
#content #sobre .text img {
  margin-right: 15px;
}
#content #servicos {
  padding: 70px 0;
  color: #155680;
}
#content #servicos ul {
  padding-left: 25px;
}
#content #servicos ul li {
  list-style: circle;
  font-size: 200%;
  vertical-align: middle;
  line-height: 0.95em;
}
#content #servicos ul li span {
  font-size: 60%;
  vertical-align: top;
  color: #4c4c4c;
}
#content #servicos .text img {
  margin-left: 15px;
}
#content #contato {
  background: #08314b;
  color: #ffffff;
  padding: 70px 0 80px 0;
}
#content #contato p {
  display: block;
  line-height: 1.5;
}
#content #contato p.ic-tel {
  font-size: 140%;
}
#content #contato .icon {
  padding-left: 20px;
}
#content #contato .grid-whatsapp .btn-whatsapp {
  border-radius: 10px;
  background-color: #00E676;
  border: 0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 7px 7px 7px 7px;
  cursor: pointer !important;
}
#content #contato .grid-whatsapp .btn-whatsapp:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#content #contato .grid-whatsapp .btn-whatsapp span {
  margin-right: 5px;
  vertical-align: middle !important;
}
#content #contato form .form-group {
  margin-bottom: 1px;
}
#content #contato form .form-group label.error {
  display: none !important;
}
#content #contato form .form-group input,
#content #contato form .form-group textarea {
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}
#content #contato form .form-group input.error,
#content #contato form .form-group textarea.error {
  border: 1px solid red;
}
#content #contato form .form-group input[type="submit"] {
  padding: 5px 15px !important;
  width: auto;
  float: right;
  background: #073208;
}
#content #contato form .form-group input[type="submit"]:hover {
  background: #052105;
}
#menuCores {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #155680;
  width: 48px;
  z-index: 9999;
}
#menuCores ul {
  padding: 4px;
}
#menuCores ul li {
  line-height: 32px;
  border: 1 solid #FFF;
  margin-top: 5px;
}
/*
=================================================================
END CONTE�DO
=================================================================
*/
/*
 *  Document   : medium-desktop.less
 *  Author     : RadioMemory
 *  Description: Estilo respons�vel por costumizar a visualiza��o das p�ginas
 *               Assumindo como padr�o a visualiza��o para desktops medianos.
 */
@media (min-width: 768px) and (max-width: 1199px) {
  .no-border-right-md {
    border-right: 0 !important;
  }
  /*
    =================================================================
    CABE�ALHO
    =================================================================
    */
  #header .section-bottom .user img {
    height: 45px;
  }
  #header .section-bottom ul.menu {
    margin-bottom: 10px !important;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais {
    margin-left: 10px;
    margin-top: 9px;
    padding: 0;
    position: relative;
    border: 0;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais > a {
    padding: 10px 10px 10px 25px;
    display: block;
    border: 1px solid #0e3955 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background-position: 10px 16px;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais > a:hover {
    background-color: #124b6f;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais:hover a {
    border: 0;
    padding-bottom: 10px;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais.opened > a {
    background-position: 10px -8px;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais.opened ul {
    position: absolute;
    top: 39px;
    right: 0;
    z-index: 100;
    background: #0e3955;
    padding: 10px 25px 10px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 110%;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais.opened ul li {
    display: block !important;
    border: 0;
    margin-top: 5px;
    line-height: 1.5;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais.opened ul li a {
    padding-left: 9px;
  }
  #header .section-bottom ul.menu .ver-menu .ver-mais.opened ul li:hover a {
    border: 0;
    padding: 0 0 0 5px;
    border-left: 4px solid #fff;
  }
  /*
    =================================================================
    END CABE�ALHO
    =================================================================
    FOOTER
    =================================================================
    */
  /*
    =================================================================
    END FOOTER
    =================================================================
    CONTE�DO
    =================================================================
    */
  #content .user-head .user .info {
    width: 70% !important;
  }
  /*
    =================================================================
    END CONTE�DO
    =================================================================
    */
}
/*
 *  Document   : tablet.less
 *  Author     : RadioMemory
 *  Description: Estilo respons�vel por costumizar a visualiza��o das p�ginas
 *               Assumindo como padr�o a visualiza��o para tabletes.
 */
@media (min-width: 480px) and (max-width: 767px) {
  /*
    =================================================================
    RESET LAYOUT
    =================================================================
    */
  html {
    font-size: 11px;
  }
  html body {
    font-size: 11px;
    /* Costumiza��o de DataTable */
    /* END Costumiza��o de DataTable */
  }
  html body .dataTables_wrapper {
    margin-top: 50px !important;
  }
  html body .dataTables_wrapper .dataTables_info {
    background: none !important;
  }
  /*
    =================================================================
    END RESET LAYOUT
    =================================================================
    CABE�ALHO
    =================================================================
    */
  #header .section-bottom .user .info {
    margin: 8px 0 0 10px;
  }
  #header .section-bottom ul.menu li:not(.ver-menu) {
    display: none;
  }
  #header .section-bottom ul.menu .ver-menu {
    margin-top: 0px;
    padding: 0;
    position: relative;
    border: 0;
  }
  #header .section-bottom ul.menu .ver-menu > a {
    padding: 10px 50px 10px 8px;
    display: block;
    border: 1px solid #0e3955 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: url(../images/icons/menu.png) no-repeat 50px center;
    background-size: 30px;
    height: 52px;
  }
  #header .section-bottom ul.menu .ver-menu > a.background-center {
    background-position: center;
  }
  #header .section-bottom ul.menu .ver-menu > a img {
    height: 30px;
  }
  #header .section-bottom ul.menu .ver-menu > a:hover {
    background-color: #124b6f;
  }
  #header .section-bottom ul.menu .ver-menu:hover > a {
    border: 0;
    padding-bottom: 10px;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul {
    position: absolute;
    top: 65px;
    right: 0;
    z-index: 100;
    background: #0e3955;
    padding: 10px 25px 10px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais) {
    display: block !important;
    border: 0;
    margin-top: 5px;
    font-size: 130%;
    line-height: 2;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais) a {
    padding-left: 9px;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais):hover:not(.btn-exame) a {
    border: 0;
    padding: 0 0 0 5px;
    border-left: 4px solid #fff;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais).btn-exame {
    margin-top: 20px;
    width: 155px;
    text-align: center;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais).btn-exame:hover a {
    padding-bottom: 11px;
  }
  /*
    =================================================================
    END CABE�ALHO
    =================================================================
    FOOTER
    =================================================================
    */
  /*
    =================================================================
    END FOOTER
    =================================================================
    CONTE�DO
    =================================================================
    */
  /*
    =================================================================
    END CONTE�DO
    =================================================================
    */
}
/*
 *  Document   : smartphone.less
 *  Author     : RadioMemory
 *  Description: Estilo respons�vel por costumizar a visualiza��o das p�ginas,
 *               assumindo como padr�o a visualiza��o para smartphones.
 */
@media (max-width: 479px) {
  /*
    =================================================================
    RESET LAYOUT
    =================================================================
    */
  html {
    font-size: 11px;
  }
  html body {
    font-size: 11px;
  }
  html body .button {
    width: 100%;
  }
  /*
    =================================================================
    END RESET LAYOUT
    =================================================================
    CABE�ALHO
    =================================================================
    */
  #header .section-bottom .user .image {
    position: relative;
  }
  #header .section-bottom .user .info h3 {
    font-size: 130%;
  }
  #header .section-bottom .user .info h5 {
    font-size: 100%;
  }
  #header .section-bottom ul.menu li:not(.ver-menu) {
    display: none;
  }
  #header .section-bottom ul.menu .ver-menu {
    margin-top: 0px;
    padding: 0;
    position: relative;
    border: 0;
  }
  #header .section-bottom ul.menu .ver-menu > a {
    padding: 10px 50px 10px 8px;
    display: block;
    border: 1px solid #0e3955 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: url(../images/icons/menu.png) no-repeat 50px center;
    background-size: 30px;
    height: 52px;
  }
  #header .section-bottom ul.menu .ver-menu > a.background-center {
    background-position: center;
  }
  #header .section-bottom ul.menu .ver-menu > a img {
    height: 30px;
  }
  #header .section-bottom ul.menu .ver-menu > a:hover {
    background-color: #124b6f;
  }
  #header .section-bottom ul.menu .ver-menu:hover > a {
    border: 0;
    padding-bottom: 10px;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul {
    position: absolute;
    top: 65px;
    right: 0;
    z-index: 100;
    background: #0e3955;
    padding: 10px 25px 10px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais) {
    display: block !important;
    border: 0;
    margin-top: 5px;
    font-size: 130%;
    line-height: 2;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais) a {
    padding-left: 9px;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais):hover:not(.btn-exame) a {
    border: 0;
    padding: 0 0 0 5px;
    border-left: 4px solid #fff;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais).btn-exame {
    margin-top: 20px;
    width: 155px;
    text-align: center;
  }
  #header .section-bottom ul.menu .ver-menu.opened > ul li:not(.ver-mais).btn-exame:hover a {
    padding-bottom: 11px;
  }
  /*
    =================================================================
    END CABE�ALHO
    =================================================================
    FOOTER
    =================================================================
    */
  /*
    =================================================================
    END FOOTER
    =================================================================
    CONTE�DO
    =================================================================
    */
  #content {
    /* Sobre */
    /* END Sobre */
    /* Servi�os */
    /* END Servi�os */
  }
  #content #sobre .text img {
    margin-right: 0;
    width: 100%;
  }
  #content #servicos .text img {
    margin-left: 0;
    width: 100%;
  }
  /*
    =================================================================
    END CONTE�DO
    =================================================================
    */
}
