@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

* {
  box-sizing: border-box;
  font-family: "Poppins", sans-serif!important;
  font-weight: 400;
  font-kerning: auto;
  font-size: 15px;
  text-align: left;
}

*::before,
*::after {
  box-sizing: inherit;
}

:root {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --animate-duration: 2s;
  --animate-delay: 1s;
}

font {
  font-size: inherit;
  font-weight: inherit;
}

.animated.fade-in-left {
  animation: slideInLeft;
  animation-duration: 3s;
}

.animated.slide-in-down {
  animation: slideInDown;
  animation-duration: 3s;
}

html {
  overflow-x: hidden;
}

html, body, main{
  height: 100%;
  margin: 0;
  line-height: 1.2;
  background: #fff;
  font-size: 17px;
  color: #070a10;
  display: block;
  width: 100%;
  clear: both;
}

body{
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.2;
}

.sub-page  h2,
.sub-page h3,
.sub-page h4,
.sub-page h5,
.sub-page h6 {
  margin: 15px 0;
}

h2{
  font-size: 30px;
}

h3{
  font-size: 25px;
}

#content-wrapper {
  width: 100%;
  position: relative;
  display: block;
}

.wrapper-section {
  display: block;
  position: relative;
  clear: both;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}

#block-responsivemenumobileicon{
  display: none;
}

#inner #page-content h3{
  font-size: 20px;
}

p{
  margin: 10px 0;
  text-align: justify;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #505D6F;
}

#sub p{
  color: #71717B;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#sub a {
  font-size: 16px;
}

a {
  color: #0073FF;
  text-decoration: none;
  font-size: 15px;
}

strong {
  font-weight: 700;
}

.sub-page a:hover{
  cursor: pointer;
  text-decoration: none;
}

a:hover{
  cursor: pointer;
  color: #032651;
}

img{
  height: auto;
  max-width: 100%;
}

.messages.messages--status {
  text-align: center;
}

li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

#front .block .view-top h2,
#front .block .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #18181B;
}

/*Sections*/
.section{
  display: block;
  clear: both;
  width: 100%;
  margin: 0 auto;
  position: relative;
  /*padding: 20px 0;*/
}

#inner .section {
  padding: 0 15px;
}

.layout-container{
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  background: #F4F4F5;
  height: 100%;
  /*overflow-x: hidden;*/
}

.container-fluid {
  padding: 0 30px;
}

.flex-grid .views-view-grid{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.flex-grid .views-view-grid .column{
  margin-bottom: 40px;
}

.flex-grid  .views-view-grid:before,
.flex-grid  .views-view-grid:after {
  display: none;
}

#block-theme-content p{
  margin: 10px 0;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  font-size: 16px;
  color: #62748E;
}

#block-theme-page-title {
  text-align: center;
  position: relative;
}

#block-theme-page-title h1,
#block-theme-page-title h1 span{
  color: #06112F;
  text-align: center;
  margin: 0 0 30px;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

#block-theme-content h1,
#block-theme-content h1 span,
#block-theme-content h2,
#block-theme-content h2 span,
#block-theme-content h3,
#block-theme-content h3 span{
  color: #14171C;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 16px;
}

#block-theme-content h3,
#block-theme-content h3 span{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}

#block-theme-content h1,
#block-theme-content h1 span{
  font-size: 40px;
}

#block-theme-primary-local-tasks{
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}

#block-theme-primary-local-tasks .block-content{
  text-align: center;
}

#block-theme-primary-local-tasks .block-content ul{
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0 auto;
}

#block-theme-primary-local-tasks .block-content ul li{
  display: inline-block;
  width: auto;
  margin-right: 0;
}

#block-theme-primary-local-tasks .block-content ul li a {
  background: 0 0;
  color: #00489F;
  display: inline-block;
  padding: 8px 12px;
  cursor: pointer;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
}

#block-theme-primary-local-tasks .block-content ul li a.is-active,
#block-theme-primary-local-tasks .block-content ul li a:hover{
  text-decoration: none;
  background: #00489F;
  color: #fff;
  border-radius: 8px;
}

form .form-item textarea,
form .form-item input:not([type=submit]):not([type=checkbox]):not([type=range]):not([type=radio]) {
  max-width: 100%;
  padding: 12px 16px;
  margin-bottom: 8px;
  background: #FAFAFA;
  border: 1px solid #E4E4E7;
  width: 100%;
  border-radius: 16px;
  margin-top: 0;
}

.responsive-table {
  overflow-x: scroll;
}

.view-filters {
  display: block;
  position: relative;
  clear: both;
  background: rgba(255,255,255,0.7);
  padding: 20px;
  margin: 20px auto;
  width: 100%;
}

.view-filters .views-exposed-form .form-item{
  position: relative;
  display: inline-block;
  width: auto;
  /*margin: 20px 20px 20px 0;*/
}

.view-filters .views-exposed-form .form-item-field-destination__target-id-verf {
  padding-left: 60px;
}

.view-filters .views-exposed-form .form-actions{
  display: block;
  position: relative;
  clear: both;
  margin-top: 10px;
}

.view-filters .views-exposed-form .form-actions input{
  background: #066306;
  color: #fff;
  border: none;
  padding: 6px 20px;
  line-height: 1;
}

.view-filters .views-exposed-form .form-actions input:hover{
  background: #06a006;
}

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

.view-content:after{
  clear: both;
}

nav.pager .pager__items{
  padding: 0;
  text-align: center;
  list-style: none;
  margin: 60px 0 0;
  display: block;
  clear: both;
}

nav.pager .pager__items li{
  display: inline-block;
  margin-right: 10px;
}

nav.pager .pager__items li a{
  text-decoration: none;
  font-size: 20px;
  color: #3F3F47;
  border: 1px solid #E4E4E7;
  border-radius: 50%;
  height: 45px;
  width: 46px;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

nav.pager .pager__items .pager__item--previous {
  float: left;
}

nav.pager .pager__items .pager__item--next{
  float: right;
}

nav.pager .pager__items .pager__item--previous a,
nav.pager .pager__items .pager__item--next a {
  background: #D94914 url(../images/white-arrow-right.png) no-repeat 55px center / 19px;
  border: 1px solid #D94914;
  border-radius: 48px;
  color: #fff;
  margin-left: 16px;
  padding: 8px 30px 8px 16px;
  /*margin-top: 33px;*/
  display: inline-block;
  width: auto;
}

nav.pager .pager__items .pager__item--previous a {
  background: #E4E4E7 url(../images/grey-pager-arrow.png) no-repeat 7px center / 19px;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  color: #9F9FA9;
  margin-left: 16px;
  padding: 8px 16px 8px 30px;
  /*margin-top: 33px;*/
  display: inline-block;
  width: auto;
}

nav.pager .pager__items .pager__item--next a:after {
  content: "Next";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

nav.pager .pager__items .pager__item--previous a:after {
  content: "Previous";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #9F9FA9;
}

nav.pager .pager__items .pager__item--previous a span:last-child,
nav.pager .pager__items .pager__item--next a span:last-child {
  display: none;
}

nav.pager .pager__items a:hover,
nav.pager .pager__items .is-active a{
  color: #D94914;
  border: 1px solid #D94914;
}

nav.pager .pager__items .pager__item--next a:hover {
  background: #6c2207 url(../images/white-arrow-right.png) no-repeat 55px center / 19px;
  border: 1px solid #D94914;
  color: #fff;
}

nav.pager .pager__items .pager__item--previous a:hover {
  background: #c8c8c8 url(../images/grey-pager-arrow.png) no-repeat 7px center / 19px;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  color: #9F9FA9;
}

#block-theme-content .view-empty {
  background: #fff;
  text-align: center;
  padding: 64px;
  border: 1px solid #E0E3E8;
  border-radius: 12px;
}

#block-theme-content .view-empty h3:before {
  height: 140px;
  width: 140px;
  content: "";
  background: #fff url("./../images/view-empty-1.png") no-repeat center top;
  background-size: contain;
  position: relative;
  display: block;
  text-align: center;
  margin: 0 auto 30px;
}

#block-theme-content .view-empty *{
  text-align: center;
}

.webform-progress-tracker .progress-step .progress-text .progress-title {
  text-align: center;
}

.webform-progress-tracker .progress-step.is-complete .progress-marker::before,
.webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before,
.webform-progress-tracker .progress-step.is-complete .progress-marker::after {
  background: #C8C8C8;
}

.progress-step.is-active .progress-marker::before,
.webform-progress-tracker .progress-step.is-active:hover .progress-marker::before,
.progress-step:hover .progress-marker::before{
  background-color: rgb(230,57,70);
}

.page-node-type-webform fieldset {
  max-width: 100%;
  position: relative;
  width: 100%;
  display: contents;
}

.page-node-type-webform fieldset .fieldset-wrapper {
  margin-bottom: 30px;
}

/*Responsive Menu*/
#block-theme-responsivemenumobileicon {
  display: none;
}

.mm-navbar,
.mm-panel--opened {
  background: #005FCC;
}

.mm-listitem,
.mm-navbar__title>span {
  color: #fff;
}

.mm-listitem .is-active,
.mm-menu a:hover,
.mm-listitem--selected>.mm-listitem__text {
  background: #1379ed;
}

.mm-btn--next:after, .mm-btn--prev:before {
  border-color: #fff;
}
.responsive-menu-toggle-icon span.label{
  top: 6px;
  display: none;
}

#sub .responsive-menu-toggle-icon:before,
#sub .responsive-menu-toggle-icon:after,
#sub .responsive-menu-toggle-icon span.icon {
  background: #0EA5E9;
}

/*Owl Carousel*/
.owl-carousel .owl-stage .owl-item {
  z-index: 10;
}

.owl-carousel .owl-stage .owl-item.center {
  z-index: 20;
}

.owl-carousel .owl-stage .owl-item img {
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

.owl-carousel .owl-stage .owl-item.active.center {
  min-height: 400px;
}

.owl-carousel .owl-stage .owl-item.active.center img {
  scale: 1.4;
  z-index: 200;
}

.owl-carousel .owl-stage .owl-item.active img {
  scale: 1;
  z-index: 200;
}

.owl-slider-wrapper {
  position: relative;
  display: block;
  padding-bottom: 60px;
}

.owl-slider-wrapper .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block !important;
}

.owl-slider-wrapper .owl-nav .owl-prev {
  position: relative;
  float: left;
}

.owl-slider-wrapper .owl-nav button span  {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  width: 18px;
  height: 15px;
  display: inline-block;
  position: relative;
}

.owl-slider-wrapper .owl-nav button:hover  {
  background: transparent !important;
}

.owl-slider-wrapper .owl-nav .owl-prev span {
  background: url("./../images/slick-arrow.png") no-repeat center;
  background-size: contain;
  transform: rotate(180deg);
}

.owl-slider-wrapper .owl-nav .owl-next span {
  background: url("./../images/slick-arrow.png") no-repeat center;
  background-size: contain;
}

.owl-slider-wrapper .owl-nav .owl-next {
  position: relative;
  float: right;
}

.owl-slider-wrapper .owl-dots {
  position: absolute;
  z-index: 10;
  max-width: 70%;
  margin: 0 auto;
  display: block !important;
  left: 0;
  right: 0;
  bottom: 0;
}

.owl-slider-wrapper .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
}

.owl-slider-wrapper .owl-dots .owl-dot.active span,
.owl-slider-wrapper .owl-dots .owl-dot:hover span {
  background: linear-gradient(135deg, #0EA5E9 0%, #9DDCF8 100%);
}

.owl-carousel .owl-item {
  min-height: 400px;
}

.owl-carousel .owl-item img {
  border-radius: 12px;
}

#block-theme-system-main .webform-submission-form {
  max-width: 810px;
  margin: 0 auto;
}

.form-item-i-have-read-understood-and-accept-the-ceda-privacy-policy {
    margin-top: 20px;
}

.form-item-i-have-read-understood-and-accept-the-ceda-privacy-policy .children {
    float: left;
    margin-right: 8px;
    margin-top: 3px;
}

#block-theme-system-main .webform-submission-form .form-item label {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #18181B;
}

#block-theme-system-main .webform-submission-form .form-item select,
#block-theme-system-main .webform-submission-form .form-item input:not([type=submit]):not([type=checkbox]):not([type=range]):not([type=radio]) {
  padding: 12px 16px;
  margin-bottom: 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
}

/*Subpage Table*/
#sub #content-wrapper .table-wrapper {
  overflow-x: scroll;
}

#sub #content-wrapper table {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  border-radius: 12px;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #00000022;
}

#sub #content-wrapper table tr {
  border: none;
}

#sub #content-wrapper table thead tr th {
  background: #f9fafb;
  padding: 14px 16px;
  border: 1px solid #00000022;
  border-bottom: none;
  font-weight: 600;
  border-bottom: 1px solid #00000022;

}

#sub #content-wrapper table thead tr th:first-child,
#sub #content-wrapper table tbody tr td:first-child {
  border-left: 1px solid #00000022;
}

#sub #content-wrapper table thead tr th:last-child,
#sub #content-wrapper table tbody tr td:last-child {
  border-right: 1px solid #00000022;
}

#sub #content-wrapper table tbody tr td {
  padding: 20px 30px;
  border: 1px solid #00000022;
  border-top: none;
  color: #282E38;
  background: #fff;
}

#sub #content-wrapper table thead tr:first-child th:first-child {
  border-top-left-radius: 12px;
}

#sub #content-wrapper table thead tr:first-child th:last-child {
  border-top-right-radius: 12px;
}

#sub #content-wrapper table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}

#sub #content-wrapper table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

/*Search Page*/
.path-search #content-wrapper #content h1 {
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 44px;
  color: #14171C;
  margin-bottom: 32px;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 100px;
  margin-bottom: 32px;
}

.path-search #content-wrapper #block-theme-content #search-form .search-advanced {
  display: none;
}

.path-search #content-wrapper #block-theme-content #search-form #edit-help-link,
.path-search #content-wrapper #block-theme-content #search-form .form-wrapper .form-item label {
  display: none;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper .form-item {
  display: block;
  position: relative;
  width: 100%;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper .form-item input {
  padding: 10px 10px 7px;
  border: 1px solid #D1D5DC;
  border-radius: 8px;
  width: 100%;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper #edit-submit {
  padding: 8px 16px;
  background: #0EA5E9;
  border: 1px solid #0EA5E9;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}

.path-search #content-wrapper #block-theme-content h2 {
  font-size: 26px;
}

.path-search #content-wrapper #block-theme-content h3 a {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #14171C;
}

