/*
    Template Name: Quarter
    Description: Real Estate HTML Template
    Version: 1.0.0
*/
/* Single side border-radius  */
/* BORDER RADIUS */
/* user select */
/* box sizing  */
/* placeholder */
/* transition  */
/* transform */
/* rotate */
/* scale */
/* translate */
/* translate rotate */
/* skew */
/* ============================================================
>>> TABLE OF CONTENTS:
===============================================================
# Google fonts
# Gutter Code 
# Normalize
# Typography
# Custom Class
# input and button type focus outline disable
# Form input box
# Text meant only for screen readers.
# Transition

# Accessibility
# Globals

# Alignments
# Clearings
# Posts and pages
# Captions
# Galleries
# Unit test
# ScrollUp
# Owl Carousel 
# Slick Slider
# Background Overlay
# Scrollbar
# Padding Top
# Padding Bottom
# Margin Top
# Margin Bottom
# Custom margin Padding

============================================================= */
/* -------------------------------------
    Google fonts
------------------------------------- */
/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Rajdhani:wght@400;500;600;700&display=swap'); */
/*
font-family: 'Open Sans', sans-serif;
font-family: 'Rajdhani', sans-serif;
*/
/* @import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&family=Titillium+Web:wght@400;600;700;900&display=swap'); */
/*
font-family: 'Nunito Sans', sans-serif;
font-family: 'Titillium Web', sans-serif;
*/
/*
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&family=Poppins:wght@400;500;600;700;800;900&display=swap");
*/
/*
font-family: 'Nunito Sans', sans-serif;
font-family: 'Poppins', sans-serif;
*/
/* ====================================================
    Gutter Code 
==================================================== */
.container,
.container-fluid {
  padding-right: 15px;
  padding-left: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col,
.col-12,
.col-6,
.col-lg-12,
.col-lg-3,
.col-lg-4,
.col-lg-6,
.col-lg-8,
.col-md-4,
.col-md-6,
.col-sm-12,
.col-sm-6,
.col-xl-4 {
  padding-right: 15px;
  padding-left: 15px;
  position: relative; }

@media (min-width: 992px) {
  /* Modify this based on column def */ }

@media (max-width: 991px) {
  /* Modify this based on column def */ }

@media (max-width: 767px) {
  /* Modify this based on column def */
  .ltn__product-gutter .row {
    margin-left: -8px;
    margin-right: -8px; }
  .ltn__product-gutter [class*='col-'] {
    padding-right: 8px;
    padding-left: 8px; } }

/* ----------------------------------------------------
    Normalize    0B2C3D
---------------------------------------------------- */
:root {
    --ltn__primary-color: #009345; /* hlavná zelená */
    --ltn__primary-color-2: #041113; /* PONECHANÉ pôvodné tmavé */
    --ltn__primary-color-3: #133236; /* PONECHANÉ pôvodné tmavé */
    
    --ltn__secondary-color: #009345; /* zelená namiesto oranžovej */
    --ltn__secondary-color-2: #007a39; /* tmavšia zelená verzia */
    --ltn__secondary-color-3: #00ad56; /* svetlejšia zelená verzia */
    
    --ltn__heading-color: #071c1f; /* PONECHANÉ tmavé */
    --ltn__paragraph-color: #5C727D; /* PONECHANÉ neutrálny text */
    
    --ltn__heading-font: 'Poppins', sans-serif;
    --ltn__body-font: 'Nunito Sans', sans-serif;
    
  /* Footer ACD2D8 8CB2B2  */
  --ltn__color-1: #8cb2b2;
  --ltn__color-2: #ACD2D8;
  --ltn__color-3: #A3BCC0;
  --ltn__color-4: #84A2A6;
  --ltn__color-5: #5C727D;
  --ltn__color-6: #dcf5e4;
  /* Gradient Colors */
  --gradient-color-1: linear-gradient(90deg, rgba(242,139,194,1) 0%, rgba(216,177,242,1) 50%);
  --gradient-color-2: linear-gradient(to top, rgba(7,28,31,0) 0%, rgba(7,28,31,1) 90%);
  --gradient-color-3: linear-gradient(to bottom, rgba(7,28,31,0) 0%, rgba(7,28,31,1) 90%);
  --gradient-color-4: linear-gradient(to top, rgba(242,246,247,0) 0%, rgba(242,246,247,1) 90%);
  --gradient-color-5: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 70%);
  /* Background Colors ( 1, 2, 3, 4, 5 )  */
  --section-bg-1: #F2F6F7;
  /* White */
  --section-bg-2: #171B2A;
  /* Black */
  --section-bg-5: aliceblue;
  /* White */
  --section-bg-6: #0B2C3D;
  /* Black */
  --section-bg-7: #282b38;
  /* Black */
  /* Border Colors */
  --border-color-1: #e5eaee;
  /* White */
  --border-color-2: #1e2021;
  /* Black */
  --border-color-3: #5C617F;
  /* Black */
  --border-color-4: #eb6954;
  /* Red */
  --border-color-5: #bc3928;
  /* Red */
  --border-color-6: #103034;
  /* Black */
  --border-color-7: #d1dae0;
  /* White */
  --border-color-8: #f6f6f6;
  /* White */
  --border-color-9: #e4ecf2;
  /* White */
  --border-color-10: #ebeeee;
  /* White */
  --border-color-11: #ededed;
  /* White */
  --border-color-12: #e1e6ff;
  /* White */
  --border-color-13: #f1f8ff;
  /* White */
  /* Box Shadow Colors */
  --ltn__box-shadow-1: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
  --ltn__box-shadow-2: 0 0 4px rgba(0, 0, 0, 0.1);
  /* like border */
  --ltn__box-shadow-3: 0 1px 6px 0 rgba(32, 33, 36, .28);
  /* like border GGL */
  --ltn__box-shadow-4: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
  --ltn__box-shadow-5: 0 8px 16px 0 rgba(93, 93, 93, 0.1);
  /* --ltn__box-shadow-6: 0 8px 16px 0 rgba(229, 62, 41, 0.70); */
  --ltn__box-shadow-6: 0 0 25px 2px rgba(93, 93, 93, 0.2);
  --ltn__box-shadow-7: 0 0 10px 0px rgba(93, 93, 93, 0.2);
  /* Common Colors */
  --black: #000000;
  --black-2: #22355B;
  --white: #fff;
  --white-2: #F2F6F7;
  --white-3: #e8edee;
  --white-4: #e6ecf0;
  --white-5: #f0f4f7;
  --white-6: #f1f1f1;
  --white-7: #F7F7F7;
  --white-8: #FAFAFA;
  --white-9: #F2F7FA;
  --white-10: #EDEDED;
  --red: #FF0000;
  --red-2: #f34f3f;
  --red-3: #DB483B;
  --silver: #C0C0C0;
  --gray: #808080;
  --maroon: #800000;
  --yellow: #FFFF00;
  --olive: #808000;
  --lime: #00FF00;
  --green: #77C720;
  --green-2: #008000;
  --aqua: #00FFFF;
  --teal: #008080;
  --blue: #0000FF;
  --navy: #000080;
  --fuchsia: #B13BFF;
  --purple: #800080;
  --pink: #FFC0CB;
  --nude: #ebc8b2;
  --orange: #ffa500;
  --ratings: #FFB800;
  /* social media colors */
  --facebook: #365493;
  --twitter: #3CF;
  --linkedin: #0077B5;
  --pinterest: #c8232c;
  --dribbble: #ea4c89;
  --behance: #131418;
  --google-plus: #dd4b39;
  --instagram: #e4405f;
  --vk: #3b5998;
  --wechat: #7bb32e;
  --youtube: #CB2027;
  --email: #F89A1E; }

/* -------------------------------------
    Typography
------------------------------------- */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: var(--ltn__body-font); }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */ }

