/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.blue {
  background-color: #3064D2 !important;
}

.banner-area-norway-campaign {
  background: linear-gradient(193.53deg,#5976e9 15.43%,#bfc9ed 123.84%);
}

.banner-background-feature {
  position: relative;
}

.banner-background-feature img {
  width: 100% !important;
  position: absolute;
  bottom: 0;
  left: 0;
}

.submitted-message {
  text-align: center;
  font-size: 18px !important;
  color: #333333 !important;
}

.styled-list ul li {
  margin: 10px 0;
}

.flexibility-section img {
  width: 360px !important;
}

.img-center {
  text-align: center;
}

.overview-section {
  padding-bottom: 0;
}

.testimonial-carousel img {
  width: 260px;
  margin: 0 4px;
}

.testimonial-carousel .caption {
  padding: 20px 20px 0;
}
.testimonial-carousel .caption p {
  text-align: center;
  font-style: italic;
}

.testimonial-carousel .slick-arrow {
  visibility: hidden;
}
.testimonial-carousel .slick-dots li button:before {
  font-size: 12px;
}

.pricing-section .pricing-table {
  box-shadow: 0px 4px 20px rgba(0,0,0,0.15);
  border-radius: 8px;
  padding: 10px 40px 20px;
}

.pricing-table h3 {
  text-align: center;
}

.pricing-table h4 {
  margin-top: 4px;
  margin-bottom: 16px;
}

.pricing-table span.pricing-specification {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #3064D2;
}

.pricing-table ul.pricing-features {
  list-style: none;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  padding: 0;
}

.slider {
  width: 100%;
  height: 130px;
  margin: 20px auto 0;
  display: flex;
}
.slider-left {
  width: 35%;
  height: 130px;
  float: left;
  text-align: right;
}

.slider-left span {
  line-height: 130px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 18px;
  color: #3064D2;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.slider-right {
  width: 65%;
  height: 130px;
}

.slider-right ul {
  margin: 0;
  padding: 20px 0;
}

.slider-right li {
  height: 30px;
  list-style: none;
}

.slider-right li span {
  text-transform: uppercase;
  font-size: 16px;
  color: #3064D2;
  letter-spacing: 0.5px;
  line-height: 30px;
}

.slider li.item1 {
  -moz-animation: anim 10s linear infinite;
  -webkit-animation: anim 10s linear infinite;
  animation: anim 10s linear infinite;
}

.slider li.item2 {
  -moz-animation: anim2 10s linear infinite;
  -webkit-animation: anim2 10s linear infinite;
  animation: anim2 10s linear infinite;
}

.slider li.item3 {
  -moz-animation: anim3 10s linear infinite;
  -webkit-animation: anim3 10s linear infinite;
  animation: anim3 10s linear infinite;
}

@-moz-keyframes anim {
  0% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  1% {
    opacity: 1;
    transform: translateY(30px);
  }
  32% {
    opacity: 1;
    transform: translateY(30px);
  }
  34% {
    opacity: 0.1;
    transform: translateY(0px);
  }
  66% {
    transform: translateY(0px);
  }
  68% {
    transform: translateY(-30px);
  }
  98% {
    transform: translateY(-30px);
  }
  100% {
    opacity: 0.1;
    transform: translateY(30px);
  }
}

@-moz-keyframes anim2 {
  0% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  32% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  34% {
    opacity: 1;
    transform: translateY(0px);
  }
  66% {
    opacity: 1;
    transform: translateY(0px);
  }
  68% {
    opacity: 0.1;
    transform: translateY(-30px);
  }
  98% {
    transform: translateY(-30px);
  }
  100% {
    opacity: 0.1;
    transform: translateY(30px);
  }
}

@-moz-keyframes anim3 {
  0% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  32% {
    transform: translateY(30px);
  }
  34% {
    transform: translateY(0px);
  }
  66% {
    opacity: 0.1;
    transform: translateY(0px);
  }
  68% {
    opacity: 1;
    transform: translateY(-30px);
  }
  98% {
    opacity: 1;
    transform: translateY(-30px);
  }
  100% {
    opacity: 0.1;
    transform: translateY(30px);
  }
}

@-webkit-keyframes anim {
  0% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  1% {
    opacity: 1;
    transform: translateY(30px);
  }
  32% {
    opacity: 1;
    transform: translateY(30px);
  }
  34% {
    opacity: 0.1;
    transform: translateY(0px);
  }
  66% {
    transform: translateY(0px);
  }
  68% {
    transform: translateY(-30px);
  }
  98% {
    transform: translateY(-30px);
  }
  100% {
    opacity: 0.1;
    transform: translateY(30px);
  }
}

@-webkit-keyframes anim2 {
  0% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  32% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  34% {
    opacity: 1;
    transform: translateY(0px);
  }
  66% {
    opacity: 1;
    transform: translateY(0px);
  }
  68% {
    opacity: 0.1;
    transform: translateY(-30px);
  }
  98% {
    transform: translateY(-30px);
  }
  100% {
    opacity: 0.1;
    transform: translateY(30px);
  }
}

@-webkit-keyframes anim3 {
  0% {
    opacity: 0.1;
    transform: translateY(30px);
  }
  32% {
    transform: translateY(30px);
  }
  34% {
    transform: translateY(0px);
  }
  66% {
    opacity: 0.1;
    transform: translateY(0px);
  }
  68% {
    opacity: 1;
    transform: translateY(-30px);
  }
  98% {
    opacity: 1;
    transform: translateY(-30px);
  }
  100% {
    opacity: 0.1;
    transform: translateY(30px);
  }
}

.custom-menu-primary.custom-tab-menu:before {
  margin-left: 64px;
}

@media (max-width: 991px) {
  .cm-content-right {
    width: 60% !important;
  }
}


@media (max-width: 767px) {
  .slider-right li span {
    font-size: 14px;
  }
  .slider-left span {
    font-size: 16px;
  }
  .pricing-table {
    text-align: center;
  }
  .flexibility-section img {
    width: 300px;
  }
  .banner-background-feature {
    visibility: hidden;
    opacity: 0;
  }
  .cm-content-right {
    width: auto !important;
  }
}

@media (min-width: 768px) {
  .pr-20 {
    padding-right: 20px;
  }
  .pl-20 {
    padding-left: 20px;
  }
  .mt-20 {
    margin-top: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 10px;
  }
  .cm-header-logo a, .fixed .cm-header-logo a {
    margin-right: 20px;
  }
}

@media (min-width: 992px) {
  .slider-right li span {
    font-size: 22px;
  }
  .slider-left span {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .flexibility-section img {
    width: 340px !important;
  }
  .banner-background-feature img {
    width: 90% !important;
  }
}