.path-search #content-wrapper #block-theme-content ol {
  list-style: none;
  padding: 0;
}

.path-search #content-wrapper #block-theme-content ol li {
  list-style: none;
  padding: 0;
  margin-bottom: 32px;
}

/*Subpage Webform*/
.page-node-type-webform #content-wrapper #block-theme-content #edit-submit{
  text-align: center;
  background: #0EA5E9;
  border: 1px solid transparent;
  border-radius: 8px;
  width: 100%;
  padding: 10px 16px 8px;
}

.page-node-type-webform #content-wrapper #block-theme-content #edit-submit:hover{
  background: transparent;
  border: 1px solid #0EA5E9;
  color: #0EA5E9;
}

/*Nav*/
#nav-wrapper {
  padding: 20px 0;
  border-bottom: 1px solid #E4E4E7;
}

#block-theme-nicemenus .nice-menu {}

#block-theme-nicemenus .nice-menu li {
  background: transparent;
}

#block-theme-nicemenus .nice-menu li span,
#block-theme-nicemenus .nice-menu li a{
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #71717B;
  padding: 42px 15px;
  margin: 0;
  display: inline-block;
  position: relative;
}

#block-theme-nicemenus .nice-menu li span:hover,
#block-theme-nicemenus .nice-menu li a:hover {
  color: #191919;
  cursor: pointer;
}

#block-theme-nicemenus .nice-menu li span {
  margin-right: 10px;
}

#block-theme-nicemenus .nice-menu li span:after {
  background: url("../images/chevron-grey-down.png") no-repeat center right;
  background-size: cover;
  height: 8px;
  width: 14px;
  content: "";
  position: absolute;
  right: -4px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#block-theme-nicemenus .nice-menu li:nth-child(8) a {
  border: 1px solid #D94914;
  color: #D94914;
  border-radius: 48px;
  padding: 8px 15px;
  margin-top: 33px;
}

#block-theme-nicemenus .nice-menu li:nth-child(9) a {
  background: #D94914 url(../images/login-btn.png) no-repeat 10px center / 19px;
  border: 1px solid #D94914;
  border-radius: 48px;
  color: #fff;
  margin-left: 16px;
  padding: 8px 16px 8px 35px;
  margin-top: 33px;
}

/*Announcements*/
#ticker {
  padding: 8px 16px;
  background: #E0E7FF;
  border-bottom: 1px solid #E4E4E7;
  border-radius: 0;
}

#ticker #close-ticker{
  position: absolute;
  content: "";
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
  width: 15px;
  background: url("../images/indigo-cross.png") no-repeat center/cover;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#ticker #close-ticker:hover{
  transform: rotate(25deg);
}

#block-theme-views-block-notice-ticker-block {
  padding-right: 35px;
}

#block-theme-views-block-notice-ticker-block .views-field-title span {
  text-align: center;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #007595;
}

#block-theme-views-block-main-slider-block-1 .slick-initialized .slick-slide {
  position: relative;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__media::after {
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.19) 0%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.95) 100%);
  right: 0;
  top: 0;
  margin: auto;
  content: "";
  height: 100%;
  width: 100%;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption {
  display: block;
  z-index: 999;
  position: absolute;
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  /*top: auto;*/
  top: 200px;
  max-width: 1320px;
  width: 100%;
  padding: 0 30px;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-fieldset {
  max-width: 840px;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field .field-content,
#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field span {
  color: #fff;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-field-tagline .field-content {
  /*font-family: 'NATS';*/
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #00B8DB;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-title .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-field-body .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-field-link {
  border-top: 1px solid #71717B;
  position: relative;
  display: block;
  padding: 48px 0;
  margin-top: 48px;
}

#block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-field-link a {
  padding: 12px 20px;
  background: #D94914;
  border: 1px solid #D94914;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper {
    position: relative;
    max-height: 1000px;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slide__content {
    max-height: 1000px;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow {
  position: absolute;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 16px;
  pointer-events: auto;
  max-width: 1320px;
  left: 0;
  right: 15px;
  margin: auto;
  bottom: 140px;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow > .wrapper {
  float: right;
  display: flex;
  position: absolute;
  right: 0;
  top: 48px;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-end;
  align-items: center;
  gap: 32px;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow #counters {
  display: flex;
  align-items: center;
  gap: 18px;
  flex: 1;
  min-width: 0;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-ui__count {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0,0,0,.55);
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-ui__progress {
  flex: 1;
  min-width: 120px;
  height: 4px;
  border-radius: 999px;
  background: rgba(255,255,255,.9);
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0,0,0,.35);
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-ui__bar {
  display: block;
  height: 100%;
  width: 0%;
  border-radius: 999px;
  background: #d48a14;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow #buttons {
  display: flex;
  gap: 16px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#content #block-theme-system-main .slick-wrapper .slick__arrow {
  right: 0;
  margin: auto;
  width: 95%;
}

#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-prev,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-prev,
#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-next,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-next,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-ui__toggle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  padding: 0;
  border: 1px solid #E4E4E7;
  background: transparent;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  line-height: 1;
}

#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-prev,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-prev,
#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-next,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-next {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}

#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-prev,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-prev {
  background: url("./../images/slick-left.png") no-repeat center/cover;
}

#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-next ,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-next {
  background: url("./../images/slick-right.png") no-repeat center/cover;
}

#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-prev:focus-visible,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-prev:focus-visible,
#content #block-theme-system-main .slick-wrapper .slick__arrow .slick-next:focus-visible,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-next:focus-visible,
#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-ui__toggle:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick-ui__icon--play {
  display: none;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick-ui__icon--pause {
  background: url(./../images/pause.png) no-repeat center / contain;
  width: 14px;
  height: 15px;
  display: inline-block;
  position: relative;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper .slick-ui__icon--play {
  background: url(./../images/play-buttton.png) no-repeat center / contain;
  width: 14px;
  height: 15px;
  position: relative;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper.is-paused .slick-ui__icon--pause {
  display: none;
}

#block-theme-views-block-main-slider-block-1 .slick-wrapper.is-paused .slick-ui__icon--play {
  display: inline;
}

/* Optional: purple bottom line like screenshot */
#block-theme-views-block-main-slider-block-1 .slick-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #6b2bff;
  pointer-events: none;
}

/* Responsive */
@media (max-width: 768px) {
  #block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow {
    left: 12px;
    right: 12px;
    bottom: 10px;
    gap: 12px;
  }

  #block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-prev,
  #block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-next,
  #block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-ui__toggle {
    width: 44px;
    height: 44px;
  }

  #block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow .slick-ui__count {
    font-size: 16px;
  }
}

#hero .region-hero-bottom {
  padding: 0;
  background: #772119;
  margin-top: -2px;
  position: relative;
  display: block;
}

#block-theme-views-block-ceda-ticker-bottom-block-1 .liScroll-container {
  height: 60px;
}

#block-theme-views-block-ceda-ticker-bottom-block-1 ul.liScroll {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: stretch;
}

#block-theme-views-block-ceda-ticker-bottom-block-1 .liScroll-container,
#block-theme-views-block-ceda-ticker-bottom-block-1 .liScroll-container .mask {
  width: 100%;
}

#block-theme-views-block-ceda-ticker-bottom-block-1 .liScroll-container .views-liScroll-item {
  margin-right: 48px;
}

#block-theme-views-block-ceda-ticker-bottom-block-1 .liScroll-container .views-field-title span {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #FEF3C6;
  padding: 10px 0;
  white-space: nowrap;
  display: inline-block;
}

#block-theme-builtforbotswanasbusinessdreamers {
  padding: 156px 15px;
}

#block-theme-builtforbotswanasbusinessdreamers .field--name-body .field-content-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: stretch;
}

#block-theme-builtforbotswanasbusinessdreamers .field--name-body .right {
  width: 50%;
}

#block-theme-builtforbotswanasbusinessdreamers .field--name-body .left {
  width: 50%;
}

#block-theme-builtforbotswanasbusinessdreamers .field--name-body .right .inner,
#block-theme-builtforbotswanasbusinessdreamers .field--name-body .left .inner {
  width: 100%;
}

#block-theme-builtforbotswanasbusinessdreamers .field--name-body .right h2{
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #18181B;
  margin-top: 16px;
}

#block-theme-views-block-services-block-1 .more-link {
  text-align: center;
  margin-top: 48px;
}

#block-theme-views-block-services-block-1 .more-link a,
#block-theme-builtforbotswanasbusinessdreamers .field--name-body .left a {
  padding: 12px 20px;
  background: #D94914;
  border: 1px solid #D94914;
  text-align: center;
  display: inline-block;
  position: relative;
  color: #fff;
  border-radius: 48px;
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#sub #block-theme-system-main .field--name-body p.nats,
#front .nats,
#sub .nats {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #00B8DB;
}

#block-theme-productandservicestop .field--name-body .top *{
  text-align: center;
}

#block-theme-productandservicestop .field--name-body .top h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #18181B;
  margin: 16px 0;
}

#block-theme-productandservicestop .field--name-body .wrapper img {
  margin: 48px 0;
  display: block;
  position: relative;
}

.path-services #block-theme-system-main .views-view-grid .item,
#block-theme-views-block-services-block-1 .view-content .views-view-grid .item {
  padding-top: 24px;
}

.path-services #block-theme-system-main .views-view-grid .item *,
#block-theme-views-block-services-block-1 .view-content .views-view-grid .item * {
  text-align: center;
}

.path-services #block-theme-system-main .views-view-grid .item .views-field-name a,
#block-theme-views-block-services-block-1 .view-content .views-view-grid .item .views-field-name a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #362C2C;
  margin-top: 24px;
  display: block;
  position: relative;
  margin-bottom: 16px;
}

.path-services #block-theme-system-main .views-view-grid .item .views-field-field-intro .field-content,
#block-theme-views-block-services-block-1 .view-content .views-view-grid .item .views-field-field-intro .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

#block-theme-views-block-news-events-block {
  margin: 156px 0;
}

#block-theme-views-block-news-events-block-2 h2,
#front #block-theme-views-block-faq-s-block h2,
#front #block-theme-views-block-events-block-1 h2,
#front #block-theme-views-block-news-events-block h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
  margin: 16px 0;
}

#front #block-theme-views-block-faq-s-block .view-top .top .text,
#block-theme-views-block-news-events-block-2 .view-top .top .text,
#front #block-theme-views-block-events-block-1 .view-top .top .text,
#front #block-theme-views-block-news-events-block .view-top .top .text {
  padding-right: 100px;
}

#block-theme-views-block-news-events-block-2 .view-top .top,
#block-theme-connectgrowsucceed .field--name-body .top,
#front #block-theme-views-block-faq-s-block .view-top .top,
#front #block-theme-views-block-events-block-1 .view-top .top,
#front #block-theme-views-block-news-events-block .view-top .top {
  position: relative;
  display: block;
  margin-bottom: 64px;
}

#front #block-theme-views-block-events-block-1 .view-top .top {
  padding-right: 100px;
}

#block-theme-views-block-news-events-block-2 .view-top .top a,
#front #block-theme-views-block-faq-s-block .view-top .top a,
#front #block-theme-views-block-events-block-1 .view-top .top a,
#front #block-theme-views-block-news-events-block .view-top .top a {
  padding: 8px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  position: absolute;
  right: 0;
  bottom: 0;
}

#block-theme-views-block-news-events-block-2 .view-content .views-field-field-news-pic img,
#front #block-theme-views-block-news-events-block .view-content .views-field-field-news-pic img {
  border-radius: 12px;
}

#block-theme-views-block-news-events-block-2 .view-content .views-field-title p,
#front #block-theme-views-block-news-events-block .view-content .views-field-title p {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
  margin: 24px 0;
}

#block-theme-views-block-news-events-block-2 .view-content .views-field-view-node a,
#front #block-theme-views-block-news-events-block .view-content .views-field-view-node a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
  margin-top: 16px;
  display: block;
}

#front #faqs,
#front #links,
#front #content,
#front #content-top,
#front #news {
  background: #F4F4F5;
}

#front #events {
  background: #FAFAFA;
}

#block-theme-views-block-events-block-1 {
  padding: 156px 15px;
}

.path-events #block-theme-system-main .view-content .views-row,
#block-theme-views-block-events-block-1 .view-content .views-row {
  padding: 44px 32px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 20px;
  margin-bottom: 48px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-fieldset,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset {
  width: 80%;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-fieldset-1,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset-1 {
  width: 15%;
  text-align: center;
}

  .path-events #block-theme-system-main .view-content .views-row .views-field-fieldset-2,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset-2 {
  padding-right: 145px;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-fieldset-1 > .field-content,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset-1 > .field-content {
  display: block;
  border-right: 1px solid #D4D4D8;
  text-align: center;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-fieldset-1 > .field-content > div,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset-1 > .field-content > div {
  text-align: center;
  display: inline-block;
  width: auto;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-fieldset-1 > .field-content *,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset-1 > .field-content * {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #362C2C;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-fieldset-1 > .field-content .views-field-field-event-date-1 .field-content,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset-1 > .field-content .views-field-field-event-date-1 .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-title a,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-title a{
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #3F3F47;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-field-venue .field-content,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-field-venue .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.path-events #block-theme-system-main .view-content .views-row .views-field-field-save-my-spot a,
#block-theme-views-block-events-block-1 .view-content .views-row .views-field-field-save-my-spot a {
  padding: 8px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  position: absolute;
  right: 30px;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 40px;
}

#block-theme-views-block-faq-s-block {
  padding: 156px 15px;
}

.page-node-type-products #block-theme-system-main .field--name-body .faqs .faq-item,
.path-faqs #block-theme-system-main .view-content .views-row,
#block-theme-views-block-faq-s-block .view-content .views-row {
  border-bottom: 1px solid #E4E4E7;
  background: url("../images/faq-icon.png") no-repeat right 20px/44px;
  padding: 20px 54px 20px 0;
}

.page-node-type-products #block-theme-system-main .field--name-body .faqs .faq-item:first-child,
.path-faqs #block-theme-system-main .view-content .views-row:first-child,
#block-theme-views-block-faq-s-block .view-content .views-row:first-child {
  border-top: 1px solid #E4E4E7;
}

