/* [project]/styles/css/pink-theme.css [client] (css) */
html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

body {
  color: #6c757d;
  font-family: Rubik, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6666;
}

html, body {
  overflow-x: auto;
}

#page, .hidd {
  overflow: auto;
}

.rel, section, .container {
  z-index: 3;
  position: relative !important;
}

.section-overlay {
  width: 100%;
  height: 100%;
}

.hidden {
  opacity: 0;
  display: none;
}

.recaptchaError {
  border: 1px solid #da0f29;
  display: inline-block;
  box-shadow: 0 4px 12px #da0f2914;
}

.block-shadow {
  box-shadow: 0 4px 12px #00000014;
}

.block-border {
  border: 1px solid #e7e7e7;
}

.block-border.block-shadow {
  border: 1px solid #f5f6f6;
}

.x-border {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.top-border {
  border-top: 1px solid #e7e7e7;
}

.bottom-border {
  border-bottom: 1px solid #e7e7e7;
}

.r-0 {
  border-radius: 0;
}

.r-02 {
  border-radius: 2px;
}

.r-04 {
  border-radius: 4px;
}

.r-06 {
  border-radius: 6px;
}

.r-08 {
  border-radius: 8px;
}

.r-10 {
  border-radius: 10px;
}

.r-12 {
  border-radius: 12px;
}

.r-14 {
  border-radius: 14px;
}

.r-16 {
  border-radius: 16px;
}

.r-18 {
  border-radius: 18px;
}

.r-20 {
  border-radius: 20px;
}

.r-22 {
  border-radius: 22px;
}

.r-24 {
  border-radius: 24px;
}

.r-26 {
  border-radius: 26px;
}

.r-28 {
  border-radius: 28px;
}

.r-30 {
  border-radius: 30px;
}

.r-32 {
  border-radius: 32px;
}

.r-34 {
  border-radius: 34px;
}

.r-36 {
  border-radius: 36px;
}

.r-100 {
  border-radius: 100px;
}

.o-0 {
  opacity: 0 !important;
}

.o-10 {
  opacity: .1 !important;
}

.o-15 {
  opacity: .15 !important;
}

.o-20 {
  opacity: .2 !important;
}

.o-25 {
  opacity: .25 !important;
}

.o-30 {
  opacity: .3 !important;
}

.o-35 {
  opacity: .35 !important;
}

.o-40 {
  opacity: .4 !important;
}

.o-45 {
  opacity: .45 !important;
}

.o-50 {
  opacity: .5 !important;
}

.o-55 {
  opacity: .55 !important;
}

.o-60 {
  opacity: .6 !important;
}

.o-65 {
  opacity: .65 !important;
}

.o-70 {
  opacity: .7 !important;
}

.o-75 {
  opacity: .75 !important;
}

.o-80 {
  opacity: .8 !important;
}

.o-85 {
  opacity: .85 !important;
}

.o-90 {
  opacity: .9 !important;
}

.o-95 {
  opacity: .95 !important;
}

.o-100 {
  opacity: 1 !important;
}

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.bg--fixed, .bg--scroll {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.bg--fixed {
  background-attachment: scroll !important;
}

.bg--scroll {
  background-attachment: fixed !important;
}

.bg--white-500 {
  background-color: #f2f4f8;
}

.bg--white-400 {
  background-color: #f4f4f9;
}

.bg--white-300 {
  background-color: #f7f8f9;
}

.bg--white-200 {
  background-color: #fbfbfd;
}

.bg--white-100 {
  background-color: #fff;
}

.bg--black-500 {
  background-color: #22223b;
}

.bg--black-400 {
  background-color: #2e3648;
}

.bg--black-300 {
  background-color: #394455;
}

.bg--black-200 {
  background-color: #e1e3e5;
}

.bg--black-100 {
  background-color: #ecf1f4;
}

.bg--blue-500 {
  background-color: #185abd;
}

.bg--blue-400 {
  background-color: #1680fb;
}

.bg--blue-300 {
  background-color: #3eb1ff;
}

.bg--blue-200 {
  background-color: #ddedff;
}

.bg--blue-100 {
  background-color: #f4f9fc;
}

.bg--green-500 {
  background-color: #00a14e;
}

.bg--green-400 {
  background-color: #0fbc49;
}

.bg--green-300 {
  background-color: #6fd792;
}

.bg--green-200 {
  background-color: #cff2db;
}

.bg--green-100 {
  background-color: #e9f8f2;
}

.bg--pink-500 {
  background-color: #ff149c;
}

.bg--pink-400 {
  background-color: #f74780;
}

.bg--pink-300 {
  background-color: #fcb5cc;
}

.bg--pink-200 {
  background-color: #fee4ec;
}

.bg--pink-100 {
  background-color: #feecf2;
}

.bg--purple-5000 {
  background-color: #663ae9;
}

.bg--purple-500 {
  background-color: #7827e6;
}

.bg--purple-400 {
  background-color: #7b5dd6;
}

.bg--purple-300 {
  background-color: #bdaeea;
}

.bg--purple-200 {
  background-color: #e5deff;
}

.bg--purple-100 {
  background-color: #f1edff;
}

.bg--red-500 {
  background-color: #da0f29;
}

.bg--red-400 {
  background-color: #ff1e1a;
}

.bg--red-300 {
  background-color: #ffa5a3;
}

.bg--red-200 {
  background-color: #ffd2d1;
}

.bg--red-100 {
  background-color: #fce7e4;
}

.bg--violet-500 {
  background-color: #c73e9b;
}

.bg--violet-400 {
  background-color: #be6cbe;
}

.bg--violet-300 {
  background-color: #e2bde2;
}

.bg--violet-200 {
  background-color: #f1cde5;
}

.bg--violet-100 {
  background-color: #f7e4f1;
}

.bg--yellow-500 {
  background-color: #ffba01;
}

.bg--yellow-400 {
  background-color: #ffbd45;
}

.bg--yellow-300 {
  background-color: #ffdf35;
}

.bg--yellow-200 {
  background-color: #fef5cd;
}

.bg--yellow-100 {
  background-color: #fef9e5;
}

.bg--tra-black {
  background-color: #0000000a;
}

.bg--tra-white {
  background-color: #ffffff26;
}

.bg--primary-blue {
  background-color: #2160fd;
}

.bg--light-grey {
  background-color: #f0f3ff;
}

.bg--snow {
  background-color: #fdfdfd;
}

.gr--ghost {
  background-image: linear-gradient(#f7f8f9cc 50%, #f7f8f90d 100%);
}

.gr--snow {
  background-image: linear-gradient(to left, #f3edf7, #f9f6fa);
}

.gr--cotton {
  background-image: linear-gradient(#dfe1facc 50%, #dfe1fa0d 100%);
}

.gr--ghostwhite {
  background-image: linear-gradient(to left, #e9e9f5, #f4f4f9);
}

.gr--smoke {
  background: linear-gradient(#f8f9fe 0%, #f4f4f9 100%);
}

.gr--whitesmoke {
  background-image: linear-gradient(#f4f4f9cc 50%, #f4f4f90d 100%);
}

.gr--perl {
  background-image: linear-gradient(#eceafdcc 50%, #eceafd0d 100%);
}

.shape--01:after, .shape--02:after, .shape--03:after, .shape--04:after, .shape--05:after, .shape--06:after, .shape--07:after {
  content: "";
  z-index: -1;
  position: absolute;
}

.shape--02.r-24:after {
  border-radius: 24px;
}

.shape--01:after {
  width: 150%;
  height: 80%;
  top: 13%;
  left: -25%;
}

.shape--02:after {
  width: 86%;
  height: 80%;
  top: 13%;
  left: 7%;
}

.shape--03:after {
  border-radius: 24px;
  width: 78%;
  height: 120%;
  top: -60px;
  left: 11%;
}

.shape--04:after {
  width: 100%;
  height: 80%;
  top: 10%;
  left: 0;
}

.shape--05:after {
  width: 150%;
  height: 90%;
  top: 0;
  left: -25%;
}

.shape--06:after {
  width: 150%;
  height: 75%;
  top: 0;
  left: -25%;
}

.shape--07:after {
  width: 200%;
  height: 50%;
  top: 37%;
  left: -50%;
}

.shape--whitesmoke:after {
  background-color: #7b68ee0d;
}

.shape--white-500:after, .shape--white-400:after {
  background-color: #f2f4f8;
}

.shape--white-300:after {
  background-color: #f7f8f9;
}

.shape--white-200:after {
  background-color: #fbfbfd;
}

.shape--black-500:after {
  background-color: #22223b;
}

.shape--black-400:after {
  background-color: #2e3648;
}

.shape--black-300:after {
  background-color: #394455;
}

.shape--black-200:after {
  background-color: #e1e3e5;
}

.shape--black-100:after {
  background-color: #ecf1f4;
}

.shape--blue-500:after {
  background-color: #185abd;
}

.shape--blue-400:after {
  background-color: #1680fb;
}

.shape--blue-300:after {
  background-color: #3eb1ff;
}

.shape--blue-200:after {
  background-color: #ddedff;
}

.shape--blue-100:after {
  background-color: #f4f9fc;
}

.shape--green-500:after {
  background-color: #00a14e;
}

.shape--green-400:after {
  background-color: #0fbc49;
}

.shape--green-300:after {
  background-color: #6fd792;
}

.shape--green-200:after {
  background-color: #cff2db;
}

.shape--green-100:after {
  background-color: #e9f8f2;
}

.shape--pink-500:after {
  background-color: #ff149c;
}

.shape--pink-400:after {
  background-color: #f74780;
}

.shape--pink-300:after {
  background-color: #fcb5cc;
}

.shape--pink-200:after {
  background-color: #fee4ec;
}

.shape--pink-100:after {
  background-color: #feecf2;
}

.shape--purple-500:after {
  background-color: #663ae9;
}

.shape--purple-400:after {
  background-color: #7b5dd6;
}

.shape--purple-300:after {
  background-color: #bdaeea;
}

.shape--purple-200:after {
  background-color: #e5deff;
}

.shape--purple-100:after {
  background-color: #f1edff;
}

.shape--red-500:after {
  background-color: #da0f29;
}

.shape--red-400:after {
  background-color: #ff1e1a;
}

.shape--red-300:after {
  background-color: #ffa5a3;
}

.shape--red-200:after {
  background-color: #ffd2d1;
}

.shape--red-100:after {
  background-color: #fce7e4;
}

.shape--violet-500:after {
  background-color: #c73e9b;
}

.shape--violet-400:after {
  background-color: #be6cbe;
}

.shape--violet-300:after {
  background-color: #e2bde2;
}

.shape--violet-200:after {
  background-color: #f1cde5;
}

.shape--violet-100:after {
  background-color: #f7e4f1;
}

.shape--gr-ghost:after {
  background-image: linear-gradient(#f7f8f9cc 50%, #f7f8f90d 100%);
}

.shape--gr-whitesmoke:after {
  background-image: linear-gradient(#f4f4f9cc 50%, #f4f4f90d 100%);
}

.pattern-01, .pattern-02, .pattern-03, .pattern-04, .pattern-05, .bg--01, .bg--02, .bg--03, .bg--04, .bg--05, .bg--06, .bg--07, .bg--08 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg--01 {
  background-image: url("../media/bg-01.00_v2ez9fafzh.jpg");
}

.bg--02 {
  background-image: url("../media/bg-02.0bz3_5fs1ms-v.jpg");
}

.bg--03 {
  background-image: url("../media/bg-03.0xolkmekiu3if.jpg");
}

.bg--04 {
  background-image: url("../media/bg-04.0nakadk3fyb4a.jpg");
}

.bg--05 {
  background-image: url("../media/bg-05.0q2u-oi5a7oia.jpg");
}

hr.divider {
  opacity: .4;
  background-color: #0000;
  background-image: linear-gradient(90deg, #ced3f600 0, #bbb 38% 64%, #ced3f600 99%);
  border: none;
  width: 100%;
  height: 1px;
  margin: 0;
}

.wave-shape-bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #353f4f;
  letter-spacing: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.font--jakarta h1, .font--jakarta h2, .font--jakarta h3, .font--jakarta h4, .font--jakarta h5, .font--jakarta h6 {
  font-family: Plus Jakarta Sans, sans-serif;
  line-height: 1.35;
}

.font--jakarta h1, .font--jakarta h2 {
  line-height: 1.25;
}

.font--inter h1, .font--inter h2, .font--inter h3, .font--inter h4, .font--inter h5, .font--inter h6 {
  letter-spacing: -.5px;
  font-family: Inter, sans-serif;
}

p.p-sm {
  font-size: .9375rem;
}

p {
  font-size: 1rem;
}

p.p-md {
  font-size: 1.0625rem;
}

p.p-lg {
  font-size: 1.125rem;
}

p.p-xl {
  font-size: 1.2rem;
}

.s-15 {
  font-size: .9375rem;
}

.s-16 {
  font-size: 1rem;
}

.s-17 {
  font-size: 1.0625rem;
}

.s-18 {
  font-size: 1.125rem;
}

.s-19 {
  font-size: 1.1875rem;
}

.s-20 {
  font-size: 1.25rem;
}

.s-21 {
  font-size: 1.3125rem;
}

.s-22 {
  font-size: 1.375rem;
}

.s-23 {
  font-size: 1.4375rem;
}

.s-24 {
  font-size: 1.5rem;
}

.s-26 {
  font-size: 1.625rem;
}

.s-28 {
  font-size: 1.75rem;
}

.s-30 {
  font-size: 1.875rem;
}

.s-32 {
  font-size: 2rem;
}

.s-34 {
  font-size: 2.125rem;
}

.s-36 {
  font-size: 2.25rem;
}

.s-38 {
  font-size: 2.375rem;
}

.s-40 {
  font-size: 2.5rem;
}

.s-42 {
  font-size: 2.625rem;
}

.s-43 {
  font-size: 2.6875rem;
}

.s-44 {
  font-size: 2.75rem;
}

.s-45 {
  font-size: 2.8125rem;
}

.s-46 {
  font-size: 2.875rem;
}

.s-47 {
  font-size: 2.9375rem;
}

.s-48 {
  font-size: 3rem;
}

.s-50 {
  font-size: 3.125rem;
}

.s-52 {
  font-size: 3.25rem;
}

.s-54 {
  font-size: 3.375rem;
}

.s-56 {
  font-size: 3.5rem;
}

.s-58 {
  font-size: 3.625rem;
}

.s-60 {
  font-size: 3.75rem;
}

.s-62 {
  font-size: 3.875rem;
}

.s-64 {
  font-size: 4rem;
}

.s-66 {
  font-size: 4.125rem;
}

.s-68 {
  font-size: 4.25rem;
}

.s-70 {
  font-size: 4.375rem;
}

.s-72 {
  font-size: 4.5rem;
}

.s-74 {
  font-size: 4.625rem;
}

.s-76 {
  font-size: 4.75rem;
}

.s-78 {
  font-size: 4.875rem;
}

.s-80 {
  font-size: 5rem;
}

.txt-upcase {
  text-transform: uppercase;
}

.w-200 {
  font-weight: 200;
}

.w-300 {
  font-weight: 300;
}

.w-400 {
  font-weight: 400;
}

.w-500 {
  font-weight: 500;
}

.w-600 {
  font-weight: 600;
}

.w-700 {
  font-weight: 700;
}

.w-800 {
  font-weight: 800;
}

.w-900 {
  font-weight: 900;
}

a {
  color: #353f4f;
  text-decoration: none;
  transition: all .4s ease-in-out;
}

a.header-link {
  color: red;
  text-decoration: none;
  transition: all .4s ease-in-out;
}

a:hover {
  text-decoration: none;
  color: #353f4f !important;
}

a:focus {
  outline: none;
  text-decoration: none;
}

a.tra-link {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

a.tra-link span {
  transition: all .4s ease-in-out;
}

.tra-link.ico-20 [class*="flaticon-"]:before, .tra-link.ico-20 [class*="flaticon-"]:after {
  font-size: .75rem;
  position: relative;
  top: 2px;
  left: 2px;
  line-height: .7rem !important;
}

a.tra-link:hover span {
  color: #353f4f !important;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.simple-list {
  margin-left: 15px;
  list-style: outside;
}

ul.simple-list.long-list p {
  margin-bottom: 8px;
}

ol.digit-list {
  margin-left: 15px;
  padding: 0;
}

ol.digit-list p {
  margin-bottom: 8px;
}

.btn {
  background-color: #0000;
  border: 2px solid #0000;
  padding: .9rem 1.8rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  transition: all .4s ease-in-out;
}

.btn.btn-sm {
  padding: .7rem 1.5rem;
  font-size: .975rem;
}

.btn-talk-us {
  color: #fff;
  background-color: #1f0052;
  border-color: #1f0052;
}

.btn-talk-us:hover {
  background-color: #0000;
  border-color: #1f0052;
  color: #1f0052 !important;
}

.contact-btn-page {
  color: #fff;
  background-color: #1f0052;
  border-color: #1f0052;
}

.contact-btn-page:hover {
  background-color: #0000;
  border-color: #1f0052;
  color: #1f0052 !important;
}

.btn.ico-30.ico-left, .btn.ico-30.ico-right {
  padding: .37rem 0;
}

.text-center .btns-group {
  display: inline-block;
}

.btns-group .btn:first-child {
  margin-right: 15px;
}

.btns-group .btn.ico-30.ico-left {
  padding: .37rem .5rem;
}

.btns-group .btn.ico-30.ico-right {
  padding: .37rem 0;
}

.btn.ico-20 [class*="flaticon-"]:before, .btn.ico-20 [class*="flaticon-"]:after {
  font-size: 1rem;
  position: relative;
  top: 4px;
  line-height: .7rem !important;
}

.btn.ico-left span {
  margin-right: 5px;
}

.btn.ico-right span {
  margin-left: 5px;
}

.btn.ico-30.ico-left span {
  position: relative;
  top: 0;
  right: 4px;
}

.btn.ico-30.ico-right span {
  position: relative;
  top: 0;
  left: 4px;
}

.btn.ico-30.ico-left span.ico-30-txt, .btn.ico-30.ico-right span.ico-30-txt {
  position: relative;
  top: -10px;
  right: 0;
}

.btn.ico-30.ico-right span.ico-30-txt {
  left: 0;
}

p.btn-txt {
  margin: 20px 0 0;
}

.btn-rating p.btn-txt {
  margin: 0;
}

.star-rating span.rating-txt {
  font-size: .9375rem;
}

p.btns-group-txt {
  margin: 14px 0 0;
}

.btn-rating {
  margin-top: 18px;
}

.text-center p.btns-group-txt {
  margin-top: 20px;
}

p.btn-txt.ico-15, p.btns-group-txt.ico-15 {
  padding-left: 5px;
}

.text-center p.btn-txt.ico-15, .text-center p.btns-group-txt.ico-15 {
  padding-left: 0;
}

p.btn-txt span, p.btns-group-txt span {
  position: relative;
  top: .5px;
  right: 2px;
}

p.btns-group-txt span.txt-data {
  display: block;
  top: 0;
  right: 0;
}

p.btns-group-txt span.txt-data a {
  margin-left: 4px;
  text-decoration: underline;
}

p.btns-group-txt span.txt-data a:hover {
  text-decoration: none;
}

.hero-section .color--white p.btns-group-txt span.txt-data a:hover {
  color: #fff !important;
}

.btn-txt.ico-15 [class*="flaticon-"]:before, .btn-txt.ico-15 [class*="flaticon-"]:after, .btns-group-txt.ico-15 [class*="flaticon-"]:before, .btns-group-txt.ico-15 [class*="flaticon-"]:after {
  font-size: .75rem;
}

.star-rating.ico-15 [class*="flaticon-"]:before, .star-rating.ico-15 [class*="flaticon-"]:after {
  font-size: 1rem;
  position: relative;
  top: 3px;
}

.btn--tra {
  color: #fff !important;
  background-color: #fff3 !important;
  border-color: #0000 !important;
}

.btn--transparent {
  color: #353f4f;
  background-color: #0000;
  border-color: #0000;
}

.btn--transparent:hover {
  background-color: #0000 !important;
  border-color: #0000 !important;
}

.btn--white, .hover--white:hover {
  color: #353f4f !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.btn--tra-white, .hover--tra-white:hover {
  color: #fff !important;
  background-color: #0000 !important;
  border-color: #fff !important;
}

.contact-menu {
  color: #921ce7 !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.white-scroll .scroll .hover--tra-white:hover {
  color: #353f4f !important;
  background-color: #0000 !important;
  border-color: #353f4f !important;
}

.white-scroll .scroll .contact-menu {
  color: #fff !important;
  background-color: #1f0052 !important;
  border-color: #1f0052 !important;
}

.white-scroll .scroll .header-socials > li > a > span {
  color: #1f0052 !important;
}

.header-socials > li > a > span {
  position: relative;
  top: 6px;
}

.white-scroll .scroll .contact-menu:hover {
  color: #1f0052 !important;
  background-color: #0000 !important;
  border-color: #1f0052 !important;
}

.white-scroll .simple-nav .hover--tra-white:hover {
  color: #353f4f !important;
  background-color: #0000 !important;
  border-color: #353f4f !important;
}

.white-scroll .simple-nav .contact-menu {
  color: #fff !important;
  background-color: #1f0052 !important;
  border-color: #1f0052 !important;
}

.white-scroll .simple-nav .header-socials > li > a > span {
  color: #1f0052 !important;
}

.white-scroll .simple-nav .contact-menu:hover {
  color: #1f0052 !important;
  background-color: #0000 !important;
  border-color: #1f0052 !important;
}

.btn--black, .hover--black:hover {
  color: #fff !important;
  background-color: #353f4f !important;
  border-color: #353f4f !important;
}

.btn--tra-black, .hover--tra-black:hover {
  color: #353f4f !important;
  background-color: #0000 !important;
  border-color: #353f4f !important;
}

.btn--tra-grey, .hover--tra-grey:hover, .white-scroll .scroll .hover--tra-grey:hover, .black-scroll .scroll .hover--tra-grey:hover {
  color: #353f4f !important;
  background-color: #0000 !important;
  border-color: #ccc !important;
}

.btn--blue-500, .hover--blue-500:hover, .white-scroll .scroll .hover--blue-500:hover, .black-scroll .scroll .hover--blue-500:hover {
  color: #fff !important;
  background-color: #185abd !important;
  border-color: #185abd !important;
}

.btn--blue-400, .hover--blue-400:hover, .white-scroll .scroll .hover--blue-400:hover, .black-scroll .scroll .hover--blue-400:hover {
  color: #fff !important;
  background-color: #1680fb !important;
  border-color: #1680fb !important;
}

.btn--blue-300, .hover--blue-300:hover, .white-scroll .scroll .hover--blue-300:hover, .black-scroll .scroll .hover--blue-300:hover {
  color: #fff !important;
  background-color: #3eb1ff !important;
  border-color: #3eb1ff !important;
}

.btn--blue-200, .hover--blue-200:hover, .white-scroll .scroll .hover--blue-200:hover, .black-scroll .scroll .hover--blue-200:hover {
  color: #1680fb !important;
  background-color: #e3ebfe !important;
  border-color: #e3ebfe !important;
}

.btn--blue-100, .hover--blue-100:hover, .white-scroll .scroll .hover--blue-100:hover, .black-scroll .scroll .hover--blue-100:hover {
  color: #1680fb !important;
  background-color: #0000 !important;
  border-color: #1680fb !important;
}

.btn--green-500, .hover--green-500:hover, .white-scroll .scroll .hover--green-500:hover, .black-scroll .scroll .hover--green-500:hover {
  color: #fff !important;
  background-color: #00a14e !important;
  border-color: #00a14e !important;
}

.btn--green-400, .hover--green-400:hover, .white-scroll .scroll .hover--green-400:hover, .black-scroll .scroll .hover--green-400:hover {
  color: #fff !important;
  background-color: #0fbc49 !important;
  border-color: #0fbc49 !important;
}

.btn--green-300, .hover--green-300:hover, .white-scroll .scroll .hover--green-300:hover, .black-scroll .scroll .hover--green-300:hover {
  color: #fff !important;
  background-color: #6fd792 !important;
  border-color: #6fd792 !important;
}

.btn--green-200, .hover--green-200:hover, .white-scroll .scroll .hover--green-200:hover, .black-scroll .scroll .hover--green-200:hover {
  color: #0fbc49 !important;
  background-color: #cff2db !important;
  border-color: #cff2db !important;
}

.btn--green-100, .hover--green-100:hover, .white-scroll .scroll .hover--green-100:hover, .black-scroll .scroll .hover--green-100:hover {
  color: #0fbc49 !important;
  background-color: #0000 !important;
  border-color: #0fbc49 !important;
}

.btn--pink-500, .hover--pink-500:hover, .white-scroll .scroll .hover--pink-500:hover, .black-scroll .scroll .hover--pink-500:hover {
  color: #fff !important;
  background-color: #ff149c !important;
  border-color: #ff149c !important;
}

.btn--pink-400, .hover--pink-400:hover, .white-scroll .scroll .hover--pink-400:hover, .black-scroll .scroll .hover--pink-400:hover {
  color: #fff !important;
  background-color: #f74780 !important;
  border-color: #f74780 !important;
}

.btn--pink-300, .hover--pink-300:hover, .white-scroll .scroll .hover--pink-300:hover, .black-scroll .scroll .hover--pink-300:hover {
  color: #fff !important;
  background-color: #fcb5cc !important;
  border-color: #fcb5cc !important;
}

.btn--pink-200, .hover--pink-200:hover, .white-scroll .scroll .hover--pink-200:hover, .black-scroll .scroll .hover--pink-200:hover {
  color: #f74780 !important;
  background-color: #fee4ec !important;
  border-color: #fee4ec !important;
}

.btn--pink-100, .hover--pink-100:hover, .white-scroll .scroll .hover--pink-100:hover, .black-scroll .scroll .hover--pink-100:hover {
  color: #f74780 !important;
  background-color: #0000 !important;
  border-color: #f74780 !important;
}

.btn--purple-500, .hover--purple-500:hover, .white-scroll .scroll .hover--purple-500:hover, .black-scroll .scroll .hover--purple-500:hover {
  color: #fff !important;
  background-color: #663ae9 !important;
  border-color: #663ae9 !important;
}

.btn--purple-400, .hover--purple-400:hover, .white-scroll .scroll .hover--purple-400:hover, .black-scroll .scroll .hover--purple-400:hover {
  color: #fff !important;
  background-color: #7b5dd6 !important;
  border-color: #7b5dd6 !important;
}

.btn--purple-300, .hover--purple-300:hover, .white-scroll .scroll .hover--purple-300:hover, .black-scroll .scroll .hover--purple-300:hover {
  color: #fff !important;
  background-color: #bdaeea !important;
  border-color: #bdaeea !important;
}

.btn--purple-200, .hover--purple-200:hover, .white-scroll .scroll .hover--purple-200:hover, .black-scroll .scroll .hover--purple-200:hover {
  color: #7b5dd6 !important;
  background-color: #e5deff !important;
  border-color: #e5deff !important;
}

.btn--purple-100, .hover--purple-100:hover, .white-scroll .scroll .hover--purple-100:hover, .black-scroll .scroll .hover--purple-100:hover {
  color: #7b5dd6 !important;
  background-color: #0000 !important;
  border-color: #7b5dd6 !important;
}

.btn--red-500, .hover--red-500:hover, .white-scroll .scroll .hover--red-500:hover, .black-scroll .scroll .hover--red-500:hover {
  color: #fff !important;
  background-color: #da0f29 !important;
  border-color: #da0f29 !important;
}

.btn--red-400, .hover--red-400:hover, .white-scroll .scroll .hover--red-400:hover, .black-scroll .scroll .hover--red-400:hover {
  color: #fff !important;
  background-color: #ff1e1a !important;
  border-color: #ff1e1a !important;
}

.btn--red-300, .hover--red-300:hover, .white-scroll .scroll .hover--red-300:hover, .black-scroll .scroll .hover--red-300:hover {
  color: #fff !important;
  background-color: #ffa5a3 !important;
  border-color: #ffa5a3 !important;
}

.btn--red-200, .hover--red-200:hover, .white-scroll .scroll .hover--red-200:hover, .black-scroll .scroll .hover--red-200:hover {
  color: #ff1e1a !important;
  background-color: #ffd2d1 !important;
  border-color: #ffd2d1 !important;
}

.btn--red-100, .hover--red-100:hover, .white-scroll .scroll .hover--red-100:hover, .black-scroll .scroll .hover--red-100:hover {
  color: #ff1e1a !important;
  background-color: #0000 !important;
  border-color: #ff1e1a !important;
}

.btn--violet-500, .hover--violet-500:hover, .white-scroll .scroll .hover--violet-500:hover, .black-scroll .scroll .hover--violet-500:hover {
  color: #fff !important;
  background-color: #c73e9b !important;
  border-color: #c73e9b !important;
}

.btn--violet-400, .hover--violet-400:hover, .white-scroll .scroll .hover--violet-400:hover, .black-scroll .scroll .hover--violet-400:hover {
  color: #fff !important;
  background-color: #be6cbe !important;
  border-color: #be6cbe !important;
}

.btn--violet-300, .hover--violet-300:hover, .white-scroll .scroll .hover--violet-300:hover, .black-scroll .scroll .hover--violet-300:hover {
  color: #fff !important;
  background-color: #e2bde2 !important;
  border-color: #e2bde2 !important;
}

.btn--violet-200, .hover--violet-200:hover, .white-scroll .scroll .hover--violet-200:hover, .black-scroll .scroll .hover--violet-200:hover {
  color: #be6cbe !important;
  background-color: #f1cde5 !important;
  border-color: #f1cde5 !important;
}

.btn--violet-100, .hover--violet-100:hover, .white-scroll .scroll .hover--violet-100:hover, .black-scroll .scroll .hover--violet-100:hover {
  color: #be6cbe !important;
  background-color: #0000 !important;
  border-color: #be6cbe !important;
}

.btn--yellow-500, .hover--yellow-500:hover, .white-scroll .scroll .hover--yellow-500:hover, .black-scroll .scroll .hover--yellow-500:hover {
  color: #353f4f !important;
  background-color: #ffba01 !important;
  border-color: #ffba01 !important;
}

.btn--yellow-400, .hover--yellow-400:hover, .white-scroll .scroll .hover--yellow-400:hover, .black-scroll .scroll .hover--yellow-400:hover {
  color: #353f4f !important;
  background-color: #ffbd45 !important;
  border-color: #ffbd45 !important;
}

.btn--yellow-300, .hover--yellow-300:hover, .white-scroll .scroll .hover--yellow-300:hover, .black-scroll .scroll .hover--yellow-300:hover {
  color: #353f4f !important;
  background-color: #ffdf35 !important;
  border-color: #ffdf35 !important;
}

.btn--yellow-200, .hover--yellow-200:hover, .white-scroll .scroll .hover--yellow-200:hover, .black-scroll .scroll .hover--yellow-200:hover {
  color: #353f4f !important;
  background-color: #fef5cd !important;
  border-color: #fef5cd !important;
}

.btn--yellow-100, .hover--yellow-100:hover, .white-scroll .scroll .hover--yellow-100:hover, .black-scroll .scroll .hover--yellow-100:hover {
  color: #ffba01 !important;
  background-color: #0000 !important;
  border-color: #ffba01 !important;
}

.btn:focus, .btn.btn--black:focus {
  color: #fff;
  box-shadow: none;
}

.btn--transparent:focus {
  background-color: #0000 !important;
  border-color: #0000 !important;
}

.btn--grey:focus {
  color: #666;
  box-shadow: none;
}

.btn--tra-black:focus, .btn--transparent:focus, .btn.btn--tra-grey:focus {
  color: #353f4f;
  box-shadow: none;
}

.download-links li {
  vertical-align: top;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.download-links-divider {
  position: relative;
  top: 1.5px;
  transform: rotate(-90deg);
}

.download-links li p {
  float: left;
  margin-bottom: 0;
  display: inline-block;
}

.download-links li p a {
  font-weight: 500;
}

.download-links li p a:hover {
  text-decoration: underline;
}

.color--white .download-links li p a:hover {
  color: #fff !important;
}

.os-btn {
  text-align: left;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  flex-flow: wrap;
  justify-content: flex-start;
  width: 330px;
  min-width: 330px;
  padding: 17px 18px 15px;
  transition: all .4s ease-in-out;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

.os-btn:hover {
  background-color: #f5f6f7;
  border: 1px solid #f5f6f7;
  box-shadow: 0 8px 10px #0202020d;
}

.os-btn-ico {
  margin-right: 20px;
  position: relative;
}

.os-btn-txt {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}

.os-btn-txt p {
  color: #353f4f;
  letter-spacing: -.5px;
  margin-top: 6px;
  margin-bottom: 5px;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1;
}

.os-btn-txt span {
  margin-bottom: 0;
  font-size: .9rem;
  line-height: 1;
  display: block;
}

.stores-badge {
  display: inline-block;
}

.store {
  text-align: center;
  margin-right: 10px;
  display: inline-block;
}

.store:last-child {
  margin-right: 0;
}

.store img {
  width: auto;
  max-width: inherit;
}

.badge-img-xs .store img {
  max-height: 2.5rem;
}

.badge-img-sm .store img {
  max-height: 2.625rem;
}

.badge-img-md .store img {
  max-height: 2.875rem;
}

.badge-img-lg .store img {
  max-height: 3rem;
}

.watch-video {
  flex-flow: wrap;
  justify-content: flex-start;
  margin-top: 25px;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

.watch-video-link {
  text-align: center;
  float: left;
  color: #fff;
  border: none;
  border-radius: 100%;
  width: 2.85rem;
  height: 2.85rem;
  margin-right: 12px;
  position: relative;
}

.watch-video-link:before {
  content: "";
  opacity: 0;
  background: #fff3;
  border-radius: 50%;
  transition: all .4s ease-in-out;
  position: absolute;
  inset: -3px;
}

.watch-video-link:hover:before {
  opacity: .75;
  inset: -8px;
}

.watch-video-link span[class^="flaticon-"]:before, .watch-video-link span[class^="flaticon-"]:after {
  margin-left: 5px;
  font-size: 2rem;
  line-height: 2.85rem !important;
}

.watch-video-txt {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
  text-align: left !important;
}

p.video-txt-lg {
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}

p.video-txt-sm {
  margin-bottom: 0;
  font-size: .925rem;
  line-height: 1;
}

.video-preview {
  text-align: center;
  position: relative;
}

.video-btn {
  text-align: center;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  top: 50%;
  left: 50%;
  position: absolute !important;
}

.video-btn-xl {
  width: 6.25rem;
  height: 6.25rem;
  margin-top: -3.125rem;
  margin-left: -3.125rem;
}

.video-btn-lg {
  width: 5.625rem;
  height: 5.625rem;
  margin-top: -2.8125rem;
  margin-left: -2.8125rem;
}

.video-btn-md {
  width: 5rem;
  height: 5rem;
  margin-top: -2.5rem;
  margin-left: -2.5rem;
}

.video-btn-sm {
  width: 4.375rem;
  height: 4.375rem;
  margin-top: -2.1875rem;
  margin-left: -2.1875rem;
}

.video-block-wrapper {
  transition: all .4s ease-in-out;
}

.video-btn.video-btn-xl [class^="flaticon-"]:before, .video-btn.video-btn-xl [class^="flaticon-"]:after {
  margin-left: 10px;
  font-size: 5rem;
  line-height: 6.25rem !important;
}

.video-btn.video-btn-lg [class^="flaticon-"]:before, .video-btn.video-btn-lg [class^="flaticon-"]:after {
  margin-left: 8px;
  font-size: 4.5rem;
  line-height: 5.625rem !important;
}

.video-btn.video-btn-md [class^="flaticon-"]:before, .video-btn.video-btn-md [class^="flaticon-"]:after {
  margin-left: 8px;
  font-size: 4.35rem;
  line-height: 5rem !important;
}

.video-btn.video-btn-sm [class^="flaticon-"]:before, .video-btn.video-btn-sm [class^="flaticon-"]:after {
  margin-left: 5px;
  font-size: 3.5rem;
  line-height: 4.375rem !important;
}

.video-btn:hover .video-block-wrapper {
  transform: scale(.95);
}

.video-btn:before {
  content: "";
  opacity: 0;
  background: #fff3;
  border-radius: 50%;
  transition: all .4s ease-in-out;
  position: absolute;
  inset: -5px;
}

.video-btn.video-btn-xl:hover:before {
  opacity: .75;
  inset: -1.5rem;
}

.video-btn.video-btn-lg:hover:before {
  opacity: .75;
  inset: -1.25rem;
}

.video-btn.video-btn-md:hover:before {
  opacity: .75;
  inset: -1rem;
}

.video-btn.video-btn-sm:hover:before {
  opacity: .75;
  inset: -.75rem;
}

.ico-10 [class*="flaticon-"]:before, .ico-10 [class*="flaticon-"]:after {
  font-size: .75rem;
}

.ico-15 [class*="flaticon-"]:before, .ico-15 [class*="flaticon-"]:after {
  font-size: .9375rem;
}

.ico-20 [class*="flaticon-"]:before, .ico-20 [class*="flaticon-"]:after {
  font-size: 1.25rem;
}

.ico-25 [class*="flaticon-"]:before, .ico-25 [class*="flaticon-"]:after {
  font-size: 1.5625rem;
}

.ico-30 [class*="flaticon-"]:before, .ico-30 [class*="flaticon-"]:after {
  font-size: 1.875rem;
}

.ico-35 [class*="flaticon-"]:before, .ico-35 [class*="flaticon-"]:after {
  font-size: 2.1875rem;
}

.ico-40 [class*="flaticon-"]:before, .ico-40 [class*="flaticon-"]:after {
  font-size: 2.5rem;
}

.ico-45 [class*="flaticon-"]:before, .ico-45 [class*="flaticon-"]:after {
  font-size: 2.8125rem;
}

.ico-50 [class*="flaticon-"]:before, .ico-50 [class*="flaticon-"]:after {
  font-size: 3.125rem;
}

.ico-55 [class*="flaticon-"]:before, .ico-55 [class*="flaticon-"]:after {
  font-size: 3.4375rem;
}

.ico-60 [class*="flaticon-"]:before, .ico-60 [class*="flaticon-"]:after {
  font-size: 3.75rem;
}

.ico-65 [class*="flaticon-"]:before, .ico-65 [class*="flaticon-"]:after {
  font-size: 4.0625rem;
}

.ico-70 [class*="flaticon-"]:before, .ico-70 [class*="flaticon-"]:after {
  font-size: 4.375rem;
}

.ico-75 [class*="flaticon-"]:before, .ico-75 [class*="flaticon-"]:after {
  font-size: 4.6875rem;
}

.ico-80 [class*="flaticon-"]:before, .ico-80 [class*="flaticon-"]:after {
  font-size: 5rem;
}

.ico-85 [class*="flaticon-"]:before, .ico-85 [class*="flaticon-"]:after {
  font-size: 5.3125rem;
}

.ico-90 [class*="flaticon-"]:before, .ico-90 [class*="flaticon-"]:after {
  font-size: 5.625rem;
}

.ico-95 [class*="flaticon-"]:before, .ico-95 [class*="flaticon-"]:after {
  font-size: 5.9375rem;
}

.ico-100 [class*="flaticon-"]:before, .ico-100 [class*="flaticon-"]:after {
  font-size: 6.25rem;
}

.ico-105 [class*="flaticon-"]:before, .ico-105 [class*="flaticon-"]:after {
  font-size: 6.5625rem;
}

.ico-110 [class*="flaticon-"]:before, .ico-110 [class*="flaticon-"]:after {
  font-size: 6.875rem;
}

.ico-115 [class*="flaticon-"]:before, .ico-115 [class*="flaticon-"]:after {
  font-size: 7.1875rem;
}

.ico-120 [class*="flaticon-"]:before, .ico-120 [class*="flaticon-"]:after {
  font-size: 7.5rem;
}

.ico-125 [class*="flaticon-"]:before, .ico-125 [class*="flaticon-"]:after {
  font-size: 7.8125rem;
}

.shape-ico {
  margin: 0 auto;
  display: inline-block;
  position: relative;
}

.shape-ico span {
  z-index: 2;
  position: relative;
}

.shape-ico svg {
  z-index: 1;
  position: absolute;
}

.ico-50 .shape-ico svg {
  width: 130px;
  height: 130px;
  top: -35px;
  left: calc(50% - 60px);
}

.fbox-11 .ico-50 .shape-ico svg {
  top: -40px;
  left: calc(50% - 70px);
}

.ico-55 .shape-ico svg {
  width: 135px;
  height: 135px;
  top: -30px;
  left: calc(50% - 60px);
}

.ico-60 .shape-ico svg {
  width: 140px;
  height: 140px;
  top: -30px;
  left: calc(50% - 65px);
}

.shape-ico.color--blue-300 path, .shape-ico.color--blue-400 path, .shape-ico.color--blue-500 path {
  fill: #f4f9fc;
}

.shape-ico.color--green-300 path, .shape-ico.color--green-400 path, .shape-ico.color--green-500 path {
  fill: #e9f8f2;
}

.shape-ico.color--pink-300 path, .shape-ico.color--pink-400 path, .shape-ico.color--pink-500 path {
  fill: #feecf2;
}

.shape-ico.color--purple-300 path, .shape-ico.color--purple-400 path, .shape-ico.color--purple-500 path {
  fill: #f1edff;
}

.shape-ico.color--red-300 path, .shape-ico.color--red-400 path, .shape-ico.color--red-500 path {
  fill: #fce7e4;
}

.shape-ico.color--violet-300 path, .shape-ico.color--violet-400 path, .shape-ico.color--violet-500 path {
  fill: #f7e4f1;
}

.ico-rounded, .ico-rounded-md, .ico-rounded-lg {
  text-align: center;
  border-radius: 100%;
  display: inline-block;
}

.ico-rounded {
  width: 80px;
  height: 80px;
}

.ico-rounded-md {
  width: 90px;
  height: 90px;
}

.ico-rounded-lg {
  width: 100px;
  height: 100px;
}

.ico-rounded [class*="flaticon-"]:before, .ico-rounded [class*="flaticon-"]:after {
  font-size: 2.15rem;
  line-height: 80px !important;
}

.ico-rounded-md [class*="flaticon-"]:before, .ico-rounded-md [class*="flaticon-"]:after {
  font-size: 2.4rem;
  line-height: 90px !important;
}

.ico-rounded-lg [class*="flaticon-"]:before, .ico-rounded-lg [class*="flaticon-"]:after {
  font-size: 2.65rem;
  line-height: 100px !important;
}

.ico-square {
  text-align: center;
  border-radius: 12px;
  width: 80px;
  height: 80px;
  display: inline-block;
}

.ico-square [class*="flaticon-"]:before, .ico-square [class*="flaticon-"]:after {
  font-size: 2.4rem;
  line-height: 80px !important;
}

.ico-145 img {
  width: 145px;
  height: 145px;
}

.ico-140 img {
  width: 140px;
  height: 140px;
}

.ico-135 img {
  width: 135px;
  height: 135px;
}

.ico-130 img {
  width: 130px;
  height: 130px;
}

.ico-125 img {
  width: 125px;
  height: 125px;
}

.ico-120 img {
  width: 120px;
  height: 120px;
}

.ico-115 img {
  width: 115px;
  height: 115px;
}

.ico-110 img {
  width: 110px;
  height: 110px;
}

.ico-105 img {
  width: 105px;
  height: 105px;
}

.ico-100 img {
  width: 100px;
  height: 100px;
}

.ico-95 img {
  width: 95px;
  height: 95px;
}

.ico-90 img {
  width: 90px;
  height: 90px;
}

.ico-85 img {
  width: 85px;
  height: 85px;
}

.ico-80 img {
  width: 80px;
  height: 80px;
}

.ico-75 img {
  width: 75px;
  height: 75px;
}

.ico-70 img {
  width: 70px;
  height: 70px;
}

.ico-65 img {
  width: 65px;
  height: 65px;
}

.ico-60 img {
  width: 60px;
  height: 60px;
}

.ico-55 img {
  width: 55px;
  height: 55px;
}

.ico-50 img {
  width: 50px;
  height: 50px;
}

.ico-45 img {
  width: 45px;
  height: 45px;
}

.ico-40 img {
  width: 40px;
  height: 40px;
}

.ico-35 img {
  width: 35px;
  height: 35px;
}

.ico-30 img {
  width: 30px;
  height: 30px;
}

.ico-25 img {
  width: 25px;
  height: 25px;
}

.ico-20 img {
  width: 20px;
  height: 20px;
}

.section-id {
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 35px;
  font-size: .85rem;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.section-id.rounded-id {
  text-transform: uppercase;
  border-radius: 100px;
  margin-bottom: 40px;
  padding: 10px 24px;
  font-size: .85rem;
  display: inline-block;
}

.section-id.border-id {
  border-style: solid;
  border-width: 2px;
}

.section-id.border-id.border--grey {
  border-color: #757575;
}

.section-id.border-id.border--blue {
  border-color: #1680fb;
}

.font--jakarta .section-id {
  font-family: Plus Jakarta Sans, sans-serif;
}

.font--inter .section-id {
  font-family: Inter, sans-serif;
}

.section-title {
  text-align: center;
}

.section-title h2 {
  margin-bottom: 0;
}

.section-title h2.w-700 {
  letter-spacing: -.5px;
}

.section-title p.p-md, .section-title p.p-lg, .section-title p.p-xl, .section-title p.s-20, .section-title p.s-21 {
  margin-top: 18px;
  margin-bottom: 0;
}

.section-title p.p-md, .section-title p.p-lg {
  padding: 0 3%;
}

.section-title a.contact-link {
  font-weight: 500;
  text-decoration: underline;
}

.section-title .btns-group .btn {
  margin-top: 0;
}

.section-title .advantages, .section-title .btns-txt, .section-title .btns-group-txt {
  margin-top: 20px;
}

.color--white, .color--white h1, .color--white h2, .color--white h3, .color--white h4, .color--white h5, .color--white h6, .color--white p, .color--white a, .color--white li, .color--white i, .color--white span {
  color: #fff;
}

.color--snow, .color--snow h1, .color--snow h2, .color--snow h3, .color--snow h4, .color--snow h5, .color--snow h6, .color--snow p, .color--snow a, .color--snow li, .color--snow i, .color--snow span, .color--white .color--snow {
  color: #c2c3cb;
}

.color--black, .color--black h1, .color--black h2, .color--black h3, .color--black h4, .color--black h5, .color--black h6, .color--black p, .color--black a, .color--black li, .color--black i, .color--black span {
  color: #353f4f;
}

.color--coal, .color--coal h1, .color--coal h2, .color--coal h3, .color--coal h4, .color--coal h5, .color--coal h6, .color--coal p, .color--coal a, .color--coal li, .color--coal i, .color--coal span {
  color: #52595d;
}

.color--grey, .color--grey h1, .color--grey h2, .color--grey h3, .color--grey h4, .color--grey h5, .color--grey h6, .color--grey p, .color--grey a, .color--grey li, .color--grey i, .color--grey span, .color--white .color--grey {
  color: #757575;
}

.color--blue-500, .color--blue-500 h1, .color--blue-500 h2, .color--blue-500 h3, .color--blue-500 h4, .color--blue-500 h5, .color--blue-500 h6, .color--blue-500 p, .color--blue-500 a, .color--blue-500 li, .color--blue-500 i, .color--blue-500 span, .color--white .color--blue-500 {
  color: #185abd !important;
}

.color--blue-400, .color--blue-400 h1, .color--blue-400 h2, .color--blue-400 h3, .color--blue-400 h4, .color--blue-400 h5, .color--blue-400 h6, .color--blue-400 p, .color--blue-400 a, .color--blue-400 li, .color--blue-400 i, .color--blue-400 span, .color--white .color--blue-400 {
  color: #1680fb !important;
}

.color--blue-300, .color--blue-300 h1, .color--blue-300 h2, .color--blue-300 h3, .color--blue-300 h4, .color--blue-300 h5, .color--blue-300 h6, .color--blue-300 p, .color--blue-300 a, .color--blue-300 li, .color--blue-300 i, .color--blue-300 span, .color--white .color--blue-300 {
  color: #3eb1ff !important;
}

.color--green-500, .color--green-500 h1, .color--green-500 h2, .color--green-500 h3, .color--green-500 h4, .color--green-500 h5, .color--green-500 h6, .color--green-500 p, .color--green-500 a, .color--green-500 li, .color--green-500 i, .color--green-500 span, .color--white .color--green-500 {
  color: #00a14e !important;
}

.color--green-400, .color--green-400 h1, .color--green-400 h2, .color--green-400 h3, .color--green-400 h4, .color--green-400 h5, .color--green-400 h6, .color--green-400 p, .color--green-400 a, .color--green-400 li, .color--green-400 i, .color--green-400 span, .color--white .color--green-400 {
  color: #0fbc49 !important;
}

.color--green-300, .color--green-300 h1, .color--green-300 h2, .color--green-300 h3, .color--green-300 h4, .color--green-300 h5, .color--green-300 h6, .color--green-300 p, .color--green-300 a, .color--green-300 li, .color--green-300 i, .color--green-300 span, .color--white .color--green-300 {
  color: #6fd792 !important;
}

.color--pink-500, .color--pink-500 h1, .color--pink-500 h2, .color--pink-500 h3, .color--pink-500 h4, .color--pink-500 h5, .color--pink-500 h6, .color--pink-500 p, .color--pink-500 a, .color--pink-500 li, .color--pink-500 i, .color--pink-500 span, .color--white .color--pink-500 {
  color: #ff149c !important;
}

.color--pink-400, .color--pink-400 h1, .color--pink-400 h2, .color--pink-400 h3, .color--pink-400 h4, .color--pink-400 h5, .color--pink-400 h6, .color--pink-400 p, .color--pink-400 a, .color--pink-400 li, .color--pink-400 i, .color--pink-400 span, .color--white .color--pink-400 {
  color: #f74780 !important;
}

.color--pink-300, .color--pink-300 h1, .color--pink-300 h2, .color--pink-300 h3, .color--pink-300 h4, .color--pink-300 h5, .color--pink-300 h6, .color--pink-300 p, .color--pink-300 a, .color--pink-300 li, .color--pink-300 i, .color--pink-300 span, .color--white .color--pink-300 {
  color: #fcb5cc !important;
}

.color--purple-500, .color--purple-500 h1, .color--purple-500 h2, .color--purple-500 h3, .color--purple-500 h4, .color--purple-500 h5, .color--purple-500 h6, .color--purple-500 p, .color--purple-500 a, .color--purple-500 li, .color--purple-500 i, .color--purple-500 span, .color--white .color--purple-500 {
  color: #663ae9 !important;
}

.color--purple-400, .color--purple-400 h1, .color--purple-400 h2, .color--purple-400 h3, .color--purple-400 h4, .color--purple-400 h5, .color--purple-400 h6, .color--purple-400 p, .color--purple-400 a, .color--purple-400 li, .color--purple-400 i, .color--purple-400 span, .color--white .color--purple-400 {
  color: #7b5dd6 !important;
}

.color--purple-300, .color--purple-300 h1, .color--purple-300 h2, .color--purple-300 h3, .color--purple-300 h4, .color--purple-300 h5, .color--purple-300 h6, .color--purple-300 p, .color--purple-300 a, .color--purple-300 li, .color--purple-300 i, .color--purple-300 span, .color--white .color--purple-300 {
  color: #bdaeea !important;
}

.color--red-500, .color--red-500 h1, .color--red-500 h2, .color--red-500 h3, .color--red-500 h4, .color--red-500 h5, .color--red-500 h6, .color--red-500 p, .color--red-500 a, .color--red-500 li, .color--red-500 i, .color--red-500 span, .color--white .color--red-500 {
  color: #da0f29 !important;
}

.color--red-400, .color--red-400 h1, .color--red-400 h2, .color--red-400 h3, .color--red-400 h4, .color--red-400 h5, .color--red-400 h6, .color--red-400 p, .color--red-400 a, .color--red-400 li, .color--red-400 i, .color--red-400 span, .color--white .color--red-400 {
  color: #ff1e1a !important;
}

.color--red-300, .color--red-300 h1, .color--red-300 h2, .color--red-300 h3, .color--red-300 h4, .color--red-300 h5, .color--red-300 h6, .color--red-300 p, .color--red-300 a, .color--red-300 li, .color--red-300 i, .color--red-300 span, .color--white .color--red-300 {
  color: #ffa5a3 !important;
}

.color--violet-500, .color--violet-500 h1, .color--violet-500 h2, .color--violet-500 h3, .color--violet-500 h4, .color--violet-500 h5, .color--violet-500 h6, .color--violet-500 p, .color--violet-500 a, .color--violet-500 li, .color--violet-500 i, .color--violet-500 span, .color--white .color--violet-500 {
  color: #c73e9b !important;
}

.color--violet-400, .color--violet-400 h1, .color--violet-400 h2, .color--violet-400 h3, .color--violet-400 h4, .color--violet-400 h5, .color--violet-400 h6, .color--violet-400 p, .color--violet-400 a, .color--violet-400 li, .color--violet-400 i, .color--violet-400 span, .color--white .color--violet-400 {
  color: #be6cbe !important;
}

.color--violet-300, .color--violet-300 h1, .color--violet-300 h2, .color--violet-300 h3, .color--violet-300 h4, .color--violet-300 h5, .color--violet-300 h6, .color--violet-300 p, .color--violet-300 a, .color--violet-300 li, .color--violet-300 i, .color--violet-300 span, .color--white .color--violet-300 {
  color: #e2bde2 !important;
}

.color--yellow-500, .color--yellow-500 h1, .color--yellow-500 h2, .color--yellow-500 h3, .color--yellow-500 h4, .color--yellow-500 h5, .color--yellow-500 h6, .color--yellow-500 p, .color--yellow-500 a, .color--yellow-500 li, .color--yellow-500 i, .color--yellow-500 span, .color--white .color--yellow-500 {
  color: #ffba01 !important;
}

.color--yellow-400, .color--yellow-400 h1, .color--yellow-400 h2, .color--yellow-400 h3, .color--yellow-400 h4, .color--yellow-400 h5, .color--yellow-400 h6, .color--yellow-400 p, .color--yellow-400 a, .color--yellow-400 li, .color--yellow-400 i, .color--yellow-400 span, .color--white .color--yellow-400 {
  color: #ffbd45 !important;
}

.color--yellow-300, .color--yellow-300 h1, .color--yellow-300 h2, .color--yellow-300 h3, .color--yellow-300 h4, .color--yellow-300 h5, .color--yellow-300 h6, .color--yellow-300 p, .color--yellow-300 a, .color--yellow-300 li, .color--yellow-300 i, .color--yellow-300 span, .color--white .color--yellow-300 {
  color: #ffdf35 !important;
}

#loading {
  z-index: 99999999;
  background-color: #f5f5f9;
  width: 100%;
  height: 100%;
  margin-top: 0;
  position: fixed;
  top: 0;
}

#loading-center {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  animation: 1s infinite loading-center-absolute;
  position: absolute;
  top: 50%;
  left: 50%;
}

.loader {
  box-sizing: border-box;
  border: 2px solid #0000;
  border-color: #0000 #888;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  animation: 1s linear infinite rotation;
  display: inline-block;
  position: relative;
}

.loading--blue .loader {
  border-color: #0000 #1680fb;
}

.loading--green .loader {
  border-color: #0000 #0fbc49;
}

.loading--pink .loader {
  border-color: #0000 #f74780;
}

.loading--purple .loader {
  border-color: #0000 #7b5dd6;
}

.loading--red .loader {
  border-color: #0000 #ff1e1a;
}

.loading--violet .loader {
  border-color: #0000 #c73e9b;
}

.loading--yellow .loader {
  border-color: #0000 #ffba01;
}

.loader:after {
  content: "";
  box-sizing: border-box;
  border: 50px solid #0000;
  border-color: #0000 #1e1e1e26;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loading--blue .loader:after {
  border-color: #0000 #1680fb26;
}

.loading--green .loader:after {
  border-color: #0000 #0ebc4926;
}

.loading--pink .loader:after {
  border-color: #0000 #f7478026;
}

.loading--purple .loader:after {
  border-color: #0000 #7b5dd626;
}

.loading--red .loader:after {
  border-color: #0000 #ff1e1a26;
}

.loading--violet .loader:after {
  border-color: #0000 #ff6cbe26;
}

.loading--yellow .loader:after {
  border-color: #0000 #ffba0126;
}

@keyframes rotation {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

#header {
  width: 100%;
  padding-top: 0;
  display: block;
}

.header-wrapper {
  z-index: 1030;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.posrlt {
  position: relative;
}

.desktoplogo img {
  width: auto;
  max-width: inherit;
  max-height: 38px;
}

.blog-header .desktoplogo img {
  max-height: 30px;
}

.wsmainfull {
  z-index: 1031;
  width: 100%;
  height: auto;
  transition: all .45s ease-in-out;
}

.tra-menu .wsmainfull {
  box-shadow: none;
  padding: 20px 0;
  background-color: #0000 !important;
}

.white-menu .wsmainfull {
  padding: 6px 0;
  box-shadow: 0 2px 3px #6060601a;
  background-color: #fff !important;
}

.dark-menu .wsmainfull {
  padding: 6px 0;
  box-shadow: 0 2px 3px #0101011a;
  background-color: #1d222f !important;
}

#header.hiddden-header {
  display: none;
}

.hidden-nav .wsmainfull {
  margin-top: -140px;
  transition: all .4s ease-in-out;
  box-shadow: 0 2px 3px #6060601a;
}

.locale-link {
  margin-right: 10px;
  font-size: 10px;
}

.lang-li {
  position: relative;
}

.lang-choose {
  background-color: #ffffffde;
  border-radius: 4px;
  margin-top: 5px;
  padding: 5px;
  display: flex;
  position: absolute;
  right: 0;
  display: none !important;
}

.lang-choose > :last-child {
  margin-right: 0 !important;
}

.lang-choose.active {
  display: flex !important;
}

.lang-link {
  align-items: center;
  display: flex;
  position: relative;
  margin-top: 15px !important;
}

.btn-lang {
  background-color: #0000;
  padding: 10px 16px !important;
}

.btn-lang > img, .btn-lang > svg, .btn-lang > .chevron {
  fill: #fff;
  margin-right: 8px;
}

.btn-lang > .chevron.active > svg {
  transform: rotate(180deg);
}

.wsmenu-list {
  border-left: 1px solid #c7c7c7;
}

.wsmenu.isMobileMenu {
  height: 100vh;
}

.wsmenu > .wsmenu-list > li > a {
  letter-spacing: 0;
  margin: 0 7px;
  padding: 10px 3px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
  display: block;
}

.navbar-dark .wsmenu > .wsmenu-list > li > a.h-link {
  color: #353f4f;
}

.navbar-dark .wsmenu > .wsmenu-list > li > div.lang-link > svg, .navbar-dark .wsmenu > .wsmenu-list > li > div.lang-link > .chevron > svg {
  fill: #353f4f;
}

.navbar-light .wsmenu > .wsmenu-list > li > a.h-link, .navbar-light .wsmenu > .wsmenu-list > .header-socials > li > a > span {
  color: #fff;
}

.tra-menu.navbar-dark.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link, .tra-menu.navbar-light.white-scroll .scroll .wsmenu > .wsmenu-list > .header-socials > li > a > span {
  color: #000;
}

.wsmenu > .wsmenu-list > li > a.h-link.last-link {
  margin: 0;
  padding: 10px 0;
}

.wsmenu > .wsmenu-list > li > a .wsarrow:after {
  content: "";
  float: right;
  text-align: right;
  border-top: 4px solid;
  border-left: 4px solid #0000;
  border-right: 4px solid #0000;
  width: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  top: 35px;
  right: 0;
}

.wsmenu > .wsmenu-list > li.reg-fst-link > a {
  margin-left: 30px;
}

.know-more-btn {
  background-color: #fff;
  color: #921ce7 !important;
}

span.sm-info {
  text-align: center;
  color: #fff;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  font-size: .65rem;
  font-weight: 700;
  line-height: 19px;
  display: inline-block;
  position: relative;
}

.nav-blue-500 .sm-info {
  background-color: #185abd;
}

.nav-blue-400 .sm-info {
  background-color: #1680fb;
}

.nav-blue-300 .sm-info {
  background-color: #3eb1ff;
}

.nav-green-500 .sm-info {
  background-color: #00a14e;
}

.nav-green-400 .sm-info {
  background-color: #0fbc49;
}

.nav-green-300 .sm-info {
  background-color: #6fd792;
}

.nav-pink-500 .sm-info {
  background-color: #ff149c;
}

.nav-pink-400 .sm-info {
  background-color: #f74780;
}

.nav-pink-300 .sm-info {
  background-color: #fcb5cc;
}

.nav-purple-500 .sm-info {
  background-color: #663ae9;
}

.nav-purple-400 .sm-info {
  background-color: #7b5dd6;
}

.nav-purple-300 .sm-info {
  background-color: #bdaeea;
}

.nav-red-500 .sm-info {
  background-color: #da0f29;
}

.nav-red-400 .sm-info {
  background-color: #ff1e1a;
}

.nav-red-300 .sm-info {
  background-color: #ffa5a3;
}

.nav-violet-500 .sm-info {
  background-color: #c73e9b;
}

.nav-violet-400 .sm-info {
  background-color: #be6cbe;
}

.nav-violet-300 .sm-info {
  background-color: #e2bde2;
}

.nav-yellow-500 .sm-info {
  background-color: #ffba01;
}

.nav-yellow-400 .sm-info {
  background-color: #ffbd45;
}

.nav-yellow-300 .sm-info {
  background-color: #ffdf35;
}

.wsmenu > .wsmenu-list > li a.btn {
  text-transform: none;
  letter-spacing: 0;
  margin-top: 14px;
  padding: 4px 28px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 30px;
}

.wsmenu > .wsmenu-list > li a.btn.reg-btn {
  padding: 4px 22px;
}

.wsmenu > .wsmenu-list > li a.btn.fst-btn-link {
  margin-left: 12px;
}

.wsmenu > .wsmenu-list > li a.store.header-store {
  margin-top: 13px;
  margin-bottom: 0;
  margin-left: 10px;
  padding: 0;
  line-height: 1;
}

.store.header-store img {
  max-height: 44px;
}

.header-socials {
  text-align: center;
  margin: 0;
  display: inline-block;
}

.header-socials span {
  float: left;
  vertical-align: top;
  margin: 0;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.header-socials a {
  margin-left: 18px;
  display: block;
}

.navbar-light .header-socials a {
  color: #fff;
}

.navbar-light .header-socials a:hover {
  color: #ccc !important;
}

.header-socials.ico-20 [class*="flaticon-"]:before, .header-socials.ico-20 [class*="flaticon-"]:after {
  line-height: 70px !important;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu {
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  width: auto;
  min-width: 200px;
  padding: 12px 10px;
  top: 62px;
  box-shadow: 0 2px 3px #6060601a;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a {
  color: #353f4f;
  -o-border-radius: 6px;
  background-color: #f4f4f900;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 11px 14px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s ease-in-out;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover {
  background-color: #f4f4f9;
  padding: 11px 14px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu {
  top: 62px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  width: 38%;
  padding: 12px 0;
  box-shadow: 0 2px 3px #6060601a;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu.icons-menu {
  right: 2%;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .link-list li {
  border-bottom: none;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a, .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  color: #353f4f;
  -o-border-radius: 6px;
  background-color: #f4f4f900;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 11px 14px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s ease-in-out;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  background-color: #f4f4f9;
  padding: 11px 14px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu {
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 12px 0;
  box-shadow: 0 2px 3px #6060601a;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 {
  padding: 20px 10px;
  left: 23%;
  width: 76% !important;
}

.wsmegamenu.w-75 .col-lg-3 {
  padding: 0 6px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu .title, .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu .title {
  color: #929394;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 10px 0 15px 13px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1;
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu, .dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu, .dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu, .black-scroll .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu, .black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu, .black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  box-shadow: 0 2px 3px #0101011a;
  background-color: #2c3142 !important;
  border: 1px solid #2c3142 !important;
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a, .dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a, .black-scroll .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a, .black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  color: #ddd;
  background-color: #fff0 !important;
}

.dark-menu .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover, .dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .dark-menu .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover, .black-scroll .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover, .black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .black-scroll .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  background-color: #ffffff0d !important;
}

.dark-menu .title, .black-scroll .scroll .title, .dark-menu .icons-menu-txt span, .black-scroll .scroll .icons-menu-txt span {
  color: #fff !important;
}

.wsmenu > .wsmenu-list > li > ul.sub-menu.icons-menu {
  min-width: 275px;
  max-width: 275px;
  padding: 12px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu.icons-menu {
  width: 52%;
  padding: 12px 6px;
}

.wsmegamenu.halfmenu.icons-menu .col-lg-6 {
  padding: 0 6px;
}

.wsmenu > .wsmenu-list > li > .wsmegamenu.icons-menu.w-75 {
  padding: 12px 6px;
  left: 17%;
  width: 82% !important;
}

.wsmegamenu.icons-menu.w-75 .col-lg-4 {
  padding: 0 6px;
}

.icons-menu .icons-menu-item {
  flex-flow: wrap !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  display: flex !important;
  position: relative !important;
}

.icons-menu-ico {
  margin-right: 14px;
  position: relative;
}

.wsmegamenu.ico-30 .icons-menu-ico span {
  position: relative;
  top: 6px !important;
}

.icons-menu-txt {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}

.icons-menu-txt h6 {
  color: inherit;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 32px;
}

.icons-menu-txt span {
  color: #898989;
  margin-bottom: 0;
  font-size: .925rem;
  font-weight: 400;
  display: block;
}

.sub-menu.ico-30 .icons-menu-txt h6 {
  line-height: 30px;
}

.navbar-light .wsmenu-list > li > a.h-link:hover {
  color: #eee !important;
}

.navbar-dark .wsmenu-list > li > a.h-link:hover {
  color: #1d222f !important;
}

.wsmenu > .wsmenu-list.nav-blue-500 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-blue-500 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-blue-500 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #185abd !important;
}

.wsmenu > .wsmenu-list.nav-blue-400 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-blue-400 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-blue-400 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #1680fb !important;
}

.wsmenu > .wsmenu-list.nav-blue-300 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-blue-300 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-blue-300 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #3eb1ff !important;
}

.wsmenu > .wsmenu-list.nav-green-500 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-green-500 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-green-500 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #00a14e !important;
}

.wsmenu > .wsmenu-list.nav-green-400 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-green-400 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-green-400 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #0fbc49 !important;
}

.wsmenu > .wsmenu-list.nav-green-300 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-green-300 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-green-300 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #6fd792 !important;
}

.wsmenu > .wsmenu-list.nav-pink-500 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-pink-500 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-pink-500 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #ff149c !important;
}

.wsmenu > .wsmenu-list.nav-pink-400 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-pink-400 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-pink-400 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #f74780 !important;
}

.wsmenu > .wsmenu-list.nav-pink-300 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-pink-300 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-pink-300 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #fcb5cc !important;
}

.wsmenu > .wsmenu-list.nav-purple-500 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-purple-500 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-purple-500 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #663ae9 !important;
}

.wsmenu > .wsmenu-list.nav-purple-400 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-purple-400 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-purple-400 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #7b5dd6 !important;
}

.wsmenu > .wsmenu-list.nav-purple-300 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-purple-300 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-purple-300 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #bdaeea !important;
}

.wsmenu > .wsmenu-list.nav-red-500 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-red-500 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-red-500 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #da0f29 !important;
}

.wsmenu > .wsmenu-list.nav-red-400 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-red-400 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-red-400 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #ff1e1a !important;
}

.wsmenu > .wsmenu-list.nav-red-300 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-red-300 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-red-300 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #ffa5a3 !important;
}

.wsmenu > .wsmenu-list.nav-violet-500 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-violet-500 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-violet-500 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #c73e9b !important;
}

.wsmenu > .wsmenu-list.nav-violet-400 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-violet-400 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-violet-400 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #be6cbe !important;
}

.wsmenu > .wsmenu-list.nav-violet-300 > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-violet-300 > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-violet-300 > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #e2bde2 !important;
}

.hidden-nav .wsmainfull.scroll {
  margin-top: 0;
}

.tra-menu.white-scroll .wsmainfull.scroll, .white-menu.white-scroll .wsmainfull.scroll {
  -webkit-backdrop-filter: blur(20px);
  padding: 0;
  box-shadow: 0 2px 3px #6060601a;
  background-color: #ffffffb3 !important;
}

.tra-menu.navbar-dark.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link, .tra-menu.navbar-light.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #353f4f;
}

.tra-menu.navbar-dark.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link, .tra-menu.navbar-light.white-scroll .scroll .wsmenu > .wsmenu-list > li > div.lang-link > svg, .tra-menu.navbar-dark.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link, .tra-menu.navbar-light.white-scroll .scroll .wsmenu > .wsmenu-list > li > div.lang-link > .chevron svg {
  fill: #353f4f;
}

.navbar-light.white-scroll .scroll .wsmenu-list > li > a.h-link:hover {
  color: #1d222f !important;
}

.tra-menu.black-scroll .wsmainfull.scroll, .dark-menu.black-scroll .wsmainfull.scroll {
  padding: 0;
  box-shadow: 0 2px 3px #0101011a;
  background-color: #1d222f !important;
}

.tra-menu.navbar-dark.black-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #fff;
}

.tra-menu.navbar-dark.black-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link:hover {
  color: #ccc !important;
}

.white-scroll .scroll .btn--tra-white {
  color: #353f4f !important;
  border-color: #353f4f !important;
}

.black-scroll .scroll .btn--tra-black {
  color: #fff !important;
  border-color: #fff !important;
}

.logo-white, .logo-black {
  display: block;
}

.navbar-light .logo-black, .navbar-dark .logo-white, .tra-menu.navbar-light .scroll .logo-white, .tra-menu.navbar-dark.black-scroll .scroll .logo-black {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black, .tra-menu.navbar-dark.black-scroll .scroll .logo-white {
  display: block;
}

.hero-section, .hero-section .container {
  z-index: 3;
  position: relative;
}

.hero-section.bg--img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.hero-section.blur--purple:after {
  content: "";
  z-index: -1;
  opacity: .2;
  background-image: url("../media/blur-purple.08_7t8epg9uy4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -30%;
  left: 0;
}

.hero-logo {
  margin-bottom: 40px;
}

.hero-square-logo {
  margin-bottom: 20px;
}

#hero-22 .hero-logo {
  margin-bottom: 30px;
}

.hero-logo img {
  width: auto;
  max-width: inherit;
  max-height: 36px;
}

.hero-square-logo img {
  width: auto;
  max-width: inherit;
  max-height: 90px;
}

.hero-app-logo {
  margin-bottom: 35px;
}

#hero-25 .hero-app-logo {
  margin-bottom: 25px;
}

.hero-app-logo img {
  width: auto;
  max-width: inherit;
  max-height: 100px;
}

#hero-25 .hero-app-logo img {
  max-height: 110px;
}

