/* Template Name: Leadick - Responsive Landing Template
   Author: Themeslelo
   Version: 1.0.0
   Created: October 2019
   File Description: Main Css file of the template
*/
/***********************/
/*       INDEX         */
/*======================
 *    01.  Variables   *
 *    02.  Components  *
 *    03.  General     *
 *    04.  Helper      *
 *    05.  Menu        *
 *    07.  Home        *
 *    08.  About       *
 *    09.  Services    *
 *    10.  Work        *
 *    11.  Team        *
 *    12.  Price       *
 *    13.  Blog        *
 *    14.  Contact     *
 ======================*/
/* rubik-300 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v20-latin-300.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-500 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v20-latin-500.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v20-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-700 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rubik-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v20-latin-700.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-300italic - latin */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/rubik-v20-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v20-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v20-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v20-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v20-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v20-latin-300italic.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-500italic - latin */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/rubik-v20-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v20-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v20-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v20-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v20-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v20-latin-500italic.svg#Rubik') format('svg'); /* Legacy iOS */
}
/* rubik-700italic - latin */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/rubik-v20-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rubik-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rubik-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rubik-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rubik-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rubik-v20-latin-700italic.svg#Rubik') format('svg'); /* Legacy iOS */
}

.btn {
  padding: 10px 24px;
  outline: none;
  border-radius: 3px;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0.8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
  font-weight: 500;
}

.btn:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn.btn-sm {
  padding: 7px 16px;
  font-size: 10px;
}

.btn.btn-lg {
  padding: 14px 30px;
  font-size: 16px;
}

.btn.btn-custom {
  color: #ffffff;
  background: #2F4550;
}

.btn.btn-custom:hover, .btn.btn-custom:focus, .btn.btn-custom:active, .btn.btn-custom.active, .btn.btn-custom.focus {
  background-color: #ffffff;
  color: #2F4550;
  border: 1px solid #2F4550;
}

.btn.btn-custom-outline {
  border: 1px solid #2F4550;
  color: #2F4550;
  background-color: transparent;
}

.btn.btn-custom-outline:hover, .btn.btn-custom-outline:focus, .btn.btn-custom-outline:active, .btn.btn-custom-outline.active, .btn.btn-custom-outline.focus {
  background-color: #2F4550;
  border-color: #2F4550;
  color: #ffffff;
}

.btn.btn-outline-white {
  border: 1px solid #ffffff !important;
  color: #ffffff;
  background-color: transparent;
}

.btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active, .btn.btn-outline-white.active, .btn.btn-outline-white.focus {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF !important;
  color: #2F4550;
}

.progress-box .progress {
  overflow: visible;
  background: #e9ecef;
  margin: 0;
  padding: 0;
}

.progress-box .progress .progress-bar {
  position: relative;
  width: 30%;
}

.progress-box .progress .progress-bar span {
  position: absolute;
  top: -23px;
  right: 0;
  font-size: 14px;
}

.progress-box .progress-bar, .progress-box .progress {
  height: 4px;
  border-radius: 0;
}

.modal-open {
  padding-right: 0 !important;
}

body {
  font-family: "Lato", sans-serif;
  overflow-x: hidden !important;
  font-size: 15px;
  color: #292626;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Rubik", sans-serif;
  line-height: 1.5;
  font-weight: 600;
}

::-moz-selection {
  background: #6c757d;
  color: #ffffff;
}

::selection {
  background: #6c757d;
  color: #ffffff;
}

a {
  text-decoration: none !important;
  color: #FFFFFF;
}

a:hover {
  color: #5b979e;
}

p {
  letter-spacing: 0.03em;
  line-height: 1.8;
}

.section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.section-two {
  padding: 60px 0;
  position: relative;
}

