













.dnd-section > .row-fluid {
  max-width: 100%;
}

.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}






body {
  color: #212529;
  font-family: proxima-nova-regular;
  font-size: 16px;
}

p {
  font-family: proxima-nova-regular;
  font-weight: 400
}

a {
  font-family: proxima-nova-regular;
  color: rgba(212, 95, 53, 1.0);
}

a:hover,
a:focus {
  color: rgba(212, 95, 53, 1.0);
}

a:active {
  color: rgba(212, 95, 53, 1.0);
}

h1 {
  color: #161922;
  font-family: helvetica;
  font-size: 36px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h1 {
    
  }
}

h2 {
  color: #161922;
  font-family: proxima-nova-bold;
  font-size: 32px;
  font-weight: 500;
}

@media(max-width: 767px) {
  h2 {
   
  }
}

h3 {
  color: #161922;
  font-family: proxima-nova-semibold;
  font-size: 30px;
  font-weight: 500;
}

@media(max-width: 767px) {
  h3 {
  
  }
}

h4 {
  color: #161922;
  font-family: proxima-nova-bold;
  font-size: 24px;
  font-weight: 700;
}

@media(max-width: 767px) {
  h4 {
   
  }
}

h5 {
  color: #161922;
  font-family: proxima-nova-bold;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #161922;
  font-family: proxima-nova-bold;
  font-size: 16px;
  font-weight: 700;
}






form,
.submitted-message {
  border-color: rgba(255, 255, 255, 1.0) ;
  font-family: proxima-nova-regular;
  background-color: rgba(250, 250, 250, 1.0) ;
  padding: 20px;
  
}

h3.form-title {
  background-color: rgba(73, 74, 82, 0.0);
  color: rgba(22, 25, 34, 1.0);
}

	.hs-button, 
	.button--primary {
  background-color: rgba(212, 95, 53, 1.0);
  border-radius: 5px;
  border: 0px solid;
  border-color: rgba(212, 95, 53, 1.0);
  color: rgba(255, 255, 255, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
}

	.hs-button:hover, .button--primary:hover {
  background-color: rgba(212, 95, 53, 1.0);
  border-color: rgba(212, 95, 53, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

	.hs-button:focus, .button--primary:focus  {
  background-color: rgba(212, 95, 53, 1.0);
  border-color: rgba(212, 95, 53, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

	.hs-button:active, .button--primary:active  {
  background-color: rgba(212, 95, 53, 1.0);
  border-color: rgba(212, 95, 53, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(0, 0, 0, 1.0);
}

.hs-form legend {
  color: rgba(0, 0, 0, 1.0);
}

	body form .hs-input, 
	body form .hs-search-field__input,
	body form select,
	body form #hs-pwd-widget-password,
	body form textarea {
  border-color: rgba(235, 235, 235, 1.0);
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(255, 255, 255, 1.0);
  
}

	body form .hs-input:hover, 
	body form .hs-search-field__input:hover,
	body form select:hover,
	body form #hs-pwd-widget-password:hover,
body form textarea:hover {
    border-color: rgba(255, 255, 255, 0.0);
}


	body form .hs-input:focus, 
	body form .hs-search-field__input:focus,
	body form select:focus,
	body form #hs-pwd-widget-password:focus,
body form textarea:focus {
  border-color: rgba(0, 0, 0, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #212529;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: proxima-nova-regular;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #F8FAFC !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(#null, 1.0);
  color: rgba(#null, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(#null, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(#null, 1.0);
}





header.header {
  color: rgba(255, 255, 255, 1.0);
}
.simple-banner-text {
  color: rgba(255, 255, 255, 1.0);
}
.header-top {
  background-color: rgba(0, 0, 0, 1.0);
}

.custom-header-main {
  background-color: rgba(246, 246, 246, 1.0);
}

.header__container {
  max-width: 100%;
}



.custom-menu-primary .navigation-primary .submenu .no-submenu.menu-item.active > a {
  border-radius: 5%;
  border-bottom: 4px solid;
  border-bottom-color: rgba(212, 95, 53, 1.0) !important;
}

@media (min-width: 1240px) {
  .menu-arrow {
    color: rgba(0, 0, 0, 1.0);
  }
  
  header .custom-menu-primary .navigation-primary .submenu .menu-item a {
    color: rgba(0, 0, 0, 1.0) !important;
  }
  header .custom-menu-primary .navigation-primary .submenu .menu-item a:hover {
    color: rgba(0, 0, 0, 1.0) !important;
    border-color: rgba(212, 95, 53, 1.0) !important;
  }
  
  header .custom-menu-primary .navigation-primary .submenu .menu-item > ul .menu-item {
    background-color: rgba(255, 255, 255, 1.0) !important;
  }
  header .custom-menu-primary .navigation-primary .submenu .menu-item ul {
    background-color: rgba(255, 255, 255, 1.0) !important;
  }
  .custom-menu-primary .navigation-primary .submenu .menu-item > ul .menu-item a {
    background-color: rgba(255, 255, 255, 1.0) !important;
    color: rgba(95, 95, 95, 1.0) !important;
  }
  header .custom-menu-primary .navigation-primary .submenu .menu-item > ul .menu-item a:hover {
    background-color: rgba(0, 0, 0, 0.04) !important;
    color: rgba(46, 46, 46, 1.0) !important;
    border-color: rgba(212, 95, 53, 1.0) !important;
  }
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(246, 246, 246, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}





footer.footer {
  background-color: rgba(37, 37, 37, 1.0);
  color: #ffffff;
}
.footer p {
  color: #ffffff;
}
.footer-social-inner p a {
  color: rgba(255, 255, 255, 1.0);
}
.comman_style_bottom.seguridad a {
  color: rgba(255, 255, 255, 1.0);
}
.seguridad-right ul li a {
  color: rgba(255, 255, 255, 1.0);
}
.comman_style.call_contact p a {
  color: rgba(255, 255, 255, 1.0);
}
.footer-social-inner p a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.comman_style_bottom.seguridad a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.seguridad-right ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.comman_style.call_contact p a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer-social-inner ul li i {
  border-color: rgba(255, 255, 255, 1.0);
}
.footer-social-inner > ul li a {
  color: rgba(255, 255, 255, 1.0);
}
.footer-social-inner ul li a:hover i {
  border-color: rgba(255, 255, 255, 1.0);
}
.footer-social-inner > ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.footer__container {
  max-width: 100%;
}





.systems-page {
  max-width: 100%;
}


.content-wrapper {
padding: 0 19%;
padding-bottom: 50px;
padding-top: 50px;
}


@media (max-width: 1024px) {
  .content-wrapper {
  padding: 50px 100px;
  }
  }
  
  @media (max-width: 1023px) {
    .content-wrapper {
    padding: 50px 0px;
  }
  }


.blog-post__date {
  border-color: #212529;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #212529;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000001;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #494d51;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: #212529;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #161922;
  font-family:proxima-nova-bold;
  font-size: 32px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #494A52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494A52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494A52;
}

body .social-links__icon {
  background-color: #494A52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 100%;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}