/* Modificaciones Julio 2019 */

html{
  font-size:17px;
}
.container{
  width:95%;
}

/* 
 ========================================================================== */


@media (max-width: 479px) {
  .col-tn-12 {
    width: 100%;
  }
}
/* Tags
 ========================================================================== */
body {
  color: #707070;
}

a {
  color: #0074b0;
}
a:hover, a:focus, a:active {
  color: #7cb753;
}

figure img {
  width: 100%;
}

form label {
  font-weight: 400;
}

/* Common styles
 ========================================================================== */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}

.border-base-color {
  border: 1px solid #7cb753;
}

.align-right {
  text-align: right;
}

.text-bold {
  font-weight: 900;
}

.display-table {
  display: table;
}
.display-table > div {
  vertical-align: top;
  display: table-cell;
}

.text-gray {
  color: #aeaeae;
}

.datagrid {
  width: 100%;
  border-collapse: initial;
  margin-bottom: 18px;
}

.datagrid, .datagrid td, .datagrid th {
  border: 1px solid #E7E7E7;
}

.datagrid td, .datagrid th {
  padding: 16px 12px 11px;
}

.datagrid th {
  text-align: left;
  background-color: #EDEDED;
  text-transform: uppercase;
  border-top: 1px solid #fff;
}

.datagrid tr.even td {
  background-color: #F8F8F8;
}

.datagrid .row-options {
  width: 140px;
}

#scrollToTopBtn {
  width: 35px;
  height: 35px;
  text-align: center;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 35px;
  right: 40px;
  display: none;
  font-size: 30px;
  line-height: 30px;
}

#scrollToTopBtn:hover {
  text-decoration: none;
}

.share-on-box {
  margin-bottom: 10px;
}
.share-on-box span {
  display: inline-block;
  line-height: 22px;
}
.share-on-box a {
  padding: 0 10px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 22px;
}
.share-on-box a:hover {
  color: #fff;
  text-decoration: none;
}
.share-on-box a.share-on-twitter {
  background: #41B7D8;
}
.share-on-box a.share-on-facebook {
  background: #3B5997;
}
.share-on-box a.share-on-googleplus {
  background: #D64937;
}
.share-on-box a.share-on-print {
  background: #A5A5A5;
}

.social-links ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.social-links ul li:before {
  margin-right: 0;
  border-left-width: 0;
}
.social-links ul li a {
  font-size: 0;
}
.social-links ul li a:before {
  font-family: FontAwesome;
  text-align: center;
  display: inline-block;
}
.social-links ul li.facebook a:before {
  content: "\f082";
}
.social-links ul li.facebook a:hover {
  color: #3b5998;
}
.social-links ul li.twitter a:before {
  content: "\f081";
}
.social-links ul li.twitter a:hover {
  color: #00aced;
}
.social-links ul li.google-plus a:before {
  content: "\f0d4";
}
.social-links ul li.google-plus a:hover {
  color: #dd4b39;
}
.social-links ul li.pinterest a:before {
  content: "\f0d3";
}
.social-links ul li.pinterest a:hover {
  color: #cb2027;
}
.social-links ul li.linkedin a:before {
  content: "\f08c";
}
.social-links ul li.linkedin a:hover {
  color: #007bb6;
}
.social-links ul li.youtube a:before {
  content: "\f166";
}
.social-links ul li.youtube a:hover {
  color: #bb0000;
}

/* Layout
 ========================================================================== */