.bg-overlay {
  background-color: rgba(35, 37, 47, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.text-custom {
  color: #2F4550;
}

.bg-custom {
  background-color: #2F4550;
}

.title-heading {
  line-height: 26px;
}

.title-heading .sub-title {
  font-size: 22px;
  letter-spacing: 2px;
}

.title-heading .heading {
  font-weight: 500;
  font-size: 44px;
  letter-spacing: 1px;
}

.title-heading .para-desc {
  font-size: 17px;
}

.section-title {
  position: relative;
  margin-bottom: 40px;
}

.section-title .title {
  letter-spacing: 1px;
  font-size: 26px;
}

.para-desc {
  max-width: 700px;
}

.social-icon li a {
  color: #adb5bd;
  border: 1px solid #adb5bd;
  display: inline-block;
  height: 32px;
  text-align: center;
  font-size: 15px;
  width: 32px;
  line-height: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
}

.social-icon li a:hover {
  background-color: #2F4550;
  border-color: #2F4550 !important;
  color: #ffffff !important;
}

.social-icon.social li a {
  color: #292626;
  border-color: #292626;
}

.bg-cta {
  padding: 150px 0;
}

.bg-cta .play-btn {
  height: 80px;
  width: 80px;
  font-size: 30px;
  line-height: 78px;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #ffffff;
  margin-top: 30px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #2F4550, #2F4550);
  z-index: 9999999;
}

#preloader #status {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#preloader #status .spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

#preloader #status .spinner > div {
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
          animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

#preloader #status .spinner .bounce1 {
  -webkit-animation-delay: -0.48s;
          animation-delay: -0.48s;
}

#preloader #status .spinner .bounce2 {
  -webkit-animation-delay: -0.24s;
          animation-delay: -0.24s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.footer {
  padding: 30px 0 30px;
  position: relative;
  color: #adb5bd;
}

.back-to-top {
  z-index: 99;
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 33px;
  height: 33px;
  line-height: 33px;
  display: none;
  color: #FFFFFF;
  background-color: #ced4da;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
}

.back-to-top i {
  font-size: 16px;
}

.back-to-top:hover {
  background-color: #2F4550;
  color: #ffffff;
}

@media (max-width: 767px) {
  .section {
    padding: 60px 0;
  }
  .title-heading .heading {
    font-size: 30px !important;
  }
}

.navbar-custom {
  background-color: #FFFFFF;
  padding: 20px 0;
  width: 100%;
  border-radius: 0px;
  z-index: 999;
  margin-bottom: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.315);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.navbar-custom .navbar-toggler {
  color: #2F4550;
  font-size: 30px;
  padding: 0px;
}

.navbar-custom .navbar-brand {
  color: #2F4550 !important;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px;
}

.navbar-custom .navbar-nav li a {
  color: #2F4550 !important;
  font-size: 15px;
  background-color: transparent !important;
  margin: 0 5px;
  letter-spacing: 0.8px;
  line-height: 24px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 500;
}

.navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:active {
  color: #5b979e !important;
}

.navbar-custom .navbar-nav li.active a {
  color: #5b979e !important;
}

.navbar-custom .navbar-nav .nav-item:last-child .nav-link {
  margin-right: 0;
  padding-right: 0;
}

.navbar-custom.nav-sticky {
  background-color: #FFFFFF !important;
  padding: 15px 0px;
  border-bottom: none;
}

@media (max-width: 1023px) {
  .navbar-custom .nav-social {
    display: none;
  }
}

@media (max-height: 480px) {
  .navbar-nav {
    max-height: 200px;
    overflow-y: auto;
  }
}

@media (min-width: 200px) and (max-width: 768px) {
  .navbar-custom {
    background-color: #FFFFFF;
    padding: 10px 0px !important;
  }
  .navbar-custom .container {
    width: 85%;
  }
}

.home-center {
  display: table;
  width: 100%;
  height: 100%;
}

.home-desc-center {
  display: table-cell;
  vertical-align: middle;
}

.bg-home {
  height: 100vh;
  background-size: cover;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
  background-position: center center;
}

.bg-half {
  height: 75vh;
  background-size: cover;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
  background-position: center center;
}

.watch-video a {
  font-size: 14px;
  letter-spacing: 1px;
}

.watch-video a .play-icon-circle {
  height: 50px;
  width: 50px;
  background-color: #2F4550;
  line-height: 50px;
}

.watch-video a .play-icon-circle.play-iconbar {
  font-size: 17px;
}

.watch-video a .play-icon-circle.play {
  top: 77%;
}

.subcribe-form input {
  padding: 14px 20px;
  width: 100%;
  color: #292626 !important;
  border: none;
  outline: none !important;
  padding-right: 160px;
  padding-left: 30px;
  background-color: rgba(255, 255, 255, 0.85);
}

.subcribe-form button {
  position: absolute;
  top: 3px;
  right: 3px;
  outline: none !important;
  font-size: 14px;
  padding: 12px 30px;
}

.subcribe-form form {
  position: relative;
  max-width: 600px;
  margin: 0px auto;
}

.main-slider .slides .bg-slider {
  background-size: cover;
  height: 100vh;
  position: relative;
  background-size: cover;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
  background-position: center center;
}

.main-slider .slides .bg-slider.shopping {
  height: 75vh;
}

.flex-control-paging li a {
  background: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.flex-control-paging li a.flex-active {
  background: #2F4550;
  cursor: default;
  font-size: 17px;
  width: 15px;
  height: 15px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.flex-control-nav {
  display: none;
}

.jarallax {
  height: 100vh;
}

@media (min-width: 200px) and (max-width: 767px) {
  .bg-home, .bg-half, .bg-slider, .jarallax {
    padding: 150px 0;
    height: auto;
  }
}

.about-section {
  padding: 15px 0;
}

.about-section i {
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
}

.about-section .content .title {
  font-size: 17px;
}

.services {
  border: 1px solid #ebedef;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.services .icon i {
  height: 75px;
  width: 75px;
  line-height: 75px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.services .title {
  font-size: 18px;
  font-weight: 500;
}

.services:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.services:hover .icon i {
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 12px rgba(0, 0, 0, 0.25);
  color: #2F4550;
}

.item-box {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.item-box .item-container {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.item-box .item-mask {
  position: absolute;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background: none repeat scroll 0 0 #2F4550;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.item-box .item-mask .tag {
  font-size: 12px;
  letter-spacing: 1.5px;
  color: #ffffff;
}

.item-box .item-mask .item-caption {
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  left: 0px;
  right: 0px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
}

.item-box:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.item-box:hover .item-mask {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.item-box:hover .item-mask .item-caption {
  opacity: 1;
}

.item-box:hover .item-container {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team .team-content {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team .team-content img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team .team-content .detail .name {
  font-size: 17px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 500;
}

.team .team-content .detail .name:hover {
  color: #2F4550 !important;
}

.team .team-content .detail .posting {
  font-size: 13px;
}

.team .team-content .team-social {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.team .team-content:hover {
  margin-top: -5px;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.team .team-content:hover img {
  opacity: 0.6;
}

.team .team-content:hover .team-social {
  opacity: 1;
}

.pricing .pricing-table {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pricing .pricing-table .pricing-plan {
  font-size: 18px;
  font-weight: 500;
}

.pricing .pricing-table .price-value .price-lable {
  display: inline-block;
  width: 110px;
  height: 110px;
  line-height: 0px;
  color: #292626;
}

.pricing .pricing-table .price-value .price-lable h4 {
  font-size: 30px;
  font-weight: 400;
}

.pricing .pricing-table .pricing-features ul li {
  position: relative;
  padding: 10px 0;
  font-size: 14px;
  border-bottom: 1px dashed #dee2e6;
}

.pricing .pricing-table .pricing-features ul li:first-child {
  border-top: 1px dashed #dee2e6;
}

.pricing .pricing-table .pricing-features ul li:nth-child(2n+1) {
  background-color: #f8f9fa;
}

.pricing .pricing-table:hover {
  margin-top: -5px;
}

.blog-post {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-post .blog-content h4 {
  line-height: 24px;
  font-weight: 500;
}

.blog-post .blog-content .blog-title {
  font-size: 18px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-post .blog-content .blog-title:hover {
  color: #2F4550 !important;
}

.blog-post .blog-content .tag a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.blog-post .blog-content .tag a:hover {
  color: #2F4550 !important;
}

.blog-post:hover {
  margin-top: -5px;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.form-group .form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #dee2e6;
  height: 40px;
  font-size: 13px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.form-group .form-control:focus, .form-group .form-control.active {
  border-color: #2F4550;
}

.form-group .icons {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 40px;
  font-size: 16px;
}

.form-group textarea {
  height: 120px !important;
}

.form-group textarea.form-control {
  line-height: 25px;
}

.map iframe {
  width: 100%;
  height: 500px;
}

.error {
  margin: 8px 0px;
  display: none;
  color: #dc3545;
}

#ajaxsuccess {
  font-size: 16px;
  width: 100%;
  display: none;
  clear: both;
  margin: 8px 0px;
}

.error_message {
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
  border: 2px solid #dc3545;
  color: #dc3545;
  border-radius: 30px;
  font-size: 14px;
}

.contact-loader {
  display: none;
}

#success_page {
  text-align: center;
  margin-bottom: 50px;
}

#success_page h3 {
  color: #28a745;
  font-size: 22px;
}
/*# sourceMappingURL=style.css.map */

.karte {
  max-width: 60%;
  border: 3px solid #FFF;
}