/*-----------------------------------------------------------------------------------

    Template Name: Egens - Creative Agency Bootstrat Template
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    00 - Helpers (Variables)
    01 - Basic (Typography)
    02 - Template
        2.1 - Header Style
        2.2 - Slider Style
        2.3 - About Style
        2.4 - Funfact Style
        2.5 - Service Style
        2.6 - Progress Style
        2.7 - Portfolio One Style
        2.8 - Work Banner Style
        2.9 - Team Style
        2.10 - Testimonial Style
        2.11 - Blog Style
        2.12 - Brand Style
        2.13 - Breadcrumb Style
        2.14 - Sidebar Style
        2.15 - Brand Style
        2.16 - Plan Style
        2.17 - Footer Style
        2.18 - Solution Style
        2.19 - Boost Style

-----------------------------------------------------------------------------------*/
/*----------------------------------------*/
/*  01. Template default CSS
/*----------------------------------------*/

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

body {
  font-family: "proxima-nova", sans-serif;
  font-size: 15px;
  color: #001133;
  background-color: #ffffff;
}

img {
  max-width: 100%;
  transition: ease-in-out 0.5s;
}

a,
button {
  transition: 0.3s;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color:#00aeef!important;
}

.no-click {
    pointer-events: none;
    cursor: default;
}

.h1hide {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    margin: -1px!important;
    overflow: hidden!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    white-space: nowrap!important;
    border: 0!important;
}

/* Anchor psgame bestelformulier */
#ordergame {
  scroll-margin-top: 70px;
}

button:focus,
input:focus,
textarea:focus {
  outline: 0;
}

button {
  background-color: transparent;
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #7153d9;
  margin: 0px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-family: "proxima-nova", sans-serif;
}

ul {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}
li.error{
  color: #EB8283;
  font-size: 14px;
  list-style-type: none;
}

p {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #202224;
  /*margin-bottom: 15px;*/
}