.tm-headerbar .headerbar-inner2 {
  height: inherit;
}
.tm-headerbar .headerbar-inner2 .tm-logo {
  background: transparent url("../images/logo web-18-18.jpg") no-repeat scroll center center;
  display: inline-block;
  width: 256px;
  height: 100px;
  background-size:100%;
}
.tm-headerbar .headerbar-inner2 .tm-logo span {
  display: none;
}
.tm-headerbar .headerbar-inner2 .slogan {
  display: block;
  font-family: Georgia, serif;
  font-size: 12px;
  font-style: italic;
}
@media (max-width: 767px) {
  .tm-headerbar .headerbar-inner2 .tm-logo {
    width: 100%;
    display: block;
  }
  .tm-headerbar .headerbar-inner2 .slogan {
    text-align: center;
    margin-bottom: 12px;
  }
}
.tm-headerbar .headerbar-inner {
  float: right;
  width: 259px;
}
@media (max-width: 767px) {
  .tm-headerbar .headerbar-inner {
    float: none;
    width: auto;
    border-bottom: 1px solid #d6d6d6;
  }
}
.tm-headerbar .headerbar-inner #offcanvas-toggle {
  float: right;
  margin: 11px 0 0 0;
}
.tm-headerbar .headerbar-inner #offcanvas-toggle i::before {
  font-size: 27px;
  color: #707070;
}
.tm-headerbar .headerbar-inner .logo-rd {
  background: transparent url("https://serviciosenlinea.cne.gob.do/frontend/web/images/escudo.svg") no-repeat scroll center center;
  background-size: auto 100%;
  width: inherit;
  height: 34px;
  margin-top: 10px;
}
.tm-headerbar .headerbar-inner .logo-rd span {
  display: none;
}
@media (max-width: 767px) {
  .tm-headerbar .headerbar-inner .logo-rd {
    width: 210px;
    float: left;
    height: 25px;
    background-position: 0 0;
  }
}
.tm-headerbar .headerbar-inner .site-links {
  width: 260px;
  margin-top: 10px;
  margin-bottom:15px;
}
.tm-headerbar .headerbar-inner .site-links > div {
  width: inherit;
}
.tm-headerbar .headerbar-inner .site-links ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  width: inherit;
  overflow: hidden;
  text-align: center;
}
.tm-headerbar .headerbar-inner .site-links ul li {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 3%;
}
.tm-headerbar .headerbar-inner .site-links ul li a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  white-space: nowrap;
  display: block;
  text-align: center;
  line-height: 20px;
  text-transform: uppercase;
  color: inherit;
}
.tm-headerbar .headerbar-inner .widget-search {
  background-color: #f0f0f0;
  border: 1px solid #e0e0e0;
  width: inherit;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  box-sizing: border-box;
}
.tm-headerbar .headerbar-inner .widget-search * {
  height: inherit;
  line-height: inherit;
}
.tm-headerbar .headerbar-inner .widget-search form {
  width: 100%;
  position: relative;
}
.tm-headerbar .headerbar-inner .widget-search form > label {
  display: block;
}
.tm-headerbar .headerbar-inner .widget-search form input {
  border-width: 0;
  background-color: transparent;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-style: italic;
}
.tm-headerbar .headerbar-inner .widget-search form .search-field {
  padding: 0 36px 0 19px;
  outline: none;
  width: 100%;
  font-weight: 300;
  font-style: italic;
}
.tm-headerbar .headerbar-inner .widget-search form .search-submit {
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 0;
  cursor: pointer;
  padding: 0;
  position: absolute;
  z-index: 200;
  right: 0;
  top: 0;
  width: 30px;
  height: 28px;
}
.tm-headerbar .headerbar-inner .widget-search form .search-submit:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.tm-headerbar .headerbar-inner .widget-search form .screen-reader-text {
  display: none;
}
.tm-headerbar .headerbar-inner .widget-search form:after {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
  display: block;
  width: 30px;
  height: 28px;
  line-height: 28px;
  content: "\f002";
  text-align: center;
  font-family: FontAwesome;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.2);
}

.tm-offcanvas .widget-search {
  margin-bottom: 15px;
}
.tm-offcanvas .main-menu ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.tm-offcanvas .main-menu ul li {
  border-bottom: 1px solid #ddd;
  line-height: 30px;
}
.tm-offcanvas .main-menu ul li ul {
  display: none;
}

