@import url(https://fonts.googleapis.com/css?family=Quicksand:400,500,700&display=swap&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600&display=swap&subset=latin-ext);
html {
  overflow-x: hidden;
}

body {
  background-image: url(..//images/main-background.797240fa.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #ffd926;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Quicksand', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  color: #abacae;
  line-height: 25px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
}

h3,
h4 {
  font-family: 'Quicksand';
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00c8e5;
  padding-bottom: 5px;
}

h1,
h2 {
  font-family: 'Quicksand';
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #c6c6c6;
}


.not-found {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.not-found .container{
  padding: 50px !important;
}

a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

a:hover {
  text-decoration: none;
}

a a:focus {
  outline: none;
}

.messagesection {
    z-index: 9999;
    overflow: hidden;
    margin-top: -44px;
    margin-bottom: -23px;
    text-align: center;
}

.logoForMobile {
    display: none;
}

.logo-solo {
    padding: 50px;
}

@media (max-width: 767px) {
    .logo-solo {
        opacity: 0;
    }
}


p {
  font-family: 'Open Sans';
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
  padding: 15px 0px 15px;
}

p.paragraph-style-1 {
  font-style: italic;
  font-size: 18px;
  color: #656b6f;
  padding-top: 0px;
}

p.paragraph-h {
  font-family: Quicksand;
  font-size: 50px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

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

ul li,
ol li {
  list-style: none;
}

a:not([href]):not([tabindex]) {
  color: #fff;
}

#slider1_container {
  margin-left: -15px !important;
}

.line-yellow {
  width: 40px;
  height: 5px;
  background-color: #ffd926;
  margin: -18px auto 65px;
}

.bacground-white {
  background: #fff;
  padding: 85px 0 0;
}

.button-more {
  margin-top: 30px;
}

.button-more a {
  font-family: 'Quicksand';
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 33px;
  border: solid 2px #182230;
  background: #182230;
  padding: 15px 30px;
  -webkit-animation: Gradient 3s ease;
  -moz-animation: Gradient 3s ease;
  animation: Gradient 3s ease;
}

.button-more a:hover {
  color: #182230;
  border-radius: 25px;
  background: #fff;
  -webkit-animation: Gradient 3s ease;
  -moz-animation: Gradient 3s ease;
  animation: Gradient 3s ease;
  cursor: pointer;
}

.fb-box {
  background: #505050;
  margin-top: 30px;
}

.fb-box h2 {
  font-family: Quicksand;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 0px;
  padding: 50px 30px 48px;
}

.fb-box .fb-text {
  height: 40px;
  font-family: Quicksand;
  font-size: 26px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 60px 0px 48px;
}

.fb-box button {
  border-radius: 5px;
  background-color: #23beff;
  border: 1px solid #23beff;
  padding: 15px 25px;
  font-family: Quicksand;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 50px;
  margin-left: 10px;
}

.fb-box button i {
  margin-right: 15px;
}

.fb-box button:hover, .fb-box a:hover {
  color: #23beff;
  background-color: transparent;
  cursor: pointer;
}

.fb-box a {
    border-radius: 5px;
    background-color: #23beff;
    border: 1px solid #23beff;
    padding: 15px 25px;
    font-family: Quicksand;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    position: relative;
    margin-top: 67px;
    margin-left: 10px;
    bottom: -70px;
}

.fb-box button img {
  margin-right: 18px;
  width: 25px;
  vertical-align: bottom;
}

/*==================BUTTON BACK===================*/

#referencesBack a span {
  font-family: 'Quicksand';
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00c8e5;
  padding-bottom: 5px;
}

#referencesBack a i {
  display: block;
  float: left;
  margin: -10px 10px 0px 25px;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #36daf1;
  border-radius: 30px;
  text-align: center;
}

/*==================MODAL WIDOW===================*/

.modal-content {
  width: 568px;
  margin: 0 auto;
}

#modalFbAktuality .modal-content {
  width: 620px;
  margin: 0 auto;
}

#modalFbAktuality .form-box {
  padding: 75px 1px;
}

#modalFbAktuality .form-box a {
  border-radius: 5px;
  border: solid 2px #23beff;
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
  padding: 15px 25px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#modalFbAktuality .form-box a:hover {
  background: #23beff;
  color: #fff;
}

#modalFbAktuality .form-box a:hover span {
  color: #fff;
}

#modalFbAktuality .form-box a span {
  color: #23beff;
  font-size: 32px;
  font-weight: 900;
  vertical-align: sub;
  margin-right: 15px;
}

#modalFbAktuality .form-box .mbot {
  margin-bottom: 45px;
}

#modalRegistrace .form-box, #modalRegistracebc .form-box {
  padding: 55px 60px 75px;
}

#modalRegistrace .form-box p.only-text, #modalRegistracebc .form-box p.only-text {
  font-size: 14px;
  margin-top: -52px;
}

#modalRegistrace .form-box label, #modalRegistracebc .form-box label {
  display: none;
  color: #c6c6c6;
}

#modalRegistrace .close-1, #modalRegistracebc .close-3 {
  color: #aaaaaa;
  position: absolute;
  right: 15px;
  top: 15px;
  padding: 0px 6px;
  /* float: right; */
  font-size: 23px;
  /* font-weight: bold; */
  cursor:pointer;
}

#modalRegistrace button, #modalRegistracebc button {
  width: 100%;
}

#modalRegistrace h2, #modalRegistracebc h2 {
  font-family: 'Quicksand';
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: inherit;
  text-align: left;
  color: #c6c6c6;
}

#modalRegistrace h3, #modalRegistracebc h3 {
  max-width: 570px;
  font-family: 'Quicksand';
  font-size: 60px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00c8e5;
  padding: 15px 0 25px;
}

#modalRegistrace i, #modalRegistracebc i {
  position: absolute;
  right: 13px;
  bottom: 12px;
  font-size: 20px;
}

#modalRegistrace i.lni-cross-circle, #modalRegistracebc i.lni-cross-circle {
  color: red;
}