.page-node-type-products #block-theme-system-main .field--name-body .faqs .faq-item h5,
.path-faqs #block-theme-system-main .view-content .views-row .views-field-title span,
#block-theme-views-block-faq-s-block .view-content .views-row .views-field-title span {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #18181B;
  display: block;
  position: relative;
  margin-bottom: 20px;
}

.path-faqs #block-theme-system-main .view-content .views-row .views-field-body br,
#block-theme-views-block-faq-s-block .view-content .views-row .views-field-body br {
  display: none;
}

footer {
  background: #FAFAFA;
  padding-top: 80px;
}

#block-theme-links {
  padding-bottom: 156px;
}

#block-theme-links .field--name-body .col {
  background: url("../images/links-image-1.png") no-repeat top center/cover;
  padding: 20px;
  min-height: 560px;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

#block-theme-links .field--name-body .col:nth-child(2) {
  background: url("../images/links-image-2.png") no-repeat top center/cover;
}

#block-theme-links .field--name-body .col:nth-child(3) {
  background: url("../images/links-image-3.png") no-repeat top center/cover;
}

#block-theme-links .field--name-body .col:nth-child(4) {
  background: url("../images/links-image-4.png") no-repeat top center/cover;
}

#block-theme-links .field--name-body .col:first-child {
  border-radius: 12px 0 0 12px;
}

#block-theme-links .field--name-body .col:last-child {
  border-radius: 0 12px 12px 0;
}

#block-theme-links .field--name-body .col:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  transform: rotate(180deg);
}

#block-theme-links .field--name-body .col .text {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
  display: block;
  z-index: 200;
  margin: 0 40px;
  border-bottom: 1px solid #71717B;
}

#block-theme-links .field--name-body .col .text h4{
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #FFFFFF;
}

#block-theme-links .field--name-body .col .text p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}

#block-theme-links .field--name-body .col .text a {
  background: url("../images/round-link.png") no-repeat center/48px;
  height: 48px;
  width: 48px;
  display: inline-block;
  position: relative;
  text-align: center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#block-theme-connectgrowsucceed {
  border-bottom: 1px solid #E4E4E7;
}

#block-theme-connectgrowsucceed h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #3F3F47;
}

#block-theme-connectgrowsucceed .field--name-body .top a {
  padding: 8px 16px 8px 32px;
  border: 1px solid #D94914;
  border-radius: 48px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #D94914;
  background: transparent url("../images/orange-question.png") no-repeat 10px center/16px;
}

#block-theme-connectgrowsucceed .field--name-body .top .text {
  padding-right: 160px;
}

footer #block-theme-footer {
  padding-top: 80px;
}

footer #block-theme-footer ul.menu {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer #block-theme-footer ul.menu > li {
  float: left;
  width: 16.6666666667%;
  padding-right: 20px;
}

footer #block-theme-footer ul.menu > li > span {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #18181B;
  padding-bottom: 16px;
  display: block;
  position: relative;
}

footer #block-theme-footer ul.menu > li ul li {
  display: block;
  width: 100%;
  float: none;
}

footer #block-theme-footer ul.menu > li ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #71717B;
  padding-bottom: 16px;
  display: block;
  position: relative;
}

#block-theme-citizenentrepreneurialdevelopmentagency {
  padding-top: 80px;
  padding-bottom: 32px;
  border-bottom: 1px solid #E4E4E7;
}

#block-theme-citizenentrepreneurialdevelopmentagency .field--name-body p {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #432DD7;
}

#copyright {
  padding: 32px 0;
}

#block-theme-footerlinks .field--name-body p a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #71717B;
  margin-right: 16px;
}
  
#top-wrapper {
    border-bottom: 1px solid #dcdcdc;
    background: #D94914;
}

#top-wrapper .container .row {
    justify-content: flex-end;
}

#block-theme-kaekapakaelink,
#block-theme-topsocialmediaicon {
    display: inline-block;
    position: relative;
    float: right;
    width: auto;
}

#block-theme-kaekapakaelink .field--name-body a {
    border-radius: 20px;
    background: white;
    padding: 7px 20px;
    color: #191818;
}

#block-theme-kaekapakaelink .field--name-body a:hover {
    background: #dbdbdb;
}

#block-theme-topsocialmediaicon .field--name-body p img {
    filter: brightness(0) invert(1);
}

#block-theme-topsocialmediaicon .field--name-body,
#block-theme-block-8 .field--name-body {
  margin-top: -10px;
}

#block-theme-topsocialmediaicon .field--name-body p,
#block-theme-block-8 .field--name-body p {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
}

#block-theme-topsocialmediaicon .field--name-body p img,
#block-theme-block-8 .field--name-body p img {
  width: 40px;
}

#block-theme-nicemenus ul.nice-menu-right ul {
  padding: 24px 15px;
  background: #fff;
  display: none;
  position: absolute;
  top: 125px;
  z-index: 600;
  left: 0;
  /*right: 0;*/
  box-shadow: -2px -2px 17px 1px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 100%;
  min-width: 125px;
}

#block-theme-nicemenus ul.nice-menu-right ul li {
  float: none;
}

#block-theme-nicemenus ul.nice-menu-right ul a {
  padding: 0 0 15px 0;
}

#block-theme-nicemenus ul.nice-menu-right ul li span {
  padding: 0 0 15px 0;
}

#block-theme-nicemenus ul.nice-menu-right ul li span:after {
  display: none;
}

#block-theme-nicemenus ul.nice-menu-right ul li:last-child a {
  padding: 0;
}

#block-theme-nicemenus ul.nice-menu-right ul ul {
    top: 0;
    left: 126px;
    min-width: 190px;
}

#block-theme-nicemenus ul.nice-menu-right ul ul li {
    padding-bottom: 15px;
}

#block-theme-servicesmenudropdown,
#block-theme-aboutmenudropdown {
  padding: 24px 32px;
  background: #fff;
  display: none;
  position: absolute;
  top: 125px;
  z-index: 600;
  left: 0;
  right: 0;
  box-shadow: -2px -2px 17px 1px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  max-width: 100%;
}

#block-theme-aboutdropdownmenu {
  width: 100%;
  float: left;
  display: inline-block;
}

#block-theme-views-block-news-events-block-1 {
  width: 40%;
  float: left;
  display: inline-block;
}

#block-theme-views-block-news-events-block-1 h2,
#block-theme-servicesmenudropdown .mega-group__title,
#block-theme-aboutmenudropdown .field--name-body h2.about-ceda__title{
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #772119;
  margin-bottom: 24px;
}

#block-theme-servicesmenudropdown .mega-list,
#block-theme-aboutmenudropdown .about-ceda__list{
  margin: 0;
  padding: 0;
  list-style: none;
}

#block-theme-servicesmenudropdown .mega-list .mega-item {
  width: 100%;
  float: none;
  display: block;
  position: relative;
}

#block-theme-aboutmenudropdown .about-ceda__nav .about-ceda__item{
  float: left;
  width: 33.33%;
}

#block-theme-servicesmenudropdown .mega-list .mega-item .mega-item__icon,
#block-theme-aboutmenudropdown .about-ceda__nav .about-ceda__icon{
  float: left;
  width: 20px;
}

#block-theme-servicesmenudropdown .mega-list .mega-item .mega-item__name,
#block-theme-aboutmenudropdown .about-ceda__nav .about-ceda__heading{
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  display: block;
  position: relative;
  padding-left: 30px;
}

#block-theme-servicesmenudropdown-2 .mega-group__chev {
  background: url(../images/orange-chev-right.png) no-repeat center / contain;
  width: 20px;
  height: 20px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 32px;
}

#block-theme-servicesmenudropdown-2 .mega-panel__col {
  width: 25%;
  float: left;
  display: inline-block;
  position: relative;
  padding-right: 32px;
}

#block-theme-servicesmenudropdown-2 .mega-panel__col .mega-group {
  display: block;
  width: 100%;
  clear: both;
}

#block-theme-servicesmenudropdown-2 .mega-panel__footer {
  display: block;
  width: 100%;
  clear: both;
  position: relative;
  padding-top: 32px;
}

#block-theme-servicesmenudropdown-2 .mega-panel__footer a {
  padding: 12px 35px 12px 20px;
  border: 1px solid #D94914;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  background: transparent url(../images/small-orange-chev-right.png) no-repeat 99px center / 8px;
  color: #D94914;
  display: inline-block;
  position: relative;
}

#block-theme-servicesmenudropdown .mega-list .mega-item .mega-item__desc,
#block-theme-aboutmenudropdown .about-ceda__nav .about-ceda__desc{
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #71717B;
  display: block;
  position: relative;
  padding-left: 30px;
}

#block-theme-views-block-news-events-block-1 .view-content .views-row {
  margin-bottom: 24px;
}

#block-theme-views-block-news-events-block-1 .view-content .views-row .views-field-field-news-pic {
  float: left;
  display: inline-block;
  padding-right: 20px;
  /*width: 25%;*/
}

#block-theme-views-block-news-events-block-1 .view-content .views-row .views-field-title p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #18181B;
}

#block-theme-views-block-news-events-block-1 .view-content .views-row .views-field-view-node a {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #71717B;
}

#block-theme-views-block-news-events-block-1 .more-link a {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #71717B;
  background: url("../images/gray-chev.png") no-repeat right center/20px;
  padding-right: 30px;
}

#sub #hero {
  position: relative;
  display: block;
  padding-top: 300px;
  padding-bottom: 80px;
}

.path-node-142 #sub #hero {
    padding-top: 175px;
}

#sub #hero:before{
  background: url(../images/hero-curve.png) no-repeat bottom center / cover;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -3px;
  margin: auto;
  height: 50px;
  opacity: 1;
  z-index: 999;
}

#sub #hero:after{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

#sub #hero .subpage-header {
  display: block;
  position: relative;
  z-index: 200;
  max-width: 768px;
}

#sub #hero .subpage-header.centered {
  margin: 0 auto;
}

#sub #hero .subpage-header.centered .field--name-body * {
  text-align: center;
}

#sub #hero .subpage-header .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #FFFFFF;
  margin: 24px 0;
}

#sub #hero .subpage-header.no-image .field--name-body h2 {
  color: #3F3F47;
}

#sub #hero .subpage-header .field--name-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

#sub #hero .subpage-header.no-image .field--name-body p {
  color: #71717B;
}

#sub #hero .subpage-header .field--name-body .nats {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #00B8DB !important;
}

#sub #hero .subpage-header .field--name-body p a {
    background: #D94914 url(../images/white-caret-down.png) no-repeat 190px center / 20px;
    border: 1px solid #D94914;
    text-align: center;
    display: inline-block;
    position: relative;
    color: #fff;
    border-radius: 48px;
    margin-top: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 40px 12px 20px;
}

.path-node-77145 #hero{
  background: url("./../images/loan-calc-header.png") no-repeat center top/cover;
}

.path-node-2 #hero{
  background: url("./../images/ceda-about-bg.png") no-repeat center top/cover;
}

#sub #content-wrapper #content {
  padding: 156px 0;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__result {
  padding: 48px 40px;
  margin-bottom: 32px;
  background: #362C2C;
  border-radius: 20px;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__result-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__result-value {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
  text-align: center;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__field {
  width: 33.33%;
  float: left;
  padding-right: 15px;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__field .loan-calculator__label {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #18181B;
  display: block;
  position: relative;
  /*margin-bottom: 8px;*/
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__field .loan-calculator__input {
  padding: 12px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
  width: 100%;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__actions {
  padding-top: 32px;
  clear: both;
  position: relative;
  display: block;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__actions .loan-calculator__btn--primary {
  text-align: center;
  padding: 16px 24px;
  margin-right: 12px;
  background: #D94914;
  border: 1px solid #D94914;
  border-radius: 48px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  color: #FFFFFF;
  line-height: 1;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__actions #btn-reset br,
.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__actions .loan-calculator__btn--primary br{
  display: none;
}

.path-node-77145 #block-theme-system-main .field--name-body .loan-calculator__actions #btn-reset {
  padding: 16px 24px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  position: relative;
  right: 0;
  bottom: 0;
}

#sub #block-theme-system-main .field--name-body .wrapper {
  margin-bottom: 156px;
}

#sub #block-theme-system-main .field--name-body .wrapper:last-child {
  margin-bottom: 0;
}

#sub #block-theme-system-main .field--name-body .wrapper img{
  border-radius: 32px;
}

#sub #block-theme-system-main .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

#sub #block-theme-system-main .field--name-body h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #18181B;
}

#sub #block-theme-system-main .field--name-body .inside-link {
  padding: 12px 20px;
  background: #D94914;
  border: 1px solid #D94914;
  text-align: center;
  display: inline-block;
  position: relative;
  color: #fff;
  border-radius: 48px;
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.path-node-2 #block-theme-productandservicestop {
  margin-top: 156px;
}

.path-node-77470 #hero{
  background: url("./../images/background-ceda-bg.png") no-repeat center top/cover;
}

.path-node-62 #hero{
  background: url("./../images/statement-page-bg.png") no-repeat center top/cover;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .vision,
.path-node-62 #sub #block-theme-system-main .field--name-body .mission {
  padding: 32px;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .vision .inner,
.path-node-62 #sub #block-theme-system-main .field--name-body .mission .inner {
  padding: 72px 48px;
  background: url(./../images/mission-box-bg.png) no-repeat center/cover;
  overflow: hidden;
  position: relative;
  display: inline-block;
  border-radius: 32px;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .vision .inner {
  background: url(./../images/vision-box-bg.png) no-repeat center/cover;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .vision .inner:after,
.path-node-62 #sub #block-theme-system-main .field--name-body .mission .inner:after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.path-node-62 #sub #block-theme-system-main .field--name-body .vision .inner h3,
.path-node-62 #sub #block-theme-system-main .field--name-body .mission .inner h3{
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
  z-index: 200;
  position: relative;
  display: block;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .vision .inner p,
.path-node-62 #sub #block-theme-system-main .field--name-body .mission .inner p{
  z-index: 200;
  position: relative;
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item {
  border-bottom: 1px solid #E4E4E7;
  padding: 24px 0;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item:hover {
  cursor: pointer;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item .inner {
  position: relative;
  display: block;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item .text {
  padding-left: 45px;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #9F9FA9;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
  display: none;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item .counter {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  height: 30px;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item .counter span {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #9F9FA9;
  display: inline-block;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item.open h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #D94914;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item.open p {
  display: block;
}

.path-node-62 #sub #block-theme-system-main .field--name-body .item.open .counter span {
  color: #18181B;
}

.path-node-77593 #hero,
.path-node-4 #hero {
  background: url(./../images/corp-gov-header.png) no-repeat center/cover;
}

.path-node-77595 #hero {
  background: url(./../images/market-horti.png) no-repeat center/cover;
}

.path-node-77596 #hero {
  background: url(./../images/insurance-cib.jpg) no-repeat center/cover;
}

.path-node-4 #sub #block-theme-system-main .field--name-body .two ,
.path-node-4 #sub #block-theme-system-main .field--name-body .four {
  margin: 80px 0;
}

.path-node-4 #sub #block-theme-system-main .field--name-body .five {
  margin-bottom: 80px;
}

