/********** TEMPLATE 13 CONTACT **********/
.cb-template13contact {
    padding: 0 130px !important;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.cb-template13contact .cb-template13contact-title {
    margin-top: 130px;
}

.cb-template13contact .cb-template13contact-tab .cb-tab--1727884342900-header {
    margin-right: 50px;
}

.cb-template13contact .cb-template13contact-tab .cb-button-wrapper--1728316910503--1727880828181--1727880692733--1727880685796--1727866605186--1727864913687--1727860266775--1727860262515--1727859098987--1727858435610--1727858114537--1727716258866--1727716253266 a {
    font-size: 16px;
}

.cb-template13contact .cb-template13contact-tab .cb-tab--1727884342900-header .cb-tab--1727884342900-header-head p {
    font-size: 1.9375rem;
}

.cb-template13contact .cb-template13contact-tab .cb-grid--1728315960329--1727885464757--1727881463499--1727880678216--1727876730493--1727876691098--1727875721385--1727875191498--1727868902679--1727868568304--1727867611545--1727864533717--1727860225316--1727858911991--1727800229449--1727716210364__item {
    margin-bottom: 1.5rem;
}

.cb-template13contact .cb-template13contact-tab .cb-row-bordered {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    /* margin-top: 1rem; */
    margin-bottom: 1rem;
}

@media screen and (max-width:1200px) {
    body .cb-template13contact {
        padding: 100px 50px !important;
    }

    .cb-template13contact .cb-template13contact-title h1 {
        font-size: 2.5625rem !important;
    }
}

@media screen and (max-width:768px) {
    body .cb-template13contact {
    height: auto !important;
        padding: 130px 50px !important;
    }

    .cb-template13contact .cb-template13contact-tab-grid-row {
        flex-direction: column;
        padding: 0 30px !important;
    }

    .cb-template13contact .cb-template13contact-tab .cb-tab--1727884342900-header {
        position: sticky;
        top: 100px;
    }

    .cb-template13contact .cb-template13contact-title h1 {
        font-size: 1.625rem !important;
    }

    .cb-template13contact .cb-template13contact-tab .cb-tab--1727884342900-header .cb-tab--1727884342900-header-head p {
        font-size: 1.25rem;
    }

    .cb-template13contact .cb-template13contact-tab .cb-button-wrapper--1728316910503--1727880828181--1727880692733--1727880685796--1727866605186--1727864913687--1727860266775--1727860262515--1727859098987--1727858435610--1727858114537--1727716258866--1727716253266 a {
        font-size: 0.875rem;
    }

    .cb-template13contact .cb-template13contact-tab .cb-template13contact-tab-grid-row:first-child,
    .cb-template13contact .cb-template13contact-tab .cb-tab--1727884342900-content {
        margin-top: 0;
    }
}

@media screen and (min-width:561px) and (max-width:860px) {
    .cb-template13contact .cb-template13contact-tab .cb-template13contact-tab-grid-row>.cb-grid--1728315960329--1727885464757--1727881463499--1727880678216--1727876730493--1727876691098--1727875721385--1727875191498--1727868902679--1727868568304--1727867611545--1727864533717--1727860225316--1727858911991--1727800229449--1727716210364__item {
        flex: 1;
    }

    .cb-template13contact .cb-template13contact-tab .cb-template13contact-tab-grid-row {
        display: flex;
    }
}

@media screen and (max-width: 480px) {
    body .cb-template13contact {
        padding: 100px 30px 50px !important;
    }

    .cb-template13contact .cb-template13contact-tab .cb-tab--1727884342900-header {
        margin-bottom: 15px;
        margin-right: 0;
        position: relative;
        top: 0;
    }

    .cb-template13contact .cb-template13contact-title {
        margin-bottom: 30px !important;
    }

    .cb-template13contact .cb-template13contact-tab-grid-row {
        padding: 0 !important;
    }

    .cb-template13contact .cb-template13contact-tab .cb-template13contact-tab-grid-row:first-child,
    .cb-template13contact .cb-template13contact-tab .cb-tab--1727884342900-content {
        margin-top: 15px;
    }
}


.cb-template16-depositoprazo {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.cb-template16-depositoprazo-grid-tab .cb-tab--1727884342900-header {
  margin-bottom: 35px;
}

.cb-template16-depositoprazo-grid-tab .cb-tab--1727884342900-header .cb-tab--1727884342900-header-head {
  max-width: fit-content;
}
.cb-template16-depositoprazo-grid-tab .cb-tab--1727884342900-header .cb-tab--1727884342900-header-head p {
  font-weight: 600;
  font-size: 0.9375rem;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 15px;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
}
.cb-template16-depositoprazo-grid-tab .cb-tab--1727884342900-header .cb-tab--1727884342900-header-head.active p {
  color: #cfa268;
}


@media screen and (max-width: 1200px) {
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid-tab-title h1,
  .cb-template16-depositoprazo .cb-template16-depositoprazo-title h1 {
    font-size: 2.5625rem !important;
  }
  
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid-tab-list p span,
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid-tab-text p span,
  .cb-template16-depositoprazo .cb-template16-depositoprazo-text p span {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 860px) {
  .cb-template16-depositoprazo {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 130px !important;
    padding-right: 130px !important;
  }
  
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid-tab-title h1,
  .cb-template16-depositoprazo .cb-template16-depositoprazo-title h1 {
    font-size: 1.625rem !important;
  }
  
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid-tab-list p span,
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid-tab-text p span,
  .cb-template16-depositoprazo .cb-template16-depositoprazo-text p span {
    font-size: 16px !important;
  }
  
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid {
    gap: 20px !important;
  }
  
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid .cb-grid--1728315960329--1727885464757--1727881463499--1727880678216--1727876730493--1727876691098--1727875721385--1727875191498--1727868902679--1727868568304--1727867611545--1727864533717--1727860225316--1727858911991__item {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 560px) {.cb-template16-depositoprazo {
    padding: 30px !important;
  }
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid {
    gap:50px !important;
    display:flex;
    flex-direction: column-reverse;
  }
  
  .cb-template16-depositoprazo .cb-template16-depositoprazo-grid .cb-grid--1728315960329--1727885464757--1727881463499--1727880678216--1727876730493--1727876691098--1727875721385--1727875191498--1727868902679--1727868568304--1727867611545--1727864533717--1727860225316--1727858911991__item-left {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  
  .cb-template16-depositoprazo .cb-grid--1728315960329--1727885464757--1727881463499--1727880678216--1727876730493--1727876691098--1727875721385--1727875191498--1727868902679--1727868568304--1727867611545--1727864533717--1727860225316--1727858911991__item.cb-element-sticky {
    position: relative !important;
  }
  
  .cb-grid--1728315960329--1727885464757--1727881463499--1727880678216--1727876730493--1727876691098--1727875721385--1727875191498--1727868902679--1727868568304--1727867611545--1727864533717--1727860225316--1727858911991__item-left {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}





@media screen and (max-width: 768px) {
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab--1727884342900-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 50px;
    flex-direction: column;
  }
  #cb-tab--1727884342900-header--1650473216408700917 .cb-tab--1727884342900-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1728315961230--1728315960330--1728315960329--1727885497835--1727885465554--1727885464773--1727885464757--1727884342902--1727884342901--1727883338946--1727883300598--1644943087520410 {padding: 0 50px !important;}
  
  #cb-tab--1727884342900-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 50px;}
  
  #cb-tab--1727884342900-content--1650473216408560331 .cb-tab--1727884342900-content-inner > .cb-text-wrapper--1728315961230--1728315960330--1728315960329--1727885497835--1727885465554--1727885464773--1727885464757--1727884342902--1727884342901--1727883338946--1727883300598 {padding-left: 50px !important;padding-right: 50px !important;}
  
  #cb-tab--1727884342900-content--1650473216408560331 .cb-tab--1727884342900-content-inner > .cb-carousel-container { padding-left: 50px !important; padding-right: 50px !important; }
}

@media screen and (max-width: 480px) {
  
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab--1727884342900-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 30px;
    flex-direction: column;
  }
  #cb-tab--1727884342900-header--1650473216408700917 .cb-tab--1727884342900-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1728315961230--1728315960330--1728315960329--1727885497835--1727885465554--1727885464773--1727885464757--1727884342902--1727884342901--1727883338946--1727883300598--1644943087520410 {padding: 0 30px !important;}
  
  #cb-tab--1727884342900-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 30px;}
  
  #cb-tab--1727884342900-content--1650473216408560331 .cb-tab--1727884342900-content-inner > .cb-text-wrapper--1728315961230--1728315960330--1728315960329--1727885497835--1727885465554--1727885464773--1727885464757--1727884342902--1727884342901--1727883338946--1727883300598 {padding-left: 30px !important;padding-right: 30px !important;}
  
  #cb-tab--1727884342900-content--1650473216408560331 .cb-tab--1727884342900-content-inner > .cb-carousel-container { padding-left: 30px !important; padding-right: 30px !important; }
}














@media screen and (max-width: 768px) {
  #cb-grid--1728315960329--1727885464757--1645207181957 {
    padding: 0 !important;
  }
}


.cb-template18 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.cb-template18 .cb-template18-tab .cb-tab--1727884342900-header {
  margin-bottom: 30px;
}

.cb-template18 .cb-template18-tab .cb-tab--1727884342900-header .cb-tab--1727884342900-header-head {
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin-right: 30px;
  flex: 1;
  max-width: max-content;
}

.cb-template18 .cb-template18-tab .cb-tab--1727884342900-header .cb-tab--1727884342900-header-head:not(.active) {
  color: #666666;
}



.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-headers {
  border-bottom: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-rowsview {
  border-top: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row.dx-header-row td {
  background-color: #FFFFFF;
  border-bottom: 1px solid #789D4A;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row-alt.dx-row td {
  background-color: #ffffff !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row td {
  background-color: transparent;
}

@media screen and (max-width: 1279px) {
  .cb-template18 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 2.5625rem !important;
  }
}


@media screen and (max-width: 769px) {
  .cb-template18 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 1.625rem !important;
  }
}


@media screen and (max-width: 480px) {
  .cb-template18 {
    height: auto;
    padding:30px !important
  }
}





#cb-tab-header--1650473216408700917 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

@media screen and (max-width: 768px) {
  
  #cb-tab-header--1650473216408700917 {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  
  #cb-component--1644943087520117 {
  padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 50px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 50px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 50px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 50px !important;padding-right: 50px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 50px !important; padding-right: 50px !important; }
}

@media screen and (max-width: 480px) {
  
  #cb-tab-header--1650473216408700917 {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  
#cb-component--1644943087520117 {
  padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 30px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 30px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 30px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 30px !important;padding-right: 30px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 30px !important; padding-right: 30px !important; }
}


\n@media screen and (max-width: 768px) {
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 50px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 50px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 50px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 50px !important;padding-right: 50px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 50px !important; padding-right: 50px !important; }
}

