/* Variables */ :root {
  --main-border-radius: 2px;
  --main-button-bg: #008cba;
  --main-button-bg-hover: #344049;
  --main-text-link: #008cba;
  --main-text-link-hover: #344049;
}
/* End Variables */
/* Main with Variables */


@font-face {
  font-family: 'revicons';
  src: url('https://www.infosistema.com/wp-content/plugins/revslider/public/css/fonts/revicons/fonts/revicons.woff') format('woff'),
       url('https://www.infosistema.com/wp-content/plugins/revslider/public/css/fonts/revicons/fonts/revicons.svg') format('svg'),
       url('https://www.infosistema.com/wp-content/plugins/revslider/public/css/fonts/revicons/fonts/revicons.ttf') format('truetype'),
       url('https://www.infosistema.com/wp-content/plugins/revslider/public/css/fonts/revicons/fonts/revicons.eot'); /* For IE */
  font-weight: normal;
  font-style: normal;
}



.alert-message {
  display: none;
  position: relative;
  width: 100%;
  padding: 6px 10px;
  background: #fde073;
  top: 0;
  left: 0;
}
a, a:active, button.search-icon:focus {
  outline: 0;
}
a, a:active, a:visited {
  color: var(--main-text-link);
}
a.button, a.button:active, a.button:visited {
  color: #fff;
}
a:hover, a:focus {
  color: var(--main-text-link-hover);
}
button, button:focus, button:active, button:visited, .button, .kc_button {
  background-color: var(--main-button-bg) !important;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, .2) !important;
  border-radius: var(--main-border-radius) !important;
}
button:hover, .button:hover, .kc_button:hover {
  background-color: var(--main-button-bg-hover) !important;
  box-shadow: none !important;
  color: #fff !important;
  text-decoration: none;
}
/* End Main with Variables */
ul.breadcrumbs li:last-child {
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis; /* width: 500px;*/
}
.blogposts {
  height: 100% !important;
}
.cn-button.bootstrap {
  background: #008cba;
  border: 1px solid #008cba !important;
}
a#cn-more-info {
  background-color: #fff;
  color: #0f1923;
  padding: 5.5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin-left: 20px;
  cursor: pointer;
  border-radius: 3px;
  white-space: nowrap;
  letter-spacing: .25px;
  border: 1px solid #0f1923;
  font-weight: 400;
}
.modules {
  display: block;
}
.modules .psd2 {
  background: url(/wp-content/uploads/2019/05/psd2-1.jpg) center center/cover no-repeat #fff
}
.img-psd2 {
  background: url(/wp-content/uploads/2019/05/psd2-1.jpg) center center/cover no-repeat #fff;
}
.modules .info-content {
  position: absolute;
  display: block;
  width: 25%;
  top: 45%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  color: #fff;
  padding: 0 20px
}
.modules .info-content h1 {
  display: block;
  position: relative;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 12px rgba(0, 0, 0, .4)
}
.modules .info-content h1:before {
  position: absolute;
  display: block;
  bottom: 6px;
  left: 0;
  content: "";
  width: 200px;
  height: 4px;
  background: #018BBC
}
.notice-warning {
  position: relative;
  background: #193d4d !important;
  color: #fff;
  line-height: 1.5em;
  font-size: 18px;
  padding: 40px;
}
.notice-warning p {
  margin: 0;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  margin: auto;
}