body {
  color: var(--ltn__paragraph-color);
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-family: var(--ltn__body-font);
  line-height: 1.8;
  margin: 0 auto; }

h1 {
  font-size: 36px;
  line-height: 1.2; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h6 {
  font-size: 16px; }

h1,
h2,
h3,
h4,
h6 {
  color: var(--ltn__heading-color);
  clear: both;
  font-family: var(--ltn__heading-font);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 15px; }

p {
  color: var(--ltn__paragraph-color);
  margin-bottom: 1.5em;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

a {
  color: inherit;
  text-decoration: none;
  color: var(--ltn__paragraph-color);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  color: inherit; }

a:hover {
  color: var(--ltn__secondary-color); }

button,
input,
select {
  font-family: var(--ltn__body-font); }

kbd {
  font-family: var(--ltn__body-font); }

a i {
  padding: 0 2px; }

img {
  max-width: 100%; }

ul li {
  margin-top: 1rem; }

/* -------------------------------------
    Custom Class
------------------------------------- */
.section-bg-1 {
  background-color: var(--section-bg-1); }

.section-bg-2,
.section-bg-7 {
  background-color: var(--section-bg-2); }
  .section-bg-2 h4,
  .section-bg-2 p,
  .section-bg-2 li,
  .section-bg-2 i,
  .section-bg-7 p,
  .section-bg-7 span {
    color: var(--white); }

.section-bg-7 {
  background-color: var(--section-bg-7); }

.ltn__secondary-color {
  color: var(--ltn__secondary-color) !important; }

/* ----------------------------------------------------
    input and button type focus outline disable
---------------------------------------------------- */
select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd; }

/* ----------------------------------------------------
    Form input box
---------------------------------------------------- */

button {
  outline: none;
  border: none;
  cursor: pointer; }

button:focus {
  outline: none; }

/* input-item */

/* ----------------------------------------------------
    Text meant only for screen readers.
---------------------------------------------------- */

/* Do not show the outline on the skip link target. */

/* -------------------------------------
    Transition
------------------------------------- */
/* ----------------------------------------------------
    Alignments
---------------------------------------------------- */

/* ----------------------------------------------------
    Clearings
---------------------------------------------------- */

/* ----------------------------------------------------
    Posts and pages
---------------------------------------------------- */

/* ----------------------------------------------------
    Media
---------------------------------------------------- */

/* Make sure embeds and iframes fit their containers. */
iframe {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */

/* ----------------------------------------------------
    Captions
---------------------------------------------------- */

/* ----------------------------------------------------
    Galleries
---------------------------------------------------- */

/* ----------------------------------------------------
    Unit test
---------------------------------------------------- */

ul {
  padding-left: 20px; }

/* ----------------------------------------------------
    ScrollUp
---------------------------------------------------- */
#scrollUp {
  background-color: var(--section-bg-1);
  color: var(--ltn__heading-color);
  bottom: 70px;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  width: 40px;
  right: 3%;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3); }
  #scrollUp i {
    line-height: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #scrollUp:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

/* ----------------------------------------------------
    Owl Carousel 
---------------------------------------------------- */

/* owl-arrow-1 */