#hd-1-1, #hd-1-2 {
  float: left;
  padding-right: 20px;
  display: inline-block;
}

#hd-1-1 {
  width: 45%;
}

#hd-1-2 {
  width: 55%;
}

.hero-digits-block {
  flex-flow: wrap;
  justify-content: flex-start;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

.hero-digits .block-txt {
  flex: 1;
  max-width: 100%;
  padding-left: 12px;
  overflow: hidden;
}

.hero-digits h2.statistic-number {
  margin-bottom: 0;
  line-height: 1;
}

.hero-digits h2.statistic-number span {
  font-size: 1.85rem;
}

.hero-digits .block-txt p.p-sm {
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 1.35;
}

.hero-section h2 {
  margin-bottom: 28px;
}

.hero-section h2.s-48, .hero-section h2.s-50 {
  margin-bottom: 40px;
}

.hero-section h2.s-62 {
  margin-bottom: 24px;
}

.hero-section p.p-sm {
  padding: 0 !important;
}

.hero-section p.p-md {
  margin-bottom: 30px;
}

.hero-section p.p-lg, .hero-section p.p-xl {
  margin-bottom: 32px;
}

.hero-section p.s-20, .hero-section p.s-22, .hero-section p.s-24 {
  margin-bottom: 36px;
}

.hero-section p.p-lg span, .hero-section p.p-xl span {
  letter-spacing: -.35px;
  font-weight: 600;
}

#hero-1 {
  background-image: url("../media/hero-1.16s713y4h0a7o.jpg");
  padding-top: 130px;
  padding-bottom: 100px;
}

