:root {
  --dark: #6bb3ae;
  --light: #b1c53d;
}

html {
  scroll-behavior: smooth;
}

html, body {
  padding: 0;http://openresearch.rect.pl/wp-admin/theme-editor.php?file=style.css&theme=openresearch
  margin: 0;
  overflow-x: hidden;
}

body {
  background: #1b2437;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  overflow-x: hidden;
  line-height: 1.44;
  font-weight: 400;
}

body:before {
  height: 120px;
  display: block;
  content: "";
  width: 100%;
  position: relative;
}

@media(max-width: 1200px) {
  body {
    font-size: 12px;
  }
}

.container {
  -webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  * {
    max-width: 100vw;
  }

  .owl-carousel .owl-stage {
    max-width: none;
  }

  img {
    max-width: 100%;
  }

  [class*="offset-"] {
    margin-left: 0;
  }
}

::-moz-selection {
  background-color: var(--dark);
  color: var(--white);
}

::selection {
  background-color: var(--dark);
  color: var(--white);
}

a {
  color: #FFF;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  display: inline-block;
  text-decoration: underline;
}

.no-underline {
  text-decoration: none;
}

.text-underline {
  text-decoration: underline;
}

a:hover,
a:active,
a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: var(--dark);
}

::-moz-placeholder {
  color: var(--dark);
}

:-ms-input-placeholder {
  color: var(--dark);
}

:-moz-placeholder {
  color: var(--dark);
}

input[type=text], input[type=url], input[type=tel], input[type=email], input[type=password], textarea {
  color: #FFF;
  border: none;
  width: 100%;
  position: relative;
  background-color: transparent;
  display: block;
  border: 1px solid #FFF;
  border-radius: 20px;
  padding: 10px 20px !important;
  margin-bottom: 25px;
  outline: none;
  box-shadow: none;
  font-weight: 400;
}

input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, textarea:focus {
	outline: none;
}

input[type=text]:hover, input[type=email]:hover, input[type=tel]:hover, textarea:hover {
	outline: none;
}

