/* 
 * 1. Navbar 
 * 2. Home page
 * 3. Slides
 * 4. Lead flip boxes
 * 5. Calculator
 * 6. Single-post side-menu
 * 7. Corporate profile
 * 8. Senior management
 * 9. Branch network
 * 10. Internet banking
 * 11. Contact us
 * 12. Performance
 * 13. Other services
 * 14. News
 * 15. Careers
 * 16. Footer
 * 17. Special effects
 * 18. Responsiveness
 ** a. Header
 ** b. Flip-boxes
 ** c. Responsive menu
 ** d. Home page
 ** e. Deposit/Credit archives
 ** f. Deposit/Credit singles
 ** g. Internet banking
 ** h. Senior management
 ** i. Individual pop-up
 */


/* == Navbar == */

#ftb-nav-search-form .elementor-search-form__input {
  padding-top: 3.25px;
}

#main-links .elementor-nav-menu>li {
  /* determines navbar height */
  padding-top: 18px;
  padding-right: 32.75px;
  padding-bottom: 14px;
  padding-left: 32.75px;
  border-left: 1px solid #FFFFFF;
}

#main-links .elementor-nav-menu>li:hover,
#main-links .elementor-nav-menu>li:focus,
#main-links .elementor-nav-menu>li:active,
#main-links .elementor-nav-menu>li.current-menu-item {
  background: #0d4b6f;
}

#main-links .elementor-nav-menu>li:hover>a,
#main-links .elementor-nav-menu>li:focus>a,
#main-links .elementor-nav-menu>li:active>a,
#main-links .elementor-nav-menu>li.current-menu-item a {
  color: #FFFFFF;
}

#main-links .elementor-nav-menu--dropdown {
  width: 272px !important;
}

/* == Home page == */

.ftb-brand-green {
  color: #0d4b6f;
}

a.ftb-brand-green:hover,
a.ftb-brand-green:focus,
a.ftb-brand-green:active {
  color: #b5280c;
}

.ftb-bold {
  font-weight: 800;
}

/* == Slides == */

/* Control main image display */
header.ftb-slides,
header.ftb-banner {
  margin-top: -540px !important;
}

header.ftb-slides .swiper-slide {
  height: 810px;
}

header.ftb-slides .ftb-slider .swiper-wrapper .elementor-repeater-item-f6f8443 .swiper-slide-bg {
  background-position: center top;
}

header.ftb-slides .ftb-slider .swiper-wrapper .swiper-slide .swiper-slide-contents {
  opacity: 0;
  padding: 3% 3% 2% 0;
  background: rgba(0, 0, 0, 0.25);
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  background-image: radial-gradient(farthest-corner at center, rgba(0, 0, 0, 1) 0%, transparent 100%);
}

header.ftb-slides .ftb-slider .swiper-wrapper .swiper-slide .swiper-slide-contents.active {
  opacity: 1;
  transition: .3s ease-in-out all;
  -moz-transition: .3s ease-in-out all;
  -o-transition: .3s ease-in-out all;
  -webkit-transition: .3s ease-in-out all;
}

@media (max-width: 767.98px) {
    header.ftb-slides .ftb-slider .swiper-wrapper .elementor-repeater-item-38b4af5 .swiper-slide-bg {
		background-image: url(../../../../uploads/2024/07/ftb_alternative_channels_1-scaled-e1721185248768.jpg);
		background-position: 52% !important;
    }
}

header.ftb-banner>.elementor-container {
  min-height: 810px;
}

header.ftb-banner>.elementor-container>.elementor-row {
  margin: auto;
}

.ftb-slides .swiper-slide-inner {
  width: 1140px;
  margin: 0px auto;
}

.ftb-slides .swiper-slide-inner .elementor-slide-description {
  border-left: 3.5px solid #0d4b6f;
  padding-left: 20px;
  margin-top: 0;
}

.ftb-slides .swiper-slide-inner .elementor-slide-button {
  padding: 11.5px 15px 9.5px;
  margin: 15px 0px 0px 15px;
}

