/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
#et-secondary-menu .et-social-icons {
  float: right !important; }

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .flex-container .et_pb_column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start; }

/***********************************
		General 	
***********************************/
/* style the ISPA Awards menu button */
.awards-button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.awards-button a {
  color: #fff !important; }

li.awards-button {
  background-color: #091e5d;
  font-weight: 700;
  text-align: center;
  padding: 12px 13px 10px 10px !important;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

li.awards-button {
  background-color: #091e5d; }

/* Awards page*/
.awards-box .et-pb-icon-circle {
  padding: 15px; }

/* fixed header button text color */
.et-fixed-header #top-menu .awards-button a {
  color: #fff !important; }

.awards-button li.current-menu-ancestor > a, .awards-button li.current-menu-item > a {
  color: #fff !important; }

@media only screen and (min-width: 981px) {
  li.awards-button {
    height: 36px; } }

/*remove left padding on footer menu items*/
#footer-widgets .footer-widget li {
  padding-left: 0 !important; }

.footer-widget li:before {
  display: none; }

.et_pb_button {
  text-align: left; }

/*show hamburger menu below 1425 screen size*/
@media (max-width: 1425px) {
  #et_mobile_nav_menu {
    display: block; }
  #top-menu {
    display: none; } }

/* Tribe events */
#tribe-events-content-wrapper {
  max-width: 80% !important; }

.tribe-events-loop {
  max-width: 100% !important; }

.tribe-events-title-bar {
  padding-top: 70px; }

/* On Divi built events, hide the event data that auto populates on the page like title and event details */
.et_pb_pagebuilder_layout .tribe-events-single-event-title {
  display: none; }

.et_pb_pagebuilder_layout .tribe-events-schedule.tribe-clearfix {
  display: none; }

.et_pb_pagebuilder_layout .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
  display: none; }

.et_pb_pagebuilder_layout #tribe-events .tribe-events-button {
  display: none; }

.et_pb_pagebuilder_layout #tribe-events-footer {
  display: none; }

/* Homepage boxes */
#hp_news .et_pb_post {
  margin-bottom: 10px; }

/*Decrease font size of sub menu items on main nav*/
#top-menu .sub-menu .menu-item a {
  font-size: 13px !important;
  line-height: 18px; }

.et_pb_text_inner a {
  text-decoration: underline; }

.et_pb_text_inner a.epxbutton {
  text-decoration: none; }

.et_search_outer {
  display: none; }

.wpcf7 {
  padding: 20px 0; }

.wpcf7 input {
  padding: 10px; }

.wpcf7 input[type="submit"] {
  background-color: #091E5D;
  border: 0;
  color: #ffffff;
  padding: 9px 20px; }

/************************************
			Cookie Popup
***********************************/
.cookie-small {
  background-color: #091E5D;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border: 0;
  bottom: 0;
  color: #fff;
  display: none;
  padding: 7px 13px 6px 13px;
  position: fixed;
  right: 35px;
  z-index: 16; }
  .cookie-small span {
    letter-spacing: 0.03em; }
  .cookie-small:focus {
    outline: 2px solid orange !important; }

.cookie-popup {
  background-color: #091E5D;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  color: #fff;
  display: none;
  width: 670px;
  padding: 30px;
  position: fixed;
  right: 35px;
  z-index: 16; }
  @media screen and (max-width: 450px) {
    .cookie-popup {
      padding: 20px; } }
  @media screen and (max-width: 760px) {
    .cookie-popup {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      right: 0;
      width: 100% !important; } }
  .cookie-popup .cookie-col {
    float: left;
    width: 46%; }
    .cookie-popup .cookie-col:first-of-type {
      border-right: 1px solid #fff;
      font-size: 14px;
      line-height: 24px;
      padding-right: 4%; }
    .cookie-popup .cookie-col p {
      margin-top: 0; }
    .cookie-popup .cookie-col:last-of-type {
      padding-left: 4%;
      padding-bottom: 50px;
      width: 54%; }
    .cookie-popup .cookie-col a {
      color: #fff;
      text-decoration: underline; }
      .cookie-popup .cookie-col a.epxbutton {
        clear: left;
        float: left;
        margin-top: 10px;
        text-decoration: none; }
    @media screen and (max-width: 650px) {
      .cookie-popup .cookie-col {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important; }
        .cookie-popup .cookie-col:first-of-type {
          border-right: none;
          padding-bottom: 4%; }
        .cookie-popup .cookie-col:last-of-type {
          padding-bottom: 0; }
        .cookie-popup .cookie-col span {
          font-size: 14px;
          line-height: 22px;
          display: inline-block; }
        .cookie-popup .cookie-col a {
          font-size: 14px;
          line-height: 22px; }
        .cookie-popup .cookie-col .epxbutton {
          bottom: inherit !important;
          margin-top: 25px;
          position: relative !important; } }