#modalRegistrace i.lni-check-mark-circle, #modalRegistracebc i.lni-check-mark-circle {
  color: #4CE9B9;
}

/* The Modal (background) */

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 130px;
  /* Location of the box */
  left: 0;
  top: 0px;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  z-index: 9999;
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.6);
  /* Black w/ opacity */
}

/* Modal Content */

#modalRegistrace, #modalRegistracebc {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: auto;
  padding: 160px 0 60px;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
}

#modalRegistrace h2.section-title, #modalRegistracebc h2.section-title {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #23beff;
  margin-bottom: -10px;
}

#modalRegistrace h1.section-title, #modalRegistracebc h1.section-title {
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 800;
  margin: 25px 0 15px;
  color: #ffffff;
}

#modalRegistrace .paragraph-style-2, #modalRegistracebc .paragraph-style-2 {
  color: #fff;
}

#modalRegistrace .box-item h1, #modalRegistracebc .box-item h1 {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 25px;
  color: #fff;
  margin: 0;
}

#modalRegistrace .box-item h2, #modalRegistracebc .box-item h2 {
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 25px;
  color: #fff;
  margin: 0;
}

#modalRegistrace .box-item p, #modalRegistracebc .box-item p {
  color: #ddb383;
}

#modalRegistrace .box-item .img-box, #modalRegistracebc .box-item .img-box {
  min-height: 134px;
}

/* The Close Button */

.close {
  color: #ddb383;
  position: absolute;
  right: 15px;
  top: 148px;
  border: 2px solid;
  border-radius: 25px;
  padding: 0px 5px;
  /* float: right; */
  font-size: 23px;
  opacity: 1 !important;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.section-header p {
  font-weight: 400;
  line-height: 26px;
}

.section-title {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #23beff;
  margin-bottom: -15px;
}

.section-title strong {
  color: #3c3e41 !important;
}

.shape {
  height: 1px;
  margin: 0 auto 30px;
  position: relative;
  width: 60px;
  background-color: #F63854;
}

.padding-none {
  padding: 0px;
}

.bg-gray {
  background: #e5fcff;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(61, 96, 244, 0.3);
}

.btn {
  font-size: 14px;
  padding: 20px 45px;
  cursor: pointer;
  font-weight: 400;
  color: #fff;
  border-radius: 30px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  display: inline-block;
}

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

.btn-common {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  background-color: #23beff;
}

.btn-common:hover {
  color: #00c8e5;
  background: transparent;
  border: 1px dotted #00c8e5;
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1);
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
}

.btn-border {
  color: #F63854;
  background-color: transparent;
  border: 1px solid #F63854;
  border-radius: 30px;
  text-transform: uppercase;
}

.btn-border:hover,
.btn-border:focus {
  color: #fff;
  border-color: #F63854;
  background-color: #F63854;
}

.btn-lg {
  padding: 14px 33px;
  text-transform: uppercase;
  font-size: 16px;
}

.btn-rm {
  padding: 7px 0px;
  color: #F63854;
  text-transform: capitalize;
}

.btn-rm:hover {
  color: #F63854;
}

button:focus {
  outline: none !important;
}

.icon-close,
.icon-check {
  color: #F63854;
}

.social-icon a {
  color: #666;
  background: #fff;
  width: 32px;
  height: 32px;
  line-height: 34px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  margin: 15px 6px 12px 4px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.social-icon a:hover {
  color: #fff !important;
}

.social-icon .facebook:hover {
  background: #3b5999;
}

.social-icon .twitter:hover {
  background: #4A9CEC;
}

.social-icon .instagram:hover {
  background: #D6274D;
}

.social-icon .linkedin:hover {
  background: #1260A2;
}

.social-icon .google:hover {
  background: #CE332A;
}

/* ScrollToTop */

a.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
  text-decoration: none;
}

a.back-to-top i {
  display: block;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #ffd926;
  background: #23beff;
  border-radius: 30px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

a.back-to-top:hover,
a.back-to-top:focus {
  text-decoration: none;
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #182230;
  z-index: 9999999;
}

.loader {
  top: 50%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

#loader-1 {
  -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotateY(0deg);
  }

  to {
    -webkit-transform: rotateY(359deg);
  }
}

/*
#loader-1 {
  &:before, &:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 7px solid transparent;
    border-top-color: #00c8e5;
  }
  &:before {
    z-index: 100;
    animation: spin 1s infinite;
  }
  &:after {
    border: 7px solid #f2f2f2;
  }
}

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

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
*/

.section-padding {
  padding: 85px 0;
}

.row-padding {
  padding-top: 45px;
}

hr {
  border-top: 1px dotted #ddd;
}

/* ==========================================================================
  8. Features Section Style
   ========================================================================== */

#features {
  background: #fff;
}

#features .icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  text-align: center;
  position: relative;
  z-index: 1;
}

#features .content-left span {
  float: right;
}

#features .content-left .text {
  text-align: right;
}

#features .content-right span {
  float: left;
}

#features .link-more-info {
  color: #fff;
  border: none;
  border-radius: 25px;
  background-image: linear-gradient(282deg, #72edff, #00c8e5);
  -webkit-animation: Gradient 3s ease;
  -moz-animation: Gradient 3s ease;
  animation: Gradient 3s ease;
  cursor: pointer;
  padding: 10px 25px;
  position: absolute;
  top: 55%;
  left: 50%;
  opacity: 0;
  z-index: 99;
  transition: .5s ease;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#features .first-box:hover a.link-more-info,
#features .second-box:hover a.link-more-info,
#features .third-box:hover a.link-more-info {
  opacity: 1;
}

#features .first-box:hover .box-overlay,
#features .second-box:hover .box-overlay,
#features .third-box:hover .box-overlay {
  opacity: 0.45;
}

#features .box-overlay {
  transition: .5s ease;
  opacity: 0;
  background: #b6b7b7;
  z-index: 77;
  position: absolute;
  height: 94%;
  width: 95%;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

#features .box-item {
  box-shadow: 0 0 12px #F4F4F4;
  padding: 15px;
  line-height: 22px;
  margin-top: 30px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -mox-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
  top: 0;
}

