



/*cases*/
.cases_screen {
  margin: 115px 0;
}

.cases_screen-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.screen_top > h2 {
  font-family: metropolisbold, Arial, sans-serif;
  opacity: 0;
  max-width: 60%;
  font-weight: bold;
  font-size: 64px;
  line-height: 70px;
  letter-spacing: -0.02em;
  color: #121212;
}

h2.fadeUp, .fadeUp {
  opacity: 1;
  -webkit-animation: fadeUp 0.5s ease-out 0s forwards;
  animation: fadeUp 0.5s ease-out 0s forwards;
  /*animation: fadeUp 0.8s ease;*/

}

.cases_item.animated:hover, .cases_item.animatedAfter:hover {
  -webkit-transform: scale(.96) !important;
  -ms-transform: scale(.96) !important;
  transform: scale(.96) !important;
}

.cases_screen-content {
  /*margin-top: 75px;*/
}

.cases_content {
  margin-top: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

.cases_item {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px;
  height: 600px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 500px;
  overflow: hidden;
}

.blue, .blue:visited {
  color: #2F80ED;
}

.blue-bg {
  background: #2F80ED;
}

.gray-bg {
  background: #F0F2F4;
}

.item_description > h3 {
  font-size: 18px;
  font-family: metropolisbold, Arial, sans-serif;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: -0.01em;
}

.item_description > p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 150%;
}

.blue-bg .item_description > p, .blue-bg .item_description > h3 {
  color: #FFFFFF;
}

.gray .item_description > p, .gray .item_description > h3 {
  color: #121212;
}

.item_image {
  cursor: pointer;
  position: relative;
}


.cases_item:hover .alexa_image{
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
 transition: .5s ease;
    bottom: 5px;
}

.alexa_holder{
  padding: 0;
}
.alexa_image{
    position: relative;
    bottom: 0;
    height: 100%;
    background: url('../png/alexabig.png') center center no-repeat;
    background-size: contain;
    transition: .5s ease;
}
.alexa_holder > .item_description{
    padding: 0 50px 50px;
}