/* ----------------------------------------------------
    Slick Slider Dots, Arrow
---------------------------------------------------- */
/* Slick dots */
.slick-dots {
  margin: 0 0 30px;
  padding: 0;
  display: block;
  text-align: center;
  line-height: 1; }
  .slick-dots li {
    display: inline-block;
    list-style: none;
    display: inline-block;
    font-size: 0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 10px;
    background-color: var(--silver);
    cursor: pointer;
    margin-top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .slick-dots li button {
      display: none; }
    .slick-dots li:hover, .slick-dots li.slick-active {
      background-color: var(--ltn__secondary-color);
      height: 15px;
      width: 15px;
      margin-bottom: -2px; }

/* slick-arrow */

/* slick-arrow-1 */

/* slick-arrow-2 */

/* slick-arrow-3 */

/* slick-arrow-4 */

@media (max-width: 767px) {
  .slick-dots {
    margin: 0 0 15px; } }

/* ----------------------------------------------------
    Background Overlay
---------------------------------------------------- */

/* ----------------------------------------------
  Scrollbar
---------------------------------------------- */
.ltn__scrollbar {
  overflow-y: auto; }

.ltn__scrollbar::-webkit-scrollbar {
  width: 2px;
  background-color: #f5f5f5;
  border-radius: 30px; }

.ltn__scrollbar::-webkit-scrollbar-thumb {
  background-color: #ddd; }

/* ----------------------------------------------------
    Padding Top
---------------------------------------------------- */

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

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

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

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

/* ----------------------------------------------------
    Padding Bottom
---------------------------------------------------- */

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

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

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

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

/* ----------------------------------------------------
    Margin Top
---------------------------------------------------- */

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

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

/* ----------------------------------------------------
    Margin Bottom
---------------------------------------------------- */

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

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

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

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

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

/* ----------------------------------------------------
    Custom margin Padding
---------------------------------------------------- */

/* Padding left right */

.plr--5 {
  padding-left: 5%;
  padding-right: 5%; }

@media (max-width: 1599px) {
  .plr--5 {
    padding-left: 2%;
    padding-right: 2%; } }

@media (max-width: 1399px) {
  .plr--5 {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 1400px) {
  /* Margin Top Minus */ }

@media (min-width: 1200px) {
  /* Margin Top Minus */ }

/* Margin Bottom Minus */

/* ----------------------------------------------------
    Custom Height
---------------------------------------------------- */

/* --------------------------------------------------------------
# Gutenberg	Default Style
-------------------------------------------------------------- */

/* --------------------------------------------------------------
## Block Color Palette Colors
-------------------------------------------------------------- */

/* ----------------------------------------------------
    Animation Custom Class
---------------------------------------------------- */

/* ----------------------------------------------------
    Animation CSS
---------------------------------------------------- */

/* --------------- */

/* ----------------------------------------------------
    End Animation
---------------------------------------------------- */
/* ----------------------------------------------------
    Breadcurmb Area
---------------------------------------------------- */

.ltn__breadcrumb-list ul {
  margin: 0;
  padding: 0; }

.ltn__breadcrumb-list ul li {
  display: inline-block;
  margin-right: 30px;
  position: relative;
  font-weight: 700; }

.ltn__breadcrumb-list ul li:last-child {
  margin-right: 0;
  color: var(--ltn__primary-color); }

.ltn__breadcrumb-list ul li:after {
  position: absolute;
  content: "\f054";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  font-size: 10px;
  right: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.ltn__breadcrumb-list ul li:last-child:after {
  display: none; }

/* breadcrumb-area-2 */

/* breadcrumb-area-3 */

/* breadcrumb-area-4 */

/* ----------------------------------------------------
    Responsive
---------------------------------------------------- */
@media (max-width: 767px) {
  .ltn__breadcrumb-list ul li {
    font-size: 14px; } }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ============================================================
>>> TABLE OF CONTENTS:
===============================================================
# Widgets
# Search Widget
# Newsletter Widget
# Tag Cloud Widget
# Color Widget
# Menu Widget
# Popular Post Widget
# Banner Widget
# Top Rated Product Widget
# Price Filter Widget
# Instagram Widget
# Video Widget
# Author Widget
# Widget Responsive

============================================================= */
/* --------------------------------------------------------------
    Widgets
-------------------------------------------------------------- */

/* widget-2 */

/* ----------------------------------------------------
    Search Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Newsletter Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Tag Cloud Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Color Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Menu Widget
---------------------------------------------------- */

/* menu-widget-2 */

/* ----------------------------------------------------
    Popular Post Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Banner Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Top Rated Product Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Popular Product Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Price Filter Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Instagram Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Video Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Author Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Footer About Widget
---------------------------------------------------- */
@media (min-width: 992px) {
  .footer-about-widget {
    padding-right: 35px; } }

/* ----------------------------------------------------
    Widget Responsive
---------------------------------------------------- */

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ============================================================
>>> TABLE OF CONTENTS:
===============================================================
# Header
# Header Top Area
# Header Middle Area
# Header Bottom Area
# Header Feature Area
# Main Menu
# Header Options
# Mini Cart
# Header Searchbox
# Currency Menu
# Header Sticky
# Utilize Mobile Menu

============================================================= */
/* --------------------------------------------------------------
    Header
-------------------------------------------------------------- */
.ltn__header-area {
  z-index: 9999;
  position: relative; }

/* ----------------------------------------------
    Header Top Area
---------------------------------------------- */

/* welcome */

/* ----------------------------------------------
    Header Middle Area
---------------------------------------------- */
.ltn__header-middle-area {
  z-index: 999; }

.ltn__header-middle-area > .container > .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

.ltn__header-middle-area > .container > .row > .col {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 1;
  position: static; }

.site-logo {
  min-width: 185px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap; }
  .site-logo a {
    color: var(--ltn__primary-color);
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    display: contents; }

/* ----------------------------------------------
    Header Bottom Area (header-2)
---------------------------------------------- */

/* ----------------------------------------------
    Header Feature Area
---------------------------------------------- */

/* ----------------------------------------------
    Main Menu
---------------------------------------------- */
.header-menu-column {
  position: inherit; }

.ltn__main-menu ul {
  margin-bottom: 0; }

.ltn__main-menu > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0; }

.ltn__main-menu li {
  list-style: none;
  display: block;
  margin-top: 0; }

.ltn__main-menu li > a {
  position: relative; }

.ltn__main-menu > ul > li {
  display: inline-block;
  position: relative;
  margin-right: 20px; }

.ltn__main-menu > ul > li:last-child {
  margin-right: 0px; }

.ltn__main-menu > ul > li > a {
  font-size: 18px;
  padding: 20px 10px;
  display: inline-block;
  white-space: nowrap;
  color: var(--ltn__heading-color);
  font-weight: 600;
  font-family: var(--ltn__body-font); }

.ltn__main-menu li:hover > a {
  color: var(--ltn__secondary-color); }

/* Submenu */

/* Menu Reverse */
.ltn__main-menu > ul > li:last-child,
.ltn__main-menu > ul > li:nth-last-child(2) {
  position: relative; }

/* Mega Menu */

/* .ltn__main-menu li:hover .mega-menu li ul */

/* Mega menu submenu submenu */

/* Menu Icon */

/* Menu Item Badge */

/* Menu Porduct Item */

/* ----------------------------------------------
    Header Options
---------------------------------------------- */

.ltn__header-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .ltn__header-options > div {
    margin-right: 20px; }
    .ltn__header-options > div:last-child {
      margin-right: 0; }

.ltn__header-options-2 > div {
  margin-right: 10px; }

.ltn__header-options-2 .mobile-menu-toggle > a {
  width: 50px;
  height: 50px;
  background: var(--white);
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1); }

/* ltn__drop-menu */

/* header-wishlist */

/* ----------------------------------------------
    Mini Cart
---------------------------------------------- */

/* ----------------------------------------
  Header Searchbox
---------------------------------------- */

/* search-2 */

/* ----------------------------------------
    Currency Menu
---------------------------------------- */

/* ----------------------------------------
  Header 2
---------------------------------------- */

/* ----------------------------------------
  Header 3
---------------------------------------- */

/* ----------------------------------------
    Header 4
---------------------------------------- */
.ltn__header-5 .ltn__header-middle-area {
  padding-top: 22px;
  padding-bottom: 22px; }

.site-logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .site-logo-wrap .site-logo {
    min-width: auto; }

.get-support {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-left: 20px;
  margin-left: 20px; }
  .get-support::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 30px;
    width: 1px;
    background-color: #999; }
  .get-support .get-support-icon {
    margin-right: 10px;
    font-size: 35px;
    line-height: 1;
    color: var(--ltn__secondary-color); }
    .get-support .get-support-icon i {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .get-support .get-support-info {
    margin: 0;
    text-align: left; }
    .get-support .get-support-info h6 {
      margin: 0;
      font-weight: 600;
      font-size: 14px; }
    .get-support .get-support-info h4 {
      margin: 5px 0 0;
      line-height: 1; }

.special-link {
  margin-left: 15px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }
  .special-link a {
    background-color: var(--ltn__secondary-color);
    color: var(--white) !important;
    padding: 12px 30px !important; }
    .special-link a:hover {
      background-color: var(--section-bg-1);
      color: var(--ltn__primary-color) !important; }

/* ----------------------------------------
  Header 5
---------------------------------------- */
.ltn__header-5 .get-support::before {
  background-color: #e4e8ea; }

.ltn__header-5 .ltn__header-options {
  margin-left: 30px; }

/* ----------------------------------------
  ltn__header-logo-mobile-menu-in-mobile
---------------------------------------- */

/* ----------------------------------------------
    Header Sticky
---------------------------------------------- */
.sticky-active {
  -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
  background-color: var(--white);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 10px 50px 0 rgba(46, 56, 220, 0.2);
  box-shadow: 0 10px 50px 0 rgba(46, 56, 220, 0.2); }

.ltn__header-5 .ltn__header-middle-area.sticky-active {
  padding-top: 10px;
  padding-bottom: 10px; }

/* Sticky Background Secondary */

/* Sticky Background Black */

/* Sticky Background White */
.sticky-active.ltn__sticky-bg-white {
  background-color: var(--white); }
  .sticky-active.ltn__sticky-bg-white .ltn__main-menu > ul > li > a {
    color: var(--ltn__heading-color); }

/* ltn__header-transparent */

/* ----------------------------------------
  Utilize Mobile Menu
---------------------------------------- */
.ltn__utilize {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: auto;
  display: block;
  overflow: hidden;
  width: 400px;
  height: 100vh;
  padding: 20px 10px 20px 30px;
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  background-color: var(--white);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 99999; }

.ltn__utilize.ltn__utilize-mobile-menu {
  right: auto;
  left: 0;
  padding: 50px 40px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.ltn__utilize-menu-inner {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-touch-action: auto;
  touch-action: auto;
  overflow-x: hidden !important;
  padding-right: 20px; }

@media (max-width: 479px) {
  .ltn__utilize {
    width: 300px; }
  .ltn__utilize.ltn__utilize-mobile-menu {
    padding: 50px 20px; } }

.ltn__utilize-menu > ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.ltn__utilize-menu > ul > li {
  position: relative; }

.ltn__utilize-menu > ul > li > a {
  display: block;
  padding: 8px 24px 8px 0;
  text-transform: uppercase; }

.ltn__utilize-overlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.5); }

.ltn__utilize.ltn__utilize-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.ltn__utilize.ltn__utilize-mobile-menu.ltn__utilize-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.mobile-menu-toggle {
  margin-right: 15px; }

.mobile-menu-toggle > a {
  width: 24px;
  height: 32px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  margin-left: auto; }

.mobile-menu-toggle svg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 60px;
  margin-top: -2px;
  margin-left: -2px;
  cursor: pointer;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

.mobile-menu-toggle svg path {
  -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  -o-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
  fill: none;
  stroke: #333;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-width: 30px; }

.mobile-menu-toggle svg path#top, .mobile-menu-toggle svg path#bottom {
  stroke-dasharray: 240px 950px; }

.mobile-menu-toggle svg path#middle {
  stroke-dasharray: 240px 240px; }

.mobile-menu-toggle .close svg path#top, .mobile-menu-toggle .close svg path#bottom {
  stroke-dasharray: -650px;
  stroke-dashoffset: -650px; }

.mobile-menu-toggle .close svg path#middle {
  stroke-dasharray: 1px 220px;
  stroke-dashoffset: -115px; }

