body {
  margin: 0;
  padding: 0;
  background-color: #faf7f2;
  color: #000;

  font-family: "Open Sans", "PT Sans", sans-serif, "Trebuchet MS", Verdana,
    Arial;
  line-height: 1.5;
  font-size: 12px;
  font-weight: normal;
}

h2 {
  margin: 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
}

h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.logo {
  display: flex;
  align-self: flex-start;
  margin-left: 20px;
  margin-top: 10px;
  width: 150px;
  height: 52px;
  background: url("../images/logo.png") left top no-repeat;
  background-size: 150px;
}

.mobile-login-button {
  display: none;
}

.mobile-menu-button {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 21px;
  height: 21px;
  background: url("../images/sprite.png") -280px -10px;
}

.mobile-menu-button.closed {
  background: url("../images/sprite.png") -280px -51px;
}

.mobile-menu-button .visible-menu {
}

#mobile-menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: #008ee1;
  color: #fff;

  width: 100%;
}

#mobile-menu .logo {
  display: flex;
  align-self: flex-start;
  margin-top: 10px;
  margin-left: 20px;
}

#mobile-menu .main-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;

  margin: 0;
  padding: 0;
}

#mobile-menu .main-menu a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  border-top: 1px solid #005490;

  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#mobile-menu .main-menu > li:last-child a {
  border-bottom: 1px solid #005490;
}

#mobile-menu .main-menu .active {
  background-color: #005490;
}

#mobile-menu.hide {
  display: none;
}

#mobile-menu ul {
  list-style: none;
}

#mobile-menu .main-menu .sub-menu {
  padding: 0 20px 0 20px;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

  align-items: baseline;
}

#mobile-menu .main-menu .sub-menu a {
  border: none;
  font-weight: normal;
  font-size: 13px;
  text-transform: initial;
  flex-shrink: none;
  margin-right: 5px;
  min-width: 170px;
  justify-content: flex-start;
}


.flex {
  display: flex;
  flex-direction: column;
}

.blue-text {
  color: #163865;
}

.button {
  display: inline-block;
  color: #fff;
  background: rgb(255, 80, 72);
  background: linear-gradient(
    90deg,
    rgba(255, 80, 72, 1) 0%,
    rgba(255, 125, 56, 1) 100%
  );
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
}

.big-button {
  width: 135px;
  padding: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;

  margin-top: 20px;
}

.small-button {
  width: 135px;
  font-size: 13px;
  padding: 3px;
  border-radius: 3px;
}

#content-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
  flex-grow: 1;
}

#header .site-max-width {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#mobile-login-lang {
  display: flex;
  flex-shrink: 0;
  flex-direction: row;
  min-width: 100px;
}

#main-title-girl {
  border-bottom: 2px solid #035693;
}

#main-title-girl .site-max-width {
  display: flex;
  background: url("../images/bg-line.png") botton left repeat-x;
  min-height: 260px;
  position: relative;
  font-family: "Open Sans";
  flex-direction: row;
  position: relative;
}

#girl-top {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
  background: url("../images/girl-top.png") -45px bottom no-repeat;
  background-size: 310px;
  min-height: 270px; /* for girl image */
}

.center-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.center-info h3 {
  font-weight: normal;
  margin: 0;
}

#title-info .text-with-digits .big-digit {
  color: #163865;
  font-size: 40px;
  font-weight: bold;
  align-self: center;
}

#title-info .text-with-digits .big-text {
  font-size: 13px;
  text-transform: uppercase;
  flex-direction: column;
  align-self: center;
}

#just-text {
  color: #0c3863;
  width: 100%;
  display: flex;
  justify-content: center;
}

#just-text .site-max-width {
  width: 1100px;
  overflow: hidden;
}

.under-line {
  border-bottom: 1px solid #0c3863;
  width: 100%;
}

#slider {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #fff;
}

#footer-blocks {
  display: flex;
  flex-grow: 1;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}

#footer {
  background-color: #194778;
  color: #d7b292;

  display: flex;
  flex-direction: column;
  justify-content: center;

  width: 100%;
}

#footer .site-max-width {
  display: flex;
  flex-direction: column;
}

#footer .usefull-links {
  margin: 15px 6px;
  flex-direction: column;
  line-height: 30px;
  font-weight: normal;
}

#footer .usefull-links a:not(.button) {
  color: #fff;
}

#footer .trademarks,
#footer .rights {
  line-height: initial;
}

#footer #copyrights {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 13px;
  min-height: 32px;
  margin-top: 30px;
}

#footer #notice {
  text-align: center;
  margin-bottom: 24px;
}

#menu,
#sub-menu,
#gradient,
#customer-girl,
#header .login,
#header .lang,
#header .button {
  display: none;
}

.grecaptcha-badge {
  visibility: hidden;
}