.tm-main-nav {
  margin-top: 10px;
}
.tm-main-nav .main-menu {
  background-color: #e0e0e0;
  height: 45px;
  line-height: 45px;
  z-index: 100;
  position: relative;
}
.tm-main-nav .main-menu * {
  height: inherit;
  line-height: inherit;
}
.tm-main-nav .main-menu ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.tm-main-nav .main-menu > ul > li {
  float: left;
  border-left: 1px solid #fff;
  position: relative;
  overflow: inherit;
}
.tm-main-nav .main-menu > ul > li a {
  display: block;
  padding: 0 17px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #4c4c4c;
}
@media (max-width: 991px) {
  .tm-main-nav .main-menu > ul > li a {
    padding: 0 5px;
    font-size: 12px;
  }
}
.tm-main-nav .main-menu > ul > li.sfHover > a {
  color: #fff;
  background-color: #7cb753;
}
.tm-main-nav .main-menu > ul > li > a {
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tm-main-nav .main-menu > ul > li > a:hover {
  color: #fff;
  background-color: #7cb753;
}
.tm-main-nav .main-menu > ul > li > a.sf-with-ul {
  padding-right: 33px;
}
.tm-main-nav .main-menu > ul > li.home {
  width: 49px;
}
.tm-main-nav .main-menu > ul > li.home a {
  width: inherit;
  font-size: 0;
  padding: 0;
}
.tm-main-nav .main-menu > ul > li.home a:before {
  font-family: FontAwesome;
  text-align: center;
  width: inherit;
  display: inline-block;
  font-size: 20px;
  content: "\f015";
}
.tm-main-nav .main-menu > ul > li.current-menu-item > a {
  background-color: #7cb753;
  color: #fff;
}
.tm-main-nav .main-menu > ul > li ul {
  height: auto;
  width: 200px;
  position: absolute;
  border: solid #fff;
  border-width: 0 1px 1px 1px;
  margin-left: -1px;
}
.tm-main-nav .main-menu > ul > li ul li {
  position: relative;
  height: 38px;
}
.tm-main-nav .main-menu > ul > li ul li a {
  background-color: #7cb753;
  color: #fff;
}

body.single-servicio .sidebar .tm-sidebar .widget.box-f2 {
  background-color: #f8ba29;
  color: #000;
}

.sidebar .tm-content {
  float: left;
  width: 700px;
}
.sidebar .tm-sidebar {
  float: right;
  width: 380px;
  box-sizing: border-box;
}
.sidebar .tm-sidebar .widget {
  margin-bottom: 30px;
}
.sidebar .tm-sidebar .widget h3 {
  margin-top: 0;
}
.sidebar .tm-sidebar .widget.border-left {
  border-left: 1px solid #dbdbdb;
  padding-left: 30px;
  box-sizing: border-box;
}
.sidebar .tm-sidebar .widget.hide-title > .widget-title {
  display: none;
}
.sidebar .tm-sidebar .widget.box-f1 {
  background-color: #F7F7F7;
  padding: 30px;
}
.sidebar .tm-sidebar .widget.box-f2 {
  background-color: #8EBC4D;
  padding: 30px;
  color: #fff;
}
.sidebar .tm-sidebar .widget.list-links .widget-title {
  text-transform: uppercase;
  font-size: 18px;
}
.sidebar .tm-sidebar .widget.list-links > div ul {
  list-style-type: none;
  padding: 0;
}
.sidebar .tm-sidebar .widget.list-links > div a {
  display: block;
  padding: 8px 0;
  color: inherit;
  border-bottom: 1px solid #F2F2F2;
}
.sidebar .tm-sidebar .widget.list-links > div a:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline-block;
}
.sidebar .tm-sidebar .widget.list-links-f2 .widget-title {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 18px;
}
.sidebar .tm-sidebar .widget.list-links-f2 > div ul {
  list-style-type: none;
  padding: 0;
}
.sidebar .tm-sidebar .widget.list-links-f2 > div a {
  display: block;
  padding: 8px 0;
  color: inherit;
  border-top: 1px solid #F2F2F2;
  position: relative;
}
.sidebar .tm-sidebar .widget.list-links-f2 > div a:after {
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  border-radius: 99px;
  border: 1px solid #fff;
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 0;
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
}