.item_image > .alexa {
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 22px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.item_image > .desease {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  z-index: 1;
  position: absolute;
  top: -148px;
  left: 167px;
}

.item_image > .desease > img {
  -webkit-transform: rotate(29deg);
  -ms-transform: rotate(29deg);
  transform: rotate(29deg);
  width: 365px;
  height: 550px;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

.cases_item:hover .ailira > img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

.cases_item:hover .ailira {
  top: -165px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.item_image > .alexa > img {
  width: 450px;
  height: 495px;

  -webkit-transition: -webkit-transform .5s ease;

  transition: -webkit-transform .5s ease;

  -o-transition: transform .5s ease;

  transition: transform .5s ease;

  transition: transform .5s ease, -webkit-transform .5s ease;
  /*transition: .5s ease-in;*/
  /*background-size: cover;*/
  /*background: url('../img/alexa.png') center center no-repeat;*/
}

.cases_item:hover .desease > img {
  -webkit-transform: scale(1.08) rotate(29deg);
  -ms-transform: scale(1.08) rotate(29deg);
  transform: scale(1.08) rotate(29deg);
  /*transition: .4s ease;*/
  /*animation: rotator .5s ease-in;*/
  /*transition: transform .5s ease;*/
}

.cases_item .reva > img {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  height: 576px;
  width: 576px;
}

.cases_item .reva {
  position: absolute;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  top: -120px;
  left: -93px;
}

.cases_item .ailira {
  position: absolute;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  top: -155px;
  left: -93px;
}

.cases_item .ailira > img {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  height: 576px;
  width: 576px;
}

.cases_item:hover .reva img {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.cases_item {
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  -o-transition: transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

.cases_item:hover {
  /*transition: .4s ease;*/
  -webkit-transform: scale(.96) !important;
  -ms-transform: scale(.96) !important;
  transform: scale(.96) !important;
}

.cases_item:hover .alexa {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  top: 32px;
}

.cases_item:hover .alexa > img {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}

.cases_item {
  cursor: pointer;
  position: relative;
}

.item_description > h4 {
  font-family: metropolisbold, Arial, sans-serif;
  font-weight: bold;
  font-size: 48px;
  line-height: 55px;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}

.item_description > h6 {
  margin-top: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
}


.gray-bg .item_description > h3,
.gray-bg .item_description > p {
  text-decoration: none;
  color: #121212;
}

.item_description > h4 {
  text-decoration: none;
  color: #fff;
}


.item_description > h6:focus,
.item_description > h4:focus,
.item_description > h3:focus {
  text-decoration: none;
  outline: none;
}

.iconArrow {
  position: relative;
  display: block;
  margin-left: 10px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  overflow: hidden;
  width: 40px;
}

.iconArrow > img:first-child {
  position: absolute;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  top: 2px;
  left: -40px;
}

.cases_item:hover .iconArrow {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  width: 80px;
}

.cases_item:hover .iconArrow > img:last-child {
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  left: 0px;
}

/*way screen*/
.way_screen {
  padding: 115px 0;
  background: #f0f2f4;
}

.way_screen > .screen_top > h2 {
  max-width: 55%;
}

.screen_top > p {
  margin-top: 15px;
  font-size: 18px;
  line-height: 18px;
  color: #626262;
}

.departments_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dp_list {
  margin-top: 75px;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}

.dp_dropdown {
  display: none;
}

.dp_dropdown p {
  font-size: 14px;
  line-height: 150%;
  color: #121212;
}

.dp_li h6 {
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
  color: #626262;
}

.dp_li h3 {
  margin-top: 10px;
  font-weight: normal;
  font-size: 48px;
  line-height: 48px;
  color: #121212;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

.dp_li {
  margin-top: 50px;
}

.dp_li:first-child {
  margin-top: 0px;
}

.dp_li:hover h3 {
  cursor: pointer;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  color: #2F80ED;
}

.dp_content {
  width: 400px;
  position: relative;
  margin-top: 75px;
}

.dp_content img {
  width: 400px;
  height: 600px;
}

.testimonials_screen {
  padding: 115px 0;
}

.test_controllers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.test_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.numbers {
  font-size: 12px;
  width: 50px;
  line-height: 12px;
  color: #000000;
}

.arrows {
  width: 300px;
  height: 30px;
  position: relative;
}

.arrows > button {
  /*margin-right: 15px;*/
  cursor: pointer;
  border: 0;
  outline: none;
  background: 0;
  position: absolute;
  height: 30px;
  display: block;
  margin-left: 10px;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  overflow: hidden;
  width: 40px;
}

.arrows > .prev {
  width: 40px;
  left: 40px;
}

.arrows > .next {
  width: 30px;
  left: 95px;
}

.arrows > button[disabled] {
  -webkit-transition: .1s ease-in;
  -o-transition: .1s ease-in;
  transition: .1s ease-in;
  opacity: 0;
  cursor: auto;
}

.arrows > .prev > img {
  position: absolute;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  top: 7px;
  right: -23px;
}

.arrows > .next > img {
  position: absolute;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  top: 7px;
  left: -23px;
}

.arrows > button:hover {
  width: 60px;
}

.prev:hover img {
  right: 0;
}

.prev:hover {
  left: 20px;
}

.next:hover img {
  left: 0px;
}

.test_text {
  font-weight: normal;
  font-size: 36px;
  line-height: 47px;
  color: #121212;
}

.test_item {
  width: 100%;
  height: 100%;
  -webkit-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  transition: .5s ease-in;
  opacity: 0;
}

.test_content {
  margin: 75px 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.test_author {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-top: 20px;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  color: #818285;
}

.test_author > img {
  border-radius: 50%;
  margin-right: 15px;
}

.test_item.fade {
  opacity: 1;
  -webkit-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  transition: .5s ease-in;
}


.test_source {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* margin-top: 50px; */
}


.test_clutch .test_rate {
  margin-left: 15px;
  font-weight: bold;
  font-size: 12px;
  color: #121212;
}

.test_clutch {
  text-decoration: none;
}

.test_clutch img:first-child {
  height: 14px;
  width: 50px;
}

.test_clutch span svg {
  margin-right: -2px;
}

.test_line {
  margin: 0 15px;
  height: 12px;
  width: 1px;
  background: #121212;
}

.test_recognition {
  font-size: 12px;
  line-height: 12px;
  color: #121212;
}

.company-partners.fade {
  opacity: 1;
}

.company-partners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  justify-content: space-between;
  width: 88%;
  margin-top: 88px;
  align-items: center;
}

/*contact screen*/
.contact_screen {
  display: flex;
  justify-content: space-around;
  background: #2F80ED;
  padding: 115px 10% 112px 15%!important;
}

.contact_screen .screen_top {
  display: flex;
  flex-direction: column;
  margin-right: 15px;
}

.contact_screen .screen_top h2 {
  color: #fff;
  min-width: 340px;
}

.contact_screen .screen_top p {
  max-width: 395px;
  line-height: 27px;
  color: #fff;
}

.contact_screen .screen_top .card {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 25px;
}

.contact_screen .screen_top .card_foto {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.212);
}

.contact_screen .screen_top .card_foto :first-child {
  border-radius: 50%;
  padding: 3px;
  border: 1.5px solid rgba(255, 255, 255, 0.212);
}

.contact_screen .screen_top .card_foto img {
  height: 70px;
  width: 70px;
}

.contact_screen .screen_top .card_info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 15px;
}

.contact_screen .screen_top .card .card_info :first-child {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
}

.contact_screen .screen_top .card .card_info :nth-child(2) {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 20px;  
  min-width: 245px;
  max-width: 100%;
}

.contact_form {
  width: 580px;
}


.contact_form input, textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  padding: 18px 25px;
  color: #626262;
  border: 1px solid #2F80ED;
  background: #fff;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 24px;
  width: 100%;
}

.contact_form textarea {
  resize: vertical;
  height: auto;
}

.contact_form input.error,
.contact_form .textarea.error {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #FF5E5E;
}

.contact_form > div:first-child input {
  margin-top: 0px;
}

.contact_form input::-webkit-input-placeholder,
.contact_form .placeholder {
  font-size: 14px;
  color: #626262;
}

.contact_form input:-ms-input-placeholder,
.contact_form .placeholder {
  font-size: 14px;
  color: #626262;
}

.contact_form input::-ms-input-placeholder,
.contact_form .placeholder {
  font-size: 14px;
  color: #626262;
}

.contact_form input::-webkit-input-placeholder, .contact_form .placeholder {
  font-size: 14px;
  color: #626262;
}

.contact_form input:-ms-input-placeholder, .contact_form .placeholder {
  font-size: 14px;
  color: #626262;
}

.contact_form input::-ms-input-placeholder, .contact_form .placeholder {
  font-size: 14px;
  color: #626262;
}

.contact_form input::placeholder, .contact_form .placeholder {
  font-size: 14px;
  color: #626262;
}


.select_holder {
  position: relative;
  border-bottom: 1px solid #999999;
}

.select_holder svg {
  bottom: 14px;
  z-index: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  /*transition: .2s ease-in;*/
  right: 0;
  position: absolute;
}

.select_holder svg path {
  stroke: #999999;
}


.contact_form select:focus + svg {
  -webkit-transition: .2s ease-in;
  -o-transition: .2s ease-in;
  transition: .2s ease-in;
}

.contact_form select:focus + svg path {
  stroke: #fff;
}

.button_white_border_white {
  margin-top: 10px;
  padding: 25px 50px;
}

.contact_form p {
  display: none;
}

.textarea_holder {
  position: relative;
}

.textarea_holder .placeholder {
  position: absolute;
  top: 3px;
  left: 10px;
}

.contact_form .placeholder {
  top: -6px;
  z-index: -1;
}

.textarea + .placeholder {
  display: block;
}

.textarea:valid + .placeholder {
  display: none;
}

.textarea:focus + .placeholder {
  display: none;
}

.contact_form p.error {
  display: block;
  font-size: 12px;
  line-height: 12px;
  color: #FF5E5E;
  position: absolute;
  top: 10px;
  right: 10px;
}

.contact_form > div {
  position: relative;
}

.popup {
  position: fixed;
  top: 0;
  z-index: 100;
  height: 100vh;
  width: 100vw;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.close {
  position: absolute;
  top: 70px;
  right: 70px;
  cursor: pointer;
}

.close svg {

}

.popup_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 50%;
  flex-basis: 80%;
}

.popup_content h2 {
  font-size: 48px;
  text-align: center;
  color: #000000;
}

.popup_content h2 {
  font-family: metropolisbold;
}

#bookPopup .popup_content {
  padding: 20px 15% 0;
}

.popup_content p {
  width: 80%;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  color: #121212;
  margin: 15px auto 0;
}

.popup_content a.button {
  margin: 25px auto 0;
  text-decoration: none;
}

.popup_content .button p {
  text-decoration: none;
  margin: 0;
  color: #fff;
}

.contact_form button p{
  display: block;
}
.popup_content .button span {
  z-index: 101;
}

.popup_content .button {
  /*width: -webkit-max-content;*/
  width: -moz-max-content;
  width: -webkit-max-content;
  width: max-content;
}

.popup {
  -webkit-animation: fadeIn .2s ease-in;
  animation: fadeIn .2s ease-in;
  display: none;
}

#bookPopup {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  /*height: max-content;*/
}

#bookPopup .popup_content {
  padding: 70px 5% 0;
  display: block;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  position: relative;
}