.gradient-separator {
  width: 100%;
  height: 5px;
  background: rgb(249, 230, 165);
  background: radial-gradient(
    circle,
    rgba(249, 230, 165, 1) 0%,
    rgba(219, 176, 63, 1) 30%
  );
}

#partners-block {
  background: #fff;
  padding: 20px 0;
  text-align: center;
}
#partners-clider {
  position: relative;
  height: 30px;
  min-height: 30px;
  padding-top: 0;
  overflow: hidden;
}
#partners-clider a {
  margin: 0;
  margin-right: 30px;
}
#partners-clider img {
  max-height: 30px;
  cursor: pointer;
}
#partners-clider .slide {
  position: absolute;
  text-align: left;
}
#partners-clider .slide * {
  vertical-align: middle;
}

/*------------------------------------------------------------------------------*/
#menu,
#sub-menu,
#gradient,
#customer-girl {
  display: block;
}

#center-info-height-fix,
.mobile-menu-button,
#mobile-menu,
#mobile-login-lang {
  display: none;
}

#girl-top {
  position: relative;
  flex-grow: 1;
  background: url("../images/girl-top.png") 0px bottom no-repeat;
  background-size: 416px;
}

.flex {
  display: flex;
  flex-direction: row;
  /*border: 1px solid navy;*/
}

h1,
h2 {
  font-size: 40px;
  font-weight: normal;
  line-height: 1.2;
}

h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}

.site-max-width {
  width: 1250px;
}

#header-invisible-height {
  height: 55px;
}

#header {
  top: 0;
  /* left: 0; */
  width: 100%;
  margin: 0;
  position: fixed;
  background: rgba(250, 247, 242, 1);
  z-index: 20;
  justify-content: center;
  display: flex;
}

#header .site-max-width {
  display: flex;
  justify-content: space-between;
  width: 1250px;
  align-items: initial;
}

#header .right-header {
  height: 52px;
  width: 190px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  flex-shrink: 0;
}

#header .login {
  color: #008ee5;
  font-size: 12px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

#header .login .bg-login {
  display: inline-block;
  margin-right: 5px;

  width: 16px;
  height: 16px;
  background: url("../images/login.png") left bottom no-repeat;
}

#header .button {
  display: block;
  margin-top: 2px;
}

#header .lang {
  position: relative;
  display: block;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 4px;
}

#header .lang span {
  color: #008ee5;
}

#header .lang .triangle-bottom {
  position: absolute;
  top: 8px;
  left: 18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 2.5px 0 2.5px;
  border-color: #008de5 transparent transparent transparent;
}

#header .lang:hover .triangle-bottom {
  border-color: #ff5048 transparent transparent transparent;
}

#header .lang #lang-menu {
  visibility: hidden;
  transition: 0.2s;
}

#header .lang:hover #lang-menu {
  visibility: visible;
  transition-delay: 0s;
}

#header #lang-menu {
  background-color: rgba(210, 228, 245, 0.9);
  position: absolute;
  z-index: 10;
  top: 35px;
  left: -45px;
  display: flex;
  flex-direction: column;
  min-width: 100px;
}

#header #lang-menu:before {
  position: absolute;
  top: -10px;
  right: 36px;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(210, 228, 245, 0.9);
  z-index: 10;
}

#header #lang-menu ul {
  padding: 0;
}

#header #lang-menu li {
  text-align: center;
  list-style-type: none;
  margin-bottom: 10px;
  list-style-image: none;
}

#header #lang-menu li a {
  font-size: 13px;
}

#footer-main-menu a:hover,
#header #lang-menu a:hover,
#header #lang-menu .current-lang a {
  color: #ff5048;
}

#footer-main-menu {
  margin-top: 14px;
}

#footer-main-menu > ul > li > a:first-child {
  display: none;
}

#footer-main-menu ul,
#footer-main-menu ul li,
#footer-main-menu ul li ul,
#footer-main-menu ul li ul li {
  margin: 0;
  padding: 0;
}

#footer-main-menu ul {
  padding-left: 10px;
}

#footer-main-menu ul li {
  margin-right: 20px;
}

#footer-main-menu ul li:last-child {
  margin-right: 0;
}

#main-menu ul,
#footer-main-menu ul {
  display: flex;
  flex-grow: 1;
  flex-shrink: 3;
  align-items: flex-start;
  justify-content: center;
  align-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
  font-size: 14px;
}

#main-menu ul li,
#footer-main-menu ul li {
  position: relative;
}

#main-menu ul li a {
  font-size: 14px;
  margin-right: 35px;
  color: #194778;
  white-space: nowrap;
  font-weight: bold;
}

#footer-main-menu ul li ul {
  display: flex;
  flex-direction: column;
  padding-left: 0;
}