@media screen and (max-width: 480px) {
  
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 30px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 30px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 30px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 30px !important;padding-right: 30px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 30px !important; padding-right: 30px !important; }
}














@media screen and (max-width: 768px) {
  #cb-grid--1645207181957 {
    padding: 0 !important;
  }
}


.cb-template18 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.cb-template18 .cb-template18-tab .cb-tab-header {
  margin-bottom: 30px;
}

.cb-template18 .cb-template18-tab .cb-tab-header .cb-tab-header-head {
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin-right: 30px;
  flex: 1;
  max-width: max-content;
}

.cb-template18 .cb-template18-tab .cb-tab-header .cb-tab-header-head:not(.active) {
  color: #666666;
}



.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-headers {
  border-bottom: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-rowsview {
  border-top: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row.dx-header-row td {
  background-color: #FFFFFF;
  border-bottom: 1px solid #789D4A;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row-alt.dx-row td {
  background-color: #ffffff !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row td {
  background-color: transparent;
}

@media screen and (max-width: 1279px) {
  .cb-template18 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 2.5625rem !important;
  }
}


@media screen and (max-width: 769px) {
  .cb-template18 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 1.625rem !important;
  }
}


@media screen and (max-width: 480px) {
  .cb-template18 {
    height: auto;
    padding:30px !important
  }
}\n@media screen and (max-width: 768px) {
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 50px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 50px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 50px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 50px !important;padding-right: 50px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 50px !important; padding-right: 50px !important; }
}

