html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box !important; }

*, *:before, *:after {
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0;
  text-align: left; }

*:focus {
  outline: none !important; }

a {
  text-decoration: none; }

@font-face {
  font-family: 'GT Walsheim Pro';
  src: url("../fonts/GTWalsheimPro-Bold.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url("../fonts/GTWalsheimPro-Medium.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'TabacG1';
  src: url("../fonts/TabacG1-Bold.woff2") format("woff2"), url("../fonts/TabacG1-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'GT Walsheim Pro';
  src: url("../fonts/GTWalsheimPro-Light.woff2") format("woff2"), url("../fonts/GTWalsheimPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
body {
  min-width: 320px;
  width: 100%;
  font-size: 16px;
  font-family: "GT Walsheim Pro", sans-serif;
  color: #333456;
  background: #fff; }

input {
  font-family: "GT Walsheim Pro", sans-serif; }

a {
  transition: color 0.2s; }
  a:hover {
    color: #047ff9; }

.logo:hover {
  color: #fff !important; }

p {
  font-size: 1rem;
  line-height: 30px;
  margin-bottom: 14px; }

label a, p a {
  color: #e83962; }
  label a:hover, p a:hover {
    color: #047ff9; }

.center {
  text-align: center; }

.wrap {
  margin: 0 auto;
  max-width: 1220px;
  width: 100%;
  padding: 0 20px; }
  @media screen and (max-width: 750px) {
    .wrap {
      padding: 0 14px; } }

.more-wrap {
  max-width: 1300px;
  padding: 0px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.mt70 {
  margin-top: 70px; }

.mt80 {
  margin-top: 80px; }

.mt90 {
  margin-top: 90px; }

.mt100 {
  margin-top: 100px; }

.mt110 {
  margin-top: 110px; }

.mt120 {
  margin-top: 120px; }

.mb5 {
  margin-bottom: 5px; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.mb35 {
  margin-bottom: 35px; }

.mb40 {
  margin-bottom: 40px; }

.mb45 {
  margin-bottom: 45px; }

.mb50 {
  margin-bottom: 50px; }

.mb55 {
  margin-bottom: 55px; }

.mb60 {
  margin-bottom: 60px; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pt70 {
  padding-top: 70px; }

.pt80 {
  padding-top: 80px; }

.pt90 {
  padding-top: 90px; }

.pt100 {
  padding-top: 100px; }

.pt110 {
  padding-top: 110px; }

.pt120 {
  padding-top: 120px; }

.pb10 {
  padding-bottom: 10px; }

.pb20 {
  padding-bottom: 20px; }

.pb30 {
  padding-bottom: 30px; }

.pb40 {
  padding-bottom: 40px; }

.pb50 {
  padding-bottom: 50px; }

.pb60 {
  padding-bottom: 60px; }

.pb70 {
  padding-bottom: 70px; }

.pb80 {
  padding-bottom: 80px; }

.pb90 {
  padding-bottom: 90px; }

.pb100 {
  padding-bottom: 100px; }

.pb110 {
  padding-bottom: 110px; }

.pb120 {
  padding-bottom: 120px; }

.cn-close-icon {
  display: none !important; }

.wsb-coockie-btn {
  background: #e83962 !important;
  border-radius: 0; }

#cookie-notice {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(188, 228, 250, 0.9) !important;
  min-width: 100%;
  min-height: 100%; }

.cookie-notice-container {
  background: #fff !important;
  -webkit-box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.1);
  max-width: 540px; }

#cn-notice-buttons a {
  font-family: 'GT Walsheim Pro'; }

#cn-notice-buttons {
  padding-top: 20px; }

#cn-notice-text {
  color: #000 !important;
  font-size: 15px;
  text-align: justify;
  font-family: 'GT Walsheim Pro'; }

.cookie-notice-hidden {
  display: none !important; }

.is-hidden {
  display: none; }

.btn {
  font-family: 'GT Walsheim Pro';
  transition: color 0.3s, background 0.3s, opacity 0.3s;
  display: block;
  cursor: pointer; }

.btn-classic {
  opacity: 1;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  background: #e83962;
  border: none;
  padding: 16px 30px;
  display: inline-block;
  border-radius: 10px;
  width: 100%; }
  .btn-classic:active {
    opacity: 0.8; }
  .btn-classic:hover {
    color: #fff;
    background: #ff406c; }

.btn-border {
  opacity: 1;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  background: transparent;
  border: 2px solid #ffffff;
  padding: 16px 60px;
  display: inline-block; }
  .btn-border:active {
    opacity: 0.8; }
  .btn-border:hover {
    color: #21294e;
    background: #ffffff; }

.header-small {
  max-width: 900px;
  padding-top: 40px;
  padding-bottom: 40px; }
  .header-small .title {
    color: #333456;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 14px; }
  .header-small .paragraph {
    color: #333456;
    font-size: 16px;
    font-weight: 500; }
  .header-small .paragraph:last-child {
    margin-bottom: 0; }

.header-center {
  max-width: 900px;
  margin: 0 auto;
  padding-bottom: 120px;
  text-align: center; }
  .header-center .title {
    color: #333456;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 14px; }
  .header-center .paragraph {
    color: #333456;
    font-size: 16px;
    font-weight: 500; }
  .header-center .paragraph:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 800px) {
    .header-center {
      padding-bottom: 60px; }
      .header-center .title {
        font-size: 40px;
        margin-bottom: 14px; }
      .header-center .paragraph {
        font-size: 15px; } }
  @media screen and (max-width: 600px) {
    .header-center {
      padding-bottom: 60px; }
      .header-center .title {
        font-size: 36px;
        margin-bottom: 14px; }
      .header-center .paragraph {
        font-size: 15px; } }

.header-left {
  max-width: 900px;
  padding-bottom: 120px;
  text-align: left; }
  .header-left .title {
    color: #333456;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 14px; }
  .header-left .title span {
    font-size: 24px;
    display: block;
    padding-top: 4px; }
  .header-left .paragraph {
    color: #333456;
    font-size: 16px;
    font-weight: 500; }
  .header-left .paragraph:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 800px) {
    .header-left {
      padding-bottom: 60px; }
      .header-left .title {
        font-size: 40px;
        margin-bottom: 14px; }
      .header-left .paragraph {
        font-size: 15px; } }
  @media screen and (max-width: 600px) {
    .header-left {
      padding-bottom: 60px; }
      .header-left .title {
        font-size: 36px;
        margin-bottom: 14px; }
      .header-left .paragraph {
        font-size: 15px; } }

.message-info {
  padding: 50px 25px;
  margin-bottom: 40px;
  background: #fce17f;
  -webkit-box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.1); }
  .message-info .content {
    margin: 0 auto;
    max-width: 860px;
    text-align: center; }
  .message-info .title {
    color: #333456;
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-bottom: 20px; }
  .message-info .paragraph {
    color: #333456;
    font-size: 18px;
    font-weight: 700; }
  .message-info .paragraph:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 900px) {
  .message-info {
    padding: 25px 15px; }

  .message-info .title {
    font-size: 18px;
    margin-bottom: 14px; }

  .message-info .paragraph {
    font-size: 14px;
    margin-bottom: 10px; } }
body {
  background: url("../img/pattern-blue.png"); }

header#header {
  background: #ffffff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 8px 4px rgba(0, 0, 0, 0.05); }
  header#header .wrap {
    max-width: 1600px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  header#header .logo img {
    max-width: 280px;
    width: 100%; }
  header#header .menu ul {
    display: flex; }
  header#header .menu li:not(:last-child) {
    margin-right: 50px; }
  header#header .menu a {
    position: relative;
    color: #333456;
    font-size: 18px; }
  header#header .menu a:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    height: 2px;
    background: #333456;
    width: 0%;
    transition: all 0.3s; }
  header#header .menu a:hover:before {
    width: 100%; }
  @media screen and (max-width: 1050px) {
    header#header .menu li:not(:last-child) {
      margin-right: 30px; } }
  @media screen and (max-width: 1000px) {
    header#header .menu {
      display: none; } }
  header#header .hamburger {
    padding: 10px;
    margin-left: 40px;
    cursor: pointer;
    display: none; }
    header#header .hamburger img {
      height: 15px;
      display: block; }
  @media screen and (max-width: 1000px) {
    header#header .hamburger {
      display: block; } }

