/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















.dnd-section > .row-fluid {
max-width: 1200px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
background-color: #F8FAFC;
}
.page-center {
max-width: 1200px;
}




html {
font-size: 16;
}

body {
color: #666666;
font-family: Rubik;
font-weight: 400;
font-size: 16px;
}

p {
font-family: Rubik;
font-weight: 400
}

a {
font-family: Rubik;
color: rgba(0, 0, 0, 1.0);
}

a:hover,
a:focus {
color:#000;
}

a:active {
color: rgba(40, 40, 40, 1.0);
}

h1 {
color: #000000;
font-family: Titillium Web;
font-size: 50px;
font-weight: 700;
}

@media(max-width: 767px) {
h1 {
font-size: 42.5px;
}
}

h2 {
color: #000000;
font-family: Titillium Web;
font-size: 40px;
font-weight: 600;
}

@media(max-width: 767px) {
h2 {
font-size: 34.0px;
}
}

h3 {
color: #000000;
font-family: Titillium Web;
font-size: 30px;
font-weight: 600;
}

@media(max-width: 767px) {
h3 {
font-size: 28.5px;
}
}

h4 {
color: #000000;
font-family: Titillium Web;
font-size: 26px;
font-weight: 500;
}

@media(max-width: 767px) {
h4 {
font-size: 24.7px;
}
}

h5 {
color: #000000;
font-family: Titillium Web;
font-size: 22px;
font-weight: 500;
}

h6 {
color: #000000;
font-family: Titillium Web;
font-size: 18px;
font-weight: 500;
}





form,
.submitted-message {
border-color: rgba(#null, 0.0) ;
font-family: Rubik;
}

h3.form-title {
background-color: rgba(255, 255, 255, 0.0);
color: rgba(255, 255, 255, 1.0);
}

.hs-button,
.button--primary {
background-color: rgba(33, 150, 243, 1.0);
border-color: rgba(33, 150, 243, 1.0);
border-radius: 3px;
border-width: 0px;
color: rgba(255, 255, 255, 1.0);
padding-left: 24px;
padding-right: 24px;
padding-top: 18px;
padding-bottom: 18px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(33, 150, 243, 1.0);
  border-color: rgba(33, 150, 243, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


.hs-form-field>label,
.hs-form label {
color: rgba(77, 77, 77, 1.0);
}

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

input[type=password],
form input,
form select,
form textarea,
.hs-input {
border-color: rgba(203, 214, 226, 1.0);
color: ;
border-radius: 3px;
}

input[type=password]:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
border-color: rgba(82, 168, 236, 0.8);
}

.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: #666666;
}

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

.hs-default-font-element,
.hs-main-font-element {
font-family: Rubik;
}

.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(39, 39, 39, 1.0);
color: rgba(39, 39, 39, 1.0);
}

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

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

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





.header-wrap{
background-color: rgba(0, 0, 0, 0.88);
   background-color:#2196f3;
}

.header-wrap.scroll {
background-color: rgba(255, 255, 255, 1.0);
  background-color:#2196f3;
}

.custom-menu-primary nav>ul>li>a{
color: rgba(255, 255, 255, 1.0);
}

.contact-btn a{
color: rgba(255, 255, 255, 1.0);
}

.contact-btn a:hover{
color: rgba(255, 255, 255, 1.0) ;
}

.scroll .contact-btn a{
color: rgba(33, 150, 243, 1.0);
}

.scroll .contact-btn a:hover{
  color: rgba(0, 133, 242, 1.0);
  }
  

.contact-btn a i{
color: rgba(33, 150, 243, 1.0);
}

.scroll .custom-menu-primary nav>ul>li>a{
color: rgba(80, 80, 76, 1.0);
  color: #ffffff;
}

.scroll  .custom-menu-primary nav>ul>li:hover>a, .scroll  .custom-menu-primary nav ul li:hover{
/*color: rgba(80, 80, 76, 1.0);*/
  color: black!important;
  background-color: white!important;
}


.custom-menu-primary nav>ul>li:hover>a, .custom-menu-primary nav ul li:hover{
/*color: rgba(255, 255, 255, 1.0);
background-color: rgba(255, 255, 255, 0.0);*/  
 color: black!important;
 background-color: white!important;  
}