#main-menu ul li ul {
  /*background-color: rgba(210,228,245, 0.9);*/
  background-color: #ffffff;
  list-style: none;

  min-width: 200px;
  position: absolute;
  z-index: 10;
  top: 37px;
  left: 0px;
  display: flex;
  flex-direction: column;
  -webkit-box-shadow: 1px 1px 6px -1px rgba(128, 128, 128, 0.3);
  -moz-box-shadow: 1px 1px 6px -1px rgba(128, 128, 128, 0.3);
  box-shadow: 1px 1px 6px -1px rgba(128, 128, 128, 0.3);
  padding: 20px;
}

#footer-main-menu ul li a,
#footer-main-menu ul li ul li a {
  font-size: 12px;
  line-height: 30px;
  color: #ffffff;
  font-weight: normal;
}

#main-menu ul li ul li a {
  font-weight: normal;
  font-size: 13px;
  line-height: 30px;
}

#main-menu ul li ul:before {
  position: absolute;
  top: -15px;
  right: 79%;
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ffffff;
  z-index: 10;
}

#main-menu .sub-menu {
    visibility: hidden;
    opacity: 0;
    transition: opacity .15s ease;
}

#main-menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}

#main-menu li {
    padding-bottom: 7px;
    cursor: pointer;
}

#main-menu ul li ul {
    left: -30px;
    padding: 15px 30px;
}

#main-menu ul li a {
    pointer-events: none;
}

#main-menu ul li a,
#main-menu ul li ul li a {
    font-weight: 600;
    font-size: 16px;
}
#main-menu ul li ul li a {
    margin-right: 0;
    cursor: pointer;
    pointer-events: auto;
}
#main-menu ul li ul li a:hover {
    color: #1b68bb;
}

#main-menu li > .sub-menu li {
    padding: 5px 0;
    cursor: default;
}

#main-menu ul li ul:before {
    right: auto;
    left: 50px;
}

#main-title {
  color: #fff;
  background: #4276c5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: "Open Sans";
  height: 100%;
}

#main-title #main-title-content {
  background: url("../images/iphone.png") bottom left no-repeat;
  min-height: 600px;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
}

#main-title #main-title-content .text-container {
  padding-bottom: 150px;
  height: 100%;
  display: flex;
  align-self: flex-end;
  flex-direction: column;
  align-items: center;
  background: #4276c5 url("../images/the-icons.png") bottom right no-repeat;
}

#main-title #main-title-content .text-container h3 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}

#main-title #main-title-content .text-container h4 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: bold;
}

#main-title #main-title-content .text-container .marging-fix {
  margin-top: -20px;
}

#main-title #main-title-content .star-container {
  display: flex;
  justify-content: space-around;
  align-self: center;
  width: 200px;
}

#main-title #main-title-content .star {
  background: #4276c5 url("../images/star.png") bottom left no-repeat;
  width: 22px;
  height: 22px;
}

#main-title #gradient {
  width: 100%;
  height: 5px;
  background: rgb(249, 230, 165);
  background: radial-gradient(
    circle,
    rgba(249, 230, 165, 1) 0%,
    rgba(219, 176, 63, 1) 30%
  );
}

#main-title-girl {
  display: flex;
  justify-content: center;
  width: 100%;
  background: url("../images/bg-line.png") bottom left repeat-x;
  min-height: 446px;
  position: relative;
  font-family: "Open Sans";
  background-color: #ffffff;
}

.button {
  display: inline-block;
  color: #fff;
  background: rgb(255, 80, 72);
  background: linear-gradient(
    90deg,
    rgba(255, 80, 72, 1) 0%,
    rgba(255, 125, 56, 1) 100%
  );
  text-decoration: none;
  border-radius: 5px;
  text-align: center;
  flex-shrink: 0;
}

.big-button {
  width: 300px;
  font-size: 18px;
  font-weight: bold;
}

.small-button {
  width: 80px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 3px;
  text-transform: uppercase;
}

#title-info {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 1250px;
  margin-top: 42px;
  align-self: flex-end;
  flex-wrap: nowrap;
}

#title-info-text {
  width: 650px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
}

#title-info-text div {
  margin: 5px;
}

#title-info-text > div:first-child {
  width: 500px;
  text-align: center;
}

#title-info-text .button {
  margin-top: 60px;
}

#girl-top #pricing-pop-up {
  position: relative;
  display: none;
  align-items: center;
  flex-direction: column;
  font-size: 16px;
  color: #194778;
  width: 650px;
  background-color: #fff;
  -webkit-box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
  -moz-box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
  box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
}

#girl-top #pricing-pop-up .close {
  position: absolute;
  right: 12px;
  top: 10px;
  width: 15px;
  height: 15px;
  opacity: 0.3;
  border: 1px solid #3d3c3c;
  border-radius: 30px;
}
#girl-top #pricing-pop-up .close:hover {
  opacity: 1;
}
#girl-top #pricing-pop-up .close:before,
.close:after {
  position: absolute;
  left: 7px;
  top: 3px;
  content: " ";
  height: 9px;
  width: 1px;
  background-color: #3d3c3c;
}
#girl-top #pricing-pop-up .close:before {
  transform: rotate(45deg);
}
#girl-top #pricing-pop-up .close:after {
  transform: rotate(-45deg);
}