/*footer*/
footer {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
}

footer .test_clutch .test_rate {
  color: #121212;
}

.footer_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.footer_container > div {
  margin-right: 85px;
}

.footer_container > div:last-of-type {
  margin-right: 0;
}

.footer_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer_link_holders {
  margin-right: 35px;
}

.footer_link_holders:last-of-type {
  margin-right: 0;
}

.footer_link_holders a:first-child, .footer_address p:first-child {
  margin: 0;
}

.footer_link_holders a {
  margin-top: 15px;
  font-size: 12px;
  display: block;
  line-height: 12px;
  color: #121212;
  text-decoration: none;
}

.footer_address p {
  font-size: 12px;
  line-height: 18px;
  color: #626262;
  margin-top: 15px;
}


.footer_address a {
  transition: .2s ease-in;
  color: #121212;
  white-space: nowrap;
}

.footer_address a:hover {
  text-decoration: none;
}

footer .test_source > .test_recognition, footer .test_source > .test_clutch > .test_rate {
  color: #121212;
}

footer .test_source > .test_line {
  background: #fff;
}

.footer_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 0 0 117px;
}

.rights {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  margin-left: 200px;
}

.dp_content p {
  -webkit-animation: fadeIn .5s;
  animation: fadeIn .5s;
  margin-top: 25px;
  font-size: 18px;
  line-height: 27px;
  color: #121212;
  width: 90%;
}