.path-node-4 #sub #block-theme-system-main .field--name-body .eight,
.path-node-4 #sub #block-theme-system-main .field--name-body .nine,
.path-node-4 #sub #block-theme-system-main .field--name-body .six,
.path-node-4 #sub #block-theme-system-main .field--name-body .seven {
  position: relative;
  border-bottom: 1px solid #E4E4E7;
  margin-bottom: 80px;
  padding-bottom: 24px;
}

.path-node-4 #sub #block-theme-system-main .field--name-body .nine {
  margin-bottom: 0;
}

.path-node-4 #sub #block-theme-system-main .field--name-body .eight h3,
.path-node-4 #sub #block-theme-system-main .field--name-body .nine h3,
.path-node-4 #sub #block-theme-system-main .field--name-body .six h3,
.path-node-4 #sub #block-theme-system-main .field--name-body .seven h3 {
  margin-bottom: 32px;
  padding-right: 30px;
}

.path-node-4 #sub #block-theme-system-main .field--name-body .eight p img,
.path-node-4 #sub #block-theme-system-main .field--name-body .nine p img,
.path-node-4 #sub #block-theme-system-main .field--name-body .six p img,
.path-node-4 #sub #block-theme-system-main .field--name-body .seven p img{
  position: absolute;
  right: 0;
  top: 0;
}

.path-node-4 #news {
  background: #FAFAFA;
}

#block-theme-keydutiesofkeygovernanceindividualsheader {
  margin-bottom: 80px;
  padding-top: 156px;
}

#block-theme-productandservicestop .field--name-body .top .nats,
#block-theme-keydutiesofkeygovernanceindividualsheader .field--name-body .nats {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #00B8DB;
}

#block-theme-keydutiesofkeygovernanceindividualsheader .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #18181B;
}

#block-theme-keydutiesofkeygovernanceindividualsheader .field--name-body p {
  text-align: center;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-main,
#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-tabs {
  width: 50%;
  float: left;
  position: relative;
  display: inline-block;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-tabs {
  padding: 0;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-tabs li {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 32px;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-tabs li a {
  width: 100%;
  display: block;
  position: relative;
  padding-left: 25px;
  white-space: break-spaces;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-tabs li.active a {
  border-left: 3px solid #E4E4E7;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-tabs li a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-main {
  padding-bottom: 156px;
}

#block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-main p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #18181B;
}

.path-node-3 #hero {
  background: url(./../images/objectives-page-bg.png) no-repeat center/cover;
}

.path-node-3 #hero {
  background: url(./../images/objectives-page-bg.png) no-repeat center/cover;
}

.path-node-3 #sub #block-theme-system-main .field--name-body .row {
  padding-bottom: 40px;
  border-bottom: 1px solid #E4E4E7;
  margin-bottom: 40px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .item,
.path-node-142 #block-theme-system-main .field--name-body .item {
  margin-bottom: 40px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body h5,
.path-node-142 #block-theme-system-main .field--name-body .item h5,
.path-node-142 #block-theme-system-main .field--name-body .item h6,
.path-node-32 #block-theme-system-main .field--name-body .item h6,
#block-theme-bottomguidelines .field--name-body .item h5,
.path-node-3 #sub #block-theme-system-main .field--name-body .item h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #18181B;
  margin-top: 24px;
  background: url("../images/check.png") no-repeat center left/16px;
  padding-left: 30px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .item ul,
.path-node-142 #block-theme-system-main .field--name-body .item ul,
.path-node-32 #block-theme-system-main .field--name-body .item ul,
#block-theme-bottomguidelines .field--name-body .item ul,
.path-node-3 #sub #block-theme-system-main .field--name-body .item ul {
  margin: 0;
  list-style: none;
  padding: 0 0 0 30px;
  position: relative;
  display: block;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .item ul{
  list-style: disc;
  padding-left: 50px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body ul:before,
.path-node-142 #block-theme-system-main .field--name-body .item ul:before,
.path-node-32 #block-theme-system-main .field--name-body .item ul:before,
#block-theme-bottomguidelines  .field--name-body .item ul:before,
.path-node-3 #sub #block-theme-system-main .field--name-body .item ul:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: 6px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #E4E4E7;
}

.path-node-77512.page-node-type-products #sub #block-theme-system-main .field--name-body ul:before {
  display: none;
}

.path-board-of-directors #hero {
  background: url(./../images/board-page-bg.png) no-repeat center/cover;
}

.path-executive-management #hero {
  background: url(./../images/exco-page-bg.png) no-repeat center/cover;
}

#content #block-theme-system-main .board-exco-main-page .blazy .media--blazy img.media__element,
#content #block-theme-system-main .board-exco-main-page .views-field-field-photo img {
  border-radius: 20px;
}

#content #block-theme-system-main .board-exco-main-page .person {
    margin-bottom: 30px;
}

#content #block-theme-system-main .board-exco-main-page .views-field-title span {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #18181B;
  display: block;
  margin-top: 12px;
}

#content #block-theme-system-main .board-exco-main-page .views-field-field-position .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

#content #block-theme-system-main .board-exco-main-page .attachment {
  margin-bottom: 80px;
}

.page-node-type-products .main-view-content .slick .slick__slide,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick .slick__slide {
  padding-right: 32px;
}

.page-node-type-products .main-view-content .slide__caption,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slide__caption {
  padding: 0;
}

.page-node-type-products .main-view-content .slick__arrow,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow {
  position: relative;
  width: 100px;
  top: auto;
  left: auto;
  float: right;
}

.page-node-type-products .main-view-content .slick-dots,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick-dots {
  position: relative;
  width: auto;
  display: inline-block;
  left: auto;
  float: left;
  top: 45px;
}

.page-node-type-products .main-view-content .slick__arrow .slick-ui__toggle,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow .slick-ui__toggle,
.page-node-type-products .main-view-content .slick__arrow #counters,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow #counters {
  display: none;
}

.page-node-type-products .main-view-content .slick__arrow .slick-prev,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow .slick-prev {
  background: url("../images/orange-slick-left.png") no-repeat center/contain;
}

.page-node-type-products .main-view-content .slick__arrow .slick-next,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow .slick-next {
  background: url("../images/orange-slick-right.png") no-repeat center/contain;
}

.page-node-type-products .main-view-content .slick__arrow .slick-prev:before,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow .slick-prev:before,
.page-node-type-products .main-view-content .slick__arrow .slick-next:before,
#content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow .slick-next:before {
  display: none;
}

.page-node-type-products .main-view-content .slick-dots li button:hover:before,
#content #block-theme-system-main .board-exco-main-page .slick-dots li button:hover:before,
.page-node-type-products .main-view-content .slick-dots li.slick-active button:before,
#content #block-theme-system-main .board-exco-main-page .slick-dots li.slick-active button:before {
  color: #E58D12;
}

.path-node-148 #hero {
  background: url(./../images/exco-page-bg.png) no-repeat center/cover;
}

.path-node-148 #sub #block-theme-system-main .field--name-body .wrapper img {
  margin-bottom: 24px;
}

.path-node-148 #sub #block-theme-system-main .field--name-body .wrapper a {
  background: #FFFFFF url("../images/grey-caret-right.png") no-repeat 95% center/20px;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  padding: 8px 35px 8px 16px;
  display: inline-block;
  margin-top: 24px;
}

.path-node-148 #sub #block-theme-system-main .field--name-body .wrapper .top {
  padding-bottom: 80px;
}

.path-node-148 #sub #block-theme-system-main .field--name-body .wrapper .top * {
  text-align: center;
}

#sub #block-theme-system-main .field--name-body .wrapper h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #18181B;
}

#sub #block-theme-system-main .field--name-body .wrapper h5 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
}

.path-node-148 #sub #block-theme-system-main .field--name-body .wrapper h5 {
  margin-bottom: 20px;
}

.path-node-148 #sub #block-theme-system-main .field--name-body .wrapper .item {
  margin-bottom: 40px;
}

.path-node-148 #sub #block-theme-system-main .field--name-body .wrapper:last-child .right img {
  padding-left: 80px;
  padding-top: 130px;
}

.path-guidelines #hero {
  background: url(./../images/guidelines-page-bg.png) no-repeat center/cover;
}

.path-guidelines #block-theme-system-main {
  display: none !important;
}

#block-theme-cedaguidelinesbackgroundtext {
  padding-bottom: 156px;
}

.path-guidelines #sub .view-guidelines .attachment {
  padding-top: 80px;
}

.path-guidelines #sub .view-guidelines .view-top {
  margin-bottom: 80px;
}

.path-guidelines #sub .view-guidelines .view-top h2,
#block-theme-cedaguidelinesbackgroundtext .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

.path-guidelines #sub .view-guidelines .main-view-content .views-row {
  padding: 24px 0;
  border-bottom: 1px solid #E4E4E7;
  background: url("../images/accordion-icon.png") no-repeat right center/44px;
}

.path-guidelines #sub .view-guidelines .main-view-content .views-row:first-child {
  border-top: 1px solid #E4E4E7;
}

.path-guidelines #sub .view-guidelines .main-view-content .views-row .views-field-title,
.path-guidelines #sub .view-guidelines .main-view-content .views-row .views-field-body {
  padding-right: 55px;
}

.path-guidelines #sub .view-guidelines .main-view-content .views-row .views-field-title span {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #18181B;
}

.path-guidelines #news {
  background: #fff;
}

#block-theme-activitiesandproductlinesguidelines {
  padding: 156px 0;
}

#block-theme-bottomguidelines .field--name-body img,
#block-theme-activitiesandproductlinesguidelines .field--name-body img {
  margin-bottom: 40px;
}

#block-theme-bottomguidelines .field--name-body h2,
#block-theme-activitiesandproductlinesguidelines .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

.path-guidelines #events {
  background: #F4F4F5;
}

#block-theme-bottomguidelines {
  padding-top: 156px;
}

#block-theme-bottomguidelines .wrapper {
  padding-bottom: 156px;
}

#block-theme-bottomguidelines .wrapper {
  padding-bottom: 156px;
}

#block-theme-bottomguidelines .field--name-body h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #18181B;
}

.path-jobs #hero {
  background: url(./../images/jobs-page-bg.png) no-repeat center/cover;
}

.path-jobs #block-theme-system-main .main-view-content .group {
  padding: 32px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 12px;
  margin-bottom: 32px;
}

.path-jobs #block-theme-system-main .main-view-content .group .title {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #18181B;
  display: block;
  position: relative;
  padding: 24px 0;
  margin: 0;
}

.path-jobs #block-theme-system-main .main-view-content .group .views-row {
  border-top: 1px solid #E4E4E7;
  padding: 32px 0;
  position: relative;
  display: block;
}

.path-jobs #block-theme-system-main .main-view-content .group .views-row h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #3F3F47;
}

.path-jobs #block-theme-system-main .main-view-content .group .views-row .views-field-fieldset {
  padding-right: 240px;
}

.path-jobs #block-theme-system-main .main-view-content .group .views-row .views-field-field-location .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.path-jobs #block-theme-system-main .main-view-content .group .views-row .views-field-field-submit-your-application {
  position: absolute;
  top: 49px;
  margin: auto 0;
  right: 0;
  height: 20px;
}

.path-jobs #block-theme-system-main .main-view-content .group .views-row .views-field-field-submit-your-application a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  padding: 8px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
}

.path-customer-profiles #sub #hero,
.path-services #sub #hero,
.path-application-form #sub #hero {
  padding-top: 150px;
}

.path-customer-profiles #sub #hero:before,
.path-services #sub #hero:before,
.path-application-form #sub #hero:before,
.path-customer-profiles #sub #hero:after,
.path-services #sub #hero:after,
.path-application-form #sub #hero:after {
  display: none;
}

.form-type-one .form-item {
  border-bottom: 1px solid #E4E4E7;
  padding: 32px 0;
}

.form-type-one .form-item:after {
  display: block;
  clear: both;
  content: "";
}

.form-type-one .form-item:first-child {
  border-top: 1px solid #E4E4E7;
}

.form-type-one .form-item label {
  width: 50%;
  float: left;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
}

.form-type-one .form-item textarea,
.form-type-one .form-item input:not([type=submit]):not([type=checkbox]):not([type=range]):not([type=radio]) {
  padding: 12px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
  width: 50%;
  float: left;
}

.form-type-one .form-item .form-select {
  padding: 12px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
  width: 50%;
  float: left;
}

.form-type-one #edit-job-title-applying-for--wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: flex-start;
}

.form-type-one #edit-job-title-applying-for--wrapper legend,
.form-type-one #edit-job-title-applying-for--wrapper > .fieldset-wrapper {
  width: 50%;
}

.form-type-one #edit-job-title-applying-for--wrapper > .fieldset-wrapper .form-item  {
  border: none;
  padding: 0 0 20px 0;
  position: relative;
  display: block;
  margin-bottom: 16px;
}

.form-type-one #edit-job-title-applying-for--wrapper > .fieldset-wrapper .form-item > .children {
  position: absolute;
  top: 5px;
  right: 0;
  height: 13px;
}

.form-type-one #edit-job-title-applying-for--wrapper > .fieldset-wrapper .form-item label {
  float: none;
  width: 100%;
  padding-right: 20px;
}

.form-type-one #edit-job-title-applying-for--wrapper > .fieldset-wrapper .form-item .views-field-title span {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #18181B;
}

.form-type-one .form-actions {
  padding-top: 32px;
  text-align: right;
}

#block-theme-system-main .webform-submission-form .form-actions {
  padding-top: 32px;
}

#block-theme-system-main .webform-submission-form .webform-element-description {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #71717B;
}