.ltn__utilize-menu-head {
  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;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee; }
  .ltn__utilize-menu-head .ltn__utilize-close {
    background-color: transparent;
    font-size: 30px;
    padding: 0 15px; }

/* ----------------------------------------
  Responsive
---------------------------------------- */
@media (min-width: 1200px) and (max-width: 1300px) {
  .ltn__main-menu > ul > li {
    margin-right: 15px; }
  .ltn__main-menu > ul > li:last-child {
    margin-right: 0; }
  .ltn__main-menu > ul > li > a {
    font-size: 15px; } }

@media (max-width: 1199px) {
  .site-logo {
    min-width: 180px; }
  .ltn__main-menu > ul > li > a {
    padding: 20px 15px; }
  .ltn__main-menu > ul > li {
    margin-right: 10px; }
  .ltn__header-logo-and-mobile-menu .site-logo-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 10px 0 10px; }
  .ltn__header-logo-and-mobile-menu .ltn__header-middle-area > .container > .row > .col {
    max-width: 65%; }
  .ltn__header-logo-and-mobile-menu .ltn__header-options {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%; } }

@media (max-width: 991px) {
  .header-menu-column {
    display: none; }
  /* sticky */
  .sticky-active {
    position: inherit; } }

@media (max-width: 767px) {
  .site-logo {
    min-width: 100px; }
  .ltn__header-5 .site-logo-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0 30px; }
  .ltn__header-5 .ltn__header-options {
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .ltn__header-logo-and-mobile-menu-in-mobile .site-logo-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 10px 0 10px; }
  .ltn__header-logo-and-mobile-menu-in-mobile .ltn__header-middle-area > .container > .row > .col {
    max-width: 65%; }
  .ltn__header-logo-and-mobile-menu-in-mobile .ltn__header-options {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%; } }

@media (max-width: 575px) {
  .site-logo a {
    font-size: 24px; } }

@media (max-width: 449px) {
  .ltn__header-options > div {
    margin-right: 10px; }
  .get-support {
    padding-left: 10px;
    margin-left: 10px; }
    .get-support .get-support-icon {
      font-size: 20px;
      display: none; }
    .get-support .get-support-info h6 {
      display: 13px; }
    .get-support .get-support-info h4 {
      font-size: 16px; } }

/* ----------------------------------------
  Icon Font
---------------------------------------- */

/* ----------------------------------------------------
    Category Menu
---------------------------------------------------- */

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ----------------------------------------------------
    Slider Area 1, 2, 3, 4, 5, 6, 7, 9
---------------------------------------------------- */
.ltn__slide-item {
  padding-top: 100px;
  padding-bottom: 100px;
  height: 750px; }

.ltn__slide-item-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.slide-title {
  font-size: 46px;
  font-weight: 700; }

/* Slider Animation Start */

/* Title Background Image */

/* Slide Arrow */

/* slide-item-2 */
.ltn__slide-item-2 {
  height: calc(100vh - 0px);
  padding-top: 200px; }
  .ltn__slide-item-2 .slide-item-info {
    max-width: 650px; }
  .ltn__slide-item-2 .slide-sub-title {
    margin-bottom: 20px;
    font-family: var(--ltn__body-font); }
    .ltn__slide-item-2 .slide-sub-title span {
      color: var(--ltn__secondary-color); }
  .ltn__slide-item-2 .slide-title {
    font-size: 65px;
    margin-bottom: 20px; }
  .ltn__slide-item-2 .btn-wrapper {
    margin-top: 40px; }
  .ltn__slide-item-2 .slide-brief {
    padding-left: 30px;
    border-left: 1px solid #576466; }

.slide-brief {
  max-width: 450px; }

/* slide-item-3 */
.ltn__slide-item-3 .row [class*='col-'] {
  position: inherit; }

.ltn__slide-item-3 .slide-item-info {
  position: relative;
  z-index: 2; }

.ltn__slide-item-3 .slide-item-img {
  width: 45%;
  position: absolute;
  right: 150px;
  top: auto;
  bottom: 100px;
  height: 70%; }
  .ltn__slide-item-3 .slide-item-img img {
    text-align: right;
    margin-left: auto;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center; }

.ltn__slide-item-3-normal {
  height: calc(100vh - 160px);
  padding-top: 100px; }

/* slide-item-4 */

/* slider-5 */

/* slide-item-5 */

/* slide-item-6 */

/* slide-item-7 */

/* slider-9 */

/* slide-item-10 */

/* ----------------------------------------------------
    Slider Area 1, 2, 3, 4, 5, 6, 7, 9
---------------------------------------------------- */
/* ======================================================
    s 3 Start
 ====================================================== */
/* slider-4 */
.ltn__slider-11 .ltn__slider-11-inner {
  position: relative; }

.ltn__slider-11 .ltn__slide-item-11 {
  position: relative; }
  .ltn__slider-11 .ltn__slide-item-11:before {
    opacity: 0; }

.ltn__slider-11 .slide-item-img {
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  z-index: 0;
  width: 45%; }
  .ltn__slider-11 .slide-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    margin-left: auto; }