/***********************
	Button Styles
*************************/
button {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif; }

.epxbutton {
  background-color: #091E5D;
  border: 2px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-size: 13px;
  letter-spacing: 0.15em;
  line-height: 17px;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 12px 22px 11px 22px;
  position: relative;
  text-transform: uppercase;
  white-space: normal; }
  .epxbutton:before {
    background-color: #050f2f;
    content: "";
    height: 103%;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 0;
    -webkit-transition: width 0.3s, opacity 0.3s;
    -o-transition: width 0.3s, opacity 0.3s;
    -moz-transition: width 0.3s, opacity 0.3s;
    transition: width 0.3s, opacity 0.3s;
    z-index: -1; }
  .epxbutton.green-bg {
    background-color: #87B334;
    border: 2px solid #87B334; }
  .epxbutton:hover:before {
    width: 100%;
    opacity: 1; }

/************************************
			Members Login
***********************************/
.et_pb_newsletter_description.et_multi_view_swapped {
  display: block !important; }

/*********************************
		Members
**********************************/
#submita, #reset {
  width: 49%;
  padding: 1% 2%;
  margin-bottom: 10px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff; }

#submita {
  margin-top: 15px;
  margin-right: 2%;
  background-color: #091a5f; }

#reset {
  background-color: #535353; }

.page-id-40 .container:before {
  display: none; }

.page-id-40 #sidebar {
  border: solid 2px #091E5D;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  .page-id-40 #sidebar span {
    width: 100%;
    display: block;
    float: left; }
  .page-id-40 #sidebar h4 {
    font-size: 20px;
    line-height: 30px; }

.epx-pagination {
  margin-bottom: 20px;
  display: block; }

.ispa-members {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .ispa-members .single-member {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px; }
    .ispa-members .single-member h2 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 100%;
      -moz-box-flex: 0;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      font-size: 20px;
      line-height: 22px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      border-top: solid 1px #091E5D;
      border-bottom: solid 3px #d2d1d1;
      margin-bottom: 20px;
      padding-top: 15px; }
      .ispa-members .single-member h2 span {
        color: #535353;
        font-size: 14px;
        line-height: 17px;
        margin-top: -5px;
        text-align: right; }
    .ispa-members .single-member .member-logo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 20%;
      -moz-box-flex: 0;
      -ms-flex: 0 1 20%;
      flex: 0 1 20%;
      margin-right: 2%; }
    .ispa-members .single-member .member-details {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 78%;
      -moz-box-flex: 0;
      -ms-flex: 0 1 78%;
      flex: 0 1 78%; }
      .ispa-members .single-member .member-details .member-contact {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .ispa-members .single-member .member-details .member-contact a {
          position: relative; }
          .ispa-members .single-member .member-details .member-contact a::after {
            content: "";
            background-color: #091E5D;
            background-position: center;
            width: 100%;
            height: 2px;
            position: absolute;
            bottom: 0;
            left: 0; }
    .ispa-members .single-member .member-desc {
      margin-top: 20px; }

@media only screen and (max-width: 980px) {
  .container {
    width: 97%; }
  .member-details, .member-logo {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 1 100% !important;
    -moz-box-flex: 0 !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    max-width: 100% !important; } }

/**********************************
	Single page and category
**********************************/
.category-news-feed #main-content .container:before, .single-post #main-content .container:before, .category-newsletter #main-content .container:before, .blog #main-content .container:before, .category #main-content .container:before, .error404 #main-content .container:before {
  display: none; }

.category-news-feed #main-content div#sidebar, .single-post #main-content div#sidebar, .category-newsletter #main-content div#sidebar, .blog #main-content div#sidebar, .category #main-content div#sidebar, .error404 #main-content div#sidebar {
  display: none; }