@media (max-width: 1199px) {
  .sidebar .tm-content {
    width: 570px;
  }
  .sidebar .tm-sidebar {
    width: 330px;
  }
}
@media (max-width: 991px) {
  .sidebar .tm-content {
    width: 440px;
  }
  .sidebar .tm-sidebar {
    width: 250px;
  }
}
@media (max-width: 767px) {
  .sidebar .tm-content,
  .sidebar .tm-sidebar {
    float: none;
    width: 100%;
  }
  .sidebar .tm-sidebar {
    margin-top: 40px;
  }
  .sidebar .tm-sidebar .widget.border-left {
    border-left-width: 0;
    padding-left: 0;
  }
}
.tm-footer .top-footer {
  background-color: #333;
  color: #fff;
}
.tm-footer .top-footer .eanlacesrelacionados img{
  margin-bottom: 30px;
}
.tm-footer .top-footer a {
  color: #f0f0f0;
}
.tm-footer .top-footer p {
  margin-bottom: 20px;
}
.tm-footer .top-footer .container {
  overflow: hidden;
  padding-top: 18px;
  padding-bottom: 40px;
}
.tm-footer .top-footer .social-links li {
  display: inline-block;
}
.tm-footer .top-footer .widget {
  box-sizing: border-box;
  margin-top: 40px;
}
.tm-footer .top-footer .widget h3 {
  text-transform: uppercase;
  margin-top: 0;
  font-weight: bold;
}
.tm-footer .top-footer .widget a {
  color: #7cb753;
}
.tm-footer .top-footer .widget.widget-2 h3, .tm-footer .top-footer .widget.widget-3 h3 {
  font-size: 17.5px;
}
.tm-footer .top-footer .widget.widget-2 .social-links {
  margin-top: 62px;
}
.tm-footer .top-footer .widget.widget-2 .social-links a {
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.tm-footer .top-footer .widget.widget-2 .social-links a::before {
  font-size: 38px;
  margin-right: 5px;
}
.tm-footer .top-footer .widget.widget-2 .social-links a:hover {
  color: #fff;
}
.tm-footer .top-footer .widget.widget-3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tm-footer .top-footer .widget.widget-3 ul li {
  line-height: 2;
}
.tm-footer .sub-footer {
  text-align: center;
  padding: 30px 0 20px 0;
}
.tm-footer .sub-footer .site-name {
  font-weight: bold;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.tm-footer .sub-footer .footer-nav {
  margin: 5px;
}

body.home .layerslider_widget {
  color: #fff;
}
body.home .layerslider_widget .ls-l {
  white-space: pre-line !important;
  text-shadow: 1px 1px 3px #000;
  display: block;
}
body.home .layerslider_widget .ls-bg {
  -webkit-filter: brightness(0.3);
}
body.home .layerslider_widget a {
  color: inherit;
}
body.home .layerslider_widget h1 {
  font-weight: 300;
  font-family: "Raleway", sans-serif;
}
body.home .layerslider_widget p.ls-l {
  font-size: 20px !important;
}
body.home .layerslider_widget div.ls-l {
  font-size: 15px !important;
}
body.home .layerslider_widget div.ls-l,
body.home .layerslider_widget p.ls-l {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 1.4 !important;
  width: 70% !important;
}
@media (max-width: 479px) {
  body.home .layerslider_widget h1 {
    font-size: 23px !important;
    left: 0 !important;
    text-align: center;
    width: 100% !important;
  }
  body.home .layerslider_widget div.ls-l,
  body.home .layerslider_widget p.ls-l {
    display: none;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  body.home .layerslider_widget .ls-l {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    padding: 0 5% !important;
  }
  body.home .layerslider_widget h1 {
    font-size: 20px !important;
  }
  body.home .layerslider_widget p.ls-l {
    font-size: 14px !important;
    width: 85% !important;
    height: 60px !important;
    line-height: 20px !important;
    overflow: hidden;
  }
  body.home .layerslider_widget div.ls-l {
    display: none;
  }
}
body.home section {
  overflow: hidden;
  text-align: center;
}
body.home section.services h3, body.home section.news h3 {
  text-transform: uppercase;
  text-align: left;
  margin: 0 0 45px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 30px;
}
body.home section.services {
  background-color: #ebebeb;
  overflow: hidden;
  text-align: left;
}
body.home section.services .content {
  margin-top: 0px;
  margin-bottom: 70px;
}
body.home section.services .content .widget {
  margin-top: 30px;
}
body.home section.services .content .widget.widget-1 a, body.home section.services .content .widget.widget-2 a {
  display: block;
  border-bottom: 1px solid #d6d6d6;
  line-height: 1.4;
  color: inherit;
  padding: 13px 0;
  text-decoration: none;
}
body.home section.services .content .widget.widget-1 a:hover, body.home section.services .content .widget.widget-2 a:hover {
  color: #7cb753;
}
@media (min-width: 768px) {
  body.home section.services .content .widget.widget-1 .item, body.home section.services .content .widget.widget-2 .item {
    min-height: 370px;
  }
}
@media (min-width: 992px) {
  body.home section.services .content .widget.widget-1 .item, body.home section.services .content .widget.widget-2 .item, body.home section.services .content .widget.widget-3 .item {
    min-height: 454px;
  }
}
body.home section.services .content .widget.widget-3 a {
  border-top: 1px solid #d6d6d6;
  color: inherit;
}
body.home section.services .content .widget.widget-3 a img {
  width: 100px;
}
body.home section.services .content .widget.widget-3 a:first-child {
  border-top-width: 0;
}
body.home section.services .content .widget .item {
  background-color: #fff;
  padding: 27px 30px 24px 30px;
  font-size: 13px;
}
body.home section.services .content .widget .item h4 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 22px 0;
  line-height: 38px;
  margin: 0;
  border-bottom: 1px solid #d6d6d6;
}
body.home section.news {
  margin-bottom: 40px;
}
body.home section.news h3 {
  margin-top: 83px;
  margin-bottom: 15px;
}
body.home section.news article {
  margin-top: 30px;
  text-align: left;
}
body.home section.news article .post-thumb {
  margin-bottom: 21px;
  display: block;
}
body.home section.news article .post-date {
  color: #7cb753;
}
body.home section.news article .post-date, body.home section.news article .post-comments {
  font-size: 12px;
}
body.home section.news article .post-comments {
  color: #aeaeae;
}
body.home section.news article .post-comments:before {
  content: "|";
  margin: 0 7px;
}
body.home section.news article .post-title {
  display: block;
  text-transform: uppercase;
  color: inherit;
  font-size: 19px;
  margin: 5px 0;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
}
body.home section.news .nice-btn {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  border: 1px solid #e0e0e0;
  padding: 10px;
  display: inline-block;
  margin-top: 40px;
}
body.home section.news .nice-btn:before {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  body.home section.map .widget.widget-1, body.home section.map .widget.widget-2 {
    min-height: 375px;
  }
}
@media (min-width: 768px) {
  body.home section.map .widget.widget-1, body.home section.map .widget.widget-2 {
    height: 475px;
  }
}
@media (min-width: 992px) {
  body.home section.map .widget.widget-1, body.home section.map .widget.widget-2 {
    height: 435px;
  }
}
@media (min-width: 1200px) {
  body.home section.map .widget.widget-1, body.home section.map .widget.widget-2 {
    height: 400px;
  }
}
body.home section.map .widget.widget-1 {
  background-color: #2998aa;
  vertical-align: middle;
}
body.home section.map .widget.widget-1 a {
  width: 100%;
  height: inherit;
  min-height: inherit;
  display: block;
  background: transparent none no-repeat scroll center center;
  background-size: 86% auto;
}
body.home section.map .widget.widget-2 {
  background-color: #282828;
  color: #fff;
  text-align: left;
}
body.home section.map .widget.widget-2 .title,
body.home section.map .widget.widget-2 .excerpt,
body.home section.map .widget.widget-2 .more-link {
  margin-left: 12%;
  margin-right: 8%;
}
body.home section.map .widget.widget-2 .title {
  text-transform: uppercase;
  display: block;
  font-size: 30px;
  margin-top: 11%;
}
body.home section.map .widget.widget-2 .excerpt {
  display: block;
  margin-top: 14px;
  margin-bottom: 12px;
}
body.home section.map .widget.widget-2 .more-link {
  color: #2998aa;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}
body.home section.map .widget.widget-2 .more-link:after {
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  border-radius: 99px;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 22px;
  border: 2px solid;
  margin-left: 16px;
  width: 28px;
  height: 28px;
  line-height: 22px;
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  font-weight: 900;
}
body.home section.map .widget.widget-2 .more-link:after {
  border-color: #2998aa;
}
body.home section.map a:hover {
  text-decoration: none;
}
body.home section.newsletter h3, body.home section.publications h3 {
  text-transform: uppercase;
  font-size: 50px;
  font-family: "Roboto", sans-serif;
}
body.home section.newsletter {
  background-color: #5e8d8d;
  padding-bottom: 15px;
  overflow: hidden;
  color: #fff;
}
body.home section.newsletter h3 {
  margin: 40px 0 27px 0;
}
body.home section.newsletter form {
  margin: 23px 0 0 0;
}
body.home section.newsletter form input.f-email,
body.home section.newsletter form select,
body.home section.newsletter form input.submit {
  margin-top: 10px;
}
body.home section.newsletter form input,
body.home section.newsletter form select {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  border-width: 0;
  height: 51px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
}
body.home section.newsletter form input.f-email,
body.home section.newsletter form select {
  background-color: #e4e4e4;
  color: #000;
  text-indent: 12px;
}
body.home section.newsletter form input.submit {
  background-color: #c98e2b;
  color: #fff;
}
@media (max-width: 767px) {
  body.home section.newsletter form input.f-email,
  body.home section.newsletter form select,
  body.home section.newsletter form input.submit {
    width: 80%;
  }
}
@media (min-width: 768px) {
  body.home section.newsletter form input.f-email {
    width: 327px;
  }
  body.home section.newsletter form select {
    width: 322px;
  }
  body.home section.newsletter form input.submit {
    width: 321px;
  }
}
body.home section.banners {
  background-color: #fff;
  overflow: hidden;
  padding: 50px 0;
}
body.home section.banners #banners-list {
  margin-bottom: 0 !important;
  border: 1px solid #4c4c4c;
  border-width: 0 1px;
}
body.home section.banners #banners-list .slick-prev::before,
body.home section.banners #banners-list .slick-next::before {
  color: #4c4c4c;
}
body.home section.banners #banners-list a {
  display: inline-block;
  margin: 0 25px;
}
body.home section.banners #banners-list a img {
  height: 90px;
}
body.home section.publications {
  background-color: #ebebeb;
  overflow: hidden;
}
body.home section.publications h3 {
  margin: 97px 0 29px 0;
  color: #0f96a8;
}
body.home section.publications p {
  color: #858788;
  margin-bottom: 87px;
}
body.home section.publications a {
  display: inline-block;
}
body.home section.publications a.item-2, body.home section.publications a.item-3, body.home section.publications a.item-4 {
  margin-left: 38px;
}