.cookies_popup {
  z-index: 98;
  -webkit-animation: fadeIn .2s ease-in;
  animation: fadeIn .2s ease-in;
  position: fixed;
  /*left: 50px;*/
  left: 3.5%;
  background: #121212;
  bottom: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 15px;
  display: none;
}

.cookies_popup p {
  margin: 0;
  font-size: 12px;
  line-height: 150%;
  color: #FFFFFF;
}

.cookies_popup > div {
  margin-right: 15px;
}

.cookies_popup a {
  text-decoration: none;
  color: #2F80ED;
}

.cookies_popup button {
  padding: 10px 25px;
  font-weight: 500;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  line-height: 14px;
  background: #121212;
  border-radius: 20px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF
}

.main_screen_content.fade {
  visibility: visible;
  opacity: 1;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
}


/*Extra Small devices*/
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .dp_content {
    display: none;
  }
  .cookies_popup {
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cases_content {
    /*display: none;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container > section, footer {
    padding: 0;
  }


  .type-it, .typed-cursor {
    font-size: 58px;
  }

  .main_screen_subtitle {
    font-size: 18px;
  }

  .main_screen-mentions {
    display: none;
  }

  .company-partners {
    display: none;
  }

  .contact_screen {
    flex-direction: column;
  }

  .contact_screen form {
    margin-top: 25px;
  }

  .cases_screen-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sidebar_container {
    display: none;
  }

  .container {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }

  .screen_top > h2 {
    max-width: 100%;
    font-size: 32px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }

  .typed-cursor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .cases_item {
    margin-top: 25px;
    padding: 25px;
    width: 290px;
    height: 350px;
    text-decoration: none;
  }
  .alexa_holder{
    padding: 0;
  }
  .alexa_image {
    background: url('../png/alexabig.png') center -60px no-repeat;
    background-size: cover;
  }
  .alexa_holder > .item_description{
    padding: 0 25px 25px;
  }

  .item_image > .alexa {
    left: -20px;
    top: 26px;
  }

  .item_image > .alexa > img {
    width: 240px;
    height: 270px;
  }

  .item_image > .desease {
    top: -87px;
    left: 67px;
  }

  .item_image > .desease > img {
    width: 240px;
    height: 320px;
  }

  .item_description > h3 {
    font-size: 14px;
  }

  .item_description > p {
    font-size: 12px;
  }

  .button-container {
    display: none;
  }

  .cases_item .ailira > img {
    height: 276px;
    width: 276px;
  }

  .cases_item .ailira {
    top: -75px;
    left: -12px;
  }

  .cases_item:hover .ailira {
    top: -90px;
  }

  .cases_content:first-child {
    margin-top: 30px;
  }

  .cases_content {
    margin-top: 0;
  }

  .cases_item .reva > img {
    height: 276px;
    width: 276px;
  }

  .cases_item .reva {
    top: -60px;
    left: -20px;
  }

  .item_description > h4 {
    font-size: 32px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }

  section.way_screen {
    padding: 75px 25px 25px;
  }

  .way_screen > .screen_top > h2 {
    max-width: 100%;
  }

  .dp_li h3 {
    font-size: 24px;
    line-height: 24px;
  }

  .dp_list {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  section.testimonials_screen {
    padding: 100px 0;
  }

  .test_text {
    overflow: hidden;
    font-size: 24px;
    line-height: 130%;
  }

  .test_content {
    margin: 50px 0 25px;
    max-width: 100%;
  }

  .arrows {
    width: 210px;
  }

  .test_controllers {
    width: 100%;
  }

  .test_source {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .test_recognition {
    margin-top: 10px;
  }

  .contact_screen .screen_top .card .card_info :nth-child(2) {
    min-width: auto;
  }

  section.contact_screen {
    padding: 75px 25px 115px;
  }

  .contact_screen .screen_top {
    width: 100%;
  }

  .contact_screen .screen_top p {
    max-width: 100%;
  }

  .contact_form {
    width: auto;
  }

  .contact_form input::-webkit-input-placeholder, .contact_form .placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #999999;
  }


  .contact_form input::-ms-input-placeholder, .contact_form .placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #999999;
  }

  .contact_form input:-ms-input-placeholder, .contact_form .placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #999999;
  }

  .contact_form input::placeholder, .contact_form .placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #999999;
  }

  .contact_form select {
    font-size: 14px;
  }

  .footer_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer_container > div {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .footer_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0 75px 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .rights {
    margin: 30px 0 0 0;
  }

  .contact_screen_container, .way_screen_container {
    width: 100%;
    margin: 0;
  }

  header {
    background: #fff;
  }

  .dp_dropdown {
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
  }

  .dp_dropdown p {
    font-size: 14px;
    line-height: 150%;
    color: #121212;
    margin-top: 25px;
  }

  .dp_dropdown img {
    height: 364px;
    margin-top: 50px;
    width: 240px;
  }

  .show_dropdown {
    display: block;
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s;
  }

  .popup_content p {
    width: 100%;
    font-size: 18px;
  }

  .popup_content h2 {
    font-size: 32px;
  }

  .close {
    top: 20px;
    right: 20px;
  }

  .contact_form .placeholder {
    z-index: 0;

    /*top: 16px;*/
  }
}