#girl-top #pricing-pop-up h5 {
  color: #954051;
  font-size: 18px;
  margin: 10px 0;
}

#girl-top #pricing-pop-up .select-feature {
  display: flex;
  justify-content: center;
  position: relative;
}

#girl-top #pricing-pop-up .select-feature .error-feature {
  display: none;
  font-size: 12px;
  color: #e35145;
  width: 150px;
  position: absolute;
  top: 4px;
  left: -157px;
}

#girl-top #pricing-pop-up .the-feature {
  margin-left: 50px;
}

#girl-top #pricing-pop-up #scroll-selector-container {
  margin-bottom: 25px;
}

#girl-top #pricing-pop-up #scroll-selector-container .scroll-order {
  width: 400px;
  margin-top: 10px;
}

#girl-top #pricing-pop-up #scroll-selector-container .bowed-elem {
  font-size: 12px;
  color: #194778;
  background-color: #f1f1f1;
  width: 110px;
  margin-left: -42px;
}

#girl-top #pricing-pop-up #scroll-selector-container .scroll-on-click {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

#girl-top #pricing-pop-up #scroll-selector-container .scroll-on-click div {
  width: 100%;
}

#girl-top #pricing-pop-up .scroll-3 {
  text-align: center;
}

#girl-top #pricing-pop-up .scroll-4 {
  text-align: right;
}

#girl-top #pricing-pop-up .scroll-5 {
  text-align: right;
}

#girl-top #pricing-pop-up .bottom-buttons {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #e35145;
}

#girl-top #pricing-pop-up .bottom-buttons a {
  display: flex;
  width: 320px;
  height: 45px;
  justify-content: center;
  align-items: center;
}

#girl-top #pricing-pop-up .bottom-buttons .price-button {
  background-color: #f1f1f1;
  border: 1px solid #e3e3e3;
}

#girl-top #pricing-pop-up .bottom-buttons .trial-button {
  color: #fff;
  background-color: #e35145;
}

#girl-top #pricing-pop-up .bottom-buttons a .big-digit-price {
  font-size: 22px;
}

#girl-top #pricing-pop-up .bottom-buttons .price-button span {
  text-transform: uppercase;
}

#girl-top #pricing-pop-up .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#girl-top #pricing-pop-up .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#girl-top #pricing-pop-up .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 5px;
}

#girl-top #pricing-pop-up .container input:checked ~ .checkmark {
  background-color: #fff;
}

#girl-top #pricing-pop-up .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#girl-top #pricing-pop-up .container input:checked ~ .checkmark:after {
  display: block;
}

#girl-top #pricing-pop-up .container .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #2196f3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#girl-top #pricing-pop-up #minbeds {
  display: none;
}

#girl-top #pricing-pop-up #slider {
}

#girl-top #pricing-pop-up .ui-slider-range {
  background-color: #008ee5;
  width: 400px;
}

#girl-top #pricing-pop-up .ui-slider-horizontal {
  height: 5px;
  background-color: #979797;
}

#girl-top #pricing-pop-up .ui-slider-handle {
  top: -10px;
  width: 22px;
  height: 22px;
  border-radius: 25px;
  border: 2px solid #008ee5;
  background-color: #fff;
  box-shadow: 1px 2px 5px 1px rgba(224, 222, 219, 1);
  cursor: pointer;
}

#girl-top .center-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

#girl-top .center-info h3 {
  margin-top: 20px;
  margin-bottom: 8px;
  font-size: 27px;
  color: #ff7d38;
}

#title-info .text-with-digits .big-digit {
  color: #163865;
  font-size: 48px;
  font-weight: lighter;
  margin: 0 5px;
}

#title-info .text-with-digits .big-text {
  font-size: 18px;
  text-transform: uppercase;
  flex-direction: row;
  align-self: flex-start;
  align-items: center;
}

#title-info .empty-fix {
  width: 200px;
}

#title-info .pricing-link {
  color: #008ee5;
  font-size: 16px;
}

#just-text {
  padding-top: 20px;
  height: 100%;
  flex-grow: 1;
  align-items: center;
  background-color: #ffffff;
}

#just-text .just-text-content h3 {
  margin-top: 10px;
  margin-bottom: 16px;
  font-size: 24px;
  font-weight: bold;
  color: #ff7d38;
}

#just-text .just-text-content {
  text-align: center;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-family: "Open Sans";
}

#just-text .just-text-content p {
  margin-top: 0px;
  margin-bottom: 80px;
}

#slider-container {
  width: 1094px;
  height: 512px;
}

#footer {
  flex-direction: row;
  min-height: 135px;
  height: auto;
}