#footer {
  background: #bce4fa;
  color: #333456;
  font-weight: 500; }
  #footer a {
    color: #333456;
    font-size: 15px;
    transition: 0.3s all; }
    #footer a:hover {
      color: #e83962; }
  #footer .nav.nav-vertical {
    width: 25%;
    padding-bottom: 40px; }
    #footer .nav.nav-vertical strong {
      font-size: 15px;
      margin-bottom: 40px;
      display: block; }
    #footer .nav.nav-vertical li:not(:last-child) {
      margin-bottom: 20px; }
    @media screen and (max-width: 1200px) {
      #footer .nav.nav-vertical {
        width: 33.33%; } }
    @media screen and (max-width: 900px) {
      #footer .nav.nav-vertical {
        width: 50%; } }
    @media screen and (max-width: 600px) {
      #footer .nav.nav-vertical {
        width: 100%; } }
    #footer .nav.nav-vertical .nav-small-text {
      display: block;
      margin-bottom: 10px; }
  #footer .nav.nav-socialmedia {
    display: flex;
    flex-wrap: wrap; }
    #footer .nav.nav-socialmedia strong {
      font-weight: 400;
      font-size: 15px;
      margin-right: 20px;
      margin-bottom: 20px; }
    #footer .nav.nav-socialmedia ul {
      display: flex; }
    #footer .nav.nav-socialmedia li:not(:last-child) {
      margin-right: 30px; }
    #footer .nav.nav-socialmedia img {
      height: 20px; }
  #footer .nav.nav-horizontal ul {
    display: flex;
    flex-wrap: wrap; }
  #footer .nav.nav-horizontal li:not(:last-child) {
    margin-right: 50px;
    margin-bottom: 20px; }
  @media screen and (max-width: 900px) {
    #footer .nav.nav-horizontal {
      width: 100%;
      padding-top: 20px; } }
  #footer .row:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px #333456 solid; }
  #footer .row:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px; }
  #footer .copyright {
    font-size: 15px; }
  #footer .row:nth-child(3) {
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center; }

#sidebar {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5f5f7;
  background: #f5f5f7;
  background: linear-gradient(0deg, #f5f5f7 0%, white 100%); }
  #sidebar .wrap {
    height: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 50px; }
  @media screen and (max-height: 600px) {
    #sidebar .wrap {
      padding: 30px; } }
  #sidebar button {
    margin-bottom: 40px;
    cursor: pointer;
    background: none;
    border: none;
    width: 40px;
    height: 40px;
    transform: translateX(-10px); }
  @media screen and (max-height: 600px) {
    #sidebar button {
      margin-bottom: 20px; } }
  #sidebar .logo {
    margin-bottom: 80px; }
    #sidebar .logo img {
      max-width: 280px;
      width: 100%; }
  @media screen and (max-height: 600px) {
    #sidebar .logo {
      margin-bottom: 30px; }
    #sidebar .logo img {
      max-width: 240px; } }
  #sidebar .menu li:not(:last-child) {
    margin-bottom: 20px; }
  #sidebar .menu a {
    position: relative;
    font-size: 20px;
    color: #333456; }
  #sidebar .menu a:before {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0;
    height: 2px;
    background: #333456;
    width: 0%;
    transition: all 0.3s; }
  #sidebar .menu a:hover:before {
    width: 100%; }
  @media screen and (max-height: 600px) {
    #sidebar .menu li:not(:last-child) {
      margin-bottom: 12px; }
    #sidebar .menu a {
      font-size: 14px; }
    #sidebar .menu a:before {
      bottom: -6px; } }
  #sidebar .socialmedia {
    position: absolute;
    bottom: 50px;
    left: 50px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap; }
    #sidebar .socialmedia strong {
      margin-right: 20px;
      margin-bottom: 20px;
      font-weight: 400;
      font-size: 12px; }
    #sidebar .socialmedia ul {
      display: flex; }
    #sidebar .socialmedia li:not(:last-child) {
      margin-right: 14px; }
    #sidebar .socialmedia img {
      height: 18px; }
  @media screen and (max-height: 600px) {
    #sidebar .socialmedia {
      left: 30px;
      bottom: 30px; }
    #sidebar .socialmedia strong {
      margin-bottom: 10px; } }
  @media screen and (max-height: 400px) {
    #sidebar .socialmedia {
      display: none; } }