#features .box-item .icon {
  text-align: center;
  margin: 12px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#features .box-item .icon i {
  color: #F63854;
  font-size: 30px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#features .box-item .text h2 {
  cursor: pointer;
  padding: 18px 0px 0px 0px;
  font-family: 'Quicksand';
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: #3c3e41;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#features .box-item .text p {
  font-size: 14px;
  line-height: 26px;
}

#features .box-item .text img {
  padding: 20px 0 0;
}

#features .box-item .text ul li {
  padding: 5px 0px;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  text-decoration: none;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #505050;
}

#features .box-item .text ul li span {
  float: none;
  display: flex;
  text-decoration: none;
}

#features .box-item .text ul li a {
  color: #000;
}

#features .box-item .text div.circle {
  -moz-border-radius: 50px/50px;
  -webkit-border-radius: 50px 50px;
  border-radius: 50px/50px;
  border: solid 5px #01c8e5;
  width: 17px;
  height: 17px;
  float: left;
  padding: 3px;
  margin-right: 5px;
  margin-top: 2px;
}

#features .box-item:hover {
  box-shadow: 0 10px 22px 10px rgba(27, 38, 49, 0.1);
}

#features .box-item:hover h4 {
  color: #000;
}

#features .show-box {
  margin-top: 50px;
}

#features .show-box img {
  width: 100%;
}

/*Breadcrumb*/

.breadcrumb-main {
  background: #fff;
  margin-top: 65px;
  margin-bottom: -40px;
}

.breadcrumb-main a {
  font-family: 'Quicksand';
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #c6c6c6;
}

/* Services Item */

#services .container {
  background: #fff url(..//images/zena.04bf2cd1.png) left center no-repeat;
  height: 790px;
  margin-top: -85px;
  margin-bottom: -155px;
}

#services h3 {
  font-family: Quicksand;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #23beff;
}

#services .section-title {
  font-family: Quicksand;
  font-size: 50px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}

#services .program-box {
  margin-top: 45px;
}

#services p.paragraph-style-1 {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
}

#services strong {
  color: #000;
}

#services img {
  margin: 125px 0 25px;
}

#services a {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #23beff;
}

#services a:hover img {
  animation: LeftToRight 0.75s infinite;
}

#services a img {
  margin-top: 25px;
  margin-left: 15px;
}

#ourservices {
  background: url();
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#ourservices h2 {
  color: #fff;
}

#ourservices p.paragraph-style-1 {
  color: #fff;
}

#ourservices .line-logo {
  padding: 20px 0 30px;
}

#story {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -90px;
  padding: 245px 0 145px;
}

#story h2 {
  color: #fff;
  text-transform: uppercase;
}

#story p.paragraph-style-1 {
  color: #fff;
}

#story .line-logo {
  padding: 20px 0 30px;
}

#stats {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -90px;
  padding: 245px 0 145px;
}

#stats h2 {
  color: #fff;
  text-transform: uppercase;
}

#stats p.paragraph-style-1 {
  color: #fff;
}

#stats .line-logo {
  padding: 20px 0 30px;
}

#others {
  background: url(..//images/others-background.f3553eb0.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#others h2 {
  color: #fff;
}

#others p {
  color: #fff;
}

.services-item {
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  margin: 15px 0;
  box-shadow: 0 0 12px #F4F4F4;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .icon {
  border: 1px solid #f1f1f1;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .icon i {
  font-size: 30px;
  color: #F63854;
  line-height: 70px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.services-item .services-content h3 {
  margin-top: 10px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.services-item .services-content h3 a {
  font-size: 16px;
  color: #585b60;
}

.services-item .services-content h3 a:hover {
  color: #F63854;
}

.services-item:hover {
  box-shadow: 0 10px 22px 10px rgba(27, 38, 49, 0.1);
}

.services-item:hover .icon {
  background: #F63854;
}

.services-item:hover .icon i {
  color: #fff;
}

#service {
  position: relative;
}

#about-us h3 {
  font-family: Quicksand;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 5px 0px 20px;
}

#about-us .clubcard .club-card {
  margin: -190px 0 45px;
}

#about-us .paragraph-style-1 {
  font-family: 'Quicksand';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.25;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
}

#about-us ul {
  margin-left: 15px;
}

#about-us ul li {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #23beff;
  padding-bottom: 25px;
}

#about-us ul li:before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ffd926;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}

#about-us .yellow {
  color: #ffd926 !important;
}

#about-us .registration-title {
  font-family: Quicksand;
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #23beff;
  margin-top: 25px;
}

#about-us .registration-desc {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
  padding: 25px 0;
}

#about-us .registration-desc a {
  color: #000;
  text-decoration: underline;
}

#about-us .registration-link a {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #23beff;
  cursor: pointer;
}

#about-us .registration-link a:hover img {
  animation: LeftToRight 0.75s infinite;
}

#about-us .registration-link a img {
  margin-left: 15px;
}

#produkts h3 {
  font-family: Quicksand;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  margin: 5px 0px 20px;
}

#produkts .product-bonuc-club-card img {
  margin-top: 45px;
}

#produkts .product-title h2 {
  font-family: Quicksand;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #23beff;
}

#produkts .product-desc p {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.25;
  letter-spacing: normal;
  text-align: center;
  color: #808080;
  padding: 15px 25px;
}

#produkts .paragraph-style-1 {
  font-family: 'Quicksand';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.25;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
}

#produkts ul {
  margin-left: 15px;
}

#produkts ul li {
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #23beff;
  padding-bottom: 25px;
}

#produkts ul li:before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ffd926;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}

#produkts .pet-category {
  margin-bottom: 25px;
}

#produkts .pet-dealer {
  text-align: center;
  height: 100px;
  width: 100%;
}

#produkts .pet-dealer .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#produkts .pet-dealer img {
  vertical-align: middle;
  max-height: 75px;
  max-width: 160px;
}

#produkts .britCare p {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #808080;
  padding-top: 46px;
}