#footer .site-max-width {
  justify-content: space-between;
  position: relative;
}

#footer .usefull-links-first {
  margin-left: 16px;
}

#footer .usefull-links .button {
  background: none;
  font-size: 13px;
  border-radius: 3px;
  border: 1px solid #008ee5;
  width: auto;
  padding: 0 10px;
  margin: 5px 0;
  text-transform: uppercase;
  line-height: 18px;
}

#footer .trademarks,
#footer .rights {
  line-height: 1.8;
}

#footer .align-righ {
  align-items: flex-end;
}


.mobile-menu-button {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 21px;
  height: 21px;
  background: url("../images/sprite.png") -280px -10px;
}

.mobile-menu-button.closed {
  background: url("../images/sprite.png") -280px -51px;
}

.mobile-menu-button .visible-menu {
}

#mobile-menu {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: #008ee1;
  color: #fff;
  align-items: center;
  width: 100%;
}

#mobile-menu .logo {
  display: flex;
  align-self: flex-start;
  margin-top: 10px;
  margin-left: 20px;
}

#mobile-menu .main-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;

  margin: 0;
  padding: 0;
}

#mobile-menu .main-menu a {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  border-top: 1px solid #005490;

  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

#mobile-menu .main-menu > li:last-child a {
  border-bottom: 1px solid #005490;
}

#mobile-menu .main-menu .active {
  background-color: #005490;
}

#mobile-menu.hide {
  display: none;
}

#mobile-menu ul {
  list-style: none;
  padding-inline-start: 0px;
}

#mobile-menu .main-menu .sub-menu {
  padding: 0 20px 0 20px;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

  align-items: baseline;
}

#mobile-menu .main-menu .sub-menu a {
  border: none;
  font-weight: normal;
  font-size: 13px;
  text-transform: initial;
  flex-shrink: none;
  margin-right: 5px;
  min-width: 170px;
  justify-content: flex-start;
}

#mobile-login-lang {
  display: none;
  flex-shrink: 0;
  flex-direction: row;
  min-width: 100px;
}

#mobile-login-lang .lang {
  position: relative;
}

#mobile-login-lang .change-lang-icon {
  position: relative;
  display: flex;
  height: 16px;
  background: url("../images/change-lang.png") left top no-repeat;
}

#mobile-login-lang .change-lang-icon span {
  display: inline-block;
  line-height: 16px;
  margin-left: 20px;
  color: #ff4f4f;
}

#mobile-login-lang .lang-triangle-arrow {
  display: flex;
  align-self: center;
  margin: 0 0 0 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 2.5px 0 2.5px;
  border-color: #00a3e4 transparent transparent transparent;
}

#mobile-login-lang .lang-menu {
  background-color: rgba(210, 228, 245, 0.9);

  position: absolute;
  z-index: 10;
  top: 30px;
  left: -1px;
  display: flex;
  flex-direction: column;
  width: 100px;
}

#mobile-login-lang .lang-menu:before {
  position: absolute;
  top: -10px;
  right: 40px;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(210, 228, 245, 0.9);
  z-index: 10;
}

.csbwfs-social-widget {
  top: unset !important;
  bottom: 316px;
}

.ac-widget {
  top: unset !important;
  bottom: 200px
}

#empty {
  display: none;
}

#footer-login-button {
  display: none;
}