.ftb-slides .elementor-slide-description .ftb-title-1,
.ftb-slides .elementor-slide-description .ftb-title-2 {
  font-size: 48px;
  color: #1B64AC;
}

.ftb-slides .elementor-slide-description .ftb-title-1 {
  font-family: "Myriad Pro-light", Sans-Serif;
}

.ftb-slides .elementor-slide-description .ftb-title-2 {
  margin-top: -16px;
  font-family: "Myriad Pro-Semibold", Sans-Serif;
}

.ftb-slides .elementor-slide-description .ftb-title-3 {
  color: #1B64AC;
  font-size: 20.5px;
  line-height: 1.2;
  margin-bottom: -10px;
}

.ftb-title-bold {
  font-family: "Myriad Pro-Semibold", Sans-Serif;
}

/* == Lead flip boxes == */

.ftb-card-active>.elementor-widget-container {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.ftb-flip-box .eael-animate-zoom-in .eael-elements-flip-box-rear-container {
  /* Set "Flipbox Type" to "zoom in" for this to work for essential-addons*/
  opacity: 0;
  -webkit-transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transition: all .6s ease-in-out;
  z-index: 3;
}

.ftb-middle-blocks .eael-elements-flip-box-container {
  height: 200px;
}

.ftb-flip-box .eael-elements-flip-box-icon-image {
  display: none;
}

.ftb-flip-box .eael-elements-flip-box-padding {
  height: 160px;
  padding: 11.5px 11.5px 0px;
}

/* == Calculator == */

.ftb-loan-calculator .elementor-field-group {
  flex-wrap: nowrap;
  justify-content: space-between;
}

.ftb-loan-calculator .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input {
  max-width: 62.5%;
  padding: .625em;
}

.ftb-loan-calculator .elementor-message-success {
  display: none !important;
}

.ftb-loan-calculator #payments {
  text-align: center;
}

/* == Single-post side-menu == */

.ftb-side-menu ul {
  list-style: none;
  margin: 0px;
}

.ftb-side-menu ul>li {
  padding: 9.5px 5px 8.5px 30px;
  background-color: #b5280c;
}

.ftb-side-menu ul>li:hover,
.ftb-side-menu ul>li:focus,
.ftb-side-menu ul>li:active,
.ftb-side-menu ul>li.current-menu-item {
  background-color: #ACD0ED;
}

.ftb-side-menu ul>li:first-child {
  border-top: 0.5px solid #FFFFFF;
}

.ftb-side-menu ul>li:not(:last-child) {
  border-bottom: 1px solid #277ABF;
}

.ftb-side-menu ul>li>a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  padding-top: 10px;
}

.ftb-side-menu ul>li:hover>a,
.ftb-side-menu ul>li:focus>a,
.ftb-side-menu ul>li:active>a,
.ftb-side-menu ul>li.current-menu-item>a {
  color: #b5280c;
}

/* remove the cirle borders around the arrows in the product lists */

.ftb-account-details .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon-inner {
  background-color: transparent !important;
}

/* == Corporate profile == */

.ftb-core-values>.elementor-container>.elementor-row {
  display: flex;
  flex-direction: column;
}

.ftb-core-values>.elementor-container>.elementor-row>.elementor-column {
  width: 100%;
}

.ftb-core-values .eael-tooltip {
  min-width: 120px;
  border-radius: 50%;
}

.ftb-core-values .eael-tooltip,
.ftb-core-values .eael-tooltip:hover,
.ftb-core-values .eael-tooltip:focus,
.ftb-core-values .eael-tooltip:active {
  color: transparent !important;
}

/* == Senior management == */

.ftb-senior-mgt-row .eael-grid-post .eael-entry-wrapper {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  min-height: 97.5px;
}

.ftb-senior-mgt-row .eael-grid-post-holder:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5)
}

.ftb-senior-mgt-row .eael-post-grid-container .eael-post-grid {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
}

#ftb--BoD-1 .eael-post-grid-container .eael-post-grid>.eael-post-grid-column:first-child {
  order: 2;
}