#produkts .britCare span {
  font-family: Quicksand;
  font-size: 60px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #23beff;
}

.about-area .about-wrapper {
  height: 100%;
  width: 100%;
  display: table;
}

.about-area .about-wrapper > div {
  vertical-align: middle;
  display: table-cell;
}

.about-area h2 {
  margin-top: 20px;
}

.about-area img {
  border-radius: 4px;
}

.about-area .content {
  margin-top: 15px;
}

.about-area .content p {
  margin-bottom: 30px;
}

#cta {
  padding: 30px 0;
}

.navbar-brand {
  position: relative;
  padding: 50px 0;
}

.collapse-link {
  display: none;
}

.top-nav-collapse {
  z-index: 8888;
  position: fixed !important;
  margin-top: 0px !important;
  padding: 0px !important;
  top: 0px !important;
  background: #23beff !important;
  height: 75px !important;
}

.top-nav-collapse .collapse-link {
  display: block;
}

.top-nav-collapse .collapse-link i {
  font-size: 25px !important;
}

.top-nav-collapse .header-contact {
  padding: 12px !important;
  margin-left: 150px !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.top-nav-collapse .header-contact:hover i,
.top-nav-collapse .header-contact:hover span {
  color: #ffd926;
}

.top-nav-collapse .navbar-brand {
  top: 0px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.top-nav-collapse .navbar-brand img {
  width: 75%;
}

.top-nav-collapse .navbar-nav .nav-link {
  color: #fff !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  font-size: 18px !important;
  padding: 18px 0 18px !important;
}

.top-nav-collapse .navbar-nav .nav-link:hover {
  cursor: pointer;
  color: #ffd926 !important;
}

.navbar-expand-lg .navbar-toggler {
  background: transparent;
  border: 1px solid #cea987;
  color: #c29a7a;
  border-radius: 4px;
  cursor: pointer;
}

.navbar-brand img {
  width: 100%;
  padding-left: 40px;
}

.indigo,
.menu-bg {
  background: transparent;
}

.navbar-expand-lg .navbar-nav .nav-link i {
  font-size: 14px;
  margin-left: 5px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-expand-lg .navbar-nav .nav-item {
  padding-left: 45px;
}

.navbar-expand-lg .navbar-nav .nav-link {
  font-family: 'Quicksand';
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  padding: 7px 0;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navbar-expand-lg .navbar-nav .header-contact {
  font-family: Quicksand;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: white;
  cursor: pointer;
  /* position: absolute; */
  /* right: 374px; */
  margin-left: 90px;
  padding: 7px 0px;
  transition: all 0.3s ease-in-out 0s;
}

.navbar-expand-lg .navbar-nav .header-contact a {
  color: white;
}

.navbar-expand-lg .navbar-nav .header-contact:hover i,
.navbar-expand-lg .navbar-nav .header-contact:hover span {
  color: #ffd926;
}

.navbar-expand-lg .navbar-nav li a:hover,
.navbar-expand-lg .navbar-nav li .active > a,
.navbar-expand-lg .navbar-nav li a:focus {
  }

.navbar-expand-lg .navbar-nav .active > .nav-link {
  color: #ffd926 !important;
  width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link.active,
.navbar-expand-lg .navbar-nav .nav-link.open {
  color: #ffd926 !important;
  width: 100%;
}

.navbar-expand-lg .navbar-nav .open > .nav-link {
  color: #ffd926 !important;
  width: 100%;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
  color: #ffd926;
  width: 100%;
  transition: width 1s;
  -webkit-transition: width 1s;
  -ms-transition: width 1s;
}

.navbar-expand-lg .navbar-nav .nav-link:focus {
  width: 100%;
  transition: width 1s;
  -webkit-transition: width 1s;
  -ms-transition: width 1s;
}

#sidebar {
  width: 100%;
}

.navbar {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 10px 0;
  margin-top: 288px;
  height: 145px;
  z-index: 1030;
}

.navbar li.active a.nav-link {
  color: #ffd926;
}

.navbar .container {
  background: #23BEFF;
  height: 100%;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 99;
  min-width: 210px;
  background-color: #fff;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
}

.dropdown-menu:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 20%;
  margin-left: -5px;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  text-align: left;
  top: 100%;
  border: none;
  animation: fadeIn 0.4s;
  -webkit-animation: fadeIn 0.4s;
  -moz-animation: fadeIn 0.4s;
  -o-animation: fadeIn 0.4s;
  -ms-animation: fadeIn 0.4s;
}

.dropdown .dropdown-menu .dropdown-item {
  width: 100%;
  padding: 12px 20px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #f1f1f1;
  text-decoration: none;
  display: inline-block;
  float: left;
  clear: both;
  position: relative;
  outline: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.dropdown .dropdown-menu .dropdown-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover,
.dropdown .dropdown-item.active {
  }

.dropdown-item.active,
.dropdown-item:active {
  background: transparent;
}

.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

/* ==========================================================================
3. Hero Area
========================================================================== */

@keyframes LeftToRight {
  0%, 100% {
    margin-left: 20px;
  }

  50% {
    margin-left: 30px;
  }
}

#hero-area {
  position: relative;
  overflow: hidden;
  padding: 135px 0 0px;
}

#hero-area .container {
  background-image: url(..//images/hero-background.444fa83b.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0086be;
}

#hero-area .fiveplusone {
  background-image: url(..//images/petplusjedna.34ef332b.png);
  background-position: center center;
  background-position-y: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0086BE;
  height: 570px;
}

#hero-area .bonusClub strong {
  color: #ffd926;
}

#hero-area .bonusClub .head-title-second {
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

#hero-area .containerBranch {
  background-image: url(..//images/branch-background.d533dfbe.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #0086be;
  padding-bottom: 50px;
}

#hero-area .containerBranch h1 {
  padding: 60px 0 50px !important;
}

#hero-area .containerBranch img {
  float: left;
  margin: 0 15px;
}

#hero-area .containerBranch .branchDetailBox {
  float: left;
}

#hero-area .containerBranch h2 {
  font-family: Quicksand;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