#coupons .boxes {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 600px;
  margin-bottom: 120px; }
@media screen and (max-width: 900px) {
  #coupons .boxes {
    max-width: 100%; } }
#coupons .box {
  position: relative;
  z-index: 1;
  width: 50%;
  background: #ffffff;
  border: 0 solid #ededed;
  border-width: 0px 1px 1px 0;
  height: 340px;
  padding: 40px 20px;
  -webkit-box-shadow: 0px 0px 36px 17px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 36px 17px rgba(0, 0, 0, 0.05); }
  #coupons .box img {
    width: 58px;
    display: block;
    margin-bottom: 20px; }
  #coupons .box .title {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    display: block;
    margin-bottom: 10px; }
  #coupons .box li {
    color: #888888;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 6px; }
    #coupons .box li.active {
      color: #e83962; }
    #coupons .box li:before {
      content: "- "; }
@media screen and (max-width: 900px) {
  #coupons .box {
    width: 50%;
    height: 300px; } }
@media screen and (max-width: 600px) {
  #coupons .box {
    width: 100%;
    text-align: center; }
  #coupons .box img {
    margin: 0 auto; } }

#error-404 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100vh;
  background: #eff8fe; }
  #error-404 .content {
    padding: 20px; }
    #error-404 .content .title {
      color: #333456;
      font-size: 120px; }
    #error-404 .content .paragraph {
      color: #333456;
      font-size: 24px;
      margin-bottom: 0px; }
    #error-404 .content .btn {
      margin-top: 16px; }
    @media screen and (max-width: 600px) {
      #error-404 .content .title {
        color: #333456;
        font-size: 72px; }
      #error-404 .content .paragraph {
        color: #333456;
        font-size: 18px;
        margin-bottom: 0px; }
      #error-404 .content .btn {
        transform: scale(0.8);
        transform-origin: top left; } }

#fr-cta {
  padding: 80px 0; }
  #fr-cta .wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

#fr-cta .map .image {
  position: relative;
  width: 450px;
  height: 450px;
  margin: 0 auto; }
  @media screen and (max-width: 500px) {
    #fr-cta .map .image {
      width: 360px;
      height: 360px; } }
  @media screen and (max-width: 420px) {
    #fr-cta .map .image {
      width: 280px;
      height: 280px; } }

#fr-cta .content .title {
  font-size: 43px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #00295E; }
#fr-cta .content .paragraph {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #00295E;
  margin-bottom: 40px; }
#fr-cta .content .select {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  border-radius: 14px;
  border: 2px #BBE4FA solid;
  background: #fff url(../image/arrow-down.png) no-repeat;
  background-size: 20px;
  background-position: calc(100% - 20px) center;
  cursor: pointer;
  height: 78px;
  width: 100%;
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 400;
  font-family: "GT Walsheim Pro";
  padding: 0 30px; }

#fr-cta .map .city {
  position: absolute;
  height: 4.6%;
  cursor: pointer;
  color: #012b52;
  font-size: 12px; }
  #fr-cta .map .city:before {
    position: absolute;
    content: '';
    border-radius: 50%;
    background: #012b52;
    transition: background 0.3s; }
  #fr-cta .map .city:hover {
    color: #e7385f; }
  #fr-cta .map .city:hover:before {
    background: #e7385f; }
  @media screen and (min-width: 501px) {
    #fr-cta .map .city:before {
      width: 16px;
      height: 16px;
      left: -24px;
      top: 0; } }
  @media screen and (max-width: 500px) {
    #fr-cta .map .city:before {
      width: 13px;
      height: 13px;
      left: -18px;
      top: 0; } }
  @media screen and (max-width: 420px) {
    #fr-cta .map .city:before {
      width: 10px;
      height: 10px;
      left: -16px;
      top: 0; } }
@media screen and (min-width: 501px) {
  #fr-cta .map .gdynia {
    top: 7.5%;
    left: 31%; }
    #fr-cta .map .gdynia:before {
      top: -9px;
      left: 48px; }
  #fr-cta .map .gdansk {
    top: 16%;
    left: 47%; }
    #fr-cta .map .gdansk:before {
      top: -22px;
      left: -2px; }
  #fr-cta .map .szczecin {
    top: 17%;
    left: 10%; }
  #fr-cta .map .bydgoszcz {
    top: 28.5%;
    left: 42.5%; }
  #fr-cta .map .torun {
    top: 33.0%;
    left: 50%; }
  #fr-cta .map .lodz {
    top: 52%;
    left: 58%; }
  #fr-cta .map .poznan {
    top: 40.8%;
    left: 34.2%; }
  #fr-cta .map .warszawa {
    top: 45.3%;
    left: 73.2%; }
  #fr-cta .map .wroclaw {
    top: 59.8%;
    left: 29.3%; }
  #fr-cta .map .opole {
    top: 70.3%;
    left: 40.5%; }
  #fr-cta .map .chorzow {
    top: 77.1%;
    left: 56%; } }
@media screen and (max-width: 500px) {
  #fr-cta .map .gdynia {
    top: 7.5%;
    left: 29%; }
    #fr-cta .map .gdynia:before {
      top: -8px;
      left: 45px; }
  #fr-cta .map .gdansk {
    top: 16%;
    left: 47%; }
    #fr-cta .map .gdansk:before {
      top: -18px;
      left: -2px; }
  #fr-cta .map .szczecin {
    top: 17%;
    left: 10%; }
  #fr-cta .map .bydgoszcz {
    top: 28.5%;
    left: 42.5%; }
  #fr-cta .map .torun {
    top: 33.0%;
    left: 50%; }
  #fr-cta .map .lodz {
    top: 52%;
    left: 58%; }
  #fr-cta .map .poznan {
    top: 40.8%;
    left: 34.2%; }
  #fr-cta .map .warszawa {
    top: 45.3%;
    left: 73.2%; }
  #fr-cta .map .wroclaw {
    top: 59.8%;
    left: 29.3%; }
  #fr-cta .map .opole {
    top: 70.3%;
    left: 40.5%; }
  #fr-cta .map .chorzow {
    top: 77.1%;
    left: 56%; } }