#block-theme-system-main .webform-submission-form .form-actions input,
.form-type-one .form-actions input{
  background: #D94914 no-repeat 10px center / 19px;
  border: 1px solid #D94914;
  border-radius: 48px;
  color: #fff;
  margin-left: 16px;
  padding: 12px 20px;
}

.path-branch-network #hero {
  background: url(./../images/branches-page-bg.png) no-repeat center/cover;
}

#block-theme-branchesnetworkintrotext {
  padding-bottom: 64px;
}

.path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network {
  position: relative;
  display: block;
}

.path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .attachment,
.path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .main-view-content {
  width: 50%;
  float: left;
}

.path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .attachment {
  padding-top: 132px;
}

.path-branch-network #block-theme-system-main .view-branch-network .view-filters {
  position: absolute;
  top: 32px;
  padding: 0;
  margin: 0;
  background: transparent;
  width: 50%;
}

.path-branch-network #block-theme-system-main .view-branch-network .view-filters .form-item label {
  display: none;
}

.path-branch-network #block-theme-system-main .view-branch-network .view-filters .form-item input {
  padding: 12px 16px;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
  background: #FFFFFF url("../images/magnifying-glass.png") no-repeat 98% center/24px !important;
}

.path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .attachment .views-row {
  padding-left: 30px;
  background: url(../images/map-pin-simple.png) no-repeat left center / 20px;
  margin-bottom: 40px;
  padding-right: 40px;
}

.path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .attachment .views-field-title span,
.path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .attachment .views-field-title a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #18181B;
}

.path-branch-network #block-theme-system-main #leaflet-map-view-branch-network-page {
  border: 1px solid rgb(228, 228, 231);
  border-radius: 20px;
}

.path-products-sectors #sub #content-top,
.path-products-sectors #sub #nav-wrapper {
  background: #fff;
}

.page-node-type-products #sub #hero,
.path-products-sectors #sub #hero {
  position: relative;
  display: block;
}

.path-products-sectors #sub #hero:after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  display: block;
}

#block-theme-servicescontenttop {
  padding-bottom: 156px;
}

#block-theme-servicescontenttop .field--name-body img{
  width: 100%;
}

.products-taxonomy-view-page .view-content .views-row {
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 32px;
  margin-bottom: 32px;
}

.products-taxonomy-view-page .view-content .views-row .views-field-field-product-image {
  float: left;
  text-align: center;
  width: 50%;
}

.products-taxonomy-view-page .view-content .views-row .views-field-field-product-image img{
  border-radius: 32px;
}

.products-taxonomy-view-page .view-content .views-row .views-field-fieldset{
  padding: 64px 48px;
  width: 50%;
  float: left;
}

.products-taxonomy-view-page .view-content .views-row .views-field-field-tagline-product .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #00B8DB;
}

.products-taxonomy-view-page .view-content .views-row .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 34px !important;
  line-height: 44px;
  color: #18181B;
}

.products-header .field--name-body p a.explore,
.products-taxonomy-view-page .view-content .views-row .views-field-view-node a {
  padding: 8px 30px 8px 16px;
  background: #FFFFFF url(../images/gray-chev.png) no-repeat 100px center / 20px;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  display: inline-block;
  margin-top: 24px;
}

.path-products-sectors.path-agriculture #sub #hero {
  background: url(./../images/agric-page-header.png) no-repeat center/cover;
}

.products-header {
  z-index: 200;
  position: relative;
  display: block;
}

.products-header .field--name-body .top {
  justify-content: flex-end;
  padding-bottom: 156px;
}

.products-header .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #FFFFFF;
}

.products-header .field--name-body p {
  color: #fff !important;
}

.products-header .field--name-body p a.back-link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  background: url(../images/white-left-chev.png) no-repeat left center / 10px;
  padding-left: 30px;
}

.products-header .field--name-body p a.explore {
  background: #FFFFFF url(../images/gray-chev.png) no-repeat 75px center / 20px;
}

.page-node-type-products #sub #hero,
.path-products-sectors #sub #hero{
  padding: 156px 0;
}

.path-products-sectors.path-property-and-manufacturing #sub #hero {
  background: url(./../images/prop-manu-page-bg.png) no-repeat center/cover;
}

.path-products-sectors.path-services #sub #hero {
  background: url(./../images/services-page-header.png) no-repeat center/cover;
}

.path-products-sectors.path-trade-finance #sub #hero {
  background: url(./../images/trade-fin-header.png) no-repeat center/cover;
}

.path-products-sectors.path-structured-finance #sub #hero {
  background: url(./../images/strucutred-fin-bg.png) no-repeat center/cover;
}

.path-products-sectors.path-training-and-mentoring #sub #hero {
  background: url(./../images/training-ment-header.png) no-repeat center/cover;
}

.page-node-type-products #sub #hero:before,
.page-node-type-news-article #sub #hero:before,
.path-node-77532 #sub #hero:before,
.path-faqs #sub #hero:before,
.page-node-type-company #sub #hero:before,
.path-helpful-links #sub #hero:before,
.page-node-type-page #sub #hero:before,
.page-node-type-notices #sub #hero:before,
.path-news #sub #hero:before,
.path-publications #sub #hero:before,
.path-notices #sub #hero:before,
.page-node-type-tenders #sub #hero:before,
.page-node-type-ceda-branches #sub #hero:before,
.path-tenders #sub #hero:before,
.path-archived-tenders #sub #hero:before,
.page-node-type-checklists #sub #hero:before,
.path-node-77544 #sub #hero:before,
.path-ceda-loan-application-form #sub #hero:before,
.path-application-centre #sub #hero:before,
.path-events #sub #hero:before,
.page-node-type-events #sub #hero:before,
.path-form.path-webform #sub #hero:before,
.path-node-77534 #sub #hero:before,
.path-user #sub #hero:before,
.path-node-77532 #sub #hero:after,
.path-helpful-links #sub #hero:after,
.path-user #sub #hero:after,
.page-node-type-tenders #sub #hero:after,
.path-tenders #sub #hero:after,
.path-node-77544 #sub #hero:after,
.path-events #sub #hero:after,
.path-form.path-webform #sub #hero:after,
.path-node-77534 #sub #hero:after,
.page-node-type-checklists #sub #hero:after,
.page-node-type-events #sub #hero:after,
.path-application-centre #sub #hero:after,
.path-archived-tenders #sub #hero:after,
.path-publications #sub #hero:after,
.page-node-type-company #sub #hero:after,
.page-node-type-products #sub #hero:after,
.page-node-type-news-article #sub #hero:after,
.path-faqs #sub #hero:after,
.page-node-type-ceda-branches #sub #hero:after,
.page-node-type-page #sub #hero:after,
.path-news #sub #hero:after,
.path-ceda-loan-application-form #sub #hero:after,
.page-node-type-notices #sub #hero:after,
.path-notices #sub #hero:after{
  display: none;
}

/*.page-node-type-products #sub #hero,*/
.page-node-type-ceda-branches #sub #hero,
.path-form.path-webform #sub #hero,
.path-user #sub #hero,
.page-node-type-events #sub #hero,
.path-events #sub #hero,
.path-ceda-loan-application-form #sub #hero,
.path-node-77534 #sub #hero,
.path-node-77544 #sub #hero,
.page-node-type-checklists #sub #hero,
.path-application-centre #sub #hero,
.page-node-type-tenders #sub #hero,
.path-tenders #sub #hero,
.path-archived-tenders #sub #hero,
.path-publications #sub #hero,
.path-news #sub #hero,
.page-node-type-company #sub #hero,
.path-node-77532 #sub #hero,
.path-faqs #sub #hero,
.path-helpful-links #sub #hero,
/*.page-node-type-page #sub #hero,*/
.page-node-type-notices #sub #hero,
.path-notices #sub #hero{
  padding-top: 156px;
  padding-bottom: 0;
}

.header-type-one .field--name-body .col-12:first-child {
  padding-bottom: 80px;
}

#block-theme-pagetitle-2 .block-content h1 span,
#block-theme-pagetitle .block-content h1 {
  text-align: center;
}

#block-theme-pagetitle-2 .block-content h1 span,
#block-theme-pagetitle .block-content h1,
.header-type-one .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #3F3F47;
}

#block-theme-views-block-checklist-node-header-block-1 .view-content .views-field-nothing-1 a,
.header-type-one .field--name-body p a {
  background: url("./../images/button-arrow.png") no-repeat center/contain;
  width: 72px;
  height: 56px;
  display: inline-block;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.header-type-four {
  max-width: 768px;
  margin: 0 auto;
}

.header-type-four .field--name-body * {
  text-align: center;
}

.header-type-four .field--name-body p a {
  padding: 12px 20px;
  background: #D94914;
  border: 1px solid #D94914;
  text-align: center;
  display: inline-block;
  position: relative;
  color: #fff;
  border-radius: 48px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.header-type-four .field--name-body h2,
.header-type-three .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 57px;
  line-height: 72px;
  color: #18181B;
}

.path-notices #block-theme-system-main .view-content .views-row {
  border-bottom: 1px solid #E4E4E7;
  background: #fff url("../images/orange-chev-small.png") no-repeat 99% center/40px;
  padding: 24px 40px 24px 32px;
}

.path-notices #block-theme-system-main .view-content .views-row:last-child {
  border-radius: 0 0 20px 20px;
}

.path-notices #block-theme-system-main .view-content .views-row .views-field-title a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  background: #fff url("../images/pdf-icon.png") no-repeat right center/40px;
  display: block;
  position: relative;
}

.page-node-type-notices #block-theme-system-main .row h2 span {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #3F3F47;
}

.page-node-type-notices #block-theme-system-main .row p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.page-node-type-notices #block-theme-system-main .row .field--name-field-closing-date .field__label {
  float: left;
  display: inline-block;
  position: relative;
}

.page-node-type-notices #block-theme-system-main .row .field--name-field-closing-date .field__label:after {
  content: ":";
  position: relative;
  display: inline-block;
  padding-right: 5px;
}

.page-node-type-notices #block-theme-system-main .row .field--name-field-closing-date * {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.page-node-type-notices #block-theme-system-main .row .field--name-field-attachment {
  margin-top: 80px;
  padding: 64px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 0;
}

.page-node-type-notices #block-theme-system-main .field--name-field-attachment a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
  background: url(../images/large-pdf-icon.png) no-repeat left center / 64px;
  padding-left: 75px;
  display: inline-block;
}

.page-node-type-notices #block-theme-system-main .field--name-field-attachment .file-size {
  position: relative;
  display: inline-block;
  padding-left: 70px;
  padding-top: 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

#block-theme-views-block-customer-profile-header-block-1,
.header-type-two {
  max-width: 768px;
  margin: 0 auto;
}

#block-theme-views-block-customer-profile-header-block-1 .view-content .views-field,
#block-theme-views-block-customer-profile-header-block-1 .view-content .views-field *,
.header-type-two .field--name-body * {
  text-align: center;
}

#block-theme-views-block-customer-profile-header-block-1 .view-content .views-field-title span,
.header-type-two .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  text-align: center;
  color: #3F3F47;
}

#block-theme-views-block-customer-profile-header-block-1 .view-content .views-field-field-testimonials01 .field-content {
  color: #71717B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.page-node-type-page #content #block-theme-system-main {
  width: 768px;
  position: relative;
  display: block;
  margin: 0 auto;
}

.page-node-type-page.path-node-77575 #content #block-theme-system-main {
    width: 100%;
    background: #ffffff;
    padding: 48px 42px 70px;
}

.path-helpful-links #block-theme-system-main .column {
  background: #FFFFFF;
  border-radius: 12px;
  max-width: 392px;
  margin-bottom: 30px;
  position: relative;
  display: block;
}

.path-helpful-links #block-theme-system-main .views-field-field-external-link-site-logo img {
  border-radius: 20px 20px 0 0;
}

.path-helpful-links #block-theme-system-main .views-field-title span {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
  padding: 32px 24px;
  display: block;
  position: relative;
}

.path-helpful-links #block-theme-system-main .views-field-field-external-link-url {
  position: absolute;
  top: 0;
  right: 0;
}

.path-helpful-links #block-theme-system-main .views-field-field-external-link-url a {
  background: url(../images/link-corner.png) no-repeat center / contain;
  position: relative;
  display: inline-block;
  width: 140px;
  height: 140px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#content .auth-page-wrapper {
  padding: 48px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 20px;
  max-width: 480px;
  margin: 0 auto;
}

#content .auth-page-wrapper h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #18181B;
}

#content .auth-page-wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #71717B;
}

#content .auth-page-wrapper .form-item:first-child {
  margin-top: 24px;
}

#content .auth-page-wrapper .form-item {
  margin-bottom: 16px;
}

#content .auth-page-wrapper .form-item label {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #18181B;
  position: relative;
  display: block;
  margin-bottom: 8px;
}

#content .webform-submission-form .form-item label {
  margin-bottom: 8px;
  display: block;
  position: relative;
}

#content .webform-submission-form .form-item .form-required:after,
#content .auth-page-wrapper .form-item label:after {
  content: "*";
  color: red;
}

#content .auth-page-wrapper .form-item input {
  padding: 12px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
}

#content .auth-page-wrapper .form-actions  input {
  padding: 8px 12px;
  background: #D94914;
  border: 1px solid #D94914;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  margin-top: 8px;
}

#content .auth-page-wrapper p.forgot a{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #3F3F47;
  display: block;
  position: relative;
  margin-top: 24px;
}

#content .auth-page-wrapper .user-pass p {
  display: none;
}

.user-page #content .copyright {
  text-align: center;
  padding-top: 80px;
}

.user-page#sub .back-btn {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50px;
  left: 50px;
  background: url("../images/orange-chev-left.png") no-repeat center/contain;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 999;
  display: inline-block;
}

.path-node-77531 #sub #hero {
  padding-top: 0;
}

#block-theme-helpdeskheader .field--name-body .left {
  padding-top: 156px;
}

#block-theme-helpdeskheader .field--name-body .left h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #3F3F47;
}

#block-theme-helpdeskheader .field--name-body .left p a {
  background: #FFFFFF url(../images/chevron-grey-down.png) no-repeat 185px center / 16px;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  display: inline-block;
  position: relative;
  margin-top: 16px;
  padding: 8px 40px 8px 16px;
}

#block-theme-faqslinks .field--name-body .item,
#block-theme-helpdesktoplinks .field--name-body .item,
#block-theme-faqslinks .field--name-body .item * ,
#block-theme-helpdesktoplinks .field--name-body .item * {
  text-align: center;
}

