@font-face {
  font-family: "Circular-Pro-Blackitalic";
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/lineto-circular-pro-blackitalic.eot");
  src: url("/fonts/lineto-circular-pro-blackitalic.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/lineto-circular-pro-blackitalic.woff") format("woff"),
    url("/fonts/lineto-circular-pro-blackitalic.ttf") format("truetype"),
    url("/fonts/lineto-circular-pro-blackitalic.svg#lineto-circular-pro-blackitalic")
      format("svg");
}

@font-face {
  font-family: "Circular-Pro-Black";
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/lineto-circular-pro-black.eot");
  src: url("/fonts/lineto-circular-pro-black.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/lineto-circular-pro-black.woff") format("woff"),
    url("/fonts/lineto-circular-pro-black.ttf") format("truetype"),
    url("/fonts/lineto-circular-pro-black.svg#lineto-circular-pro-black")
      format("svg");
}

@font-face {
  font-family: "Circular-Pro-Bookitalic";
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/lineto-circular-pro-bookitalic.eot");
  src: url("/fonts/lineto-circular-pro-bookitalic.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/lineto-circular-pro-bookitalic.woff") format("woff"),
    url("/fonts/lineto-circular-pro-bookitalic.ttf") format("truetype"),
    url("/fonts/lineto-circular-pro-bookitalic.svg#lineto-circular-pro-bookitalic")
      format("svg");
}

@font-face {
  font-family: "Circular-Pro-Book";
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/lineto-circular-pro-book.eot");
  src: url("/fonts/lineto-circular-pro-book.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/lineto-circular-pro-book.woff") format("woff"),
    url("/fonts/lineto-circular-pro-book.ttf") format("truetype"),
    url("/fonts/lineto-circular-pro-book.svg#lineto-circular-pro-book")
      format("svg");
}

* {
  margin: 0;
  padding: 0;
  outline: 0;
}

::selection {
  color: #004854;
  background: #3ebeba;
}

body,
html {
  height: 100%;
}

body {
  min-width: 990px;
  color: #424242;
  background: #fff;
  font-family: "Circular-Pro-Book", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #424242;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0;
}

p {
  padding-bottom: 23px;
}

.bold {
  font-family: "Circular-Pro-Black", sans-serif;
}

h2 {
  padding-bottom: 20px;
  font: 50px "Circular-Pro-Black", sans-serif;
}

h3 {
  padding-bottom: 20px;
  color: #f05e5e;
  font: 30px "Circular-Pro-Black", sans-serif;
}

input,
textarea,
select {
  font-family: "Circular-Pro-Book", arial, sans-serif;
  font-size: 12px;
}

textarea {
  overflow: auto;
}

.separator {
  width: 100%;
  height: 50px;
  display: block;
  clear: both;
}

.cl {
  display: block;
  clear: both;
  height: 0;
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}

.notext {
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}

.left,
.alignleft {
  display: inline;
  float: left;
}

.right,
.alignright {
  display: inline;
  float: right;
}

.ac {
  text-align: center;
}

.shell {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}

.btn {
  display: inline-block;
  padding: 20px 36px;
  text-decoration: none;
  color: #fff;
  border-radius: 32px;
  background-color: #ffc930;
  font: 18px "Circular-Pro-Book", sans-serif;
  line-height: 24px;
}

.btnsmall {
  display: inline-block;
  padding: 7px 20px;
  text-decoration: none;
  color: #fff;
  border-radius: 24px;
  background-color: #0085c1;
  font: 14px "Circular-Pro-Black", sans-serif;
  line-height: 24px;
}

.btn.white {
  color: #303838;
  background-color: white;
}

.btn.blue {
  background-color: blue;
}

.btn.yellow {
  color: #303838;
  background-color: #ffc930;
}

.btn.red {
  color: #fff;
  background-color: #ef5e5e;
}

.btn.dark {
  background-color: #844e87;
}

.btn:hover {
  border: 0;
}

.section {
  padding: 60px 0 80px;
}

.heading-section {
  padding: 0;
  background: #3fbfbb;
}

#testimonials {
  background: #eff4f4;
}

.section.orange {
  background: #ffd073;
}

#testimonials h2 {
  color: #303838;
  border-bottom: none;
}

#testimonials a,
#testimonials h4 {
  display: inline-block;
  margin: 10px 30px;
  padding: 0 0;
  text-decoration: none;
  color: #aab7b7;
  border-bottom: 3px solid #eff4f4;
  font: 19px "Circular-Pro-Black", sans-serif;
}

#testimonials a:hover {
  color: #707a7a;
  border-bottom: 3px solid #c8d5d5;
}

.colums {
  display: table;
  margin: 0 15px 41px;
}

#testimonials p {
  color: #0084c1;
}

.left-column,
.right-column {
  display: inline-block;
  display: table-cell;
  width: 50%;
}

.speech-bubble {
  display: block;
  margin: 10px;
  padding: 23px;
  color: black;
  border-radius: 20px;
  background-color: #fff;
  font-size: 18px;
}

.speech-bubble p {
  padding: 0;
}

.speech-arrow {
  position: absolute;
  width: 15px;
  height: 15px;
  margin: 12px 0 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 3px;
  background: inherit;
}

#header {
  margin-bottom: 108px;
  background-color: #fff;
}

#header .shell {
  position: relative;
  height: 56px;
  padding: 15px 0;
}

h1#logo {
  position: absolute;
  top: 0px;
  left: 423px;
  width: 330px;
}

h1#logo a {
  display: block;
  height: 133px;
  text-indent: -4000px;
  background: url("/images/Casumo Partners_B_Center.svg") no-repeat 0 0;
  font-size: 0;
  line-height: 0;
}

.nav {
  height: 26px;
  list-style: none outside none;
}