body.not-home .tm-main-top {

  background-color: #003876;
  color: #fff;
  height: 160px;
  padding: 20px 0px;
}
body.not-home .tm-main-top a {
  color: inherit;
}
body.not-home .tm-main-top a:hover {
  color: inherit;
}
body.not-home .tm-main-top .main-top-content {
  display: table;
  width: 100%;
}
body.not-home .tm-main-top .widget {
  vertical-align: top;
  display: table-cell;
}
body.not-home .tm-main-top .widget.widget-1 h1 {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 30pt;
  font-weight: bold;
}
body.not-home .tm-main-top .breadcrumbs {
  font-style: italic;
}
body.not-home .tm-main-top .breadcrumbs .breadcrumb_last {
  color: #efe342;
}
body.not-home .tm-content .entry-content figure figcaption {
  margin-top: 5px;
  text-align: center;
  font-size: 15px;
}
body.not-home .tm-content .entry-content figure.alignleft {
  margin-right: 25px;
}
body.not-home .tm-content .entry-content .alignleft {
  float: left;
}
body.not-home .tm-content .entry-content .alignright {
  float: right;
}
body.not-home .tm-footer {
  margin-top: 40px;
}

body.page .tm-main-top,
body.search .tm-main-top {
  margin-bottom: 55px;
}
body.page .tm-content .page-subtitle,
body.search .tm-content .page-subtitle {
  color: #7cb753;
  display: block;
  border-bottom: 1px solid #7cb753;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 30px;
}
body.page .tm-content h2,
body.search .tm-content h2 {
  color: #7cb753;
  font-size: 23px;
}
body.page .tm-content h2:first-child,
body.search .tm-content h2:first-child {
  margin-top: 0;
}
body.page .tm-content .content-margin-1,
body.search .tm-content .content-margin-1 {
  margin-left: 180px;
}
body.page .tm-content .content,
body.search .tm-content .content {
  border-bottom: 1px solid #999;
  display: block;
  padding-bottom: 30px;
  margin-bottom: 40px;
}
body.page .tm-content .content .post-title,
body.search .tm-content .content .post-title {
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
}
body.page .tm-content .content .post-date,
body.page .tm-content .content .post-author,
body.search .tm-content .content .post-date,
body.search .tm-content .content .post-author {
  color: #9F9F9F;
}
body.page .tm-content .content .post-author,
body.search .tm-content .content .post-author {
  text-transform: uppercase;
}
body.page .tm-content .content .post-author:after,
body.search .tm-content .content .post-author:after {
  content: "|";
  width: 15px;
  text-align: center;
  display: inline-block;
}
body.page .tm-content .content .post-excerpt,
body.search .tm-content .content .post-excerpt {
  display: block;
  margin-top: 15px;
}
body.page .tm-content .content .read-more,
body.search .tm-content .content .read-more {
  display: block;
  margin-top: 10px;
}
body.page .tm-content .entry-content h1, body.page .tm-content .entry-content h2, body.page .tm-content .entry-content h3, body.page .tm-content .entry-content h4, body.page .tm-content .entry-content h5, body.page .tm-content .entry-content h6,
body.search .tm-content .entry-content h1,
body.search .tm-content .entry-content h2,
body.search .tm-content .entry-content h3,
body.search .tm-content .entry-content h4,
body.search .tm-content .entry-content h5,
body.search .tm-content .entry-content h6 {
  color: inherit;
}
body.page .tm-content .entry-content p,
body.search .tm-content .entry-content p {
  font-family: "Roboto", sans-serif;
  color: #707070;
  font-size: 14px;
}
body.page .tm-content .entry-content blockquote,
body.search .tm-content .entry-content blockquote {
  font-family: Georgia, serif;
  font-style: italic;
  color: #868686;
  font-size: 16px;
}
body.page .tm-content .entry-content a,
body.search .tm-content .entry-content a {
  color: #7cb753;
  text-decoration: none;
}
body.page .tm-content .entry-content p,
body.search .tm-content .entry-content p {
  margin-bottom: 18px;
}
body.page .tm-content .entry-content .show-link-box a, body.page .tm-content .entry-content .show-link, body.page .tm-content .entry-content .download-link-box a, body.page .tm-content .entry-content .download-link,
body.search .tm-content .entry-content .show-link-box a,
body.search .tm-content .entry-content .show-link,
body.search .tm-content .entry-content .download-link-box a,
body.search .tm-content .entry-content .download-link {
  line-height: 1.9;
}
body.page .tm-content .entry-content .show-link-box a:before, body.page .tm-content .entry-content .show-link:before, body.page .tm-content .entry-content .download-link-box a:before, body.page .tm-content .entry-content .download-link:before,
body.search .tm-content .entry-content .show-link-box a:before,
body.search .tm-content .entry-content .show-link:before,
body.search .tm-content .entry-content .download-link-box a:before,
body.search .tm-content .entry-content .download-link:before {
  font-family: FontAwesome;
  text-align: center;
  width: 26px;
  display: inline-block;
  font-size: 15px;
}
body.page .tm-content .entry-content .show-link-box a span, body.page .tm-content .entry-content .show-link span, body.page .tm-content .entry-content .download-link-box a span, body.page .tm-content .entry-content .download-link span,
body.search .tm-content .entry-content .show-link-box a span,
body.search .tm-content .entry-content .show-link span,
body.search .tm-content .entry-content .download-link-box a span,
body.search .tm-content .entry-content .download-link span {
  display: inline-block;
  text-align: left;
}
body.page .tm-content .entry-content .download-link-box a:before, body.page .tm-content .entry-content .download-link:before,
body.search .tm-content .entry-content .download-link-box a:before,
body.search .tm-content .entry-content .download-link:before {
  content: "\f0ed";
}
body.page .tm-content .entry-content .show-link-box a:before, body.page .tm-content .entry-content .show-link:before,
body.search .tm-content .entry-content .show-link-box a:before,
body.search .tm-content .entry-content .show-link:before {
  content: "\f06e";
}
body.page .tm-footer,
body.search .tm-footer {
  margin-top: 83px;
}