@media screen and (max-width: 420px) {
  #fr-cta .map .gdynia {
    top: 7.5%;
    left: 26%; }
    #fr-cta .map .gdynia:before {
      top: -6px;
      left: 43px; }
  #fr-cta .map .gdansk {
    top: 16%;
    left: 47%; }
    #fr-cta .map .gdansk:before {
      top: -15px;
      left: -2px; }
  #fr-cta .map .szczecin {
    top: 17%;
    left: 10%; }
  #fr-cta .map .bydgoszcz {
    top: 28.5%;
    left: 42.5%; }
  #fr-cta .map .torun {
    top: 33.0%;
    left: 50%; }
  #fr-cta .map .lodz {
    top: 52%;
    left: 58%; }
  #fr-cta .map .poznan {
    top: 40.8%;
    left: 34.2%; }
  #fr-cta .map .warszawa {
    top: 45.3%;
    left: 73.2%; }
  #fr-cta .map .wroclaw {
    top: 59.8%;
    left: 29.3%; }
  #fr-cta .map .opole {
    top: 70.3%;
    left: 40.5%; }
  #fr-cta .map .chorzow {
    top: 77.1%;
    left: 56%; } }

@media screen and (max-width: 1100px) {
  #fr-cta .map {
    flex: 0 1 100%;
    text-align: center;
    margin-bottom: 40px; }

  #fr-cta .content {
    flex: 0 1 100%;
    text-align: center; }

  #fr-cta .content .select {
    max-width: 400px; } }
@media screen and (max-width: 600px) {
  #fr-cta .content .title {
    font-size: 24px; }

  #fr-cta .content .paragraph {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px; }

  #fr-cta .content .select {
    max-width: 400px;
    height: 58px; } }
#fr-about {
  position: relative;
  background: rgba(187, 228, 250, 0.25);
  border-top: 1px solid #d9dcde;
  padding: 80px 0; }
  #fr-about:after {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 2px;
    width: 200px;
    background: #e83962; }
  #fr-about .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

#fr-about .content {
  flex: 0 1 500px; }
  #fr-about .content header {
    margin-bottom: 80px; }
  #fr-about .content .title {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E; }
  #fr-about .content p {
    font-size: 14px;
    color: #00295E;
    line-height: 18px; }

#fr-about .video {
  display: flex;
  align-items: center;
  flex: 0 1 450px; }
  #fr-about .video .video-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: 0 auto; }
  #fr-about .video .video-container::after {
    padding-top: 56.25%;
    display: block;
    content: ''; }
  #fr-about .video .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 1100px) {
  #fr-about .video {
    flex: 0 1 100%;
    text-align: center; }

  #fr-about .content {
    flex: 0 1 100%;
    text-align: center;
    margin-bottom: 40px; }

  #fr-about .content p {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 600px) {
  #fr-about .content .title {
    font-size: 24px; }

  #fr-about .content header {
    margin-bottom: 20px; } }
#fr-form {
  margin-top: 60px;
  position: relative;
  border-top: 1px solid #d9dcde;
  padding: 60px 0; }
  #fr-form:after {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 2px;
    width: 200px;
    background: #e83962; }

#fr-form .message {
  background: #FFF393 0% 0% no-repeat padding-box;
  box-shadow: 3px 3px 10px #00000029;
  border: 1px solid #FFE293;
  border-radius: 15px;
  opacity: 1;
  text-align: center;
  padding: 34px 20px;
  margin: 0 auto;
  margin-bottom: 15px; }
  #fr-form .message p {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 0px;
    line-height: 16px;
    max-width: 600px;
    margin: 0 auto; }

#fr-form .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #fr-form .items .item {
    flex: 0 1 calc(50% - 10px); }

@media screen and (max-width: 940px) {
  #fr-form .items .item {
    flex: 0 1 100%; } }
#fr-form .head {
  text-align: center;
  margin-bottom: 60px; }
  #fr-form .head .title {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    display: block;
    margin-bottom: 10px; }
  #fr-form .head .subtitle {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #E7385F;
    display: block;
    margin-bottom: 20px; }
  #fr-form .head .paragraph {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: #00295E;
    max-width: 500px;
    margin: 0 auto;
    display: block; }

#fr-form .articles .article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 210px;
  max-width: 600px;
  margin: 0 auto;
  padding: 40px;
  margin-bottom: 10px;
  box-shadow: 3px 3px 10px #00000029;
  border: 1px solid #BBE4FA;
  border-radius: 15px;
  background: #fff; }
  #fr-form .articles .article img {
    width: 78px;
    margin-right: 40px; }
  #fr-form .articles .article .title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 20px; }
  #fr-form .articles .article .paragraph {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: #00295E;
    opacity: 1; }

@media screen and (max-width: 940px) {
  #fr-form .articles .article:first-child {
    margin-top: 10px; } }
@media screen and (max-width: 500px) {
  #fr-form .articles .article {
    padding: 20px; }

  #fr-form .articles .article img {
    width: 60px;
    margin-right: 20px; }

  #fr-form .articles .article .title {
    margin-bottom: 10px; } }
@media screen and (max-width: 360px) {
  #fr-form .articles .article img {
    width: 48px;
    margin-right: 20px; }

  #fr-form .articles .article .title {
    font-size: 16px; } }
#fr-form #form {
  max-width: 600px;
  margin: 0 auto;
  background: #BBE4FA 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px;
  padding: 30px 20px; }

#fr-form #form .info-msg {
  font-size: 12px;
  color: #6F6F6F;
  position: absolute;
  bottom: -15px;
  margin-left: 0px; }

#fr-form #form .step {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#fr-form #form .step-info {
  position: absolute;
  top: -28px;
  left: 0px;
  font-size: 12px;
  color: #00295E; }