label {
  color: #FFF;
  font-weight: 400;
  font-size: 0.75em;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

textarea {
  min-height: 130px;
}

button, button:hover, button:focus {
  outline: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

li {
  padding-bottom: 15px;
}

.align-right {
  text-align: right;
}

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

.align-left {
  text-align: left;
}

.align-right[class*="button"] {
  text-align: center;
  float: right;
}

section:not(.fl-row), section.fl-row:not(.fl-none) .fl-row-content-wrap {
  position: relative;
  padding: 70px 0;
  background-size: cover;
  background-position: center;
}

.container.relative {
  position: relative;
}

.fl-row .fl-row-fixed-width, .container {
  width: 100%;
  max-width: 90vw;
}

@media (min-width: 1300px) {
  .fl-row .fl-row-fixed-width, .container {
      max-width: 1170px;
  }
}

@media (min-width: 1600px) {
  .fl-row .fl-row-fixed-width, .container {
      max-width: 1300px;
  }
}

@media (min-width: 1800px) {
  .fl-row .fl-row-fixed-width, .container {
      max-width: 1500px;
  }
}

/* HEADINGS */

h1, .h1 {
  font-size: 3em;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 0 0 10px 0;
  margin: 0 0 60px 0;
  display: block;
  text-decoration: none;
  position: relative;
  width: 100%;
}

h1:before, .h1:before {
  width: 100%;
  height: 2px;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

h1:hover:before, .h1:hover:before {
  width: 90%;
}

h2, .h2 {
  font-size: 3em;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 0;
  margin: 0 0 20px 0;
  display: block;
  text-decoration: none;
  position: relative;
  width: 100%;
  text-align: center;
}

h3, .h3 {
  font-size: 2.2em;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 0;
  margin: 0 0 30px 0;
  display: block;
  text-decoration: none;
  position: relative;
}

h4, .h4 {
  font-size: 1.7em;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 0;
  margin: 0 0 30px 0;
  display: block;
  text-decoration: none;
  position: relative;
}

h4.title, .h4.title {
  margin-bottom: 20px;
}

h5, .h5 {
  font-size: 1.4em;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 0;
  margin: 0 0 15px 0;
  display: block;
  text-decoration: none;
  position: relative;
}

h6, .h6 {
  font-size: 1.4em;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  padding: 0;
  margin: 0 0 15px 0;
  display: block;
  text-decoration: none;
  position: relative;
}

h1, .h2, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  width: 100%;
}

/* PARAGRAPHS */

.text-normal {
  font-size: 1em;
}

.text-smaller {
  font-size: 0.875em;
}

.text-smallest {
  font-size: 0.75em;
}

.text-bigger {
  font-size: 1.125em;
  font-weight: 300;
}

.text-biggest {
  font-size: 1.25em;
  font-weight: 300;
}

ul {
  list-style: none;
  padding-left: 0;
}

ul li {
  position: relative;
  margin-top: 10px;
  padding: 0 0 0 15px;
}

ul li:before {
  width: 6px;
  height: 6px;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  background-color: var(--light);
  border-radius: 50%;
}

strong {
  font-weight: 800;
}

b {
  font-weight: 800;
}

.invert {
  color: var(--white);
}

/* OTHER */

.break-after:after {
  content: '\A';
  white-space: pre;
}

.break-before:before {
  content: '\A';
  white-space: pre;
}

.va-middle {
  vertical-align: middle;
}

.va-top {
  vertical-align: top;
}

.va-bottom {
  vertical-align: bottom;
}

.space-top-no:not(.fl-row), .fl-row.space-top-no .fl-row-content-wrap {
  margin-top: 0;
}

.space-bottom-no:not(.fl-row), .fl-row.space-bottom-no .fl-row-content-wrap {
  margin-bottom: 0;
}

.space-top:not(.fl-row), .fl-row.space-top .fl-row-content-wrap {
  margin-top: 25px !important;
}

.space-top-2x:not(.fl-row), .fl-row.space-top-2x .fl-row-content-wrap {
  margin-top: 50px !important;
}

.space-top-3x:not(.fl-row), .fl-row.space-top-3x .fl-row-content-wrap {
  margin-top: 100px !important;
}

.space-top-4x:not(.fl-row), .fl-row.space-top-4x .fl-row-content-wrap {
  margin-top: 125px !important;
}

.space-bottom:not(.fl-row), .fl-row.space-bottom .fl-row-content-wrap {
  margin-bottom: 25px !important;
}

.space-bottom-2x:not(.fl-row), .fl-row.space-bottom-2x .fl-row-content-wrap {
  margin-bottom: 50px !important;
}

.space-bottom-3x:not(.fl-row), .fl-row.space-bottom-3x .fl-row-content-wrap {
  margin-bottom: 100px !important;
}

.space-bottom-4x:not(.fl-row), .fl-row.space-bottom-4x .fl-row-content-wrap {
  margin-bottom: 125px !important;
}

.padding-top:not(.fl-row), .fl-row.padding-top .fl-row-content-wrap {
  padding-top: 25px !important;
}

.padding-top-2x:not(.fl-row), .fl-row.padding-top-2x .fl-row-content-wrap {
  padding-top: 50px !important;
}

.padding-top-3x:not(.fl-row), .fl-row.padding-top-3x .fl-row-content-wrap {
  padding-top: 100px !important;
}

.padding-top-4x:not(.fl-row), .fl-row.padding-top-4x .fl-row-content-wrap {
  padding-top: 125px !important;
}

.padding-bottom:not(.fl-row), .fl-row.padding-bottom .fl-row-content-wrap {
  padding-bottom: 25px !important;
}

.padding-bottom-2x:not(.fl-row), .fl-row.padding-bottom-2x .fl-row-content-wrap {
  padding-bottom: 50px !important;
}

.padding-bottom-3x:not(.fl-row), .fl-row.padding-bottom-3x .fl-row-content-wrap {
  padding-bottom: 100px !important;
}

.padding-bottom-4x:not(.fl-row), .fl-row.padding-bottom-4x .fl-row-content-wrap {
  padding-bottom: 125px !important;
}

.space-top-none:not(.fl-row), .fl-row.space-top-none .fl-row-content-wrap {
  margin-top: 0 !important;
}

.space-bottom-none:not(.fl-row), .fl-row.space-bottom-none .fl-row-content-wrap {
  margin-bottom: 0 !important;
}

.padding-top-none:not(.fl-row), .fl-row.padding-top-none .fl-row-content-wrap {
  padding-top: 0 !important;
}

.padding-bottom-none:not(.fl-row), .fl-row.padding-bottom-none .fl-row-content-wrap {
  padding-bottom: 0 !important;
}

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

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.no-border {
  border: none;
}

.inline-block {
  display: inline-block !important;
}

.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.mobile-only {
  display: none !important;
}

.vertical-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
}

@media screen and (max-width: 991px) {
  .mobile-only {
    display: block !important;
  }

  .desktop-only {
    display: none;
  }

  .no-mobile {
    display: none !important;
  }

  .mobile-center {
    text-align: center !important;
  }

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

  .mobile-no-margin {
    margin: 0 !important;
  }

  .mobile-100-width {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.overflow-hidden {
  overflow: hidden;
}

.navbar-toggler {
  display: none;
}

/* BUTTONS */

.primary-button, .form_subscribe_button {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: var(--dark);
  color: #FFF;
  padding: 18px 40px;
  font-weight: 500;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  border-radius: 90px;
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 15px;
}

.form_subscribe_button {
	padding: 18px 40px !important;
	margin-top: 15px;
}

.primary-button:before, .form_subscribe_button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--light);
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.primary-button:hover, .primary-button.active, .form_subscribe_button:hover {
  color: var(--white);
}

.primary-button:hover:before, .primary-button.active:before, .form_subscribe_button:hover:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* HEADER */

header {
  position: fixed;
  width: 100%;
  z-index: 999999;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  top: 0;
  padding: 25px 0;
}

header:after {
  content: "";
  display: table;
  clear: both;
}

header.header-scrolled {
  background-color: #1b2437;
}

header .logo {
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  float: left;
}

header .logo img {
  height: 45px;
  width: auto;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

header.header-scrolled .logo img {
  height: 35px;
}

header .nav-bar {
  float: right;
  letter-spacing: 0.1em;
  height: 45px;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

header.header-scrolled .nav-bar {
  height: 35px;
}

header .nav-bar li {
  margin: 0 15px;
  display: inline-block;
}

header .nav-bar li:before {
  z-index: -1;
  background-color: #FFF;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

header .nav-bar li:hover:before {
  width: 35px;
  height: 35px;
  background-color: var(--dark);
}

header .nav-bar a {
  text-decoration: none;
  font-weight: 500;
  text-transform: lowercase;
  display: block;
  position: relative;
}

header .nav-bar li.additional-button {
  width: 250px;
  transform: translateY(100%);
  bottom: -20px;
  right: 0;
  background-color: var(--dark);
  border-radius: 5px;
  padding: 10px 15px;
  text-align: center;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  position: absolute;
}

header .nav-bar li.additional-button:before {
  display: none;
}

header .nav-bar li.additional-button:hover {
  background-color: var(--light);
}

header .navbar-toggler {
  display: none;
}

header .lang-nav {
  text-transform: lowercase;
  float: right;
  margin-left: 50px;
}

header .main-nav {
  float: left;
}

header .lang-nav a, header .lang-nav span {
  display: inline-block;
}

header .lang-nav a {
  opacity: 0.6;
}

header .lang-nav a:hover {
  opacity: 1;
}

header .nav-bar .main-nav, header .nav-bar .lang-nav {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

header .nav-bar ul {
  margin: 0
}

/* MAIN TOP SECTION */

.main-top {
  position: relative;
  padding-top: 30px !important;
}

.main-top .container {
  position: relative;
  min-height: 640px;
  overflow: hidden;
}

.main-top .right-photo {
  position: absolute;
  top: 0;
  width: 45%;
  right: 0;
  z-index: 0;
  -webkit-animation:spin 120s linear infinite;
  -moz-animation:spin 120s linear infinite;
  animation:spin 120s linear infinite;
  overflow: hidden;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); transform:rotate(360deg);
  }
}

.main-top .points {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}

.main-top .points span {
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
  min-width: 8px;
  min-height: 8px;
}

.main-top .points span:before {
  left: 0;
  bottom: -10px;
  width: 8px;
  height: 8px;
  background-color: var(--light);
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  z-index: -1;
}
.main-top .points span:nth-child(even):before {
  background-color: var(--dark);
}

.main-top .points span:not(:empty):hover:before {
  width: 35px;
  height: 35px;
}

.main-top .points span:nth-child(1) {
  top: 40px;
  left: 90px;
}

.main-top .points span:nth-child(2) {
  top: 22px;
  left: 230px;
}

.main-top .points span:nth-child(3) {
  top: 35px;
  left: 520px;
}

.main-top .points span:nth-child(4) {
  top: 10px;
  left: 630px;
}

.main-top .points span:nth-child(5) {
  top: 100px;
  left: 450px;
}

.main-top .points span:nth-child(6) {
  bottom: 220px;
  left: 50px;
}

.main-top .points span:nth-child(7) {
  bottom: 120px;
  left: 200px;
}

.main-top .points span:nth-child(8) {
  bottom: 250px;
  left: 350px;
}

.main-top .points span:nth-child(9) {
  bottom: 200px;
  left: 580px;
}

.main-top .points span:nth-child(10) {
  bottom: 130px;
  right: 630px;
}

.main-top .points span:nth-child(11) {
  bottom: 10px;
  right: 120px;
}

.main-top .titles {
  position: absolute;
  z-index: 3;
  top: 150px;
  left: 0;
}

.main-top .titles h1 {
  margin: 0;
  text-transform: uppercase;
}

.main-top .titles h1:before {
  display: none;
}

.main-top .titles h1:nth-child(2) {
  font-size: 1.5em;
  font-weight: 500;
  margin-left: 100px;
}

.main-top .titles h1:nth-child(3) {
  margin-left: 50px;
}

/* ABOUT US */

.icon-box {
  padding: 0 50px;
}

.icon-box h2 {
	font-size: 2.5em;
}

.circle-icon {
  width: 140px;
  height: 140px;
  padding: 25px;
  display: block;
  margin: 0 auto 20px auto;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  border: 2px solid var(--dark);
}

.icon-box:hover .circle-icon {
  transform: scale(1.1);
}

.circle-icon img {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.circle-icon:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--dark);
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.icon-box:hover .circle-icon img {
  filter: saturate(0) brightness(150%);
}

.icon-box:hover .circle-icon:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

.toggle-box .text {
  display: none;
}

.toggle-box .title {
  cursor: pointer;
  position: relative;
}

.toggle-box .title:before {
  top: -12px;
  right: 0;
  border-radius: 50%;
  background-color: var(--dark);
  text-align: center;
  line-height: 50px;
  width: 50px;
  height: 50px;
  display: block;
  color: #FFF;
  content: ">";
  transform: rotate(90deg);
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  position: absolute;
}

.toggle-box .title:hover:before {
  background-color: #FFF;
  color: var(--dark);
}

.toggle-box.open .title:before {
  background-color: #FFF;
  color: var(--dark);
  transform: rotate(-90deg);
}

.toggle-box.open .text {
  display: block;
}

.why-us-circles {
  position: relative;
  margin-top: 150px;
  min-height: 1400px;
}

.why-us-circles:before {
  z-index: -1;
  background-color: rgba(59, 72, 99, 0.3);
  width: 1400px;
  height: 1400px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  content: "";
  border-radius: 50%;
}

.why-us-circles .titles {
  width: 50%;
  display: block;
  margin: 0 auto;
  padding-top: 80px;
}

.why-us-circles .titles h1:before {
  display: none;
}

.why-us-circles .titles h1 {
  margin-bottom: 0;
}

.why-us-circles .titles h1:nth-child(2) {
  margin-left: 50px;
  margin-bottom: 20px;
}

.why-us-circles .circles {
  display: block;
  position: relative;
}

.why-us-circles .circles .circle {
  position: absolute;
  border-radius: 50%;
  color: #FFF;
  width: 200px;
  height: 200px;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.why-us-circles .circles .circle:hover {
  transform: scale(1.05);
  z-index: 9;
}

.why-us-circles .circles .circle:before {
  width: 100%;
  height: 100%;
  background-color: #abc347;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  z-index: -1;
}

.why-us-circles .circles .circle .circle-inside {
  position: relative;
  padding: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.why-us-circles .circles .circle .text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 400px;
  padding: 20px 20px 120px 20px;
  z-index: 999;
  background-color: #FFF;
  border-radius: 20px;
  transform: translateX(-50%) translateY(-50%);
  color: #363636;
  display: none;
}

.why-us-circles .circles .circle .text .close {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.why-us-circles .circles .circle .info {
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  border: 2px solid #FFF;
  display: inline-block;
  font-weight: 500;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.why-us-circles .circles .circle .info:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FFF;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.why-us-circles .circles .circle .info:hover {
  color: var(--dark);
}

.why-us-circles .circles .circle .info:hover:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

.why-us-circles .circles .circle .add {
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  opacity: 1 !important;
  border-radius: 50%;
  border: 2px solid #FFF;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  margin-left: 15px;
}

.why-us-circles .circles .circle .add:before,
.why-us-circles .circles .circle .add:after {
    content: '';
    width: 4px;
    border-radius: 3px;
    height: 14px;
    background: #FFF;
    display: block;
    transform: rotate(0) translateX(0px);
    position: absolute;
    left: 11px;
    top: 6px;
    -webkit-transition: all .2s ease-in-out;
  	-moz-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}

.why-us-circles .circles .circle .add:after {
    transform: rotate(-90deg) translateX(0px);
}

.why-us-circles .circles .circle .add.active:before,
.why-us-circles .circles .circle .add:hover:before {
  transform: rotate(-35deg) translateX(0px);
  left: 8px;
}

.why-us-circles .circles .circle .add.active:after,
.why-us-circles .circles .circle .add:hover:after {
  transform: rotate(35deg) translateX(0px);
  left: 14px;
}

.why-us-circles .circles .circle .title {
  font-weight: 800;
  margin-bottom: 15px;
  display: block;
  font-size: 1.15em;
}

.why-us-circles .circles .circle:nth-child(1) {
  top: 100px;
  left: 5%;
  width: 200px;
  height: 200px;
}

.why-us-circles .circles .circle:nth-child(1):before {
  background-color: #a2c156;
}

.why-us-circles .circles .circle:nth-child(2) {
  top: 40px;
  left: 25%;
  width: 240px;
  height: 240px;
}

.why-us-circles .circles .circle:nth-child(2):before {
  background-color: #abc347;
}

.why-us-circles .circles .circle:nth-child(3) {
  top: 0;
  right: 25%;
  width: 240px;
  height: 240px;
}

.why-us-circles .circles .circle:nth-child(3):before {
  background-color: #9caf4b;
}

.why-us-circles .circles .circle:nth-child(4) {
  top: 300px;
  left: 18%;
  width: 180px;
  height: 180px;
}

.why-us-circles .circles .circle:nth-child(4):before {
  background-color: #94bd6b;
}

.why-us-circles .circles .circle:nth-child(5) {
  top: 280px;
  right: 25%;
  width: 240px;
  height: 240px;
}

.why-us-circles .circles .circle:nth-child(5):before {
  background-color: #7fb78e;
}

.why-us-circles .circles .circle:nth-child(6) {
  top: 250px;
  right: 5%;
  width: 220px;
  height: 220px;
}

.why-us-circles .circles .circle:nth-child(6):before {
  background-color: #bad254;
}

.why-us-circles .circles .circle:nth-child(7) {
  top: 380px;
  left: 35%;
  width: 200px;
  height: 200px;
}

.why-us-circles .circles .circle:nth-child(7):before {
  background-color: #82b789;
}

.why-us-circles .circles .circle:nth-child(8) {
  top: 510px;
  left: 15%;
  width: 230px;
  height: 230px;
}

.why-us-circles .circles .circle:nth-child(8):before {
  background-color: #6eb2a9;
}

.why-us-circles .circles .circle:nth-child(9) {
  top: 630px;
  left: 44%;
  width: 190px;
  height: 190px;
}

.why-us-circles .circles .circle:nth-child(9):before {
  background-color: #6eb2a9;
}

.why-us-circles .circles .circle:nth-child(10) {
  top: 580px;
  right: 15%;
  width: 190px;
  height: 190px;
}

.why-us-circles .circles .circle:nth-child(10):before {
  background-color: #7ecb92;
}

.why-us-circles .circles .circle:nth-child(11) {
  top: 790px;
  left: 18%;
  width: 230px;
  height: 230px;
}

.why-us-circles .circles .circle:nth-child(11):before {
  background-color: #65bcb0;
}

.why-us-circles .circles .circle:nth-child(12) {
  top: 850px;
  left: 42%;
  width: 190px;
  height: 190px;
}

.why-us-circles .circles .circle:nth-child(12):before {
  background-color: #9dcdc7;
}

.why-us-circles .circles > .primary-button {
  right: 10%;
  top: 870px;
  position: absolute;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

button.close {
  cursor: pointer;
  position: absolute;
  width: 60px;
  height: 60px;
  opacity: 1 !important;
  border-radius: 50%;
  border: 2px solid #363636;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

button.close:hover {
  opacity: 1;
  transform: rotate(90deg);
  border: 2px solid var(--dark);
}

button.close:before,
button.close:after {
    content: '';
    width: 8px;
    border-radius: 3px;
    height: 70%;
    background: #363636;
    display: block;
    transform: rotate(45deg) translateX(0px);
    position: absolute;
    left: 43%;
    top: 15%;
}

button.close:hover:before,
button.close:hover:after {
    background: var(--dark);
}

button.close::after {
    transform: rotate(-45deg) translateX(0px);
}

.team-item {
  display: block;
  position: relative;
  margin-bottom: 80px;
}

.team-item img {
  width: 80%;
  max-width: 370px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin: 30px auto;
}

.team-item h5 {
  padding-bottom: 10px;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.team-item h5:before {
  width: 100%;
  height: 2px;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.team-item:hover h5:before {
  width: 90%;
}

.team-item:hover h5 {
  color: var(--dark);
}

.clients-logos {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.clients-logos .logo {
  flex: 1 0 10%;
  padding: 30px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.clients-logos .logo:nth-child(10n+10) {
  border-right: 0;
}

.clients-logos .logo:last-child {
  border-right: 0;
}

.clients-logos .logo img {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
  width: auto;
  height: auto;
  max-width: 80%;
}

.clients-logos .logo:hover img {
  transform: translateY(-50%) translateX(-50%) scale(1.1);
}

.owl-carousel .owl-dots {
  position: absolute;
  width: 100%;
  display: block;
  text-align: center;
  bottom: -40px;
}

.owl-carousel .owl-dots .owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 7px;
  border: 1px solid #FFF;
  display: inline-block;
  margin: 0 7px;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.owl-carousel .owl-dots .owl-dot.active, .offer-carousel .owl-dots .owl-dot:hover {
  background-color: #FFF;
}

.references-carousel {
  padding-left: 20%;
  padding-right: 20%;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  width: 100%;
  height: 133px;
  left: 0;
}

.owl-carousel .owl-nav button {
  width: 68px;
  height: 133px;
  background-size: 100%;
  background-position: center;
  position: absolute;
  top: 0;
  pointer-events: all;
  background-repeat: no-repeat;
}

.owl-carousel .owl-nav button.owl-prev {
  background-image: url(../img/arrow-left.svg);
  left: 5%;
  background-repeat: no-repeat;
}

.owl-carousel .owl-nav button.owl-next {
  background-image: url(../img/arrow-right.svg);
  right: 5%;
  background-repeat: no-repeat;
}

.news-item {
  border-radius: 20px;
  display: block;
  background-color: #252f44;
  position: relative;
  padding: 20px 40px;
  -webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
  text-align: center;
  margin-bottom: 50px;
}

.news-item .background {
  background-size: cover;
  background-position: center;
  width: 210px;
  height: 210px;
  margin: 0 auto 40px auto;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}

.news-item .primary-button {
  display: block;
  width: 100%;
  margin-top: 40px;
  color: #FFF;
}

.news-item:hover {
  background-color: #FFF;
  color: #363636;
}

.report-list {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.report-list li {
  margin: 15px;
  display: block;
}

.report-list li:before {
  z-index: -1;
  background-color: #FFF;
  -webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.report-list li:hover:before {
  width: 35px;
  height: 35px;
  background-color: var(--dark);
}

.report-list a {
  text-decoration: none;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  position: relative;
}

.reports .col-md-5 img {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  border-radius: 50%;
  z-index: 2;
}

.reports .col-md-5:before {
  width: 80px;
  height: 80px;
  background-color: #222c40;
  position: absolute;
  content: "";
  right: 0;
  top: 30px;
  border-radius: 50%;
  transform: translateX(50%);
}

.reports .col-md-5:after {
  width: 260px;
  height: 260px;
  background-color: #222c40;
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  border-radius: 50%;
}

.checkbox-container {
  position: relative;
  padding-left: 25px;
  text-transform: none;
}

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #FFF;
}

.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkbox-container input:checked ~ .checkmark {
  background-color: var(--dark);
}

.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-container .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

form .primary-button {
  float: right;
}

.circle-image {
  width: 100%;
  max-width: 385px;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
}

.single-entry-item {
  border-radius: 20px;
  background-color: #FFF;
  color: #363636;
  padding: 40px;
}

.single-entry-item a {
  color: var(--dark);
}

@media screen and (max-width: 1150px) {
  .news-item .background {
    width: 150px;
    height: 150px;
  }
}

@media screen and (max-width: 1100px) {
  header .nav-bar li {
    margin: 0 10px;
  }

  .main-top .points span:nth-child(4) {
    right: 50px;
    top: 100px;
  }

  .icon-box {
    padding: 0 20px;
  }
}

@media screen and (max-width: 820px) {
  header .navbar-toggler {
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    padding: 0;
    right: 0;
    top: 15px;
  }

  header .navbar-toggler span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: var(--light);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }

  header .navbar-toggler span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  header .navbar-toggler span:nth-child(2) {
    top: 6px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  header .navbar-toggler span:nth-child(3) {
    top: 12px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  header .navbar-toggler.open {
    z-index: 99999999;
  }

  header .navbar-toggler.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 3px;
  }

  header .navbar-toggler.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }

  header .navbar-toggler.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 15px;
    left: 3px;
  }

  .nav-bar {
    position: relative;
  }

  .subpage-header h1 {
    font-size: 3em;
  }

  header .nav-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999999;
    overflow-y: auto;
    right: -100%;
    width: 100%;
    height: 100vh;
    background: #1b2437;
    transition: 0.4s;
    padding: 100px 40px 40px 40px;
  }

  header .nav-bar.open {
    right: 0;
  }

  header .nav-bar .main-nav, header .nav-bar .lang-nav {
    top: 0;
    transform: none;
  }

  header .nav-bar li {
    display: block;
    margin: 20px 0;
  }

  header .lang-nav, header .main-nav {
    margin-left: 0;
    float: none;
  }

  header .lang-nav {
    margin-top: 50px;
  }
  
  header .nav-bar li.additional-button {
    position: relative;
    transform: none;
  }

  /*.main-top .points span:nth-child(1) {
    left: 10px;
  }

  .main-top .points span:nth-child(3) {
    left: 100px;
  }

  .main-top .points span:nth-child(5) {
    left: 120px;
  }

  .main-top .points span:nth-child(8) {
    left: 80px;
    bottom: 280px;
  }

  .main-top .points span:nth-child(9) {
    left: 220px;
  }

  .main-top .points span:nth-child(10) {
    right: 30px;
  }*/
  
  
  .main-top .container {
	  min-height: 350px;
  }
  
  .main-top .points span {
	  left: 0 !important;
	  width: 100%;
	  text-align: center;
  }
  
  .main-top .points span:nth-child(1) {
    display: none;
  }
  
  .main-top .points span:nth-child(2) {
    top: 10px;
  }
  
  .main-top .points span:nth-child(3) {
    display: none;
  }
  
  .main-top .points span:nth-child(4) {
    top: 30px;
  }
  
  .main-top .points span:nth-child(5) {
    top: 50px;
  }
  
  .main-top .points span:nth-child(6) {
    bottom: 80px;
  }
  
  .main-top .points span:nth-child(7) {
    bottom: 60px;
  }
  
  .main-top .points span:nth-child(8) {
    bottom: 40px;
  }
  
  .main-top .points span:nth-child(9) {
    display: none;
  }
  
  .main-top .points span:nth-child(10) {
    display: none;
  }
  
  .main-top .points span:nth-child(11) {
    display: none;
  }

  .main-top .titles h1:nth-child(3) {
    margin-left: 30px;
  }

  .main-top .titles h1:nth-child(2) {
    margin-left: 60px;
  }
  
  .main-top .points span:before {
	  display: none;
  }
  
  .main-top .right-photo {
	  top: 70px;
	  right: 0;
  }
  
  .main-top .titles h1, .main-top .titles h1:nth-child(2), .main-top .titles h1:nth-child(3) {
	  width: 100%;
	  margin-right: 0;
	  margin-left: 0;
	  text-align: center;
  }
  
  .main-top {
	  padding-bottom: 10px !important;
  }
  
  .main-top .titles {
	  top: 100px;
  }
  
  .why-us-circles {
	  margin-top: 0px;
  }
  
  section:not(.fl-row), section.fl-row:not(.fl-none) .fl-row-content-wrap {
	  padding: 30px 0;
  }

  .circle-icon {
    width: 100px;
    height: 100px;
  }

  .icon-box {
    margin-bottom: 50px;
  }

  .toggle-box {
    margin-bottom: 60px;
  }

  .why-us-circles .titles {
    width: 90%;
  }

  .why-us-circles .circles .circle{
    position: relative;
    top: auto !important;
    left: 50% !important;
    right: auto !important;
    bottom: auto !important;
    margin-bottom: 30px;
	transform: translateX(-50%);
  }

  .why-us-circles .circles .circle:nth-child(even) {
    left: 50% !important;
    right: 0 !important;
  }
  
  .team-item {
	  margin-bottom: 40px;
  }

  .why-us-circles .circles > .primary-button {
    position: relative;
    left: 0 !important;
    top: auto !important;
    margin-bottom: 30px;
  }

  .team-item img {
    width: 60%;
  }

  .clients-logos .logo {
    flex: 1 0 33%;
  }

  .references-carousel {
    padding-left: 50px;
    padding-right: 50px;
  }

  .owl-carousel .owl-nav button {
    width: 20px;
  }

  .contact .col-md-3 {
    text-align: center;
    margin-top: 50px;
  }

  h1, .h1 {
    font-size: 2.2em;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    padding: 0 0 10px 0;
    margin: 0 0 60px 0;
    display: block;
    text-decoration: none;
    position: relative;
    width: 100%;
  }

  h2, .h2 {
    font-size: 2.2em;
  }
  
  .icon-box h2 {
	  font-size: 1.8em;
  }

  h3, .h3 {
    font-size: 1.75em;
  }

  h4, .h4 {
    font-size: 1.4em;
  }

  h5, .h5 {
    font-size: 1.2em;
  }

  h6, .h6 {
    font-size: 1.2em;
  }

  header.header-scrolled .nav-bar {
    height: 100%;
  }

  form .primary-button {
    float: none;
    margin-top: 30px;
    text-align: center;
  }

  .clients-logos .logo {
    padding: 15px;
  }

  .clients-logos .logo img {
    max-width: 95%;
  }
}

.hide { display: none; }

.freshMailPopUp__body input[type=text], .ml-form-fieldRow input, .freshMailPopUp__body input[type=url], .freshMailPopUp__body input[type=tel], .freshMailPopUp__body input[type=email], .freshMailPopUp__body nput[type=password], .freshMailPopUp__body textarea {
	border-color: var(--dark);
	color: var(--dark);
	margin-bottom: 10px;
}

.form_container p {
	line-height: 1.4;
	margin-bottom: 15px !important;
}

.form_container .text_header {
	    font-size: 1.4em;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    padding: 0;
    margin: 0 0 15px 0;
    display: block;
    text-decoration: none;
    position: relative;
}

/* POPUP */ 

body > .freshmail_popup .freshMailPopUp__body {
	width: 90% !important;
	max-width: 1100px !important;	
}

body > .freshmail_popup .freshMailPopUp__body > div[id^="fm_form_"] {
	padding: 30px 30px 30px 50% !important;
	position: relative;
	background-color: #1f293d !important;
	border-radius: 25px !important;
	border: 7px solid #6bb1ae !important;
	color: #FFF !important;
	overflow: hidden !important;
}

body > .freshmail_popup .freshMailPopUp__body > div[id^="fm_form_"]:before {
	width: 48%;
	height: 100%;
	position: absolute;
	background-size: cover;
	background-position: center;
	left: 0;
	top: 0;
	content: "";
}

body > .freshmail_popup .freshMailPopUp__body * {
	color: #FFF !important;
	text-align: left !important;
}

body > .freshmail_popup .freshMailPopUp__body input[type=text], body > .freshmail_popup .freshMailPopUp__body input[type=url], body > .freshmail_popup .freshMailPopUp__body input[type=tel], body > .freshmail_popup .freshMailPopUp__body input[type=email], body > .freshmail_popup .freshMailPopUp__body input[type=password], body > .freshmail_popup .freshMailPopUp__body textarea {
	color: #FFF !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #51545c !important;
	border-radius: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body > .freshmail_popup .freshMailPopUp__body input::placeholder {
	color: #51545c !important;
}

body > .freshmail_popup .freshMailPopUp__body .form_subscribe > p:first-child {
	font-size: 16px !important;
	font-weight: normal !important;
	margin-bottom: 0 !important;
	line-height: 1 !important;
}

body > .freshmail_popup .freshMailPopUp__body .form_subscribe input {
	max-height: 30px;
}
	
body > .freshmail_popup .freshMailPopUp__body .form_subscribe > .sub_header {
	font-size: 28px !important;
	font-weight: bold !important;
	margin-bottom: 20px !important;
}

body > .freshmail_popup .freshMailPopUp__body p {
	line-height: 1;
}

body > .freshmail_popup .freshMailPopUp__body p > input[type=checkbox] ~ span {
	font-size: 9px !important;
}

body > .freshmail_popup .freshMailPopUp__body button[type=submit] {
	margin-top: 20px !important;
}

body > .freshmail_popup #freshMailPopUp__close {
	background-image: url(../img/close-popup.png) !important;
	z-index: 9;
	background-size: cover !important;
	top: 20px !important;
	right: 20px !important;
	width: 20px !important;
	height: 20px !important;
}

body > .freshmail_popup .freshMailPopUp__body > div[id^="fm_form_"]:before {
	background-image: url('../img/popup-bg.jpg');
}

.boxes-carousel {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.boxes-carousel .item {
  width: calc(25% - 23px);
  color: #FFF;
}

.boxes-carousel .item:nth-child(4n + 1) .title:before {
  background-color: #a6c613;
}

.boxes-carousel .item:nth-child(4n + 2) .title:before {
  background-color: #74b747;
}

.boxes-carousel .item:nth-child(4n + 3) .title:before {
  background-color: #54b377;
}

.boxes-carousel .item:nth-child(4n + 4) .title:before {
  background-color: #2cb4ae;
}

/*.boxes-carousel {
    padding-left: 12%;
    padding-right: 12%;
}*/

.boxes-carousel ul li:before {
  background-color: #FFF;
}

.boxes-carousel .title {
  position: relative;
  padding-left: 1.25em;
}

.boxes-carousel .item:nth-child(4n + 1) .title {
  color: #a6c613;
}

.boxes-carousel .item:nth-child(4n + 2) .title {
  color: #74b747;
}

.boxes-carousel .item:nth-child(4n + 3) .title {
  color: #54b377;
}

.boxes-carousel .item:nth-child(4n + 4) .title {
  color: #2cb4ae;
}

.boxes-carousel .title:before {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  top: 0.1em;
  content: "";
  display: block;
}

.boxes-carousel li {
  margin-top: 5px;
}

/* POPUP NEW */

.ml-form-embedPermissionsOptionsCheckbox > label {
  display: flex;
  gap: 10px;
}

.ml-form-embedPermissions {
  font-size: 10px;
}

.ml-form-embedPermissions h4 {
  font-size: 1.25em;
  margin-bottom: 5px;
  margin-top: 15px;
}

.ml-form-embedPermissionsOptionsCheckbox {
  font-size: 16px;
}

.ml-form-embedContainer {
	width: 100% !important;
}

.ml-form-embedContainer .ml-form-align-center {
	padding: 30px 30px 30px 50% !important;
	position: relative;
	background-color: #1f293d !important;
	border-radius: 25px !important;
	border: 7px solid #6bb1ae !important;
	color: #FFF !important;
	overflow: hidden !important;
}

.ml-form-embedContainer .ml-form-align-center:before {
	width: 48%;
	height: 100%;
	position: absolute;
	background-size: cover;
	background-position: center;
	left: 0;
	top: 0;
	content: "";
}

.ml-form-embedContainer .ml-form-align-center * {
	color: #FFF !important;
	text-align: left !important;
}

.ml-form-embedContainer .ml-form-align-center input[type=text], .ml-form-embedContainer .ml-form-align-center input[type=url], .ml-form-embedContainer .ml-form-align-center input[type=tel], .ml-form-embedContainer .ml-form-align-center input[type=email], .ml-form-embedContainer .ml-form-align-center input[type=password], .ml-form-embedContainer .ml-form-align-center textarea, .ml-form-embedContainer .ml-form-align-center input[type=text]:focus, .ml-form-embedContainer .ml-form-align-center input[type=url]:focus, .ml-form-embedContainer .ml-form-align-center input[type=tel]:focus, .ml-form-embedContainer .ml-form-align-center input[type=email]:focus, .ml-form-embedContainer .ml-form-align-center input[type=password]:focus, .ml-form-embedContainer .ml-form-align-center textarea:focus, .ml-form-embedContainer .ml-form-align-center input[type=text]:active, .ml-form-embedContainer .ml-form-align-center input[type=url]:active, .ml-form-embedContainer .ml-form-align-center input[type=tel]:active, .ml-form-embedContainer .ml-form-align-center input[type=email]:active, .ml-form-embedContainer .ml-form-align-center input[type=password]:active, .ml-form-embedContainer .ml-form-align-center textarea:active {
	color: #FFF !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #51545c !important;
	border-radius: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
  background-color: transparent;
}

.ml-form-embedContainer .ml-form-align-center input::placeholder {
	color: #51545c !important;
}

.ml-form-embedContainer .ml-form-align-center .form_subscribe > p:first-child {
	font-size: 16px !important;
	font-weight: normal !important;
	margin-bottom: 0 !important;
	line-height: 1 !important;
}

.ml-form-embedContainer .ml-form-align-center .form_subscribe input {
	max-height: 30px;
}
	
.ml-form-embedContainer .ml-form-align-center .ml-form-embedContent h4 {
	font-size: 28px !important;
	font-weight: bold !important;
	margin-bottom: 20px !important;
}

.ml-form-embedContainer .ml-form-align-center p {
	line-height: 1;
}

.ml-form-embedContainer .ml-form-align-center p > input[type=checkbox] ~ span {
	font-size: 9px !important;
}

.ml-form-embedContainer .ml-form-align-center button[type=submit] {
	margin-top: 20px !important;
}

.ml-form-embedContainer .ml-form-align-center:before {
	background-image: url('https://openresearch.pl/wp-content/uploads/2025/05/popup-bg.jpg');
}

@media (max-width: 980px) {
  .boxes-carousel .item {
  width: calc(50% - 15px);
}
.ml-form-embedContainer .ml-form-align-center {
	padding: 30px 30px 30px 30px !important;
}

.ml-form-embedContainer .ml-form-align-center:before {
	width: 0%;
	height: 0%;
	display: none;
}
}

@media (max-width: 640px) {
  .boxes-carousel .item {
  width: 100%;
}
}

@media(max-width: 1200px) {
  .clients-logos .logo {
    flex: 1 0 14.28%;
  }
  
  .clients-logos .logo:nth-child(10n+10) {
    border-right: 1px solid #FFF !important;
  }
  
  .clients-logos .logo:nth-child(7n+7) {
    border-right: 0 !important;
  }
}

@media(max-width: 998px) {
  .clients-logos .logo {
    flex: 1 0 16.666%;
  }
  
  .clients-logos .logo:nth-child(7n+7) {
    border-right: 1px solid #FFF !important;
  }

  .clients-logos .logo:nth-child(6n+6) {
    border-right: 0 !important;
  }
}

@media(max-width: 664px) {
  .clients-logos .logo {
    flex: 1 0 20%;
  }
  
  .clients-logos .logo:nth-child(6n+6) {
    border-right: 1px solid #FFF !important;
  }

  .clients-logos .logo:nth-child(5n+5) {
    border-right: 0 !important;
  }
}

.clients-logos .logo:last-child {
    border-right: 0 !important;
  }