.category-news-feed #main-content div#left-area, .single-post #main-content div#left-area, .category-newsletter #main-content div#left-area, .blog #main-content div#left-area, .category #main-content div#left-area, .error404 #main-content div#left-area {
  width: 100%; }

/***********************************
			Contact Form 7 
***********************************/
#Q1, #Q2, #Q3 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  color: #091E5D; }

#Q1Answer, #Q2Answer, #Q3Answer {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #f5f5f5;
  border: 2px solid #434343;
  color: #091E5D;
  padding: 9px 10px 9px 10px;
  width: 30%;
  margin-top: 10px;
  position: relative; }
  #Q1Answer::after, #Q2Answer::after, #Q3Answer::after {
    content: "";
    background-image: url(/images/angle-arrow-down.png);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute; }
  #Q1Answer:focus, #Q2Answer:focus, #Q3Answer:focus {
    border-color: #182D86;
    outline: none !important; }

select.wpcf7-form-control.wpcf7-select, select#Q1Answer, select#Q2Answer, select#Q3Answer {
  -webkit-appearance: menulist !important; }

.et_pb_module.et_pb_code.et_pb_code_0 {
  background-color: white; }

.complaints {
  max-width: 980px;
  width: 100%; }

.wpcf7 {
  background-color: #fff; }
  .wpcf7 legend, .wpcf7 label {
    color: #091E5D;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.1em;
    margin-bottom: 20px; }
  .wpcf7 .input-wrapper {
    margin-bottom: 29px;
    position: relative; }
    .wpcf7 .input-wrapper .floating-text {
      color: #091E5D;
      font-size: 16px;
      line-height: 26px;
      font-weight: 900;
      left: 19px;
      letter-spacing: 0.1em;
      pointer-events: none;
      position: absolute;
      text-transform: uppercase;
      top: 15px;
      -webkit-transition: 0.2s ease all;
      -o-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all;
      z-index: 10;
      background-color: white;
      padding: 0 10px; }
    .wpcf7 .input-wrapper.moveplaceholder .floating-text {
      background-color: #091E5D;
      color: #fff;
      left: 20px;
      letter-spacing: 0.03em;
      font-size: 16px;
      line-height: 26px;
      opacity: 1;
      padding: 0 5px;
      top: 0;
      -webkit-transition: 0.2s ease all;
      -o-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .wpcf7 .input-wrapper input:not([type=checkbox]):not([type=radio]), .wpcf7 .input-wrapper textarea, .wpcf7 .input-wrapper select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: #f5f5f5;
      border: 2px solid #434343;
      color: #091E5D;
      padding: 18px 20px 18px 20px;
      width: 100%; }
      .wpcf7 .input-wrapper input:not([type=checkbox]):not([type=radio]):focus, .wpcf7 .input-wrapper textarea:focus, .wpcf7 .input-wrapper select:focus {
        border-color: #182D86;
        outline: none !important; }
  .wpcf7 .grecaptchahide {
    font-size: 13px;
    line-height: 23px;
    text-align: center;
    margin-top: 20px; }
    .wpcf7 .grecaptchahide a {
      color: #091E5D;
      text-decoration: underline; }
  .wpcf7 .wpcf7-list-item-label {
    color: black;
    font-size: 16px;
    line-height: 26px;
    margin-right: 20px; }
  .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
    font-weight: 400;
    font-size: 12px;
    line-height: 22px; }
  .wpcf7 .wpcf7-list-item {
    color: #fff;
    font-size: 12px;
    margin-left: 0;
    text-align: left; }
    .wpcf7 .wpcf7-list-item a {
      color: #182D86;
      text-decoration: underline; }
  .wpcf7 .submit-button {
    clear: left;
    float: left;
    position: relative;
    background-color: #182D86;
    border: none;
    display: inline-block;
    position: relative; }
    .wpcf7 .submit-button input[type="submit"] {
      color: #fff;
      font-size: 16px;
      line-height: 26px;
      font-weight: 700;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      background-color: transparent;
      border: none;
      opacity: 1;
      padding: 12px 150px 12px 19px;
      min-height: 50px;
      text-align: left;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, -webkit-transform 0.3s;
      -o-transition: opacity 0.3s, -o-transform 0.3s;
      -moz-transition: opacity 0.3s, transform 0.3s, -moz-transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s; }
    .wpcf7 .submit-button::after {
      content: "";
      background-image: url(images/btn-arrow-white.svg);
      background-repeat: no-repeat;
      background-position: center;
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      width: 30px;
      height: 30px;
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .wpcf7 .submit-button:hover {
      cursor: pointer; }
  .wpcf7 .ajax-loader {
    position: absolute; }
  .wpcf7 .wpcf7-not-valid-tip {
    color: #091E5D;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.1em;
    margin-top: 10px; }
  .wpcf7 .wpcf7-response-output {
    border: 0 !important;
    clear: left;
    float: left;
    padding-left: 0;
    margin-left: 0; }

/*********************************
		Custom Slider
********************************/
.custom-slider-banner-bg-wrapper {
  padding-top: 115px;
  padding-bottom: 51px; }
  .custom-slider-banner-bg-wrapper .banner .title {
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 40px;
    line-height: 50px;
    position: relative; }
    .custom-slider-banner-bg-wrapper .banner .title::after {
      content: "";
      background: #e8d770;
      background: -moz-linear-gradient(269deg, #e8d770 0%, #996d19 100%);
      background: -webkit-linear-gradient(269deg, #e8d770 0%, #996d19 100%);
      background: -webkit-linear-gradient(181deg, #e8d770 0%, #996d19 100%);
      background: -moz-linear-gradient(181deg, #e8d770 0%, #996d19 100%);
      background: -o-linear-gradient(181deg, #e8d770 0%, #996d19 100%);
      background: linear-gradient(269deg, #e8d770 0%, #996d19 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8d770",endColorstr="#996d19",GradientType=1);
      width: 100%;
      max-width: 314px;
      height: 4px;
      position: absolute;
      left: 0;
      bottom: -25px; }
  .custom-slider-banner-bg-wrapper .banner p {
    max-width: 636px;
    width: 100%; }

.custom-slider-bg-wrapper {
  padding-top: 115px;
  padding-bottom: 135px; }
  .custom-slider-bg-wrapper.first {
    padding-top: 0; }
  .custom-slider-bg-wrapper:nth-of-type(even) .wrapper {
    position: relative; }
    .custom-slider-bg-wrapper:nth-of-type(even) .wrapper::before {
      content: "";
      width: 100%;
      max-width: 847px;
      height: 100%;
      max-height: 543px;
      background-color: #F7F7F7;
      position: absolute;
      top: 60px;
      left: 0; }
  .custom-slider-bg-wrapper:nth-of-type(odd) {
    background-color: #F7F7F7; }
  .custom-slider-bg-wrapper .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .custom-slider-bg-wrapper .wrapper .custom-slider {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 68%;
      -moz-box-flex: 0;
      -ms-flex: 0 1 68%;
      flex: 0 1 68%;
      max-width: 68%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .custom-slider-bg-wrapper .wrapper .custom-slider h2, .custom-slider-bg-wrapper .wrapper .custom-slider .timeline {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        max-width: 100%; }
      .custom-slider-bg-wrapper .wrapper .custom-slider .timeline {
        padding-right: 10%; }
    .custom-slider-bg-wrapper .wrapper .image-wrapper {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 32%;
      -moz-box-flex: 0;
      -ms-flex: 0 1 32%;
      flex: 0 1 32%;
      max-width: 32%;
      text-align: right;
      z-index: 0; }
  .custom-slider-bg-wrapper .slick-dot-wrapper {
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0; }
    .custom-slider-bg-wrapper .slick-dot-wrapper .slick-arrow {
      height: 48px;
      width: 48px;
      position: absolute;
      top: 50px;
      right: 0;
      background-color: transparent; }
      .custom-slider-bg-wrapper .slick-dot-wrapper .slick-arrow:hover, .custom-slider-bg-wrapper .slick-dot-wrapper .slick-arrow:focus {
        cursor: pointer; }
      .custom-slider-bg-wrapper .slick-dot-wrapper .slick-arrow:before {
        content: "";
        background-image: url(images/blue-arrow.svg);
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .custom-slider-bg-wrapper .slick-dot-wrapper .slick-arrow:before .ie9 img[src$=".svg"] {
          width: 100%; }
      .custom-slider-bg-wrapper .slick-dot-wrapper .slick-arrow.slick-prev {
        -webkit-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        transform: scaleX(-1);
        position: absolute;
        left: inherit;
        top: 26px;
        right: 50px; }
  .custom-slider-bg-wrapper .wrapper.max-width {
    position: relative; }
    .custom-slider-bg-wrapper .wrapper.max-width .years {
      position: absolute;
      left: -128px;
      top: 128px;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      font-size: 25px;
      line-height: 35px;
      letter-spacing: 0.1em;
      color: #091E5D; }
  .custom-slider-bg-wrapper .timeline li, .custom-slider-bg-wrapper .key-color li {
    position: relative; }
    .custom-slider-bg-wrapper .timeline li::after, .custom-slider-bg-wrapper .key-color li::after {
      content: "";
      width: 6px;
      height: 6px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      top: 10px;
      left: -15px; }
    .custom-slider-bg-wrapper .timeline li.green:after, .custom-slider-bg-wrapper .key-color li.green:after {
      background-color: #b0e846; }
    .custom-slider-bg-wrapper .timeline li.orange:after, .custom-slider-bg-wrapper .key-color li.orange:after {
      background-color: #fc8b38; }
    .custom-slider-bg-wrapper .timeline li.purple:after, .custom-slider-bg-wrapper .key-color li.purple:after {
      background-color: #506fd8; }
    .custom-slider-bg-wrapper .timeline li.pink:after, .custom-slider-bg-wrapper .key-color li.pink:after {
      background-color: #e870b1; }
  .custom-slider-bg-wrapper .key-color {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .custom-slider-bg-wrapper .key-color li {
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 25%;
      -moz-box-flex: 0;
      -ms-flex: 0 1 25%;
      flex: 0 1 25%;
      margin-right: 5%;
      max-width: -webkit-max-content;
      max-width: -moz-max-content;
      max-width: max-content; }
      .custom-slider-bg-wrapper .key-color li:last-of-type {
        margin-right: 0; }
  .custom-slider-bg-wrapper .timeline-block {
    z-index: 5;
    position: relative; }
    .custom-slider-bg-wrapper .timeline-block h2 {
      font-weight: 700;
      font-size: 120px;
      line-height: 130px;
      padding-bottom: 30px; }
    .custom-slider-bg-wrapper .timeline-block .timeline {
      padding-left: 40px;
      max-width: 576px; }
      .custom-slider-bg-wrapper .timeline-block .timeline li {
        color: #091e5d;
        margin-bottom: 20px;
        position: relative;
        font-size: 15px;
        line-height: 25px; }

@media only screen and (min-width: 1366px) {
  .key-color li {
    margin-left: 30px;
    display: inline; }
    .key-color li:first-of-type {
      margin-left: 15px; } }

@media only screen and (min-width: 768px) {
  .image-wrapper {
    text-align: right;
    z-index: 0;
    margin-top: 85px; }
    .image-wrapper img {
      width: 364px;
      height: 516px;
      -o-object-fit: cover;
      object-fit: cover; } }

@media only screen and (max-width: 768px) {
  .image-wrapper, .custom-slider {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 1 100% !important;
    -moz-box-flex: 0 !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    max-width: 100% !important;
    text-align: left !important; }
  .key-color li {
    -webkit-box-flex: 0 !important;
    -webkit-flex: 0 1 100% !important;
    -moz-box-flex: 0 !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    max-wdith: 100% !important; }
  .years {
    left: 0 !important;
    top: -30px !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    font-size: 18px !important;
    line-height: 28px !important; }
  .custom-slider-banner-bg-wrapper {
    padding-top: 0 !important; }
  .custom-slider-bg-wrapper {
    padding-top: 80px !important;
    padding-bottom: 0px !important; }
    .custom-slider-bg-wrapper h2 {
      font-size: 80px !important;
      line-height: 90px !important; }
    .custom-slider-bg-wrapper ul {
      padding-left: 20px !important; }
    .custom-slider-bg-wrapper li {
      width: 100%;
      word-break: break-word; }
  .custom-slider-bg-wrapper .slick-dot-wrapper {
    z-index: 5 !important;
    position: absolute !important;
    right: 0 !important;
    top: -80px !important; } }