#fr-form #form .coupon {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #00295E;
  border-radius: 10px;
  height: 140px;
  width: calc(50% - 10px);
  padding: 20px;
  transition: border 0.3s, opacity 0.3s;
  opacity: 1; }
  #fr-form #form .coupon.deactive {
    opacity: 0.2; }
  #fr-form #form .coupon:hover {
    border: 1px solid #E7385F;
    opacity: 1;
    cursor: pointer; }
  @media screen and (min-width: 941px) and (max-width: 1100px) {
    #fr-form #form .coupon {
      width: 100%; } }
  @media screen and (max-width: 560px) {
    #fr-form #form .coupon {
      width: 100%; } }

#fr-form #form .input-text {
  height: 42px;
  width: 100%;
  color: #111111;
  font-size: 14px;
  font-weight: 400;
  font-family: "GT Walsheim Pro";
  border: 1px solid #00295E;
  background: #fff;
  padding: 10px;
  transition: border 0.3s;
  border-radius: 10px; }
  #fr-form #form .input-text.input-text-50 {
    width: calc(50% - 10px); }
  #fr-form #form .input-text.input-text-30 {
    width: calc(30% - 10px); }
  #fr-form #form .input-text.input-text-70 {
    width: calc(70% - 10px); }
  @media screen and (min-width: 941px) and (max-width: 1100px) {
    #fr-form #form .input-text.input-text-50 {
      width: 100%; }
    #fr-form #form .input-text.input-text-30 {
      width: 100%; }
    #fr-form #form .input-text.input-text-70 {
      width: 100%; } }
  @media screen and (max-width: 560px) {
    #fr-form #form .input-text.input-text-50 {
      width: 100%; }
    #fr-form #form .input-text.input-text-30 {
      width: 100%; }
    #fr-form #form .input-text.input-text-70 {
      width: 100%; } }

#fr-form #form .input-select {
  position: relative;
  width: 100%;
  background: #fff;
  transition: all 0.3s;
  border-radius: 10px; }
  #fr-form #form .input-select:before {
    content: '';
    display: block;
    position: absolute;
    top: 22px;
    right: 16px;
    width: 12px;
    height: 6px;
    background-color: #e83962;
    clip-path: polygon(100% 0, 0 0, 50% 100%); }
  #fr-form #form .input-select select {
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent !important;
    cursor: pointer;
    height: 42px;
    width: 100%;
    color: #111;
    font-size: 14px;
    font-weight: 400;
    font-family: "GT Walsheim Pro";
    border: 1px solid #00295E;
    background: transparent;
    padding: 10px;
    transition: border 0.3s;
    border-radius: 10px; }
  #fr-form #form .input-select select::-ms-expand {
    display: none; }

#fr-form #form .checkbox {
  position: relative;
  padding-left: 40px; }
  #fr-form #form .checkbox input {
    display: none; }
  #fr-form #form .checkbox .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #00295E;
    border-radius: 5px;
    display: block;
    cursor: pointer;
    transition: all 0.3s;
    background: #fff; }
  #fr-form #form .checkbox.check-all {
    font-weight: 700; }
  #fr-form #form .checkbox.check-all .checkmark {
    top: 0px; }
  #fr-form #form .checkbox input:checked ~ .checkmark {
    border: 1px solid #00295E; }
  #fr-form #form .checkbox input:checked ~ .checkmark:after {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    background: no-repeat 20% 25% url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z'/%3E%3C/svg%3E");
    background-size: 14px; }

label.checkbox {
  font-size: 12px;
  line-height: 20px;
  color: #00295E; }

::-webkit-input-placeholder {
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 400;
  font-family: "GT Walsheim Pro"; }

::-moz-placeholder {
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 400;
  font-family: "GT Walsheim Pro"; }

:-ms-input-placeholder {
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 400;
  font-family: "GT Walsheim Pro"; }

:-moz-placeholder {
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 400;
  font-family: "GT Walsheim Pro"; }

#fr-form #form .note p {
  color: #6F6F6F;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 4px; }
#fr-form #form .note .hide {
  display: none; }
#fr-form #form .note .more {
  color: #00295E;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  cursor: pointer; }

#fr-form #form .btn-tab {
  opacity: 1;
  color: #00295E;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  background: #FFF393;
  display: inline-block !important;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  cursor: pointer; }
  #fr-form #form .btn-tab:active {
    opacity: 0.8; }

#fr-form #form .tab {
  position: relative;
  width: 100%; }
  #fr-form #form .tab .btn-tab {
    position: absolute;
    top: 11px;
    right: 11px;
    z-index: 11; }

#fr-form #form .tab-hover {
  position: absolute;
  top: 38px;
  right: 11px;
  width: 80%;
  padding: 10px;
  height: auto;
  display: none;
  background: #FFF393;
  z-index: 12;
  -webkit-box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.1); }
  #fr-form #form .tab-hover p {
    color: #00295E;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 6px; }
  #fr-form #form .tab-hover p:last-child {
    margin-bottom: 0; }

#fr-form #form .info-small {
  font-size: 12px;
  margin-bottom: 0; }

#fr-form #form .alert-info {
  width: 100%;
  color: #E7385F;
  font-size: 12px;
  padding: 20px;
  border-radius: 15px;
  background: rgba(255, 64, 108, 0.1);
  margin-bottom: 20px;
  display: none; }

#fr-form #form .invalid {
  border-color: #E7385F !important; }

#fr-form-sent {
  margin-top: 60px;
  position: relative;
  border-top: 1px solid #d9dcde;
  padding: 60px 0; }
  #fr-form-sent:after {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 2px;
    width: 200px;
    background: #e83962; }

#fr-form-sent .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#fr-form-sent .head {
  text-align: center;
  margin-bottom: 60px; }
  #fr-form-sent .head .title {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    display: block;
    margin-bottom: 10px; }
  #fr-form-sent .head .subtitle {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #E7385F;
    display: block;
    margin-bottom: 20px; }
  #fr-form-sent .head .paragraph {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: #00295E;
    max-width: 500px;
    margin: 0 auto;
    display: block; }

#fr-form-sent .message {
  background: #FFF393 0% 0% no-repeat padding-box;
  box-shadow: 3px 3px 10px #00000029;
  border: 1px solid #FFE293;
  border-radius: 15px;
  opacity: 1;
  text-align: center;
  padding: 34px 20px;
  margin: 0 auto;
  margin-bottom: 15px; }
  #fr-form-sent .message p {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 0px;
    line-height: 16px; }