.hero-1-txt p {
  padding-right: 2%;
}

#hero-2 {
  background-image: url("../media/hero-2.0nakadk3fyb4a.jpg");
  padding-top: 150px;
  padding-bottom: 100px;
}

.hero-2-txt p {
  padding-right: 3%;
}

.hero-2-img {
  text-align: center;
  padding-right: 25px;
}

#hero-3 {
  background-image: url("../media/hero-3.09lq4ttqyitkf.jpg");
  padding-top: 160px;
  position: relative;
}

#hero-3:after {
  content: "";
  z-index: -1;
  background-color: #fff;
  width: 100%;
  height: 5%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.hero-3-txt {
  margin-top: -70px;
}

.hero-3-txt p.p-lg {
  padding-right: 2%;
}

.hero-3-img {
  text-align: center;
  margin: 0 -90% 0 -60px;
  position: relative;
}

#hero-4 {
  background-image: url("../media/hero-4.0~6dxz7fpoo0n.jpg");
  padding-top: 180px;
  overflow: hidden;
}

#hero-4:after {
  content: "";
  z-index: -1;
  background-color: #fff;
  width: 100%;
  height: 10%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.hero-4-txt h2 {
  padding: 0 3%;
}

.hero-4-txt p {
  padding: 0 5%;
}

.hero-4-txt p.btns-group-txt {
  margin-top: 25px;
}

.hero-4-img {
  margin-top: 60px;
}

#hero-5 .wave-shape-bottom path {
  fill: #fff;
}

#hero-5 {
  background-image: url("../media/hero-5.0gk2~3s5kev.a.jpg");
  padding-top: 140px;
  padding-bottom: 50px;
}

.hero-5-txt h2 {
  margin-bottom: 25px;
  line-height: 1.3;
}

.hero-5-txt p.p-lg {
  margin-bottom: 30px;
  padding-right: 10%;
}

.hero-5-img {
  margin: 0 0 -50px;
}

#hero-6 {
  padding-top: 130px;
}

.hero-6-wrapper {
  background-image: linear-gradient(90deg, #f6f4fd, #f4f5fd);
  padding: 75px 80px;
  overflow: hidden;
}

.hero-6-img {
  text-align: center;
  position: relative;
}

#hero-7 {
  padding-top: 140px;
  padding-bottom: 100px;
}

#hero-7 .quick-form {
  margin-right: 4%;
}

.hero-7-img {
  padding-left: 30px;
}

#hero-8 .wave-shape-bottom path {
  fill: #fff;
}

#hero-8 {
  background-image: url("../media/hero-8.0_j0.1l1qs7-1.jpg");
  padding-top: 170px;
  padding-bottom: 30px;
  position: relative;
}

.hero-8-txt {
  margin-top: -70px;
}

.hero-8-txt p {
  padding-right: 10%;
}

.hero-8-txt .hero-digits {
  padding-right: 15%;
}

#hero-8-form {
  z-index: 999;
  background-color: #fff;
  border: 1px solid #f8f8f8;
  padding: 45px 35px;
  position: relative;
  box-shadow: 0 15px 20px #00000014;
}

#hero-8-form h4 {
  margin-bottom: 20px;
  line-height: 1.4;
}

#hero-8-form p {
  color: #757575;
  margin-bottom: 25px;
}

#hero-8-form p.p-sm {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 0 5% !important;
}

#hero-8-form p a {
  color: #1e90ff;
  text-decoration: underline;
}

#hero-9 {
  padding-top: 180px;
}

.hero-9-txt h2 {
  line-height: 1;
}

.hero-9-txt h2 img {
  width: auto;
  max-width: inherit;
  max-height: 100px;
  margin: 0 3px;
  position: relative;
  top: -8px;
}

.hero-9-txt p {
  margin-top: 40px;
  padding: 0 5%;
}

#hero-9 .quick-form {
  margin-left: 7%;
  margin-right: 7%;
}

.hero-9-img {
  margin-top: 60px;
}

#hero-10 {
  background-image: url("../media/hero-10.0gk2~3s5kev.a.jpg");
  padding-top: 170px;
  padding-bottom: 100px;
  position: relative;
}

.hero-10-txt h4 {
  margin-bottom: 35px;
  padding-right: 5%;
  font-weight: 300;
  line-height: 1.45;
}

.hero-10-img {
  text-align: center;
  margin: 0 -95% 0 15px;
  position: relative;
}

#hero-11 {
  background-image: url("../media/hero-11.0wlz~xhbtx5y5.jpg");
  padding-top: 50px;
  overflow: hidden;
}

.hero-11-txt {
  margin-top: 40px;
}

.hero-11-txt p {
  padding-right: 5%;
}

.hero-11-img {
  margin: -60px -12% -100px -15px;
  position: relative;
}

#hero-12 {
  background-image: url("../media/hero-12.01pq8unqu.uma.jpg");
  padding-top: 180px;
  overflow: hidden;
}

.hero-12-txt h2 {
  padding: 0 3%;
}

.hero-12-txt p {
  padding: 0 5%;
}

.hero-12-txt p.btns-group-txt {
  margin-top: 25px;
}

.hero-12-img {
  margin-top: 60px;
  margin-bottom: -100px;
}

.hero-12-img .video-btn {
  top: calc(50% - 30px);
}

#hero-13 {
  background-image: linear-gradient(#f1edff, #f1edff);
  padding-top: 130px;
  padding-bottom: 80px;
}

#hero-13:after {
  content: "";
  z-index: -1;
  background-color: #fff;
  width: 43%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 35px 35px #fff;
}

.hero-13-txt .section-id {
  letter-spacing: 1.5px;
  font-weight: 600;
}

.hero-13-txt p {
  padding-right: 5%;
}

.hero-13-img {
  text-align: center;
}

#hero-14 .wave-shape-bottom path {
  fill: #fff;
}

#hero-14 {
  background-image: url("../media/hero-14.00keo-7jq_k7l.jpg");
  padding-top: 170px;
}

.hero-14-txt p.s-21 {
  margin-bottom: 40px;
  font-size: 1.3125rem;
}

#hero-14 .quick-form {
  margin-left: 6%;
  margin-right: 6%;
}

.hero-14-txt .btn-txt {
  margin-top: 40px;
}

.hero-14-img {
  margin-top: 70px;
}

#hero-15 {
  z-index: 3;
  background-image: url("../media/hero-15.130n7xherb22e.jpg");
  padding-top: 130px;
  position: relative;
}

.hero-15-txt {
  margin-top: -20px;
}

.hero-15-txt h2 {
  padding-right: 5%;
}

.hero-15-txt p {
  padding-right: 2%;
}

#hero-16 .wave-shape-bottom path {
  fill: #fff;
}

#hero-16 {
  background-image: url("../media/hero-16.08zytnxl99co6.jpg");
  margin-bottom: 80px;
  padding-top: 170px;
}

.hero-16-img {
  margin-top: 60px;
  margin-bottom: -80px;
}

#hero-17 {
  text-align: center;
  background-image: url("../media/hero-17.0j.q479c_heqt.jpg");
  background-position: top;
  padding-top: 170px;
}

#hero-17 #brands-1 {
  padding: 80px 6% 0;
}

#hero-17 #brands-1 .brands-carousel-5 .brand-logo {
  padding: 0 20px;
}

#hero-17 .quick-form {
  margin-left: 8%;
  margin-right: 8%;
}

#hero-18 {
  padding-top: 140px;
  padding-bottom: 80px;
}

#hero-18:after {
  content: "";
  z-index: -1;
  background-image: url("../media/hero-18.0gk2~3s5kev.a.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 0 60px;
  width: 74%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 26%;
}

.hero-18-txt p {
  padding-right: 3%;
}

#hero-18 .quick-form {
  margin-right: 4%;
}

.hero-18-img {
  text-align: center;
  padding-right: 15px;
}

#hero-19 {
  padding-top: 170px;
}

.hero-19-txt p {
  padding: 0 10%;
}

#hero-20 {
  background-image: url("../media/hero-20.0kink0x8uykk2.jpg");
  padding-top: 100px;
  padding-bottom: 100px;
}

#hero-20:after {
  content: "";
  z-index: -1;
  background-image: linear-gradient(#f4f4f9, #fbfbfd);
  width: 51%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hero-20-txt {
  padding: 0 8% 0 15px;
}

.hero-section .hero-20-txt h2.s-48 {
  margin-bottom: 28px;
}

#hero-21 {
  padding-top: 170px;
}