#hero-area .containerBranch span {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}

#hero-area .containerBranch a span {
   color: #23beff;
}

#hero-area .containerBranch a:hover span {
   text-decoration: underline;
}

#hero-area .containerBranch .branchDetailBox a {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #23beff;
}

#hero-area .containerBranch .branchDetailBox a:hover img {
  animation: LeftToRight 0.75s infinite;
}

#hero-area .containerBranch .branchDetailBox a img {
  float: none;
}

#hero-area .contets-branches {
  padding: 25px 0px 25px 25px;
  margin-bottom: 70px;
}

#hero-area .contets-branches h2 {
  font-family: Quicksand;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 25px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  padding: 25px 0 0;
}

#hero-area .contets-branches span {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  display: block;
}

#hero-area .contets-branches a {
  float: left;
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #23beff;
  margin-top: 10px;
}

#hero-area .contets-branches a:hover img {
  animation: LeftToRight 0.75s infinite;
}

#hero-area .contets-branches a img {
  margin-left: 20px;
}

#hero-area .contents {
  opacity: 0.8;
  border-radius: 15px;
  padding-bottom: 0px;
}

#hero-area .contents .head-logo {
  text-align: center;
}

#hero-area .contents .head-title {
  font-family: Quicksand;
  font-size: 80px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding: 129px 0 30px;
}

#hero-area .contents p {
  font-family: 'Quicksand';
  font-size: 26px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  background-size: cover;
  color: #fff;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  padding: 0px 78px;
}

#hero-area .contents .header-button {
  width: 21px;
  height: 37px;
  border-radius: 25px;
  border: solid 2px #ffffff;
  padding: 0px;
  margin-left: 78px;
  margin-top: 15px;
}

#hero-area .contents .header-button i:before {
  content: '';
  position: absolute;
  height: 8px;
  border-left: 3px solid white;
  bottom: 98px;
  left: 102px;
}

#hero-area .contents .header-button .arrow {
  position: absolute;
  bottom: 45px;
  left: 103px;
  width: 2px;
  height: 25px;
  background-color: #fff;
  animation: MoveUpDown 1s linear infinite;
}

#hero-area .contents .header-button .arrow::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  top: 14px;
  right: -5px;
  background-color: #fff;
  transform: rotate(45deg);
}

#hero-area .contents .header-button .arrow::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  top: 14px;
  right: 5px;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  transform: rotate(-45deg);
}

#hero-area .content-image {
  position: absolute;
  right: -475px;
  top: -52px;
}

#hero-area .content-image img {
  width: 85%;
}

#hero-area-others {
  background-image: url(..//images/hero-background.444fa83b.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 540px;
  position: relative;
  overflow: hidden;
  margin-top: 128px;
}

#hero-area-others .bg-blue-half {
  position: absolute;
  width: 50%;
  height: 540px;
  max-height: 540px;
  background-image: linear-gradient(119deg, #00c8e5, #6becff);
  opacity: 0.8;
}

#hero-area-others .contents {
  opacity: 0.8;
  border-radius: 15px;
  padding-bottom: 130px;
}

#hero-area-others .contents .head-title {
  font-family: 'Quicksand';
  font-size: 70px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  padding-top: 105px;
}

#hero-area-others .contents p {
  font-family: 'Quicksand';
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  padding: 0px 78px;
}

#hero-area-others .contents .header-button {
  width: 21px;
  height: 37px;
  border-radius: 25px;
  border: solid 2px #ffffff;
  padding: 0px;
  margin-left: 78px;
  margin-top: 15px;
}

#hero-area-others .contents .header-button i:before {
  content: '';
  position: absolute;
  height: 8px;
  border-left: 3px solid white;
  bottom: 98px;
  left: 102px;
}

#hero-area-others .contents .header-button .arrow {
  position: absolute;
  bottom: 45px;
  left: 103px;
  width: 2px;
  height: 25px;
  background-color: #fff;
  animation: MoveUpDown 1s linear infinite;
}

#hero-area-others .contents .header-button .arrow::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  top: 14px;
  right: -5px;
  background-color: #fff;
  transform: rotate(45deg);
}

#hero-area-others .contents .header-button .arrow::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  top: 14px;
  right: 5px;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  transform: rotate(-45deg);
}

#hero-area-others .content-image {
  position: absolute;
  right: -195px;
  top: 0px;
}

#hero-area-others .content-image img {
  width: 100%;
}

.sloder-img {
  background: #34363a;
}

/* Team Item */

.team-item {
  margin: 15px 0;
  border-radius: 0px;
  box-shadow: 0px 2px 18px 0px rgba(198, 198, 198, 0.3);
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  background: #fff;
}

.team-item:hover {
  box-shadow: 0 10px 22px 10px rgba(27, 38, 49, 0.1);
}

.team-item .team-img {
  float: left;
  width: 200px;
  margin-right: 30px;
}

.team-item .contetn {
  padding: 15px 50px;
  height: 200px;
}

.team-item .social-icons {
  padding-top: 11px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.team-item .social-icons li {
  display: inline-block;
  margin-right: 10px;
}

.team-item .social-icons li a {
  letter-spacing: 0px;
  outline: 0 !important;
}

.team-item .social-icons li a i {
  font-size: 18px;
  display: block;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.team-item .social-icons li .lni-facebook-filled {
  color: #3b5998;
}

.team-item .social-icons li .lni-twitter-filled {
  color: #00aced;
}

.team-item .social-icons li .lni-instagram-filled {
  color: #fb3958;
}

.team-item .info-text {
  margin-bottom: 10px;
}

.team-item .info-text h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 5px;
}

.team-item .info-text h3 a {
  color: #333;
}

.team-item .info-text h3 a:hover {
  color: #F63854;
}

.team-item .info-text p {
  margin: 0;
  color: #888;
}

.team-item:hover .team-overlay {
  opacity: 1;
}

/* Small Navigation */

.small-navigation {
  height: 80px;
  border: solid 1px #e6e6e6;
  background-color: #ffffff;
  padding-top: 26px;
}

.small-navigation ul li {
  float: left;
}

.small-navigation ul li .nav-circle {
  width: 12px;
  height: 12px;
  background-color: #e6e6e6;
  border-radius: 25px;
  margin: 7px 15px;
}

.small-navigation ul li a {
  font-family: 'Quicksand';
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00c8e5;
  text-decoration: underline;
}

.small-navigation ul li a img {
  width: 25px;
  padding-bottom: 2px;
}

/* ==========================================================================
   Main Text Style
   ========================================================================== */

.main-text {
  padding-top: 64px;
  padding-bottom: 64px;
}

.main-text h2 {
  font-family: 'Quicksand';
  font-size: 50px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #00c8e5;
}

.main-text .img-margin {
  margin: 60px 0px;
}

/* Form Box Style */

.form-box {
  padding: 75px 110px;
}

.form-box label {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: left;
  color: #8ed6e1;
}

/* ==========================================================================
   Pricing Table Style
   ========================================================================== */

#pricing {
  text-align: center;
}

