@charset "UTF-8";
/*
Theme Name: BrainHub
Theme URI:
Text Domain: brainworks
Author: Brain Works
Author URI: https://brainworks.com.ua
Description:
License:
License URI:
Version: 9.05.21
Tags: one-column, two-columns, full-width-template, e-commerce
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;700&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

mark {
  background: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

.svg-icon, .nav .sub-menu-link, .nav .menu-link, .review-slider .slick-arrow, .review-social {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.nav .sub-menu, .nav .menu, .nav .menu-container, .lang, .messenger, .social, .phone-dropdown__list, .phone-dropdown, .phone {
  margin: 0;
  padding: 0;
  list-style: none;
}

[type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 12.5px 10px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 13px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 11px;
    font-size: 14px;
  }
}
@media (max-width: 574px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 12px;
    font-size: 12px;
  }
}

@font-face {
  font-family: "Igra";
  src: url("assets/fonts/Igrasans.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Igra";
  src: url("assets/fonts/Igrasans.woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Igra";
  src: url("assets/fonts/Igrasans.woff2");
  font-weight: 400;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 1.5454545455;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.sticky {
  color: red;
}

.bypostauthor {
  border-top: 10px solid #111314;
}

.gallery-caption {
  background-color: lightblue;
}

.link {
  text-decoration: underline;
  color: #F36358;
}

.bold {
  font-weight: 900;
}

.center-block {
  text-align: center;
  display: block !important;
  margin: 0 auto;
}

em {
  font-style: italic;
}

.text-muted {
  color: #bfbfbf !important;
}
.text-white {
  color: #fff;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-just {
  text-align: justify;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-underline {
  text-decoration: underline;
}
.text-through {
  text-decoration: line-through;
}
.text-nowrap {
  white-space: nowrap;
}
.text-bold {
  font-weight: bold;
}
.text-italic {
  font-style: italic;
}
.text-vertical {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.font-one {
  font-family: "Igra", serif;
}

.font-two {
  font-family: "Open Sans", sans-serif;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.pull-none {
  float: none;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.brand-color {
  color: #F36358;
}

.highlighted {
  display: inline-block;
  padding: 5px 15px;
  background-color: #F36358;
  color: #fff !important;
}
.highlighted,
.highlighted a {
  color: #fff;
}

.shadow {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.shadow-bottom {
  -webkit-box-shadow: 0 8px 6px -6px #111314;
          box-shadow: 0 8px 6px -6px #111314;
}

.is-hide {
  display: none;
}

.scrolled-table-wrapper {
  overflow-x: scroll;
}

.is-loading::before {
  content: " ";
  display: inline-block;
  vertical-align: -4px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #363636;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.hide-on-mobile {
  display: block !important;
}
@media (max-width: 574px) {
  .hide-on-mobile {
    display: none !important;
  }
}

.hide-on-desktop {
  display: none !important;
}
@media (max-width: 1199px) {
  .hide-on-desktop {
    display: block !important;
  }
}

@media (max-width: 1199px) {
  .center-on-mobile {
    text-align: center !important;
  }
}

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-500px:before {
  content: "";
}

.fa-abacus:before {
  content: "";
}

.fa-accessible-icon:before {
  content: "";
}

.fa-accusoft:before {
  content: "";
}

.fa-acorn:before {
  content: "";
}

.fa-acquisitions-incorporated:before {
  content: "";
}

.fa-ad:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-card:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-adversal:before {
  content: "";
}

.fa-affiliatetheme:before {
  content: "";
}

.fa-air-conditioner:before {
  content: "";
}

.fa-air-freshener:before {
  content: "";
}

.fa-airbnb:before {
  content: "";
}

.fa-alarm-clock:before {
  content: "";
}

.fa-alarm-exclamation:before {
  content: "";
}

.fa-alarm-plus:before {
  content: "";
}

.fa-alarm-snooze:before {
  content: "";
}

.fa-album:before {
  content: "";
}

.fa-album-collection:before {
  content: "";
}

.fa-algolia:before {
  content: "";
}

.fa-alicorn:before {
  content: "";
}

.fa-alien:before {
  content: "";
}

.fa-alien-monster:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-slash:before {
  content: "";
}

.fa-alipay:before {
  content: "";
}

.fa-allergies:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-amazon-pay:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-amilia:before {
  content: "";
}

.fa-amp-guitar:before {
  content: "";
}

.fa-analytics:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-angel:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angry:before {
  content: "";
}

.fa-angrycreative:before {
  content: "";
}

.fa-angular:before {
  content: "";
}

.fa-ankh:before {
  content: "";
}

.fa-app-store:before {
  content: "";
}

.fa-app-store-ios:before {
  content: "";
}

.fa-apper:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-apple-alt:before {
  content: "";
}

.fa-apple-crate:before {
  content: "";
}

.fa-apple-pay:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-archway:before {
  content: "";
}

.fa-arrow-alt-circle-down:before {
  content: "";
}

.fa-arrow-alt-circle-left:before {
  content: "";
}

.fa-arrow-alt-circle-right:before {
  content: "";
}

.fa-arrow-alt-circle-up:before {
  content: "";
}

.fa-arrow-alt-down:before {
  content: "";
}

.fa-arrow-alt-from-bottom:before {
  content: "";
}

.fa-arrow-alt-from-left:before {
  content: "";
}

.fa-arrow-alt-from-right:before {
  content: "";
}

.fa-arrow-alt-from-top:before {
  content: "";
}

.fa-arrow-alt-left:before {
  content: "";
}

.fa-arrow-alt-right:before {
  content: "";
}

.fa-arrow-alt-square-down:before {
  content: "";
}

.fa-arrow-alt-square-left:before {
  content: "";
}

.fa-arrow-alt-square-right:before {
  content: "";
}

.fa-arrow-alt-square-up:before {
  content: "";
}

.fa-arrow-alt-to-bottom:before {
  content: "";
}

.fa-arrow-alt-to-left:before {
  content: "";
}

.fa-arrow-alt-to-right:before {
  content: "";
}

.fa-arrow-alt-to-top:before {
  content: "";
}

.fa-arrow-alt-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-arrow-from-bottom:before {
  content: "";
}

.fa-arrow-from-left:before {
  content: "";
}

.fa-arrow-from-right:before {
  content: "";
}

.fa-arrow-from-top:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-square-down:before {
  content: "";
}

.fa-arrow-square-left:before {
  content: "";
}

.fa-arrow-square-right:before {
  content: "";
}

.fa-arrow-square-up:before {
  content: "";
}

.fa-arrow-to-bottom:before {
  content: "";
}

.fa-arrow-to-left:before {
  content: "";
}

.fa-arrow-to-right:before {
  content: "";
}

.fa-arrow-to-top:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-arrows-alt-h:before {
  content: "";
}

.fa-arrows-alt-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-asymmetrik:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-atlas:before {
  content: "";
}

.fa-atlassian:before {
  content: "";
}

.fa-atom:before {
  content: "";
}

.fa-atom-alt:before {
  content: "";
}

.fa-audible:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-autoprefixer:before {
  content: "";
}

.fa-avianex:before {
  content: "";
}

.fa-aviato:before {
  content: "";
}

.fa-award:before {
  content: "";
}

.fa-aws:before {
  content: "";
}

.fa-axe:before {
  content: "";
}

.fa-axe-battle:before {
  content: "";
}

.fa-baby:before {
  content: "";
}

.fa-baby-carriage:before {
  content: "";
}

.fa-backpack:before {
  content: "";
}

.fa-backspace:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-bacon:before {
  content: "";
}

.fa-bacteria:before {
  content: "";
}

.fa-bacterium:before {
  content: "";
}

.fa-badge:before {
  content: "";
}

.fa-badge-check:before {
  content: "";
}

.fa-badge-dollar:before {
  content: "";
}

.fa-badge-percent:before {
  content: "";
}

.fa-badge-sheriff:before {
  content: "";
}

.fa-badger-honey:before {
  content: "";
}

.fa-bags-shopping:before {
  content: "";
}

.fa-bahai:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-balance-scale-left:before {
  content: "";
}

.fa-balance-scale-right:before {
  content: "";
}

.fa-ball-pile:before {
  content: "";
}

.fa-ballot:before {
  content: "";
}

.fa-ballot-check:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-band-aid:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-banjo:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-barcode-alt:before {
  content: "";
}

.fa-barcode-read:before {
  content: "";
}

.fa-barcode-scan:before {
  content: "";
}

.fa-bars:before {
  content: "";
}

.fa-baseball:before {
  content: "";
}

.fa-baseball-ball:before {
  content: "";
}

.fa-basketball-ball:before {
  content: "";
}

.fa-basketball-hoop:before {
  content: "";
}

.fa-bat:before {
  content: "";
}

.fa-bath:before {
  content: "";
}

.fa-battery-bolt:before {
  content: "";
}

.fa-battery-empty:before {
  content: "";
}

.fa-battery-full:before {
  content: "";
}

.fa-battery-half:before {
  content: "";
}

.fa-battery-quarter:before {
  content: "";
}

.fa-battery-slash:before {
  content: "";
}

.fa-battery-three-quarters:before {
  content: "";
}

.fa-battle-net:before {
  content: "";
}

.fa-bed:before {
  content: "";
}

.fa-bed-alt:before {
  content: "";
}

.fa-bed-bunk:before {
  content: "";
}

.fa-bed-empty:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-bell-exclamation:before {
  content: "";
}

.fa-bell-on:before {
  content: "";
}

.fa-bell-plus:before {
  content: "";
}

.fa-bell-school:before {
  content: "";
}

.fa-bell-school-slash:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bells:before {
  content: "";
}

.fa-betamax:before {
  content: "";
}

.fa-bezier-curve:before {
  content: "";
}

.fa-bible:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-biking:before {
  content: "";
}

.fa-biking-mountain:before {
  content: "";
}

.fa-bimobject:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-biohazard:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitcoin:before {
  content: "";
}

.fa-bity:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-blackberry:before {
  content: "";
}

.fa-blanket:before {
  content: "";
}

.fa-blender:before {
  content: "";
}

.fa-blender-phone:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-blinds:before {
  content: "";
}

.fa-blinds-open:before {
  content: "";
}

.fa-blinds-raised:before {
  content: "";
}

.fa-blog:before {
  content: "";
}

.fa-blogger:before {
  content: "";
}

.fa-blogger-b:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-bolt:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-bone:before {
  content: "";
}

.fa-bone-break:before {
  content: "";
}

.fa-bong:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-book-alt:before {
  content: "";
}

.fa-book-dead:before {
  content: "";
}

.fa-book-heart:before {
  content: "";
}

.fa-book-medical:before {
  content: "";
}

.fa-book-open:before {
  content: "";
}

.fa-book-reader:before {
  content: "";
}

.fa-book-spells:before {
  content: "";
}

.fa-book-user:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-books:before {
  content: "";
}

.fa-books-medical:before {
  content: "";
}

.fa-boombox:before {
  content: "";
}

.fa-boot:before {
  content: "";
}

.fa-booth-curtain:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-border-all:before {
  content: "";
}

.fa-border-bottom:before {
  content: "";
}

.fa-border-center-h:before {
  content: "";
}

.fa-border-center-v:before {
  content: "";
}

.fa-border-inner:before {
  content: "";
}

.fa-border-left:before {
  content: "";
}

.fa-border-none:before {
  content: "";
}

.fa-border-outer:before {
  content: "";
}

.fa-border-right:before {
  content: "";
}

.fa-border-style:before {
  content: "";
}

.fa-border-style-alt:before {
  content: "";
}

.fa-border-top:before {
  content: "";
}

.fa-bow-arrow:before {
  content: "";
}

.fa-bowling-ball:before {
  content: "";
}

.fa-bowling-pins:before {
  content: "";
}

.fa-box:before {
  content: "";
}

.fa-box-alt:before {
  content: "";
}

.fa-box-ballot:before {
  content: "";
}

.fa-box-check:before {
  content: "";
}

.fa-box-fragile:before {
  content: "";
}

.fa-box-full:before {
  content: "";
}

.fa-box-heart:before {
  content: "";
}

.fa-box-open:before {
  content: "";
}

.fa-box-tissue:before {
  content: "";
}

.fa-box-up:before {
  content: "";
}

.fa-box-usd:before {
  content: "";
}

.fa-boxes:before {
  content: "";
}

.fa-boxes-alt:before {
  content: "";
}

.fa-boxing-glove:before {
  content: "";
}

.fa-brackets:before {
  content: "";
}

.fa-brackets-curly:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-brain:before {
  content: "";
}

.fa-bread-loaf:before {
  content: "";
}

.fa-bread-slice:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-briefcase-medical:before {
  content: "";
}

.fa-bring-forward:before {
  content: "";
}

.fa-bring-front:before {
  content: "";
}

.fa-broadcast-tower:before {
  content: "";
}

.fa-broom:before {
  content: "";
}

.fa-browser:before {
  content: "";
}

.fa-brush:before {
  content: "";
}

.fa-btc:before {
  content: "";
}

.fa-buffer:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-bullseye-arrow:before {
  content: "";
}

.fa-bullseye-pointer:before {
  content: "";
}

.fa-burger-soda:before {
  content: "";
}

.fa-burn:before {
  content: "";
}

.fa-buromobelexperte:before {
  content: "";
}

.fa-burrito:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-bus-alt:before {
  content: "";
}

.fa-bus-school:before {
  content: "";
}

.fa-business-time:before {
  content: "";
}

.fa-buy-n-large:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-cabinet-filing:before {
  content: "";
}

.fa-cactus:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-calculator-alt:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-calendar-alt:before {
  content: "";
}

.fa-calendar-check:before {
  content: "";
}

.fa-calendar-day:before {
  content: "";
}

.fa-calendar-edit:before {
  content: "";
}

.fa-calendar-exclamation:before {
  content: "";
}

.fa-calendar-minus:before {
  content: "";
}

.fa-calendar-plus:before {
  content: "";
}

.fa-calendar-star:before {
  content: "";
}

.fa-calendar-times:before {
  content: "";
}

.fa-calendar-week:before {
  content: "";
}

.fa-camcorder:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-camera-alt:before {
  content: "";
}

.fa-camera-home:before {
  content: "";
}

.fa-camera-movie:before {
  content: "";
}

.fa-camera-polaroid:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-campfire:before {
  content: "";
}

.fa-campground:before {
  content: "";
}

.fa-canadian-maple-leaf:before {
  content: "";
}

.fa-candle-holder:before {
  content: "";
}

.fa-candy-cane:before {
  content: "";
}

.fa-candy-corn:before {
  content: "";
}

.fa-cannabis:before {
  content: "";
}

.fa-capsules:before {
  content: "";
}

.fa-car:before {
  content: "";
}

.fa-car-alt:before {
  content: "";
}

.fa-car-battery:before {
  content: "";
}

.fa-car-building:before {
  content: "";
}

.fa-car-bump:before {
  content: "";
}

.fa-car-bus:before {
  content: "";
}

.fa-car-crash:before {
  content: "";
}

.fa-car-garage:before {
  content: "";
}

.fa-car-mechanic:before {
  content: "";
}

.fa-car-side:before {
  content: "";
}

.fa-car-tilt:before {
  content: "";
}

.fa-car-wash:before {
  content: "";
}

.fa-caravan:before {
  content: "";
}

.fa-caravan-alt:before {
  content: "";
}

.fa-caret-circle-down:before {
  content: "";
}

.fa-caret-circle-left:before {
  content: "";
}

.fa-caret-circle-right:before {
  content: "";
}

.fa-caret-circle-up:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-caret-square-down:before {
  content: "";
}

.fa-caret-square-left:before {
  content: "";
}

.fa-caret-square-right:before {
  content: "";
}

.fa-caret-square-up:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-carrot:before {
  content: "";
}

.fa-cars:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cash-register:before {
  content: "";
}

.fa-cassette-tape:before {
  content: "";
}

.fa-cat:before {
  content: "";
}

.fa-cat-space:before {
  content: "";
}

.fa-cauldron:before {
  content: "";
}

.fa-cc-amazon-pay:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-apple-pay:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cctv:before {
  content: "";
}

.fa-centercode:before {
  content: "";
}

.fa-centos:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-chair:before {
  content: "";
}

.fa-chair-office:before {
  content: "";
}

.fa-chalkboard:before {
  content: "";
}

.fa-chalkboard-teacher:before {
  content: "";
}

.fa-charging-station:before {
  content: "";
}

.fa-chart-area:before {
  content: "";
}

.fa-chart-bar:before {
  content: "";
}

.fa-chart-line:before {
  content: "";
}

.fa-chart-line-down:before {
  content: "";
}

.fa-chart-network:before {
  content: "";
}

.fa-chart-pie:before {
  content: "";
}

.fa-chart-pie-alt:before {
  content: "";
}

.fa-chart-scatter:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-check-double:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-cheese:before {
  content: "";
}

.fa-cheese-swiss:before {
  content: "";
}

.fa-cheeseburger:before {
  content: "";
}

.fa-chess:before {
  content: "";
}

.fa-chess-bishop:before {
  content: "";
}

.fa-chess-bishop-alt:before {
  content: "";
}

.fa-chess-board:before {
  content: "";
}

.fa-chess-clock:before {
  content: "";
}

.fa-chess-clock-alt:before {
  content: "";
}

.fa-chess-king:before {
  content: "";
}

.fa-chess-king-alt:before {
  content: "";
}

.fa-chess-knight:before {
  content: "";
}

.fa-chess-knight-alt:before {
  content: "";
}

.fa-chess-pawn:before {
  content: "";
}

.fa-chess-pawn-alt:before {
  content: "";
}

.fa-chess-queen:before {
  content: "";
}

.fa-chess-queen-alt:before {
  content: "";
}

.fa-chess-rook:before {
  content: "";
}

.fa-chess-rook-alt:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-double-down:before {
  content: "";
}

.fa-chevron-double-left:before {
  content: "";
}

.fa-chevron-double-right:before {
  content: "";
}

.fa-chevron-double-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-chevron-square-down:before {
  content: "";
}

.fa-chevron-square-left:before {
  content: "";
}

.fa-chevron-square-right:before {
  content: "";
}

.fa-chevron-square-up:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-chimney:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-chromecast:before {
  content: "";
}

.fa-church:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-circle-notch:before {
  content: "";
}

.fa-city:before {
  content: "";
}

.fa-clarinet:before {
  content: "";
}

.fa-claw-marks:before {
  content: "";
}

.fa-clinic-medical:before {
  content: "";
}

.fa-clipboard:before {
  content: "";
}

.fa-clipboard-check:before {
  content: "";
}

.fa-clipboard-list:before {
  content: "";
}

.fa-clipboard-list-check:before {
  content: "";
}

.fa-clipboard-prescription:before {
  content: "";
}

.fa-clipboard-user:before {
  content: "";
}

.fa-clock:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-closed-captioning:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-download-alt:before {
  content: "";
}

.fa-cloud-drizzle:before {
  content: "";
}

.fa-cloud-hail:before {
  content: "";
}

.fa-cloud-hail-mixed:before {
  content: "";
}

.fa-cloud-meatball:before {
  content: "";
}

.fa-cloud-moon:before {
  content: "";
}

.fa-cloud-moon-rain:before {
  content: "";
}

.fa-cloud-music:before {
  content: "";
}

.fa-cloud-rain:before {
  content: "";
}

.fa-cloud-rainbow:before {
  content: "";
}

.fa-cloud-showers:before {
  content: "";
}

.fa-cloud-showers-heavy:before {
  content: "";
}

.fa-cloud-sleet:before {
  content: "";
}

.fa-cloud-snow:before {
  content: "";
}

.fa-cloud-sun:before {
  content: "";
}

.fa-cloud-sun-rain:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-cloud-upload-alt:before {
  content: "";
}

.fa-cloudflare:before {
  content: "";
}

.fa-clouds:before {
  content: "";
}

.fa-clouds-moon:before {
  content: "";
}

.fa-clouds-sun:before {
  content: "";
}

.fa-cloudscale:before {
  content: "";
}

.fa-cloudsmith:before {
  content: "";
}

.fa-cloudversify:before {
  content: "";
}

.fa-club:before {
  content: "";
}

.fa-cocktail:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-code-branch:before {
  content: "";
}

.fa-code-commit:before {
  content: "";
}

.fa-code-merge:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-coffee-pot:before {
  content: "";
}

.fa-coffee-togo:before {
  content: "";
}

.fa-coffin:before {
  content: "";
}

.fa-coffin-cross:before {
  content: "";
}

.fa-cog:before {
  content: "";
}

.fa-cogs:before {
  content: "";
}

.fa-coin:before {
  content: "";
}

.fa-coins:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-comet:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-comment-alt:before {
  content: "";
}

.fa-comment-alt-check:before {
  content: "";
}

.fa-comment-alt-dollar:before {
  content: "";
}

.fa-comment-alt-dots:before {
  content: "";
}

.fa-comment-alt-edit:before {
  content: "";
}

.fa-comment-alt-exclamation:before {
  content: "";
}

.fa-comment-alt-lines:before {
  content: "";
}

.fa-comment-alt-medical:before {
  content: "";
}

.fa-comment-alt-minus:before {
  content: "";
}

.fa-comment-alt-music:before {
  content: "";
}

.fa-comment-alt-plus:before {
  content: "";
}

.fa-comment-alt-slash:before {
  content: "";
}

.fa-comment-alt-smile:before {
  content: "";
}

.fa-comment-alt-times:before {
  content: "";
}

.fa-comment-check:before {
  content: "";
}

.fa-comment-dollar:before {
  content: "";
}

.fa-comment-dots:before {
  content: "";
}

.fa-comment-edit:before {
  content: "";
}

.fa-comment-exclamation:before {
  content: "";
}

.fa-comment-lines:before {
  content: "";
}

.fa-comment-medical:before {
  content: "";
}

.fa-comment-minus:before {
  content: "";
}

.fa-comment-music:before {
  content: "";
}

.fa-comment-plus:before {
  content: "";
}

.fa-comment-slash:before {
  content: "";
}

.fa-comment-smile:before {
  content: "";
}

.fa-comment-times:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-comments-alt:before {
  content: "";
}

.fa-comments-alt-dollar:before {
  content: "";
}

.fa-comments-dollar:before {
  content: "";
}

.fa-compact-disc:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-compass-slash:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-compress-alt:before {
  content: "";
}

.fa-compress-arrows-alt:before {
  content: "";
}

.fa-compress-wide:before {
  content: "";
}

.fa-computer-classic:before {
  content: "";
}

.fa-computer-speaker:before {
  content: "";
}

.fa-concierge-bell:before {
  content: "";
}

.fa-confluence:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-construction:before {
  content: "";
}

.fa-container-storage:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-conveyor-belt:before {
  content: "";
}

.fa-conveyor-belt-alt:before {
  content: "";
}

.fa-cookie:before {
  content: "";
}

.fa-cookie-bite:before {
  content: "";
}

.fa-copy:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-corn:before {
  content: "";
}

.fa-cotton-bureau:before {
  content: "";
}

.fa-couch:before {
  content: "";
}

.fa-cow:before {
  content: "";
}

.fa-cowbell:before {
  content: "";
}

.fa-cowbell-more:before {
  content: "";
}

.fa-cpanel:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-creative-commons-by:before {
  content: "";
}

.fa-creative-commons-nc:before {
  content: "";
}

.fa-creative-commons-nc-eu:before {
  content: "";
}

.fa-creative-commons-nc-jp:before {
  content: "";
}

.fa-creative-commons-nd:before {
  content: "";
}

.fa-creative-commons-pd:before {
  content: "";
}

.fa-creative-commons-pd-alt:before {
  content: "";
}

.fa-creative-commons-remix:before {
  content: "";
}

.fa-creative-commons-sa:before {
  content: "";
}

.fa-creative-commons-sampling:before {
  content: "";
}

.fa-creative-commons-sampling-plus:before {
  content: "";
}

.fa-creative-commons-share:before {
  content: "";
}

.fa-creative-commons-zero:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-credit-card-blank:before {
  content: "";
}

.fa-credit-card-front:before {
  content: "";
}

.fa-cricket:before {
  content: "";
}

.fa-critical-role:before {
  content: "";
}

.fa-croissant:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-crop-alt:before {
  content: "";
}

.fa-cross:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-crow:before {
  content: "";
}

.fa-crown:before {
  content: "";
}

.fa-crutch:before {
  content: "";
}

.fa-crutches:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-css3-alt:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-curling:before {
  content: "";
}

.fa-cut:before {
  content: "";
}

.fa-cuttlefish:before {
  content: "";
}

.fa-d-and-d:before {
  content: "";
}

.fa-d-and-d-beyond:before {
  content: "";
}

.fa-dagger:before {
  content: "";
}

.fa-dailymotion:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-deaf:before {
  content: "";
}

.fa-debug:before {
  content: "";
}

.fa-deer:before {
  content: "";
}

.fa-deer-rudolph:before {
  content: "";
}

.fa-deezer:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-democrat:before {
  content: "";
}

.fa-deploydog:before {
  content: "";
}

.fa-deskpro:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-desktop-alt:before {
  content: "";
}

.fa-dev:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-dewpoint:before {
  content: "";
}

.fa-dharmachakra:before {
  content: "";
}

.fa-dhl:before {
  content: "";
}

.fa-diagnoses:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-dice:before {
  content: "";
}

.fa-dice-d10:before {
  content: "";
}

.fa-dice-d12:before {
  content: "";
}

.fa-dice-d20:before {
  content: "";
}

.fa-dice-d4:before {
  content: "";
}

.fa-dice-d6:before {
  content: "";
}

.fa-dice-d8:before {
  content: "";
}

.fa-dice-five:before {
  content: "";
}

.fa-dice-four:before {
  content: "";
}

.fa-dice-one:before {
  content: "";
}

.fa-dice-six:before {
  content: "";
}

.fa-dice-three:before {
  content: "";
}

.fa-dice-two:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-digging:before {
  content: "";
}

.fa-digital-ocean:before {
  content: "";
}

.fa-digital-tachograph:before {
  content: "";
}

.fa-diploma:before {
  content: "";
}

.fa-directions:before {
  content: "";
}

.fa-disc-drive:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discourse:before {
  content: "";
}

.fa-disease:before {
  content: "";
}

.fa-divide:before {
  content: "";
}

.fa-dizzy:before {
  content: "";
}

.fa-dna:before {
  content: "";
}

.fa-do-not-enter:before {
  content: "";
}

.fa-dochub:before {
  content: "";
}

.fa-docker:before {
  content: "";
}

.fa-dog:before {
  content: "";
}

.fa-dog-leashed:before {
  content: "";
}

.fa-dollar-sign:before {
  content: "";
}

.fa-dolly:before {
  content: "";
}

.fa-dolly-empty:before {
  content: "";
}

.fa-dolly-flatbed:before {
  content: "";
}

.fa-dolly-flatbed-alt:before {
  content: "";
}

.fa-dolly-flatbed-empty:before {
  content: "";
}

.fa-donate:before {
  content: "";
}

.fa-door-closed:before {
  content: "";
}

.fa-door-open:before {
  content: "";
}

.fa-dot-circle:before {
  content: "";
}

.fa-dove:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-draft2digital:before {
  content: "";
}

.fa-drafting-compass:before {
  content: "";
}

.fa-dragon:before {
  content: "";
}

.fa-draw-circle:before {
  content: "";
}

.fa-draw-polygon:before {
  content: "";
}

.fa-draw-square:before {
  content: "";
}

.fa-dreidel:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-dribbble-square:before {
  content: "";
}

.fa-drone:before {
  content: "";
}

.fa-drone-alt:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-drum:before {
  content: "";
}

.fa-drum-steelpan:before {
  content: "";
}

.fa-drumstick:before {
  content: "";
}

.fa-drumstick-bite:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-dryer:before {
  content: "";
}

.fa-dryer-alt:before {
  content: "";
}

.fa-duck:before {
  content: "";
}

.fa-dumbbell:before {
  content: "";
}

.fa-dumpster:before {
  content: "";
}

.fa-dumpster-fire:before {
  content: "";
}

.fa-dungeon:before {
  content: "";
}

.fa-dyalog:before {
  content: "";
}

.fa-ear:before {
  content: "";
}

.fa-ear-muffs:before {
  content: "";
}

.fa-earlybirds:before {
  content: "";
}

.fa-ebay:before {
  content: "";
}

.fa-eclipse:before {
  content: "";
}

.fa-eclipse-alt:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-edge-legacy:before {
  content: "";
}

.fa-edit:before {
  content: "";
}

.fa-egg:before {
  content: "";
}

.fa-egg-fried:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-elementor:before {
  content: "";
}

.fa-elephant:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-h-alt:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-ellipsis-v-alt:before {
  content: "";
}

.fa-ello:before {
  content: "";
}

.fa-ember:before {
  content: "";
}

.fa-empire:before {
  content: "";
}

.fa-empty-set:before {
  content: "";
}

.fa-engine-warning:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-dollar:before {
  content: "";
}

.fa-envelope-open-text:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-equals:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-erlang:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-ethernet:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-euro-sign:before {
  content: "";
}

.fa-evernote:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-exchange-alt:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-exclamation-square:before {
  content: "";
}

.fa-exclamation-triangle:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-expand-alt:before {
  content: "";
}

.fa-expand-arrows:before {
  content: "";
}

.fa-expand-arrows-alt:before {
  content: "";
}

.fa-expand-wide:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-external-link-alt:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-external-link-square-alt:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-dropper:before {
  content: "";
}

.fa-eye-evil:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-facebook:before {
  content: "";
}

.fa-facebook-f:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-fan:before {
  content: "";
}

.fa-fan-table:before {
  content: "";
}

.fa-fantasy-flight-games:before {
  content: "";
}

.fa-farm:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-faucet:before {
  content: "";
}

.fa-faucet-drip:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-feather:before {
  content: "";
}

.fa-feather-alt:before {
  content: "";
}

.fa-fedex:before {
  content: "";
}

.fa-fedora:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-field-hockey:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-figma:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-alt:before {
  content: "";
}

.fa-file-archive:before {
  content: "";
}

.fa-file-audio:before {
  content: "";
}

.fa-file-certificate:before {
  content: "";
}

.fa-file-chart-line:before {
  content: "";
}

.fa-file-chart-pie:before {
  content: "";
}

.fa-file-check:before {
  content: "";
}

.fa-file-code:before {
  content: "";
}

.fa-file-contract:before {
  content: "";
}

.fa-file-csv:before {
  content: "";
}

.fa-file-download:before {
  content: "";
}

.fa-file-edit:before {
  content: "";
}

.fa-file-excel:before {
  content: "";
}

.fa-file-exclamation:before {
  content: "";
}

.fa-file-export:before {
  content: "";
}

.fa-file-image:before {
  content: "";
}

.fa-file-import:before {
  content: "";
}

.fa-file-invoice:before {
  content: "";
}

.fa-file-invoice-dollar:before {
  content: "";
}

.fa-file-medical:before {
  content: "";
}

.fa-file-medical-alt:before {
  content: "";
}

.fa-file-minus:before {
  content: "";
}

.fa-file-music:before {
  content: "";
}

.fa-file-pdf:before {
  content: "";
}

.fa-file-plus:before {
  content: "";
}

.fa-file-powerpoint:before {
  content: "";
}

.fa-file-prescription:before {
  content: "";
}

.fa-file-search:before {
  content: "";
}

.fa-file-signature:before {
  content: "";
}

.fa-file-spreadsheet:before {
  content: "";
}

.fa-file-times:before {
  content: "";
}

.fa-file-upload:before {
  content: "";
}

.fa-file-user:before {
  content: "";
}

.fa-file-video:before {
  content: "";
}

.fa-file-word:before {
  content: "";
}

.fa-files-medical:before {
  content: "";
}

.fa-fill:before {
  content: "";
}

.fa-fill-drip:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-film-alt:before {
  content: "";
}

.fa-film-canister:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-fingerprint:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-fire-alt:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-fire-smoke:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-firefox-browser:before {
  content: "";
}

.fa-fireplace:before {
  content: "";
}

.fa-first-aid:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-first-order-alt:before {
  content: "";
}

.fa-firstdraft:before {
  content: "";
}

.fa-fish:before {
  content: "";
}

.fa-fish-cooked:before {
  content: "";
}

.fa-fist-raised:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-flag-alt:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-flag-usa:before {
  content: "";
}

.fa-flame:before {
  content: "";
}

.fa-flashlight:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-flask-poison:before {
  content: "";
}

.fa-flask-potion:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-flipboard:before {
  content: "";
}

.fa-flower:before {
  content: "";
}

.fa-flower-daffodil:before {
  content: "";
}

.fa-flower-tulip:before {
  content: "";
}

.fa-flushed:before {
  content: "";
}

.fa-flute:before {
  content: "";
}

.fa-flux-capacitor:before {
  content: "";
}

.fa-fly:before {
  content: "";
}

.fa-fog:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-download:before {
  content: "";
}

.fa-folder-minus:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-folder-plus:before {
  content: "";
}

.fa-folder-times:before {
  content: "";
}

.fa-folder-tree:before {
  content: "";
}

.fa-folder-upload:before {
  content: "";
}

.fa-folders:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-font-awesome:before {
  content: "";
}

.fa-font-awesome-alt:before {
  content: "";
}

.fa-font-awesome-flag:before {
  content: "";
}

.fa-font-awesome-logo-full:before {
  content: "";
}

.fa-font-case:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-fonticons-fi:before {
  content: "";
}

.fa-football-ball:before {
  content: "";
}

.fa-football-helmet:before {
  content: "";
}

.fa-forklift:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-fort-awesome-alt:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-fragile:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-freebsd:before {
  content: "";
}

.fa-french-fries:before {
  content: "";
}

.fa-frog:before {
  content: "";
}

.fa-frosty-head:before {
  content: "";
}

.fa-frown:before {
  content: "";
}

.fa-frown-open:before {
  content: "";
}

.fa-fulcrum:before {
  content: "";
}

.fa-function:before {
  content: "";
}

.fa-funnel-dollar:before {
  content: "";
}

.fa-futbol:before {
  content: "";
}

.fa-galactic-republic:before {
  content: "";
}

.fa-galactic-senate:before {
  content: "";
}

.fa-galaxy:before {
  content: "";
}

.fa-game-board:before {
  content: "";
}

.fa-game-board-alt:before {
  content: "";
}

.fa-game-console-handheld:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-gamepad-alt:before {
  content: "";
}

.fa-garage:before {
  content: "";
}

.fa-garage-car:before {
  content: "";
}

.fa-garage-open:before {
  content: "";
}

.fa-gas-pump:before {
  content: "";
}

.fa-gas-pump-slash:before {
  content: "";
}

.fa-gavel:before {
  content: "";
}

.fa-gem:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-ghost:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-gift-card:before {
  content: "";
}

.fa-gifts:before {
  content: "";
}

.fa-gingerbread-man:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-git-alt:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-gitkraken:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-gitter:before {
  content: "";
}

.fa-glass:before {
  content: "";
}

.fa-glass-champagne:before {
  content: "";
}

.fa-glass-cheers:before {
  content: "";
}

.fa-glass-citrus:before {
  content: "";
}

.fa-glass-martini:before {
  content: "";
}

.fa-glass-martini-alt:before {
  content: "";
}

.fa-glass-whiskey:before {
  content: "";
}

.fa-glass-whiskey-rocks:before {
  content: "";
}

.fa-glasses:before {
  content: "";
}

.fa-glasses-alt:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-africa:before {
  content: "";
}

.fa-globe-americas:before {
  content: "";
}

.fa-globe-asia:before {
  content: "";
}

.fa-globe-europe:before {
  content: "";
}

.fa-globe-snow:before {
  content: "";
}

.fa-globe-stand:before {
  content: "";
}

.fa-gofore:before {
  content: "";
}

.fa-golf-ball:before {
  content: "";
}

.fa-golf-club:before {
  content: "";
}

.fa-goodreads:before {
  content: "";
}

.fa-goodreads-g:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-google-drive:before {
  content: "";
}

.fa-google-pay:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-google-plus-g:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-gopuram:before {
  content: "";
}

.fa-graduation-cap:before {
  content: "";
}

.fa-gramophone:before {
  content: "";
}

.fa-gratipay:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-greater-than:before {
  content: "";
}

.fa-greater-than-equal:before {
  content: "";
}

.fa-grimace:before {
  content: "";
}

.fa-grin:before {
  content: "";
}

.fa-grin-alt:before {
  content: "";
}

.fa-grin-beam:before {
  content: "";
}

.fa-grin-beam-sweat:before {
  content: "";
}

.fa-grin-hearts:before {
  content: "";
}

.fa-grin-squint:before {
  content: "";
}

.fa-grin-squint-tears:before {
  content: "";
}

.fa-grin-stars:before {
  content: "";
}

.fa-grin-tears:before {
  content: "";
}

.fa-grin-tongue:before {
  content: "";
}

.fa-grin-tongue-squint:before {
  content: "";
}

.fa-grin-tongue-wink:before {
  content: "";
}

.fa-grin-wink:before {
  content: "";
}

.fa-grip-horizontal:before {
  content: "";
}

.fa-grip-lines:before {
  content: "";
}

.fa-grip-lines-vertical:before {
  content: "";
}

.fa-grip-vertical:before {
  content: "";
}

.fa-gripfire:before {
  content: "";
}

.fa-grunt:before {
  content: "";
}

.fa-guilded:before {
  content: "";
}

.fa-guitar:before {
  content: "";
}

.fa-guitar-electric:before {
  content: "";
}

.fa-guitars:before {
  content: "";
}

.fa-gulp:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-h1:before {
  content: "";
}

.fa-h2:before {
  content: "";
}

.fa-h3:before {
  content: "";
}

.fa-h4:before {
  content: "";
}

.fa-hacker-news:before {
  content: "";
}

.fa-hacker-news-square:before {
  content: "";
}

.fa-hackerrank:before {
  content: "";
}

.fa-hamburger:before {
  content: "";
}

.fa-hammer:before {
  content: "";
}

.fa-hammer-war:before {
  content: "";
}

.fa-hamsa:before {
  content: "";
}

.fa-hand-heart:before {
  content: "";
}

.fa-hand-holding:before {
  content: "";
}

.fa-hand-holding-box:before {
  content: "";
}

.fa-hand-holding-heart:before {
  content: "";
}

.fa-hand-holding-magic:before {
  content: "";
}

.fa-hand-holding-medical:before {
  content: "";
}

.fa-hand-holding-seedling:before {
  content: "";
}

.fa-hand-holding-usd:before {
  content: "";
}

.fa-hand-holding-water:before {
  content: "";
}

.fa-hand-lizard:before {
  content: "";
}

.fa-hand-middle-finger:before {
  content: "";
}

.fa-hand-paper:before {
  content: "";
}

.fa-hand-peace:before {
  content: "";
}

.fa-hand-point-down:before {
  content: "";
}

.fa-hand-point-left:before {
  content: "";
}

.fa-hand-point-right:before {
  content: "";
}

.fa-hand-point-up:before {
  content: "";
}

.fa-hand-pointer:before {
  content: "";
}

.fa-hand-receiving:before {
  content: "";
}

.fa-hand-rock:before {
  content: "";
}

.fa-hand-scissors:before {
  content: "";
}

.fa-hand-sparkles:before {
  content: "";
}

.fa-hand-spock:before {
  content: "";
}

.fa-hands:before {
  content: "";
}

.fa-hands-heart:before {
  content: "";
}

.fa-hands-helping:before {
  content: "";
}

.fa-hands-usd:before {
  content: "";
}

.fa-hands-wash:before {
  content: "";
}

.fa-handshake:before {
  content: "";
}

.fa-handshake-alt:before {
  content: "";
}

.fa-handshake-alt-slash:before {
  content: "";
}

.fa-handshake-slash:before {
  content: "";
}

.fa-hanukiah:before {
  content: "";
}

.fa-hard-hat:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-hat-chef:before {
  content: "";
}

.fa-hat-cowboy:before {
  content: "";
}

.fa-hat-cowboy-side:before {
  content: "";
}

.fa-hat-santa:before {
  content: "";
}

.fa-hat-winter:before {
  content: "";
}

.fa-hat-witch:before {
  content: "";
}

.fa-hat-wizard:before {
  content: "";
}

.fa-hdd:before {
  content: "";
}

.fa-head-side:before {
  content: "";
}

.fa-head-side-brain:before {
  content: "";
}

.fa-head-side-cough:before {
  content: "";
}

.fa-head-side-cough-slash:before {
  content: "";
}

.fa-head-side-headphones:before {
  content: "";
}

.fa-head-side-mask:before {
  content: "";
}

.fa-head-side-medical:before {
  content: "";
}

.fa-head-side-virus:before {
  content: "";
}

.fa-head-vr:before {
  content: "";
}

.fa-heading:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-headphones-alt:before {
  content: "";
}

.fa-headset:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-heart-broken:before {
  content: "";
}

.fa-heart-circle:before {
  content: "";
}

.fa-heart-rate:before {
  content: "";
}

.fa-heart-square:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-heat:before {
  content: "";
}

.fa-helicopter:before {
  content: "";
}

.fa-helmet-battle:before {
  content: "";
}

.fa-hexagon:before {
  content: "";
}

.fa-highlighter:before {
  content: "";
}

.fa-hiking:before {
  content: "";
}

.fa-hippo:before {
  content: "";
}

.fa-hips:before {
  content: "";
}

.fa-hire-a-helper:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-hive:before {
  content: "";
}

.fa-hockey-mask:before {
  content: "";
}

.fa-hockey-puck:before {
  content: "";
}

.fa-hockey-sticks:before {
  content: "";
}

.fa-holly-berry:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-home-alt:before {
  content: "";
}

.fa-home-heart:before {
  content: "";
}

.fa-home-lg:before {
  content: "";
}

.fa-home-lg-alt:before {
  content: "";
}

.fa-hood-cloak:before {
  content: "";
}

.fa-hooli:before {
  content: "";
}

.fa-horizontal-rule:before {
  content: "";
}

.fa-hornbill:before {
  content: "";
}

.fa-horse:before {
  content: "";
}

.fa-horse-head:before {
  content: "";
}

.fa-horse-saddle:before {
  content: "";
}

.fa-hospital:before {
  content: "";
}

.fa-hospital-alt:before {
  content: "";
}

.fa-hospital-symbol:before {
  content: "";
}

.fa-hospital-user:before {
  content: "";
}

.fa-hospitals:before {
  content: "";
}

.fa-hot-tub:before {
  content: "";
}

.fa-hotdog:before {
  content: "";
}

.fa-hotel:before {
  content: "";
}

.fa-hotjar:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-start:before {
  content: "";
}

.fa-house:before {
  content: "";
}

.fa-house-damage:before {
  content: "";
}

.fa-house-day:before {
  content: "";
}

.fa-house-flood:before {
  content: "";
}

.fa-house-leave:before {
  content: "";
}

.fa-house-night:before {
  content: "";
}

.fa-house-return:before {
  content: "";
}

.fa-house-signal:before {
  content: "";
}

.fa-house-user:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-hryvnia:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-hubspot:before {
  content: "";
}

.fa-humidity:before {
  content: "";
}

.fa-hurricane:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-ice-cream:before {
  content: "";
}

.fa-ice-skate:before {
  content: "";
}

.fa-icicles:before {
  content: "";
}

.fa-icons:before {
  content: "";
}

.fa-icons-alt:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-id-card:before {
  content: "";
}

.fa-id-card-alt:before {
  content: "";
}

.fa-ideal:before {
  content: "";
}

.fa-igloo:before {
  content: "";
}

.fa-image:before {
  content: "";
}

.fa-image-polaroid:before {
  content: "";
}

.fa-images:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-inbox-in:before {
  content: "";
}

.fa-inbox-out:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-industry-alt:before {
  content: "";
}

.fa-infinity:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-info-square:before {
  content: "";
}

.fa-inhaler:before {
  content: "";
}

.fa-innosoft:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-instagram-square:before {
  content: "";
}

.fa-instalod:before {
  content: "";
}

.fa-integral:before {
  content: "";
}

.fa-intercom:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-intersection:before {
  content: "";
}

.fa-inventory:before {
  content: "";
}

.fa-invision:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-island-tropical:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-itch-io:before {
  content: "";
}

.fa-itunes:before {
  content: "";
}

.fa-itunes-note:before {
  content: "";
}

.fa-jack-o-lantern:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-jedi:before {
  content: "";
}

.fa-jedi-order:before {
  content: "";
}

.fa-jenkins:before {
  content: "";
}

.fa-jira:before {
  content: "";
}

.fa-joget:before {
  content: "";
}

.fa-joint:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-journal-whills:before {
  content: "";
}

.fa-joystick:before {
  content: "";
}

.fa-js:before {
  content: "";
}

.fa-js-square:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-jug:before {
  content: "";
}

.fa-kaaba:before {
  content: "";
}

.fa-kaggle:before {
  content: "";
}

.fa-kazoo:before {
  content: "";
}

.fa-kerning:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-key-skeleton:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-keyboard:before {
  content: "";
}

.fa-keycdn:before {
  content: "";
}

.fa-keynote:before {
  content: "";
}

.fa-khanda:before {
  content: "";
}

.fa-kickstarter:before {
  content: "";
}

.fa-kickstarter-k:before {
  content: "";
}

.fa-kidneys:before {
  content: "";
}

.fa-kiss:before {
  content: "";
}

.fa-kiss-beam:before {
  content: "";
}

.fa-kiss-wink-heart:before {
  content: "";
}

.fa-kite:before {
  content: "";
}

.fa-kiwi-bird:before {
  content: "";
}

.fa-knife-kitchen:before {
  content: "";
}

.fa-korvue:before {
  content: "";
}

.fa-lambda:before {
  content: "";
}

.fa-lamp:before {
  content: "";
}

.fa-lamp-desk:before {
  content: "";
}

.fa-lamp-floor:before {
  content: "";
}

.fa-landmark:before {
  content: "";
}

.fa-landmark-alt:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-laptop-code:before {
  content: "";
}

.fa-laptop-house:before {
  content: "";
}

.fa-laptop-medical:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-lasso:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-laugh:before {
  content: "";
}

.fa-laugh-beam:before {
  content: "";
}

.fa-laugh-squint:before {
  content: "";
}

.fa-laugh-wink:before {
  content: "";
}

.fa-layer-group:before {
  content: "";
}

.fa-layer-minus:before {
  content: "";
}

.fa-layer-plus:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-leaf-heart:before {
  content: "";
}

.fa-leaf-maple:before {
  content: "";
}

.fa-leaf-oak:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-lemon:before {
  content: "";
}

.fa-less:before {
  content: "";
}

.fa-less-than:before {
  content: "";
}

.fa-less-than-equal:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-level-down-alt:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-up-alt:before {
  content: "";
}

.fa-life-ring:before {
  content: "";
}

.fa-light-ceiling:before {
  content: "";
}

.fa-light-switch:before {
  content: "";
}

.fa-light-switch-off:before {
  content: "";
}

.fa-light-switch-on:before {
  content: "";
}

.fa-lightbulb:before {
  content: "";
}

.fa-lightbulb-dollar:before {
  content: "";
}

.fa-lightbulb-exclamation:before {
  content: "";
}

.fa-lightbulb-on:before {
  content: "";
}

.fa-lightbulb-slash:before {
  content: "";
}

.fa-lights-holiday:before {
  content: "";
}

.fa-line:before {
  content: "";
}

.fa-line-columns:before {
  content: "";
}

.fa-line-height:before {
  content: "";
}

.fa-link:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-linkedin-in:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-lips:before {
  content: "";
}

.fa-lira-sign:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-list-music:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-location:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-location-circle:before {
  content: "";
}

.fa-location-slash:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-lock-alt:before {
  content: "";
}

.fa-lock-open:before {
  content: "";
}

.fa-lock-open-alt:before {
  content: "";
}

.fa-long-arrow-alt-down:before {
  content: "";
}

.fa-long-arrow-alt-left:before {
  content: "";
}

.fa-long-arrow-alt-right:before {
  content: "";
}

.fa-long-arrow-alt-up:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-loveseat:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-luchador:before {
  content: "";
}

.fa-luggage-cart:before {
  content: "";
}

.fa-lungs:before {
  content: "";
}

.fa-lungs-virus:before {
  content: "";
}

.fa-lyft:before {
  content: "";
}

.fa-mace:before {
  content: "";
}

.fa-magento:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-mail-bulk:before {
  content: "";
}

.fa-mailbox:before {
  content: "";
}

.fa-mailchimp:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-mandalorian:before {
  content: "";
}

.fa-mandolin:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-map-marked:before {
  content: "";
}

.fa-map-marked-alt:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-map-marker-alt:before {
  content: "";
}

.fa-map-marker-alt-slash:before {
  content: "";
}

.fa-map-marker-check:before {
  content: "";
}

.fa-map-marker-edit:before {
  content: "";
}

.fa-map-marker-exclamation:before {
  content: "";
}

.fa-map-marker-minus:before {
  content: "";
}

.fa-map-marker-plus:before {
  content: "";
}

.fa-map-marker-question:before {
  content: "";
}

.fa-map-marker-slash:before {
  content: "";
}

.fa-map-marker-smile:before {
  content: "";
}

.fa-map-marker-times:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-marker:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mask:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-mdb:before {
  content: "";
}

.fa-meat:before {
  content: "";
}

.fa-medal:before {
  content: "";
}

.fa-medapps:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-m:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-medrt:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-megaphone:before {
  content: "";
}

.fa-megaport:before {
  content: "";
}

.fa-meh:before {
  content: "";
}

.fa-meh-blank:before {
  content: "";
}

.fa-meh-rolling-eyes:before {
  content: "";
}

.fa-memory:before {
  content: "";
}

.fa-mendeley:before {
  content: "";
}

.fa-menorah:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-meteor:before {
  content: "";
}

.fa-microblog:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-alt:before {
  content: "";
}

.fa-microphone-alt-slash:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-microphone-stand:before {
  content: "";
}

.fa-microscope:before {
  content: "";
}

.fa-microsoft:before {
  content: "";
}

.fa-microwave:before {
  content: "";
}

.fa-mind-share:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-minus-hexagon:before {
  content: "";
}

.fa-minus-octagon:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-mistletoe:before {
  content: "";
}

.fa-mitten:before {
  content: "";
}

.fa-mix:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-mixer:before {
  content: "";
}

.fa-mizuni:before {
  content: "";
}

.fa-mobile:before {
  content: "";
}

.fa-mobile-alt:before {
  content: "";
}

.fa-mobile-android:before {
  content: "";
}

.fa-mobile-android-alt:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-monero:before {
  content: "";
}

.fa-money-bill:before {
  content: "";
}

.fa-money-bill-alt:before {
  content: "";
}

.fa-money-bill-wave:before {
  content: "";
}

.fa-money-bill-wave-alt:before {
  content: "";
}

.fa-money-check:before {
  content: "";
}

.fa-money-check-alt:before {
  content: "";
}

.fa-money-check-edit:before {
  content: "";
}

.fa-money-check-edit-alt:before {
  content: "";
}

.fa-monitor-heart-rate:before {
  content: "";
}

.fa-monkey:before {
  content: "";
}

.fa-monument:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-moon-cloud:before {
  content: "";
}

.fa-moon-stars:before {
  content: "";
}

.fa-mortar-pestle:before {
  content: "";
}

.fa-mosque:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-mountain:before {
  content: "";
}

.fa-mountains:before {
  content: "";
}

.fa-mouse:before {
  content: "";
}

.fa-mouse-alt:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-mp3-player:before {
  content: "";
}

.fa-mug:before {
  content: "";
}

.fa-mug-hot:before {
  content: "";
}

.fa-mug-marshmallows:before {
  content: "";
}

.fa-mug-tea:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-music-alt:before {
  content: "";
}

.fa-music-alt-slash:before {
  content: "";
}

.fa-music-slash:before {
  content: "";
}

.fa-napster:before {
  content: "";
}

.fa-narwhal:before {
  content: "";
}

.fa-neos:before {
  content: "";
}

.fa-network-wired:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-newspaper:before {
  content: "";
}

.fa-nimblr:before {
  content: "";
}

.fa-node:before {
  content: "";
}

.fa-node-js:before {
  content: "";
}

.fa-not-equal:before {
  content: "";
}

.fa-notes-medical:before {
  content: "";
}

.fa-npm:before {
  content: "";
}

.fa-ns8:before {
  content: "";
}

.fa-nutritionix:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-octagon:before {
  content: "";
}

.fa-octopus-deploy:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-oil-can:before {
  content: "";
}

.fa-oil-temp:before {
  content: "";
}

.fa-old-republic:before {
  content: "";
}

.fa-om:before {
  content: "";
}

.fa-omega:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-ornament:before {
  content: "";
}

.fa-osi:before {
  content: "";
}

.fa-otter:before {
  content: "";
}

.fa-outdent:before {
  content: "";
}

.fa-outlet:before {
  content: "";
}

.fa-oven:before {
  content: "";
}

.fa-overline:before {
  content: "";
}

.fa-page-break:before {
  content: "";
}

.fa-page4:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-pager:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-paint-brush-alt:before {
  content: "";
}

.fa-paint-roller:before {
  content: "";
}

.fa-palette:before {
  content: "";
}

.fa-palfed:before {
  content: "";
}

.fa-pallet:before {
  content: "";
}

.fa-pallet-alt:before {
  content: "";
}

.fa-paper-plane:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-parachute-box:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-paragraph-rtl:before {
  content: "";
}

.fa-parking:before {
  content: "";
}

.fa-parking-circle:before {
  content: "";
}

.fa-parking-circle-slash:before {
  content: "";
}

.fa-parking-slash:before {
  content: "";
}

.fa-passport:before {
  content: "";
}

.fa-pastafarianism:before {
  content: "";
}

.fa-paste:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-paw-alt:before {
  content: "";
}

.fa-paw-claws:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-peace:before {
  content: "";
}

.fa-pegasus:before {
  content: "";
}

.fa-pen:before {
  content: "";
}

.fa-pen-alt:before {
  content: "";
}

.fa-pen-fancy:before {
  content: "";
}

.fa-pen-nib:before {
  content: "";
}

.fa-pen-square:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-pencil-alt:before {
  content: "";
}

.fa-pencil-paintbrush:before {
  content: "";
}

.fa-pencil-ruler:before {
  content: "";
}

.fa-pennant:before {
  content: "";
}

.fa-penny-arcade:before {
  content: "";
}

.fa-people-arrows:before {
  content: "";
}

.fa-people-carry:before {
  content: "";
}

.fa-pepper-hot:before {
  content: "";
}

.fa-perbyte:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-percentage:before {
  content: "";
}

.fa-periscope:before {
  content: "";
}

.fa-person-booth:before {
  content: "";
}

.fa-person-carry:before {
  content: "";
}

.fa-person-dolly:before {
  content: "";
}

.fa-person-dolly-empty:before {
  content: "";
}

.fa-person-sign:before {
  content: "";
}

.fa-phabricator:before {
  content: "";
}

.fa-phoenix-framework:before {
  content: "";
}

.fa-phoenix-squadron:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-phone-alt:before {
  content: "";
}

.fa-phone-laptop:before {
  content: "";
}

.fa-phone-office:before {
  content: "";
}

.fa-phone-plus:before {
  content: "";
}

.fa-phone-rotary:before {
  content: "";
}

.fa-phone-slash:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-phone-square-alt:before {
  content: "";
}

.fa-phone-volume:before {
  content: "";
}

.fa-photo-video:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-pi:before {
  content: "";
}

.fa-piano:before {
  content: "";
}

.fa-piano-keyboard:before {
  content: "";
}

.fa-pie:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-pied-piper-hat:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-square:before {
  content: "";
}

.fa-pig:before {
  content: "";
}

.fa-piggy-bank:before {
  content: "";
}

.fa-pills:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-pizza:before {
  content: "";
}

.fa-pizza-slice:before {
  content: "";
}

.fa-place-of-worship:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-plane-alt:before {
  content: "";
}

.fa-plane-arrival:before {
  content: "";
}

.fa-plane-departure:before {
  content: "";
}

.fa-plane-slash:before {
  content: "";
}

.fa-planet-moon:before {
  content: "";
}

.fa-planet-ringed:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-playstation:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-plus-hexagon:before {
  content: "";
}

.fa-plus-octagon:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-podium:before {
  content: "";
}

.fa-podium-star:before {
  content: "";
}

.fa-police-box:before {
  content: "";
}

.fa-poll:before {
  content: "";
}

.fa-poll-h:before {
  content: "";
}

.fa-poll-people:before {
  content: "";
}

.fa-poo:before {
  content: "";
}

.fa-poo-storm:before {
  content: "";
}

.fa-poop:before {
  content: "";
}

.fa-popcorn:before {
  content: "";
}

.fa-portal-enter:before {
  content: "";
}

.fa-portal-exit:before {
  content: "";
}

.fa-portrait:before {
  content: "";
}

.fa-pound-sign:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-pray:before {
  content: "";
}

.fa-praying-hands:before {
  content: "";
}

.fa-prescription:before {
  content: "";
}

.fa-prescription-bottle:before {
  content: "";
}

.fa-prescription-bottle-alt:before {
  content: "";
}

.fa-presentation:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-print-search:before {
  content: "";
}

.fa-print-slash:before {
  content: "";
}

.fa-procedures:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-project-diagram:before {
  content: "";
}

.fa-projector:before {
  content: "";
}

.fa-pump-medical:before {
  content: "";
}

.fa-pump-soap:before {
  content: "";
}

.fa-pumpkin:before {
  content: "";
}

.fa-pushed:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-question-square:before {
  content: "";
}

.fa-quidditch:before {
  content: "";
}

.fa-quinscape:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-quran:before {
  content: "";
}

.fa-r-project:before {
  content: "";
}

.fa-rabbit:before {
  content: "";
}

.fa-rabbit-fast:before {
  content: "";
}

.fa-racquet:before {
  content: "";
}

.fa-radar:before {
  content: "";
}

.fa-radiation:before {
  content: "";
}

.fa-radiation-alt:before {
  content: "";
}

.fa-radio:before {
  content: "";
}

.fa-radio-alt:before {
  content: "";
}

.fa-rainbow:before {
  content: "";
}

.fa-raindrops:before {
  content: "";
}

.fa-ram:before {
  content: "";
}

.fa-ramp-loading:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-raspberry-pi:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-raygun:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-reacteurope:before {
  content: "";
}

.fa-readme:before {
  content: "";
}

.fa-rebel:before {
  content: "";
}

.fa-receipt:before {
  content: "";
}

.fa-record-vinyl:before {
  content: "";
}

.fa-rectangle-landscape:before {
  content: "";
}

.fa-rectangle-portrait:before {
  content: "";
}

.fa-rectangle-wide:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-red-river:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-redhat:before {
  content: "";
}

.fa-redo:before {
  content: "";
}

.fa-redo-alt:before {
  content: "";
}

.fa-refrigerator:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-remove-format:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-repeat:before {
  content: "";
}

.fa-repeat-1:before {
  content: "";
}

.fa-repeat-1-alt:before {
  content: "";
}

.fa-repeat-alt:before {
  content: "";
}

.fa-reply:before {
  content: "";
}

.fa-reply-all:before {
  content: "";
}

.fa-replyd:before {
  content: "";
}

.fa-republican:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-resolving:before {
  content: "";
}

.fa-restroom:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-retweet-alt:before {
  content: "";
}

.fa-rev:before {
  content: "";
}

.fa-ribbon:before {
  content: "";
}

.fa-ring:before {
  content: "";
}

.fa-rings-wedding:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-robot:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-rocket-launch:before {
  content: "";
}

.fa-rocketchat:before {
  content: "";
}

.fa-rockrms:before {
  content: "";
}

.fa-route:before {
  content: "";
}

.fa-route-highway:before {
  content: "";
}

.fa-route-interstate:before {
  content: "";
}

.fa-router:before {
  content: "";
}

.fa-rss:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-ruble-sign:before {
  content: "";
}

.fa-ruler:before {
  content: "";
}

.fa-ruler-combined:before {
  content: "";
}

.fa-ruler-horizontal:before {
  content: "";
}

.fa-ruler-triangle:before {
  content: "";
}

.fa-ruler-vertical:before {
  content: "";
}

.fa-running:before {
  content: "";
}

.fa-rupee-sign:before {
  content: "";
}

.fa-rust:before {
  content: "";
}

.fa-rv:before {
  content: "";
}

.fa-sack:before {
  content: "";
}

.fa-sack-dollar:before {
  content: "";
}

.fa-sad-cry:before {
  content: "";
}

.fa-sad-tear:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-salad:before {
  content: "";
}

.fa-salesforce:before {
  content: "";
}

.fa-sandwich:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-satellite:before {
  content: "";
}

.fa-satellite-dish:before {
  content: "";
}

.fa-sausage:before {
  content: "";
}

.fa-save:before {
  content: "";
}

.fa-sax-hot:before {
  content: "";
}

.fa-saxophone:before {
  content: "";
}

.fa-scalpel:before {
  content: "";
}

.fa-scalpel-path:before {
  content: "";
}

.fa-scanner:before {
  content: "";
}

.fa-scanner-image:before {
  content: "";
}

.fa-scanner-keyboard:before {
  content: "";
}

.fa-scanner-touchscreen:before {
  content: "";
}

.fa-scarecrow:before {
  content: "";
}

.fa-scarf:before {
  content: "";
}

.fa-schlix:before {
  content: "";
}

.fa-school:before {
  content: "";
}

.fa-screwdriver:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-scroll:before {
  content: "";
}

.fa-scroll-old:before {
  content: "";
}

.fa-scrubber:before {
  content: "";
}

.fa-scythe:before {
  content: "";
}

.fa-sd-card:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-search-dollar:before {
  content: "";
}

.fa-search-location:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-searchengin:before {
  content: "";
}

.fa-seedling:before {
  content: "";
}

.fa-sellcast:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-send-back:before {
  content: "";
}

.fa-send-backward:before {
  content: "";
}

.fa-sensor:before {
  content: "";
}

.fa-sensor-alert:before {
  content: "";
}

.fa-sensor-fire:before {
  content: "";
}

.fa-sensor-on:before {
  content: "";
}

.fa-sensor-smoke:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-servicestack:before {
  content: "";
}

.fa-shapes:before {
  content: "";
}

.fa-share:before {
  content: "";
}

.fa-share-all:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-sheep:before {
  content: "";
}

.fa-shekel-sign:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-shield-alt:before {
  content: "";
}

.fa-shield-check:before {
  content: "";
}

.fa-shield-cross:before {
  content: "";
}

.fa-shield-virus:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-shipping-fast:before {
  content: "";
}

.fa-shipping-timed:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-shish-kebab:before {
  content: "";
}

.fa-shoe-prints:before {
  content: "";
}

.fa-shopify:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-shopware:before {
  content: "";
}

.fa-shovel:before {
  content: "";
}

.fa-shovel-snow:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-shredder:before {
  content: "";
}

.fa-shuttle-van:before {
  content: "";
}

.fa-shuttlecock:before {
  content: "";
}

.fa-sickle:before {
  content: "";
}

.fa-sigma:before {
  content: "";
}

.fa-sign:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-sign-in-alt:before {
  content: "";
}

.fa-sign-language:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-sign-out-alt:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-signal-1:before {
  content: "";
}

.fa-signal-2:before {
  content: "";
}

.fa-signal-3:before {
  content: "";
}

.fa-signal-4:before {
  content: "";
}

.fa-signal-alt:before {
  content: "";
}

.fa-signal-alt-1:before {
  content: "";
}

.fa-signal-alt-2:before {
  content: "";
}

.fa-signal-alt-3:before {
  content: "";
}

.fa-signal-alt-slash:before {
  content: "";
}

.fa-signal-slash:before {
  content: "";
}

.fa-signal-stream:before {
  content: "";
}

.fa-signature:before {
  content: "";
}

.fa-sim-card:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-sink:before {
  content: "";
}

.fa-siren:before {
  content: "";
}

.fa-siren-on:before {
  content: "";
}

.fa-sistrix:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-sith:before {
  content: "";
}

.fa-skating:before {
  content: "";
}

.fa-skeleton:before {
  content: "";
}

.fa-sketch:before {
  content: "";
}

.fa-ski-jump:before {
  content: "";
}

.fa-ski-lift:before {
  content: "";
}

.fa-skiing:before {
  content: "";
}

.fa-skiing-nordic:before {
  content: "";
}

.fa-skull:before {
  content: "";
}

.fa-skull-cow:before {
  content: "";
}

.fa-skull-crossbones:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-slack-hash:before {
  content: "";
}

.fa-slash:before {
  content: "";
}

.fa-sledding:before {
  content: "";
}

.fa-sleigh:before {
  content: "";
}

.fa-sliders-h:before {
  content: "";
}

.fa-sliders-h-square:before {
  content: "";
}

.fa-sliders-v:before {
  content: "";
}

.fa-sliders-v-square:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-smile:before {
  content: "";
}

.fa-smile-beam:before {
  content: "";
}

.fa-smile-plus:before {
  content: "";
}

.fa-smile-wink:before {
  content: "";
}

.fa-smog:before {
  content: "";
}

.fa-smoke:before {
  content: "";
}

.fa-smoking:before {
  content: "";
}

.fa-smoking-ban:before {
  content: "";
}

.fa-sms:before {
  content: "";
}

.fa-snake:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-snooze:before {
  content: "";
}

.fa-snow-blowing:before {
  content: "";
}

.fa-snowboarding:before {
  content: "";
}

.fa-snowflake:before {
  content: "";
}

.fa-snowflakes:before {
  content: "";
}

.fa-snowman:before {
  content: "";
}

.fa-snowmobile:before {
  content: "";
}

.fa-snowplow:before {
  content: "";
}

.fa-soap:before {
  content: "";
}

.fa-socks:before {
  content: "";
}

.fa-solar-panel:before {
  content: "";
}

.fa-solar-system:before {
  content: "";
}

.fa-sort:before {
  content: "";
}

.fa-sort-alpha-down:before {
  content: "";
}

.fa-sort-alpha-down-alt:before {
  content: "";
}

.fa-sort-alpha-up:before {
  content: "";
}

.fa-sort-alpha-up-alt:before {
  content: "";
}

.fa-sort-alt:before {
  content: "";
}

.fa-sort-amount-down:before {
  content: "";
}

.fa-sort-amount-down-alt:before {
  content: "";
}

.fa-sort-amount-up:before {
  content: "";
}

.fa-sort-amount-up-alt:before {
  content: "";
}

.fa-sort-circle:before {
  content: "";
}

.fa-sort-circle-down:before {
  content: "";
}

.fa-sort-circle-up:before {
  content: "";
}

.fa-sort-down:before {
  content: "";
}

.fa-sort-numeric-down:before {
  content: "";
}

.fa-sort-numeric-down-alt:before {
  content: "";
}

.fa-sort-numeric-up:before {
  content: "";
}

.fa-sort-numeric-up-alt:before {
  content: "";
}

.fa-sort-shapes-down:before {
  content: "";
}

.fa-sort-shapes-down-alt:before {
  content: "";
}

.fa-sort-shapes-up:before {
  content: "";
}

.fa-sort-shapes-up-alt:before {
  content: "";
}

.fa-sort-size-down:before {
  content: "";
}

.fa-sort-size-down-alt:before {
  content: "";
}

.fa-sort-size-up:before {
  content: "";
}

.fa-sort-size-up-alt:before {
  content: "";
}

.fa-sort-up:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-soup:before {
  content: "";
}

.fa-sourcetree:before {
  content: "";
}

.fa-spa:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-space-station-moon:before {
  content: "";
}

.fa-space-station-moon-alt:before {
  content: "";
}

.fa-spade:before {
  content: "";
}

.fa-sparkles:before {
  content: "";
}

.fa-speakap:before {
  content: "";
}

.fa-speaker:before {
  content: "";
}

.fa-speaker-deck:before {
  content: "";
}

.fa-speakers:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-spider:before {
  content: "";
}

.fa-spider-black-widow:before {
  content: "";
}

.fa-spider-web:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-spinner-third:before {
  content: "";
}

.fa-splotch:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-spray-can:before {
  content: "";
}

.fa-sprinkler:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-square-full:before {
  content: "";
}

.fa-square-root:before {
  content: "";
}

.fa-square-root-alt:before {
  content: "";
}

.fa-squarespace:before {
  content: "";
}

.fa-squirrel:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-stackpath:before {
  content: "";
}

.fa-staff:before {
  content: "";
}

.fa-stamp:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-and-crescent:before {
  content: "";
}

.fa-star-christmas:before {
  content: "";
}

.fa-star-exclamation:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-star-half-alt:before {
  content: "";
}

.fa-star-of-david:before {
  content: "";
}

.fa-star-of-life:before {
  content: "";
}

.fa-star-shooting:before {
  content: "";
}

.fa-starfighter:before {
  content: "";
}

.fa-starfighter-alt:before {
  content: "";
}

.fa-stars:before {
  content: "";
}

.fa-starship:before {
  content: "";
}

.fa-starship-freighter:before {
  content: "";
}

.fa-staylinked:before {
  content: "";
}

.fa-steak:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-steam-symbol:before {
  content: "";
}

.fa-steering-wheel:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-sticker-mule:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-stocking:before {
  content: "";
}

.fa-stomach:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stopwatch:before {
  content: "";
}

.fa-stopwatch-20:before {
  content: "";
}

.fa-store:before {
  content: "";
}

.fa-store-alt:before {
  content: "";
}

.fa-store-alt-slash:before {
  content: "";
}

.fa-store-slash:before {
  content: "";
}

.fa-strava:before {
  content: "";
}

.fa-stream:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-stretcher:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-stripe:before {
  content: "";
}

.fa-stripe-s:before {
  content: "";
}

.fa-stroopwafel:before {
  content: "";
}

.fa-studiovinari:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-suitcase-rolling:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-sun-cloud:before {
  content: "";
}

.fa-sun-dust:before {
  content: "";
}

.fa-sun-haze:before {
  content: "";
}

.fa-sunglasses:before {
  content: "";
}

.fa-sunrise:before {
  content: "";
}

.fa-sunset:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-supple:before {
  content: "";
}

.fa-surprise:before {
  content: "";
}

.fa-suse:before {
  content: "";
}

.fa-swatchbook:before {
  content: "";
}

.fa-swift:before {
  content: "";
}

.fa-swimmer:before {
  content: "";
}

.fa-swimming-pool:before {
  content: "";
}

.fa-sword:before {
  content: "";
}

.fa-sword-laser:before {
  content: "";
}

.fa-sword-laser-alt:before {
  content: "";
}

.fa-swords:before {
  content: "";
}

.fa-swords-laser:before {
  content: "";
}

.fa-symfony:before {
  content: "";
}

.fa-synagogue:before {
  content: "";
}

.fa-sync:before {
  content: "";
}

.fa-sync-alt:before {
  content: "";
}

.fa-syringe:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-table-tennis:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-tablet-alt:before {
  content: "";
}

.fa-tablet-android:before {
  content: "";
}

.fa-tablet-android-alt:before {
  content: "";
}

.fa-tablet-rugged:before {
  content: "";
}

.fa-tablets:before {
  content: "";
}

.fa-tachometer:before {
  content: "";
}

.fa-tachometer-alt:before {
  content: "";
}

.fa-tachometer-alt-average:before {
  content: "";
}

.fa-tachometer-alt-fast:before {
  content: "";
}

.fa-tachometer-alt-fastest:before {
  content: "";
}

.fa-tachometer-alt-slow:before {
  content: "";
}

.fa-tachometer-alt-slowest:before {
  content: "";
}

.fa-tachometer-average:before {
  content: "";
}

.fa-tachometer-fast:before {
  content: "";
}

.fa-tachometer-fastest:before {
  content: "";
}

.fa-tachometer-slow:before {
  content: "";
}

.fa-tachometer-slowest:before {
  content: "";
}

.fa-taco:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-tally:before {
  content: "";
}

.fa-tanakh:before {
  content: "";
}

.fa-tape:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-tasks-alt:before {
  content: "";
}

.fa-taxi:before {
  content: "";
}

.fa-teamspeak:before {
  content: "";
}

.fa-teeth:before {
  content: "";
}

.fa-teeth-open:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-telegram-plane:before {
  content: "";
}

.fa-telescope:before {
  content: "";
}

.fa-temperature-down:before {
  content: "";
}

.fa-temperature-frigid:before {
  content: "";
}

.fa-temperature-high:before {
  content: "";
}

.fa-temperature-hot:before {
  content: "";
}

.fa-temperature-low:before {
  content: "";
}

.fa-temperature-up:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-tenge:before {
  content: "";
}

.fa-tennis-ball:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-text:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-size:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-the-red-yeti:before {
  content: "";
}

.fa-theater-masks:before {
  content: "";
}

.fa-themeco:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-thermometer:before {
  content: "";
}

.fa-thermometer-empty:before {
  content: "";
}

.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-theta:before {
  content: "";
}

.fa-think-peaks:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbtack:before {
  content: "";
}

.fa-thunderstorm:before {
  content: "";
}

.fa-thunderstorm-moon:before {
  content: "";
}

.fa-thunderstorm-sun:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-ticket-alt:before {
  content: "";
}

.fa-tiktok:before {
  content: "";
}

.fa-tilde:before {
  content: "";
}

.fa-times:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-times-hexagon:before {
  content: "";
}

.fa-times-octagon:before {
  content: "";
}

.fa-times-square:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-tint-slash:before {
  content: "";
}

.fa-tire:before {
  content: "";
}

.fa-tire-flat:before {
  content: "";
}

.fa-tire-pressure-warning:before {
  content: "";
}

.fa-tire-rugged:before {
  content: "";
}

.fa-tired:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-toilet:before {
  content: "";
}

.fa-toilet-paper:before {
  content: "";
}

.fa-toilet-paper-alt:before {
  content: "";
}

.fa-toilet-paper-slash:before {
  content: "";
}

.fa-tombstone:before {
  content: "";
}

.fa-tombstone-alt:before {
  content: "";
}

.fa-toolbox:before {
  content: "";
}

.fa-tools:before {
  content: "";
}

.fa-tooth:before {
  content: "";
}

.fa-toothbrush:before {
  content: "";
}

.fa-torah:before {
  content: "";
}

.fa-torii-gate:before {
  content: "";
}

.fa-tornado:before {
  content: "";
}

.fa-tractor:before {
  content: "";
}

.fa-trade-federation:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-traffic-cone:before {
  content: "";
}

.fa-traffic-light:before {
  content: "";
}

.fa-traffic-light-go:before {
  content: "";
}

.fa-traffic-light-slow:before {
  content: "";
}

.fa-traffic-light-stop:before {
  content: "";
}

.fa-trailer:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-tram:before {
  content: "";
}

.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-transporter:before {
  content: "";
}

.fa-transporter-1:before {
  content: "";
}

.fa-transporter-2:before {
  content: "";
}

.fa-transporter-3:before {
  content: "";
}

.fa-transporter-empty:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-trash-alt:before {
  content: "";
}

.fa-trash-restore:before {
  content: "";
}

.fa-trash-restore-alt:before {
  content: "";
}

.fa-trash-undo:before {
  content: "";
}

.fa-trash-undo-alt:before {
  content: "";
}

.fa-treasure-chest:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-tree-alt:before {
  content: "";
}

.fa-tree-christmas:before {
  content: "";
}

.fa-tree-decorated:before {
  content: "";
}

.fa-tree-large:before {
  content: "";
}

.fa-tree-palm:before {
  content: "";
}

.fa-trees:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-triangle:before {
  content: "";
}

.fa-triangle-music:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-trophy-alt:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-truck-container:before {
  content: "";
}

.fa-truck-couch:before {
  content: "";
}

.fa-truck-loading:before {
  content: "";
}

.fa-truck-monster:before {
  content: "";
}

.fa-truck-moving:before {
  content: "";
}

.fa-truck-pickup:before {
  content: "";
}

.fa-truck-plow:before {
  content: "";
}

.fa-truck-ramp:before {
  content: "";
}

.fa-trumpet:before {
  content: "";
}

.fa-tshirt:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-turkey:before {
  content: "";
}

.fa-turntable:before {
  content: "";
}

.fa-turtle:before {
  content: "";
}

.fa-tv:before {
  content: "";
}

.fa-tv-alt:before {
  content: "";
}

.fa-tv-music:before {
  content: "";
}

.fa-tv-retro:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-typewriter:before {
  content: "";
}

.fa-typo3:before {
  content: "";
}

.fa-uber:before {
  content: "";
}

.fa-ubuntu:before {
  content: "";
}

.fa-ufo:before {
  content: "";
}

.fa-ufo-beam:before {
  content: "";
}

.fa-uikit:before {
  content: "";
}

.fa-umbraco:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-umbrella-beach:before {
  content: "";
}

.fa-uncharted:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-undo:before {
  content: "";
}

.fa-undo-alt:before {
  content: "";
}

.fa-unicorn:before {
  content: "";
}

.fa-union:before {
  content: "";
}

.fa-uniregistry:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-university:before {
  content: "";
}

.fa-unlink:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-untappd:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-ups:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-usb-drive:before {
  content: "";
}

.fa-usd-circle:before {
  content: "";
}

.fa-usd-square:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-user-alien:before {
  content: "";
}

.fa-user-alt:before {
  content: "";
}

.fa-user-alt-slash:before {
  content: "";
}

.fa-user-astronaut:before {
  content: "";
}

.fa-user-chart:before {
  content: "";
}

.fa-user-check:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-clock:before {
  content: "";
}

.fa-user-cog:before {
  content: "";
}

.fa-user-cowboy:before {
  content: "";
}

.fa-user-crown:before {
  content: "";
}

.fa-user-edit:before {
  content: "";
}

.fa-user-friends:before {
  content: "";
}

.fa-user-graduate:before {
  content: "";
}

.fa-user-hard-hat:before {
  content: "";
}

.fa-user-headset:before {
  content: "";
}

.fa-user-injured:before {
  content: "";
}

.fa-user-lock:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-user-md-chat:before {
  content: "";
}

.fa-user-minus:before {
  content: "";
}

.fa-user-music:before {
  content: "";
}

.fa-user-ninja:before {
  content: "";
}

.fa-user-nurse:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-robot:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-user-shield:before {
  content: "";
}

.fa-user-slash:before {
  content: "";
}

.fa-user-tag:before {
  content: "";
}

.fa-user-tie:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-user-unlock:before {
  content: "";
}

.fa-user-visor:before {
  content: "";
}

.fa-users:before {
  content: "";
}

.fa-users-class:before {
  content: "";
}

.fa-users-cog:before {
  content: "";
}

.fa-users-crown:before {
  content: "";
}

.fa-users-medical:before {
  content: "";
}

.fa-users-slash:before {
  content: "";
}

.fa-usps:before {
  content: "";
}

.fa-ussunnah:before {
  content: "";
}

.fa-utensil-fork:before {
  content: "";
}

.fa-utensil-knife:before {
  content: "";
}

.fa-utensil-spoon:before {
  content: "";
}

.fa-utensils:before {
  content: "";
}

.fa-utensils-alt:before {
  content: "";
}

.fa-vaadin:before {
  content: "";
}

.fa-vacuum:before {
  content: "";
}

.fa-vacuum-robot:before {
  content: "";
}

.fa-value-absolute:before {
  content: "";
}

.fa-vector-square:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-vest:before {
  content: "";
}

.fa-vest-patches:before {
  content: "";
}

.fa-vhs:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-vial:before {
  content: "";
}

.fa-vials:before {
  content: "";
}

.fa-viber:before {
  content: "";
}

.fa-video:before {
  content: "";
}

.fa-video-plus:before {
  content: "";
}

.fa-video-slash:before {
  content: "";
}

.fa-vihara:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-vimeo-v:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-violin:before {
  content: "";
}

.fa-virus:before {
  content: "";
}

.fa-virus-slash:before {
  content: "";
}

.fa-viruses:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-vnv:before {
  content: "";
}

.fa-voicemail:before {
  content: "";
}

.fa-volcano:before {
  content: "";
}

.fa-volleyball-ball:before {
  content: "";
}

.fa-volume:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-slash:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-vote-nay:before {
  content: "";
}

.fa-vote-yea:before {
  content: "";
}

.fa-vr-cardboard:before {
  content: "";
}

.fa-vuejs:before {
  content: "";
}

.fa-wagon-covered:before {
  content: "";
}

.fa-walker:before {
  content: "";
}

.fa-walkie-talkie:before {
  content: "";
}

.fa-walking:before {
  content: "";
}

.fa-wallet:before {
  content: "";
}

.fa-wand:before {
  content: "";
}

.fa-wand-magic:before {
  content: "";
}

.fa-warehouse:before {
  content: "";
}

.fa-warehouse-alt:before {
  content: "";
}

.fa-washer:before {
  content: "";
}

.fa-watch:before {
  content: "";
}

.fa-watch-calculator:before {
  content: "";
}

.fa-watch-fitness:before {
  content: "";
}

.fa-watchman-monitoring:before {
  content: "";
}

.fa-water:before {
  content: "";
}

.fa-water-lower:before {
  content: "";
}

.fa-water-rise:before {
  content: "";
}

.fa-wave-sine:before {
  content: "";
}

.fa-wave-square:before {
  content: "";
}

.fa-wave-triangle:before {
  content: "";
}

.fa-waveform:before {
  content: "";
}

.fa-waveform-path:before {
  content: "";
}

.fa-waze:before {
  content: "";
}

.fa-webcam:before {
  content: "";
}

.fa-webcam-slash:before {
  content: "";
}

.fa-weebly:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-weight:before {
  content: "";
}

.fa-weight-hanging:before {
  content: "";
}

.fa-weixin:before {
  content: "";
}

.fa-whale:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-whatsapp-square:before {
  content: "";
}

.fa-wheat:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-whistle:before {
  content: "";
}

.fa-whmcs:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-wifi-1:before {
  content: "";
}

.fa-wifi-2:before {
  content: "";
}

.fa-wifi-slash:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-wind:before {
  content: "";
}

.fa-wind-turbine:before {
  content: "";
}

.fa-wind-warning:before {
  content: "";
}

.fa-window:before {
  content: "";
}

.fa-window-alt:before {
  content: "";
}

.fa-window-close:before {
  content: "";
}

.fa-window-frame:before {
  content: "";
}

.fa-window-frame-open:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-windsock:before {
  content: "";
}

.fa-wine-bottle:before {
  content: "";
}

.fa-wine-glass:before {
  content: "";
}

.fa-wine-glass-alt:before {
  content: "";
}

.fa-wix:before {
  content: "";
}

.fa-wizards-of-the-coast:before {
  content: "";
}

.fa-wodu:before {
  content: "";
}

.fa-wolf-pack-battalion:before {
  content: "";
}

.fa-won-sign:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-wordpress-simple:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-wpressr:before {
  content: "";
}

.fa-wreath:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-x-ray:before {
  content: "";
}

.fa-xbox:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-y-combinator:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-yammer:before {
  content: "";
}

.fa-yandex:before {
  content: "";
}

.fa-yandex-international:before {
  content: "";
}

.fa-yarn:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-yen-sign:before {
  content: "";
}

.fa-yin-yang:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-zhihu:before {
  content: "";
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("./assets/fonts/font-awesome/fa-light-300.eot");
  src: url("./assets/fonts/font-awesome/fa-light-300.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/font-awesome/fa-light-300.woff2") format("woff2"), url("./assets/fonts/font-awesome/fa-light-300.woff") format("woff"), url("./assets/fonts/font-awesome/fa-light-300.ttf") format("truetype"), url("./assets/fonts/font-awesome/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("./assets/fonts/font-awesome/fa-solid-900.eot");
  src: url("./assets/fonts/font-awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/font-awesome/fa-solid-900.woff2") format("woff2"), url("./assets/fonts/font-awesome/fa-solid-900.woff") format("woff"), url("./assets/fonts/font-awesome/fa-solid-900.ttf") format("truetype"), url("./assets/fonts/font-awesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./assets/fonts/font-awesome/fa-regular-400.eot");
  src: url("./assets/fonts/font-awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/font-awesome/fa-regular-400.woff2") format("woff2"), url("./assets/fonts/font-awesome/fa-regular-400.woff") format("woff"), url("./assets/fonts/font-awesome/fa-regular-400.ttf") format("truetype"), url("./assets/fonts/font-awesome/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./assets/fonts/font-awesome/fa-brands-400.eot");
  src: url("./assets/fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("./assets/fonts/font-awesome/fa-brands-400.woff2") format("woff2"), url("./assets/fonts/font-awesome/fa-brands-400.woff") format("woff"), url("./assets/fonts/font-awesome/fa-brands-400.ttf") format("truetype"), url("./assets/fonts/font-awesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden],
html.pum-open.pum-open-overlay.pum-open-scrollable body > *[aria-hidden] {
  padding-right: 0 !important;
}

@media screen and (min-width: 1024px) {
  html.pum-open.pum-open-overlay,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    margin-right: 7px;
  }

  html.pum-open.pum-open-overlay .header.is-fixed {
    overflow-x: hidden;
  }
}
html .formcraft-css .fc-form .form-element .form-element-html input[type=color],
html .formcraft-css .fc-form .form-element .form-element-html input[type=date],
html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local],
html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime],
html .formcraft-css .fc-form .form-element .form-element-html input[type=email],
html .formcraft-css .fc-form .form-element .form-element-html input[type=month],
html .formcraft-css .fc-form .form-element .form-element-html input[type=number],
html .formcraft-css .fc-form .form-element .form-element-html input[type=password],
html .formcraft-css .fc-form .form-element .form-element-html input[type=search],
html .formcraft-css .fc-form .form-element .form-element-html input[type=tel],
html .formcraft-css .fc-form .form-element .form-element-html input[type=text],
html .formcraft-css .fc-form .form-element .form-element-html input[type=time],
html .formcraft-css .fc-form .form-element .form-element-html input[type=url],
html .formcraft-css .fc-form .form-element .form-element-html input[type=week],
html .formcraft-css .fc-form .form-element .form-element-html select,
html .formcraft-css .fc-form .form-element .form-element-html textarea,
html .formcraft-css .fc-form {
  border-radius: 0;
}

.ls-fullwidth .ls-nav-prev, .ls-fullwidth .ls-nav-next {
  z-index: 30 !important;
}

ul.products li.product .tinv-wraper.tinv-wishlist {
  position: absolute;
}
ul.products li.product .tinvwl_add_to_wishlist_button {
  margin-top: 0;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track::before, .slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  margin: 10px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
  margin-bottom: 5px;
}

#customer_login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 574px) {
  #customer_login {
    display: block;
  }
}

.woocommerce-cart .cart-popup {
  display: none !important;
}

.woocommerce a.added_to_cart {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2 {
  text-align: center;
}

.woocommerce ul#shipping_method li input {
  margin: 6px 0.4375em 0 0;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.woocommerce-cart-form input#coupon_code {
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 12.5px 10px;
  font-size: 16px;
  width: 48%;
}
@media (max-width: 1023px) {
  .woocommerce-cart-form input#coupon_code {
    padding: 13px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .woocommerce-cart-form input#coupon_code {
    padding: 11px;
    font-size: 14px;
  }
}
@media (max-width: 574px) {
  .woocommerce-cart-form input#coupon_code {
    padding: 12px;
    font-size: 12px;
  }
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  width: 100%;
  display: block;
}

.cart-contents {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  font: bold 12px/1.5 Arial, Helvetica, sans-serif;
}
.cart-contents::before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
}
.cart-contents:hover {
  text-decoration: none;
  color: #f68f88;
}
.cart-contents-count {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 2px;
  font-weight: bold;
}

.woocommerce-checkout .cart-popup {
  display: none !important;
}

.woo-cart-popup-wrapper {
  position: relative;
}
.woo-cart-popup-wrapper::after {
  content: "";
  position: absolute;
  top: 100%;
  height: 15px;
  width: 40px;
  right: 0;
}
.woo-cart-popup-wrapper:hover .cart-popup {
  opacity: 1;
  top: 100%;
}

.cart-popup {
  position: absolute;
  top: -999px;
  right: 0;
  display: none;
  width: 360px;
  padding: 25px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  color: #F36358;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  z-index: 33;
}
@media screen and (min-width: 768px) {
  .cart-popup {
    display: block;
  }
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 10px 0;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 55px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 7px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  padding: 20px 0 20px;
  text-align: center;
}

.woocommerce-mini-cart__buttons.buttons {
  text-align: center;
}

ul.products li.product .cart-custom-button {
  position: absolute;
  top: 52px;
  left: 10px;
  background: #F36358;
  padding: 5px 7px 5px 8px;
  border-radius: 0;
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
ul.products li.product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  background: #F36358;
  padding: 17px;
  border-radius: 0;
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
ul.products li.product:hover .cart-custom-button {
  opacity: 1;
}
ul.products li.product:hover .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
  opacity: 1;
}

.woocommerce ul.products li.product {
  text-align: center;
  padding-bottom: 20px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.woocommerce ul.products li.product:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  line-height: 1.1;
  font-size: 18px;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
    font-size: calc(0.0083333333 * 100vw + 14px);
  }
}
@media (min-width: 1200px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 24px;
  }
}
.woocommerce ul.products li.product .price {
  color: #F36358;
  font-size: 20px;
  line-height: 1;
}

.checkout_coupon input {
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 12.5px 10px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .checkout_coupon input {
    padding: 13px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .checkout_coupon input {
    padding: 11px;
    font-size: 14px;
  }
}
@media (max-width: 574px) {
  .checkout_coupon input {
    padding: 12px;
    font-size: 12px;
  }
}

@media (max-width: 574px) {
  .checkout_coupon .form-row-first {
    width: 100% !important;
  }
  .checkout_coupon .form-row-first input {
    width: 100% !important;
  }
  .checkout_coupon .form-row-last {
    float: none !important;
  }
}
#checkout-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 574px) {
  #checkout-form {
    display: block;
  }
}

.select2-container .select2-selection--single {
  height: 40px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 5px;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  top: 8px;
}

.woocommerce .blockUI.blockOverlay {
  z-index: 3 !important;
}

.woocommerce-checkout #payment ul.payment_methods li input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  float: none;
  width: 100%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  float: none;
  width: 100%;
}
.woocommerce #content div.product div.summary .cart div, .woocommerce #content div.product div.summary .cart button, .woocommerce #content div.product div.summary .cart a,
.woocommerce div.product div.summary .cart div,
.woocommerce div.product div.summary .cart button,
.woocommerce div.product div.summary .cart a,
.woocommerce-page #content div.product div.summary .cart div,
.woocommerce-page #content div.product div.summary .cart button,
.woocommerce-page #content div.product div.summary .cart a,
.woocommerce-page div.product div.summary .cart div,
.woocommerce-page div.product div.summary .cart button,
.woocommerce-page div.product div.summary .cart a {
  margin-top: 10px;
}

.loading {
  opacity: 0.5;
}
.loading::after {
  vertical-align: middle !important;
  top: 0.8em !important;
}

table.variations tbody {
  border: none;
}
table.variations tbody tr {
  border: none;
}

.woocommerce .star-rating span::before,
.woocommerce p.stars a::before {
  color: #F36358;
}
.woocommerce p.stars a:hover {
  color: #F36358;
}
.woocommerce ul.products li.product .star-rating {
  margin: 0 auto 10px;
}
.woocommerce .woocommerce-product-rating {
  margin-bottom: 15px !important;
}

.woocommerce div.product form.cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1em;
}
@media (max-width: 574px) {
  .woocommerce div.product form.cart .variations {
    margin-bottom: 0;
  }
}
.woocommerce div.product form.cart .added_to_cart.wc-forward {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.woocommerce div.product form.cart .tinv-wishlist {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.woocommerce div.product form.cart .qua-custom .quantity,
.woocommerce div.product form.cart .qua-custom button {
  margin-top: 0;
}
.woocommerce div.product .woocommerce-variation-add-to-cart {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.woocommerce div.product form.cart .variations td.label {
  padding: 15px 10px 15px 0;
}
@media (max-width: 574px) {
  .woocommerce div.product form.cart .variations td.label {
    padding: 7px 10px 7px 0;
  }
}
@media (max-width: 767px) {
  .woocommerce div.product form.cart .variations td.label {
    padding: 11px 10px 7px 0;
  }
}
.woocommerce div.product form.cart .variations td.value {
  text-align: left;
}
.woocommerce div.product form.cart .variations td.value select {
  max-width: 200px;
  min-width: inherit;
}
.woocommerce div.product .stock {
  color: #000;
  margin-bottom: 10px;
}
.woocommerce div.product .product_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: normal;
}
@media (min-width: 480px) and (max-width: 1023px) {
  .woocommerce div.product .product_title {
    font-size: 26px;
    font-size: calc(0.0220588235 * 100vw + 9.4117647059px);
  }
}
@media (min-width: 1024px) {
  .woocommerce div.product .product_title {
    font-size: 32px;
  }
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #F36358;
}
@media (min-width: 480px) and (max-width: 1023px) {
  .woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 26px;
    font-size: calc(0.0220588235 * 100vw + 9.4117647059px);
  }
}
@media (min-width: 1024px) {
  .woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 32px;
  }
}
.woocommerce div.product .woocommerce-product-details__short-description {
  margin-bottom: 10px;
}
.woocommerce div.product form.cart .button + .button {
  margin-left: 5px;
}

.woocommerce-variation.single_variation {
  margin-bottom: 20px;
}

@media (max-width: 574px) {
  .woocommerce div.product form.cart {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .woocommerce .quantity .qty {
    width: 100%;
    max-width: 70px;
  }
}
.woocommerce-Reviews .comment-reply-title {
  display: block;
  margin-bottom: 15px;
}

.woocommerce #respond input#submit.loading::after {
  top: 19px;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover {
  cursor: not-allowed;
  background-color: #F36358;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #F36358;
}
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  cursor: not-allowed;
  background-color: #F36358;
}
.woocommerce span.onsale {
  background-color: #F36358;
  color: #fff;
}
.woocommerce .sku_wrapper, .woocommerce .posted_in, .woocommerce .tagged_as {
  display: block;
}
.woocommerce .col2-set {
  padding-top: 20px;
}
.woocommerce fieldset {
  background-color: transparent;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
  text-decoration: underline;
}
.woocommerce-error {
  border-top-color: #b81c23;
}
.woocommerce-error::before {
  color: #b81c23;
}
.woocommerce-info {
  border-top-color: #1e85be;
}
.woocommerce-info::before {
  color: #1e85be;
}
.woocommerce-message {
  border-top-color: #F36358;
}
.woocommerce-message::before {
  color: #F36358;
}
.woocommerce form .form-row .required {
  text-decoration: none;
}
.woocommerce #reviews #comment {
  height: 120px;
}

a.wpgis-popup, a.wpgis-popup:hover {
  opacity: 0;
  width: 0;
  height: 0;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 200px;
}

@media only screen and (max-width: 360px) {
  .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce-page[class*=columns-] ul.products li.product,
.woocommerce[class*=columns-] ul.products li.product {
    float: none;
    width: auto;
  }
  .woocommerce ul.products li.product:nth-child(2n),
.woocommerce-page ul.products li.product:nth-child(2n),
.woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n),
.woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
    float: none;
  }
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  display: inline-block;
  margin-right: 0;
}

#top .cart .minus {
  border: 1px solid #cccccc;
  border-right-color: transparent;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 12.5px 8px;
  font-size: 16px;
  float: left;
  width: 40px;
  cursor: pointer;
}

#top .cart .plus {
  border: 1px solid #cccccc;
  border-left-color: transparent;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 12.5px 8px;
  font-size: 16px;
  float: left;
  width: 40px;
  margin-right: 4px;
  cursor: pointer;
}

@media (max-width: 1199px) {
  .woocommerce div.product .woocommerce-variation-add-to-cart {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .woocommerce div.product form.cart {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 1023px) {
  #top .cart .plus {
    padding: 13px;
    height: 45px;
  }

  #top .cart .minus {
    padding: 13px;
    height: 45px;
  }
}
@media screen and (max-width: 767px) {
  #top .cart .plus {
    padding: 12px;
    height: 40px;
  }

  #top .cart .minus {
    padding: 12px;
    height: 40px;
  }
}
@media screen and (max-width: 574px) {
  #top .cart .plus {
    padding: 9px;
    height: 40px;
  }

  #top .cart .minus {
    padding: 9px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none;
    width: 100%;
  }
}
#top .woocommerce-form__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#top .shop_table .cart_item .product-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#top .shop_table .cart_item .quantity {
  margin-left: 15px;
}

#coupon_code {
  height: 45px;
}

@media screen and (max-width: 767px) {
  #coupon_code {
    height: 40px;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

[role=button] {
  cursor: pointer;
}

table {
  background-color: transparent;
  border-collapse: collapse;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #d9d9d9;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #d9d9d9;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #d9d9d9;
}

.table .table {
  background-color: #F36358;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #d9d9d9;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d9d9d9;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #111314;
  color: #fff;
}

.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #F36358;
  color: #fff;
}

.table-hover > tbody > tr:hover {
  background-color: #f68f88;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #d9d9d9;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.svg-icon, .nav .sub-menu-link, .nav .menu-link, .review-slider .slick-arrow, .review-social {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.nav .sub-menu, .nav .menu, .nav .menu-container, .lang, .messenger, .social, .phone-dropdown__list, .phone-dropdown, .phone {
  margin: 0;
  padding: 0;
  list-style: none;
}

[type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 12.5px 10px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 13px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 11px;
    font-size: 14px;
  }
}
@media (max-width: 574px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 12px;
    font-size: 12px;
  }
}

.container, .container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1366px) {
  .container {
    max-width: 1200px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

@media (min-width: 575px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
}
@media (min-width: 1366px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
}
.svg-icon, .nav .sub-menu-link, .nav .menu-link, .review-slider .slick-arrow, .review-social {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.nav .sub-menu, .nav .menu, .nav .menu-container, .lang, .messenger, .social, .phone-dropdown__list, .phone-dropdown, .phone {
  margin: 0;
  padding: 0;
  list-style: none;
}

[type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
  width: 100%;
  border: 1px solid #cccccc;
  background-color: #fff;
  color: #000;
  border-radius: 0;
  padding: 12.5px 10px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 13px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 11px;
    font-size: 14px;
  }
}
@media (max-width: 574px) {
  [type=text],
[type=password],
[type=email],
[type=search],
[type=tel],
[type=url],
[type=number],
[type=range],
[type=month],
[type=week],
[type=date],
[type=datetime-local],
[type=time],
textarea,
select, #commentform .form-group textarea, #commentform .form-group input, .form-inline input, form fieldset textarea, form fieldset input {
    padding: 12px;
    font-size: 12px;
  }
}

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

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

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      -ms-grid-row-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 575px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1024px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1366px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}
.offer-wrapper {
  background: url(assets/img/offer-bg.png) no-repeat 100% 100%/935px auto, url(assets/img/hero-bg.jpg) no-repeat 50% 50%/cover;
}

.offer {
  padding: 120px 0 222px;
  color: #fff;
}
.offer__content {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
.offer__title {
  font-size: 60px;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
  margin-bottom: 58px;
}
.offer__title .oval_img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 80px);
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.offer__text {
  font-family: "Igra", serif;
  font-size: 45px;
  line-height: 1.3;
  margin-bottom: 56px;
}
.offer__more {
  position: absolute;
  top: 50%;
  left: -250px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translate(0, -50%) rotate(-90deg);
          transform: translate(0, -50%) rotate(-90deg);
}
.offer__more p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-left: 21px;
}
.offer__more img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.services {
  background: url(assets/img/services-bg.jpg) no-repeat 50% 100%/100% auto;
  padding: 150px 0 145px;
}
.services__subtitle {
  text-transform: uppercase;
  color: #9CA8CA;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.services__title {
  font-size: 60px;
  margin: 0 auto 70px;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  width: 980px;
}
.services__title span {
  display: inline-block;
  position: relative;
  color: #F36358;
}
.services__title span .oval_img {
  position: absolute;
  top: 7px;
  left: 50%;
  width: calc(100% + 40px);
  height: auto;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.services__title_includes {
  margin-bottom: 85px;
  line-height: 1.4;
}
.services__list {
  list-style: none;
  padding-left: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 175px;
}
.services__item {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 370px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F7F9FE;
  border-radius: 15px;
  padding-bottom: 30px;
}
.services__item-top {
  margin-bottom: 25px;
}
.services__img {
  border-radius: 15px 15px 0 0;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 230px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.services__img img {
  width: 120%;
  max-width: none;
  height: auto;
}
.services__content {
  margin: 0 30px;
}
.services__item-title {
  font-size: 22px;
  margin-bottom: 5px;
}
.services__item-text {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 17px;
  font-weight: 300;
}
.services__item-text p {
  position: relative;
  text-indent: 15px;
  line-height: 1.75;
}
.services__item-text p:before {
  content: "";
  position: absolute;
  left: -2px;
  top: 13px;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #F36358;
}
.services__item-text p:not(:last-child) {
  margin-bottom: 7px;
}
.services__btn {
  margin: 0px;
  width: 100%;
}
.services__item-btn-wrapp {
  width: 100%;
  padding: 0 30px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.services__adv-list {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 0;
  list-style: none;
}
.services__adv-item {
  text-align: center;
  width: 360px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.services__adv-icon {
  width: 88px;
  margin-bottom: 50px;
}
.services__adv-icon img {
  width: 100%;
  height: auto;
}
.services__adv-title {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 25px;
}
.services__adv-text {
  font-size: 19px;
  text-transform: lowercase;
  letter-spacing: 0.02em;
  line-height: 1.55;
}

.reviews {
  padding: 150px 0;
  background: #111314;
  text-align: center;
}
.reviews__subtitle {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-bottom: 10px;
  text-align: center;
  display: block;
  font-size: 12px;
  color: #9CA8CA;
}
.reviews__title {
  font-size: 60px;
  margin: 0 auto 70px;
  margin-bottom: 45px;
  line-height: 1;
  text-align: center;
  font-weight: 400;
  color: #fff;
}
.reviews__block .review-slider {
  padding: 0;
}
.reviews__block .review-item {
  background: #fff;
  border-radius: 15px;
}

.numbers {
  background: url(assets/img/numbers-bg.svg) no-repeat 50% 100%/140% auto;
  padding: 185px 0 145px;
}
.numbers__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.numbers__title {
  font-size: 45px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 850px;
  line-height: 1.35;
  margin-bottom: 85px;
}
.numbers__title_orange {
  color: #F36358;
}
.numbers__title_oval {
  display: inline-block;
  position: relative;
}
.numbers__title_oval .oval_img {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 120%;
  height: auto;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.numbers__icon {
  margin-bottom: 65px;
}
.numbers__list {
  list-style: none;
  padding-left: 0;
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.numbers__item {
  width: 330px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.numbers__item-title {
  color: #F36358;
  font-size: 45px;
  line-height: 1.1;
  font-weight: 400;
  margin-bottom: 35px;
}
.numbers__item-text {
  font-size: 19px;
  line-height: 1.5;
  letter-spacing: 0em;
}

.process {
  padding: 144px 0 124px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(238, 243, 253, 0.5)), to(rgba(238, 247, 253, 0)));
  background: linear-gradient(180deg, rgba(238, 243, 253, 0.5) 0%, rgba(238, 247, 253, 0) 100%);
}
.process__content {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.process__left {
  width: 630px;
  text-align: left;
}
.process__subtitle {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.15em;
  display: block;
  font-size: 12px;
  color: #9CA8CA;
}
.process__title {
  font-size: 60px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 35px;
}
.process__list {
  padding-left: 0;
  list-style: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 500px;
}
.process__item {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.process__item:not(:last-child) {
  margin-bottom: 50px;
}
.process__item-num {
  margin-top: 6px;
  font-size: 45px;
  color: #F36358;
  margin-right: 0px;
  font-family: "Igra", serif;
}
.process__item-text {
  font-size: 18px;
  width: 410px;
  line-height: 1.5;
  font-family: "Igra", serif;
}

.callback {
  background: url(assets/img/form-bg.svg) no-repeat 50% 50%/cover;
  padding-top: 190px;
  padding-bottom: 65px;
}
.callback__title {
  font-size: 60px;
  text-align: left;
  width: 1000px;
  line-height: 1.3;
  margin-bottom: 67px;
}
.callback__title span {
  color: #F36358;
}
.callback__form {
  margin-bottom: 65px;
  width: 100%;
}
.callback__contacts {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.callback__block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.callback__block_social .messenger-item,
.callback__block_social .social-item {
  margin: 0 5px;
}
.callback__block_social .messenger-link,
.callback__block_social .social-link {
  background: #F36358;
}
.callback__block_social .messenger-link:hover,
.callback__block_social .social-link:hover {
  color: #000;
}
.callback__block_phone .phone-item .phone-number::before {
  display: none;
}
.callback__block .phone {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.callback__subtitle {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.15em;
  display: block;
  text-align: center;
  font-size: 12px;
  color: #9CA8CA;
  margin-bottom: 7px;
}
.callback__contacts-email {
  color: #F36358;
  font-size: 17px;
  line-height: 1.2;
}

@media (max-width: 1800px) {
  .offer-wrapper {
    background: url(assets/img/offer-bg.png) no-repeat 100% 100%/45% auto, url(assets/img/hero-bg.jpg) no-repeat 50% 50%/cover;
  }

  .offer {
    padding: 80px 0 110px;
  }
  .offer__more {
    left: -150px;
  }
}
@media (max-width: 1365px) {
  .offer-wrapper {
    background: url(assets/img/offer-bg.png) no-repeat 100% 100%/50% auto, url(assets/img/hero-bg.jpg) no-repeat 50% 50%/cover;
  }

  .offer {
    padding: 130px 0 90px;
  }
  .offer__title {
    font-size: 50px;
    padding-left: 25px;
    margin-bottom: 50px;
  }
  .offer__title .oval_img {
    left: 52%;
    width: calc(100% + 30px);
  }
  .offer__text {
    font-size: 37px;
    line-height: 1.2;
    margin-bottom: 50px;
  }
  .offer__more {
    display: none;
  }

  .services {
    padding: 110px 0 100px;
    background: url(assets/img/services-bg.jpg) no-repeat 50% 100%/auto 1300px;
  }
  .services__subtitle {
    letter-spacing: 0.11em;
    font-size: 12px;
  }
  .services__title {
    font-size: 49px;
    margin: 0 auto 60px;
    width: 900px;
  }
  .services__title span .oval_img {
    top: 6px;
    width: calc(100% + 30px);
  }
  .services__title_includes {
    margin-bottom: 75px;
    line-height: 1.3;
  }
  .services__list {
    margin-bottom: 80px;
  }
  .services__item {
    width: 32%;
    border-radius: 13px;
    padding-bottom: 25px;
  }
  .services__item-top {
    margin-bottom: 22px;
  }
  .services__img {
    border-radius: 13px 13px 0 0;
    height: 210px;
    margin-bottom: 20px;
  }
  .services__content {
    margin: 0 20px;
  }
  .services__item-title {
    font-size: 21px;
    margin-bottom: 5px;
  }
  .services__item-text {
    font-size: 16px;
  }
  .services__item-text p {
    position: relative;
    text-indent: 10px;
    line-height: 1.4;
  }
  .services__item-text p:before {
    left: -1px;
    top: 8px;
    width: 4px;
    height: 4px;
  }
  .services__item-text p:not(:last-child) {
    margin-bottom: 6px;
  }
  .services__btn {
    width: 100%;
  }
  .services__item-btn-wrapp {
    padding: 0 20px;
  }
  .services__adv-item {
    width: 31%;
  }
  .services__adv-icon {
    width: 80px;
    margin-bottom: 45px;
  }
  .services__adv-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .services__adv-text {
    font-size: 18px;
    line-height: 1.4;
  }

  .reviews {
    padding: 120px 0;
  }
  .reviews__subtitle {
    letter-spacing: 0.11em;
    font-size: 12px;
  }
  .reviews__title {
    font-size: 55px;
    margin: 0 auto 40px;
  }

  .numbers {
    background: url(assets/img/numbers-bg.svg) no-repeat 50% 100%/140% auto;
    padding: 120px 0 115px;
  }
  .numbers__title {
    font-size: 40px;
    width: 750px;
    line-height: 1.3;
    margin-bottom: 55px;
  }
  .numbers__title_oval .oval_img {
    top: 7px;
    width: calc(100% + 40px);
  }
  .numbers__icon {
    margin-bottom: 50px;
  }
  .numbers__item {
    width: 32%;
  }
  .numbers__item-title {
    font-size: 38px;
    margin-bottom: 20px;
  }
  .numbers__item-text {
    font-size: 18px;
    line-height: 1.4;
  }

  .process {
    padding: 100px 0 90px;
  }
  .process__content {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .process__left {
    width: 600px;
  }
  .process__subtitle {
    font-size: 12px;
  }
  .process__title {
    font-size: 55px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .process__list {
    width: 470px;
  }
  .process__item:not(:last-child) {
    margin-bottom: 45px;
  }
  .process__item-num {
    margin-top: 5px;
    font-size: 40px;
  }
  .process__item-text {
    font-size: 17px;
    width: 380px;
    line-height: 1.45;
  }

  .callback {
    background: url(assets/img/form-bg.svg) no-repeat 50% 50%/auto 100%;
    padding-top: 100px;
    padding-bottom: 65px;
  }
  .callback__title {
    font-size: 48px;
    width: 950px;
    line-height: 1.2;
    margin-bottom: 60px;
  }
  .callback__form {
    margin-bottom: 50px;
    width: 100%;
  }
  .callback__block_social .messenger-item,
.callback__block_social .social-item {
    margin: 0 5px;
  }
  .callback__block_social .messenger-item .messenger-link,
.callback__block_social .messenger-item .social-link,
.callback__block_social .social-item .messenger-link,
.callback__block_social .social-item .social-link {
    width: 30px;
    height: 30px;
    font-size: 16px;
  }
  .callback__subtitle {
    letter-spacing: 0.15em;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.1;
  }
  .callback__contacts-email {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 1199px) {
  .offer-wrapper {
    background: url(assets/img/offer-bg.png) no-repeat 100% 100%/55% auto, url(assets/img/hero-bg.jpg) no-repeat 50% 50%/cover;
  }

  .offer {
    padding: 110px 0 70px;
  }
  .offer__title {
    font-size: 42px;
    padding-left: 15px;
    margin-bottom: 45px;
  }
  .offer__title .oval_img {
    left: 52%;
    width: calc(100% + 30px);
  }
  .offer__text {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 40px;
  }

  .services {
    padding: 60px 0 80px;
    background: url(assets/img/services-bg.jpg) no-repeat 50% 100%/auto 1200px;
  }
  .services__subtitle {
    letter-spacing: 0.1em;
    font-size: 12px;
  }
  .services__title {
    font-size: 42px;
    margin: 0 auto 40px;
    width: 750px;
  }
  .services__title span .oval_img {
    top: 0px;
    width: calc(100% + 25px);
  }
  .services__title_includes {
    margin-bottom: 55px;
    line-height: 1.2;
  }
  .services__list {
    margin-bottom: 60px;
  }
  .services__item {
    width: 32%;
    border-radius: 13px;
    padding-bottom: 20px;
  }
  .services__item-top {
    margin-bottom: 20px;
  }
  .services__img {
    border-radius: 13px 13px 0 0;
    height: 190px;
    margin-bottom: 15px;
  }
  .services__content {
    margin: 0 10px;
  }
  .services__item-title {
    font-size: 19px;
    margin-bottom: 5px;
  }
  .services__item-text {
    font-size: 15px;
  }
  .services__item-text p {
    text-indent: 10px;
    line-height: 1.35;
  }
  .services__item-text p:before {
    left: -1px;
    top: 8px;
    width: 4px;
    height: 4px;
  }
  .services__item-text p:not(:last-child) {
    margin-bottom: 5px;
  }
  .services__item-btn-wrapp {
    padding: 0 10px;
  }
  .services__adv-item {
    width: 31%;
  }
  .services__adv-icon {
    width: 70px;
    margin-bottom: 25px;
  }
  .services__adv-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .services__adv-text {
    font-size: 18px;
    line-height: 1.3;
  }

  .reviews {
    padding: 100px 0;
  }
  .reviews__subtitle {
    letter-spacing: 0.11em;
    font-size: 12px;
  }
  .reviews__title {
    font-size: 50px;
    margin: 0 auto 37px;
  }

  .numbers {
    background: url(assets/img/numbers-bg.svg) no-repeat 50% 100%/140% auto;
    padding: 100px 0 95px;
  }
  .numbers__title {
    font-size: 37px;
    width: 700px;
    line-height: 1.2;
    margin-bottom: 50px;
  }
  .numbers__title_oval .oval_img {
    top: 0px;
    width: calc(100% + 15px);
  }
  .numbers__icon {
    margin-bottom: 50px;
  }
  .numbers__item {
    width: 32%;
  }
  .numbers__item-title {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .numbers__item-text {
    font-size: 16px;
    line-height: 1.4;
  }

  .process {
    padding: 90px 0 80px;
  }
  .process__left {
    width: 500px;
  }
  .process__subtitle {
    font-size: 12px;
  }
  .process__title {
    font-size: 51px;
    line-height: 1.2;
    margin-bottom: 27px;
  }
  .process__list {
    width: 400px;
  }
  .process__item:not(:last-child) {
    margin-bottom: 40px;
  }
  .process__item-num {
    margin-top: 4px;
    font-size: 37px;
  }
  .process__item-text {
    font-size: 16px;
    width: 330px;
    line-height: 1.35;
  }

  .callback {
    background: url(assets/img/form-bg.svg) no-repeat 50% 50%/auto 100%;
    padding-top: 80px;
    padding-bottom: 45px;
  }
  .callback__title {
    font-size: 41px;
    width: 800px;
    line-height: 1.2;
    margin-bottom: 60px;
  }
  .callback__form {
    margin-bottom: 40px;
    width: 100%;
  }
  .callback__block_social .messenger-item,
.callback__block_social .social-item {
    margin: 0 5px;
  }
  .callback__block_social .messenger-item .messenger-link,
.callback__block_social .messenger-item .social-link,
.callback__block_social .social-item .messenger-link,
.callback__block_social .social-item .social-link {
    width: 30px;
    height: 30px;
    font-size: 16px;
  }
  .callback__subtitle {
    letter-spacing: 0.15em;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.1;
  }
  .callback__contacts-email {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 1023px) {
  .offer-wrapper {
    background: url(assets/img/offer-bg.png) no-repeat 100% 100%/52% auto, url(assets/img/hero-bg.jpg) no-repeat 50% 50%/cover;
  }

  .offer {
    padding: 75px 0 40px;
  }
  .offer__title {
    font-size: 37px;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .offer__title .oval_img {
    left: 52%;
    width: calc(100% + 30px);
  }
  .offer__text {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 40px;
  }

  .services {
    padding: 50px 0 80px;
    background: url(assets/img/services-bg.jpg) no-repeat 50% 100%/auto 1200px;
  }
  .services__subtitle {
    letter-spacing: 0.1em;
    font-size: 11px;
  }
  .services__title {
    font-size: 36px;
    margin: 0 auto 35px;
    width: 550px;
  }
  .services__title span .oval_img {
    top: 0px;
    width: calc(100% + 15px);
  }
  .services__title_includes {
    margin-bottom: 45px;
    line-height: 1.2;
  }
  .services__list {
    margin-bottom: 50px;
  }
  .services__item {
    width: 32%;
    border-radius: 13px;
    padding-bottom: 15px;
  }
  .services__item-top {
    margin-bottom: 20px;
  }
  .services__img {
    border-radius: 13px 13px 0 0;
    height: 150px;
    margin-bottom: 15px;
  }
  .services__content {
    margin: 0 10px;
  }
  .services__item-title {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 1.1;
  }
  .services__item-text {
    font-size: 14px;
  }
  .services__item-text p {
    text-indent: 10px;
    line-height: 1.35;
  }
  .services__item-text p:before {
    left: -1px;
    top: 8px;
    width: 4px;
    height: 4px;
  }
  .services__item-text p:not(:last-child) {
    margin-bottom: 5px;
  }
  .services__item-btn-wrapp {
    padding: 0 10px;
  }
  .services__adv-item {
    width: 32%;
  }
  .services__adv-icon {
    width: auto;
    height: 60px;
    margin-bottom: 10px;
  }
  .services__adv-icon img {
    width: auto;
    height: 100%;
  }
  .services__adv-title {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .services__adv-text {
    font-size: 15px;
    line-height: 1.3;
  }

  .reviews {
    padding: 85px 0;
  }
  .reviews__subtitle {
    letter-spacing: 0.11em;
    font-size: 12px;
  }
  .reviews__title {
    font-size: 45px;
    margin: 0 auto 32px;
  }

  .numbers {
    background: url(assets/img/numbers-bg.svg) no-repeat 50% 100%/150% auto;
    padding: 65px 0 55px;
  }
  .numbers__title {
    font-size: 32px;
    width: 630px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
  .numbers__title_oval .oval_img {
    top: 0px;
    width: calc(100% + 15px);
  }
  .numbers__icon {
    width: 17px;
    height: auto;
    margin-bottom: 45px;
  }
  .numbers__item {
    width: 32%;
  }
  .numbers__item-title {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 1;
  }
  .numbers__item-text {
    font-size: 14px;
    line-height: 1.4;
  }

  .process {
    padding: 90px 0 80px;
  }
  .process__left {
    width: 400px;
  }
  .process__subtitle {
    font-size: 10px;
  }
  .process__title {
    font-size: 39px;
    line-height: 1.2;
    margin-bottom: 25px;
  }
  .process__list {
    width: 300px;
  }
  .process__item:not(:last-child) {
    margin-bottom: 40px;
  }
  .process__item-num {
    margin-top: 0px;
    font-size: 28px;
  }
  .process__item-text {
    font-size: 14px;
    width: 250px;
    line-height: 1.3;
  }

  .callback {
    background: url(assets/img/form-bg.svg) no-repeat 50% 50%/auto 100%;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .callback__contacts {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .callback__title {
    font-size: 36px;
    width: 700px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
  .callback__form {
    margin-bottom: 30px;
    width: 100%;
  }
  .callback__block_social .messenger-item,
.callback__block_social .social-item {
    margin: 0 5px;
  }
  .callback__block_social .messenger-item .messenger-link,
.callback__block_social .messenger-item .social-link,
.callback__block_social .social-item .messenger-link,
.callback__block_social .social-item .social-link {
    width: 28px;
    height: 28px;
    font-size: 15px;
  }
  .callback__subtitle {
    letter-spacing: 0.15em;
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 1.1;
  }
  .callback__contacts-email {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .offer-wrapper {
    background: url(assets/img/hero-bg.jpg) no-repeat 50% 50%/cover;
  }

  .offer {
    padding: 65px 0 50px;
  }
  .offer__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .offer__title {
    font-size: 36px;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .offer__title .oval_img {
    left: 52%;
    width: calc(100% + 30px);
  }
  .offer__text {
    font-size: 23px;
    margin-bottom: 40px;
  }

  .services {
    padding: 50px 0 80px;
    background: url(assets/img/services-bg.jpg) no-repeat 50% 100%/auto 1200px;
  }
  .services__subtitle {
    letter-spacing: 0.1em;
    font-size: 11px;
    margin-bottom: 7px;
  }
  .services__title {
    font-size: 33px;
    margin: 0 auto 35px;
    width: 550px;
  }
  .services__title span .oval_img {
    top: 0px;
    width: calc(100% + 20px);
  }
  .services__title_includes {
    margin-bottom: 45px;
    line-height: 1.2;
  }
  .services__list {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .services__item {
    width: 400px;
    border-radius: 13px;
    padding-bottom: 15px;
  }
  .services__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .services__item-top {
    margin-bottom: 20px;
  }
  .services__img {
    border-radius: 13px 13px 0 0;
    height: 200px;
    margin-bottom: 15px;
  }
  .services__img img {
    width: 110%;
  }
  .services__content {
    margin: 0 10px;
  }
  .services__item-title {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 1.1;
  }
  .services__item-text p {
    text-indent: 10px;
    line-height: 1.35;
    font-size: 15px;
  }
  .services__item-text p:before {
    left: -1px;
    top: 8px;
    width: 4px;
    height: 4px;
  }
  .services__item-text p:not(:last-child) {
    margin-bottom: 6px;
  }
  .services__item-btn-wrapp {
    padding: 0 10px;
  }
  .services__adv-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .services__adv-item {
    width: 300px;
  }
  .services__adv-item:not(:last-child) {
    margin-bottom: 35px;
  }
  .services__adv-icon {
    width: auto;
    height: 60px;
    margin-bottom: 10px;
  }
  .services__adv-icon img {
    width: auto;
    height: 100%;
  }
  .services__adv-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .services__adv-text {
    font-size: 15px;
    line-height: 1.3;
  }

  .reviews {
    padding: 50px 0;
  }
  .reviews__subtitle {
    letter-spacing: 0.11em;
    font-size: 12px;
    margin-bottom: 7px;
  }
  .reviews__title {
    font-size: 33px;
    margin: 0 auto 27px;
  }

  .numbers {
    background: url(assets/img/numbers-bg.svg) no-repeat 50% 100%/auto 120%;
    padding: 60px 0 50px;
  }
  .numbers__title {
    font-size: 26px;
    width: 500px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .numbers__title_oval .oval_img {
    top: 0px;
    width: calc(100% + 15px);
  }
  .numbers__icon {
    width: 15px;
    margin-bottom: 30px;
  }
  .numbers__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .numbers__item {
    width: 45%;
  }
  .numbers__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .numbers__item-title {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 1;
  }
  .numbers__item-text {
    font-size: 15px;
    line-height: 1.3;
  }

  .process {
    padding: 55px 0 50px;
  }
  .process__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .process__left {
    width: auto;
    text-align: center;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
  .process__subtitle {
    margin-bottom: 7px;
    font-size: 10px;
  }
  .process__title {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 25px;
  }
  .process__list {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .process__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .process__item:not(:last-child) {
    margin-bottom: 30px;
  }
  .process__item-num {
    margin-top: 0px;
    font-size: 28px;
    margin-right: 25px;
  }
  .process__item-text {
    font-size: 14px;
    width: 250px;
    line-height: 1.3;
  }

  .callback {
    background: url(assets/img/form-bg.svg) no-repeat 50% 50%/auto 100%;
    padding-top: 55px;
    padding-bottom: 35px;
  }
  .callback__title {
    font-size: 30px;
    width: 500px;
    line-height: 1.2;
    margin-bottom: 35px;
  }
  .callback__form {
    margin-bottom: 25px;
  }
  .callback__block_social .messenger-item,
.callback__block_social .social-item {
    margin: 0 3px;
  }
  .callback__block_social .messenger-item .messenger-link,
.callback__block_social .messenger-item .social-link,
.callback__block_social .social-item .messenger-link,
.callback__block_social .social-item .social-link {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
  .callback__subtitle {
    letter-spacing: 0.15em;
    font-size: 11px;
    margin-bottom: 8px;
    line-height: 1.1;
  }
  .callback__contacts-email {
    font-size: 15px;
    line-height: 1.2;
  }
}
@media (max-width: 574px) {
  .offer-wrapper {
    background: url(assets/img/hero-bg.jpg) no-repeat 50% 50%/cover;
  }

  .offer {
    padding: 60px 0 50px;
  }
  .offer__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .offer__title {
    font-size: 29px;
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .offer__title .oval_img {
    left: 52%;
    width: calc(100% + 30px);
  }
  .offer__text {
    font-size: 20px;
    margin-bottom: 40px;
  }

  .services {
    padding: 40px 0 60px;
    background: url(assets/img/services-bg.jpg) no-repeat 50% 100%/auto 600px;
  }
  .services__subtitle {
    letter-spacing: 0.1em;
    font-size: 10px;
  }
  .services__title {
    font-size: 28px;
    margin: 0 auto 30px;
    width: auto;
    max-width: 450px;
  }
  .services__title span .oval_img {
    top: 0px;
    width: calc(100% + 20px);
  }
  .services__title_includes {
    margin-bottom: 45px;
    line-height: 1.2;
  }
  .services__list {
    margin-bottom: 45px;
  }
  .services__item {
    width: 90%;
    max-width: 400px;
    border-radius: 13px;
    padding-bottom: 15px;
  }
  .services__item:not(:last-child) {
    margin-bottom: 15px;
  }
  .services__item-top {
    margin-bottom: 20px;
  }
  .services__img {
    border-radius: 13px 13px 0 0;
    height: 180px;
    margin-bottom: 10px;
  }
  .services__img img {
    width: 110%;
  }
  .services__content {
    margin: 0 10px;
  }
  .services__item-title {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 1.1;
  }
  .services__item-text p {
    text-indent: 10px;
    line-height: 1.35;
    font-size: 15px;
  }
  .services__item-text p:before {
    left: -1px;
    top: 8px;
    width: 4px;
    height: 4px;
  }
  .services__item-text p:not(:last-child) {
    margin-bottom: 6px;
  }
  .services__item-btn-wrapp {
    padding: 0 10px;
  }
  .services__adv-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .services__adv-item {
    width: 90%;
    max-width: 270px;
  }
  .services__adv-item:not(:last-child) {
    margin-bottom: 35px;
  }
  .services__adv-icon {
    height: 55px;
    margin-bottom: 10px;
  }
  .services__adv-title {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .services__adv-text {
    font-size: 15px;
    line-height: 1.3;
  }

  .reviews {
    padding: 60px 0;
  }
  .reviews__subtitle {
    letter-spacing: 0.11em;
    font-size: 11px;
  }
  .reviews__title {
    font-size: 27px;
    margin: 0 auto 20px;
  }

  .numbers {
    background: url(assets/img/numbers-bg.svg) no-repeat 50% 100%/auto 120%;
    padding: 40px 0 45px;
  }
  .numbers__title {
    font-size: 21px;
    max-width: 320px;
    width: auto;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .numbers__title_oval .oval_img {
    top: 0px;
    width: calc(100% + 15px);
  }
  .numbers__icon {
    width: 10px;
    margin-bottom: 30px;
  }
  .numbers__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .numbers__item {
    width: 75%;
    max-width: 270px;
  }
  .numbers__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .numbers__item-title {
    font-size: 20px;
    margin-bottom: 5px;
    line-height: 1;
  }
  .numbers__item-text {
    font-size: 15px;
    line-height: 1.3;
  }

  .process {
    padding: 50px 0 45px;
  }
  .process__left {
    margin-bottom: 25px;
  }
  .process__subtitle {
    font-size: 10px;
    line-height: 1.1;
  }
  .process__title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 25px;
  }
  .process__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .process__item-num {
    margin-top: 0px;
    font-size: 23px;
    margin-right: 15px;
  }
  .process__item-text {
    font-size: 13px;
    width: 230px;
    line-height: 1.3;
  }

  .callback {
    background: url(assets/img/form-bg.svg) no-repeat 50% 50%/auto 100%;
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .callback__title {
    font-size: 26px;
    width: 100%;
    line-height: 1.2;
    margin-bottom: 35px;
  }
  .callback__title br {
    display: none;
  }
  .callback__form {
    margin-bottom: 25px;
  }
  .callback__contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .callback__block {
    margin-bottom: 15px;
  }
  .callback__block_social .messenger-item,
.callback__block_social .social-item {
    margin: 0 3px;
  }
  .callback__block_social .messenger-item .messenger-link,
.callback__block_social .messenger-item .social-link,
.callback__block_social .social-item .messenger-link,
.callback__block_social .social-item .social-link {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
  .callback__subtitle {
    letter-spacing: 0.15em;
    font-size: 11px;
    margin-bottom: 5px;
    line-height: 1.1;
  }
  .callback__contacts-email {
    font-size: 15px;
    line-height: 1.2;
  }
}
ol.commentlist .comment-body {
  margin-bottom: 25px;
}

#respond p {
  text-align: left;
}

.front-news-box {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid #cccccc;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.front-news-box:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.front-news-inner {
  padding: 15px;
}
.front-news-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.front-news-btn {
  display: none;
}
.front-news-item {
  margin-bottom: 20px;
}
.front-news-headline {
  margin-bottom: 10px;
}
.front-news-headline a {
  font-size: inherit;
  line-height: inherit;
}
.front-news-preview {
  margin-bottom: 10px;
}
.front-news-preview a {
  display: block;
}
.front-news-thumbnail {
  display: block;
  margin-bottom: 0;
}
.front-news-excerpt {
  margin-bottom: 10px;
}
.front-news-excerpt,
.front-news-excerpt p {
  text-align: justify;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}

.js-ajax-posts img {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.js-ajax-posts .row h3 a {
  font-size: inherit;
  line-height: inherit;
}

.page-404 {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
  height: 90vh;
  background: url("assets/img/404.png") no-repeat center center;
}
.page-404 .contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .page-404 .contain {
    display: block;
  }
  .page-404 .contain div {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .page-404 {
    background-image: none;
  }
}

.review-item {
  margin-bottom: 30px;
  padding: 64px 60px 110px;
}
@media (max-width: 1023px) {
  .review-item {
    padding: 25px 30px 60px;
  }
}
.review-client {
  position: relative;
  max-width: 137px;
  max-height: 137px;
  margin: 0 auto 15px;
}
.review-title {
  font-weight: bold;
  text-transform: none;
}
.review-avatar {
  display: block;
  border-radius: 50%;
}
.review-social {
  cursor: pointer;
  position: absolute;
  right: 10px;
  bottom: 0;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  font-size: 14px;
  line-height: 25px;
  border-radius: 50%;
  color: #fff;
  background-color: #F36358;
}
.review-social:hover, .review-social:active {
  color: #fff;
  background-color: #111314;
}
.review-author, .review-title {
  color: #111314;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.review-content,
.review-content p {
  color: #000;
  font-size: 16px;
  line-height: 1.9;
}
@media (max-width: 1023px) {
  .review-content,
.review-content p {
    line-height: 1.5;
  }
}
.review-date {
  margin-top: 15px;
  font-size: 14px;
  color: #bfbfbf;
}
.review-slider {
  padding: 0 40px;
  margin: 20px 0;
}
.review-slider .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -20px;
  border: 1px solid #a5aeb2;
  padding: 0;
  width: 40px;
  height: 40px;
  color: #F36358;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  border-radius: 50%;
  background-color: #EEF3FD;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.review-slider .slick-arrow:focus {
  outline: none;
}
.review-slider .slick-arrow:hover {
  color: #fff;
  border-color: #111314;
  background-color: #111314;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.review-slider .slick-prev {
  left: 0;
}
.review-slider .slick-next {
  right: 0;
}

@media only screen and (max-width: 554px) {
  .review-client {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  .review-content,
.review-content p {
    font-size: 14px;
  }
  .review-slider {
    padding: 0;
  }
  .review-slider .slick-arrow {
    top: 30px;
    margin-top: 0;
  }
}
.catalog-shortcode-item, .catalog-item {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid #cccccc;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.catalog-shortcode-item:hover, .catalog-item:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.catalog-shortcode-item h6, .catalog-item h6 {
  padding: 15px;
}
.catalog-shortcode-item h6 a, .catalog-item h6 a {
  font-size: inherit;
  line-height: inherit;
}

.list-cat__item a {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  border: 1px solid #cccccc;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.list-cat__item a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.list-cat__item a .list-cat__title {
  padding: 15px;
}

@media (min-width: 300px) {
  body, html, a, p, em, small, strong, sub, sup, blockquote, cite, pre, ol, ul, li, div, article {
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 768px) {
  body, html, a, p, em, small, strong, sub, sup, blockquote, cite, pre, ol, ul, li, div, article {
    color: inherit;
    text-decoration: none;
    font-size: 15px;
    line-height: 24px;
  }
}
@media (min-width: 1024px) {
  body, html, a, p, em, small, strong, sub, sup, blockquote, cite, pre, ol, ul, li, div, article {
    color: inherit;
    text-decoration: none;
    font-size: 16px;
    line-height: 25px;
  }
}
@media (min-width: 1200px) {
  body, html, a, p, em, small, strong, sub, sup, blockquote, cite, pre, ol, ul, li, div, article {
    color: inherit;
    text-decoration: none;
    font-size: 17px;
    line-height: 27px;
  }
}
b,
strong {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Igra", serif;
}

.page-name, .page-title {
  text-align: center;
  margin-bottom: 30px;
}

h5 a, .h5 a {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
h5 a b, .h5 a b {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

.title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 15px 0;
  position: relative;
  overflow: hidden;
}
.title-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.title-wrapper h1 {
  text-align: center;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1200px) {
  .title-wrapper {
    padding: 25px 0;
  }
}
h1.hero-title {
  font-size: 32px;
  line-height: 47px;
}

.single-title {
  font-size: 27px;
  line-height: 39px;
}

h1 {
  font-size: 30px;
  line-height: 44px;
}

.h1 {
  font-size: 30px;
  line-height: 44px;
}

h2 {
  font-size: 27px;
  line-height: 39px;
}

.h2 {
  font-size: 27px;
  line-height: 39px;
}

h3 {
  font-size: 23px;
  line-height: 34px;
}

.h3 {
  font-size: 23px;
  line-height: 34px;
}

h4 {
  font-size: 21px;
  line-height: 31px;
}

.h4 {
  font-size: 21px;
  line-height: 31px;
}

h5 {
  font-size: 18px;
  line-height: 26px;
}

.h5 {
  font-size: 18px;
  line-height: 26px;
}

h6 {
  font-size: 16px;
  line-height: 23px;
}

.h6 {
  font-size: 16px;
  line-height: 23px;
}

@media (min-width: 480px) and (max-width: 1279px) {
  h1.hero-title {
    font-size: 43px;
    font-size: calc(0.03 * 100vw + 17.6px);
    line-height: 63px;
  }

  .single-title {
    font-size: 36px;
    font-size: calc(0.01825 * 100vw + 18.24px);
    line-height: 53px;
  }

  h1 {
    font-size: 38px;
    font-size: calc(0.0225 * 100vw + 19.2px);
    line-height: 56px;
  }

  .h1 {
    font-size: 38px;
    font-size: calc(0.0225 * 100vw + 19.2px);
    line-height: 56px;
  }

  h2 {
    font-size: 36px;
    font-size: calc(0.01825 * 100vw + 18.24px);
    line-height: 53px;
  }

  .h2 {
    font-size: 36px;
    font-size: calc(0.01825 * 100vw + 18.24px);
    line-height: 53px;
  }

  h3 {
    font-size: 34px;
    font-size: calc(0.01125 * 100vw + 17.6px);
    line-height: 50px;
  }

  .h3 {
    font-size: 34px;
    font-size: calc(0.01125 * 100vw + 17.6px);
    line-height: 50px;
  }

  h4 {
    font-size: 32px;
    font-size: calc(0.00975 * 100vw + 16.32px);
    line-height: 47px;
  }

  .h4 {
    font-size: 32px;
    font-size: calc(0.00975 * 100vw + 16.32px);
    line-height: 47px;
  }

  h5 {
    font-size: 30px;
    font-size: calc(0.0095 * 100vw + 13.44px);
    line-height: 44px;
  }

  .h5 {
    font-size: 30px;
    font-size: calc(0.0095 * 100vw + 13.44px);
    line-height: 44px;
  }

  h6 {
    font-size: 28px;
    font-size: calc(0.008 * 100vw + 12.16px);
    line-height: 41px;
  }

  .h6 {
    font-size: 28px;
    font-size: calc(0.008 * 100vw + 12.16px);
    line-height: 41px;
  }
}
@media (min-width: 1280px) {
  h1.hero-title {
    font-size: 56px;
    line-height: 82px;
  }

  .single-title {
    font-size: 42px;
    line-height: 62px;
  }

  h1 {
    font-size: 48px;
    line-height: 71px;
  }

  .h1 {
    font-size: 48px;
    line-height: 71px;
  }

  h2 {
    font-size: 42px;
    line-height: 62px;
  }

  .h2 {
    font-size: 42px;
    line-height: 62px;
  }

  h3 {
    font-size: 32px;
    line-height: 47px;
  }

  .h3 {
    font-size: 32px;
    line-height: 47px;
  }

  h4 {
    font-size: 29px;
    line-height: 42px;
  }

  .h4 {
    font-size: 29px;
    line-height: 42px;
  }

  h5 {
    font-size: 26px;
    line-height: 38px;
  }

  .h5 {
    font-size: 26px;
    line-height: 38px;
  }

  h6 {
    font-size: 22px;
    line-height: 32px;
  }

  .h6 {
    font-size: 22px;
    line-height: 32px;
  }
}
.scroll-top {
  display: none;
  cursor: pointer;
  width: 45px;
  height: 45px;
  border: 1px solid transparent;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  background-color: #F36358;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: none;
  transition: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.scroll-top.is-right {
  right: 20px;
  left: auto;
}
.scroll-top.is-left {
  right: auto;
  left: 20px;
}
.scroll-top.is-rounded {
  border-radius: 6px;
}
.scroll-top.is-circle {
  border-radius: 50%;
}
.scroll-top--arrow,
.scroll-top:after {
  content: " ";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: 6px solid transparent;
  border-top: 0;
  border-bottom: 10px solid #fff;
}

.scroll-top:after {
  content: none;
}

.scroll-top:hover, .scroll-top:focus {
  background-color: #f57970;
}
.scroll-top.is-visible, .no-js .scroll-top {
  visibility: visible;
  opacity: 1;
}
.js .scroll-top, .no-js .scroll-top {
  display: block;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}

form fieldset {
  background-color: #ced3d5;
  padding: 25px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
form fieldset label {
  font-weight: 700;
}
form fieldset input {
  width: 100%;
  margin-bottom: 20px;
}
form fieldset [type=submit] {
  margin-bottom: 0;
}
form fieldset textarea {
  width: 100%;
  margin-bottom: 30px;
}

.form-inline {
  margin: 0 auto;
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.form-inline input {
  width: calc(100% - 40px);
}
.form-inline input:focus {
  border: 1px solid #F36358;
}

#commentform {
  background-color: #ced3d5;
  padding: 25px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
#commentform .form-group label {
  text-align: left;
}
#commentform .form-group input {
  width: 100%;
  margin-bottom: 10px;
}
#commentform .form-group textarea {
  width: 100%;
  margin-bottom: 10px;
}

textarea {
  font-family: inherit;
}

.is-mobile input,
.is-mobile select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px auto;
  padding: 0;
  list-style: none;
}
.pagination .page-item {
  display: inline-block;
  margin-bottom: -1px;
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:first-child .current {
  border-radius: 3px 0 0 3px;
  border-left-width: 1px;
}
.pagination .page-item:last-child .page-link,
.pagination .page-item:last-child .current {
  border-radius: 0 3px 3px 0;
}
.pagination .page-item .page-link,
.pagination .page-item .current {
  display: inline-block;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.1;
  color: #000;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: 1px solid #c0c0c0;
  border-left-width: 0;
}
.pagination .page-item .page-link:not(.dots):hover {
  background-color: #F36358;
  color: #fff;
  border-color: transparent;
}
.pagination .page-item .current {
  color: #fff;
  background-color: #F36358;
  border-color: transparent;
}

table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

tr > th:first-child,
tr > td:first-child {
  text-align: left;
}

thead tr:first-child {
  font-weight: 600;
}

tbody > tr:first-child th {
  font-weight: 600;
}

table, thead, tfoot, tbody, tr, th, td {
  border: 1px solid #d9d9d9;
  padding: 13px;
}

td {
  vertical-align: middle;
}

ul,
ol {
  padding-left: 20px;
}

.vh-xs-0 {
  height: 0;
}

.vh-xs-1 {
  height: 1vh;
}

.vh-xs-2 {
  height: 2vh;
}

.vh-xs-3 {
  height: 3vh;
}

.vh-xs-4 {
  height: 4vh;
}

.vh-xs-5 {
  height: 5vh;
}

.vh-xs-6 {
  height: 6vh;
}

.vh-xs-7 {
  height: 7vh;
}

.vh-xs-8 {
  height: 8vh;
}

.vh-xs-9 {
  height: 9vh;
}

.vh-xs-10 {
  height: 10vh;
}

@media only screen and (min-width: 545px) {
  .vh-sm-0 {
    height: 0;
  }

  .vh-sm-1 {
    height: 1vh;
  }

  .vh-sm-2 {
    height: 2vh;
  }

  .vh-sm-3 {
    height: 3vh;
  }

  .vh-sm-4 {
    height: 4vh;
  }

  .vh-sm-5 {
    height: 5vh;
  }

  .vh-sm-6 {
    height: 6vh;
  }

  .vh-sm-7 {
    height: 7vh;
  }

  .vh-sm-8 {
    height: 8vh;
  }

  .vh-sm-9 {
    height: 9vh;
  }

  .vh-sm-10 {
    height: 10vh;
  }
}
@media only screen and (min-width: 769px) {
  .vh-md-0 {
    height: 0;
  }

  .vh-md-1 {
    height: 1vh;
  }

  .vh-md-2 {
    height: 2vh;
  }

  .vh-md-3 {
    height: 3vh;
  }

  .vh-md-4 {
    height: 4vh;
  }

  .vh-md-5 {
    height: 5vh;
  }

  .vh-md-6 {
    height: 6vh;
  }

  .vh-md-7 {
    height: 7vh;
  }

  .vh-md-8 {
    height: 8vh;
  }

  .vh-md-9 {
    height: 9vh;
  }

  .vh-md-10 {
    height: 10vh;
  }
}
@media only screen and (min-width: 1025px) {
  .vh-lg-0 {
    height: 0;
  }

  .vh-lg-1 {
    height: 1vh;
  }

  .vh-lg-2 {
    height: 2vh;
  }

  .vh-lg-3 {
    height: 3vh;
  }

  .vh-lg-4 {
    height: 4vh;
  }

  .vh-lg-5 {
    height: 5vh;
  }

  .vh-lg-6 {
    height: 6vh;
  }

  .vh-lg-7 {
    height: 7vh;
  }

  .vh-lg-8 {
    height: 8vh;
  }

  .vh-lg-9 {
    height: 9vh;
  }

  .vh-lg-10 {
    height: 10vh;
  }
}
@media only screen and (min-width: 1367px) {
  .vh-xl-0 {
    height: 0;
  }

  .vh-xl-1 {
    height: 1vh;
  }

  .vh-xl-2 {
    height: 2vh;
  }

  .vh-xl-3 {
    height: 3vh;
  }

  .vh-xl-4 {
    height: 4vh;
  }

  .vh-xl-5 {
    height: 5vh;
  }

  .vh-xl-6 {
    height: 6vh;
  }

  .vh-xl-7 {
    height: 7vh;
  }

  .vh-xl-8 {
    height: 8vh;
  }

  .vh-xl-9 {
    height: 9vh;
  }

  .vh-xl-10 {
    height: 10vh;
  }
}
.px-xs-0 {
  height: 0;
}

.px-xs-10 {
  height: 10px;
}

.px-xs-20 {
  height: 20px;
}

.px-xs-30 {
  height: 30px;
}

.px-xs-40 {
  height: 40px;
}

.px-xs-50 {
  height: 50px;
}

.px-xs-60 {
  height: 60px;
}

.px-xs-70 {
  height: 70px;
}

.px-xs-80 {
  height: 80px;
}

.px-xs-90 {
  height: 90px;
}

.px-xs-100 {
  height: 100px;
}

@media only screen and (min-width: 545px) {
  .px-sm-0 {
    height: 0;
  }

  .px-sm-10 {
    height: 10px;
  }

  .px-sm-20 {
    height: 20px;
  }

  .px-sm-30 {
    height: 30px;
  }

  .px-sm-40 {
    height: 40px;
  }

  .px-sm-50 {
    height: 50px;
  }

  .px-sm-60 {
    height: 60px;
  }

  .px-sm-70 {
    height: 70px;
  }

  .px-sm-80 {
    height: 80px;
  }

  .px-sm-90 {
    height: 90px;
  }

  .px-sm-100 {
    height: 100px;
  }
}
@media only screen and (min-width: 769px) {
  .px-md-0 {
    height: 0;
  }

  .px-md-10 {
    height: 10px;
  }

  .px-md-20 {
    height: 20px;
  }

  .px-md-30 {
    height: 30px;
  }

  .px-md-40 {
    height: 40px;
  }

  .px-md-50 {
    height: 50px;
  }

  .px-md-60 {
    height: 60px;
  }

  .px-md-70 {
    height: 70px;
  }

  .px-md-80 {
    height: 80px;
  }

  .px-md-90 {
    height: 90px;
  }

  .px-md-100 {
    height: 100px;
  }
}
@media only screen and (min-width: 1025px) {
  .px-lg-0 {
    height: 0;
  }

  .px-lg-10 {
    height: 10px;
  }

  .px-lg-20 {
    height: 20px;
  }

  .px-lg-30 {
    height: 30px;
  }

  .px-lg-40 {
    height: 40px;
  }

  .px-lg-50 {
    height: 50px;
  }

  .px-lg-60 {
    height: 60px;
  }

  .px-lg-70 {
    height: 70px;
  }

  .px-lg-80 {
    height: 80px;
  }

  .px-lg-90 {
    height: 90px;
  }

  .px-lg-100 {
    height: 100px;
  }
}
@media only screen and (min-width: 1367px) {
  .px-xl-0 {
    height: 0;
  }

  .px-xl-10 {
    height: 10px;
  }

  .px-xl-20 {
    height: 20px;
  }

  .px-xl-30 {
    height: 30px;
  }

  .px-xl-40 {
    height: 40px;
  }

  .px-xl-50 {
    height: 50px;
  }

  .px-xl-60 {
    height: 60px;
  }

  .px-xl-70 {
    height: 70px;
  }

  .px-xl-80 {
    height: 80px;
  }

  .px-xl-90 {
    height: 90px;
  }

  .px-xl-100 {
    height: 100px;
  }
}
hr.style-one {
  border: 0;
  height: 1px;
  background: #333;
  background-image: -webkit-gradient(linear, left top, right top, from(#ccc), color-stop(#333), to(#ccc));
  background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

hr.style-two {
  border: 0;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.style-three {
  border: 1px solid #cccccc;
}

@media only screen and (min-width: 480px) {
  ::-webkit-scrollbar {
    width: 7px;
    height: 2px;
  }

  ::-webkit-scrollbar-button {
    width: 0;
    height: 0;
  }

  ::-webkit-scrollbar-thumb {
    background: #F36358;
    border: 0 none #fff;
    border-radius: 0;
  }

  ::-webkit-scrollbar-thumb:hover {
    background: #fff;
  }

  ::-webkit-scrollbar-thumb:active {
    background: #aaa;
  }

  ::-webkit-scrollbar-track {
    background: #14151d;
    border: 0 none #fff;
    border-radius: 0;
  }

  ::-webkit-scrollbar-track:hover {
    background: #111219;
  }

  ::-webkit-scrollbar-track:active {
    background: #333;
  }

  ::-webkit-scrollbar-corner {
    background: transparent;
  }
}
.logo, .logo-link, .logo-img {
  display: inline-block;
  vertical-align: middle;
}
.logo-img {
  width: 130px;
}
@media (max-width: 1365px) {
  .logo-img {
    width: 100px;
  }
}

.phone, .phone-item {
  display: inline-block;
  vertical-align: middle;
}
.phone-item {
  margin: 0 5px;
}
.phone-item .phone-number:before {
  background-image: url("assets/img/phones-icon.svg");
}
.phone-number {
  display: inline-block;
  text-decoration: none;
}
.phone-number b, .phone-number strong {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
}
.phone-number:hover {
  text-decoration: underline;
}

.phone-number[href^="tel:+"]::before,
.phone-dropdown__link[href^="tel:+"]::before,
.phone-number[href^="tel:0"]::before,
.phone-dropdown__link[href^="tel:0"]::before,
.phone-number[href^="tel:38"]::before,
.phone-dropdown__link[href^="tel:38"]::before,
.phone-dropdown__link[href^="tel:+38"]::before,
.phone-number[href^="tel:+38"]::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-bottom: -1px;
  background-image: url("assets/img/phones.svg");
  background-repeat: no-repeat;
}

.phone-number[href^="tel:+38063"]::before,
.phone-dropdown__link[href^="tel:+38063"]::before,
.phone-number[href^="tel:+38073"]::before,
.phone-dropdown__link[href^="tel:+38073"]::before,
.phone-dropdown__link[href^="tel:+38093"]::before,
.phone-number[href^="tel:+38093"]::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-bottom: -1px;
  background-image: url("assets/img/life.svg");
  background-repeat: no-repeat;
}

.phone-number[href^="tel:+38050"]::before,
.phone-dropdown__link[href^="tel:+38050"]::before,
.phone-number[href^="tel:+38066"]::before,
.phone-dropdown__link[href^="tel:+38066"]::before,
.phone-number[href^="tel:+38095"]::before,
.phone-dropdown__link[href^="tel:+38095"]::before,
.phone-number[href^="tel:+38099"]::before,
.phone-dropdown__link[href^="tel:+38099"]::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-bottom: -1px;
  background-image: url("assets/img/vodafone.svg");
  background-repeat: no-repeat;
}

.phone-number[href^="tel:+38067"]::before,
.phone-dropdown__link[href^="tel:+38067"]::before,
.phone-number[href^="tel:+38068"]::before,
.phone-dropdown__link[href^="tel:+38068"]::before,
.phone-number[href^="tel:+38096"]::before,
.phone-dropdown__link[href^="tel:+38096"]::before,
.phone-number[href^="tel:+38097"]::before,
.phone-dropdown__link[href^="tel:+38097"]::before,
.phone-number[href^="tel:+38098"]::before,
.phone-dropdown__link[href^="tel:+38098"]::before {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-bottom: -1px;
  background-image: url("assets/img/kyivstar.svg");
  background-repeat: no-repeat;
}

.phone-item {
  margin: 0 5px;
}
.phone-item .phone-number:before {
  background-image: url("assets/img/phones-icon.svg");
}

.phone-dropdown {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 160px;
  position: relative;
}
.phone-dropdown__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.phone-dropdown__button {
  background: transparent;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25px;
  height: 25px;
}
.phone-dropdown__button.active:after {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.phone-dropdown__button:after {
  content: "";
  display: inline-block;
  margin-bottom: 3px;
  margin-left: 10px;
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #F36358;
  border-left: 2px solid #F36358;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.phone-dropdown__list {
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  position: absolute;
  padding: 15px 10px;
  width: 100%;
  height: auto;
  left: -12px;
  top: 100%;
  z-index: 33;
  display: none;
}
.phone-dropdown__list .phone-dropdown__item {
  margin-bottom: 8px;
}
.phone-dropdown__list .phone-dropdown__item:last-child {
  margin-bottom: 0;
}
.phone-dropdown__list .phone-dropdown__link {
  color: #000;
  display: block;
  width: 100%;
  text-align: center;
}

.social {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-item {
  display: inline-block;
  vertical-align: middle;
}
.social-item {
  margin: 0 10px;
}
.social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  color: #fff;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #111314;
  border-radius: 13px;
  width: 35px;
  height: 35px;
}
.social-link:hover, .social-link:active, .social-link:focus {
  color: #f68f88;
}

.messenger, .messenger-item {
  display: inline-block;
  vertical-align: middle;
}
.messenger-item {
  margin: 0 10px;
}
.messenger-link {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  color: #fff;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #111314;
  border-radius: 13px;
  width: 35px;
  height: 35px;
}
.messenger-link:hover, .messenger-link:active, .messenger-link:focus {
  color: #f68f88;
}

.lang, .lang-item {
  display: inline-block;
  vertical-align: middle;
}
.lang-item {
  margin: 0 5px;
}
.lang-item a {
  display: block;
}
.lang-item a img {
  height: 15px;
}
.lang-item:last-child a:after {
  display: none;
}

.pll-parent-menu-item .sub-menu {
  width: auto !important;
}
.pll-parent-menu-item .sub-menu .lang-item {
  display: block;
  text-align: center;
}

.sh-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding-bottom: 15px;
  margin-top: -10px;
  position: relative;
  z-index: 1;
}
.sh-link.sh-show:after {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.sh-link.sh-hide:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 45px;
  width: 100%;
  height: 105px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(71%, rgba(255, 255, 255, 0.85)), to(#fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.85) 71%, #fff);
  z-index: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.sh-link .btn-show-more {
  color: #F36358;
  font-weight: 700;
  padding: 5px 15px;
  font-size: inherit;
  position: relative;
  z-index: 2;
}
.sh-link .btn-show-more:hover, .sh-link .btn-show-more:focus {
  background: transparent;
  text-decoration: none;
  color: #f03728;
}

.btn, html .formcraft-css .fc-form .form-element .submit-cover .submit-button, .woocommerce a.added_to_cart, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 12px 20px;
  font-family: "Igra", serif;
  font-size: 15px;
  line-height: 1.2;
  border-radius: 15px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.btn:hover, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:hover, .woocommerce a.added_to_cart:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover, .woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover, .btn:focus, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:focus, .woocommerce a.added_to_cart:focus, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus, .woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  text-decoration: none;
}
.btn:focus, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:focus, .woocommerce a.added_to_cart:focus, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus, .woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus, .btn.focus, html .formcraft-css .fc-form .form-element .submit-cover .focus.submit-button, .woocommerce a.focus.added_to_cart, .woocommerce #respond input.focus#submit, .woocommerce a.focus.button,
.woocommerce button.focus.button,
.woocommerce input.focus.button, .woocommerce a.focus.button.alt,
.woocommerce button.focus.button.alt,
.woocommerce input.focus.button.alt {
  outline: 0;
  -webkit-box-shadow: 0 0 0 3px rgba(17, 19, 20, 0.25);
          box-shadow: 0 0 0 3px rgba(17, 19, 20, 0.25);
}
.btn.disabled, html .formcraft-css .fc-form .form-element .submit-cover .disabled.submit-button, .woocommerce a.disabled.added_to_cart, .woocommerce #respond input.disabled#submit, .woocommerce a.disabled.button,
.woocommerce button.disabled.button,
.woocommerce input.disabled.button, .woocommerce a.disabled.button.alt,
.woocommerce button.disabled.button.alt,
.woocommerce input.disabled.button.alt, .btn:disabled, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:disabled, .woocommerce a.added_to_cart:disabled, .woocommerce #respond input#submit:disabled, .woocommerce a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce input.button:disabled, .woocommerce a.button.alt:disabled,
.woocommerce button.button.alt:disabled,
.woocommerce input.button.alt:disabled {
  opacity: 0.65;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn:not(:disabled):not(.disabled), html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled), .woocommerce a.added_to_cart:not(:disabled):not(.disabled), .woocommerce #respond input#submit:not(:disabled):not(.disabled), .woocommerce a.button:not(:disabled):not(.disabled),
.woocommerce button.button:not(:disabled):not(.disabled),
.woocommerce input.button:not(:disabled):not(.disabled), .woocommerce a.button.alt:not(:disabled):not(.disabled),
.woocommerce button.button.alt:not(:disabled):not(.disabled),
.woocommerce input.button.alt:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled):active, .woocommerce a.added_to_cart:not(:disabled):not(.disabled):active, .woocommerce #respond input#submit:not(:disabled):not(.disabled):active, .woocommerce a.button:not(:disabled):not(.disabled):active,
.woocommerce button.button:not(:disabled):not(.disabled):active,
.woocommerce input.button:not(:disabled):not(.disabled):active, .woocommerce a.button.alt:not(:disabled):not(.disabled):active,
.woocommerce button.button.alt:not(:disabled):not(.disabled):active,
.woocommerce input.button.alt:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled).active, .woocommerce a.added_to_cart:not(:disabled):not(.disabled).active, .woocommerce #respond input#submit:not(:disabled):not(.disabled).active, .woocommerce a.button:not(:disabled):not(.disabled).active,
.woocommerce button.button:not(:disabled):not(.disabled).active,
.woocommerce input.button:not(:disabled):not(.disabled).active, .woocommerce a.button.alt:not(:disabled):not(.disabled).active,
.woocommerce button.button.alt:not(:disabled):not(.disabled).active,
.woocommerce input.button.alt:not(:disabled):not(.disabled).active {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:not(:disabled):not(.disabled):active:focus, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled):active:focus, .woocommerce a.added_to_cart:not(:disabled):not(.disabled):active:focus, .woocommerce #respond input#submit:not(:disabled):not(.disabled):active:focus, .woocommerce a.button:not(:disabled):not(.disabled):active:focus,
.woocommerce button.button:not(:disabled):not(.disabled):active:focus,
.woocommerce input.button:not(:disabled):not(.disabled):active:focus, .woocommerce a.button.alt:not(:disabled):not(.disabled):active:focus,
.woocommerce button.button.alt:not(:disabled):not(.disabled):active:focus,
.woocommerce input.button.alt:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled).active:focus, .woocommerce a.added_to_cart:not(:disabled):not(.disabled).active:focus, .woocommerce #respond input#submit:not(:disabled):not(.disabled).active:focus, .woocommerce a.button:not(:disabled):not(.disabled).active:focus,
.woocommerce button.button:not(:disabled):not(.disabled).active:focus,
.woocommerce input.button:not(:disabled):not(.disabled).active:focus, .woocommerce a.button.alt:not(:disabled):not(.disabled).active:focus,
.woocommerce button.button.alt:not(:disabled):not(.disabled).active:focus,
.woocommerce input.button.alt:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: 0 0 0 3px rgba(17, 19, 20, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: 0 0 0 3px rgba(17, 19, 20, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:active, .woocommerce a.added_to_cart:active, .woocommerce #respond input#submit:active, .woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active, .woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active {
  bottom: -3px;
  -webkit-transition: bottom 0.5s ease-in;
  transition: bottom 0.5s ease-in;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

a.btn.disabled, html .formcraft-css .fc-form .form-element .submit-cover a.disabled.submit-button, .woocommerce a.disabled.added_to_cart, .woocommerce a.disabled.button, .woocommerce a.disabled.button.alt,
fieldset:disabled a.btn,
fieldset:disabled html .formcraft-css .fc-form .form-element .submit-cover a.submit-button,
html .formcraft-css .fc-form .form-element .submit-cover fieldset:disabled a.submit-button,
fieldset:disabled .woocommerce a.added_to_cart,
.woocommerce fieldset:disabled a.added_to_cart,
fieldset:disabled .woocommerce a.button,
.woocommerce fieldset:disabled a.button,
fieldset:disabled .woocommerce a.button.alt,
.woocommerce fieldset:disabled a.button.alt {
  pointer-events: none;
}

.btn-primary, .woocommerce a.added_to_cart {
  background: #F36358;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  border-color: #F36358;
}
.btn-primary:after, .woocommerce a.added_to_cart:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  width: 50px;
  -webkit-transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  z-index: -10;
}
.btn-primary:hover, .woocommerce a.added_to_cart:hover {
  color: #fff;
  background-color: #ed2111;
  border-color: #ed2111;
}
.btn-primary:hover:after, .woocommerce a.added_to_cart:hover:after {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-primary:focus, .woocommerce a.added_to_cart:focus, .btn-primary.focus, .woocommerce a.focus.added_to_cart {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.btn-primary.disabled, .woocommerce a.disabled.added_to_cart, .btn-primary:disabled, .woocommerce a.added_to_cart:disabled {
  color: #fff;
  background-color: #a6170c;
  border-color: #a6170c;
  cursor: not-allowed;
}
.btn-primary.disabled:after, .woocommerce a.disabled.added_to_cart:after, .btn-primary:disabled:after, .woocommerce a.added_to_cart:disabled:after {
  content: none;
}
.btn-primary:not(:disabled):not(.disabled):active, .woocommerce a.added_to_cart:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .woocommerce a.added_to_cart:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #f03728;
  border-color: #f03728;
  color: #fff;
  text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.7);
  background-color: #f14d40;
  border-color: #f14d40;
}
.btn-primary:not(:disabled):not(.disabled):active:after, .woocommerce a.added_to_cart:not(:disabled):not(.disabled):active:after, .btn-primary:not(:disabled):not(.disabled).active:after, .woocommerce a.added_to_cart:not(:disabled):not(.disabled).active:after {
  background: rgba(255, 255, 255, 0.75);
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 100%;
  -webkit-transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .woocommerce a.added_to_cart:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .woocommerce a.added_to_cart:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.btn-secondary, html .formcraft-css .fc-form .form-element .submit-cover .submit-button, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #111314;
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #fff;
  border-color: #111314;
}
.btn-secondary:after, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:after, .woocommerce #respond input#submit:after, .woocommerce #respond input#submit.alt:after, .woocommerce a.button:after,
.woocommerce button.button:after,
.woocommerce input.button:after, .woocommerce a.button.alt:after,
.woocommerce button.button.alt:after,
.woocommerce input.button.alt:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  width: 50px;
  -webkit-transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 750ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  z-index: -10;
}
.btn-secondary:hover, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover, .woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  color: #fff;
  background-color: #4c5459;
  border-color: #4c5459;
}
.btn-secondary:hover:after, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:hover:after, .woocommerce #respond input#submit:hover:after, .woocommerce a.button:hover:after,
.woocommerce button.button:hover:after,
.woocommerce input.button:hover:after, .woocommerce a.button.alt:hover:after,
.woocommerce button.button.alt:hover:after,
.woocommerce input.button.alt:hover:after {
  left: 120%;
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-secondary:focus, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:focus, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus, .woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus, .btn-secondary.focus, html .formcraft-css .fc-form .form-element .submit-cover .focus.submit-button, .woocommerce #respond input.focus#submit, .woocommerce a.focus.button,
.woocommerce button.focus.button,
.woocommerce input.focus.button, .woocommerce a.focus.button.alt,
.woocommerce button.focus.button.alt,
.woocommerce input.focus.button.alt {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}
.btn-secondary.disabled, html .formcraft-css .fc-form .form-element .submit-cover .disabled.submit-button, .woocommerce #respond input.disabled#submit, .woocommerce a.disabled.button,
.woocommerce button.disabled.button,
.woocommerce input.disabled.button, .woocommerce a.disabled.button.alt,
.woocommerce button.disabled.button.alt,
.woocommerce input.disabled.button.alt, .btn-secondary:disabled, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:disabled, .woocommerce #respond input#submit:disabled, .woocommerce a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce input.button:disabled, .woocommerce a.button.alt:disabled,
.woocommerce button.button.alt:disabled,
.woocommerce input.button.alt:disabled {
  color: #fff;
  background-color: #576267;
  border-color: #576267;
  cursor: not-allowed;
}
.btn-secondary.disabled:after, html .formcraft-css .fc-form .form-element .submit-cover .disabled.submit-button:after, .woocommerce #respond input.disabled#submit:after, .woocommerce a.disabled.button:after,
.woocommerce button.disabled.button:after,
.woocommerce input.disabled.button:after, .woocommerce a.disabled.button.alt:after,
.woocommerce button.disabled.button.alt:after,
.woocommerce input.disabled.button.alt:after, .btn-secondary:disabled:after, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:disabled:after, .woocommerce #respond input#submit:disabled:after, .woocommerce a.button:disabled:after,
.woocommerce button.button:disabled:after,
.woocommerce input.button:disabled:after, .woocommerce a.button.alt:disabled:after,
.woocommerce button.button.alt:disabled:after,
.woocommerce input.button.alt:disabled:after {
  content: none;
}
.btn-secondary:not(:disabled):not(.disabled):active, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled):active, .woocommerce #respond input#submit:not(:disabled):not(.disabled):active, .woocommerce a.button:not(:disabled):not(.disabled):active,
.woocommerce button.button:not(:disabled):not(.disabled):active,
.woocommerce input.button:not(:disabled):not(.disabled):active, .woocommerce a.button.alt:not(:disabled):not(.disabled):active,
.woocommerce button.button.alt:not(:disabled):not(.disabled):active,
.woocommerce input.button.alt:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled).active, .woocommerce #respond input#submit:not(:disabled):not(.disabled).active, .woocommerce a.button:not(:disabled):not(.disabled).active,
.woocommerce button.button:not(:disabled):not(.disabled).active,
.woocommerce input.button:not(:disabled):not(.disabled).active, .woocommerce a.button.alt:not(:disabled):not(.disabled).active,
.woocommerce button.button.alt:not(:disabled):not(.disabled).active,
.woocommerce input.button.alt:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #576267;
  border-color: #576267;
  color: #fff;
  text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.7);
  background-color: #6f7c82;
  border-color: #6f7c82;
}
.btn-secondary:not(:disabled):not(.disabled):active:after, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled):active:after, .woocommerce #respond input#submit:not(:disabled):not(.disabled):active:after, .woocommerce a.button:not(:disabled):not(.disabled):active:after,
.woocommerce button.button:not(:disabled):not(.disabled):active:after,
.woocommerce input.button:not(:disabled):not(.disabled):active:after, .woocommerce a.button.alt:not(:disabled):not(.disabled):active:after,
.woocommerce button.button.alt:not(:disabled):not(.disabled):active:after,
.woocommerce input.button.alt:not(:disabled):not(.disabled):active:after, .btn-secondary:not(:disabled):not(.disabled).active:after, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled).active:after, .woocommerce #respond input#submit:not(:disabled):not(.disabled).active:after, .woocommerce a.button:not(:disabled):not(.disabled).active:after,
.woocommerce button.button:not(:disabled):not(.disabled).active:after,
.woocommerce input.button:not(:disabled):not(.disabled).active:after, .woocommerce a.button.alt:not(:disabled):not(.disabled).active:after,
.woocommerce button.button.alt:not(:disabled):not(.disabled).active:after,
.woocommerce input.button.alt:not(:disabled):not(.disabled).active:after {
  background: rgba(255, 255, 255, 0.75);
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  width: 100%;
  -webkit-transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled):active:focus, .woocommerce #respond input#submit:not(:disabled):not(.disabled):active:focus, .woocommerce a.button:not(:disabled):not(.disabled):active:focus,
.woocommerce button.button:not(:disabled):not(.disabled):active:focus,
.woocommerce input.button:not(:disabled):not(.disabled):active:focus, .woocommerce a.button.alt:not(:disabled):not(.disabled):active:focus,
.woocommerce button.button.alt:not(:disabled):not(.disabled):active:focus,
.woocommerce input.button.alt:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, html .formcraft-css .fc-form .form-element .submit-cover .submit-button:not(:disabled):not(.disabled).active:focus, .woocommerce #respond input#submit:not(:disabled):not(.disabled).active:focus, .woocommerce a.button:not(:disabled):not(.disabled).active:focus,
.woocommerce button.button:not(:disabled):not(.disabled).active:focus,
.woocommerce input.button:not(:disabled):not(.disabled).active:focus, .woocommerce a.button.alt:not(:disabled):not(.disabled).active:focus,
.woocommerce button.button.alt:not(:disabled):not(.disabled).active:focus,
.woocommerce input.button.alt:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.btn-outline-primary {
  background-color: rgba(255, 255, 255, 0);
  color: #F36358;
  border-color: #F36358;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-outline-primary:hover {
  color: white;
  background-color: #F36358;
  border-color: #F36358;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #fff;
  background-color: #470a05;
  border-color: #470a05;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #ed2111;
  border-color: #ed2111;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.btn-outline-secondary {
  background-color: rgba(255, 255, 255, 0);
  color: #111314;
  border-color: #111314;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #111314;
  border-color: #111314;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #fff;
  background-color: #89959b;
  border-color: #89959b;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active {
  color: #fff;
  background-color: #40474b;
  border-color: #40474b;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.btn-link {
  font-weight: 700;
  color: #111314;
  background-color: transparent;
}
.btn-link:hover {
  color: black;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg {
  padding: 14px 36px;
  font-size: 18.75px;
  line-height: 1.25;
  border-radius: 15px;
}

.btn-sm {
  padding: 10px 18px;
  font-size: 13.125px;
  line-height: 1.15;
  border-radius: 15px;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 8px;
}

[type=submit].btn-block,
[type=reset].btn-block,
[type=button].btn-block {
  width: 100%;
}

@media (max-width: 1023px) {
  .btn, html .formcraft-css .fc-form .form-element .submit-cover .submit-button, .woocommerce a.added_to_cart, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    padding: 12px 25px;
    font-size: 16px;
  }

  .btn-sm {
    padding: 8px 20px;
    font-size: 14px;
  }

  .btn-lg {
    padding: 14px 34px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .btn, html .formcraft-css .fc-form .form-element .submit-cover .submit-button, .woocommerce a.added_to_cart, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    padding: 10px 25px;
    font-size: 15px;
  }

  .btn-sm {
    padding: 10px 15px;
    font-size: 14px;
  }

  .btn-lg {
    padding: 13px 30px;
    font-size: 16px;
  }
}
@media (max-width: 574px) {
  .btn, html .formcraft-css .fc-form .form-element .submit-cover .submit-button, .woocommerce a.added_to_cart, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button, .woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    padding: 10px 20px;
    font-size: 14px;
  }

  .btn-sm {
    padding: 8px 15px;
    font-size: 14px;
  }

  .btn-lg {
    padding: 12px 26px;
    font-size: 14px;
  }
}
.text-gradient {
  display: table;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #F36358), color-stop(75%, #111314), to(#111314));
  background-image: linear-gradient(to bottom, #F36358 10%, #111314 75%, #111314 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: 100%;
  text-align: left;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .text-gradient {
    background-image: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
    color: #111314;
  }
}

.header {
  padding: 15px 0 15px;
  background-color: transparent;
  color: #fff;
}
.header.other-pages {
  background: #F36358;
}
.header__bottom {
  background: #111314;
  margin-top: 20px;
}
.header.is-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 41;
  -webkit-transition: 0.2s visibility, 0.3s background-color, 0.2s -webkit-transform;
  transition: 0.2s visibility, 0.3s background-color, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s visibility, 0.3s background-color;
  transition: 0.2s transform, 0.2s visibility, 0.3s background-color, 0.2s -webkit-transform;
  will-change: transform, visibility, background-color;
}
.header.is-fixed.onscroll-hide {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.header.is-fixed.onscroll-show {
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.header__social {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header__phone {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 1199px) {
  .header {
    display: none !important;
  }
}
.nav {
  display: block;
  position: relative;
  text-align: center;
  background: #111314;
}
.nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nav .menu, .nav .menu-container {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav .menu-item {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 5px 0;
}
.nav .menu-item:hover {
  background: #F36358;
}
.nav .menu-item:hover .menu-link {
  color: #fff;
}
.nav .menu-item .menu-item-has-children-arrow {
  display: none;
}
.nav .menu-item-close {
  cursor: pointer;
  position: relative;
  display: none;
  width: 25px;
  height: 25px;
  border: 0;
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
.nav .menu-item-close:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
          box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
}
.nav .menu-item-close::before, .nav .menu-item-close::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.nav .menu-item-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav .menu-item-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav .menu-item-has-children {
  position: relative;
  padding-right: 15px;
}
.nav .menu-item-has-children:hover::after {
  border-color: #fff transparent transparent transparent;
}
.nav .menu-item-has-children::after {
  content: "";
  position: absolute;
  top: 21px;
  right: 8px;
  border: 5px solid #fff;
  border-color: #fff transparent transparent transparent;
}
.nav .menu-item-current {
  border-bottom: 5px solid #F36358;
  padding-bottom: 0;
}
.no-touch .nav .menu-item:hover .menu-link, .nav .menu-item-current .menu-link, .nav .menu-item.current-menu-parent .menu-link, .nav .menu-item.current-menu-ancestor .menu-link {
  text-decoration: none;
}
.no-touch .nav .menu-item:hover > .sub-menu {
  top: 100%;
  visibility: visible;
  opacity: 1;
  z-index: 33;
}
.nav .menu-link {
  display: block;
  padding: 8px 10px;
  color: #fff;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  text-transform: none;
  text-decoration: none;
}
.nav .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -200;
  width: 250px;
  background-color: #F36358;
  visibility: hidden;
  text-align: left;
  opacity: 0;
}
.nav .sub-menu-item .menu-item-has-children-arrow {
  display: none;
}
.nav .sub-menu-item-has-children {
  position: relative;
}
.nav .sub-menu-item-has-children:hover::after {
  border-left-color: #fff;
}
.nav .sub-menu-item-has-children::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 5px;
  border: 5px solid #fff;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
}
.no-touch .nav .sub-menu-item:hover > .sub-menu-link, .nav .sub-menu-item-current > .sub-menu-link {
  background-color: #111314;
  color: #fff;
}
.no-touch .nav .sub-menu-item:hover > .sub-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}
.nav .sub-menu-link {
  display: block;
  padding: 9px 15px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  text-decoration: none;
}
.nav .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}

.hamburger {
  display: none;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.hamburger:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 4px rgba(243, 99, 88, 0.2);
          box-shadow: 0 0 0 4px rgba(243, 99, 88, 0.2);
}
.hamburger, .hamburger[type=button] {
  cursor: pointer;
  border: 0;
  padding: 9px 5px;
  background-color: transparent;
}
.hamburger-box {
  display: block;
  width: 30px;
  padding: 9px 0;
}
.hamburger-inner {
  position: relative;
  -webkit-transition: background-color 0s ease-out 0.1s;
  transition: background-color 0s ease-out 0.1s;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  position: absolute;
  left: 0;
  -webkit-transition: bottom 0.1s ease-out 0.1s, top 0.1s ease-out 0.1s, -webkit-transform 0.1s ease-out;
  transition: bottom 0.1s ease-out 0.1s, top 0.1s ease-out 0.1s, -webkit-transform 0.1s ease-out;
  transition: bottom 0.1s ease-out 0.1s, top 0.1s ease-out 0.1s, transform 0.1s ease-out;
  transition: bottom 0.1s ease-out 0.1s, top 0.1s ease-out 0.1s, transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
.hamburger-inner::before {
  bottom: 8px;
}
.hamburger-inner::after {
  top: 8px;
}

.is-active .hamburger-inner {
  background-color: transparent;
}
.is-active .hamburger-inner::before, .is-active .hamburger-inner::after {
  -webkit-transition: bottom 0.1s ease-out, top 0.1s ease-out, -webkit-transform 0.1s ease-out 0.1s;
  transition: bottom 0.1s ease-out, top 0.1s ease-out, -webkit-transform 0.1s ease-out 0.1s;
  transition: bottom 0.1s ease-out, top 0.1s ease-out, transform 0.1s ease-out 0.1s;
  transition: bottom 0.1s ease-out, top 0.1s ease-out, transform 0.1s ease-out 0.1s, -webkit-transform 0.1s ease-out 0.1s;
}
.is-active .hamburger-inner::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.nav-mobile-header {
  display: none;
}

@media (max-width: 1199px) {
  nav.main-nav {
    display: none;
  }

  .nav-mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 10px 15px;
    background-color: transparent;
    text-align: left;
  }
  .nav-mobile-header.other-pages {
    background: #F36358;
  }
  .nav-mobile-header .phone-number {
    color: #fff;
  }
  .nav-mobile-header img {
    max-height: 50px;
    width: auto;
  }
  .nav-mobile-header .logo-link img {
    width: 70px;
    height: auto;
    max-height: none;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .nav-mobile-header .logo-link img {
    width: 65px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .nav-mobile-header .social-item,
.nav-mobile-header .messenger-item {
    margin: 0 6px;
  }
}
@media (max-width: 1199px) and (max-width: 574px) {
  .nav-mobile-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nav-mobile-header .header__phone {
    margin-bottom: 10px;
  }
  .nav-mobile-header .logo-link {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .nav-mobile-header .hamburger {
    display: block;
  }
}
@media (max-width: 1199px) {
  .hamburger {
    display: block;
  }
}
@media (max-width: 1199px) {
  .nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-bottom: 20px;
    z-index: 1000;
    overflow: auto;
    background-color: #111314;
    will-change: transform;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .nav .social {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav.is-active {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  .nav .menu-container {
    padding-top: 100px;
    display: block;
  }
  .nav .menu {
    display: block;
    padding: 40px 0;
  }
  .nav .menu-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .nav .menu-item {
    display: block;
    padding: 5px 0;
  }
  .nav .menu-item-has-children {
    padding-right: 5px;
  }
  .nav .menu-item::after {
    display: none;
  }
  .nav .menu-item:hover {
    background: #282d30;
  }
  .nav .menu-item .menu-item-has-children-arrow {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1;
    display: block;
    border: 0;
    padding: 11px 13px 15px;
    background-color: transparent;
  }
  .nav .menu-item .menu-item-has-children-arrow::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .nav .menu-item .menu-item-has-children-arrow-active {
    padding-top: 15px;
    padding-bottom: 11px;
  }
  .nav .menu-item .menu-item-has-children-arrow-active::before {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .nav .menu-link {
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 10px 0;
  }
  .nav .sub-menu {
    position: static;
    width: auto;
    display: none;
    visibility: visible;
    background-color: #282d30;
    opacity: 1;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transition: none;
    transition: none;
  }
  .nav .sub-menu-item::after {
    display: none;
  }
  .nav .sub-menu-item .menu-item-has-children-arrow {
    top: 0;
  }
  .nav .sub-menu-item-current > .sub-menu-link {
    background: #282d30;
  }
  .nav .sub-menu-link {
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
}
.mobile-language {
  position: absolute;
  top: 10px;
  left: 10px;
}
.mobile-language .menu-container {
  padding-top: 0;
}
.mobile-language .menu-container .menu-link {
  padding: 6px;
}
.mobile-language .menu-container .menu-item:hover {
  background: transparent;
}
.mobile-language .lang-item .sub-menu-link {
  padding: 5px;
}
.mobile-language .lang-item .sub-menu-link img {
  width: 32px;
}

.mobile-phones {
  margin-top: 20px;
}
.mobile-phones .phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mobile-phones .phone-number {
  color: #fff;
  font-size: 18px;
  padding: 8px 10px;
}

#menu-language-switcher-1 .menu-item-has-children-arrow {
  top: 13px;
  right: -15px;
  padding: 5px;
}
#menu-language-switcher-1 .menu-item-has-children-arrow:before {
  width: 8px;
  height: 8px;
}
#menu-language-switcher-1 .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1;
}

.left-sidebar .widget_nav_menu {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  padding: 15px;
}
.left-sidebar .widget_nav_menu .sub-current-menu-item {
  text-decoration: none;
}
.left-sidebar .widget_nav_menu li:hover a {
  text-decoration: none;
}
.left-sidebar .widget_nav_menu .trigger {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 1px solid #f68f88;
  border-radius: 50%;
}
.left-sidebar .widget_nav_menu .trigger::before, .left-sidebar .widget_nav_menu .trigger::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #f68f88;
}
.left-sidebar .widget_nav_menu .trigger::before {
  width: 10px;
  height: 2px;
}
.left-sidebar .widget_nav_menu .trigger::after {
  width: 2px;
  height: 10px;
}
.left-sidebar .widget_nav_menu .menu {
  list-style: none;
}
.left-sidebar .widget_nav_menu .menu .menu-item-has-children {
  position: relative;
}
.left-sidebar .widget_nav_menu .menu .menu-item-has-children .sub-menu {
  display: none;
}
.left-sidebar .widget_nav_menu .menu .menu-item a, .left-sidebar .widget_nav_menu .menu .menu-item span {
  margin-bottom: 4px;
  display: block;
  border-bottom: 1px solid #fde8e7;
  padding-bottom: 4px;
  font-size: 14px;
  text-decoration: none;
}
.left-sidebar .widget_nav_menu .menu li.is-opened > .sub-menu {
  display: block;
}
.left-sidebar .widget_nav_menu .menu li.is-opened > .trigger::after {
  content: none;
}
.left-sidebar .widget_nav_menu .menu .sub-menu {
  padding-left: 15px;
  list-style: none;
}
.left-sidebar .widget_nav_menu .menu .sub-menu .sub-menu-item::before {
  content: "";
  display: block;
  padding: 0 7px 0 0;
  font-family: "Font Awesome 5 Pro";
  color: #F36358;
  float: left;
  margin-left: 5px;
  font-size: 10px;
}
.left-sidebar .widget_nav_menu .menu .sub-menu .sub-menu-item-has-children {
  position: relative;
  border: none;
}

.widget-title {
  margin-bottom: 10px;
}

.footer {
  padding: 28px 0;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111314;
}
.footer__wrapp {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__info {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #B1B6C5;
}
.footer__info img {
  width: 80px;
  margin-right: 29px;
}
.footer__copyright {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  font-size: 15px;
}
.footer .numbers__icon {
  margin-bottom: 0;
}
.footer .developer {
  font-size: 15px;
}
.footer .developer a {
  font-size: 15px;
  color: #F36358;
  position: relative;
}
.footer .developer a .oval_img {
  position: absolute;
  top: -9px;
  left: 50%;
  width: calc(100% + 7px);
  height: auto;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.footer .developer a .oval_img img {
  width: 100%;
  max-width: none;
}

@media (max-width: 1365px) {
  .footer {
    padding: 22px 0;
  }
  .footer__info img {
    width: 65px;
    margin-right: 20px;
  }
  .footer__copyright {
    font-size: 14px;
  }
  .footer .numbers__icon {
    width: 15px;
  }
  .footer .developer {
    font-size: 14px;
  }
  .footer .developer a {
    font-size: 13px;
  }
  .footer .developer a .oval_img {
    top: -8px;
    left: 50%;
    width: calc(100% + 5px);
  }
}
@media (max-width: 1199px) {
  .footer {
    padding: 22px 0;
  }
  .footer__info img {
    width: 55px;
    margin-right: 8px;
  }
  .footer__copyright {
    font-size: 12px;
  }
  .footer .numbers__icon {
    width: 13px;
  }
  .footer .developer {
    font-size: 13px;
  }
  .footer .developer a {
    font-size: 13px;
  }
  .footer .developer a .oval_img {
    top: -8px;
    left: 50%;
    width: calc(100% + 5px);
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 18px 0;
  }
  .footer__info img {
    width: 47px;
    margin-right: 5px;
  }
  .footer__copyright {
    font-size: 11px;
  }
  .footer .numbers__icon {
    width: 10px;
  }
  .footer .developer {
    font-size: 12px;
  }
  .footer .developer a {
    font-size: 11px;
  }
  .footer .developer a .oval_img {
    top: -8px;
    left: 50%;
    width: calc(100% + 5px);
  }
}
@media (max-width: 574px) {
  .footer {
    padding: 15px 0;
  }
  .footer__wrapp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px;
  }
  .footer__info img {
    width: 45px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .footer__copyright {
    font-size: 12px;
  }
  .footer .numbers__icon {
    width: 10px;
  }
  .footer .developer {
    font-size: 12px;
  }
  .footer .developer a {
    font-size: 11px;
  }
  .footer .developer a .oval_img {
    top: -8px;
    left: 50%;
    width: calc(100% + 5px);
  }
}
.pre-footer {
  padding: 20px 0;
  background-color: #212527;
  color: #fff;
}
.pre-footer .widget-item div {
  padding-bottom: 20px;
}
.pre-footer ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 574px) {
  .pre-footer {
    text-align: center;
  }
}

.copyright {
  padding: 14px 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 574px) {
  .copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

.list-cat__item {
  margin-bottom: 20px;
}
.list-cat__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

::-moz-selection {
  text-shadow: none;
  color: #fff;
  background-color: #F36358;
}

::selection {
  text-shadow: none;
  color: #fff;
  background-color: #F36358;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  overflow-x: hidden;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  min-width: 320px;
  position: relative;
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22.4px;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  max-width: 100%;
}
.wrapper {
  position: relative;
  overflow-x: hidden;
  min-height: 100%;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

:focus {
  outline: 0;
}

.body-overflow {
  overflow: hidden;
}

.svg-icon {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.kama_breadcrumbs {
  padding: 10px 0;
  font-size: 14px;
  margin-bottom: 10px;
}
.kama_breadcrumbs span, .kama_breadcrumbs a {
  font-size: 14px;
  line-height: normal;
}
/*# sourceMappingURL=style.css.map */