hr {
  border-bottom: 1px solid #E0E0E0;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}

.weighttxt{font-weight: 700;}

 .nowrap {
  white-space: nowrap;
}

.logo_mailmedia {
  width: 150px;
  height: auto;
}

.logo_omg {
  width: 90px;
  height: auto;
}
.contactlogo {
  width: 90px;
  height: auto;
}
.bgblue {
  background-color:#f2f5fb;
}
.check_blue_omg {
  width: 14px;
  height: auto;
}
.psgame_uspicon {
  width: auto;
  height: 60px;
  margin:auto;
}

@media only screen and (max-width: 575px) {
  .logo_mailmedia {
  width: 110px;
  height: auto;
  }
  .logo_omg {
  width: 70px;
  height: auto;
  }
}

*::-moz-selection {
  background: #1c1c1c;
  color: #ffffff;
  text-shadow: none;
}

::-moz-selection {
  background: #1c1c1c;
  color: #ffffff;
  text-shadow: none;
}

::selection {
  background: #1c1c1c;
  color: #ffffff;
  text-shadow: none;
}

/*--
 - Input Placeholder
-----------------------------------------*/
*::-moz-placeholder {
  color: #1c1c1c;
  font-size: 14px;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #1c1c1c;
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: #1c1c1c;
  font-size: 14px;
  opacity: 1;
}

/* Brand Color */
.facebook {
  color: #1877f2;
}
.facebook:hover {
  opacity: 0.6;
}

.twitter {
  color: #1da1f2;
}
.twitter:hover {
  opacity: 0.6;
}

.linkedin {
  color: #0077b5;
}
.linkedin:hover {
  opacity: 0.6;
}

.instagram {
  color: #405de6;
}
.instagram:hover {
  opacity: 0.6;
}

/* Custom Class */
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Section Heading */
.section-head .title {
  font-size: 60px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1.0;
  color: #001133;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-head .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .section-head .title {
    font-size: 40px;
  }
  .logo_omg {
  width: 70px;
  height: auto;
  }
}
@media only screen and (max-width: 575px) {
  .section-head .title {
    font-size: 36px;
  }
  .row {
    --bs-gutter-x: 0rem;
  }
}
@media only screen and (max-width: 479px) {
  .section-head .title {
    font-size: 30px;
  }
}
.section-head .title-two {
  font-size: 48px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #001133;
}
@media only screen and (max-width: 767px) {
  .section-head .title-two {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .section-head .title-two {
    font-size: 30px;
  }
   .mobile-mb {
    margin-bottom: 30px;
  }
}
.section-head .subtitle {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.9;
  color: #4382FF;
  text-transform: uppercase;
  letter-spacing: 8px;
}
@media only screen and (max-width: 767px) {
  .section-head .subtitle {
    font-size: 16px;
    letter-spacing: 4px;
  }
  .slingle-slider .slider-content .subtitle{
    font-size: 16px;
    letter-spacing: 4px;
  }

}
.section-head .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #001133;
  margin-top: 30px;
  /*max-width: 510px;*/
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-head .text {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section-head .text {
    font-size: 18px;
    margin-top: 20px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .section-head .text {
    font-size: 16px;
    margin-top: 20px;
  }
}
.section-head .text-two {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: #001133;
  margin-top: 40px;
  max-width: 510px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-head .text-two {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .section-head .text-two {
    font-size: 16px;
    margin-top: 20px;
    max-width: 100%;
  }
}
.section-head.section-title-center {
  margin-bottom: 80px;
  margin-top: -5px;
}
.section-head.section-title-center-omg {
  margin-bottom: 0px;
  margin-top: -5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-head.section-title-center {
    margin-bottom: 35px;
  }
  .section-head.section-title-center-omg {
  margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .section-head.section-title-center {
    margin-bottom: 30px;
  }
  .section-head.section-title-center-omg {
  margin-bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .section-head.section-title-center {
    margin-bottom: 20px;
  }
  .section-head.section-title-center-omg {
  margin-bottom: 0px;
  }  
  .section-head.section-title-center .text {
  max-width: 748px;
  }
}

/* Section Spacing */
.mb-60 {
  margin-bottom: 60px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-n60 {
  margin-bottom: -60px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-n50 {
  margin-bottom: -50px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-n40 {
  margin-bottom: -40px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-n30 {
  margin-bottom: -30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-n25 {
  margin-bottom: -25px;
}

.mt-30 {
  margin-top: 30px;
}

/* Button Style */
.btn-style-one {
  border-color: #00aeef;
  background: #00aeef;
/*  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);*/
  border: 0px;
  border-radius: 27px;
  padding: 20px 45px;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif;
  position: relative;
}
.btn-style-one:focus {
  box-shadow: none;
}
.btn-style-one::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #284A9F;
/*  background: linear-gradient(135deg, #7153d9 0%, #5435be 45%, #4526b1 66%);*/
  opacity: 0;
  transition: 0.5s;
  border-radius: 27px;
  z-index: 1;
}
.btn-style-one:hover span {
  color: #ffffff;
}
.btn-style-one:hover::before {
  opacity: 1;
  transition: 0.5s;
}
.btn-style-one span {
  position: relative;
  z-index: 3;
  color: #ffffff;
}


.btn-style-one-omg {
  border-color: #00aeef;
  background: #00aeef;
/*  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);*/
  border: 0px;
  border-radius: 27px;
  padding: 20px 45px;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif;
  position: relative;
}
.btn-style-one-omg:focus {
  box-shadow: none;
}
.btn-style-one-omg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #284A9F;
/*  background: linear-gradient(135deg, #7153d9 0%, #5435be 45%, #4526b1 66%);*/
  opacity: 0;
  transition: 0.5s;
  border-radius: 27px;
  z-index: 1;
}
.btn-style-one-omg:hover span {
  color: #ffffff;
}
.btn-style-one-omg:hover::before {
  opacity: 1;
  transition: 0.5s;
}
.btn-style-one-omg span {
  position: relative;
  z-index: 3;
  color: #ffffff;
}


.btn-style-two {
  background: transparent;
  border: 2px solid #4526b1;
  color: #1c1c1c;
  border-radius: 27px;
  padding: 15px 50px;
  line-height: 1;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
.btn-style-two:focus {
  box-shadow: none;
}
.btn-style-two::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  background: #284A9F;
  background: linear-gradient(135deg, #7153d9 0%, #5435be 45%, #4526b1 66%);
  opacity: 0;
  transition: 0.5s;
  border-radius: 27px;
  z-index: 1;
}
.btn-style-two:hover span {
  color: #ffffff;
}
.btn-style-two:hover::before {
  opacity: 1;
  transition: 0.5s;
}
.btn-style-two span {
  position: relative;
  z-index: 3;
  color: #1c1c1c;
}

.btn-style-three {
  background: #4382FF;
  color: #FFFFFF;
  border-radius: 27px;
  padding: 15px 45px;
  line-height: 1;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
.btn-style-three:focus {
  box-shadow: none;
}
.btn-style-three:hover {
  color: #284A9F;
  background: white;
}

.btn-style-three-omg {
  background: #00aeef;
  color: #FFFFFF;
  border-radius: 27px;
  padding: 20px 45px;
  line-height: 1;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
.btn-style-three-omg:focus {
  box-shadow: none;
}
.btn-style-three-omg:hover {
  color: #284A9F;
  background: white;
}

@media only screen and (max-width: 479px) {
  .btn-style-three, .btn-style-three-omg {
    padding: 12px 30px;
  }
}

.btn-style-four {
  background: #00aeef;
  color: #FFFFFF;
  border-radius: 27px;
  padding: 20px 20px;
  line-height: 1;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  border: 0px;
}
.btn-style-four:focus {
  box-shadow: none;
}
.btn-style-four:hover, .btn-style-four.active {
/*  border-color: #4526b1;*/
  background: #284A9F;
/*  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);*/
  border: 0px;
  border-radius: 27px;
  padding: 20px 20px;
  line-height: 1;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  position: relative;
  color: white!important;
}
.btn-style-four:hover::before, .btn-style-four.active::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7153d9;
  background: linear-gradient(135deg, #7153d9 0%, #5435be 45%, #4526b1 66%);
  opacity: 0;
  transition: 0.5s;
  border-radius: 27px;
  z-index: 1;
}

/* Spacing */
.section-padding {
  padding: 100px 0;
}
.section-padding-omg {
  padding: 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .section-padding {
    padding: 100px 0;
  }
  .section-padding-omg {
    padding: 0px 0px 60px 0px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .tell-sell-text {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding {
    padding: 100px 0;
  }
  .section-padding-omg {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding {
    padding: 100px 0;
  }
  .section-padding-omg {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-padding {
    padding: 60px 0;
  }
  .section-padding-omg {
    padding: 0;
  }

}
@media only screen and (max-width: 479px) {
  .section-padding {
    padding: 60px 0;
  }
  .section-padding-omg {
    padding: 0;
  }
}

.section-padding-top {
  padding-top: 190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .section-padding-top {
    padding-top: 150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding-top {
    padding-top: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding-top {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-padding-top {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .section-padding-top {
    padding-top: 60px;
  }
}

.section-padding-bottom {
  padding-bottom: 190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .section-padding-bottom {
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding-bottom {
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding-bottom {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-padding-bottom {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .section-padding-bottom {
    padding-bottom: 60px;
  }
}

.section-margin {
  margin: 190px 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .section-margin {
    margin: 150px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-margin {
    margin: 110px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-margin {
    margin: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .section-margin {
    margin: 60px 0;
  }
}
@media only screen and (max-width: 479px) {
  .section-margin {
    margin: 60px 0;
  }
}

.section-margin-top {
  margin-top: 190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .section-margin-top {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-margin-top {
    margin-top: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-margin-top {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-margin-top {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .section-margin-top {
    margin-top: 60px;
  }
}

.section-margin-bottom {
  margin-bottom: 190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .section-margin-bottom {
    margin-bottom: 150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-margin-bottom {
    margin-bottom: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-margin-bottom {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-margin-bottom {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .section-margin-bottom {
    margin-bottom: 60px;
  }
}

/* Scroll Top style */
.scroll-top {
  position: fixed;
  right: 30px;
  bottom: -60px;
  z-index: 999;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
  display: block;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  background-color: #00aeef;
  background-size: 200% auto;
  background-position: left center;
  transition: 0.3s;
  overflow: hidden;
  border: 1px solid #00aeef;
}
.scroll-top:hover {
  background-color: #284A9F;
  border: 1px solid #284A9F;
  background-position: right center;
}
.scroll-top:hover i {
  color: White;
  transition: 0.3s;
}
.scroll-top:hover .arrow-top {
  transform: translate(-50%, -80px);
}
.scroll-top:hover .arrow-bottom {
  transform: translate(-50%, -50%);
}
.scroll-top i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  transition: 0.3s;
}
.scroll-top.show {
  display: none;
  visibility: visible;
  opacity: 1;
  bottom: 60px;
}
.scroll-top.show.show-active {
  display: block;
}
.scroll-top .arrow-top {
  transform: translate(-50%, -50%);
}
.scroll-top .arrow-bottom {
  transform: translate(-50%, 80px);
}


.scroll-top-omg {
  position: fixed;
  right: 30px;
  bottom: -60px;
  z-index: 999;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
  display: block;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  background-color: #00aeef;
  background-size: 200% auto;
  background-position: left center;
  transition: 0.3s;
  overflow: hidden;
  border: 1px solid #00aeef;
}
.scroll-top-omg:hover {
  background-color: #284A9F;
  border: 1px solid #284A9F;
  background-position: right center;
}
.scroll-top-omg:hover i {
  color: White;
  transition: 0.3s;
}
.scroll-top-omg:hover .arrow-top {
  transform: translate(-50%, -80px);
}
.scroll-top-omg:hover .arrow-bottom {
  transform: translate(-50%, -50%);
}
.scroll-top-omg i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  transition: 0.3s;
}
.scroll-top-omg.show {
  display: none;
  visibility: visible;
  opacity: 1;
  bottom: 60px;
}
.scroll-top-omg.show.show-active {
  display: block;
}
.scroll-top-omg .arrow-top {
  transform: translate(-50%, -50%);
}
.scroll-top-omg .arrow-bottom {
  transform: translate(-50%, 80px);
}


@media only screen and (max-width: 479px) {
  .scroll-top {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .logo {
    width: 160px;
  }
}
@media only screen and (max-width: 575px) {
  .logo {
    width: 140px;
  }
}
@media only screen and (max-width: 479px) {
  .logo {
    width: 130px;
  }
}

.wow {
  visibility: hidden;
}

/* =============================
    2.1 - Header Style
================================ */
.header-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin-top: 0px;
/*  margin-top: 48px;*/
  transition: 0.3s;
  background:#FFFFFF;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-wrapper {
    margin-top: 0px;
/*    margin-top: 30px;*/
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-wrapper {
  margin-top: 0px;
/*    margin-top: 20px;*/
  }
}
@media only screen and (max-width: 767px) {
  .header-wrapper {
  margin-top: 0px;
/*    margin-top: 20px;*/
  }
}
@media only screen and (max-width: 575px) {
  .header-wrapper {
  margin-top: 0px;
/*    margin-top: 20px;*/
  }
}

.offcanvas {
  z-index: 9999;
  padding: 20px;
}
.offcanvas .btn-close {
  background: none;
  font-size: 20px;
}
.offcanvas .btn-close:focus {
  box-shadow: none;
}

.header-right_actions {
  margin-left: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-right_actions {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .header-right_actions .header-social {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .header-right_actions .header-social {
    display: block;
  }
}
.header-right_call {
  display: flex;
  align-items: center;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  .header-right_call {
    padding: 10px 0;
  }
}
.header-right_call .icon {
  border-radius: 100%;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}
@media only screen and (max-width: 767px) {
  .header-right_call .icon {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 575px) {
  .header-right_call .icon {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }
}
.header-right_call .call-meta {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .header-right_call .call-meta {
    margin-left: 10px;
  }
}
.header-right_call .call-meta_text {
  color: #001133;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 14px;
}
@media only screen and (max-width: 575px) {
  .header-right_call .call-meta_text {
    font-size: 13;
  }
}
.header-right_call .call-meta_number {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  color: #4382FF;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .header-right_call .call-meta_number {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575px) {
  .header-right_call .call-meta_number {
    font-size: 12px;
  }
}
.header-right_call .call-meta_number:hover {
  color: #4382FF;
}

@media only screen and (max-width: 479px) {
  .home-two-header-right {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .home-two-header-right .hamburger {
    margin-left: 10px;
  }
}

.header-button .btn {
  background: transparent;
  border: 3px solid #4526b1;
  color: #1c1c1c;
  border-radius: 30px;
  padding: 17px 35px;
  line-height: 1;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-size: 16px;
  position: relative;
}
@media only screen and (max-width: 479px) {
  .header-button .btn {
    padding: 11px 14px;
    border-width: 2px;
    font-size: 14px;
  }
}
.header-button .btn:focus {
  box-shadow: none;
}
.header-button .btn:hover span {
  color: white;
}
.header-button .btn span {
  position: relative;
  z-index: 3;
  color: #1c1c1c;
}

/* Main Menu Style */
.main-menu > ul > li {
  display: inline-flex;
  margin-right: 50px;
}
.main-menu > ul > li:last-child {
  margin-right: 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .main-menu > ul > li {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu > ul > li {
    margin-right: 17px;
  }
}
.main-menu > ul > li > a {
  font-size: 18px;
  /*text-transform: capitalize;*/
  line-height: 50px;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
  position: relative;
  transition: 0.3s;
}
.main-menu > ul > li:hover > a {
  color: #4382FF;
}
.main-menu .has-children {
  position: relative;
}
.main-menu .has-children > .sub-menu {
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 6px -3px;
  width: 280px;
  transform-origin: 0 0 0;
  transform: scaleY(0);
  transition: all 0.3s ease-in-out;
  z-index: 9;
  padding-left: 0;
  top: 100%;
  padding: 40px;
}
.main-menu .has-children > .sub-menu > li {
  margin-bottom: 10px;
}
.main-menu .has-children > .sub-menu > li:last-child {
  margin-bottom: 0;
}
.main-menu .has-children > .sub-menu > li a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 45px;
  color: #1c1c1c;
}
.main-menu .has-children > .sub-menu > li:hover a {
  color: #4382FF;
  padding-left: 5px;
  transition: 0.3s;
}
.main-menu .has-children:hover > .sub-menu {
  transform: scaleY(1);
}



/* OMG Main Menu Style */
.main-menu-omg > ul > li {
  display: inline-flex;
  margin-right: 50px;
}
.main-menu-omg > ul > li:last-child {
  margin-right: 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .main-menu-omg > ul > li {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-menu-omg > ul > li {
    margin-right: 17px;
  }
}
.main-menu-omg > ul > li > a {
  font-size: 18px;
  /*text-transform: capitalize;*/
  line-height: 50px;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #001133;
  position: relative;
  transition: 0.3s;
}
.main-menu-omg > ul > li:hover > a {
  color: #00AEEF;
}
.main-menu-omg .has-children {
  position: relative;
}
.main-menu-omg .has-children > .sub-menu {
  position: absolute;
  background: #ffffff;
  box-shadow: 0 0 6px -3px;
  width: 300px;
  transform-origin: 0 0 0;
  transform: scaleY(0);
  transition: all 0.3s ease-in-out;
  z-index: 9;
  padding-left: 0;
  top: 100%;
  padding: 40px;
}
.main-menu-omg .has-children > .sub-menu > li {
  margin-bottom: 10px;
}
.main-menu-omg .has-children > .sub-menu > li:last-child {
  margin-bottom: 0;
}
.main-menu-omg .has-children > .sub-menu > li a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 45px;
  color: #001133;
}
.main-menu-omg .has-children > .sub-menu > li:hover a {
  color: #00AEEF;
  padding-left: 5px;
  transition: 0.3s;
}
.main-menu-omg .has-children:hover > .sub-menu {
  transform: scaleY(1);
}








/* Social Icon Style */
.social-icon li {
  margin-right: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .social-icon li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .social-icon li {
    margin-right: 10px;
  }
}
.social-icon li:last-child {
  margin-right: 0px;
}
.social-icon li a {
  font-size: 20px;
  color:#001133;
}
@media only screen and (max-width: 479px) {
  .social-icon li a {
    font-size: 16px;
  }
}

/* Hamburger Style */
.hamburger {
  margin-left: 20px;
}
.hamburger_button {
  line-height: 100px;
  position: relative;
  cursor: pointer;
  height: 20px;
  width: 20px;
}
.hamburger_button span {
  list-style: none;
  width: 20px;
  height: 2px;
  background: #1c1c1c;
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  transition: 0.9s;
}
.hamburger_button span:nth-of-type(1) {
  top: 20%;
}
.hamburger_button span:nth-of-type(2) {
  top: 50%;
}
.hamburger_button span:nth-of-type(3) {
  top: 80%;
}
.hamburger_button.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg) rotateY(180deg);
}
.hamburger_button.open span:nth-of-type(2) {
  width: 0;
}
.hamburger_button.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg) rotateY(180deg);
}
.hamburger_button:hover span {
  background: #7153d9;
}

/* Sticky Style */
.sticky-header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  margin-top: 0px;
  background: #f2f5fb;
/*  box-shadow: 8px 0px 10px #c0bfbf;*/
  transition: 0.2s;
}
.sticky-header.sticky .main-menu > ul > li > a {
  line-height: 90px;
}
.sticky-header.sticky .social-icon li a {
  line-height: 80px;
}
.sticky-header.sticky .header-button {
  line-height: 80px;
}

/* Mobile Menu Style */
.mobile-menu li {
  display: block;
  position: relative;
}
.mobile-menu li a {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  display: inline-block;
  padding: 16px 0;
  color: #1c1c1c;
}
.mobile-menu li a:hover {
  color: #4382FF;
}
.mobile-menu li.menu-item-has-children .menu-expand {
  line-height: 50;
  top: 2px;
  right: 0%;
  width: 30px;
  position: absolute;
  height: 50px;
  text-align: center;
  cursor: pointer;
}
.mobile-menu li.menu-item-has-children .menu-expand i {
  display: block;
  position: relative;
  width: 10px;
  margin-top: 25px;
  border-bottom: 1px solid #1c1c1c;
  transition: all 250ms ease-out;
  float: right;
}
.mobile-menu li.menu-item-has-children .menu-expand i::before {
  top: 0;
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  transform: rotate(90deg);
  border-bottom: 1px solid #1c1c1c;
  transition: 0.4s;
}
.mobile-menu li.menu-item-has-children.active > .menu-expand i::before {
  transform: rotate(0);
}
.mobile-menu li ul li a {
  padding: 8px 15px 10px;
  font-size: 18px;
  font-weight: 400;
}

.mobile-menu li ul li a:hover {
  color: #4382FF;
}

.mobilemenu-close {
  padding: 0 !important;
  color: #1c1c1c !important;
  opacity: 1 !important;
  margin: 0 !important;
}



/* OMG Mobile Menu Style */
.mobile-menu-omg li {
  display: block;
  position: relative;
}
.mobile-menu-omg li a {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 18px;
  position: relative;
  display: inline-block;
  padding: 16px 0;
  color: #1c1c1c;
}
.mobile-menu-omg li a:hover {
  color: #00AEEF;
}
.mobile-menu-omg li.menu-item-has-children .menu-expand {
  line-height: 50;
  top: 2px;
  right: 0%;
  width: 30px;
  position: absolute;
  height: 50px;
  text-align: center;
  cursor: pointer;
}
.mobile-menu-omg li.menu-item-has-children .menu-expand i {
  display: block;
  position: relative;
  width: 10px;
  margin-top: 25px;
  border-bottom: 1px solid #1c1c1c;
  transition: all 250ms ease-out;
  float: right;
}
.mobile-menu-omg li.menu-item-has-children .menu-expand i::before {
  top: 0;
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  transform: rotate(90deg);
  border-bottom: 1px solid #1c1c1c;
  transition: 0.4s;
}
.mobile-menu-omg li.menu-item-has-children.active > .menu-expand i::before {
  transform: rotate(0);
}
.mobile-menu-omg li ul li a {
  padding: 8px 15px 10px;
  font-size: 18px;
  font-weight: 400;
}

.mobile-menu-omg li ul li a:hover {
  color: #00AEEF;
}




/* =============================
    2.2 - Slider Style
================================ */
.slingle-slider {
  height: 750px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 100px;
}
.slider-container {
  max-width: 1200px;
}
.slider-container {
  margin: 0 auto;
  max-width: 1220px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider {
    height: 980px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider {
    height: 550px;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider {
    height: 1000px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider {
    height: 880px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1549px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider.single-slider-three {
    height: 680px;
  }
  .slingle-slider .slider-image {
    display: block;
  }

  .slingle-slider.single-slider-three .container {
    max-width: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider.single-slider-three {
    height: 520px;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider.single-slider-three {
    height: 600px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider.single-slider-three {
    height: 640px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slingle-slider.single-slider-three .slider-content-wrapper {
    padding-top: 55px;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider.single-slider-three .slider-content-wrapper {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider.single-slider-three .slider-content-wrapper {
    padding-top: 50px;
  }
}
.slingle-slider .shape {
  position: absolute;
}
.slingle-slider .shape-one {
  top: 270px;
  left: 145px;
  z-index: 1;
  -webkit-animation: moveupdown 2s infinite alternate;
          animation: moveupdown 2s infinite alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .shape-one {
    top: 180px;
    left: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-one {
    top: 134px;
    left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-one {
    top: 110px;
    left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-one {
    display: none;
  }
}
.slingle-slider .shape-11 {
  top: 270px;
  left: 145px;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .shape-11 {
    top: 140px;
    left: 5px;
    width: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-11 {
    top: 100px;
    left: 30px;
    width: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-11 {
    top: 110px;
    left: 5px;
    width: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-11 {
    display: none;
  }
}
.slingle-slider .shape-two {
  top: 358px;
  left: 50%;
  margin-left: -20px;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-two {
    top: 250px;
    left: 36%;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-two {
    top: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-two {
    display: none;
  }
}
.slingle-slider .shape-three {
  bottom: 220px;
  left: 50%;
  margin-left: -80px;
  z-index: 1;
  -webkit-animation: moveupdown 2s infinite alternate;
          animation: moveupdown 2s infinite alternate;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-three {
    left: 36%;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-three {
    bottom: 470px;
    left: 14%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-three {
    display: none;
  }
}
.slingle-slider .shape-four {
  bottom: 110px;
  right: 314px;
  z-index: 1;
  -webkit-animation: moveleftright 2s infinite alternate;
          animation: moveleftright 2s infinite alternate;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-four {
    bottom: 200px;
    right: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-four {
    bottom: 45px;
    right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-four {
    display: none;
  }
}
.slingle-slider .shape-five {
  top: 178px;
  right: 100px;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-five {
    top: 90px;
    right: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-five {
    top: 90px;
    right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-five {
    display: none;
  }
}
.slingle-slider .shape-six {
  left: 0;
  bottom: 60px;
  z-index: 1;
  -webkit-animation: moveleftrightwo 2s infinite alternate;
          animation: moveleftrightwo 2s infinite alternate;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-six {
    bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-six {
    left: -68px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-six {
    left: -50px;
    display: none;
  }
}
.slingle-slider .shape-seven {
  left: 0;
  top: 0;
}
.slingle-slider .shape-eight {
  left: 0;
  bottom: 0;
}
.slingle-slider .shape-nine {
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-nine {
    bottom: -262px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-nine {
    bottom: -262px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-nine {
    bottom: -262px;
    right: -270px;
  }
}
.slingle-slider .shape-ten {
  right: 0;
  bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-ten {
    bottom: -205px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-ten {
    bottom: -205px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-ten {
    bottom: -205px;
    right: -220px;
  }
}
.slingle-slider .shape-12 {
  bottom: 240px;
  right: 4%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .shape-12 {
    bottom: 8%;
    right: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-12 {
    bottom: 8%;
    right: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-12 {
    bottom: 4%;
    right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-12 {
    display: none;
  }
}
.slingle-slider .shape-13 {
  bottom: 0px;
  left: 4%;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-13 {
    left: 2%;
    margin-left: 0px;
  }
  .slingle-slider .shape-13 img {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-13 {
    left: 2%;
    margin-left: 0px;
  }
  .slingle-slider .shape-13 img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-13 {
    display: none;
  }
}
.slingle-slider .shape-14 {
  bottom: 22%;
  left: 5%;
  z-index: 1;
  -webkit-animation: moveupdown 1.5s infinite alternate;
          animation: moveupdown 1.5s infinite alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-14 {
    left: 10px;
    bottom: 12%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-14 {
    left: 10px;
    bottom: 12%;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-14 {
    display: none;
  }
}
.slingle-slider .shape-15 {
  top: 25%;
  left: 46%;
  z-index: 1;
  -webkit-animation: animationFramesTwo 5s infinite alternate;
          animation: animationFramesTwo 5s infinite alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .shape-15 {
    left: 42%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-15 {
    left: 36%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-15 {
    left: 4%;
    top: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-15 {
    display: none;
  }
}
.slingle-slider .shape-16 {
  top: 23%;
  left: 53%;
  z-index: 1;
  -webkit-animation: animationFramesOne 8s infinite alternate;
          animation: animationFramesOne 8s infinite alternate;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-16 {
    top: 25%;
    left: 45%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-16 {
    top: 45%;
    left: 15%;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-16 {
    display: none;
  }
}
.slingle-slider .shape-17 {
  bottom: 50%;
  right: 3%;
  z-index: 1;
  -webkit-animation: animationFramesThree 4s infinite alternate;
          animation: animationFramesThree 4s infinite alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .shape-17 {
    right: 30px;
    bottom: 30%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-17 {
    right: 30px;
    bottom: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-17 {
    right: 30px;
    bottom: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-17 {
    display: none;
  }
}
.slingle-slider .shape-18 {
  bottom: 23%;
  right: 14%;
  z-index: 1;
  -webkit-animation: moveupdown 2s infinite alternate;
          animation: moveupdown 2s infinite alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .shape-18 {
    bottom: 17%;
    right: 5%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .shape-18 {
    bottom: 17%;
    right: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .shape-18 {
    bottom: 17%;
    right: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .shape-18 {
    display: none;
  }
}
.slingle-slider .slider-content-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  z-index: 2;
  position: relative;
/*  background-color:#FFFFFF;*/
  background-image: url(../images/header_people.jpg);
  background-size: cover;
  background-position: right 0px top;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slingle-slider .slider-content-wrapper {
    align-items: flex-start;
    padding-top: 140px;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-content-wrapper {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-content-wrapper {
    padding-top: 100px;
  }
}
.slingle-slider .slider-content .title {
  font-size: 61px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1.0;
  color: #001133;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .slider-content .title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slingle-slider .slider-content .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-content .title {
    font-size: 36px;
  }
}
.slingle-slider .slider-content .subtitle {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.9;
  color: #4382FF;
  text-transform: uppercase;
  letter-spacing: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slingle-slider .slider-content .subtitle {
    font-size: 18px;
    letter-spacing: 5px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-content .subtitle {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
.slingle-slider .slider-content .text {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  color: #001133;
  margin-top: 30px;
  max-width: 510px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slingle-slider .slider-content .text {
    font-size: 20px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-content .text {
    font-size: 16px;
    margin-top: 10px;
  }
}
.slingle-slider .slider-content .btn {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slingle-slider .slider-content .btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-content .btn {
    margin-top: 10px;
  }
}
.slingle-slider .slider-image {
  position: relative;
  max-width: 550px;

}
.slingle-slider .slider-image .slider-image-one {
  position: absolute;
  right: 0;
  top: -90px;
  width: 100%;
  z-index: 2;
}
.slingle-slider .slider-image .slider-image-one img {
  box-shadow: 25px 20px 41px rgba(69, 38, 177, 0.1), 26px 51px 41px rgba(69, 38, 177, 0.1);
  border-radius: 26px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .slider-image .slider-image-one {
    top: 30px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .slider-image .slider-image-one {
    top: 22px;
    width: 64%;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-image .slider-image-one {
    top: 30px;
    width: 64%;
    right: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-image .slider-image-one {
    top: 30px;
    width: 70%;
    right: 0px;
  }
}
.slingle-slider .slider-image .slider-image-two {
  position: absolute;
  top: 210px;
  z-index: 1;
  width: 100%;
}
.slingle-slider .slider-image .slider-image-two img {
  box-shadow: 25px 20px 41px rgba(69, 38, 177, 0.1), 26px 51px 41px rgba(69, 38, 177, 0.1);
  border-radius: 26px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .slider-image .slider-image-two {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .slider-image .slider-image-two {
    top: 190px;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .slider-image .slider-image-two {
    top: 175px;
    left: 0px;
    width: 60%;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-image .slider-image-two {
    top: 175px;
    left: 0px;
    width: 60%;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-image .slider-image-two {
    top: 175px;
    left: 0px;
    width: 66%;
  }
}
.slingle-slider .slider-image .slider-image-three {
  position: absolute;
  right: 0;
  top: -70px;
  margin-right: -15px;
  z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .slider-image .slider-image-three {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .slider-image .slider-image-three {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    position: relative;
    top: 30px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .slider-image .slider-image-three {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    position: relative;
    top: 30px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-image .slider-image-three {
    width: 100%;
  }
}
.slingle-slider .slider-image .shape-circle {
  top: 140px;
  left: 160px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .slider-image .shape-circle {
    left: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .slider-image .shape-circle {
    left: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .slider-image .shape-circle {
    top: 115px;
    left: 190px;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-image .shape-circle {
    top: 100px;
    left: 80px;
  }
}
@media only screen and (max-width: 479px) {
  .slingle-slider .slider-image .shape-circle {
    top: 110px;
    left: 42px;
  }
}
.slingle-slider .slider-image .shape-circle-two {
  top: -90px;
  right: -100px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .slider-image .shape-circle-two {
    top: -20px;
    right: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .slider-image .shape-circle-two {
    top: -50px;
    right: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .slider-image .shape-circle-two {
    top: 35px;
    right: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .slider-image .shape-circle-two {
    top: 25px;
    right: -70px;
    width: 70%;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-image .shape-circle-two {
    top: 15px;
    right: 12px;
    width: 50%;
  }
}
.slingle-slider .slider-image .shape-circle-three {
  bottom: -95px;
  right: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .slider-image .shape-circle-three {
    bottom: -45px;
    right: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .slider-image .shape-circle-three {
    bottom: -20px;
    right: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .slider-image .shape-circle-three {
    bottom: -58px;
    right: 34px;
  }
}
.slingle-slider .award-thumb {
  position: absolute;
  top: -25px;
  right: -120px;
  width: 190px;
  height: 190px;
  border-radius: 10px;
  background-color: white;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  box-shadow: 5px 0 90px rgba(2, 24, 93, 0.08);
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .award-thumb {
    right: -35px;
    top: 0;
    width: 170px;
    height: 170px;
    padding: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .award-thumb {
    right: -28px;
    top: 0;
    width: 170px;
    height: 170px;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .award-thumb {
    right: 0px;
    top: 70px;
    width: 170px;
    height: 170px;
    padding: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .award-thumb {
    right: 0px;
    top: 70px;
    width: 170px;
    height: 170px;
    padding: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .award-thumb {
    right: 5px;
    top: 45px;
    width: 125px;
    height: auto;
    padding: 15px 10px;
  }
}
.slingle-slider .award-thumb-text {
  margin-top: 15px;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #1c1c1c;
  line-height: 1.3;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .slingle-slider .award-thumb-text {
    font-size: 14px;
    margin-top: 10px;
  }
}
.slingle-slider .slider-thumb {
  width: 290px;
  height: 120px;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 5px 0 90px rgba(2, 24, 93, 0.08);
  position: absolute;
    left: -30px;
    bottom: 0px;
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 0 40px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slingle-slider .slider-thumb {
    right: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slingle-slider .slider-thumb {
    right: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slingle-slider .slider-thumb {
    left: 40px;
    padding: 20px 20px;
    height: auto;
    max-width: 200px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .slingle-slider .slider-thumb {
    left: 40px;
    padding: 20px 20px;
    height: auto;
    max-width: 200px;
    width: 100%;
  }
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-thumb {
    padding: 10px 15px;
    max-width: 140px;
    left: 10px;
  }
}
.slingle-slider .slider-thumb .number {
  font-size: 60px;
  line-height: 1;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  color: #7153d9;
  background: #001133; /*-webkit-linear-gradient(-45deg, #4526b1 0%, #5435be 45%, #7153d9 66%)*/
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-thumb .number {
    font-size: 40px;
  }
}
.slingle-slider .slider-thumb .text {
  margin-left: 15px;
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #1c1c1c;
  line-height: 1.3;
  text-align: start;
}
@media only screen and (max-width: 575px) {
  .slingle-slider .slider-thumb .text {
    font-size: 14px;
    margin-left: 10px;
  }
}

.animation-style-01 .swiper-slide-active .shape-seven {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .shape-eight {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .shape-nine {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .shape-ten {
  -webkit-animation-name: pulse;
          animation-name: pulse;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .shape-13 {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .award-thumb, .animation-style-01 .swiper-slide-active .slider-thumb {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .award-thumb img, .animation-style-01 .swiper-slide-active .slider-thumb img {
  -webkit-animation-name: flip;
          animation-name: flip;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .award-thumb .number, .animation-style-01 .swiper-slide-active .slider-thumb .number {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-content .subtitle {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-content .title {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-content .text {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-content .btn {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
  -webkit-animation-delay: 0.08s;
          animation-delay: 0.08s;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-image.slide-two-image {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-delay: 0.04s;
          animation-delay: 0.04s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-image .shape-circle, .animation-style-01 .swiper-slide-active .slider-image .shape-circle-two, .animation-style-01 .swiper-slide-active .slider-image .shape-circle-three {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.animation-style-01 .swiper-slide-active .slider-shape {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes moveupdown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
@keyframes moveupdown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-30px);
  }
}
@-webkit-keyframes moveleftright {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30px);
  }
}
@keyframes moveleftright {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30px);
  }
}
@-webkit-keyframes moveleftrightwo {
  0% {
    transform: translateX(10);
  }
  100% {
    transform: translateX(-5px);
  }
}
@keyframes moveleftrightwo {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30px);
  }
}
@-webkit-keyframes animationFramesOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(30px, -30px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@keyframes animationFramesOne {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(30px, -30px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@-webkit-keyframes animationFramesTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(30px, 40px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@keyframes animationFramesTwo {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(30px, 40px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@-webkit-keyframes animationFramesThree {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(20px, 30px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
@keyframes animationFramesThree {
  0% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
  50% {
    transform: translate(20px, 30px) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg) scale(1);
  }
}
.sliderone-pagination {
  bottom: 55px !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sliderone-pagination {
    bottom: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .sliderone-pagination {
    bottom: 20px !important;
  }
}
.sliderone-pagination .swiper-pagination-bullet {
  background-color: #F9C0CF;
  height: 25px;
  width: 50px;
  border-radius: 20px;
  opacity: 1;
  transition: 0.4s;
}
.sliderone-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 100px;
  border-radius: 20px;
  background-color: #EE1E4D;
  transition: 0.4s;
}

.slidertwo-pagination {
  bottom: 18px;
  text-align: start;
  position: relative;
  margin: auto;
  line-height: 0.8;
}
.slidertwo-pagination .swiper-pagination-bullet {
  background-color: #F9C0CF;
  height: 18px;
  width: 18px;
  border-radius: 100%;
  opacity: 1;
  transition: 0.4s;
  line-height: 1;
}
.slidertwo-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 60px;
  border-radius: 20px;
  background-color: #7153d9;
  transition: 0.4s;
}
@media only screen and (min-width: 1550px) {
  .slidertwo-pagination {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slidertwo-pagination {
    max-width: 1300px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .slidertwo-pagination {
    max-width: 1116px;
    bottom: 20px !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slidertwo-pagination {
    max-width: 938px;
    bottom: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slidertwo-pagination {
    max-width: 698px;
  }
}
@media only screen and (max-width: 767px) {
  .slidertwo-pagination {
    max-width: 516px;
    bottom: -30px !important;
  }
}
@media only screen and (max-width: 575px) {
  .slidertwo-pagination {
    max-width: 100%;
    margin-right: 15px;
    margin-left: 15px;
    bottom: -30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .slidertwo-pagination {
    max-width: 100%;
    margin-right: 15px;
    margin-left: 15px;
  }
}

/* Slider Two */
@media only screen and (max-width: 767px) {
  .slidertwo-style {
    padding-bottom: 30px;
  }
}

.slider-content-two {
  display: flex;
  flex-wrap: wrap;
  padding-top: 155px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-two {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-two {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 575px) {
  .slider-content-two {
    padding-top: 100px;
  }
}
.slider-content-two .slider-content {
  position: absolute;
  margin-top: 233px;
  left: 50%;
  z-index: 9;
  transform: translateX(-50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1549px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-two .slider-content {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-two .slider-content {
    margin-top: 0px;
    max-width: 400px;
    left: 0;
    transform: none;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-two .slider-content {
    margin-top: 0px;
    position: relative;
    margin-bottom: 40px;
    left: 0;
    transform: none;
  }
}
.slider-content-two .slider-content .title {
  font-size: 72px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
  max-width: 650px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slider-content-two .slider-content .title {
    max-width: 500px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-two .slider-content .title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slider-content-two .slider-content .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .slider-content-two .slider-content .title {
    font-size: 36px;
  }
}
.slider-content-two .slider-content .subtitle {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.9;
  color: #7153d9;
  text-transform: uppercase;
  letter-spacing: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slider-content-two .slider-content .subtitle {
    font-size: 20px;
    letter-spacing: 5px;
  }
}
@media only screen and (max-width: 479px) {
  .slider-content-two .slider-content .subtitle {
    font-size: 18px;
    letter-spacing: 3px;
  }
}
.slider-content-two .slider-content .text {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  color: #54545f;
  margin-top: 30px;
  max-width: 440px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slider-content-two .slider-content .text {
    font-size: 20px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .slider-content-two .slider-content .text {
    font-size: 16px;
    margin-top: 10px;
  }
}
.slider-content-two .slider-content .btn {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .slider-content-two .slider-content .btn {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .slider-content-two .slider-content .btn {
    margin-top: 10px;
  }
}
.slider-content-two .slider-image {
  z-index: 2;
  overflow: hidden;
  max-width: 64%;
  margin-right: 150px;
  margin-left: auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .slider-content-two .slider-image {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .slider-content-two .slider-image {
    margin-right: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-content-two .slider-image {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-two .slider-image {
    margin-right: 10px;
  }
  .slider-image {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-two .slider-image {
    margin-right: 0px;
    max-width: 100%;
    padding: 0 20px;
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .slider-content-two .slider-image {
    margin-right: 0px;
  }
  .slider-image {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .slider-content-two .slider-image {
    margin-right: 0px;
  }
  .slider-image {
    display: none;
  }
}
.slider-content-two .slider-image img {
  width: 100%;
}
.slider-content-two .slider-shape {
  position: absolute;
  right: 0;
  top: 0%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-content-two .slider-shape {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .slider-content-two .slider-shape {
    width: 50%;
  }
}

/* =============================
    2.3 - About Style
================================ */
.about {
  overflow: hidden;
}
.about .main-image {
  position: relative;
  padding: 90px 0;
  top: 0;
}
.about .main-image .about-img {
  z-index: 1;
  position: relative;
}
.about .main-image .about-icon {
  background-color: white;
  border-radius: 10px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 12px 42px rgba(69, 38, 177, 0.1), 11px 6px 25px rgba(69, 38, 177, 0.1);
  z-index: 2;
}
.about .main-image .shape-one {
  position: absolute;
  top: 30px;
  left: -210px;
}
@media only screen and (max-width: 575px) {
  .about .main-image .shape-one {
    top: 0;
    left: -83px;
    width: 84%;
  }
}
.about .main-image .shape-two {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about .main-image .shape-two {
    right: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .main-image .shape-two {
    right: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .about .main-image .shape-two {
    right: -130px;
  }
}
.about .main-image .icon-one {
  top: 60px;
  right: 50px;
  height: 140px;
  width: 140px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about .main-image .icon-one {
    right: -13px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .main-image .icon-one {
    right: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .about .main-image .icon-one {
    top: 40px;
    right: -20px;
  }
}
@media only screen and (max-width: 575px) {
  .about .main-image .icon-one {
    height: 100px;
    width: 100px;
    right: -10px;
  }
}
.about .main-image .icon-two {
  top: 180px;
  left: -80px;
  height: 120px;
  width: 120px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about .main-image .icon-two {
    left: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .main-image .icon-two {
    left: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about .main-image .icon-two {
    left: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .about .main-image .icon-two {
    left: -25px;
  }
}
@media only screen and (max-width: 575px) {
  .about .main-image .icon-two {
    height: 80px;
    width: 80px;
    left: -10px;
  }
}
.about .main-image .circle-thumb {
  width: 240px;
  height: 240px;
  border-radius: 100%;
  background: linear-gradient(135deg, #4c2db7 0%, #5e3fc8 45%, #694bd2 66%);
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about .main-image .circle-thumb {
    right: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .main-image .circle-thumb {
    width: 200px;
    height: 200px;
    right: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .about .main-image .circle-thumb {
    width: 200px;
    height: 200px;
    right: -25px;
  }
}
@media only screen and (max-width: 575px) {
  .about .main-image .circle-thumb {
    height: 140px;
    width: 140px;
    right: -10px;
  }
}
.about .main-image .circle-thumb .number {
  font-size: 72px;
  line-height: 1;
  font-family: "proxima-nova", sans-serif;
  color: white;
  margin-bottom: 10px;
}
@media only screen and (max-width: 575px) {
  .about .main-image .circle-thumb .number {
    font-size: 40px;
  }
}
.about .main-image .circle-thumb .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 21px;
  color: white;
  line-height: 1.3;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .about .main-image .circle-thumb .text {
    font-size: 16px;
  }
}
.about .about-content {
  margin-left: 110px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about .about-content {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about .about-content {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about .about-content {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .about .about-content {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .about .about-content {
    margin-left: 0px;
  }
}
.about .about-content .btn {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .about .about-content .btn {
    margin-top: 20px;
  }
}

.divider-thumb .video-content-wrap {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .divider-thumb .video-content-wrap .icon-img {
    width: 100%;
  }
}
.divider-thumb .video-popup {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -80px;
  height: 165px;
  width: 165px;
  border-radius: 100%;
  background: linear-gradient(135deg, #4c2db7 0%, #5e3fc8 45%, #694bd2 66%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .divider-thumb .video-popup {
    width: 140px;
    height: 140px;
    right: -60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .divider-thumb .video-popup {
    width: 140px;
    height: 140px;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 479px) {
  .divider-thumb .video-popup {
    width: 100px;
    height: 100px;
  }
}

.about-accordion {
  margin-top: 30px;
}

/* About Two  */
.about-two {
  background-color: #f2f5fb;
  position: relative;
}
.about-two .btn-style-one {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two .btn-style-one {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .about-two .btn-style-one {
    margin-top: 10px;
  }
}
.about-two-images {
  display: flex;
  position: absolute;
  text-align: right;
  flex-direction: column;
  top: -64px;
  right: 58px;
}
@media only screen and (min-width: 1550px) and (max-width: 1680px) {
  .about-two-images {
    right: 0;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-two-images {
    top: 0px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-two-images {
    top: 0;
    right: 0px;
    width: 66%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about-two-images {
    position: relative;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two-images {
    position: relative;
    top: 0;
    right: 0px;
    width: 60%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two-images {
    top: 0;
    position: relative;
    right: 0px;
    width: 64%;
  }
}
@media only screen and (max-width: 767px) {
  .about-two-images {
    top: 0;
    position: relative;
    right: 0px;
    width: 52%;
  }
}
@media only screen and (max-width: 575px) {
  .about-two-images {
    width: 100%;
  }
}
.about-two-images .top {
  display: flex;
  margin-bottom: 30px;
  margin-left: 140px;
  z-index: 1;
}
@media only screen and (min-width: 1550px) and (max-width: 1680px) {
  .about-two-images .top {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-two-images .top {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-two-images .top {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two-images .top {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two-images .top {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .about-two-images .top {
    margin-left: 0;
  }
}
@media only screen and (max-width: 575px) {
  .about-two-images .top {
    width: 100%;
    flex-direction: column;
  }
}
.about-two-images .top img {
  align-self: flex-end;
  margin-right: 30px;
}
.about-two-images .top img:last-child {
  margin-right: 0px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 575px) {
  .about-two-images .top img {
    margin-right: 0px;
    margin-bottom: 30px;
    width: 100%;
  }
}
.about-two-images .bottom {
  display: flex;
  z-index: 1;
}
@media only screen and (min-width: 1550px) and (max-width: 1680px) {
  .about-two-images .bottom {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .about-two-images .bottom {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .about-two-images .bottom {
    width: 100%;
    flex-direction: column;
  }
}
.about-two-images .bottom img {
  align-self: flex-start;
  margin-right: 30px;
}
@media only screen and (max-width: 575px) {
  .about-two-images .bottom img {
    margin-bottom: 30px;
    width: 100%;
  }
}
.about-two-images .bottom img:last-child {
  margin-right: 0px;
}
@media only screen and (max-width: 575px) {
  .about-two-images .bottom img:last-child {
    margin-bottom: 0px;
  }
}
.about-two-circle {
  position: absolute;
  top: 120px;
  left: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-two-circle {
    width: 500px;
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-two-circle {
    width: 500px;
    height: 500px;
  }
}
@media only screen and (max-width: 767px) {
  .about-two-circle {
    display: none;
  }
}

/* About Three */
.about-three {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-three {
    padding-bottom: 100px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .about-three {
    padding-bottom: 90px;
    margin-bottom: 60px;
  }
}
.about-three-image img {
  width: 100%;
}
.about-three-bottom {
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-three-bottom {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .about-three-bottom {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-three-bottom .about .section-head .text {
    margin-top: 20px;
  }
}
.about-three .btn {
  top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-three .btn {
    top: auto;
    bottom: 0;
    position: absolute;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .about-three-content {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .about-three-content {
    margin-top: 10px;
  }
}
.about-three-content .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #001133;
  line-height: 1.66;
}
.about-three-feature {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  padding: 20px 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about-three-feature {
    gap: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .about-three-feature {
    gap: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .about-three-feature {
    gap: 20px;
    flex-direction: column;
  }
}
.about-three-feature .feature-column {
  display: flex;
}
.about-three-feature .feature-column-icon {
  margin-right: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about-three-feature .feature-column-icon {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .about-three-feature .feature-column-icon {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 479px) {
  .about-three-feature .feature-column-icon {
    margin-right: 25px;
  }
}
.about-three-feature .feature-column-content .title {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  color: #1c1c1c;
  margin-bottom: 16px;
}
.about-three-list li {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #001133;
  line-height: 1.66;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
.about-three-list li:last-child {
  margin-bottom: 0px;
}
.about-three-list li::after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #001133;
  border-radius: 100%;
  left: 0;
  top: 9px;
  position: absolute;
}

.about-three-list-omg li {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #001133;
  line-height: 1.66;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
.about-three-list-omg li:last-child {
  margin-bottom: 0px;
}
.about-three-list-omg li::after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #001133;
  border-radius: 100%;
  left: 0;
  top: 9px;
  position: absolute;
}

/* About Four */
.about-four {
  background: #f2f5fb;
  padding-top: 380px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .about-four {
    padding-top: 300px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-four {
    padding-top: 220px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-four {
    padding-top: 160px;
  }
}
@media only screen and (max-width: 767px) {
  .about-four {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 479px) {
  .about-four {
    padding-top: 120px;
  }
}
.about-four .section-head {
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .about-four .section-head {
    margin-bottom: 30px;
  }
}
.about-four .section-head .text {
  max-width: 100%;
}
.about-four-thumblist {
  display: flex;
  align-items: flex-start;
  gap: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .about-four-thumblist {
    gap: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .about-four-thumblist {
    row-gap: 30px;
    -moz-column-gap: 20px;
         column-gap: 20px;
    flex-direction: column;
  }
}
.about-four-video {
  position: relative;
  max-width: 272px;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .about-four-video {
    max-width: 100%;
  }
  .about-four-video img {
    width: 100%;
  }
}
.about-four-video .video-popup {
  height: 75px;
  width: 75px;
  background: #e2c4ff;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  color: #7153d9;
  transition: 0.5s;
}
.about-four-video .video-popup::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #7153d9;
  background: linear-gradient(135deg, #7153d9 0%, #5435be 45%, #4526b1 66%);
  opacity: 0;
  transition: 0.5s;
  border-radius: 100%;
  z-index: 1;
}
.about-four-video .video-popup span {
  position: relative;
  z-index: 2;
}
.about-four-video .video-popup i {
  transform: scale(1);
}
.about-four-video .video-popup:hover {
  color: #ffffff;
  transform: translate(-50%, -50%) scale(1.04);
  transition: 0.5s;
}
.about-four-video .video-popup:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #7153d9;
  background: linear-gradient(135deg, #7153d9 0%, #5435be 45%, #4526b1 66%);
  opacity: 1;
  transition: 0.5s;
  border-radius: 100%;
  z-index: 1;
}
.about-four-video .video-popup:hover i {
  transform: scale(1);
}
.about-four-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.about-four-list li:last-child {
  margin-bottom: 0px;
}
.about-four-list li img {
  margin-right: 18px;
  margin-top: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .about-four-list li img {
    margin-right: 10px;
  }
}
.about-four-list li .text {
  font-size: 18px;
  color: #001133;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .about-four-list li .text {
    font-size: 16px;
  }
}

/* Accordion Two */
.accordion-two {
  margin-left: 140px;
  margin-top: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .accordion-two {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .accordion-two {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .accordion-two {
    margin-left: 20px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .accordion-two {
    margin-left: 15px;
  }
}
.accordion-two .accordion-item {
  position: relative;
  border-radius: 10px;
  padding: 0 40px;
  margin-bottom: 15px;
  box-shadow: 3px 4px 36px 0px rgba(2, 24, 93, 0.06);
}
@media only screen and (max-width: 575px) {
  .accordion-two .accordion-item {
    padding: 0 30px;
  }
}
.accordion-two .accordion-item:last-child {
  margin-bottom: 0;
}
.accordion-two .accordion-button {
  padding: 20px 0px 20px 0px;
  font-size: 21px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 575px) {
  .accordion-two .accordion-button {
    font-size: 18px;
  }
}
.accordion-two .accordion-button::before {
  display: none;
}
.accordion-two .accordion-button::after {
  display: none;
}
.accordion-two .accordion-button:not(.collapsed) .plus-minus {
  border-color: #EE1E4D;
  background: #EE1E4D;
/*  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);*/
  color: #FFFFFF;
  border: 0px;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  position: absolute;
}
@media only screen and (max-width: 575px) {
  .accordion-two .accordion-button:not(.collapsed) .plus-minus {
    height: 30px;
    width: 30px;
  }
}
.accordion-two .accordion-button:not(.collapsed) .plus-minus::after {
  background-image: none;
  background-color: #ffffff;
  transform: translateY(-50%) translateX(-50%);
}
.accordion-two .accordion-button:not(.collapsed) .plus-minus::before {
  background-color: #ffffff;
}
.accordion-two .accordion-button .plus-minus {
  border-color: #4382FF;
  background: #4382FF;
  background: #4382FF;
  border: 0px;
  border-radius: 100%;
  height: 35px;
  width: 35px;
  position: absolute;
  left: -57px;
}
@media only screen and (max-width: 575px) {
  .accordion-two .accordion-button .plus-minus {
    height: 30px;
    width: 30px;
    left: -45px;
  }
}
.accordion-two .accordion-button .plus-minus::after {
  background-image: none;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 2px;
  content: "";
  transition: all 0.4s ease 0s;
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .accordion-two .accordion-button .plus-minus::after {
    width: 10px;
    height: 2px;
  }
}
.accordion-two .accordion-button .plus-minus::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 2px;
  content: "";
  transition: all 0.4s ease 0s;
  transform: translateY(-50%) translateX(-50%);
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .accordion-two .accordion-button .plus-minus::before {
    width: 10px;
    height: 2px;
  }
}
.accordion-two .faq-accordion-collapse .accordion-body {
  padding: 30px 0 40px 0;
  border-top: 1px solid #d8dde2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 575px) {
  .accordion-two .faq-accordion-collapse .accordion-body {
    padding: 20px 0 30px 0;
    font-size: 16px;
  }
}

/* =============================
    2.4 - Funfact Style
================================ */
.funfact {
  overflow: hidden;

     /*Start verwijderen animatie*/
 
     /* Animation Wave Color */       
       background: #EF4135;
       /* Old browsers */
       background: -moz-linear-gradient(-45deg, #EF4135 0%, #9C3F98 48%, #00AEEF 100%);
       /* FF3.6-15 */
       background: -webkit-linear-gradient(-45deg, #EF4135 0%, #9C3F98 48%, #00AEEF 100%);
       /* Chrome10-25,Safari5.1-6 */
       background: linear-gradient(135deg, #EF4135 0%, #9C3F98 48%, #00AEEF 100%);
       /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
       filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#EF4135', endColorstr='#00AEEF', GradientType=1);
       /* IE6-9 fallback on horizontal gradient */
       background-size: 350% 350%;
       animation: waveColors 20s ease infinite;
       width:100%;
     /* End Wave Color */
     }

    /* Animation Wave Color */
      @-webkit-keyframes waveColors {
       0% {
         background-position: 0% 7%;
       }
       50% {
         background-position: 100% 94%;
       }
       100% {
         background-position: 0% 7%;
       }
      }

      @keyframes waveColors {
       0% {
         background-position: 0% 7%;
       }
       50% {
         background-position: 100% 94%;
       }
       100% {
         background-position: 0% 7%;
       }
      }
    /* End Animation Wave Color */

    /*Einde verwijderen animatie, vergeet niet de funfact opnieuw goed af te sluiten. */


.funfact .mb-n5 {
  margin-bottom: -3rem;
}
.funfact .funfact-bg {
  /*background-color: #284A9F;*/
  position: relative;
  padding: 90px 0;
  border-radius: 0 20px 20px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .funfact .funfact-bg {
    padding: 110px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .funfact .funfact-bg {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .funfact .funfact-bg {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 479px) {
  .funfact .funfact-bg {
    padding: 60px 0;
  }
}
.funfact .funfact-bg::after {
  background-color: #284A9F;
  content: "";
  height: 100%;
  right: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
.funfact .funfact-bg-two {
  border-radius: 0px;
}
.funfact .funfact-bg-two::before {
  background-color: #284A9F;
  content: "";
  height: 100%;
  left: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
.funfact .single-funfact {
  display: flex;
  align-items: center;
}
.funfact .funfact-inner {
  display: flex;
  align-items: center;
}
.funfact .funfact-inner .odometer, .funfact .funfact-inner .odometer2, .funfact .funfact-inner .text, .funfact .funfact-inner .million {
  font-size: 72px;
  font-weight: 600;
  line-height: 1;
  color: white;
  font-family: "proxima-nova", sans-serif;
  padding-right: 3px;
  overflow: hidden;
}
.funfact .funfact-inner .odometer .odometer-digit-inner, .funfact .funfact-inner .text .odometer-digit-inner {
  overflow: visible !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .funfact .funfact-inner .odometer, .funfact .funfact-inner .odometer2, .funfact .funfact-inner .text, .funfact .funfact-inner .million {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .funfact .funfact-inner .odometer, .funfact .funfact-inner .odometer2, .funfact .funfact-inner .text, .funfact .funfact-inner .million {
    font-size: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .funfact .funfact-inner .odometer, .funfact .funfact-inner .odometer2, .funfact .funfact-inner .text, .funfact .funfact-inner .million {
    font-size: 40px;
  }
}
.funfact .funfact-inner .increment {
  font-size: 30px;
  font-weight: 500;
  color: white;
  margin-top: -25px;
  margin-left: 6px;
}
.funfact .funfact-content {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .funfact .funfact-content {
    margin-left: 20px;
  }
}
.funfact .funfact-content .text {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: white;
  line-height: 1.3;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .funfact .funfact-content .text {
    font-size: 20px;
  }
}

.funfact-two {
  overflow: hidden;
}
.funfact-two .main-image {
  position: relative;
  padding: 75px 0;
  top: 0;
}
.funfact-two .main-image .funfact-img {
  z-index: 1;
  position: relative;
  margin-left: 88px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .funfact-two .main-image .funfact-img {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .funfact-two .main-image .funfact-img {
    width: 81%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .funfact-two .main-image .funfact-img {
    margin-left: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .funfact-two .main-image .funfact-img {
    margin-left: 0px;
  }
}
.funfact-two .main-image .shape-one {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 160px;
  height: 160px;
  background-color: #dfd7fd;
  border-radius: 100%;
}
@media only screen and (max-width: 575px) {
  .funfact-two .main-image .shape-one {
    top: 0;
  }
}
.funfact-two .main-image .circle-thumb {
  width: 225px;
  height: 225px;
  border-radius: 20px;
  background: linear-gradient(135deg, #4c2db7 0%, #5e3fc8 45%, #694bd2 66%);
  position: absolute;
  left: 10px;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .funfact-two .main-image .circle-thumb {
    right: -50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .funfact-two .main-image .circle-thumb {
    width: 200px;
    height: 200px;
    right: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .funfact-two .main-image .circle-thumb {
    width: 200px;
    height: 200px;
    right: -25px;
  }
}
@media only screen and (max-width: 575px) {
  .funfact-two .main-image .circle-thumb {
    height: 140px;
    width: 140px;
    right: -10px;
  }
}
.funfact-two .main-image .circle-thumb .number {
  font-size: 72px;
  line-height: 1;
  font-family: "proxima-nova", sans-serif;
  color: white;
  margin-bottom: 10px;
}
@media only screen and (max-width: 575px) {
  .funfact-two .main-image .circle-thumb .number {
    font-size: 40px;
  }
}
.funfact-two .main-image .circle-thumb .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 21px;
  color: white;
  line-height: 1.3;
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .funfact-two .main-image .circle-thumb .text {
    font-size: 16px;
  }
}
.funfact-two .funfact-content {
  margin-left: 110px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .funfact-two .funfact-content {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .funfact-two .funfact-content {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .funfact-two .funfact-content {
    margin-left: 0px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .funfact-two .funfact-content {
    margin-left: 0px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .funfact-two .funfact-content {
    margin-left: 0px;
  }
}
.funfact-two .count {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .funfact-two .count {
    margin-top: 20px;
  }
}
.funfact-two .count-single {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-right: 20px;
}
.funfact-two .count-number {
  font-size: 48px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
}
@media only screen and (max-width: 767px) {
  .funfact-two .count-number {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .funfact-two .count-number {
    font-size: 30px;
  }
}
.funfact-two .count-title {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .funfact-two .count-title {
    font-size: 20px;
  }
}
.funfact-two .count-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: #54545f;
  margin-top: 20px;
  max-width: 510px;
}
@media only screen and (max-width: 767px) {
  .funfact-two .count-text {
    font-size: 16px;
    margin-top: 20px;
  }
}

/* =============================
    2.5 - Service Style
================================ */
.service-section {
  position: relative;
  overflow: hidden;
}
.service-section .service-shape {
  position: absolute;
  bottom: -520px;
  right: 0px;
}

.single-service {
  background-color: white;
/*  box-shadow: 0px 12px 42px rgba(69, 38, 177, 0.1), 11px 6px 25px rgba(69, 38, 177, 0.1);*/
  box-shadow: 0px 12px 42px #c0bfbf;
  padding: 70px;
  /*border-top: 5px solid #4526b1;*/
  border-radius: 0 0 20px 20px;
  z-index: 1;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-service {
    padding: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .single-service {
    padding: 30px;
  }
}
.single-service-top {
  display: flex;
  align-items: center;
}
.single-service-top .title {
  /*flex: 1; /* Laat de titel alle beschikbare ruimte innemen */
  max-width: 190px;
  /*max-width: 100%;*/
  margin-left: 20px;
  color: #1c1c1c;
  line-height: 1.5;
  font-weight: 500;
}

.single-service-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
  color: #001133;
  margin-top: 30px;
  max-width: 510px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 479px) {
  .single-service-text {
    font-size: 16px;
  }
}
.single-service .readmore-btn {
  font-size: 18px;
  /*font-weight: 500;*/
  font-family: "proxima-nova", sans-serif;
  color: #4382FF;
  margin-top: 20px;
  display: block;
}
.single-service .readmore-btn:hover {
  padding-left: 10px;
  transition: 0.3s;
  color: #4382FF;
}

.process-section {
  background: #f2f5fb;
}
.process-section .section-head {
  margin-right: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .process-section .section-head {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .process-section .section-head {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .process-section .section-head {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .process-section .section-head {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .process-section .single-process {
    max-width: 400px;
    width: 100%;
  }
}
.process-section .single-process .number {
  height: 75px;
  width: 75px;
  background-color: #dfd7fd;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 30px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
}
@media only screen and (max-width: 575px) {
  .process-section .single-process .number {
    height: 60px;
    width: 60px;
    font-size: 20px;
  }
}
.process-section .single-process .title {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
  margin: 25px 0 18px;
}
.process-section .single-process .text-two {
  font-size: 18px;
  color: #54545f;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.5;
}
@media only screen and (max-width: 575px) {
  .process-section .single-process .text-two {
    font-size: 16px;
    margin-bottom: 0px;
  }
}

.service-work {
  position: relative;
  z-index: 1;
}

.service-details .single-thumb {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-details .single-thumb {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service-details .single-thumb {
    margin-bottom: 30px;
  }
}
.service-details .service-desc:last-child {
  margin-bottom: 0px;
}

.service-desc {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-desc {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .service-desc {
    margin-bottom: 30px;
  }
}
.service-desc-title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 36px;
  color: #1c1c1c;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-desc-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .service-desc-title {
    margin-bottom: 20px;
    font-size: 26px;
  }
}
.service-desc .text, .service-desc-text {
  font-size: 18px;
  color: #1c1c1c;
  line-height: 1.6;
}
@media only screen and (max-width: 575px) {
  .service-desc .text, .service-desc-text {
    font-size: 16px;
  }
}
.service-desc-top {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.service-desc-top .icon {
  margin-right: 20px;
  color: #00aeef;
  font-size:40px;
  font-weight:700;
}
.service-desc-top .title {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #1c1c1c;
}
.service-desc-list li {
  margin-bottom: 20px;
}
.service-desc-list li:last-child {
  margin-bottom: 0;
}
.service-desc-list-link {
  display: flex;
  align-items: center;
}
.service-desc-list-link img {
  margin-right: 30px;
}
.service-desc .single-outcome {
  border: 1px solid #cacdd3;
  border-radius: 10px;
  padding: 60px 35px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  .service-desc .single-outcome {
    padding: 30px 20px;
  }
}
.service-desc .single-outcome .parcentage {
  font-size: 48px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #7153d9;
}
@media only screen and (max-width: 767px) {
  .service-desc .single-outcome .parcentage {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .service-desc .single-outcome .parcentage {
    font-size: 30px;
  }
}
.service-desc .single-outcome .text {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  color: #1c1c1c;
  font-size: 18px;
}
.service-desc .service-image img {
  width: 100%;
}

/* Service Three */
.service-three .single-service {
  padding: 57px;
  border-top: 0px;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 575px) {
  .service-three .single-service {
    padding: 40px;
  }
}
.service-three .single-service .readmore-btn i {
  color: #7153d9;
}
.service-three .single-service .icon {
  width:80px;
  height:80px;
  text-align:center;
  display: flex;
  align-items: center;
  justify-content: center;
  height:80px;
  background-image: url(../images/icons/bluecircle.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* Service Two */
.service-two {
  position: relative;
}
.service-two .section-head {
  margin-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-two .section-head {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .service-two .section-head {
    margin-bottom: 30px;
  }
}
.service-two-single {
  margin-right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-two-single {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .service-two-single {
    margin-right: 15px;
  }
}
.service-two-single-head {
  border-bottom: 1px solid #cacdd3;
  margin-bottom: 30px;
  padding-bottom: 35px;
}
@media only screen and (max-width: 575px) {
  .service-two-single-head {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.service-two-single-head .title {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  color: #1c1c1c;
  font-weight: 500;
  margin-top: 35px;
}
@media only screen and (max-width: 575px) {
  .service-two-single-head .title {
    margin-top: 20px;
  }
}
.service-two-single-text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #54545f;
  line-height: 1.5;
}
@media only screen and (max-width: 575px) {
  .service-two-single-text {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .service-two-single-text {
    font-size: 16px;
    margin-bottom: 0px;
  }
}
.service-two .service-layer {
  background-image: url(../images/service/service-side.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 33%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service-two .service-layer {
    width: 36%;
  }
}
@media only screen and (max-width: 767px) {
  .service-two .service-layer {
    display: none;
  }
}

/* PRICING */
.pricing-single {
  padding: 60px;
  border: 1px solid #cacdd3;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pricing-single {
    padding: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .pricing-single {
    padding: 30px;
  }
}
.pricing-head {
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #cacdd3;
}
.pricing-head .title {
  font-size: 30px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
}
.pricing-head .value {
  display: flex;
  align-items: baseline;
  margin: 30px 0 30px;
}
@media only screen and (max-width: 575px) {
  .pricing-head .value {
    margin: 15px 0;
  }
}
.pricing-head .value .price {
  font-size: 48px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #7153d9;
  margin-right: 12px;
}
@media only screen and (max-width: 767px) {
  .pricing-head .value .price {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .pricing-head .value .price {
    font-size: 30px;
  }
}
.pricing-head .value .month {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
}
.pricing-head .text {
  color: #8d8e99;
  font-size: 20px;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 0;
}
.pricing-list li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.pricing-list li:last-child {
  margin-bottom: 0px;
}
.pricing-list li img {
  margin-right: 30px;
}
.pricing-list li span {
  font-size: 18px;
  color: #54545f;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.5;
  margin-bottom: 0px;
}
.pricing-footer {
  margin-top: 30px;
}

/* FAQ */
.faq {
  margin-top: -20px;
}
.faq .tab-content {
  padding-left: 25px;
}
@media only screen and (max-width: 575px) {
  .faq .tab-content {
    padding-left: 5px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .faq .tab-wrapper {
    flex-direction: column;
  }
  .faq .tab-wrapper .faq-tab {
    width: 100%;
  }
}
.faq-link {
  text-align: start;
  margin-bottom: 10px;
}
.faq-accordion-button {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  color: #001133;
  font-weight: 500;
  padding: 0px 30px 0 50px;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-button {
    padding: 0px 0px 0 20px;
    font-size: 20px;
  }
}
.faq-accordion-button:not(.collapsed) {
  color: #001133;
  background-color: #FFFFFF;
  box-shadow: none;
}
.faq-accordion-button:not(.collapsed)::after {
  background-image: none;
  transform: translateY(-50%) translateX(-50%);
}
.faq-accordion-button::after {
  background-image: none;
  position: absolute;
  top: 50%;
  left: 1%;
  display: block;
  width: 20px;
  height: 4px;
  content: "";
  transition: all 0.4s ease 0s;
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
  background-color: currentColor;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-button::after {
    width: 10px;
    height: 2px;
  }
}
.faq-accordion-button::before {
  position: absolute;
  top: 50%;
  left: 1%;
  display: block;
  width: 20px;
  height: 4px;
  content: "";
  transition: all 0.4s ease 0s;
  transform: translateY(-50%) translateX(-50%);
  background-color: currentColor;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-button::before {
    width: 10px;
    height: 2px;
  }
}
.faq-accordion-button:focus {
  box-shadow: none;
}
.faq-accordion-item {
  border: 0px;
  margin-bottom: 30px;
}
.faq-accordion-collapse .accordion-body {
  padding: 20px 20px 10px 50px;
  font-size: 18px;
  color: #001133;
  line-height: 1.7;
}
@media only screen and (max-width: 767px) {
  .faq-accordion-collapse .accordion-body {
    padding: 20px 0px 10px 20px;
    font-size: 16px;
  }
}
.faq .accordion-item:last-child {
  margin-bottom: 0px;
}

.faq-tab .faq-link {
  border: 1px solid #cacdd3;
  border-radius: 6px;
  padding: 20px 30px;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #1c1c1c;
  font-weight: 500;
  line-height: 1;
}
.faq-tab .faq-link:last-child {
  margin-bottom: 0px;
}
.faq-tab .faq-link.active {
  background-color: #7153d9;
}

/* =============================
    2.6 - Progress Style
================================ */
.progress-section {
  background-color: #f2f5fb;
  overflow: hidden;
}
.progress-section .section-head {
  margin-right: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .progress-section .section-head {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .progress-section .section-head {
    margin-right: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .progress-section .section-head {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .progress-section .section-head .text-two {
    margin-top: 10px;
  }
}
.progress-section .progress-title {
  font-size: 21px;
  font-family: "proxima-nova", sans-serif;
  color: #1c1c1c;
  font-weight: 500;
  margin-bottom: 20px;
}
.progress-section .progress {
  position: relative;
  width: 80%;
  overflow: visible;
  margin-bottom: 45px;
  background-color: #e1d9fe;
  height: 13px;
  border-radius: 10px;
}
@media only screen and (max-width: 479px) {
  .progress-section .progress {
    width: 78%;
  }
}
.progress-section .progress:last-child {
  margin-bottom: 0px;
}
.progress-section .progress-bar {
  overflow: visible;
  height: 13px;
  background-color: #7153d9;
  border-radius: 10px;
}
.progress-section .progress-number {
  position: absolute;
  right: -70px;
  color: #7153d9;
  font-size: 21px;
  font-weight: 500;
  top: 50%;
  transform: translateY(-50%);
}
.progress-section .progress-area {
  overflow: hidden;
}

/* =============================
    2.7 - Portfolio One Style
================================ */
.portfolio-section-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-section-top .section-head {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-section-top .section-head {
    width: 65%;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-section-top .btn-style-two {
    padding: 10px 20px;
  }
}

.portfolio-menu-style {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 90px 0 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-menu-style {
    margin: 70px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-menu-style {
    margin: 50px 0 30px;
  }
}
.portfolio-menu-style .btn-portfolio {
  border: 0px;
  background-color: transparent;
  padding: 0;
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  margin-right: 50px;
  color: #1c1c1c;
}
.portfolio-menu-style .btn-portfolio:last-child {
  margin-right: 0px;
}
.portfolio-menu-style .btn-portfolio:hover {
  color: #7153d9;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-menu-style .btn-portfolio {
    margin: 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-menu-style .btn-portfolio {
    margin: 0px 10px;
  }
}
.portfolio-menu-style .btn-portfolio.active {
  color: #7153d9;
}

.single-portfolio {
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
.single-portfolio .thumbnail {
  position: relative;
  display: block;
}
.single-portfolio .thumbnail img {
  width: 100%;
}
.single-portfolio .thumbnail::before {
  content: "";
  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  opacity: 0;
  transition: 0.5s;
}
.single-portfolio .content {
  position: absolute;
  bottom: -30px;
  left: 0;
  opacity: 0;
  transition: 0.6s;
  padding: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-portfolio .content {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .single-portfolio .content {
    padding: 20px;
  }
}
.single-portfolio .content .subtitle {
  color: white;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .single-portfolio .content .subtitle {
    font-size: 14px;
  }
}
.single-portfolio .content .title {
  color: white;
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .single-portfolio .content .title {
    font-size: 20px;
  }
}
.single-portfolio .content .title a:hover {
  color: #ffffff;
}
.single-portfolio:hover .thumbnail img {
  transform: scale(1.1);
  transition: 0.4s;
  opacity: 0.3;
}
.single-portfolio:hover .thumbnail::before {
  opacity: 1;
}
.single-portfolio:hover .content {
  bottom: 0%;
  opacity: 1;
  transition: 0.6s;
}
.single-portfolio:hover .lightbox {
  top: 30px;
  transition: 0.6s;
  opacity: 1;
}
.single-portfolio .large-image {
  width: 100%;
}
.single-portfolio .lightbox {
  position: absolute;
  top: -20px;
  right: 30px;
  z-index: 9;
  transition: 0.6s;
  opacity: 0;
}
.single-portfolio .lightbox .item {
  font-size: 24px;
  color: white;
}

.portfolio-load-more {
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-load-more {
    margin: 60px 0 0px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-load-more {
    margin: 50px 0 0px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .portfolio-one {
    margin-bottom: 190px;
  }
}
@media only screen and (max-width: 575px) {
  .portfolio-one .section-head .title {
    width: 320px;
  }
}
.portfolio-one .pagination-wrapper {
  margin-top: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-one .pagination-wrapper {
    margin: 60px 0 0px;
  }

  .portfolio-one {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-one .pagination-wrapper {
    margin: 50px 0 0px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .portfolio-one {
        margin-bottom: -10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-details-wrapper {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-details-wrapper {
    margin-top: 40px;
  }
}
.portfolio-details-wrapper .share {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.portfolio-details-wrapper .share .label {
  font-size: 20px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
  margin-right: 20px;
}
.portfolio-details-wrapper .share .sidebar-social li a {
  height: 50px;
  width: 50px;
}
.portfolio-details-type {
  background-color: #f2f5fb;
  padding: 60px;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-details-type {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-details-type {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-details-type {
    padding: 30px;
  }
}
.portfolio-details-type li {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-details-type li {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-details-type li {
    margin-bottom: 20px;
  }
}
.portfolio-details-type li:last-child {
  margin-bottom: 0px;
}
.portfolio-details-type li .name {
  font-family: "proxima-nova", sans-serif;
  color: #001133;
  font-weight: 600;
  font-size: 18px;
}
.portfolio-details-type li .type {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #001133;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .portfolio-details-type li .type {
    font-size: 18px;
  }
}
.portfolio-details-inner {
  margin-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-details-inner {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-details-inner {
    margin-left: 0px;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-details-inner {
    margin-left: 0px;
    margin-top: 50px;
  }
}
.portfolio-details-inner .portfolio-desc:last-child {
  margin-bottom: 0px;
}

.portfolio-desc {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-desc {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-desc {
    margin-bottom: 40px;
  }
}
.portfolio-desc-title {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-size: 30px;
  color: #1c1c1c;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-desc-title {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-desc-title {
    margin-bottom: 20px;
    font-size: 26px;
  }
}
.portfolio-desc .text {
  font-size: 18px;
  color: #4382FF;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.5;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.portfolio-desc .text-two {
  font-size: 18px;
  color: #001133;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.66;
  margin-bottom: 0px;
}
@media only screen and (max-width: 575px) {
  .portfolio-desc .text-two {
    font-size: 16px;
  }
}
.portfolio-desc .solution {
  display: flex;
  justify-content: space-between;
  margin-right: 90px;
}
.portfolio-desc .solution_bereik {
  display: flex;
  justify-content: space-between;
  margin-right: 320px;
}
@media only screen and (max-width: 767px) {
  .portfolio-desc .solution {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .portfolio-desc .solution {
    justify-content: flex-start;
    flex-direction: column;
  }
}
.portfolio-desc .solution li, .portfolio-desc .solution_bereik li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.portfolio-desc .solution li img, .portfolio-desc .solution_bereik li img {
    margin-top: 8px;
}
.portfolio-desc .solution li:last-child, .portfolio-desc .solutio_bereik li:last-child {
  margin-bottom: 0px;
}
.portfolio-desc .solution li img, .portfolio-desc .solution_bereik li img {
  margin-right: 30px;
}
.portfolio-desc .solution li span, .portfolio-desc .solution_bereik li span  {
  font-size: 18px;
  color: #001133;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.66;
  margin-bottom: 0px;
}
@media only screen and (max-width: 575px) {
  .portfolio-desc .solution li span {
    font-size: 16px;
  }
}
.portfolio-desc .single-process {
  padding: 30px;
  border: 1px solid #cacdd3;
  border-radius: 10px;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-desc .single-process {
    padding: 15px;
  }
}
.portfolio-desc .single-process .number {
  height: 55px;
  width: 55px;
  background-color: #00aeef;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #FFFFFF;
}
.portfolio-desc .single-process .title {
  font-size: 20px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #001133;
  margin: 25px 0 18px;
}


/* Portfolio Carousel */
.portfolio-carousel-wrapper {
  overflow: hidden;
  position: relative;
}
.portfolio-carousel-wrapper .section-head {
  margin-bottom: 100px;
}
.portfolio-carousel-wrapper .section-head .text {
  max-width: 500px;
}

.portfolio-carousel {
  float: left;
  width: calc(100% + 700px);
  position: relative;
  padding-top: 160px;
  margin-top: -160px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .portfolio-carousel {
    width: calc(100% + 300px);
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-carousel {
    width: calc(100% + 300px);
    padding-top: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-carousel {
    width: calc(100% + 200px);
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-carousel {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 70px;
  }
}
.portfolio-carousel .single-portfolio-carousel {
  border-radius: 30px;
}

.portfolio-swiper-arrow {
  position: absolute;
  top: 0;
  left: 58%;
  display: flex;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .portfolio-swiper-arrow {
    left: 70%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-swiper-arrow {
    left: 65%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-swiper-arrow {
    left: 64%;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-swiper-arrow {
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    top: auto;
  }
}
.portfolio-swiper-arrow .swiper-btn {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #7153d9;
  border-radius: 100%;
  font-size: 24px;
  color: #1c1c1c;
  background-color: transparent;
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .portfolio-swiper-arrow .swiper-btn {
    width: 40px;
    height: 40px;
  }
}
.portfolio-swiper-arrow .swiper-btn:hover {
  background: linear-gradient(135deg, #7153d9 0%, #5435be 45%, #4526b1 66%);
  color: white;
  border: 0px;
}

/* Portfolio Two */
.portfolio-two .single-portfolio {
  display: inline-block;
}
.portfolio-two-right {
  display: flex;
  justify-content: flex-end;
}
.portfolio-two-ncol {
  margin-bottom: -190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .portfolio-two-ncol {
    margin-bottom: -45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .portfolio-two-ncol {
    margin-bottom: -25px;
  }
}
.portfolio-two-col {
  margin-bottom: 190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .portfolio-two-col {
    margin-bottom: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .portfolio-two-col {
    margin-bottom: 25px;
  }
}
.portfolio-two-btn {
  position: relative;
  margin-left: 100px;
  margin-top: 60px;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .portfolio-two-btn {
    margin-left: 10px;
    margin-top: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .portfolio-two-btn {
    margin-left: 10px;
    margin-top: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-two-btn {
    margin-left: 0px;
    margin-top: 135px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-two-btn {
    margin-left: 0px;
    margin-top: 65px;
  }
}
@media only screen and (max-width: 575px) {
  .portfolio-two-btn {
    margin-left: 0px;
    margin-top: 20px;
  }
}
.portfolio-two-btn .btn-style-three:hover {
  background-color: #284A9F;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .portfolio-two .section-head.section-title-center {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-two .section-head .title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-two .section-head .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .portfolio-two .section-head .title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-two-single .content {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-two-single .content {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-two-single .content {
    padding: 20px 20px 30px;
  }
}
.portfolio-two-single .content .title {
  font-size: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .portfolio-two-single .content .title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-two-single .content .title {
    font-size: 22px;
  }
}

/* =============================
    2.8 - Work Banner Style
================================ */
.work-banner {
  background-color: #284A9F;
  padding: 60px 110px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
  margin-top: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-banner {
    padding: 80px 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-banner {
    padding: 80px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .work-banner {
    padding: 60px 40px;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 479px) {
  .work-banner {
    padding: 30px 20px;
    flex-direction: column;
  }
}
.work-banner .section-head .subtitle {
  color: white;
}
@media only screen and (max-width: 479px) {
  .work-banner .section-head .subtitle {
    font-size: 14px;
    letter-spacing: 2px;
  }
}
.work-banner .section-head .title {
  color: white;
  font-size: 48px;
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .work-banner .section-head .title {
    font-size: 40px;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 575px) {
  .work-banner .section-head .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 479px) {
  .work-banner .section-head .title {
    font-size: 28px;
    margin-top: 0px;
  }
}
.work-banner .section-head .text {
  color: white;
  margin-top: 20px;
  font-size: 18px;
}
@media only screen and (max-width: 479px) {
  .work-banner .section-head .text {
    font-size: 15px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .work-banner .section-head {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .work-banner .section-head {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .work-banner .section-head {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .work-banner-btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .work-banner-btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .work-banner-btn .btn-style-three {
    padding: 15px 25px;
    display: flex;
  }
}

/* Work Banner Two */
.workbanner-two {
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.workbanner-two .work-banner {
  border-radius: 20px 0 0 20px;
  padding: 100px 0px 100px 110px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .workbanner-two .work-banner {
    padding: 80px 0 80px 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .workbanner-two .work-banner {
    padding: 80px 0 80px 60px;
  }
}
@media only screen and (max-width: 767px) {
  .workbanner-two .work-banner {
    padding: 60px 0 60px 40px;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 479px) {
  .workbanner-two .work-banner {
    padding: 30px 0 30px 20px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.workbanner-two .work-banner::after {
  background-color: #284A9F;
  content: "";
  height: 100%;
  left: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
.workbanner-two .work-banner .btn-style-three {
  padding: 20px 44px;
}

/* Work Banner Three */
.workbanner-three {
  position: relative;
  margin-bottom: -190px;
}
.workbanner-three-omg {
  position: relative;
  margin-bottom: 0px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .workbanner-three {
    margin-bottom: -150px;
    margin-top: -130px;
  }
  .workbanner-three-omg {
    margin-bottom: 0px;
    margin-top: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .workbanner-three {
    margin-bottom: -110px;
  }
  .workbanner-three-omg {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .workbanner-three {
    margin-bottom: -80px;
  }
  .workbanner-three-omg {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .workbanner-three {
    margin-bottom: -60px;
  }
  .workbanner-three-omg {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .workbanner-three {
    margin-bottom: -60px;
  }
  .workbanner-three-omg {
    margin-bottom: 0px;
  }
}

/* =============================
    2.9 - Team Style
================================ */
.single-team {
  position: relative;
}
.single-team .team-content {
  background-color: white;
  border-top: 3px solid #7153d9;
  box-shadow: 21px 0px 48px rgba(41, 8, 155, 0.08);
  padding: 25px 0 30px 0;
  max-width: 265px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 0 0 5px 5px;
  position: relative;
  z-index: 1;
  margin-top: -30px;
}
.single-team .team-content .title {
  color: #1c1c1c;
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}
.single-team .team-content .subtitle {
  font-size: 16px;
}
.single-team .team-thumb {
  position: relative;
  border-radius: 10px;
}
.single-team .team-thumb img {
  width: 100%;
  border-radius: 10px;
}
.single-team .team-thumb .image {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.single-team .team-thumb .image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);
  border-radius: 10px;
  opacity: 0;
  transition: 0.3s;
}
.single-team .sidebar-social {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 20px;
  left: 10px;
}
.single-team .sidebar-social li {
  left: -10px;
  position: relative;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.single-team .sidebar-social li a {
  font-size: 16px;
  height: 40px;
  width: 40px;
  margin-right: 0;
  margin-bottom: 5px;
}
.single-team .sidebar-social li:nth-child(1) {
  transition-delay: 0.1s;
}
.single-team .sidebar-social li:nth-child(2) {
  transition-delay: 0.2s;
}
.single-team .sidebar-social li:nth-child(3) {
  transition-delay: 0.3s;
}
.single-team .sidebar-social li:nth-child(4) {
  transition-delay: 0.4s;
}
.single-team:hover .team-thumb .image::after {
  opacity: 0.6;
  transition: 0.3s;
}
.single-team:hover .sidebar-social li {
  opacity: 1;
  visibility: visible;
  left: 10px;
}

.team-wrapper:nth-child(2n+2) {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team-wrapper:nth-child(2n+2) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .team-wrapper:nth-child(2n+2) {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .team-wrapper:nth-child(2n+2) {
    margin-top: 0;
  }
}

.all-members .team-wrapper:nth-child(2n+2) {
  margin-top: 0px;
}

.member-title {
  font-size: 36px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .member-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.member .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #54545f;
}
.member-thumb img {
  width: 100%;
}
.member-identity {
  background-color: #f2f5fb;
  padding: 45px 20px;
  margin-top: 20px;
  text-align: center;
  border-radius: 20px;
}
.member-identity .name {
  font-size: 48px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
}
@media only screen and (max-width: 767px) {
  .member-identity .name {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .member-identity .name {
    font-size: 30px;
  }
}
.member-identity .subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #54545f;
  margin-top: 15px;
  display: block;
}
.member-identity .sidebar-social {
  margin-top: 20px;
}
.member-identity .sidebar-social li a {
  width: 50px;
  height: 50px;
}
.member-content {
  padding-left: 88px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .member-content {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .member-content {
    padding-left: 0px;
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .member-content {
    margin-top: 50px;
  }
}
.member-availability {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .member-availability {
    margin-top: 20px;
  }
}
.member-availability li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.member-availability li:last-child {
  margin-bottom: 0px;
}
.member-availability li .label {
  max-width: 140px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  font-family: "proxima-nova", sans-serif;
  color: #1c1c1c;
}
.member-availability li .detail {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #54545f;
}
.member .progress-section {
  padding: 5px 0;
}

.radial-progress-single {
  text-align: start;
}
@media only screen and (max-width: 575px) {
  .radial-progress-single {
    display: flex;
    align-items: center;
  }
}
.radial-progress-single .circle-info {
  padding-top: 20px;
  text-align: start;
}
@media only screen and (max-width: 575px) {
  .radial-progress-single .circle-info {
    padding: 0 0 0 20px;
    max-width: 250px;
  }
}
.radial-progress-single .circle-info .title {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
  margin-bottom: 15px;
}
.radial-progress-single .circle-info .subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #54545f;
}

.radial-progress {
  position: relative;
  width: 123px;
}
.radial-progress .circle-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.radial-progress .circle-text span.count {
  font-family: "proxima-nova", sans-serif;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  color: #1c1c1c;
  position: relative;
}

.team-about-section {
  position: relative;
  background-color: #f2f5fb;
}
.team-about-section::after {
  content: "";
  background-color: #f2f5fb;
  height: 190px;
  width: 100%;
  top: 100%;
  left: 0;
  position: absolute;
  z-index: -1;
}

/* Team Two Style */
.team-two .btn-style-one {
  margin-top: 20px;
}

.team-group {
  position: relative;
}
@media only screen and (max-width: 575px) {
  .team-group .group-image {
    width: 60%;
  }
}
.team-group-one {
  position: absolute;
  right: 0%;
  top: 0%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-group-one {
    right: -20px;
  }
}
.team-group-two {
  margin-top: 130px;
  margin-bottom: 160px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-group-two {
    margin-top: 200px;
    margin-bottom: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .team-group-two {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
@media only screen and (max-width: 575px) {
  .team-group-two {
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 479px) {
  .team-group-two {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
.team-group-three {
  bottom: 0;
  left: 227px;
  position: absolute;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-group-three {
    left: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .team-group-three {
    left: 160px;
  }
}
@media only screen and (max-width: 575px) {
  .team-group-three {
    left: auto;
    right: 0;
  }
}

/* =============================
    2.10 - Testimonial Style
================================ */
.testimonial {
  overflow: hidden;
  position: relative;
}

.testimonial-wrapper {
  background-color: #4526b1;
  position: relative;
  padding: 190px 0;
  border-radius: 20px 0px 0px 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-wrapper {
    padding: 150px 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-wrapper {
    padding: 110px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-wrapper {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-wrapper {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-wrapper {
    padding: 60px 0;
  }
}
.testimonial-wrapper::after {
  background-color: #4526b1;
  content: "";
  height: 100%;
  left: 98%;
  position: absolute;
  top: 0;
  width: 5000px;
  z-index: -1;
}
.testimonial-wrapper .large-quote {
  position: absolute;
  top: 0;
  right: -190px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-wrapper .large-quote {
    right: 0;
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-wrapper .large-quote {
    right: 0;
    width: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-wrapper .large-quote {
    right: 0px;
    width: 60px;
  }
}
.testimonial-wrapper .large-text {
  position: absolute;
  bottom: -106px;
  right: -190px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-wrapper .large-text {
    bottom: -69px;
    right: 0;
    width: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-wrapper .large-text {
    bottom: -53px;
    right: 0;
    width: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-wrapper .large-text {
    bottom: -31px;
    right: 0px;
    width: 200px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-wrapper .large-text {
    bottom: -23px;
    right: 0px;
    width: 150px;
  }
}

.testimonial-inner {
  padding-left: 226px;
  padding-right: 300px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-inner {
    padding-left: 100px;
    padding-right: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-inner {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-inner {
    padding-left: 60px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-inner {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.testimonial-inner .section-head {
  margin-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  .testimonial-inner .section-head {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-inner .section-head {
    margin-bottom: 30px;
  }
}
.testimonial-inner .section-head .title {
  color: white;
}
.testimonial-inner .section-head .subtitle {
  color: white;
}

.testimonial-single {
  display: flex;
}
.testimonial-single-quote {
  width: 88px;
  position: relative;
  margin-top: -25px;
}
@media only screen and (max-width: 767px) {
  .testimonial-single-quote {
    width: 70px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-single-quote {
    width: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-single-quote {
    width: 22px;
  }
}
.testimonial-single-content {
  width: calc(100% - 88px);
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .testimonial-single-content {
    width: calc(100% - 70px);
    padding-left: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-single-content {
    width: calc(100% - 40px);
    padding-left: 10px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-single-content {
    width: calc(100% - 22px);
    padding-left: 10px;
  }
}
.testimonial-single-content .client-text {
  font-size: 30px;
  font-style: italic;
  color: #ffffff;
  font-family: "proxima-nova", sans-serif;
  line-height: 1.6;
  font-weight: 300;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .testimonial-single-content .client-text {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonial-single-content .client-text {
    font-size: 20px;
  }
}
.testimonial-single-content .client-info {
  display: flex;
  align-items: center;
}
.testimonial-single-content .client-info img {
  margin-right: 30px;
}
.testimonial-single-content .client-info .name {
  font-family: "proxima-nova", sans-serif;
  color: #ffffff;
  font-size: 24px;
}
.testimonial-single-content .client-info .name .designation {
  font-size: 18px;
  font-weight: 300;
  font-family: "proxima-nova", sans-serif;
}

.testimonialone .swiper-slide {
  padding-top: 30px;
}
.testimonialone .swiper-arrow {
  display: flex;
  align-items: center;
  margin-top: 60px;
  margin-left: 120px;
}
@media only screen and (max-width: 767px) {
  .testimonialone .swiper-arrow {
    margin-left: 100px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonialone .swiper-arrow {
    margin-top: 40px;
    margin-left: 50px;
  }
}
@media only screen and (max-width: 479px) {
  .testimonialone .swiper-arrow {
    margin-top: 30px;
    margin-left: 40px;
  }
}
.testimonialone .swiper-btn-prev {
  position: relative;
  height: 30px;
  width: 60px;
  overflow: hidden;
}
.testimonialone .swiper-btn-prev img:nth-child(1) {
  opacity: 1;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.testimonialone .swiper-btn-prev img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.testimonialone .swiper-btn-prev:hover img:nth-child(1) {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.testimonialone .swiper-btn-prev:hover img:nth-child(2) {
  opacity: 1;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.testimonialone .swiper-btn-next {
  position: relative;
  height: 30px;
  width: 60px;
  overflow: hidden;
}
.testimonialone .swiper-btn-next img:nth-child(1) {
  opacity: 1;
  visibility: visible;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.testimonialone .swiper-btn-next img:nth-child(2) {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
}
.testimonialone .swiper-btn-next:hover img:nth-child(1) {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.testimonialone .swiper-btn-next:hover img:nth-child(2) {
  opacity: 1;
  visibility: visible;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
}

/* Testimonial Two Style */
.testimonial-two {
  position: relative;
}
.testimonial-two::after {
  content: "";
  background-color: #f2f5fb;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -400px;
}
.testimonial-two .section-head {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-two .section-head {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-two .section-head {
    margin-bottom: 30px;
  }
}

.testimonialtwo {
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonialtwo {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonialtwo {
    padding-bottom: 50px;
  }
}
.testimonialtwo-single {
  padding: 70px 50px;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px rgba(41, 8, 155, 0.12);
  margin: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonialtwo-single {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonialtwo-single {
    padding: 40px 30px;
  }
}
.testimonialtwo-top {
  text-align: center;
}
.testimonialtwo-text {
  font-family: "proxima-nova", sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 1.5;
  color: #54545f;
  font-weight: 500;
  margin-top: 35px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .testimonialtwo-text {
    font-size: 16px;
    margin: 20px 0;
  }
}
.testimonialtwo-content {
  display: flex;
  align-items: center;
  margin-top: 32px;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  .testimonialtwo-content {
    margin-top: 20px;
  }
}
.testimonialtwo-thumb {
  margin-right: 20px;
}
.testimonialtwo-info {
  display: flex;
  flex-direction: column;
}
.testimonialtwo-info .name {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
}
@media only screen and (max-width: 575px) {
  .testimonialtwo-info .name {
    font-size: 20px;
  }
}
.testimonialtwo-info .designation {
  font-family: "proxima-nova", sans-serif;
  color: #a3a1a9;
  font-size: 16px;
  margin-top: 5px;
}
.testimonialtwo .sliderone-pagination {
  bottom: 0px !important;
}

.testimonial-style-two {
  position: relative;
}
.testimonial-style-two .section-head .title {
  color: white;
}
.testimonial-style-two .section-head .subtitle {
  color: white;
}
.testimonial-style-two .section-head .text {
  color: white;
}
.testimonial-style-two::after {
  background-color: #4526b1;
  top: 0;
  bottom: 190px;
  height: calc(100% - 190px);
}
.testimonial-style-two .shape-one {
  position: absolute;
  top: -135px;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .testimonial-style-two .shape-one {
    left: -70px;
  }
}

/* Testimonial Three Style */
.testimonial-three {
  position: relative;
  background: #f2f5fb;
}
.testimonial-three .section-head {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-three .section-head {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial-three .section-head {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-three .section-head {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .testimonial-three-left {
    display: none;
  }
}
.testimonial-three-left .left-author {
  position: absolute;
  left: 0;
}
.testimonial-three-left .left-1 {
  top: 38%;
  left: 72px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-left .left-1 {
    left: 0px;
  }
}
.testimonial-three-left .left-2 {
  left: 317px;
  top: 46%;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-left .left-2 {
    left: 200px;
  }
}
.testimonial-three-left .left-3 {
  left: 170px;
  top: 57%;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-left .left-3 {
    left: 100px;
  }
}
.testimonial-three-left .left-4 {
  left: 202px;
  top: 74%;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-left .left-4 {
    left: 130px;
  }
}
.testimonial-three-left .testimonial-shape-left-1 {
  top: 522px;
  left: 230px;
  -webkit-animation: scaleOne 1.4s alternate infinite ease-in;
          animation: scaleOne 1.4s alternate infinite ease-in;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-left .testimonial-shape-left-1 {
    left: 130px;
  }
}
.testimonial-three-left .testimonial-shape-left-2 {
  bottom: 282px;
  left: 84px;
  -webkit-animation: scaleOne 1.3s alternate infinite ease-in;
          animation: scaleOne 1.3s alternate infinite ease-in;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-left .testimonial-shape-left-2 {
    left: 14px;
  }
}
.testimonial-three-left .testimonial-shape-left-3 {
  bottom: 355px;
  left: 352px;
  -webkit-animation: scaleTwo 1.5s alternate infinite ease-in;
          animation: scaleTwo 1.5s alternate infinite ease-in;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-left .testimonial-shape-left-3 {
    left: 230px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .testimonial-three-right {
    display: none;
  }
}
.testimonial-three-right .right-author {
  position: absolute;
  right: 0;
}
.testimonial-three-right .right-1 {
  top: 445px;
  right: 308px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-right .right-1 {
    right: 208px;
    top: 400px;
  }
}
.testimonial-three-right .right-2 {
  right: 151px;
  top: 542px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-right .right-2 {
    right: 50px;
  }
}
.testimonial-three-right .right-3 {
  right: 282px;
  bottom: 268px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-right .right-3 {
    right: 180px;
  }
}
.testimonial-three-right .right-4 {
  right: 70px;
  bottom: 190px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-right .right-4 {
    right: 0px;
  }
}
.testimonial-three-right .testimonial-shape-right-1 {
  bottom: 350px;
  right: 188px;
  -webkit-animation: scaleOne 1.4s alternate infinite ease-in;
          animation: scaleOne 1.4s alternate infinite ease-in;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-right .testimonial-shape-right-1 {
    right: 88px;
  }
}
.testimonial-three-right .testimonial-shape-right-2 {
  bottom: 468px;
  right: 370px;
  -webkit-animation: scaleOne 1.3s alternate infinite ease-in;
          animation: scaleOne 1.3s alternate infinite ease-in;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-right .testimonial-shape-right-2 {
    right: 270px;
  }
}
.testimonial-three-right .testimonial-shape-right-3 {
  top: 444px;
  right: 67px;
  -webkit-animation: scaleTwo 1.5s alternate infinite ease-in;
          animation: scaleTwo 1.5s alternate infinite ease-in;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonial-three-right .testimonial-shape-right-3 {
    right: 0px;
  }
}
.testimonial-three .testimonial-shape-one {
  width: 10px;
  height: 10px;
  background-color: #7153d9;
  border-radius: 100%;
  display: flex;
  position: absolute;
}
.testimonial-three .testimonial-shape-two {
  border: 3px solid #7153d9;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  display: flex;
  position: absolute;
}

.testimonialthree {
  padding-bottom: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonialthree {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonialthree {
    padding-bottom: 50px;
  }
}
.testimonialthree-single {
  max-width: 875px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1550px) and (max-width: 1670px) {
  .testimonialthree-single {
    max-width: 690px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonialthree-single {
    max-width: 600px;
  }
}
.testimonialthree-top {
  text-align: center;
}
.testimonialthree-text {
  font-family: "proxima-nova", sans-serif;
  font-size: 30px;
  font-style: italic;
  line-height: 1.6;
  color: #8d8e99;
  font-weight: 400;
  margin: 50px 0;
}
@media only screen and (min-width: 1550px) and (max-width: 1670px) {
  .testimonialthree-text {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .testimonialthree-text {
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonialthree-text {
    margin: 40px 0;
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonialthree-text {
    font-size: 18px;
    margin: 20px 0;
  }
}
.testimonialthree-content {
  display: flex;
  align-items: center;
  margin-top: 32px;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  .testimonialthree-content {
    margin-top: 20px;
  }
}
.testimonialthree-thumb {
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .testimonialthree-thumb {
    margin-right: 20px;
  }
}
.testimonialthree-info {
  display: flex;
  align-items: center;
}
.testimonialthree-info .name {
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
}
@media only screen and (max-width: 575px) {
  .testimonialthree-info .name {
    font-size: 20px;
  }
}
.testimonialthree-info .designation {
  font-family: "proxima-nova", sans-serif;
  color: #a3a1a9;
  font-size: 16px;
  margin-top: 5px;
}
.testimonialthree .sliderone-pagination {
  bottom: 0px !important;
}

.testimonial-style-three {
  position: relative;
}
.testimonial-style-three .section-head .title {
  color: white;
}
.testimonial-style-three .section-head .subtitle {
  color: white;
}
.testimonial-style-three .section-head .text {
  color: white;
}
.testimonial-style-three::after {
  background-color: #4526b1;
  top: 0;
  bottom: 190px;
  height: calc(100% - 190px);
}
.testimonial-style-three .shape-one {
  position: absolute;
  top: -135px;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .testimonial-style-three .shape-one {
    left: -70px;
  }
}

@-webkit-keyframes scaleOne {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.8);
  }
}

@keyframes scaleOne {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.8);
  }
}
@-webkit-keyframes scaleTwo {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.3);
  }
}
@keyframes scaleTwo {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.3);
  }
}
/* =============================
    2.11 - Blog Style
================================ */
.blog-thumbnail {
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}
.blog-thumbnail img {
  width: 100%;
  height: 200px;
  object-fit: cover;      /* behoud verhoudingen, vult de ruimte */
  object-position: center;
}

.blog-info {
  padding: 40px 30px;
  box-shadow: 10px 0px 49px rgba(25, 7, 89, 0.08);
  /*border-radius: 20px;*/
  border-radius: 0 0 20px 20px;
}
.blog-info .subtitle{
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.9;
  color: #4382FF;
  text-transform: uppercase;
  letter-spacing: 8px;
}

.blog-info .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #001133;
  line-height: 1.66;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-info {
    padding: 30px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-info {
    padding: 30px 10px;
  }
}
.blog-info .meta {
  display: flex;
  align-items: center;
}
.blog-info .meta li {
  position: relative;
  font-weight: 400;
  line-height: 1;
  margin-right: 10px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .blog-info .meta li {
    margin-right: 5px;
    padding-right: 10px;
  }
}
.blog-info .meta li::after {
  background: #7153d9;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%);
}
.blog-info .meta li:first-child {
  color: #7153d9;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .blog-info .meta li:first-child {
    font-size: 14px;
  }
}
.blog-info .meta li:last-child {
  color: #a3a1a9;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .blog-info .meta li:last-child {
    font-size: 14px;
  }
}
.blog-info .meta li:last-child::after {
  display: none;
}
.blog-info .title {
  color: #001133;
  font-size: 24px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.3;
  margin-top: 12px;
}
.blog:hover .blog-thumbnail img {
  opacity: 0.7;
  transform: scale(1.01);
}
.blog-three-wrapper {
  margin-bottom: -50px;
}
@media only screen and (max-width: 575px) {
  .blog-three-wrapper {
    margin-bottom: -30px;
  }
}
.blog-three .section-head {
  max-width: 424px;
  width: 100%;
  margin: 0 auto 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-three .section-head {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-three .section-head .text {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.blog-three .section-head .btn {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-three .section-head .btn {
    margin-top: 30px;
  }
}
.blog-three .section-head .btn:hover {
  color: #ffffff;
  background-color: #7153d9;
}
.blog-three-single {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1549px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-three-single {
    gap: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-three-single {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }
}
.blog-three-image {
  max-width: 312px;
  width: 100%;
}
.blog-three-image img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .blog-three-image {
    max-width: 290px;
  }
}
@media only screen and (max-width: 575px) {
  .blog-three-image {
    max-width: 100%;
  }
}
.blog-three-image a:hover img {
  opacity: 0.8;
}
.blog-three-content .blog-info {
  box-shadow: none;
  padding: 0px;
  border-radius: 0px;
}
@media only screen and (max-width: 767px) {
  .blog-three-content .title {
    font-size: 18px;
  }
}
.blog-three-content .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #54545f;
  margin: 15px 0 22px;
}
@media only screen and (max-width: 767px) {
  .blog-three-content .text {
    margin: 10px 0 15px;
    font-size: 16px;
  }
}
.blog-three-content .read-more {
  font-size: 18px;
  font-weight: 500;
  font-family: "proxima-nova", sans-serif;
  color: #1c1c1c;
  display: flex;
  align-items: center;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .blog-three-content .read-more {
    font-size: 15px;
  }
}
.blog-three-content .read-more i {
  color: #7153d9;
  margin-right: 10px;
}
.blog-three-content .read-more:hover {
  color: #7153d9;
}

.standard-blog .single-blog:last-child {
  /*margin-bottom: 60px;*/
  margin-bottom: 0px;
}
.standard-blog .single-blog-omg:last-child {
  margin-bottom: 0px;
}

.single-blog, .single-blog-omg {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-blog {
    margin-bottom: 40px;
  }
  .single-blog-omg {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .single-blog {
    margin-bottom: 40px;
  }
  .single-blog-omg {
    margin-bottom: 40px;
  }
}
.single-blog-thumb img {
  width: 100%;
}
.single-blog-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-blog-meta {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .single-blog-meta {
    margin-top: 30px;
  }
}
.single-blog-meta li {
  display: flex;
  align-items: center;
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.single-blog-meta li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  background-color: #a3a1a9;
  border-radius: 100%;
}
.single-blog-meta li:last-child::after {
  display: none;
  margin-right: 0;
  padding-right: 0;
}
.single-blog-meta li p {
  margin-bottom: 0px;
  color: #a3a1a9;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
}
.single-blog-meta li span {
  color: #7153d9;
  margin-right: 10px;
}
.single-blog-meta li a {
  font-size: 16px;
  color: #1c1c1c;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
}
.single-blog-meta li a:hover {
  color: #7153d9;
}
.single-blog-content .title {
  font-size: 36px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #001133;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .single-blog-content .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .single-blog-content .title {
    font-size: 30px;
  }
}
.single-blog-content .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.66;
  color: #001133;
  margin: 30px 0;
}
.single-blog-content-nopad .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.66;
  color: #001133;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .single-blog-content .text {
    font-size: 16px;
    margin: 20px 0;
  }
}
.single-blog-content .content-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.single-blog-content .content-bottom .read-more {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  line-height: 1.16;
  color: #1c1c1c;
}
.single-blog-content .content-bottom .read-more:hover {
  color: #7153d9;
}
.single-blog-content .content-bottom .read-more i {
  color: #7153d9;
  margin-right: 7px;
}
.single-blog-content .content-bottom .time {
  font-size: 16px;
}
.single-blog-share-tag {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .single-blog-share-tag {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
  }
}
.single-blog-share-tag .tags, .single-blog-share-tag .share {
  display: flex;
  align-items: center;
}
.single-blog-share-tag .tags .label, .single-blog-share-tag .share .label {
  color: #1c1c1c;
  font-weight: 500;
  font-family: "proxima-nova", sans-serif;
  margin-right: 20px;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .single-blog-share-tag .tags {
    margin-bottom: 20px;
  }
}
.single-blog-share-tag .tags ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.single-blog-share-tag .tags ul li {
  margin-right: 5px;
}
.single-blog-share-tag .tags ul li a {
  color: #a3a1a9;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .single-blog-share-tag .tags ul li a {
    font-size: 16px;
  }
}
.single-blog-share-tag .tags ul li a:hover {
  color: #7153d9;
}
.single-blog-share-tag .sidebar-social li a {
  height: 50px;
  width: 50px;
}

.single-blog-two {
  position: relative;
  overflow: hidden;
}
.single-blog-two-thumb {
  overflow: hidden;
  transition: 0.5s;
  border-radius: 13px;
  position: relative;
}
.single-blog-two-thumb::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  transition: 0.5s;
  z-index: 3;
}
.single-blog-two-thumb img {
  width: 100%;
}
.single-blog-two-content {
  position: absolute;
  bottom: 0;
  left: 0px;
  padding: 45px;
  z-index: 4;
}
.single-blog-two-content .meta {
  display: flex;
  align-items: center;
}
.single-blog-two-content .meta li {
  position: relative;
  color: white;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  margin-right: 20px;
  padding-right: 20px;
}
.single-blog-two-content .meta li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}
.single-blog-two-content .meta li:last-child::after {
  display: none;
}
.single-blog-two-content .meta li::after {
  content: "";
  background-color: white;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: 10px;
  width: 1px;
}
.single-blog-two-content .title {
  color: white;
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-top: 6px;
}
.single-blog-two-content .title:hover a {
  color: #7153d9;
}
.single-blog-two:hover .single-blog-two-thumb::before {
  height: 100%;
  background: linear-gradient(to top, black 0%, black 0%, rgba(0, 0, 0, 0) 100%);
  transition: 0.5s;
}
.single-blog-two:hover .single-blog-two-thumb img {
  transform: scale(1.01);
  z-index: 1;
}

.single-subblog {
  border: 1px solid #cacdd3;
  border-radius: 10px;
  padding: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .single-subblog {
    padding: 31px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-subblog {
    padding: 21px;
  }
}
.single-subblog .subtitle {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  color: #7153d9;
  font-weight: 500;
}
.single-subblog .title {
  font-family: "proxima-nova", sans-serif;
  font-size: 21px;
  color: #1c1c1c;
  font-weight: 500;
  margin-top: 10px;
}
.single-subblog .title a:hover {
  color: #7153d9;
}
.single-subblog .date {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  color: #a3a1a9;
  margin-top: 73px;
  display: block;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .single-subblog .date {
    margin-top: 43px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-subblog .date {
    margin-top: 23px;
  }
}

.blockquote {
  display: flex;
  align-items: flex-start;
}
.blockquote .thumb {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  .blockquote .thumb {
    width: 80px;
  }
}
.blockquote .content {
  width: calc(100% - 100px);
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .blockquote .content {
    width: calc(100% - 80px);
  }
}
.blockquote .content p {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  font-style: italic;
  color: #8d8e99;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .blockquote .content p {
    font-size: 20px;
  }
}
.blockquote .blockquote-footer {
  position: relative;
  padding-left: 40px;
  margin-top: 5px;
}
.blockquote .blockquote-footer::before {
  content: "";
  width: 29px;
  height: 0.5px;
  position: absolute;
  background-color: #1c1c1c;
  left: 0;
  top: 55%;
}
.blockquote .blockquote-footer .name {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #1c1c1c;
  font-weight: 500;
}
.blockquote .blockquote-footer .designation {
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  color: #a3a1a9;
  font-weight: 300;
}

.post-nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #cacdd3;
  padding: 30px;
  border-radius: 20px;
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link {
    padding: 15px;
  }
}
.post-nav-link .post-prev {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link .post-prev {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.post-nav-link .post-prev .thumb {
  margin-right: 10px;
  flex-shrink: 0;
}
.post-nav-link .post-prev .content {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link .post-prev .content {
    margin-left: 0px;
  }
}
.post-nav-link .post-next {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  text-align: end;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link .post-next {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }
}
.post-nav-link .post-next .thumb {
  margin-left: 10px;
  flex-shrink: 0;
}
.post-nav-link .post-next .content {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .post-nav-link .post-next .content {
    margin-right: 0px;
  }
}
.post-nav-link .thumb {
  width: 90px;
}
.post-nav-link .content {
  width: calc(100% - 100px);
}
@media only screen and (max-width: 767px) {
  .post-nav-link .content {
    width: 100%;
    margin-top: 10px;
  }
}
.post-nav-link .content .prev-arrow, .post-nav-link .content .next-arrow {
  font-size: 16px;
  color: #7153d9;
  font-weight: 500;
}
.post-nav-link .content .prev-arrow i {
  margin-right: 7px;
}
.post-nav-link .content .next-arrow i {
  margin-left: 7px;
}
.post-nav-link .content .title {
  font-size: 21px;
  color: #1c1c1c;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 5px;
}

.entry-author {
  background-color: #f2f5fb;
  padding: 48px;
  border-radius: 20px;
  display: flex;
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .entry-author {
    padding: 20px;
    margin-top: 44px;
  }
}
@media only screen and (max-width: 479px) {
  .entry-author {
    flex-direction: column;
  }
}
.entry-author .thumb {
  flex-shrink: 0;
  margin-right: 30px;
}
@media only screen and (max-width: 479px) {
  .entry-author .thumb {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.entry-author .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 35px;
}
@media only screen and (max-width: 479px) {
  .entry-author .head {
    margin-bottom: 20px;
  }
}
.entry-author .head .title {
  font-family: "proxima-nova", sans-serif;
  color: #1c1c1c;
}
.entry-author .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #54545f;
  margin-bottom: 30px;
}
@media only screen and (max-width: 575px) {
  .entry-author .text {
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.entry-author .read-more {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
}
.entry-author .read-more:hover {
  color: #7153d9;
}
.entry-author .read-more i {
  color: #7153d9;
  margin-right: 7px;
}

.comment {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .comment {
    margin-top: 44px;
  }
}
.comment .title {
  font-size: 48px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .comment .title {
    font-size: 40px;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 575px) {
  .comment .title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.comment-1 {
  border: 1px solid #cacdd3;
  padding: 40px;
  border-radius: 20px;
  display: flex;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .comment-1 {
    padding: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .comment-1 {
    flex-direction: column;
  }
}
.comment-thumb {
  flex-shrink: 0;
  margin-right: 30px;
}
@media only screen and (max-width: 479px) {
  .comment-thumb {
    margin-bottom: 20px;
  }
}
.comment-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.comment-head .meta {
  display: flex;
  align-items: center;
}
.comment-title {
  font-family: "proxima-nova", sans-serif;
  color: #1c1c1c;
  font-weight: 500;
  font-size: 24px;
}
.comment .meta {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.comment .meta .date {
  font-size: 14px;
  margin-right: 10px;
}
.comment .meta .time {
  font-size: 14px;
}
.comment .text {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.6;
  color: #54545f;
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .comment .text {
    font-size: 16px;
  }
}
.comment .replay {
  font-family: "proxima-nova", sans-serif;
  color: #1c1c1c;
  padding: 14px 30px;
  border-radius: 30px;
  background-color: #e2c4ff;
  font-size: 16px;
  font-weight: 500;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .comment .replay {
    padding: 14px 20px;
    font-size: 14px;
  }
}
.comment-list .comment-inner {
  margin-bottom: 30px;
}
.comment-list .comment-inner:last-child {
  margin-bottom: 0;
}
.comment-children {
  margin-left: 40px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment-form {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .comment-form {
    margin-top: 44px;
  }
}
.comment-form .title {
  font-size: 48px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .comment-form .title {
    font-size: 40px;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 575px) {
  .comment-form .title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.comment-form-inner {
  background-color: #f2f5fb;
  padding: 60px;
  border-radius: 20px;
}
@media only screen and (max-width: 767px) {
  .comment-form-inner {
    padding: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .comment-form-inner {
    padding: 20px;
  }
}
.comment-form-inner input, .comment-form-inner textarea {
  font-size: 14px;
  width: 100%;
  border: none;
  height: 60px;
  border-radius: 5px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  color: #1c1c1c;
  box-shadow: 7px 0px 30px rgba(25, 7, 89, 0.05);
}
.comment-form-inner input::-moz-placeholder, .comment-form-inner textarea::-moz-placeholder {
  color: #a3a1a9;
  font-size: 16px;
  line-height: 1;
}
.comment-form-inner input:-ms-input-placeholder, .comment-form-inner textarea:-ms-input-placeholder {
  color: #a3a1a9;
  font-size: 16px;
  line-height: 1;
}
.comment-form-inner input::placeholder, .comment-form-inner textarea::placeholder {
  color: #a3a1a9;
  font-size: 16px;
  line-height: 1;
}
.comment-form-inner textarea {
  height: 180px;
  padding-top: 20px;
}

/* =============================
        2.12 - Brand Style
================================ */
.brand-style .brand-before {
  display: block;
  transition: all 0.4s;
}
.brand-style .brand-after {
  top: 150%;
  position: absolute;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  transition: all 0.4s;
}
.brand-style .swiper-slide:hover .brand-before {
  transform: translateY(-100%);
}
.brand-style .swiper-slide:hover .brand-after {
  top: 0%;
}

.brand-style-two {
  background-color: #f2f5fb;
  border-radius: 10px;
  padding: 110px;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-style-two {
    padding: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-style-two {
    padding: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .brand-style-two {
    padding: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .brand-style-two {
    padding: 40px 30px;
  }
}
.brand-style-two .shape-one {
  position: absolute;
  bottom: -105px;
  right: -105px;
  z-index: -1;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .brand-style-two .shape-one {
    right: -35px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-style-two .shape-one {
    right: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .brand-style-two .shape-one {
    right: -30px;
  }
}
@media only screen and (max-width: 575px) {
  .brand-style-two .shape-one {
    right: 0px;
    bottom: -40px;
    width: 35%;
  }
}

.brand-three {
    margin-top: 340px;
    margin-bottom: 190px;
}
 @media screen and (max-width: 576px) {
  .brand-three {
    margin-top: 80px;
    margin-bottom: 60px;
  }
 }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .brand-three {
    margin-top: 120px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .brand-three {
    margin-top: 150px;
    margin-bottom: 70px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .brand-three {
      margin-top: 240px;
      margin-bottom: 110px;
  }
}
/* =============================
    2.13 - Breadcrumb Style
================================ */
.breadcrumb-section {
  position: relative;
  overflow: hidden;
  background-color: #f2f5fb;
  padding: 160px 0 100px;
}
.breadcrumb-section-omg {
  position: relative;
  overflow: hidden;
  background-color: #f2f5fb;
  padding: 140px 0 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-section {
    padding: 160px 0 100px;
  }
  .breadcrumb-section-omg {
    padding: 140px 0 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-section {
    padding: 160px 0 100px;
  }
   .breadcrumb-section-omg {
    padding: 140px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-section {
    padding: 140px 0 80px;
  }
  .breadcrumb-section-omg {
    padding: 90px 0 30px;
  }
}
}
.breadcrumb-section .shape {
  position: absolute;
}
.breadcrumb-section .shape-one {
  z-index: 1;
  top: 50%;
  left: 18%;
}
.breadcrumb-section .shape-one img {
  transform: rotate(90deg);
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .breadcrumb-section .shape-one {
    left: 0%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb-section .shape-one {
    left: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-section .shape-one {
    left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-section .shape-one {
    display: none;
  }
}
.breadcrumb-section .shape-two {
  z-index: 1;
  top: 180px;
  right: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-section .shape-two {
    top: 130px;
    right: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-section .shape-two {
    display: none;
  }
}
.breadcrumb-section .shape-three {
  top: 0;
  left: 0;
}
.breadcrumb-section .shape-four {
  right: 0;
  bottom: -310px;
}
.breadcrumb-section .shape-five {
  right: 0;
  bottom: -300px;
}
.breadcrumb-section .breadcrumb-wrapper {
  position: relative;
  z-index: 1;
}
.breadcrumb-section .breadcrumb-wrapper .title {
  font-size: 60px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1.16;
  color: #001133;
}
.breadcrumb-section-omg .breadcrumb-wrapper .title {
  font-size: 60px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 1.16;
  color: #001133;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumb-section .breadcrumb-wrapper .title {
    font-size: 60px;
  }
  .breadcrumb-section-omg .breadcrumb-wrapper .title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb-section .breadcrumb-wrapper .title {
    font-size: 50px;
  }
  .breadcrumb-section-omg .breadcrumb-wrapper .title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 575px) {
  .breadcrumb-section .breadcrumb-wrapper .title {
    font-size: 48px;
  }
  .breadcrumb-section-omg .breadcrumb-wrapper .title {
    font-size: 38px;
  }
}
.breadcrumb-section .breadcrumb-wrapper .text {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  color: #001133;
  margin-top: 15px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.breadcrumb-section-omg .breadcrumb-wrapper .text {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #001133;
  margin-top: 15px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-section .breadcrumb-wrapper .text {
    font-size: 18px;
    margin-top: 20px;
    max-width: 400px;
  }
}

.pagination-wrapper {
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pagination-wrapper {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .pagination-wrapper {
    margin-top: 30px;
  }
}
.pagination-wrapper .pagination .page-item {
  margin-right: 8px;
}
.pagination-wrapper .pagination .page-item:last-child {
  margin-right: 0px;
}
.pagination-wrapper .pagination .page-item .page-link {
  border-radius: 100%;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #a3a1a9;
  font-size: 18px;
}
.pagination-wrapper .pagination .page-item .page-link:focus {
  box-shadow: none;
}
.pagination-wrapper .pagination .page-item .page-link:hover, .pagination-wrapper .pagination .page-item .page-link.active {
  color: white;
  background: #7153d9;
}

/* =============================
    2.14 - Sidebar Style
================================ */
.sidebar-wrap .sidebar:last-child {
  margin-bottom: 0px;
}

.sidebar {
  padding: 50px;
  background-color: #f2f5fb;
  border-radius: 20px;
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar {
    margin-bottom: 30px;
    padding: 20px;
  }
}
.sidebar .sidebar-title {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  /*text-transform: capitalize;*/
  color: #001133;
  line-height: 1;
  font-weight: 500;
  position: relative;
/*  padding-left: 12px;*/
  margin-bottom: 33px;
}
@media only screen and (max-width: 767px) {
  .sidebar .sidebar-title {
    margin-bottom: 20px;
  }
}
/*.sidebar .sidebar-title:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #7153d9;
  width: 5px;
  height: 20px;
  border-radius: 5px;
}*/
.sidebar-title-two {
  font-family: "proxima-nova", sans-serif;
  font-size: 36px;
/*  text-transform: capitalize;*/
  color: white;
  line-height: 1;
  font-weight: 500;
  position: relative;
/*  padding-left: 12px;*/
  margin-bottom: 33px;
}
@media only screen and (max-width: 767px) {
  .sidebar-title-two {
    margin-bottom: 20px;
  }
}
.sidebar.sidebar-help {
  background-color: #284A9F;
}
.sidebar-search {
  position: relative;
  max-width: 100%;
}
.sidebar-search-btn {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: 0px;
  background-color: white;
  color: #7153d9;
  font-size: 20px;
}
.sidebar-input {
  font-size: 14px;
  width: 100%;
  border: none;
  height: 60px;
  border-radius: 5px;
  padding-right: 50px;
  padding-left: 20px;
  background-color: #ffffff;
  color: #1c1c1c;
  box-shadow: 7px 0px 30px rgba(25, 7, 89, 0.05);
}
.sidebar-input::-moz-placeholder {
  color: #a3a1a9;
  font-size: 16px;
}
.sidebar-input:-ms-input-placeholder {
  color: #a3a1a9;
  font-size: 16px;
}
.sidebar-input::placeholder {
  color: #a3a1a9;
  font-size: 16px;
}
.sidebar-blog li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.sidebar-blog li:last-child {
  margin-bottom: 0px;
}
.sidebar-blog li .image {
  flex: 1 0 90px;
  margin-right: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar-blog li .image {
    flex: none;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar-blog li .image {
    flex: none;
  }
}
.sidebar-blog li .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.sidebar-blog li .content .subtitle {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.9;
  color: #4382FF;
  text-transform: uppercase;
  letter-spacing: 8px;
}
.sidebar-blog li .content .title {
  color: #1c1c1c;
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
}
.sidebar-blog li .content .title:hover {
  color: #00aeef;
}
.sidebar-blog li .content .date {
  font-size: 14px;
}
.sidebar-category li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cacdd3;
}
.sidebar-category li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0px;
}
.sidebar-category li a {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #001133;
  font-size: 18px;
}
.sidebar-category li a:hover {
  color: #00aeef;
}
.sidebar-category li a span {
  color: #a3a1a9;
  font-weight: 400;
  margin-left: 4px;
  font-size: 14px;
}
.sidebar-tags a {
  font-size: 18px;
  padding: 10px 20px;
  border-radius: 30px;
  background-color: #dfd7fd;
  color: #54545f;
  display: inline-flex;
  margin-bottom: 6px;
  margin-right: 4px;
}
.sidebar-tags a:last-child {
  margin-bottom: 0px;
}
.sidebar-tags a:hover, .sidebar-tags a.active {
  background-color: #7153d9;
  color: White;
}
.sidebar-instagram li {
  display: inline-flex;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.sidebar-instagram li a {
  display: block;
  position: relative;
}
.sidebar-instagram li a::after {
  background: #7153d9;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  transition: 0.5s;
}
.sidebar-instagram li a .add-action {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: 0.5s;
}
.sidebar-instagram li a .add-action i {
  font-size: 24px;
  color: white;
  vertical-align: middle;
  line-height: 1;
}
.sidebar-instagram li a:hover::after {
  opacity: 0.5;
  visibility: visible;
  transition: 0.5s;
}
.sidebar-instagram li a:hover .add-action {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.sidebar-social li a {
  height: 60px;
  width: 60px;
  font-size: 21px;
  display: block;
  color: white;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
.sidebar-social li .facebook {
  background-color: #1877f2;
}
.sidebar-social li .twitter {
  background-color: #1da1f2;
}
.sidebar-social li .linkedin {
  background-color: #0077b5;
}
.sidebar-social li .instagram {
  background-color: #405de6;
}
.sidebar-help-text {
  font-size: 21px;
  color: white;
  line-height: 1.5;
}
.sidebar-help-call {
  display: flex;
  align-items: center;
  margin-top: 90px;
}
.sidebar-help-call .icon {
  height: 65px;
  width: 65px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  transform: rotate(90deg);
  background-color: #00aeef;
  font-size: 21px;
  margin-right: 20px;
}
.sidebar-help-call .call-area {
  display: flex;
  flex-direction: column;
}
.sidebar-help-call .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: white;
  font-weight: 400;
}
.sidebar-help-call a {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  color: white;
  font-weight: 500;
}
.sidebar-help-call a:hover {
  color: #FFFFFF;
}



.sidebar-help-call-omg {
  display: flex;
  align-items: center;
  margin-top: 90px;
}
.sidebar-help-call-omg .icon {
  height: 65px;
  width: 65px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  transform: rotate(90deg);
  background-color: #00aeef;
  font-size: 21px;
  margin-right: 20px;
}
.sidebar-help-call-omg .call-area {
  display: flex;
  flex-direction: column;
}
.sidebar-help-call-omg .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: white;
  font-weight: 400;
}
.sidebar-help-call-omg a {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  color: white;
  font-weight: 500;
}
.sidebar-help-call-omg a:hover {
  color: #FFFFFF;
}


.sidebar-service li {
  margin-bottom: 10px;
  display: block;
}
.sidebar-service li:last-child {
  margin-bottom: 0px;
}
.sidebar-service li a {
  line-height: 1;
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  color: #1c1c1c;
  padding: 20px 30px;
  display: block;
  width: 100%;
  background-color: #dfd7fd;
  border-radius: 5px;
}
.sidebar-service li a:hover, .sidebar-service li a.active {
  background-color: #7153d9;
  color: white;
}
.sidebar-download li {
  display: block;
  margin-bottom: 10px;
}
.sidebar-download li:last-child {
  margin-bottom: 0px;
}
.sidebar-download li a {
  display: block;
  width: 100%;
  font-size: 18px;
}
.sidebar-download li a:hover {
  font-size: 18px;
}

/* =============================
    2.15 - Contact Style
================================ */
.contact-head {
  margin-right: 100px;
}
@media only screen and (max-width: 479px) {
  .contact-head {
    margin-right: 0px;
  }
}

.contact-info li {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.contact-info li:last-child {
  margin-bottom: 0px;
}
.contact-info li .icon {
  height: 100px;
  width: 100px;
  background-color: #4382FF;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #FFFFFF;
  margin-right: 30px;
}

.contact-info-omg li {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.contact-info-omg li:last-child {
  margin-bottom: 0px;
}
.contact-info-omg li .icon {
  height: 100px;
  width: 100px;
  background-color: #00aeef;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #FFFFFF;
  margin-right: 30px;
}
.contact-info-omg li .iconlinked {
  height: 100px;
  width: 100px;
  background-color: #0A66C2;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #FFFFFF;
  margin-right: 30px;
}
@media only screen and (max-width: 479px) {
  .contact-info li .icon {
    height: 60px;
    width: 60px;
    margin-right: 20px;
    font-size: 20px;
  }
}
.contact-info-content .title {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #001133;
  margin-bottom: 10px;
}
.contact-info-content .text {
  font-family: "proxima-nova", sans-serif;
  color: #001133;
  font-size: 18px;
}
.contact-info-content .text a {
  color: #4382FF;
}
.contact-info-content .text a:hover {
  color: #4382FF;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-form {
    margin-top: 40px;
  }
}
.contact-form .title {
  font-size: 36px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.16;
  color: #1c1c1c;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .contact-form .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .contact-form .title {
    font-size: 30px;
  }
}
.contact-form input {
  height: 70px;
  border-radius: 10px;
}
.contact-form textarea {
  border-radius: 10px;
}

.google-map-area {
  position: relative;
}
.google-map-area:hover .icon {
  opacity: 1;
  transition: 0.3s;
}
.google-map-area .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0;
  transition: 0.3s;
}
.google-map-area .map-inner iframe {
  border-radius: 20px;
}

.map-inner iframe {
  width: 100%;
  height: 425px;
}

/* =============================
    2.16 - Plan Style
================================ */
.single-plan {
  margin-right: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single-plan {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .single-plan {
    margin-right: 15px;
  }
}
.single-plan-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 0px;  
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.single-plan-head .number {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  line-height: 1.9;
  color: #4382FF;
  text-transform: uppercase;
  letter-spacing: 8px;
}

.single-plan-head .icon {
    width: 80px;
    height: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    background-image: url(../images/icons/bluecircle.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.single-plan-head .title {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  color: #202224;
  font-weight: 500;
}
.single-plan-text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #202224;
  line-height: 1.66;
}
@media only screen and (max-width: 767px) {
  .single-plan-text {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 479px) {
  .single-plan-text {
    font-size: 16px;
    margin-bottom: 0px;
  }
}

/* =============================
        2.12 - Footer Style
================================ */
.footer-wrapper {
  background-color: #f2f5fb;
  margin-top: 70px;
  position: relative;
  padding-top: 145px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrapper {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-wrapper {
    padding-top: 60px;
  }
}
.footer-wrapper .shape-one {
  position: absolute;
  top: 0;
  right: 0;
}
.footer-wrapper .shape-one.footertwo-shape {
  top: -70px;
}
.footer-wrapper .shape-two {
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-wrapper .footer-top {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrapper .footer-top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-wrapper .footer-top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
  }
}
.footer-wrapper .footer-top .section-head .title {
  font-size: 48px;
}
@media only screen and (max-width: 767px) {
  .footer-wrapper .footer-top .section-head .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 479px) {
  .footer-wrapper .footer-top .section-head .title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrapper .footer-top .section-head {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .footer-wrapper .footer-top .section-head {
    text-align: center;
  }
}

.footer-widget {
  position: relative;
  z-index: 1;
}
.footer-widget.negative-margin {
  margin-top: -30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget.negative-margin {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget.negative-margin {
    margin-top: 0px;
  }
}
.footer-widget .footer-widget-list-icon {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget .footer-widget-list-icon {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget .footer-widget-list-icon {
    margin-top: 20px;
  }
}
.footer-widget .footer-widget-list-icon li {
  display: flex;
  align-items: baseline;
  margin-bottom: 12px;
}
.footer-widget .footer-widget-list-icon li:last-child {
  margin-bottom: 0px;
}
.footer-widget .footer-widget-list-icon li i {
  color: #001133;
}
.footer-widget .footer-widget-list-icon li span {
  color: #001133;
  font-size: 18px;
  margin-left: 15px;
}
.footer-widget .social-icon {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget .social-icon {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget .social-icon {
    margin-top: 20px;
  }
}
.footer-widget-title {
  font-size: 21px;
  color: #1c1c1c;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget-title {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-widget-title {
    margin-bottom: 20px;
  }
}
.footer-widget-list li {
  font-size: 18px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d4dbe2;
}
.footer-widget-list li:last-child {
  margin-bottom: 0px;
}
.footer-widget-list a {
  color: #001133;
}
.footer-widget-list a:hover {
  color: #001133;
}
.footer-widget .instagrm {
  margin-right: -10px;
}
.footer-widget .instagrm li {
  float: left;
  width:90px;
  height:90px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.footer-widget .instagrm li a {
  display: block;
  position: relative;
}
.footer-widget .instagrm li a::after {
  background: #7153d9;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  transition: 0.5s;
}
.footer-widget .instagrm li a .add-action {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: 0.5s;
}
.footer-widget .instagrm li a .add-action i {
  font-size: 24px;
  color: white;
  vertical-align: middle;
  line-height: 1;
}
.footer-widget .instagrm li a:hover::after {
  opacity: 0.5;
  visibility: visible;
  transition: 0.5s;
}
.footer-widget .instagrm li a:hover .add-action {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.footer-widget .footer-text {
  color: #54545f;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  margin-top: 40px;
}
.footer-widget .footer-form-two {
  margin-top: 40px;
}
.footer-widget .footer-form-two input {
  height: 60px;
  padding: 10px 50px 10px 20px;
}
.footer-widget .footer-form-two .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border: 0px;
  background: transparent;
  height: 100%;
  padding: 0 20px;
  line-height: 1;
  font-size: 16px;
  color: #7153d9;
}

.footer-style-two {
  margin-top: 0;
  position: relative;
}
.footer-style-two::after {
  content: "";
  background-color: #e9edf4;
  width: 100%;
  height: 185px;
  top: -185px;
  left: 0;
  position: absolute;
  z-index: -3;
}
@media only screen and (min-width: 576px){
  .footer-widget-list li {
    border-bottom: unset;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-style-two .footer-widget .footer-text {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-style-two .footer-widget .footer-text {
    margin-top: 20px;
  }
}
.footer-style-two .subscribe-form {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-style-two .subscribe-form {
    max-width: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-style-two .subscribe-form {
    max-width: 100%;
    margin-top: 20px;
  }
}
.footer-style-two .subscribe-form .email {
  max-width: 540px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-style-two .subscribe-form .email {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-style-two .subscribe-form .email {
    max-width: 100%;
  }
}

.subscribe-form {
  position: relative;
  max-width: 540px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subscribe-form {
    max-width: 420px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe-form {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .subscribe-form {
    margin-top: 30px;
  }
}
.subscribe-form .email {
  background-color: white;
  border-radius: 5px;
  color: #1c1c1c;
  display: block;
  font-size: 18px;
  height: 73px;
  padding: 10px 200px 10px 30px;
  max-width: 540px;
  width: 100%;
  border: 0px;
  box-shadow: 7px 0px 30px rgba(25, 7, 89, 0.05);
}
.subscribe-form .email::-moz-placeholder {
  font-size: 18px;
  color: #a3a1a9;
}
.subscribe-form .email:-ms-input-placeholder {
  font-size: 18px;
  color: #a3a1a9;
}
.subscribe-form .email::placeholder {
  font-size: 18px;
  color: #a3a1a9;
}
@media only screen and (max-width: 767px) {
  .subscribe-form .email {
    padding: 10px 140px 10px 20px;
    height: 60px;
  }
}
.subscribe-form .button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border-color: #001133;
  background: #001133;
/*  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);*/
  border: 0px;
  border-radius: 0 5px 5px 0;
  height: 100%;
  padding: 0 50px;
  line-height: 1;
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  color: white;
}
@media only screen and (max-width: 767px) {
  .subscribe-form .button {
    padding: 0 30px;
  }
}

.copyright {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  padding: 40px 0 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .copyright {
    padding: 80px 0 60px;
  }
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 50px 0 40px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}
.copyright p {
  color: #54545f;
  font-size: 16px;
  margin-bottom: 0px;
}
.copyright p span {
  font-weight: 500;
}
.copyright .footer-bootm-list {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .copyright .footer-bootm-list {
    margin-bottom: 20px;
    justify-content: center;
  }
}
.copyright .footer-bootm-list li {
  position: relative;
  margin-right: 40px;
}
.copyright .footer-bootm-list li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.copyright .footer-bootm-list li a {
  font-size: 16px;
  color: #54545f;
}
.copyright .footer-bootm-list li a:hover {
  color: #7153d9;
}

.subcription-form-wrapper {
  position: relative;
}
.subcription-form-wrapper .mailchimp-success {
  position: absolute;
  margin-top: 10px;
  top: 100%;
  left: 0;
  bottom: 0;
}

/* Footer Style Three */
.subscription-style-two {
  position: relative;
  margin-bottom: 0px;
}
.subscription-style-two .subcription-form-wrapper {
  max-width: 580px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subscription-style-two .subcription-form-wrapper {
    max-width: 450px;
  }
}

.footer-top-subscription {
  position: relative;
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  padding: 60px 112px;
  border-radius: 20px;
  background-color: #284A9F;
  gap: 30px;
  margin-top:100px;
}

@media (min-width: 992px) {
  .footer-top-subscription {
    display: flex;
  }  
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) and (max-width: 1549px) {
  .footer-top-subscription {
    padding: 80px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-top-subscription {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 80px 60px;    
    gap: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-top-subscription {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-top-subscription {
    padding: 40px 20px;
  }
}
.footer-top-subscription .section-head .subtitle {
  color: #ffffff;
}
.footer-top-subscription .section-head .title {
  font-size: 48px;
  color: #ffffff;
}
@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .footer-top-subscription .section-head .title {
    font-size: 40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-top-subscription .section-head .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-top-subscription .section-head .title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 479px) {
  .footer-top-subscription .section-head .title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-top-subscription .section-head {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .footer-top-subscription .section-head {
    text-align: center;
  }
}
.footer-top-subscription .subscribe-form {
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-top-subscription .subscribe-form {
    max-width: 450px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-top-subscription .subscribe-form {
    margin-top: 30px;
    max-width: 580px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-top-subscription .subscribe-form {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1200px) {
    .subscription-style-two .subcription-form-wrapper {
      max-width: 580px;
      width: 100%;
  }
    .subscribe-form {
      position: relative;
      max-width: 580px;
      width: 100%;
  }
}
.footer-top-subscription .subscribe-form .email {
  max-width: 540px;
  height: 72px;
}
@media only screen and (max-width: 767px) {
  .footer-top-subscription .subscribe-form .email {
    height: 60px;
  }
}
.footer-top-subscription .subscribe-form .button {
  border-color: #00aeef;
  background: #00aeef;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-top-subscription .subscribe-form .button {
    padding: 0px 20px;
  }
}
.footer-top-subscription .subscribe-form .button:hover {
  background-color: #FFFFFF;
  color: #284A9F;
}

.footer-wrapper-three {
  background-color: #f2f5fb;
  padding-top: 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-wrapper-three {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrapper-three {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-wrapper-three {
    padding-top: 60px;
  }
}
.footer-wrapper-three .footer-widget .footer-widget-list-icon li i {
  color: #001133;
}
.footer-wrapper-three .footer-widget .footer-widget-list-icon li span {
  color: #001133;
}
.footer-wrapper-three .footer-widget .social-icon li a {
  color: #001133;
}
.footer-wrapper-three .footer-widget-title {
  color: #001133;
}
.footer-wrapper-three .footer-widget-list a {
  color: #001133;
}
.footer-wrapper-three .footer-widget-list a:hover {
  color: #00aeef;
}
.footer-wrapper-three .footer-widget .instagrm {
  margin-right: -10px;
}
.footer-wrapper-three .footer-widget .instagrm li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.footer-wrapper-three .footer-widget .instagrm li a {
  display: block;
  position: relative;
}
.footer-wrapper-three .footer-widget .instagrm li a::after {
  background: #7153d9;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  transition: 0.5s;
}
.footer-wrapper-three .footer-widget .instagrm li a .add-action {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: 0.5s;
}
.footer-wrapper-three .footer-widget .instagrm li a .add-action i {
  font-size: 24px;
  color: white;
  vertical-align: middle;
  line-height: 1;
}
.footer-wrapper-three .footer-widget .instagrm li a:hover::after {
  opacity: 0.5;
  visibility: visible;
  transition: 0.5s;
}
.footer-wrapper-three .footer-widget .instagrm li a:hover .add-action {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}
.footer-wrapper-three .copyright p {
  color: #001133;
}
.footer-wrapper-three .copyright .footer-bootm-list li a {
  color: #001133;
}
.footer-wrapper-three .copyright .footer-bootm-list li a:hover {
  color: #001133;
}
.footer-wrapper-three .sidebar-blog li {
  margin-bottom: 25px;
}
.footer-wrapper-three .sidebar-blog li .image {
  margin-right: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-wrapper-three .sidebar-blog li .image {
    flex: none;
  }
}
@media only screen and (max-width: 767px) {
  .footer-wrapper-three .sidebar-blog li .image {
    flex: none;
  }
}
.footer-wrapper-three .sidebar-blog li .content .subtitle {
  color: #001133;
}
.footer-wrapper-three .sidebar-blog li .content .title {
  color: #001133;
  line-height: 1.33;
}
.footer-wrapper-three .sidebar-blog li .content .title:hover {
  color: #001133;
}
.footer-wrapper-three .sidebar-blog li .content .date {
  margin-top: 10px;
  line-height: 1;
}

/* =============================
        2.18 - Solution Style
================================ */
.solution-single {
  display: flex;
  align-items: flex-start;
}
.solution-icon {
  height: 98px;
  max-width: 98px;
  width: 100%;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
  background-color: #f2f5fb;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (max-width: 767px) {
  .solution-icon {
    height: 80px;
    width: 80px;
    margin-right: 15px;
  }
}
.solution-content {
  width: calc(100% - 98px);
  /*margin-top: 10px;*/
}
.solution-content .title {
  font-family: "proxima-nova", sans-serif;
  font-size: 24px;
  color: #001133;
  font-weight: 500;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .solution-content .title {
    margin-bottom: 15px;
  }
}
.solution-content .text {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: #001133;
  line-height: 1.666;
  margin-bottom: 0;
}

/* =============================
        2.19 - Solution Style
================================ */
.boost-content .text, .boost-content .text-two {
  max-width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .boost-content {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .boost-content {
    margin-top: 40px;
  }
}
.boost-feature {
  margin: 40px 0 30px;
}
.boost-feature-single {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.boost-feature-img {
  display: flex;
  align-items: center;
  min-height: 60px;
}
.boost-feature-title {
  font-family: "proxima-nova", sans-serif;
  font-size: 21px;
  font-weight: 500;
  color: #1c1c1c;
  margin-top: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .boost-feature-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .boost-feature-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 479px) {
  .boost-feature-title {
    font-size: 16px;
  }
}
.boost-image {
  position: relative;
  margin-right: 110px;
  min-height: 650px;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .boost-image {
    min-height: 700px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .boost-image {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .boost-image {
    min-height: 550px;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .boost-image {
    min-height: 700px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .boost-image {
    min-height: 610px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .boost-image {
    min-height: 490px;
  }
}
@media only screen and (max-width: 479px) {
  .boost-image {
    min-height: 360px;
  }
}
.boost-image-badge {
  border-color: #4526b1;
  background: #4526b1;
  background: linear-gradient(135deg, #4526b1 0%, #5435be 45%, #7153d9 66%);
  border: 0px;
  border-radius: 10px;
  height: 125px;
  width: 125px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -18%;
  top: 23%;
  z-index: 4;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .boost-image-badge {
    left: -9%;
    top: 31%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .boost-image-badge {
    left: -4%;
    top: 24%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .boost-image-badge {
    left: 4%;
    top: 22%;
    height: 100px;
    width: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .boost-image-badge {
    left: 15%;
    top: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .boost-image-badge {
    left: 5%;
    top: 29%;
    height: 90px;
    width: 90px;
  }
  .boost-image-badge img {
    width: 55%;
  }
}
@media only screen and (max-width: 479px) {
  .boost-image-badge {
    left: 0%;
    top: 25%;
    height: 70px;
    width: 70px;
  }
  .boost-image-badge img {
    width: 55%;
  }
}
.boost-image-one {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .boost-image-one {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .boost-image-one {
    width: 70%;
  }
}
.boost-image-two {
  position: absolute;
  left: -33%;
  bottom: -4%;
  z-index: 3;
}
@media only screen and (min-width: 992px) and (max-width: 1650px) {
  .boost-image-two {
    left: -24%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .boost-image-two {
    left: -9%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .boost-image-two {
    left: -4%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .boost-image-two {
    left: -6%;
    width: 80%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .boost-image-two {
    left: 0%;
    bottom: 0%;
  }
}
@media only screen and (max-width: 767px) {
  .boost-image-two {
    left: -5%;
    bottom: 0%;
    width: 70%;
  }
}
@media only screen and (max-width: 575px) {
  .boost-image-two {
    left: 0%;
    width: 60%;
  }
}
.boost-image-shape {
  position: absolute;
  left: 29%;
  bottom: 4%;
  z-index: 1;
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .boost-image-shape {
    bottom: 11%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1549px) {
  .boost-image-shape {
    left: 48%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .boost-image-shape {
    left: 51%;
    bottom: 7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .boost-image-shape {
    left: 48%;
    bottom: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .boost-image-shape {
    left: 50%;
    bottom: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .boost-image-shape {
    left: 43%;
    bottom: 13%;
  }
}
@media only screen and (max-width: 575px) {
  .boost-image-shape {
    left: 48%;
    bottom: 4%;
    width: 40%;
  }
}


.header-text {
  font-size: 30px !important;
}

.header-custom {
  width: 100%;
  padding-right: var(--bs-gutter-x, .75rem);
  padding-left: var(--bs-gutter-x, .75rem);
}

.header-custom-height {
    height: 470px !important;
  }

.customheight {
    height: 390px !important;
}
.customalign {
  align-items: unset !important;
  padding: 100px 0 0 0;
  background-image: url(../images/header_home.jpg)!important;
  object-fit: cover;      /* behoud verhoudingen, vult de ruimte */  
  background-position: right -190px top 40px !important; 
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-size:cover!important;
}

@media (min-width: 479px) {
  .header-custom-height {
    height: 520px !important;
  }
  .customheight {
    height: 310px !important;
  }
  .customalign {
    background-position: right -120px top !important; 
    padding-top:50px!important;
  }
    .header-text {
      font-size: 36px !important;
  }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 575px) {
  .header-text {
    font-size: 55px !important;
  }
  .header-custom {
    max-width: 540px !important;
  }
  .customheight {
    height: 420px !important;
  }
  .customalign { 
    background-position: right -170px top !important; 
  }
  .header-text-new{
    font-size:40px!important;
  }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 767px) {
  .header-custom {
    max-width: 720px !important;
  }
  .customheight {
    height: 420px !important;
  }
  .customalign { 
    background-position: right -170px top !important; 
    background-size: 900px auto!important;
  }
  .header-text-new{
    font-size:55px!important;
  }
} 

/*Large devices (desktops, 992px and up)*/
@media (min-width: 991px) {
  .header-custom {
    max-width: 960px !important;
  }
  .header-custom-height {
    height: 600px !important;
  }
  .header-image {
    max-width: 376px !important;
  }
  .customheight{
    height: 540px !important;
  }
  .customalign { 
    background-position: right -220px top !important; 
    background-size: 1160px auto!important;
  }
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1199px) {
  .header-custom {
    /*max-width: 1140px !important;*/
    max-width: 100% !important;
  }
  .header-custom-height {
    height: 810px !important;
  }
  .customheight{
    height: 540px !important;
  }

  .header-image {
    max-width: 546px !important;
  }
}

@media (min-width: 1400px) {
    .header-custom{
      padding-left:unset;
      margin:unset;
    }
}

.contentregular{
  padding-top: 30px;
  padding-bottom: 50px;
}
.contentregular p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 20px;
  font-weight: 300;
}
.contentregular h2{
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 35px;
  padding-top: 15px;
  color: #000000;
  font-weight: 700;
}
.contentregular h3{
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 20px;
  font-weight: 500;
  color: #000;
}
.contentregular h4{
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 30px !important;
  margin-top: 50px;
}
.contentregular hr {
  border-bottom: 1px solid #43bbec;
  margin-top: unset;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .contentregular{
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .contentregular p {
    font-size: 20px;
    line-height: 32px;
  }
  .contentregular h2{
    font-size: 40px;
    line-height: 44px;
  }
  .contentregular h3{
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 17px;
  }
  .contentregular h4{
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 35px !important;
  }
}
@media (min-width: 1200px) {
  h3 {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 15px;
  }
  hr {
    margin-bottom: 30px;
  }
}



/*ENKELECASE*/
.project{
   padding-top: 20px;
}
.project .intro h1{
   text-align: center;
   font-size: 30px;
   font-weight: 600;
   color: #ffffff;
   letter-spacing: 4px;
   padding-bottom: 15px;
   position: relative;
   z-index: 9;
}
.project .intro h2{
   text-align: center;
   font-size: 22px;
   font-weight: 300;
   color: #ffffff;
   letter-spacing: 4px;
   padding-bottom: 40px;
}
.project .mailcontainer{
   background-image: url('../images/casesdevice/desktop-bg-b.png');
   background-color: #ffffff;
   background-size: 880px 581px;
   background-repeat: no-repeat;
   background-position: top center;
   transition: .7s;
   -webkit-transition: .7s linear;
}
.project .iconbar{ 
   position: relative;
   padding-bottom: 7px;
   padding-left: 25px;
   padding-right: 25px;
}
.project .iconbar .responsive-buttons{
   position: relative;
   right: 0;
   top: 6px;
   width: 120px;
   height: 40px;
   display: inline-block;
   float: right;
}
.project .iconbar .responsive-buttons.landing-buttons{
   width: 170px;
}
.project .iconbar .responsive-buttons .background-icons{
   width: 40px;
   height: 54px;
   border: 1px solid #00aeef;
   border-radius: 3px;
   background-color: #00aeef;
   display: block;
   position: absolute;
   width: 55px;
   height: 42px;
   left: 0;
   top: 0;
   transition: .3s ease;
}
.project .iconbar .responsive-buttons .background-icons.mobile{
   left: 65px;
}
.project .iconbar .responsive-buttons.landing-buttons .background-icons.mobile{
   left: 116px;
}
.project .iconbar .responsive-buttons .background-icons.tablet{
   left: 58px;
}
.project .iconbar a.refresh{
   width: 54px;
   height: 54px;
   display: inline-block;
   border: 1px solid #00aeef;
   border-radius: 50%;
   background-color: #00aeef;
   position: relative;
   z-index: 999;
}
.project .iconbar img.refresh-button{
   width: 27px;
   height: 27px;
   display: block;
   position: absolute;
   margin: auto auto;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   transition: .3s ease;
}
.project .iconbar a.desktop{
   width: 54px;
   height: 40px;
   position: absolute;
   display: inline-block;
   bottom: 0px;
   left: 0;
}
.project .iconbar img.desktop-button{
   width: 32px;
   height: 30px;
   display: block;
   position: absolute;
   margin: auto auto;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
}
.project .iconbar a.mobile{
   width: 54px;
   height: 40px;
   position: absolute;
   display: inline-block;
   bottom: 0;
   right: 0px;
}
.project .iconbar img.mobile-button{
   width: 26px;
   height: 24px;
   display: block;
   position: absolute;
   margin: auto auto;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
}
.project .iconbar a.tablet{
   width: 54px;
   height: 40px;
   position: absolute;
   display: inline-block;
   bottom: 0;
   right: 0px;
   left: 58px;
}
.project .iconbar img.tablet-button{
   width: 32px;
   height: 30px;
   display: block;
   position: absolute;
   margin: auto auto;
   top: 0;
   bottom: 0;
   right: 0;
   left: 0;
}
/*.project .iconbar a.active{
   border: 1px solid #242424;
   border-radius: 3px;
   background-image: linear-gradient(#191919, #0a0909);
}*/
.project .iconbar a.refresh:hover img.refresh-button{
   transform: rotate(-225deg);
}
.project .iconbar .viewoptions{
   position: absolute;
   display: block;
   margin: 0 auto;
   left: 0;
   right: 0;
   top: -30px;
}
.project .iconbar ul{
   font-size: 18px;
   display: inline-block;
   overflow-y: inherit;
   opacity: 1;
   visibility: visible;
   margin-top: 50px;
   margin-bottom: 45px;
   padding-left: 0px;
   margin-left: 0px;
   left: inherit;
   position: relative;
   width: 100%;
   text-align: center;
   transition: .3s ease;
}
.project .iconbar ul li {
   display: inline;
   margin-left: 18px;
   margin-right: 18px;
   position: relative; 
   width: 160px;
}
.project .iconbar ul li a{
   color: #ffffff;
   text-decoration: none;
   font-weight: 400;
   transition: .3s all;
}
.project .iconbar ul li a.active{
   font-weight: 700;
}
.project .mailcontainer table{
   display: block;
   margin: 0 auto;
   padding-top: 50px;
   padding-bottom: 30px;
   color: #ffffff;
   text-align: left;
   transition: .7s ;
transition-timing-function: ease-in-out;
}
.project .mailcontainer table tr{
   padding-bottom: 15px;
   display: block;
}
.project .mailcontainer table tr td{
   text-align: left;
   line-height: 26px;
   font-size: 18px;
   font-weight: 300;
   color:#001133;
}
.project .mailcontainer iframe{
   display: block;
   margin: 0 auto;
   transition: .7s;
  transition-timing-function: ease-in-out;
}
/*.project .mailcontainer iframe.showmobile{
   width: 320px!important;
   height: 4318px!important
}*/
.project .mailcontainer.mobileview{
   background-image: url('../images/casesdevice/desktop-bg-mob-b.png');
   background-size: 402px 548px;
}
.project .mailcontainer.mobileview table{
   padding-bottom: 30px;
   max-width: 290px!important;
   transition: 1s;
  transition-timing-function: ease-in-out;
}
.project .mailcontainer.mobileview .width-xs{
   width: 120px!important;
   transition: 1s;
  transition-timing-function: ease-in-out;
}


.project .landingcontainer table{
   display: block;
   margin: 0 auto;
   padding-top: 117px;
   padding-bottom: 30px;
   color: #ffffff;
   text-align: left;
   transition: .7s ;
   transition-timing-function: ease-in-out;
}
.project .landingcontainer table tr{
   padding-bottom: 5px;
   display: block;
}
.project .landingcontainer table tr td{
   text-align: left;
   line-height: 26px;
   font-size: 14px;
   font-weight: 300;
   color:#999999;
}
.project .landingcontainer iframe{
   display: block;
   margin: 0 auto;
   transition: .7s;
   transition-timing-function: ease-in-out;
}
.project .landingcontainer.mobileview{
   background-image: url('https://www.omg.nl/images/showcase/desktop-bg-mob-blanko.png');
   background-size: 424px 852px;
   background-position: top 0px center;
}
.project .landingcontainer.tabletview{
   background-image: url('../images/showcase/desktop-bg-tablet.png');
   background-size: 650px 493px;
}
.project .landingcontainer.mobileview table{
   padding-top: 125px;
   padding-bottom: 30px;
   max-width: 290px!important;
   transition: 1s;
   transition-timing-function: ease-in-out;
}
.project .landingcontainer.mobileview .width-xs{
   width: 120px!important;
   transition: 1s;
   transition-timing-function: ease-in-out;
}
.hidden-mob{
   display: block;
}
.visible-mob{
   display: none;
}
.responsive-buttons a img {
    filter: none;
    transition: none !important;
}

.responsive-buttons a.active img {
    filter: brightness(0) invert(1) !important;
    transition: none !important;
}
@media(max-width: 1200px){
   .project .landingcontainer table{
      max-width: 480px!important;
   }

  .engielegpuzzels-tab{
    width: 580px!important;
    height: 750px!important;
    top:7px!important;
   }

   .engielegpuzzels{
    height:1900px!important;
    top:0px;
    width: 580px!important;
   }
   .hollandcasinos-tab{
      width: 580px!important;
      height: 750px!important;
      top:7px!important;
     }

   .hollandcasinos{
      height:750px!important;
      top:0px;
      width: 580px!important;
   }

    .hmc-tab{
      width: 580px!important;
      height: 750px!important;
      top:7px!important;
     }

   .hmc{
      height:750px!important;
      top:0px;
      width: 580px!important;
   }

    .kiosks-tab{
      width: 580px!important;
      height: 750px!important;
      top:7px!important;
   }

  .kiosks{
      height:750px!important;
      top:0px;
      width: 580px!important;
   }
  .oranjes-tab{
      width: 580px!important;
      height: 750px!important;
      top:7px!important;
   }

  .oranjes{
      height:750px!important;
      top:0px;
      width: 580px!important;
   }
  .topgears-tab{
      width: 580px!important;
      height: 750px!important;
      top:7px!important;
   }

  .topgears{
      height:750px!important;
      top:0px;
      width: 580px!important;
   }
    .kentekenscans-tab{
      width: 580px!important;
      height: 750px!important;
      top:7px!important;
   }

  .kentekenscans{
      height:750px!important;
      top:0px;
      width: 580px!important;
   }
}
@media(max-width: 992px){
   .project .mailcontainer{
      background-image: url('../images/casesdevice/desktop-bg-sm-b.png');
      background-size: 720px 500px;
   }
   .no-p-sm{
      padding: 0;
   }
   .project .mailcontainer table{
      padding-top: 5px;
      max-width: 490px!important;
   }
   .lotto-tab{
      width: 770px!important;
      height: 1825px!important
   }
   .project .intro h2{
      padding-bottom: 20px;
   }
   .project .landingcontainer iframe{
   }
   .engielegpuzzels-tab{
    height: 750px!important;
   }
   .hollandcasinos-tab{
    height: 750px!important;
   }
  .hmc-tab{
    height: 750px!important;
  }
  .kiosks-tab{
    height: 750px!important;
  }
  .oranjes-tab{
    height: 750px!important;
  }
  .topgears-tab{
    height: 750px!important;
  }
  .kentekenscans-tab{
    height: 750px!important;
  }
   .project .landingcontainer iframe.mikro-mob{
      width: 320px!important;
      height: 2514px!important;
   }
   .project .iconbar .responsive-buttons.landing-buttons .background-icons{
      left: 58px;
   }
   .project .landingcontainer iframe {}
   .project .landingcontainer table{
      width:100%!important;
      padding-top: 115px!important;
   }
   .project .landingcontainer table tr td{
       text-align: center;
   }
   .hidden-mob{
      display: none;
   }
   .visible-mob{
      display: block;
      width: 320px!important;
   }
}
@media(max-width: 767px){
   .project .mailcontainer{
      background-image: url('../images/casesdevice/desktop-bg-mob-b.png');
      background-size: 402px 548px;
      background-position: top 10px center;
   }
   .project .landingcontainer{
      background-image: url('https://www.omg.nl/images/showcase/desktop-bg-mob-blanko.png');
      background-size: 424px 852px;
      background-position: top 10px center;
   }
   .project .mailcontainer table{
      padding-top: 60px;
      padding-bottom: 10px;
      max-width: 320px!important;
   }
   .project .mailcontainer .width-xs{
      width: 120px!important
   }
   .project .landingcontainer iframe {
        width: 356px !important;
        position: relative;
        display: block;
        margin:0 auto;
   }
   .project .landingcontainer table{
      width:320px!important;
      padding-top: 115px!important;
   }
   .project .landingcontainer table tr td{
       text-align: center;
   }
   .hidden-mob{
      display: none;
   }
   .visible-mob{
      display: block;
   }
}
@media(max-width: 500px){
   .project .iconbar .viewoptions{
      top: 20px;
   }
   .project .iconbar {
      padding-bottom: 35px;
   }
}



.project-contact{
   padding-bottom: 80px;
  background-color: #151515; 
  padding-top: 80px;
}
.project-contact .contact-text{
   text-align: center;
   padding-bottom: 50px;   
}
.project-contact .contact-text h2{
   font-size: 30px;
   color: #ffffff;
   font-weight: 600;
   padding-bottom: 20px;
}
.project-contact .contact-text h3{
   font-size: 22px;
   color: #ffffff;
   font-weight: 300;
}
.project-contact .contactpersoon{
   overflow: hidden;
   padding-left: 80px;
   padding-right: 80px;
}
.project-contact .contactpersoon p{
   font-size: 18px;
   font-weight: 300;
   color: #ffffff;
   line-height: 28px;
   padding: 0;
   margin: 0;
}
.project-contact .contactpersoon p.contact-naam{
   font-weight: 700;
   font-size: 22px;
   padding: 0;
   padding-top: 20px;
}
@media(max-width: 1200px){
   .project-contact .contactpersoon{
      padding-left: 30px;
      padding-right: 30px;
   }
}
@media(max-width: 992px){
   .project-contact .contactpersoon p, .project-contact .contactpersoon p.contact-naam{
      padding-left: 120px;
   }
}
@media(max-width: 767px){
   .project-contact .contactpersoon p, .project-contact .contactpersoon p.contact-naam{
      padding-left: 0px;
   }
   .project-contact .contactpersoon p{
      padding-bottom: 15px;
   }
   .project-contact .contactpersoon{
      padding: 0;
   }
   .project-contact .contactpersoon img{
      width: 124px;
      height: auto;
      display: block;
      margin: 0 auto;
   }
   .project-contact .contact-text h2, .project-contact .contact-text h3{
      text-align: left;
   }
   .project-contact .contact-text{
      padding-bottom: 10px;
   }
}

.mazdacx5-mob{
  width: 320px!important;
  height: 4128px!important
}
.mitsubishi-mob{
   width: 320px!important;
   height: 4175px!important;
}
.ds7-mob{
   width: 320px!important;
   height: 3455px!important;
}
.toyota-mob{
   width: 360px!important;
   height: 1788px!important;
}
.engiebespaar-mob{
   width: 356px!important;
   height: 885px!important;
}
.abn-mob{
   width: 320px!important;
   height: 2290px!important;
}
.abnbeleggen-mob{
   width: 320px!important;
   height: 1911px!important;
}
.landrover-mob{
   width: 320px!important;
   height: 3740px!important;
}
.audi-mob{
   width: 320px!important;
   height: 2864px!important;
}
.peugeot-mob{
   width: 320px!important;
   height: 2010px!important;
}
.opel-black-mob{
   width: 320px!important;
   height: 3665px!important;
}
.mazdacx3-mob{
   width: 320px!important;
   height: 4086px!important;
}
.omg-mob{
   width: 320px!important;
   height: 4900px!important;
}
.kianiro-mob{
   width: 320px!important;
   height: 1610px!important;
}
.wereldbol-mob{
   width: 320px!important;
   height: 2030px!important;
}
.ohra-mob{
   width: 320px!important;
   height: 1310px!important;
}
.hollandcasino-mob{
   width: 320px!important;
   height: 2960px!important;
}
.mazda-cx-mob{
   width: 356px!important;
   height: 4180px!important;
}
.hetad-mob{
   width: 356px!important;
   height: 2830px!important;
}
.toyota-mob{
   width: 356px!important;
   height: 2680px!important;
}
.seat-mob{
   width: 320px!important;
   height: 2550px!important
}
.lotto-mob{
   width: 320px!important;
   height: 2990px!important;
}
.speelmeeenwin-mob{
   width: 320px!important;
   height: 1890px!important;
}
.staatsloterij-mob{
   width: 320px!important;
   height: 2790px!important;
}
.djoser-mob{
   width: 320px!important;
   height: 2760px!important;
}
.belasting-mob{
   width: 320px!important;
   height: 3538px!important;
}
.lexus-mob{
   width: 320px!important;
   height: 3400px!important;
}
.citroen-mob{
   width: 320px!important;
   height: 1800px!important;
}
.woz-mob{
   width: 320px!important;
   height: 2400px!important;
}
.engielegpuzzels-mob{
   width: 356px!important;
   height: 715px!important;
}
.hollandcasinos-mob{
   width: 356px!important;
   height: 715px!important;
}
.hmc-mob{
   width: 356px!important;
   height: 715px!important;
}
.kiosks-mob{
   width: 356px!important;
   height: 715px!important;
}
.oranjes-mob{
   width: 356px!important;
   height: 715px!important;
}
.topgears-mob{
   width: 356px!important;
   height: 715px!important;
}
.kentekenscans-mob{
   width: 356px!important;
   height: 715px!important;
}
.fvs-mob{
   width: 320px!important;
   height: 1600px!important;
}
.reclamefolder-mob{
   width: 320px!important;
   height: 4695px!important;
}


.lotto-tab{
   width: 770px!important;
   height: 2325px!important;
}
.speelmeeenwin-tab{
   width: 770px!important;
   height: 1525px!important;
}
.staatsloterij-tab{
   width: 770px!important;
   height: 2200px!important;
}
.fvs-tab{
   width: 770px!important;
   height: 1430px!important;
}


.itemhalfleft{
    margin-bottom:48px!important;
  }
h2.showcase{
  color:#ffffff;
  z-index:9;
  position: relative;
  text-align: center;
  padding-top:100px;
  padding-bottom:5px;
}
p.showcase{
  text-align: center;
  color:#ffffff;
  z-index:9;
  position: relative;
}
.project .landingcontainer{
   background-repeat: no-repeat;
   background-position: top center;
   padding-bottom: 60px;
   transition: .7s;
   -webkit-transition: .7s linear;
}

.noscrol{
  height: 710px;
}


@media (min-width: 576px) {
  
}

@media (min-width: 768px) {
  .itemhalfleft{
    padding-right:28px!important;
    margin-bottom:unset!important;
  }
  .itemhalfright{
    padding-left:28px!important;
  }
  h2.showcase{
    padding-top:90px;
  }
  .flows .item-half .img-box h2{
    padding-top:90px;
  }
  .project .landingcontainer{
     background-image: url('https://www.omg.nl/images/showcase/desktop-bg-tablet.png');
     background-color: #ffffff;
     background-size: 650px 493px;
     background-repeat: no-repeat;
     background-position: top center;
     padding-bottom: 60px;
     padding-left: 39px;
     padding-right: 39px;
     transition: .7s;
     -webkit-transition: .7s linear;
  }
} 

@media (min-width: 992px) {
  h2.showcase{
    padding-top:125px;
  }
  .flows .item-half .img-box h2{
    padding-top:125px;
  }
  .project .landingcontainer{
      background-image: url('https://www.mailmedia.nl/assets/images/casesdevice/desktop-bg.png');
        background-size: 100% 650px;
    }
}

@media (min-width: 1200px) {
  .itemhalfleft{
    padding-right:42px!important;
  }
  .itemhalfright{
    padding-left:42px!important;
  }
  h2.showcase{
    padding-top:145px;
  }
  .flows .item-half .img-box h2{
    padding-top:145px;
  }
  .engielegpuzzels{
    height: 780px!important;
  }
  .engielegpuzzels-tab{
    width: 580px !important;
      height:  750px !important;
      position: relative;
      left: 2px;
      top:7px;
  }
  .engielegpuzzels-mob{
      height: 715px !important;
  }
  .hollandcasinos{
    height: 780px!important;
  }
  .hollandcasinos-tab{
    width: 580px !important;
      height: 750px !important;
      position: relative;
      left: 2px;
      top:7px;
  }
  .hollandcasinos-mob{
      height: 715px !important;
  }
  .hmc{
    height: 780px!important;
  }
  .hmc-tab{
    width: 580px !important;
      height: 750px !important;
      position: relative;
      left: 2px;
      top:7px;
  }
  .hmc-mob{
      height: 715px !important;
  }
  .kiosks{
    height: 780px!important;
  }
  .kiosks-tab{
    width: 580px !important;
      height: 750px !important;
      position: relative;
      left: 2px;
      top:7px;
  }
  .kiosks-mob{
      height: 715px !important;
  }
  .oranjes{
    height: 780px!important;
  }
  .oranjes-tab{
    width: 580px !important;
      height: 750px !important;
      position: relative;
      left: 2px;
      top:7px;
  }
  .oranjes-mob{
      height: 715px !important;
  }
  .topgears{
    height: 780px!important;
  }
  .topgears-tab{
    width: 580px !important;
      height: 750px !important;
      position: relative;
      left: 2px;
      top:7px;
  }
  .topgears-mob{
      height: 715px !important;
  }
  .kentekenscans{
    height: 780px!important;
  }
  .kentekenscans-tab{
    width: 580px !important;
      height: 750px !important;
      position: relative;
      left: 2px;
      top:7px;
  }
  .kentekenscans-mob{
      height: 715px !important;
  }
}
/*ENKELECASE*/


/*ICONSHOMEPAGE*/
    section.iconset{
      background-color:#f2f5fb;
    }
    section.iconset img.slider{
      width: 100%;
      height: auto;
      display: block;
    }
    .iconset .container {
      position: relative;
      padding-left:unset;
      padding-right:unset;
    }
    #iconset1, #iconset2, #iconset3, #iconset4{
      transition-property: opacity;
    }
    #iconset2, #iconset3, #iconset4 {
      position: absolute;
      top: 0;
      width: 100%;
      opacity: 0;
    }
    section.iconset div.pad30{
      padding-top:10px;
      padding-bottom:10px;
    }

/*ICONSHOMEPAGE*/



/*CASEOVERZICHTSPAGINA*/
section.casesoverview div.nopad{
  padding-left:0px;
  padding-right:0px;
}
section.casesoverview div.casetop{
  margin-top:30px;
}
section.casesoverview div.casebottom{
  margin-bottom:30px;
}
section.casesoverview div.bgcase {
  max-width: 872px;
  width: 100%;
  aspect-ratio: 436 / 255;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  transition: background-size 0.3s ease;
  background-size: 100%;
  margin: 0 auto;
}
section.casesoverview div.bgbranche {  
  width: 100%;
  height:300px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  transition: background-size 0.3s ease;
  background-size: 100%;
  margin-top: 60px;
}
section.casesoverview div.bgcase div.caseblueblock{
  background-color: rgba(41, 76, 158, 0.6);
  display: block;
  max-width: 305px;
  width: 100%;
  margin:0 auto;
  padding:10px 10px 10px 10px;
  border-radius: 20px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
section.casesoverview div.bgcase div.caseblueblock p.casetxt{
  font-size:18px;
  line-height: 24px;
  color:#ffffff;
  display: block;
  text-align: center;
  margin-bottom:unset;
  margin-top:10px;
}
section.casesoverview div.bgcase div.caseblueblock img.coffeelogo{
  height: 38px;
  width: 132px;
}
section.casesoverview div.bgcase div.caseblueblock img.audilogo{
  height: 20px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.rvologo{
  height: 60px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.landroverlogo{
  height: 30px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.rabobanklogo{
  height: 20px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.tikkielogo{
  height: 30px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.vodafonelogo{
  height: 30px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.centraalbeheerlogo{
  height: 40px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.porschelogo{
  height: 10px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.interpolislogo{
  height: 25px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.mercedeslogo{
  height: 30px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.mazdalogo{
  height: 30px;
  width: 100%;
}
section.casesoverview div.bgcase div.caseblueblock img.toyotalogo{
  height: 30px;
  width: 100%;
}
section.casesoverview a.showcasehover:hover div.bgcase{
   background-size: 105%;
}
@media (min-width: 576px) {
  section.casesoverview div.nopad{
    padding-left:15px;
    padding-right:15px;
  }
  section.casesoverview div.bgcase div.caseblueblock{
    bottom:30px;
    max-width: 355px;  
    padding:20px 10px 20px 10px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.audilogo{
    height: 35px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.rvologo{
    height: 80px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.landroverlogo{
    height: 50px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.rabobanklogo{
    height: 30px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.tikkielogo{
    height: 40px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.vodafonelogo{
    height: 40px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.centraalbeheerlogo{
    height: 55px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.porschelogo{
    height: 15px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.interpolislogo{
    height: 30px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.mercedeslogo{
    height: 40px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.mazdalogo{
    height: 40px;
  }
  section.casesoverview div.bgcase div.caseblueblock img.toyotalogo{
    height: 40px;
  }
  section.casesoverview div.bgcase div.caseblueblock p.casetxt{
     margin-top:15px;
  }
}
@media (min-width: 768px) {
  section.casesoverview div.bgcase div.caseblueblock{
    bottom:40px;
    max-width: 455px;
  }
} 
@media (min-width: 992px) {
  section.casesoverview div.bgcase div.caseblueblock{
    bottom:50px;
    max-width: 545px;
  }
}
/*CASEOVERZICHTSPAGINA*/

/*CASELOS*/
.landrovermail-mob{
  height: 3900px!important;
  width: 360px!important;
}
.audimail-mob{
  height: 4350px!important;
  width: 360px!important;
}
.rvomail-mob{
  height: 2553px!important;
  width: 360px!important;
}
.rabobankmail-mob{
  height: 1893px!important;
  width: 360px!important;
}
.tikkiemail-mob{
  height: 2222px!important;
  width: 360px!important;
}
.vodafonemail-mob{
  height: 1340px!important;
  width: 360px!important;
}
.centraalbeheermail-mob{
  height: 1690px!important;
  width: 360px!important;
}
.porschemail-mob{
  height: 2941px!important;
  width: 360px!important;
}
.interpolismail-mob{
  height: 2766px!important;
  width: 360px!important;
}
.mercedesmail-mob{
  height: 2941px!important;
  width: 360px!important;
}
.mazdamail-mob{
  height: 6127px!important;
  width: 360px!important;
}
.toyotamail-mob{
  height: 3238px!important;
  width: 360px!important;
}
@media (min-width: 768px) {
  .landrovermail{
    height: 3692px;
    width: 650px;
  }
  .audimail{
    height: 3185px;
    width: 650px;
  }
  .rvomail{
    height: 2070px;
    width: 650px;
  }
  .rabobankmail{
    height: 1450px;
    width: 650px;
  }
  .tikkiemail{
    height: 1675px;
    width: 650px;
  }
  .vodafonemail{
    height: 1152px;
    width: 650px;
  }
  .centraalbeheermail{
    height: 1408px;
    width: 650px;
  }
  .porschemail{
    height: 2658px;
    width: 650px;
  }
  .interpolismail{
    height: 2086px;
    width: 650px;
  }
  .mercedesmail{
    height: 3134px;
    width: 650px;
  }
  .mazdamail{
    height: 4232px;
    width: 650px;
  }
  .toyotamail{
    height: 2534px;
    width: 650px;
  }
}
/*CASELOS*/

/*HOMEPAGE_AANPAK_BLOK*/
.mbottomaanpak{
  margin-bottom:unset;
  padding-bottom:unset;
}
@media (min-width: 1200px) {
  .mbottomaanpak{
    margin-bottom:20px;
  }
}
@media (min-width: 1400px) {
  .mbottomaanpak{
    margin-bottom:170px;
  }
}

/*HOMEPAGE_AANPAK_BLOK*/

section.bgoverons div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
/*  background-image: url('https://fakeimg.pl/1320x200');*/
  background-color: #284A9F;
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgwerkwijze div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/header_werkwijze.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgpsgame div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/psgame/header_psgame.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgbloggrid div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/blogs/blogs_header.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgvacaturegrid div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/vacatures/vacature_header.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgblogai div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/blogs/header_blog_aibeeldgeneratie.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgblogmigratie div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/blogs/header_blog_migratieplatformen.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgblogaicoding div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/blogs/header_blog_aicoding.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgblogaicodingemails div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/blogs/header_blog_aicodinge-mails.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgaipersonas-aanmelden-omg div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/aipersonas-header.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}






/* Headerslider pagina goede doelen */

/* Container met vaste hoogte */
section.bgbranche-goededoelen .bg.single-thumb {
  position: relative;
  height: 300px;   /* hoogte zichtbaar maken */
  margin-top: 60px;
  border-radius: 20px;
  overflow: hidden;
}

/* Slides absolute */
#headervisual1,
#headervisual2,
#headervisual3,
#headervisual4 {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}

/* Achtergrondafbeeldingen */
.bgbranche {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* Headerslider pagina automotive */

/* Container met vaste hoogte */
section.bgbranche-automotive .bg.single-thumb {
  position: relative;
  height: 300px;   /* hoogte zichtbaar maken */
  margin-top: 60px;
  border-radius: 20px;
  overflow: hidden;
}

/* Slides absolute */
#automotivevisual1,
#automotivevisual2,
#automotivevisual3,
#automotivevisual4 {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}

/* Achtergrondafbeeldingen */
.bgbrancheautoheader {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  /*background-size: contain;*/
  background-size: 185% auto;  
}

@media (min-width: 767px) {
    .bgbrancheautoheader {        
        background-size: cover;
        background-position: center;        
    }    
}







/* Homepage header slider */
.slider-container-omg {
    position: relative;
    overflow: hidden;
}

.bg-slider-omg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

#homevisual1,
#homevisual2,
#homevisual3,
#homevisual4,
#homevisual5 {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 2s ease-in-out;
}

.bgslide {
    width: 100%;
    height: 100%;
    background-position: calc(50% - 60px) center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Zorg dat content boven de slider staat */
.slider-content-wrapper {
    position: relative;
    z-index: 1;
}

.slider-container-omg .slider-content-wrapper {
  background-image: none !important;
  background-color: transparent !important;
}

.slider-container-omg .customalign {
  background-image: none !important;
  background-color: transparent !important;
}

@media (min-width: 479px) {
    .bgslide {
      background-position: center;
  }
}













section.bgbranche-uitgeverijen-tijdschriften div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 300px;
  margin-top:60px;
  background-image: url('../images/branches/header_uitgeverijen_tijdschriften.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;  
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgbranche-uitgeverijen-kranten div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 300px;
  /*margin-top:60px;*/
  background-image: url('../images/branches/header_uitgeverijen_kranten.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;  
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgbranche-uitgeverijen-aanmelden div.bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  margin-top:60px;
  background-image: url('../images/branches/header_uitgeverijen_aanmelden.jpg');
  /* background-color: #284A9F;*/
  border-radius:20px;  
  padding-left:15px;
  padding-right:15px;
  padding-top:20px;
}

section.bgoverons div.bg img.mailmediabol {
  display: block;
  max-width: 150px;   /* of bijv. 80% */
  width: 100%;
  margin: auto;
}

section.bgaipersonas-aanmelden-omg div.bg img.aigeneratedbol {
    position: absolute;
    left: 10px;
    top: 45px;
    max-width: 100px;
    width: 100%;
}

.bgcase img.aigeneratedboldienst {
    position: absolute;
    left: 10px;
    top: 45px;
    max-width: 100px;
    width: 100%;
}

h6.ptopsmall{
  margin-top:0px!important;
  margin-bottom:5px!important;
}
p.pbottomsmall{
  margin-bottom:15px!important;
}
img.saleskit_cover{
  max-width: 350px;
  width: 100%;
  height: auto;
  display: block;
  margin-bottom:30px!important;
  margin:0 auto;
}

@media (min-width: 576px) {
  h6.ptopsmall{
    margin-top:25px!important;
    margin-bottom:18px!important;
  }
  .bgcase img.aigeneratedboldienst {
    position: absolute;
    left: 60px;     /* afstand vanaf links */
    top: 60px;     /* afstand vanaf boven */
    max-width: 160px;
    width: 100%;
  }
  section.bgaipersonas-aanmelden-omg div.bg img.aigeneratedbol {
    position: absolute;
    left: 100px;     /* afstand vanaf links */
    top: 60px;     /* afstand vanaf boven */
    max-width: 160px;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .d-xxl-none{
    display:none!important;
  }
}
/*OVERONS*/

/*SLIDER ISO*/
div.sliderbottom{
  margin-top:90px!important;
  margin-bottom:40px!important;
}

@media (min-width: 576px) {
  div.sliderbottom{
    margin-top:90px!important;
    margin-bottom:40px!important;
  }
}

@media (min-width: 768px) {
  div.sliderbottom{
    margin-top:150px!important;
    margin-bottom:40px!important;
  }
} 

@media (min-width: 992px) {

}

@media (min-width: 1200px) {
  div.sliderbottom{
    margin-top:240px!important;
    margin-bottom:110px!important;
  }
  div.compliancesliderbottom{
    margin-top:100px!important;
    margin-bottom:110px!important;
  }
  div.partnersliderbottom{
    margin-top:100px!important;
    margin-bottom:0px!important;
  }
}
/*SLIDER ISO*/


ul.custom-list {
    list-style: none;
    counter-reset: item;
    padding-left: 0;
}
ul.custom-list li {
    counter-increment: item;
    padding-left: 2em;
    position: relative;
}
ul.custom-list li::before {
    content: counter(item) ")";
    position: absolute;
    left: 0;
}


/*CAROUSEL*/
.carousel-control-prev,
.carousel-control-next {
    width: auto;
    opacity: 1;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    z-index: 10;
}
.carousel-control-prev {
    left: -40px;
    top:27%;
}
.carousel-control-next {
    right: -40px;
    top:27%;
}
.carousel-control-prev img,
.carousel-control-next img {
    width: 30px;
    height: 30px;
    transition: transform 0.3s ease;
}
.carousel-control-prev:hover img,
.carousel-control-next:hover img {
    transform: scale(1.1);
}
#carouselwithIndicators {
    position: relative;
    overflow: visible;
}
.carousel-item2 {
    text-align: center;
}
.carousel-item2 .laptop {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    display: block;
}
.carousel-item2 .text {
    text-align: center;
    margin-bottom: 0;
    height: 105px;
}
@media (min-width: 576px) {
    .carousel-item2 .text {
        height: 75px;
    }
    .carousel-control-prev {
        left: -40px;
        top:115px;
    }
    .carousel-control-next {
        right: -40px;
        top:115px;
    }
}
@media (min-width: 768px) {
    .carousel-control-prev {
        left: -40px;
    }
    .carousel-control-next {
        right: -40px;
    }
    .carousel-control-prev img,
    .carousel-control-next img {
        width: 35px;
        height: 35px;
    }
    .carousel-item2 .text {
        height: 60px;
    }
      .carousel-control-prev {
        top:150px;
    }
    .carousel-control-next {
        top:150px;
    }
}
@media (min-width: 992px) {
    .carousel-control-prev img,
    .carousel-control-next img {
        width: 40px;
        height: 40px;
    }
    .carousel-item2 .text {
        height: 50px;
    }
    .carousel-control-prev {
        top:210px;
        left: -50px;
    }
    .carousel-control-next {
        top:210px;
        right: -50px;
    }
}
@media (min-width: 1200px) {
    .carousel-control-prev {
        top:250px;
        left: -60px;
    }
    .carousel-control-next {
        top:250px;
        right: -60px;
    }
}
/*CAROUSEL*/

/*TOUCHPOINTS*/
.touchpoints{
  padding:35px 0px 25px 0px;
  background-image: url('../images/branches/pointbgmob.png');
  background-repeat: no-repeat;
  background-position: top center;
  height: 1120px;
  margin-bottom:20px;
  position: relative;
}
.touchpoints p.subtxt{
  font-size:18px;
  line-height: 18px;
  color:#000000;
  font-weight:300;
  text-align: left;
  padding-bottom:7px;
}
.touchpoints h1.koptxt{
  font-size:28px;
  color:#000000;  
  font-weight:700;
  text-align: left;
  padding-bottom:35px;
}

.touchpoints p.kopone{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:700;
  text-align: center;
  margin-top:45px;
}
.touchpoints img.kopiconone{
  max-width: 68px;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-top:70px;
  margin-bottom:77px;
  filter: brightness(0);
}
.touchpoints p.subkopone{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:300;
  text-align: center;
}

.touchpoints p.koptwo{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:700;
  text-align: center;
  margin-top:145px;
}
.touchpoints img.kopicontwoleft{
  max-width: 68px;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-top:60px;
  margin-bottom:65px;
  filter: brightness(0);
}
.touchpoints p.subkoptwoleft{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:300;
  text-align: center;
}
.touchpoints img.kopicontworight{
  max-width: 68px;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-top:190px;
  margin-bottom:65px;
  filter: brightness(0);
}
.touchpoints p.subkoptworight{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:300;
  text-align: center;
}

.touchpoints p.kopthree{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:700;
  text-align: center;
  margin-top:145px;
}
.touchpoints img.kopiconthreeleft{
  max-width: 68px;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-top:53px;
  margin-bottom:53px;
  filter: brightness(0);
}
.touchpoints p.subkopthreeleft{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:300;
  text-align: center;
}
.touchpoints img.kopiconthreeright{
  max-width: 68px;
  height: auto;
  margin: 0 auto;
  display: block;
  margin-top:190px;
  margin-bottom:73px;
  filter: brightness(0);
}
.touchpoints p.subkopthreeright{
  font-size:24px;
  line-height: 24px;
  color:#000000;
  font-weight:300;
  text-align: center;
}
.widthmob{
  max-width: 360px!important;
  display: block!important;
  margin:0 auto;
}

@media (min-width: 410px) {
  .touchpoints p.subtxt{
    text-align: center;
  }
  .touchpoints h1.koptxt{
    text-align: center;
  }
}
@media (min-width: 768px) {
  .touchpoints p.subtxt{
    font-size:20px;
    line-height: 20px;
    padding-bottom:15px;
  }
  .touchpoints h1.koptxt{
    font-size:37px;
    padding-bottom:50px;
  }
  .touchpoints{
    padding:35px 0px 25px 0px;
    background-image: url('../images/branches/pointbgdesk.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size:1200px 670px;
    height: 598px;
  }

  .touchpoints p.kopone{
    margin-top:5px;
  }
  .touchpoints img.kopiconone{
    margin-top:45px;
    margin-bottom:60px;
  }
  .touchpoints p.koptwo{
    margin-top:65px;
    width: 297px;
  }
  .touchpoints img.kopicontwoleft{  
      margin-left: 10px;
      margin-top: 55px;
  }
  .touchpoints p.subkoptwoleft{
    text-align: center;
    position: unset;
    font-size: 20px;
    margin-left:-250px;
  }
  .touchpoints img.kopicontworight{
        margin-left: 200px;
        margin-top: -267px;
        display: inline-block;
  }
  .touchpoints p.subkoptworight{
        text-align: center;
        position: unset;
        font-size: 20px;
        margin-top: -86px;
        margin-left: 132px;
  }

  .touchpoints p.kopthree{
    margin-top:65px;
    width: 417px;
  }
  .touchpoints img.kopiconthreeleft{
        margin-left: 70px;
        margin-top: 23px;
        display: inline-block;
  }
  .touchpoints p.subkopthreeleft{
text-align: center;
        position: unset;
        font-size: 20px;
        margin-top: 9px;
        margin-left: -128px;
  }
  .touchpoints img.kopiconthreeright{
        margin-left: 255px;
        margin-top: -267px;
        display: inline-block;
  }
  .touchpoints p.subkopthreeright{
        text-align: center;
        position: unset;
        font-size: 20px;
        margin-left: 220px;
        margin-top: -87px;
  }
  .widthmob{
    max-width: unset!important;
    display: block!important;
    margin:unset;
  }
} 
@media (min-width: 992px) { 
  .touchpoints{
    padding:110px 0px 90px 0px;
  }
  .touchpoints p.subtxt{
    font-size:24px;
    line-height: 24px;
    padding-bottom:25px;
  }
  .touchpoints h1.koptxt{
    font-size:38px;
    padding-bottom:100px;
  }
  .touchpoints{
    padding:35px 0px 25px 0px;
    background-image: url('../images/branches/pointbgdesk.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size:1520px 841px;
    height: 760px;
  }
  .touchpoints p.kopone{
    margin-top:20px;
  }
  .touchpoints img.kopiconone{
    margin-top:68px;
    margin-bottom:76px;
  }
  .touchpoints p.koptwo{
    margin-top:100px;
    width: 377px;
  }
  .touchpoints img.kopicontwoleft{  
        margin-left: 50px;
        margin-top: 72px;
  }
  .touchpoints p.subkoptwoleft{
    font-size:24px;
    margin-left: -290px;
  }
.touchpoints img.kopiconthreeright{
        margin-left: 330px;
        margin-top: -280px;
        max-width: 90px;
  }
.touchpoints img.kopiconthreeleft{
        margin-left: 100px;
        margin-top: 43px;
  }
  .touchpoints p.subkoptworight{
        font-size: 24px;
        margin-top: -87px;
        margin-left: 197px;
  }
  .touchpoints p.kopthree{
    margin-top:100px;
    width: 490px;
  }
  .touchpoints img.kopiconthreeleft{
    margin-left: 100px;
    margin-top: 51px;
  }
  .touchpoints p.subkopthreeleft{
    font-size: 24px;
    margin-top: -3px;
    margin-left: -185px;
  }
  .touchpoints p.subkopthreeright{
    font-size: 24px;
    margin-left: 273px;
    margin-top: -87px;
  }
  .touchpoints img.kopicontworight{
        margin-left: 295px;
        margin-top: -267px;
  }
} 

@media (min-width: 1200px) { 
  .touchpoints{
    padding:35px 0px 25px 0px;
    background-image: url('../images/branches/pointbgdesk.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size:1920px 1054px;
    height: 900px;
  }
  .touchpoints p.kopone{
    margin-top:45px;
  }
  .touchpoints img.kopiconone{
    margin-top: 76px;
    margin-bottom: 96px;
    max-width: 88px;
  }
  .touchpoints p.koptwo{
    margin-top:130px;
    width:424px;
  }
  .touchpoints img.kopicontwoleft{  
    margin-left: 50px;
    margin-top: 112px;
  }
  .touchpoints p.subkoptwoleft{
    margin-left: -370px;
    margin-top: 100px;
  }
  .touchpoints img.kopicontworight{
    margin-left: 345px;
    margin-top: -283px;
  }
  .touchpoints p.subkoptworight{
    margin-top: -63px;
    margin-left: 207px;
  }
  .touchpoints p.kopthree{
    margin-top:130px;
    text-align: center;
    position: absolute;
    margin-left:85px;
  }
  .touchpoints img.kopiconthreeleft{
    margin-left: 135px;
    margin-top: 255px;
  }
  .touchpoints p.subkopthreeleft{
    margin-top: 38px;
    margin-left: -210px;
  }
  .touchpoints img.kopiconthreeright{
    margin-left: 430px;
    margin-top: -288px;
  }
  .touchpoints p.subkopthreeright{
    width: 220px;
    margin-left: 355px;
    margin-top: -63px;
  }
}

@media (min-width: 1400px) { 
  .touchpoints p.kopthree{
    margin-left:85px;
  }
  .touchpoints p.koptwo{
    margin-left:90px;
  }
  .touchpoints img.kopicontwoleft {
      margin-left: 140px;
      margin-top: 112px;
  }
  .touchpoints img.kopicontworight {
      margin-left: 430px;
      margin-top: -287px;
  }
    .touchpoints p.subkoptwoleft {
      margin-left: -280px;
      margin-top: 100px;
  }
    .touchpoints p.subkoptworight {
      margin-top: -63px;
      margin-left: 287px;
  }
    .touchpoints p.subkopthreeleft {
      margin-top: 38px;
      margin-left: -290px;
  }
}

/*TOUCHPOINTS*/


/*GAME*/
.persuasion_game_toform{
  background-color: #ffffff;
  padding-bottom: 20px;
}
/*.persuasion_game_toform h2{
  margin: 0;
  padding:0;
  font-size: 22px;
  line-height:25px;
}*/
.persuasion_game_toform .persuasion_game_bg{
  background-color: #dedef4;
  padding-top:100px;
  padding-bottom:100px;
  border-radius: 13px;
}
.persuasion_game_toform .persuasion_game_bg img{
  width: 100%;
  height: auto;
  max-width: 400px;
  display: block;
  margin-top: 30px;
  margin-left: auto;
}
.persuasion_game_toform .persuasion_game_order{
  background-color: #ffffff;
  border-radius: 0px;
  position: relative;
  z-index: 9;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding-left:15px;
  padding-right:15px;
  padding-top:45px;
  padding-bottom:45px;
}
.persuasion_game_toform .blueblock h3{
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 10px;
  margin-left:15px;
  padding-top:25px;
}
.persuasion_game_toform .persuasion_game_order p{
  margin: 0;
  padding:0;
  font-size: 18px;
  line-height:32px;
  font-weight: 300;
  margin-bottom: 20px;
}
.persuasion_game_toform .persuasion_game_order input{
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 60px;
    height: 50px;
    box-shadow: 7px 0px 30px rgba(25, 7, 89, 0.10);
    border: unset;
    float:right;
}
.persuasion_game_toform .persuasion_game_order input::-webkit-inner-spin-button, 
.persuasion_game_toform .persuasion_game_order input::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.persuasion_game_toform .persuasion_game_order .persuasion_game_order_cta{
    background: url(../../images/icons/ico_cta_arrow_right.svg) right 40px center/14px 15px no-repeat, linear-gradient(to right, #47bbec 0%, #36a8d9 100%);
    padding-bottom: 18px;
    padding-top: 18px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none;
    font-weight: 700;
    width: 100%;
    max-width: 550px;
    text-align: center;
    color:#ffffff;
    border-radius: 10px;
    display: block;
}
.persuasion_game_toform .persuasion_game_order p.nudge{
  font-size: 16px;
  color: #38ad14;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin:0;
  margin-top:10px;
}
.persuasion_game_toform .persuasion_game_order .persuasion_game_selection_block{
  margin-bottom: 35px;
}
.persuasion_game_toform .persuasion_game_order .nostyle{
  transform: unset!important;
  color: #ffffff!important;
}
.persuasion_game_toform .persuasion_game_order span.plus, .persuasion_game_toform .persuasion_game_order span.min{
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: relative;
  display: inline-block;
  background-color: #42bbec;
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  margin-left: 15px;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.persuasion_game_toform .persuasion_game_order span.min.zero{
  background-color: #c8c8c8;
}

.persuasion_game_uspcontainer{
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #f9fdff;
}
.persuasion_game_uspcontainer h3{
  font-size: 22px;
  line-height: 25px;
  font-weight: 800;
  margin-bottom: 40px;
}
.persuasion_game_uspcontainer .usp img{
  width: auto;
  height: auto;
  max-height: 50px;
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 30px;
  position: relative;
  top: -22px;
}
.persuasion_game_uspcontainer .usp p{
  font-weight: 300;
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 0;
  display: inline-block;
}
.persuasion_game_toform .blueblock{
  background-color: #dedef4;
  margin-left:-15px;
  margin-right:-15px;
  height: 170px;
  margin-top:35px;
}
.persuasion_game_toform img.arrowblack{
  transform: rotateY(180deg) scaleX(1);
  width: 35px;
  position: absolute;
    top: 72px;
    right: 20px;
}
.persuasion_game_toform img.vink{
  width: 14px;
  height: auto;
  margin-top:-3px;
}
.persuasion_game_toform p.startxt{
  font-size:17px;
  margin-top:30px;
  margin-bottom:0px;
}
section.persuasion_game_toform img.gamepack{
  max-width: 100%x;
  width: 100%;
  display: block;
  margin:0 auto;
  margin-bottom:50px;
}
section.persuasion_game_toform div.nopadformkeuze{
  padding-left:0px;
  padding-right:0px;
}
section.persuasion_game_toform h4.gamepackfont{
  font-size:24px!important;
  color:#000000;
  font-family: "proxima-nova", sans-serif;
}
section.persuasion_game_toform p.pleft{
  padding-left:15px;
  padding-top:15px;
}
.gotdformnopad{
  padding-left:0px;
  padding-right:0px;
}

@media(min-width:576px){
  .persuasion_game_toform{
    padding-bottom: 80px;
  }
  .persuasion_game_toform .persuasion_game_order p{
    margin-top:unset;
  }
  .persuasion_game_toform .persuasion_game_order h3 {
      font-size: 24px;
      font-weight: 800;
      margin-bottom: 40px;
  }
  .persuasion_game_toform .persuasion_game_order .persuasion_game_order_cta{
    width: 210px;
    background: url(../../images/icons/ico_cta_arrow_right.svg) right 27px center/14px 15px no-repeat, linear-gradient(to right, #47bbec 0%, #36a8d9 100%);
  }
  .persuasion_game_toform .persuasion_game_order p.nudge {
      width: 100%;
  }
  .persuasion_game_toform .persuasion_game_order {
      padding: 50px 25px 45px 25px;
      background-color: #ffffff;
      border-radius: 0px;
      width:100%;
      /*width: 265px;*/
      position: relative;
      z-index: 99998;
  }
  .persuasion_game_toform .persuasion_game_bg {
      background-color: #dedef4;
      padding-top: 100px;
      padding-bottom: 5px;
      border-radius: 13px;
      margin-top:135px;
  }
  .persuasion_game_toform .persuasion_game_bg img {
      width: 100%;
      height: auto;
      max-width: 230px;
      display: block;
      margin-top: -70px;
      margin-left: auto;
  }
/*  .persuasion_game_toform h2{
    margin-bottom: 0px;
  }*/
  .persuasion_game_toform img.arrowblack{
    transform: unset;
    width: 55px;
    position: absolute;
    top: 308px;
    right: unset;
    left: -30px;
    z-index: 99999;
  }
  .persuasion_game_toform p.startxt {
      font-size: 17px;
      margin-top: -80px;
      margin-left: 280px;
      width: 210px;
      margin-bottom:40px;
  }
  section.persuasion_game_toform img.gamepack{
      /*margin-top: 75px;*/
      margin-left: 20px;
  }
  section.persuasion_game_toform p.pleft{
    padding-left:0px;
  }
  .persuasion_game_uspcontainer{
    padding-top: 50px;
    padding-bottom:50px;
  }
  section.persuasion_game_uspcontainer p.usptxt{
    text-align: center;
  }
  .gotdformnopad{
    padding-left:15px;
    padding-right:15px;
  }
}
@media(min-width:767px){
  .persuasion_game_uspcontainer{
    padding-top:70px;
    padding-bottom: 55px;
  }
  .persuasion_game_uspcontainer .usp img{
    display: block;
    margin-left: 50px;
    margin-bottom: 30px;
    top:0;
    margin-right: 0;
  }
  .persuasion_game_uspcontainer .usp p{
    display: block;
  }
/*  .persuasion_game_toform h2{
    margin: 0;
    padding:0;
    font-size: 32px;
    line-height:36px;
    margin-bottom: 45px;
  }*/
  .persuasion_game_uspcontainer h3{
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 40px;
  }
  .persuasion_game_uspcontainer .usp p{
    font-size: 18px;
    line-height: 32px;
  }
  .persuasion_game_uspcontainer .usp img{
    max-height: 80px;
    margin-bottom: 30px;
    top: -10px;
  }
  .persuasion_game_toform .persuasion_game_order{
    width: 345px;
      padding: 60px 40px 70px 40px;
  } 
  .persuasion_game_toform .persuasion_game_bg{
      padding-top: 50px;
    padding-bottom: 115px;
    margin-top:unset;
  }
  .persuasion_game_toform .persuasion_game_bg img {
      width: 100%;
      height: auto;
      max-width: 320px;
      display: block;
      margin-top: 60px;
      margin-left: auto;
  }
  .persuasion_game_toform .persuasion_game_order .persuasion_game_order_cta{
    width: 280px;
    background: url(../../images/icons/ico_cta_arrow_right.svg) right 40px center/14px 15px no-repeat, linear-gradient(to right, #47bbec 0%, #36a8d9 100%);
  }
  .persuasion_game_toform .persuasion_game_order p.nudge {
      width: 100%;
  }
  .persuasion_game_toform img.arrowblack{
      width: 67px;
      top: 360px;
      left: -40px;
  }
  .persuasion_game_toform p.startxt {
      font-size: 17px;
      margin-top: -80px;
      margin-left: 280px;
      width: 210px;
      margin-bottom:40px;
  }
  .persuasion_game_toform p.startxt {
      font-size: 17px;
      margin-top: 15px;
      margin-left: 30px;
      width: unset;
  }
  section.persuasion_game_toform img.gamepack{
      margin-top: 80px;
      margin-left:0px;
  }
  section.persuasion_game_toform h4.gamepackfont {
      font-size: 28px !important;
  }
  .persuasion_game_uspcontainer{
    padding-top: 55px;
  }
  section.persuasion_game_uspcontainer p.usptxt{
    text-align: left;
    font-size:17px;
  }
}
@media(min-width:992px){
  .persuasion_game_toform .persuasion_game_order{
    width: 420px;
      padding: 60px 70px 70px 70px;
  } 
  .persuasion_game_toform .persuasion_game_bg img {
      width: 100%;
      height: auto;
      max-width: 400px;
      display: block;
      margin-top: 30px;
      margin-left: auto;
  }
  .persuasion_game_toform img.arrowblack{
      width: 67px;
      top: 325px;
      left: -40px;
  }
  section.persuasion_game_toform img.gamepack{
    max-width: 100%;
    margin-top:55px;
  }
  .persuasion_game_uspcontainer{
    padding-top: 65px;
    padding-bottom:85px;
  }
  section.persuasion_game_uspcontainer p.usptxt{
    font-size:20px;
    width: 245px;
    display: block;
    margin:0 auto;
  }
  .persuasion_game_uspcontainer div.uspcontainer{
    margin-left:-25px;
  }
}
@media(min-width:1200px){
  .persuasion_game_toform .persuasion_game_order{
    width: 475px;
      padding: 60px 95px 70px 95px;
  }
  .persuasion_game_toform .persuasion_game_bg{
      padding-top: 100px;
    padding-bottom: 100px;
  }
  .persuasion_game_toform img.arrowblack{
      width: 67px;
      top: 365px;
      left: -35px;
  }
  .persuasion_game_toform p.startxt {
      font-size: 17px;
      margin-top: 15px;
      margin-left: 50px;
      width: unset;
  }
  section.persuasion_game_toform img.gamepack{
    margin-top:30px;
  }
  .persuasion_game_toform {
      padding-bottom: 70px;
  }
  .persuasion_game_uspcontainer{
    padding-bottom:95px;
  }
  .persuasion_game_uspcontainer div.uspcontainer{
    margin-left:-60px;
  }
}


.persuasion_game_information{
  padding-top: 0;
  background-color: #ebfaff;
}
.persuasion_game_information h2{
  margin: 0;
  padding:0;
  font-size: 22px;
  line-height:26px;
  margin-bottom: 30px;
  font-weight: 800;
}
.persuasion_game_information p{
  margin: 0;
  padding:0;
  font-size: 17px;
  line-height:26px;
  font-weight: 300;
}
.persuasion_game_information a{
  color: #44bbec;
  font-weight: 18px;
  text-decoration: underline;
  font-weight: 700;
  margin-top: 15px;
  display: block;
  margin-bottom: 30px;
}
.persuasion_game_information .information-card{
  border-radius: 0px;
  background-color: #ffffff;
}
.persuasion_game_information .information-card img{
  width: 100%;
  height: auto;
  border-top-right-radius: 13px;
  border-top-left-radius: 13px;
}
.persuasion_game_information .information-card h3{
  padding: 30px 15px 0px 15px;
  font-size: 17px;
  line-height:26px;
  font-weight: 800;
  padding-bottom: 10px;
}
.persuasion_game_information .information-card p{
  padding: 0px 15px 0px 15px;
}
.persuasion_game_information .information-card-mob{
  background-color: #ebfaff;
  padding-top: 12px;
  padding-bottom: 12px;
}
.persuasion_game_information .information-card-mob img{
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 205px;
}
.widthh2{
  max-width:100%;
  padding:35px 15px 0px 15px!important;
  margin-bottom:0px!important;
}
.mttop15{margin-top:-15px!important;}
.cardsgame{
  width: 190px;
  margin-left: 30px;
}
@media(min-width:576px){
    .containermd{
      max-width:100%;
    }
    .widthh2{
      max-width:510px;
      display: block!important;
      margin:0 auto!important;
      padding:35px 0px 0px 0px!important;
    }
    .persuasion_game_information .information-card h3{
      padding: 30px 0px 0px 0px;
      font-size: 18px;
      line-height:26px;
      font-weight: 800;
      padding-bottom: 10px;
      width: 510px;
      display: block;
      margin:0 auto;
    }
    .persuasion_game_information .information-card p{
      padding: 0px 0px 0px 0px;
      width: 510px;
      display: block;
      margin:0 auto;
    }
    .mttop15{margin-top:10px!important;}
  }
@media(min-width:767px){
  .persuasion_game_information h2{
    font-size: 32px;
    line-height:36px;
    margin-top: 80px;
    margin-bottom: 30px;
  }
  .persuasion_game_information{
    padding-top: 0;
    padding-bottom: 90px;
    background-color: #ffffff;
  }
  .persuasion_game_information .information-card{
    box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
  }
  .persuasion_game_information .information-card h3{
    padding: 30px 20px 0px 20px;
    width: unset;
    display: block;
    font-size: 18px;
  }
  .persuasion_game_information .information-card p{
    padding: 0px 20px 30px 20px;
    width: unset;
    display: block;
    font-size: 18px;
  }
  .containermd{
    max-width:720px;
  }
  .widthh2{
    display: none!important;
  }
}
@media(min-width:992px){
  .persuasion_game_information{
    padding-top: 80px;
    padding-bottom: 90px;
  }
  .containermd{
    max-width:960px;
  }
  .persuasion_game_information h2{
    margin-top: 30px;
  }
  .cardsgame{
    width: 300px;
    margin-left: 50px;
  }
}

@media(min-width:1200px){
  .containermd{
    max-width:1140px;
  }
  .persuasion_game_information h2{
    margin-top: 60px;
  }
  .cardsgame {
      width: 360px;
      margin-left: 100px;
  }
}


.persuasion_game_faq{
  padding-top: 35px;
  padding-bottom: 45px;
  background-color: #232323;
}
.persuasion_game_faq .card-header2{
  background-color: #232323!important;
}
.persuasion_game_faq h4.psgame{
  font-size: 16px!important;
  line-height: 18px!important;
  text-align: left;
}
.persuasion_game_faq p.joboffer_vactxt2{
  font-size:17px!important;
  line-height: 26px!important;
}
.persuasion_game_faq .accordion_arrow2 {
    width: 13px!important;
    height: auto;
    transition: .3s ease all;
}
.persuasion_game_faq p.koptxt{
  color:#ffffff;
  font-size:22px;
  line-height: 26px;
  font-weight:800;
  margin-bottom:20px;
}
@media(min-width:767px){
  .persuasion_game_faq{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .persuasion_game_faq img.cards{
    width: 240px;
      margin-top: 8px;
      margin-left: 20px;
  }
}

@media(min-width:1200px){
  .persuasion_game_faq img.cards{
    width: 380px;
      margin-top: 8px;
      margin-left: 20px;
  }
  .persuasion_game_faq p.koptxt{
    margin-top:85px;
  }
}



.bgcards{
  background-image: url('../../images/psgame/bgkaarten.png');
  height: 370px;
  background-position: top 80px left 25%;
    background-size: 1520px auto;
}
.bgcards p.koptxtcards{
  font-size:20px;
  line-height: 22px;
  font-weight:600;
  color:#41bbec;
  margin-bottom:25px;
}

.bgcards .persuasion_game_order_cta {
    background: url(../../images/icons/ico_cta_arrow_right.svg) right 40px center/14px 15px no-repeat, linear-gradient(to right, #47bbec 0%, #36a8d9 100%);
    padding-bottom: 18px;
    padding-top: 18px;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none;
    font-weight: 700;
    width: 100%;
    max-width: 270px;
    text-align: center;
    color: #ffffff;
    border-radius: 10px;
    display: block;
    margin:0 auto;
}

@media(min-width:576px){
  .bgcards{
    height: 450px;
      background-position: top 130px left 51%;
      background-size: 1670px auto;
  }
}

@media(min-width:767px){
  .bgcards{
    height: 510px;
      background-position: top 130px left 51%;
      background-size: 2000px auto;
  }
  .topkop{
    padding-top:209px!important;
  }
}

@media(min-width:1200px){
  .bgcards{
    height: 510px;
  }
  .topkop{
    padding-top:209px!important;
  }
}




   .persuasion_game_toform p.gegevenstxt{
      font-size:32px;
      font-weight:800;
      margin-bottom:0px;
   }
.persuasion_game_toform p.subgegevenstxt{
  font-size:18px;
  font-weight:800;
  margin-bottom:0px;
  margin-top:25px;
}
.persuasion_game_toform .greybar{
  background-color:#f0f0f0;
  margin-left:15px;
  margin-right:15px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  margin-top:15px;
  width:100%;
}
   .persuasion_game_toform .blackbar{
      margin-left:0px;
      margin-right:0px;
      border-top-left-radius:0px;
      border-top-right-radius:13px;
       border-bottom-right-radius: 13px;
   }
.persuasion_game_toform .blackbar p.ordertxt{
  font-size:20px;
  color:#000000;
  font-weight:300;
  margin-bottom:20px;
  line-height: unset;
}
.persuasion_game_toform .blackbar p.gametxt{
  font-size:18px;
  color:#000000;
  font-weight:400;
  padding-bottom:5px;
  margin-bottom: 20px;
  font-family: "proxima-nova", sans-serif;

}
.persuasion_game_toform img.envelop{
  width: 21px;
  height: auto;
  display: inline-block;
}
.persuasion_game_toform p.factxt{
  font-size:15px;
  display: inline-block;
  font-weight:300;
  margin-bottom:0px;
  line-height: 0px;
}
.p-r{
  padding-right:0px;
}
   .persuasion_game_toform img.cardgame {
      width: 150px;
       right: 35px;
       position: unset;
       top:unset;
       right:unset;
       margin-bottom:25px;
   }

.persuasion_game_toform p.amounttxt{
  font-size:18px;
  color:#000000;
  display: inline-block;
  text-align: left;
  width: 65%;
  font-weight:400;
  margin-bottom:unset;
  line-height: 30px;
  font-family: "proxima-nova", sans-serif;
}
.persuasion_game_toform p.amountnumbertxt{
  font-size:18px;
  color:#000000;
  display: inline-block;
  text-align: right;
  width: 33%;
  font-weight:400;
  margin-bottom:unset;
  line-height: 30px;
  font-family: "proxima-nova", sans-serif;
}

.persuasion_game_toform hr.amountline{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #43bbec;
}
.persuasion_game_toform .formblock p.nudge{
  font-size: 16px;
  color: #38ad14;
  font-weight: 700;
  max-width: 245px;
  width: 100%;
  text-align: center;
  margin:0;
  margin-top:15px;
}
.ctagame {
  font-size: 22px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 700;
    border: 1px solid #ffffff;
    border-radius: 9px;
    text-decoration: none;
    padding-bottom: 18px;
    padding-top: 18px;
    padding-left: 25px;
    padding-right: 45px;
    display: inline-block;
    margin-top: 30px;
    transition: .3s ease all;
    width: 100%;
    background: url('../../images/icons/ico_cta_arrow_right.svg') right 40px center/18px 19px no-repeat, linear-gradient(to right, #47bbec 0%, #36a8d9 100%);
    margin-bottom:20px;
}
.ctagame:hover {
  background-color: #37a9da;
  background-position: right 35px center, 0;
}
.ctagame:visited, .cta:link {
  color: #ffffff;
  text-decoration: none;
  outline : 0;
}
.ctagame:focus {
  outline : 0;
}
.ctagame:active {
  transform: scale(0.9);
  outline : 0;
}
   .persuasion_game_toform .formblock .amountform input{
display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
      width: 60px;
    height: 50px;
    box-shadow: 7px 0px 30px rgba(25, 7, 89, 0.05);
    border: unset;
   }
.persuasion_game_toform .formblock .amountform input::-webkit-inner-spin-button, 
.persuasion_game_toform .formblock .amountform input::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.persuasion_game_toform .formblock .amountform span.plus, .persuasion_game_toform .formblock .amountform span.min{
      width: 50px;
      height: 50px;
  border-radius: 50px;
  position: relative;
  display: inline-block;
  background-color: #42bbec;
  color: #ffffff;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  margin-left: 15px
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.persuasion_game_toform .formblock .amountform span.min.zero{
  background-color: #c8c8c8;
}
.persuasion_game_toform .formblock .amountform{
  left:80px;
  margin-bottom:20px;
}
   .persuasion_game_toform .leftblock{
      padding-bottom:35px;
   }

      .persuasion_game_toform .formblock .amountform span.plus, .persuasion_game_toform .formblock .amountform span.min{
      width: 50px;
      height: 50px;
      line-height: 50px;
      margin-left: 15px;
   }
   .h4top{
    margin-top:65px;
    margin-bottom:0px!important;
   }
   .facleft{
    padding-left:15px;
    padding-top:15px;
    margin-bottom:60px;
    width: 100%;
    font-size:16px;
    font-family: "proxima-nova", sans-serif;
   }
    .persuasion_game_toform .formblock_vacature{
      box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
      padding-left:15px;
      padding-right:15px;
      padding-top:50px;
      padding-bottom:50px;
  }
@media(min-width:576px){
  .p-r{
    padding-right:15px;
  }
  .persuasion_game_toform .formblock{
    

  }
  .persuasion_game_toform .blackbar{
    margin-left:0px;
    margin-right:0px;
    border-top-left-radius:13px;
    border-top-right-radius:13px;
    padding-left:0px;
    padding-right:0px;
    padding-top:0px;
  }
  .persuasion_game_toform .leftblock{
    padding-left:0px;
    padding-right:20px;
    padding-bottom:35px;
  }
  .persuasion_game_toform img.cardgame {
      right: 40px;
  }
  .persuasion_game_toform .formblock p.nudge {
      width: 100%;
      max-width: 245px;
  }
  .ctagame {
    margin-top: 0px;
  }
  .persuasion_game_toform .formblock .amountform{
    left:105px;
  }
    .persuasion_game_toform .formblock_vacature{
      padding-left:20px;
      padding-right:20px;
  }
}
@media(min-width:767px){
   .h4top{
    margin-top:0px;
    margin-bottom:0px!important;
   }
    .persuasion_game_toform .formblock{
        padding: 0px 0px 0px 0px;
  }
  .persuasion_game_toform .blackbar{
    padding-left: 5px;
    padding-right: 0px;
    padding-top:unset;
  }
  .persuasion_game_toform img.cardgame {
      width: 250px;
  }
    .persuasion_game_toform .formblock_vacature{
      padding-left:50px;
      padding-right:50px;
      padding-bottom:0px;
  }
}

@media(min-width:992px){
    .persuasion_game_toform{
      padding-bottom:90px;
    }
  .persuasion_game_toform .leftblock{
    padding-left:0px;
    padding-right:20px;
  }
  .persuasion_game_toform .blackbar{
    padding-left:30px;
    padding-right:0px;
  }
  .persuasion_game_toform p.amounttxt{
    font-size:18px;
  }
  .persuasion_game_toform p.amountnumbertxt{
    font-size:18px;
  }
  .ctagame {
      max-width: 320px;
      width: 100%;
  }
  .persuasion_game_toform .formblock p.nudge {
      width: 245px;
  }
  .persuasion_game_toform .formblock .amountform{
      margin-top: 15px;
      margin-bottom: 30px;
  }
  .persuasion_game_toform .formblock {
      padding: 0px 0px 0px 0px;
  }
  .persuasion_game_toform img.cardgame {
      width: 313px;
  }
    .persuasion_game_toform .formblock_vacature{
      padding-left:75px;
      padding-right:75px;
  }
}
@media(min-width:1200px){
    .persuasion_game_toform{
      padding-bottom:110px;
    }
  .persuasion_game_toform .leftblock{
    padding-left:0px;
    padding-right:0px;
  }
  .persuasion_game_toform .blackbar{
    padding-left:40px;
    padding-right:0px;
  }
  .persuasion_game_toform img.cardgame {
    width: 308px;
  }
  .persuasion_game_toform .formblock {
      padding: 0px 0px 0px 0px;
  }
  .persuasion_game_toform .formblock p.nudge {
      width: 245px;
  }
    .persuasion_game_toform .formblock_vacature{
      padding-left:100px;
      padding-right:100px;
  }
}

/*Start Fade-in en Fade-uit animaties*/
.fade-out{
    -webkit-animation: fadeOut 1s;
    animation: fadeOut 1s;
}
.fade-in{
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
@keyframes fadeOut {
    0% {opacity: 1;left:0;}
    100% {opacity: 0;left:180px;}
}
@keyframes fadeIn {
    0% {opacity: 0;left:-180px;}
    100% {opacity: 1;left: 0;}
}
/*Eind Fade-in en Fade-uit animaties*/

/* ================== START CHECKBOX GAME ================== */
.form-checkbox_game{
  margin-top: 20px;
}
.form-checkbox_game input[type=checkbox] {
    visibility: hidden;
    width: 1px;
    position: absolute;
}
.form-checkbox_game .check-box {
  width: 240px;
  padding-left: 50px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  background-color: transparent;
  position: relative;
  display: inline-block;
  background:url('../../images/psgame/checkblock.png') no-repeat top left;
  background-size:30px 30px;
  font-size:17px;
  line-height:30px;
  margin-left:15px;
  font-weight:300;
}
.form-checkbox_game .check-box::before, .check-box::after {
  position: absolute;
  height: 0;
  width: 3px;
  border-radius: 1px;
  background-color: #3399FF;
  display: inline-block;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;   
  content: ' ';
  -webkit-transition: opacity ease .5;
  -moz-transition: opacity ease .5;
  transition: opacity ease .5;
}
.form-checkbox_game .check-box::before {
  top: 24px;
  left:10px;
  box-shadow: 0 0 0 0px #ffffff;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.form-checkbox_game .check-box::after {
  top: 16px;
  left: 2px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form-checkbox_game input[type=checkbox]:checked + .check-box, .check-box.checked {
  border-color: #3399FF;
}
.form-checkbox_game input[type=checkbox]:checked + .check-box::after, .check-box.checked::after {
  height: 12px;
  -moz-animation: dothabottomcheck 0.2s ease 0s forwards;
  -o-animation: dothabottomcheck 0.2s ease 0s forwards;
  -webkit-animation: dothabottomcheck 0.2s ease 0s forwards;
  animation: dothabottomcheck 0.2s ease 0s forwards;
}
.form-checkbox_game input[type=checkbox]:checked + .check-box::before, .check-box.checked::before {
  height: 30px;
  -moz-animation: dothatopcheck 0.4s ease 0s forwards;
  -o-animation: dothatopcheck 0.4s ease 0s forwards;
  -webkit-animation: dothatopcheck 0.4s ease 0s forwards;
  animation: dothatopcheck 0.4s ease 0s forwards;
}
li.error {
  color:#EB8283;
  font-size:14px;
  list-style-type:none;
}
li.valid {
  height:0;
  color:#EB8283;
  font-size:11px;
  list-style-type:none;
}
.adressconfirm.adresvink {
  background-color: #ffffff;
    border-radius: 2px;
    color: #38ad14;
    font-weight:700;
    float: left;
/*    padding: 10px 20px;*/
    margin-bottom: 5px;
    margin-top: 10px;
    left: 0;
/*    padding-left: 30px;*/
/*    margin-left: 15px;*/
}
.adressconfirm.adresvink:before {
    z-index: 999999;
    content: '';
/*    position: relative;
    background-image: url(https://site.nettrack.nl/campaign/topgear/cid7162/img/adres_vink.png);
    background-position: 0;
    background-size: 20px;*/
    width: 20px;
    background-repeat: no-repeat;
    left: -15px;
    top: 4px;
    display: inline-block;
    height: 20px;
}


.adressconfirm2.adresvink2 {
background-color: #ffffff;
    border-radius: 2px;
    font-weight: 400;
    float: left;
    margin-bottom: 5px;
    margin-top: 10px;
    left: 0;
    padding-right: 20px;
    color: #000000;
    padding-bottom: 3px;
    border-radius: 27px;
}
.adressconfirm2.adresvink2:before {
    z-index: 999999;
    content: '';
/*    position: relative;
    background-image: url(https://site.nettrack.nl/campaign/topgear/cid7162/img/adres_vink.png);
    background-position: 0;
    background-size: 20px;*/
    width: 20px;
    background-repeat: no-repeat;
    left: -15px;
    top: 4px;
    display: inline-block;
    height: 20px;
}
@media(min-width:425px){
  .form-checkbox_game .check-box {
    width: 100%;
  }
}
/*Keyframes Checkbox*/
@-moz-keyframes dothabottomcheck {
  0% {height: 0;}
  100% {height: 11px;}
}
@-webkit-keyframes dothabottomcheck {
  0% {height: 0;}
  100% {height: 11px;}
}
@keyframes dothabottomcheck {
  0% {height: 0;}
  100% {height: 11px;}
}
@keyframes dothatopcheck {
  0% {height: 0;}
  50% {height: 0;}
  100% {height: 24px;}
}
@-webkit-keyframes dothatopcheck {
  0% {height: 0;}
  50% {height: 0;}
  100% {height: 24px;}
}
@-moz-keyframes dothatopcheck {
  0% {height: 0;}
  50% {height: 0;}
  100% {height: 24px;}
}
/* ================== END CHECKBOX ================== */
.persuasion_game_toform p.thnxtxt {
    margin: 0;
    padding: 0;
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
    margin-top:15px;
}
@media(min-width:992px){
  .persuasion_game_toform p.thnxtxt {
      font-size: 18px;
      line-height: 32px;
      font-weight: 300;
  }
}

@media (min-width: 576px) {
  
}

@media (min-width: 768px) {
  h4.specialpadtop{
    margin-top:16px;
  }
} 

@media (min-width: 992px) {
  
}

@media (min-width: 1200px) {
  
}
/*GAME*/

/*NIEUWSBRIEF*/
button.btnnb:hover{
  background-color:#f2f5fb!important;
  color:#284A9F!important;
}
  p.bdnbtxt{
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    padding: 0px 20px 20px 20px;
    font-weight: 400;
  }
@media (min-width: 768px) {
  p.bdnbtxt{
    text-align: left;
    padding: 0px 20px 0px 0px;
  }
} 
@media (min-width: 992px) {
  p.bdnbtxt{
      text-align: center;
      padding: 20px 20px 0px 20px;
      margin-top: 0px;
  }
}

/*NIEUWSBRIEF*/

/*NIEUWE CASES*/

/* Iconbar styling */
.iconbar {
    position: relative;
    padding-bottom: 7px;
    padding-left: 25px;
    padding-right: 25px;
}

.iconbar a.refresh {
    width: 54px;
    height: 54px;
    display: inline-block;
    border: 1px solid #00aeef;
    border-radius: 50%;
    background-color: #00aeef;
    position: relative;
    z-index: 999;
    cursor: pointer;
}

.iconbar img.refresh-button {
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    margin: auto auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.3s ease;
}

.iconbar a.refresh:hover img.refresh-button {
    transform: rotate(-225deg);
}

/* Responsive buttons container */
.responsive-buttons {
    position: relative;
    right: 0;
    top: 6px;
    width: 170px;
    height: 40px;
    display: inline-block;
    float: right;
}

/* Blauwe sliding achtergrond */
.responsive-buttons .background-icons {
    width: 54px;
    height: 40px;
    border: 1px solid #00aeef;
    border-radius: 3px;
    background-color: #00aeef;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: left 0.3s ease;
    z-index: 1;
}

.responsive-buttons .background-icons.tablet {
    left: 58px;
}

.responsive-buttons .background-icons.mobile {
    left: 116px;
}

.project .iconbar .responsive-buttons .background-icons.mobile {
    left: 115px;
}

/* Desktop knop */
.responsive-buttons a.desktop {
    width: 54px;
    height: 40px;
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
}

.responsive-buttons img.desktop-button {
    width: 32px;
    height: 30px;
    display: block;
    position: absolute;
    margin: auto auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
}

/* Tablet knop */
.responsive-buttons a.tablet {
    width: 54px;
    height: 40px;
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 58px;
    z-index: 2;
    cursor: pointer;
}

.responsive-buttons img.tablet-button {
    width: 32px;
    height: 30px;
    display: block;
    position: absolute;
    margin: auto auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
}

/* Mobile knop */
.responsive-buttons a.mobile {
    width: 54px;
    height: 40px;
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 116px;
    z-index: 2;
    cursor: pointer;
}

.responsive-buttons img.mobile-button {
    width: 32px;
    height: 30px;
    display: block;
    position: absolute;
    margin: auto auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none;
}

/* Desktop achtergrond (standaard) */
.project .mailcontainer2{
   background-image: url('../images/casesdevice/laptop-bg-b.png');
   background-color: #ffffff;
   background-size: 880px 581px;
   background-repeat: no-repeat;
   background-position: top center;
   transition: .7s;
   -webkit-transition: .7s linear;
}

.mailcontainer {
    background-image: url('../assets/images/casesdevice/desktop-bg-b.png');
    background-color: #ffffff;
    background-size: 880px 581px;
    background-repeat: no-repeat;
    background-position: top center;
    transition: background-image 0.3s ease, background-size 0.3s ease, background-position 0.3s ease;
}

/* Tablet achtergrond */
.mailcontainer.tabletview {
    background-image: url('../images/casesdevice/desktop-bg-tablet.png') !important;
    background-size: 650px 493px !important;
    background-position: top center !important;
}

/* Mobiele achtergrond */
.mailcontainer.mobileview {
    background-image: url('../images/casesdevice/desktop-bg-mob-b.png') !important;
    background-size: 402px 548px !important;
    background-position: top 10px center !important;
}

/* Iframe width - algemeen voor alle campaigns */
.mailcontainer iframe {
    width: 810px;
    border: 0;
    border-radius: 8px;
    display: block;
    overflow: hidden;
    padding-top: 20px;
    transition: width 0.7s ease, padding-top 0.7s ease; /* GEFIXED: was 'ransition' */
}

.mailcontainer.tabletview iframe {
    width: 625px !important;
    padding-top: 26px !important;
}

.mailcontainer.mobileview iframe {
    width: 360px !important;
    padding-top: 63px !important;
}

/* Responsive buttons aanpassingen voor medium schermen (768px - 992px) */
@media (min-width: 768px) and (max-width: 992px) {
    /* Verberg desktop knop */
    .responsive-buttons a.desktop {
        display: none !important;
    }
    
    /* Verplaats tablet naar links (waar desktop was) */
    .responsive-buttons a.tablet {
        left: 0 !important;
    }
    
    /* Verplaats mobile naar midden (waar tablet was) */
    .responsive-buttons a.mobile {
        left: 58px !important;
    }
    
    /* Blauwe achtergrond start op tablet positie (links) */
    .responsive-buttons .background-icons {
        left: 0 !important;
    }
    
    /* Tablet class positie */
    .responsive-buttons .background-icons.tablet {
        left: 0 !important;
    }
    
    /* Mobile positie voor blauwe achtergrond */
    .responsive-buttons .background-icons.mobile {
        left: 58px !important;
    }
    
    /* Verklein de totale breedte */
    .responsive-buttons {
        width: 112px !important;
    }
    
    /* Mailcontainer achtergrond voor medium schermen */
    .mailcontainer {
        background-image: url('https://www.omg.nl/images/showcase/desktop-bg-tablet.png');
        background-size: 650px 493px;
    }
}

/* Responsive voor kleine schermen */
@media (max-width: 767px) {
    .mailcontainer {
        background-image: url('../assets/images/casesdevice/desktop-bg-mob-b.png');
        background-size: 402px 548px;
        background-position: top 10px center;
    }
    
    .mailcontainer iframe {
        width: 360px !important;
        padding-top: 63px !important;
    }
}

/* FORCEER instant height changes voor iframes */
.mailcontainer iframe {
    transition: width 0.7s ease, padding-top 0.7s ease, height 0s !important;
}

.mailcontainer.tabletview iframe {
    transition: width 0.7s ease, padding-top 0.7s ease, height 0s !important;
}

.mailcontainer.mobileview iframe {
    transition: width 0.7s ease, padding-top 0.7s ease, height 0s !important;
}
/* FORCEER instant height changes voor iframes */
.mailcontainer iframe,
.mailcontainer.tabletview iframe,
.mailcontainer.mobileview iframe {
    transition: width 0.7s ease, padding-top 0.7s ease !important;
    transition-property: width, padding-top !important;
}
/*NIEUWE CASES*/


.txtcenter{
  text-align: left!important;
}

@media (min-width: 768px) {
  .txtcenter{
    text-align: center!important;
  }
} 