#ftb--BoD-1 .eael-post-grid-container .eael-post-grid>.eael-post-grid-column:nth-child(2) {
  order: 3;
}

#ftb--BoD-1 .eael-post-grid-container .eael-post-grid>.eael-post-grid-column:nth-child(3) {
  order: 1;
}

.ftb-senior-mgt-section article.eael-grid-post,
.ftb-senior-mgt-section article.eael-grid-post .eael-grid-post-holder,
.ftb-senior-mgt-section article.eael-grid-post .eael-grid-post-holder .eael-entry-media {
  border-radius: 10px !important;
}

/* == Branch network == */

.ftb-branch-section .eael-grid-post>.eael-grid-post-holder {
  min-height: 140px;
  border: none;
  border-top: 2px solid #fff;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.ftb-branch-section .eael-grid-post>.eael-grid-post-holder:hover {
  border-top: 2px solid #1b64ac85;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.ftb-branch-section .eael-grid-post>.eael-grid-post-holder .eael-grid-post-excerpt p {
  color: #1B64AC;
}

.ftb-branch-section h2,
.ftb-branch-section .entry-content h2 {
  color: #47B5EA;
}

/* == Internet banking == */

#ftb-internet-form-header>.elementor-container>.elementor-row {
  display: flex;
  flex-direction: column;
}

#ftb-internet-form-header>.elementor-container>.elementor-row>.elementor-column {
  width: 100%;
}

.eael-login-form-wrapper .forget-pass a {
  color: #ffffff;
}

/* == Contact us == */

.ftb-working-hours ul.elementor-icon-list-items>.elementor-icon-list-item:not(:first-child) {
  margin-left: 26px;
}

.ftb-working-hours ul.elementor-icon-list-items>.elementor-icon-list-item:first-child .elementor-icon-list-text,
.ftb-working-hours ul.elementor-icon-list-items>.elementor-icon-list-item:first-child .elementor-icon-list-icon i {
  color: #47B5EA;
}

.ftb-branch-intro>.elementor-container>.elementor-row {
  display: flex;
  flex-direction: column;
}

.ftb-branch-intro>.elementor-container>.elementor-row>.elementor-column {
  width: 100%;
}

/* == Performance == */

.ftb-performance .elementor-inner-section .elementor-text-editor p {
  margin-bottom: 5px;
}

.ftb-performance .elementor-inner-section:first-child .elementor-text-editor p {
  margin-bottom: 10px;
}

/* == Other services == */

.ftb-other-services .main-service-category ul.menu {
  color: #b5280c;
}

.ftb-other-services .main-service-category ul.menu>li {
  font-size: 17.5px;
}

.ftb-other-services .main-service-category ul.menu>li>a:hover {
  color: #0d4b6f;
}

.ftb-banner .thin-text {
  font-weight: 400;
}

/* == News == */

.ftb-alerts-form .elementor-field-group label {
  display: none;
}

/* == Careers == */

.ftb-careers-archive .elementor-post__excerpt p {
  text-align: justify !important;
}

.ftb-careers-archive .elementor-post__excerpt p:not(:last-child) {
  margin-bottom: 15px;
}

.ftb-career-post p:first-child,
.ftb-careers-archive .elementor-post__excerpt .ftb-excerpt__date {
  font-family: "Myriad Pro-Semibold Italic", Sans-serif !important;
}

.ftb-careers-archive .elementor-post__excerpt .ftb-excerpt__title,
.ftb-careers-archive .elementor-post__excerpt>p:nth-child(3) {
  font-size: 22.5px !important;
}

.ftb-career-post p:first-child,
.ftb-career-post p:nth-child(2),
.ftb-career-post ol>li,
.ftb-career-post ul>li {
  margin-bottom: 14.5px;
}