@media screen and (max-width: 480px) {
  
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 30px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 30px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 30px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 30px !important;padding-right: 30px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 30px !important; padding-right: 30px !important; }
}














@media screen and (max-width: 768px) {
  #cb-grid--1645207181957 {
    padding: 0 !important;
  }
}


.cb-template18 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.cb-template18 .cb-template18-tab .cb-tab-header {
  margin-bottom: 30px;
}

.cb-template18 .cb-template18-tab .cb-tab-header .cb-tab-header-head {
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin-right: 30px;
  flex: 1;
  max-width: max-content;
}

.cb-template18 .cb-template18-tab .cb-tab-header .cb-tab-header-head:not(.active) {
  color: #666666;
}



.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-headers {
  border-bottom: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-rowsview {
  border-top: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row.dx-header-row td {
  background-color: #FFFFFF;
  border-bottom: 1px solid #789D4A;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row-alt.dx-row td {
  background-color: #ffffff !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row td {
  background-color: transparent;
}

@media screen and (max-width: 1279px) {
  .cb-template18 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 2.5625rem !important;
  }
}


@media screen and (max-width: 769px) {
  .cb-template18 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 1.625rem !important;
  }
}


@media screen and (max-width: 480px) {
  .cb-template18 {
    height: auto;
    padding:30px !important
  }
}