body.single .tm-main-top {
  margin-bottom: 54px;
}
body.single .tm-content article h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
body.single .tm-content article .post-thumbnail {
  margin-bottom: 20px;
}
body.single .tm-content article .post-thumbnail figure {
  position: relative;
}
body.single .tm-content article .post-thumbnail figure figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
body.single .tm-content article .entry-content h1, body.single .tm-content article .entry-content h2, body.single .tm-content article .entry-content h3, body.single .tm-content article .entry-content h4, body.single .tm-content article .entry-content h5, body.single .tm-content article .entry-content h6 {
  color: inherit;
}
body.single .tm-content article .entry-content p {
  font-family: "Roboto", sans-serif;
  color: #707070;
  font-size: 14px;
}
body.single .tm-content article .entry-content blockquote {
  font-family: Georgia, serif;
  font-style: italic;
  color: #868686;
  font-size: 16px;
}
body.single .tm-content article .entry-content a {
  color: #7cb753;
  text-decoration: none;
}
body.single .tm-content article .entry-content p {
  margin-bottom: 18px;
}
body.single .tm-content article .entry-content .show-link-box a, body.single .tm-content article .entry-content .show-link, body.single .tm-content article .entry-content .download-link-box a, body.single .tm-content article .entry-content .download-link {
  line-height: 1.9;
}
body.single .tm-content article .entry-content .show-link-box a:before, body.single .tm-content article .entry-content .show-link:before, body.single .tm-content article .entry-content .download-link-box a:before, body.single .tm-content article .entry-content .download-link:before {
  font-family: FontAwesome;
  text-align: center;
  width: 26px;
  display: inline-block;
  font-size: 15px;
}
body.single .tm-content article .entry-content .show-link-box a span, body.single .tm-content article .entry-content .show-link span, body.single .tm-content article .entry-content .download-link-box a span, body.single .tm-content article .entry-content .download-link span {
  display: inline-block;
  text-align: left;
}
body.single .tm-content article .entry-content .download-link-box a:before, body.single .tm-content article .entry-content .download-link:before {
  content: "\f0ed";
}
body.single .tm-content article .entry-content .show-link-box a:before, body.single .tm-content article .entry-content .show-link:before {
  content: "\f06e";
}
body.single .tm-content #comments {
  margin: 0 0 20px 0;
}