#pricing .title {
  padding-top: 20px;
}

#pricing .title h3 {
  text-transform: uppercase;
  color: #333;
  font-size: 18px;
}

#pricing .title .month-plan {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}

#pricing .table {
  margin-top: 15px;
  padding: 30px;
  border-radius: 4px;
  border: none !important;
  box-shadow: 0px 2px 18px 0px rgba(198, 198, 198, 0.3);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

#pricing .table .icon-box {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: #EBEDEF;
  margin-bottom: 20px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

#pricing .table .icon-box i {
  color: #F63854;
  line-height: 80px;
  font-size: 30px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

#pricing .table .pricing-header {
  position: relative;
  text-align: center;
}

#pricing .table .pricing-header .price-value {
  font-size: 24px;
  color: #F63854;
  position: relative;
  text-align: center;
  font-weight: 700;
}

#pricing .table .pricing-header .price-value sup {
  font-size: 16px;
  font-weight: 500;
  top: -18px;
}

#pricing .table .pricing-header .price-value span {
  font-size: 15px;
  color: #abacae;
  font-weight: 400;
}

#pricing .table .description {
  text-align: center;
  padding: 0px 50px;
  margin-bottom: 20px;
}

#pricing .table .description li {
  font-size: 14px;
  font-weight: 400;
  color: #abacae;
  padding: 4px 0;
}

#pricing .table .description li:last-child {
  border-bottom: none;
}

#pricing .table:hover {
  background: #ffffff;
  box-shadow: 0 10px 22px 10px rgba(27, 38, 49, 0.1);
}

#pricing .table:hover .icon-box {
  background: #F63854;
}

#pricing .table:hover .icon-box i {
  color: #fff;
}

#pricing #active-tb {
  background: #ffffff;
  box-shadow: 0 10px 22px 10px rgba(27, 38, 49, 0.1);
}

#pricing #active-tb .icon-box {
  background: #F63854;
}

#pricing #active-tb .icon-box i {
  color: #fff;
}

#pricing .active {
  z-index: 99999;
}

.testimonial {
  position: relative;
  background-color: #fff;
}

.testimonial-item {
  background: #fff;
  border-radius: 4px;
  text-align: center;
  margin: 30px 20px;
  padding: 25px;
}

.testimonial-item .img-thumb {
  position: relative;
  margin: 15px 0 15px 0;
}

.testimonial-item .img-thumb img {
  border-radius: 50%;
  display: inline-block;
  width: inherit;
  padding: 7px;
}

.testimonial-item .content {
  overflow: hidden;
}

.testimonial-item .content .description {
  width: 100%;
  color: #333;
}

.testimonial-item .content .star-icon i {
  color: #F63854;
}

.testimonial-item .info h2 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0;
}

.testimonial-item .info h2 a {
  color: #333;
}

.testimonial-item .info h3 {
  margin: 0;
  text-align: center;
  clear: both;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  margin-bottom: 10px;
  color: #656b6f;
}

.testimonial-item .info h3 a {
  color: #333;
}

.testimonial-item .info .indicator {
  font-size: 26px;
  font-weight: 700;
  color: #F63854;
}

.testimonial-item .icon-social {
  margin-top: 30px;
}

.testimonial-item .icon-social a {
  color: #666;
  background: #fff;
  width: 32px;
  height: 32px;
  line-height: 34px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  font-size: 15px;
  margin: 15px 6px 12px 4px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.testimonial-item .icon-social a:hover {
  color: #fff;
}

.testimonial-item .icon-social .facebook:hover {
  background: #3b5999;
}

.testimonial-item .icon-social .twitter:hover {
  background: #4A9CEC;
}

.testimonial-item .icon-social .instagram:hover {
  background: #D6274D;
}

.testimonial-item .icon-social .linkedin:hover {
  background: #1260A2;
}

.testimonial-item .icon-social .google:hover {
  background: #CE332A;
}

.testimonial .testimonial-item {
  min-height: 425px;
}

.testimonial .testimonial-item:hover {
  box-shadow: 0px 0px 12px 10px rgba(0, 0, 0, 0.06);
}

.testimonial .owl-nav .owl-prev {
  font-size: 80px !important;
  position: absolute;
  left: -38px;
  top: 200px;
}

.testimonial .owl-nav .owl-prev span {
  color: #e3e3e3;
}

.testimonial .owl-nav .owl-next {
  font-size: 80px !important;
  position: absolute;
  right: -42px;
  top: 200px;
}

.testimonial .owl-nav .owl-next span {
  color: #e3e3e3;
}

.helping {
  margin-top: 55px;
}

.helping img {
  opacity: 0.4;
}

.helping img:hover {
  opacity: 0.7;
}

.helping-h2 {
  margin-right: 32px;
  margin-left: 54px;
  margin-top: 82px !important;
}

.testimonial-item .info h2 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0;
}

.slick-slider {
  padding: 80px 0;
}

.slider-center img {
  opacity: 0.7;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  padding: 63px 63px;
  position: relative;
  text-align: center;
}