/* slider-4-active */

/* slider-4-pagination */
/* ===== Set Display for show / hide ===== */

@media only screen and (min-width: 992px) {
  .ltn__slide-item-11 {
    min-height: calc(100vh - 140px); } }

/* slider-4-img-slide-arrow */

/* slider-11-slide-item-count */
/* ===== Set Display for show / hide ===== */

/* slider-sticky-icon-2 */

/* ======================================================
    s 3 END
 ====================================================== */
@media (min-width: 1600px) {
  .ltn__slide-item-2 {
    min-height: 800px; }
  .ltn__slide-item-3-normal {
    min-height: 780px; } }

@media (max-width: 1599px) {
  .ltn__slide-item-3 {
    height: inherit; } }

@media (min-width: 1200px) and (max-width: 1599px) {
  .ltn__slide-item-2 .slide-title {
    font-size: 50px; } }

@media (min-width: 1400px) and (max-width: 1599px) {
  .ltn__slide-item-3 .slide-item-img {
    width: 45%;
    right: 60px;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ltn__slider-11 .slide-item-img {
    top: 0;
    right: 0;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .ltn__slide-item-3 .slide-item-img {
    width: 45%;
    right: 60px;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ltn__slider-11 .slide-item-img {
    top: 0;
    right: 0;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .ltn__slide-item-3 .slide-item-img {
    width: 45%;
    right: 60px; }
  .ltn__slider-11 .slide-item-img {
    top: 0;
    right: 0;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit; } }

@media (max-width: 1199px) {
  .slide-title {
    font-size: 36px; }
  .ltn__slide-item {
    height: auto; }
  .ltn__slide-item-2 .slide-title {
    font-size: 50px; }
  .ltn__slide-item-2 .slide-brief {
    padding-left: 15px; } }

@media (max-width: 991px) {
  .slide-title {
    font-size: 26px; }
  .ltn__slide-item-2 .slide-title {
    font-size: 40px; }
  .ltn__slide-item-2 .slide-brief {
    padding-left: 15px; }
  .ltn__slide-item-2 .btn-wrapper {
    margin-top: 20px; }
  .ltn__slide-item-3 .slide-item-img {
    width: 100%;
    position: relative;
    height: auto;
    right: auto;
    bottom: auto; }
    .ltn__slide-item-3 .slide-item-img img {
      height: auto; } }

@media (max-width: 767px) {
  .slide-title br {
    display: none; }
  .slide-title {
    font-size: 24px; }
  .ltn__slide-item-2 {
    height: auto;
    padding-top: 300px; }
    .ltn__slide-item-2 .slide-title {
      font-size: 30px; }
    .ltn__slide-item-2 .slide-brief {
      padding-left: 15px; }
  .ltn__slide-item-3-normal {
    padding-top: 100px; } }

/* Slide Image Show Only Mobile Device */
/*
.ltn__slide-item-9-img {
    display: none;
}
@media (max-width: 767px) { 
    .ltn__slide-item-9 .ltn__slide-item-inner {
        display: none; 
    }
    .ltn__slide-item-9 {
        height: auto;
    }
    .ltn__slide-item-9.bg-image {
        background-size: contain;
        background: none !important;
    }
    .ltn__slide-item-9-img {
        display: block;
    }
    .ltn__slider-area .slick-slide-dots-1 .slick-dots {
        bottom: 20px;
    }

}
*/
/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ----------------------------------------------------
    Product Area
---------------------------------------------------- */

/* product-item-2 */

/* product-item-3 */

/* product-item-4 */

/* product-item-5 */

/* ----------------------------------------------------
    Modal Area
---------------------------------------------------- */
    .modal-header .close:not(:disabled):not(.disabled):focus, .modal-header .close:not(:disabled):not(.disabled):hover {
      opacity: 1; }

/* ----------------------------------------------------
    Product Tab
---------------------------------------------------- */

/* ----------------------------------------------------
    Product Details
---------------------------------------------------- */

/* ----------------------------------------------------
    Product Details
---------------------------------------------------- */

/* ltn__shop-details-img-gallery */

/* ltn__shop-details-content-wrap */

/* ltn__shop-details-tab-area */

/* product-details-menu-1 */

/* product-details-menu-2 */

/* product-details-menu-3 */

/* ----------------------------------------------------
    Product Options
---------------------------------------------------- */

/* Bootstrap Tab with Slider Issue Fix Start */

/* Bootstrap Tab with Slider Issue Fix End */

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ----------------------------------------------
  Gallery Area
---------------------------------------------- */

/* Gallery Style 1 */

/* Gallery Style 2 */

/* Lightcase Default CSS */

#lightcase-info {
  color: var(--ltn__color-1); }

#lightcase-caption {
  color: var(--white); }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ============================================================
>>> TABLE OF CONTENTS:
===============================================================
# Common CSS
# Section title
# Category Area
# Feature Area 
# Countdown Area
# Blog Area
# Blog Details
# Service Details
# Pagination
# Testimonial
# Banner Area
# Team Area
# CounterUp Area
# Contact Form Area
# Cart Table Area
# Cart plus minus
# Product Details
# Shoping Cart
# Custom Content
# Newsletter
# Faq Area
# 404 Area
# Coming Soon Area
# Screenshot Area
# Pricing List Area
# Checkbox
# Body Sidebar Icons
# About Us Area
# Why Choose Us Area
# Service Area
# Call To Action
# Elements Area
# Service Form 
# Get A Quote Form
# Car Dealer Form
# Video Area
# Brand Logo
# Progress Bar 
# Our Journey Area
# Google Map Locations Area
# Team Details
# Our History Area
# Appointment Form Area
# Checkout Page
# Myaccount Page
# Time Schedule Area

============================================================= */
/* ----------------------------------------------------
    Common CSS
---------------------------------------------------- */

.bg-image-right-before {
  position: relative; }
  .bg-image-right-before::before {
    position: absolute;
    content: "";
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/lipka/lipka-Andrea-Vaskova-01.jpg);
    height: 100%;
    width: 48%;
    left: auto;
    right: 0;
    top: 0; }

/* Responsive Device under :991px. */
@media (max-width: 991px) {
  .bg-image-right-before::before {
    display: none; } }

/* ----------------------------------------
  Section title
---------------------------------------- */
.section-title-area {
  margin-bottom: 50px; }
  .section-title-area p {
    margin-bottom: 0;
    max-width: 500px; }

.section-title {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3; }

/* ltn__separate-line */

/* Section Title 2 */

/* Section Title 3 */

/* title-2 */

.section-subtitle {
  font-weight: 600;
  font-family: var(--ltn__body-font); }

@media (max-width: 1199px) {
  .section-title {
    font-size: 30px; } }

@media (max-width: 991px) {
  .section-title {
    font-size: 26px; } }

@media (max-width: 767px) {
  .section-title {
    font-size: 30px; } }

@media (max-width: 575px) {
  .section-title {
    font-size: 24px; } }

/* ----------------------------------------------------
    Category Area
---------------------------------------------------- */
.ltn__category-item {
  margin-top: 2px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid var(--border-color-7);
  background-color: var(--white); }

.ltn__category-item:hover {
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3); }