@media (min-width: 481px) {
  .ftb-career-post .elementor-widget:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media (max-width: 480.98px) {
  .ftb-career-post .elementor-widget:not(:last-child) {
    margin-top: 10px;
  }
}

.ftb-career-post,
.ftb-career-post h2,
.ftb-career-post h3 {
  color: #b5280c;
}

.ftb-career-post p,
.ftb-career-post ol>li,
.ftb-career-post ul>li {
  font-size: 17.5px;
}

.ftb-career-post ol,
.ftb-career-post ul {
  margin-left: 0.85em;
}

.ftb-career-post h2,
.ftb-career-post h3 {
  font-size: 26.5px;
}

/* == Footer == */

.ftb-forex-updates .elementor-container .elementor-row {
  flex-direction: column;
}

.ftb-forex-updates .elementor-container .elementor-row>.elementor-column {
  width: 100%;
}

@media (max-width: 767.98px) {
  .ftb-footer-inner-section>.elementor-container>div:first-child {
    flex-direction: column-reverse;
  }

  .ftb-footer-inner-section,
  .ftb-footer-inner-section .ftb-icons>div:first-child {
    text-align: center !important;
  }

  .ftb-footer-inner-section .ftb-list>div:first-child,
  .ftb-footer-inner-section .ftb-aligned-item>div:first-child {
    margin-right: 0px !important;
  }

  .ftb-footer-inner-section .ftb-list ul>li {
    justify-content: center;
  }
}

/* == Special effects == */

.post_format-post-format-video .elementor-widget-theme-post-featured-image {
  display: none;
}

#modal-ready .displayed-name {
  text-align: center;
}

.ftb-blocks .elementor-widget-wrap>.elementor-element.ftb-flip-box {
  border-radius: 5px;
}

.elementor-widget-eael-feature-list .eael-feature-list-items .eael-feature-list-item .eael-feature-list-icon-box .eael-feature-list-icon {
  color: #b5280c !important;
}

.ftb-middle-blocks .eael-elements-flip-box-heading {
  white-space: nowrap;
}


/* == Responsiveness == */


/* == Header == */

@media (min-width: 2500px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 4.55%;
  }

  .ftb-header .elementor-element.ftb-menu-column {
    width: 95.45%;
  }
}

@media (min-width: 2400px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 5%;
  }

  .ftb-header .elementor-element.ftb-menu-column {
    width: 95%;
  }
}

@media (min-width: 1440px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 8.15%;
  }

  .ftb-header .elementor-element.ftb-menu-column {
    width: 91.85%;
  }
}

@media (max-width: 1385.98px) {

  /*and (min-width: 1200px) {*/
  .ftb-header .elementor-element.ftb-logo-column {
    width: 9.75%;
  }

  .ftb-header .elementor-element.ftb-menu-column {
    width: 90.25%;
  }

  #main-links .elementor-nav-menu>li {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1252.98px) {
  /*and (min-width: 1200px) {*/
  .ftb-inner-header-top>.elementor-container>.elementor-row>.elementor-element.elementor-column:first-child {
    width: 25%;
  }

  .ftb-inner-header-top>.elementor-container>.elementor-row>.elementor-element.elementor-column:nth-child(6) {
    width: 19%;
  }

  .ftb-inner-header-top>.elementor-container>.elementor-row>.elementor-element.elementor-column:first-child>.elementor-element-populated {
    padding: 0 0 0 200px;
  }
}

@media (max-width: 1107.98px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 10.75%;
  }

  .ftb-header .elementor-element.ftb-menu-column {
    width: 89.25%;
  }

  .ftb-inner-header-top>.elementor-container>.elementor-row>.elementor-element.elementor-column:first-child {
    width: 15%;
  }

  .ftb-inner-header-top>.elementor-container>.elementor-row>.elementor-element.elementor-column:nth-child(2) {
    width: 15%;
  }

  .ftb-inner-header-top>.elementor-container>.elementor-row>.elementor-element.elementor-column:nth-child(6) {
    width: 21%;
  }

  .ftb-inner-header-top>.elementor-container>.elementor-row>.elementor-element.elementor-column:first-child>.elementor-element-populated {
    padding: 0 0 0 100px;
  }

  #main-links .elementor-nav-menu>li {
    padding-left: 10.5px;
    padding-right: 10.5px;
  }
}