.custom-menu-primary nav>ul>li>a:before{
  background-color: rgba(33, 150, 243, 1.0);
  display: none;
}


.custom-menu-primary .submenu.level-2{
background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary ul ul li a{
color: rgba(0, 0, 0, 0.74);
}

.custom-menu-primary ul ul li:not(:last-child){
  border-color: rgba(225, 225, 225, 1.0) !important;
  }

.custom-menu-primary ul ul li a:hover{
color: rgba(0, 0, 0, 1.0);
background-color: rgba(255, 255, 255, 0.0);
}



.custom-menu-primary ul ul li a.active-branch{
color: rgba(61, 98, 108, 1.0);
background-color: rgba(255, 255, 255, 0.0);
}





.footer {
background-color: #000;
}

.footer a{
color: rgba(255, 255, 255, 0.75);
}

.footer a:hover{
color: rgba(255, 255, 255, 1.0);
}

.footer-form h3,.footer-menu nav>ul>li>a {
color: rgba(255, 255, 255, 1.0) !important;
}


.footer-copyright p{
color: rgba(255, 255, 255, 0.5);
}


.footer__container {
max-width: 1200px;
}

#hs_cos_wrapper_footer_certification{
  margin-top: 15px;
}





.content-wrapper {
max-width: 1200px;
}

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

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

.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: #3e3e3e;
}

.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: #8e8e8e;
}

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

.blog-pagination__link {
color: #666666;
}

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

.blog-post__title {
color: #000000;
font-family:Titillium Web;
font-size: 40px;
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: 1200px;
margin: 0 auto;
}




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







/* HAL DISEÑO */

/* MENÚ */

/*.submenu.level-1>li:nth-of-type(8) {
    margin-left: 30px;
}*/
.submenu.level-1>li:nth-of-type(9) {
  position: relative;
}
.submenu.level-1>li:nth-of-type(9):after {
    position: absolute;
    left: 0px;
    top: 32px;
    background-color: #fff;
    width: 1px;
    height: 20px;
    content: "";
    display: block;
}


.custom-menu-primary .submenu.level-1>li:nth-of-type(9) .submenu.level-2{
  width: 100px;
}

.scroll.fixed .submenu.level-1>li:nth-of-type(8):after{
  background-color: #2196f3;
}
.custom-menu-primary .submenu.level-2>li{
  /*padding: 0 0px;*/
}

.custom-menu-primary .submenu.level-2 {
  /*padding: 0 0px!important;*/
}

.custom-menu-primary .submenu.level-1 li:nth-child(2), 
.custom-menu-primary .submenu.level-1 li:nth-child(3), 
.custom-menu-primary .submenu.level-1 li:nth-child(4), 
.custom-menu-primary .submenu.level-1 li:nth-child(5), 
.custom-menu-primary .submenu.level-1 li:nth-child(6),
.custom-menu-primary .submenu.level-1 li:nth-child(7) {
  position: static!important;
}

.custom-menu-primary .submenu.level-2{
  top: 80px!important;
  border-radius: 0px!important;
}

.custom-menu-primary .submenu.level-1 li:nth-child(2) .submenu.level-2,
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2,
.custom-menu-primary .submenu.level-1 li:nth-child(4) .submenu.level-2,
.custom-menu-primary .submenu.level-1 li:nth-child(5) .submenu.level-2,
.custom-menu-primary .submenu.level-1 li:nth-child(6) .submenu.level-2,
.custom-menu-primary .submenu.level-1 li:nth-child(7) .submenu.level-2{
  border-bottom: #187dda solid 4px;
  top: 80px!important;
  left: 0px!important;
  margin-right: 0px!important;
  margin-left: 0px!important;
  border-radius: 0px!important;  
  width: 100%!important;
  padding-left: calc((100vw - 1200px) / 2);
  padding-right: calc((100vw - 1200px) / 2);
  height: auto!important;
}