\n@media screen and (max-width: 768px) {
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 50px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 50px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 50px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 50px !important;padding-right: 50px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 50px !important; padding-right: 50px !important; }
}

@media screen and (max-width: 480px) {
  
  
  #cb-component--1644943087520117 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  #cb-tab-header--1650473216408700917 {
    margin: 0;
    width: 100%;
    padding: 0 30px;
    flex-direction: column;
  }
  #cb-tab-header--1650473216408700917 .cb-tab-header-head {
    max-width: 100%;
    margin: 0;
    padding-bottom: 10px;
  }
  
  
  #cb-text-wrapper--1644943087520410 {padding: 0 30px !important;}
  
  #cb-tab-header--1650473216408700917 {margin: 0;width: 100%;padding: 0 30px;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-text-wrapper {padding-left: 30px !important;padding-right: 30px !important;}
  
  #cb-tab-content--1650473216408560331 .cb-tab-content-inner > .cb-carousel-container { padding-left: 30px !important; padding-right: 30px !important; }
}














@media screen and (max-width: 768px) {
  #cb-grid--1645207181957 {
    padding: 0 !important;
  }
}


.cb-template18 {
  padding-left: 130px !important;
  padding-right: 130px !important;
}

.cb-template18 .cb-template18-tab .cb-tab-header {
  margin-bottom: 30px;
}

.cb-template18 .cb-template18-tab .cb-tab-header .cb-tab-header-head {
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  font-weight: 600;
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin-right: 30px;
  flex: 1;
  max-width: max-content;
}

.cb-template18 .cb-template18-tab .cb-tab-header .cb-tab-header-head:not(.active) {
  color: #666666;
}



.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-headers {
  border-bottom: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid-rowsview {
  border-top: 0 !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row.dx-header-row td {
  background-color: #FFFFFF;
  border-bottom: 1px solid #789D4A;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row-alt.dx-row td {
  background-color: #ffffff !important;
}

.cb-template18 .cb-template18-tab .cb-template18-tab-table .dx-datagrid .dx-row td {
  background-color: transparent;
}

@media screen and (max-width: 1279px) {
  .cb-template18 {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 2.5625rem !important;
  }
}


@media screen and (max-width: 769px) {
  .cb-template18 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  
  .cb-template18 .cb-template18-title h1 {
    font-size: 1.625rem !important;
  }
}


@media screen and (max-width: 480px) {
  .cb-template18 {
    height: auto;
    padding:30px !important
  }
}





