/* ltn__category-item-2 */

/* ltn__category-item-3 */

.ltn__category-item-5 {
  border: none;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border-radius: 10px;
  margin-bottom: 50px; }
  .ltn__category-item-5 .category-content {
    padding: 40px 30px 35px;
    display: block;
    position: relative; }
    .ltn__category-item-5 .category-content span {
      display: block; }
    .ltn__category-item-5 .category-content .category-icon {
      width: 100px;
      height: 100px;
      line-height: 115px;
      font-size: 45px;
      border-radius: 100%;
      background-color: var(--section-bg-5);
      color: var(--ltn__secondary-color);
      text-align: center;
      margin-bottom: 20px; }
    .ltn__category-item-5 .category-content .category-title {
      font-size: 22px;
      font-weight: 600;
      font-family: var(--ltn__heading-font);
      color: var(--ltn__heading-color);
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      margin-bottom: 10px; }
    .ltn__category-item-5 .category-content .category-btn {
      width: 45px;
      height: 45px;
      line-height: 50px;
      background-color: var(--white);
      display: block;
      border-radius: 100%;
      text-align: center;
      font-size: 18px;
      -webkit-box-shadow: var(--ltn__box-shadow-1);
      box-shadow: var(--ltn__box-shadow-2);
      border: 1px solid var(--border-color-8);
      position: absolute;
      bottom: -20px;
      right: 50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%); }
  .ltn__category-item-5:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-4);
    box-shadow: var(--ltn__box-shadow-4);
    background-color: var(--ltn__secondary-color);
    color: var(--white); }
    .ltn__category-item-5:hover .category-title {
      color: var(--white); }

.ltn__category-item-5-2 .category-content .category-icon {
  margin-right: 0;
  margin-left: auto; }

.ltn__category-item-5-2 .category-content .category-number {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 20px;
  font-weight: 600;
  font-family: var(--ltn__body-font);
  color: var(--ltn__secondary-color); }