@media screen and (max-width: 940px) {
  #fr-form-sent .message {
    width: 100%;
    max-width: 600px; } }
#fr-form-sent .articles .article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(50% - 20px);
  height: 210px;
  max-width: 600px;
  margin: 0 auto;
  padding: 40px;
  margin-bottom: 10px;
  box-shadow: 3px 3px 10px #00000029;
  border: 1px solid #BBE4FA;
  border-radius: 15px;
  background: #fff; }
  #fr-form-sent .articles .article img {
    width: 78px;
    margin-right: 40px; }
  #fr-form-sent .articles .article .title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 20px; }
  #fr-form-sent .articles .article .paragraph {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: #00295E;
    opacity: 1; }

@media screen and (max-width: 940px) {
  #fr-form-sent .articles .article {
    width: auto; } }
@media screen and (max-width: 500px) {
  #fr-form-sent .articles .article {
    padding: 20px; }

  #fr-form-sent .articles .article img {
    width: 60px;
    margin-right: 20px; }

  #fr-form-sent .articles .article .title {
    margin-bottom: 10px; } }
@media screen and (max-width: 360px) {
  #fr-form-sent .articles .article img {
    width: 48px;
    margin-right: 20px; }

  #fr-form-sent .articles .article .title {
    font-size: 16px; } }
#pu-user {
  margin-top: 0px;
  position: relative;
  border-top: 1px solid #d9dcde;
  padding: 60px 0; }
  #pu-user:after {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    height: 2px;
    width: 200px;
    background: #e83962; }

#pu-user .items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

#pu-user .head {
  text-align: center;
  margin-bottom: 60px; }
  #pu-user .head .title {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    display: block;
    margin-bottom: 10px; }
  #pu-user .head .subtitle {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #E7385F;
    display: block;
    margin-bottom: 20px; }
  #pu-user .head .paragraph {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: #00295E;
    max-width: 500px;
    margin: 0 auto;
    display: block; }

#pu-user .message {
  background: #FFF393 0% 0% no-repeat padding-box;
  box-shadow: 3px 3px 10px #00000029;
  border: 1px solid #FFE293;
  border-radius: 15px;
  opacity: 1;
  text-align: center;
  padding: 34px 20px;
  margin: 0 auto;
  margin-bottom: 15px; }
  #pu-user .message p {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 0px;
    line-height: 16px;
    max-width: 600px;
    margin: 0 auto; }

@media screen and (max-width: 940px) {
  #pu-user .message {
    width: 100%;
    max-width: 600px; } }
#pu-user .articles .article {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: calc(50% - 20px);
  height: 210px;
  max-width: 600px;
  margin: 0 auto;
  padding: 40px;
  margin-bottom: 10px;
  box-shadow: 3px 3px 10px #00000029;
  border: 1px solid #BBE4FA;
  border-radius: 15px;
  background: #fff; }
  #pu-user .articles .article img {
    width: 78px;
    margin-right: 40px; }
  #pu-user .articles .article .title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 20px; }
  #pu-user .articles .article .paragraph {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: #00295E;
    opacity: 1; }
  #pu-user .articles .article .active {
    color: #E7385F; }

@media screen and (max-width: 940px) {
  #pu-user .articles .article {
    width: 100%; } }
@media screen and (max-width: 500px) {
  #pu-user .articles .article {
    padding: 20px; }

  #pu-user .articles .article img {
    width: 60px;
    margin-right: 20px; }

  #pu-user .articles .article .title {
    margin-bottom: 10px; } }
@media screen and (max-width: 360px) {
  #pu-user .articles .article img {
    width: 48px;
    margin-right: 20px; }

  #pu-user .articles .article .title {
    font-size: 16px; } }
#pu-info {
  width: 100%;
  margin-top: 80px;
  position: relative; }
  #pu-info .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 60px; }
  #pu-info .user {
    position: relative; }
    #pu-info .user .title {
      color: #333456;
      font-size: 14px;
      font-weight: 500; }
    #pu-info .user .id-user {
      color: #333456;
      font-size: 18px;
      font-weight: 700; }
    #pu-info .user .btn {
      position: absolute;
      top: -14px;
      right: -30px; }
    #pu-info .user .tab-hover {
      left: 0px;
      top: 30px;
      position: absolute;
      width: 300px;
      padding: 10px;
      display: none;
      z-index: 10;
      background: #FFF393;
      -webkit-box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.1); }
      #pu-info .user .tab-hover p {
        color: #333456;
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 6px; }
      #pu-info .user .tab-hover p:last-child {
        margin-bottom: 0; }

#pu-info .btn-tab {
  opacity: 1;
  color: #00295E;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  background: #FFF393;
  display: inline-block !important;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  cursor: pointer; }
  #pu-info .btn-tab:active {
    opacity: 0.8; }

#pu-info .tab {
  position: relative;
  width: 100%; }
  #pu-info .tab .btn-tab {
    position: absolute;
    top: 11px;
    right: 11px;
    z-index: 11; }

#pu-info .tab-hover {
  position: absolute;
  top: 38px;
  right: 11px;
  width: 80%;
  padding: 10px;
  height: auto;
  display: none;
  background: #FFF393;
  z-index: 12;
  -webkit-box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 34px 9px rgba(0, 0, 0, 0.1); }
  #pu-info .tab-hover p {
    color: #00295E;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 6px; }
  #pu-info .tab-hover p:last-child {
    margin-bottom: 0; }

#fr-slider {
  margin-top: 80px; }

.btn-slider {
  background: #E7385F;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.7px;
  color: #FFFFFF;
  padding: 14px 30px;
  border-radius: 10px;
  transform: scale(1);
  display: inline-block;
  transition: transform 0.3s; }
  .btn-slider:hover {
    transform: scale(1.05) !important;
    color: #FFFFFF; }
  @media screen and (max-width: 380px) {
    .btn-slider {
      font-size: 24px;
      padding: 12px 25px; } }

#fr-slider .owl-carousel .item > * {
  height: 640px;
  width: 100%; }