body.page-noticias .tm-content figure {
  width: 150px;
  height: 150px;
  float: left;
}

body.page-contacto .wpcf7-form .wpcf7-text,
body.page-contacto .wpcf7-form .wpcf7-textarea {
  width: 100%;
}
body.page-contacto .buzon-de-sugerencias {
  margin: 70px 0 0 0;
  border-top: 5px solid #7cb753;
}
body.page-contacto .buzon-de-sugerencias h4 {
  text-transform: uppercase;
  margin: 20px 0 0 0;
}

body.page-quienes-somos .display-table .valores ul {
  padding-left: 16px;
}

body.page-template-tpl-transparencia .tm-content-container > .container {
  display: table;
}
body.page-template-tpl-transparencia .tm-content-container > .container .container-inner {
  display: table-row;
}
body.page-template-tpl-transparencia .tm-content-container > .container .container-inner .tm-sidebar,
body.page-template-tpl-transparencia .tm-content-container > .container .container-inner .tm-content {
  display: table-cell;
  vertical-align: top;
  border-top: 1px solid #7cb753;
  border-bottom: 1px solid #7cb753;
  padding-bottom: 20px;
}
body.page-template-tpl-transparencia .tm-sidebar {
  float: none;
  width: 300px;
  background-color: #8EBC4D;
}
body.page-template-tpl-transparencia .tm-sidebar h3 {
  font-family: "Roboto", sans-serif;
  background-color: #7cb753;
  margin: 0;
  text-align: center;
  padding: 12px 0;
  line-height: 1.3;
  font-weight: 700;
}
body.page-template-tpl-transparencia .tm-sidebar h3 a {
  color: #fff;
  text-decoration: none;
}
body.page-template-tpl-transparencia .tm-sidebar ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  border-top: 1px solid #fff;
}
body.page-template-tpl-transparencia .tm-sidebar ul li.item-first {
  border-top-width: 0;
}
body.page-template-tpl-transparencia .tm-sidebar ul li a {
  border-bottom: 1px solid #fff;
  color: inherit;
  display: block;
  padding: 10px 0;
  color: #fff;
  position: relative;
}
body.page-template-tpl-transparencia .tm-sidebar ul li a:after {
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  border-radius: 99px;
  border: 1px solid #fff;
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
}
body.page-template-tpl-transparencia .tm-sidebar ul li a span {
  margin: 0 38px 0 14px;
  display: block;
}
body.page-template-tpl-transparencia .tm-sidebar ul li a:hover {
  text-decoration: none;
  background-color: #7cb753;
}
body.page-template-tpl-transparencia .tm-content {
  padding: 20px 0 0 20px;
}
body.page-template-tpl-transparencia .tm-content header h1 {
  margin: 0 0 30px 0;
  padding: 0 0 13px 0;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
}
body.page-template-tpl-transparencia .tm-footer {
  margin-top: 0;
}