.hero-21-txt {
  margin-bottom: 60px;
}

.hero-21-txt h2 {
  margin-bottom: 35px;
}

.hero-21-wrapper {
  overflow: hidden;
}

#hero-21 .hero-overlay {
  background-image: url("../media/hero-21.0nakadk3fyb4a.jpg");
  padding: 90px 70px 0;
}

.hero-21-img {
  margin-bottom: -25%;
  position: relative;
}

.hero-21-img .video-btn {
  top: calc(50% - 80px);
}

#hero-22 .wave-shape-bottom path {
  fill: #fff;
}

#hero-22 {
  padding-top: 160px;
  position: relative;
}

#hero-22-form {
  z-index: 999;
  background-color: #fff;
  border: 1px solid #f8f8f8;
  padding: 45px 35px 35px;
  position: relative;
  box-shadow: 0 15px 20px #00000014;
}

#hero-22-form h4 {
  margin-bottom: 20px;
  line-height: 1.4;
}

#hero-22-form p {
  color: #757575;
  margin-bottom: 25px;
}

#hero-22-form p.p-sm {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 0 5% !important;
}

#hero-22-form p a {
  color: #1e90ff;
  text-decoration: underline;
}

#hero-23 .wave-shape-bottom path {
  fill: #fff;
}

#hero-23 {
  margin-bottom: 25px;
  padding-top: 100px;
  position: relative;
}

.hero-23-txt p {
  padding: 0 5%;
}

.hero-23-img {
  margin-top: 40px;
  margin-bottom: -25px;
}

#hero-24 {
  background-image: url("../media/hero-24.0ehsyooxhbsz9.jpg");
  padding-top: 200px;
  padding-bottom: 150px;
}

#hero-24 .quick-form {
  margin-left: 7%;
  margin-right: 7%;
}

#hero-25 {
  background-image: url("../media/hero-25.07r8q0j6pmhwc.jpg");
  padding-top: 120px;
  padding-bottom: 100px;
}

.hero-25-txt h2 {
  margin-bottom: 22px;
}

.hero-25-txt p.p-lg {
  margin-bottom: 30px;
  padding-right: 10%;
}

#hero-26 .wave-shape-bottom path {
  fill: #fff;
}

#hero-26 {
  z-index: 3;
  background-image: url("../media/hero-26.0xolkmekiu3if.jpg");
  padding-top: 160px;
  position: relative;
}

.hero-26-txt {
  margin-top: -80px;
}

.hero-26-txt h2 {
  padding-right: 2%;
}

#hero-26 .quick-form {
  margin-right: 4%;
}

.hero-26-img {
  text-align: center;
  margin: 0 -90% 0 -60px;
  position: relative;
}

#hero-27 .hero-overlay {
  background-image: url("../media/hero-27.03tu7n4xh706z.png");
  background-position: top;
  padding-top: 170px;
}

.hero-27-txt h2 {
  margin-bottom: 26px !important;
}

.hero-27-txt p.s-20 {
  padding: 0 6%;
  margin-bottom: 30px !important;
}

.hero-27-txt p.s-21 {
  padding: 0 5%;
}

.hero-section .quick-form .input-group {
  border: none;
}

.hero-section .quick-form .form-control {
  color: #666;
  background-color: #fff;
  border: 2px solid #0000;
  height: 64px;
  padding: 0 20px;
  font-size: 1.125rem;
  font-weight: 400;
  transition: all .45s ease-in-out;
}

.hero-section .quick-form.form-shadow .form-control {
  box-shadow: 0 5px 10px #0000000d;
}

.hero-section .quick-form.form-stroke .form-control {
  border-color: #353f4f;
}

.hero-section .quick-form.form-half .form-control {
  height: 58px;
  font-size: 1.0625rem;
}

.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}

.hero-section .quick-form .form-control:-ms-placeholder-shown {
  color: #999;
}

.hero-section .quick-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.hero-section .quick-form .form-control:focus {
  box-shadow: none;
  background-color: #fff;
  border-color: #1680fb;
  outline: 0;
}

.hero-section .quick-form .btn {
  height: 64px;
  margin-left: 15px;
  padding: 12px 45px;
  font-size: 1.0625rem;
}

.hero-section .quick-form.form-half .btn {
  height: 58px;
  margin-left: 14px;
  padding: 13px 40px;
  font-size: 1rem;
}

.hero-section .quick-form-msg {
  margin: 20px 0 15px 5px;
  display: block;
  width: 100% !important;
}

.hero-section .text-center .quick-form-msg {
  margin: 20px 0 -15px;
}

.hero-section .quick-form-msg .loading {
  color: #3eb1ff;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1;
}

.hero-section .text-center .quick-form-msg .loading {
  font-size: 1.125rem;
}

.request-form .form-control {
  color: #666;
  background-color: #f5f6f8;
  border: 1px solid #0000;
  height: 58px;
  margin-bottom: 22px;
  font-size: 1rem;
  font-weight: 400;
  transition: all .4s ease-in-out;
}

.hero-form-wrapper .form-control::-moz-placeholder {
  color: #999;
}

.hero-form-wrapper .form-control:-ms-placeholder-shown {
  color: #999;
}

.hero-form-wrapper .form-control::-webkit-input-placeholder {
  color: #999;
}

.request-form .form-control:focus {
  box-shadow: none;
  background-color: #fff;
  border-color: #1680fb;
  outline: 0;
}

#hero-8-form .btn, #hero-22-form .btn {
  width: 100%;
  height: 58px;
  padding: 16px;
}

.request-form-msg {
  text-align: center;
  margin-top: 15px;
  display: block;
  width: 100% !important;
}

.request-form-msg .loading {
  color: #00b2e4;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1;
}

.request-form .error {
  color: #e74c3c;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1;
}

.a2-txt {
  padding: 20px 30px 35px;
}

.a2-txt-quote {
  margin-bottom: -45px;
  position: relative;
}

.a2-txt-quote.ico-40 [class*="flaticon-"]:before, .a2-txt-quote.ico-40 [class*="flaticon-"]:after {
  font-size: 4.25rem;
}

#about-1 .txt-block p {
  margin-bottom: 0;
}

#about-4 .txt-block p {
  margin-top: 25px;
  margin-bottom: 0;
}

.a2-txt-author {
  margin-top: 18px;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.45;
}

.a2-txt-author span {
  font-weight: 300;
  display: block;
}

.about-3-images {
  padding: 0 5%;
}

.about-2-img {
  overflow: hidden;
}

.about-3-img {
  height: 460px;
  overflow: hidden;
}

.a-2-1 {
  margin-bottom: 30px;
  margin-left: 13%;
}

.a-2-2 {
  margin-left: -10%;
}

.a-2-3 {
  margin-bottom: 30px;
  margin-right: -10%;
}

.a-2-4 {
  margin-right: -10%;
}

#a4-1 {
  margin-top: -30px;
  padding-right: 30px;
  position: relative;
}

#a4-2 {
  margin-bottom: -30px;
  padding-left: 30px;
  position: relative;
}

#features-12.py-100.shape--bg:after, #features-12.pt-100.shape--bg:after, #features-13.py-100.shape--bg:after, #features-13.pt-100.shape--bg:after {
  content: "";
  z-index: -1;
  position: absolute;
}

#features-12.py-100.shape--bg:after {
  width: 48%;
  height: 64%;
  top: 18%;
  left: 52%;
}

#features-12.pt-100.shape--bg:after {
  width: 48%;
  height: 62%;
  top: 21%;
  left: 52%;
}

#features-12.platforms.pt-100.shape--bg:after {
  width: 48%;
  height: 52%;
  top: 21%;
  left: 52%;
}

#features-13.py-100.shape--bg:after {
  width: 48%;
  height: 64%;
  top: 18%;
}

#features-13.pt-100.shape--bg:after {
  width: 48%;
  height: 72%;
  top: 21%;
}

.rows-2 .fb-1, .rows-2 .fb-2, .rows-2 .fb-3 {
  margin-bottom: 50px;
}

.rows-2 .fbox-7.fb-1, .rows-2 .fbox-7.fb-2, .rows-2 .fbox-7.fb-3, .rows-2 .fbox-9.fb-1, .rows-2 .fbox-9.fb-2, .rows-2 .fbox-9.fb-3, .rows-3 .fb-1, .rows-3 .fb-2, .rows-3 .fb-3, .rows-3 .fb-4, .rows-3 .fb-5, .rows-3 .fb-6 {
  margin-bottom: 40px;
}

.rows-3 .fb-3.fbox-11-lst, .rows-3 .fb-4.fbox-11-lst {
  margin-bottom: 0;
}

.highline {
  color: #fff;
  background-color: #ec43e5;
  padding: 5px;
  font-weight: 500;
}

.fbox-14-wrapper {
  padding: 80px 70px;
}

.fbox-14-wrapper .col {
  padding: 0 10px;
}

.join-col1 {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.row-cols-md-3 .fbox-4 {
  padding: 50px 35px;
}

.row-cols-md-2 .fbox-4 {
  padding: 35px 20px;
}

.fbox-5 {
  padding: 60px;
}

.fbox-7 {
  border: 2px solid #eee;
  padding: 55px 40px 50px;
}

.row-cols-md-2 .fbox-7 {
  padding: 35px 20px 30px;
}

.fbox-8 {
  padding: 55px 40px;
}

.fbox-8.bg--white-100 {
  padding: 60px 40px;
}

.fbox-9 {
  border: 2px solid #eee;
  padding: 40px 40px 35px;
}

.fbox-14 {
  border: 2px solid #eee;
  padding: 40px 30px 35px;
}

.fbox-img img {
  width: auto;
  max-width: inherit;
}

.fbox-img.h-135 img {
  max-height: 135px;
}

.fbox-img.h-140 img {
  max-height: 140px;
}

.fbox-img.h-145 img {
  max-height: 145px;
}

.fbox-img.h-150 img {
  max-height: 150px;
}

.fbox-img.h-155 img {
  max-height: 155px;
}

.fbox-img.h-160 img {
  max-height: 160px;
}

.fbox-img.h-165 img {
  max-height: 165px;
}

.fbox-img.h-170 img {
  max-height: 170px;
}

.fbox-img.h-175 img {
  max-height: 175px;
}

.fbox-img.h-180 img {
  max-height: 180px;
}

.fbox-1 .fbox-img {
  margin-bottom: 35px;
}

.row-cols-md-2 .fbox-1 .fbox-img {
  margin-bottom: 28px;
}

.fbox-2 .fbox-img {
  border-radius: 12px 12px 0 0;
}

.fbox-2 .fbox-img.h-135, .fbox-2 .fbox-img.h-140, .fbox-2 .fbox-img.h-145, .fbox-2 .fbox-img.h-150, .fbox-2 .fbox-img.h-155 {
  margin-bottom: 60px;
  padding-top: 35px;
}

.fbox-2 .fbox-img.h-160 {
  margin: 0 20px 60px;
  padding-top: 35px;
}

.fbox-2 .fbox-img.h-165 {
  margin: 0 15px 60px;
  padding-top: 38px;
}

.fbox-2 .fbox-img.h-170 {
  margin: 0 10px 60px;
  padding-top: 40px;
}

.fbox-2 .fbox-img.h-175 {
  margin: 0 8px 60px;
  padding-top: 42px;
}

.fbox-2 .fbox-img.h-180 {
  margin: 0 5px 60px;
  padding-top: 44px;
}

.fbox-2 .fbox-img img {
  margin-bottom: -25px;
}

.fbox-3 .fbox-img {
  overflow: hidden;
}

.fbox-3 .fbox-img.h-135 {
  margin: 0 0 35px;
  padding-top: 30px;
}

.fbox-3 .fbox-img.h-160 {
  margin: 0 18px 35px;
  padding-top: 32px;
}

.fbox-3 .fbox-img.h-170 {
  margin: 0 10px 35px;
  padding-top: 40px;
}

.fbox-3 .fbox-img.h-175, .fbox-3 .fbox-img.h-180 {
  margin: 0 5px 35px;
  padding-top: 40px;
}

.row-cols-md-2 .fbox-3 .fbox-img {
  margin-bottom: 28px;
}

.fbox-4 .fbox-img {
  margin-bottom: 35px;
}

.row-cols-md-2 .fbox-4 .fbox-img {
  margin-bottom: 28px;
}

.fbox-5.fb-1 .fbox-5-img, .fbox-5.fb-5 .fbox-5-img, .fbox-5.fb-6 .fbox-5-img {
  margin: 40px 5% 0;
}

.fbox-5.fb-2 .fbox-5-img, .fbox-5.fb-3 .fbox-5-img, .fbox-5.fb-4 .fbox-5-img {
  margin: 0 5% 40px;
}

.fbox-ico, .fbox-ico.ico-rounded {
  margin-bottom: 20px;
}

.fbox-ico.ico-rounded-md, .fbox-ico.ico-rounded-lg {
  margin-bottom: 25px;
}

.fbox-11 {
  flex-flow: wrap;
  justify-content: flex-start;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

.fbox-ico-wrap {
  margin-right: 25px;
  position: relative;
}

.rows-2 .fbox-ico-wrap {
  margin-right: 20px;
}

.fbox-11 .fbox-ico {
  margin-top: 4px;
}

.fbox-11 .fbox-txt {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}

.fbox-wrapper .row-cols-lg-3 .fbox-title {
  margin-bottom: 10px;
}

.fbox-title span {
  float: left;
  margin-right: 15px;
  line-height: 1 !important;
}

.fbox-title h6 {
  margin-bottom: 0;
  line-height: 2.1875rem !important;
}

.fbox-title.ico-30 h6 {
  margin-bottom: 0;
  line-height: 1.875rem !important;
}

.fbox-wrapper .row-cols-md-3 h6 {
  margin-bottom: 15px;
}

.rows-2 .fbox-11 h6, .fbox-wrapper .row-cols-md-2 h6 {
  margin-bottom: 10px;
}

.fbox-wrapper p {
  margin-bottom: 0;
}

.fbox-5 h5, .fbox-14 h5 {
  margin-bottom: 15px;
}

.fbox-12-wrapper {
  padding-left: 45px;
}

.fbox-13-wrapper {
  padding-right: 45px;
}

.fbox-12, .fbox-13 {
  padding: 32px 35px;
}

.fbox-12 h5, .fbox-13 h5 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.fbox-12 p, .fbox-13 p, .fbox-14 p {
  margin-bottom: 0;
}

.ct-06 {
  margin-bottom: 80px;
}

.ct-07 {
  margin-top: 80px;
}

.ct-10 .section-overlay {
  margin-bottom: 100px;
}

.ct-11, .ct-12 {
  padding: 60px 0;
}

.ct-11:after {
  content: "";
  z-index: -1;
  background-color: #fff;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-12:after {
  content: "";
  z-index: -1;
  background-color: #fff;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
}

.bc-1-wrapper .section-overlay, .bc-4-wrapper .section-overlay, .bc-6-wrapper .section-overlay {
  padding: 80px 70px;
}

.bc-2-wrapper .section-overlay, .bc-3-wrapper .section-overlay, .bc-5-wrapper .section-overlay {
  padding: 80px 70px 0;
}

.bc-6 {
  padding: 40px 35px;
}

.cbox-6-wrapper {
  padding: 60px 40px;
}

.content-section .cbox-6-wrapper {
  padding: 80px 70px;
}

.bc-5-wrapper .section-title p {
  padding: 0;
}

.txt-box {
  margin-bottom: 20px;
}

.txt-box:last-child {
  margin-bottom: 0;
}

.bc-3-txt, .ct-06 .txt-block, .bc-2-wrapper .txt-block {
  margin-top: -40px;
}

.bc-2-txt, .ct-07 .txt-block {
  margin-top: 40px;
}

.bc-1-wrapper .txt-block.pr-25.left-column, .bc-2-wrapper .txt-block.pr-25.left-column {
  padding-right: 25px;
}

.bc-1-wrapper .txt-block.pl-25.right-column, .bc-2-wrapper .txt-block.pl-25.right-column {
  padding-left: 25px;
}

.ct-11 .txt-block {
  padding-right: 50px;
}

.ct-12 .txt-block {
  padding-left: 70px;
}

.ct-13 .txt-block h5 {
  padding-right: 6%;
}

.bc-2-txt h2, .bc-3-txt h2, .bc-4-txt h2, .txt-block h3, .txt-block h2 {
  margin-bottom: 26px;
}

.txt-block h5 {
  margin-bottom: 20px;
}

h5.h5-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.txt-block .btn, .txt-block .btns-group .btn.btn--transparent {
  margin-top: 25px;
}

.txt-block .btn.btn--transparent {
  margin-top: 0;
}

.cbox-1, .cbox-2, .cbox-3 {
  flex-flow: wrap;
  justify-content: flex-start;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

.cbox-5 {
  position: relative;
}

.btn-vagas-mbl {
  display: none;
}

.cbox-5-content {
  z-index: 1;
  background-color: #fff;
  border: 1px solid #f5f6f6;
  margin: 0 12%;
  padding: 40px;
  box-shadow: 0 15px 20px #0505050d;
}

.cbox-5-content .divider {
  margin-top: 25px;
  margin-bottom: 25px;
}

#cb-6-1, #cb-6-2 {
  margin-bottom: 35px;
}

.box-title h6, .box-title h5 {
  margin-bottom: 15px;
  display: inline-block;
  line-height: 2.35rem !important;
}

.box-title span {
  margin-right: 10px;
  position: relative;
  top: 12px;
}

.box-title span[class*="flaticon-"]:before, .box-title span[class*="flaticon-"]:after {
  font-size: 2.35rem;
}

.txt-block .cbox-5-title h2 {
  letter-spacing: -1px;
  margin-bottom: 10px;
  font-size: 3.5rem;
  line-height: 1;
}

.cbox-5-title .statistic-number sup {
  font-size: 3rem;
  top: -5px;
  right: 6px;
}

.cbox-5-title .ico-15 [class*="flaticon-"]:before, .cbox-5-title .ico-15 [class*="flaticon-"]:after {
  font-size: .875rem;
  line-height: 1 !important;
}

.cbox-5-title p.p-lg {
  margin-bottom: 10px;
}

.cbox-1 .ico-wrap {
  margin-left: 8px;
}

.cbox-1.ico-10 span {
  position: relative;
  top: 0;
  right: 7px;
}

.cbox-1.ico-15 span {
  position: relative;
  top: 1px;
  right: 8px;
}

.cbox-1.ico-10 [class*="flaticon-"]:before, .cbox-1.ico-10 [class*="flaticon-"]:after {
  font-size: .6rem;
}

.cbox-1.ico-15 [class*="flaticon-"]:before, .cbox-1.ico-15 [class*="flaticon-"]:after {
  font-size: .75rem;
}

.cbox-2 .ico-wrap {
  margin-right: 1.625rem;
  position: relative;
}

.cbox-2-ico {
  text-align: center;
  border: 2px solid #0000;
  border-radius: 100%;
  width: 2.625rem;
  height: 2.625rem;
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 2.375rem;
  transition: all .45s ease-in-out;
  position: relative;
}

.cbox-2-ico > span:before {
  position: relative;
  top: 5px;
}

.ct-03 .cbox-2-ico {
  width: 2.35rem;
  height: 2.35rem;
  font-size: 1.15rem;
  line-height: 2.15rem;
  position: relative;
}

.cbox-2-line {
  background-color: #e4e4e4;
  width: 2px;
  height: calc(100% - 90px);
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.cbox-2:hover .cbox-2-ico {
  background-color: #0000;
  transform: scale(1.1);
}

.cbox-2:hover .cbox-2-ico.bg--blue-500 {
  color: #185abd;
  border-color: #185abd;
}

.cbox-2:hover .cbox-2-ico.bg--blue-400 {
  color: #1680fb;
  border-color: #1680fb;
}

.cbox-2:hover .cbox-2-ico.bg--blue-300 {
  color: #3eb1ff;
  border-color: #3eb1ff;
}

.cbox-2:hover .cbox-2-ico.bg--green-500 {
  color: #00a14e;
  border-color: #00a14e;
}

.cbox-2:hover .cbox-2-ico.bg--green-400 {
  color: #0fbc49;
  border-color: #0fbc49;
}

.cbox-2:hover .cbox-2-ico.bg--green-300 {
  color: #6fd792;
  border-color: #6fd792;
}

.cbox-2:hover .cbox-2-ico.bg--pink-500 {
  color: #ff149c;
  border-color: #ff149c;
}

.cbox-2:hover .cbox-2-ico.bg--pink-400 {
  color: #f74780;
  border-color: #f74780;
}

.cbox-2:hover .cbox-2-ico.bg--pink-300 {
  color: #fcb5cc;
  border-color: #fcb5cc;
}

.cbox-2:hover .cbox-2-ico.bg--purple-500 {
  color: #663ae9;
  border-color: #663ae9;
}

.cbox-2:hover .cbox-2-ico.bg--purple-400 {
  color: #7b5dd6;
  border-color: #7b5dd6;
}

.cbox-2:hover .cbox-2-ico.bg--purple-300 {
  color: #bdaeea;
  border-color: #bdaeea;
}

.cbox-2:hover .cbox-2-ico.bg--red-500 {
  color: #da0f29;
  border-color: #da0f29;
}

.cbox-2:hover .cbox-2-ico.bg--red-400 {
  color: #ff1e1a;
  border-color: #ff1e1a;
}

.cbox-2:hover .cbox-2-ico.bg--red-300 {
  color: #ffa5a3;
  border-color: #ffa5a3;
}

.cbox-2:hover .cbox-2-ico.bg--violet-500 {
  color: #c73e9b;
  border-color: #c73e9b;
}

.cbox-2:hover .cbox-2-ico.bg--violet-400 {
  color: #be6cbe;
  border-color: #be6cbe;
}

.cbox-2:hover .cbox-2-ico.bg--violet-300 {
  color: #e2bde2;
  border-color: #e2bde2;
}

.cbox-2:hover .cbox-2-ico.bg--yellow-500 {
  color: #ffba01;
  border-color: #ffba01;
}

.cbox-2:hover .cbox-2-ico.bg--yellow-400 {
  color: #ffbd45;
  border-color: #ffbd45;
}

.cbox-2:hover .cbox-2-ico.bg--yellow-300 {
  color: #ffdf35;
  border-color: #ffdf35;
}

.cbox-3 .ico-wrap {
  text-align: center;
  margin-top: 0;
  margin-right: 1.15rem;
  position: relative;
}

.cbox-3 .cbox-3-ico {
  position: relative;
  top: 3px;
}

.cbox-3-ico span[class*="flaticon-"]:before, .cbox-3-ico span[class*="flaticon-"]:after {
  font-size: 2.85rem;
}

.cbox-1-txt, .cbox-2-txt, .cbox-3-txt {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}

.cbox-2-txt, .cbox-3-txt {
  margin-bottom: 35px;
}

.ct-03 .cbox-2-txt {
  margin-bottom: 30px;
}

.cbox-4-txt {
  margin-bottom: 25px;
}

.cbox-2:last-child .cbox-2-txt, .cbox-3:last-child .cbox-3-txt, .cbox-4:last-child .cbox-4-txt {
  margin-bottom: 0;
}

.cbox-5-fea {
  margin-top: 25px;
  padding: 20px 25px;
  box-shadow: 0 15px 20px #0505050d;
}

.txt-block .cbox-5-fea h4 {
  margin-bottom: 3px;
  line-height: 1;
}

.cbox-5-fea p {
  margin-bottom: 0;
}

.cbox-2-txt h5, .cbox-3-txt h5 {
  margin-bottom: 15px;
}

.ct-03 .cbox-2-txt h5 {
  margin-bottom: 10px;
}

.cbox-6 h6 {
  margin-bottom: 15px;
}

.cbox-1-txt p {
  margin-bottom: 8px;
}

.cbox-1-last .cbox-1-txt p {
  margin-bottom: 1rem;
}

.cbox-6 p, .cbox-2-txt p, .cbox-3-txt p, .cbox-4-txt p {
  margin-bottom: 0;
}

.bc-6-txt {
  padding: 0 10px;
}

.bc-6-txt h5 {
  margin-bottom: 15px;
}

.txt-block .accordion-1 .accordion-item {
  background-color: #0000;
  border: none;
  padding: 25px 30px;
}

.txt-block .accordion-2 .accordion-item {
  background-color: #0000;
  border: none;
  border-top: 1px solid #ccc;
  border-radius: 0;
  padding: 15px 0 25px;
}

.txt-block .accordion-2 .accordion-item:last-child {
  border-bottom: 1px solid #ccc;
}

.txt-block .accordion-item.r-02:first-of-type {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.txt-block .accordion-item.r-04:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.txt-block .accordion-item.r-06:first-of-type {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.txt-block .accordion-item.r-08:first-of-type {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.txt-block .accordion-item.r-10:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.txt-block .accordion-item.r-12:first-of-type {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.txt-block .accordion-item.r-14:first-of-type {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

.txt-block .accordion-item.r-16:first-of-type {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.txt-block .accordion-item.r-02:last-of-type {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.txt-block .accordion-item.r-04:last-of-type {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.txt-block .accordion-item.r-06:last-of-type {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.txt-block .accordion-item.r-08:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.txt-block .accordion-item.r-10:last-of-type {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.txt-block .accordion-item.r-12:last-of-type {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}

.txt-block .accordion-item.r-14:last-of-type {
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
}

.txt-block .accordion-item.r-16:last-of-type {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

.txt-block .accordion-thumb {
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: relative;
}

.txt-block .accordion-1 .accordion-item .accordion-thumb:before, .txt-block .accordion-2 .accordion-item .accordion-thumb:after, .txt-block .accordion-1 .accordion-item.is-active .accordion-thumb:before, .txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
  color: #353f4f;
  font-family: Flaticon;
  font-weight: 400;
  position: absolute;
}

.txt-block .accordion-1 .accordion-item .accordion-thumb:before {
  content: "";
  font-size: .95rem;
  top: 1px;
  left: 0;
}

.txt-block .accordion-2 .accordion-item .accordion-thumb:after, .txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
  content: "";
  font-size: .95rem;
  top: 12px;
  right: 0;
}

.txt-block .accordion-1 .accordion-item.is-active {
  background-color: #f4f4f9;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 35px 30px 19px;
}

.txt-block .accordion-2 .accordion-item.is-active {
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
}

.txt-block .accordion-1 .accordion-item.is-active .accordion-thumb:before {
  content: "";
}

.txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
  content: "";
}

.txt-block .accordion-1 .accordion-panel {
  color: #6c757d;
  margin: 0;
  padding: 0 0 0 25px;
  display: none;
}

.txt-block .accordion-2 .accordion-panel {
  color: #6c757d;
  margin: 15px 0 0;
  display: none;
}

.txt-block .accordion-1 .accordion-thumb h5 {
  color: #353f4f;
  margin-bottom: 0;
  padding-left: 28px;
  line-height: 1;
}

.txt-block .accordion-2 .accordion-thumb h5 {
  color: #353f4f;
  margin-bottom: 0;
  padding-left: 10px;
  line-height: 1;
  display: inline-block;
}

.txt-block .accordion-1 .accordion-item.is-active .accordion-thumb h5 {
  margin-bottom: 20px;
}

.accordion-2 .accordion-thumb span[class*="flaticon-"]:before, .accordion-2 .accordion-thumb span[class*="flaticon-"]:after {
  color: #6c757d;
  font-size: 2.1875rem;
  position: relative;
  top: 10px;
}

.txt-block .accordion-2 .accordion-panel .simple-list li {
  margin-bottom: 1rem;
}

.txt-block .accordion-2 .accordion-panel p, .txt-block .accordion-2 .accordion-panel .simple-list li:last-child {
  margin-bottom: 0;
}

#tabs-1 .tabs-nav {
  text-align: center;
}

.tabs-1 {
  margin: 0 auto 60px;
  display: inline-block;
}

#tabs-1 .tab-content {
  display: none;
}

#tabs-1 .tab-content.current {
  display: inherit;
}

.tabs-1 li {
  color: #aaa;
  cursor: pointer;
  background-color: #0000;
  border-bottom: 3px solid #0000;
  margin: 0 20px;
  padding: 0 2px 10px;
  font-size: 1.05rem;
  font-weight: 500;
  line-height: 1;
  transition: all .4s ease-in-out;
  display: inline-block;
}

.tabs-1 li:hover {
  color: #888;
  border-color: #ccc;
}

.tabs-1 li.current, .tabs-1 li.current:hover {
  color: #2b3648;
  border-color: #2b3648;
}

.tabs-1.tabs--blue-500, .tabs-1.tabs--blue-500 li.current:hover {
  color: #185abd;
  border-color: #185abd;
}

.tabs-1.tabs--blue-400, .tabs-1.tabs--blue-500 li.current:hover {
  color: #1680fb;
  border-color: #1680fb;
}

.tabs-1.tabs--blue-300, .tabs-1.tabs--blue-500 li.current:hover {
  color: #3eb1ff;
  border-color: #3eb1ff;
}

.tabs-1.tabs--green-500, .tabs-1.tabs--green-500 li.current:hover {
  color: #00a14e;
  border-color: #00a14e;
}

.tabs-1.tabs--green-400, .tabs-1.tabs--green-400 li.current:hover {
  color: #0fbc49;
  border-color: #0fbc49;
}

.tabs-1.tabs--green-300, .tabs-1.tabs--green-300 li.current:hover {
  color: #6fd792;
  border-color: #6fd792;
}

.tabs-1.tabs--pink-500, .tabs-1.tabs--pink-500 li.current:hover {
  color: #ff149c;
  border-color: #ff149c;
}

.tabs-1.tabs--pink-400, .tabs-1.tabs--pink-400 li.current:hover {
  color: #f74780;
  border-color: #f74780;
}

.tabs-1.tabs--pink-300, .tabs-1.tabs--pink-300 li.current:hover {
  color: #fcb5cc;
  border-color: #fcb5cc;
}

.tabs-1.tabs--purple-500, .tabs-1.tabs--purple-500 li.current:hover {
  color: #663ae9;
  border-color: #663ae9;
}

.tabs-1.tabs--purple-400, .tabs-1.tabs--purple-400 li.current:hover {
  color: #7b5dd6;
  border-color: #7b5dd6;
}

.tabs-1.tabs--purple-300, .tabs-1.tabs--purple-300 li.current:hover {
  color: #bdaeea;
  border-color: #bdaeea;
}

.tabs-1.tabs--red-500, .tabs-1.tabs--red-500 li.current:hover {
  color: #da0f29;
  border-color: #da0f29;
}

.tabs-1.tabs--red-400, .tabs-1.tabs--red-400 li.current:hover {
  color: #ff1e1a;
  border-color: #ff1e1a;
}

.tabs-1.tabs--red-300, .tabs-1.tabs--red-300 li.current:hover {
  color: #ffa5a3;
  border-color: #ffa5a3;
}

.tabs-1.tabs--violet-500, .tabs-1.tabs--violet-500 li.current:hover {
  color: #c73e9b;
  border-color: #c73e9b;
}

.tabs-1.tabs--violet-400, .tabs-1.tabs--violet-400 li.current:hover {
  color: #be6cbe;
  border-color: #be6cbe;
}

.tabs-1.tabs--violet-300, .tabs-1.tabs--violet-300 li.current:hover {
  color: #e2bde2;
  border-color: #e2bde2;
}

.tabs-1.tabs--yellow-500, .tabs-1.tabs--yellow-500 li.current:hover {
  color: #ffba01;
  border-color: #ffba01;
}

.tabs-1.tabs--yellow-400, .tabs-1.tabs--yellow-400 li.current:hover {
  color: #ffbd45;
  border-color: #ffbd45;
}

.tabs-1.tabs--yellow-300, .tabs-1.tabs--yellow-300 li.current:hover {
  color: #ffdf35;
  border-color: #ffdf35;
}

.advantages {
  margin-top: 15px;
}

.text-center .advantages {
  margin-top: 20px;
}

.advantages li {
  vertical-align: top;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.advantages-links-divider {
  position: relative;
  top: .5px;
  transform: rotate(-90deg);
}

.advantages li p {
  float: left;
  margin-bottom: 0;
  display: inline-block;
}

.advantages.ico-15 li p span {
  position: relative;
  top: 2px;
  right: -1px;
}

.advantages.ico-15 [class*="flaticon-"]:before, .advantages.ico-15 [class*="flaticon-"]:after {
  font-size: .75rem;
}

.advantages li p a {
  font-weight: 400;
  text-decoration: underline;
}

.advantages li p a:hover {
  text-decoration: underline;
}

.white--color .advantages li p a:hover {
  color: #fff !important;
}

.compatibility {
  margin-top: 15px;
  margin-bottom: 0;
  padding: 3px 20px;
  display: inline-block;
}

.compatibility span {
  position: relative;
  top: -1.5px;
  right: 2px;
}

.compatibility.ico-10 [class*="flaticon-"]:before, .compatibility.ico-10 [class*="flaticon-"]:after {
  font-size: .5rem;
}

.tools-list, .payment-methods {
  margin-top: 25px;
}

.tools-list p, .payment-methods p {
  margin-bottom: 12px;
  font-weight: 400;
}

.tools-list.ico-35 [class*="flaticon-"]:before, .tools-list.ico-35 [class*="flaticon-"]:after {
  margin-right: 6px;
  line-height: 2.1875rem !important;
}

.payment-icons li {
  vertical-align: top;
  margin: 0;
  padding-right: 5px;
  clear: none !important;
  display: inline-block !important;
}

.payment-icons li:last-child {
  padding-right: 0;
}

.payment-icons img {
  width: auto;
  max-width: inherit;
  max-height: 32px;
}

.quote p {
  color: #666;
  border-left: 3px solid #0195ff;
  margin-bottom: 12px;
  padding-left: 20px;
  font-style: italic;
}

.quote-avatar {
  margin: 0 auto;
  display: inline-block;
}

.quote-avatar img {
  border-radius: 100%;
  width: 70px;
  height: 70px;
}

.quote-author {
  text-align: left;
  padding: 0 0 0 15px;
  display: inline-block;
  position: relative;
  top: 16px;
}

.quote-author h6 {
  margin-bottom: 0;
}

.quote-author span {
  font-size: 1rem;
}

.cbox-5-shape-1 {
  z-index: -1;
  position: absolute;
  top: -35px;
  right: 30px;
}

.cbox-5-shape-2 {
  z-index: -1;
  position: absolute;
  bottom: -25px;
  left: 30px;
}

.cbox-5-shape-1 img, .cbox-5-shape-2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grey-img {
  filter: grayscale();
}

.img-block {
  text-align: center;
}

.img-block.img-block-bkg {
  overflow: hidden;
}

.img-block.img-block-bkg img {
  padding: 60px 45px;
}

.ct-10 .img-block, .img-block-hidden, .bc-5-img.bc-5-dashboard.img-block-hidden {
  margin-bottom: -100px;
}

.ct-05 .img-block-hidden {
  margin-bottom: -30px;
}

.bc-5-img.bc-5-tablet.img-block-hidden {
  margin-bottom: -200px;
}

.img-block-hidden .video-btn, .bc-5-img.bc-5-dashboard.img-block-hidden .video-btn {
  top: calc(50% - 30px);
}

.bc-5-img.bc-5-tablet.img-block-hidden .video-btn {
  top: calc(50% - 70px);
}

.ct-01 .img-block, .ct-04 .img-block {
  margin-left: 30px;
}

.ct-02 .img-block {
  margin-right: 30px;
}

.ct-03 .img-block.right-column {
  margin-left: 20px;
}

.ct-03 .img-block.left-column {
  margin-right: 20px;
}

.ct-04 .img-block img {
  max-width: none;
  display: inline-block;
}

.ct-06 .img-block {
  margin-bottom: -80px;
}

.ct-07 .img-block {
  margin-top: -80px;
}

.img-block-txt, .img-block-btn {
  margin-top: 60px;
}

.bc-1-wrapper .img-block.left-column, .bc-2-wrapper .img-block.left-column {
  padding-right: 10px;
}

.bc-1-wrapper .img-block.right-column, .bc-2-wrapper .img-block.right-column {
  padding-left: 10px;
}

.bc-2-img {
  margin-left: 15px;
}

.bc-3-img {
  margin: 0 -65% -25px 15px;
}

.bc-4-img {
  margin-left: 15px;
  margin-right: -65%;
}

.bc-6-img {
  margin-bottom: 35px;
  padding: 50px 30px 0;
}

.ct-11 .img-block {
  text-align: center;
  z-index: 2;
  padding-left: 70px;
  position: relative;
}

.ct-12 .img-block {
  text-align: center;
  z-index: 2;
  padding-right: 70px;
  position: relative;
}

.ct-11 .img-block .tra-bkg, .ct-12 .img-block .tra-bkg {
  opacity: 0;
  -moz-opacity: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.sb-rounded .statistic-block {
  padding: 35px 25px;
}

#sb-2-1, #sb-2-2 {
  float: left;
  width: 48%;
  display: inline-block;
}

#sb-2-3, #sb-2-4 {
  float: left;
  padding-right: 15px;
  display: inline-block;
}

#sb-2-3 {
  width: 45%;
}

#sb-2-4 {
  width: 55%;
}

#sb-2-3 .statistic-block, #sb-2-4 .statistic-block {
  flex-flow: wrap;
  justify-content: flex-start;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

#sb-2-3 .statistic-block-txt, #sb-2-4 .statistic-block-txt {
  flex: 1;
  max-width: 100%;
  padding-left: 15px;
  overflow: hidden;
}

.statistic-1-wrapper .statistic-block-digit {
  align-items: center;
  display: flex;
}

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

.statistic-block > .statistic-block-digit {
  display: flex !important;
}

.statistic-1-wrapper .statistic-block-digit > .number-legend {
  align-items: flex-end;
  display: flex;
}

.statistic-1-wrapper .statistic-block-digit > .number-start {
  align-items: center;
  display: flex;
}

.statistic-1-wrapper .statistic-block-digit > .number-legend > p {
  color: #921ce7;
  margin-bottom: 3px;
  margin-left: 5px;
}

.statistic-1-wrapper .statistic-block-digit > .number-start > p {
  color: #921ce7;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 500;
}

.statistic-1-wrapper .statistic-block-txt {
  width: 90%;
  padding-left: 0;
  display: inline-block !important;
}

.f-box-txt > .f-box-txt-last {
  font-size: 18px !important;
}

#statistic-5 .statistic-digit {
  border-bottom: 1px solid #999;
  margin: 0 100px 20px 0;
  padding-bottom: 20px;
}

#statistic-5 .color--white .statistic-digit {
  border-bottom: 1px solid #fffc;
}

.statistic-ico {
  margin-bottom: 10px;
}

h2.statistic-number {
  letter-spacing: -1px;
  color: #921ce7;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1;
}

#sb-2-1 h2.statistic-number, #sb-2-2 h2.statistic-number {
  margin-bottom: 15px;
}

#sb-2-3 h2.statistic-number span, #sb-2-4 h2.statistic-number span {
  font-size: 2rem;
}

#statistic-5 .statistic-digit h2 {
  letter-spacing: -1.5px;
}

