@charset "UTF-8";
@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: normal;
  src: local("Bebas Neue"), url("../fonts/BebasNeue.woff") format("woff");
}

@font-face {
  font-family: 'ALK Tommaso';
  src: url("../fonts/alk-tommaso-webfont.eot");
  src: url("../fonts/alk-tommaso-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/alk-tommaso-webfont.woff") format("woff"), url("../fonts/alk-tommaso-webfont.ttf") format("truetype"), url("../fonts/alk-tommaso-webfont.svg#alk_tommasoregular") format("svg");
}

@font-face {
  font-family: 'ArchyEDT-Bold';
  src: url("../fonts/archyedt-bold-webfont.eot");
  src: url("../fonts/archyedt-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archyedt-bold-webfont.woff") format("woff"), url("../fonts/archyedt-bold-webfont.ttf") format("truetype"), url("../fonts/archyedt-bold-webfont.svg#archyedt-bold") format("svg");
}

@font-face {
  font-family: 'BPG Banner';
  src: url("../fonts/bpg-banner-webfont.eot");
  src: url("../fonts/bpg-banner-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bpg-banner-webfont.woff2") format("woff2"), url("../fonts/bpg-banner-webfont.woff") format("woff"), url("../fonts/bpg-banner-webfont.ttf") format("truetype"), url("../fonts/bpg-banner-webfont.svg#bpg_bannerregular") format("svg");
}

@font-face {
  font-family: 'Sylfaen';
  scr: url("../fonts/sylfaen.ttf") format("ttf");
}
.c21-powered-by{
  display: none;
}
#chat21-home-component .c21-footer .c21-powered-by{
  display: none!important;
}
html {
  background-color: #e5e5e5;
}

body {
  background-color: #ffffff;
  max-width: 1600px;
  margin: auto;
  font-family: 'Sylfaen', sans-serif;
}

.font-banner {
  font-family: 'BPG Banner', sans-serif;
}

.font-tommaso {
  font-family: 'ALK Tommaso', sans-serif;
}

.font-sylfaen {
  font-family: 'Sylfaen', sans-serif;
}

.font-archy {
  font-family: 'ArchyEDT-Bold', sans-serif;
}

.white {
  color: #fff;
}

*, *:before, *:after {
  box-sizing: border-box;
}

body {

  width: 100%;
  font-family: "Sylfaen", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.sep {
  border: 0;
  width: 3em;
  height: 1px;
  margin: 1em 0;
  background-color: rgba(255, 255, 255, 0.4);
}

.mast {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100vh;
  color: #fff;
  background-color: #111;
}

.mast:after {
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(17, 17, 17, 0.9);
}

.mast > header {
  z-index: 2;
  position: relative;
}

.mast__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-position: 50%;
}

.mast__header {
  padding: 5%;
}