@media (max-width: 1034.98px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 11.5%;
  }

  .ftb-header .elementor-element.ftb-menu-column {
    width: 88.5%;
  }
}

@media (max-width: 1024.98px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 11%;
  }

  .ftb-header .elementor-element.ftb-menu-column {
    display: none;
  }

  .ftb-logo-column.elementor-element>.elementor-element-populated {
    padding: 0px !important;
  }

}

@media (max-width: 768px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 14%;
  }
}

/* == Flip-boxes == */

@media (max-width: 1030.98px) {
  .ftb-flip-box .eael-elements-flip-box-padding {
    padding: 0 10.5px 0;
    margin-top: -30px;
  }

  .ftb-middle-blocks .eael-elements-flip-box-heading {
    white-space: normal;
  }

  .ftb-middle-blocks .eael-elements-flip-box-container {
    height: 250px;
  }
}

@media (max-width: 859.98px) {
  .ftb-middle-blocks .eael-elements-flip-box-container {
    height: 350px;
  }
}

@media (max-width: 767.98px) {
  .ftb-middle-blocks .eael-elements-flip-box-container {
    height: 150px;
  }

  .ftb-middle-blocks {
    margin-left: 120px;
    margin-right: 120px;
  }

  .ftb-flip-box .eael-elements-flip-box-padding {
    padding: 24px 10.5px 0;
    margin-top: 0px;
  }
}

@media (max-width: 665.98px) {
  .ftb-middle-blocks {
    margin-left: 90px;
    margin-right: 90px;
  }
}

/* == Responsive menu == */

button#responsive-menu-button {
  margin-top: 25px;
  width: 45px;
  height: 40px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  #responsive-menu-container {
    padding-top: 25px;
    left: -1px;
  }

  #responsive-menu-container #responsive-menu li.responsive-menu-item a,
  #responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
    font-family: "Myriad Pro-Semibold", Sans-Serif;
  }

  #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 16px;
  }

  .responsive-menu-open #responsive-menu-container {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  }
}

@media (max-width: 480.98px) {
  #responsive-menu-container {
    width: 75%;
  }
}

.tab-sized {
  margin: 0 auto;
}

@media (min-width: 1024.98px) and (max-width: 1212.98px) {
  .tab-sized {
    width: 990px !important;
  }
}

@media (max-width: 1030px) and (min-width: 992px) {
  .tab-sized {
    max-width: 87.811% !important;
  }
}

@media (max-width: 991.98px) and (min-width: 768px) {
  .tab-sized {
    max-width: 84.811% !important;
  }
}

@media (max-width: 767.98px) {
  .tab-sized {
    max-width: 87.811% !important;
  }
}

/* == Home page == */

@media (max-width: 1024px) {
  header.ftb-slides,
  header.ftb-banner {
    margin-top: -650px !important;
  }

  .ftb-slides .swiper-slide-inner .swiper-slide-contents {
    margin-left: 50px;
    max-width: 32% !important;
  }

  .trust-namuli-section.elementor-element {
    padding: 45px 0px 20px 180px;
  }

  .calculator-column {
    padding: 30px 180px 0px 180px;
  }
}

@media (max-width: 767.98px) {
  header.ftb-slides .ftb-slider .swiper-wrapper .swiper-slide .swiper-slide-contents.active {
    margin-top: 16%;
  }

  .ftb-slides .elementor-slide-description img.ftb-title-1 {
    width: 280px;
  }

  header.ftb-slides .ftb-slider .swiper-wrapper .elementor-repeater-item-a45d732 .swiper-slide-bg {
    background-position: 45%;
  }

  header.ftb-slides .ftb-slider .swiper-wrapper .elementor-repeater-item-38b4af5 .swiper-slide-bg {
    background-position: 70%;
  }

  .trust-namuli-section {
    padding: 30px 0px 20px 55px;
  }

  .calculator-column {
    padding: 30px 120px 0px 120px;
  }

  .trust-namuli-section .layoutArea>.column {
    text-align: center;
  }

  .trust-namuli-section img {
    width: 12.5% !important;
  }
}

