html {
  overflow-y: auto;
  scroll-behavior: smooth; }

body {
  background-color: #FFFFFF;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased; }

img { max-width: 100%; }
#top {
  color: #111111;
  font-size: 13px;
  line-height: 30px;
  background-color: #f9e856;
  padding-bottom: 4px;
  padding-top: 4px; }

#top .container .separator {
  border-left: 1px solid #CCCCCC;
  display: inline-block;
  height: 10px;
  margin: 0 20px;
  width: 1px; }

#navigation {
    border-bottom: 2px solid #2ea1d8;
    margin-bottom: 20px; }

.navbar {
  border-radius: 0 !important; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  outline: medium none; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  outline: medium none; }

.navbar-nav > li > a {
  line-height: inherit !important;
  padding-bottom: 14px !important;
  padding-top: 14px !important; }

.dropdown-menu {
  padding: 0px; 
  border-radius: 0;
  min-width: 15rem;
  background-color: #f9e856;
  font-size: 1.1em;
}

.dropdown-menu li a {
  padding: 5px 8px;
  display: block;
  font-weight: 600;
  color:#333333;
  text-decoration: none;
  font-size: 14px;
}
.dropdown-menu li a:hover{
  background-color:#2ea1d8;
  color:#f9e856;
}   
.dropdown-menu > li  {
  margin:0 3px;
  border-bottom: 1px solid #666;
}
.dropdown-menu li:last-child  {
  border-bottom: 0;
}
.dropdown-menu li.dropdown.show{
  background-color: #2ea1d8;
  color: #f9e856;
} 
.navbar-expand-lg .navbar-nav .dropdown-menu {
	padding: 0px 0px;
	border-radius: 8px;
}  

.navbar-right .dropdown-menu {
  left: 0 !important;
  right: auto !important; }

#main-box {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0px solid #E5E5E5;
  /* border 1, if you have front component*/
  margin-top: 16px;
  margin-bottom: 18px; }

#main {
  padding-top: 20px; 
  padding-bottom: 36px;
}

#breadcrumbs {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 20px 0 0; }

#breadcrumbs .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0; }

#fullwidth {
  margin-top: -20px;
  overflow: hidden; }

#fullwidth .moduletable {
  border: 0;
  padding: 0;
  margin-bottom: 0px; }

.black .moduletable {
  background: none repeat scroll 0 0 #222222;
  border-color: #222222;
  color: #AAAAAA; }

.moduletable {
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 8px; }

.panel.moduletable {
  padding: 0; }

.panel .moduletable {
  box-shadow: none;
  margin: 0px 10px;
  padding: 10px; }

#brand {
  float: left;
  padding-left: 8px;}

#brand img {
  padding-bottom: 4px;
  padding-top: 3px; }

.page-header {
  margin: 85px 0 26px;
  color: #2ea1d8;
  text-transform: uppercase;
  border-bottom:1px solid #2ea1d8; }

.page-header h2 {
  font-size:26px; }

.hasTooltip {
  display: inline !important; }

.noMainbody {
  display: none !important; }

ul.unstyled,
ol.unstyled {
  list-style: outside none none;
  margin-left: 0;
  padding: 0; }

#pop-print {
  float: right;
  margin: 10px; }

.btn.modal {
  bottom: auto;
  display: inline;
  left: auto;
  position: relative;
  top: auto; }

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */ }

/* Wrapper for page content to push down footer */
#wrap {
  height: auto !important;
  margin: 0 auto 0px;
  min-height: 100%;
  padding: 0 0 0; }

/* Set the fixed height of the footer here */
#footer {
  background: #f9e856;
  border-top: 3px solid #2ea1d8; }

#copy.well {
  border-radius: 0;
  border: 0;
  margin: 0;
  background: #2ea1d8; }

#footer .moduletable {
  background: transparent;
  border: 0; }

#push {
  height: 60px; }

/* LAYOUT */
/* Floats */
.float-left {
  float: left; }

.float-right {
  float: right; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }


/* JOOMLA */
.form-horizontal .control-label {
  text-align: inherit !important; }