.mast__title {
  font-family: "Sylfaen", sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.none{
  display: none;
}
.mast__title span {
  animation: letter-glow 0.7s 0s ease both;
}

.mast__title span:nth-child(1) {
  animation-delay: 0.05s;
}

.mast__title span:nth-child(2) {
  animation-delay: 0.1s;
}

.mast__title span:nth-child(3) {
  animation-delay: 0.15s;
}

.mast__title span:nth-child(4) {
  animation-delay: 0.2s;
}

.mast__title span:nth-child(5) {
  animation-delay: 0.25s;
}

.mast__title span:nth-child(6) {
  animation-delay: 0.3s;
}

.mast__title span:nth-child(7) {
  animation-delay: 0.35s;
}

.mast__title span:nth-child(8) {
  animation-delay: 0.4s;
}

.mast__title span:nth-child(9) {
  animation-delay: 0.45s;
}

.mast__title span:nth-child(10) {
  animation-delay: 0.5s;
}

.mast__title span:nth-child(11) {
  animation-delay: 0.55s;
}

.mast__title span:nth-child(12) {
  animation-delay: 0.6s;
}

.mast__title span:nth-child(13) {
  animation-delay: 0.65s;
}

.mast__title span:nth-child(14) {
  animation-delay: 0.7s;
}

.mast__title span:nth-child(15) {
  animation-delay: 0.75s;
}

.mast__title span:nth-child(16) {
  animation-delay: 0.8s;
}

.mast__title span:nth-child(17) {
  animation-delay: 0.85s;
}

.mast__title span:nth-child(18) {
  animation-delay: 0.9s;
}

.mast__title span:nth-child(19) {
  animation-delay: 0.95s;
}

.mast__title span:nth-child(20) {
  animation-delay: 1s;
}

.mast__title span:nth-child(21) {
  animation-delay: 1.05s;
}

.mast__title span:nth-child(22) {
  animation-delay: 1.1s;
}

.mast__title span:nth-child(23) {
  animation-delay: 1.15s;
}

.mast__title span:nth-child(24) {
  animation-delay: 1.2s;
}

.mast__title span:nth-child(25) {
  animation-delay: 1.25s;
}

.mast__text {
  font-family: "Sylfaen", sans-serif;
  font-size: 1em;
  margin: 0 0 0.5em;
  line-height: 1.5;
  white-space: pre;
}

.mast__text span {
  animation: letter-glow 0.7s 0s ease both;
}

.mast__text span:nth-child(1) {
  animation-delay: 0.05s;
}

.mast__text span:nth-child(2) {
  animation-delay: 0.1s;
}

.mast__text span:nth-child(3) {
  animation-delay: 0.15s;
}

.mast__text span:nth-child(4) {
  animation-delay: 0.2s;
}

.mast__text span:nth-child(5) {
  animation-delay: 0.25s;
}

.mast__text span:nth-child(6) {
  animation-delay: 0.3s;
}

.mast__text span:nth-child(7) {
  animation-delay: 0.35s;
}

.mast__text span:nth-child(8) {
  animation-delay: 0.4s;
}

.mast__text span:nth-child(9) {
  animation-delay: 0.45s;
}

.mast__text span:nth-child(10) {
  animation-delay: 0.5s;
}

.mast__text span:nth-child(11) {
  animation-delay: 0.55s;
}

.mast__text span:nth-child(12) {
  animation-delay: 0.6s;
}

.mast__text span:nth-child(13) {
  animation-delay: 0.65s;
}

.mast__text span:nth-child(14) {
  animation-delay: 0.7s;
}

.mast__text span:nth-child(15) {
  animation-delay: 0.75s;
}

.mast__text span:nth-child(16) {
  animation-delay: 0.8s;
}

.mast__text span:nth-child(17) {
  animation-delay: 0.85s;
}

.mast__text span:nth-child(18) {
  animation-delay: 0.9s;
}

.mast__text span:nth-child(19) {
  animation-delay: 0.95s;
}

.mast__text span:nth-child(20) {
  animation-delay: 1s;
}

.mast__text span:nth-child(21) {
  animation-delay: 1.05s;
}

.mast__text span:nth-child(22) {
  animation-delay: 1.1s;
}

.mast__text span:nth-child(23) {
  animation-delay: 1.15s;
}

.mast__text span:nth-child(24) {
  animation-delay: 1.2s;
}

.mast__text span:nth-child(25) {
  animation-delay: 1.25s;
}

.mast__text span:nth-child(26) {
  animation-delay: 1.3s;
}

.mast__text span:nth-child(27) {
  animation-delay: 1.35s;
}

.mast__text span:nth-child(28) {
  animation-delay: 1.4s;
}

.mast__text span:nth-child(29) {
  animation-delay: 1.45s;
}

.mast__text span:nth-child(30) {
  animation-delay: 1.5s;
}

.mast__text span:nth-child(31) {
  animation-delay: 1.55s;
}

.mast__text span:nth-child(32) {
  animation-delay: 1.6s;
}

.mast__text span:nth-child(33) {
  animation-delay: 1.65s;
}

.mast__text span:nth-child(34) {
  animation-delay: 1.7s;
}

.mast__text span:nth-child(35) {
  animation-delay: 1.75s;
}

.mast__text span:nth-child(36) {
  animation-delay: 1.8s;
}

.mast__text span:nth-child(37) {
  animation-delay: 1.85s;
}

.mast__text span:nth-child(38) {
  animation-delay: 1.9s;
}

.mast__text span:nth-child(39) {
  animation-delay: 1.95s;
}

.mast__text span:nth-child(40) {
  animation-delay: 2s;
}

.mast__text span:nth-child(41) {
  animation-delay: 2.05s;
}

.mast__text span:nth-child(42) {
  animation-delay: 2.1s;
}

.mast__text span:nth-child(43) {
  animation-delay: 2.15s;
}

.mast__text span:nth-child(44) {
  animation-delay: 2.2s;
}

.mast__text span:nth-child(45) {
  animation-delay: 2.25s;
}

.mast__text span:nth-child(46) {
  animation-delay: 2.3s;
}

.mast__text span:nth-child(47) {
  animation-delay: 2.35s;
}

.mast__text span:nth-child(48) {
  animation-delay: 2.4s;
}

.mast__text span:nth-child(49) {
  animation-delay: 2.45s;
}

.mast__text span:nth-child(50) {
  animation-delay: 2.5s;
}

.mast__text span:nth-child(51) {
  animation-delay: 2.55s;
}

.mast__text span:nth-child(52) {
  animation-delay: 2.6s;
}

.mast__text span:nth-child(53) {
  animation-delay: 2.65s;
}

.mast__text span:nth-child(54) {
  animation-delay: 2.7s;
}

.mast__text span:nth-child(55) {
  animation-delay: 2.75s;
}

.mast__text span:nth-child(56) {
  animation-delay: 2.8s;
}

.mast__text span:nth-child(57) {
  animation-delay: 2.85s;
}

.mast__text span:nth-child(58) {
  animation-delay: 2.9s;
}

.mast__text span:nth-child(59) {
  animation-delay: 2.95s;
}

.mast__text span:nth-child(60) {
  animation-delay: 3s;
}

.mast__text span:nth-child(61) {
  animation-delay: 3.05s;
}

.mast__text span:nth-child(62) {
  animation-delay: 3.1s;
}

.mast__text span:nth-child(63) {
  animation-delay: 3.15s;
}

.mast__text span:nth-child(64) {
  animation-delay: 3.2s;
}

.mast__text span:nth-child(65) {
  animation-delay: 3.25s;
}

.mast__text span:nth-child(66) {
  animation-delay: 3.3s;
}

.mast__text span:nth-child(67) {
  animation-delay: 3.35s;
}

.mast__text span:nth-child(68) {
  animation-delay: 3.4s;
}

.mast__text span:nth-child(69) {
  animation-delay: 3.45s;
}

.mast__text span:nth-child(70) {
  animation-delay: 3.5s;
}

.mast__text span:nth-child(71) {
  animation-delay: 3.55s;
}

.mast__text span:nth-child(72) {
  animation-delay: 3.6s;
}

.mast__text span:nth-child(73) {
  animation-delay: 3.65s;
}

.mast__text span:nth-child(74) {
  animation-delay: 3.7s;
}

.mast__text span:nth-child(75) {
  animation-delay: 3.75s;
}

.mast__text span:nth-child(76) {
  animation-delay: 3.8s;
}

.mast__text span:nth-child(77) {
  animation-delay: 3.85s;
}

.mast__text span:nth-child(78) {
  animation-delay: 3.9s;
}

.mast__text span:nth-child(79) {
  animation-delay: 3.95s;
}

.mast__text span:nth-child(80) {
  animation-delay: 4s;
}

.mast__text span:nth-child(81) {
  animation-delay: 4.05s;
}

.mast__text span:nth-child(82) {
  animation-delay: 4.1s;
}

.mast__text span:nth-child(83) {
  animation-delay: 4.15s;
}

.mast__text span:nth-child(84) {
  animation-delay: 4.2s;
}

.mast__text span:nth-child(85) {
  animation-delay: 4.25s;
}

.mast__text span:nth-child(86) {
  animation-delay: 4.3s;
}

.mast__text span:nth-child(87) {
  animation-delay: 4.35s;
}

.mast__text span:nth-child(88) {
  animation-delay: 4.4s;
}

.mast__text span:nth-child(89) {
  animation-delay: 4.45s;
}

.mast__text span:nth-child(90) {
  animation-delay: 4.5s;
}

.mast__text span:nth-child(91) {
  animation-delay: 4.55s;
}

.mast__text span:nth-child(92) {
  animation-delay: 4.6s;
}

.mast__text span:nth-child(93) {
  animation-delay: 4.65s;
}

.mast__text span:nth-child(94) {
  animation-delay: 4.7s;
}

.mast__text span:nth-child(95) {
  animation-delay: 4.75s;
}

.mast__text span:nth-child(96) {
  animation-delay: 4.8s;
}

.mast__text span:nth-child(97) {
  animation-delay: 4.85s;
}

.mast__text span:nth-child(98) {
  animation-delay: 4.9s;
}

.mast__text span:nth-child(99) {
  animation-delay: 4.95s;
}

.mast__text span:nth-child(100) {
  animation-delay: 5s;
}

.mast__text span:nth-child(101) {
  animation-delay: 5.05s;
}

.mast__text span:nth-child(102) {
  animation-delay: 5.1s;
}

.mast__text span:nth-child(103) {
  animation-delay: 5.15s;
}

.mast__text span:nth-child(104) {
  animation-delay: 5.2s;
}

.mast__text span:nth-child(105) {
  animation-delay: 5.25s;
}

.mast__text span:nth-child(106) {
  animation-delay: 5.3s;
}

.mast__text span:nth-child(107) {
  animation-delay: 5.35s;
}

.mast__text span:nth-child(108) {
  animation-delay: 5.4s;
}

.mast__text span:nth-child(109) {
  animation-delay: 5.45s;
}

.mast__text span:nth-child(110) {
  animation-delay: 5.5s;
}

.mast__text span:nth-child(111) {
  animation-delay: 5.55s;
}

.mast__text span:nth-child(112) {
  animation-delay: 5.6s;
}

.mast__text span:nth-child(113) {
  animation-delay: 5.65s;
}

.mast__text span:nth-child(114) {
  animation-delay: 5.7s;
}

.mast__text span:nth-child(115) {
  animation-delay: 5.75s;
}

.mast__text span:nth-child(116) {
  animation-delay: 5.8s;
}

.mast__text span:nth-child(117) {
  animation-delay: 5.85s;
}

.mast__text span:nth-child(118) {
  animation-delay: 5.9s;
}

.mast__text span:nth-child(119) {
  animation-delay: 5.95s;
}

.mast__text span:nth-child(120) {
  animation-delay: 6s;
}

.mast__text span:nth-child(121) {
  animation-delay: 6.05s;
}

.mast__text span:nth-child(122) {
  animation-delay: 6.1s;
}

.mast__text span:nth-child(123) {
  animation-delay: 6.15s;
}

.mast__text span:nth-child(124) {
  animation-delay: 6.2s;
}

.mast__text span:nth-child(125) {
  animation-delay: 6.25s;
}

.mast__text span:nth-child(126) {
  animation-delay: 6.3s;
}

.mast__text span:nth-child(127) {
  animation-delay: 6.35s;
}

.mast__text span:nth-child(128) {
  animation-delay: 6.4s;
}

.mast__text span:nth-child(129) {
  animation-delay: 6.45s;
}

.mast__text span:nth-child(130) {
  animation-delay: 6.5s;
}

.mast__text span:nth-child(131) {
  animation-delay: 6.55s;
}

.mast__text span:nth-child(132) {
  animation-delay: 6.6s;
}

.mast__text span:nth-child(133) {
  animation-delay: 6.65s;
}

.mast__text span:nth-child(134) {
  animation-delay: 6.7s;
}

.mast__text span:nth-child(135) {
  animation-delay: 6.75s;
}

.mast__text span:nth-child(136) {
  animation-delay: 6.8s;
}

.mast__text span:nth-child(137) {
  animation-delay: 6.85s;
}

.mast__text span:nth-child(138) {
  animation-delay: 6.9s;
}

.mast__text span:nth-child(139) {
  animation-delay: 6.95s;
}

.mast__text span:nth-child(140) {
  animation-delay: 7s;
}

.mast__text span:nth-child(141) {
  animation-delay: 7.05s;
}

.mast__text span:nth-child(142) {
  animation-delay: 7.1s;
}

.mast__text span:nth-child(143) {
  animation-delay: 7.15s;
}

.mast__text span:nth-child(144) {
  animation-delay: 7.2s;
}

.mast__text span:nth-child(145) {
  animation-delay: 7.25s;
}

.mast__text span:nth-child(146) {
  animation-delay: 7.3s;
}

.mast__text span:nth-child(147) {
  animation-delay: 7.35s;
}

.mast__text span:nth-child(148) {
  animation-delay: 7.4s;
}

.mast__text span:nth-child(149) {
  animation-delay: 7.45s;
}

.mast__text span:nth-child(150) {
  animation-delay: 7.5s;
}

.mast__text span:nth-child(151) {
  animation-delay: 7.55s;
}

.mast__text span:nth-child(152) {
  animation-delay: 7.6s;
}

.mast__text span:nth-child(153) {
  animation-delay: 7.65s;
}

.mast__text span:nth-child(154) {
  animation-delay: 7.7s;
}

.mast__text span:nth-child(155) {
  animation-delay: 7.75s;
}

.mast__text span:nth-child(156) {
  animation-delay: 7.8s;
}

.mast__text span:nth-child(157) {
  animation-delay: 7.85s;
}

.mast__text span:nth-child(158) {
  animation-delay: 7.9s;
}

.mast__text span:nth-child(159) {
  animation-delay: 7.95s;
}

.mast__text span:nth-child(160) {
  animation-delay: 8s;
}

.mast__text span:nth-child(161) {
  animation-delay: 8.05s;
}

.mast__text span:nth-child(162) {
  animation-delay: 8.1s;
}

.mast__text span:nth-child(163) {
  animation-delay: 8.15s;
}

.mast__text span:nth-child(164) {
  animation-delay: 8.2s;
}

.mast__text span:nth-child(165) {
  animation-delay: 8.25s;
}

.mast__text span:nth-child(166) {
  animation-delay: 8.3s;
}

.mast__text span:nth-child(167) {
  animation-delay: 8.35s;
}

.mast__text span:nth-child(168) {
  animation-delay: 8.4s;
}

.mast__text span:nth-child(169) {
  animation-delay: 8.45s;
}

.mast__text span:nth-child(170) {
  animation-delay: 8.5s;
}

.mast__text span:nth-child(171) {
  animation-delay: 8.55s;
}

.mast__text span:nth-child(172) {
  animation-delay: 8.6s;
}

.mast__text span:nth-child(173) {
  animation-delay: 8.65s;
}

.mast__text span:nth-child(174) {
  animation-delay: 8.7s;
}

.mast__text span:nth-child(175) {
  animation-delay: 8.75s;
}

.mast__text span:nth-child(176) {
  animation-delay: 8.8s;
}

.mast__text span:nth-child(177) {
  animation-delay: 8.85s;
}

.mast__text span:nth-child(178) {
  animation-delay: 8.9s;
}

.mast__text span:nth-child(179) {
  animation-delay: 8.95s;
}

.mast__text span:nth-child(180) {
  animation-delay: 9s;
}

.mast__text span:nth-child(181) {
  animation-delay: 9.05s;
}

.mast__text span:nth-child(182) {
  animation-delay: 9.1s;
}

.mast__text span:nth-child(183) {
  animation-delay: 9.15s;
}

.mast__text span:nth-child(184) {
  animation-delay: 9.2s;
}

.mast__text span:nth-child(185) {
  animation-delay: 9.25s;
}

.mast__text span:nth-child(186) {
  animation-delay: 9.3s;
}

.mast__text span:nth-child(187) {
  animation-delay: 9.35s;
}

.mast__text span:nth-child(188) {
  animation-delay: 9.4s;
}

.mast__text span:nth-child(189) {
  animation-delay: 9.45s;
}

.mast__text span:nth-child(190) {
  animation-delay: 9.5s;
}

.mast__text span:nth-child(191) {
  animation-delay: 9.55s;
}

.mast__text span:nth-child(192) {
  animation-delay: 9.6s;
}

.mast__text span:nth-child(193) {
  animation-delay: 9.65s;
}

.mast__text span:nth-child(194) {
  animation-delay: 9.7s;
}

.mast__text span:nth-child(195) {
  animation-delay: 9.75s;
}

.mast__text span:nth-child(196) {
  animation-delay: 9.8s;
}

.mast__text span:nth-child(197) {
  animation-delay: 9.85s;
}

.mast__text span:nth-child(198) {
  animation-delay: 9.9s;
}

.mast__text span:nth-child(199) {
  animation-delay: 9.95s;
}

.mast__text span:nth-child(200) {
  animation-delay: 10s;
}

.mast__text span:nth-child(201) {
  animation-delay: 10.05s;
}

.mast__text span:nth-child(202) {
  animation-delay: 10.1s;
}

.mast__text span:nth-child(203) {
  animation-delay: 10.15s;
}

.mast__text span:nth-child(204) {
  animation-delay: 10.2s;
}

.mast__text span:nth-child(205) {
  animation-delay: 10.25s;
}

.mast__text span:nth-child(206) {
  animation-delay: 10.3s;
}

.mast__text span:nth-child(207) {
  animation-delay: 10.35s;
}

.mast__text span:nth-child(208) {
  animation-delay: 10.4s;
}

.mast__text span:nth-child(209) {
  animation-delay: 10.45s;
}

.mast__text span:nth-child(210) {
  animation-delay: 10.5s;
}

.mast__text span:nth-child(211) {
  animation-delay: 10.55s;
}

.mast__text span:nth-child(212) {
  animation-delay: 10.6s;
}

.mast__text span:nth-child(213) {
  animation-delay: 10.65s;
}

.mast__text span:nth-child(214) {
  animation-delay: 10.7s;
}

.mast__text span:nth-child(215) {
  animation-delay: 10.75s;
}

.mast__text span:nth-child(216) {
  animation-delay: 10.8s;
}

.mast__text span:nth-child(217) {
  animation-delay: 10.85s;
}

.mast__text span:nth-child(218) {
  animation-delay: 10.9s;
}

.mast__text span:nth-child(219) {
  animation-delay: 10.95s;
}

.mast__text span:nth-child(220) {
  animation-delay: 11s;
}

.mast__text span:nth-child(221) {
  animation-delay: 11.05s;
}

.mast__text span:nth-child(222) {
  animation-delay: 11.1s;
}

.mast__text span:nth-child(223) {
  animation-delay: 11.15s;
}

.mast__text span:nth-child(224) {
  animation-delay: 11.2s;
}

.mast__text span:nth-child(225) {
  animation-delay: 11.25s;
}

.mast__text span:nth-child(226) {
  animation-delay: 11.3s;
}

.mast__text span:nth-child(227) {
  animation-delay: 11.35s;
}

.mast__text span:nth-child(228) {
  animation-delay: 11.4s;
}

.mast__text span:nth-child(229) {
  animation-delay: 11.45s;
}

.mast__text span:nth-child(230) {
  animation-delay: 11.5s;
}

.mast__text span:nth-child(231) {
  animation-delay: 11.55s;
}

.mast__text span:nth-child(232) {
  animation-delay: 11.6s;
}

.mast__text span:nth-child(233) {
  animation-delay: 11.65s;
}

.mast__text span:nth-child(234) {
  animation-delay: 11.7s;
}

.mast__text span:nth-child(235) {
  animation-delay: 11.75s;
}

.mast__text span:nth-child(236) {
  animation-delay: 11.8s;
}

.mast__text span:nth-child(237) {
  animation-delay: 11.85s;
}

.mast__text span:nth-child(238) {
  animation-delay: 11.9s;
}

.mast__text span:nth-child(239) {
  animation-delay: 11.95s;
}

.mast__text span:nth-child(240) {
  animation-delay: 12s;
}

.mast__text span:nth-child(241) {
  animation-delay: 12.05s;
}

.mast__text span:nth-child(242) {
  animation-delay: 12.1s;
}

.mast__text span:nth-child(243) {
  animation-delay: 12.15s;
}

.mast__text span:nth-child(244) {
  animation-delay: 12.2s;
}

.mast__text span:nth-child(245) {
  animation-delay: 12.25s;
}

.mast__text span:nth-child(246) {
  animation-delay: 12.3s;
}

.mast__text span:nth-child(247) {
  animation-delay: 12.35s;
}

.mast__text span:nth-child(248) {
  animation-delay: 12.4s;
}

.mast__text span:nth-child(249) {
  animation-delay: 12.45s;
}

.mast__text span:nth-child(250) {
  animation-delay: 12.5s;
}

.mast__text span:nth-child(251) {
  animation-delay: 12.55s;
}

.mast__text span:nth-child(252) {
  animation-delay: 12.6s;
}

.mast__text span:nth-child(253) {
  animation-delay: 12.65s;
}

.mast__text span:nth-child(254) {
  animation-delay: 12.7s;
}

.mast__text span:nth-child(255) {
  animation-delay: 12.75s;
}

.mast__text span:nth-child(256) {
  animation-delay: 12.8s;
}

.mast__text span:nth-child(257) {
  animation-delay: 12.85s;
}

.mast__text span:nth-child(258) {
  animation-delay: 12.9s;
}

.mast__text span:nth-child(259) {
  animation-delay: 12.95s;
}

.mast__text span:nth-child(260) {
  animation-delay: 13s;
}

.mast__text span:nth-child(261) {
  animation-delay: 13.05s;
}

.mast__text span:nth-child(262) {
  animation-delay: 13.1s;
}

.mast__text span:nth-child(263) {
  animation-delay: 13.15s;
}

.mast__text span:nth-child(264) {
  animation-delay: 13.2s;
}

.mast__text span:nth-child(265) {
  animation-delay: 13.25s;
}

.mast__text span:nth-child(266) {
  animation-delay: 13.3s;
}

.mast__text span:nth-child(267) {
  animation-delay: 13.35s;
}

.mast__text span:nth-child(268) {
  animation-delay: 13.4s;
}

.mast__text span:nth-child(269) {
  animation-delay: 13.45s;
}

.mast__text span:nth-child(270) {
  animation-delay: 13.5s;
}

.mast__text span:nth-child(271) {
  animation-delay: 13.55s;
}

.mast__text span:nth-child(272) {
  animation-delay: 13.6s;
}

.mast__text span:nth-child(273) {
  animation-delay: 13.65s;
}

.mast__text span:nth-child(274) {
  animation-delay: 13.7s;
}

.mast__text span:nth-child(275) {
  animation-delay: 13.75s;
}

.mast__text span:nth-child(276) {
  animation-delay: 13.8s;
}

.mast__text span:nth-child(277) {
  animation-delay: 13.85s;
}

.mast__text span:nth-child(278) {
  animation-delay: 13.9s;
}

.mast__text span:nth-child(279) {
  animation-delay: 13.95s;
}

.mast__text span:nth-child(280) {
  animation-delay: 14s;
}

.mast__text span:nth-child(281) {
  animation-delay: 14.05s;
}

.mast__text span:nth-child(282) {
  animation-delay: 14.1s;
}

.mast__text span:nth-child(283) {
  animation-delay: 14.15s;
}

.mast__text span:nth-child(284) {
  animation-delay: 14.2s;
}

.mast__text span:nth-child(285) {
  animation-delay: 14.25s;
}

.mast__text span:nth-child(286) {
  animation-delay: 14.3s;
}

.mast__text span:nth-child(287) {
  animation-delay: 14.35s;
}

.mast__text span:nth-child(288) {
  animation-delay: 14.4s;
}

.mast__text span:nth-child(289) {
  animation-delay: 14.45s;
}

.mast__text span:nth-child(290) {
  animation-delay: 14.5s;
}

.mast__text span:nth-child(291) {
  animation-delay: 14.55s;
}

.mast__text span:nth-child(292) {
  animation-delay: 14.6s;
}

.mast__text span:nth-child(293) {
  animation-delay: 14.65s;
}

.mast__text span:nth-child(294) {
  animation-delay: 14.7s;
}

.mast__text span:nth-child(295) {
  animation-delay: 14.75s;
}

.mast__text span:nth-child(296) {
  animation-delay: 14.8s;
}

.mast__text span:nth-child(297) {
  animation-delay: 14.85s;
}

.mast__text span:nth-child(298) {
  animation-delay: 14.9s;
}

.mast__text span:nth-child(299) {
  animation-delay: 14.95s;
}

.mast__text span:nth-child(300) {
  animation-delay: 15s;
}

.mast__text span:nth-child(301) {
  animation-delay: 15.05s;
}

.mast__text span:nth-child(302) {
  animation-delay: 15.1s;
}

.mast__text span:nth-child(303) {
  animation-delay: 15.15s;
}

.mast__text span:nth-child(304) {
  animation-delay: 15.2s;
}

.mast__text span:nth-child(305) {
  animation-delay: 15.25s;
}

.mast__text span:nth-child(306) {
  animation-delay: 15.3s;
}

.mast__text span:nth-child(307) {
  animation-delay: 15.35s;
}

.mast__text span:nth-child(308) {
  animation-delay: 15.4s;
}

.mast__text span:nth-child(309) {
  animation-delay: 15.45s;
}

.mast__text span:nth-child(310) {
  animation-delay: 15.5s;
}

.mast__text span:nth-child(311) {
  animation-delay: 15.55s;
}

.mast__text span:nth-child(312) {
  animation-delay: 15.6s;
}

.mast__text span:nth-child(313) {
  animation-delay: 15.65s;
}

.mast__text span:nth-child(314) {
  animation-delay: 15.7s;
}

.mast__text span:nth-child(315) {
  animation-delay: 15.75s;
}

.mast__text span:nth-child(316) {
  animation-delay: 15.8s;
}

.mast__text span:nth-child(317) {
  animation-delay: 15.85s;
}

.mast__text span:nth-child(318) {
  animation-delay: 15.9s;
}

.mast__text span:nth-child(319) {
  animation-delay: 15.95s;
}

.mast__text span:nth-child(320) {
  animation-delay: 16s;
}

.mast__text span:nth-child(321) {
  animation-delay: 16.05s;
}

.mast__text span:nth-child(322) {
  animation-delay: 16.1s;
}

.mast__text span:nth-child(323) {
  animation-delay: 16.15s;
}

.mast__text span:nth-child(324) {
  animation-delay: 16.2s;
}

.mast__text span:nth-child(325) {
  animation-delay: 16.25s;
}

.mast__text span:nth-child(326) {
  animation-delay: 16.3s;
}

.mast__text span:nth-child(327) {
  animation-delay: 16.35s;
}

.mast__text span:nth-child(328) {
  animation-delay: 16.4s;
}

.mast__text span:nth-child(329) {
  animation-delay: 16.45s;
}

.mast__text span:nth-child(330) {
  animation-delay: 16.5s;
}

.mast__text span:nth-child(331) {
  animation-delay: 16.55s;
}

.mast__text span:nth-child(332) {
  animation-delay: 16.6s;
}

.mast__text span:nth-child(333) {
  animation-delay: 16.65s;
}

.mast__text span:nth-child(334) {
  animation-delay: 16.7s;
}

.mast__text span:nth-child(335) {
  animation-delay: 16.75s;
}

.mast__text span:nth-child(336) {
  animation-delay: 16.8s;
}

.mast__text span:nth-child(337) {
  animation-delay: 16.85s;
}

.mast__text span:nth-child(338) {
  animation-delay: 16.9s;
}

.mast__text span:nth-child(339) {
  animation-delay: 16.95s;
}

.mast__text span:nth-child(340) {
  animation-delay: 17s;
}

.mast__text span:nth-child(341) {
  animation-delay: 17.05s;
}

.mast__text span:nth-child(342) {
  animation-delay: 17.1s;
}

.mast__text span:nth-child(343) {
  animation-delay: 17.15s;
}

.mast__text span:nth-child(344) {
  animation-delay: 17.2s;
}

.mast__text span:nth-child(345) {
  animation-delay: 17.25s;
}

.mast__text span:nth-child(346) {
  animation-delay: 17.3s;
}

.mast__text span:nth-child(347) {
  animation-delay: 17.35s;
}

.mast__text span:nth-child(348) {
  animation-delay: 17.4s;
}

.mast__text span:nth-child(349) {
  animation-delay: 17.45s;
}

.mast__text span:nth-child(350) {
  animation-delay: 17.5s;
}

.mast__text span:nth-child(351) {
  animation-delay: 17.55s;
}

.mast__text span:nth-child(352) {
  animation-delay: 17.6s;
}

.mast__text span:nth-child(353) {
  animation-delay: 17.65s;
}

.mast__text span:nth-child(354) {
  animation-delay: 17.7s;
}

.mast__text span:nth-child(355) {
  animation-delay: 17.75s;
}

.mast__text span:nth-child(356) {
  animation-delay: 17.8s;
}

.mast__text span:nth-child(357) {
  animation-delay: 17.85s;
}

.mast__text span:nth-child(358) {
  animation-delay: 17.9s;
}

.mast__text span:nth-child(359) {
  animation-delay: 17.95s;
}

.mast__text span:nth-child(360) {
  animation-delay: 18s;
}

.mast__text span:nth-child(361) {
  animation-delay: 18.05s;
}

.mast__text span:nth-child(362) {
  animation-delay: 18.1s;
}

.mast__text span:nth-child(363) {
  animation-delay: 18.15s;
}

.mast__text span:nth-child(364) {
  animation-delay: 18.2s;
}

.mast__text span:nth-child(365) {
  animation-delay: 18.25s;
}

.mast__text span:nth-child(366) {
  animation-delay: 18.3s;
}

.mast__text span:nth-child(367) {
  animation-delay: 18.35s;
}

.mast__text span:nth-child(368) {
  animation-delay: 18.4s;
}

.mast__text span:nth-child(369) {
  animation-delay: 18.45s;
}

.mast__text span:nth-child(370) {
  animation-delay: 18.5s;
}

.mast__text span:nth-child(371) {
  animation-delay: 18.55s;
}

.mast__text span:nth-child(372) {
  animation-delay: 18.6s;
}

.mast__text span:nth-child(373) {
  animation-delay: 18.65s;
}

.mast__text span:nth-child(374) {
  animation-delay: 18.7s;
}

.mast__text span:nth-child(375) {
  animation-delay: 18.75s;
}

.mast__text span:nth-child(376) {
  animation-delay: 18.8s;
}

.mast__text span:nth-child(377) {
  animation-delay: 18.85s;
}

.mast__text span:nth-child(378) {
  animation-delay: 18.9s;
}

.mast__text span:nth-child(379) {
  animation-delay: 18.95s;
}

.mast__text span:nth-child(380) {
  animation-delay: 19s;
}

.mast__text span:nth-child(381) {
  animation-delay: 19.05s;
}

.mast__text span:nth-child(382) {
  animation-delay: 19.1s;
}

.mast__text span:nth-child(383) {
  animation-delay: 19.15s;
}

.mast__text span:nth-child(384) {
  animation-delay: 19.2s;
}

.mast__text span:nth-child(385) {
  animation-delay: 19.25s;
}

.mast__text span:nth-child(386) {
  animation-delay: 19.3s;
}

.mast__text span:nth-child(387) {
  animation-delay: 19.35s;
}

.mast__text span:nth-child(388) {
  animation-delay: 19.4s;
}

.mast__text span:nth-child(389) {
  animation-delay: 19.45s;
}

.mast__text span:nth-child(390) {
  animation-delay: 19.5s;
}

.mast__text span:nth-child(391) {
  animation-delay: 19.55s;
}

.mast__text span:nth-child(392) {
  animation-delay: 19.6s;
}

.mast__text span:nth-child(393) {
  animation-delay: 19.65s;
}

.mast__text span:nth-child(394) {
  animation-delay: 19.7s;
}

.mast__text span:nth-child(395) {
  animation-delay: 19.75s;
}

.mast__text span:nth-child(396) {
  animation-delay: 19.8s;
}

.mast__text span:nth-child(397) {
  animation-delay: 19.85s;
}

.mast__text span:nth-child(398) {
  animation-delay: 19.9s;
}

.mast__text span:nth-child(399) {
  animation-delay: 19.95s;
}

.mast__text span:nth-child(400) {
  animation-delay: 20s;
}

.mast__text span:nth-child(401) {
  animation-delay: 20.05s;
}

.mast__text span:nth-child(402) {
  animation-delay: 20.1s;
}

.mast__text span:nth-child(403) {
  animation-delay: 20.15s;
}

.mast__text span:nth-child(404) {
  animation-delay: 20.2s;
}

.mast__text span:nth-child(405) {
  animation-delay: 20.25s;
}

.mast__text span:nth-child(406) {
  animation-delay: 20.3s;
}

.mast__text span:nth-child(407) {
  animation-delay: 20.35s;
}

.mast__text span:nth-child(408) {
  animation-delay: 20.4s;
}

.mast__text span:nth-child(409) {
  animation-delay: 20.45s;
}

.mast__text span:nth-child(410) {
  animation-delay: 20.5s;
}

.mast__text span:nth-child(411) {
  animation-delay: 20.55s;
}

.mast__text span:nth-child(412) {
  animation-delay: 20.6s;
}

.mast__text span:nth-child(413) {
  animation-delay: 20.65s;
}

.mast__text span:nth-child(414) {
  animation-delay: 20.7s;
}

.mast__text span:nth-child(415) {
  animation-delay: 20.75s;
}

.mast__text span:nth-child(416) {
  animation-delay: 20.8s;
}

.mast__text span:nth-child(417) {
  animation-delay: 20.85s;
}

.mast__text span:nth-child(418) {
  animation-delay: 20.9s;
}

.mast__text span:nth-child(419) {
  animation-delay: 20.95s;
}

.mast__text span:nth-child(420) {
  animation-delay: 21s;
}

.mast__text span:nth-child(421) {
  animation-delay: 21.05s;
}

.mast__text span:nth-child(422) {
  animation-delay: 21.1s;
}

.mast__text span:nth-child(423) {
  animation-delay: 21.15s;
}

.mast__text span:nth-child(424) {
  animation-delay: 21.2s;
}

.mast__text span:nth-child(425) {
  animation-delay: 21.25s;
}

.mast__text span:nth-child(426) {
  animation-delay: 21.3s;
}

.mast__text span:nth-child(427) {
  animation-delay: 21.35s;
}

.mast__text span:nth-child(428) {
  animation-delay: 21.4s;
}

.mast__text span:nth-child(429) {
  animation-delay: 21.45s;
}

.mast__text span:nth-child(430) {
  animation-delay: 21.5s;
}

.mast__text span:nth-child(431) {
  animation-delay: 21.55s;
}

.mast__text span:nth-child(432) {
  animation-delay: 21.6s;
}

.mast__text span:nth-child(433) {
  animation-delay: 21.65s;
}

.mast__text span:nth-child(434) {
  animation-delay: 21.7s;
}

.mast__text span:nth-child(435) {
  animation-delay: 21.75s;
}

.mast__text span:nth-child(436) {
  animation-delay: 21.8s;
}

.mast__text span:nth-child(437) {
  animation-delay: 21.85s;
}

.mast__text span:nth-child(438) {
  animation-delay: 21.9s;
}

.mast__text span:nth-child(439) {
  animation-delay: 21.95s;
}

.mast__text span:nth-child(440) {
  animation-delay: 22s;
}

.mast__text span:nth-child(441) {
  animation-delay: 22.05s;
}

.mast__text span:nth-child(442) {
  animation-delay: 22.1s;
}

.mast__text span:nth-child(443) {
  animation-delay: 22.15s;
}

.mast__text span:nth-child(444) {
  animation-delay: 22.2s;
}

.mast__text span:nth-child(445) {
  animation-delay: 22.25s;
}

.mast__text span:nth-child(446) {
  animation-delay: 22.3s;
}

.mast__text span:nth-child(447) {
  animation-delay: 22.35s;
}

.mast__text span:nth-child(448) {
  animation-delay: 22.4s;
}

.mast__text span:nth-child(449) {
  animation-delay: 22.45s;
}

.mast__text span:nth-child(450) {
  animation-delay: 22.5s;
}

.mast__text span:nth-child(451) {
  animation-delay: 22.55s;
}

.mast__text span:nth-child(452) {
  animation-delay: 22.6s;
}

.mast__text span:nth-child(453) {
  animation-delay: 22.65s;
}

.mast__text span:nth-child(454) {
  animation-delay: 22.7s;
}

.mast__text span:nth-child(455) {
  animation-delay: 22.75s;
}

.mast__text span:nth-child(456) {
  animation-delay: 22.8s;
}

.mast__text span:nth-child(457) {
  animation-delay: 22.85s;
}

.mast__text span:nth-child(458) {
  animation-delay: 22.9s;
}

.mast__text span:nth-child(459) {
  animation-delay: 22.95s;
}

.mast__text span:nth-child(460) {
  animation-delay: 23s;
}

.mast__text span:nth-child(461) {
  animation-delay: 23.05s;
}

.mast__text span:nth-child(462) {
  animation-delay: 23.1s;
}

.mast__text span:nth-child(463) {
  animation-delay: 23.15s;
}

.mast__text span:nth-child(464) {
  animation-delay: 23.2s;
}

.mast__text span:nth-child(465) {
  animation-delay: 23.25s;
}

.mast__text span:nth-child(466) {
  animation-delay: 23.3s;
}

.mast__text span:nth-child(467) {
  animation-delay: 23.35s;
}

.mast__text span:nth-child(468) {
  animation-delay: 23.4s;
}

.mast__text span:nth-child(469) {
  animation-delay: 23.45s;
}

.mast__text span:nth-child(470) {
  animation-delay: 23.5s;
}

.mast__text span:nth-child(471) {
  animation-delay: 23.55s;
}

.mast__text span:nth-child(472) {
  animation-delay: 23.6s;
}

.mast__text span:nth-child(473) {
  animation-delay: 23.65s;
}

.mast__text span:nth-child(474) {
  animation-delay: 23.7s;
}

.mast__text span:nth-child(475) {
  animation-delay: 23.75s;
}

.mast__text span:nth-child(476) {
  animation-delay: 23.8s;
}

.mast__text span:nth-child(477) {
  animation-delay: 23.85s;
}

.mast__text span:nth-child(478) {
  animation-delay: 23.9s;
}

.mast__text span:nth-child(479) {
  animation-delay: 23.95s;
}

.mast__text span:nth-child(480) {
  animation-delay: 24s;
}

.mast__text span:nth-child(481) {
  animation-delay: 24.05s;
}

.mast__text span:nth-child(482) {
  animation-delay: 24.1s;
}

.mast__text span:nth-child(483) {
  animation-delay: 24.15s;
}

.mast__text span:nth-child(484) {
  animation-delay: 24.2s;
}

.mast__text span:nth-child(485) {
  animation-delay: 24.25s;
}

.mast__text span:nth-child(486) {
  animation-delay: 24.3s;
}

.mast__text span:nth-child(487) {
  animation-delay: 24.35s;
}

.mast__text span:nth-child(488) {
  animation-delay: 24.4s;
}

.mast__text span:nth-child(489) {
  animation-delay: 24.45s;
}

.mast__text span:nth-child(490) {
  animation-delay: 24.5s;
}

.mast__text span:nth-child(491) {
  animation-delay: 24.55s;
}

.mast__text span:nth-child(492) {
  animation-delay: 24.6s;
}

.mast__text span:nth-child(493) {
  animation-delay: 24.65s;
}

.mast__text span:nth-child(494) {
  animation-delay: 24.7s;
}

.mast__text span:nth-child(495) {
  animation-delay: 24.75s;
}

.mast__text span:nth-child(496) {
  animation-delay: 24.8s;
}

.mast__text span:nth-child(497) {
  animation-delay: 24.85s;
}

.mast__text span:nth-child(498) {
  animation-delay: 24.9s;
}

.mast__text span:nth-child(499) {
  animation-delay: 24.95s;
}

.mast__text span:nth-child(500) {
  animation-delay: 25s;
}

.mast__text span:nth-child(501) {
  animation-delay: 25.05s;
}

.mast__text span:nth-child(502) {
  animation-delay: 25.1s;
}

.mast__text span:nth-child(503) {
  animation-delay: 25.15s;
}

.mast__text span:nth-child(504) {
  animation-delay: 25.2s;
}

.mast__text span:nth-child(505) {
  animation-delay: 25.25s;
}

.mast__text span:nth-child(506) {
  animation-delay: 25.3s;
}

.mast__text span:nth-child(507) {
  animation-delay: 25.35s;
}

.mast__text span:nth-child(508) {
  animation-delay: 25.4s;
}

.mast__text span:nth-child(509) {
  animation-delay: 25.45s;
}

.mast__text span:nth-child(510) {
  animation-delay: 25.5s;
}

.mast__text span:nth-child(511) {
  animation-delay: 25.55s;
}

.mast__text span:nth-child(512) {
  animation-delay: 25.6s;
}

.mast__text span:nth-child(513) {
  animation-delay: 25.65s;
}

.mast__text span:nth-child(514) {
  animation-delay: 25.7s;
}

.mast__text span:nth-child(515) {
  animation-delay: 25.75s;
}

.mast__text span:nth-child(516) {
  animation-delay: 25.8s;
}

.mast__text span:nth-child(517) {
  animation-delay: 25.85s;
}

.mast__text span:nth-child(518) {
  animation-delay: 25.9s;
}

.mast__text span:nth-child(519) {
  animation-delay: 25.95s;
}

.mast__text span:nth-child(520) {
  animation-delay: 26s;
}

.mast__text span:nth-child(521) {
  animation-delay: 26.05s;
}

.mast__text span:nth-child(522) {
  animation-delay: 26.1s;
}

.mast__text span:nth-child(523) {
  animation-delay: 26.15s;
}

.mast__text span:nth-child(524) {
  animation-delay: 26.2s;
}

.mast__text span:nth-child(525) {
  animation-delay: 26.25s;
}

.mast__text span:nth-child(526) {
  animation-delay: 26.3s;
}

.mast__text span:nth-child(527) {
  animation-delay: 26.35s;
}

.mast__text span:nth-child(528) {
  animation-delay: 26.4s;
}

.mast__text span:nth-child(529) {
  animation-delay: 26.45s;
}

.mast__text span:nth-child(530) {
  animation-delay: 26.5s;
}

.mast__text span:nth-child(531) {
  animation-delay: 26.55s;
}

.mast__text span:nth-child(532) {
  animation-delay: 26.6s;
}

.mast__text span:nth-child(533) {
  animation-delay: 26.65s;
}

.mast__text span:nth-child(534) {
  animation-delay: 26.7s;
}

.mast__text span:nth-child(535) {
  animation-delay: 26.75s;
}

.mast__text span:nth-child(536) {
  animation-delay: 26.8s;
}

.mast__text span:nth-child(537) {
  animation-delay: 26.85s;
}

.mast__text span:nth-child(538) {
  animation-delay: 26.9s;
}

.mast__text span:nth-child(539) {
  animation-delay: 26.95s;
}

.mast__text span:nth-child(540) {
  animation-delay: 27s;
}

.mast__text span:nth-child(541) {
  animation-delay: 27.05s;
}

.mast__text span:nth-child(542) {
  animation-delay: 27.1s;
}

.mast__text span:nth-child(543) {
  animation-delay: 27.15s;
}

.mast__text span:nth-child(544) {
  animation-delay: 27.2s;
}

.mast__text span:nth-child(545) {
  animation-delay: 27.25s;
}

.mast__text span:nth-child(546) {
  animation-delay: 27.3s;
}

.mast__text span:nth-child(547) {
  animation-delay: 27.35s;
}

.mast__text span:nth-child(548) {
  animation-delay: 27.4s;
}

.mast__text span:nth-child(549) {
  animation-delay: 27.45s;
}

.mast__text span:nth-child(550) {
  animation-delay: 27.5s;
}

.mast__text span:nth-child(551) {
  animation-delay: 27.55s;
}

.mast__text span:nth-child(552) {
  animation-delay: 27.6s;
}

.mast__text span:nth-child(553) {
  animation-delay: 27.65s;
}

.mast__text span:nth-child(554) {
  animation-delay: 27.7s;
}

.mast__text span:nth-child(555) {
  animation-delay: 27.75s;
}

.mast__text span:nth-child(556) {
  animation-delay: 27.8s;
}

.mast__text span:nth-child(557) {
  animation-delay: 27.85s;
}

.mast__text span:nth-child(558) {
  animation-delay: 27.9s;
}

.mast__text span:nth-child(559) {
  animation-delay: 27.95s;
}

.mast__text span:nth-child(560) {
  animation-delay: 28s;
}

.mast__text span:nth-child(561) {
  animation-delay: 28.05s;
}

.mast__text span:nth-child(562) {
  animation-delay: 28.1s;
}

.mast__text span:nth-child(563) {
  animation-delay: 28.15s;
}

.mast__text span:nth-child(564) {
  animation-delay: 28.2s;
}

.mast__text span:nth-child(565) {
  animation-delay: 28.25s;
}

.mast__text span:nth-child(566) {
  animation-delay: 28.3s;
}

.mast__text span:nth-child(567) {
  animation-delay: 28.35s;
}

.mast__text span:nth-child(568) {
  animation-delay: 28.4s;
}

.mast__text span:nth-child(569) {
  animation-delay: 28.45s;
}

.mast__text span:nth-child(570) {
  animation-delay: 28.5s;
}

.mast__text span:nth-child(571) {
  animation-delay: 28.55s;
}

.mast__text span:nth-child(572) {
  animation-delay: 28.6s;
}

.mast__text span:nth-child(573) {
  animation-delay: 28.65s;
}

.mast__text span:nth-child(574) {
  animation-delay: 28.7s;
}

.mast__text span:nth-child(575) {
  animation-delay: 28.75s;
}

.mast__text span:nth-child(576) {
  animation-delay: 28.8s;
}

.mast__text span:nth-child(577) {
  animation-delay: 28.85s;
}

.mast__text span:nth-child(578) {
  animation-delay: 28.9s;
}

.mast__text span:nth-child(579) {
  animation-delay: 28.95s;
}

.mast__text span:nth-child(580) {
  animation-delay: 29s;
}

.mast__text span:nth-child(581) {
  animation-delay: 29.05s;
}

.mast__text span:nth-child(582) {
  animation-delay: 29.1s;
}

.mast__text span:nth-child(583) {
  animation-delay: 29.15s;
}

.mast__text span:nth-child(584) {
  animation-delay: 29.2s;
}

.mast__text span:nth-child(585) {
  animation-delay: 29.25s;
}

.mast__text span:nth-child(586) {
  animation-delay: 29.3s;
}

.mast__text span:nth-child(587) {
  animation-delay: 29.35s;
}

.mast__text span:nth-child(588) {
  animation-delay: 29.4s;
}

.mast__text span:nth-child(589) {
  animation-delay: 29.45s;
}

.mast__text span:nth-child(590) {
  animation-delay: 29.5s;
}

.mast__text span:nth-child(591) {
  animation-delay: 29.55s;
}

.mast__text span:nth-child(592) {
  animation-delay: 29.6s;
}

.mast__text span:nth-child(593) {
  animation-delay: 29.65s;
}

.mast__text span:nth-child(594) {
  animation-delay: 29.7s;
}

.mast__text span:nth-child(595) {
  animation-delay: 29.75s;
}

.mast__text span:nth-child(596) {
  animation-delay: 29.8s;
}

.mast__text span:nth-child(597) {
  animation-delay: 29.85s;
}

.mast__text span:nth-child(598) {
  animation-delay: 29.9s;
}

.mast__text span:nth-child(599) {
  animation-delay: 29.95s;
}

.mast__text span:nth-child(600) {
  animation-delay: 30s;
}

.mast__text span:nth-child(601) {
  animation-delay: 30.05s;
}

.mast__text span:nth-child(602) {
  animation-delay: 30.1s;
}

.mast__text span:nth-child(603) {
  animation-delay: 30.15s;
}

.mast__text span:nth-child(604) {
  animation-delay: 30.2s;
}

.mast__text span:nth-child(605) {
  animation-delay: 30.25s;
}

.mast__text span:nth-child(606) {
  animation-delay: 30.3s;
}

.mast__text span:nth-child(607) {
  animation-delay: 30.35s;
}

.mast__text span:nth-child(608) {
  animation-delay: 30.4s;
}

.mast__text span:nth-child(609) {
  animation-delay: 30.45s;
}

.mast__text span:nth-child(610) {
  animation-delay: 30.5s;
}

.mast__text span:nth-child(611) {
  animation-delay: 30.55s;
}

.mast__text span:nth-child(612) {
  animation-delay: 30.6s;
}

.mast__text span:nth-child(613) {
  animation-delay: 30.65s;
}

.mast__text span:nth-child(614) {
  animation-delay: 30.7s;
}

.mast__text span:nth-child(615) {
  animation-delay: 30.75s;
}

.mast__text span:nth-child(616) {
  animation-delay: 30.8s;
}

.mast__text span:nth-child(617) {
  animation-delay: 30.85s;
}

.mast__text span:nth-child(618) {
  animation-delay: 30.9s;
}

.mast__text span:nth-child(619) {
  animation-delay: 30.95s;
}

.mast__text span:nth-child(620) {
  animation-delay: 31s;
}

.mast__text span:nth-child(621) {
  animation-delay: 31.05s;
}

.mast__text span:nth-child(622) {
  animation-delay: 31.1s;
}

.mast__text span:nth-child(623) {
  animation-delay: 31.15s;
}

.mast__text span:nth-child(624) {
  animation-delay: 31.2s;
}

.mast__text span:nth-child(625) {
  animation-delay: 31.25s;
}

.mast__text span:nth-child(626) {
  animation-delay: 31.3s;
}

.mast__text span:nth-child(627) {
  animation-delay: 31.35s;
}

.mast__text span:nth-child(628) {
  animation-delay: 31.4s;
}

.mast__text span:nth-child(629) {
  animation-delay: 31.45s;
}

.mast__text span:nth-child(630) {
  animation-delay: 31.5s;
}

.mast__text span:nth-child(631) {
  animation-delay: 31.55s;
}

.mast__text span:nth-child(632) {
  animation-delay: 31.6s;
}

.mast__text span:nth-child(633) {
  animation-delay: 31.65s;
}

.mast__text span:nth-child(634) {
  animation-delay: 31.7s;
}

.mast__text span:nth-child(635) {
  animation-delay: 31.75s;
}

.mast__text span:nth-child(636) {
  animation-delay: 31.8s;
}

.mast__text span:nth-child(637) {
  animation-delay: 31.85s;
}

.mast__text span:nth-child(638) {
  animation-delay: 31.9s;
}

.mast__text span:nth-child(639) {
  animation-delay: 31.95s;
}

.mast__text span:nth-child(640) {
  animation-delay: 32s;
}

.mast__text span:nth-child(641) {
  animation-delay: 32.05s;
}

.mast__text span:nth-child(642) {
  animation-delay: 32.1s;
}

.mast__text span:nth-child(643) {
  animation-delay: 32.15s;
}

.mast__text span:nth-child(644) {
  animation-delay: 32.2s;
}

.mast__text span:nth-child(645) {
  animation-delay: 32.25s;
}

.mast__text span:nth-child(646) {
  animation-delay: 32.3s;
}

.mast__text span:nth-child(647) {
  animation-delay: 32.35s;
}

.mast__text span:nth-child(648) {
  animation-delay: 32.4s;
}

.mast__text span:nth-child(649) {
  animation-delay: 32.45s;
}

.mast__text span:nth-child(650) {
  animation-delay: 32.5s;
}

.mast__text span:nth-child(651) {
  animation-delay: 32.55s;
}

.mast__text span:nth-child(652) {
  animation-delay: 32.6s;
}

.mast__text span:nth-child(653) {
  animation-delay: 32.65s;
}

.mast__text span:nth-child(654) {
  animation-delay: 32.7s;
}

.mast__text span:nth-child(655) {
  animation-delay: 32.75s;
}

.mast__text span:nth-child(656) {
  animation-delay: 32.8s;
}

.mast__text span:nth-child(657) {
  animation-delay: 32.85s;
}

.mast__text span:nth-child(658) {
  animation-delay: 32.9s;
}

.mast__text span:nth-child(659) {
  animation-delay: 32.95s;
}

.mast__text span:nth-child(660) {
  animation-delay: 33s;
}

.mast__text span:nth-child(661) {
  animation-delay: 33.05s;
}

.mast__text span:nth-child(662) {
  animation-delay: 33.1s;
}

.mast__text span:nth-child(663) {
  animation-delay: 33.15s;
}

.mast__text span:nth-child(664) {
  animation-delay: 33.2s;
}

.mast__text span:nth-child(665) {
  animation-delay: 33.25s;
}

.mast__text span:nth-child(666) {
  animation-delay: 33.3s;
}

.mast__text span:nth-child(667) {
  animation-delay: 33.35s;
}

.mast__text span:nth-child(668) {
  animation-delay: 33.4s;
}

.mast__text span:nth-child(669) {
  animation-delay: 33.45s;
}

.mast__text span:nth-child(670) {
  animation-delay: 33.5s;
}

.mast__text span:nth-child(671) {
  animation-delay: 33.55s;
}

.mast__text span:nth-child(672) {
  animation-delay: 33.6s;
}

.mast__text span:nth-child(673) {
  animation-delay: 33.65s;
}

.mast__text span:nth-child(674) {
  animation-delay: 33.7s;
}

.mast__text span:nth-child(675) {
  animation-delay: 33.75s;
}

.mast__text span:nth-child(676) {
  animation-delay: 33.8s;
}

.mast__text span:nth-child(677) {
  animation-delay: 33.85s;
}

.mast__text span:nth-child(678) {
  animation-delay: 33.9s;
}

.mast__text span:nth-child(679) {
  animation-delay: 33.95s;
}

.mast__text span:nth-child(680) {
  animation-delay: 34s;
}

.mast__text span:nth-child(681) {
  animation-delay: 34.05s;
}

.mast__text span:nth-child(682) {
  animation-delay: 34.1s;
}

.mast__text span:nth-child(683) {
  animation-delay: 34.15s;
}

.mast__text span:nth-child(684) {
  animation-delay: 34.2s;
}

.mast__text span:nth-child(685) {
  animation-delay: 34.25s;
}

.mast__text span:nth-child(686) {
  animation-delay: 34.3s;
}

.mast__text span:nth-child(687) {
  animation-delay: 34.35s;
}

.mast__text span:nth-child(688) {
  animation-delay: 34.4s;
}

.mast__text span:nth-child(689) {
  animation-delay: 34.45s;
}

.mast__text span:nth-child(690) {
  animation-delay: 34.5s;
}

.mast__text span:nth-child(691) {
  animation-delay: 34.55s;
}

.mast__text span:nth-child(692) {
  animation-delay: 34.6s;
}

.mast__text span:nth-child(693) {
  animation-delay: 34.65s;
}

.mast__text span:nth-child(694) {
  animation-delay: 34.7s;
}

.mast__text span:nth-child(695) {
  animation-delay: 34.75s;
}

.mast__text span:nth-child(696) {
  animation-delay: 34.8s;
}

.mast__text span:nth-child(697) {
  animation-delay: 34.85s;
}

.mast__text span:nth-child(698) {
  animation-delay: 34.9s;
}

.mast__text span:nth-child(699) {
  animation-delay: 34.95s;
}

.mast__text span:nth-child(700) {
  animation-delay: 35s;
}

.mast__text span:nth-child(701) {
  animation-delay: 35.05s;
}

.mast__text span:nth-child(702) {
  animation-delay: 35.1s;
}

.mast__text span:nth-child(703) {
  animation-delay: 35.15s;
}

.mast__text span:nth-child(704) {
  animation-delay: 35.2s;
}

.mast__text span:nth-child(705) {
  animation-delay: 35.25s;
}

.mast__text span:nth-child(706) {
  animation-delay: 35.3s;
}

.mast__text span:nth-child(707) {
  animation-delay: 35.35s;
}

.mast__text span:nth-child(708) {
  animation-delay: 35.4s;
}

.mast__text span:nth-child(709) {
  animation-delay: 35.45s;
}

.mast__text span:nth-child(710) {
  animation-delay: 35.5s;
}

.mast__text span:nth-child(711) {
  animation-delay: 35.55s;
}

.mast__text span:nth-child(712) {
  animation-delay: 35.6s;
}

.mast__text span:nth-child(713) {
  animation-delay: 35.65s;
}

.mast__text span:nth-child(714) {
  animation-delay: 35.7s;
}

.mast__text span:nth-child(715) {
  animation-delay: 35.75s;
}

.mast__text span:nth-child(716) {
  animation-delay: 35.8s;
}

.mast__text span:nth-child(717) {
  animation-delay: 35.85s;
}

.mast__text span:nth-child(718) {
  animation-delay: 35.9s;
}

.mast__text span:nth-child(719) {
  animation-delay: 35.95s;
}

.mast__text span:nth-child(720) {
  animation-delay: 36s;
}

.mast__text span:nth-child(721) {
  animation-delay: 36.05s;
}

.mast__text span:nth-child(722) {
  animation-delay: 36.1s;
}

.mast__text span:nth-child(723) {
  animation-delay: 36.15s;
}

.mast__text span:nth-child(724) {
  animation-delay: 36.2s;
}

.mast__text span:nth-child(725) {
  animation-delay: 36.25s;
}

.mast__text span:nth-child(726) {
  animation-delay: 36.3s;
}

.mast__text span:nth-child(727) {
  animation-delay: 36.35s;
}

.mast__text span:nth-child(728) {
  animation-delay: 36.4s;
}

.mast__text span:nth-child(729) {
  animation-delay: 36.45s;
}

.mast__text span:nth-child(730) {
  animation-delay: 36.5s;
}

.mast__text span:nth-child(731) {
  animation-delay: 36.55s;
}

.mast__text span:nth-child(732) {
  animation-delay: 36.6s;
}

.mast__text span:nth-child(733) {
  animation-delay: 36.65s;
}

.mast__text span:nth-child(734) {
  animation-delay: 36.7s;
}

.mast__text span:nth-child(735) {
  animation-delay: 36.75s;
}

.mast__text span:nth-child(736) {
  animation-delay: 36.8s;
}

.mast__text span:nth-child(737) {
  animation-delay: 36.85s;
}

.mast__text span:nth-child(738) {
  animation-delay: 36.9s;
}

.mast__text span:nth-child(739) {
  animation-delay: 36.95s;
}

.mast__text span:nth-child(740) {
  animation-delay: 37s;
}

.mast__text span:nth-child(741) {
  animation-delay: 37.05s;
}

.mast__text span:nth-child(742) {
  animation-delay: 37.1s;
}

.mast__text span:nth-child(743) {
  animation-delay: 37.15s;
}

.mast__text span:nth-child(744) {
  animation-delay: 37.2s;
}

.mast__text span:nth-child(745) {
  animation-delay: 37.25s;
}

.mast__text span:nth-child(746) {
  animation-delay: 37.3s;
}

.mast__text span:nth-child(747) {
  animation-delay: 37.35s;
}

.mast__text span:nth-child(748) {
  animation-delay: 37.4s;
}

.mast__text span:nth-child(749) {
  animation-delay: 37.45s;
}

.mast__text span:nth-child(750) {
  animation-delay: 37.5s;
}

.mast__text span:nth-child(751) {
  animation-delay: 37.55s;
}

.mast__text span:nth-child(752) {
  animation-delay: 37.6s;
}

.mast__text span:nth-child(753) {
  animation-delay: 37.65s;
}

.mast__text span:nth-child(754) {
  animation-delay: 37.7s;
}

.mast__text span:nth-child(755) {
  animation-delay: 37.75s;
}

.mast__text span:nth-child(756) {
  animation-delay: 37.8s;
}

.mast__text span:nth-child(757) {
  animation-delay: 37.85s;
}

.mast__text span:nth-child(758) {
  animation-delay: 37.9s;
}

.mast__text span:nth-child(759) {
  animation-delay: 37.95s;
}

.mast__text span:nth-child(760) {
  animation-delay: 38s;
}

.mast__text span:nth-child(761) {
  animation-delay: 38.05s;
}

.mast__text span:nth-child(762) {
  animation-delay: 38.1s;
}

.mast__text span:nth-child(763) {
  animation-delay: 38.15s;
}

.mast__text span:nth-child(764) {
  animation-delay: 38.2s;
}

.mast__text span:nth-child(765) {
  animation-delay: 38.25s;
}

.mast__text span:nth-child(766) {
  animation-delay: 38.3s;
}

.mast__text span:nth-child(767) {
  animation-delay: 38.35s;
}

.mast__text span:nth-child(768) {
  animation-delay: 38.4s;
}

.mast__text span:nth-child(769) {
  animation-delay: 38.45s;
}

.mast__text span:nth-child(770) {
  animation-delay: 38.5s;
}

.mast__text span:nth-child(771) {
  animation-delay: 38.55s;
}

.mast__text span:nth-child(772) {
  animation-delay: 38.6s;
}

.mast__text span:nth-child(773) {
  animation-delay: 38.65s;
}

.mast__text span:nth-child(774) {
  animation-delay: 38.7s;
}

.mast__text span:nth-child(775) {
  animation-delay: 38.75s;
}

.mast__text span:nth-child(776) {
  animation-delay: 38.8s;
}

.mast__text span:nth-child(777) {
  animation-delay: 38.85s;
}

.mast__text span:nth-child(778) {
  animation-delay: 38.9s;
}

.mast__text span:nth-child(779) {
  animation-delay: 38.95s;
}

.mast__text span:nth-child(780) {
  animation-delay: 39s;
}

.mast__text span:nth-child(781) {
  animation-delay: 39.05s;
}

.mast__text span:nth-child(782) {
  animation-delay: 39.1s;
}

.mast__text span:nth-child(783) {
  animation-delay: 39.15s;
}

.mast__text span:nth-child(784) {
  animation-delay: 39.2s;
}

.mast__text span:nth-child(785) {
  animation-delay: 39.25s;
}

.mast__text span:nth-child(786) {
  animation-delay: 39.3s;
}

.mast__text span:nth-child(787) {
  animation-delay: 39.35s;
}

.mast__text span:nth-child(788) {
  animation-delay: 39.4s;
}

.mast__text span:nth-child(789) {
  animation-delay: 39.45s;
}

.mast__text span:nth-child(790) {
  animation-delay: 39.5s;
}

.mast__text span:nth-child(791) {
  animation-delay: 39.55s;
}

.mast__text span:nth-child(792) {
  animation-delay: 39.6s;
}

.mast__text span:nth-child(793) {
  animation-delay: 39.65s;
}

.mast__text span:nth-child(794) {
  animation-delay: 39.7s;
}

.mast__text span:nth-child(795) {
  animation-delay: 39.75s;
}

.mast__text span:nth-child(796) {
  animation-delay: 39.8s;
}

.mast__text span:nth-child(797) {
  animation-delay: 39.85s;
}

.mast__text span:nth-child(798) {
  animation-delay: 39.9s;
}

.mast__text span:nth-child(799) {
  animation-delay: 39.95s;
}

.mast__text span:nth-child(800) {
  animation-delay: 40s;
}

.mast__text span:nth-child(801) {
  animation-delay: 40.05s;
}

.mast__text span:nth-child(802) {
  animation-delay: 40.1s;
}

.mast__text span:nth-child(803) {
  animation-delay: 40.15s;
}

.mast__text span:nth-child(804) {
  animation-delay: 40.2s;
}

.mast__text span:nth-child(805) {
  animation-delay: 40.25s;
}

.mast__text span:nth-child(806) {
  animation-delay: 40.3s;
}

.mast__text span:nth-child(807) {
  animation-delay: 40.35s;
}

.mast__text span:nth-child(808) {
  animation-delay: 40.4s;
}

.mast__text span:nth-child(809) {
  animation-delay: 40.45s;
}

.mast__text span:nth-child(810) {
  animation-delay: 40.5s;
}

.mast__text span:nth-child(811) {
  animation-delay: 40.55s;
}

.mast__text span:nth-child(812) {
  animation-delay: 40.6s;
}

.mast__text span:nth-child(813) {
  animation-delay: 40.65s;
}

.mast__text span:nth-child(814) {
  animation-delay: 40.7s;
}

.mast__text span:nth-child(815) {
  animation-delay: 40.75s;
}

.mast__text span:nth-child(816) {
  animation-delay: 40.8s;
}

.mast__text span:nth-child(817) {
  animation-delay: 40.85s;
}

.mast__text span:nth-child(818) {
  animation-delay: 40.9s;
}

.mast__text span:nth-child(819) {
  animation-delay: 40.95s;
}

.mast__text span:nth-child(820) {
  animation-delay: 41s;
}

.mast__text span:nth-child(821) {
  animation-delay: 41.05s;
}

.mast__text span:nth-child(822) {
  animation-delay: 41.1s;
}

.mast__text span:nth-child(823) {
  animation-delay: 41.15s;
}

.mast__text span:nth-child(824) {
  animation-delay: 41.2s;
}

.mast__text span:nth-child(825) {
  animation-delay: 41.25s;
}

.mast__text span:nth-child(826) {
  animation-delay: 41.3s;
}

.mast__text span:nth-child(827) {
  animation-delay: 41.35s;
}

.mast__text span:nth-child(828) {
  animation-delay: 41.4s;
}

.mast__text span:nth-child(829) {
  animation-delay: 41.45s;
}

.mast__text span:nth-child(830) {
  animation-delay: 41.5s;
}

.mast__text span:nth-child(831) {
  animation-delay: 41.55s;
}

.mast__text span:nth-child(832) {
  animation-delay: 41.6s;
}

.mast__text span:nth-child(833) {
  animation-delay: 41.65s;
}

.mast__text span:nth-child(834) {
  animation-delay: 41.7s;
}

.mast__text span:nth-child(835) {
  animation-delay: 41.75s;
}

.mast__text span:nth-child(836) {
  animation-delay: 41.8s;
}

.mast__text span:nth-child(837) {
  animation-delay: 41.85s;
}

.mast__text span:nth-child(838) {
  animation-delay: 41.9s;
}

.mast__text span:nth-child(839) {
  animation-delay: 41.95s;
}

.mast__text span:nth-child(840) {
  animation-delay: 42s;
}

.mast__text span:nth-child(841) {
  animation-delay: 42.05s;
}

.mast__text span:nth-child(842) {
  animation-delay: 42.1s;
}

.mast__text span:nth-child(843) {
  animation-delay: 42.15s;
}

.mast__text span:nth-child(844) {
  animation-delay: 42.2s;
}

.mast__text span:nth-child(845) {
  animation-delay: 42.25s;
}

.mast__text span:nth-child(846) {
  animation-delay: 42.3s;
}

.mast__text span:nth-child(847) {
  animation-delay: 42.35s;
}

.mast__text span:nth-child(848) {
  animation-delay: 42.4s;
}

.mast__text span:nth-child(849) {
  animation-delay: 42.45s;
}

.mast__text span:nth-child(850) {
  animation-delay: 42.5s;
}

.mast__text span:nth-child(851) {
  animation-delay: 42.55s;
}

.mast__text span:nth-child(852) {
  animation-delay: 42.6s;
}

.mast__text span:nth-child(853) {
  animation-delay: 42.65s;
}

.mast__text span:nth-child(854) {
  animation-delay: 42.7s;
}

.mast__text span:nth-child(855) {
  animation-delay: 42.75s;
}

.mast__text span:nth-child(856) {
  animation-delay: 42.8s;
}

.mast__text span:nth-child(857) {
  animation-delay: 42.85s;
}

.mast__text span:nth-child(858) {
  animation-delay: 42.9s;
}

.mast__text span:nth-child(859) {
  animation-delay: 42.95s;
}

.mast__text span:nth-child(860) {
  animation-delay: 43s;
}

.mast__text span:nth-child(861) {
  animation-delay: 43.05s;
}

.mast__text span:nth-child(862) {
  animation-delay: 43.1s;
}

.mast__text span:nth-child(863) {
  animation-delay: 43.15s;
}

.mast__text span:nth-child(864) {
  animation-delay: 43.2s;
}

.mast__text span:nth-child(865) {
  animation-delay: 43.25s;
}

.mast__text span:nth-child(866) {
  animation-delay: 43.3s;
}

.mast__text span:nth-child(867) {
  animation-delay: 43.35s;
}

.mast__text span:nth-child(868) {
  animation-delay: 43.4s;
}

.mast__text span:nth-child(869) {
  animation-delay: 43.45s;
}

.mast__text span:nth-child(870) {
  animation-delay: 43.5s;
}

.mast__text span:nth-child(871) {
  animation-delay: 43.55s;
}

.mast__text span:nth-child(872) {
  animation-delay: 43.6s;
}

.mast__text span:nth-child(873) {
  animation-delay: 43.65s;
}

.mast__text span:nth-child(874) {
  animation-delay: 43.7s;
}

.mast__text span:nth-child(875) {
  animation-delay: 43.75s;
}

.mast__text span:nth-child(876) {
  animation-delay: 43.8s;
}

.mast__text span:nth-child(877) {
  animation-delay: 43.85s;
}

.mast__text span:nth-child(878) {
  animation-delay: 43.9s;
}

.mast__text span:nth-child(879) {
  animation-delay: 43.95s;
}

.mast__text span:nth-child(880) {
  animation-delay: 44s;
}

.mast__text span:nth-child(881) {
  animation-delay: 44.05s;
}

.mast__text span:nth-child(882) {
  animation-delay: 44.1s;
}

.mast__text span:nth-child(883) {
  animation-delay: 44.15s;
}

.mast__text span:nth-child(884) {
  animation-delay: 44.2s;
}

.mast__text span:nth-child(885) {
  animation-delay: 44.25s;
}

.mast__text span:nth-child(886) {
  animation-delay: 44.3s;
}

.mast__text span:nth-child(887) {
  animation-delay: 44.35s;
}

.mast__text span:nth-child(888) {
  animation-delay: 44.4s;
}

.mast__text span:nth-child(889) {
  animation-delay: 44.45s;
}

.mast__text span:nth-child(890) {
  animation-delay: 44.5s;
}

.mast__text span:nth-child(891) {
  animation-delay: 44.55s;
}

.mast__text span:nth-child(892) {
  animation-delay: 44.6s;
}

.mast__text span:nth-child(893) {
  animation-delay: 44.65s;
}

.mast__text span:nth-child(894) {
  animation-delay: 44.7s;
}

.mast__text span:nth-child(895) {
  animation-delay: 44.75s;
}

.mast__text span:nth-child(896) {
  animation-delay: 44.8s;
}

.mast__text span:nth-child(897) {
  animation-delay: 44.85s;
}

.mast__text span:nth-child(898) {
  animation-delay: 44.9s;
}

.mast__text span:nth-child(899) {
  animation-delay: 44.95s;
}

.mast__text span:nth-child(900) {
  animation-delay: 45s;
}

.mast__text span:nth-child(901) {
  animation-delay: 45.05s;
}

.mast__text span:nth-child(902) {
  animation-delay: 45.1s;
}

.mast__text span:nth-child(903) {
  animation-delay: 45.15s;
}

.mast__text span:nth-child(904) {
  animation-delay: 45.2s;
}

.mast__text span:nth-child(905) {
  animation-delay: 45.25s;
}

.mast__text span:nth-child(906) {
  animation-delay: 45.3s;
}

.mast__text span:nth-child(907) {
  animation-delay: 45.35s;
}

.mast__text span:nth-child(908) {
  animation-delay: 45.4s;
}

.mast__text span:nth-child(909) {
  animation-delay: 45.45s;
}

.mast__text span:nth-child(910) {
  animation-delay: 45.5s;
}

.mast__text span:nth-child(911) {
  animation-delay: 45.55s;
}

.mast__text span:nth-child(912) {
  animation-delay: 45.6s;
}

.mast__text span:nth-child(913) {
  animation-delay: 45.65s;
}

.mast__text span:nth-child(914) {
  animation-delay: 45.7s;
}

.mast__text span:nth-child(915) {
  animation-delay: 45.75s;
}

.mast__text span:nth-child(916) {
  animation-delay: 45.8s;
}

.mast__text span:nth-child(917) {
  animation-delay: 45.85s;
}

.mast__text span:nth-child(918) {
  animation-delay: 45.9s;
}

.mast__text span:nth-child(919) {
  animation-delay: 45.95s;
}

.mast__text span:nth-child(920) {
  animation-delay: 46s;
}

.mast__text span:nth-child(921) {
  animation-delay: 46.05s;
}

.mast__text span:nth-child(922) {
  animation-delay: 46.1s;
}

.mast__text span:nth-child(923) {
  animation-delay: 46.15s;
}

.mast__text span:nth-child(924) {
  animation-delay: 46.2s;
}

.mast__text span:nth-child(925) {
  animation-delay: 46.25s;
}

.mast__text span:nth-child(926) {
  animation-delay: 46.3s;
}

.mast__text span:nth-child(927) {
  animation-delay: 46.35s;
}

.mast__text span:nth-child(928) {
  animation-delay: 46.4s;
}

.mast__text span:nth-child(929) {
  animation-delay: 46.45s;
}

.mast__text span:nth-child(930) {
  animation-delay: 46.5s;
}

.mast__text span:nth-child(931) {
  animation-delay: 46.55s;
}

.mast__text span:nth-child(932) {
  animation-delay: 46.6s;
}

.mast__text span:nth-child(933) {
  animation-delay: 46.65s;
}

.mast__text span:nth-child(934) {
  animation-delay: 46.7s;
}

.mast__text span:nth-child(935) {
  animation-delay: 46.75s;
}

.mast__text span:nth-child(936) {
  animation-delay: 46.8s;
}

.mast__text span:nth-child(937) {
  animation-delay: 46.85s;
}

.mast__text span:nth-child(938) {
  animation-delay: 46.9s;
}

.mast__text span:nth-child(939) {
  animation-delay: 46.95s;
}

.mast__text span:nth-child(940) {
  animation-delay: 47s;
}

.mast__text span:nth-child(941) {
  animation-delay: 47.05s;
}

.mast__text span:nth-child(942) {
  animation-delay: 47.1s;
}

.mast__text span:nth-child(943) {
  animation-delay: 47.15s;
}

.mast__text span:nth-child(944) {
  animation-delay: 47.2s;
}

.mast__text span:nth-child(945) {
  animation-delay: 47.25s;
}

.mast__text span:nth-child(946) {
  animation-delay: 47.3s;
}

.mast__text span:nth-child(947) {
  animation-delay: 47.35s;
}

.mast__text span:nth-child(948) {
  animation-delay: 47.4s;
}

.mast__text span:nth-child(949) {
  animation-delay: 47.45s;
}

.mast__text span:nth-child(950) {
  animation-delay: 47.5s;
}

@keyframes letter-glow {
  0% {
    opacity: 0;
    text-shadow: 0px 0px 1px rgba(255, 255, 255, 0.1);
  }
  66% {
    opacity: 1;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
  }
  77% {
    opacity: 1;
  }
  100% {
    opacity: 0.7;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
  }
}

input {
  outline: none;
}

h3 {
  margin-top: 0;
}

.z {
  position: relative;
  z-index: 10;
}

.tn {
  text-decoration: none !important;
}

.tgl {
  background: #fbfbfb none repeat scroll 0% 0%;
  border-radius: 0px 0px 10px 10px;
}

.t {
  display: table;
}

.c {
  text-align: center;
}

.r {
  text-align: right;
}

.l {
  text-align: left;
}


.br {
  border-radius: 10px;
}

.bb {
  border: 2px solid #EFEFEF;
}

.bbb {
  background: #f5f6f7;
}

.m0 {
  margin: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mtl {
  margin-top: 50px !important;
}

.mbl {
  margin-bottom: 50px !important;
}

.mrl {
  margin-right: 50px !important;
}

.mll {
  margin-left: 50px !important;
}

.mt {
  margin-top: 20px;
}

.mb {
  margin-bottom: 20px;
}

.mr {
  margin-right: 20px;
}

.ml {
  margin-left: 20px;
}

.mts {
  margin-top: 10px;
}

.mbs {
  margin-bottom: 10px;
}

.mrs {
  margin-right: 10px;
}

.mls {
  margin-left: 10px;
}

.pt {
  padding-top: 20px;
}

.pb {
  padding-bottom: 20px;
}

.pr {
  padding-right: 20px;
}

.pl {
  padding-left: 20px !important;
}

.pts {
  padding-top: 10px;
}

.pbs {
  padding-bottom: 10px;
}

.prs {
  padding-right: 10px;
}

.pls {
  padding-left: 10px !important;
}

.ptb {
  padding-top: 50px;
}

.pbb {
  padding-bottom: 50px;
}

.prb {
  padding-right: 50px;
}

.plb {
  padding-left: 50px !important;
}

.sk {
  transition: transform 0.1s linear;
}

.sk:hover {
  transform: scale(1.03);
}

.header nav {
  margin-bottom: 0;
}

.header .header-indent {
  height: 68px;
}

.header nav {
  background-color: #fff;
  max-width: 1600px;
  margin: auto;
  border: none;
}

.header.header-floor .header-indent {
  height: 118px;
}

.navbar-header .navbar-brand {
  margin-right: 10px;
}

.navbar-header .navbar-brand > img {
  max-width: 130px;
  height: 40px;
}

#navbar .navbar-nav li a {
  text-transform: uppercase;
  color: #464646;
  font-size: 14px;
  padding: 19px 5px 18px;
  border-top: 3px solid transparent;
  line-height: 28px;
}

#navbar .navbar-nav li a:hover, #navbar .navbar-nav li a:focus {
  background-color: transparent;
  color: #00C8E7;
}

