@charset "UTF-8";
body {
  position: relative;
  overflow-x: hidden;
}
.html-color1 {
  color: #ED3F0D;
}
.html-color1_1 {
  color: #ED3F0D;
}
.html-color1_2 {
  color: #2eb6ef;
}
.html-color1_3 {
  color: #ED3F0D;
}
.html-color1_4 {
  color: #5ec7f3;
}
.html-color1_5 {
  color: #75cff5;
}
.html-color2 {
  color: #323946;
}
.html-color2_1 {
  color: #1e222a;
}
.html-color2_2 {
  color: #282e39;
}
.html-color2_3 {
  color: #323946;
}
.html-color2_4 {
  color: #3e4656;
}
.html-color2_5 {
  color: #485265;
}
.html-color3 {
  color: #333333;
}
.html-color3_1 {
  color: #1a1a1a;
}
.html-color3_2 {
  color: #262626;
}
.html-color3_3 {
  color: #333333;
}
.html-color3_4 {
  color: #404040;
}
.html-color3_5 {
  color: #4d4d4d;
}
.html-color4 {
  color: #aeaeae;
}
.html-color4_1 {
  color: #949494;
}
.html-color4_2 {
  color: #a1a1a1;
}
.html-color4_3 {
  color: #aeaeae;
}
.html-color4_4 {
  color: #bababa;
}
.html-color4_5 {
  color: #c7c7c7;
}
.html-color5 {
  color: #ebebeb;
}
.html-color5_1 {
  color: #d1d1d1;
}
.html-color5_2 {
  color: #dedede;
}
.html-color5_3 {
  color: #ebebeb;
}
.html-color5_4 {
  color: #f7f7f7;
}
.html-color5_5 {
  color: #ffffff;
}
.html-color_custom1 {
  color: #000000;
}
.html-color_custom2 {
  color: #ffffff;
}
.html-color_custom3 {
  color: #f2dede;
}
.html-color_custom4 {
  color: #82c434;
}
.html-color_custom5 {
  color: #f4f7f9;
}
.html-bg-color1 {
  background: #ED3F0D;
}
.html-bg-color1_1 {
  background: #ED3F0D;
}
.html-bg-color1_2 {
  background: #2eb6ef;
}
.html-bg-color1_3 {
  background: #ED3F0D;
}
.html-bg-color1_4 {
  background: #5ec7f3;
}
.html-bg-color1_5 {
  background: #75cff5;
}
.html-bg-color2 {
  background: #323946;
}
.html-bg-color2_1 {
  background: #1e222a;
}
.html-bg-color2_2 {
  background: #282e39;
}
.html-bg-color2_3 {
  background: #323946;
}
.html-bg-color2_4 {
  background: #3e4656;
}
.html-bg-color2_5 {
  background: #485265;
}
.html-bg-color3 {
  background: #333333;
}
.html-bg-color3_1 {
  background: #1a1a1a;
}
.html-bg-color3_2 {
  background: #262626;
}
.html-bg-color3_3 {
  background: #333333;
}
.html-bg-color3_4 {
  background: #404040;
}
.html-bg-color3_5 {
  background: #4d4d4d;
}
.html-bg-color4 {
  background: #aeaeae;
}
.html-bg-color4_1 {
  background: #949494;
}
.html-bg-color4_2 {
  background: #a1a1a1;
}
.html-bg-color4_3 {
  background: #aeaeae;
}
.html-bg-color4_4 {
  background: #bababa;
}
.html-bg-color4_5 {
  background: #c7c7c7;
}
.html-bg-color5 {
  background: #ebebeb;
}
.html-bg-color5_1 {
  background: #d1d1d1;
}
.html-bg-color5_2 {
  background: #dedede;
}
.html-bg-color5_3 {
  background: #ebebeb;
}
.html-bg-color5_4 {
  background: #f7f7f7;
}
.html-bg-color5_5 {
  background: #ffffff;
}
.html-bg-color_custom1 {
  background: #000000;
}
.html-bg-color_custom2 {
  background: #ffffff;
}
.html-bg-color_custom3 {
  background: #f2dede;
}
.html-bg-color_custom4 {
  background: #82c434;
}
.html-bg-color_custom5 {
  background: #f4f7f9;
}
.html-widget {
  position: relative;
}
.html-widget-cover,
.frame-empty {
  display: none;
}
@media screen and (min-width: 767px) {
  .html-widget-row .container-fluid:after,
  .html-widget-row .container-fluid:before,
  .html-widget-block .container-fluid:after,
  .html-widget-block .container-fluid:before {
    display: block;
  }
  .html-widget-row .row,
  .html-widget-block .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .html-widget-row .row:after,
  .html-widget-row .row:before,
  .html-widget-block .row:after,
  .html-widget-block .row:before {
    display: block;
  }
  .html-widget-row.html-justify-content_center > .container-fluid > .row > .html-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .html-widget-row.html-justify-content_center .html-widget-row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .html-widget-row.html-justify-content_center .html-widget-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.row-fixed .container-fluid {
  margin-left: auto;
  margin-right: auto;
}
.row-gutter-0 .container-fluid,
.row-gutter-0 .html-cell {
  padding-left: 0;
  padding-right: 0;
}
.row-gutter-0 .row {
  margin-left: 0;
  margin-right: 0;
}
.html-widget-row > .container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1039px) {
  .html-parallax {
    background-attachment: fixed;
  }
}
@media screen and (min-width: 1039px) {
  .html-background-fixed {
    background-attachment: fixed;
  }
}
.html-widget-text-content {
  padding: 0 1px;
}
.html-align-left {
  text-align: left;
}
.html-align-center {
  text-align: center;
}
.html-align-right {
  text-align: right;
}
@media screen and (max-width: 1039px) {
  .html-visible-on_desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .html-visible-on_tablet {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .html-visible-on_mobile-h {
    display: none;
  }
}
@media screen and (max-width: 1039px) {
  .html-align-left_tablet {
    text-align: left;
  }
  .html-align-center_tablet {
    text-align: center;
  }
  .html-align-right_tablet {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .html-align-left_mobile-h {
    text-align: left;
  }
  .html-align-center_mobile-h {
    text-align: center;
  }
  .html-align-right_mobile-h {
    text-align: right;
  }
}
@media screen and (max-width: 479px) {
  .html-align-left_mobile-v {
    text-align: left;
  }
  .html-align-center_mobile-v {
    text-align: center;
  }
  .html-align-right_mobile-v {
    text-align: right;
  }
}
.html-widget-button .html-widget-button-link {
  display: inline-block;
  cursor: pointer;
}
.html-widget-button .html-widget-theme-icon {
  display: none;
}
.html-widget-button button {
  background: none;
  border: none;
  font: inherit;
  outline: none;
}
.html-widget-text ul,
.html-widget-text ol {
  list-style-type: none;
}
.html-widget-divider {
  font-size: 0;
}
.html-widget-divider .html-widget-divider-line {
  margin: 0;
  display: inline-block;
  width: 100%;
}
.html-widget-social-links {
  font-size: 0;
}
.html-widget-social-links .html-widget-social-links-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.html-widget-social-links .html-widget-social-links-item {
  display: inline-block;
  list-style: none;
}
.html-widget-social-links .html-widget-social-links-item.html-widget-social-links-item_hidden {
  display: none;
}
.html-widget-social-links .html-widget-social-links-link {
  display: inline-block;
}
.html-widget-social-links .html-widget-social-links-link:hover {
  text-decoration: none;
}
.html-widget-image {
  font-size: 0;
}
.html-widget-image .html-widget-image-link {
  display: inline-block;
}
.html-widget-image .html-widget-image-link:hover {
  zoom: 1;
}
.html-widget-image .html-widget-image-picture {
  width: 100%;
  max-width: 100%;
}
.html-widget-image.html-widget-image_empty {
  display: none;
}
.html-widget-menu .html-widget-menu-toggle-btn {
  display: none;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .html-widget-menu .html-widget-menu-toggle-btn {
    display: inline-block;
  }
}
.html-widget-menu.html-align-right .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-sublist {
  left: -100%;
}
@media screen and (max-width: 767px) {
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list {
    display: block;
    padding: 0;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item {
    display: block;
    margin: 0;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link {
    width: 100%;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link .html-widget-menu-link-arrow {
    display: none;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist {
    position: static;
    display: block;
    padding: 0;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-item {
    width: auto;
    max-width: 100%;
  }
}
.html-widget-menu .html-widget-menu-list {
  list-style: none;
}
@media screen and (max-width: 767px) {
  .html-widget-menu .html-widget-menu-list {
    position: absolute;
    z-index: 500;
    left: 0;
    right: 0;
    display: none;
  }
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-item {
  display: inline-block;
  position: relative;
}
.html-widget-menu .html-widget-menu-sublist {
  display: none;
  position: absolute;
  left: 0;
  z-index: 500;
}
.html-widget-menu .html-widget-menu-sublist .html-widget-menu-item {
  display: block;
}
.html-widget-menu .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-sublist {
  left: 100%;
  top: 0;
}
.html-widget-menu .html-widget-menu-sublist .html-widget-menu-link {
  position: relative;
  display: block;
}
.html-widget-menu .html-widget-menu-item:hover > .html-widget-menu-sublist {
  display: block;
}
.html-widget-map .html-widget-map-frame {
  display: block;
  pointer-events: none;
}
.html-widget-map .html-widget-map-frame.html-widget-map-frame_active {
  pointer-events: auto;
}
.html-widget-iframe .html-widget-iframe-frame {
  display: block;
}
.html-widget-video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.html-widget-video .video-container .video-frame {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.html-widget-contact_form .html-widget-contact_form-form {
  width: 100%;
  overflow: hidden;
}
.html-widget-contact_form .html-widget-contact_form-group {
  position: relative;
}
.html-widget-contact_form .html-widget-contact_form-field {
  display: block;
  width: 100%;
}
.html-widget-contact_form .html-widget-contact_form-field.html-widget-contact_form-textarea {
  resize: none;
}
@-webkit-keyframes defaultLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes defaultLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.html-widget-slideshare .html-widget-slideshare-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.html-widget-slideshare .html-widget-slideshare-container .html-widget-slideshare-frame {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
.html-widget-facebook_page_plugin .fb-page {
  overflow-y: hidden;
  max-width: 100%;
}
.html-widget-twitter_time_line .html-widget_wrapper {
  overflow: auto;
  overflow-y: hidden;
  width: 100%;
}
.html-widget-sound_cloud .html-widget-sound_cloud-container {
  line-height: 0;
  font-size: 0;
}
.html-widget-sound_cloud .html-widget-sound_cloud-iframe {
  width: 100%;
  border: 0;
}
.html-widget-slider .html-widget-empty {
  display: none;
}
.html-widget-slider .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.html-widget-slider .bx-viewport {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.html-widget-slider .bx-caption {
  position: absolute;
  text-align: left;
}
.html-widget-slider .bx-pager,
.html-widget-slider .bx-controls-auto {
  width: 100%;
}
.html-widget-slider .bx-loading {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  visibility: hidden;
}
.html-widget-slider .bx-pager {
  text-align: center;
}
.html-widget-slider .bx-pager .bx-pager-item,
.html-widget-slider .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}
.html-widget-slider .bx-pager.bx-default-pager a {
  display: block;
  outline: 0;
}
.html-widget-slider .bx-controls-direction a {
  position: absolute;
  outline: 0;
  z-index: 9999;
}
.html-widget-slider .bx-controls-direction a.bx-prev.disabled,
.html-widget-slider .bx-controls-direction a.bx-next.disabled {
  display: none;
}
.html-widget-slider .bx-controls-auto {
  text-align: center;
}
.html-widget-slider .bx-controls-auto .bx-start,
.html-widget-slider .bx-controls-auto .bx-stop {
  display: block;
  outline: 0;
}
.html-widget-slider li {
  text-align: center;
  width: 100%;
}
.html-widget-slider li img {
  width: 100%;
  display: inline-block;
}
.html-widget-slider li:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.html-widget-slider.html-widget-slider-loader .bx-controls,
.html-widget-slider.html-widget-slider-loader .bx-caption {
  visibility: hidden;
}
.html-widget-slider.html-widget-slider-loader li {
  position: absolute;
  list-style: none;
}
.html-widget-slider.html-widget-slider-loader li img {
  visibility: hidden;
}
.html-widget-slider.html-widget-slider-loader li:first-child {
  position: relative !important;
  min-height: 80px;
}
.html-widget-slider.html-widget-slider-loader li:first-child:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: 5px solid;
  border-top-color: rgba(24,27,39,0.2);
  border-right-color: rgba(24,27,39,0.2);
  border-bottom-color: rgba(24,27,39,0.2);
  border-left-color: #181b27;
  -webkit-animation: defaultLoader 1.1s infinite linear;
  animation: defaultLoader 1.1s infinite linear;
}
@-webkit-keyframes defaultCarouselLoader {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0;
    opacity: 1;
  }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  25% {
    left: 0;
  }
  37.5% {
    left: 18px;
  }
  50% {
    left: 18px;
  }
  62.5% {
    left: 36px;
  }
  75% {
    left: 36px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  87.5% {
    left: 36px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    left: 36px;
    opacity: 0;
  }
}
@keyframes defaultCarouselLoader {
  0% {
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    left: 0;
    opacity: 1;
  }
  12.5% {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  25% {
    left: 0;
  }
  37.5% {
    left: 18px;
  }
  50% {
    left: 18px;
  }
  62.5% {
    left: 36px;
  }
  75% {
    left: 36px;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  87.5% {
    left: 36px;
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  100% {
    left: 36px;
    opacity: 0;
  }
}
.html-widget-carousel .carousel-empty {
  display: none;
}
.html-widget-carousel .html-widget-carousel-item img {
  width: 100%;
}
.html-widget-carousel .html-widget-carousel-item .html-widget-carousel-link {
  width: 100%;
  display: inline-block;
}
.html-widget-carousel .loading-block {
  display: none;
}
.html-widget-carousel.html-widget-carousel-loader .bx-controls {
  display: none;
}
.html-widget-carousel.html-widget-carousel-loader .html-widget-carousel-item {
  position: absolute;
  list-style: none;
  visibility: hidden;
}
.html-widget-carousel.html-widget-carousel-loader .loading-block {
  display: block;
  height: 40px;
  width: 46px;
  margin: 0 auto;
  position: relative;
}
.html-widget-carousel.html-widget-carousel-loader .loading-circle {
  position: absolute;
  opacity: 0;
  top: 16px;
  text-align: center;
  -webkit-animation: defaultCarouselLoader 1.25s linear infinite;
  animation: defaultCarouselLoader 1.25s linear infinite;
}
.html-widget-carousel.html-widget-carousel-loader .loading-circle > div {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2d2f3a;
}
.html-widget-carousel.html-widget-carousel-loader .loading-circle:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.html-widget-carousel.html-widget-carousel-loader .loading-circle:nth-of-type(2) {
  -webkit-animation-delay: 0.3125s;
  animation-delay: 0.3125s;
}
.html-widget-carousel.html-widget-carousel-loader .loading-circle:nth-of-type(3) {
  -webkit-animation-delay: 0.625s;
  animation-delay: 0.625s;
}
.html-widget-carousel.html-widget-carousel-loader .loading-circle:nth-of-type(4) {
  -webkit-animation-delay: 0.9375s;
  animation-delay: 0.9375s;
}
@-webkit-keyframes justified-gallery-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes justified-gallery-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes justified-gallery-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes justified-gallery-animation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.html-widget-grid-gallery .html-widget-grid-gallery-items {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .html-widget-grid-gallery-item {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  opacity: 0;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .html-widget-grid-gallery-image {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .caption {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .caption.caption-visible {
  display: block;
  opacity: 1;
  -webkit-animation: justified-gallery-animation 0.5s 0 ease;
  -moz-animation: justified-gallery-animation 0.5s 0 ease;
  -ms-animation: justified-gallery-animation 0.5s 0 ease;
  -o-animation: justified-gallery-animation 0.5s 0 ease;
  animation: justified-gallery-animation 0.5s 0 ease;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .caption-empty {
  visibility: hidden;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .entry-visible {
  opacity: 1;
  -webkit-animation: justified-gallery-animation 0.5s 0 ease;
  -moz-animation: justified-gallery-animation 0.5s 0 ease;
  -ms-animation: justified-gallery-animation 0.5s 0 ease;
  -o-animation: justified-gallery-animation 0.5s 0 ease;
  animation: justified-gallery-animation 0.5s 0 ease;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  opacity: initial;
  filter: initial;
  overflow: initial;
}
.html-widget-grid-gallery .html-widget-grid-gallery-items .spinner > span {
  display: inline-block;
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.html-widget-social-buttons .social-buttons-list .social-button {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 5px 0;
}
.html-widget-social-buttons .social-buttons-list .social-button:last-child {
  margin-right: 0;
}
.html-widget-blog-recent_posts .html-widget-blog-recent_posts-list {
  list-style-type: none;
}
.html-widget-blog-recent_posts .html-widget-blog-recent_posts-list .html-widget-blog-recent_posts-item:last-child .html-widget-text {
  padding-bottom: 0;
}
.html-widget-blog-post_list .html-blog-posts-list,
.html-widget-blog-post_list .html-pagination-pager {
  list-style-type: none;
}
.html-widget-blog-post_published_on .html-widget-blog-post_published_on-icon {
  margin-right: 10px;
}
.html-widget-blog-post-author-icon {
  margin-right: 10px;
}
.html-widget-pagination .html-pagination-group {
  list-style: none;
  float: left;
  cursor: default;
}
.html-widget-pagination .html-pagination-group:last-child .html-pagination-item:last-child {
  margin-right: 0;
}
.html-widget-pagination .html-pagination-item {
  line-height: 0;
  float: left;
  text-align: center;
}
.html-widget-pagination .html-pagination-item-control {
  line-height: 0;
}
.html-widget-pagination .html-pagination-link {
  padding: 0 0.75em;
  display: table;
}
.html-widget-pagination .html-pagination-link .html-pagination-link-icon {
  font-size: 1.42em;
  line-height: 0;
  height: 0;
  padding-top: 0.039em;
}
.html-widget-pagination .html-pagination-link-text {
  display: table-cell;
  vertical-align: middle;
}
.html-widget-pagination ul {
  list-style: none;
  display: inline-block;
}
.html-widget-pagination li {
  line-height: 0;
  float: left;
  text-align: center;
}
.html-widget-pagination a {
  padding: 0 0.75em;
  display: table;
}
.html-widget-pagination a i {
  font-size: 1.42em;
  line-height: 0;
  height: 0;
  padding-top: 0.039em;
}
.html-widget-pagination a span {
  display: table-cell;
  vertical-align: middle;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-s-error .mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-s-error .mfp-preloader a {
  color: #CCC;
}
.mfp-s-error .mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-error .mfp-preloader:after {
  display: none;
}
.mfp-preloader:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border: 5px solid rgba(184,184,184,0.2);
  border-left-color: #b8b8b8;
  -webkit-animation: defaultLoader 1.1s infinite linear;
  animation: defaultLoader 1.1s infinite linear;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.3;
  margin: 0;
  top: 50%;
  margin-top: -50px;
  padding: 0;
  width: 80px;
  height: 100px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  line-height: 100px;
  color: #fff;
  font-size: 48px;
}
.mfp-arrow:active {
  margin-top: -48px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  content: "\f104";
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  content: "\f105";
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.html-back-to-top-button {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  z-index: 500;
}
.html-back-to-top-button.html-back-to-top-button_visible {
  visibility: visible;
  opacity: 1;
}
.html-back-to-top-button .html-back-to-top-button-link {
  display: inline-block;
}
.html-sticky__hidden {
  display: none;
}
.html-sticky__attached,
.html-sticky__attached_top,
.html-sticky__attached_bottom {
  position: fixed;
  z-index: 400;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.html-sticky__attached_top {
  top: 0;
}
.html-sticky__attached_bottom {
  bottom: 0;
}
.html-sticky-pseudo-element {
  position: static;
}
@media screen and (max-width: 767px) {
  .html-sticky-pseudo-element,
  .html-widget.html-sticky__hidden {
    display: none !important;
  }
  .html-widget.html-sticky__attached,
  .html-section.html-sticky__attached {
    position: static !important;
    width: auto !important;
    -webkit-transform: initial;
    transform: initial;
  }
}
.ng-cloak {
  display: none !important;
}
.html-widget-cover_row:after,
.html-widget-cover_row:before {
  width: 15px;
}
.html-widget-cover_row:after {
  right: -15px;
}
.html-widget-cover_row:before {
  left: -15px;
}
.html-spacing-top-auto {
  padding-top: initial;
}
.html-spacing-top-zero {
  padding-top: 0;
}
.html-spacing-top-small {
  padding-top: 15px;
}
.html-spacing-top-medium {
  padding-top: 33px;
}
.html-spacing-top-large {
  padding-top: 86px;
}
.html-spacing-bottom-auto {
  padding-bottom: initial;
}
.html-spacing-bottom-zero {
  padding-bottom: 0;
}
.html-spacing-bottom-small {
  padding-bottom: 15px;
}
.html-spacing-bottom-medium {
  padding-bottom: 33px;
}
.html-spacing-bottom-large {
  padding-bottom: 86px;
}
.html-spacing-left-auto {
  padding-left: initial;
}
.html-spacing-left-zero {
  padding-left: 0;
}
.html-spacing-left-small {
  padding-left: 15px;
}
.html-spacing-left-medium {
  padding-left: 33px;
}
.html-spacing-left-large {
  padding-left: 86px;
}
.html-spacing-right-auto {
  padding-right: initial;
}
.html-spacing-right-zero {
  padding-right: 0;
}
.html-spacing-right-small {
  padding-right: 15px;
}
.html-spacing-right-medium {
  padding-right: 33px;
}
.html-spacing-right-large {
  padding-right: 86px;
}
@media (max-width: 1039px) {
  .html-spacing-top-small {
    padding-top: 10px;
  }
  .html-spacing-top-medium {
    padding-top: 20px;
  }
  .html-spacing-top-large {
    padding-top: 50px;
  }
  .html-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .html-spacing-bottom-medium {
    padding-bottom: 20px;
  }
  .html-spacing-bottom-large {
    padding-bottom: 50px;
  }
  .html-spacing-left-small {
    padding-left: 10px;
  }
  .html-spacing-left-medium {
    padding-left: 20px;
  }
  .html-spacing-left-large {
    padding-left: 50px;
  }
  .html-spacing-right-small {
    padding-right: 10px;
  }
  .html-spacing-right-medium {
    padding-right: 20px;
  }
  .html-spacing-right-large {
    padding-right: 50px;
  }
}
@media (max-width: 767px) {
  .html-spacing-top-small {
    padding-top: 10px;
  }
  .html-spacing-top-medium {
    padding-top: 20px;
  }
  .html-spacing-top-large {
    padding-top: 40px;
  }
  .html-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .html-spacing-bottom-medium {
    padding-bottom: 20px;
  }
  .html-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .html-spacing-left-small {
    padding-left: 10px;
  }
  .html-spacing-left-medium {
    padding-left: 20px;
  }
  .html-spacing-left-large {
    padding-left: 40px;
  }
  .html-spacing-right-small {
    padding-right: 10px;
  }
  .html-spacing-right-medium {
    padding-right: 20px;
  }
  .html-spacing-right-large {
    padding-right: 40px;
  }
}
@media (max-width: 479px) {
  .html-spacing-top-small {
    padding-top: 10px;
  }
  .html-spacing-top-medium {
    padding-top: 20px;
  }
  .html-spacing-top-large {
    padding-top: 40px;
  }
  .html-spacing-bottom-small {
    padding-bottom: 10px;
  }
  .html-spacing-bottom-medium {
    padding-bottom: 20px;
  }
  .html-spacing-bottom-large {
    padding-bottom: 40px;
  }
  .html-spacing-left-small {
    padding-left: 10px;
  }
  .html-spacing-left-medium {
    padding-left: 20px;
  }
  .html-spacing-left-large {
    padding-left: 40px;
  }
  .html-spacing-right-small {
    padding-right: 10px;
  }
  .html-spacing-right-medium {
    padding-right: 20px;
  }
  .html-spacing-right-large {
    padding-right: 40px;
  }
}
.html-container_content_57d255721 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-text_257 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.html-text_257 a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_257 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .html-text_257 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_257 {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_257 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.html-container_content_57d116eb105d3 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-container_content_57d1165a9e552 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-container_content_57d11639056ac {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-container_content_57d115edc5aee {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-container_content_57d11228817ce {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-text_248 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0px;
}
.html-text_248 a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_248 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_248 {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_248 {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_248 {
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.html-text_247 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #949494;
  font-size: 17px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.html-text_247 a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.html-text_247 a:hover {
  text-decoration: underline;
  font-weight: 500;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_247 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_247 {
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_247 {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.html-text_246 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #333333;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.html-text_246 a {
  color: #333333;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.html-text_246 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_246 {
    font-size: 25px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_246 {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_246 {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.html-container_content_57d10d501 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-text_244 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #333333;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0px;
}
.html-text_244 a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_244 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .html-text_244 {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_244 {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_244 {
    font-size: 17px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.html-container_content_57d033fc8233b {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-text_239 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.html-text_239 a {
  color: #4d4d4d;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_239 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_239 {
    font-size: 15px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_239 {
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_239 {
    font-size: 13px;
    line-height: 1.1;
    letter-spacing: 0px;
  }
}
.html-text_238 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 0.7;
  letter-spacing: 0px;
}
.html-text_238 a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_238 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .html-text_238 {
    font-size: 15px;
    line-height: 0.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_238 {
    font-size: 14px;
    line-height: 0.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_238 {
    font-size: 14px;
    line-height: 0.7;
    letter-spacing: 0px;
  }
}
.html-container_content_57d0241d46d23 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f7f7f7;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57d0241d46668 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.html-container_content_57d0241d46025 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ED3F0D;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.html-container_content_57d0241d44a70 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-text_233 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 22px;
  line-height: 2.1;
  letter-spacing: 0px;
}
.html-text_233 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.html-text_233 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_233 {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_233 {
    font-size: 20px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_233 {
    font-size: 20px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
.html-container_content_57cff7ca9b1fd {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f7f7f7;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57cff7ca9acf3 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.html-container_content_57cff7ca9a7d2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ED3F0D;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.html-container_content_57cff7ca9899a {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-container_content_57cfe3f22 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.html-text_224 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #bababa;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.html-text_224 a {
  color: #bababa;
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
}
.html-text_224 a:hover {
  text-decoration: none;
  font-weight: 500;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_224 {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_224 {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_224 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.html-container_content_57cfdf801 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-text_222 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 30px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.html-text_222 a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_222 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .html-text_222 {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_222 {
    font-size: 20px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_222 {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.html-container_content_57cfc6d13 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ED3F0D;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.html-container_content_57cfc4a01 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/encabezado-bg.jpg');
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
}
.html-container_content_57cfc2e484c8e {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f7f7f7;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57cfc2e482dde {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57cfc2e482845 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_footer_57c5e6b95 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #282e39;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-text_208 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.html-text_208 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.html-text_208 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_208 {
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_208 {
    font-size: 13px;
    line-height: 2.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_208 {
    font-size: 13px;
    line-height: 2.4;
    letter-spacing: 0px;
  }
}
.html-text_207 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0px;
}
.html-text_207 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.html-text_207 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_207 {
    font-size: 30px;
    line-height: 1.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_207 {
    font-size: 24px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_207 {
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
.html-text_206 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 15px;
  line-height: 2.4;
  letter-spacing: 0px;
}
.html-text_206 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_206 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_206 {
    font-size: 13px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_206 {
    font-size: 14px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_206 {
    font-size: 14px;
    line-height: 2.2;
    letter-spacing: 0px;
  }
}
.html-text_205 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.html-text_205 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_205 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_205 {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_205 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_205 {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.html-text_204 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #949494;
  font-size: 15px;
  line-height: 2.4;
  letter-spacing: 0px;
}
.html-text_204 a {
  color: #949494;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_204 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_204 {
    font-size: 15px;
    line-height: 1.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_204 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_204 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.html-container_content_57c5d1314 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.html-container_content_57c5d0a43 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.html-container_content_57c5ce8b2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.html-container_content_57c5c76a1 {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
  border-style: solid;
  border-color: #c7c7c7;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57c30a3a1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f7f7f7;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57c2b85c5 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f4f7f9;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57c2b50e4 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57c2b4e53 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ebebeb;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57c2af1e2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 17px;
  padding-right: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-left-width: 1px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-container_content_57c2ad1c1 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-image: url('../imagenes/parallax.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.html-container_header_57ab74f62 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
  background-color:#ffffff /*  azul #183369*/;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;background-image: url('../imagenes/bg-encabezado.jpg');  background-size: cover;  background-position: center top;  background-repeat: no-repeat;
}
.html-container_header_57ab66951 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f7f7f7;
  border-style: none;
  border-color: #fff;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-text_186 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #4d4d4d;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0px;
}
.html-text_186 a {
  color: #aeaeae;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.html-text_186 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
}
@media (max-width: 1039px) {
  .html-text_186 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_186 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_186 {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.html-container_footer_566a97cc {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #183369;
  border-style: none;
  border-color: #F05537;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 10px solid #F05537;
  border-bottom-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.html-background_2 {
  background-color: #ED3F0D;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.html-background_1 {
  background-color: #f5f4f3;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.html-background {
  background-color: #ffffff;
  background-size: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.html-text_system_14 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0px;
}
.html-text_system_14 a {
  color: #323946;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.html-text_system_14 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_14 {
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_14 {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_14 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.html-text_system_13 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.html-text_system_13 a {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_13 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #75cff5;
}
@media (max-width: 1039px) {
  .html-text_system_13 {
    font-size: 13px;
    line-height: 0.9;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_13 {
    font-size: 15px;
    line-height: 0.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_13 {
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.html-text_system_12 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ED3F0D;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0px;
}
.html-text_system_12 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.html-text_system_12 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_12 {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_12 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_12 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.html-text_system_11 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.html-text_system_11 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_11 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_11 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_11 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_11 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
.html-text_system_10 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #4d4d4d;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0px;
}
.html-text_system_10 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.html-text_system_10 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_10 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_10 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_10 {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.html-text_system_9 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 22px;
  line-height: 2.2;
  letter-spacing: 0px;
}
.html-text_system_9 a {
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
}
.html-text_system_9 a:hover {
  text-decoration: none;
  font-weight: 700;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_9 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_9 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_9 {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 0px;
  }
}
.html-text_system_8 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 0px;
}
.html-text_system_8 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_8 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_8 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_8 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_8 {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.html-text_system_7 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 22px;
  line-height: 2.1;
  letter-spacing: 0px;
}
.html-text_system_7 a {
  color: #323946;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_7 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_7 {
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_7 {
    font-size: 17px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_7 {
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.html-text_system_6 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 46px;
  line-height: 1;
  letter-spacing: 0px;
}
.html-text_system_6 a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.html-text_system_6 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_6 {
    font-size: 27px;
    line-height: 1.8;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_6 {
    font-size: 28px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_6 {
    font-size: 26px;
    line-height: 2.1;
    letter-spacing: 0px;
  }
}
.html-text_system_5 {
  font-weight: 700;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 46px;
  line-height: 2;
  letter-spacing: 0px;
}
.html-text_system_5 a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_5 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .html-text_system_5 {
    font-size: 46px;
    line-height: 2;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_5 {
    font-size: 40px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_5 {
    font-size: 35px;
    line-height: 1.3;
    letter-spacing: 0px;
  }
}
.html-text_system_4 {
  font-weight: 900;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #75cff5;
  font-size: 60px;
  line-height: 1.4;
  letter-spacing: 0px;
}
.html-text_system_4 a {
  color: #323946;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_4 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_4 {
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_4 {
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_4 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
  }
}
.html-text_system_3 {
  font-weight: 500;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #ED3F0D;
  font-size: 150px;
  line-height: 1.1;
  letter-spacing: 0px;
}
.html-text_system_3 a {
  color: #323946;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_3 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_3 {
    font-size: 120px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_3 {
    font-size: 120px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_3 {
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.html-text_system_2 {
  font-weight: 300;
  font-style: normal;
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0px;
}
.html-text_system_2 a {
  color: #000000;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_system_2 a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_2 {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_2 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_2 {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.html-text_system_1 {
  font-weight: 400;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #ED3F0D;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0px;
}
.html-text_system_1 a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
}
.html-text_system_1 a:hover {
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  color: #ED3F0D;
}
@media (max-width: 1039px) {
  .html-text_system_1 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_system_1 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_system_1 {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0px;
  }
}
.html-text_normal {
  font-weight: 300;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
  color: #333333;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
}
.html-text_normal a {
  color: #ED3F0D;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
}
.html-text_normal a:hover {
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  color: #323946;
}
@media (max-width: 1039px) {
  .html-text_normal {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
@media (max-width: 767px) {
  .html-text_normal {
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0px;
  }
}
@media (max-width: 479px) {
  .html-text_normal {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
}
.html-widget-text a {
  transition: .3s;
}
.html-widget-text ul li {
  position: relative;
  padding: 0 0 0 26px;
}
.html-widget-text ul li:not(:last-child) {
  margin-bottom: 11px;
}
.html-widget-text ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  font: 700 13px/1.2 FontAwesome;
  color: #ED3F0D;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00c";
}
.html-widget-text ol {
  counter-reset: html-counter;
}
.html-widget-text ol li {
  position: relative;
  padding-left: 30px;
}
.html-widget-text ol li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 20px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #ED3F0D;
  border-radius: 50%;
  content: counter(html-counter) ".";
  counter-increment: html-counter;
}
.html-widget-menu .html-widget-menu-toggle-btn {
  width: 40px;
  height: 40px;
  padding: 0 8px;
}
.html-widget-menu .html-widget-menu-toggle-btn .html-widget-menu-toggle-btn-icon {
  font-size: 24px;
  line-height: 40px;
}
.html-widget-menu .html-widget-menu-list {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .html-widget-menu .html-widget-menu-list {
    display: none;
  }
}
.html-widget-menu .html-widget-menu-list > .html-widget-menu-item > .html-widget-menu-link {
  display: block;
  text-align: center;
  transition: .3s;
  z-index: 1;
  font-size: 15px;
  line-height: 1.5;
}
.html-widget-menu .html-widget-menu-list > .html-widget-menu-item > .html-widget-menu-link .html-widget-menu-link-arrow {
  position: relative;
  display: inline-block;
  margin-left: 9px;
  transition: .3s;
  font: 400 18px "FontAwesome";
}
.html-widget-menu .html-widget-menu-list > .html-widget-menu-item > .html-widget-menu-link .html-widget-menu-link-arrow:before {
  content: '\f107';
}
.html-widget-menu .html-widget-menu-list > .html-widget-menu-item > .html-widget-menu-link:hover .html-widget-menu-link-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-sublist {
  top: calc(100% + 18px);
  min-width: 100px;
  left: -18px;
  border: 1px solid;
  text-align: left;
}
@media screen and (max-width: 1039px) {
  .html-widget-menu .html-widget-menu-list .html-widget-menu-sublist {
    min-width: 160px;
    top: calc(100% + 13px);
  }
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-sublist:before {
  position: absolute;
  top: -19px;
  left: 0;
  width: 100%;
  height: 19px;
  content: "";
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
  transition: .3s;
  font-size: 15px;
  line-height: 1.5;
  padding: 14px 18px;
}
@media screen and (max-width: 1039px) {
  .html-widget-menu .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
    line-height: 1.2;
    padding: 10px 15px;
  }
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-item:not(:last-child) .html-widget-menu-link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-sublist {
  left: calc(100% + 2px);
  top: -1px;
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-sublist:before {
  top: 0;
  left: -3px;
  width: 3px;
  height: 100%;
}
.html-widget-menu .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-sublist .html-widget-menu-item:last-child .html-widget-menu-link:after {
  content: none;
}
.html-widget-menu.html-preset-default .html-widget-menu-list > .html-widget-menu-item:not(:first-child) {
  margin-left: 42px;
}
.html-widget-menu.html-preset-2 .html-widget-menu-list > .html-widget-menu-item > .html-widget-menu-link {
  padding: 14px 18px;
  border: 2px solid;
}
.html-widget-menu.html-preset-2 .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
  font-size: 15px;
  line-height: 1.5;
  padding: 14px 18px;
}
.html-widget-menu.html-preset-3 .html-widget-menu-list > .html-widget-menu-item:not(:first-child) {
  margin-left: 12px;
}
.html-widget-menu.html-preset-3 .html-widget-menu-list > .html-widget-menu-item > .html-widget-menu-link {
  font-size: 15px;
  line-height: 1.2;
  padding: 14px 18px;
  border-bottom: 2px solid;
}
.html-widget-menu.html-preset-3 .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
  font-size: 15px;
  line-height: 1.5;
  padding: 14px 18px;
}
@media screen and (max-width: 767px) {
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list {
    border: 2px solid;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item {
    border: none;
    margin: 0 !important;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item:not(:first-child) {
    border-bottom: 1px solid;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link {
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
    border: none;
    border-radius: 0;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link .html-widget-menu-link-arrow,
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link:after,
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link:before {
    display: none;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist {
    width: 100%;
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist:before,
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist:after {
    content: none;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist .html-widget-menu-item {
    width: 100%;
    border-bottom: none;
    text-align: left;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
    padding: 5px 40px;
    font-size: 14px;
    margin: 0;
    text-align: left;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link:before,
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link:after {
    content: none;
  }
  .html-widget-menu.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-sublist .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
    padding: 5px 40px 10px 60px;
  }
}
.html-widget-button .html-widget-button-link {
  position: relative;
  text-align: center;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: .3s;
  line-height: 1.5;
  border-radius: 4px;
  border: 2px solid;
}
.html-widget-button .html-widget-button-link .html-widget-button-label {
  position: relative;
}
.html-widget-button .html-widget-button-link.html-size-small {
  font-size: 17px;
  padding: 9px 15px;
}
.html-widget-button .html-widget-button-link.html-size-medium {
  font-size: 17px;
  padding: 10px 30px;
}
.html-widget-button .html-widget-button-link.html-size-large {
  font-size: 19px;
  padding: 12px 40px;
}
@media screen and (max-width: 1039px) {
  .html-widget-button.html-preset-default .html-widget-button-link.html-size-medium {
    font-size: 15px;
    padding: 6px;
  }
}
@media screen and (max-width: 1039px) {
  .html-widget-button.html-preset-2 .html-widget-button-link.html-size-medium {
    font-size: 16px;
    padding: 6px 14px;
  }
}
.html-widget-button.html-preset-3 .html-widget-button-link {
  border: 1px solid;
}
@media screen and (max-width: 1039px) {
  .html-widget-button.html-preset-3 .html-widget-button-link.html-size-medium {
    font-size: 14px;
    padding: 6px 5px;
  }
}
.html-widget-button.html-preset-4 .html-widget-button-link {
  border: 1px solid;
  padding: 0;
  border: none;
  border-radius: 0;
  padding-right: 15px;
}
.html-widget-button.html-preset-4 .html-widget-button-link .html-widget-theme-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 18px;
}
.html-widget-button.html-preset-4 .html-widget-button-link .html-widget-theme-icon:before {
  content: "\f105";
}
.html-widget-button.html-preset-4 .html-widget-button-link.html-size-small {
  font-size: 15px;
}
.html-widget-button.html-preset-4 .html-widget-button-link.html-size-medium {
  font-size: 18px;
}
.html-widget-button.html-preset-4 .html-widget-button-link.html-size-large {
  font-size: 21px;
}
@media screen and (max-width: 1039px) {
  .html-widget-button.html-preset-4 .html-widget-button-link {
    padding-right: 10px;
  }
}
.html-widget-image .html-widget-image-link {
  position: relative;
  overflow: hidden;
  transition: .3s;
}
.html-widget-image .html-widget-image-link .html-widget-image-picture {
  transition: .3s;
}
.html-widget-image .html-widget-image-link:before,
.html-widget-image .html-widget-image-link:after {
  content: "";
  position: absolute;
  transition: .3s;
}
.html-widget-image .html-widget-image-link:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 2px solid;
}
.html-widget-image .html-widget-image-link:after {
  top: 50%;
  left: 50%;
  font-family: FontAwesome;
  font-size: 40px;
  z-index: 5;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.html-widget-image.html-preset-default .html-widget-image-link:before {
  border: none;
}
.html-widget-image.html-preset-2 .html-widget-image-link {
  border-radius: 50%;
}
.html-widget-image.html-preset-2 .html-widget-image-link:before {
  border: none;
  border-radius: 50%;
}
.html-widget-image.html-preset-3 .html-widget-image-link:after,
.html-widget-image.html-preset-3 .html-widget-image-link:before {
  content: none;
}
.html-widget-image.html-preset-3 .html-widget-image-link:hover {
  opacity: .6;
}
.html-widget-image.html-preset-4 .html-widget-image-link {
  border-radius: 4px;
}
.html-widget-image.html-preset-4 .html-widget-image-link:before,
.html-widget-image.html-preset-4 .html-widget-image-link .html-widget-image-picture {
  border-radius: 4px;
}
.html-widget-image.html-preset-4 .html-widget-image-link:after {
  content: '\f055';
  font-size: 42px;
}
.html-widget-image.html-preset-5 .html-widget-image-link:after {
  content: "\f002";
}
.html-widget-image.html-preset-5 .html-widget-image-link:hover .html-widget-image-picture {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.html-widget-grid-gallery .html-widget-grid-gallery-item {
  transition: .3s;
}
.html-widget-grid-gallery .html-widget-grid-gallery-item:before {
  content: '';
  position: absolute;
  transition: .3s;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-width: 1px;
  border-style: solid;
}
.html-widget-grid-gallery .html-widget-grid-gallery-item .html-widget-grid-gallery-image {
  transition: .3s;
}
.html-widget-grid-gallery .html-widget-grid-gallery-item .caption {
  position: absolute;
  display: block;
  opacity: 0;
  padding: 10px 15px;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  transition: .3s;
  z-index: 5;
}
.html-widget-grid-gallery .html-widget-grid-gallery-item .caption.caption-visible {
  opacity: 1;
  z-index: 5;
  transition: .3s;
}
.html-widget-grid-gallery .html-widget-grid-gallery-item:after {
  z-index: 10;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-family: FontAwesome;
  font-size: 30px;
  transition: .3s;
}
.html-widget-grid-gallery.html-preset-default .html-widget-grid-gallery-item .caption {
  width: 100%;
  top: 50%;
  bottom: auto;
  padding: 5px 10px;
  font-size: 30px;
  line-height: 1.33;
  letter-spacing: 2.3px;
  -webkit-transform: translate(0,100%);
  transform: translate(0,100%);
}
.html-widget-grid-gallery.html-preset-default .html-widget-grid-gallery-item .caption.caption-visible {
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.html-widget-grid-gallery.html-preset-default .html-widget-grid-gallery-item:after {
  content: "\f00e";
  font-size: 30px;
  top: auto;
  bottom: 10px;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
.html-widget-grid-gallery.html-preset-2 .html-widget-grid-gallery-item .caption {
  width: 100%;
  bottom: 10px;
  padding: 5px 20px;
  font-size: 24px;
}
.html-widget-grid-gallery.html-preset-2 .html-widget-grid-gallery-item:after {
  content: '\f055';
  font-size: 42px;
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item:after {
  content: "\f002";
  position: absolute;
  z-index: 5;
  font-size: 24px;
  transition: .4s;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  bottom: 5px;
  top: auto;
  left: 50%;
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item .caption {
  top: 50%;
  left: 50%;
  bottom: auto;
  padding: 5px;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 1;
  font-size: 32px;
  width: 80%;
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item .caption.caption-visible {
  -webkit-transform: translate(-50%,-70%);
  transform: translate(-50%,-70%);
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item:hover:after {
  bottom: 20px;
}
.html-widget-slider .bx-wrapper .bx-controls {
  font-size: 0;
}
.html-widget-slider .bx-wrapper .bx-controls a {
  transition: .3s;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-pager {
  position: absolute;
  bottom: 30px;
}
@media screen and (max-width: 1039px) {
  .html-widget-slider .bx-wrapper .bx-controls .bx-pager {
    bottom: 10px;
  }
}
.html-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
  margin: 0 0 0 10px;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item:first-child {
  margin: 0;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  border-width: 2px;
  border-style: solid;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  transition: .3s;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction a {
  z-index: 1;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  top: 50%;
  position: absolute;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  width: 45px;
  height: 45px;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  font: 41px/41px FontAwesome;
}
@media screen and (max-width: 1039px) {
  .html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
  .html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    width: 25px;
    height: 25px;
  }
  .html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before,
  .html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
    font: 18px/21px FontAwesome;
  }
}
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 0;
  padding-right: 2px;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev:before {
  content: "\f104";
}
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  padding-left: 2px;
}
.html-widget-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next:before {
  content: "\f105";
}
.html-widget-slider .bx-caption {
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 75%;
  padding: 5px;
}
.html-widget-slider .bx-caption span {
  display: block;
  font-size: 60px;
  line-height: 89px;
  padding: 0 10px;
  text-shadow: 1px 1px 1px #000000;
}
@media screen and (max-width: 1039px) {
  .html-widget-slider .bx-caption {
    width: 80%;
  }
  .html-widget-slider .bx-caption span {
    font-size: 32px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .html-widget-slider .bx-caption span {
    font-size: 18px;
  }
}
.html-widget-slider .carousel-block .bx-wrapper .bx-controls-direction .bx-prev,
.html-widget-slider .carousel-block .bx-wrapper .bx-controls-direction .bx-next {
  width: 30px;
  height: 30px;
}
.html-widget-slider .carousel-block .bx-wrapper .bx-controls-direction .bx-prev:before,
.html-widget-slider .carousel-block .bx-wrapper .bx-controls-direction .bx-next:before {
  font: 28px/25px FontAwesome;
}
.html-widget-slider .carousel-block .bx-wrapper .bx-controls-direction .bx-prev {
  left: -33px;
}
.html-widget-slider .carousel-block .bx-wrapper .bx-controls-direction .bx-next {
  right: -33px;
}
.html-widget-slider.html-widget-slider-loader li:first-child:after {
  border-top-color: rgba(46,182,239,0.2);
  border-right-color: rgba(46,182,239,0.2);
  border-bottom-color: rgba(46,182,239,0.2);
  border-left-color: #2eb6ef;
}
.html-widget-slider.html-preset-default .bx-caption span {
  font-size: 55px;
  line-height: 1.2;
}
@media screen and (max-width: 1039px) {
  .html-widget-slider.html-preset-default .bx-caption span {
    font-size: 30px;
  }
}
.html-widget-slider.html-preset-default .carousel-block .bx-wrapper .bx-controls .bx-pager {
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
}
.html-widget-slider.html-preset-2 .bx-wrapper .bx-controls .bx-prev,
.html-widget-slider.html-preset-2 .bx-wrapper .bx-controls .bx-next {
  width: 45px;
  height: 60px;
  border-radius: 0;
}
.html-widget-slider.html-preset-2 .bx-wrapper .bx-controls .bx-prev:before,
.html-widget-slider.html-preset-2 .bx-wrapper .bx-controls .bx-next:before {
  line-height: 57px;
  font-size: 32px;
}
.html-widget-slider.html-preset-2 .carousel-block .bx-wrapper {
  padding-bottom: 30px;
}
.html-widget-slider.html-preset-2 .carousel-block .bx-wrapper .bx-controls .bx-pager {
  bottom: 0;
  left: 90px;
  width: auto;
}
.html-widget-social-links .html-widget-social-links-item {
  margin: 0 0 0 12px;
}
.html-widget-social-links .html-widget-social-links-item:first-child {
  margin: 0;
}
.html-widget-social-links .html-widget-social-links-item .html-widget-social-links-link {
  position: relative;
  display: inline-block;
  text-align: center;
  transition: all .3s ease;
  border-width: 1px;
  border-style: solid;
  width: 27px;
  height: 27px;
  line-height: 25px;
  font-size: 14px;
  border-radius: 50%;
}
.html-widget-social-links .html-widget-social-links-item .html-widget-social-links-link:before {
  display: block;
  transition: .3s;
  font-family: FontAwesome;
}
@media screen and (max-width: 1039px) {
  .html-widget-social-links .html-widget-social-links-item {
    margin: 0 0 0 2px;
  }
  .html-widget-social-links .html-widget-social-links-item:first-child {
    margin: 0;
  }
  .html-widget-social-links .html-widget-social-links-item .html-widget-social-links-link {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
  }
}
.html-widget-social-links .html-widget-social-links-link_facebook:before {
  content: "\f09a";
}
.html-widget-social-links .html-widget-social-links-link_googleplus:before {
  content: "\f0d5";
}
.html-widget-social-links .html-widget-social-links-link_twitter:before {
  content: "\f099";
}
.html-widget-social-links .html-widget-social-links-link_pinterest:before {
  content: "\f0d2";
}
.html-widget-social-links .html-widget-social-links-link_linkedin:before {
  content: "\f0e1";
}
.html-widget-social-links .html-widget-social-links-link_instagram:before {
  content: "\f16d";
}
.html-widget-social-links.html-preset-3 .html-widget-social-links-item {
  margin: 0 0 0 18px;
}
.html-widget-social-links.html-preset-3 .html-widget-social-links-item:first-child {
  margin: 0;
}
.html-widget-social-links.html-preset-3 .html-widget-social-links-item .html-widget-social-links-link {
  width: auto;
  height: auto;
  font-size: 20px;
  line-height: 1.2;
  border-radius: 0;
  border: none;
}
.html-widget-contact_form input[type="text"]:focus {
  outline: none;
  background-color: transparent;
}
.html-widget-contact_form textarea:focus {
  outline: none;
}
.html-widget-contact_form .html-widget-contact_form-success,
.html-widget-contact_form .html-widget-contact_form-danger {
  position: relative;
}
.html-widget-contact_form .html-widget-contact_form-label {
  display: none;
}
.html-widget-contact_form .html-widget-contact_form-group .html-widget-contact_form-field {
  border: 1px solid;
  padding: 13px 17px;
  height: 50px;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 10px;
}
.html-widget-contact_form .html-widget-contact_form-group .html-widget-contact_form-field.html-widget-contact_form-textarea {
  margin-bottom: 10px;
  min-height: 263px;
}
.html-widget-contact_form .html-widget-contact_form-buttons {
  margin-top: 10px;
}
.html-widget-contact_form .html-widget-contact_form-field-error {
  right: 15px;
  top: 2px;
  font-size: 12px;
  position: absolute;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-label {
  display: block;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-field-error {
  position: relative;
  right: auto;
  top: 0;
  font-size: 12px;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-group .html-widget-contact_form-field {
  border-radius: 0;
  border-bottom: 2px solid;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-group {
  display: inline-block;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-group .html-widget-contact_form-field {
  display: inline-block;
  height: 47px;
  font-size: 15px;
  padding: 10px 17px;
  line-height: 1.2;
  width: 197px;
  border: 1px solid;
  margin-bottom: 0;
  border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 1039px) {
  .html-widget-contact_form.html-preset-3 .html-widget-contact_form-group {
    display: block;
  }
  .html-widget-contact_form.html-preset-3 .html-widget-contact_form-group .html-widget-contact_form-field {
    border-radius: 5px;
    display: block;
    width: 100%;
  }
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-buttons {
  position: absolute;
  top: 0;
  display: inline-block;
  margin: 0;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-buttons .html-widget-button-link {
  border-radius: 0 5px 5px 0;
}
@media screen and (max-width: 1039px) {
  .html-widget-contact_form.html-preset-3 .html-widget-contact_form-buttons {
    margin-left: 0;
    margin-top: 12px;
    display: block;
    position: relative;
  }
  .html-widget-contact_form.html-preset-3 .html-widget-contact_form-buttons .html-widget-button-link {
    border-radius: 5px;
  }
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-success,
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-danger {
  position: absolute;
}
@media screen and (max-width: 1039px) {
  .html-widget-contact_form.html-preset-3 .html-widget-contact_form-success,
  .html-widget-contact_form.html-preset-3 .html-widget-contact_form-danger {
    position: relative;
  }
}
.html-back-to-top-button {
  right: 40px;
  bottom: 40px;
}
@media screen and (max-width: 1280px) {
  .html-back-to-top-button {
    right: 20px;
    bottom: 20px;
  }
}
.html-back-to-top-button .html-back-to-top-button-link {
  transition: .3s;
  color: #ffffff;
  background: #ED3F0D;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}
.html-back-to-top-button .html-back-to-top-button-link:hover {
  background: #ED3F0D;
}
.html-back-to-top-button .html-back-to-top-button-link .html-back-to-top-button-icon {
  display: block;
  font: 24px/48px 'FontAwesome';
}
.html-back-to-top-button .html-back-to-top-button-link .html-back-to-top-button-icon:before {
  content: "\f106";
}
.html-widget-divider.html-preset-default .html-widget-divider-line {
  border-top-width: 3px;
  border-top-style: solid;
  border-top-color: #ED3F0D;
}
.html-widget-divider.html-preset-2 .html-widget-divider-line {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dedede;
}
.html-widget-divider.html-preset-3 .html-widget-divider-line {
  border-top-width: px;
  border-top-style: solid;
  border-top-color: #616873;
}
.html-widget-image.html-preset-4 .html-widget-image-link:after {
  color: transparent;
}
.html-widget-image.html-preset-4 .html-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.html-widget-image.html-preset-5 .html-widget-image-link:after {
  color: transparent;
}
.html-widget-image.html-preset-5 .html-widget-image-link:before {
  background-color: transparent;
  border-color: transparent;
}
.html-widget-image.html-preset-5 .html-widget-image-link:hover:after {
  color: #ffffff;
}
.html-widget-image.html-preset-5 .html-widget-image-link:hover:before {
  background-color: rgba(0,0,0,0.5);
}
.html-widget-button.html-preset-default .html-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  background-color: #ED3F0D;
  border-color: transparent;
}
.html-widget-button.html-preset-default .html-widget-button-link:hover {
  color: #ED3F0D;
  background-color: #ffffff;
  border-color: transparent;
}
.html-widget-button.html-preset-default .html-widget-button-link .html-widget-button-label {
  text-decoration: none;
}
.html-widget-button.html-preset-2 .html-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.html-widget-button.html-preset-2 .html-widget-button-link:hover {
  color: #ED3F0D;
  background-color: #ffffff;
  border-color: transparent;
}
.html-widget-button.html-preset-2 .html-widget-button-link .html-widget-button-label {
  text-decoration: none;
}
.html-widget-button.html-preset-3 .html-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ED3F0D;
  background-color: transparent;
  border-color: #ED3F0D;
}
.html-widget-button.html-preset-3 .html-widget-button-link:hover {
  color: #ffffff;
  background-color: #ED3F0D;
}
.html-widget-button.html-preset-3 .html-widget-button-link .html-widget-button-label {
  text-decoration: none;
}
.html-widget-button.html-preset-4 .html-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #323946;
}
.html-widget-button.html-preset-4 .html-widget-button-link:hover {
  color: #ED3F0D;
}
.html-widget-button.html-preset-4 .html-widget-button-link .html-widget-button-label {
  text-decoration: none;
}
.html-widget-button.html-preset-4 .html-widget-button-link .html-widget-theme-icon:before {
  color: #ED3F0D;
}
.html-widget-button.html-preset-5 .html-widget-button-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  background-color: #ED3F0D;
  border-color: transparent;
}
.html-widget-button.html-preset-5 .html-widget-button-link:hover {
  background-color: #5ec7f3;
  border-color: transparent;
}
.html-widget-button.html-preset-5 .html-widget-button-link .html-widget-button-label {
  text-decoration: none;
}
.html-widget-social-links.html-preset-default .html-widget-social-links-link {
  border-color: #ebebeb;
  background-color: transparent;
}
.html-widget-social-links.html-preset-default .html-widget-social-links-link:before {
  color: #4d4d4d;
}
.html-widget-social-links.html-preset-default .html-widget-social-links-link:hover {
  background-color: #ED3F0D;
}
.html-widget-social-links.html-preset-default .html-widget-social-links-link:hover:before {
  color: #ffffff;
}
.html-widget-social-links.html-preset-2 .html-widget-social-links-link {
  border-color: transparent;
  background-color: #ffffff;
}
.html-widget-social-links.html-preset-2 .html-widget-social-links-link:before {
  color: #333333;
}
.html-widget-social-links.html-preset-2 .html-widget-social-links-link:hover {
  background-color: #ED3F0D;
}
.html-widget-social-links.html-preset-2 .html-widget-social-links-link:hover:before {
  color: #ffffff;
}
.html-widget-social-links.html-preset-3 .html-widget-social-links-link:before {
  color: #ED3F0D;
}
.html-widget-social-links.html-preset-3 .html-widget-social-links-link:hover:before {
  color: #323946;
}
.html-widget-slider.html-preset-default .bx-caption {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.html-widget-slider.html-preset-default .bx-controls-direction .bx-prev,
.html-widget-slider.html-preset-default .bx-controls-direction .bx-next {
  background-color: rgba(99,117,149,0.39);
  border-color: transparent;
}
.html-widget-slider.html-preset-default .bx-controls-direction .bx-prev:before,
.html-widget-slider.html-preset-default .bx-controls-direction .bx-next:before {
  color: #ffffff;
}
.html-widget-slider.html-preset-default .bx-controls-direction .bx-prev:hover,
.html-widget-slider.html-preset-default .bx-controls-direction .bx-next:hover {
  background-color: rgba(99,117,149,0.69);
}
.html-widget-slider.html-preset-default .bx-pager-link {
  border-color: #ebebeb;
  background-color: transparent;
}
.html-widget-slider.html-preset-default .bx-pager-link:hover {
  border-color: #ED3F0D;
}
.html-widget-slider.html-preset-default .bx-pager-link.active {
  border-color: #ED3F0D;
  background-color: transparent;
}
.html-widget.html-widget-carousel.html-preset-default .html-widget-carousel-caption {
  background-color: transparent;
}
.html-widget-slider.html-preset-2 .bx-caption {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-prev,
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-next {
  background-color: rgba(23,174,238,0.5);
  border-color: transparent;
}
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-prev:before,
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-next:before {
  color: rgba(255,255,255,0.5);
}
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-prev:hover,
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-next:hover {
  background-color: #ED3F0D;
}
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-prev:hover:before,
.html-widget-slider.html-preset-2 .bx-controls-direction .bx-next:hover:before {
  color: #ffffff;
}
.html-widget-slider.html-preset-2 .bx-pager-link {
  border-color: transparent;
  background-color: #ED3F0D;
}
.html-widget-slider.html-preset-2 .bx-pager-link:hover {
  background-color: #333333;
}
.html-widget-slider.html-preset-2 .bx-pager-link.active {
  border-color: transparent;
  background-color: #333333;
}
.html-widget.html-widget-carousel.html-preset-2 .html-widget-carousel-caption {
  background-color: transparent;
}
.html-widget-grid-gallery.html-preset-default .caption {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.html-widget-grid-gallery.html-preset-default .html-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.html-widget-grid-gallery.html-preset-default .html-widget-grid-gallery-item:after {
  color: transparent;
}
.html-widget-grid-gallery.html-preset-default .html-widget-grid-gallery-item:hover:before {
  background-color: rgba(23,174,238,0.5);
}
.html-widget-grid-gallery.html-preset-default .html-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.html-widget-grid-gallery.html-preset-2 .caption {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.html-widget-grid-gallery.html-preset-2 .html-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.html-widget-grid-gallery.html-preset-2 .html-widget-grid-gallery-item:after {
  color: transparent;
}
.html-widget-grid-gallery.html-preset-2 .html-widget-grid-gallery-item:hover:before {
  background-color: rgba(40,46,62,0.58);
}
.html-widget-grid-gallery.html-preset-2 .html-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.html-widget-grid-gallery.html-preset-3 .caption {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item:before {
  background-color: transparent;
  border-color: transparent;
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item:after {
  color: transparent;
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item:hover:before {
  background-color: #ED3F0D;
}
.html-widget-grid-gallery.html-preset-3 .html-widget-grid-gallery-item:hover:after {
  color: #ffffff;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form {
  font-family: 'Roboto', sans-serif;
  background-color: transparent;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-field {
  color: #666666;
  background-color: #f4f7f9;
  font-style: normal;
  font-weight: 300;
  border-color: transparent;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-field.ng-touched.ng-invalid {
  color: #666666;
  background-color: #f4f7f9;
  border-color: #4d4d4d;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-field::-webkit-input-placeholder {
  color: transparent;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-field::-moz-placeholder {
  color: transparent;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-field:-ms-input-placeholder {
  color: transparent;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 300;
  color: #4d4d4d;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-success {
  font-style: normal;
  font-weight: 300;
  color: #82c434;
}
.html-widget-contact_form.html-preset-default .html-widget-contact_form-form .html-widget-contact_form-danger {
  font-style: normal;
  font-weight: 300;
  color: #4d4d4d;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form {
  font-family: 'Roboto', sans-serif;
  background-color: transparent;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-field {
  color: #ffffff;
  background-color: #323946;
  font-style: normal;
  font-weight: 300;
  border-color: transparent;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-field.ng-touched.ng-invalid {
  color: #ffffff;
  background-color: #3e4656;
  border-color: #3e4656;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-field::-webkit-input-placeholder {
  color: #ffffff;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-field::-moz-placeholder {
  color: #ffffff;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-field:-ms-input-placeholder {
  color: #ffffff;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 500;
  color: #aeaeae;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-success {
  font-style: normal;
  font-weight: 500;
  color: #82c434;
}
.html-widget-contact_form.html-preset-2 .html-widget-contact_form-form .html-widget-contact_form-danger {
  font-style: normal;
  font-weight: 500;
  color: #aeaeae;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form {
  font-family: 'Roboto', sans-serif;
  background-color: transparent;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-field {
  color: #949494;
  background-color: #f4f7f9;
  font-style: normal;
  font-weight: 300;
  border-color: transparent;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-field.ng-touched.ng-invalid {
  color: #949494;
  background-color: #f4f7f9;
  border-color: #ffffff;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-field::-webkit-input-placeholder {
  color: #949494;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-field::-moz-placeholder {
  color: #949494;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-field:-ms-input-placeholder {
  color: #949494;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-field-error {
  font-style: normal;
  font-weight: 300;
  color: #949494;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-success {
  font-style: normal;
  font-weight: 300;
  color: #82c434;
}
.html-widget-contact_form.html-preset-3 .html-widget-contact_form-form .html-widget-contact_form-danger {
  font-style: normal;
  font-weight: 300;
  color: #f2dede;
}
.html-widget-menu.html-preset-default .html-widget-menu-list .html-widget-menu-item:hover .html-widget-menu-link-level-1 {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-default .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
.html-widget-menu.html-preset-default .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1 .html-widget-menu-link-arrow:before {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-default .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1.html-widget-menu-link-active {
  color: #ED3F0D;
  text-decoration: none;
}
.html-widget-menu.html-preset-default .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1.html-widget-menu-link-active .html-widget-menu-link-arrow:before {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-default .html-widget-menu-sublist {
  background-color: #183369;
  border-color: #183369;/*border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:30px;border-bottom-left-radius:30px; */box-shadow: 10px 10px 5px rgba(0,0,0,0.3);
}
.html-widget-menu.html-preset-default .html-widget-menu-sublist .html-widget-menu-item:hover > .html-widget-menu-link {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-default .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}
.html-widget-menu.html-preset-default .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link:after {
  background-color: #234A9C;
}
.html-widget-menu.html-preset-default .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active {
  color: #ED3F0D;
  text-decoration: none;
  background-color: transparent;
}
.html-widget-menu.html-preset-default .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active .html-widget-menu-link-arrow {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-default .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link-arrow {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-default .html-widget-menu-toggle-btn {
  color: #ED3F0D;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .html-widget-menu.html-preset-default.html-widget-menu-mobile-open .html-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-default.html-widget-menu-mobile-open .html-widget-menu-list {
    background-color: #ffffff;
    border-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-default.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item {
    border-color: transparent;
  }
  .html-widget-menu.html-preset-default.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link {
    color: #323946;
    text-decoration: none;
    background-color: #ffffff;
  }
  .html-widget-menu.html-preset-default.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-default.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-link {
    color: #323946;
    text-decoration: none;
    background-color: #e9e9e9;
  }
  .html-widget-menu.html-preset-default.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-link.html-widget-menu-link-active {
    color: #ED3F0D;
    text-decoration: none;
    background-color: transparent;
  }
}
.html-widget-menu.html-preset-2 .html-widget-menu-list .html-widget-menu-item:hover .html-widget-menu-link-level-1 {
  color: #ffffff;
  background-color: #ED3F0D;
}
.html-widget-menu.html-preset-2 .html-widget-menu-list .html-widget-menu-item:hover .html-widget-menu-link-level-1 .html-widget-menu-link-arrow:before {
  color: #ffffff;
}
.html-widget-menu.html-preset-2 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ED3F0D;
  text-decoration: none;
  background-color: #ffffff;
  border-color: transparent;
}
.html-widget-menu.html-preset-2 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1 .html-widget-menu-link-arrow:before {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-2 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1.html-widget-menu-link-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #ED3F0D;
  border-color: transparent;
}
.html-widget-menu.html-preset-2 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1.html-widget-menu-link-active .html-widget-menu-link-arrow:before {
  color: #ffffff;
}
.html-widget-menu.html-preset-2 .html-widget-menu-sublist {
  background-color: #ffffff;
  border-color: #dedede;
}
.html-widget-menu.html-preset-2 .html-widget-menu-sublist .html-widget-menu-item:hover > .html-widget-menu-link {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-2 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}
.html-widget-menu.html-preset-2 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link:after {
  background-color: #dedede;
}
.html-widget-menu.html-preset-2 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active {
  color: #ED3F0D;
  text-decoration: none;
  background-color: transparent;
}
.html-widget-menu.html-preset-2 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active .html-widget-menu-link-arrow {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-2 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link-arrow {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-2 .html-widget-menu-toggle-btn {
  color: #ED3F0D;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .html-widget-menu.html-preset-2.html-widget-menu-mobile-open .html-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-2.html-widget-menu-mobile-open .html-widget-menu-list {
    background-color: #ffffff;
    border-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-2.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item {
    border-color: transparent;
  }
  .html-widget-menu.html-preset-2.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link {
    color: #323946;
    text-decoration: none;
    background-color: transparent;
  }
  .html-widget-menu.html-preset-2.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-2.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-link {
    color: #323946;
    text-decoration: none;
    background-color: transparent;
  }
  .html-widget-menu.html-preset-2.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-link.html-widget-menu-link-active {
    color: #ED3F0D;
    text-decoration: none;
    background-color: transparent;
  }
}
.html-widget-menu.html-preset-3 .html-widget-menu-list .html-widget-menu-item:hover .html-widget-menu-link-level-1 {
  color: #ED3F0D;
  border-color: #ED3F0D;
}
.html-widget-menu.html-preset-3 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-color: #ffffff;
}
.html-widget-menu.html-preset-3 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1 .html-widget-menu-link-arrow:before {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-3 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1.html-widget-menu-link-active {
  color: #ED3F0D;
  text-decoration: none;
  background-color: transparent;
  border-color: #ED3F0D;
}
.html-widget-menu.html-preset-3 .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link-level-1.html-widget-menu-link-active .html-widget-menu-link-arrow:before {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-3 .html-widget-menu-sublist {
  background-color: #ffffff;
  border-color: #dedede;
}
.html-widget-menu.html-preset-3 .html-widget-menu-sublist .html-widget-menu-item:hover > .html-widget-menu-link {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-3 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}
.html-widget-menu.html-preset-3 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link:after {
  background-color: #dedede;
}
.html-widget-menu.html-preset-3 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active {
  color: #ED3F0D;
  text-decoration: none;
  background-color: transparent;
}
.html-widget-menu.html-preset-3 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active .html-widget-menu-link-arrow {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-3 .html-widget-menu-sublist .html-widget-menu-item .html-widget-menu-link-arrow {
  color: #ED3F0D;
}
.html-widget-menu.html-preset-3 .html-widget-menu-toggle-btn {
  color: #ED3F0D;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .html-widget-menu.html-preset-3.html-widget-menu-mobile-open .html-widget-menu-toggle-btn {
    color: #ffffff;
    background-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-3.html-widget-menu-mobile-open .html-widget-menu-list {
    background-color: #ffffff;
    border-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-3.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item {
    border-color: transparent;
  }
  .html-widget-menu.html-preset-3.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link {
    color: #323946;
    text-decoration: none;
    background-color: transparent;
  }
  .html-widget-menu.html-preset-3.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-item .html-widget-menu-link.html-widget-menu-link-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #ED3F0D;
  }
  .html-widget-menu.html-preset-3.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-link {
    color: #323946;
    text-decoration: none;
    background-color: transparent;
  }
  .html-widget-menu.html-preset-3.html-widget-menu-mobile-open .html-widget-menu-list .html-widget-menu-sublist .html-widget-menu-link.html-widget-menu-link-active {
    color: #ED3F0D;
    text-decoration: none;
    background-color: transparent;
  }
}
.html-widget-pagination.html-preset-default {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}
.html-widget-pagination.html-preset-default .html-pagination-item,
.html-widget-pagination.html-preset-default li {
  margin-right: 5px;
}
.html-widget-pagination.html-preset-default .html-pagination-link,
.html-widget-pagination.html-preset-default a {
  color: #323946;
  background-color: transparent;
  border-color: transparent;
  border-width: 1px;
  border-radius: 0%;
  border-style: solid;
  text-decoration: none;
  width: 31px;
  height: 31px;
}
.html-widget-pagination.html-preset-default .html-pagination-link:hover,
.html-widget-pagination.html-preset-default a:hover {
  color: #ED3F0D;
}
.html-widget-pagination.html-preset-default .html-pagination-link_active,
.html-widget-pagination.html-preset-default li.active a {
  font-style: normal;
  font-weight: 500;
  color: #ED3F0D;
  border-color: transparent;
  text-decoration: none;
}
.html-widget-pagination.html-preset-default .html-pagination-link_active:hover,
.html-widget-pagination.html-preset-default li.active a:hover {
  font-style: normal;
  font-weight: 500;
  color: #ED3F0D;
  border-color: transparent;
  text-decoration: none;
}
.html-media-player.html-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button {
  background-color: #d3d8db;
}
.html-media-player.html-preset-default .mejs-inner .mejs-controls .mejs-button.mejs-button_active button:before {
  color: #55616d;
}
.html-media-player.html-preset-default .mejs-controls .mejs-button button,
.html-media-player.html-preset-default .mejs-controls .mejs-volume-button button,
.html-media-player.html-preset-default .mejs-overlay-button {
  background-color: transparent;
}
.html-media-player.html-preset-default .mejs-controls .mejs-button button:before,
.html-media-player.html-preset-default .mejs-controls .mejs-volume-button button:before,
.html-media-player.html-preset-default .mejs-overlay-button:before {
  color: #d3d8db;
}
.html-media-player.html-preset-default .mejs-controls .mejs-button button:hover:before,
.html-media-player.html-preset-default .mejs-controls .mejs-volume-button button:hover:before,
.html-media-player.html-preset-default .mejs-overlay-button:hover:before {
  color: #7f878a;
}
.html-media-player.html-preset-default .mejs-controls {
  font-family: tahoma, 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #81868c;
  background-color: #ffffff;
  font-size: 12px;
  border-color: #d3d8db;
}
.html-media-player.html-preset-default .mejs-controls .mejs-time-current,
.html-media-player.html-preset-default .mejs-controls .mejs-time-handle {
  background-color: #7f878a;
}
.html-media-player.html-preset-default .mejs-controls .mejs-time-loaded {
  background-color: rgba(127,135,138,0.25);
}
.html-media-player.html-preset-default .mejs-controls .mejs-time-total {
  background-color: rgba(127,135,138,0.25);
}
.html-media-player.html-preset-default .mejs-controls .mejs-time-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.html-media-player.html-preset-default .mejs-controls .mejs-horizontal-volume-current,
.html-media-player.html-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  background-color: #7f878a;
}
.html-media-player.html-preset-default .mejs-controls .mejs-horizontal-volume-total {
  background-color: rgba(127,135,138,0.5);
}
.html-media-player.html-preset-default .mejs-controls .mejs-horizontal-volume-handle {
  box-shadow: 0px 0px 4px 0px #7f878a;
}
.container-fluid,
.html-cell {
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row-fixed .container-fluid {
  max-width: 1200px;
}