@media screen and (min-width: 320px) and (max-width: 568px) {
  .main_screen {
    padding: 40px 0 0 !important;
  }

  .contact_form .placeholder {
    top: 2px;
  }

  .button_blue > span {
    background: #2F80ED;
  }

  .button_blue {
    color: #fff;
  }

  .footer_links {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer_link_holders {
    margin-bottom: 15px;
  }

  .footer_link_holders:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 375px) and (max-width: 450px) {
  .item_image > .desease > img {
    width: 250px;
    height: 360px;
  }

  .cases_item {
    width: 100%;
  }
  .cases_item_holder{
    width: 90%;
    margin: 0 auto;
  }

  .item_image > .alexa > img {
    width: 271px;
    height: 300px;
  }

  .item_image > .alexa {
    left: -10px;
    top: 9px;
  }

  .item_image > .desease {
    top: -120px;
    left: 100px;
  }

  .cases_item:hover .alexa {
    top: 16px;
  }

  .cases_item .ailira {
    top: -83px;
    left: 0px;
  }

  .cases_item .ailira > img {
    height: 306px;
    width: 306px;
  }

  .cases_item:hover .ailira {
    top: -75px;
  }

  .cases_item .reva > img {
    height: 336px;
    width: 336px;
  }

  .cases_item .reva {
    top: -100px;
    left: -20px;
  }

  .cases_item:hover .reva {
    top: -90px;
  }
}

@media screen and (min-width: 620px) and (max-width: 768px) {
  .cases_content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width: 620px) and (min-width: 320px) {
  .cases_content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main_screen {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .nav_close {
    right: 60px;
  }

  .main_screen-mentions.fade {
    opacity: 1;
  }

  .main_screen-mentions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    height: 45px;
    width: 100%;
  }

  .cases_content {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }


  .container > section {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }

  .container > .way_screen {
    padding-left: 8.5%;
    padding-right: 4.5%;
  }

  .container > .contact_screen {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }

  .screen_top > h2 {
    font-size: 42px;
  }

  .container {
    width: 93%;
    padding: 0 3.5%;
  }

  .cookies_popup {
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .contact_screen_container, .way_screen_container {
    width: 100%;
    margin: 0 auto;
  }

  .cases_screen-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  #bookPopup .popup_content {
    padding: 70px 5% 0;
  }
}


@media screen and (min-width: 320px)  and (max-width: 1024px) {
  h2.animated, .animated {
    opacity: 1;
  }

  .main_screen-top {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}


@media screen and (min-width: 1024px) and (max-width: 1350px) {
  .item_image > .desease > img {
    width: 300px;
    height: 440px;
  }

  .main_screen-top {
    /*padding-top: 20%;*/
  }

  .cases_item {
    width: 440px;
    height: 500px;
  }

  .item_image > .alexa > img {
    width: 360px;
    height: 402px;
  }

  .item_image > .alexa {
    left: -10px;
    top: 9px;
  }

  .item_image > .desease {
    top: -120px;
    left: 127px;
  }

  .cases_item:hover .alexa {
    top: 16px;
  }

  .cases_item .ailira {
    top: -119px;
    left: -32px;
  }

  .cases_item:hover .ailira {
    top: -100px;
  }

  .cases_item .ailira > img {
    height: 406px;
    width: 406px;
  }

  .cases_item .reva > img {
    height: 406px;
    width: 406px;
  }

  .cases_item .reva {
    top: -100px;
    left: -35px;
  }

  .cases_item:hover .reva {
    top: -90px;
  }

  .item_description > h4 {
    font-size: 32px;
  }

  #bookPopup .popup_content {
    padding: 70px 15% 0;
  }

  .footer_container > div {
    margin-right: 35px;
  }
}

@media screen and (min-width: 1023px) and (max-width: 1180px) {
  .cases_item {
    width: 390px;
    height: 470px;
  }

  .item_image > .alexa {
    left: -37px;
    top: 9px;
  }

  .item_image > .desease {
    top: -120px;
    left: 99px;
  }

  .cases_item .ailira {
    top: -119px;
    left: -48px;
  }

  .cases_item .reva {
    top: -100px;
    left: -54px;
  }
}


@media screen and (min-width: 320px) and (max-width: 768px) {
  #typed_placeholder {
    letter-spacing: -0.02em;
    font-size: 54px;
  }

  .main_screen .button {
    margin-top: 35px;
  }

  .typed-cursor {
    opacity: 1;
    display: none;
  }

  .contact_form input {
    font-size: 16px;
  }

  .item_description > h3, .item_description > p, .item_description > h4, .item_description > h6 {
    letter-spacing: -0.02em;
  }

  .popup_content {
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
  }

  #bookPopup > .popup_content {
    padding: 70px 5px 0;
  }

  .popup_content h2 {
    font-family: metropolisbold;
    font-size: 32px;
    font-weight: 700;
  }
}