#fr-slider .owl-carousel .wrap {
  height: 640px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center; }

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  box-shadow: 1px 5px 20px #00000029;
  height: 72px;
  margin-top: 0 !important; }
  .owl-dots .owl-dot {
    height: 100%;
    padding: 0 40px; }
  .owl-dots button {
    height: 100%;
    cursor: pointer;
    border: none;
    border-top: 4px #ffffff solid;
    font-size: 18px;
    font-weight: 500;
    font-family: "GT Walsheim Pro";
    letter-spacing: 0.36px;
    color: #002A51;
    background: none;
    padding: 0; }
  .owl-dots .owl-dot.active button,
  .owl-dots .owl-dot button:hover {
    border-top: 4px #E7385F solid;
    color: #E7385F; }
  @media screen and (max-width: 700px) {
    .owl-dots .owl-dot {
      padding: 0 20px; }
    .owl-dots .owl-dot button {
      font-size: 14px; } }

#fr-slider .item-one .mob-size {
  background-position-x: 10% !important;
  background-position-y: 70% !important;
  background-size: 900px !important; }
  @media screen and (min-width: 801px) {
    #fr-slider .item-one .mob-size {
      display: none; } }
  @media screen and (max-width: 800px) {
    #fr-slider .item-one .mob-size {
      display: block; } }
  @media screen and (max-width: 750px) {
    #fr-slider .item-one .mob-size {
      background-position-x: 30% !important; } }
  @media screen and (max-width: 700px) {
    #fr-slider .item-one .mob-size {
      background-position-x: 36% !important; } }
  @media screen and (max-width: 650px) {
    #fr-slider .item-one .mob-size {
      background-size: 800px !important;
      background-position-x: 30% !important; } }
  @media screen and (max-width: 500px) {
    #fr-slider .item-one .mob-size {
      background-position-x: 50% !important; } }
  @media screen and (max-width: 430px) {
    #fr-slider .item-one .mob-size {
      background-size: 750px !important;
      background-position-x: 46% !important; } }

#fr-slider .item-one .mob-size .left {
  max-width: 326px;
  margin-left: 20px; }
  #fr-slider .item-one .mob-size .left .title {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    opacity: 1;
    margin-bottom: 30px; }
  #fr-slider .item-one .mob-size .left .paragraph {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 10px; }
  #fr-slider .item-one .mob-size .left ul.icon-list {
    margin-bottom: 30px; }
    #fr-slider .item-one .mob-size .left ul.icon-list li {
      display: flex;
      align-items: center;
      margin-bottom: 4px;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0px;
      color: #00295E; }
    #fr-slider .item-one .mob-size .left ul.icon-list img {
      margin-right: 34px;
      height: auto;
      width: 26px; }
    #fr-slider .item-one .mob-size .left ul.icon-list span {
      max-width: 220px; }
  #fr-slider .item-one .mob-size .left .logos {
    margin-bottom: 10px;
    max-width: 120px; }
  @media screen and (max-width: 500px) {
    #fr-slider .item-one .mob-size .left {
      margin-left: 10px; }
      #fr-slider .item-one .mob-size .left .content {
        max-width: 230px; }
      #fr-slider .item-one .mob-size .left .title {
        font-size: 24px; }
      #fr-slider .item-one .mob-size .left .paragraph {
        font-size: 18px; }
      #fr-slider .item-one .mob-size .left ul.icon-list li {
        font-size: 14px;
        max-width: 150px; } }
  @media screen and (max-width: 400px) {
    #fr-slider .item-one .mob-size .left {
      margin-left: 0px; } }

@media screen and (min-width: 801px) {
  #fr-slider .item-one .web-size {
    display: block; } }
@media screen and (max-width: 800px) {
  #fr-slider .item-one .web-size {
    display: none; } }

/* #fr-slider .item-one .web-size{
    //background-position-x: 65% !important;
    background-position-x: 110% !important;
    background-position-y: 70% !important;
    background-size: 2000px !important;
    max-width: 2000px;
    margin: 0 auto;


    @media screen and (max-width: 1900px){
        background-position-x: 90% !important;
    }

    @media screen and (max-width: 1800px){
        background-position-x: 80% !important;
    }

    @media screen and (max-width: 1700px){
        background-position-x: 70% !important;
    }

    @media screen and (max-width: 1600px){
        background-position-x: 60% !important;
    }

    @media screen and (max-width: 1200px){
        background-size: 1700px !important;
    }
} */
#fr-slider .item-one .web-size {
  background-position-x: 110% !important;
  background-position-y: 70% !important;
  background-size: 2000px !important;
  max-width: 2000px;
  margin: 0 auto; }
  @media screen and (max-width: 1900px) {
    #fr-slider .item-one .web-size {
      background-position-x: 90% !important; } }
  @media screen and (max-width: 1800px) {
    #fr-slider .item-one .web-size {
      background-position-x: 80% !important; } }
  @media screen and (max-width: 1700px) {
    #fr-slider .item-one .web-size {
      background-position-x: 70% !important; } }
  @media screen and (max-width: 1600px) {
    #fr-slider .item-one .web-size {
      background-position-x: 60% !important; } }
  @media screen and (max-width: 1200px) {
    #fr-slider .item-one .web-size {
      background-size: 1700px !important; } }
  @media screen and (max-width: 1000px) {
    #fr-slider .item-one .web-size {
      background-size: 1500px !important; } }
  @media screen and (max-width: 950px) {
    #fr-slider .item-one .web-size {
      background-size: 1350px !important;
      background-position-x: 54% !important; } }

#fr-slider .item-one .web-size .left {
  max-width: 400px; }
  #fr-slider .item-one .web-size .left .title {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    opacity: 1;
    margin-bottom: 30px; }
  #fr-slider .item-one .web-size .left .paragraph {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 30px; }
  #fr-slider .item-one .web-size .left ul {
    margin-bottom: 30px; }
    #fr-slider .item-one .web-size .left ul li {
      display: flex;
      align-items: center;
      margin-bottom: 10px;
      font-size: 20px;
      font-weight: 400;
      letter-spacing: 0px;
      color: #00295E; }
    #fr-slider .item-one .web-size .left ul img {
      margin-right: 34px;
      height: auto;
      width: 26px; }
    #fr-slider .item-one .web-size .left ul span {
      max-width: 220px; }

#fr-slider .item .web-size .right .logos {
  margin-bottom: 20px;
  max-width: 180px; }