@media only screen and (max-width: 1200px) {
  #footer-login-button {
    display: unset;
  }

  #footer-blocks > div:nth-child(4) {
    display: none;
  }

  .mobile-login-button {
    position: absolute;
    top: 14px;
    right: 54px;
    width: 150px;
    height: 28px;
    display: inline-flex;
    line-height: 28px;
    justify-content: space-between;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
  }

  #mobile-menu > div:nth-of-type(2) > ul > li {
    margin-bottom: 10px;
  }
  #mobile-menu > div:nth-of-type(2) > ul > li > a {
    display: none;
  }
  .site-max-width {
    width: unset;
  }

  .under-line {
    border-bottom: unset;
    padding-bottom: 10px;
  }

  #just-text {
    display: none;
  }

  #slider-container {
    display: none;
  }
  
  #mobile-menu {
    height: 100vh;
    background-color: #ffffff;
    -webkit-box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.75);
  }

  #mobile-menu > div:nth-of-type(2) {
    overflow-y: auto;
    padding: 0 20px;
  }

  .mobile-menu-button {
    display: block;
  }
  
  #main-menu,
  #header .right-header {
    display: none;
  }

  #mobile-menu a {
    font-size: 14px;
    color: #194778;
    white-space: nowrap;
    font-weight: bold;
    font-family: "Open Sans";
  }

  body {
    line-height: 1.5;
    font-size: 12px;
  }

  #header-invisible-height {
    height: 0;
  }

  #main-title #main-title-content {
    background: none;
    min-height: 0;
    display: block;
  }
  #main-title #main-title-content .text-container {
    background: none;
    padding-bottom: 0;
    text-align: center;
    padding-top: 60px;
  }


  #main-title-girl {
    background-color: #ffffff;
    border-bottom: 2px solid #035693;
  }

  #main-title-girl .site-max-width {
    display: block;
    background: url("../images/bg-line.png") bottom left repeat-x;
    min-height: 260px;
    position: relative;
    font-family: "Open Sans";
    flex-direction: row;
    position: relative;
  }

  #mobile-login-lang {
    display: none;
  }

  #main-title #main-title-content .star-container {
    display: inline-flex;
    justify-content: space-around;
    align-self: center;
    width: 200px;
    margin-bottom: 14px;
  }

  #main-title #main-title-content .star {
    background: url("../images/star.png") bottom left no-repeat;
    width: 22px;
    height: 22px;
  }

  #main-title #gradient {
    width: 100%;
    height: 5px;
    background: rgb(249, 230, 165);
    background: radial-gradient(
      circle,
      rgba(249, 230, 165, 1) 0%,
      rgba(219, 176, 63, 1) 30%
    );
    margin-top: 16px;
  }


  #main-title {
    background-color: #ffffff;
  }

  #main-title-content .text-container > h3 {
    color: #ff7d38;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 24px;
  }

  #main-title-content .text-container > h4 {
    margin: 0 0 14px;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: bold;
    color: #163865;
  }

  #main-title-content .big-button {
    width: 300px;
  }

  #title-info {
    display: block;
    width: 100%;
  }

  #title-info-text {
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: 14px;
  }

  #title-info-text div {
    margin: 5px;
  }

  #title-info-text > div:first-child {
    width: 100%;
    text-align: center;
  }

  #title-info-text .button {
    margin-top: 60px;
    width: 300px;
  }

  #csbwfs-delaydiv {
    display: none;
  }

  .ac-widget {
    display: none !important;
  }

  /** girl info block start**/
  #girl-top .center-info {
    display: block;
    text-align: center;
    width: 100%;
  }
  #girl-top .center-info h2 {
    font-weight: bold;
    margin: 0;
  }
  #girl-top .center-info #red-text {
    color: #ff5048;
    margin-bottom: 20px;
  }
  #girl-top .center-info h3 {
    margin-top: 20px;
    margin-bottom: 8px;
    font-size: 27px;
    color: #ff7d38;
  }
  #girl-top .center-info .button {
    margin-top: 30px;
  }
  #girl-top {
    display: block;
    background: none;
    background-size: 0;
    margin: 0px 20px 68px 20px;
  }
  /** girl info block start**/

  /**  pricing popup start*/
  #girl-top #pricing-pop-up {
    position: relative;
    display: none;
    align-items: center;
    flex-direction: column;
    font-size: 16px;
    color: #194778;
    width: 650px;
    background-color: #fff;
    -webkit-box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
    -moz-box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
    box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
  }
  #girl-top #pricing-pop-up .close {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 15px;
    height: 15px;
    opacity: 0.3;
    border: 1px solid #3d3c3c;
    border-radius: 30px;
  }
  #girl-top #pricing-pop-up .close:hover {
    opacity: 1;
  }
  #girl-top #pricing-pop-up .close:before,
  .close:after {
    position: absolute;
    left: 7px;
    top: 3px;
    content: " ";
    height: 9px;
    width: 1px;
    background-color: #3d3c3c;
  }
  #girl-top #pricing-pop-up .close:before {
    transform: rotate(45deg);
  }
  #girl-top #pricing-pop-up .close:after {
    transform: rotate(-45deg);
  }
  #girl-top #pricing-pop-up h5 {
    color: #954051;
    font-size: 18px;
    margin: 10px 0;
  }
  #girl-top #pricing-pop-up .select-feature {
    display: flex;
    justify-content: center;
    position: relative;
  }
  #girl-top #pricing-pop-up .select-feature .error-feature {
    display: none;
    font-size: 12px;
    color: #e35145;
    width: 150px;
    position: absolute;
    top: 4px;
    left: -157px;
  }
  #girl-top #pricing-pop-up .the-feature {
    margin-left: 50px;
    text-align: left;
  }
  #girl-top #pricing-pop-up #scroll-selector-container {
    margin-bottom: 25px;
  }
  #girl-top #pricing-pop-up #scroll-selector-container .scroll-order {
    width: 400px;
    margin-top: 10px;
  }
  #girl-top #pricing-pop-up #scroll-selector-container .bowed-elem {
    font-size: 12px;
    color: #194778;
    background-color: #f1f1f1;
    width: 110px;
    margin-left: -42px;
  }
  #girl-top #pricing-pop-up #scroll-selector-container .scroll-on-click {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  #girl-top #pricing-pop-up #scroll-selector-container .scroll-on-click div {
    width: 100%;
  }
  #girl-top #pricing-pop-up .scroll-3 {
    text-align: center;
  }
  #girl-top #pricing-pop-up .scroll-4 {
    text-align: right;
  }
  #girl-top #pricing-pop-up .scroll-5 {
    text-align: right;
  }
  #girl-top #pricing-pop-up .bottom-buttons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #e35145;
  }
  #girl-top #pricing-pop-up .bottom-buttons a {
    display: flex;
    width: 320px;
    height: 45px;
    justify-content: center;
    align-items: center;
  }
  #girl-top #pricing-pop-up .bottom-buttons .price-button {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
  }
  #girl-top #pricing-pop-up .bottom-buttons .trial-button {
    color: #fff;
    background-color: #e35145;
  }
  #girl-top #pricing-pop-up .bottom-buttons a .big-digit-price {
    font-size: 22px;
  }
  #girl-top #pricing-pop-up .bottom-buttons .price-button span {
    text-transform: uppercase;
  }
  #girl-top .flex {
    display: block;
    padding-right: 9px;
  }
  #girl-top div:last-child {
    text-align: center;
  }
  #girl-top #pricing-pop-up .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  #girl-top #pricing-pop-up .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  #girl-top #pricing-pop-up .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 5px;
  }
  #girl-top #pricing-pop-up .container input:checked ~ .checkmark {
    background-color: #fff;
  }
  #girl-top #pricing-pop-up .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  #girl-top #pricing-pop-up .container input:checked ~ .checkmark:after {
    display: block;
  }
  #girl-top #pricing-pop-up .container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #2196f3;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #girl-top #pricing-pop-up #minbeds {
    display: none;
  }
  #girl-top #pricing-pop-up .ui-slider-range {
    background-color: #008ee5;
    width: 400px;
  }
  #girl-top #pricing-pop-up .ui-slider-horizontal {
    height: 5px;
    background-color: #979797;
  }
  #girl-top #pricing-pop-up .ui-slider-handle {
    top: -10px;
    width: 22px;
    height: 22px;
    border-radius: 25px;
    border: 2px solid #008ee5;
    background-color: #fff;
    box-shadow: 1px 2px 5px 1px rgba(224, 222, 219, 1);
    cursor: pointer;
  }
  #girl-top #pricing-pop-up *:focus {
    outline: none;
  }
  /**  pricing popup end*/
  
  /** footer start**/
  #footer {
    flex-direction: row;
    min-height: 135px;
    height: auto;
  }
  #footer-main-menu {
    display: none;
  }
  #footer .site-max-width {
    justify-content: space-between;
    position: relative;
  }
  #footer .usefull-links {
    flex-direction: column;
    font-weight: normal;
    margin: 0;
  }

  #footer .usefull-links-first {
    display: flex;
    margin: 15px 6px;
    flex-direction: column;
    line-height: 30px;
    font-weight: normal;
  }


  #footer .usefull-links .button {
    background: none;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #008ee5;
    width: auto;
    padding: 0 10px;
    margin: 5px 0;
    text-transform: uppercase;
    line-height: 18px;
  }
  #footer .usefull-links .button:hover {
    background-color: #008ee5;
  }
  #footer .usefull-links h3 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 0px;
  }
  #footer .trademarks {
    font-weight: bold;
  }
  #footer .trademarks,
  #footer .rights {
    line-height: 1.8;
    margin: 14px 0px;
  }
  #footer #copyrights {
    display: block;
    margin: 20px 8px 0px 8px;
    text-align: center;
  }
  #footer #notice {
    text-align: center;
    margin-bottom: 24px;
  }
  /** footer end**/
}
/* 
@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 940px) {
}

@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 630px) {
}

@media only screen and (max-width: 571px) {
}

@media only screen and (max-width: 520px) {
}
 */