#statistic-5 .statistic-txt h5 {
  margin-bottom: 12px;
  line-height: 1;
}

.statistic-block-txt p.p-md {
  margin-bottom: 0;
  line-height: 1.35;
}

#sb-2-1 .statistic-block p.p-sm, #sb-2-2 .statistic-block p.p-sm {
  margin-bottom: 0;
  line-height: 1.4;
}

#sb-2-3 .statistic-block p.p-sm, #sb-2-4 .statistic-block p.p-sm {
  margin-top: 3px;
  margin-bottom: 0;
  line-height: 1.5;
}

.statistic-3-wrapper p {
  margin-top: 15px;
  margin-bottom: 0;
  line-height: 1;
}

.statistic-3-wrapper p.p-md {
  margin-top: 22px;
  margin-bottom: 0;
  line-height: 1;
}

.statistic-4-wrapper p {
  margin-bottom: 14px;
  line-height: 1;
}

#statistic-5 .statistic-txt p {
  margin-bottom: 0;
  padding-right: 3%;
}

.txt-block-stat .statistic-block .txt-block-rating {
  margin-top: -4px;
  margin-bottom: -3px;
}

.txt-block-stat .ico-15 [class*="flaticon-"]:before, .txt-block-stat .ico-15 [class*="flaticon-"]:after {
  font-size: .8125rem;
}

.projects-wrapper {
  padding: 0 10px;
}

#pt-1-1, #pt-1-2, .inner-page-hero #pt-1-3, .inner-page-hero #pt-1-4 {
  margin-bottom: 50px;
}

.project-details h5 {
  margin-bottom: 30px;
  line-height: 1;
}

.project-preview {
  position: relative;
  overflow: hidden;
}

.project-link {
  opacity: 0;
  text-align: center;
  color: #fff;
  width: 100%;
  transition: all .4s ease-in-out;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
}

.hover-overlay {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.hover-overlay img {
  transition: transform .4s;
  overflow: hidden;
  transform: scale(1);
}

.item-overlay {
  opacity: 0;
  -moz-opacity: 0;
  background: #14141440;
  width: 100%;
  height: 100%;
  transition: all .4s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

.project-preview:hover img {
  transform: scale(1.05);
}

.project-preview:hover .project-link {
  opacity: 1;
  -moz-opacity: 1;
  top: 50%;
}

.project-preview:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
}

.more-projects {
  text-align: center;
  margin-top: 70px;
}

.single-project .project-title {
  margin-bottom: 80px;
}

.project-title h2 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 35px;
  padding-bottom: 40px;
  padding-right: 5%;
}

.project-data p {
  margin-bottom: 4px;
}

.project-data p span {
  color: #353f4f;
  font-weight: 500;
}

.project-description .more-projects {
  margin-top: 65px;
}

.project-description .more-projects h3 {
  margin-bottom: 0;
  text-decoration: underline;
  display: inline-block;
}

.project-description .more-projects span {
  color: #353f4f;
  position: relative;
  top: 2px;
  left: 5px;
}

.rating-section .rating-1-wrapper {
  padding: 0 16%;
}

.rating-section .rating-2-wrapper {
  padding: 0 4%;
}

.rating-title {
  text-align: center;
}

.rating-title h5 {
  margin-bottom: 0;
}

.rbox-1, .rbox-2 {
  text-align: center;
}

.rbox-1-img {
  margin-bottom: 20px;
}

.rbox-1-img img {
  width: auto;
  max-width: inherit;
  max-height: 38px;
}

.rbox-2-txt img {
  width: auto;
  max-width: inherit;
  max-height: 30px;
  display: inline-block;
  position: relative;
  top: -1px;
  left: 4px;
}

.rbox-2-txt {
  margin-top: 20px;
}

.rbox-1 .star-rating {
  vertical-align: inherit;
  border: 1px solid #f5f5f5;
  padding: 5px 18px;
  font-size: 17px;
  font-weight: 500;
  line-height: 15px;
  display: inline-block;
  box-shadow: 0 4px 12px #00000014;
}

.rbox-1 .star-rating span {
  color: #ffb30c;
  position: relative;
  top: 1.5px;
}

.rbox-1 .star-rating {
  font-size: .86rem;
  line-height: 1;
}

p.rbox-2-txt {
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 22px;
}

p.rbox-2-txt span {
  font-weight: 500;
}

.reviews-2-wrapper {
  padding: 0 10px;
}

.reviews-3-wrapper {
  padding: 0 20px;
}

.reviews-4-wrapper, .reviews-5-wrapper {
  padding-left: 40px;
}

.review-1 {
  margin: 0 10px 30px;
  padding: 40px 40px 30px;
}

.review-1.block-border {
  border-color: #d2d2d2;
}

.review-2 {
  padding: 45px 50px 35px;
}

.review-3 {
  padding: 45px 50px 40px;
}

.review-4 {
  padding: 40px 45px 30px;
}

.review-5 {
  padding: 45px 45px 40px;
}

#rw-2-1, #rw-2-2, .inner-page-hero #rw-2-3, .inner-page-hero #rw-2-4 {
  margin-bottom: 20px;
}

#rw-3-2 {
  margin-bottom: 45px;
}

#rw-3-2, #rw-3-3 {
  margin-left: 15px;
}

#rw-4-1, #rw-5-1 {
  margin-bottom: 30px;
}

.review-ico {
  opacity: .1;
  margin-top: -25px;
  margin-left: -10px;
  position: relative;
}

.review-txt {
  margin-top: -45px;
  position: relative;
}

.review-txt h6 {
  margin-bottom: 15px;
}

.review-1 .author-data {
  margin-top: 22px;
}

.review-2 .author-data {
  margin-top: 15px;
}

.review-3 .author-data {
  margin-top: 20px;
}

.review-avatar {
  float: left;
  margin: 0 auto;
}

.review-avatar img, .owl-item .review-avatar img {
  border-radius: 100%;
  width: 54px;
  height: 54px;
}

.review-2 .review-avatar img {
  width: 64px;
  height: 64px;
}

.review-3 .review-avatar img, .review-5 .review-avatar img {
  width: 62px;
  height: 62px;
}

.review-author {
  text-align: left;
  padding: 0 0 0 15px;
  display: inline-block;
  position: relative;
}

.review-1 .review-author {
  margin-top: 4px;
}

.review-2 .review-author {
  margin-top: 10px;
}

.review-3 .review-author, .review-5 .review-author {
  margin-top: 8px;
}

.review-4 .review-author {
  margin-top: 0;
  padding-left: 0;
}

.review-author h6 {
  margin-bottom: 8px;
  line-height: 1;
}

.review-1 .review-author h6 {
  font-size: .975rem;
}

.review-author p {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1;
}

.reviews-section button {
  background-color: #0000;
  border: none;
  padding: 0 2px;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 0 7px;
}

.owl-dots button:focus {
  outline: none;
  text-decoration: none;
}

.press-logo img {
  width: auto;
  max-width: inherit;
  max-height: 82px;
  position: relative;
}

.press-txt {
  margin-top: 15px;
  position: relative;
}

.press-txt p {
  color: #999;
  margin-bottom: 0;
  font-weight: 400;
}

.press-txt span {
  opacity: .6;
  position: relative;
  top: 3px;
  left: -1px;
}

.press-txt.ico-20 [class^="flaticon-"]:before, .press-txt.ico-20 [class^="flaticon-"]:after {
  font-size: 1.375rem;
}

#brands-3 {
  position: relative;
}

#brands-3:after {
  content: "";
  z-index: -1;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
}

.brands-title {
  text-align: center;
  padding: 0 5%;
}

.brands-title h4, .brands-title h3, .brands-title h2 {
  margin-bottom: 8px;
}

.brands-title p {
  margin-bottom: 0;
}

.brands-3-wrapper {
  background-color: #fff;
  border: 1px solid #e9ecef;
  border-radius: 10px;
  padding: 50px 30px;
}

.brand-logo {
  position: relative;
  top: 0;
  overflow: hidden;
}

#brands-1 .brands-carousel-5 .brand-logo {
  padding: 0 30px;
}

#brands-1 .brands-carousel-6 .brand-logo {
  padding: 0 20px;
}

#brands-1 .justify-content-center .brand-logo {
  padding: 0 15px;
}

#brands-2 .brand-logo {
  padding: 0;
}

#brands-3 .brand-logo {
  padding: 0 25px;
}

#brands-3 .brands-3-static .brand-logo {
  padding: 0 15px;
}

#brands-4 .brand-logo {
  padding: 0 20px;
}

.brands-section .more-btn {
  text-align: center;
  margin-top: 40px;
}

.hero-section .owl-dots, .brands-section .owl-dots {
  display: none;
}

.small-container {
  max-width: calc(100% - 80px);
  margin: 0 auto;
}

.container-box {
  position: relative;
}

.container-box .arrow {
  background: none;
  border: none;
  margin-top: -5px;
  position: absolute;
  top: 35%;
}

.container-box .arrow > img {
  width: 30px;
  height: 30px;
}

.container-box .arrow.arrow-left {
  left: 0;
  transform: rotate(180deg);
}

.container-box .arrow.arrow-right {
  right: 0;
}

.integrations-2-wrapper {
  padding: 80px 15px !important;
}

.in_tool_logo {
  margin-bottom: 25px;
  padding: 30px;
  transition: all .4s ease-in-out;
}

.in_tool_logo > img {
  -o-object-fit: contain;
  object-fit: contain;
}

.integrations-1-wrapper .in_tool-logo {
  margin-right: 20px;
  position: relative;
}

.integrations-1-wrapper .in_tool {
  border: 1px solid #ccc;
  flex-flow: wrap;
  justify-content: flex-start;
  padding: 22px 20px;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

.integrations-1-wrapper .in_tool-txt {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}

.in_tool h6 {
  margin-bottom: 0;
  line-height: 1;
}

.integrations-1-wrapper .in_tool-txt h6 {
  margin-top: 5px;
}

.integrations-1-wrapper .in_tool-txt p {
  margin-top: 5px;
  margin-bottom: 0;
}

.integrations-1-wrapper .in_tool:hover {
  border-color: #0000;
  box-shadow: 0 4px 12px #00000014;
}

.p-table {
  margin-bottom: 40px;
}

.pricing-1-table {
  padding: 50px 38px 45px;
}

.text-center .pricing-1-table {
  padding: 60px 35px 50px;
}

.pricing-2-table {
  padding: 45px 38px 50px;
}

.pricing-3-table {
  padding: 50px 40px;
}

.pricing-4-table {
  padding: 45px;
  position: relative;
}

#pt-4-1 {
  margin: 0 10px 40px 50px;
}

#pt-4-2 {
  margin: 0 50px 40px 10px;
}

.pricing-table-header {
  position: relative;
}

.pricing-table-header h5 {
  margin-bottom: 30px;
}

.pricing-table-header h4 {
  margin-bottom: 25px;
}

.pricing-discount {
  padding: 8px 18px;
  position: absolute;
  top: -2px;
  right: -10px;
}

.pricing-1-table .pricing-discount {
  padding: 7px 13px;
  top: -2px;
  right: -5px;
}

.text-center .pricing-1-table .pricing-discount {
  top: -35px;
  right: -8px;
}

.pricing-discount h6 {
  margin-bottom: 0;
  font-size: 1.1rem;
  line-height: 1;
}

.pricing-1-table .pricing-discount h6 {
  font-size: .915rem;
}

.price.color--black .white--color {
  color: #fff;
}

.comp-table .table thead th {
  border-color: #ccc;
}

.comp-table tbody th {
  border-bottom: 1px solid #ccc !important;
}

.comp-table .table tr td {
  border-bottom: 2px solid #ccc;
}

.price span {
  letter-spacing: -2px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
}

.pricing-2-table.highlight .price span {
  letter-spacing: -1px;
  font-size: 2.4rem;
}

.pricing-3-table .price span {
  font-size: 4.35rem;
}

.pricing-4-table .price span {
  font-size: 3.15rem;
}

.price sup {
  letter-spacing: -1px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 2.05rem;
  font-weight: 600;
  top: -5px;
  right: 2px;
}

.pricing-3-table .price sup {
  font-size: 2.35rem;
  top: -23px;
  right: 3px;
}

.pricing-4-table .price sup {
  font-size: 2.05rem;
  top: -10px;
  right: 2px;
}

.pricing-3-table .price sup.coins {
  letter-spacing: -2px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 2.35rem;
  font-weight: 600;
  top: -29px;
  left: 3px;
}

.price sup.validity {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  top: -2px;
  left: 0;
}

.pricing-3-table .price sup.validity {
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 1.1875rem;
  display: block;
  top: 0;
}

.price p {
  margin-top: 25px;
  margin-bottom: 25px;
}

.pricing-2-table .price p {
  margin-bottom: 15px;
}

.text-center .price p {
  padding: 0 2%;
}

.pricing-section .btn-txt a {
  text-decoration: underline;
}

.pricing-1-table hr {
  margin-top: 35px;
}

.pricing-2-table hr {
  margin-top: 25px;
}

.pricing-features li {
  padding: 11px 8px;
}

.pricing-4-table .pricing-features li {
  padding: 10px;
}

.pricing-features li p {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
}

.pricing-features li p span {
  position: relative;
  top: -2px;
  right: 5px;
}

.pricing-features.ico-10 li p span {
  top: 0;
  right: 4px;
}

.pricing-features.ico-5 [class*="flaticon-"]:before, .pricing-features.ico-5 [class*="flaticon-"]:after {
  font-size: .5rem;
}

.pricing-features li.disabled-option p, .pricing-features li.disabled-option span {
  color: #b5b5b5 !important;
}

.pt-btn {
  width: 100%;
  margin-top: 25px;
  display: block;
}

.p-table p.btn-txt {
  margin: 14px 0 0;
}

.ext-toggle-btn {
  text-align: center;
}

.toggle-btn.inn-toggle-btn {
  position: absolute;
}

#pricing-4 .ext-toggle-btn {
  margin: 0 50px 35px 10px;
}

.toggle-btn-md .toggler-txt {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 36px;
}

.toggle-btn-lg .toggler-txt {
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 40px;
}

.toggle-btn p {
  letter-spacing: -.25px;
  margin-top: 10px;
  margin-bottom: 0;
}

.switch-wrap {
  vertical-align: middle;
  min-width: 50px;
  height: 32px;
  display: inline-block;
  position: relative;
}

.toggle-btn-md .switch-wrap {
  min-width: 65px;
  height: 36px;
  margin: 0 8px;
}

.toggle-btn-lg .switch-wrap {
  min-width: 70px;
  height: 40px;
  margin: 0 14px;
}

.switcher {
  cursor: pointer;
  color: #fff;
  border-radius: 32px;
  height: 32px;
  padding: 0 15px 0 35px;
  font-size: .925rem;
  font-weight: 500;
  transition: all .15s ease-in-out;
  display: block;
  position: relative;
}

.toggle-btn-md .switcher {
  border-radius: 36px;
  height: 36px;
  padding: 0 20px 0 40px;
}

.toggle-btn-lg .switcher {
  border-radius: 40px;
  height: 40px;
  padding: 0 20px 0 40px;
}

.switcher.bg--tra-white {
  background-color: #fff;
  border: 2px solid #ccc;
}