#navbar .navbar-nav li.active a {
  border-color: #00C8E7;
  color: #00C8E7;
}

#navbar .header-icon-pointer {
  margin-bottom: 4px;
}

#navbar .navbar-right img {
  margin-right: 4px;
}

#navbar .header-menu-btn {
  padding: 21px 15px 21px;
  cursor: pointer;
}

#navbar .menu-burger img {
  width: 60px;
  height: 72px;
}

.second-menu-wrap {
  background-color: #efefef;
}

.second-menu-wrap .second-menu {
  list-style: none;
  padding-left: 0;
  margin-left: -15px;
}

.second-menu-wrap .second-menu li {
  float: left;
}

.second-menu-wrap .active-submenu a {
  background-color: #dedede;
}

.second-menu-wrap a {
  padding: 15px;
  color: #333333;
  font-size: 14px;
  display: block;
}

.second-menu-wrap a:hover, .second-menu-wrap a:focus {
  color: #00C8E7;
  text-decoration: none;
}

#navbar .navbar-nav li.sign-in-link {
  position: relative;
}

#navbar .navbar-nav li.sign-in-link:hover .sign-in-block {
  display: block;
}

#navbar .navbar-nav li .sign-in-block {
  position: absolute;
  display: none;
  width: 280px;
  top: 100%;
  left: -100px;
  background-color: #ffffff;
  border: 1px solid #E5E5E4;
  box-sizing: border-box;
  text-align: center;
}