#block-theme-helpdesktoplinks {
  padding-bottom: 156px;
}

#block-theme-faqslinks {
  padding-top: 156px;
}

#block-theme-faqslinks .field--name-body .item img,
#block-theme-helpdesktoplinks .field--name-body .item img {
  width: 40px;
  height: 40px;
}

#block-theme-faqslinks .field--name-body .item h4 a,
#block-theme-helpdesktoplinks .field--name-body .item h4 a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #3F3F47;
  display: inline-block;
  margin: 0 auto;
}

#block-theme-faqslinks .field--name-body .item p a,
#block-theme-helpdesktoplinks .field--name-body .item p a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #71717B;
}

.page-node-type-page.path-node-142 #content #block-theme-system-main,
.page-node-type-page.path-node-77531 #content #block-theme-system-main {
  width: 100%;
}

.page-node-type-page.path-node-77531 #content #block-theme-system-main .field--name-body .item {
  padding: 24px 16px;
  background: #FFFFFF;
  border-radius: 8px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  align-content: center;
}

.page-node-type-page.path-node-77531 #content #block-theme-system-main .field--name-body .item *{
  margin: 0;
}

.page-node-type-page.path-node-77531 #content #block-theme-system-main .field--name-body .item h5 {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #18181B;
  width: 30%;
  display: inline-block;
}

.page-node-type-page.path-node-77531 #content #block-theme-system-main .field--name-body .item h5 img {
  max-width: 24px;
  margin-right: 16px;
}

.page-node-type-page.path-node-77531 #content #block-theme-system-main .field--name-body .item p,
.page-node-type-page.path-node-77531 #content #block-theme-system-main .field--name-body .item p a {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #71717B;
}

.path-node-32 #block-theme-system-main .field--name-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.path-node-142 #block-theme-system-main .field--name-body .item li a,
.path-node-32 #block-theme-system-main .field--name-body .item li a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.path-node-142 #block-theme-system-main .field--name-body .item li a:hover,
.path-node-32 #block-theme-system-main .field--name-body .item li a:hover {
  color: #161617;
}

.path-node-142 #block-theme-system-main .field--name-body img {
  margin-bottom: 156px;
}

.path-customer-profiles #block-theme-system-main .view-content .item {
  margin-bottom: 24px;
}

.path-customer-profiles #block-theme-system-main .view-content .item .views-field-field-company-pics {
  float: left;
  display: inline-block;
  padding-right: 15px;
}

.path-customer-profiles #block-theme-system-main .view-content .item .views-field-field-company-pics img {
  border-radius: 20px;
}

.path-customer-profiles #block-theme-system-main .view-content .item .views-field-field-read-time .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #71717B;
  display: block;
  position: relative;
  padding-top: 60px;
  margin-bottom: 12px;
}

.path-customer-profiles #block-theme-system-main .view-content .item .views-field-title h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #3F3F47;
}

.path-customer-profiles #block-theme-system-main .view-content .item .views-field-view-node a {
  background: #FFFFFF url("../images/grey-caret-right.png") no-repeat 95% center/20px;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  padding: 8px 35px 8px 16px;
  display: inline-block;
  margin-top: 12px;
}

.page-node-type-company #block-theme-system-main .slick__arrow #buttons .slick-ui__toggle,
.page-node-type-company #block-theme-system-main .slick__arrow #counters{
  display: none;
}

.page-node-type-company #block-theme-system-main .field--name-field-read-time .field-content-wrapper {
  display: block;
  margin: 24px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #71717B;
}

.page-node-type-company #block-theme-system-main .slick--field.slick--field-company-pics {
  max-width: 1100px;
  margin: 0 auto;
}

.page-node-type-company #block-theme-system-main .slick--field.slick--field-company-pics > .slick__slider{
  border-radius: 20px;
  overflow: hidden;
}

.page-node-type-company #block-theme-system-main .slick--field.slick--field-company-pics .slick__slider .media--slick:after{
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.7) 100%);
  right: 0;
  top: 0;
  margin: auto;
  content: "";
  height: 100%;
  width: 100%;
}

.page-node-type-company #block-theme-system-main .field--name-field-read-time ,
.page-node-type-company #block-theme-system-main .field--name-body {
  max-width: 810px;
  margin: 0 auto;
}

.path-news #block-theme-system-main .view-content .views-view-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: flex-start;
  align-items: stretch;
}

.path-news #block-theme-system-main .view-content .item {
  margin-bottom: 30px;
}

.path-news #block-theme-system-main .view-content .item .column {
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 12px;
  height: 100%;
  max-width: 395px;
}

.path-news #block-theme-system-main .view-content .item .views-field-field-news-pic img {
  border-radius: 12px;
}

.path-news #block-theme-system-main .view-content .item .views-field-fieldset {
  padding: 24px;
}

.path-news #block-theme-system-main .view-content .item .views-field-title a {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #3F3F47;
}

#block-theme-views-block-tender-node-header-block-1 .view-content .views-field-created .field-content,
#block-theme-views-block-news-node-header-block-1 .view-content .views-field-field-news-date .field-content,
#block-theme-views-block-event-node-header-block-1 .view-content .views-field-field-event-date .field-content,
#block-theme-views-block-news-node-header-block-1 .view-content .views-field-field-news-date .field-content,
.path-news #block-theme-system-main .view-content .item .views-field-field-news-date .field-content,
#block-theme-views-block-news-node-header-block-1 .view-content .views-field-field-read-time .field-content,
.path-news #block-theme-system-main .view-content .item .views-field-field-read-time .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #71717B;
  display: inline-block;
  float: left;
  position: relative;
}

#block-theme-views-block-event-node-header-block-1 .view-content .views-field-field-event-date .field-content {
  float: none;
  margin-top: 15px;
}

#block-theme-views-block-event-node-header-block-1 .view-content .views-field-field-venue .field-content{
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #71717B;
  display: inline-block;
  margin-top: 15px;
}

#block-theme-views-block-news-node-header-block-1 .view-content .views-field-field-read-time .field-content,
.path-news #block-theme-system-main .view-content .item .views-field-field-read-time .field-content {
  padding-left: 15px;
  margin-left: 15px;
}

#block-theme-views-block-news-node-header-block-1 .view-content .views-field-field-read-time .field-content:before,
.path-news #block-theme-system-main .view-content .item .views-field-field-read-time .field-content:before {
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 20px;
  color: #71717B;
  display: inline-block;
  position: absolute;
  content: ".";
  top: -14px;
  left: -4px;
}

#block-theme-views-block-checklist-node-header-block-1 .view-content .views-field-fieldset,
#block-theme-views-block-news-node-header-block-1 .view-content .views-field-fieldset {
  width: 50%;
  float: left;
  display: inline-block;
  position: relative;
  padding-right: 40px;
}

#block-theme-views-block-checklist-node-header-block-1 .view-content .views-field-title span,
#block-theme-views-block-tender-node-header-block-1 .view-content .views-field-title span,
#block-theme-views-block-event-node-header-block-1 .view-content .views-field-title span,
#block-theme-views-block-news-node-header-block-1 .view-content .views-field-title span {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

#block-theme-views-block-news-node-header-block-1 .view-content .views-field-field-news-pic-1 img {
  border-radius: 20px;
}

.views-field-better-social-share .social-share-btns ul {
  margin: 0;
  list-style: none;
  clear: both;
  padding: 24px 0 0;
}

.views-field-better-social-share .social-share-btns ul:before {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
  content: "Share This";
  display: block;
}

.views-field-better-social-share .social-share-btns ul li {
  display: inline-block;
  float: left;
  width: auto;
}

.page-node-type-news-article #block-theme-system-main .field--name-body {
   max-width: 810px;
   margin: 0 auto;
}

.page-node-type-news-article #sub #hero {
  padding-bottom: 0;
  padding-top: 156px;
}

.path-archived-tenders #news,
.path-tenders #news,
.path-publications #news,
.page-node-type-news-article #news {
  padding: 156px 0;
  background: #FAFAFA;
  border-bottom: 1px solid #E4E4E7;
}

#block-theme-simplenewssubscription-2 h2,
#block-theme-simplenewssubscription h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #18181B;
}

#block-theme-simplenewssubscription-2 #edit-subscriptions--wrapper,
#block-theme-simplenewssubscription #edit-subscriptions--wrapper,
#block-theme-simplenewssubscription-2 #edit-subscriptions,
#block-theme-simplenewssubscription #edit-subscriptions,
#block-theme-simplenewssubscription-2 .description,
#block-theme-simplenewssubscription .description,
#block-theme-simplenewssubscription-2 form .field--type-email label,
#block-theme-simplenewssubscription form .field--type-email label {
  display: none;
}

#block-theme-simplenewssubscription-2 form,
#block-theme-simplenewssubscription form {
  position: relative;
  display: block;
  padding-right: 140px;
}

#block-theme-simplenewssubscription-2 form .form-item.js-form-type-email,
#block-theme-simplenewssubscription form .form-item.js-form-type-email {
  padding-right: 135px;
  top: 3px;
  position: relative;
  display: block;
}

#block-theme-simplenewssubscription-2 form .form-item input,
#block-theme-simplenewssubscription form .form-item input {
  padding: 12px 16px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 8px;
}

#block-theme-simplenewssubscription-2 form .form-item-message .children,
#block-theme-simplenewssubscription form .form-item-message .children {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #71717B;
  display: block;
  padding-top: 8px;
}

#block-theme-simplenewssubscription-2 form .form-actions,
#block-theme-simplenewssubscription form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  height: 56px;
}

#block-theme-simplenewssubscription-2 form .form-actions input,
#block-theme-simplenewssubscription form .form-actions input {
  padding: 12px 20px;
  background: #D94914;
  border: 1px solid #D94914;
  text-align: center;
  display: inline-block;
  position: relative;
  color: #fff;
  border-radius: 48px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

#block-theme-views-block-news-events-block-2 {
  padding: 156px 0;
}

#block-theme-views-block-news-events-block-2 .views-view-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
}

#block-theme-views-block-news-events-block-2 .view-content .item .inner {
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 12px;
  max-width: 390px;
  height: 100%;
}

#block-theme-views-block-news-events-block-2 .view-content .item .inner .views-field-fieldset {
  padding: 0 24px 24px;
}

#block-theme-views-block-news-events-block-2 .view-content .item .inner .views-field-title p {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #3F3F47;
}

.path-publications #block-theme-system-main .view-content .item {
  margin-bottom: 24px;
}

.path-publications #block-theme-system-main .view-content .inner {
  padding: 0;
  background: #fff;
  max-width: 390px;
  position: relative;
  display: inline-block;
  height: 100%;
}

.path-publications #block-theme-system-main .view-content .views-field-fieldset {
  padding: 24px;
}

.path-publications #block-theme-system-main .view-content .inner .views-field-field-cover-page img {
  border-radius: 20px 20px 0 0;
}

.path-publications #block-theme-system-main .view-content .inner .views-field-title span {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
}

.path-publications #block-theme-system-main .view-content .inner .views-field-created time {
  padding: 1px 8px 1px 30px;
  background: #FAFAFA url("../images/clock-icon.png") no-repeat 10px center/12px;
  border: 1px solid #E4E4E7;
  border-radius: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #3F3F47;
  display: inline-block;
  margin-top: 8px;
}

.path-publications #block-theme-system-main .view-content .views-view-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
}

.path-publications #block-theme-system-main .view-content .inner .views-field-field-publication-file {
  position: absolute;
  top: 0;
  right: 0;
}

.path-publications #block-theme-system-main .view-content .inner .views-field-field-publication-file a {
  background: url(../images/pdf-link-corner.png) no-repeat center / contain;
  position: relative;
  display: inline-block;
  width: 140px;
  height: 140px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.path-publications #block-theme-system-main .view-content .inner .views-field-field-publication-file .file-size {
  display: none;
}

.path-publications #sub #hero {
  /*background: url("../images/publications-page-bg-header.png") no-repeat center top/cover;*/
  /*padding-bottom: 300px;*/
}

.path-archived-tenders #block-theme-system-main .view-content .views-view-grid,
.path-tenders #block-theme-system-main .view-content .views-view-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
}

.path-archived-tenders #block-theme-system-main .view-content .views-view-grid .item,
.path-tenders #block-theme-system-main .view-content .views-view-grid .item {
  margin-bottom: 24px;
}

.path-archived-tenders #block-theme-system-main .view-content .views-view-grid .item .inner,
.path-tenders #block-theme-system-main .view-content .views-view-grid .item .inner {
  padding: 24px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 24px;
  margin-bottom: 32px;
  height: 100%;
}

.path-archived-tenders #block-theme-system-main .view-content .views-view-grid .item .views-field-title a,
.path-tenders #block-theme-system-main .view-content .views-view-grid .item .views-field-title a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #18181B;
}

.path-archived-tenders #block-theme-system-main .view-content .views-view-grid .item .views-field-field-type-tender .field-content,
.path-tenders #block-theme-system-main .view-content .views-view-grid .item .views-field-field-type-tender .field-content {
  padding: 1px 8px;
  background: #FAFAFA;
  border: 1px solid #E4E4E7;
  border-radius: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #3F3F47;
  display: inline-block;
  margin-top: 8px;
}

.path-archived-tenders #sub #hero ,
.path-tenders #sub #hero {
  background: url("../images/tenders-page-bg.png") no-repeat top center/cover;
  padding: 20% 0;
  margin-bottom: 24px;
}

.page-node-type-tenders #sub #hero {
  background: #F4F4F5;
  padding-bottom: 156px;
}

.page-node-type-tenders #content {
  background: #FFFFFF;
}

.page-node-type-tenders #block-theme-system-main article .field {
  position: relative;
  display: block;
  clear: both;
  margin-bottom: 48px;
}

.page-node-type-tenders #block-theme-system-main article .field .field__label {
  width: 40%;
  float: left;
  position: relative;
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #18181B;
}

.page-node-type-tenders #block-theme-system-main article .field .field__item,
.page-node-type-tenders #block-theme-system-main article .field .field__item * {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.page-node-type-tenders #block-theme-system-main article .field .field__item a {
  background: #D94914 url(../images/white-pdf-icon.png) no-repeat 10px center / 20px;
  border: 1px solid #D94914;
  border-radius: 48px;
  color: #fff;
  margin-left: 16px;
  padding: 8px 16px 8px 35px;
  margin-top: 33px;
}