body.page-servicios .tm-content header {
  text-align: center;
}
body.page-servicios .tm-content header h1 {
  color: #7cb753;
  font-size: 45px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
body.page-servicios .tm-content header p {
  color: #a1a1a1;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
body.page-servicios .services-cats {
  text-align: center;
  margin-top: 45px;
}
body.page-servicios .services-cats > div {
  margin-bottom: 40px;
}
body.page-servicios .services-cats > div a {
  text-decoration: none;
  color: inherit;
}
body.page-servicios .services-cats > div a .icon {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto 13px auto;
  background: transparent none no-repeat scroll center center;
  background-size: 100%;
}
body.page-servicios .services-cats > div a .title {
  text-transform: uppercase;
  font-weight: bold;
  display: block;
}
body.page-servicios .services-cats > div a .desc {
  color: #999;
  font-size: 12px;
}

.services-directory ul{
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0;
}

.services-directory li{
  list-style:none;
  margin-bottom:5px;
  padding:0px;
}


.services-directory li > a:hover{
  padding:5px;
  background: #7cb753;
  color:#fff;
  text-decoration: none;
  font-weight:bold;
   transition:color .2s ease-out, background 0.3s ease-in;}

.btnspecial:hover{
  padding:5px;
  background: #7cb753;
  color:#fff;
  text-decoration: none;
  font-weight:bold;
  transition:color .2s ease-out, background 0.3s ease-in;}


#service-rmd{margin-top:15px;line-height:15pt;color:#FFF;background:#2376CA;font-size:14px;padding:12px;-moz-border-radius:8px;
-webkit-border-radius:8px;border-radius:8px;-khtml-border-radius:8px;}
/*# sourceMappingURL=main.css.map */

.ls-linkto-1, .ls-linkto-2, .ls-linkto-4 { display: none!important; }

.wdpu-4518 .wdpu-close {
  width: 45px !important;
  height: 45px !important;
}

.btnspecial{
  color: #0074b0;
  border: none;
  background-color: #fff;
  padding-left: 0;
}

.breadcrumbs button{
  color:#fff;
}

.dissablebtn a{
  color:gray;
}


.dissablebtn a:hover{
  padding:0px!important;
  background: #fff!important;
  color:gray!important;
  text-decoration: underline;
  font-weight:normal!important;
  transition:color .2s ease-out, background 0.3s ease-in;
}