.custom-menu-primary .submenu.level-1 li:nth-child(2) .submenu.level-2 li,
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2 li,
.custom-menu-primary .submenu.level-1 li:nth-child(4) .submenu.level-2 li,
.custom-menu-primary .submenu.level-1 li:nth-child(5) .submenu.level-2 li,
.custom-menu-primary .submenu.level-1 li:nth-child(6) .submenu.level-2 li,
.custom-menu-primary .submenu.level-1 li:nth-child(7) .submenu.level-2 li{
  display: inline-block;
  position: relative!important;
  width: 30%;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2 li,
.custom-menu-primary .submenu.level-1 li:nth-child(6) .submenu.level-2 li{
  width: 25%;
  border-left: rgba(225,225,225,1.0) 1px solid!important;
  border-bottom: none!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
  margin-left: 0px!important;
  margin-right: 0px!important;    
}

.custom-menu-primary .submenu.level-2>li:first-child{
  margin-top: 0px!important;
}

.custom-menu-primary .submenu.level-2>li:last-child{
  margin-bottom: 0px!important;
}


.custom-menu-primary .submenu.level-2>li a{
    background-repeat: no-repeat;
    background-size: 42px;
    background-position: left 6px center;
    filter: brightness(0);
    padding-left: 5px;
}

.custom-menu-primary ul ul li a {
  font-size: 16px!important;
}
.custom-menu-primary ul ul li a:hover {
    /*background-color: rgb(223 223 223 / 4%);*/
}

.header-wrap{
  padding-right: 0px!important;
  padding-left: 0px!important;
}

.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2 li:first-child a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICSMARTPLAT-ORIGINAL.png);
    padding: 1rem 1rem;
    padding-left: 52px;    
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(2) a{  
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/ICOPENFINANCE-black.png);   
    padding: 1rem 1rem;
    padding-left: 52px; 
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(3) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICPERFINANCE-ORIGINAL.png);
    padding: 1rem 1rem;
    padding-left: 52px; 
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(4) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICWEBBANKING-ORIGINAL.png); 
    padding: 1rem 1rem;
    padding-left: 52px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(5) a{
  background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICONBOARDING-ORIGINAL.png); 
    padding: 1rem 1rem;
    padding-left: 52px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(6) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/ICBACKOFFICE-black.png);     
    padding: 1rem 1rem;
    padding-left: 52px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(7) a{  
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICMOBILEBANKING-ORIGINAL.png);     
    padding: 1rem 1rem;
    padding-left: 52px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(8) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICMKTAUTOMATION-ORIGINAL.png); 
    padding: 1rem 1rem;
    padding-left: 52px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(9) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICADDIN-ORIGINAL.png);  
    padding: 1rem 1rem;
    padding-left: 52px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(10) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICENGAGEMENT-ORIGINAL.png); 
    padding: 1rem 1rem;
    padding-left: 52px;
}

.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(11) a{
     background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICANALYTICS-ORIGINAL.png);
    padding: 1rem 1rem;
    padding-left: 52px;
}
.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(12) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICCARDAPP-ORIGINAL.png);  
    padding: 1rem 1rem;
    padding-left: 52px;
}

.custom-menu-primary .submenu.level-1 li:nth-child(3) .submenu.level-2>li:nth-child(13) a{
    background-image: url(//4850065.fs1.hubspotusercontent-na1.net/hubfs/4850065/raw_assets/public/Infocorp_August_2020/images/INFOCORP-ICBanking-ICPUBPORTAL-ORIGINAL.png);   
    padding: 1rem 1rem;
    padding-left: 52px;
}




@media (min-width: 1200px) and (max-width: 1550px) {
  .header-wrap {
    /*padding: 0px 55px !important;*/
  }
  .custom-menu-primary nav>ul>li>a {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
  /*.menu-wrapper {
    width: 75.666667%;*/
}
}

@media(min-width: 1600px) {
  .submenu.level-1>li:nth-of-type(7) {
    margin-left: 40px;
}
  .custom-menu-primary nav>ul>li>a {
    padding-left: 21px!important;
    padding-right: 21px!important;
  }
}

@media(max-width: 768px) { 
  .submenu.level-1>li:nth-of-type(7) {
    margin-left: 0px;
  }
  .submenu.level-1>li:nth-of-type(8):after {
    display: none;
  }
}