@media screen and (min-width: 1600px) {
  .cases_item {
    width: 600px;
    height: 720px;
  }

  .main_screen-top {
    /*padding-top: 30%;*/
  }

  .item_image > .alexa > img {
    width: 550px;
    height: 595px;
  }

  .item_image > .desease > img {
    width: 465px;
    height: 650px;
  }

  .item_image > .alexa {
    right: 10px;
    top: 45px;
  }

  .item_image > .desease {
    top: -155px;
    left: 167px;
  }

  .cases_item:hover .alexa {
    top: 56px;
  }

  .cases_item .ailira > img {
    height: 676px;
    width: 676px;
  }

  .cases_item .ailira {
    left: -80px;
  }

  .cases_item .reva > img {
    height: 676px;
    width: 676px;
  }

  .item_description > h3 {
    font-size: 24px;
  }

  .item_description > p {
    font-size: 18px;
  }

  .type-it, .typed-cursor {
    font-size: 98px;
  }

  .main_screen_subtitle {
    font-size: 28px;
  }

  /*.contact_form{*/
  /*  width: 1170px;*/
  /*}*/
  .cookies_popup {
    left: 3.5%;
  }
}

/*@media screen and {*/

/*}*/

@media screen and (min-width: 1860px) {
  .main_screen-top {
    /*padding-top: 25%;*/
  }

  .cases_item {
    width: 680px;
    height: 816px;
  }

  .item_image > .desease {
    top: -150px;
    left: 167px;
  }

  .item_image > .desease > img {
    width: 530px;
    height: 750px;
  }

  .item_image > .alexa {
    right: 10px;
    top: 90px;
  }

  .item_image > .alexa > img {
    width: 620px;
    height: 660px;
  }

  .cases_item:hover .alexa {
    top: 105px;
  }

  .cases_item .ailira > img, .cases_item .reva > img {
    height: 726px;
    width: 726px;
  }

  .cases_item .ailira {
    left: -65px;
  }

  .item_description > h4 {
    font-size: 58px;
  }

  .dp_content {
    width: 400px;
  }

  .dp_content img {
    width: 400px;
    height: 600px;
  }

  .dp_content p {
    font-size: 18px;
    line-height: 27px;
  }
}

@media screen and (min-width: 1024px) {
  .cases_screen-top h2 {
    max-width: 50%;
  }
}


@media screen and (min-width: 1024px) and (max-width: 1500px) {
  .dp_content img {
    width: 300px;
    height: 450px;
  }

  .dp_content {
    width: 300px;
  }

  .dp_content p {
    font-size: 14px;
    line-height: 150%;
  }

  .contact_form .placeholder {
    top: 5px;
    z-index: -1;
  }
}