.notice-warning:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 4px;
  background: -moz-linear-gradient(0deg, rgba(255, 168, 68, 1) 0%, rgba(255, 82, 82, 1) 32%, rgba(0, 195, 189, 1) 68%, rgba(179, 179, 246, 1) 100%); /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 168, 68, 1)), color-stop(32%, rgba(255, 82, 82, 1)), color-stop(68%, rgba(0, 195, 189, 1)), color-stop(100%, rgba(179, 179, 246, 1))); /* safari4+,chrome */
  background: -webkit-linear-gradient(0deg, rgba(255, 168, 68, 1) 0%, rgba(255, 82, 82, 1) 32%, rgba(0, 195, 189, 1) 68%, rgba(179, 179, 246, 1) 100%); /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(0deg, rgba(255, 168, 68, 1) 0%, rgba(255, 82, 82, 1) 32%, rgba(0, 195, 189, 1) 68%, rgba(179, 179, 246, 1) 100%); /* opera 11.10+ */
  background: -ms-linear-gradient(0deg, rgba(255, 168, 68, 1) 0%, rgba(255, 82, 82, 1) 32%, rgba(0, 195, 189, 1) 68%, rgba(179, 179, 246, 1) 100%); /* ie10+ */
  background: linear-gradient(90deg, rgba(255, 168, 68, 1) 0%, rgba(255, 82, 82, 1) 32%, rgba(0, 195, 189, 1) 68%, rgba(179, 179, 246, 1) 100%); /* w3c */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa844', endColorstr='#b3b3f6', GradientType=1); /* ie6-9 */
  bottom: -4px;
}
.modules .info-content .button {
  font-weight: 700 !important;
  padding-left: 80px;
  padding-right: 80px;
  text-transform: uppercase;
  margin-left: 0
}
.img-dit {
  background: url(/wp-content/uploads/2019/05/dit.jpg) center top/cover no-repeat #344049
}
.img-911 {
  background: url(/files/assets/banner-911a.jpg) center top/cover no-repeat #8ebfdf
}
.img-gdpr {
  background: url(/wp-content/uploads/2019/05/main-gdpr.jpg) center center/cover no-repeat #fff
}
.img-dmm {
  background: url(/wp-content/uploads/2019/05/dmm-top-bg1.svg) center center/cover no-repeat #344049;
}
.botao-911 {
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
  margin-left: -30px;
}
.modules .info-content h2 {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  text-transform: none;
  padding: 16px 0 40px;
  text-shadow: 1px 1px 12px rgba(0, 0, 0, .4)
}
#audit-register-module-right {
  position: relative;
  color: #fff;
  padding: 60px 60px;
}
#audit-register-module-left {
  position: relative;
  padding: 60px 60px 60px 0px;
}
#audit-register-module-left h4 {
  font-size: 36px;
  color: #4698cb;
  margin-bottom: 16px;
  position: relative;
  border-bottom: solid 1px #dbdbdb;
  padding-bottom: 4px;
}
#audit-register-module-right:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 4000px;
  /*background: #1e00ff;*/
  background: #27313a;
  z-index: 1;
}
#audit-register-module-right > .kc-col-container {
  position: relative;
  z-index: 2;
}
#audit-register-business-solution {
  position: relative;
  background: #f1f1f1;
}
#audit-register-benefits {
  position: relative;
  background: #fff;
  padding: 60px 0px;
}
#audit-register-benefits h3 {
  padding-right: 40px;
}
#audit-register-benefits h4 {
  font-size: 36px;
  color: #4698cb;
  margin-bottom: 16px;
  position: relative;
}
#audit-register-module-right h4 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 16px;
  position: relative;
}
h4.ar-benefits {
  padding-left: 60px;
}
h4.ar-benefits:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  background: transparent url(/files/assets/audit-register-benefits1.svg) no-repeat left center /contain;
}
h4.ar-business-case {
  padding-left: 60px;
}
h4.ar-business-case:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  background: transparent url(/files/assets/audit-register-business-case1.svg) no-repeat left center /contain;
}
h4.ar-solution {
  padding-left: 60px;
}
h4.ar-solution:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  background: transparent url(/files/assets/audit-register-solution-white.svg) no-repeat left center /contain;
}
h4.ar-webinar {
  padding-left: 60px;
}
h4.ar-webinar:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 45px;
  width: 45px;
  background: transparent url(/files/assets/audit-register-webinar1.svg) no-repeat left center /contain;
}
#audit-register-business-solution ul {
  margin: 0;
  padding: 0;
  list-style: disc;
}
#audit-register-business-solution ul li {
  margin-bottom: 16px;
  margin-left: 16px;
  line-height: 1.3;
}
#audit-register-module-right ul {
  list-style: none;
}
#audit-register-module-right ul li {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-left: 36px;
}
#audit-register-module-right ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: -4px;
  width: 24px;
  height: 24px;
  background: transparent url(/files/assets/audit-register-check.svg) no-repeat left top /contain;
}
#audit-register-module-left ul {
  list-style: none;
}
#audit-register-module-left ul li {
  position: relative;
  padding-left: 36px;
}
#audit-register-module-left ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: -4px;
  width: 24px;
  height: 24px;
  background: transparent url(/files/assets/audit-register-bullet.svg) no-repeat left top /contain;
}
#togglelinks2-1, #togglelinks2-2, #togglelinks2-3, #togglelinks3-2 {
  padding: 0;
  margin-left: 350px;
}
ul.cllogos li {
  margin-bottom: 6px;
  box-shadow: 0 2px 8px rgba(59, 64, 69, 0.1);
  transition: all 0.5s ease;
}
ul.cllogos li:hover {
  box-shadow: none;
}
.download-form {
  width: 340px;
}
label small {
  text-transform: none;
  color: #676767;
}
.grid-container-dmm .wpcf7-form p > input {
  left: 0;
  transform: none;
}
.checkbox-677, .checkgdpr {
  margin: 0 !important;
}
.menu-item a {
  font-weight: 500 !important;
}
body.page-template-page-insurance-2015 {
  padding-top: 110px !important;
}
.signal-insurance {
  top: 30px;
}
/* Outsystems Components */
/* DMM Environment Readiness */
#dmmbg {
  background: linear-gradient(rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.40)), transparent url(/files/svg/dmm-top-bg1.svg) center center/cover no-repeat scroll;
}
.bordercell {
  border: solid 1px #dbdbdb;
}
/* DMM ROI*/
.dmm-roi-title h4 {
  position: relative;
  display: inline-block;
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 700;
  color: #465acb;
}
.dmm-roi-title h4:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #ccc;
  bottom: -10px;
  left: 0;
  right: 0;
}
#bgtop-dmm-roi {
  background: url(/files/svg/dmm-top-bg1.svg) center center/cover no-repeat scroll;
}
#bgtop-dmm-roi-reverse {
  /*background: transparent url(/files/assets/bgtop-dmm-roi-reverse.svg) no-repeat right -330px top -200px /cover;*/
}
.dmm-roi-block h2 {
  position: relative;
  display: inline-block;
  font-size: 30px;
}
.dmm-roi-block h2 a {
  font-size: 24px;
  padding: 16px 60px;
  text-decoration: none;
  color: #fff;
  border-radius: 20px;
  background: #c20c20;
}
.dmm-roi-block h2 a:hover {
  background: #aa1e00;
}
/*.dmm-roi-block h2:before{
	position: absolute;
	display: inline-block;
	content:"\f201";
	font-family: fontawesome;
	top:14px;
	left: 16px;
}*/
/* Clock Negative GDPR*/
.section-countdown {
  /*display: none;*/
}
.flip-clock-wrapper ul li a div div.inn {
  background-color: #b8312f;
}
.top-title-dmm-roi h1 {
  font-size: 60px;
  font-weight: 700;
  color: #ffffff;
}
.top-title-dmm-roi h4 {
  position: relative;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
}
.paddingbottom40 {
  padding-bottom: 40px;
}
#myModal span.wpcf7-list-item {
  margin-left: 0;
}
#myModal .content-inside-form .wpcf7-form .wpcf7-list-item-label {
  padding-left: 8px;
}
#myModal .content-inside-form .wpcf7-form .wpcf7-form-control-wrap input[type=checkbox] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
}
#myModal span.wpcf7-list-item {
  margin-left: 0;
}
#myModal .content-inside-form .wpcf7-form .wpcf7-list-item-label {
  padding-left: 8px;
  font-size: 12px;
}
.wpcf7-form .checkgdpr span.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-form .checkgdpr .wpcf7-list-item-label {
  padding-left: 8px;
  font-size: 14px;
  color: #818181;
}
.wpcf7-form .checkgdpr1 .wpcf7-list-item-label {
  padding-left: 8px;
  font-size: 14px;
  color: #818181;
}
.marginbottom20 {
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.wpcf7-form .checkgdpr .wpcf7-form-control-wrap {
  position: relative;
  margin-top: 10px;
}
.wpcf7-form .checkgdpr .wpcf7-form-control-wrapinput[type=checkbox] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
}
.outros-direitos-gdpr {
  color: #818181;
  font-size: 13px !important;
}
.gdpr-form {
  display: block;
  padding: 80px 0px;
  background: transparent url(/files/stockphotos/privacy-policy.jpg) no-repeat center center /cover;
}
/* Multimedia Lightbox*/
#swipebox-overlay:before {
  position: absolute;
  content: "";
  left: 25px;
  top: 10px;
  color: #fff;
  display: block;
  width: 170px;
  height: 90px;
  z-index: 9999;
  background: transparent url(/files/www/infosistema/images/logo-info-noslogan-web-neg.png) no-repeat left top /contain;
}
/* Tempalte CRS*/
body.page-template-page-crs .mainheader {
  position: relative;
  display: block;
  height: auto;
  background: transparent url(/files/stockphotos/crs.jpg) no-repeat center center /cover;
}
body.page-template-page-crs .mainheader::before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background: -moz-linear-gradient(left, rgba(22, 42, 68, 1) 0%, rgba(22, 42, 68, 1) 35%, rgba(22, 42, 68, 0.98) 36%, rgba(22, 42, 68, 0.35) 68%, rgba(22, 42, 68, 0) 86%, rgba(22, 42, 68, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(22, 42, 68, 1) 0%, rgba(22, 42, 68, 1) 35%, rgba(22, 42, 68, 0.98) 36%, rgba(22, 42, 68, 0.35) 68%, rgba(22, 42, 68, 0) 86%, rgba(22, 42, 68, 0) 100%);
  background: linear-gradient(to right, rgba(22, 42, 68, 1) 0%, rgba(22, 42, 68, 1) 35%, rgba(22, 42, 68, 0.98) 36%, rgba(22, 42, 68, 0.35) 68%, rgba(22, 42, 68, 0) 86%, rgba(22, 42, 68, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#162a44', endColorstr='#00162a44', GradientType=1);
}
body.page-template-page-crs .mainheader .banner-content {
  position: relative;
  z-index: 99;
}
body.page-template-page-crs .mainheader h1 {
  text-transform: uppercase;
}
body.page-template-page-crs .mainheader h1, body.page-template-page-crs .mainheader h4, body.page-template-page-crs .mainheader h2 {
  color: #fff;
}
/* Data Migration Manager*/
h4.title-blue-under {
  position: relative;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
h4.title-blue-under:before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
  width: 100px;
  height: 2px;
  background: #4698cb;
}
h4.title-blue-under.leftside {
  left: 0 !important;
  transform: none !important;
}
h4.title-blue-under.leftside::before {
  left: 0 !important;
  transform: none !important;
}
h4.title-blue-under1 {
  position: relative;
  display: inline-block;
}
h4.title-blue-under1:before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
  width: 100px;
  height: 2px;
  background: #4698cb;
}
h4.title-blue-under2 {
  position: relative;
  display: inline-block;
}
h4.title-blue-under2:before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
  width: 100px;
  height: 2px;
  background: #333f48;
}
img.svg-max {
  max-width: 300px !important;
  width: 100%;
}
.dmm-bullets ul {
  display: block;
  list-style: none;
  margin: 0;
}
.dmm-bullets ul li {
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 10px;
}
.dmm-bullets ul li:last-child {
  margin-bottom: 0px;
}
.dmm-bullets ul li:before {
  position: absolute;
  content: "\f0a9";
  font-family: fontawesome;
  top: 0;
  left: 0;
  color: #4698cb;
}
a.dmm-button {
  font-size: 24px;
  padding: 16px 60px;
  text-decoration: none;
  color: #fff;
  background: #2c658c;
  border-radius: 8px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
}
a.dmm-button:hover {
  background: #333f48;
}
.dmm-other ul li {
  margin-bottom: 20px;
}
.dmm-other ul li h6 {
  margin-bottom: 6px;
}
.dmm-fullwidth .kc-elm {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.dmm-fullwidth img {
  max-width: 120% !important;
  margin-left: -30px !important;
  margin-right: -30px !important;
}
.dmm-version {
  display: inline-block;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/*.dmm-version:after {
    display: inline-block;
    position: absolute;
    content: "v1.0.1";
    bottom: 44px;
    right: -20px;
    width: 20px;
    height: 10px;
    font-size: 26px;
    color: #fff;
    font-weight: 200;

}*/
.section-padding-60 {
  padding: 30px 0px;
}
.audit-register-header {
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 0px;
}
.page-id-13705 h2 {
  position: relative;
  color: #0999db;
  margin-bottom: 20px;
}
.page-id-13705 h2:before {
  position: absolute;
  content: "";
  width: 200px;
  height: 2px;
  background: #0999db;
  left: 0;
  bottom: -10px;
}
.dmm-pricing-example {
  border-left: solid 1px #dbdbdb;
}
.page-id-13705 .dmm-pricing-table table {
  position: relative;
  margin: 0;
  background: #92d6f4;
  margin-top: 20px;
  border: solid 1px #0999db;
  padding: 8px;
  width: 100%;
}
.page-id-13705 .dmm-pricing-table table td {
  padding: 2px;
}
.page-id-13705 .dmm-pricing-table table tr td {
  font-weight: 400;
}
.page-id-13705 .dmm-pricing-table table tr:first-child td {
  color: #07618b;
  font-weight: 700;
}
.dmm-table-pricing-top table td {
  font-size: 26px;
  color: #0999db;
}
.audit-register-main-text p {
  font-size: 16px;
}
.audit-register-main-text p:nth-child(1), .audit-register-main-text p:nth-child(2), .audit-register-main-text p:nth-child(5) {
  font-size: 20px;
  color: #000;
}
.audit-register-main-text p:nth-child(3) {
  margin-top: 20px;
}
.audit-register-main-text p:nth-child(4) {
  margin-bottom: 20px;
}
.page-id-13705 table {
  background: transparent;
  border: none;
}
.audit-register-header:before {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f1f1f1 url(//www.infosistema.com/wp-content/uploads/2019/05/dmm-back3.jpg) no-repeat center center /cover;
}
.audit-register-logo {
  max-width: 400px !important;
  width: 100%;
}
.audit-register-header h1 {
  position: relative;
  color: #fff;
  font-size: 54px;
  font-weight: 700;
  left: 10px;
  top: 0px;
  /*background: #1e00ff;*/
  background: #27313a;
  padding: 16px 16px;
}
.dmm-version:before {
  display: inline-block;
  position: absolute;
  content: "";
  bottom: 0px;
  width: 200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 4px;
  background: #018bbc;
}
.logo-outsystems-module {
  display: inline-block;
  width: 180px;
  height: auto;
  position: absolute;
  right: 30px;
  margin-right: 6px;
  vertical-align: middle;
  top: 30px;
  z-index: 100;
}
.logo-outsystems-module:before {
  position: absolute;
  content: "for";
  left: -28px;
  margin-right: 6px;
  top: 10px;
  color: #fff;
}
.logo-outsystems-module img {
  display: inline-block;
  width: 100%;
}
#back-to-top {
  display: none !important;
}
.mega-toggle-on > a {
  color: #4698cb !important;
}
.mega-menu-item > a:hover {
  color: none;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  pointer-events: none !important;
  cursor: default !important;
  margin-bottom: 14px !important;
}
/*.mega-menu-item > a:hover {
  text-decoration: underline !important;
}*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
  text-decoration: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary {
  text-align: right !important;
}
.press-home .post-grid img, .article-home .post-grid img {
  width: 100% !important;
}
ul.destaques-small {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.destaques-big {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.destaques-big li {
  height: 400px;
  display: block;
}
ul.destaques-small li {
  height: 180px;
  display: block;
}
.cbox-big {}
.icon-round {
  display: inline-block;
  width: 200px !important;
  height: 200px;
  border-radius: 100px;
  line-height: 200px;
  background: transparent;
}
.general-policy ol {
  list-style: none;
  background: #fff;
  border: solid 1px #dbdbdb;
  margin: 30px 0px 0px 0px;
}
.general-policy ol li {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  padding-left: 10px;
  border-bottom: solid 1px #dbdbdb;
  color: #616161;
}
.general-policy ol li:first-child {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  padding-bottom: 16px;
  padding-left: 0px;
  border-bottom: none;
  left: -20px;
  color: #000;
}
.general-policy ol li:first-child:before {
  display: none;
}
.general-policy ol li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.general-policy ol li:before {
  position: absolute;
  content: "\f192";
  width: 10px;
  height: 10px;
  left: -20px;
  top: 0;
  font-family: fontawesome;
  font-size: 14px;
  color: #008cba;
}
.general-policy {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.gp-shadow p {
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
.newtitle p {
  position: relative;
  padding-bottom: 10px;
}
.newtitle p:after {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background: #16a2d0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bigbutton {
  font-size: 18px !important;
  padding: 16px 50px !important;
  text-decoration: none !important;
}
.bigbutton:hover {
  background: #11416c !important;
  color: #fff !important;
}
.general-policy h5 {
  margin-bottom: 16px;
}
.title-ce-green h5 {
  position: relative;
  margin-bottom: 30px;
  font-size: 24px;
  color: #17a086;
}
.title-ce-green h5:before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  width: 80px;
  height: 2px;
  background: #17a086;
}
.fonsizesmall p, .fonsizesmall ul li {
  font-size: 14px;
}
.fonsizesmall ul li {
  margin-bottom: 12px;
}
.fonsizesmall h4 {
  margin-bottom: 20px;
  margin-top: 30px;
  color: #fbfcfc;
}
.fonsizesmall ul {
  padding: 16px 10px 16px 16px;
  list-style: none;
  margin: 0;
}
.fonsizesmall ul li {
  position: relative;
  padding-left: 20px;
}
.fonsizesmall ul li:before {
  position: absolute;
  content: "\f00c";
  top: 0;
  left: 0;
  font-size: 14px;
  font-family: fontawesome;
}
.cs-mfiles-section2 .kc-wrap-columns .kc_column:first-child {
  padding-left: 0 !important;
}
body.single .cs-mfiles-ol ol {
  display: block;
  margin: 0;
  padding: 0 40px 0 30px;
  font-size: 14px;
}
.cs-mfiles-ol ol li {
  position: relative;
  margin-bottom: 40px;
  z-index: 2;
  margin-left: 0;
  padding-left: 20px;
}
.cs-mfiles-ol ol li:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  border: solid 1px #dbdbdb;
  border-radius: 15px;
  left: -25px;
  top: -4px;
  background: #fff;
  z-index: -1;
}
.mfiles-section1 h4 {
  color: #2faa92;
}
.mfiles-section1 h1 {
  margin-bottom: 20px;
}
.mfiles-section1 p {
  font-size: 18px;
}
.target-bullet ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.target-bullet ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.target-bullet ul li:before {
  position: absolute;
  content: "\f192";
  font-family: fontawesome;
  left: 0;
  top: 0;
  font-size: 14px;
}
.resumator-hide-details {
  padding: 40px 0px;
}
.resumator-buttons {
  border-top: solid 1px #dbdbdb;
  padding: 40px 0px 0px 0px !important;
}
.rounditx {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: solid 1px #b8312f;
  border-radius: 50%;
  background: #b8312f;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
}
.flex-contact {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  align-content: flex-start;
  gap: 20px;
}
.flex-contact > * {
  -webkit-flex: 1 auto;
  -moz-flex: 1 auto;
  flex: 1 auto;
  align-self: auto;
}
.wpcf7 input.dateinfo, input.numbinfo {
  width: 100% !important;
}
/* Form Onboarding - File Upload
.wpcf7 input[type="file"] {
    display: none;
}
*/
.inpdash {
  float: left;
  font-size: 20px !important;
  margin-right: 10px;
}
.rounditx:hover {
  background: #8a0806;
  border: solid 1px #8a0806;
}
.resumator-job-description li, .resumator-job-description p {
  font: 14px/1.3em Arial, Verdana, sans-serif !important;
}
.main-table {
  display: table;
  position: relative;
  width: 100%;
  background: url(/wp-content/uploads/2019/05/jobs_Large1.jpg) center center/cover no-repeat #1b4d64;
}
/* Docrouter */
.maindocrouter {
  padding: 0px 0px 0px 0px;
  background: transparent url(/files/stockphotos/invoices1.jpg) no-repeat center center /cover;
}
.maindocrouter h1, .mainaccountstick h1 {
  position: relative;
  color: #008cba;
  display: block;
  font-weight: 700;
  font-size: 4em;
  margin-bottom: 0;
}
.maindocrouter h1::before, .mainaccountstick h1:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 300px;
  background: #008cba;
  left: 0;
  bottom: 2px;
}
.maindocrouter h2, .mainaccountstick h2 {
  display: block;
  font-weight: 600;
  max-width: 860px;
  line-height: 1.1em;
  margin: 20px 0;
  text-transform: uppercase;
}
ul.qchaves {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.qchaves li {
  margin: 0;
  padding: 8px 70px 8px 10px;
  border: solid 1px #dbdbdb;
  margin-bottom: 20px;
  position: relative;
  min-height: 63px;
}
ul.qchaves li:before {
  position: absolute;
  width: 60px;
  content: "?";
  right: 0;
  top: 0;
  bottom: 0;
  background: #f1f1f1;
  font-size: 25px;
  text-align: center;
  line-height: 70px;
}
ul.qchaves li:last-child {
  margin-bottom: 0px;
}
.bordin {
  font-weight: 600;
}
/* Account Stick*/
.mainaccountstick {
  position: relative;
  padding: 0px 0px 0px 0px;
  background: transparent url(/files/stockphotos/consulting.jpg) no-repeat center center /cover;
}
.mainaccountstick:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: -moz-linear-gradient(left, rgba(241, 241, 241, 1) 0%, rgba(246, 246, 246, 1) 35%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(241, 241, 241, 1) 0%, rgba(246, 246, 246, 1) 35%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(241, 241, 241, 1) 0%, rgba(246, 246, 246, 1) 35%, rgba(255, 255, 255, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#00ffffff', GradientType=1);
}
.mainaccountstick h2 {
  max-width: 660px;
}
.text-orange {
  color: #f06d17;
}
blockquote {
  border-left: solid 4px #dbdbdb;
  color: #000;
}
blockquote p {
  color: #000;
  font-style: italic;
}
.product-download {
  display: block;
  border: solid 1px #4698cb;
  width: 100%;
  padding: 20px;
}
.product-download a {
  text-decoration: none;
  color: #344049;
  display: block;
  text-align: center;
}
.product-download:hover a {
  text-decoration: none;
  color: #4698cb;
}
.product-download a i {
  margin-right: 6px;
  color: #cb0606;
}
.info-prod {
  display: block;
}
.info-content a:hover {
  text-decoration: none;
}
.pagination-centered ul.page-numbers li {
  vertical-align: top;
}
ul.page-numbers li {
  margin-left: .3rem;
}
ul.page-numbers li span.current {
  background: #333f48;
  padding: 0;
  color: #fff;
  border: none;
  font-weight: 400;
  width: 42px;
  text-align: center;
  display: block;
  height: 42px;
  line-height: 46px;
  font-size: 18px;
  border-radius: 2px;
  transition: all 0.5s ease;
}
ul.page-numbers li a {
  color: #fff;
  border: none;
  background: #4698CB;
  text-align: center;
  padding: 0;
  width: 42px;
  display: block;
  height: 42px;
  line-height: 46px;
  font-size: 18px;
  border-radius: 2px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  transition: all 0.5s ease;
}
ul.page-numbers li .next.page-numbers, ul.page-numbers li .prev.page-numbers {
  font-size: 54px;
  font-weight: 100;
  line-height: 30px;
}
ul.page-numbers li a.prev, ul.page-numbers li a.next {
  border: none;
  background: transparent;
  color: #008cba;
  box-shadow: none;
  transition: all 0.5s ease;
}
ul.page-numbers li a.prev:hover, ul.page-numbers li a.next:hover {
  border: none;
  background: transparent;
  color: #344049;
}
ul.page-numbers li a:focus, ul.page-numbers li:hover a {
  background: #333f48;
  color: #fff;
  transition: all 0.5s ease;
}
ul.page-numbers {
  margin-top: 40px;
  margin-bottom: 40px;
}
a.bg-orange {
  background: #c20c20;
}
a.bg-orange:hover {
  background: #aa1e00;
}
.text-uppercase {
  text-transform: uppercase;
}
/* GDPR */
.gdpr-solutions-section {
  background: #f1f1f1;
  padding: 80px 0;
}
.formacao-gdpr {
  background: #fff;
  padding: 80px 0;
}
.prelativo {
  position: relative;
}
.prelativo img {
  position: absolute;
  top: 100%;
}
.img-ilus1 {
  width: 80%;
}
.mainheader-gdpr1-bg {
  position: relative;
  background: #000428;
}
.mainheader-gdpr1-bg:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #000428; /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #004e92, #000428); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to left, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  opacity: 0.7;
}
.mainheader-gdpr1 h1 {
  position: relative;
  z-index: 9;
  color: #008cba;
  display: inline-block;
  font-weight: 700;
  font-size: 3em !important;
  margin-bottom: 0;
}
.mainheader-gdpr1 h1:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 300px;
  background: #008cba;
  left: 0;
  bottom: 2px;
}
.white-color h5, .white-color {
  color: #fff;
}
.icon-gdpr {
  width: auto;
  height: 80px;
  position: relative;
}
.top-image-gdpr {
  position: relative;
  top: 30px;
  z-index: 99;
}
.menu-gdpr ul {
  display: block;
  margin: 0;
  padding: 0px 0px;
  list-style: none;
}
.menu-gdpr ul li {
  display: inline-block;
  margin: 0;
  border-right: solid 1px #dbdbdb;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 400;
  float: left;
  line-height: inherit !important;
}
.menu-gdpr ul li:first-child {
  border-left: solid 1px #dbdbdb;
}
.bg-white {
  background: #fff;
}
.flex-item-slide a:hover:before {
  position: absolute;
  display: block;
  content: "\2192";
  bottom: 20px;
  right: 20px;
  font-size: 20px;
  color: #4698CB;
}
.info-prod1, .info-prod1::before {
  height: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  position: absolute;
  top: 0;
}
section#PUB {
  height: auto;
}
.newlink {
  position: relative;
}
.newlink h4 {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 60px);
  padding-left: 20px;
}
.newlink:before {
  position: relative;
  display: inline-block;
  content: "\f10b";
  width: 40px;
  height: 40px;
  vertical-align: middle;
  font-family: 'FontAwesome';
  margin: 0px;
  font-size: 80px;
  line-height: 45px;
}
.newlink:after {
  position: relative;
  display: inline-block;
  content: "";
  width: 36px;
  height: 50px;
  vertical-align: middle;
  background: #fff;
  top: -56px;
  left: 7px;
  border-radius: 2px;
}
form.wpcf7-form label {
  position: relative;
  border-radius: 2px;
  /* background: #fff;*/
  font-size: 14px;
  color: #818181;
  margin-bottom: 16px;
}
form.wpcf7-form label span {
  font-size: 14px;
  margin-bottom: 0;
  color: #818181;
}
form.wpcf7-form label input[type="text"], form.wpcf7-form label input[type="password"], form.wpcf7-form label input[type="email"], form.wpcf7-form label textarea {
  position: relative;
  padding: 8px;
  height: auto !important;
  margin-bottom: 0px;
  border: solid 1px #dbdbdb !important;
}
form.wpcf7-form label input[type="text"]:focus, form.wpcf7-form label input[type="password"]:focus, form.wpcf7-form label input[type="email"]:focus, form.wpcf7-form label textarea:focus {
  background: #f9f9f9;
  transition: all 0.5s ease;
}
form.wpcf7-form label .wpcf7-not-valid-tip {
  position: relative;
  top: -0px;
  right: 0px;
  font-size: 12px !important;
  color: #D20408;
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  display: inline-block;
  text-align: right;
}
form.wpcf7-form .wpcf7-not-valid-tip:before {
  position: relative;
  content: "\f071";
  font-size: 12px !important;
  color: #D20408;
  font-family: fontawesome;
  margin-right: 4px;
}
form.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 12px !important;
  color: #D20408;
}
form.wpcf7-form span.wpcf7-list-item input[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}
form.wpcf7-form label textarea {
  max-height: 100px;
}
div.wpcf7-response-output {
  font-size: 13px;
}
.bg-grey-quemsomos.contacts-gps.newfix {
  background: linear-gradient(to right, #1f262c, #4698cb), url(/files/stockphotos/psd2.jpg) center center /cover no-repeat !important;
  background-attachment: fixed;
  background-blend-mode: multiply;
}
.half-background-right h4 {
  padding-top: 0;
}
form.wpcf7-form .wpcf7-file {
  margin-bottom: 2px;
}


form.wpcf7-form .wpcf7-acceptance input[type=checkbox] ~ .wpcf7-list-item-label{
display: inline-block;
max-width: 90%;
margin-left: 6px;
vertical-align: top;
}

form.wpcf7-form .wpcf7-acceptance input[type=checkbox]{

margin-left: 0px;

}


form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item{
margin-left: 0;
}


.wpcf7-radio {
  text-align: center !important;
}
.wpcf7-form .ajax-loader.is-active {
  background: transparent url(/files/ajax-loader.gif) no-repeat center top 3px;
}
.has-toggle-input span.wpcf7-list-item, .has-toggle-input.radio span.wpcf7-list-item {
  display: inline-block;
  padding: 5px 10px;
  background: #f4f4f4;
  color: #008CBA;
  border: 1px #d0d0d0 solid;
  line-height: normal;
  overflow: hidden;
  cursor: pointer;
  width: 33.333%;
  margin: 0 !important;
  text-align: center !important;
}
.has-toggle-input .wpcf7-list-item.active {
  background: #ffffff;
  color: #000;
}
.has-toggle-input .wpcf7-list-item:first-of-type {}
.has-toggle-input .wpcf7-list-item:last-of-type {}
.wpcf7-form span.wpcf7-list-item-label {
  margin-left: 0px;
}
.wpcf7-form input[type=checkbox] {
  -webkit-appearance: checkbox !important;
  appearance: checkbox !important;
}
.wpcf7-form span {
  margin-bottom: 0px;
}
form.wpcf7-form label input.wpcf7-not-valid, form.wpcf7-form label textarea.wpcf7-not-valid {
  border-bottom: solid 1px #D20408 !important;
  margin-bottom: 0;
}
.video-gdpr-solution {
  position: absolute;
  z-index: 599;
  left: 19px;
  max-width: 467px;
  width: 100%;
  top: 40px;
}
ul.destaques-custom.showone {
  margin: 0;
  padding: 40px 0;
  list-style: none;
}
ul.destaques-custom.showone li {
  margin-bottom: 25px;
  margin-top: 0px;
  margin-right: 0px !important;
  width: 100% !important;
  transition: none;
}
ul.destaques-custom.showone li:hover {
  transition: none;
}
ul.destaques-custom.showone li a.thumbnail-wrapper {
  display: inline-block;
  max-width: 300px;
  width: 100%;
  height: auto;
}
ul.destaques-custom.showone li .cbox {
  display: inline-block;
  max-width: calc(100% - 300px);
  width: 100%;
  vertical-align: top;
  padding-left: 25px;
}
.rectangulo {
  position: relative;
  background: #f1f1f1;
  padding: 80px 0px;
}
.rectangulo:before {
  position: absolute;
  content: "";
  bottom: -1px;
  right: 0;
  width: 1457px;
  height: 68px;
  background: transparent url(/files/assets/tringulo-topo-white.svg) no-repeat right bottom;
  z-index: 99;
  max-width: 100%;
}
.rectangulo:after {
  position: absolute;
  display: block;
  content: "";
  background: #f1f1f1 url(/files/logos/infographic-info-web.png) no-repeat right top !important;
  background-size: 250px auto !important;
  width: 250px;
  height: 180px;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: .2;
}
a.thumbnail-wrapper2 {
  width: 100% !important;
  height: auto;
  overflow: hidden;
  display: inline-block;
}
.cbox-custom {
  background: transparent;
}
.bg-grey {
  background: #f1f1f1;
  padding: 80px 70px;
}
.mainlob {
  background: #fff url(/files/stockphotos/main-infosistema.jpg) no-repeat center bottom /cover;
}
.lobdiv {
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(226, 226, 226, 1) 26%, rgba(255, 255, 255, 0.95) 26%, rgba(255, 255, 255, 0.9) 22%, rgba(255, 255, 255, 0.9) 100%);
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(226, 226, 226, 1) 26%, rgba(255, 255, 255, 0.95) 26%, rgba(255, 255, 255, 0.9) 22%, rgba(255, 255, 255, 0.9) 100%);
  background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(226, 226, 226, 1) 26%, rgba(255, 255, 255, 0.95) 26%, rgba(255, 255, 255, 0.9) 22%, rgba(255, 255, 255, 0.9) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#e6ffffff', GradientType=0);
  padding: 40px 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  transition: all 0.5s linear;
}
.lobdiv:hover {
  background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(226, 226, 226, 1) 26%, rgba(255, 255, 255, 1) 21%, rgba(255, 255, 255, 1) 26%, rgba(255, 255, 255, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(226, 226, 226, 1) 26%, rgba(255, 255, 255, 1) 21%, rgba(255, 255, 255, 1) 26%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(226, 226, 226, 1) 26%, rgba(255, 255, 255, 1) 21%, rgba(255, 255, 255, 1) 26%, rgba(255, 255, 255, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#e6ffffff', GradientType=0);
  box-shadow: none;
  transition: all 0.5s linear;
}
.lobdiv:hover > p.text-home-circle, p.text-home-circle {
  color: #4c4c4c;
}
.breadcrumbs > * {
  font-size: 13px;
}
/* ----------------------------------------------
 * Generated by Animista on 2017-12-20 14:23:18
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
/* ----------------------------------------------
 * Generated by Animista on 2017-12-20 16:45:35
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation scale-in-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.block-address {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  border: none;
}
.top-card.iconflag-pt {
  background: #f1f1f1;
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-pt.png) left 16px top 14px no-repeat, -moz-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-pt.png) left 16px top 14px no-repeat, -webkit-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/pt-pt.png) left 16px top 14px no-repeat, linear-gradient(to right, #f1f1f1 0%, #f9f9f9 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#f9f9f9', GradientType=1);
  padding-left: 40px;
}
.top-card.iconflag-en {
  background: #f1f1f1;
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/uk_.png) left 16px top 14px no-repeat, -moz-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/uk_.png) left 16px top 14px no-repeat, -webkit-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/uk_.png) left 16px top 14px no-repeat, linear-gradient(to right, #f1f1f1 0%, #f9f9f9 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#f9f9f9', GradientType=1);
  padding-left: 40px;
}
.top-card.iconflag-es {
  background: #f1f1f1;
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png) left 16px top 14px no-repeat, -moz-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png) left 16px top 14px no-repeat, -webkit-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/es.png) left 16px top 14px no-repeat, linear-gradient(to right, #f1f1f1 0%, #f9f9f9 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#f9f9f9', GradientType=1);
  padding-left: 40px;
}
.top-card.iconflag-ca {
  background: #f1f1f1;
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/canada.png) left 16px top 14px no-repeat, -moz-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/canada.png) left 16px top 14px no-repeat, -webkit-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/canada.png) left 16px top 14px no-repeat, linear-gradient(to right, #f1f1f1 0%, #f9f9f9 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#f9f9f9', GradientType=1);
  padding-left: 40px;
}
.top-card.iconflag-us {
  background: #f1f1f1;
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/us.png) left 16px top 14px no-repeat, -moz-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/us.png) left 16px top 14px no-repeat, -webkit-linear-gradient(left, #f1f1f1 0%, #f9f9f9 100%);
  background: url(https://www.infosistema.com/wp-content/plugins/sitepress-multilingual-cms/res/flags/us.png) left 16px top 14px no-repeat, linear-gradient(to right, #f1f1f1 0%, #f9f9f9 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#f9f9f9', GradientType=1);
  padding-left: 40px;
}
.filter-multiply {
  background-blend-mode: multiply;
}
h4.bbottom {
  margin-bottom: 0px;
  padding-bottom: 5px;
  padding-top: 7px;
  font-size: 1.1em;
  border-bottom: none;
}
.bg-grey-quemsomos.contacts-gps.newfix:before {
  display: none;
}
.bg-grey-quemsomos.contacts-gps.newfix .entry-title-sub {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
}
.margintop20 {
  margin-top: 20px;
}
button, .button {
  /*background-color: #85af4b;*/
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
ul.destaques .button, .boxd .button {
  box-shadow: none;
}
p.more-offers a {
  padding: 5px 34px 3px;
}
.addgrey {
  background: #e7e7e7;
}
.page-template-page-mfiles .button {
  min-width: 250px;
}
.newversion {
  position: relative;
  overflow: hidden;
}
.newversion:before {
  content: "New";
  width: 150px;
  background: #c20c20;
  position: absolute;
  top: 20px;
  right: -40px;
  text-align: center;
  line-height: 36px;
  letter-spacing: 1px;
  color: #f0f0f0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-weight: 600;
}
.udates {
  padding: 2px 12px;
  border: solid 1px #dbdbdb;
  line-height: 40px;
  background: #e4f2fa;
  font-weight: 400;
}
.icon-round {
  text-align: center;
}
.icon-round img {
  display: inline-block;
  margin: 0 auto;
}
#dmm-registration h4.title-blue-under {
  left: 0 !important;
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
}
h1.beforenone:before {
  background: transparent;
}
h2.maxwidth550 {
  max-width: 550px;
}
.button-orange {
  display: block;
  width: 100%;
  padding: 20px;
  color: #fff;
  background: #e87f24;
  text-align: center;
}
.button-orange i, .button-orange span {
  color: #fff;
}
.button-orange:hover, .button-orange:hover span {
  background: #b65b0b;
  color: #fff;
  text-decoration: none;
}
.button-blue {
  display: block;
  width: 100%;
  padding: 20px;
  color: #fff;
  background: #4698CB;
  text-align: center;
}
.button-blue i, .button-blue span {
  color: #fff;
}
.button-blue:hover, .button-blue:hover span {
  background: #b65b0b;
  color: #fff;
  text-decoration: none;
}
.boxgrey {
  background: #f1f1f1;
  padding: 20px 20px 20px 20px;
  border: 1px solid #dbdbdb;
}
.flex-item-slide {
  -webkit-flex: 1 0 30%;
  flex: 1 0 30%;
}
.flex-item-slide figure img.pcomp {
  width: 170px;
  min-width: 170px;
}
.psd2-section {
  display: block;
  width: 100%;
  background: #f1f1f1;
  padding: 40px 0 40px 0;
}
.hidden {
  display: block;
}
p.text-home-circle {
  font-size: 0.9em;
}
.gdprsh::before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background: -moz-linear-gradient(left, rgba(22, 42, 68, 1) 0%, rgba(22, 42, 68, 1) 35%, rgba(22, 42, 68, 0.98) 36%, rgba(22, 42, 68, 0.35) 68%, rgba(22, 42, 68, 0) 86%, rgba(22, 42, 68, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(22, 42, 68, 1) 0%, rgba(22, 42, 68, 1) 35%, rgba(22, 42, 68, 0.98) 36%, rgba(22, 42, 68, 0.35) 68%, rgba(22, 42, 68, 0) 86%, rgba(22, 42, 68, 0) 100%);
  background: linear-gradient(to right, rgba(22, 42, 68, 1) 0%, rgba(22, 42, 68, 1) 35%, rgba(22, 42, 68, 0.98) 36%, rgba(22, 42, 68, 0.35) 68%, rgba(22, 42, 68, 0) 86%, rgba(22, 42, 68, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#162a44', endColorstr='#00162a44', GradientType=1);
}
.iframe-crobot {
  border: 0;
  overflow: hidden;
  width: 100%;
  height: 120px;
}
.info-content {
  z-index: 99;
}
.gdprsh h6 {
  position: relative;
  z-index: 9;
  display: inline-block;
  color: #fff;
  text-shadow: 0 0 8px rgba(0, 0, 0, 1);
  font-size: 1.1em;
}
#main-crobot {
  position: relative;
  display: block;
  background: #fff url(/files/assets/bg-crobot.svg) no-repeat right top;
  background-size: 100% auto;
  font-size: 16px;
}
#main-crobot:before {
  position: absolute;
  display: block;
  content: "";
  background: transparent url(/files/assets/bg-world1.svg) no-repeat right top -400px /contain;
  background-size: 1920px 1085px;
  width: 1920px;
  height: 1086px;
  right: -124px;
  top: -4px;
  z-index: 1;
}
.marginleftalpha {
  margin-left: 130px;
}
#robot-search-up {
  position: relative;
  z-index: 10;
}
.crobot-default-font, .crobot-default-font p {
  font-size: 18px;
}
.crobot-default-font1, .crobot-default-font1 p {
  font-size: 16px;
}
.title-crobot {
  position: relative;
  font-weight: 600;
  font-size: 28px;
  color: #305376;
  margin-bottom: 40px;
}
.title-crobot1 {
  position: relative;
  font-weight: 600;
  font-size: 28px;
  color: #305376;
  margin-bottom: 20px;
  padding-left: 50px;
}
.title-crobot:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 150px;
  background: #305376;
}
.title-crobot:after {
  position: absolute;
  content: "";
  left: 150px;
  bottom: -20px;
  height: 14px;
  width: 14px;
  border-radius: 7px;
  border: solid 2px #305376;
  background: #fff;
}
.contacts-left figure {
  margin-bottom: 0;
}
.contacts-left .kc_text_block p {
  margin-bottom: 0;
}
.contacts-left img {
  width: auto;
  height: 25px;
}