.page-node-type-tenders #block-theme-system-main article .field .field__item .file-size {
  display: none;
}

.path-node-77533.page-node-type-page #content #block-theme-system-main {
  width: 100%;
}

#content #block-theme-system-main .table-container {
  overflow-y: scroll;
}

.path-application-centre #block-theme-system-main .view-content .group {
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 20px;
  margin-bottom: 80px;
}

.path-application-centre #block-theme-system-main .view-content .group .title {
  padding: 48px 32px;
  border-bottom: 1px solid #E4E4E7;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.path-application-centre #block-theme-system-main .view-content .group .title span:before {
  position: relative;
  display: block;
  content: "Download Your Checklist";
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #3F3F47;
  text-indent: 0;
  white-space: nowrap;
  overflow: visible;
}

.path-application-centre #block-theme-system-main .view-content .group .title span:after {
  position: relative;
  display: block;
  content: "Select your industry to access requirements:";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
  text-indent: 0;
  white-space: nowrap;
  overflow: visible;
}

.path-application-centre #block-theme-system-main .view-content .group .views-row {
  padding: 24px 32px;
  border-bottom: 1px solid #E4E4E7;
  background: url("../images/orange-chev-right.png") no-repeat 98% center/20px;
}

.path-application-centre #block-theme-system-main .view-content .group .views-row .views-field-title a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  background: url("../images/small-orange-pdf-icon.png") no-repeat 98% center/20px;
  display: block;
  position: relative;
  padding-right: 35px;
}

.page-node-type-checklists #block-theme-system-main .field--name-field-application-form,
.page-node-type-checklists #block-theme-system-main .field--name-field-attachment {
  display: inline-block;
  width: auto;
}

.page-node-type-checklists #block-theme-system-main .field--name-field-application-form a {
  background: #D94914 url(../images/white-arrow-right.png) no-repeat 120px center / 19px;
  border: 1px solid #D94914;
  border-radius: 48px;
  color: #fff;
  margin-left: 16px;
  padding: 8px 30px 8px 16px;
  /*margin-top: 33px;*/
  display: inline-block;
  width: auto;
  margin-bottom: 16px;
}

.page-node-type-checklists #block-theme-system-main .field--name-field-attachment a {
  background: transparent url(../images/small-orange-pdf-icon.png) no-repeat 10px center / 20px;
  border: 1px solid #D94914;
  border-radius: 48px;
  color: #D94914;
  margin-left: 16px;
  padding: 8px 16px 8px 35px;
  margin-top: 33px;
  display: inline-block;
  position: relative;
  margin-bottom: 16px;
}

.page-node-type-checklists #block-theme-system-main .field--name-field-attachment .file-size {
  display: none;
}

.path-node-42 #hero {
  background: url(./../images/crop-prod-header.png) no-repeat center / cover;
}

.path-node-52 #hero {
  background: url(./../images/animal-prod-header.png) no-repeat center / cover;
}

.path-node-77590 #hero {
    background: url(./../images/ai.jpg) no-repeat center / cover;
}

.path-node-77616 #hero {
    background: url(./../images/poultry-suite-header.jpg) no-repeat center / cover;
}

.page-node-type-products #sub #hero:after {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  display: block;
}

.block-views .product-sectors-block {
  padding-top: 156px;
}

.block-views .product-sectors-block .view-header {
  margin-bottom: 48px;
}

.block-views .product-sectors-block .view-header h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

.block-views .product-sectors-block .view-content .item{
  margin-bottom: 24px;
}

.block-views .product-sectors-block .view-content .views-field-field-product-image img{
  border-radius: 20px;
}

.block-views .product-sectors-block .view-content .views-field-title span {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
  display: block;
  margin: 16px 0;
}

.path-node-43 #hero {
  background: url(./../images/property-header-img.png) no-repeat center / cover;
}

.path-node-53 #hero {
  background: url(./../images/manufacturing-header-img.png) no-repeat center / cover;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 60px;
  color: #18181B;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body h5 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 60px;
  color: #18181B;
}

.page-node-type-products #block-theme-system-main .field--name-body img {
  border-radius: 20px;
}

.page-node-type-products #block-theme-system-main .field--name-body .wrapper-two {
  padding-top: 40px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body h3 {
  margin-top: 80px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body h5 {
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 24px;
  color: #18181B;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .items-wrapper .row {
  border-bottom: 1px solid #E4E4E7;
  padding-bottom: 48px;
  margin-bottom: 48px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .items-wrapper .row:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.path-node-53.page-node-type-products #sub #block-theme-system-main .field--name-body .items-wrapper {
  padding-top: 156px;
}

.path-node-53.page-node-type-products #sub #block-theme-system-main .field--name-body p a {
  padding: 8px 30px 8px 16px;
  background: #FFFFFF url(../images/gray-chev.png) no-repeat 100px center / 20px;
  border: 1px solid #E4E4E7;
  border-radius: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  display: inline-block;
  margin-top: 24px;
}

.path-node-44 #hero {
  background: url(./../images/retail-ops-header.png) no-repeat center / cover;
}

.path-node-54 #hero {
  background: url(./../images/service-ops-header.png) no-repeat center / cover;
}

.page-node-type-products .product-sectors-slide-block {
  padding-bottom: 156px;
}

.page-node-type-products .product-sectors-slide-block .slide__content {
  padding: 24px;
  border: 1px solid #E4E4E7;
  border-radius: 12px;
}

.page-node-type-products .product-sectors-slide-block .slide__caption .slide__description .views-field-title span {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #3F3F47;
  display: block;
  position: relative;
  margin-top: 16px;
}

.page-node-type-products .product-sectors-slide-block .slide__media img {
  border-radius: 20px;
}

.path-node-77513.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper-two ul,
.path-node-106.page-node-type-products #sub #block-theme-system-main .field--name-body .bottom-wrapper ul,
.path-node-112.page-node-type-products #sub #block-theme-system-main .field--name-body .bottom-wrapper ul,
.path-node-54.page-node-type-products #sub #block-theme-system-main .field--name-body ul,
.path-node-44.page-node-type-products #sub #block-theme-system-main .field--name-body ul {
  list-style: none;
  margin-top: 48px;
}

.path-node-77513.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper-two ul li,
.path-node-106.page-node-type-products #sub #block-theme-system-main .field--name-body .bottom-wrapper ul li,
.path-node-112.page-node-type-products #sub #block-theme-system-main .field--name-body .bottom-wrapper ul li,
.path-node-54.page-node-type-products #sub #block-theme-system-main .field--name-body ul li,
.path-node-44.page-node-type-products #sub #block-theme-system-main .field--name-body ul li{
  background: url("../images/grey-tick.png") no-repeat center left/20px;
  padding-left: 30px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3F3F47;
  margin-bottom: 24px;
}

.path-node-77513.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper-two ul:before ,
.path-node-106.page-node-type-products #sub #block-theme-system-main .field--name-body .bottom-wrapper ul:before ,
.path-node-112.page-node-type-products #sub #block-theme-system-main .field--name-body .bottom-wrapper ul:before ,
.path-node-54.page-node-type-products #sub #block-theme-system-main .field--name-body ul:before ,
.path-node-44.page-node-type-products #sub #block-theme-system-main .field--name-body ul:before {
  display: none;
}

.path-node-77512 #hero {
  background: url(./../images/restructures-advisory-bg.png) no-repeat center / cover;
}

.path-node-88 #hero {
  background: url(./../images/equity-funding-bg.png) no-repeat center / cover;
}

.path-node-77512.page-node-type-products #sub #block-theme-system-main .field--name-body img {
  margin-bottom: 80px;
}

.path-node-112 #hero {
  background: url(./../images/short-term-ins-header.png) no-repeat center / cover;
}

.path-node-105 #hero {
  background: url(./../images/credit-guarantee-header.png) no-repeat center / cover;
}

.path-node-106 #hero {
  background: url(./../images/guarantees-bonds-header.png) no-repeat center / cover;
}

.path-node-105.page-node-type-products #sub #block-theme-system-main .field--name-body .items-wrapper {
  padding-top: 80px;
}

.path-node-77514.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top,
.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top {
  margin-top: 80px;
}

.path-node-77514.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top,
.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top,
.path-node-105.page-node-type-products #sub #block-theme-system-main .field--name-body .items-wrapper .top {
  margin-bottom: 80px;
}

.path-node-77514.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top,
.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top,
.path-node-105.page-node-type-products #sub #block-theme-system-main .field--name-body .items-wrapper .top,
.path-node-77514.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top *,
.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .top *,
.path-node-105.page-node-type-products #sub #block-theme-system-main .field--name-body .items-wrapper .top *{
  text-align: center;
}

.path-node-77514 #hero {
  background: url(./../images/mentoring-header.png) no-repeat center / cover;
}

.path-node-77513 #hero {
  background: url(./../images/accreditation-header.png) no-repeat center / cover;
}

.path-node-77515 #hero {
  background: url(./../images/training-services-header.png) no-repeat center / cover;
}

.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper:last-child .row {
  margin-bottom: 80px;
}

.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper:last-child .row h4 {
  padding-top: 80px;
}

.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper:last-child .row:nth-child(2) h4 {
  padding-top: 0;
}

.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper:last-child .row:last-child {
  margin-bottom: 0;
}

.path-node-77515.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .row p span {
  background: url(../images/grey-tick.png) no-repeat center left / 20px;
  padding-left: 25px;
  margin-right: 20px;
}

.page-node-type-products #block-theme-system-main .field--name-body .faqs {
  padding-top: 156px;
}

.page-node-type-products #block-theme-system-main .field--name-body .faqs .faq-item h5 {
  background: none !important;
  padding-left: 0 !important;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .steps {
  padding: 32px;
  margin: 64px 0;
  border: 1px solid #E4E4E7;
  text-align: center;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .steps span {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
  background: url(../images/black-chev-right.png) no-repeat right center / 24px;
  padding-right: 40px;
  margin-right: 10px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .steps span:last-child {
  background: none;
  padding-right: 0;
  margin-right: 0;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .stages {
  margin-top: 64px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .stages .stage {
  text-align: center;
  padding: 20px 36px;
  margin-bottom: 24px;
  border: 1px solid #E4E4E7;
  display: block;
  width: 31%;
}

.page-node-type-products #sub #block-theme-system-main .field--name-body .wrapper .stages .stage h5 {
  background: url(../images/check.png) no-repeat center top / 16px;
  max-width: 80%;
  text-align: center;
  padding-top: 25px;
  margin: 0 auto;
  padding-left: 0;
}

.centered {
  text-align: center!important;
}

.path-_9 #hero,
.path-mabogo-dinku #hero {
  background: url(./../images/mabogo-dinku-header.png) no-repeat center / cover;
}

.path-mabogo-dinku.path-products-sectors #content-top {
  background: #F4F4F5 !important;
  padding: 156px 0;
}

#block-theme-keyfeaturesofmabogodinkuloans  .field--name-body h2,
#block-theme-enablingmicroenterprisegrowthmabogodinku .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

#block-theme-enablingmicroenterprisegrowthmabogodinku .field--name-body img {
  margin-top: 80px;
}

.path-mabogo-dinku.path-products-sectors #content {
  background: #fff !important;
  padding: 156px 0;
}

#block-theme-keyfeaturesofmabogodinkuloans .field--name-body .top {
  margin-bottom: 80px;
}

#block-theme-keyfeaturesofmabogodinkuloans .field--name-body .row {
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-around;
  align-items: stretch;
}

#block-theme-keyfeaturesofmabogodinkuloans .field--name-body .feature {
  margin-bottom: 24px;
  height: inherit;
}

#block-theme-keyfeaturesofmabogodinkuloans .field--name-body .feature .inner {
  padding: 16px 16px;
  border: 1px solid #D4D4D8;
  border-radius: 20px;
  text-align: center;
  height: 100%;
}

#block-theme-keyfeaturesofmabogodinkuloans .field--name-body .feature .inner h5 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #18181B;
  margin-top: 16px;
}

#block-theme-keyfeaturesofmabogodinkuloans .field--name-body .feature .inner p {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #71717B;
}

.path-mabogo-dinku.path-products-sectors #sub #news {
  background: #F4F4F5;
  padding: 156px 0;
}

#block-theme-mandatorypreparationforsuccessmabogodinku {
  padding: 156px 0;
}

#block-theme-mandatorypreparationforsuccessmabogodinku .field--name-body h2,
#block-theme-whocanapplymabogodinku .field--name-body h2,
#block-theme-approvedusesofmabogodinkuloans .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #18181B;
}

#block-theme-approvedusesofmabogodinkuloans .field--name-body img {
  margin: 40px 0 156px 0;
}

#block-theme-approvedusesofmabogodinkuloans .field--name-body .bottom-row {
  margin-top: 80px;
}

#block-theme-approvedusesofmabogodinkuloans .field--name-body .bottom-row .col-md-6 {
  border-left: 1px solid #E4E4E7;
  padding-left: 25px;
}

#block-theme-approvedusesofmabogodinkuloans .field--name-body .bottom-row .col-md-6 h5{
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
}

.path-mabogo-dinku.path-products-sectors #events {
  background: #fff;
  padding: 156px 0;
}

#block-theme-whocanapplymabogodinku .field--name-body .row {
  padding-top: 32px;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-around;
  align-items: stretch;
}

#block-theme-whocanapplymabogodinku .field--name-body .col-md-4 {
  margin-bottom: 24px;
}

#block-theme-whocanapplymabogodinku .field--name-body .col-md-4 .inner {
  padding: 36px;
  border: 1px solid #E4E4E7;
  border-radius: 20px;
  height: 100%;
}

#block-theme-whocanapplymabogodinku .field--name-body .col-md-4 .inner p {
  background: url(../images/checklist-fat.png) no-repeat center top / 24px;
  margin: 0;
  padding-top: 35px;
}

#block-theme-whocanapplymabogodinku .field--name-body .col-md-4 .inner p {
  text-align: center;
}

.path-mabogo-dinku.path-products-sectors #faqs {
  background: #F4F4F5;
  padding: 156px 0;
}

#block-theme-mandatorypreparationforsuccessmabogodinku .field--name-body h2 {
  max-width: 75%;
}

.page-node-type-checklists #content #block-theme-system-main article {
  padding: 64px;
  background: #FFFFFF;
  border: 1px solid #E4E4E7;
  border-radius: 20px;
}

.page-node-type-checklists #content #block-theme-system-main article > .clearfix{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