.ltn__category-item-5-2 .category-content .category-brief {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.ltn__category-item-5-2:hover {
  background-color: var(--ltn__secondary-color); }
  .ltn__category-item-5-2:hover .category-number,
  .ltn__category-item-5-2:hover .category-brief {
    color: var(--white); }

@media (max-width: 1200px) {
  .ltn__category-item-5 .category-content {
    padding: 40px 20px 35px; }
    .ltn__category-item-5 .category-content .category-icon {
      width: 80px;
      height: 80px;
      line-height: 90px;
      font-size: 30px; }
    .ltn__category-item-5 .category-content .category-title {
      font-size: 18px; } }

@media (max-width: 767px) {
  .ltn__category-item-5 .category-content {
    padding: 40px 15px 35px; }
    .ltn__category-item-5 .category-content .category-icon {
      width: 60px;
      height: 60px;
      line-height: 70px;
      font-size: 25px; }
    .ltn__category-item-5 .category-content .category-title {
      font-size: 13px; } }

/* ----------------------------------------------------
    Feature Area 
---------------------------------------------------- */
.ltn__feature-item {
  padding: 40px 25px 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative; }

.ltn__feature-icon {
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 1; }

/* feature-item-2 */

/* feature-item-3 */
.ltn__feature-item-3 {
  padding: 25px 22px 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid;
  border-color: #f4faff;
  margin-bottom: 20px;
  position: relative; }
  .ltn__feature-item-3 h4 {
    margin-bottom: 5px; }
  .ltn__feature-item-3 .ltn__feature-icon {
    margin: 0px 20px 0 0;
    font-size: 50px;
    color: var(--ltn__secondary-color);
    line-height: 1.5; }
  .ltn__feature-item-3::before {
    position: absolute;
    content: "";
    left: -2px;
    top: 50%;
    width: 4px;
    height: 0%;
    background-color: var(--ltn__secondary-color);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ltn__feature-item-3:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ltn__feature-item-3:hover::before {
      height: 80%;
      opacity: 1;
      visibility: visible; }

/* feature-item-4 */

/* feature-item-5 */

/* feature-item-6 */

/* feature-item-7 */

/* feature-item-8 */

/* feature-item-9 */

/* small mobile :320px. */

/* ----------------------------------------------------
    Countdown Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Blog Area
---------------------------------------------------- */

.ltn__blog-meta {
  margin-bottom: 20px; }
  .ltn__blog-meta ul {
    padding: 0;
    margin: 0; }
  .ltn__blog-meta li {
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    font-size: 14px;
    margin-top: 0; }
    .ltn__blog-meta li:last-child {
      margin-right: 0; }

/* ltn__blog-item-1 */

/* ltn__blog-item-2 */

/* ltn__blog-item-3 */
/* ltn__blog-item-4 */

/* ltn__blog-item-3 */

/* ltn__blog-item-4 */

/* ltn__blog-item-5 */

/* blog-item-audio */

/* blog-item-quote */

/* blog-item-6 */

/* blog-item-7 */

/* blog-list-wrap */

@media (max-width: 767px) {
  .ltn__blog-meta li {
    margin-right: 10px;
    font-size: 12px; } }

/* ----------------------------------------------------
    Blog Details
---------------------------------------------------- */

/* blog-details-wrap */

/* ----------------------------------------------------
    Service Details
---------------------------------------------------- */

/* ----------------------------------------------------
    Pagination
---------------------------------------------------- */
/* ltn__pagination-3 */

/* ----------------------------------------------------
    Testimonial ( 1, 2, 3, 4, 5, 6 )
---------------------------------------------------- */

/* testimonial-item-2 */

/* testimonial-item-3 */

/* testimonial-item-4 */

/* testimonial-item-5 */

/* testimonial-item-6 */

/* testimonial-item-7 */

/* testimonial-item-8 */

/* ----------------------------------------------------
    Banner Area ( style: 2, 3 )
---------------------------------------------------- */

/* ----------------------------------------------------
    Team Area
---------------------------------------------------- */

/* team-item-2 */

/* team-item-3 */

/* ----------------------------------------------------
    CounterUp Area
---------------------------------------------------- */

/* counterup-item-2 */

/* counterup-item-3 */

/* ----------------------------------------------------
    Contact Form Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Cart Table Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Cart plus minus
---------------------------------------------------- */

/* ----------------------------------------------------
    Product Details
---------------------------------------------------- */

/* ----------------------------------------------------
    Shoping Cart
---------------------------------------------------- */
.table tr:nth-child(odd) {
  background-color: #f7f8fa; }

.table tr:nth-child(even) {
  background-color: #fafafa; }

/* ----------------------------------------------------
    Custom Content
---------------------------------------------------- */

/* ----------------------------------------------------
    Newsletter
---------------------------------------------------- */

/* ----------------------------------------------------
    Faq Area
---------------------------------------------------- */
.ltn__faq-inner .card {
  border: none;
  border-radius: 0;
  margin-bottom: 35px; }
  .ltn__faq-inner .card:last-child {
    margin-bottom: 0; }
  .ltn__faq-inner .card .ltn__card-title {
    background-color: var(--section-bg-1);
    padding: 22px 15px 22px 40px;
    cursor: pointer;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 18px;
    margin-bottom: 0; }
    .ltn__faq-inner .card .ltn__card-title::before {
      position: absolute;
      content: "\e903";
      font-family: 'icomoon';
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-size: 20px; }
  .ltn__faq-inner .card .card-body {
    padding: 20px 0 0 0; }

/* ltn__faq-inner-2 */
.ltn__faq-inner-2 .card {
  margin: 0 0 -2px 0;
  border: 2px solid;
  border-color: var(--border-color-10); }
  .ltn__faq-inner-2 .card .ltn__card-title {
    background-color: transparent;
    padding: 20px 60px 20px 40px; }
    .ltn__faq-inner-2 .card .ltn__card-title::before {
      background-color: var(--section-bg-1);
      color: var(--ltn__primary-color);
      font-size: 16px;
      height: 40px;
      width: 40px;
      text-align: center;
      line-height: 40px; }
  .ltn__faq-inner-2 .card .card-body {
    padding: 15px 40px 25px; }

.ltn__faq-inner-3 .card {
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0; }
  .ltn__faq-inner-3 .card .ltn__card-title {
    padding: 20px 60px 20px 5px;
    font-weight: 600; }
    .ltn__faq-inner-3 .card .ltn__card-title i {
      width: 50px;
      height: 50px;
      line-height: 55px;
      background-color: var(--ltn__secondary-color);
      color: var(--white);
      display: inline-block;
      text-align: center;
      margin-right: 10px;
      font-size: 26px; }

@media (max-width: 767px) {
  .ltn__faq-inner-2 .card .ltn__card-title {
    padding: 20px 60px 20px 20px;
    font-size: 16px; }
  .ltn__faq-inner-2 .card .card-body {
    padding: 15px 20px 25px; }
  .ltn__faq-inner-3 .card .ltn__card-title {
    font-size: 14px; }
    .ltn__faq-inner-3 .card .ltn__card-title i {
      width: 40px;
      height: 40px;
      line-height: 45px;
      font-size: 20px; } }

/* ----------------------------------------------------
    404 Area
---------------------------------------------------- */

/* 404 area 1 */

/* 404 area 2 */

/* ----------------------------------------------------
    Coming Soon Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Screenshot Area
---------------------------------------------------- */
/* img-slide-item-1 */

/* img-slide-item-2 */

/* img-slide-item-3 */

/* ----------------------------------------------------
    Pricing List Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Checkbox
---------------------------------------------------- */
/* checkbox-item */

/* Hide the browser's default checkbox */

/* Create a custom checkbox */

/* On mouse-over, add a grey background color */

/* When the checkbox is checked, add a blue background */

/* Create the checkmark/indicator (hidden when not checked) */

/* Show the checkmark when checked */

/* Style the checkmark/indicator */

/* ----------------------------------------------------
    Body Sidebar Icons
---------------------------------------------------- */

/* ----------------------------------------------------
    About Us Area
---------------------------------------------------- */
.about-us-img-wrap {
  position: relative; }
  .about-us-img-wrap img {
    margin: 0; }

.about-us-info-wrap {
  position: relative; }

.about-img-left {
  margin-right: 30px; }

.about-img-right {
  margin-left: 30px; }

.ltn__list-item-half {
  margin-top: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .ltn__list-item-half li {
    width: 50%;
    float: left;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px; }
    .ltn__list-item-half li i {
      font-size: 20px;
      color: var(--ltn__secondary-color);
      margin-right: 15px;
      height: 45px;
      width: 45px;
      line-height: 45px;
      background-color: var(--ltn__color-6);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 45px;
      flex: 0 0 45px;
      border-radius: 100%; }

.ltn__list-item-1 {
  padding-left: 0; }
  .ltn__list-item-1 li {
    list-style: none; }

.ltn__list-item-1-before {
  padding-left: 30px; }
  .ltn__list-item-1-before li {
    position: relative; }
    .ltn__list-item-1-before li::before {
      position: absolute;
      content: "";
      left: -30px;
      width: 15px;
      height: 1px;
      background-color: var(--ltn__secondary-color);
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.ltn__list-item-2 {
  padding-left: 0; }
  .ltn__list-item-2 li {
    list-style: none;
    display: inline-block;
    position: relative;
    margin-right: 30px;
    max-width: 160px;
    font-size: 14px; }
    .ltn__list-item-2 li span {
      display: block;
      font-weight: 700; }
    .ltn__list-item-2 li:last-child {
      margin-right: 0; }

.ltn__list-item-2-before li {
  position: relative; }
  .ltn__list-item-2-before li::before {
    position: absolute;
    content: "";
    right: -15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background-color: var(--ltn__primary-color);
    opacity: 0.2; }
  .ltn__list-item-2-before li:last-child::before {
    display: none; }

.ltn__list-item-2-img li {
  margin-right: 10px;
  width: 30%; }

@media (max-width: 991px) {
  .about-img-left {
    margin-right: 0;
    margin-bottom: 40px; }
  .about-img-right {
    margin-left: 0;
    margin-bottom: 40px; } }

@media (max-width: 767px) {
  .ltn__list-item-half li {
    width: 100%;
    padding-right: 0px; }
  .ltn__flat-info li {
    margin-right: 20px; }
  .ltn__list-item-2-before li::before {
    right: -12px; } }

/* ----------------------------------------------------
    Why Choose Us Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Service Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Call To Action 1, 2, 3, 4, 5
---------------------------------------------------- */
/* call-to-action-2 */

/* call-to-action-3 */

/* call-to-action-4 */

/* call-to-action-5 */

/* call-to-action-6 */

/* Device :991px. */

/* small mobile :320px. */

/* ----------------------------------------------------
    Elements Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Service Form 
---------------------------------------------------- */

/* ----------------------------------------------------
    Get A Quote Form
---------------------------------------------------- */

/* ----------------------------------------------------
    Car Dealer Form
---------------------------------------------------- */

/* ----------------------------------------------------
    Video Area
---------------------------------------------------- */
/* car home 3 */

/* Service page */

/* ----------------------------------------------------
    Brand Logo
---------------------------------------------------- */

/* ----------------------------------------------------
    Progress Bar 
---------------------------------------------------- */

/* ----------------------------------------------------
    Our Journey Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Google Map Locations Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Team Details
---------------------------------------------------- */

/* ----------------------------------------------------
    Our History Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Appointment Form Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Checkout Page
---------------------------------------------------- */

/* ----------------------------------------------------
    Myaccount Page
---------------------------------------------------- */

/* ----------------------------------------------------
    Time Schedule Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Contact Feature
---------------------------------------------------- */

/* ----------------------------------------------------
    Image Slide (Screenshot)
---------------------------------------------------- */

/* ----------------------------------------------------
    Background Video
---------------------------------------------------- */
/* Video From Local (src="myFolderName/videoName.mp4") */
/*
#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
}
*/
/*
#myVideo {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 0;
    width: 100%;
    height: auto;
    min-width: 100%; 
    min-height: 100%;
}
*/
/*
#myVideo {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 100%; 
    min-height: 100%;
}
*/

/* Video From Link (src="website.com/videoUrl") */

/* YouTube Video */
/*
.ltn__youtube-video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}
*/

/* ----------------------------------------------------
    Newsletter Popup 2
---------------------------------------------------- */

/* ----------------------------------------------------
    Newsletter Popup
---------------------------------------------------- */

/* ----------------------------------------------------
    Apartments Plan Area
---------------------------------------------------- */
.apartments-plan-info {
  padding: 70px; }

.apartments-plan-info,
.apartments-plan-img {
  margin-bottom: 50px; }

.apartments-info-list > ul {
  padding: 0;
  margin: 0; }
  .apartments-info-list > ul li {
    list-style: none;
    margin-top: 10px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    position: relative; }
    .apartments-info-list > ul li::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 1px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      border: 1px dashed;
      border-color: var(--section-bg-5);
      z-index: 1; }
    .apartments-info-list > ul li label {
      padding-right: 10px;
      background-color: var(--white);
      position: relative;
      z-index: 2; }
    .apartments-info-list > ul li span {
      float: right;
      padding-left: 10px;
      background-color: var(--white);
      position: relative;
      z-index: 2; }

.apartments-info-list-color > ul li::before {
  border-color: var(--section-bg-5); }

.apartments-info-list-color > ul li label {
  background-color: var(--ltn__secondary-color); }

.apartments-info-list-color > ul li span {
  background-color: var(--ltn__secondary-color); }

.section-bg-1 .apartments-info-list-color > ul li::before {
  border-color: var(--ltn__color-1); }

.section-bg-1 .apartments-info-list-color > ul li label {
  background-color: var(--section-bg-1); }

.section-bg-1 .apartments-info-list-color > ul li span {
  background-color: var(--section-bg-1); }

@media (max-width: 767px) {
  .apartments-plan-info {
    padding: 30px; }
  .apartments-info-list ul li {
    font-size: 14px; } }

/* ----------------------------------------------------
    Upcoming Project Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Search By Place Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Select Availability Table Area
---------------------------------------------------- */

/* ----------------------------------------------------
    Neighbour Area
---------------------------------------------------- */

/* ----------------------------------------------------
    LightCase
---------------------------------------------------- */
#lightcase-overlay {
  z-index: 9999;
  background: var(--section-bg-2); }

#lightcase-case {
  z-index: 99999; }

/* ----------------------------------------------------
    my-properties-table
---------------------------------------------------- */

/* ----------------------------------------------------
    lightcase
---------------------------------------------------- */
#lightcase-overlay {
  z-index: 9999; }

#lightcase-case {
  z-index: 99999; }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ----------------------------------------------------
    Footer Default Style
---------------------------------------------------- */
.footer-widget .footer-title {
  font-size: 22px; }

/* footer-2 */

/* footer-color-1 */

/* footer-color-2 */

/*-------------------------
    Footer Area
-------------------------*/
.footer-top-area {
  padding-top: 92px;
  padding-bottom: 20px; }

.footer-widget {
  margin-bottom: 60px; }

.footer-logo {
  position: relative;
  top: -10px; }

.footer-title {
  font-size: 20px;
  margin-bottom: 25px; }

/* ----------------------------------------------------
    Footer About Widget
---------------------------------------------------- */
/* footer-address */
.footer-address ul {
  margin: 0;
  padding: 0; }
  .footer-address ul li {
    list-style: none;
    display: block;
    margin-top: 8px; }
    .footer-address ul li:after {
      display: block;
      clear: both;
      content: ""; }
    .footer-address ul li .footer-address-icon {
      float: left;
      margin-right: 15px; }
    .footer-address ul li .footer-address-info {
      overflow: hidden; }
      .footer-address ul li .footer-address-info p {
        margin-bottom: 0; }

/* ----------------------------------------------------
    Footer Menu Widget
---------------------------------------------------- */
/* footer-menu */
.footer-menu ul {
  margin: 0;
  padding: 0; }
  .footer-menu ul li {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 15px;
    position: relative; }
    .footer-menu ul li a {
      position: relative; }
      .footer-menu ul li a::before {
        position: absolute;
        content: "//";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
        opacity: 0;
        visibility: hidden;
        margin-left: -20px;
        color: var(--ltn__secondary-color); }
    .footer-menu ul li:hover a {
      padding-left: 20px; }
      .footer-menu ul li:hover a::before {
        opacity: 1;
        visibility: visible;
        margin-left: 0; }

/* footer-menu-widget-2-column */

/* ----------------------------------------------------
    Footer Newsletter Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Footer Timeline Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Footer Blog Widget
---------------------------------------------------- */

/* ----------------------------------------------------
    Copyright Area
---------------------------------------------------- */
.ltn__copyright-area {
  padding-top: 25px;
  padding-bottom: 25px; }

.ltn__copyright-design p {
  margin-bottom: 0; }

/* ----------------------------------------------------
    Responsive
---------------------------------------------------- */
@media (max-width: 991px) {
  .ltn__copyright-area {
    text-align: center; }
  #scrollUp {
    font-size: 16px;
    height: 30px;
    width: 30px;
    bottom: 50px; }
  #scrollUp i {
    line-height: 30px; } }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* -------------------------
    ## Preloader Css
--------------------------- */

/*----------------------------------------
  Search Popup
----------------------------------------*/
/* ---------------------------------------
    ## Button
--------------------------------------- */
.btn-wrapper {
  display: block;
  margin-top: 30px; }

.btn {
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--ltn__heading-font);
  padding: 17px 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
  margin-right: 15px; }
  .btn:last-child {
    margin-right: 0; }

.theme-btn-1 {
  background-color: var(--ltn__secondary-color);
  color: var(--white); }
  .theme-btn-1:hover {
    background-color: var(--ltn__primary-color);
    color: var(--white); }

.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.btn-effect-1:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--white); }

.btn-effect-1:hover {
  color: var(--ltn__heading-color); }
  .btn-effect-1:hover::after {
    width: 100%; }

@media (min-width: 768px) and (max-width: 991px) {
  .btn {
    padding: 12px 25px; }
  [type="submit"].btn {
    padding: 15px 30px; } }

@media only screen and (max-width: 767px) {
  .btn {
    padding: 10px 20px;
    font-size: 14px; }
  [type="submit"].btn {
    padding: 12px 30px; } }

/* ----------------------------------------------------
    END
---------------------------------------------------- */

/*# sourceMappingURL=style.css.map */