@media screen and (min-width: 1001px) {
  #fr-slider .item-two .web-size {
    display: block; } }
@media screen and (max-width: 1000px) {
  #fr-slider .item-two .web-size {
    display: none; } }

#fr-slider .item-two .web-size {
  background-position-x: 60% !important;
  background-position-y: 70% !important;
  background-size: 2000px !important;
  max-width: 2000px;
  margin: 0 auto; }
  @media screen and (max-width: 1600px) {
    #fr-slider .item-two .web-size {
      background-position-x: 50% !important; } }
  @media screen and (max-width: 1200px) {
    #fr-slider .item-two .web-size {
      background-position-x: 45% !important;
      background-size: 1700px !important; } }

#fr-slider .item-two .web-size .left {
  max-width: 400px; }
  #fr-slider .item-two .web-size .left .title {
    font-size: 43px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    opacity: 1;
    margin-bottom: 30px; }
  #fr-slider .item-two .web-size .left .paragraph {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    margin-bottom: 30px;
    max-width: 270px; }
  #fr-slider .item-two .web-size .left ul {
    margin-bottom: 30px; }
    #fr-slider .item-two .web-size .left ul li {
      display: flex;
      align-items: center;
      margin-bottom: 10px;
      font-size: 20px;
      font-weight: 400;
      letter-spacing: 0px;
      color: #00295E; }
    #fr-slider .item-two .web-size .left ul img {
      margin-right: 34px;
      height: auto;
      width: 26px; }
    #fr-slider .item-two .web-size .left ul span {
      max-width: 220px; }

#fr-slider .item-two .web-size .right .paragraph {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #fff;
  margin-bottom: 30px;
  display: block; }
#fr-slider .item-two .web-size .right ul {
  margin-bottom: 30px;
  max-width: 180px; }
  #fr-slider .item-two .web-size .right ul li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #00295E; }
  #fr-slider .item-two .web-size .right ul img {
    width: 26px;
    margin-right: 20px; }
  #fr-slider .item-two .web-size .right ul span {
    color: #fff; }

#fr-slider .item-two .mob-size {
  background-position-x: 55% !important;
  background-position-y: 70% !important;
  background-size: 1400px !important; }
  @media screen and (min-width: 1001px) {
    #fr-slider .item-two .mob-size {
      display: none; } }
  @media screen and (max-width: 1000px) {
    #fr-slider .item-two .mob-size {
      display: block; } }
  @media screen and (max-width: 800px) {
    #fr-slider .item-two .mob-size {
      background-position-x: 60% !important;
      background-size: 1250px !important; } }
  @media screen and (max-width: 700px) {
    #fr-slider .item-two .mob-size {
      background-position-x: 60% !important;
      background-size: 1150px !important; } }
  @media screen and (max-width: 600px) {
    #fr-slider .item-two .mob-size {
      background-position-x: 60% !important;
      background-size: 1100px !important; } }
  @media screen and (max-width: 530px) {
    #fr-slider .item-two .mob-size {
      background-position-x: 58% !important;
      background-size: 1100px !important; } }
  @media screen and (max-width: 450px) {
    #fr-slider .item-two .mob-size {
      background-position-x: 62% !important;
      background-size: 1000px !important; } }
  @media screen and (max-width: 400px) {
    #fr-slider .item-two .mob-size {
      background-position-x: 60% !important;
      background-size: 1000px !important; } }
  @media screen and (max-width: 350px) {
    #fr-slider .item-two .mob-size {
      background-position-x: 58% !important;
      background-size: 900px !important; } }

#fr-slider .item-two .mob-size .left {
  max-width: 326px;
  margin-left: 20px; }
  #fr-slider .item-two .mob-size .left .title {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    opacity: 1;
    margin-bottom: 30px; }
  #fr-slider .item-two .mob-size .left .paragraph {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #00295E;
    display: block;
    max-width: 245px; }
  #fr-slider .item-two .mob-size .left ul.li-info {
    margin-bottom: 30px;
    max-width: 180px; }
    #fr-slider .item-two .mob-size .left ul.li-info li {
      display: flex;
      align-items: center;
      margin-bottom: 10px;
      margin-left: 10px;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: 0px;
      color: #00295E; }
    #fr-slider .item-two .mob-size .left ul.li-info img {
      width: 20px;
      margin-right: 20px; }
    #fr-slider .item-two .mob-size .left ul.li-info span {
      color: #00295E; }
  @media screen and (max-width: 1000px) {
    #fr-slider .item-two .mob-size .left {
      max-width: 326px; }
      #fr-slider .item-two .mob-size .left .content {
        max-width: 400; }
      #fr-slider .item-two .mob-size .left ul.li-info {
        max-width: 326px; } }
  @media screen and (max-width: 800px) {
    #fr-slider .item-two .mob-size .left {
      max-width: 326px; }
      #fr-slider .item-two .mob-size .left .content {
        max-width: 400; }
      #fr-slider .item-two .mob-size .left ul.li-info {
        max-width: 326px; } }
  @media screen and (max-width: 700px) {
    #fr-slider .item-two .mob-size .left {
      max-width: 326px; }
      #fr-slider .item-two .mob-size .left .content {
        max-width: 400; }
      #fr-slider .item-two .mob-size .left ul.li-info {
        max-width: 326px; } }
  @media screen and (max-width: 500px) {
    #fr-slider .item-two .mob-size .left {
      margin-left: 10px; }
      #fr-slider .item-two .mob-size .left ul.li-info {
        max-width: 180px; }
      #fr-slider .item-two .mob-size .left .content {
        max-width: 230px; }
      #fr-slider .item-two .mob-size .left .title {
        font-size: 24px; }
      #fr-slider .item-two .mob-size .left .paragraph {
        font-size: 18px; }
      #fr-slider .item-two .mob-size .left ul.icon-list li {
        font-size: 14px;
        max-width: 150px; }
      #fr-slider .item-two .mob-size .left ul.li-info li {
        margin-left: 0px; }
      #fr-slider .item-two .mob-size .left ul.li-info img {
        margin-right: 10px; } }
  @media screen and (max-width: 400px) {
    #fr-slider .item-two .mob-size .left {
      margin-left: 0px; } }

/*# sourceMappingURL=style.css.map */