@media (max-width: 596.98px) {
  .ftb-middle-blocks {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media (max-width: 480.98px) {
  .ftb-header .elementor-element.ftb-logo-column {
    width: 21.5%;
  }

  .ftb-slides .swiper-slide-inner .swiper-slide-contents {
    margin-left: 1%;
  }

  .ftb-slides .elementor-slide-description .ftb-title-1,
  .ftb-slides .elementor-slide-description .ftb-title-2 {
    font-size: 2.25rem;
  }

  .ftb-slides .elementor-slide-description .ftb-title-3 {
    font-size: 1.125rem !important;
  }

  .ftb-slides .swiper-slide-inner .swiper-slide-contents {
    width: 31% !important;
  }

  .calculator-column {
    padding: 30px 0 0 0;
  }

}

/* == Deposit/Credit archives == */

@media (max-width: 767.98px) {
  .ftb-second-header {
    padding-left: 20.5px;
    border-left: 3.5px solid #0d4b6f;
  }
}

@media (max-width: 767.98px) and (min-width: 481px) {
  .ftb-archive-section .eael-grid-post {
    width: 50% !important;
  }
}

/* == Deposit/Credit singles == */

@media (max-width: 1024px) and (min-width: 597px) {
  .ftb-page-nav>.elementor-column-wrap>div {
    flex-direction: row-reverse;
    justify-content: center;
  }

  .ftb-page-nav>.elementor-column-wrap>div>section {
    width: 50%;
  }
}

/* == Internet banking == */

@media (max-width: 1024px) {
  .ftb-internet-banking>.elementor-container>div:first-child {
    flex-direction: row-reverse;
  }

  .ftb-internet-banking .lr-form-wrapper {
    width: 100% !important;
  }
}

@media (max-width: 767.98px) and (min-width: 481px) {
  .ftb-branch-section .eael-grid-post {
    width: 50% !important;
  }
}

@media (max-width: 767.98px) and (min-width: 481px) {
  .ftb-about-inner-section>.elementor-container>.elementor-row .elementor-column>.elementor-element-populated {
    margin: 0 50% 0 0;
  }
}

@media (max-width: 596.98px) {
  .ftb-about-inner-section>.elementor-container>.elementor-row .elementor-column>.elementor-element-populated {
    margin: 0 30% 0 0;
  }
}

@media (max-width: 480.98px) {
  .ftb-about-inner-section>.elementor-container>.elementor-row .elementor-column>.elementor-element-populated {
    margin: 0 0 0 0;
  }
}

/* == Senior management == */

@media (max-width: 480.98px) {
  .ftb-senior-mgt-row .eael-post-grid-container .eael-post-grid {
    flex-direction: column;
  }
}

.modal-wrapper.styled+.responsive-menu-button {
  display: none;
}

.mb-1 {
  margin-bottom: 1em !important;
}

.mr-1 {
  margin-left: 1em !important;
}

/* solves the bug of the hamburger menu appearing twice  on a pop-up */
body.no-scroll #responsive-menu-button {
  display: none;
}

/* dynamic for disclaimer email */
.hide {
  display: none !important;
}

.disclaim {
  margin-bottom: 0 !important;
}

.disclaim>.elementor-container {
  min-height: 0 !important;
}

.wp-block-button.disclaim-btn .wp-block-button__link {
  border-color: #0d4b6f;
  background-color: #0d4b6f;
}

.wp-block-button.disclaim-btn .wp-block-button__link:hover,
.wp-block-button.disclaim-btn .wp-block-button__link:focus,
.wp-block-button.disclaim-btn .wp-block-button__link:active {
  border-color: #b5280c;
  background-color: #b5280c;
}

.page-id-5367 .site-main .entry-content {
  font-size: 21px;
}

/* == Individual pop-up == */

.modal-wrapper.styled .wp-post-modal {
  border-radius: 12.5px;
}

.modal-wrapper.styled .wp-post-modal .close-modal {
  border-radius: 5px !important;
  top: 5px !important;
  right: 15px !important;
  padding: 6px 18.5px;
}