.subfooter-text{
float: none !important;
}

.sub-footer{
text-align: center;
}

.wd-icon {
  position: relative;
  padding-left: 40px;
}
.wd-icon:before {
  position: absolute;
  content: "";
  left: 0;
  top: -10px;
  background: url(/files/assets/windows-icon.svg) no-repeat center center /contain;
  width: 40px;
  height: 40px;
}
a.botao-crobot {
  position: relative;
  display: block;
  width: 280px;
  border: solid 1px #dbdbdb;
  height: 60px;
  background: #e2e2e2;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 199;
}
a.botao-crobot:hover {
  background: #e1f0f8;
  box-shadow: none;
}
.cseparator {
  display: inline-block;
  width: 2px;
  height: 100%;
  vertical-align: middle;
  background: #818181;
  background: -moz-linear-gradient(left, #818181 0%, #818181 50%, #ffffff 50%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #818181 0%, #818181 50%, #ffffff 50%, #ffffff 100%);
  background: linear-gradient(to right, #818181 0%, #818181 50%, #ffffff 50%, #ffffff 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#818181', endColorstr='#ffffff', GradientType=1);
}
.smcrobot {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 20px;
}
.name-crobot {
  display: inline-block;
  color: #000;
  padding: 0 40px;
  vertical-align: middle;
}
#crobot-bottom {
  display: block;
  width: 100%;
  height: 240px;
  background: #fff url(/files/assets/crobot-bottom.svg) no-repeat left bottom /cover;
}
.crobot-testimonial p {
  font-size: 30px;
  font-weight: 400;
}
.circle-crobot-steps {
  position: relative;
  display: block;
  text-align: center;
  font-size: 26px;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: #305376;
  border: solid 10px #fff;
  box-shadow: 0px 0px 1px 2px #305376;
  font-weight: 600;
  line-height: 36px;
  z-index: 8;
}
.circle-crobot-steps:before {
  position: absolute;
  content: "";
  top: -22px;
  width: 30px;
  height: 2px;
  background: #305376;
  transform: rotate(-45deg);
  z-index: -1;
  left: 20px;
}
.round2-separator {
  position: relative;
  width: 200px;
  height: 2px;
  background: #305376;
  top: -20px;
  left: 55px;
}
.round2-separator:after {
  position: absolute;
  content: "";
  right: 0px;
  bottom: -20px;
  height: 14px;
  width: 14px;
  border-radius: 7px;
  border: solid 2px #305376;
  top: -5px;
  background: #fff;
}
.round2-separator:before {
  position: absolute;
  content: "";
  left: -5px;
  bottom: -20px;
  height: 14px;
  width: 14px;
  border-radius: 7px;
  border: solid 2px #305376;
  top: -5px;
  background: #fff;
  z-index: 9;
}
#crobot-documentation {
  position: relative;
  z-index: 99;
}
.nl-aside ul li {
  font-weight: 400;
}
ul.listside {
  margin: 0px 0px 30px 0px;
  padding: 20px;
  list-style: none;
  border: solid 1px #dbdbdb;
}
ul.listside li {
  margin-bottom: 10px;
}
ul.listside li:last-of-type {
  margin-bottom: 0px;
}
.medium-block {
  background: #f9f9f9 url(/files/stockphotos/meeting.jpg) no-repeat right top /cover;
  padding: 80px 0;
}
body.page-template-page-parceiros .medium-block {
  background: #f9f9f9 url(/files/stockphotos/default.jpg) no-repeat center center /cover;
  padding: 60px 0;
}
.medium-block::before {
  display: none;
}
body.page-template-page-parceiros .medium-block:before {
  display: block;
}
.bg-clients {
  filter: none;
  z-index: 1;
}
.dmm-case-study {
  border: solid 1px #dbdbdb;
  padding: 20px;
  background: #fff;
}
.dmm-case-study h2 {
  font-size: 24px;
  line-height: 24px !important;
  margin-bottom: 10px;
}
.dmm-case-study .entry-excerpt p {
  margin-top: 10px;
}
.primary-menu .top-bar-section ul li:last-child {
  position: relative;
  padding-left: 26px;
  padding-right: 0;
  box-shadow: none;
  cursor: pointer;
}
/*.primary-menu .top-bar-section ul li:last-child:before {
   position:absolute;
	content:"";
	top:0;
	bottom:0;
	left:0;
	width: 3000px;
	background: red;
}*/
.primary-menu .top-bar-section ul li.active:last-child a {
  color: #4698CB;
}
.primary-menu .top-bar-section ul li:last-child a {
  position: relative;
  background: transparent;
  transition: none;
  color: #fff;
  box-shadow: none;
  cursor: pointer;
  padding-right: 0;
}
.primary-menu .top-bar-section ul li:last-child a:before {
  position: absolute;
  content: "\f003";
  top: 8px;
  left: -2px;
  font-family: fontawesome;
}
.primary-menu .top-bar-section ul li:hover:last-child {
  background: transparent;
  transition: none;
  padding-right: 0;
}
.primary-menu .top-bar-section li:last-child:not(.has-form) a:not(.button) {
  padding: 10px 0px 10px 20px;
}
.primary-menu .top-bar-section li:last-child:not(.has-form) a:hover:not(.button) {
  position: relative;
  background: transparent;
  color: #4698CB;
  box-shadow: none;
  text-decoration: none;
  transition: none;
  cursor: pointer;
  padding-right: 0;
}
.contactus-top {
  display: none;
}
.sec-webinar {
  display: block;
  width: 100%;
  background: #f1f1f1;
  padding: 40px 0px;
}
.wpcf7-form .ajax-loader {
  display: inline-block !important;
  width: 40px !important;
  height: 40px !important;
  vertical-align: middle !important;
}
.crobot-company h4 {
  margin: 10px 0px;
  color: #305376;
  font-weight: 400;
}
.default-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.default-item {
  -webkit-flex: 1 auto;
  flex: 1 auto;
}
.default-item:last-child h4 {
  font-size: 16px;
  color: #4d4d4d;
}
.crobot-company h4 span {
  font-size: 18px;
}
.crobot-company table {
  border-collapse: collapse;
  border: solid 1px #dbdbdb;
  width: 100%;
}
.crobot-company table tr th {
  text-align: left;
  background: #1a3249;
  border: solid 1px #ffff;
  color: #fff;
  padding: 10px;
}
.crobot-company table tr th:nth-child(2) {
  width: 40px;
}
.crobot-company table tr td:nth-child(2) {
  text-align: center;
}
.crobot-company table tr td {
  border: solid 1px #fff;
  background: #f1f1f1;
  padding: 10px;
}
.crobot-company table tbody tr th:first-child, .crobot-company table tbody tr td:first-child {
  max-width: 300px;
}
.crobot-company table tr td.crobot_company_phone_cell, .crobot-company table tr td.crobot_company_vat_cell, .crobot-company table tr td.crobot_company_website_cell {
  white-space: nowrap;
}
.fixedspace {
  width: 90px !important;
}
.p2020 {
  display: block;
  padding: 20px 0px;
  text-align: center;
}
.p2020 img {
  max-width: 400px;
  width: 100%;
  height: auto;
}
.pub-google {
  text-align: center;
  margin: 40px 0px;
}
.button.radius, .button.radius {
  border-radius: 2px;
}
ul.destaques li a.thumbnail-wrapper img {
  left: 50% !important;
  top: 50% !important;
}
ul.destaques a.thumbnail-wrapper img {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  font-family: "object-fit: cover";
}
.fgroup-numbers h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 60px;
}
/* Slick */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  min-height: 1px;
  height: 450px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff url('img/ajax-loader.gif') center center no-repeat;
}
.link-banner {}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 35px;
  height: 70px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 888;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before, .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 25px;
  z-index: 9999;
}
[dir='rtl'] .slick-prev {
  right: 35px;
  left: auto;
}
.slick-prev:before {
  content: '\f104';
  font-size: 120px;
  font-family: fontawesome;
  line-height: 0;
}
[dir='rtl'] .slick-prev:before {
  content: '\f105';
  font-size: 120px;
  font-family: fontawesome;
  line-height: 0;
}
.slick-next {
  right: 35px;
  z-index: 9999;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 25px;
}
.slick-next:before {
  content: '\f105';
  font-size: 120px;
  font-family: fontawesome;
  line-height: 0;
}
[dir='rtl'] .slick-next:before {
  content: '\f104';
  font-size: 120px;
  font-family: fontawesome;
  line-height: 0;
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 24px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 899;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  outline: none;
  background: transparent;
  border: solid 1px rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  text-align: center;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li.slick-active button:before {
  font-family: 'slick';
  font-size: 14px;
  line-height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: #018bbc;
  transform: translate(-50%, -50%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
  pointer-events: none;
}
.mainpub {
  background: #162a44;
}
#dmm-manual {
  padding: 40px;
  background: #e6e8e8;
  border-top: solid 1px #dbdbdb;
  border-bottom: solid 1px #dbdbdb;
}
#dmm-manual a {
  font-size: 30px;
  color: #4698CB;
  text-decoration: none;
}
#dmm-manual a:hover {
  color: #344049;
}
.box-crobot-notice {
  display: block;
  padding: 20px;
  background: #e7f5fc;
  border: solid 1px #d9ebf5;
}
.components-outsystem-benefits ul.cob li span {
  border: none;
}
.components-outsystem-benefits ul.cob li i {
  font-size: 6em;
  color: #333f48;
  line-height: 1.8em;
}
.components-outsystem-header h1 {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  color: #fff;
  margin: 0 0 0 20px;
  font-size: 3em;
  padding: 20px 40px 20px 20px;
  top: -60px;
  font-weight: 700;
  background: transparent;
}
body.page-template-page-summer-school .reveal-modal {
  padding: 0 !important;
}
.components-outsystem-header {
  background: url(/files/stockphotos/people-office.jpg) center top -200px no-repeat;
  background-size: cover;
  height: auto;
}
.button-king {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) !important;
  background: #d64a38 !important;
  padding: 20px 50px !important;
  cursor: pointer;
}
.button-king:hover {
  color: #fff;
  text-decoration: none;
  background: #b32f1d !important;
  box-shadow: none !important;
}
.components-outsystem-header p {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  color: #fff;
  margin: 0 0 0 20px;
  background: transparent;
  padding: 20px;
  font-weight: 400;
  top: -60px;
  font-size: 20px;
  max-width: 80%;
}
.dmm-notice {
  display: inline-block;
  text-align: center;
  color: #000;
  font-size: 22px;
  font-weight: 400;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 20px;
  border-radius: 8px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}