.slider-center .slick-center img {
  -moz-transform: scale(1.9);
  -ms-transform: scale(1.9);
  -o-transform: scale(1.9);
  -webkit-transform: scale(1.9);
  opacity: 1;
  transform: scale(1.9);
}

.contact-form-block {
  display: none;
}

.form-control {
  /* margin-bottom: 20px; */
  /* font-size: 14px; */
  /* border-radius: 4px; */
  /* -webkit-transition: all 0.3s; */
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  /* padding: 10px; */
  /* border: 1px solid #f1f1f1; */
  /* border-radius: 5px; */
  /* box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.05); */
  /* border: solid 1px #bdf5e4; */
  /* background-color: #ffffff; */
  height: auto;
  padding: 10px 25px;
  border-radius: 5px;
  border: solid 2px #e9e9e9;
  background-color: #ffffff;
}

.form-control:focus {
  border-color: #23beff;
  box-shadow: none;
  outline: none;
}

textarea.form-control {
  height: 232px !important;
}

textarea {
  border-radius: 4px !important;
}

/*
*
*  Animation for contact button
*
*/

@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

/*
*
*  End of animation
*
*/

.form-control:focus {
  box-shadow: none;
  outline: none;
}

.btn.disabled,
.btn:disabled {
  opacity: 1;
}

#contact h2 {
  float: left;
  font-size: 50px;
}

#contact p {
  margin-top: 25px;
}

#contact i {
  position: absolute;
  right: 13px;
  bottom: 12px;
  font-size: 20px;
}

#contact i.lni-cross-circle {
  color: red;
}

#contact i.lni-check-mark-circle {
  color: #4CE9B9;
}

#contact button {
  /* width: 180px; */
  /* height: 50px; */
  color: #fff;
  border: none;
  border-radius: 25px;
  background-image: linear-gradient(282deg, #72edff, #00c8e5);
  -webkit-animation: Gradient 3s ease;
  -moz-animation: Gradient 3s ease;
  animation: Gradient 3s ease;
  cursor: pointer;
  padding: 15px 30px;
  margin: 5px;
  -webkit-animation: Gradient 3s ease;
  -moz-animation: Gradient 3s ease;
  animation: Gradient 3s ease;
}

#contact button:hover {
  color: #00c8e5;
  border-radius: 25px;
  background: #fff;
}

.header-btn-contact {
  padding: 0 45px;
}

.header-btn-contact .btn-contact-us {
  width: 180px;
  height: 50px;
  color: #fff;
  border: none;
  border-radius: 25px;
  background-image: linear-gradient(282deg, #72edff, #00c8e5);
  -webkit-animation: Gradient 3s ease;
  -moz-animation: Gradient 3s ease;
  animation: Gradient 3s ease;
  cursor: pointer;
  padding: 15px 30px;
}

.header-btn-contact .btn-contact-us:hover {
  text-align: left;
  color: #00c8e5;
  border-radius: 25px;
  border: solid 1px #d8faff;
  background: #fff;
}

.contact-form-area h2 {
  font-size: 18px;
  text-transform: uppercase;
}

.contact-right-area {
  margin-left: 50px;
}

.contact-right-area .contact-title {
  margin-bottom: 20px;
}

.contact-right-area .contact-title h1 {
  font-size: 22px;
}

.contact-right {
  padding: 4px;
}

.contact-right .single-contact {
  margin: 30px 0px;
  padding: 3px 55px;
  position: relative;
  color: #abacae;
}

.contact-right .single-contact p {
  margin-bottom: 0px;
}

.contact-right .single-contact p a {
  color: #abacae;
}

.contact-right .contact-icon {
  background: #F63854;
  color: #fff;
  border-radius: 4px;
  font-size: 20px;
  height: 40px;
  left: 0;
  padding-top: 8px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
}

.h3 {
  float: right;
  font-size: 16px;
}

/*cta
*/

/* Footer Area Start */

.footer-area {
  position: relative;
  padding: 0px 0px 0px;
  /* background: #3b3d40; */
  /*margin-top: -88px;*/
}

.footer-area .container {
  background-color: #f8f8f8;
}

.footer-area h2 {
  font-family: Quicksand;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding: 35px 0px 5px;
}

.footer-area p {
  padding: 0;
  color: #76787a;
  font-family: 'Quicksand';
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

.footer-area a {
  text-decoration: none;
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #808080 !important;
  vertical-align: bottom;
  cursor: pointer;
  /* margin-bottom: 15px; */
}

.footer-area a:nth-of-type(1) img {
  margin: -15px 20px 0 0;
}

.footer-area a:nth-of-type(2) img {
  margin: -15px 25px 0 0;
}

.footer-area .footer-info {
  padding: 65px 0;
}

.footer-area .gmap {
  margin-left: -20px;
}

.footer-area #map-canvas {
  width: calc(100% + 65px);
}

.footer-area #map-canvas .gmaps-box {
  padding: 0px 25px;
}

.footer-area #map-canvas .gmaps-box h2 {
  font-family: Quicksand;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 5px;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.footer-area #map-canvas .gmaps-box h3 {
  font-family: Quicksand;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}

.footer-area #map-canvas .gmaps-box p {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
}

.footer-area #map-canvas .gmaps-box p.blue-style {
  color: #23beff;
}

.footer-area #map-canvas .gmaps-box p img {
  margin-right: 18px;
}

.footer-area #map-canvas .gmaps-box a {
  font-family: Quicksand;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  /* line-height: normal; */
  letter-spacing: normal;
  text-align: left;
  color: #23beff;
  text-decoration: underline;
}

.footer-area #map-canvas .gmaps-box a:nth-of-type(1) img {
  margin: -18px 22px 0 5px;
}

.footer-area #map-canvas .gmaps-box a.navgoogle img {
  margin: -18px 15px 0 0px;
}

.copyright {
  margin: 45px 0 35px;
  font-family: Quicksand;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #b48300;
}

.copyright strong {
  color: #755707;
}

#copyright .copyright-content {
  padding: 15px;
}