@media only screen and (max-width: 1100px) {
  #footer .usefull-links-first {
    display: flex;
    margin: 15px 6px;
    flex-direction: column;
    line-height: 30px;
    font-weight: normal;
  }
  #girl-top #pricing-pop-up {
    width: 630px;
  }
  .site-max-width {
    width: unset;
  }
}

@media only screen and (max-width: 940px) {
  #footer .usefull-links-first {
    display: flex;
    margin: 15px 6px;
    flex-direction: column;
    line-height: 30px;
    font-weight: normal;
  }
  #girl-top #pricing-pop-up {
    width: 630px;
  }
  .site-max-width {
    width: unset;
  }
}

@media only screen and (max-width: 630px) {
  #footer .usefull-links-first {
    display: flex;
    margin: 15px 6px;
    flex-direction: column;
    line-height: 30px;
    font-weight: normal;
  }
  #girl-top #pricing-pop-up {
    width: 480px;
  }
  #benefits2 .image-automated-shipping,
  #benefits2 .image-save-time-money,
  #benefits2 .image-shipping-accurately,
  #benefits2 .image-reports,
  #benefits2 .imageAllInOneSoftware,
  #benefits2 .imageMultiChannelInventory,
  #benefits2 .imageAPI {
    background-size: 440px !important;
  }
  .site-max-width {
    width: unset;
  }
  #footer-blocks {
    display: flex;
    flex-grow: 1;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #footer .align-righ {
    align-items: center;
  }
  #girl-top #pricing-pop-up {
    position: relative;
    display: none;
    align-items: center;
    flex-direction: column;
    font-size: 16px;
    color: #194778;
    width: 480px;
    background-color: #fff;
    -webkit-box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
    -moz-box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
    box-shadow: 0px -4px 18px 4px rgba(224, 222, 219, 1);
  }

  /** x to close pop-up */
  #girl-top #pricing-pop-up .close {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 15px;
    height: 15px;
    opacity: 0.3;
    border: 1px solid #3d3c3c;
    border-radius: 30px;
  }
  #girl-top #pricing-pop-up .close:hover {
    opacity: 1;
  }
  #girl-top #pricing-pop-up .close:before,
  .close:after {
    position: absolute;
    left: 7px;
    top: 3px;
    content: " ";
    height: 9px;
    width: 1px;
    background-color: #3d3c3c;
  }
  #girl-top #pricing-pop-up .close:before {
    transform: rotate(45deg);
  }
  #girl-top #pricing-pop-up .close:after {
    transform: rotate(-45deg);
  }
  /**---------------------------------------*/

  #girl-top #pricing-pop-up h5 {
    color: #954051;
    font-size: 18px;
    margin: 10px 0;
  }

  #girl-top #pricing-pop-up .select-feature {
    display: block;
    text-align: left;
  }

  #girl-top #pricing-pop-up .select-feature .error-feature {
    display: none;
    font-size: 12px;
    color: #e35145;
    text-align: left;
    position: relative;
    top: unset;
    left: unset;
  }

  #girl-top #pricing-pop-up .the-feature {
    margin-left: 0;
    text-align: left;
  }

  /** scroll-selector */
  #girl-top #pricing-pop-up #scroll-selector-container .scroll-order {
    width: 400px;
    margin-top: 10px;
  }
  #girl-top #pricing-pop-up #scroll-selector-container .bowed-elem {
    font-size: 12px;
    color: #194778;
    background-color: #f1f1f1;
    width: 110px;
    margin-left: 96px !important;
  }

  #girl-top #pricing-pop-up #scroll-selector-container {
    margin-bottom: 25px;
    max-width: 300px;
  }

  #girl-top #pricing-pop-up #scroll-selector-container .scroll-on-click {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }

  #girl-top #pricing-pop-up #scroll-selector-container .scroll-on-click div {
    width: 100%;
  }

  #girl-top #pricing-pop-up .scroll-3 {
    text-align: center;
  }

  #girl-top #pricing-pop-up .scroll-4 {
    text-align: right;
  }

  #girl-top #pricing-pop-up .scroll-5 {
    text-align: right;
  }

  /** end scroll  */

  #girl-top #pricing-pop-up .bottom-buttons {
    width: 100%;
    display: block;
    background-color: #e35145;
  }

  #girl-top #pricing-pop-up .bottom-buttons a {
    display: flex;
    width: 100%;
    height: 45px;
    justify-content: center;
    align-items: center;
  }

  #girl-top #pricing-pop-up .bottom-buttons .price-button {
    background-color: #f1f1f1;
    border: 1px solid #e3e3e3;
  }

  #girl-top #pricing-pop-up .bottom-buttons .trial-button {
    color: #fff;
    background-color: #e35145;
  }

  #girl-top #pricing-pop-up .bottom-buttons a .big-digit-price {
    font-size: 22px;
  }

  #girl-top #pricing-pop-up .bottom-buttons .price-button span {
    text-transform: uppercase;
  }

  .site-max-width {
    width: unset;
  }
}

@media only screen and (max-width: 480px) {
  #footer .usefull-links-first {
    display: grid;
    grid-template-columns: 60% 40%;
    text-align: left;
    margin: 0 16px;
  }
  #girl-top #pricing-pop-up {
    width: 340px;
  }
  #benefits2 .image-automated-shipping,
  #benefits2 .image-save-time-money,
  #benefits2 .image-shipping-accurately,
  #benefits2 .image-reports,
  #benefits2 .imageAllInOneSoftware,
  #benefits2 .imageMultiChannelInventory,
  #benefits2 .imageAPI {
    background-size: 320px !important;
  }
  .site-max-width {
    width: unset;
  }
  #footer .align-righ {
    align-items: center;
  }
  #footer-blocks {
    display: block;
    text-align: center;
  }
  #girl-top #pricing-pop-up {
    width: 340px;
  }
  #empty {
    display: unset;
  }
}