.tags-blocks ul {
	margin-left: 0 !important;
	bottom: 20px !important;

}

.tags-blocks ul li{
 font-size: 14px !important;
	margin: 0 6px 6px 0 !important;
	  border-radius: 15px;
}


.dmm-notice a {
  display: inline-block;
  vertical-align: middle;
  padding: 16px 30px;
  border-radius: 8px;
  text-decoration: none;
  background: #aa1e00;
  color: #fff;
}
.box-cop, .perfil-bio img {
  border: none;
}
.newforgebtn {
  width: 100%;
  border-radius: 0 !important;
}
.checkgdpr .wpcf7-checkbox .wpcf7-list-item {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-flow: row nowrap !important;
  flex-flow: row nowrap !important;
}
.checkgdpr .wpcf7-checkbox .wpcf7-list-item * {
  -webkit-flex: 1 auto !important;
  flex: 1 auto !important;
  align-self: flex-start !important;
}
.resumator-department-name {
  font-size: 18px;
  font-weight: 600;
}
.menutopdmm {
  background: #1b4d64 !important;
}
.menutopdmm .colormactive {
  color: #000;
  padding: 10px 20px;
  text-transform: uppercase;
  box-shadow: 0px -6px 6px rgba(0, 0, 0, 0.6);
}
.menutopdmm li a {
  text-transform: uppercase;
  color: #fff !important;
  padding: 0px 20px;
  line-height: 52px;
}
.menutopdmm li a:hover, .menutopdmm li a:active {
  text-decoration: none;
  color: #000 !important;
}
.menutopdmm li:hover, .menutopdmm li:active {
  background: #f1f1f1;
}
.menutopdmm li:hover a, .menutopdmm li:active a {
  color: #000 !important;
}
.menutopdmm ul li {
  padding: 0px;
}
.mainpub::before {
  background: none;
}
.newsec {
  padding: 30px 0 20px !important;
}
.bg-aside {
  padding-top: 40px;
  background: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, 0) 15em), -webkit-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0) 15em), -webkit-linear-gradient(left, rgba(0, 0, 0, .08), rgba(0, 0, 0, 0) 15em), -webkit-linear-gradient(left, rgba(0, 0, 0, .06), rgba(0, 0, 0, 0) .5em);
  background: -moz-linear-gradient(top, #fff, rgba(255, 255, 255, 0) 15em), -moz-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0) 15em), -moz-linear-gradient(left, rgba(0, 0, 0, .08), rgba(0, 0, 0, 0) 15em), -moz-linear-gradient(left, rgba(0, 0, 0, .06), rgba(0, 0, 0, 0) .5em);
  background: -ms-linear-gradient(top, #fff, rgba(255, 255, 255, 0) 15em), -ms-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0) 15em), -ms-linear-gradient(left, rgba(0, 0, 0, .08), rgba(0, 0, 0, 0) 15em), -ms-linear-gradient(left, rgba(0, 0, 0, .06), rgba(0, 0, 0, 0) .5em);
  background: -o-linear-gradient(top, #fff, rgba(255, 255, 255, 0) 15em), -o-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0) 15em), -o-linear-gradient(left, rgba(0, 0, 0, .08), rgba(0, 0, 0, 0) 15em), -o-linear-gradient(left, rgba(0, 0, 0, .06), rgba(0, 0, 0, 0) .5em);
  background: linear-gradient(top, #fff, rgba(255, 255, 255, 0) 15em), linear-gradient(bottom, #fff, rgba(255, 255, 255, 0) 15em), linear-gradient(left, rgba(0, 0, 0, .08), rgba(0, 0, 0, 0) 15em), linear-gradient(left, rgba(0, 0, 0, .06), rgba(0, 0, 0, 0) .5em);
  padding-left: 30px;
}
.box_partners {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}
.enStudy {
  background: rgba(95, 113, 50, .6);
}
.boxcedest {
  display: block;
  text-align: center;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.1);
  z-index: 99;
  position: relative;
}
.boxcedest .cepost div {
  background: none;
}
.slide-wrapper-new .slide-figuretext {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100% !important;
  padding-left: 0;
  -webkit-transform: none;
  transform: none;
  padding-bottom: 0;
  margin-bottom: 0;
  right: 0;
  padding: 16px;
  margin: 0;
  background: rgba(0, 0, 0, .8);
  overflow: hidden;
  height: 80px;
}
.slide-wrapper-new .slide-figuretext h4 {
  color: #fff;
  background: transparent;
  font-weight: 500;
  padding: 0px !important;
  display: block;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.2em;
  text-align: center;
  position: relative;
}
.slide-wrapper-new .figure-slider img {
  transition: all 0.5s ease;
}
.slide-wrapper-new:hover {
  cursor: pointer;
}
.slide-wrapper-new:hover .figure-slider img {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.slide-wrapper-new .slide-figuretext {
  transition: all 0.5s ease;
  padding: 0px 16px;
}
.slide-wrapper-new:hover .slide-figuretext {
  background: #4698cb;
  transition: all 0.5s ease;
}
.slide-wrapper2 h4 {
  line-height: 1.2em;
  margin-bottom: 20px;
  color: #000 !important;
}
.slide-wrapper2 {
  border: 1px solid #d6d9dc;
  box-shadow: 0 2px 8px rgba(59, 64, 69, 0.1);
}
.content-top {
  padding: 60px 0 30px !important;
  background: #fff;
  border-bottom: 0;
}
.page-id-1825 h5 {
  padding-top: 60px;
  font-size: 24px;
}
.odometer.odometer-auto-theme .odometer-inside, .odometer.odometer-theme-car .odometer-inside {
  white-space: nowrap;
}
p {
  line-height: 20px;
  font-size: 16px;
  margin-bottom: 20px;
}
.textexcerpt, .textexcerpt p {
  font-size: 0.9rem !important;
  line-height: 1.4em !important;
}
ul.destaques p {
  display: block;
  font-size: .8rem;
  line-height: 1.2em;
}
figure.figure figcaption {
  text-align: center;
}
ul.sidebar-news li a {
  font-size: 14px;
  color: #606060;
  line-height: 16px;
}
ul.sidebar-news figure {
  border: none;
}
.description {
  font-size: .9em;
}
blockquote, blockquote p {
  font-size: 16px;
}
ul.sidebar-news figure img {
  min-width: 100% !important;
  height: auto !important;
  min-height: auto !important;
  border-radius: 0;
}
.boxd .textexcerpt p {
  font-size: .9rem !important;
  line-height: 1.4em;
}
.inner-wrap-content h4 a {
  margin-bottom: 16px;
  display: block;
}
ul li {
  font-size: 15px;
  line-height: 22px;
}

ol.break li{
	
	word-break: break-all;
}

.lobdiv {
  padding: 20px 20px;
  transition: all 0.5s linear;
}
h1.title-home-circle {
  margin-bottom: 0px;
  color: #000;
  margin-top: 20px;
}
.flex-item-wrap .box-wrap {
  display: block;
  text-align: center;
}
.flex-item-wrap figure {
  display: inline-block;
  float: none;
  vertical-align: top;
}
.flex-item-wrap .inner-wrap-content p {
  text-align: left;
}
.inner-wrap-content h4 a {
  text-align: left;
}
body.page-template-page-seguros .flex-item-wrap .inner-wrap-content p {
  text-align: center;
}
body.page-template-page-seguros .inner-wrap-content h4 a {
  text-align: center;
}
/*ul.top li:last-child:after {
    position: absolute;
    content:attr(data-value);
    display: inline-block;
width: 24px;
height: 24px;
border-radius: 13px;
text-align: center;
background: red;
color: #fff;
line-height: 24px;
font-size: 12px;
font-weight: 700;
right: -5px;
top: -10px;
}

.career-count{}*/
ul.top li:last-child {
  background: transparent;
  position: relative;
}
.additional-menu .top-bar-section li.menu-item.active:last-child a {
  text-decoration: none;
  color: inherit !important;
}
ul.top li:last-child a {
  color: inherit !important;
}
.additional-menu .top-bar-section ul li:last-child > a, .additional-menu .top-bar-section ul li:nth-last-child(3) > a {
  border-right: solid 1px #283849 !important;
}
.mainlob {
  background: #fff;
  padding: 50px 0 50px 0;
}
.lobdiv {
  /*background: -moz-linear-gradient(top, rgba(52,65,73,1) 0%, rgba(52,65,73,1) 26%, rgba(255,255,255,0.95) 26%, rgba(255,255,255,0.9) 22%, rgba(255,255,255,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(52,65,73,1) 0%, rgba(52,65,73,1) 26%, rgba(255,255,255,0.95) 26%, rgba(255,255,255,0.9) 22%, rgba(255,255,255,0.9) 100%);
    background: linear-gradient(to bottom, rgba(52,65,73,1) 0%, rgba(52,65,73,1) 26%, rgba(255,255,255,0.95) 26%, rgba(255,255,255,0.9) 22%, rgba(255,255,255,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e6ffffff', GradientType=0 );*/
  background: transparent;
  border-radius: 8px;
  box-shadow: none;
  cursor: pointer;
  margin-bottom: 0;
}
.lobdiv:hover {
  /*  background: -moz-linear-gradient(top, rgba(52,65,73,1) 0%, rgba(52,65,73,1) 26%, rgba(255,255,255,0.95) 26%, rgba(255,255,255,0.9) 22%, rgba(255,255,255,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(52,65,73,1) 0%, rgba(52,65,73,1) 26%, rgba(255,255,255,0.95) 26%, rgba(255,255,255,0.9) 22%, rgba(255,255,255,0.9) 100%);
    background: linear-gradient(to bottom, rgba(52,65,73,1) 0%, rgba(52,65,73,1) 26%, rgba(255,255,255,0.95) 26%, rgba(255,255,255,0.9) 22%, rgba(255,255,255,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e6ffffff', GradientType=0 );*/
  background: transparent;
}
.mainpub .img-911 .info-content h1::before {
  background: transparent;
}
ul.destaques.frontpage li, .boxd, button, .button, p.more-offers a {
  border-radius: 4px;
}
.grecaptcha-badge {
  display: none !important;
}
footer.site-footer {
  z-index: inherit;
}
.fig-banking {
  display: inline-block;
  max-width: 160px;
  min-height: 160px;
  height: auto;
  width: 100%;
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  background-position: 0px -80px;
  transition: transform 0.5s ease;
  transform: scale(1);
  overflow: hidden;
  margin-bottom: 0;
}
.lobdiv:hover .fig-banking {
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  transition: transform 0.5s ease;
  transform: scale(1.1);
  background-position: -320px -80px;
}
.fig-insurance {
  display: inline-block;
  max-width: 160px;
  min-height: 160px;
  height: auto;
  width: 100%;
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  margin-bottom: 0;
  background-position: 0px -240px;
  transition: transform 0.5s ease;
  transform: scale(1);
}
.lobdiv:hover .fig-insurance {
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  background-position: -320px -240px;
  transition: transform 0.5s ease;
  transform: scale(1.1);
}
.fig-technology {
  display: inline-block;
  max-width: 160px;
  min-height: 160px;
  height: auto;
  width: 100%;
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  margin-bottom: 0;
  background-position: 0px -400px;
  transition: transform 0.5s ease;
  transform: scale(1);
}
.lobdiv:hover .fig-technology {
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  background-position: -320px -400px;
  transition: transform 0.5s ease;
  transform: scale(1.1);
}
.fig-solutions {
  display: inline-block;
  max-width: 160px;
  min-height: 160px;
  height: auto;
  width: 100%;
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  margin-bottom: 0;
  background-position: 0px -560px;
  transition: transform 0.5s ease;
  transform: scale(1);
}
.lobdiv:hover .fig-solutions {
  background: transparent url(/wp-content/uploads/2019/05/sprite-main-iconsa.svg) no-repeat center center / 800px 800px;
  background-position: -320px -560px;
  transition: transform 0.5s ease;
  transform: scale(1.1);
}
.lobdiv:hover h1.title-home-circle::before, h1.title-home-circle::before {
  height: 2px;
  bottom: -20px;
}
.bg-grey1 {
  background: #f1f1f1;
}
.bg-white1 {
  background: #ffffff;
}
ul.cllogos li img {
  transform: scale(1);
  transition: transform 0.5s ease;
}
ul.cllogos li:hover img {
  transform: scale(1.1);
  transition: transform 0.5s ease;
}
ul.destaques li {
  width: 250px !important;
}
.popup-banner {
  display: inline-block;
  max-width: 600px;
  min-width: 300px;
  max-height: 100%;
  width: 100%;
  height: auto;
  position: fixed;
  top: 50vh;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 9999;
  background: #fff;
  animation: popbanner 1s normal forwards;
  visibility: hidden;
  padding: 20px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}
.popup-banner-overlay {
  position: fixed;
  display: block;
  content: "";
  width: 100vw;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9995;
  transform: scale(0);
  background: rgba(0, 0, 0, 0.8);
  animation: popbanner-main 1s normal forwards;
  visibility: hidden;
}
.popup-main {
  display: block;
  overflow: hidden;
}
.scroll-dmm {
  display: block;
  overflow: auto;
  height: 100%;
}
@-webkit-keyframes popbanner {
  from {
    visibility: hidden;
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
  }
}
/* Standard syntax */
@keyframes popbanner {
  from {
    visibility: hidden;
    transform: translate(-50%, -50%) scale(0);
  }
  to {
    visibility: visible;
    transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes popbanner-main {
  from {
    visibility: hidden;
    transform: scale(0);
  }
  to {
    visibility: visible;
    transform: scale(1);
  }
}
/* Standard syntax */
@keyframes popbanner-main {
  from {
    visibility: hidden;
    transform: scale(0);
  }
  to {
    visibility: visible;
    transform: scale(1);
  }
}
.closeban {
  font-size: 20px;
  display: block;
  text-align: right;
  position: relative;
  cursor: default;
}
.closeban figure {
  display: inline-block;
  transition: all 0.5s ease;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 30px;
  font-family: arial, verdana, sans-serif;
  border: solid 1px #000;
}
.closeban figure:hover {
  transition: all 0.5s ease;
  background: #000;
  color: #fff;
}
.promodmm {
  background: #fff url(/files/assets/dmm-promotion/INFOSISTEMA_website_banner_DMM_2250x1200px_Background.jpg) no-repeat -100px center /cover;
}
.newsize1 {
  width: 90%;
}


.wpcf7-form span.wpcf7-spinner {
  display: inline-block !important;
}

.bg-clients {
  background: url(/files/stockphotos/about-us.jpg) center center /cover no-repeat #f9f9f9 !important;
  margin-top: 0 !important;
}
.profiles-list ul {
  align-items: center;
  justify-content: center;
}
.bg-grey-perfil {
  padding: 0px 30px 20px 30px;
}
.profiles-list ul a img {
  transform: scale(1);
  transition: all 0.5s ease;
}
.profiles-list ul a:hover img {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
ul.cllogos li:nth-child(4) {
  margin-right: 10px;
}
ul.cllogos li {
  transition: all 05s ease;
}
.table-dmm-pricing {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  border-collapse: separate;
  background: #f9f9f9;
  margin-bottom: 0;
  border-spacing: 1px 10px;
  border: none;
}
.table-dmm-pricing tbody tr:first-child td {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4698cb+0,4698cb+83,1b4d64+83,1b4d64+100 */
  background: #ae1115; /* Old browsers */
  background: -moz-linear-gradient(45deg, #ae1115 0%, #ae1115 83%, #510000 83%, #510000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #ae1115 0%, #ae1115 83%, #510000 83%, #510000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #ae1115 0%, #ae1115 83%, #510000 83%, #510000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ae1115', endColorstr='#510000', GradientType=1); /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  font-size: 22px;
  position: relative;
}
.table-dmm-pricing tbody tr:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) td {
  background: #ffffff;
  margin: 8px 0px;
  font-weight: 400;
}
.table-dmm-pricing tbody tr:nth-child(12) td {
  background: transparent !important;
  font-weight: 700 !important;
}
.planA {
  padding: 16px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}
.price-label {
  display: block;
  margin-top: 8px;
}
.plan-letter {
  position: absolute;
  font-size: 30px;
  background: #f9f9f9;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  border: solid 1px #4698cb;
  color: #4698cb;
  text-align: center;
  top: -7px;
  line-height: 48px;
  left: 70px;
}
.color-blue-light {
  color: #4698cb;
}
.table-dmm-mus {
  position: relative;
  width: 100%;
  border-collapse: separate;
  background: #f9f9f9;
  margin-bottom: 0;
  border-spacing: 1px 10px;
  border: none;
  font-weight: 400;
}
.table-dmm-mus tr:first-child td {
  background: #4698cb;
  color: #fff;
  font-weight: 700;
}
.table-dmm-mus tr td:first-child {
  font-weight: 700;
}
.maintop-menu {
  display: none !important;
}
.header-fixed {
  background: #262626;
  padding: 0px 0px;
}
.header-flex-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.header-flex-container > * {
  -webkit-flex: 1 auto;
  flex: 1 auto;
}
.header-flex-container > *:first-child {
  max-width: 230px;
  width: 100%;
}
/* MEGA MENU */
.row {
  transition: all 0.5s ease;
}
.bg-grey-quemsomos .row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}
.bg-grey-quemsomos .row > * {
  -webkit-flex: 1 auto;
  flex: 1 auto;
}
body.page-id-15792 ._form_1 > div {
  text-align: left !important;
}
/* Mobile Menu */
.mobile-menu {
  display: none;
}
#menuToggle {
  display: inline-block;
  flex-direction: column;
  position: relative;
  top: 4px;
  right: 10px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}
#menuToggle input {
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}
#menuToggle span {
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}
#menuToggle span:first-child {
  transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
#menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #fff;
}
#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
#menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0, -1px);
}
#menu {
  position: fixed;
  width: 100vw;
  height: 100vh;
  margin: -50px 0 0 0px;
  padding: 0px 0px 0px 0px;
  background-color: rgba(52, 64, 73, 0.97) !important;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
  left: 0;
  right: 0;
  overflow: hidden;
  margin-top: 0px;
  padding-bottom: 100px;
}
#menu > footer {
  overflow: auto;
  padding: 20px 20px 80px 20px;
}
.box-produtos {
  text-align: left;
}
#menu li {
  transition-delay: 2s;
  text-align: left;
  line-height: 1em;
  margin-bottom: 10px;
}
#menu li a {
  color: #fff;
  font-weight: 300;
  font-size: .9em;
  text-transform: capitalize;
}
#menuToggle input:checked ~ ul {
  transform: none;
}
.mobile-menu {
  display: none;
  text-align: right;
}
.bread {
  display: none;
}
.bgrey {
  margin-top: 0px;
}
.coe-list-text ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.coe-list-text ul li {
  display: block;
  margin: 0 0 10px 0;
  position: relative;
  padding-left: 26px;
}
.coe-list-text ul li:before {
  position: absolute;
  content: "\f00c";
  font-family: fontawesome;
  display: block;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  color: #0F5706;
}
.noscroll {
  overflow: hidden;
}
.logo-info {
  width: 100%;
  height: auto;
  max-width: 230px;
}
.footer-space {
  padding: 0px 0px 40px 0px;
}
.boxform input, .boxform textarea {
  border-radius: var(--main-border-radius) !important;
  box-shadow: none;
  border-color: #dbdbdb !important;
  background: #fff;
}
.boxform button[type=submit] {
  padding: 4px 40px !important;
}
#mega-menu-wrap-dmm {
  height: auto !important;
}
#mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 99 !important;
}
#mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-item > a.mega-menu-link {
  font-size: 14px;
  text-decoration: none;
  line-height: 36px !important;
  height: 34px !important;
}
#mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-flyout ul.mega-sub-menu {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1), 0px 4px 10px rgba(0, 0, 0, 0.2);
}
#mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #fff;
}
#mega-menu-wrap-ipa #mega-menu-ipa > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-ipa #mega-menu-ipa > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #fff;
}
#mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-item.mega-current_page_item > a.mega-menu-link {
  color: #4698cb;
}
li.mega-menu-item.dmm-menu {
  border-left: none !important;
  margin-right: 20px !important;
}
li.mega-menu-item.dmm-menu a {
  font-weight: 700 !important;
  color: #ce1b22 !important;
  pointer-events: none !important;
  font-size: 18px !important;
}
#mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #4698cb;
  color: #fff;
}
#mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-item > a.mega-menu-link:hover {
  text-decoration: none !important;
}
#mega-menu-wrap-dmm #mega-menu-dmm {
  padding: 0 !important;
  height: auto !important;
}
body.form-gdpr form.wpcf7-form .wpcf7-submit {
  font-size: 20px;
  margin-left: 0;
}
body.form-gdpr input[type="text"], body.form-gdpr input[type="password"], body.form-gdpr input[type="date"], body.form-gdpr input[type="datetime"], body.form-gdpr input[type="datetime-local"], body.form-gdpr input[type="month"], body.form-gdpr input[type="week"], body.form-gdpr input[type="email"], body.form-gdpr input[type="number"], body.form-gdpr input[type="search"], body.form-gdpr input[type="tel"], body.form-gdpr input[type="time"], body.form-gdpr input[type="url"], body.form-gdpr textarea {
  box-shadow: none;
}
body.form-gdpr form.wpcf7-form.submitting .wpcf7-spinner {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  background: url(/wp-content/uploads/2022/04/loading-buffering.gif) no-repeat center center /contain;
  top: -53px;
  left: 120px;
}
body.form-gdpr .grecaptcha-badge {
  display: block !important;
}
body.form-gdpr .wpcf7 form .wpcf7-response-output {
  margin: 0;
  color: #31708f;
  border: 0;
  padding: 10px;
  position: fixed;
  font-size: 16px;
  left: 0;
  right: 0;
  top: 110px;
  text-align: center;
}
body.form-gdpr .wpcf7 form.init .wpcf7-response-output {
  display: none;
}
body.form-gdpr .wpcf7 form.sent .wpcf7-response-output {
  color: #4F8A10;
  background-color: #DFF2BF;
}
body.form-gdpr .wpcf7 form.failed .wpcf7-response-output, body.form-gdpr .wpcf7 form.aborted .wpcf7-response-output {
  color: #D8000C;
  background-color: #FFBABA;
}
body.form-gdpr .wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28;
  background: #f4a27d;
}
body.form-gdpr .wpcf7 form.invalid .wpcf7-response-output, body.form-gdpr .wpcf7 form.unaccepted .wpcf7-response-output {
  color: #9F6000;
  background-color: #FEEFB3;
}
body.page-template-page-default-template-dmm {
  padding-top: 114px;
}
body.page-template-page-default-template-ipa {
  padding-top: 114px;
}
/*--------------------------------------------------------------
## Search Page
--------------------------------------------------------------*/
.search-page {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(28, 35, 46, 0.95);
  z-index: 9999;
  display: none;
  top: 0;
}
.search-close {
  display: block;
  text-align: right;
  padding: 16px;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
  margin: 0;
  height: 34px;
  background-color: #fff !important;
  background-image: none !important;
}
div.asl_r.vertical {
  background: rgba(28, 35, 46, 1) !important;
}
div.asl_r .results .item {
  background: transparent !important;
}
div.asl_r .results .item {
  position: relative;
  background: transparent !important;
  border-left: none !important;
  border-right: none !important;
}
div.asl_r.vertical .results .asl_spacer {
  background: none repeat scroll 0 0 transparent !important;
}
div.asl_r .results .item .asl_content .asl_desc {
  color: #fff;
  font-family: 'Roboto', helvvetica, "sans-serif" !important;
  font-weight: 200;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
  color: #4698cb !important;
  font-family: 'Poppins', Helvetica, "sans-serif" !important;
  text-shadow: none !important;
  font-weight: 300;
}
div.asl_r .results .asl_nores {
  background: transparent !important;
  color: #fff !important;
}
.main-search-form {
  position: relative;
  display: block;
  width: 70%;
  margin: 80px auto 0 auto;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
  height: 50px !important;
  background-color: transparent !important;
  border: 0 none transparent !important;
  box-shadow: none !important;
}
div.asl_m {
  background: transparent !important;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  font-weight: 300 !important;
  font-family: 'Poppins', Helvetica, "sans-serif" !important;
  color: #fff !important;
  font-size: 24px !important;
  line-height: normal !important;
  text-shadow: none !important;
  border: 0;
  box-shadow: none;
  padding: 6px 0px !important;
}
div.asl_w .probox .proinput input::placeholder {
  font-weight: 300 !important;
  font-family: 'Poppins', Helvetica, "sans-serif" !important;
  color: #fff !important;
  text-shadow: none !important;
}
div.asl_w .probox .proinput input::placeholder {
  font-weight: 300 !important;
  font-family: 'Poppins', Helvetica, "sans-serif" !important;
  color: #fff !important;
  text-shadow: none !important;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  font-weight: 300 !important;
  font-family: 'Poppins', Helvetica, "sans-serif" !important;
  color: #fff !important;
  line-height: normal !important;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  font-weight: 300 !important;
  font-family: 'Poppins', Helvetica, "sans-serif" !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: normal !important;
  text-shadow: none !important;
  box-shadow: none;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  color: #fff !important;
}
.asl_m .probox .innericon {
  background-color: none !important;
}
div.asl_w .probox .promagnifier .innericon svg {
  fill: #fff !important;
}
div.asl_w .probox .promagnifier {
  box-shadow: none;
  display: none;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  padding: 0px 0px 0px 40px !important;
  background: transparent url(/files/assets/infosistema/search-32.png) no-repeat left center !important;
  border-bottom: solid 1px #fff !important;
}
.results .asl_nores .asl_keyword {
  font-family: 'Roboto', helvvetica, "sans-serif" !important;
  font-weight: 200 !important;
  font-size: 14px;
}
ul.suggestions {
  padding: 0;
  margin: 0;
}
ul.suggestions li {
  display: inline-block;
  transition: background 0.2s;
  transform: skew(-10deg); /* SKEW */
  border: solid 1px #fff;
  margin-right: 6px;
  margin-bottom: 12px;
}
ul.suggestions li a {
  display: block;
  text-decoration: none;
  padding: 5px 10px;
  font-family: 'Poppins', Helvetica, "sans-serif" !important;
  font-size: 12px;
  font-weight: 300;
  transform: skew(10deg); /* INVERSE SKEW */
  color: #fff;
  height: 35px;
  line-height: 25px;
  cursor: pointer;
}
ul.suggestions li.active, ul.suggestions li:hover {
  background: #4698cb;
  border-color: #4698cb;
  color: #fff;
}
ul.suggestions li.active a, ul.suggestions li:hover a {
  color: #fff;
}
.main-sugeestion {
  position: relative;
  display: block;
  width: 44%;
  margin: 80px auto 0 auto;
}
.main-sugeestion h2 {
  color: #fff;
}
div.asl_w .probox div.asl_simple-circle {
  border: 2px solid #fff;
  border-right-color: rgb(28, 35, 46) !important;
}
ul.breadcrumbs {
  display: none;
}
img.webfeedsFeaturedVisual {
  display: none;
}
h1 {
  /* font-size: 30px;*/
}
body {
  min-height: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: 1fr auto auto;
  margin: 0;
}
.page-wrap {
  grid-row: 1;
}
footer {
  grid-row: 2;
  position: relative;
}
.p2020 {
  grid-row: 3;
  position: relative;
}
/* Meetings Manager Lists */
ul.my_list li {
  position: relative;
  font-weight: 400 !important;
}
ul.my_list li:before {
  position: absolute;
  left: -20px;
  top: 4px;
  content: "";
  width: 15px;
  height: 15px;
  background: transparent url("/wp-content/uploads/2019/06/icons_validar_infosistema_100x100px_ok_green.png") no-repeat center center /contain;
}
._form_11 #_form_5D1F1139E81E8_ ._form_element * {
  font-size: 10px;
}
.social-post .g-plus {
  display: inline-block;
}
.inshare button {
  box-shadow: none;
}
.ui-accordion-content li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}
.ui-accordion-content li:before {
  content: ">";
  position: absolute;
  top: 0;
  left: 0;
}
.mainframe {
  max-width: 90% !important;
  margin: 0 auto;
}
body {
  padding-top: 80px;
}
.scrolling #mega-menu-primary {
  padding: 8px 0px !important;
  transition: all 0.5s ease !important;
}
.no-scrolling #mega-menu-primary {
  padding: 20px 0px !important;
  transition: all 0.5s ease !important;
}
.scrolling .logo-info {
  max-width: 160px !important;
  transition: all 0.5s ease !important;
}
.no-scrolling .logo-info {
  max-width: 230px !important;
  transition: all 0.5s ease !important;
}
.scrolling #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 8px !important;
  transition: all 0.5s ease !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  background: rgba(28, 35, 46, 0.97) !important;
}
.no-scrolling #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 20px !important;
  background: rgba(28, 35, 46, 0.97) !important;
  transition: all 0.5s ease !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li > a.mega-menu-link:hover {
  background: transparent !important;
  color: #4698cb !important;
}
body.home {
  padding-top: 0px;
}
body.home header {
  background: rgba(36, 36, 36, 0.9);
}
body.home #mega-menu-wrap-primary {
  background: transparent;
}
.dmm-webinar-date.newblock {
  background: #510000;
  background: -moz-linear-gradient(-45deg, #510000 0%, #ae1115 100%);
  background: -webkit-linear-gradient(-45deg, #510000 0%, #ae1115 100%);
  background: linear-gradient(135deg, #510000 0%, #ae1115 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#510000', endColorstr='#ae1115', GradientType=1);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3);
}
.dmm-webinar-date ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dmm-webinar-date ul li {
  list-style: none;
  color: #fff;
  margin-bottom: 16px;
}
.dmm-webinar-date ul li:last-child {
  margin-bottom: 0px;
}
.dmm-webinar-date ul li .lifree {
  padding: 1px 6px;
  border-radius: 4px;
  background: #7cb821;
}
.kc-raw-code > ._form_69 {
  background: #f1f1f1;
  padding: 0px 10px;
  border: solid 1px #dbdbdb;
}
.freelicense-form ._form_26 {
  background: #f1f1f1;
  padding: 15px 15px;
  border: solid 1px #dbdbdb;
}
.freelicense-form ._form_26 .freelicense-form ._form_26 .freelicense-form ._form_26 {
  width: 100% !important;
}
ul.mega-sub-menu li a:hover {
  text-decoration: none !important;
}
.menu-bottom-menu-container ul li {
  list-style: none !important;
  margin-left: 0 !important;
}
.subfooter a:hover {
  text-decoration: none !important;
  font-size: 12px !important;
}
.menu-bottom-menu-container ul li a:hover {
  text-decoration: none !important;
}
.social-icons a {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px !important;
}
.social-icons a:hover {
  font-size: 16px !important;
}
.dmm-container-menu {
  margin: 0 auto !important;
  padding: 0 !important;
}
.screen-reader-response {
  display: none;
}
.press-home a.entry-thumb-link {
  overflow: hidden;
}
.press-home a.entry-thumb-link img {
  transform: scale(1);
  transition: all 0.5s ease;
}
.press-home a.entry-thumb-link img:hover {
  transform: scale(1.2);
  transition: all 0.5s ease;
}
.h4border {
  border-bottom: solid 1px #dbdbdb;
}
/*#mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-ancestor > a.mega-menu-link {
  background: 0 0 !important;
  color: #4698cb !important;
}*/
ul.mega-sub-menu li.mega-current_page_item > a.mega-menu-link {
  background: 0 0 !important;
  color: #4698cb !important;
}


.box-card h6{
	border-bottom: solid 1px rgba(0,0,0,0.2) !important;
padding-bottom: 6px !important;
	margin-bottom: 16px !important;
	
}


/*#blogposts:before{
	
	position: absolute;
content: "";
top: -60px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 60px 100vw;
border-color: transparent transparent #f1f1f1;
}


#blogposts:after{
	
	position: absolute;
content: "";
bottom: -60px;
width: 0;
height: 0;
border-style: solid;
border-width: 60px 100vw 0 0px;
border-color: #f1f1f1 transparent transparent;
z-index: 99;
	left:0;
}


footer:before{
	
	position: absolute;
content: "";
top: -60px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 60px 100vw;
border-color: transparent transparent #262626;
}*/
.press-home a.entry-thumb-link {
  background: #fff;
}
.freelicense-form > div > div:first-child > h4 {
  padding: 20px 0px 20px 0px;
  text-align: left !important;
}
._error._below._below._below {
  z-index: 750 !important;
}

#mega-menu-wrap-lookups #mega-menu-lookups > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-lookups #mega-menu-lookups > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-lookups #mega-menu-lookups > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {

  color: #4698cb;

}


 #mega-menu-wrap-lookups #mega-menu-lookups > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #fff !important;
}

.page-template-page-lookups a, .page-template-page-lookups a:active, .page-template-page-lookups a:visited{
	color: #ce1b22 ;
}

.page-template-page-lookups a:hover{
	color: #000 ;
}


/* Media Queries */
@media screen and (min-width: 1601px) {
  .row {
    max-width: 90%;
    transition: all 0.5s ease;
  }
  .contain-to-grid .top-bar {
    max-width: 90%;
    transition: all 0.5s ease;
  }
  body, body.home {
    padding-top: 80px;
  }
  .mainframe {
    max-width: 90% !important;
    margin: 0 auto;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  row {
    max-width: 71.25rem;
  }
  .mainframe {
    max-width: 90% !important;
    margin: 0 auto;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
	
	.tags-blocks ul li{
 font-size: 16px !important;
}
	
	
	
  button.readmore, p.more-offers a {
    font-size: 16px !important;
  }
  ul.sidebar-news li a {
    font-size: 16px;
  }
  .textexcerpt, .textexcerpt p {
    font-size: 16px !important;
  }
  .page-template-page-default-template-dmm #mega-menu-dmm li a {
    font-size: 16px !important;
    padding: 10px 15px !important;
  }
  .page-template-page-default-template-dmm #mega-menu-dmm li a:hover {
    background: #510202 !important;
    color: #fff !important;
  }
  .page-template-page-default-template-dmm #mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-item > a.mega-menu-link {
    line-height: normal !important;
  }
  body.page-template-page-default-template-dmm p {
    font-size: 16px !important;
  }
  body.page-template-page-default-template-dmm table tr td, body.page-template-page-default-template-dmm table tr th {
    font-size: 16px !important;
  }
  body.page-template-page-default-template-dmm .wrapper-table th h2 {
    font-size: 16px !important;
  }
  body.page-template-page-default-template-dmm .wrapper-table {
    overflow-x: auto !important;
  }
  body.page-template-page-default-template-dmm ul li {
    font-size: 16px !important;
    line-height: 24px;
  }
/*  body.page-template-page-default-template-dmm .wtop {
    padding-top: 60px !important;
  }*/
	
	
	.bannerblur h4{
		text-align: center !important;
	}
	
		.bannerblur .wtop, .bannerblur .wtop1{
		display: block !important;
			text-align: center;
	}
	
	
	.bannerblur a.kc_button.dmm-btn, .bannerblur1 a.kc_button.dmm-btn{
		margin-bottom: 20px;
		display: inline-block;
	}
	
	
  body.page-template-page-default-template-dmm .kc_button {
    font-size: 16px !important;
  }
  .bg-grey {
    padding: 80px 0px;
  }
  row {
    max-width: 71.25rem;
  }
  .mainframe {
    max-width: 90% !important;
    margin: 0 auto;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
	
		.tags-blocks ul li{
 font-size: 16px !important;
}
  button.readmore, p.more-offers a {
    font-size: 16px !important;
  }
  ul.sidebar-news li a {
    font-size: 16px;
  }
  .main-masonry {
    width: calc(100% - 30px) !important;
  }
  table tr th, table tr td {
    font-size: 16px !important;
  }
  p {
    font-size: 16px !important;
  }
  .textexcerpt, .textexcerpt p {
    font-size: 16px !important;
  }
  #mega-menu-wrap-dmm > #mega-menu-dmm.mega-menu.mega-menu.mega-menu {
    padding: 0 16px 40px !important;
    min-height: 100%;
    height: calc(100vh - 50px) !important;
    overflow: auto;
  }
  .logo-outsystems-module {
    top: 0px;
  }
  .mainpub .info-content h4 {
    font-size: 30px !important;
  }
  .dmm-first-section {
    padding-top: 20px !important;
  }
  .dmm-newspace {
    height: 40px !important;
  }
  .udates {
    display: block;
  }
  .bg-grey {
    padding: 80px 0px;
  }
  .desktop-menu {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .mainframe {
    max-width: 90% !important;
    margin: 0 auto;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	
		.tags-blocks ul li{
 font-size: 16px !important;
}
  button.readmore, p.more-offers a {
    font-size: 16px !important;
  }
  ul.sidebar-news li a {
    font-size: 16px;
  }
  .main-masonry {
    width: calc(100% - 30px) !important;
  }
  table tr th, table tr td {
    font-size: 16px !important;
  }
  p {
    font-size: 16px !important;
  }
  .textexcerpt, .textexcerpt p {
    font-size: 16px !important;
  }
  #mega-menu-wrap-dmm > #mega-menu-dmm.mega-menu.mega-menu.mega-menu {
    padding: 0 16px 40px !important;
    min-height: 100%;
    height: calc(100vh - 50px) !important;
    overflow: auto;
  }
  #main-crobot:before {
    background: transparent;
  }
  .bg-grey {
    padding: 80px 0px;
  }
  .desktop-menu {
    display: none;
  }
  .logo-info {
    position: relative;
    width: 180px;
    padding: 6px 0px 6px 10px;
    z-index: 199;
  }
  body, body.home {
    padding-top: 40px;
  }
  .mainframe {
    max-width: 100% !important;
    margin: 0 auto;
  }
  #mega-menu-primary {
    white-space: nowrap;
  }
  #mega-menu-primary li {
    margin: 0 5px 0 0 !important;
  }
  #mega-menu-primary li a {
    font-size: 15px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	
		.tags-blocks ul li{
 font-size: 16px !important;
}
  button.readmore, p.more-offers a {
    font-size: 16px !important;
  }
  ul.sidebar-news li a {
    font-size: 16px;
  }
  .main-masonry {
    width: calc(100% - 30px) !important;
  }
  table tr th, table tr td {
    font-size: 16px !important;
  }
  p {
    font-size: 16px !important;
  }
  .textexcerpt, .textexcerpt p {
    font-size: 16px !important;
  }
  #mega-menu-wrap-dmm > #mega-menu-dmm.mega-menu.mega-menu.mega-menu {
    padding: 0 16px 40px !important;
    min-height: 100%;
    height: calc(100vh - 50px) !important;
    overflow: auto;
  }
  body.page-template-page-default-template-dmm {
    padding-top: 86px;
  }
  body.page-template-page-default-template-ipa .header-fixed {
    padding-top: 0px;
  }
  body.page-template-page-default-template-ipa {
    padding-top: 100px;
  }
  #main-crobot:before {
    background: transparent;
  }
  .bg-grey {
    padding: 80px 0px;
  }
  .logo-info {
    position: relative;
    width: 180px;
    padding: 6px 0px 6px 10px;
    z-index: 199;
  }
  body, body.home {
    padding-top: 40px;
  }
  .mainframe {
    max-width: 100% !important;
    margin: 0 auto;
  }
  #mega-menu-primary {
    white-space: nowrap;
  }
  #mega-menu-primary li {
    margin: 0 25px 0 0 !important;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	
		.tags-blocks ul li{
 font-size: 16px !important;
}
  button.readmore, p.more-offers a {
    font-size: 16px !important;
  }
  ul.sidebar-news li a {
    font-size: 16px;
  }
  .main-masonry {
    width: calc(100% - 30px) !important;
  }
  table tr th, table tr td {
    font-size: 16px !important;
  }
  p {
    font-size: 16px !important;
  }
  .textexcerpt, .textexcerpt p {
    font-size: 16px !important;
  }
  #mega-menu-wrap-dmm > #mega-menu-dmm.mega-menu.mega-menu.mega-menu {
    padding: 0 16px 40px !important;
    min-height: 100%;
    height: calc(100vh - 50px) !important;
    overflow: auto;
  }
  #mega-menu-wrap-dmm #mega-menu-dmm > li.mega-menu-item {
    border-left: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    overflow: auto;
    height: 50vh;
  }
  ul.destaques li {
    width: 100% !important;
  }
  .mainpub {
    height: 420px;
  }
  footer.full-width {
    padding-top: 0px;
  }
  .subfooter {
    padding: 10px 0px;
  }
  #menu .page-wrap::after, #menu footer.site-footer {
    height: 100vh;
    position: relative;
    clear: both;
  }
  footer.site-footer .sub-footer, footer.site-footer .sub-footer a {
    font-size: .8rem;
    text-align: center;
  }
  .left.subfooter-text {
    float: none !important;
  }
  .logo-outsystems-module {
    top: 0px;
  }
  .mainpub .info-content h4 {
    font-size: 30px !important;
  }
  .dmm-first-section {
    padding-top: 20px !important;
  }
  .dmm-newspace {
    height: 40px !important;
  }
  .block-separator {
    margin-top: 40px;
  }
  .icon-round {
    max-height: 180px;
  }
  .udates {
    display: block;
  }
  #main-crobot:before {
    background: transparent;
  }
  .nl-main-title {
    font-size: 12px;
  }
  .container-section h1 span {
    color: #fff;
  }
  p.header-text {
    font-size: 1em;
  }
  .sep-header {
    margin: 20px 0;
  }
  a.btn-nl {
    top: 20px;
  }
  .bg-grey {
    padding: 80px 0px;
  }
  .slick-slide {
    height: 650px;
  }
  .components-outsystem-header {
    background: url(/files/stockphotos/people-office.jpg) center center no-repeat;
  }
  .components-outsystem-header .header-logo {
    display: none;
  }
  #togglelinks, #togglelinks1, #togglelinks1-1, #togglelinks10, #togglelinks2, #togglelinks3, #togglelinks3-1, #togglelinks4, #togglelinks5, #togglelinks5-1, #togglelinks5-2, #togglelinks6, #togglelinks7, #togglelinks7-1, #togglelinks8, #togglelinks9, #togglelinks2-1, #togglelinks2-2, #togglelinks2-3, #togglelinks3-2 {
    padding: 0;
    margin-left: 0px;
  }
  .rsector {
    margin-bottom: 30px;
  }
  .bg-grey-quemsomos {
    padding: 16px 8px !important;
  }
  .bgrey {
    margin-top: 0px;
  }
  .fgroup-numbers h2 {
    font-size: 50px;
  }
  .img-911 {
    background: url(/files/assets/webinar-mobile.jpg) center top/contain no-repeat #344049;
  }
  .mainpub .info-content h1 {
    font-size: 28px !important;
  }
  .mainpub .info-content h4 {
    font-size: 22px !important;
  }
  .botao-911 {
    max-width: 200px;
    margin-left: -22px;
  }
  .info-content {
    top: 30px;
    -webkit-transform: none;
    transform: none;
  }
  .lobdiv {
    padding: 20px 0px;
    transition: all 0.5s linear;
  }
  .popup-main {
    display: none;
  }
  .promodmm {
    background: url(/files/assets/dmm-promotion/INFOSISTEMA_website_banner_DMM_414x736px_MOBILE.jpg) center center /contain no-repeat #344049;
  }
  .popup-main {
    display: none;
  }
  .mobile-menu {
    display: inline-block;
  }
  .desktop-menu {
    display: none;
  }
  .logo-info {
    position: relative;
    width: 180px;
    padding: 6px 0px 6px 10px;
    z-index: 199;
    margin-left: 10px;
  }
  body, body.home {
    padding-top: 72px;
  }
  body.page-template-page-default-template-dmm {
    padding-top: 100px;
  }
  .p2020 img {
    max-width: 240px;
  }
  .p2020 {
    padding: 6px 15px;
  }
  .nomobile-search {
    display: none;
  }
  .bg-grey-quemsomos.newfix, .newfix {
    padding: 20px 0px 20px 0px !important;
  }
  .header-fixed {
    padding: 10px 0px;
  }
  body.page-template-page-default-template-dmm .header-fixed {
    padding-bottom: 0px;
  }
  body.page-template-page-default-template-ipa .header-fixed {
    padding-top: 0px;
  }
  body.page-template-page-default-template-ipa {
    padding-top: 100px;
  }
  .boxform form input[type=checkbox] {
    font-size: 12px !important;
    top: 2px;
    position: relative;
  }
  .boxform form label {
    display: inline-block !important;
    max-width: 60% !important;
    font-size: 12px;
  }
  .mainframe {
    max-width: 100% !important;
    margin: 0 auto;
  }
  .press-home .content, .article-home .content {
    min-height: auto !important;
  }
  .kc_single_image img {
    max-width: 100% !important;
  }
  body.kc-css-system .kc-css-314757.nopadding .kc-col-container {
    padding-right: 0px !important;
  }
  .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
  }
  .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  button.readmore, p.more-offers a {
    font-size: 16px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    overflow: auto !important;
    height: 50vh !important;
  }
  ul.destaques li {
    width: 100% !important;
  }
  .mainpub {
    height: 420px;
  }
  #menu .page-wrap::after, #menu footer.site-footer {
    height: 100vh;
    position: relative;
    clear: both;
  }
  footer.full-width {
    padding-top: 0px;
  }
  .subfooter {
    padding: 10px 0px;
  }
  footer.site-footer .sub-footer, footer.site-footer .sub-footer a {
    font-size: .84rem;
    text-align: center;
  }
  .left.subfooter-text {
    float: none !important;
  }
  .logo-outsystems-module {
    top: 0px;
  }
  .mainpub .info-content h4 {
    font-size: 30px !important;
  }
  .dmm-first-section {
    padding-top: 20px !important;
  }
  .dmm-newspace {
    height: 40px !important;
  }
  .block-separator {
    margin-top: 40px;
  }
  .icon-round {
    max-height: 180px;
  }
  .udates {
    display: block;
  }
  #main-crobot:before {
    background: transparent;
  }
  .nl-main-title {
    font-size: 12px;
  }
  .container-section h1 span {
    color: #fff;
  }
  p.header-text {
    font-size: 1em;
  }
  .sep-header {
    margin: 20px 0;
  }
  a.btn-nl {
    top: 20px;
  }
  .bg-grey {
    padding: 80px 0px;
  }
  .slick-slide {
    height: 650px;
  }
  .components-outsystem-header {
    background: url(/files/stockphotos/people-office.jpg) center center no-repeat;
  }
  .components-outsystem-header .header-logo {
    display: none;
  }
  #togglelinks, #togglelinks1, #togglelinks1-1, #togglelinks10, #togglelinks2, #togglelinks3, #togglelinks3-1, #togglelinks4, #togglelinks5, #togglelinks5-1, #togglelinks5-2, #togglelinks6, #togglelinks7, #togglelinks7-1, #togglelinks8, #togglelinks9, #togglelinks2-1, #togglelinks2-2, #togglelinks2-3, #togglelinks3-2 {
    padding: 0;
    margin-left: 0px;
  }
  .rsector {
    margin-bottom: 30px;
  }
  .bg-grey-quemsomos {
    padding: 0 !important;
  }
  .bgrey {
    margin-top: 0px;
  }
  .fgroup-numbers h2 {
    font-size: 50px;
  }
  .img-911 {
    background: url(/files/assets/webinar-mobile.jpg) center center/contain no-repeat #344049;
  }
  .mainpub .info-content h1 {
    font-size: 28px !important;
  }
  .mainpub .info-content h4 {
    font-size: 22px !important;
  }
  .botao-911 {
    max-width: 200px;
    margin-left: -22px;
  }
  .info-content {
    top: 30px;
    -webkit-transform: none;
    transform: none;
  }
  .lobdiv {
    padding: 20px 0px;
    transition: all 0.5s linear;
  }
  .popup-main {
    display: none;
  }
  .promodmm {
    background: url(/files/assets/dmm-promotion/INFOSISTEMA_website_banner_DMM_414x736px_MOBILE.jpg) center top /contain no-repeat #344049;
  }
  .paypal-price {
    margin-bottom: 20px;
  }
  body, body.home {
    padding-top: 40px;
  }
  .nomobile-search {
    display: none;
  }
  .bg-grey-quemsomos.newfix, .newfix {
    padding: 20px 0px 20px 0px !important;
  }
  .header-fixed {
    padding: 10px 0px;
  }
  .boxform input[type=checkbox] {
    font-size: 18px;
  }
  .boxform form input[type=checkbox] {
    font-size: 12px !important;
    top: 2px;
    position: relative;
  }
  .boxform form label {
    display: inline-block !important;
    max-width: 60% !important;
    font-size: 12px;
  }
  .mainframe {
    max-width: 100% !important;
    margin: 0 auto;
  }
  .press-home .conten, .article-home .content {
    min-height: auto !important;
  }
  .kc_single_image img {
    max-width: 100% !important;
  }
}