#copyright p {
  /* line-height: 42px; */
  /* color: #aaaaaa; */
  /* text-align: left; */
  /* margin: 0; */
  font-family: Open Sans;
  font-size: 14px;
  /* font-weight: bold; */
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #aaa;
}

#copyright p a {
  font-weight: bold;
  color: #505050;
}

.social-icon a {
  color: #272727;
  background: #fff;
  width: 32px;
  height: 32px;
  line-height: 34px;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  font-size: 16px;
  margin: 15px 6px 12px 4px;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.social-icon a:hover {
  color: #fff !important;
}

.social-icon .facebook:hover {
  background: #3b5999;
}

.social-icon .twitter:hover {
  background: #4A9CEC;
}

.social-icon .instagram:hover {
  background: #D6274D;
}

.social-icon .linkedin:hover {
  background: #1260A2;
}

.social-icon .google:hover {
  background: #CE332A;
}

/* Slider wrapper*/

.css-slider-wrapper {
  display: block;
  background: #FFF;
  overflow: hidden;
  position: relative;
  height: 600px;
  margin-top: 0px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Slider */

.slider {
  width: 100%;
  height: 100%;
  background: red;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  -webkit-transition: -webkit-transform 1600ms;
  transition: -webkit-transform 1600ms, transform 1600ms;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* each slide backgound color */

.slideitalska1 {
  background: url(..//images/italska.c77def40.jpg) center center no-repeat;
  left: 0;
}

.slidekorunni1 {
  background: url(..//images/korunni.3bbe66e0.jpg) center center no-repeat;
  left: 0;
}

.slideodra1 {
  background: url(..//images/odra.eb190a87.jpg) center center no-repeat;
  left: 0;
}

.slideprimaska1 {
  background: url(..//images/starostrasnicka_1.7c88a222.jpg) center center no-repeat;
  left: 0;
}

.slideujezd1 {
  background: url(..//images/ujezd.ca8c71b2.jpg) center center no-repeat;
  left: 0;
}

.slideitalska2 {
  background: url(..//images/italska_2.39aa85cc.jpg) center center no-repeat;
  left: 100%;
}

.slidekorunni2 {
  background: url(..//images/korunni_2.c47b1b53.jpg) center center no-repeat;
  left: 100%;
}

.slideodra2 {
  background: url(..//images/odra_2.f9ed8ab0.jpg) center center no-repeat;
  left: 100%;
}

.slideprimaska2 {
  background: url(..//images/starostrasnicka_2.68774e39.jpg) center center no-repeat;
  left: 100%;
}

.slideitalska3 {
  background: url(..//images/italska_3.b72b15f3.jpg) center center no-repeat;
  left: 200%;
}

.slideodra3 {
  background: url(..//images/odra_3.36cd4833.jpg) center center no-repeat;
  left: 200%;
}

.slideprimaska3 {
  background: url(..//images/starostrasnicka_3.f021345a.jpg) center center no-repeat;
  left: 200%;
}

.slideitalska4 {
  background: url(..//images/italska_4.d10f295f.jpg) center center no-repeat;
  left: 300%;
}

.slideprimaska4 {
  background: url(..//images/starostrasnicka_4.1d3790b4.jpg) center center no-repeat;
  left: 300%;
}

.slider > div {
  text-align: center;
}

/* Slider inner slide effect */

.slider h2 {
  color: #FFF;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 120%;
  opacity: 0;
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
}

.slider .button {
  color: #FFF;
  padding: 5px 30px;
  background: rgba(255, 255, 255, 0.3);
  text-decoration: none;
  opacity: 0;
  font-size: 15px;
  line-height: 30px;
  display: inline-block;
  -webkit-transform: translateX(-500px);
  transform: translateX(-500px);
}

.slider h2,
.slider .button {
  -webkit-transition: opacity 800ms, -webkit-transform 800ms;
  transition: transform 800ms, opacity 800ms;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
}

/* Next and Preive arrow */

.control {
  position: absolute;
  top: 42%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  z-index: 55;
}

.control label {
  z-index: 0;
  display: none;
  text-align: center;
  line-height: 50px;
  font-size: 50px;
  color: #FFF;
  cursor: pointer;
  opacity: 1;
}

.control label:hover {
  opacity: 1;
}

.next {
  right: 6%;
}

.previous {
  left: 0%;
}

/* Slider Pagger */

.slider-pagination {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 1000;
}

.slider-pagination label {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  margin: 0 2px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  cursor: pointer;
}

/* Slider Pagger arrow event */

.slide-radio1:checked ~ .next .numb2,
.slide-radio2:checked ~ .next .numb3,
.slide-radio3:checked ~ .next .numb4,
.slide-radio2:checked ~ .previous .numb1,
.slide-radio3:checked ~ .previous .numb2,
.slide-radio4:checked ~ .previous .numb3 {
  display: block;
  z-index: 1;
}

/* Slider Pagger event */

.slide-radio1:checked ~ .slider-pagination .page1,
.slide-radio2:checked ~ .slider-pagination .page2,
.slide-radio3:checked ~ .slider-pagination .page3,
.slide-radio4:checked ~ .slider-pagination .page4 {
  background: white;
}

/* Slider slide effect */

.slide-radio1:checked ~ .slider {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.slide-radio2:checked ~ .slider {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.slide-radio3:checked ~ .slider {
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}

.slide-radio4:checked ~ .slider {
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%);
}

.slide-radio1:checked ~ .slide1 h2,
.slide-radio2:checked ~ .slide2 h2,
.slide-radio3:checked ~ .slide3 h2,
.slide-radio4:checked ~ .slide4 h2,
.slide-radio1:checked ~ .slide1 .button,
.slide-radio2:checked ~ .slide2 .button,
.slide-radio3:checked ~ .slide3 .button,
.slide-radio4:checked ~ .slide4 .button {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .slider h2 {
    font-size: 20px;
  }

  .slider > div {
    padding: 0 2%;
  }

  .control label {
    font-size: 35px;
  }

  .slider .button {
    padding: 0 15px;
  }
}