.nav li {
  float: left;
}

.nav li + li {
  margin-left: 4px;
  padding-left: 7px;
}

.nav a {
  float: left;
  text-decoration: none;
  border-bottom: 3px solid #fff;
  font-size: 16px;
}

.nav a:hover {
  border-bottom: 3px solid #c8d5d5;
}

.intro {
  float: left;
  width: 482px;
}

.heading-section,
#testimonials {
  color: #fff;
}

.heading-section h3 {
  color: #303838;
  font-size: 60px;
  line-height: 64px;
}

.heading-section p {
  width: 420px;
}

.heading-section .btn {
  margin-right: 15px;
}

.head-img {
  position: relative;
  display: block;
  margin: -85px -1px 25px -3px;
}

.features {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  padding-top: 28px;
  list-style: none outside none;
}

.features li {
  float: left;
  width: 300px;
  height: 370px;
  padding-left: 20px;
}

.features .holder {
  width: 300px;
  height: 162px;
  margin: 0 auto;
  margin-bottom: 40px;
  padding-top: 44px;
  text-align: center;
}

.features .holder img {
  display: block;
  margin: 0 auto;
}

.features .holder small {
  display: block;
  padding-top: 10px;
  color: #85c8c5;
  font: 20px "Circular-Pro-Black", sans-serif;
  line-height: 20px;
}

.features .holder strong {
  display: block;
  color: #ffae56;
  font: 60px "Circular-Pro-Black", sans-serif;
  line-height: 60px;
}

.scheme {
  width: 100%;
  margin: 0 15px 41px;
  table-layout: fixed;
  text-align: center;
}

.scheme th,
.scheme td {
  border-radius: 3px;
}

.scheme th {
  height: 85px;
  font-weight: normal;
}

.scheme td {
  height: 180px;
  color: #ef5e5e;
  background: #ffa383;
  font: 36px "Circular-Pro-Book", sans-serif;
}

.scheme .circles td {
  height: auto;
  background: transparent;
}

.scheme .circle {
  position: relative;
  z-index: 999;
  display: block;
  height: 180px;
  margin-top: -30px;
  text-align: center;
  color: #fff;
  background: url("/images/circle.png") no-repeat 0 0;
  font: 60px "Circular-Pro-Black", sans-serif;
  line-height: 180px;
}

.faq {
  width: 550px;
  margin: 0 auto;
  padding: 41px 0 0 20px;
  list-style: none outside none;
}

.faq a {
  border-bottom: 3px solid #c8d5d5;
}

.faq a:hover {
  color: #f05e5e;
  border-bottom: 3px solid #f05e5e;
}

.faq h3 {
  padding-bottom: 15px;
}

.faq h2 {
  text-align: center;
}

.faq li {
  padding-bottom: 21px;
}

#footer {
  position: relative;
  margin-top: 104px;
  padding: 50px 0 40px;
  text-align: center;
  color: #aab8b8;
  background: #eef6f6;
  font-size: 15px;
}

.lang {
  height: 26px;
  list-style: none outside none;
}

.lang li {
  float: left;
}

.lang li + li {
  margin-left: 20px;
}

.lang a {
  float: left;
  padding-bottom: 5px;
  text-decoration: none;
  font-size: 16px;
}

#footer .selected {
  border-bottom: 3px solid #303838;
}

.lang a:hover {
  border-bottom: 3px solid #c8d5d5;
}

#footer-content {
  display: flex;
  width: 990px;
  margin: 0 auto;
  justify-content: space-between;
}

#footer-content > div {
  width: 30%;
}

#footer-content.with-careers-link > div {
  width: 26%;
}

#footer-content.with-careers-link > div:last-child {
  width: 48%;
}

.go-top {
  position: absolute;
  top: -33px;
  left: 50%;
  display: block;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  background: url("/images/casumo-to-top.png") no-repeat 0 0;
}

.navigation {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  -mstransform: translateY(-50%);
}

.shell .nav.right li {
  display: inline-block;
  float: none;
}
.shell ul ul {
  padding-left: 20px;
}
.shell ul ul ul {
  padding-left: 40px;
}

.shell ol ol {
  padding-left: 20px;
}

.terms {
  font-size: 14px;
}

.terms table {
  width: 50%;
}

.is-centered {
  text-align: center;
}

.is-normal-font-size {
  font-size: 18px;
}

/* Accordions */
.accordion-item {
  height: auto;
  margin-bottom: 20px;
  transition: all 0.3s;
}

.accordion-item-opener {
  font-size: 18px;
  font-weight: 500;
  padding-left: 30px;
  position: relative;
}

.accordion-item-opener,
.accordion-item-opener:hover,
.accordion-item-opener:active {
  color: black !important;
  text-decoration: none !important;
}

.accordion-item-opener::before {
  content: "-";
  position: absolute;
  left: 0px;
  top: 3px;
  line-height: 15px;
  width: 19px;
  height: 19px;
  background: black;
  border-radius: 99px;
  color: white;
  text-align: center;
  padding-left: 1px;
}

.accordion-item-opener.collapsed::before {
  content: "+";
}

.accordion-item .panel-collapse {
  font-size: 15px;
  padding-top: 5px;
  padding-left: 30px;
}

.accordion-image {
  width: 100%;
  margin-top: 10px;
  border: 3px solid #c8c8c8;
  border-radius: 3px;
}

.no-padding-top {
  padding-top: 0 !important;
}

.guidelines h3:first-of-type {
  margin-top: 0px;
}

.guidelines h3 {
  margin-top: 20px;
}

.guidelines h1 {
  margin-bottom: 20px;
}

.center {
  text-align: center;
}

.privacy-policy-link a {
  color: #3291e2;
  text-decoration: underline;
}