#navbar .navbar-nav li .sign-in-block a {
  display: block;
  width: 225px;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  margin: 15px auto;
  padding: inherit;
}

#navbar .navbar-nav li .sign-in-block a:hover {
  text-decoration: none;
}

#navbar .navbar-nav li a.sign-in-rider {
  background-color: #00C8E7;
  color: #030303;
}

#navbar .navbar-nav li a.sign-in-rider:hover {
  background-color: #0084B3;
  color: #ffffff;
}

#navbar .navbar-nav li a.sign-in-driver {
  color: #030303;
  border: 1px solid #030303;
}

#navbar .navbar-nav li a.sign-in-driver:hover {
  color: #ffffff;
  background-color: #030303;
}

.toggle-menu {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 320px;
  z-index: 2000;
  background-color: #030303;
  padding: 15px;
  margin-right: -320px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.toggle-menu.toggle-menu-active {
  margin-right: 0;
}

.toggle-menu-close {
  padding: 10px;
  cursor: pointer;
  margin-left: 36px;
  display: inline-block;
}

.toggle-menu-close img {
  width: 21px;
}

.toggle-menu-btns a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  width: 220px;
  display: block;
  margin-top: 20px;
  margin-left: 34px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.toggle-menu-btns a:hover {
  background-color: #ffffff;
  color: #030303;
  text-decoration: none;
}

.toggle-menu-ride {
  color: #030303;
  background-color: #43A0E0;
}

.toggle-menu-drive {
  color: #ffffff;
  box-sizing: border-box;
  border: 1px solid #ffffff;
}

.toggle-menu-list {
  margin-top: 23px;
}

.toggle-menu-list .toggle-menu-pages {
  margin-bottom: 30px;
}

.toggle-menu-list ul {
  list-style-type: none;
  padding-left: 34px;
}

.toggle-menu-list ul li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
}

