html {
  scroll-behavior: smooth;
}
body {
  font-family: "Roboto Slab";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab";
}
a {
  color: #d68105;
  font-weight: bold;
}
ol,
ul {
  line-height: 1.9;
  font-size: 1.25rem;
}
body .bg-image img {
  float: right;
}
.home-banner::before {
  width: calc(100% + 150px);
  transform: rotate(-5deg);
}
.home-banner::after {
  width: calc(100% + 150px);
  height: calc(100% + 150px);
  transform: rotate(5deg);
  top: -170px;
  right: -50px;
}
.home-banner .row > div {
  text-align: center;
}
.trial-groups .group p {
  margin: 1.5rem 0;
}
.trial-groups .group h5 {
  font-family: unset;
  margin-bottom: 1.5rem;
}
.trial-groups .group:nth-child(2n)::before,
.trial-groups .group:nth-child(2n)::after {
  height: 100px;
}
.trial-groups .group:nth-child(2n)::before {
  top: -50px;
}
.trial-groups .group:nth-child(2n)::after {
  bottom: -50px;
}
footer {
  background-color: #3c3c3c;
  margin-top: 1rem;
  padding-top: 1rem;
}
footer::before,
footer::after {
  height: 75px;
  top: -25px;
  background-color: #3c3c3c;
}
footer::after {
  content: "";
  left: 0;
  position: absolute;
  transform: skewY(1deg);
  width: 100%;
  z-index: 0;
}
footer ul li {
  color: #e0e0e0;
  font-size: 0.75rem;
}
footer ul li a:hover {
  color: #d68105;
}
footer h3 {
  font-size: 1.125rem;
}
footer .copyright {
  margin-top: 1rem;
  background-color: #3c3c3c;
}
footer nav{
  position: relative;
  z-index: 1;
}
#countdown small {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  color: #e0e0e0;
  margin: 1rem;
}
#countdown span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
}
.ixxo-color-rng {
  color: #d68105 !important;
}
.trial-groups .group .row .col-sm-12 .row {
  margin-top: 1rem;
}
.trial-groups .group .row .col-sm-12.col-md-3 svg {
  display: block;
  font-size: 3rem;
  color: #d68105;
  margin: 2.5rem auto;
}
.modal {
  background-color: #3c3c3c;
}
.modal-content {
  border: none;
}
.modal .modal-lg .modal-body {
  padding: 120px 0 60px;
  text-align: left;
}
.modal .modal-lg .modal-body h5,
.modal .modal-lg .modal-body p,
.modal .modal-lg .modal-body label {
  color: #e0e0e0;
}
.modal .modal-lg .modal-body h2{
  font-size: 2rem;
  color: #66bb6a;
  margin-bottom: 1rem;
}
.modal .modal-lg .modal-body label {
  font-family: "Roboto Slab";
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.modal .modal-lg .modal-body .btn {
  margin: 1rem 0;
}
.modal .modal-lg .modal-body .slogan {
  text-align: center;
}
.modal .modal-lg .carousel .control-modal-carousel {
  top: -1.5rem;
  right: 1.5rem;
  bottom: unset;
}
.modal .modal-lg .carousel .control-modal-carousel > a.close-modal {
  color: #66bb6a;
  border-color: #66bb6a;
  margin-right: 10px;
}

ul li ol,
ul li ul {
  margin-top: 1rem;
  margin-left: 2rem;
}
header.page-header .logo img {
  max-height: 120px;
}
.ixxomall-list {
  margin: 1rem 0;
  padding-left: 1.5rem;
  font-size: 1.125rem;
}
.ixxomall-list-icon-check li .fa-check {
  position: absolute;
  left: 0.5rem;
  color: #d68105;
  font-weight: 400;
}
.open-gallery {
  margin: 1rem 0 0.5rem;
}
.trial-groups .group {
  padding: 120px 0;
}
.trial-groups .group:nth-child(2n) {
  padding: 60px 0;
}
.anchor {
  padding-top: 200px;
  margin-top: -200px;
}
.text-3c {
  color: #3c3c3c;
}
.slogan-home {
  color: #3c3c3c;
  font-size: 2rem !important;
  margin: 0 !important;
}
.trial-groups .group .btn.open-gallery {
  display: unset;
}
form.form-horizontal .form-control {
  border-radius: 0;
}
form.form-horizontal input.form-control,
form.form-horizontal textarea.form-control {
  border-bottom: 3px solid #d68105;
}
.trial-groups .group:nth-child(2n) .form-group.row {
  justify-content: unset;
}
.btn-header {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.home-banner .row > div {
  padding: 0;
  margin-top: 60px;
  margin-bottom: 60px;
}
.home-banner .row > div .row > div {
  margin-bottom: 30px;
}
.trial-groups .group .pc-image {
  position: absolute;
  top: 0;
  right: -2rem;
  z-index: 5;
}
.trial-groups .group .pc-image img {
  max-width: 75%;
  float: right;
}
.trial-groups .group .templates {
  top: -25px;
}
.trial-groups .group .templates img {
  max-width: 85%;
  float: left;
}
.trial-groups .group .templates.why-special {
  left: unset;
  right: 50px;
  top: 100px;
}
.trial-groups .group .templates.why-special img {
  float: right;
  transform: rotate(-5deg);
  max-width: 90%;
}
.trial-groups .group .templates.pros {
  left: unset;
  right: 50px;
  top: 200px;
}
.trial-groups .group .templates.pros img {
  float: right;
  transform: rotate(-5deg);
}
.trial-groups .group .teamwork-image {
  left: 50px;
  top: 50px;
  width: 50%;
}
.trial-groups .group .teamwork-image img {
  max-width: 65%;
  opacity: 1;
  transform: rotate(5deg);
}
header.page-header .logo {
  position: fixed;
  background-color: transparent;
  z-index: 20;
}
header.page-header a.navbar-brand {
  position: fixed;
  z-index: 30;
  display: none;
}
.navbar-expand-lg .navbar-collapse {
  position: fixed;
  right: 0;
  z-index: 30;
}
.navbar .navbar-toggler {
  position: fixed;
  right: 1rem;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-languages {
  background: #d68105;
  left: -5rem;
  border: 3px solid #5b5b5b;
  border-radius: 10px;
  text-align: center;
  padding: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-languages > a {
  display: block;
  color: #5b5b5b;
  border-radius: 5px;
  padding: 1rem;
}
.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-languages > a:hover {
  background: #353535;
  color: #fff;
}
.parallax {
  display: block;
  width: 100%;
  height: 25vh;
}
.parallax-image {
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: auto;
  width: 100%;
  text-align: center;
  height: 100%;
}
footer .wrapper {
  margin: 0 0 0 auto;
}
.language{
  opacity: 0.375;
}
.language:hover{
  opacity: 1;
}
.active-language{
  opacity: 1;
  pointer-events: none;
}

@media (max-width: 1600px) {
  .trial-groups .group .templates.why-special img,
  .trial-groups .group .templates.pros img {
    max-width: 75%;
  }
}

@media (max-width: 1440px) {
  .trial-groups .group .templates.why-special img,
  .trial-groups .group .templates.pros img {
    max-width: 65%;
  }
}

@media (max-width: 1280px) {
  .trial-groups .group .templates {
    display: unset;
    opacity: 0.1 !important;
  }
  .trial-groups .group .templates img {
    opacity: unset !important;
  }
  .trial-groups .group .pc-image img {
    max-width: 60%;
  }
  .trial-groups .group .teamwork-image img {
    display: none;
  }
  .trial-groups .group .templates.why-special,
  .trial-groups .group .templates.pros {
    display: none;
  }
}

@media (max-width: 992px) {
  .header.page-header a.navbar-brand:hover,
  header.page-header .navbar-nav > li > a:hover {
    color: #fff;
  }
  .trial-groups .group,
  .trial-groups .group:nth-child(2n) {
    padding: 60px 0;
    text-align: left;
  }
  .trial-groups .group .templates,
  .trial-groups .group .pc-image {
    display: none;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-languages {
    background: #353535;
    border: 3px solid #353535;
    border-radius: 10px;
    text-align: center;
    padding: 0;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-languages > a {
    display: block;
    color: #d68105;
    border-radius: 5px;
    padding: 1rem;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-languages > a:hover {
    background: #5b5b5b;
    color: #fff;
  }
  .trial-groups .group:nth-child(2n)::before,
  .trial-groups .group:nth-child(2n)::after {
    display: none;
  }
  .ixxomall-list {
    margin: 1rem 0;
  }
  .btn.btn-large.btn-icon {
    padding: 14px 20px 14px 28px;
  }
  footer::before,
  footer::after {
    display: none;
  }
  footer {
    margin-top: 0;
    padding: 25px 0 0;
  }
}

@media (max-width: 767px) {
  .home-banner .row > div {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .home-banner .row > div .row > div {
    margin-bottom: 0;
  }
  .btn.btn-icon {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  header.page-header .logo img {
    max-height: 60px;
  }
  .modal .modal-lg .carousel .control-modal-carousel {
    top: -90px;
    right: 0;
    width: 100%;
    text-align: center;
  }
  .trial-groups .group .templates {
    top: 0;
  }
  .page-footer .overview {
    text-align: center !important;
  }
  .modal .modal-lg .modal-body{
    text-align: center;
  }
}

@media (max-width: 600px) {
  .trial-groups .group .templates {
    display: none !important;
  }
  #countdown {
    margin-top: 1rem;
  }
  #countdown span {
    font-size: 1.25rem;
  }
  #countdown small {
    font-size: 0.75rem;
    margin: 1rem 0;
  }
  .btn.btn-large.btn-icon {
    padding: 7px 10px 7px 10px;
  }
  .parallax-image {
    background-attachment: scroll !important;
  }
  #countdown > row {
    display: flex;
  }
  .countdown-block {
    flex: 1;
  }
  .countdown-wrapper {
    padding: 0 1.5rem;
  }
  .btn {
    font-size: 1rem;
  }
}

@media (min-width: 1280px) {
  .parallax {
    display: none;
  }
}