.switcher.bg--ghost-white {
  background-color: #808fae73;
  border: 2px solid #808fae26;
}

.switcher.bg--grey {
  background-color: #ccc;
  border: 2px solid #ccc;
}

.switcher .show-annual, .switcher .show-monthly {
  line-height: 32px;
}

.toggle-btn-md .switcher .show-annual, .toggle-btn-md .switcher .show-monthly {
  line-height: 36px;
}

.toggle-btn-lg .switcher .show-annual, .toggle-btn-lg .switcher .show-monthly {
  line-height: 40px;
}

.switcher .show-monthly {
  display: block;
}

.switcher .show-annual {
  display: none;
}

.switcher:before {
  content: " ";
  background-color: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  transition: all .45s ease-in-out;
  position: absolute;
  bottom: 4px;
  left: 4px;
}

.toggle-btn-md .switcher:before {
  width: 26px;
  height: 26px;
  bottom: 5px;
  left: 5px;
}

.toggle-btn-lg .switcher:before {
  width: 30px;
  height: 30px;
  bottom: 5px;
  left: 5px;
}

.switcher.bg--grey:before, .switcher.bg--tra-white:before, .switcher.bg--ghost-white:before {
  background-color: #ccc;
  bottom: 3.5px;
  left: 4px;
  box-shadow: 0 1px 1px #aaa;
}

.switcher.bg--grey:before, .switcher.bg--ghost-white:before {
  background-color: #fff;
}

.switch-wrap input {
  display: none;
}

.switch-wrap input:checked + .switcher {
  padding: 0 35px 0 15px;
}

.toggle-btn-md .switch-wrap input:checked + .switcher, .toggle-btn-lg .switch-wrap input:checked + .switcher {
  padding: 0 40px 0 20px;
}

.switch-wrap input:checked + .switcher.switcher--blue-500 {
  background-color: #185abd;
  border-color: #185abd;
}

.switch-wrap input:checked + .switcher.switcher--blue-400 {
  background-color: #1680fb;
  border-color: #1680fb;
}

.switch-wrap input:checked + .switcher.switcher--blue-300 {
  background-color: #3eb1ff;
  border-color: #3eb1ff;
}

.switch-wrap input:checked + .switcher.switcher--green-500 {
  background-color: #00a14e;
  border-color: #00a14e;
}

.switch-wrap input:checked + .switcher.switcher--green-400 {
  background-color: #0fbc49;
  border-color: #0fbc49;
}

.switch-wrap input:checked + .switcher.switcher--green-300 {
  background-color: #6fd792;
  border-color: #6fd792;
}

.switch-wrap input:checked + .switcher.switcher--pink-500 {
  background-color: #ff149c;
  border-color: #ff149c;
}

.switch-wrap input:checked + .switcher.switcher--pink-400 {
  background-color: #f74780;
  border-color: #f74780;
}

.switch-wrap input:checked + .switcher.switcher--pink-300 {
  background-color: #fcb5cc;
  border-color: #fcb5cc;
}

.switch-wrap input:checked + .switcher.switcher--purple-500 {
  background-color: #663ae9;
  border-color: #663ae9;
}

.switch-wrap input:checked + .switcher.switcher--purple-400 {
  background-color: #7b5dd6;
  border-color: #7b5dd6;
}

.switch-wrap input:checked + .switcher.switcher--purple-300 {
  background-color: #bdaeea;
  border-color: #bdaeea;
}

.switch-wrap input:checked + .switcher.switcher--red-500 {
  background-color: #da0f29;
  border-color: #da0f29;
}

.switch-wrap input:checked + .switcher.switcher--red-400 {
  background-color: #ff1e1a;
  border-color: #ff1e1a;
}

.switch-wrap input:checked + .switcher.switcher--red-300 {
  background-color: #ffa5a3;
  border-color: #ffa5a3;
}

.switch-wrap input:checked + .switcher.switcher--violet-500 {
  background-color: #c73e9b;
  border-color: #c73e9b;
}

.switch-wrap input:checked + .switcher.switcher--violet-400 {
  background-color: #be6cbe;
  border-color: #be6cbe;
}

.switch-wrap input:checked + .switcher.switcher--violet-300 {
  background-color: #e2bde2;
  border-color: #e2bde2;
}

.switch-wrap input:checked + .switcher.switcher--yellow-500 {
  background-color: #ffba01;
  border-color: #ffba01;
}

.switch-wrap input:checked + .switcher.switcher--yellow-400 {
  background-color: #ffbd45;
  border-color: #ffbd45;
}

.switch-wrap input:checked + .switcher.switcher--yellow-300 {
  background-color: #ffdf35;
  border-color: #ffdf35;
}

.switch-wrap input:checked + .switcher:before {
  transition: all .35s ease-in-out;
  left: auto;
  right: 4px;
}

.switch-wrap input:checked + .switcher.bg--tra-white:before {
  background-color: #fff;
  bottom: 3px;
  box-shadow: 0 0;
}

.switch-wrap input:checked + .switcher .show-annual {
  display: block;
}

.switch-wrap input:checked + .switcher .show-monthly {
  display: none;
}

.pricing-notice {
  text-align: center;
  margin-top: 20px;
}

.pricing-notice p {
  margin-bottom: 0;
  padding: 0 8%;
}

.pricing-notice p span {
  font-weight: 500;
}

.table > :not(caption) > * > * {
  padding-top: 12px;
  padding-bottom: 12px;
}

.comp-table .pricing-header {
  max-width: 700px;
}

.comp-table .table-responsive thead th {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1.15rem;
  font-weight: 600;
}

.comp-table .table-responsive tbody th {
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
}

.comp-table .table-responsive tbody td {
  font-size: 1rem;
  line-height: inherit;
  position: relative;
  top: 1px;
}

.comp-table .table-responsive tbody td span {
  position: relative;
  top: 1px;
}

.table-responsive .ico-15 [class*="flaticon-"]:before, .table-responsive .ico-15 [class*="flaticon-"]:after {
  font-size: .75rem;
}

.table-responsive .ico-20 [class*="flaticon-"]:before, .table-responsive .ico-20 [class*="flaticon-"]:after {
  font-size: .95rem;
}

.comp-table .table-responsive tbody tr {
  background-color: #fff;
  transition: all .35s ease-in-out;
}

.comp-table .table tbody tr.table-last-tr {
  border-color: #0000;
}

.comp-table .table-responsive tbody tr:hover {
  background-color: #f7f7f9;
}

.comp-table .disabled-option {
  color: #999;
}

.comp-table-payment h6 {
  margin-bottom: 20px;
}

.comp-table-payment p {
  margin-bottom: 0;
}

#tm-2-1, #tm-2-4, #tm-2-7, #tm-2-10 {
  margin-right: 14px;
}

#tm-2-2, #tm-2-5, #tm-2-8, #tm-2-11 {
  margin-left: 7px;
  margin-right: 7px;
}

#tm-2-3, #tm-2-6, #tm-2-9, #tm-2-12 {
  margin-left: 14px;
}

.team-member-photo {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.team-member:hover img {
  transform: scale(1.05);
}

.team-member:hover .item-overlay {
  opacity: .45;
  -moz-opacity: .45;
}

.team-member-data {
  margin-left: 5px;
  position: relative;
}

.team-member-data h6.s-20 {
  margin-bottom: 8px;
}

.team-member-data p {
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-weight: 400;
  line-height: 1;
}

ul.tm-social {
  transition: all .3s ease-out;
  position: absolute;
  top: -1px;
  right: 8px;
}

#team-1 ul.tm-social {
  right: 5px;
}

ul.tm-social li {
  vertical-align: top;
  opacity: .6;
  margin-left: 10px;
  padding: 0;
  transition: all .5s ease-out;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.tm-social.ico-20 [class*="flaticon-"]:before, .tm-social.ico-20 [class*="flaticon-"]:after {
  font-size: 1.15rem;
}

.role-box {
  border: 1px solid #d2d2d2;
  margin-bottom: 30px;
  padding: 25px 35px;
  transition: all .4s ease-in-out;
}

.role-box.bg--white-200, .role-box.bg--white-300 {
  border: 1px solid #0000;
}

.role-box:hover {
  border-color: #0000;
  box-shadow: 0 4px 12px #00000014;
}

.role-box span {
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-bottom: 14px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: .8rem;
  font-weight: 700;
  line-height: 1;
  display: block;
}

.role-box h6 {
  margin-bottom: 6px;
}

.role-box p {
  margin-bottom: 0;
}

#role-page .inner-page-title {
  text-align: left;
  margin-bottom: 50px;
}

#role-page .inner-page-title span {
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-bottom: 35px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: .9rem;
  font-weight: 600;
  line-height: 1;
  display: block;
}

.role-info hr {
  margin: 50px 0;
}

#role-page .cbox-6-wrapper {
  margin: 45px 0;
}

.role-info h5 {
  margin-bottom: 25px;
}

.role-info p a {
  font-weight: 500;
  text-decoration: underline;
}

.txt-block.role-info .btn {
  margin-top: 50px;
  display: block;
}

.banner-overlay {
  width: 100%;
  height: 100%;
}

#banner-11 {
  margin-top: 50px;
}

#banner-12 {
  margin-top: 40px;
  margin-bottom: 10px;
}

.banner-1-wrapper, .banner-2-wrapper, .banner-3-wrapper {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.banner-1-wrapper .banner-overlay {
  padding: 75px 15% 85px;
}

.banner-2-wrapper .banner-overlay {
  padding: 80px 15% 90px;
}

.banner-3-wrapper .banner-overlay {
  padding: 75px 20% 85px;
}

.banner-11-wrapper .banner-overlay {
  padding: 10px 70px 0;
}

.banner-12-wrapper .banner-overlay {
  padding-left: 80px;
}

.banner-13-wrapper {
  overflow: hidden;
}

.banner-13-wrapper .banner-overlay {
  padding-left: 80px;
  overflow: hidden;
}

.banner-16-wrapper .banner-overlay {
  padding: 45px 22%;
}

.banner-16-wrapper.bg--white-100.block-border {
  border-color: #ccc;
}

.banner-12-txt {
  margin-top: -10px;
  padding-right: 15%;
}

.banner-13-txt {
  padding-right: 15%;
}

.banner-section .section-id {
  margin-bottom: 30px;
  padding-top: 10px;
  font-weight: 600;
}

.banner-1-txt h2 {
  margin-bottom: 15px;
}

.banner-2-txt h2 {
  margin-bottom: 35px;
}

.banner-4-txt h2 {
  margin-bottom: 30px;
}

.banner-7-txt h2 {
  margin-bottom: 35px;
}

.banner-10-txt h6 {
  margin-bottom: 12px;
  font-weight: 400;
}

.banner-10-txt h2 {
  margin-bottom: 25px;
}

.banner-11-txt h2, .banner-12-txt h2, .banner-13-txt h2 {
  margin-bottom: 22px;
}

.banner-15-txt h2 {
  margin-bottom: 45px;
}

.banner-16-txt h4 {
  margin-bottom: 14px;
}

.banner-section p.p-lg {
  margin-bottom: 30px;
  font-size: 1.15rem;
}

.banner-section p.p-xl {
  margin-bottom: 25px;
}

.sm-title .banner-1-txt p.p-lg, .sm-title .banner-1-txt p.p-xl {
  margin-top: 12px;
  margin-bottom: 22px !important;
}

.banner-3-txt p.p-lg, .banner-3-txt p.p-xl, .banner-5-txt p.p-lg, .banner-5-txt p.p-xl {
  margin-top: 20px;
}

.banner-5-txt p.s-21, .banner-5-txt p.s-22 {
  margin-top: 20px;
  margin-bottom: 26px;
}

.banner-6-txt p.p-lg, .banner-6-txt p.p-xl {
  margin-top: 15px;
  margin-bottom: 25px !important;
}

.banner-8-txt p.p-lg, .banner-8-txt p.p-xl {
  margin-top: 10px;
  margin-bottom: 0 !important;
}

.banner-9-txt p.p-lg, .banner-9-txt p.p-xl {
  margin-top: 20px;
  margin-bottom: 25px !important;
}

.banner-11-txt p {
  padding-right: 8%;
}

.banner-14-txt p.p-lg {
  margin-top: 35px;
  margin-bottom: 40px;
  font-size: 1.25rem;
}

.banner-15-txt p a {
  text-decoration: underline;
}

.banner-11-img {
  margin-top: -60px;
  margin-left: -40px;
}

.banner-12-img {
  margin: -40px -20px -30px -40px;
}

.banner-13-img {
  margin: -60px -120px -70px -40px;
  transform: rotate(-20deg);
}

.version-release {
  margin-bottom: 80px;
}

.release-data {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.release-data h5 {
  margin-bottom: 40px;
}

span.version-data {
  color: #353f4f;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 2rem;
  line-height: 1;
}

span.release-date {
  color: #999;
  margin-bottom: 0;
  font-size: 1.175rem;
  line-height: 1;
}

span.release-date span {
  color: #353f4f;
  margin-left: 20px;
  font-weight: 500;
}

.release-download {
  position: absolute;
  bottom: 0;
  right: 5px;
}

.release-highlights .simple-list p {
  margin-bottom: 2px;
}

#faqs-1 .section-title {
  margin-bottom: 50px;
}

#faqs-2 .inner-page-title {
  margin-bottom: 55px;
}

#faqs-3 .section-title {
  margin-bottom: 70px;
}

.faqs-3-questions .questions-holder {
  padding: 0 10px;
}

.faqs-section .accordion-item {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: #0000 !important;
}

#faqs-2.faqs-section .accordion-item {
  border-bottom: 1px solid #ddd;
}

.faqs-section .accordion-item.acc-last-item, #faqs-2.faqs-section .accordion-item.acc-last-item {
  border-bottom: none;
}

.faqs-section .accordion-thumb {
  cursor: pointer;
  margin: 0;
  padding: 25px 0;
  position: relative;
}

#faqs-2.faqs-section .accordion-thumb {
  padding: 25px 0 30px;
}

.faqs-section .accordion-item .accordion-thumb:after, .faqs-section .accordion-item.is-active .accordion-thumb:after {
  content: "";
  font-family: Flaticon;
  font-size: 1rem;
  font-weight: 300;
  position: absolute;
  top: 22px;
  right: 3px;
}

#faqs-2.faqs-section .accordion-item .accordion-thumb:after, #faqs-2.faqs-section .accordion-item.is-active .accordion-thumb:after {
  font-size: 1rem;
  top: 26px;
  right: 2px;
}

.faqs-section .accordion-item.is-active .accordion-thumb:after {
  content: "";
}

#faqs-2.faqs-section .accordion-item.is-active .accordion-thumb {
  border-bottom: 1px solid #e5e5e5;
}

.accordion-panel {
  margin: 0;
  padding: 0 0 15px;
  display: none;
}

#faqs-2 .accordion-panel {
  padding: 45px 0 15px;
}

.accordion-thumb h5, .accordion-thumb h4 {
  margin-bottom: 0;
  line-height: 1;
}

.question h5, .accordion-panel-item h5 {
  margin-bottom: 20px;
}

.question h5 span, .accordion-thumb h5 span, .accordion-panel-item h5 span {
  margin-right: 5px;
}

.question p a, .accordion-panel p a {
  font-weight: 500;
  text-decoration: underline;
}

.question p.color--grey a.color--blue, .accordion-panel.color--grey a.color--blue {
  color: #1680fb !important;
}

.faqs-section .tabs-nav {
  text-align: center;
}

.faqs-section .tabs-1 {
  margin: 0 auto 60px;
  display: inline-block;
}

.faqs-section .tab-content {
  display: none;
}

.faqs-section .tab-content.current {
  display: inherit;
}

.faqs-section .tabs-1 li {
  cursor: pointer;
  background-color: #0000;
  border: 2px solid #ddd;
  min-width: 230px;
  margin: 0 6px;
  padding: 30px 0;
  transition: all .4s ease-in-out;
  display: inline-block;
}

.faqs-section .tabs-1 li span {
  color: #c3c4c5;
}

.faqs-section .tabs-1 li p {
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1;
}

.faqs-section .tabs-1 li.current, .faqs-section .tabs-1 li.current:hover {
  box-shadow: 0 15px 20px #05050533;
}

.faqs-section .tabs-1 li.current p, .faqs-section .tabs-1 li.current span {
  color: #fff;
}

.faqs-section .tabs--blue .tabs-1 li.current, .faqs-section .tabs--blue .tabs-1 li.current:hover {
  background-color: #1680fb;
  border-color: #1680fb !important;
}

.faqs-section .tabs--purple .tabs-1 li.current, .faqs-section .tabs--purple .tabs-1 li.current:hover {
  background-color: #7b5dd6;
  border-color: #7b5dd6 !important;
}

.more-questions {
  text-align: center;
}

#faqs-2 .more-questions {
  margin: 70px auto 0;
}

.more-questions-txt {
  padding: 22px 46px;
  display: inline-block;
}

.more-questions-txt p {
  margin-bottom: 0;
  line-height: 1;
}

.more-questions-txt a {
  font-weight: 500;
  text-decoration: underline;
}

#newsletter-1 .newsletter-overlay {
  padding-top: 60px;
  padding-bottom: 60px;
}

#newsletter-2 .container {
  padding-left: 0;
  padding-right: 0;
}

#newsletter-2 .newsletter-overlay {
  padding: 60px 50px;
}

#newsletter-3 {
  margin-top: 50px;
  margin-bottom: 50px;
}

#newsletter-4 .newsletter-overlay, #newsletter-5 .newsletter-overlay {
  padding-top: 80px;
  padding-bottom: 70px;
}

.newsletter-txt h2 {
  margin-bottom: 35px;
}

#newsletter-4 .newsletter-txt h2 {
  margin-bottom: 40px;
}

.newsletter-txt h4, .newsletter-txt h3, #newsletter-5 .newsletter-txt h2, .newsletter-txt p.p-sm {
  margin-bottom: 0;
}

#newsletter-4 .newsletter-txt p {
  padding: 0 10%;
}

#newsletter-5 .newsletter-txt p {
  margin-top: 20px;
  margin-bottom: 0;
}

.newsletter-txt a {
  font-weight: 500;
  text-decoration: underline;
}

#newsletter-1 .newsletter-form {
  margin-top: 30px;
  padding-left: 15%;
}

#newsletter-2 .newsletter-form {
  margin-top: 25px;
  padding-left: 12%;
}

#newsletter-4 .newsletter-form {
  padding: 0 5%;
}

#newsletter-5 .newsletter-form {
  margin-top: 35px;
  padding: 0 10%;
}

.newsletter-section .form-control {
  color: #353f4f;
  height: 56px;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-right: 12px;
  padding: 0 15px;
  font-size: 1rem;
  font-weight: 400;
}

#newsletter-1.newsletter-section .form-control {
  height: 54px;
  font-size: .975rem;
}

#newsletter-5.newsletter-section .form-control {
  height: 62px;
  font-size: 1.0625rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.newsletter-section .form-control:focus {
  box-shadow: none;
  background-color: #fff;
  border-color: #1680fb;
  outline: 0;
}

.newsletter-section .purple-focus .form-control:focus {
  border-color: #8863ee;
}

.newsletter-section .form-control::-moz-placeholder {
  color: #aaa;
}

.newsletter-section .form-control:-ms-placeholder-shown {
  color: #aaa;
}

.newsletter-section .form-control::-webkit-input-placeholder {
  color: #aaa;
}

.newsletter-section .btn {
  height: 56px;
  display: block;
  width: 100% !important;
}

#newsletter-1 .btn {
  height: 54px;
  padding: .7rem 1.3rem;
  font-size: .925rem;
}

#newsletter-5.newsletter-section .btn {
  height: 62px;
}

.newsletter-section .form-notification {
  color: #3eb1ff;
  margin-top: 15px;
  margin-left: 5px;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1;
}

.newsletter-section .text-center .form-notification {
  margin-left: 0;
}

.bg--color.newsletter-section .form-notification {
  color: #fff;
}

.newsletter-section .form-notification.valid, .newsletter-section .form-notification.error {
  color: #fc2f4b;
}

.newsletter-section .newsletter-form.valid {
  color: #0fbc49;
}

#newsletter-3 .newsletter-img {
  margin-top: -50px;
  margin-bottom: -50px;
}

#newsletter-3 .col-lg-6 .newsletter-img {
  padding-left: 40px;
}

.post-tag {
  letter-spacing: 0;
  text-transform: uppercase;
  color: #7523c6;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  display: block;
}

#single-post .post-tag {
  color: #7523c6;
  font-size: .85rem;
}

.category-link {
  border-bottom: 1px solid #0000;
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: none;
  display: flex;
}

.category-link:hover {
  border-bottom: 1px solid #e7e7e7;
}

.category-link.font-bold {
  font-weight: bold;
  transition: none;
}

.post-meta-list li {
  vertical-align: top;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.post-meta-list p {
  color: #353f4f;
  margin-bottom: 0;
  line-height: 1;
}

.bg--black-400 .post-meta-list p {
  color: #f8f9f9;
}

.meta-list-divider {
  padding: 0 1px;
  position: relative;
  top: 0;
  transform: rotate(-90deg);
}

.blog-post-txt h6 {
  margin-bottom: 15px;
}

.blog-post-txt p {
  margin-bottom: 0;
}

.blog-post-txt a {
  color: #353f4f;
}

.blog-post-txt a:hover {
  text-decoration: underline;
}

.bg--black-400 .blog-post-txt a {
  color: #f8f9f9;
}

.bg--black-400 .blog-post-txt a:hover {
  color: #fff !important;
}

.wide-post {
  margin-bottom: 100px;
}

.wide-post .blog-post-img {
  padding-right: 15px;
}

.wide-post .blog-post-txt {
  padding-left: 15px;
}

.square-post {
  margin-top: 60px;
  margin-bottom: 40px;
}

.square-post-wrapper {
  overflow: hidden;
}

.square-post .blog-post-txt {
  padding: 0 30px 0 60px;
}

.posts-category {
  margin-top: 40px;
  margin-bottom: 60px;
}

.posts-category h4 {
  margin-bottom: 0;
  line-height: 1;
}

.posts-category span {
  position: relative;
  top: 1px;
}

.single-post-title h3, .single-post-title h2 {
  margin-bottom: 20px;
  padding: 0 10px;
}

.single-post-txt h3, .single-post-txt h2, .single-post-txt h1 {
  margin: 40px 0 20px;
}

.single-post-txt img {
  width: 100%;
}

.single-post-txt h5, .single-post-txt h4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.single-post-txt ul {
  margin-bottom: 20px;
}

.single-post-txt ul > li {
  margin-bottom: 10px;
}

.single-post-txt h5 span {
  display: block;
}

.txt-code {
  background-color: #f8f9fa;
  margin: 30px 0;
  padding: 20px 18px;
}

.txt-code p {
  color: #383a42;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.75;
}

.single-post-txt p a {
  font-weight: 500;
  text-decoration: underline;
}

.txt-code span.code-property, .txt-code p code.code-language-js {
  color: #151515;
}

.txt-code span.code-variable, .txt-code span.code-attribute {
  color: #986801;
}

.txt-code span.code-string {
  color: #50a14f;
}

.single-post-txt figure {
  margin-bottom: 40px;
}

.single-post-txt .blockquote p {
  margin-bottom: 40px;
  font-size: 1.5rem;
  line-height: 1.45;
}

.single-post-txt .blockquote-footer {
  font-size: 1.125rem;
}

.post-inner-img {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.post-share-list {
  margin-top: 50px;
  padding-bottom: 50px;
}

.post-share-list > ul.share-social-icons > li.react-share-icon {
  margin-left: 10px;
}

.post-share-list > ul.share-social-icons > li.react-share-icon:first-child {
  margin-left: 0;
}

.share-social-icons {
  padding-left: 0;
  display: inline-block;
}

.share-social-icons li {
  vertical-align: top;
  padding: 0;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.share-social-icons a.share-ico span {
  opacity: .75;
  margin-right: 25px;
  transition: all .45s ease-in-out;
}

.share-social-icons a.share-ico:hover span {
  opacity: 1;
}

.post-author {
  flex-flow: wrap;
  justify-content: flex-start;
  display: flex;
  position: relative;
  align-items: stretch !important;
}

.post-author-avatar {
  text-align: center;
  margin-right: 35px;
  position: relative;
}

.post-author-avatar img {
  border-radius: 100%;
  width: 100px;
  height: 100px;
}

.post-author-txt {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}

.post-author-txt h5 {
  margin-bottom: 20px;
}

.post-author-txt p {
  margin-bottom: 0;
}

.author-follow-btn {
  border: 2px solid #ddd;
  padding: 6px 15px;
  line-height: 1;
  display: inline-block;
  position: absolute;
  top: 80px;
  right: 10px;
}

.author-follow-btn a {
  color: #666;
  font-size: .935rem;
  font-weight: 400;
}

.post-comments {
  padding-top: 100px;
}

.post-comments hr {
  margin-top: 24px;
  margin-bottom: 40px;
}

.post-comments h5 {
  margin-bottom: 60px;
}

.post-comments img {
  border-radius: 100%;
  width: 68px;
  height: 68px;
}

.comment-body {
  margin-left: 25px;
}

.comment-meta {
  margin-bottom: 10px;
}

.comment-meta h6 {
  margin-bottom: 0;
  line-height: 1;
}

.comment-date {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}

.btn-reply {
  margin-left: 3px;
}

.btn-reply a {
  font-size: 17px;
  font-weight: 400;
}

.btn-reply span {
  margin-right: 4px;
  position: relative;
  top: 3px;
  left: 3px;
}

.btn-reply.ico-20 [class*="flaticon-"]:before, .btn-reply.ico-20 [class*="flaticon-"]:after {
  font-size: .975rem;
}

.btn-reply a:hover {
  color: #222;
}

.post-comments #leave-comment h5 {
  border: none;
  margin-top: 80px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.comment-form {
  margin-top: 60px;
  position: relative;
}

.comment-form p {
  color: #353f4f;
  margin-bottom: 15px;
  padding-left: 8px;
  font-weight: 500;
  line-height: 1;
  display: block;
  position: relative;
}

.comment-form p span {
  color: #f36;
  position: relative;
  top: -3px;
}

.comment-form .form-control {
  color: #353f4f;
  background-color: #f5f6f8;
  border: 1px solid #0000;
  border-radius: 6px;
  height: 62px;
  margin-bottom: 30px;
  padding: 0 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  transition: all .3s ease-in-out;
  box-shadow: 0 0;
}

.comment-form textarea {
  min-height: 220px;
}

.comment-form textarea.form-control {
  padding: 25px 20px;
}

.comment-form .form-control:focus {
  box-shadow: none;
  background-color: #fcfdfd;
  border-color: #1680fb;
  outline: 0;
}

.comment-form .btn {
  margin-top: 15px;
}

.comment-form .btn:focus {
  box-shadow: none;
  outline: 0;
}

.comment-form-msg {
  margin-top: 15px;
  padding-left: 0;
  display: block;
  width: 100% !important;
}

.comment-form .loading {
  color: #00b2e4;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1;
}

.comment-form .error {
  color: #e74c3c;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1;
}

#contacts-1 .contact-form p {
  color: #353f4f;
  margin-bottom: 10px;
  padding-left: 8px;
  font-weight: 500;
  line-height: 1;
}

#contacts-1 .contact-form .col-md-12 span {
  margin-bottom: 20px;
  padding-left: 8px;
  font-size: .95rem;
  font-weight: 300;
  line-height: 1;
  display: block;
}

#contacts-1 .contact-form .contact-form-notice p {
  margin-top: 40px;
  padding-left: 0;
  font-size: .835rem;
  font-weight: 300;
  line-height: 1.5555;
}