.page-node-type-checklists #content #block-theme-system-main article .content-wrap,
.page-node-type-checklists #content #block-theme-system-main article .description {
  display: inline-block;
  position: relative;
  float: left;
  width: 60%;
}

.page-node-type-checklists #content #block-theme-system-main article .content-wrap {
  text-align: right;
  width: 40%;
}

.page-node-type-checklists #content #block-theme-system-main article .description {
  background: url(../images/large-pdf-icon.png) no-repeat left center / 64px;
  padding-left: 80px;
}

.page-node-type-checklists #content #block-theme-system-main article .description h5 span {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #18181B;
}

.mm-navbar, .mm-panel--opened,
.mm-menu--opened .mm-panel--noanimation {
  background: #D94914;
}

.page-node-type-events #block-theme-system-main .field--name-field-save-my-spot a {
  padding: 12px 20px;
  background: #D94914;
  border: 1px solid #D94914;
  text-align: center;
  display: inline-block;
  position: relative;
  color: #fff;
  border-radius: 48px;
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.path-ceda-loan-application-form #block-theme-pagetitle,
.path-application-form #block-theme-pagetitle {
  display: none;
}

.page-node-type-products #sub #block-theme-system-main .field--name-field-attached-documents {
        padding-left: 50%;
    padding-top: 50px;
}

.page-node-type-products #sub #block-theme-system-main .field--name-field-attached-documents .field-content-wrapper {
    padding-left: 12px;
}

/*Responsive*/
@media (max-width: 1400px) {
  #block-theme-nicemenus .nice-menu li span, #block-theme-nicemenus .nice-menu li a {
    padding: 42px 10px;
  }
}

@media (max-width: 1200px) {

  #block-theme-views-block-news-events-block-1 {
    padding-left: 15px;
  }

  #block-theme-views-block-news-events-block-1 .view-content .views-row .views-field-field-news-pic {
    float: none;
  }

  #block-theme-nicemenus .nice-menu li span,
  #block-theme-nicemenus .nice-menu li a {
    font-size: 14px;
  }

  #block-theme-nicemenus .nice-menu li:nth-child(8) a {
    padding: 8px 10px;
  }

  #block-theme-nicemenus .nice-menu li:nth-child(9) a {
    padding: 8px 10px 8px 32px;
  }

  #block-theme-nicemenus .nice-menu li:nth-child(9) a {
    margin-left: 10px;
  }

  #block-theme-nicemenus .nice-menu li span,
  #block-theme-nicemenus .nice-menu li a {
    padding: 42px 5px;
  }
  
    #block-theme-nicemenus {
    display: none;
  }

  #block-theme-responsivemenumobileicon {
    display: block;
    width: 50px;
    position: absolute;
    right: 100px;
    top: 0;
    bottom: 0;
    height: 30px;
    margin: auto;
  }

  #block-theme-responsivemenumobileicon .responsive-menu-toggle-icon span.label {
    position: relative;
    display: inline-block;
    color: #D94914;
  }

  .responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon,
  #sub .responsive-menu-toggle-icon:before,
  #sub .responsive-menu-toggle-icon:after,
  #sub .responsive-menu-toggle-icon span.icon {
    background: #D94914;
  }

  .mm-listitem .is-active, .mm-menu a:hover, .mm-listitem--selected>.mm-listitem__text {
    background: #c33e0d;
  }
}

@media (max-width: 997px) {
    
      #block-theme-builtforbotswanasbusinessdreamers .field--name-body .left,
  #block-theme-builtforbotswanasbusinessdreamers .field--name-body .right {
    width: 100%;
  }
  
  .path-jobs #block-theme-system-main .main-view-content .group .views-row .views-field-fieldset {
    padding-right: 0;
  }

  .path-jobs #block-theme-system-main .main-view-content .group .views-row .views-field-field-submit-your-application {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
  #block-theme-pagetitle-2 .block-content h1 span,
  #block-theme-pagetitle .block-content h1,
  #sub #block-theme-system-main .field--name-body h2,
  #sub #hero .subpage-header .field--name-body h2,
  .products-header .field--name-body h2 {
    font-size: 50px;
  }

  .products-taxonomy-view-page .view-content .views-row .views-field-fieldset,
  .products-taxonomy-view-page .view-content .views-row .views-field-field-product-image {
    width: 100%;
  }

  .products-taxonomy-view-page .view-content .views-row .views-field-field-product-image .field-content {
    text-align: center;
  }

  #block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-title .field-content {
    font-size: 50px;
    line-height: 1.2;
  }

  #block-theme-views-block-main-slider-block-1 .blazy .media{
    min-height: 510px;
  }


  footer #block-theme-footer ul.menu > li {
    width: 33%;
  }
  
  footer #block-theme-footer ul.menu > li.menu-item--expanded:nth-child(4) {
    clear: left;  
  }

  #block-theme-links .field--name-body .col {
    flex: none;
    width: 50%;
  }

  #block-theme-views-block-news-node-header-block-1 .view-content .views-field-fieldset {
    width: 100%;
  }

  .page-node-type-checklists #content #block-theme-system-main article .content-wrap,
  .page-node-type-checklists #content #block-theme-system-main article .description {
    width: 100%;
  }

  .path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .attachment,
  .path-branch-network #block-theme-system-main > .block-wrapper > .block-content > .views-element-container > .view-branch-network > .main-view-content {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .path-node-148 #sub #block-theme-system-main .field--name-body .wrapper:last-child .right img {
    padding: 0;
  }

  #block-theme-pagetitle-2 .block-content h1 span,
  #block-theme-pagetitle .block-content h1,
  #sub #block-theme-system-main .field--name-body h2,
  #sub #hero .subpage-header .field--name-body h2,
  .products-header .field--name-body h2 {
    font-size: 40px;
  }

  #block-theme-views-block-checklist-node-header-block-1 .view-content .views-field-fieldset {
    width: 100%;
  }

  #content #block-theme-system-main .board-exco-main-page .main-view-content .slick__arrow,
  .page-node-type-products .main-view-content .slick__arrow {
    margin-top: 45px;
  }

  #block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-title .field-content {
    font-size: 40px;
  }

  #block-theme-views-block-main-slider-block-1 .slick-wrapper .slick__arrow {
    display: none;
  }

  .path-events #block-theme-system-main .view-content .views-row .views-field-fieldset-2,
  #block-theme-views-block-events-block-1 .view-content .views-row .views-field-fieldset-2 {
    padding-right: 0;
  }

  .path-events #block-theme-system-main .view-content .views-row .views-field-field-save-my-spot a,
  #block-theme-views-block-events-block-1 .view-content .views-row .views-field-field-save-my-spot a {
    position: relative;
    display: inline-block;
    top: auto;
    margin-top: 40px;
  }

  #block-theme-views-block-news-events-block-2 .view-top .top a,
  #front #block-theme-views-block-faq-s-block .view-top .top a,
  #front #block-theme-views-block-events-block-1 .view-top .top a,
  #front #block-theme-views-block-news-events-block .view-top .top a {
    position: relative;
    display: inline-block;
  }

  footer #block-theme-footer ul.menu > li {
    width: 33.333%;
  }

  #block-theme-copyrightblock .block-content p,
  #block-theme-footerlinks .field--name-body p,
  #block-theme-topsocialmediaicon .field--name-body p,
  #block-theme-block-8 .field--name-body p {
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 600px) {
  #block-theme-quicktabskeydutiesofkeygovernanceindividuals .quicktabs-wrapper .quicktabs-tabs li a {
    font-size: 18px;
    padding-left: 10px;
  }

  #block-theme-links .field--name-body .col {
    width: 100%;
  }

  #block-theme-connectgrowsucceed .field--name-body .top .text {
    padding-right: 0;
  }

  #block-theme-connectgrowsucceed .field--name-body .top a {
    position: relative;
    display: inline-block;
  }
}

@media (max-width: 500px) {
  footer #block-theme-footer ul.menu > li {
    width: 50%;
  }
  
 footer #block-theme-footer ul.menu > li.menu-item--expanded:nth-child(4) {
    clear: none;  
  }
  
  #block-theme-views-block-main-slider-block-1 .slide__content .slide__caption .views-field-field-body .field-content {
    display: none;
  }
}

@media (max-width: 360px) {
  footer #block-theme-footer ul.menu > li {
    width: 100%;
  }
}

#block-theme-popupblock {
    position: fixed;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.close-popup {
    display: none !important;
}

#block-theme-popupblock .block-wrapper {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
}

#block-theme-popupblock .block-content {
    position: relative;
    max-width: 700px;
    width: 100%;
    background: white;
    margin: 105px auto;
    padding: 45px;
    border-radius: 8px;
    max-height: 550px;
    height: 100%;
    overflow: hidden;
}


#block-theme-popupblock p {
    font-size: 18px;
    margin: 0 0 20px 0;
    line-height: 1.3;
    text-align: center;
}

#block-theme-popupblock p.link a{
    padding: 12px 20px;
    background: #D94914;
    border: 1px solid #D94914;
    text-align: center;
    display: inline-block;
    position: relative;
    color: #fff;
    border-radius: 48px;
    margin-top: 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

#block-theme-popupblock div.close-btn {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../images/close.png) no-repeat center;
    top: 10px;
    right: 10px;
    font-size: 0;
    cursor:pointer;
}

.path-privacy-notice #sub #hero {
    background: url("../images/privacy-page-bg.jpg") no-repeat top center/cover;
}

.path-privacy-notice #sub .nats {
    color: #000;
}

.klaro .cookie-modal {
    max-height: 100vh;
}

.klaro .cookie-modal .cm-modal.cm-klaro {
    transform: translateY(0);
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
    float: left;
    width: 50%;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
    width: 100%;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes:before,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes:after {
    box-sizing: border-box;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes:after {
    display: block;
    clear: both;
    content: "";
}

#klaro #cookieScreen .cm-modal.cm-klaro{
    display: block;
    padding: 24px 32px;
    background: #FFFFFF;
    border: 1px solid #E4E4E7;
    border-radius: 20px;
}

.klaro .cookie-modal h2,
#klaro #cookieScreen .cm-modal.cm-klaro h1 span {
    font-size: 20px;
}

.klaro .cookie-modal .cm-btn, .klaro .context-notice .cm-btn, .klaro .cookie-notice .cm-btn,
#klaro #cookieScreen .cm-modal.cm-klaro .cm-footer button {
    padding: 7px 14px;
    background: #FFFFFF;
    border: 1px solid #E4E4E7;
    border-radius: 48px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: #3F3F47;
}

.klaro .cookie-modal .cm-btn.cm-btn-success, .klaro .context-notice .cm-btn.cm-btn-success, .klaro .cookie-notice .cm-btn.cm-btn-success,
#klaro #cookieScreen .cm-modal.cm-klaro .cm-footer button.cm-btn-success {
    background: #D94914;
    color: #fff;
    border: 1px solid #D94914;
}

.klaro .cookie-modal .cm-btn.cm-btn-info, .klaro .context-notice .cm-btn.cm-btn-info, .klaro .cookie-notice .cm-btn.cm-btn-info {
    color: #fff;
}

.klaro.klaro-close-enabled p#id-cookie-notice{
    margin-top: 20px;
}

#klaro #cookieScreen .klaro-close {
    right: 20px;
    top: 10px;
}

#klaro #cookieScreen .klaro-close::after {
border: 1px solid #E4E4E7;
        padding: 2px 10px;
        border-radius: 50%;
        position: relative;
        display: inline-block;
}

.path-node-77575 #content #block-theme-system-main .field--name-field-publication-file {
    padding-top: 20px;
    padding-left: 30px;
}


  .ceda-notice-area {
    background: #ffffff;
    /*padding: 48px 42px 70px;*/
    font-family: Arial, Helvetica, sans-serif;
  }

  .ceda-notice-wrap {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 240px minmax(0, 1fr);
    gap: 56px;
    align-items: start;
  }

  .ceda-notice-sidebar {
    background: #fff8e8;
    border: 1px solid #f0d9a6;
    border-radius: 7px;
    padding: 20px 18px;
    position: sticky;
    top: 95px;
  }

  .ceda-notice-sidebar-title {
    color: #671400;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 17px;
  }

  .ceda-notice-nav a {
    display: block;
    color: #4a2b13;
    font-size: 13px;
    line-height: 1.35;
    font-weight: 700;
    text-decoration: none;
    margin: 0 0 13px;
  }

  .ceda-notice-nav a:hover,
  .ceda-notice-nav a:focus {
    color: #671400;
    text-decoration: underline;
  }

  .ceda-notice-content {
    max-width: 900px;
  }

  .ceda-notice-section {
    padding: 0 0 33px;
    margin: 0 0 28px;
    border-bottom: 1px solid #e7e0d8;
  }

  .ceda-notice-section:last-child {
    border-bottom: 0;
    margin-bottom: 0;
  }

  .ceda-notice-section h4 {
    color: #671400;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 800;
    margin: 0 0 16px;
    scroll-margin-top: 115px;
  }

  .ceda-notice-section p {
    color: #1f1f1f;
    font-size: 15.5px;
    line-height: 1.72;
    margin: 0 0 18px;
  }

  .ceda-notice-section strong {
    font-weight: 800;
  }

  .ceda-notice-section ul {
    margin: 0 0 18px 20px;
    padding: 0;
  }

  .ceda-notice-section li {
    color: #1f1f1f;
    font-size: 15.5px;
    line-height: 1.72;
    margin: 0 0 8px;
  }

  @media (max-width: 900px) {
    .ceda-notice-area {
      padding: 32px 18px 50px;
    }

    .ceda-notice-wrap {
      grid-template-columns: 1fr;
      gap: 30px;
    }

    .ceda-notice-sidebar {
      position: relative;
      top: auto;
    }

    .ceda-notice-nav {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 8px 18px;
    }

    .ceda-notice-nav a {
      margin-bottom: 0;
    }

    .ceda-notice-content {
      max-width: none;
    }
  }

  @media (max-width: 560px) {
    .ceda-notice-nav {
      grid-template-columns: 1fr;
    }

    .ceda-notice-section h4 {
      font-size: 24px;
    }

    .ceda-notice-section p,
    .ceda-notice-section li {
      font-size: 15px;
    }
  }
  
.klaro .cookie-modal-notice,
.klaro .cookie-modal .cm-modal.cm-klaro {
   position: absolute;
   left: 20px;
   bottom: 20px;
   top: auto;
}