i.icon-calendar:before {
  content: "\1f4c5";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

div.contact-form-field label,
div.message-label label {
  display: inline !important; }

div#jform_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  padding: 0; }

.control-group input[type="checkbox"] {
  width: 10px !important; }

.btn-toolbar {
  margin-bottom: 10px; }

/*ERROR*/
.error-page-inner {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%; }

.error-code {
  font-size: 96px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0; }

.error-page-inner .fa.fa-exclamation-triangle {
  font-size: 96px;
  line-height: 1;
  margin-bottom: 10px; }

/*MB STYLE*/
.title, .component-content h2 {
  text-shadow: none; }

.title-line {
  background: none repeat scroll 0 0 #d1d1d1;
  height: 2px;
  margin-bottom: 20px;
  width: 100%; }

.title-line span {
  display: block;
  height: 2px;
  width: 90px;
  background: #428bca; }

.title1 .title-line, .title2 .title-line, .title3 .title-line, .title4 .title-line, .title6 .title-line, .box3 .title-line, .box4 .title-line {
  display: none; }

.title1 .title {
  background: url(../images/bg-h3.gif) repeat-x scroll 0 100% transparent;
  border-bottom: none;
  padding-bottom: 20px; }

.title2 .title {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title3 .title {
  padding-bottom: 15px;
  margin-bottom: 20px; }

.title4 .title {
  background: url(../images/divider.png) repeat-x scroll center center transparent;
  border-bottom: none !important;
  margin-bottom: 25px; }

.title4 .title span {
  background: #ffffff;
  padding-right: 15px; }

#rt-footer .title4 .title span {
  background: #262626; }

#rt-maintop .title4 .title span, #rt-bottom .title4 .title span {
  background: #f6f6f6; }

.title5 .title {
  background: url(../images/cat-bg-repeat.png) repeat-x scroll center center transparent;
  padding-bottom: 0 !important;
  border-bottom: none !important; }

.title > span {
  background: none repeat scroll 0 0 transparent;
  /*    padding-right: 10px;*/ }

span.fa {
  padding-right: 10px; }

.title6 .title {
  border-bottom: 2px solid #1d6fa5;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.box1 .moduletable {
  background: #eee; }

.box2 .moduletable {
  background: #363636;
  color: #adadad; }

.blog-more {
  padding: 10px 5px; }

/* Back to Top */
.back-to-top {
  position: fixed;
  border: 1px solid #333;
  border-radius: 50%;
  bottom: 2em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.7);
  font-size: 12px;
  padding: 1em;
  display: none;
}

.back-to-top:hover {
  background-color: rgba(135, 135, 135, 0.5); }

.error .container {
  display: table;
  height: 100%;
  min-height: 100%;
  text-align: center;
  width: 100%;
  padding: 200px 0; }

.error .container h1 {
  font-size: 140px; }

/*for headroom.js*/
.headroom {
  transition: transform 200ms linear; }

.headroom--pinned {
  transform: translateY(0%); }

.headroom--unpinned {
  transform: translateY(-100%); }

.header {
  background-color: inherit; }

.header__link {
  border: 0 none;
  color: #fff;
  text-decoration: none; }

.header__link:focus {
  background-color: rgba(78, 205, 196, 0.1);
  outline: 0 none; }

.header__link:hover .icon {
  color: #4ecdc4; }

.header--fixed {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10; }

/*OFFLINE*/
#frame input.inputbox {
  border: 1px solid #ccc;
  padding: 8px;
  width: 100%;
  border-radius: 4px; }

#frame {
  margin-top: 100px; }

/* Media Queries */
/* Retina */
/* Landscape phones and down */
@media (max-width: 480px) {
  #navigation .container{
    background: #ffffff;
  }
  .navbar{
    padding: 0rem 0.2rem !important;
  }
  #main {
    padding-top: 10px;
  }
  .page-header {
    margin: 8px 0 26px;
  }
  .page-header h2 {
    font-size:19px; 
  }
  .mapa_iframe{
    width:100%;
  }
  .card-body {
    padding: 0.8rem;
  }
  .list-group-item {
    padding: .75rem 0.8rem;
  }
  p {
    margin-bottom: 0.5rem;
  }
  #footer .row h3{
    margin-top: 16px;
  }
  .moduletable {
  	padding: 2px; 
  }
  .titulo-home{
    font-size: 26px;
  }
  .texto-home{
    font-size: 18px !important;
  }

  .moduletable .custom .row{
    margin: 0 !important;
  }
  .header--fixed {
    position: relative !important;
  }
  section {
 	   padding-top: 10px !important;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  section {
    margin-top: auto;
    padding-top: 100px; }
  .navbar-nav > li > a {
    line-height: 30px !important;
    padding-bottom: 6px !important;
    padding-top: 6px !important; } }

/* Portrait tablet to landscape and desktop */
/* Large desktop */
@media (min-width: 1200px) {
  section {
    margin-top: auto; } }


.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: 0 !important; }

.checkbox label, .radio label {
  padding-left: 20px;
  padding-right: 10px; }

label {
  display: block;
  margin-bottom: 5px; }

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  font-family: arial; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

.contact-form .control-group input, .contact-form .control-group textarea, .contact-form .control-group .uneditable-input {
  width: 100%; }

.email-copy-input {
  float: left; }

.control-group .control-label {
  padding-top: 7px;
  padding-bottom: 7px; }


.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}
.input-small {
    width: 90px;
}
.btn.modal {
    background: #eee;
}

.pull-right{
  float: right;
  margin-left: 14px;
}
.pull-left{
  float: left;
  margin-right: 14px;
}

.chronoforms8_credits{
  display: none;
}
.rl_sliders.accordion>.accordion-group>.accordion-heading>a.accordion-toggle {
  color: #333333;
  text-transform: uppercase;
  font-size: 15px;
  margin: 4px 1px;
}
.rl_sliders.accordion>.accordion-group {
  margin-bottom: 7px;
}
.rl_sliders.accordion>.accordion-group {
  border: 1px solid #dedede;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rl_sliders.accordion>.accordion-group.icon>.accordion-heading>a.accordion-toggle span.rl_sliders-toggle-inner:before {
  margin-right: .3em;
}
.rl_tabs.outline_content>.tab-content>.tab-pane {
  padding-top: 27px;
}

.dropdown-menu.show {
  display: block;
}

.pull-none.item-image img{
  width: 100%;
}
/*
.csRow .csColumn:nth-last-child(odd){
  padding-right: 12px !important;
}
.csRow .csColumn:nth-last-child(even){
  padding-left: 12px !important;
}
*/
.subtitles::before {
  content: " ";
  border-top: 6px solid #f9e856;
  width: 122px;
  position: absolute;
  margin-top:-11px;
}
.table-bordered td{
  padding: 6px 4px !important;
  height: auto !important;
}
.table-bordered tr{
   height: auto !important;
}
.table-bordered td p{
  margin-bottom: 1px;
}

/* Banners */
figure.item-image img {
  width: 100%;
  height: auto;
}