.contact-form-notice p a {
  color: #353f4f;
  font-weight: 500;
  text-decoration: underline;
}

.contact-form .form-control, .contact-form .form-select {
  color: #3a4a56;
  background-color: #f5f6f8;
  border: 1px solid #0000;
  border-radius: 6px;
  height: 62px;
  margin-bottom: 10px;
  padding: 0 15px;
  font-size: 1rem;
  font-weight: 400;
  box-shadow: 0 0;
}

.hint-error {
  color: #db2618;
}

.bg--snow .contact-form .form-control, .bg--snow .contact-form .form-select {
  background-color: #fff;
  border: 1px solid #ccc;
}

.contact-form .form-select {
  color: #998da0;
  width: 100%;
  box-shadow: none;
  border-radius: 6px;
  display: inline-block;
}

.contact-form textarea {
  min-height: 220px;
}

.contact-form textarea.form-control {
  padding: 20px 15px;
}

.contact-form .form-control::-moz-placeholder {
  color: #999;
}

.contact-form .form-control:-ms-placeholder-shown {
  color: #999;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.contact-form .form-control:focus, .contact-form .form-select:focus {
  box-shadow: none;
  background-color: #fcfdfd;
  border-color: #1680fb;
  outline: 0;
}

.contact-form-msg {
  margin-top: 20px;
  padding-left: 0;
  display: block;
  width: 100% !important;
}

.contact-form .loading {
  color: #00b2e4;
  padding-left: 15px;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1;
}

.contact-form .error {
  color: #e74c3c;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1;
}

.section-id-cmk {
  color: #7827e6;
}

.cookie-title {
  margin-bottom: 8px;
  font-size: 18px;
}

.cookie-text {
  margin-bottom: 0;
  font-size: 14px;
}

.decline-cookie {
  color: #353f4f !important;
  background-color: #0000 !important;
  margin: 0 15px 15px 0 !important;
  font-size: 14px !important;
}

.accept-cookie {
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
  background-color: #1f0052 !important;
  border-radius: 100px !important;
  margin: 0 15px 15px !important;
  padding: 4px 22px !important;
}

.footer {
  padding-bottom: 50px;
}

.security-tags {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sectigo-desk {
  position: absolute;
  left: 0;
  right: 0;
}

.sectigo-mbl {
  visibility: hidden;
  display: none;
}

.footer-info, .footer-links {
  margin-bottom: 40px;
}

.texts-footer > .col1, .col2 {
  margin-right: 30px;
}

.footer-icon {
  height: 22px;
  margin-right: 8px;
}

#footer-10 .footer-info {
  border-bottom: 1px solid #353f4f;
  margin-bottom: 35px;
  padding-bottom: 35px;
}

#footer-10 .footer-info > p {
  color: #353f4f;
  margin-top: 8px;
  font-size: 14px;
}

.texts-footer {
  justify-content: center;
  display: flex;
}

.texts-footer > a > p {
  color: #353f4f;
  margin-top: 8px;
  font-size: 14px;
}

#footer-10 .footer-links {
  margin-bottom: 30px;
  font-size: 16px;
}

img.footer-logo, img.footer-logo-dark {
  width: auto;
  max-width: inherit;
  max-height: 40px;
}

#footer-10 img.footer-logo {
  max-height: 46px;
}

#footer-1 .footer-logo, #footer-5 .footer-logo, #footer-6 .footer-logo, #footer-7 .footer-logo {
  margin-bottom: 25px;
}

.footer h6 {
  margin-bottom: 25px;
  line-height: 1;
}

#footer-9.footer h6 {
  line-height: 1.5;
}

.bg--black.footer h6 {
  color: #fff;
}

.footer-info-copyright p {
  margin-bottom: 0;
}

.footer-info-copyright p span {
  padding: 0 2px;
  position: relative;
  top: 2px;
}

.footer-info-copyright.ico-15 [class*="flaticon-"]:before, .footer-info-copyright.ico-15 [class*="flaticon-"]:after {
  font-size: .85rem;
}

.footer .footer-mail-link {
  margin-bottom: 0;
  margin-left: 3px;
}

#footer-1 .footer-info .footer-mail-link {
  margin-top: 10px;
}

#footer-2 .footer-links .footer-mail-link, #footer-3 .footer-links .footer-mail-link {
  margin-bottom: 20px;
  margin-left: 0;
}

.footer-mail-link a {
  font-weight: 400;
}

.footer-mail-link span {
  position: relative;
  top: 4px;
  right: 3px;
}

.footer-mail-link.ico-20 [class*="flaticon-"]:before, .footer-mail-link.ico-20 [class*="flaticon-"]:after {
  font-size: 1.125rem;
}

.bg--black.footer .footer-mail-link a {
  color: #a0a7b1;
}

.bg--black.footer .footer-mail-link a:hover {
  color: #fff !important;
}

#footer-2 .footer-links {
  padding-left: 10%;
}

.foo-links li {
  vertical-align: top;
  margin: 0;
  padding: 0;
  clear: none !important;
  width: auto !important;
  display: block !important;
}

.foo-links.ico-10 li span {
  position: relative;
  top: 1.5px;
  right: 3px;
}

#footer-8 .foo-links li {
  padding-left: 20px;
  display: inline-block !important;
}

#footer-8 .foo-links li.first-li {
  padding-left: 0;
}

#footer-10 .foo-links li {
  padding: 0 10px;
  display: inline-block !important;
}

.footer .foo-links li p {
  margin-bottom: 10px;
  font-weight: 400;
}

.footer .foo-links li:last-child p {
  margin-bottom: 0;
}

.foo-links li a span.ext-link {
  display: inline-block;
  position: relative;
  top: 1.5px;
  left: 3px;
  transform: rotate(-60deg);
}

.foo-links.ico-15 [class*="flaticon-"]:before, .foo-links.ico-15 [class*="flaticon-"]:after {
  font-size: .75rem;
}

.bg--black.footer .foo-links li p a {
  color: #a0a7b1;
}

.bg--black.footer .foo-links li p a:hover {
  color: #fff !important;
}

.footer-socials {
  margin: 0;
  display: inline-block;
}

.footer-socials li {
  float: left;
  vertical-align: top;
  margin: 0;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.footer-socials a {
  margin-right: 15px;
  display: block;
}

.footer-socials.ico-20 a, .footer-socials.ico-25 a {
  margin-right: 16px;
}

.footer-socials.ico-25 [class*="flaticon-"]:before, .footer-socials.ico-25 [class*="flaticon-"]:after {
  font-size: 1.325rem;
}

.bg--black.footer .footer-socials li a {
  color: #a0a7b1;
}

.bg--black.footer .footer-socials li a:hover {
  color: #fff !important;
}

.footer .store {
  float: none;
  margin-bottom: 15px;
  margin-right: 0;
}

.footer-form {
  margin-bottom: 20px;
}

#footer-7 .footer-form {
  padding-left: 8%;
}

.footer-form .newsletter-form .input-group {
  background-color: #f4f4f4;
  border: 1px solid #0000;
  padding: 9px 2px;
}

.footer-form .form-control {
  color: #666;
  height: 32px;
  box-shadow: none;
  background-color: #0000;
  border: none;
  padding: 0 10px;
  font-size: 1rem;
  font-weight: 400;
}

.footer-form .form-control:focus {
  box-shadow: none;
  border: none;
  outline: 0;
}

.footer-form .form-control::-moz-placeholder {
  color: #6c757d;
}

.footer-form .form-control:-ms-placeholder-shown {
  color: #6c757d;
}

.footer-form .form-control::-webkit-input-placeholder {
  color: #6c757d;
}

.footer-form .btn {
  height: 32px;
  padding: 0 10px;
}

.footer-form .ico-15 [class*="flaticon-"]:before, .footer-form .ico-15 [class*="flaticon-"]:after {
  line-height: 28px !important;
}

.footer-form .form-notification {
  color: #1680fb;
  margin-top: 12px;
  margin-left: 5px;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.25;
}

.footer-form .form-notification.valid, .footer-form .form-notification.error {
  color: #fc2f4b;
}

.footer-form .newsletter-form.valid {
  color: #0fbc49;
}

.footer hr {
  margin-top: 30px;
  margin-bottom: 50px;
}

#footer-8 .bottom-footer, #footer-9 .bottom-footer {
  margin-top: 20px;
}

.footer-copyright p {
  margin-bottom: 0;
}

.bg--black.footer .footer-copyright p {
  color: #a0a7b1;
}

.bottom-secondary-link p {
  margin-bottom: 0;
}

.bottom-secondary-link p span {
  padding: 0 2px;
  position: relative;
  top: 1px;
}

.bottom-secondary-link.ico-15 [class*="flaticon-"]:before, .bottom-secondary-link.ico-15 [class*="flaticon-"]:after {
  font-size: .75rem;
}

.bottom-footer-list li, .bottom-footer-socials li, .bottom-footer-payment li {
  vertical-align: top;
  clear: none !important;
  width: auto !important;
  display: inline-block !important;
}

.bottom-footer-socials {
  margin-bottom: 14px;
}

.bottom-footer-socials li {
  padding-left: 14px;
}

#footer-4 .bottom-footer-list li, #footer-9 .bottom-footer-list li {
  padding-left: 15px;
}

#footer-4 .bottom-footer-list li.first-li, #footer-9 .bottom-footer-list li.first-li {
  padding-left: 0;
}

#footer-10 .bottom-footer-socials li {
  padding: 0 10px;
}

.footer-list-divider {
  margin-left: 4px;
  position: relative;
  top: -.5px;
  transform: rotate(-90deg);
}

.bottom-footer-list.ico-15 [class*="flaticon-"]:before, .bottom-footer-list.ico-15 [class*="flaticon-"]:after {
  font-size: .8rem;
}

.bottom-footer-list li p {
  float: left;
  margin-bottom: 0;
  display: inline-block;
}

.bottom-footer-socials li span {
  opacity: .8;
  position: relative;
  top: 4px;
}

.bottom-footer-payment li span {
  opacity: .8;
  position: relative;
  top: 4px;
  line-height: 1 !important;
}

#footer-4 .bottom-footer-list li span, #footer-9 .bottom-footer-list li span {
  margin-top: 1px;
  margin-right: 2px;
}

.bottom-footer-socials.ico-20 [class*="flaticon-"]:before, .bottom-footer-socials.ico-20 [class*="flaticon-"]:after {
  font-size: 1.115rem;
}

.bottom-footer-socials.ico-25 [class*="flaticon-"]:before, .bottom-footer-socials.ico-25 [class*="flaticon-"]:after {
  font-size: 1.25rem;
}

.bg--black.footer .bottom-footer-list li p a {
  color: #a0a7b1;
}

.bg--black.footer .bottom-footer-list li p a:hover {
  color: #fff !important;
}

.inner-page-hero {
  padding-top: 180px;
}

.page-hero-section-overlay {
  width: 100%;
  padding-top: 150px;
  position: relative;
}

.page-hero-section-overlay .txt-block {
  margin-top: -40px;
}

.page-hero-section .wave-shape-bottom path {
  fill: #fff;
}

.inner-page-title {
  text-align: center;
  margin-bottom: 80px;
}

.inner-page-title h2 {
  margin-bottom: 0;
}

.inner-page-title p {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.1875rem;
  line-height: 1;
}

.page-hero-section h2 {
  margin-bottom: 30px;
  line-height: 1.15;
}

.page-link {
  color: #6c757d;
  background-color: #0000;
  border: 2px solid #0000;
  border-radius: 4px;
  margin: 0 8px;
  padding: 2px 14px;
  font-size: 1.1rem;
  font-weight: 500;
  transition: all .4s ease-in-out;
}

.pagination.ico-20 [class*="flaticon-"]:before, .pagination.ico-20 [class*="flaticon-"]:after {
  font-size: .9rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.blue-pagination .page-item.active .page-link {
  background-color: #1680fb;
  border: 2px solid #1680fb;
  color: #fff !important;
}

.green-pagination .page-item.active .page-link {
  background-color: #0fbc49;
  border: 2px solid #0fbc49;
  color: #fff !important;
}

.pink-pagination .page-item.active .page-link {
  background-color: #f74780;
  border: 2px solid #f74780;
  color: #fff !important;
}

.purple-pagination .page-item.active .page-link {
  background-color: #7b5dd6;
  border: 2px solid #7b5dd6;
  color: #fff !important;
}

.red-pagination .page-item.active .page-link {
  background-color: #ff1e1a;
  border: 2px solid #ff1e1a;
  color: #fff !important;
}

.violet-pagination .page-item.active .page-link {
  background-color: #be6cbe;
  border: 2px solid #be6cbe;
  color: #fff !important;
}

.yellow-pagination .page-item.active .page-link {
  background-color: #ffba01;
  border: 2px solid #ffba01;
  color: #353f4f !important;
}

.page-item.disabled .page-link {
  color: #6c757d;
  background-color: #0000;
  border: 2px solid #0000;
}

.page-link:hover {
  color: #6c757d;
  background-color: #0000;
  border: 2px solid #ccc;
}

.page-link:focus {
  color: #6c757d;
  background-color: #0000;
  border: 2px solid #0000;
  box-shadow: 0 0;
}

.txt-block.legal-info h5 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.txt-block.legal-info h4 {
  margin-top: 80px;
  margin-bottom: 30px;
}

.txt-block.legal-info h4 span, .txt-block.legal-info h5 span {
  margin-right: 4px;
}

.legal-info p span {
  color: #353f4f;
  font-weight: 500;
}

.legal-info a {
  font-weight: 500;
  text-decoration: underline;
}

.socials-footer-mbl {
  visibility: hidden;
  display: none;
}

#login, #signup {
  background-position: 0 100%;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 80px;
}

#reset-password {
  background-position: center;
  min-height: 100vh;
  padding-top: 80px;
  padding-bottom: 100px;
}

.register-page-wrapper {
  z-index: 1;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 20px #0000001f;
}

#login .register-page-wrapper {
  background-position: 0 0;
}

#signup .register-page-wrapper {
  background-position: 100%;
}

#login .register-page-wrapper:after, #signup .register-page-wrapper:after {
  content: "";
  z-index: -1;
  background-color: #fff;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
}

#login .register-page-wrapper:after {
  left: 50%;
}

#signup .register-page-wrapper:after {
  left: 0;
}

.register-page-txt img {
  width: auto;
  max-width: inherit;
  max-height: 32px;
  margin-bottom: 55px;
}

.login-page-logo {
  text-align: center;
  margin-bottom: 45px;
}

.login-page-logo img {
  width: auto;
  max-width: inherit;
  max-height: 45px;
}

.register-form-title {
  text-align: center;
  margin-bottom: 40px;
}

.register-form-title h3 {
  margin-bottom: 10px;
  line-height: 1;
}

.register-form-title p {
  margin-bottom: 0;
}

.register-form-title a {
  font-weight: 500;
  text-decoration: underline;
}

#login .register-page-txt, #signup .register-page-txt {
  padding: 70px 60px;
}

.register-page-txt h2 {
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.15;
}

#login .register-page-copyright {
  position: absolute;
  bottom: 45px;
  left: 60px;
}

#signup .register-page-copyright {
  position: absolute;
  bottom: 45px;
  right: 60px;
}

.register-page-copyright p {
  margin-bottom: 0;
  font-size: .85rem;
  line-height: 1;
}

.reset-form-title {
  margin-bottom: 30px;
}

.reset-form-title h5 {
  margin-bottom: 0;
  line-height: 1;
}

.reset-form-title p.p-sm {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: .9rem;
}

.register-page-form {
  padding: 60px;
}

.login-1 .register-page-form, .signup-1 .register-page-form {
  padding: 20px 30px;
}

.reset-page-wrapper {
  margin: 0 10px;
}

.reset-page-wrapper form {
  background: #fff;
  border: 1px solid #fafafa;
  padding: 50px 30px 25px;
  box-shadow: 0 15px 20px #0505050d;
}

.register-page-form p.input-header {
  color: #353f4f;
  margin-bottom: 12px;
  padding-left: 5px;
  font-size: .85rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.reset-password-link p {
  margin-top: -8px;
  margin-bottom: 10px;
  font-size: .9rem;
  line-height: 1;
  position: relative;
}

.form-data span {
  margin-bottom: 0;
  font-size: .85rem;
  display: block;
}

.form-data span a {
  color: #353f4f;
  font-weight: 500;
  text-decoration: underline;
}

.register-page-form p.create-account {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: .925rem;
  line-height: 1;
}

.register-page-form p.create-account a {
  font-weight: 500;
  text-decoration: underline;
}

.separator-line {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 25px 0 30px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  display: flex;
}

.separator-line:before, .separator-line:after {
  content: "";
  border-top: 2px solid #0000001a;
  flex: 1 0 20px;
  margin: 0 15px 0 0;
}

.separator-line:after {
  margin: 0 0 0 15px;
}

.reset-page-wrapper .form-control, .register-page-form .form-control {
  color: #353f4f;
  background-color: #f5f6f8;
  border: 1px solid #0000;
  border-radius: 6px;
  height: 60px;
  margin-bottom: 25px;
  padding: 5px 20px;
  font-size: .95rem;
  font-weight: 400;
  line-height: 1;
  transition: all .3s ease-in-out;
}

.login-1 .form-control, .signup-1 .form-control {
  background-color: #fff;
  border: 1px solid #ccc;
}

.reset-page-wrapper .form-control {
  text-align: center;
}

.register-page-form .form-control::-moz-placeholder {
  color: #999;
}

.register-page-form .form-control:-ms-placeholder-shown {
  color: #999;
}

.register-page-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.reset-page-wrapper .form-control:focus, .register-page-form .form-control:focus {
  box-shadow: none;
  background-color: #fcfdfd;
  border-color: #1680fb;
  outline: 0;
}

#signup .register-page-form .btn.submit, #login .register-page-form .btn.submit {
  width: 100%;
  height: 60px;
  margin-top: 20px;
}

.reset-page-wrapper .btn.submit {
  width: 100%;
  margin-bottom: 20px;
}

.register-page-form .btn-google {
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  font-size: .95rem;
}

.btn-google img {
  width: 22px;
  height: 22px;
  position: relative;
  top: -2px;
  right: 5px;
}

.register-page-form .btn-google:hover {
  border: 1px solid #333;
}

.reset-form-msg {
  text-align: center;
  display: block;
  width: 100% !important;
}

.reset-password-form .loading {
  color: #00b2e4;
  padding-left: 15px;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1;
}

.reset-password-form .error {
  color: #e74c3c;
  margin-bottom: 12px;
  padding-left: 10px;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1;
  position: relative;
  top: -10px;
}

.wrap-input {
  position: relative;
}

.btn-show-pass {
  color: #999;
  cursor: pointer;
  align-items: center;
  height: 100%;
  transition: all .4s;
  position: absolute;
  top: 20px;
  right: 20px;
}

.btn-show-pass.ico-20 [class^="flaticon-"]:before, .btn-show-pass.ico-20 [class^="flaticon-"]:after {
  font-size: 1.125rem;
}

.btn-show-pass:hover {
  color: #0195ff;
}

.btn-show-pass.active {
  color: #6a7dfe;
}

.page-404-txt {
  padding-top: 180px;
  padding-bottom: 100px;
}

.page-404-txt h2 {
  margin-bottom: 20px;
}

.page-404-txt h6 {
  margin-bottom: 30px;
  padding: 0 5%;
  font-weight: 400;
  line-height: 1.6;
}

.page-404-img {
  margin-bottom: 60px;
  padding: 0 5%;
}

.modal-body {
  padding: 0 !important;
}

#modal-1 .modal-dialog {
  max-width: 700px;
}

#modal-2 .modal-dialog {
  width: 440px;
}

#modal-3 .modal-dialog.modal-xl {
  width: 750px;
}

#modal-2.modal .modal-content, #modal-3.modal .modal-content {
  border-radius: 10px;
  overflow: hidden;
}

#modal-3.modal .bg-img {
  background-position: 0;
}

#modal-2 .modal-body-content {
  padding: 35px 40px 15px;
}

#modal-3 .modal-body-content {
  padding: 60px 35px 50px;
}

.modal .btn-close {
  opacity: .9;
  z-index: 9999;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  position: absolute;
  background: #fff !important;
  top: 15px !important;
  right: 15px !important;
}

#modal-3.modal .btn-close {
  background: #0e0e0e4d !important;
}

.btn-close span {
  position: relative;
  top: -2px;
  line-height: 24px !important;
}

.modal .btn-close.ico-10 [class^="flaticon-"]:before, .modal .btn-close.ico-10 [class^="flaticon-"]:after {
  font-size: .6rem;
}

button.btn-close:focus {
  outline: none !important;
  text-decoration: none !important;
}

.modal-body .newsletter-form {
  margin-top: 25px;
}

.modal .newsletter-form .form-control {
  text-align: center;
  color: #353f4f;
  height: 56px;
  box-shadow: none;
  background-color: #f5f6f8;
  border: 1px solid #0000;
  border-radius: 6px;
  margin: 0 0 15px;
  padding: 0 15px;
  font-size: 1rem;
  font-weight: 400;
}

.modal .newsletter-form .form-control:focus {
  box-shadow: none;
  border-color: #1e90ff;
  outline: 0;
}

.modal .newsletter-form.purple-focus .form-control:focus {
  border-color: #8863ee;
}

.modal .newsletter-form .form-control::-moz-placeholder {
  color: #aaa;
}

.modal .newsletter-form .form-control:-ms-placeholder-shown {
  color: #aaa;
}

.modal .newsletter-form .form-control::-webkit-input-placeholder {
  color: #aaa;
}

.modal .input-group-btn {
  display: block;
  width: 100% !important;
}

.modal .newsletter-form .btn {
  height: 56px;
  margin: 0;
  display: block;
  width: 100% !important;
}

.modal .form-notification {
  text-align: center;
  color: #1680fb;
  margin-top: 12px;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1;
}

.modal .form-notification.valid, .modal .form-notification.error {
  color: #fc2f4b;
}

.modal .newsletter-form.valid {
  color: #0fbc49;
}

#modal-3 .request-form {
  margin: 0;
}

#modal-3 .request-form .col-md-12 {
  padding: 0;
}

#modal-3 .request-form-title p {
  margin-top: 18px;
  margin-bottom: 25px;
}

#modal-3 .request-form .form-control {
  text-align: left;
  margin: 0 0 25px;
}

#modal-3 .request-form .btn {
  height: 56px;
  margin: 0;
  display: block;
  width: 100% !important;
}

#modal-3 .request-form-msg {
  margin-top: 15px;
  padding-left: 0;
  display: block;
  width: 100% !important;
}

#modal-3 .request-form .loading {
  color: #1680fb;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1;
}

#modal-3 .request-form .error {
  color: #e74c3c;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1;
}

body.theme--dark, .theme--dark .bg--white-100 {
  background-color: #232734 !important;
}

body.theme--dark {
  color: #b1b7cd;
}

.dark-theme-img {
  display: none;
  position: absolute;
}

.theme--dark .dark-theme-img {
  display: inline-block;
  position: relative;
}

.theme--dark .owl-carousel .owl-item img.light-theme-img {
  display: none;
  position: absolute;
}

.theme--dark .owl-carousel .owl-item img.dark-theme-img {
  display: block;
}

.theme--dark .light-theme-img {
  display: none;
}

.theme--dark .block-shadow {
  box-shadow: 0 4px 12px #00000021;
}

.theme--dark .block-border {
  border: 1px solid #e7e7e7;
}

.theme--dark .block-border.block-shadow {
  border: 1px solid #f5f6f6;
}

.theme--dark .x-border {
  border-top: 1px solid #1d212c;
  border-bottom: 1px solid #1d212c;
}

.theme--dark .top-border {
  border-top: 1px solid #1d212c;
}

.theme--dark .bottom-border {
  border-bottom: 1px solid #1d212c;
}

.theme--dark .bg--white-300, .theme--dark .bg--white-400, .theme--dark .bg--purple-100, .theme--dark .shape--purple-100:after, .theme--dark .shape--white-500:after, .theme--dark .shape--white-400:after, .theme--dark .shape--white-300:after, .theme--dark .shape--white-200:after {
  background-color: #1d212c;
}