.toggle-menu-list i {
  width: 18px;
  text-align: center;
  color: #ffffff;
}

.opacity-area {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1999;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: none;
}

.header-slider {
  padding: 0;
  position: relative;
}

.header-slider .slide {
  position: absolute;
  z-index: 10;
  top: 0;
  display: none;
}

.header-slider .slide:last-child {
  display: block;
}

.slide-size {
  opacity: 0;
  z-index: -1;
}

.slide-content {
  top: 28%;
  position: absolute;
  color: #ffffff;
  z-index: 11;
}

.slide-content .slider-content-text {
  font-size: 81px;
  line-height: 100px;
  margin-bottom: 40px;
}

.slide-content .slider-content-text span {
  color: #00C8E7;
}

.slide-content a {
  background-color: transparent;
  width: 225px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  line-height: 55px;
}

.slide-content a:hover {
  text-decoration: none;
}

.slide-content .slider-ride {
  margin-right: 30px;
  border: none;
  background-color: #00C8E7;
  color: #030303;
}

.slide-content .slider-ride:hover {
  background-color: #0084B3;
  color: #ffffff;
}

.slide-content .slider-become {
  border: 1px solid #ffffff;
  color: #ffffff;
}

.slide-content .slider-become:hover {
  background-color: #ffffff;
  color: #000000;
}

.slider-scroll {
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -12px;
  cursor: pointer;
}

.section-one-click {
  padding-top: 30px;
  margin-top: 10px;
}

.one-click-text {
  width: 30%;
  float: left;
  color: #444241;
  font-size: 65px;
  line-height: 90px;
  margin-top: 190px;
}

.one-click-text span {
  color: #00C8E7;
}

.one-click-img {
  width: 40%;
  float: left;
  position: relative;
}

.one-click-img-text {
  color: #ffffff;
  font-size: 30px;
  position: absolute;
  top: 0;
  left: 195px;
  float: right;
}

.one-click-img-text p {
  text-align: right;
}

.one-click-img-text p:nth-child(1) {
  margin-top: 93px;
}

.one-click-img-text p:nth-child(2) {
  margin-top: 115px;
}

.one-click-img-text p:nth-child(3) {
  margin-top: 125px;
}

.one-click-img-text p:nth-child(4) {
  margin-top: 137px;
}

.one-click-list {
  width: 30%;
  float: left;
}

.one-click-list ul {
  list-style-type: none;
  padding-left: 0;
}

.one-click-list ul li {
  color: #636363;
  font-size: 16px;
  line-height: 24px;
  margin-top: 114px;
}

.one-click-list ul li:nth-child(1) {
  margin-top: 102px;
}

.one-click-list ul li:nth-child(2) {
  margin-top: 134px;
}

.section-map {
  margin-top: 125px;
}

.map-form {
  padding: 0 30px 0 0;
}

.map-form .map-tabs {
  clear: both;
  padding-top: 5px;
}

.map-form .map-tabs p {
  float: left;
  width: 50%;
  color: #909090;
  text-transform: uppercase;
  background-color: #E2E2E2;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
}

.map-form .map-tabs p.map-active-tab {
  color: #ffffff;
  background-color: #43a0e0;
}

.map-form form {
  clear: both;
  padding-top: 5px;
}

.map-form .map-form-text {
  font-size: 45px;
  line-height: 48px;
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
}

.map-form .map-pickup-location, .map-form .map-despination {
  position: relative;
  margin-bottom: 15px;
}

.map-form .map-pickup-location input, .map-form .map-despination input {
  width: 100%;
  padding: 10px 40px 10px 20px;
  color: #919191;
  border: 1px solid #D2D2D2;
  font-size: 14px;
  line-height: 18px;
}

.map-form .map-pickup-location:after {
  content: '';
  background: url(../images/icons/map-pickup.svg) no-repeat center center;
  width: 28px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 7px;
}

.map-form .map-despination:before {
  content: '';
  background-color: #CDCDCD;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.map-form .map-despination:after {
  content: '';
  background: url(../images/icons/map-destination.svg) no-repeat center center #CDCDCD;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
}

#map {
  width: 1170px;
  height: 540px;
  margin: 20px auto 40px;
}

.map-form {
  position: absolute;
  margin-top: 20px;
  height: 540px;
  z-index: 1;
  background-color: #fff;
  width: 380px;
}

.map-form-one-way, .map-form-hourly {
  display: none;
}

.map-form-one-way.active-map-form, .map-form-hourly.active-map-form {
  display: block;
}

.mob-app-title-1 {
  text-transform: uppercase;
  color: #2F2F2F;
  font-size: 45px;
  text-align: center;
}

.mob-app-title-1 span {
  color: #00C8E7;
}

.mob-app-title-2 {
  margin-top: 15px;
  margin-bottom: 30px;
  color: #303030;
  font-size: 14px;
  text-align: center;
}

.mob-app-left .mob-app-single-block, .mob-app-right .mob-app-single-block {
  margin-top: 100px;
}

.mob-app-left .mob-app-single-block:first-child, .mob-app-right .mob-app-single-block:first-child {
  margin-top: 155px;
}

.mob-app-left .mob-app-subtitle, .mob-app-right .mob-app-subtitle {
  text-transform: uppercase;
  color: #303030;
  font-size: 40px;
  line-height: 40px;
  margin-top: 0;
}

.mob-app-left .mob-app-text, .mob-app-right .mob-app-text {
  color: #303030;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
}

.mob-app-left {
  float: left;
  width: 29%;
}

.mob-app-left .mob-app-single-block {
  text-align: right;
  margin-right: 20px;
}

.mob-app-right .mob-app-single-block {
  margin-left: 20px;
}

.mob-app-img {
  float: left;
  width: 42%;
  text-align: center;
}

.mob-app-right {
  float: left;
  width: 29%;
}

.section-drive {
  background-image: url("../images/drive-when-you-want.jpg");
  height: 559px;
  width: 1600px;
  margin-top: 50px;
  max-width: 100%;
  text-align: center;
}

.section-drive-content {
  margin: 213px auto auto;
  display: inline-block;
  text-align: left;
}

.section-drive-content .section-drive-title {
  text-transform: uppercase;
  color: #00C8E7;
  font-size: 120px;
  margin-right: 20px;
  line-height: 120px;
  float: left;
}

.section-drive-text {
  color: #ffffff;
  float: left;
}

.section-drive-text span {
  text-transform: uppercase;
  font-size: 66px;
  line-height: 78px;
}

.section-drive-text p {
  font-size: 18px;
  line-height: 24px;
  margin-left: 5px;
}

.section-drive-button {
  clear: both;
  text-align: center;
  padding-top: 70px;
}

.section-drive-button a {
  background-color: transparent;
  border: 1px solid #ffffff;
  width: 225px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  line-height: 55px;
  margin: auto;
}

.section-drive-button a:hover {
  background-color: #ffffff;
  color: #030303;
  text-decoration: none;
}

.section-partners {
  margin-top: 120px;
}

.container-partners-text {
  width: 30%;
  float: left;
  color: #444241;
  font-size: 42px;
  line-height: 51px;
  margin-top: 35px;
}

.container-partners-text span {
  color: #00C8E7;
}

.partners-carousel {
  width: 70%;
  float: left;
  cursor: move;
}

.partners-carousel .partners-single-slide {
  width: 250px;
  margin: auto;
}

.partners-carousel .partners-single-slide .partner-name {
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
  line-height: 36px;
  margin-top: 25px;
}

.partners-carousel .owl-nav {
  display: block !important;
}

.partners-carousel .owl-nav .owl-prev, .partners-carousel .owl-nav .owl-next {
  width: 42px;
  height: 42px;
  background-color: #039FE0;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -47px;
}

.partners-carousel .owl-nav .owl-prev:before, .partners-carousel .owl-nav .owl-next:before {
  content: '';
  background-color: #039FE0;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.partners-carousel .owl-nav .owl-prev:after, .partners-carousel .owl-nav .owl-next:after {
  content: '';
  background: url(../images/icons/map-destination.svg) no-repeat center center #039FE0;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 11px;
  right: 11px;
}

.partners-carousel .owl-nav .owl-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.partners-carousel .owl-nav .owl-next {
  left: inherit;
  right: 8px;
}

.invite-title {
  clear: both;
  color: #444241;
  font-size: 36px;
  text-transform: uppercase;
  text-align: left;
  padding-top: 5px;
}

.invite-subtitle {
  color: #303030;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 40px;
}

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

.invite-button button {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  margin: auto;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
}

.invite-button button:hover {
  color: #ffffff;
  background-color: #030303;
}

#scene {
  overflow: hidden;
  margin-top: -20px;
  margin-bottom: 0;
}

#scene .layer {
  top: initial !important;
}

#scene .layer-back {
  bottom: -45px;
  left: -200px !important;
}

#scene .layer-front {
  bottom: -71px;
  left: -50px !important;
}

footer {
  background-color: #002a40;
}

.main-footer-info {
  background-color: #002A40;
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
}

.main-footer-info:before {
  content: "";
}

.footer-logo-line {
  height: 55px;
  margin-bottom: 40px;
}

.footer-logo-line img {
  max-width: 130px;
  height: 40px;
}

.footer-list {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  list-style-type: none;
  padding-left: 0;
}

.footer-list i {
  width: 18px;
  text-align: center;
}

.footer-list li a {
  font-size: 16px;
  line-height: 40px;
  color: #FFFFFF;
  text-transform: capitalize;
}

.footer-socials {
  margin-top: 50px;
}

.footer-socials a {
  width: 35px;
  display: inline-block;
}

.footer-socials a:hover i {
  color: #dadada;
}

.footer-socials i {
  font-size: 20px;
  color: #ffffff;
}

.footer-ride {
  border: none;
  background-color: #00C8E7;
  color: #030303;
  width: 225px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  line-height: 55px;
  text-align: center;
}

.footer-ride:hover {
  background-color: #0084B3;
  color: #ffffff;
  text-decoration: none;
}

.footer-become {
  background-color: transparent;
  width: 225px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: block;
  line-height: 55px;
  text-align: center;
}

.footer-become:hover {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}

.footer-copyright {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-copyright .footer-copyright-links {
  margin-top: 10px;
}

.footer-copyright .footer-copyright-links a {
  font-size: 14px;
  color: #676564;
}

.footer-copyright .footer-apps {
  margin-top: 3px;
}

.footer-copyright .footer-apps .footer-appstore {
  margin-right: 30px;
}

.section-gray {
  background-color: #F3F3F3;
}

.bootstrap-datetimepicker-widget,
.input-group.date .input-group-addon,
.input-group .form-control:first-child {
  border-radius: 0 !important;
  box-shadow: none;
}

.section-img-center {
  padding-top: 80px;
  padding-bottom: 80px;
  color: #303030;
}

.section-img-center .section-ic-left {
  text-align: right;
}

.section-img-center .section-ic-header {
  font-size: 36px;
  line-height: 36px;
  margin-top: 40px;
}

.section-img-center .section-ic-text {
  font-size: 14px;
  line-height: 24px;
}

.section-img-center img {
  margin: auto;
}

.section-become-driver,
.section-become-rider {
  min-height: calc(100vh - 68px);
  width: 100%;
  height: 100%;
  background-size: cover;
}

.section-become-driver {
  background: url(../images/become/become-driver.jpg) no-repeat center top;
}

.section-become-rider {
  background: url(../images/become/become-rider.jpg) no-repeat center top;
}

.form-wrap {
  margin-top: 80px;
  margin-left: 20%;
  width: 500px;
  background-color: #ffffff;
}

.form-sign-data,
.form-become-data {
  display: none;
}

.form-sign-data.active-form,
.form-become-data.active-form {
  display: block;
}

.form-left-tab,
.form-right-tab {
  width: 50%;
  float: left;
  text-align: center;
  margin: 0;
  height: 80px;
  font-size: 18px;
  line-height: 80px;
  font-weight: bold;
  background-color: #2C2C2C;
  color: #C6C6C6;
  cursor: pointer;
  text-transform: uppercase;
}

.form-left-tab.form-active-tab,
.form-right-tab.form-active-tab {
  background-color: #f1f1f1;
  color: #030303;
}

.form-left-tab.form-active-tab:hover,
.form-right-tab.form-active-tab:hover {
  color: #616161;
}

.form-left-tab:hover,
.form-right-tab:hover {
  color: #ffffff;
}

.form-sign-label {
  clear: both;
  border-bottom: 1px solid #C0C0C0;
  margin-left: 8%;
  margin-right: 8%;
  margin-bottom: 20px;
}

.form-indent {
  padding-top: 90px;
}

.form-subtitle label {
  font-size: 14px;
  color: #030303;
  margin-left: 20px;
  margin-bottom: 0;
}

.form-inputs {
  margin-bottom: 5px;
  margin-left: 20px;
  margin-right: 20px;
}

.form-inputs input {
  border: 0;
  color: #2C2C2C;
  width: 100%;
  font-size: 14px;
  line-height: 24px;
}

.form-subtitle {
  margin-bottom: 5px;
}

.form-submit-btn {
  margin: 60px 40px auto;
}

#form-sign-btn {
  float: right;
  border: none;
  background-color: #429FE0;
  color: #ffffff;
  font-weight: bold;
  padding: 20px 50px;
  font-size: 18px;
  line-height: 18px;
}