.theme--dark .bg--02, .theme--dark .bg--04, .theme--dark .gr--smoke, .theme--dark .gr--ghost, .theme--dark .shape--whitesmoke:after {
  background-image: linear-gradient(#1d212ccc 50%, #1d212c8c 100%);
}

.theme--dark .gr--whitesmoke, .theme--dark .shape--gr-whitesmoke:after {
  background-image: linear-gradient(#1d212ccc 50%, #1d212c0d 100%);
}

.theme--dark hr.divider, .theme--dark .footer hr {
  background-image: linear-gradient(90deg, #7a7d9300 0, #7a7d93 38% 64%, #7a7d9300 99%);
}

.theme--dark hr.divider.divider-light {
  opacity: 1;
  background-color: #fff;
  background-image: linear-gradient(90deg, #ced3f600 0, #dedede 38% 64%, #ced3f600 99%);
}

.theme--dark h1, .theme--dark h2, .theme--dark h3, .theme--dark h4, .theme--dark h5, .theme--dark h6 {
  color: #fff;
}

.theme--dark a {
  color: #b1b7cd;
}

.theme--dark a:hover, .theme--dark a.tra-link:hover span {
  color: #f7f8f9 !important;
}

.theme--dark .btn--tra-black, .theme--dark .hover--tra-black:hover {
  color: #b1b7cd !important;
  background-color: #0000 !important;
  border-color: #b1b7cd !important;
}

.theme--dark .navbar-dark .hover--tra-black:hover {
  color: #353f4f !important;
  background-color: #0000 !important;
  border-color: #353f4f !important;
}

.theme--dark .white-scroll .hover--tra-black:hover, .theme--dark .navbar-dark .scroll .hover--tra-black:hover {
  color: #fff !important;
  background-color: #0000 !important;
  border-color: #fff !important;
}

.theme--dark .btn--white, .theme--dark .hover--white:hover {
  color: #353f4f !important;
  background-color: #fff !important;
  border-color: #fff !important;
}

.theme--dark .btn--tra-white, .theme--dark .hover--tra-white:hover {
  color: #f1f1f1 !important;
  background-color: #0000 !important;
  border-color: #f1f1f1 !important;
}

.theme--dark .white-scroll .scroll .hover--tra-white:hover {
  color: #fff !important;
  background-color: #0000 !important;
  border-color: #fff !important;
}

.theme--dark .btn--tra-grey, .theme--dark .hover--tra-grey:hover, .theme--dark .white-scroll .scroll .hover--tra-grey:hover, .theme--dark .black-scroll .scroll .hover--tra-grey:hover {
  color: #b1b7cd !important;
  background-color: #0000 !important;
  border-color: #b1b7cd !important;
}

.theme--dark .btn--blue-500, .theme--dark .hover--blue-500:hover, .theme--dark .white-scroll .scroll .hover--blue-500:hover, .theme--dark .black-scroll .scroll .hover--blue-500:hover {
  color: #fff !important;
  background-color: #185abd !important;
  border-color: #185abd !important;
}

.theme--dark .btn--blue-400, .theme--dark .hover--blue-400:hover, .theme--dark .white-scroll .scroll .hover--blue-400:hover, .theme--dark .black-scroll .scroll .hover--blue-400:hover {
  color: #fff !important;
  background-color: #1680fb !important;
  border-color: #1680fb !important;
}

.theme--dark .btn--blue-300, .theme--dark .hover--blue-300:hover, .theme--dark .white-scroll .scroll .hover--blue-300:hover, .theme--dark .black-scroll .scroll .hover--blue-300:hover {
  color: #fff !important;
  background-color: #3eb1ff !important;
  border-color: #3eb1ff !important;
}

.theme--dark .btn--pink-500, .theme--dark .hover--pink-500:hover, .theme--dark .white-scroll .scroll .hover--pink-500:hover, .theme--dark .black-scroll .scroll .hover--pink-500:hover {
  color: #fff !important;
  background-color: #ff149c !important;
  border-color: #ff149c !important;
}

.theme--dark .btn--pink-400, .theme--dark .hover--pink-400:hover, .white-scroll .scroll .hover--pink-400:hover, .black-scroll .scroll .hover--pink-400:hover {
  color: #fff !important;
  background-color: #f74780 !important;
  border-color: #f74780 !important;
}

.theme--dark .btn--pink-300, .theme--dark .hover--pink-300:hover, .theme--dark .white-scroll .scroll .hover--pink-300:hover, .theme--dark .black-scroll .scroll .hover--pink-300:hover {
  color: #fff !important;
  background-color: #fcb5cc !important;
  border-color: #fcb5cc !important;
}

.theme--dark .btn--purple-500, .theme--dark .hover--purple-500:hover, .theme--dark .white-scroll .scroll .hover--purple-500:hover, .theme--dark .black-scroll .scroll .hover--purple-500:hover {
  color: #fff !important;
  background-color: #663ae9 !important;
  border-color: #663ae9 !important;
}

.theme--dark .btn--purple-400, .theme--dark .hover--purple-400:hover, .theme--dark .white-scroll .scroll .hover--purple-400:hover, .theme--dark .black-scroll .scroll .hover--purple-400:hover {
  color: #fff !important;
  background-color: #7b5dd6 !important;
  border-color: #7b5dd6 !important;
}

.theme--dark .btn--purple-300, .theme--dark .hover--purple-300:hover, .theme--dark .white-scroll .scroll .hover--purple-300:hover, .theme--dark .black-scroll .scroll .hover--purple-300:hover {
  color: #fff !important;
  background-color: #bdaeea !important;
  border-color: #bdaeea !important;
}

.theme--dark .btn--violet-500, .theme--dark .hover--violet-500:hover, .theme--dark .white-scroll .scroll .hover--violet-500:hover, .theme--dark .black-scroll .scroll .hover--violet-500:hover {
  color: #fff !important;
  background-color: #c73e9b !important;
  border-color: #c73e9b !important;
}

.theme--dark .btn--violet-400, .theme--dark .hover--violet-400:hover, .theme--dark .white-scroll .scroll .hover--violet-400:hover, .theme--dark .black-scroll .scroll .hover--violet-400:hover {
  color: #fff !important;
  background-color: #be6cbe !important;
  border-color: #be6cbe !important;
}

.theme--dark .btn--violet-300, .theme--dark .hover--violet-300:hover, .theme--dark .white-scroll .scroll .hover--violet-300:hover, .theme--dark .black-scroll .scroll .hover--violet-300:hover {
  color: #fff !important;
  background-color: #e2bde2 !important;
  border-color: #e2bde2 !important;
}

.theme--dark .section-id {
  color: #eee;
}

.theme--dark .color--black, .theme--dark .color--black h2, .theme--dark .color--black h3, .theme--dark .color--black h4, .theme--dark .color--black h5, .theme--dark .color--black h6, .theme--dark .color--black p, .theme--dark .color--black a, .theme--dark .color--black li, .theme--dark .color--black i, .theme--dark .color--black span, .theme--dar .color--white .color--black {
  color: #fff;
}

.theme--dark .color--grey, .theme--dark .color--grey h2, .theme--dark .color--grey h3, .theme--dark .color--grey h4, .theme--dark .color--grey h5, .theme--dark .color--grey h6, .theme--dark .color--grey p, .theme--dark .color--grey a, .theme--dark .color--grey li, .theme--dark .color--grey i, .theme--dark .color--grey span, .theme--dark .color--white .color--grey {
  color: #b1b7cd;
}

.theme--dark .dark-menu .wsmainfull, .theme--dark .white-menu .wsmainfull {
  box-shadow: 0 2px 3px #0101011a;
  background-color: #1d222f !important;
}

.theme--dark .navbar-light .wsmenu > .wsmenu-list > li > a, .theme--dark .navbar-dark.inner-page-header .wsmenu > .wsmenu-list > li > a, .theme--dark .navbar-dark.light-hero-header .wsmenu > .wsmenu-list > li > a {
  color: #fff;
}

.theme--dark .navbar-light .wsmenu-list > li > a.h-link:hover, .theme--dark .navbar-light .wsmenu > .wsmenu-list > li > a:hover, .theme--dark .navbar-dark.inner-page-header .wsmenu > .wsmenu-list > li > a:hover, .theme--dark .navbar-dark.light-hero-header .wsmenu > .wsmenu-list > li > a:hover {
  color: #eee !important;
}

.theme--dark .navbar-light .wsmenu > .wsmenu-list > li > a.btn:hover {
  color: #fff !important;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu, .theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu, .theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
  box-shadow: 0 2px 3px #0101011a;
  background-color: #2c3142 !important;
  border: 1px solid #2c3142 !important;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu:before, .theme--dark .wsmenu > .wsmenu-list > li.mg_link:hover > a:after, .theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu:before {
  background-color: #2c3142;
  border-top: 1px solid #2c3142;
  border-left: 1px solid #2c3142;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a, .theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  color: #b1b7cd;
  background-color: #0000 !important;
}

.theme--dark .scroll .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a, .theme--dark .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a, .theme--dark .scroll .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a {
  color: #b1b7cd;
}

.theme--dark .tra-menu .wsmainfull.scroll, .theme--dark .white-menu .wsmainfull.scroll, .theme--dark .dark-menu.dark-scroll .wsmainfull.scroll {
  padding: 0;
  box-shadow: 0 2px 3px #0101011a;
  background-color: #1d222f !important;
}

.theme--dark .tra-menu.navbar-dark .scroll .wsmenu > .wsmenu-list > li > a, .theme--dark .tra-menu.navbar-light .scroll .wsmenu > .wsmenu-list > li > a, .theme--dark .tra-menu.navbar-dark.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link, .theme--dark .tra-menu.navbar-light.white-scroll .scroll .wsmenu > .wsmenu-list > li > a.h-link {
  color: #b1b7cd;
}

.theme--dark .navbar-light.white-scroll .scroll .wsmenu-list > li > a.h-link:hover {
  color: #fff !important;
}

.theme--dark .wsmenu > .wsmenu-list > li > ul.sub-menu > li > a:hover, .theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .theme--dark .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  background-color: #0000001f !important;
}

.theme--dark .navbar-light .scroll .btn.btn--tra-white {
  color: #fff !important;
  background-color: #0000 !important;
  border-color: #fff !important;
}

.theme--dark .navbar-dark .logo-black, .theme--dark .navbar-dark .scroll .logo-black {
  display: none;
}

.theme--dark .navbar-dark .logo-white, .theme--dark .navbar-dark .scroll .logo-white, .theme--dark .navbar-dark .logo-black {
  display: block;
}

.theme--dark .navbar-dark .logo-white {
  display: none;
}

.theme--dark .navbar-dark .scroll .logo-white {
  display: block;
}

.theme--dark .hero-section .color--black, .theme--dark .hero-section .color--black h2, .theme--dark .hero-section .color--black h3, .theme--dark .hero-section .color--black h4, .theme--dark .hero-section .color--black h5, .theme--dark .hero-section .color--black h6, .theme--dark .hero-section .color--black p, .theme--dark .hero-section .color--black a, .theme--dark .hero-section .color--black li, .theme--dark .hero-section .color--black i, .theme--dark .hero-section .color--black span, .theme--dark .hero-section .color--white .color--black {
  color: #353f4f;
}

.theme--dark .hero-section p {
  color: #6c757d;
}

.theme--dark .hero-section .color--white p {
  color: #fff;
}

.theme--dark .hero-section.gr--whitesmoke p {
  color: #b1b7cd;
}

.theme--dark .hero-section .section-id.color--grey {
  color: #6c757d;
}

.theme--dark .hero-5-txt p, .theme--dark .hero-6-txt p, .theme--dark .hero-10-txt p, .theme--dark .hero-15-txt p, .theme--dark .hero-16-txt p, .theme--dark .hero-17-txt p, .theme--dark .hero-18-txt p, .theme--dark .hero-19-txt p, .theme--dark .hero-20-txt p, .theme--dark .hero-21-txt p, .theme--dark .hero-23-txt p, .theme--dark .hero-25-txt p {
  color: #b1b7cd;
}

.theme--dark .hero-section .quick-form .form-control {
  color: #fff;
  background-color: #363f54;
}

.theme--dark #hero-14.hero-section .quick-form .form-control, .theme--dark #hero-24.hero-section .quick-form .form-control, .theme--dark #hero-26.hero-section .quick-form .form-control {
  color: #666;
  background-color: #fff;
}

.theme--dark .hero-section .quick-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .hero-section .quick-form .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .hero-section .quick-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark #hero-14.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}

.theme--dark #hero-14.hero-section .quick-form .form-control:-ms-placeholder-shown {
  color: #999;
}

.theme--dark #hero-14.hero-section .quick-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.theme--dark #hero-24.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}

.theme--dark #hero-24.hero-section .quick-form .form-control:-ms-placeholder-shown {
  color: #999;
}

.theme--dark #hero-24.hero-section .quick-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.theme--dark #hero-26.hero-section .quick-form .form-control::-moz-placeholder {
  color: #999;
}

.theme--dark #hero-26.hero-section .quick-form .form-control:-ms-placeholder-shown {
  color: #999;
}

.theme--dark #hero-26.hero-section .quick-form .form-control::-webkit-input-placeholder {
  color: #999;
}

.theme--dark .hero-section .quick-form .form-control:focus {
  background-color: #505c77;
  border-color: #0000;
}

.theme--dark #hero-14.hero-section .quick-form .form-control:focus, .theme--dark #hero-24.hero-section .quick-form .form-control:focus, .theme--dark #hero-26.hero-section .quick-form .form-control:focus {
  background-color: #fff;
  border-color: #0000;
}

.theme--dark .hero-section .request-form .form-control {
  color: #fff;
  background-color: #363f54;
}

.theme--dark .hero-section .request-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .hero-section .request-form .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .hero-section .request-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .hero-section .request-form .form-control:focus {
  background-color: #505c77;
  border-color: #0000;
}

.theme--dark #hero-3:after, .theme--dark #hero-4:after {
  background-color: #232734;
}

.theme--dark .hero-4-txt h2 {
  color: #353f4f;
}

.theme--dark .hero-4-txt .btn.btn--tra-black {
  color: #353f4f !important;
  background-color: #0000 !important;
  border-color: #353f4f !important;
}

.theme--dark #hero-5 {
  background-image: url("../media/hero-5-dark.0riavgdioslpw.jpg");
}

.theme--dark .hero-6-wrapper {
  background-image: linear-gradient(90deg, #1d212c, #1d212c);
}

.theme--dark #hero-8-form {
  background-color: #1d222f;
  border: 1px solid #1d222f;
}

.theme--dark #hero-8-form p {
  color: #b1b7cd;
}

.theme--dark #hero-5 .wave-shape-bottom svg path, .theme--dark #hero-8 .wave-shape-bottom svg path, .theme--dark #hero-14 .wave-shape-bottom svg path, .theme--dark #hero-16 .wave-shape-bottom svg path, .theme--dark #hero-22 .wave-shape-bottom svg path, .theme--dark #hero-23 .wave-shape-bottom svg path, .theme--dark #hero-26 .wave-shape-bottom svg path {
  fill: #232734;
}

.theme--dark #hero-10 {
  background-image: url("../media/hero-10-dark.0riavgdioslpw.jpg");
}

.theme--dark #hero-15 {
  background-image: url("../media/hero-15-dark.17gigeynlvlpl.jpg");
}

.theme--dark #hero-16 {
  background-image: url("../media/hero-16-dark.0riavgdioslpw.jpg");
}

.theme--dark #hero-17 {
  background-image: url("../media/hero-17-dark.0ol.guam1o0ya.jpg");
}

.theme--dark #hero-18:after {
  background-image: url("../media/hero-18-dark.18cg2cj6w9i-t.jpg");
}

.theme--dark #hero-20:after {
  background-image: linear-gradient(#1d212c, #232734);
}

.theme--dark #hero-21 .hero-overlay {
  background-image: url("../media/hero-21-dark.18cg2cj6w9i-t.jpg");
}

.theme--dark #hero-23 {
  background-image: url("../media/hero-23-dark.0riavgdioslpw.jpg");
}

.theme--dark .hero-23-txt p span.color--black {
  color: #fff;
}

.theme--dark #hero-25 {
  background-image: url("../media/hero-25-dark.0riavgdioslpw.jpg");
}

.theme--dark #hero-27 .hero-overlay {
  background-image: url("../media/hero-27-dark.0j_m~ga6tx2ly.png");
}

.theme--dark .features-section path {
  opacity: .05;
}

.theme--dark .fbox-7 {
  border: 2px solid #363f54;
}

.theme--dark .cbox-2-line {
  background-color: #363f54;
}

.theme--dark #statistic-5 .statistic-digit {
  border-bottom: 1px solid #505c77;
}

.theme--dark #reviews-2 .review-2.bg--white-100 {
  background-color: #1d212c !important;
}

.theme--dark .owl-theme .owl-dots .owl-dot span {
  background: #1d212c;
}

.theme--dark .owl-theme .owl-dots .owl-dot.active span {
  background: #b1b7cd;
}

.theme--dark .review-3.block-border {
  border-color: #363f54;
}

.theme--dark .project-title h2 {
  border-bottom: 1px solid #363f54;
}

.theme--dark .project-data p span, .theme--dark .project-description .more-projects span {
  color: #fff;
}

.theme--dark .rbox-1 .star-rating {
  border: 1px solid #1d212c;
  box-shadow: 0 4px 12px #00000021;
  background-color: #1d212c !important;
}

.theme--dark .pricing-discount h6 {
  color: #353f4f;
}

.theme--dark .table > :not(caption) > * > * {
  color: #b1b7cd;
  background-color: #232734;
}

.theme--dark .comp-table .table thead th {
  color: #fff;
  border-color: #363f54;
}

.theme--dark .comp-table tbody th {
  border-bottom: 1px solid #363f54 !important;
}

.theme--dark .comp-table .table tr td {
  border-bottom: 2px solid #363f54;
}

.theme--dark .integrations-1-wrapper .in_tool {
  background-color: #1d212c;
  border: 1px solid #1d212c;
}

.theme--dark .switcher.bg--grey {
  background-color: #363f54;
  border: 2px solid #363f54;
}

.theme--dark .banner-16-wrapper.bg--white-100.block-border {
  border-color: #363f54;
}

.theme--dark .release-data {
  border-bottom: 1px dashed #656565;
}

.theme--dark span.version-data, .theme--dark span.release-date span {
  color: #f1f1f1;
}

.theme--dark span.release-date {
  color: #ccc;
}

.theme--dark .faqs-section .accordion-item, .theme--dark #faqs-2.faqs-section .accordion-item, .theme--dark #faqs-2.faqs-section .accordion-item.is-active .accordion-thumb {
  border-bottom: 1px solid #363f54;
}

.theme--dark .faqs-section .tabs-1 li {
  border: 2px solid #363f54;
}

.theme--dark .faqs-section .tabs-1 li span, .theme--dark .faqs-section .tabs-1 li, .theme--dark .faqs-section .accordion-item .accordion-thumb:after, .theme--dark .faqs-section .accordion-item.is-active .accordion-thumb:after {
  color: #b1b7cd;
}

.theme--dark .newsletter-section .form-control {
  color: #f1f1f1;
  background-color: #363f54;
  border: 1px solid #363f54;
}

.theme--dark .newsletter-section .form-control:focus {
  background-color: #505c77;
  border-color: #0000;
}

.theme--dark .newsletter-section .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .newsletter-section .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .newsletter-section .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .post-meta-list p, .theme--dark .blog-post-txt a {
  color: #fff;
}

.theme--dark .blog-post-txt a:hover {
  color: #ddd !important;
}

.theme--dark .txt-code {
  background-color: #1d212c;
}

.theme--dark .txt-code kbd {
  background-color: #363f54;
}

.theme--dark .txt-code p {
  color: #b1b7cd;
}

.theme--dark .comment-form p, .theme--dark .blockquote-footer, .theme--dark .txt-code span.code-property, .theme--dark .txt-code p code.code-language-js {
  color: #fff;
}

.theme--dark .comment-form .form-control {
  color: #f1f1f1;
  background-color: #363f54;
}

.theme--dark .comment-form .form-control:focus {
  background-color: #505c77;
  border-color: #0000;
}

.theme--dark .comment-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .comment-form .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .comment-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .contact-form-notice p a, .theme--dark #contacts-1 .contact-form p {
  color: #fff;
}

.theme--dark .contact-form .form-control, .theme--dark .contact-form .form-select {
  color: #f1f1f1;
  background-color: #363f54;
}

.theme--dark .contact-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .contact-form .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .contact-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .contact-form .form-control:focus, .theme--dark .contact-form .form-select:focus {
  background-color: #505c77;
  border-color: #0000;
}

.footer-logo-dark, .theme--dark .footer-logo {
  display: none;
}

.theme--dark .footer-logo-dark {
  display: block;
}

.theme--dark #footer-10 .footer-logo-dark {
  display: inline-block;
}

.theme--dark #footer-10 .footer-info {
  border-bottom: 1px solid #363f54;
}

.theme--dark .footer-form .newsletter-form .btn.dark-color span {
  color: #2f353e !important;
}

.theme--dark .footer-form .newsletter-form .input-group {
  background-color: #282d3c;
  border: 1px solid #505c77;
}

.theme--dark .footer-form .form-control {
  color: #fff;
}

.theme--dark .footer-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .footer-form .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .footer-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .legal-info p span {
  color: #fff;
}

.theme--dark .page-hero-section .wave-shape-bottom path {
  fill: #232734;
}

.theme--dark #modal-2 .modal-body-content h5, .theme--dark #modal-3 .modal-body-content h3 {
  color: #353f4f;
}

.theme--dark #page-404.bg--white-300, .theme--dark #footer-11.bg--white-300 {
  background-color: #f7f8f9;
}

.theme--dark #page-404 .color--dark {
  color: #353f4f;
}

.theme--dark #page-404 h6.color--grey, .theme--dark #footer-11.bg--white-300, .theme--dark #footer-11.bg--white-300 .bottom-footer-list p a {
  color: #6c757d;
}

.theme--dark #login .register-page-wrapper:after, .theme--dark #signup .register-page-wrapper:after {
  background-color: #1d212c;
}

.theme--dark .form-data span a, .theme--dark .register-page-form p.input-header {
  color: #fff;
}

.theme--dark .separator-line:before, .theme--dark .separator-line:after {
  border-top: 2px solid #ffffff26;
}

.theme--dark .reset-page-wrapper .form-control, .theme--dark .register-page-form .form-control {
  color: #f1f1f1;
  background-color: #363f54;
  border: 1px solid #363f54;
}

.theme--dark .reset-page-wrapper form {
  background: #1d212c;
  border: 1px solid #1d212c;
}

.theme--dark .register-page-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .register-page-form .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .register-page-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .reset-password-form .form-control::-moz-placeholder {
  color: #b1b7cd;
}

.theme--dark .reset-password-form .form-control:-ms-placeholder-shown {
  color: #b1b7cd;
}

.theme--dark .reset-password-form .form-control::-webkit-input-placeholder {
  color: #b1b7cd;
}

.theme--dark .register-page-form .btn-google {
  color: #b1b7cd;
  background-color: #363f54;
  border: 1px solid #363f54;
}

#stlChanger {
  z-index: 9999;
  cursor: pointer;
  border-radius: 0;
  font-size: 15px;
  transition: all .4s ease-in-out;
  position: fixed;
  top: 100px;
  right: -230px;
  overflow: hidden;
}

#stlChanger.open {
  right: 0;
}

#stlChanger .bgChanger {
  min-width: 280px;
  min-height: 280px;
}

#stlChanger .blockChanger {
  width: 230px;
}

#stlChanger .chBody {
  direction: rtl;
  background: #2b2e37;
  border: 1px solid #2b2e37;
  border-radius: 4px 0 0 4px;
  width: 230px;
  height: 425px;
  margin-left: 50px;
  position: relative;
  overflow: hidden scroll;
}

#stlChanger .chBody.chBody-sm {
  height: 360px;
}

#stlChanger .chBut {
  z-index: 1000000;
  text-align: center;
  background: #ef2853;
  border: 1px solid #ef2853;
  border-left: none;
  border-radius: 4px 0 0 4px;
  width: 50px;
  height: 50px;
  padding: 0 0 0 2px;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 30px;
  left: 0;
  box-shadow: 0 0 2px #32323266;
}

#stlChanger .chBut.icon-xs [class*="flaticon-"]:before, #stlChanger .chBut.icon-xs [class*="flaticon-"]:after {
  color: #fff;
  font-size: 2.15rem;
  line-height: 48px !important;
}

#stlChanger p {
  letter-spacing: 0;
  margin-bottom: 20px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

#stlChanger .stBgs a {
  float: left;
  cursor: pointer;
  opacity: 1;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  margin: 0 5px 8px;
  padding: 0;
  text-decoration: none;
}

#stlChanger .stBgs a img {
  border-radius: 8px;
  width: 50px;
  height: 50px;
}

.stBlock1 {
  margin: 0 20px 25px;
}

.stBlock .btn {
  width: 100%;
  margin-top: 15px;
  padding: .65rem 1.2rem;
  line-height: 1;
}

.switch {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
  width: 100%;
  padding: .4rem 1.4rem;
}

.bg--theme, .shape--blue-400:after {
  background-color: #8f2ae2;
}

.btn--theme {
  color: #fff !important;
  background-color: #ec43e5 !important;
  border-color: #ec43e5 !important;
}

.hover--theme:hover, .white-scroll .scroll .hover--theme:hover, .black-scroll .scroll .hover--theme:hover, .theme--dark .white-scroll .scroll .hover--theme:hover, .theme--dark .white-scroll .hover--theme:hover {
  color: #fff !important;
  background-color: #e73971 !important;
  border-color: #e73971 !important;
}

.color--theme, .color--theme h1, .color--theme h2, .color--theme h3, .color--theme h4, .color--theme h5, .color--theme h6, .color--theme p, .color--theme a, .color--theme li, .color--theme i, .color--theme span, .color--white .color--theme {
  color: #921ce7 !important;
}

.loading--theme .loader {
  border-color: #0000 #f74780;
}

.loading--theme .loader:after {
  border-color: #0000 #f7478026;
}

.nav-theme .sm-info {
  background-color: #f74780;
}

.wsmenu > .wsmenu-list.nav-theme > li > ul.sub-menu > li > a:hover, .wsmenu > .wsmenu-list.nav-theme > li > .wsmegamenu.w-75 ul.link-list > li > a:hover, .wsmenu > .wsmenu-list.nav-theme > li > .wsmegamenu.halfmenu ul.link-list > li > a:hover {
  color: #f74780 !important;
}

.hero-section .quick-form .form-control:focus {
  border-color: #f74780;
}

.cbox-2:hover .cbox-2-ico.bg--theme {
  color: #8f2ae2;
  border-color: #8f2ae2;
}

.cbox-2:hover .cbox-2-ico.bg--theme > span {
  color: #8f2ae2;
}

.tabs-1.tabs--theme, .tabs-1.tabs--theme li.current:hover {
  color: #f74780;
  border-color: #f74780;
}

.faqs-section .tabs--theme .tabs-1 li.current, .faqs-section .tabs--theme .tabs-1 li.current:hover {
  background-color: #f74780;
  border-color: #f74780 !important;
}

.switch-wrap input:checked + .switcher.switcher--theme {
  background-color: #f74780;
  border-color: #f74780;
}

.shape-ico.color--theme path, .shape-ico.color--theme path, .shape-ico.color--theme path {
  fill: #7523c60a;
}

.newsletter-section .form-control:focus {
  background-color: #fff;
  border-color: #353f4f;
}

.theme-pagination .page-item.active .page-link {
  background-color: #f74780;
  border: 2px solid #f74780;
  color: #fff !important;
}

.meet-btn {
  margin-top: 50px;
  color: #fff !important;
  background-color: #921ce7 !important;
  border-color: #921ce7 !important;
}

.meet-btn:hover {
  color: #921ce7 !important;
  background-color: #0000 !important;
  border-color: #921ce7 !important;
}

.meet-outline {
  color: #fff !important;
  background-color: #921ce7 !important;
  border-color: #921ce7 !important;
}

.meet-outline:hover {
  color: #921ce7 !important;
  background-color: #0000 !important;
  border-color: #921ce7 !important;
}

.hover-b-pink:hover {
  color: #ec43e5 !important;
  background-color: #0000 !important;
  border-color: #ec43e5 !important;
}

.btn-contat {
  background-color: #fff;
  margin-top: 50px;
  color: #921ce7 !important;
}

.infinity-carousel {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  height: 225px !important;
}

.infinity-carousel--image {
  background-color: #0000;
  background-image: url("../media/customers.0ptj2iun8.1h..png");
  background-attachment: scroll;
  width: 9966px;
  animation: 60s linear infinite moveSlideshow;
  position: absolute;
  top: 0;
  left: 0;
  background-position: 0 !important;
  background-repeat: repeat-x !important;
  background-size: cover !important;
  height: 225px !important;
}

@keyframes moveSlideshow {
  100% {
    transform: translateX(-66.6666%);
  }
}

.t-title {
  text-align: center;
  color: #fff;
  background-color: #1d222f;
  margin: 0 0 40px;
  padding: 10px 5px;
}

.t-title.btn-s-title {
  margin: 0;
}

.t-title h6 {
  color: #fff;
  margin-bottom: 0;
}

.header-socials {
  align-items: center;
  height: 70px;
  display: flex;
}

html {
  --scroll-behavior: auto !important;
  scroll-behavior: auto !important;
}