#form-sign-btn:hover {
  background-color: #2c2c2c;
}

.form-forgot a {
  color: #4986AA;
  line-height: 58px;
}

.form-policy {
  font-size: 11px;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
}

.form-half {
  width: 38%;
  margin-right: 0;
  margin-left: 8%;
  float: left;
  clear: inherit;
}

.driver-label-radio div {
  margin-bottom: 20px;
}

.driver-label-radio label {
  cursor: pointer;
}

.driver-label-radio input[type="radio"] {
  display: none;
}

.driver-label-radio input[type="radio"] + label {
  color: #030303;
  font-size: 14px;
  margin-right: 30px;
}

.driver-label-radio input[type="radio"] + label span {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.driver-label-radio input[type="radio"] + label span {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 2px black;
  box-sizing: border-box;
}

.driver-label-radio input[type="radio"]:checked + label span {
  background-color: #3B8EC6;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 2px black;
  box-sizing: border-box;
}

.become-sign-in-submit {
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 50px;
}

.become-sign-in-submit button {
  border: none;
  background-color: #429FE0;
  color: #ffffff;
  font-weight: bold;
  padding: 20px 50px;
  font-size: 18px;
  line-height: 18px;
  width: 100%;
}

.rider-phone {
  margin-bottom: 50px;
}

.section-start-making {
  background: url("../images/home-drive/drive-making-money.jpg") no-repeat;
  height: 533px;
  width: 1600px;
  max-width: 100%;
}

.section-start-making .section-start-making-title {
  text-transform: uppercase;
  font-size: 84px;
  color: white;
  line-height: 72px;
  margin-top: 130px;
}

.section-start-making .section-start-making-title span {
  color: #00C8E7;
}

.section-start-making-subtitle {
  color: white;
  text-transform: uppercase;
  font-size: 36px;
  margin-top: 20px;
}

.section-start-making-button {
  margin-top: 30px;
}

.section-start-making-button a {
  margin-right: 30px;
  border: none;
  background-color: #00C8E7;
  color: #030303;
  width: 225px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  line-height: 55px;
  text-align: center;
}

.section-start-making-button a:hover {
  background-color: #0084B3;
  color: #ffffff;
  text-decoration: none;
}

.section-drive-features {
  padding-top: 70px;
}

.section-drive-features .single-drive-feature-img {
  float: left;
  max-width: 15%;
  margin-right: 5%;
  margin-top: 15px;
}

.single-drive-feature-content {
  float: left;
  height: 175px;
  max-width: 80%;
  margin-bottom: 60px;
}

.single-drive-feature-content .single-drive-feature-title {
  color: #2B2B2B;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 52px;
}

.single-drive-feature-subtitle {
  color: #2B2B2B;
  font-size: 14px;
  line-height: 24px;
}

.single-drive-feature-link {
  font-weight: bold;
  color: #030303;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 80px;
}

.single-drive-feature-link:hover {
  color: #030303;
}

.section-pd-drive {
  background: url("../images/home-drive/hand-sky.jpg") no-repeat;
  height: 779px;
  width: 1600px;
  max-width: 100%;
  margin-top: 35px;
}

.section-pd-drive .section-pd-drive-title {
  text-transform: uppercase;
  font-size: 72px;
  line-height: 90px;
  color: #2F2D2C;
  margin-top: 50px;
  padding-bottom: 15px;
}

.section-pd-drive-subtitle {
  color: #2F2D2C;
  font-size: 28px;
  line-height: 36px;
  margin-left: 100px;
  margin-top: 65px;
}

.section-pd-text {
  font-size: 14px;
  line-height: 24px;
  color: #2B2B2B;
  margin-left: 100px;
}

.section-pd-easy {
  margin-top: 80px;
}

.section-pd-easy .section-pd-easy-title {
  text-transform: uppercase;
  font-size: 72px;
  margin-bottom: 60px;
  color: #2F2D2C;
}

.section-pd-easy .section-pd-easy-img {
  float: left;
  max-width: 22%;
  margin-right: 5%;
}

.section-pd-easy .section-pd-easy-img-fix {
  margin-top: 2px;
}

.section-pd-easy .section-pd-easy-content {
  float: left;
  width: 73%;
}

.section-pd-easy .section-pd-easy-subtitle {
  font-size: 30px;
  color: #2b2b2b;
}

.section-pd-easy .section-pd-easy-text {
  color: #2b2b2b;
  font-size: 13px;
  line-height: 24px;
}

.section-pd-easy .section-pd-button {
  clear: both;
  padding-top: 20px;
}

.section-pd-easy .section-pd-button a {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  margin-left: 91px;
  display: block;
  line-height: 55px;
  text-align: center;
}

.section-pd-easy .section-pd-button a:hover {
  color: #ffffff;
  background-color: #030303;
  text-decoration: none;
}

.section-pd-faq {
  margin-top: 80px;
  margin-bottom: 15px;
}

.section-pd-faq .pd-drive-title {
  text-transform: uppercase;
  font-size: 56px;
  margin-bottom: 25px;
  color: #2F2D2C;
  margin-top: 0;
  line-height: 90px;
}

.section-pd-faq img {
  margin-right: 20px;
  margin-bottom: 3px;
  width: 20px;
}

.section-pd-faq .faq-wrap {
  display: none;
}

.section-pd-faq .section-pd-drive-subtitle.pd-faq-ask {
  cursor: pointer;
}

.section-pd-faq .section-pd-drive-subtitle.pd-faq-ask img {
  margin-right: 10px;
  margin-bottom: 15px;
}

.pd-faq-questions-block {
  font-size: 14px;
  line-height: 24px;
  border-top: 1px solid #B8B8B8;
  padding-left: 65px;
}

.pd-faq-questions-block .pd-faq-ask {
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pd-faq-questions-block .pd-faq-ask img {
  width: 20px;
  height: 20px;
  margin-right: 20px;
  margin-bottom: 3px;
}

.pd-faq-questions-block .pd-faq-answer {
  padding-left: 36px;
}

.pd-faq-questions-block:last-child {
  border-bottom: 1px solid #B8B8B8;
}

.pd-faq-questions-block .pd-faq-answer {
  display: none;
  margin-bottom: 30px;
}

.pd-faq-ask-active.pd-faq-ask img {
  transform: rotate(270deg);
}

.section-ride-top {
  background: url("../images/ride/ride-back.jpg") no-repeat top right #EBEBEB;
  height: 533px;
  width: 1600px;
  max-width: 100%;
}

.ride-top-title {
  font-size: 36px;
  line-height: 60px;
  margin-top: 140px;
  color: #2c2c2c;
}

.ride-top-title span {
  font-size: 72px;
}

.ride-top-title .ride-top-title-blue {
  color: #3B8FC9;
}

.ride-top-btn {
  margin-top: 25px;
}

.ride-top-btn a {
  width: 225px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  background-color: #43A0E0;
  color: #030303;
  display: block;
  line-height: 55px;
  text-align: center;
}

.ride-top-btn a:hover {
  background-color: #0084B3;
  color: #ffffff;
  text-decoration: none;
}

.section-ins-easy {
  margin-top: 100px;
}

.section-ins-easy-img {
  max-width: 22%;
  margin-right: 5%;
  margin-top: 10px;
  float: left;
}

.section-ins-easy-content {
  max-width: 73%;
}

.section-map {
  margin-top: 80px;
  margin-bottom: 30px;
}

.ride-content {
  width: 1600px;
  max-width: 100%;
  height: 442px;
}

.ride-content .ride-content-title {
  color: #ffffff;
  font-size: 36px;
  line-height: 36px;
  margin-top: 120px;
  margin-bottom: 0;
}

.ride-content .ride-content-text {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
}

.ride-content-1 {
  background: url("../images/ride/ride-content-1.jpg") no-repeat top right;
  background-color: #000;
}

.ride-content-2 {
  background: url("../images/ride/ride-content-2.jpg") no-repeat top left;
  background-color: #091929;
}

.ride-content-2 ul {
  list-style-type: none;
  padding-left: 0;
}

.ride-content-3 {
  background: url("../images/ride/ride-content-3.jpg") no-repeat top right;
  background-color: #2b1936;
}

.page-ride-air .section-ride-top {
  background: url("../images/airport/air-top-back.jpg") no-repeat top right #EBEBEB;
}

.page-ride-air .ride-top-title {
  color: #ffffff;
}

.ride-air-content-1 {
  background-image: linear-gradient(to right, #1d0a05 0%, #18024852 100%), url(../images/airport/air-content-1.jpg);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.ride-air-content-2 {
  background-image: linear-gradient(to right, #0607085c 0%, #10407bc7 100%), url(../images/airport/air-content-2.jpg);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.ride-air-content-3 {
  background: url("../images/airport/air-content-3.jpg") no-repeat center right;
}

.page-companies .section-ride-top {
  background: url("../images/companies/companies-top-back.jpg") no-repeat center right #EBEBEB;
}

.page-companies .ride-top-title {
  color: #ffffff;
  line-height: 100px;
  font-weight: bold;
}

.page-companies .single-img {
  margin-top: 80px;
}

.page-companies .invite-subtitle {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 0;
}

.page-companies .section-req-faq {
  margin-top: 80px;
}

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

.single-img img {
  display: block;
  max-width: 100%;
}

.page-about .section-ride-top {
  background: url("../images/about/about_us.jpg") no-repeat top right #EBEBEB;
}

.page-about .ride-top-title {
  color: #ffffff;
  line-height: 100px;
  font-weight: bold;
}

.page-about .single-img {
  margin-top: 80px;
}

.page-about .invite-subtitle {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 0;
}

.page-about .section-req-faq {
  margin-top: 80px;
}

.section-saf-about {
  background: url("../images/about/ceo-lang.jpg") no-repeat top right;
  height: 527px;
  width: 1600px;
  max-width: 100%;
  background-color: #2f8196;
}

.section-saf-about .saf-top-title {
  margin-top: 30px;
  color: #fff;
}

.section-saf-about .saf-top-subtitle {
  margin-top: 30px;
  color: #fff;
}

.section-saf-about .saf-top-text {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}

.section-saf-about-2 {
  background: url("../images/about/richard.jpg") no-repeat top right;
  height: 687px;
  width: 1600px;
  max-width: 100%;
  background-color: #2f8196;
}

.section-saf-about-2 .saf-top-title {
  margin-top: 30px;
  color: #fff;
}

.section-saf-about-2 .saf-top-subtitle {
  margin-top: 30px;
  color: #fff;
}

.section-saf-about-2 .saf-top-text {
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}

.about-img {
  height: 392px;
  background: url("../images/about/conf-1.jpg")  no-repeat top right;
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  background-color: #ffffff;
  background-size: cover;
  margin-top: 0px;
  margin-bottom: 0px;
}

.about-img2 {
  height: 392px;
  background: url("../images/about/conf-2.jpg") no-repeat top right;
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  background-color: #ffffff;
  background-size: cover;
  margin-top: 0px;
  margin-bottom: 0px;
}

.about-img3 {
  height: 442px;
  background: url("../images/about/img3.jpg") no-repeat top right;
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  background-color: #2f8196;
  background-size: cover;
  margin-top: 40px;
  margin-bottom: 0px;
}

.about-img4 {
  height: 442px;
  background: url("../images/about/img4.jpg") no-repeat top right;
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  background-color: #fcefff;
  background-size: cover;
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.about-text .padding {
  padding-left: 10%;
  padding-top: 18%;
}

.about-text2 .padding {
  padding-right: 10%;
  padding-top: 18%;
}

.about-text3 .padding {
  padding-right: 10%;
  padding-top: 4%;
}

.about-text4 .padding {
  padding-right: 10%;
  padding-top: 0%;
}

.section-saf-easy {
  margin-top: 60px;
}

.section-saf-easy .section-saf-easy-title {
  text-transform: uppercase;
  font-size: 72px;
  margin-bottom: 60px;
  color: #2F2D2C;
}

.section-saf-easy .section-saf-easy-img {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}

.section-saf-easy .section-saf-easy-img-fix {
  margin-top: 2px;
}

.section-saf-easy .section-saf-easy-content {
  float: left;
}

.section-saf-easy .section-saf-easy-subtitle {
  font-size: 30px;
  color: #2b2b2b;
}

.section-saf-easy .section-saf-easy-text {
  color: #2b2b2b;
  font-size: 13px;
  line-height: 24px;
}

.section-saf-easy .section-pd-button {
  clear: both;
}

.section-saf-easy .section-pd-button button {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  margin-left: 91px;
}

.section-saf-easy .section-pd-button button:hover {
  color: #ffffff;
  background-color: #030303;
}

.page-safety .section-pd-easy {
  margin-top: 60px;
}

.demo {
  background-color: #d5d5d5;
}

.main-timeline {
  font-family: 'ArchyEDT-Bold', sans-serif;
  padding: 30px 0;
}

.main-timeline:after {
  content: '';
  display: block;
  clear: both;
}

.main-timeline:before {
  content: '';
  background-color: #555;
  height: 100%;
  width: 5px;
  transform: translateX(-50%);
  position: absolute;
  top: 0;
  left: 50%;
}

.main-timeline .timeline {
  width: 50%;
  padding: 0 100px 0 0;
  margin: 0 10px 20px 0;
  float: left;
  position: relative;
  z-index: 1;
}

.main-timeline .timeline:before {
  content: '';
  background-color: rgba(255, 255, 255, 0);
  height: 5px;
  width: 80px;
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: -1;
}

.main-timeline .timeline-content {
  color: #555;
  background-color: #fff;
  text-align: center;
  padding: 0 0 10px;
  border-radius: 20px;
  display: block;
}

.main-timeline .timeline-content:hover {
  text-decoration: none;
}

.main-timeline .timeline-year {
  color: #000000;
  background: linear-gradient(to right, #3592AA, #00829d);
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  line-height: 100px;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: absolute;
  right: -50px;
  top: 0;
  z-index: 1;
}

.start {
  top: -120px !important;
  color: #01010a !important;
  background: linear-gradient(to right, #121365, #000000) !important;
}

.end {
  top: 40px !important;
  color: #01010a !important;
  background: linear-gradient(to right, #00829d, #110056) !important;
}

.main-timeline .timeline-year:before {
  content: '';
  background-color: #fff;
  height: 90%;
  width: 90%;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
}

.main-timeline .timeline-icon {
  color: #01c8e7;
  font-size: 35px;
}

.main-timeline .title {
  color: #020202;
  background: linear-gradient(to right, #ffffff, #fffafd);
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 30px;
  margin: 0 0 10px;
  border-radius: 10px;
    border: solid 4px #01c8e7;
}

.main-timeline .description {
  font-size: 15px;
  letter-spacing: 1px;
  margin: 0 15px;
}

.main-timeline .timeline:nth-child(even) {
  padding: 0 0 0 100px;
  margin: 0 0 20px 10px;
  float: right;
}

.main-timeline .timeline:nth-child(even):before {
  right: auto;
  left: 50px;
}

.main-timeline .timeline:nth-child(even) .timeline-year {
  right: auto;
  left: -50px;
}

.main-timeline .timeline:nth-child(even) .timeline-icon {
  right: auto;
  left: 20px;
}

.main-timeline .timeline:nth-child(4n+2) .timeline-year,


.main-timeline .timeline:nth-child(4n+2) .timeline-icon {
  color: #090909;
}

.main-timeline .timeline:nth-child(4n+3) .timeline-year,


.main-timeline .timeline:nth-child(4n+3) .timeline-icon {
  color: #080808;
}

@media screen and (max-width: 523px) {
  .main-timeline .timeline {
    width: 100%;
  }
  .main-timeline::before {
    left: 0%;
  }
  .main-timeline .timeline {
    padding: 0 0px 0 0;
    margin: 0 0px 0px 0;
  }
  .main-timeline .timeline:nth-child(2n) {
    padding: 0 0 0 0px;
  }
  .main-timeline .timeline {
    padding: 0 0px 0 0;
  }
  .main-timeline .timeline {
    padding: 0 0px 0 0;
  }
  .timeline-year {
    display: none;
  }
}

@media screen and (max-width: 767px) {
      .main-timeline .timeline,
      .main-timeline .timeline:nth-child(even) {
    width: 100%;
    padding: 95px 0 0;
    margin: 0 0 20px;
    float: none;
  }
      .main-timeline .timeline:before {
    display: none;
  }
      .main-timeline .timeline-year,
      .main-timeline .timeline:nth-child(even) .timeline-year {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 567px) {
      .main-timeline .title {
    font-size: 18px;
    border-radius: 0 !important;
  }
  .main-timeline .title {
    border-radius: 0 !important;
  }
}

.section-req-top {
  background: url("../images/requirements/req-top-back.jpg") no-repeat top right;
  height: 533px;
  width: 1600px;
  max-width: 100%;
}

.section-req-top .req-top-subtitle {
  margin-top: 80px;
  font-size: 36px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-req-top .req-top-title {
  margin-top: 15px;
  font-size: 60px;
  line-height: 72px;
  color: #2B2B2B;
}

.section-req-top .req-top-text {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-req-top .req-top-button a {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 55px;
  text-align: center;
}

.section-req-top .req-top-button a:hover {
  color: #ffffff;
  background-color: #030303;
  text-decoration: none;
}

.section-req-list {
  background-color: #F3F3F3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-req-list .section-req-list-img {
  float: left;
  max-width: 22%;
  margin-right: 5%;
}

.section-req-list .section-req-list-img-fix {
  margin-top: 2px;
}

.section-req-list .section-req-list-content {
  float: left;
  width: 73%;
}

.section-req-list .section-req-list-subtitle {
  margin-top: 0;
  font-size: 30px;
  color: #2b2b2b;
}

.section-req-list .section-req-list-text,
.section-req-list .section-req-items {
  color: #2b2b2b;
  font-size: 13px;
  line-height: 24px;
}

.section-req-list .section-req-items {
  padding-left: 17px;
}

.section-req-faq {
  margin-top: 40px;
}

.section-rew-top {
  background: url("../images/rewards/rew-top-back.jpg") no-repeat top right;
  height: 533px;
  width: 1600px;
  max-width: 100%;
}

.section-rew-top .rew-top-subtitle {
  margin-top: 80px;
  font-size: 36px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-rew-top .rew-top-title {
  margin-top: 15px;
  font-size: 56px;
  line-height: 72px;
  color: #2B2B2B;
}

.section-rew-top .rew-top-text {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-rew-list {
  background-color: #F3F3F3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-rew-list .section-rew-list-img {
  float: left;
  max-width: 22%;
  margin-right: 5%;
  margin-top: 10px;
}

.section-rew-list .section-rew-list-img-fix {
  margin-top: 2px;
}

.section-rew-list .section-rew-list-content {
  float: left;
  max-width: 73%;
}

.section-rew-list .section-rew-list-subtitle {
  margin-top: 0;
  font-size: 30px;
  color: #2b2b2b;
}

.section-rew-list .section-rew-list-text,
.section-rew-list .section-rew-items {
  color: #2b2b2b;
  font-size: 13px;
  line-height: 24px;
}

.section-rew-list .section-rew-items {
  padding-left: 17px;
}

.section-rew-faq {
  margin-top: 40px;
}

.section-rew-bottom {
  background: url("../images/rewards/rew-bottom-back.jpg") no-repeat top left;
  height: 475px;
  width: 1600px;
  max-width: 100%;
}

.section-rew-bottom .rew-bottom-text {
  color: #030303;
  font-size: 24px;
  line-height: 48px;
  margin-top: 95px;
  font-weight: 300;
  margin-left: 80px;
}

.section-rew-bottom .rew-bottom-author {
  font-size: 28px;
  line-height: 36px;
  margin-top: 40px;
  margin-left: 80px;
}

.section-ins-top {
  background: url("../images/insurance/ins-top-back.jpg") no-repeat top right;
  height: 533px;
  width: 1600px;
  max-width: 100%;
}

.section-ins-top .ins-top-button a {
  background: transparent;
  width: 225px;
  height: 55px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 55px;
  text-align: center;
}

.section-ins-top .ins-top-button a:hover {
  color: #ffffff;
  background-color: #030303;
  text-decoration: none;
}

.section-ins-top .ins-top-subtitle, .section-ins-info .ins-top-subtitle {
  margin-top: 80px;
  font-size: 36px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-ins-top .ins-top-title, .section-ins-info .ins-top-title {
  margin-top: 15px;
  font-size: 58px;
  line-height: 72px;
  color: #2B2B2B;
}

.section-ins-top .ins-top-text, .section-ins-info .ins-top-text {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 30px;
  color: #2B2B2B;
}

.section-ins-info {
  padding-top: 45px;
  padding-bottom: 50px;
}

.section-ins-info .ins-top-subtitle {
  margin-top: 0;
}

.section-ins-info .ins-top-text {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 30px;
}

.section-ins-easy {
  margin-top: 60px;
}

.section-ins-easy .section-ins-easy-title {
  text-transform: uppercase;
  font-size: 72px;
  margin-bottom: 60px;
  color: #2F2D2C;
}

.section-ins-easy .section-ins-easy-img-fix {
  margin-top: 2px;
}

.section-ins-easy .section-ins-easy-content {
  float: left;
}

.section-ins-easy .section-ins-easy-subtitle {
  font-size: 30px;
  color: #2b2b2b;
}

.section-ins-easy .section-ins-easy-text {
  color: #2b2b2b;
  font-size: 13px;
  line-height: 24px;
}

.section-ins-easy .section-pd-button {
  clear: both;
  padding-top: 20px;
}

.section-ins-easy .section-pd-button a {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  margin-left: 91px;
  display: block;
  line-height: 55px;
  text-align: center;
}

.section-ins-easy .section-pd-button a:hover {
  color: #ffffff;
  background-color: #030303;
  text-decoration: none;
}

.page-insurance .section-pd-easy {
  margin-top: 60px;
}

.section-saf-top {
  background: url("../images/safety/saf-top-back.jpg") no-repeat top right;
  height: 533px;
  width: 1600px;
  max-width: 100%;
}

.section-saf-top .saf-top-button a, .section-saf-getting .saf-top-button a {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 55px;
  text-align: center;
}

.section-saf-top .saf-top-button a:hover, .section-saf-getting .saf-top-button a:hover {
  color: #ffffff;
  background-color: #030303;
  text-decoration: none;
}

.section-saf-top .saf-top-subtitle, .section-saf-info .saf-top-subtitle, .section-saf-getting .saf-top-subtitle {
  margin-top: 80px;
  font-size: 36px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-saf-top .saf-top-title, .section-saf-info .saf-top-title, .section-saf-getting .saf-top-title {
  margin-top: 15px;
  font-size: 54px;
  line-height: 72px;
  color: #2B2B2B;
}

.section-saf-top .saf-top-text, .section-saf-info .saf-top-text, .section-saf-getting .saf-top-text {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-saf-info {
  padding-top: 50px;
  padding-bottom: 70px;
}

.section-saf-info .saf-top-subtitle {
  margin-top: 0;
}

.section-saf-info .saf-top-text {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 30px;
}

.section-saf-getting {
  background: url("../images/safety/saf-getting-back.jpg") no-repeat top right;
  height: 527px;
  width: 1600px;
  max-width: 100%;
}

.section-saf-getting .saf-top-subtitle {
  margin-top: 40px;
}

.section-saf-getting .saf-top-text {
  font-size: 14px;
  line-height: 30px;
}

.section-saf-easy {
  margin-top: 60px;
}

.section-saf-easy .section-saf-easy-title {
  text-transform: uppercase;
  font-size: 72px;
  margin-bottom: 60px;
  color: #2F2D2C;
}

.section-saf-easy .section-saf-easy-img {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
}

.section-saf-easy .section-saf-easy-img-fix {
  margin-top: 2px;
}

.section-saf-easy .section-saf-easy-content {
  float: left;
}

.section-saf-easy .section-saf-easy-subtitle {
  font-size: 30px;
  color: #2b2b2b;
}

.section-saf-easy .section-saf-easy-text {
  color: #2b2b2b;
  font-size: 13px;
  line-height: 24px;
}

.section-saf-easy .section-pd-button {
  clear: both;
}

.section-saf-easy .section-pd-button button {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  margin-left: 91px;
}

.section-saf-easy .section-pd-button button:hover {
  color: #ffffff;
  background-color: #030303;
}

.page-safety .section-pd-easy {
  margin-top: 60px;
}

.section-app-top {
  background: url("../images/driver-app/app-top-back.jpg") no-repeat top right;
  height: 533px;
  width: 1600px;
  max-width: 100%;
}

.section-app-top .app-top-subtitle {
  margin-top: 80px;
  font-size: 28px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-app-top .app-top-title {
  margin-top: 15px;
  font-size: 60px;
  line-height: 72px;
  color: #2B2B2B;
}

.section-app-top .app-top-text {
  margin-top: 25px;
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 36px;
  color: #2B2B2B;
}

.section-app-top .app-top-button a {
  background: transparent;
  width: 225px;
  height: 55px;
  text-transform: uppercase;
  border: 1px solid #030303;
  color: #030303;
  font-size: 16px;
  font-weight: bold;
  display: block;
  line-height: 55px;
  text-align: center;
}

.section-app-top .app-top-button a:hover {
  color: #ffffff;
  background-color: #030303;
  text-decoration: none;
}

.section-app-slider {
  padding-top: 60px;
  padding-bottom: 40px;
}

.section-app-slider .section-app-slide-img img {
  width: auto;
  margin: auto;
}

.section-app-slider .drive-app-slide-title {
  margin-top: 30%;
  font-size: 36px;
  line-height: 72px;
  color: #2c2c2c;
}

.section-app-slider .drive-app-slide-text {
  color: #2b2b2b;
  font-size: 18px;
  line-height: 36px;
}

.section-app-slider .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.section-app-slider .owl-dots .owl-dot {
  width: 14px;
  height: 14px;
  margin-left: 6px;
  margin-right: 6px;
  background-color: #00C8E7;
  border: 1px solid #00C8E7;
  border-radius: 7px;
  display: inline-block;
}

.section-app-slider .owl-dots .owl-dot.active {
  background-color: transparent;
}

.section-app-slider .owl-nav .owl-prev, .section-app-slider .owl-nav .owl-next {
  width: 42px;
  height: 42px;
  background-color: #CDCDCD;
  position: absolute;
  top: 50%;
  left: -42px;
  margin-top: -47px;
}

.section-app-slider .owl-nav .owl-prev:before, .section-app-slider .owl-nav .owl-next:before {
  content: '';
  background-color: #CDCDCD;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.section-app-slider .owl-nav .owl-prev:after, .section-app-slider .owl-nav .owl-next:after {
  content: '';
  background: url(../images/icons/map-destination.svg) no-repeat center center #CDCDCD;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 11px;
  right: 11px;
}

.section-app-slider .owl-nav .owl-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.section-app-slider .owl-nav .owl-next {
  left: inherit;
  right: -42px;
}

.page-local-driver .section-pd-faq {
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-local-driver footer {
  margin-top: 70px;
}

.page-local-driver .section-pd-drive-subtitle {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 30px;
  font-family: 'ArchyEDT-Bold', sans-serif;
}

.section-support-wrap {
  margin-top: 80px;
  margin-bottom: 120px;
}

.support-title {
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 50px;
}

.support-search {
  position: relative;
}

.support-search button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background-color: transparent;
  height: 50px;
  width: 70px;
}

.support-search button img {
  width: 18px;
}

.support-subtitle {
  font-size: 36px;
  margin-top: 65px;
  margin-bottom: 30px;
  font-family: 'ArchyEDT-Bold', sans-serif;
}

.support-inputs {
  margin-bottom: 20px;
}

.support-inputs input,
.support-inputs textarea {
  width: 100%;
  padding: 10px 50px 10px 15px;
  border: 1px solid #DDDDDD;
  color: #2B2B2B;
}

.support-inputs input {
  height: 50px;
  line-height: 50px;
}

.support-inputs textarea {
  resize: none;
  min-height: 100px;
  padding-right: 15px;
}

.support-form .support-select, .map-form form .support-select {
  height: 50px;
}

.support-form .select-hidden, .map-form form .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.support-form .select, .map-form form .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #757575;
  width: 100%;
  height: 50px;
}

.support-form .select-styled, .map-form form .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 14px;
  padding: 0 15px;
  line-height: 50px;
  border: 1px solid #D4D4D4;
  transition: all 0.2s ease-in;
  background-color: #ffffff;
}

.support-form .select-styled:after, .map-form form .select-styled:after {
  content: "";
  position: absolute;
  top: 0;
  right: 11px;
  width: 15px;
  height: 50px;
  background: url(../images/icons/form-arrow.svg) no-repeat center center;
}

.support-form button, .map-form form button {
  float: right;
  border: none;
  background-color: #43A0E0;
  color: #ffffff;
  text-transform: uppercase;
  padding: 20px 45px;
  font-size: 16px;
  font-weight: bold;
  margin-top: -5px;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ffffff;
}

.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  color: #2B2B2B;
  border: 1px solid #D4D4D4;
  border-bottom: none;
  transition: all 0.15s ease-in;
}

.select-options li:hover {
  background-color: #00C8E7;
  color: #ffffff;
}

.select-options li[rel="hide"] {
  display: none;
}

.select-options li:last-child {
  border-bottom: 1px solid #D4D4D4;
}

.map-form form .select-styled {
  line-height: 40px;
}

.map-form form .select {
  height: 40px;
}

.map-form form .select-styled:after {
  height: 39px;
  width: 15px;
  border-left: none;
  background: url(../images/icons/form-arrow.svg) no-repeat left center;
}

.map-form form .select-options li:hover {
  background-color: #43A0E0;
}

.map-form form .support-inputs {
  margin-bottom: 10px;
}

.map-form form .date {
  width: 45%;
  float: left;
}

.map-form form .date#datetimepicker2, .map-form form .date#datetimepicker4 {
  margin-left: 10%;
}

.map-form form .map-text-date {
  color: #2e2e2e;
  margin-bottom: 5px;
  padding-left: 2px;
}

.map-form form .map-form-rate {
  clear: both;
  padding-top: 20px;
}

.map-form form .map-form-rate p {
  color: #2E2E2E;
  font-size: 16px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 5px;
}

.map-form form .map-form-rate .map-rate-name {
  width: 117px;
  display: inline-block;
}

.map-form form button {
  padding: 9px 45px;
  width: 100%;
  font-weight: normal;
}

.map-form form .map-form-submit {
  padding-top: 15px;
}

.select-lang {
  width: 150px;
}

.select-lang .select-styled {
  line-height: 40px;
  background-color: transparent;
  border: none;
  padding-left: 5px;
}

.select-lang .select {
  height: 40px;
  float: left;
  width: 70px;
  color: #fff;
}

.select-lang .select-styled:after {
  height: 39px;
  width: 15px;
  border-left: none;
  background: url(../images/icons/lang-arrow.svg) no-repeat left center;
}

.select-lang .select-options {
  padding-left: 0;
}

.select-lang .select-options li {
  padding: 0;
}

.select-lang .select-options li:hover {
  background-color: #43A0E0;
}

.select-lang .support-inputs {
  margin-bottom: 0;
  height: 40px;
}

.select-lang .support-inputs i {
  line-height: 40px;
  float: left;
}

.support-tabs p {
  float: left;
  width: 50%;
  cursor: pointer;
  border-bottom: 3px solid #C6C6C6;
  text-align: center;
}

.support-tabs p.support-active-tab, .support-tabs p.support-active-tab:hover {
  border-color: #43a0e0;
}

.support-tabs p.support-active-tab a, .support-tabs p.support-active-tab:hover a {
  color: #3176a3;
}

.support-tabs p:hover {
  border-color: #2B2B2B;
}

.support-tabs p:hover a {
  color: #2B2B2B;
}

.support-tabs p a {
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  line-height: 50px;
  color: #AAAAAA;
}

.support-tabs p a:hover {
  text-decoration: none;
}

.support-list {
  clear: both;
  padding-top: 40px;
}

.support-link {
  border-bottom: 1px solid #dadada;
}

.support-link a {
  line-height: 45px;
  padding-left: 15px;
  font-size: 14px;
  color: #030303;
  display: block;
}

.support-link a:hover, .support-link a:focus {
  text-decoration: none;
}

.support-link:hover {
  background-color: #f0f0f0;
}

.support-link-wrap .support-link {
  display: none;
}

.support-link-wrap .support-link a {
  padding-left: 50px;
}

.support-link-wrap.support-active-wrap .support-link {
  display: block;
}

.support-link-wrap-dropdown {
  box-sizing: border-box;
  border-left: 2px solid transparent;
  border-bottom: 1px solid #dadada;
  padding: 15px;
  line-height: 14px;
  font-size: 14px;
  color: #030303;
  cursor: pointer;
  position: relative;
  min-height: 45px;
}

.support-link-wrap-dropdown img {
  position: absolute;
  right: 15px;
  top: 14px;
  width: 15px;
}

.support-link-wrap-dropdown:hover {
  background-color: #f0f0f0;
}

.support-active-wrap .support-link-wrap-dropdown {
  background-color: #f0f0f0;
  border-left-color: #3F97D3;
}

.support-active-wrap img {
  transform: rotate(180deg);
}

.support-active-wrap .support-active-link {
  background-color: #f7f7f7;
}

.support-questions {
  display: none;
  margin-top: 65px;
}

.section-support-wrap .section-pd-drive-subtitle {
  margin-top: 65px;
  margin-bottom: 30px;
  margin-left: 0;
  font-family: 'ArchyEDT-Bold', sans-serif;
}

.section-support-wrap .pd-faq-questions-block {
  padding-left: 25px;
}

.page-map {
  max-width: 100%;
}

.page-map #map {
  width: 100%;
  height: calc(100vh - 68px);
  margin: auto;
}

.page-map .map-form .map-form-text {
  margin-bottom: 0;
}

.map-inputs {
  position: absolute;
  top: 105px;
  width: 100%;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.map-inputs > div {
  background-color: #ffffff;
  padding: 15px 30px;
}

.page-legal .section-support-wrap {
  margin-top: 30px;
}

.page-legal h2 {
  margin-bottom: 60px;
  font-size: 72px;
  line-height: 72px;
  font-family: 'ALK Tommaso', sans-serif;
}

.page-legal h3 {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 36px;
  font-family: 'ArchyEDT-Bold', sans-serif;
}

.page-legal p {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 20px;
}


@media (min-width: 767px) and (max-width: 1499px) {
  .ride-content-1 {
    background-image: linear-gradient(to right, #000000d9 0%, #140f1f82 100%), url(../images/ride/ride-content-1.jpg) !important;
  }
  .ride-content-2 {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.53) 0%, #081926 100%), url("../images/ride/ride-content-2.jpg");
    background-color: #091929;
  }

  .ride-content-3 {
    background: linear-gradient(to right, #25142f 0%, #2b193694 100%), url(../images/ride/ride-content-3.jpg);
    background-color: #2b1936;
  }
}



@media (max-width: 1499px) {
  .section-ride-top,
  .ride-content,
  .section-req-top,
  .section-rew-top,
  .section-rew-bottom,
  .section-ins-top,
  .section-saf-top,
  .section-saf-getting,
  .section-app-top {
    max-width: 100%;
    background-size: cover;
  }



  .section-req-top,
  .section-rew-bottom,
  .section-saf-getting,
  .section-app-top {
    background-position: center center;
  }
  .ride-top-title,
  .ride-content .ride-content-title,
  .ride-content .ride-content-text,
  .ride-content-2 ul li,
  .section-req-top .req-top-title,
  .section-req-top .req-top-subtitle,
  .section-req-top .req-top-text,
  .section-rew-top .rew-top-subtitle,
  .section-rew-top .rew-top-title,
  .section-rew-top .rew-top-text,
  .section-rew-bottom .rew-bottom-text,
  .section-rew-bottom .rew-bottom-author,
  .section-saf-top .saf-top-subtitle,
  .section-saf-top .saf-top-title,
  .section-saf-top .saf-top-text,
  .section-saf-getting .saf-top-subtitle,
  .section-saf-getting .saf-top-title,
  .section-saf-getting .saf-top-text,
  .section-app-top .app-top-subtitle,
  .section-app-top .app-top-title,
  .section-app-top .app-top-text {
    color: #fff;
    text-shadow: 1px 1px black;
  }
  .ride-content .ride-content-title {
    line-height: 48px;
  }
  .section-req-top .req-top-button a,
  .section-ins-top .ins-top-button a,
  .section-saf-top .saf-top-button a,
  .section-app-top .app-top-button a {
    background-color: #00C8E7;
    border: none;
  }
  .section-saf-getting .saf-top-text {
    line-height: 24px;
  }
}

@media (max-width: 1199px) {
  .slide-content {
    top: 18%;
  }
  .slider-scroll,
  .mob-app-text br,
  .single-drive-feature-subtitle br,
  .section-ins-easy-text br {
    display: none;
  }
  .one-click-img img,
  .mob-app-img img,
  .page-ride .section-ins-easy-img img,
  .section-req-list-img img,
  .section-rew-list-img img,
  .section-pd-easy-img img,
  .section-ins-info img,
  .section-saf-info img {
    max-width: 100%;
  }
  .one-click-text,
  .container-partners-text {
    font-size: 72px;
    line-height: 72px;
  }
  .one-click-img-text {
    left: 170px;
  }
  .one-click-img-text p:nth-child(1) {
    margin-top: 75px;
  }
  .one-click-img-text p:nth-child(2), .one-click-img-text p:nth-child(3) {
    margin-top: 100px;
  }
  .one-click-img-text p:nth-child(4) {
    margin-top: 112px;
  }
  .one-click-list ul li {
    height: 48px;
    margin-left: 15px;
    margin-top: 102px;
  }
  .one-click-list ul li:nth-child(1) {
    margin-top: 83px;
    height: auto;
  }
  .one-click-list ul li:nth-child(2) {
    margin-top: 102px;
  }
  #map {
    width: auto;
  }
  .mob-app-left .mob-app-single-block:first-child, .mob-app-right .mob-app-single-block:first-child {
    margin-top: 57px;
  }
  .section-drive-content {
    margin-top: 155px;
  }
  .section-pd-drive .section-pd-drive-title,
  .section-ins-easy .section-ins-easy-title {
    font-size: 60px;
  }
  .section-ins-easy .section-ins-easy-subtitle,
  .section-pd-easy .section-pd-easy-subtitle {
    font-size: 24px;
  }
  .ride-content .ride-content-title {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .navbar-header .navbar-brand {
    margin-right: 0;
  }
  #navbar .navbar-nav li a {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10px;
  }
  .second-menu-wrap a {
    padding-left: 7px;
    padding-right: 7px;
  }
  .toggle-menu-close {
    float: right;
    margin-bottom: 15px;
    margin-right: 13px;
  }
  .toggle-menu-btns {
    clear: both;
  }
  .slide-content {
    top: 7%;
  }
  .one-click-text {
    width: 100%;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .one-click-text br {
    display: none;
  }
  .one-click-img {
    margin-left: 15%;
  }
  .one-click-img-text {
    left: 90px;
  }
  .one-click-img-text p:nth-child(1) {
    margin-top: 53px;
  }
  .one-click-img-text p:nth-child(2), .one-click-img-text p:nth-child(3) {
    margin-top: 65px;
  }
  .one-click-img-text p:nth-child(4) {
    margin-top: 80px;
  }
  .one-click-list ul li {
    height: 72px;
    margin-left: 15px;
    margin-top: 46px;
  }
  .one-click-list ul li:nth-child(1) {
    margin-top: 60px;
    height: auto;
  }
  .one-click-list ul li:nth-child(2) {
    margin-top: 72px;
  }
  .one-click-list ul li:nth-child(3) {
    margin-top: 25px;
  }
  .slide-content .slider-content-text {
    font-size: 72px;
    line-height: 80px;
  }
  .page-ride-air .ride-top-title span {
    font-size: 60px;
  }
  .map-form .map-form-text {
    font-size: 32px;
  }
  .mob-app-left .mob-app-single-block,
  .mob-app-right .mob-app-single-block {
    margin-top: 45px;
  }
  .mob-app-left .mob-app-text,
  .mob-app-right .mob-app-text {
    font-size: 14px;
    line-height: 16px;
  }
  .container-partners-text {
    font-size: 60px;
    line-height: 60px;
  }
  .section-ins-easy-img,
  .section-req-list .section-req-list-img,
  .section-rew-list .section-rew-list-img,
  .section-pd-easy .section-pd-easy-img {
    clear: both;
    margin-top: 40px;
  }
  .section-ins-easy .section-ins-easy-content,
  .section-ins-easy .section-ins-easy-img-fix,
  .section-req-list .section-req-list-content,
  .section-rew-list .section-rew-list-content,
  .section-pd-easy .section-pd-easy-content {
    margin-top: 40px;
  }
  .single-drive-feature-content {
    margin-bottom: 20px;
  }
  .section-pd-drive .section-pd-drive-title, .section-ins-easy .section-ins-easy-title {
    font-size: 42px;
    text-align: center;
  }
  .section-ins-easy .section-pd-button,
  .section-pd-easy .section-pd-button {
    display: none;
  }
  .section-ins-info,
  .section-saf-info {
    padding-top: 15px;
  }
  .section-ins-info img,
  .section-saf-info img {
    max-width: 100px;
    margin-bottom: 20px;
  }
  .support-questions {
    margin-top: 15px;
  }
  .support-list {
    padding-top: 15px;
  }
  .section-img-center .section-ic-header,
  .section-img-center .section-ic-text {
    text-align: center;
  }
  .page-local-driver .section-pd-faq .pd-drive-title {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .navbar-toggle-mobile {
    height: 52px;
  }
  .navbar-toggle-mobile .header-menu-btn {
    width: 40px;
  }
  .toggle-menu {
    overflow: scroll;
  }
  .second-menu-wrap .container {
    overflow: auto;
  }
  .second-menu-wrap .container .second-menu {
    margin-bottom: 0;
    width: 2000px;
  }
  .header-slider {
    background: url(../images/slider-bg-mobile.jpg) no-repeat top right;
    height: 350px;
    background-size: cover;
  }
  .header-slider img {
    display: none !important;
  }
  .slide-content .slider-content-text {
    margin-bottom: 25px;
    margin-top: 5px;
  }
  .slide-content .slider-content-text,
  .section-drive-content .section-drive-title,
  .section-drive-text span {
    font-size: 42px;
    line-height: 48px;
  }
  .slide-content .slider-ride {
    margin-bottom: 20px;
  }
  .one-click-text {
    font-size: 22px;
    line-height: 22px;
  }
  .one-click-img-text {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 21%;
    width: 100%;
    left: 0;
    bottom: 0;
  }
  .one-click-img {
    margin-left: -15px;
    width: 50%;
  }
  .one-click-list {
    width: 50%;
  }
  .one-click-img-text p {
    height: 11%;
    font-size: 20px;
  }
  .one-click-img-text p:nth-child(1) {
    margin-top: 20%;
  }
  .one-click-img-text p:nth-child(2), .one-click-img-text p:nth-child(3) {
    margin-top: 24%;
  }
  .one-click-img-text p:nth-child(4) {
    margin-top: 30%;
  }
  .one-click-list ul li {
    margin-left: 15px;
    font-size: 12px;
    line-height: 12px;
    margin-top: 18%;
  }
  .one-click-list ul li:nth-child(1) {
    margin-top: 23%;
    height: 12%;
  }
  .one-click-list ul li:nth-child(2) {
    margin-top: 33%;
  }
  .one-click-list ul li:nth-child(3) {
    margin-top: 15%;
  }
  .one-click-list ul li:nth-child(4) {
    margin-top: 20%;
  }
  .map-form {
    width: 80%;
    margin-left: 10%;
    position: relative;
    padding: 0;
  }
  .map-form .map-form-text {
    width: 100%;
    text-align: center;
  }
  .map-form .map-pickup-location:after {
    right: 10px;
  }
  .map-form .map-pickup-location, .map-form .map-despination {
    width: 100%;
  }
  .map-form .map-pickup-location input, .map-form .map-despination input {
    width: 100%;
    margin-left: 0;
  }
  .mob-app-title-1 {
    font-size: 42px;
    line-height: 48px;
  }
  .mob-app-img {
    display: none;
  }
  .mob-app-left, .mob-app-right {
    width: 100%;
  }
  .mob-app-left .mob-app-single-block, .mob-app-right .mob-app-single-block {
    text-align: center;
  }
  .mob-app-left .mob-app-subtitle, .mob-app-right .mob-app-subtitle {
    font-size: 32px;
    line-height: 38px;
  }
  .mob-app-left .mob-app-single-block,
  .mob-app-right .mob-app-single-block {
    margin: auto;
  }
  .mob-app-left .mob-app-single-block:first-child,
  .mob-app-right .mob-app-single-block:first-child {
    margin-top: 0;
  }
  .section-drive {
    background-position: top right;
    height: 400px;
  }
  .mob-app-left .mob-app-text, .mob-app-right .mob-app-text {
    height: auto;
  }
  .section-drive-content {
    margin-top: 30px;
    margin-left: 20px;
  }
  .section-drive-content .section-drive-title {
    font-size: 60px;
    line-height: 60px;
  }
  .section-drive-text p {
    margin-top: 15px;
    padding-right: 15px;
  }
  .section-drive-text p br {
    display: none;
  }
  .section-drive-button {
    padding-top: 40px;
  }
  .section-partners {
    margin-top: 20px;
  }
  .container-partners-text {
    width: 100%;
  }
  .container-partners-text br {
    display: none;
  }
  .partners-carousel {
    width: 100%;
  }
  .container-partners-text {
    font-size: 42px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .section-img-center .section-ic-header,
  .section-img-center .section-ic-text {
    text-align: left;
  }
  .invite-title,
  .invite-subtitle,
  .invite-button {
    display: none;
  }
  .page-ride .invite-title,
  .page-ride .invite-subtitle,
  .page-ride .invite-button {
    display: block;
  }
  .page-ride .invite-title {
    padding-top: 30px;
  }
  .page-ride-air .ride-top-title {
    line-height: 42px;
  }
  .page-ride-air .ride-top-title span {
    font-size: 36px;
  }
  #scene {
    display: none;
  }
  .parallax-block {
    background: url("../images/footer-mobile.png") no-repeat bottom center;
    height: 344px;
    width: 100%;
  }
  .footer-list {
    display: none;
  }
  .footer-ride, .footer-become {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    margin: auto;
  }
  .footer-logo-line {
    margin-bottom: 0;
  }
  .main-footer-info {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .footer-copyright-links,
  .footer-copyright .footer-copyright-links a {
    font-size: 12px;
  }
  .footer-socials-mobile {
    text-align: center;
    clear: both;
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .footer-socials-mobile a {
    width: 60px;
    display: inline-block;
  }
  .footer-socials-mobile a:hover i {
    color: #dadada;
  }
  .footer-socials-mobile i {
    font-size: 20px;
    color: #ffffff;
  }
  .section-ride-top {
    background: url("../images/ride/top-back-mobile.jpg") no-repeat bottom center;
    height: 350px;
  }
  .ride-content .ride-content-title {
    margin-top: 30px;
  }
  .ride-content {
    height: inherit;
    background: none;
  }
  .ride-top-title {
    margin-top: 50px;
    font-size: 24px;
  }
  .ride-top-title span {
    font-size: 42px;
    line-height: 48px;
  }
  .ride-content .ride-content-title,
  .ride-content .ride-content-text {
    color: #3d3c3b;
    text-shadow: none;
  }
  .section-ins-easy {
    margin-top: 40px;
  }
  .section-map {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .pd-faq-questions-block {
    padding-left: 10px;
  }
  .pd-faq-questions-block .pd-faq-ask img {
    float: left;
    margin-bottom: 25px;
  }
  .pd-faq-questions-block .pd-faq-answer {
    padding-left: 33px;
  }
  .section-pd-faq {
    margin-top: 40px;
  }
  .section-req-top {
    background-image: none;
    height: 500px;
  }
  .section-req-top .req-top-subtitle,
  .section-req-top .req-top-title,
  .section-req-top .req-top-text {
    color: #2B2B2B;
    text-shadow: none;
    margin-left: 15px;
  }
  .section-req-top .req-top-title {
    font-size: 36px;
    line-height: 48px;
    margin-top: 0;
  }
  .section-req-top .req-top-subtitle {
    margin-top: 40px;
  }
  .section-req-top .req-top-text {
    padding-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section-req-top .req-top-text br {
    display: none;
  }
  .section-start-making {
    background-image: none;
    height: 350px;
  }
  .section-start-making .section-start-making-title {
    margin-top: 50px;
    font-size: 42px;
    margin-left: 15px;
    color: #2B2B2B;
  }
  .section-start-making .section-start-making-subtitle {
    margin-left: 15px;
    color: #2B2B2B;
  }
  .section-start-making .section-start-making-button {
    margin-left: 15px;
  }
  .section-drive-features {
    padding-top: 20px;
  }
  .single-drive-feature {
    clear: both;
  }
  .single-drive-feature-img img {
    max-width: 100%;
  }
  .single-drive-feature-content {
    height: auto;
  }
  .section-pd-drive {
    background: none;
    height: inherit;
    text-align: center;
    margin-top: 0;
  }
  .section-pd-drive .section-pd-drive-title {
    font-size: 32px;
    line-height: 48px;
    margin-top: 20px;
    padding-bottom: 0;
  }
  .section-pd-drive-subtitle {
    margin-left: 0;
    margin-top: 25px;
  }
  .section-pd-text {
    margin-left: 0;
  }
  .section-ins-easy .section-ins-easy-title {
    line-height: 48px;
    margin-bottom: 0;
  }
  .section-rew-top {
    background-image: none;
    height: 350px;
  }
  .section-rew-top .rew-top-title {
    margin-top: 20px;
    font-size: 42px;
    line-height: 42px;
    margin-left: 15px;
    color: #2B2B2B;
    text-shadow: none;
  }
  .section-rew-top .rew-top-subtitle {
    margin-left: 15px;
    color: #2B2B2B;
    text-shadow: none;
    margin-top: 40px;
  }
  .section-rew-top .rew-top-text {
    font-size: 14px;
    line-height: 24px;
    color: #2B2B2B;
    margin-left: 15px;
    text-shadow: none;
  }
  .section-rew-top .rew-top-text br {
    display: none;
  }
  .section-rew-list {
    padding-top: 20px;
  }
  .section-rew-bottom .rew-bottom-text {
    margin-left: 15px;
    font-weight: bold;
    text-shadow: none;
    line-height: 36px;
    margin-top: 35px;
  }
  .section-rew-bottom .rew-bottom-author {
    margin-left: 15px;
    text-shadow: none;
  }
  .section-ins-top {
    background-image: none;
    height: 420px;
  }
  .section-ins-top .ins-top-title {
    margin-top: 20px;
    font-size: 42px;
    line-height: 42px;
    margin-left: 15px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .section-ins-top .ins-top-subtitle {
    margin-left: 15px;
    color: #2B2B2B;
    text-shadow: none;
    margin-top: 40px;
  }
  .section-ins-top .ins-top-text {
    font-size: 14px;
    line-height: 24px;
    color: #2B2B2B;
    margin-left: 15px;
    padding-right: 15px;
    text-shadow: none;
  }
  .section-ins-top .ins-top-text br {
    display: none;
  }
  .section-ins-top .ins-top-title,
  .section-ins-info .ins-top-title {
    font-size: 32px;
    line-height: 32px;
    margin-top: 30px;
  }
  .page-insurance .section-pd-easy {
    margin-top: 20px;
  }
  .section-pd-easy .section-pd-easy-title {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .section-saf-getting {
    background: none;
    height: auto;
  }
  .section-saf-top {
    background-image: none;
    height: 425px;
  }
  .section-saf-top .saf-top-title {
    margin-top: 20px;
    font-size: 42px;
    line-height: 42px;
    margin-left: 15px;
    color: #2B2B2B;
    text-shadow: none;
  }
  .section-saf-top .saf-top-subtitle {
    margin-left: 15px;
    color: #2B2B2B;
    text-shadow: none;
    margin-top: 40px;
  }
  .section-saf-top .saf-top-text {
    font-size: 14px;
    line-height: 24px;
    color: #2B2B2B;
    margin-left: 15px;
    padding-right: 15px;
    text-shadow: none;
  }
  .section-saf-top .saf-top-text br {
    display: none;
  }
  .section-saf-getting .saf-top-subtitle, .section-saf-getting .saf-top-text {
    color: #2B2B2B;
    text-shadow: none;
  }
  .section-saf-info .saf-top-title {
    font-size: 32px;
    line-height: 32px;
    margin-top: 30px;
  }
  .section-saf-getting .saf-top-title {
    font-size: 32px;
    line-height: 32px;
    color: #2B2B2B;
    text-shadow: none;
  }
  .section-app-top {
    background-image: none;
    height: 425px;
  }
  .section-app-top .app-top-title {
    margin-top: 20px;
    font-size: 42px;
    line-height: 42px;
    margin-left: 15px;
    color: #2B2B2B;
    text-shadow: none;
  }
  .section-app-top .app-top-subtitle {
    margin-left: 15px;
    color: #2B2B2B;
    text-shadow: none;
    margin-top: 40px;
  }
  .section-app-top .app-top-text {
    font-size: 14px;
    line-height: 24px;
    color: #2B2B2B;
    margin-left: 15px;
    padding-right: 15px;
    text-shadow: none;
  }
  .section-app-top .app-top-text br {
    display: none;
  }
  .section-app-slider .section-app-slide-img img {
    max-width: 60%;
  }
  .section-app-slider .owl-nav .owl-next {
    right: 0;
  }
  .section-app-slider .owl-nav .owl-prev {
    left: 0;
  }
  .section-app-slider .drive-app-slide-text {
    font-size: 16px;
    line-height: 24px;
  }
  .section-app-slider .drive-app-slide-title {
    font-size: 36px;
    line-height: 36px;
    margin-top: 15px;
  }
  .section-pd-faq .pd-drive-title {
    font-size: 32px;
    line-height: 42px;
  }
  .section-support-wrap {
    margin-top: 20px;
  }
  .section-req-top .req-top-button a,
  .section-ins-top .ins-top-button a,
  .section-saf-top .saf-top-button a,
  .section-app-top .app-top-button a {
    margin-left: 15px;
  }
  .section-req-list {
    padding-top: 20px;
  }
  .support-title, .page-legal h1 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
  }
  .support-subtitle {
    margin-top: 20px;
  }
  .form-wrap {
    margin-top: 80px;
    margin-left: 0;
    width: 100%;
  }
  .form-left-tab, .form-right-tab {
    height: 60px;
    font-size: 15px;
    line-height: 60px;
  }
  .form-forgot {
    clear: both;
    text-align: right;
  }
  .form-half {
    width: 84%;
  }
  .form-indent {
    padding-top: 0;
  }
  .form-wrap form .form-sign-label:first-child {
    padding-top: 40px;
  }
  .section-support-wrap {
    margin-bottom: 40px;
  }
  .section-start-making .section-start-making-title {
    margin-top: 10px;
    line-height: 48px;
  }
  .section-ins-top .ins-top-text,
  .section-saf-top .saf-top-text,
  .section-app-top .app-top-text {
    margin-bottom: 20px;
  }
  .page-local-driver .section-pd-drive-subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  .page-local-driver .section-pd-faq {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media (max-width: 560px) {
  .one-click-list ul li:nth-child(2) {
    margin-top: 26%;
  }
  .one-click-list ul li:nth-child(3) {
    margin-top: 8%;
  }
  .one-click-list ul li:nth-child(4) {
    margin-top: 12%;
  }
}

@media (max-width: 479px) {
  .one-click-list ul li {
    height: auto;
  }
  .one-click-list ul li:nth-child(3) {
    margin-top: 19%;
  }
  .one-click-list ul li:nth-child(4) {
    margin-top: 21%;
  }
}

@media (max-width: 414px) {
  .section-pd-drive {
    background: url("../images/home-drive/mobile-hand-sky.jpg") no-repeat bottom center #8ECCFD;
    background-size: contain;
    padding-bottom: 470px;
  }
  .map-form {
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .map-form form .date {
    width: 100%;
  }
  .map-form form .date.date#datetimepicker2, .map-form form .date.date#datetimepicker4 {
    margin-left: 0;
  }
  .map-form form .date.date#datetimepicker1, .map-form form .date.date#datetimepicker3 {
    margin-bottom: 15px;
  }
  .page-companies .ride-top-title {
    line-height: 72px;
  }
}

@media (max-width: 350px) {
  .one-click-list ul li:nth-child(1) {
    margin-top: 23%;
    height: 17%;
  }
  .one-click-list ul li:nth-child(2) {
    margin-top: 13%;
  }
  .one-click-list ul li:nth-child(3) {
    margin-top: 17%;
  }
  .one-click-list ul li:nth-child(4) {
    margin-top: 18%;
  }
  .section-pd-drive {
    padding-bottom: 390px;
  }
}
.b24-widget-button-position-bottom-right {
  right: 20px!important;;
  bottom: 90px!important;
}
