/*
    Template Name: Cleanzo
    Description: Cleaning Services 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;
*/
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&amp;family=Rajdhani:wght@300;400;500;600;700&amp;display=swap");
/*
font-family: 'Nunito Sans', sans-serif;
font-family: 'Rajdhani', sans-serif;
*/
/* ====================================================
    Gutter Code 
==================================================== */
.am88ar > [class*='col-'] {
  /* No padding only for child columns */
  padding-right: 0;
  padding-left: 0; }

.uoxyb3 [class*='col-'] {
  /* No padding for every columns */
  padding-right: 0;
  padding-left: 0; }

@media (min-width: 992px) {
  /* Modify this based on column def */
  .a6wiat {
    margin-left: -0px;
    margin-right: -0px; }
  .a6wiat > [class*='col-'] {
    padding-right: 0px;
    padding-left: 0px; } }

@media (max-width: 991px) {
  /* Modify this based on column def */
  .a6wiat {
    margin-left: -15px;
    margin-right: -15px; }
  .a6wiat > [class*='col-'] {
    padding-right: 15px;
    padding-left: 15px; } }

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

/* ----------------------------------------------------
    Normalize    0B2C3D
---------------------------------------------------- */
:root {
  --ltn__primary-color: #0B2C3D;
  --ltn__primary-color-2: #141414;
  /* Darken */
  --ltn__primary-color-3: #133236;
  /* Lighten */
  --ltn__secondary-color: #a77228;
  --ltn__secondary-color-2: #133236;
  /* Darken */
  --ltn__secondary-color-3: #133236;
  /* Lighten */
  --ltn__heading-color: #0B1E33;
  --ltn__paragraph-color: #152E3A;
  --ltn__heading-font: 'Rajdhani', 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: #969FA5;
  --ltn__color-7: #e5e5e5;
  /* 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: #F9F8FB;
  /* White */
  /* --section-bg-1: #F2F6F7; */
  /* White */
  --section-bg-2: #171B2A;
  /* Black */
  --section-bg-5: #FFF2F0;
  /* White */
  --section-bg-6: #0B2C3D;
  /* Black */
  --section-bg-7: #282b38;
  /* Black */
  --section-bg-8: #2D4A58;
  /* Black */
  /* Border Colors */
  --border-color-1: #e5eaee;
  /* White */
  --border-color-2: #1e2021;
  /* Black */
  --border-color-3: #75503e;
  /* 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 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, .nvtrp9 {
  font-size: 36px;
  line-height: 1.2; }

h2, .yuujea {
  font-size: 30px; }

h3, .fdiuk3 {
  font-size: 24px; }

h4, .jv490m {
  font-size: 20px; }

h5, .o2xa2x {
  font-size: 18px; }

h6, .o7qk0w {
  font-size: 16px; }

h1,
h2,
h3,
h4,
h5,
h6,
.nvtrp9,
.yuujea,
.fdiuk3,
.jv490m,
.o2xa2x,
.o7qk0w {
  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: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

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,
optgroup,
select,
textarea {
  font-family: var(--ltn__body-font); }

pre,
code,
kbd,
tt,
var,
samp {
  font-family: var(--ltn__body-font); }

pre {
  word-break: break-word; }

a i {
  padding: 0 2px; }

img {
  max-width: 100%; }

ul li,
ol li {
  margin-top: 1rem; }

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

.nxqate,
.wevobc,
.um7a5x {
  background-color: var(--section-bg-2); }
  .nxqate h1,
  .nxqate h2,
  .nxqate h3,
  .nxqate h4,
  .nxqate h5,
  .nxqate h6,
  .nxqate p,
  .nxqate li,
  .nxqate i,
  .nxqate span,
  .nxqate tr,
  .nxqate td,
  .wevobc h1,
  .wevobc h2,
  .wevobc h3,
  .wevobc h4,
  .wevobc h5,
  .wevobc h6,
  .wevobc p,
  .wevobc li,
  .wevobc i,
  .wevobc span,
  .wevobc tr,
  .wevobc td,
  .um7a5x h1,
  .um7a5x h2,
  .um7a5x h3,
  .um7a5x h4,
  .um7a5x h5,
  .um7a5x h6,
  .um7a5x p,
  .um7a5x li,
  .um7a5x i,
  .um7a5x span,
  .um7a5x tr,
  .um7a5x td {
    color: var(--white); }
  .nxqate .jr6nkv .no713g,
  .wevobc .jr6nkv .no713g,
  .um7a5x .jr6nkv .no713g {
    background-color: var(--black-2); }

.cutqqx {
  position: relative; }
  .cutqqx:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: var(--gradient-color-1);
    opacity: 0.9; }
  .cutqqx h1,
  .cutqqx h2,
  .cutqqx h3,
  .cutqqx h4,
  .cutqqx h5,
  .cutqqx h6,
  .cutqqx p,
  .cutqqx li,
  .cutqqx i,
  .cutqqx span,
  .cutqqx tr,
  .cutqqx td {
    color: var(--white); }
  .cutqqx .ey5vms .ef4bbg {
    background-color: transparent; }
  .cutqqx input[type="text"],
  .cutqqx input[type="email"],
  .cutqqx input[type="password"],
  .cutqqx input[type="submit"] {
    border-color: var(--white);
    color: var(--white); }
  .cutqqx .r2f1wf button {
    color: var(--white); }
  .cutqqx input::-webkit-input-placeholder {
    color: var(--white); }
  .cutqqx input::-moz-placeholder {
    color: var(--white); }
  .cutqqx input:-ms-input-placeholder {
    color: var(--white); }
  .cutqqx input:-moz-placeholder {
    color: var(--white); }
  .cutqqx .jr6nkv .no713g {
    background: var(--gradient-color-1); }
    .cutqqx .jr6nkv .no713g i {
      color: var(--white); }

.ssma26 {
  background-color: var(--ltn__primary-color-2); }
  .ssma26 h1,
  .ssma26 h2,
  .ssma26 h3,
  .ssma26 h4,
  .ssma26 h5,
  .ssma26 h6,
  .ssma26 p,
  .ssma26 li,
  .ssma26 i,
  .ssma26 span,
  .ssma26 tr,
  .ssma26 td {
    color: var(--white); }
  .ssma26 .jr6nkv .no713g {
    background-color: var(--black-2); }
  .ssma26 .ipdjs5 h6, .ssma26 .ipdjs5 h4 {
    color: var(--ltn__color-1); }

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

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

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

.zo9vc4 {
  color: var(--white); }
  .zo9vc4 h1,
  .zo9vc4 h2,
  .zo9vc4 h3,
  .zo9vc4 h4,
  .zo9vc4 h5,
  .zo9vc4 h6,
  .zo9vc4 p,
  .zo9vc4 li,
  .zo9vc4 i,
  .zo9vc4 span,
  .zo9vc4 tr,
  .zo9vc4 td {
    color: var(--white); }

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

.coeacr {
  color: var(--ltn__primary-color-2) !important; }

.k9brv9 {
  color: var(--ltn__primary-color-3) !important; }

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

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

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

.ehoem4 {
  color: var(--ltn__color-1); }

.ctl6w4 {
  color: var(--white); }

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

.nt99xi {
  background-color: var(--ltn__primary-color); }

.pk01hq {
  background-color: var(--ltn__primary-color-2); }

.h6xz9a {
  background-color: var(--ltn__secondary-color); }

.frf6ku {
  background-color: var(--ltn__secondary-color-2); }

.unezv8 {
  background-color: var(--white); }

.knwjzo {
  background: var(--gradient-color-1); }

.a7a3pe {
  background: var(--gradient-color-2); }

.dn4p8v {
  background: var(--gradient-color-3); }

.qmw11c {
  background: var(--gradient-color-4); }

.o4oeao {
  background: var(--gradient-color-5); }

.bjjxoo {
  position: relative; }
  .bjjxoo:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 34.2%;
    left: 0;
    bottom: 0;
    background-color: var(--section-bg-1); }

.g71m56 {
  position: relative; }
  .g71m56:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 72%;
    left: 0;
    top: 0;
    background-color: var(--section-bg-1); }

.oeb486 {
  position: relative; }
  .oeb486:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background-color: var(--section-bg-2); }

.k0dj1t {
  position: relative; }
  .k0dj1t:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background-color: var(--section-bg-1); }

.yeb2x7 {
  position: relative; }
  .yeb2x7:before {
    position: absolute;
    content: "";
    width: 25%;
    height: 100%;
    left: auto;
    right: 0;
    top: 0;
    background-color: var(--ltn__primary-color); }

.r3ezon {
  position: relative; }
  .r3ezon:before {
    position: absolute;
    content: "";
    width: 25%;
    height: 100%;
    left: 0;
    right: auto;
    top: 0;
    background-color: var(--ltn__primary-color); }

.clcf8n,
.a2b80q {
  position: relative;
  overflow: hidden; }
  .clcf8n::after,
  .a2b80q::after {
    position: absolute;
    content: "";
    top: -150%;
    height: 300%;
    width: 70%;
    -webkit-transform: skewX(-30deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
    background: var(--section-bg-6);
    z-index: 1; }
  .clcf8n .nvd9tz,
  .a2b80q .nvd9tz {
    position: relative;
    z-index: 2; }

.clcf8n::after {
  left: 0;
  margin-left: -100px; }

.a2b80q::after {
  left: auto;
  right: 0;
  margin-right: -25%; }

.rkgmeb {
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2); }

.od47er {
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1); }

.np4isa {
  position: relative; }
  .np4isa::before {
    content: "\f063";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900; }

.gk25ws {
  border: 1px solid var(--border-color-1); }

.u0gwy9 {
  border-top: 1px solid var(--border-color-1); }

.yzpngt {
  border-top: 1px solid var(--border-color-1); }

.dbl0mm {
  border-bottom: 1px solid var(--border-color-1); }

.fjkd8m {
  border-color: var(--border-color-3) !important; }

.ffxrrq {
  border-radius: 5px; }

mark {
  background-color: var(--ltn__primary-color);
  padding: 3px 15px;
  color: var(--white);
  border-radius: 25px; }

hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid var(--border-color-12); }

a.t1wh85,
.t1wh85 a {
  text-decoration: underline; }

fieldset {
  padding: 30px 40px;
  border: 1px solid #eee; }

fieldset legend {
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  width: auto;
  margin-top: -9px;
  margin-bottom: 0;
  padding: 0 15px;
  text-transform: uppercase;
  color: #b10707ed;
  background-color: #fff; }

@media (max-width: 991px) {
  .yeb2x7:before {
    width: 0; }
  .r3ezon:before {
    width: 0; } }

.dmczqj {
  position: relative; }

.eulzz7 {
  background-attachment: fixed; }

.y6tkrb {
  background-color: var(--black) !important;
  color: var(--white) !important; }

.zyptc4 {
  background-color: var(--white) !important;
  color: var(--black) !important; }

.laykxt {
  background-color: var(--red) !important;
  color: var(--white) !important; }

.aaof91 {
  background-color: var(--yellow) !important;
  color: var(--white) !important; }

.c41lnd {
  background-color: var(--green) !important;
  color: var(--white) !important; }

.gvln20 {
  background-color: var(--blue) !important;
  color: var(--white) !important; }

.uqxp94 {
  background-color: var(--orange) !important;
  color: var(--white) !important; }

.taz5b7 {
  background-color: var(--fuchsia) !important;
  color: var(--white) !important; }

/* ----------------------------------------------------
    input and button type focus outline disable
---------------------------------------------------- */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd; }

code {
  color: #faa603; }

/* ----------------------------------------------------
    Form input box
---------------------------------------------------- */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea {
  background-color: var(--white);
  border: 2px solid;
  border-color: var(--border-color-9);
  height: 65px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  color: var(--ltn__paragraph-color);
  width: 100%;
  margin-bottom: 30px;
  border-radius: 0;
  padding-right: 40px; }

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="submit"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--ltn__paragraph-color);
  font-size: 14px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
  border-color: var(--ltn__secondary-color); }

input[type="password"] {
  letter-spacing: 3px;
  font-size: 16px; }

textarea {
  resize: vertical;
  padding: 15px 20px;
  min-height: 150px; }

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

button:focus {
  outline: none; }

.suf3bf {
  position: relative; }

.suf3bf input[type="text"] {
  width: 100%;
  height: 50px;
  padding: 0 70px 0 15px;
  border-radius: 0 15px 0px 0px;
  border: 1px solid var(--ltn__primary-color);
  margin-bottom: 0; }

.suf3bf button[type="submit"] {
  background-color: var(--ltn__primary-color);
  color: var(--white);
  padding: 0 18px;
  height: 100%;
  border: 1px solid var(--ltn__primary-color);
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.suf3bf button[type="submit"]:hover {
  background-color: var(--ltn__secondary-color);
  border-color: var(--ltn__secondary-color);
  color: var(--white); }

/* input-item */
.ut9ybg {
  position: relative; }
  .ut9ybg.np4isa::before {
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    color: var(--ltn__secondary-color); }

.a3cmca.np4isa::before {
  content: "\f007"; }

.s0dskz.np4isa::before {
  content: "\f0e0"; }

.dba1x2.np4isa::before {
  content: "\f095"; }

.qeu23b.np4isa::before {
  content: "\f06e"; }

.b1r33d.np4isa::before {
  content: "\f0ac"; }

.hh6c0s.np4isa::before {
  content: "\f073"; }

.keihvm.np4isa::before {
  content: "\f303";
  top: 30px; }

.csp3su {
  font-size: 14px; }

label.ez62z6 {
  font-size: 14px; }

/* ----------------------------------------------------
    Text meant only for screen readers.
---------------------------------------------------- */
.vivihg {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

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

/* Do not show the outline on the skip link target. */
#lhdflm[tabindex="-1"]:focus {
  outline: 0; }

/* -------------------------------------
    Transition
------------------------------------- */
/* ----------------------------------------------------
    Alignments
---------------------------------------------------- */
.yok7s3 {
  float: left;
  clear: both;
  margin-right: 20px; }

.jarjsm {
  float: right;
  clear: both;
  margin-left: 20px; }

.vequ75 {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

.vsitpn {
  margin: 1.5em 0;
  max-width: 100%; }

.ufhv9m {
  max-width: 1100px; }

.sjbvpl {
  overflow: hidden; }

/* ----------------------------------------------------
    Clearings
---------------------------------------------------- */
.i6rc0f:before,
.i6rc0f:after,
.m8ue99:before,
.m8ue99:after,
.qko3pg:before,
.qko3pg:after,
.j1e8yp:before,
.j1e8yp:after,
.b5dsgl:before,
.b5dsgl:after,
.qzus95:before,
.qzus95:after {
  content: "";
  display: table;
  table-layout: fixed; }

.i6rc0f:after,
.m8ue99:after,
.qko3pg:after,
.j1e8yp:after,
.b5dsgl:after,
.qzus95:after {
  clear: both; }

/* ----------------------------------------------------
    Posts and pages
---------------------------------------------------- */
.dq5v14 {
  display: block; }

.t19wjo:not(.ap2uba) {
  display: none; }

.msgxxs ul li {
  display: inline-block; }

.msgxxs ul li + li {
  margin: 0 5px; }

.msgxxs {
  display: block;
  width: 100%; }

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

.msgxxs ul li a,
.msgxxs ul li span {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #e2e2e2;
  line-height: 40px;
  text-align: center;
  font-weight: 600;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in; }

.msgxxs ul li span.uf0ccr,
.msgxxs ul li a:hover {
  background-color: var(--ltn__primary-color);
  color: #fff; }

/* ----------------------------------------------------
    Media
---------------------------------------------------- */
.wyw8z2 .f0xmjf,
.m8ue99 .f0xmjf,
.qko3pg .f0xmjf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

/* Make sure logo link wraps around logo image. */
.ttdcey {
  display: inline-block; }

/* ----------------------------------------------------
    Captions
---------------------------------------------------- */
.d3ifio {
  margin-bottom: 1.5em;
  max-width: 100%;
  clear: both; }

.d3ifio img[class*="i6kbzi-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.d3ifio .qrigtb {
  margin: 0.8075em 0; }

.qrigtb {
  text-align: center; }

/* ----------------------------------------------------
    Galleries
---------------------------------------------------- */
.fvs391 {
  margin-bottom: 1.5em; }

.zq2x2r {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.k28wz8 .zq2x2r {
  max-width: 50%; }

.gf4eqb .zq2x2r {
  max-width: 33.33%; }

.p12r17 .zq2x2r {
  max-width: 25%; }

.imus75 .zq2x2r {
  max-width: 20%; }

.lro278 .zq2x2r {
  max-width: 16.66%; }

.hytwn4 .zq2x2r {
  max-width: 14.28%; }

.bcnza8 .zq2x2r {
  max-width: 12.5%; }

.y8r00d .zq2x2r {
  max-width: 11.11%; }

.gpjnms {
  display: block; }

/* ----------------------------------------------------
    Unit test
---------------------------------------------------- */
.odaw9o a {
  margin: 0 5px;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in; }

.odaw9o {
  margin-bottom: 30px;
  margin-top: 25px; }

.odaw9o span,
.odaw9o a {
  border: 1px solid #e2e2e2;
  padding: 5px 15px;
  display: inline-block; }

.odaw9o .uf0ccr,
.odaw9o a:hover {
  background-color: var(--ltn__primary-color);
  color: #fff;
  border-color: var(--ltn__primary-color); }

.odaw9o span:first-child {
  margin-right: 5px; }

dl,
ol,
ul {
  padding-left: 20px; }

.i7vctq input {
  display: block;
  border: 1px solid #e2e2e2;
  height: 50px;
  border-radius: 3px;
  padding: 0 20px; }

.i7vctq label {
  font-weight: 600;
  color: #b10707ed; }

.i7vctq input[type=submit] {
  width: 100px;
  height: 50px;
  background-color: var(--ltn__primary-color);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  border: none;
  cursor: pointer;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in; }

.i7vctq input[type=submit]:hover {
  background-color: #121A2F; }

.st548t .nqthb8 td,
.st548t .nqthb8 th {
  padding: 0.50rem !important; }

/* ----------------------------------------------------
    ScrollUp
---------------------------------------------------- */
#x36p41 {
  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); }
  #x36p41 i {
    line-height: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #x36p41:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

/* ----------------------------------------------------
    Owl Carousel 
---------------------------------------------------- */
.pnmtlg {
  display: block;
  text-align: center;
  margin-top: 20px; }

.pnmtlg .cbk04m {
  display: inline-block;
  background-color: var(--ltn__secondary-color);
  height: 10px;
  width: 10px;
  margin-right: 30px;
  border-radius: 100%; }

.pnmtlg .cbk04m:last-child {
  margin-right: 0px; }

.pnmtlg .cbk04m:hover,
.pnmtlg .cbk04m.mf6a9t {
  background-color: var(--ltn__primary-color); }

/* owl-arrow-1 */
.kcdh8z .rs5x5j > div {
  position: absolute;
  left: -60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: auto; }

.kcdh8z .rs5x5j > div.jo356k {
  left: auto;
  right: -60px; }

@media only screen and (max-width: 1200px) {
  .kcdh8z .rs5x5j > div {
    right: auto;
    left: 0px; }
  .kcdh8z .rs5x5j > div.jo356k {
    right: 0px;
    left: auto; } }

/* ----------------------------------------------------
    Slick Slider Dots, Arrow
---------------------------------------------------- */
/* Slick dots */
.sain7y {
  margin: 0 0 30px;
  padding: 0;
  display: block;
  text-align: center;
  line-height: 1; }
  .sain7y 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; }
    .sain7y li button {
      display: none; }
    .sain7y li:hover, .sain7y li.dsrbw9 {
      background-color: var(--ltn__secondary-color);
      height: 15px;
      width: 15px;
      margin-bottom: -2px; }

/* slick-arrow */
.ef4bbg {
  cursor: pointer;
  z-index: 9; }

/* slick-arrow-1 */
.ey5vms .ef4bbg {
  background-color: var(--white);
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 15px;
  right: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  line-height: 48px;
  display: block;
  border: 1px solid var(--white-4);
  border-radius: 100%;
  text-align: center;
  font-size: 20px;
  color: var(--ltn__primary-color) !important;
  z-index: 1;
  opacity: 0;
  visibility: hidden; }
  .ey5vms .ef4bbg:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white) !important; }

.ey5vms .dhzmyd {
  right: 15px;
  left: auto; }

.ey5vms:hover .ef4bbg {
  opacity: 1;
  visibility: visible; }

.vjiwr3.ey5vms:hover .ef4bbg {
  left: 50px;
  right: auto; }

.vjiwr3.ey5vms:hover .dhzmyd {
  right: 50px;
  left: auto; }

@media (min-width: 1350px) {
  .ey5vms:hover .ef4bbg {
    left: -50px;
    right: auto; }
  .ey5vms:hover .dhzmyd {
    right: -50px;
    left: auto; } }

/* slick-arrow-2 */
.opp7rk .ef4bbg {
  color: var(--ltn__primary-color) !important;
  cursor: pointer;
  position: absolute;
  bottom: -30px;
  height: 30px;
  width: 30px;
  line-height: 28px;
  display: block;
  left: 15px;
  border: 1px solid var(--border-color-1);
  text-align: center; }
  .opp7rk .ef4bbg:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white) !important; }

.opp7rk .dhzmyd {
  left: 60px; }

/* slick-arrow-3 */
.r0hal9 .ef4bbg {
  cursor: pointer;
  position: absolute;
  top: -120px;
  height: 60px;
  width: 60px;
  line-height: 58px;
  display: block;
  left: auto;
  right: 100px;
  border: 2px solid;
  text-align: center;
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2); }
  .r0hal9 .ef4bbg:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--border-color-4);
    color: var(--white) !important; }

.r0hal9 .dhzmyd {
  right: 15px;
  background-color: var(--white);
  border-color: var(--white);
  color: var(--ltn__primary-color) !important; }

.r0hal9 .fncoj2 {
  background-color: var(--ltn__secondary-color);
  border-color: var(--border-color-4);
  color: var(--white) !important; }

/* slick-arrow-4 */
.qvc7gc {
  margin: 0; }
  .qvc7gc .ef4bbg {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    text-align: center;
    height: 50px;
    width: 50px;
    line-height: 50px;
    margin: 0 auto;
    border: 1px solid;
    border-radius: 100%; }
    .qvc7gc .ef4bbg:hover {
      background-color: var(--ltn__secondary-color);
      border-color: var(--border-color-4);
      color: var(--white) !important; }
  .qvc7gc .dhzmyd {
    right: -60px; }
  .qvc7gc .fncoj2 {
    left: -60px; }

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

/* ----------------------------------------------------
    Background Overlay
---------------------------------------------------- */
.epmmg0,
.qjmqbw,
.htd9w4,
.qjbecy,
.v4rkij,
.a72xdd,
.nn280x,
.y6b8rd,
.uq26gm,
.e0ss3c,
.ykasub,
.xxcj08,
.yx5xo9,
.y8fyn8,
.h68f82,
.ivmtin,
.ptlicp,
.pwc6le {
  z-index: 8;
  position: relative; }

.epmmg0:before,
.qjmqbw:before,
.htd9w4:before,
.qjbecy:before,
.v4rkij:before,
.a72xdd:before,
.nn280x:before,
.y6b8rd:before,
.uq26gm:before,
.e0ss3c:before,
.ykasub:before,
.xxcj08:before,
.yx5xo9:before,
.y8fyn8:before,
.h68f82:before,
.ivmtin:before,
.ptlicp:before,
.pwc6le:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1; }

.epmmg0:before {
  background: rgba(0, 0, 0, 0.1); }

.qjmqbw:before {
  background: rgba(0, 0, 0, 0.2); }

.htd9w4:before {
  background: rgba(0, 0, 0, 0.3); }

.qjbecy:before {
  background: rgba(0, 0, 0, 0.4); }

.v4rkij:before {
  background: rgba(0, 0, 0, 0.5); }

.a72xdd:before {
  background: rgba(0, 0, 0, 0.6); }

.nn280x:before {
  background: rgba(0, 0, 0, 0.7); }

.y6b8rd:before {
  background: rgba(0, 0, 0, 0.8); }

.uq26gm:before {
  background: rgba(0, 0, 0, 0.9); }

.e0ss3c:before {
  background: rgba(255, 255, 255, 0.1); }

.ykasub:before {
  background: rgba(255, 255, 255, 0.2); }

.xxcj08:before {
  background: rgba(255, 255, 255, 0.3); }

.yx5xo9:before {
  background: rgba(255, 255, 255, 0.4); }

.y8fyn8:before {
  background: rgba(255, 255, 255, 0.5); }

.h68f82:before {
  background: rgba(255, 255, 255, 0.6); }

.ivmtin:before {
  background: rgba(255, 255, 255, 0.7); }

.ptlicp:before {
  background: rgba(255, 255, 255, 0.8); }

.pwc6le:before {
  background: rgba(255, 255, 255, 0.9); }

.md3iwr,
.it3ne7,
.imkbhj,
.frultf,
.qb6nw7,
.cmccet,
.q1nl5g,
.scqjd9,
.nq7gxl,
.htk2t9 {
  z-index: 9;
  position: relative; }

.md3iwr:before,
.it3ne7:before,
.imkbhj:before,
.frultf:before,
.qb6nw7:before,
.cmccet:before,
.q1nl5g:before,
.scqjd9:before,
.nq7gxl:before,
.htk2t9:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1; }

.md3iwr:before {
  background: rgba(229, 62, 41, 0.05); }

.it3ne7:before {
  background: rgba(229, 62, 41, 0.1); }

.imkbhj:before {
  background: rgba(229, 62, 41, 0.2); }

.frultf:before {
  background: rgba(229, 62, 41, 0.3); }

.qb6nw7:before {
  background: rgba(229, 62, 41, 0.4); }

.cmccet:before {
  background: rgba(229, 62, 41, 0.5); }

.q1nl5g:before {
  background: rgba(229, 62, 41, 0.6); }

.scqjd9:before {
  background: rgba(229, 62, 41, 0.7); }

.nq7gxl:before {
  background: rgba(229, 62, 41, 0.8); }

.htk2t9:before {
  background: rgba(17, 180, 245, 0.9); }

.f6nls9,
.ta5i3k,
.t6n7wy,
.opxpof,
.rh1geb,
.jgim9n,
.srfjsb,
.zmf1r8,
.p60bqy,
.n5ol0v {
  z-index: 9;
  position: relative; }

.f6nls9:before,
.ta5i3k:before,
.t6n7wy:before,
.opxpof:before,
.rh1geb:before,
.jgim9n:before,
.srfjsb:before,
.zmf1r8:before,
.p60bqy:before,
.n5ol0v:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1; }

.f6nls9:before {
  background: rgba(7, 28, 31, 0.05); }

.ta5i3k:before {
  background: rgba(7, 28, 31, 0.1); }

.t6n7wy:before {
  background: rgba(7, 28, 31, 0.2); }

.opxpof:before {
  background: rgba(7, 28, 31, 0.3); }

.rh1geb:before {
  background: rgba(7, 28, 31, 0.4); }

.jgim9n:before {
  background: rgba(7, 28, 31, 0.5); }

.srfjsb:before {
  background: rgba(7, 28, 31, 0.6); }

.zmf1r8:before {
  background: rgba(7, 28, 31, 0.7); }

.p60bqy:before {
  background: rgba(7, 28, 31, 0.8); }

.n5ol0v:before {
  background: rgba(7, 28, 31, 0.9); }

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

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

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

.zyxra1 {
  overflow-y: auto; }

.zyxra1::-webkit-scrollbar {
  width: 3px;
  background-color: var(--ltn__primary-color);
  border-radius: 30px; }

.zyxra1::-webkit-scrollbar-thumb {
  background-color: var(--ltn__secondary-color); }

/* ----------------------------------------------------
    Padding Top
---------------------------------------------------- */
.qdfvdq {
  padding-top: 0px !important; }

.gzp52e {
  padding-top: 10px !important; }

.ndcegl {
  padding-top: 15px !important; }

.gpd2hk {
  padding-top: 20px !important; }

.kpwcsz {
  padding-top: 25px; }

.wn8tgu {
  padding-top: 30px; }

.wnsa92 {
  padding-top: 35px; }

.gpdklj {
  padding-top: 40px; }

.bfu7ck {
  padding-top: 45px; }

.qn0oti {
  padding-top: 50px; }

.oja5hj {
  padding-top: 55px; }

.o9gcxp {
  padding-top: 60px; }

.jc6psx {
  padding-top: 65px; }

.rtl9ff {
  padding-top: 70px; }

.n1af0q {
  padding-top: 75px; }

.fsmscc {
  padding-top: 80px; }

.pjflcv {
  padding-top: 85px; }

.kpibyk {
  padding-top: 90px; }

.tyz37b {
  padding-top: 95px; }

.a54dk7 {
  padding-top: 97px; }

.oqwpmn {
  padding-top: 100px; }

.od7gde {
  padding-top: 105px; }

.jxurge {
  padding-top: 110px; }

.zgduc7 {
  padding-top: 112px; }

.c99tdc {
  padding-top: 115px; }

.bqnzkf {
  padding-top: 118px; }

.g39jxa {
  padding-top: 120px; }

.ba16qr {
  padding-top: 122px; }

.grm8b6 {
  padding-top: 125px; }

.e1ul61 {
  padding-top: 130px; }

.mzlyp0 {
  padding-top: 135px; }

.hsvian {
  padding-top: 140px; }

.knvfvy {
  padding-top: 145px; }

.bomylt {
  padding-top: 150px; }

.cpp654 {
  padding-top: 155px; }

.d3hv1e {
  padding-top: 160px; }

.ggkk93 {
  padding-top: 170px; }

.xum41d {
  padding-top: 180px; }

.f1gyfn {
  padding-top: 190px; }

.d7jgqq {
  padding-top: 200px; }

.wod4dq {
  padding-top: 210px; }

.f7ccj8 {
  padding-top: 220px; }

.a70vzo {
  padding-top: 230px; }

.umno8t {
  padding-top: 250px; }

.i23fvo {
  padding-top: 280px; }

.xnbgdt {
  padding-top: 290px; }

.m7ptsk {
  padding-top: 300px; }

.locxv2 {
  padding-top: 310px; }

.cpg1nh {
  padding-top: 320px; }

.w171y7 {
  padding-top: 350px; }

/* ----------------------------------------------------
    Padding Bottom
---------------------------------------------------- */
.qdca3h {
  padding-bottom: 0px !important; }

.g93vzk {
  padding-bottom: 10px !important; }

.i05pbg {
  padding-bottom: 15px !important; }

.fklaob {
  padding-bottom: 20px !important; }

.v75e4u {
  padding-bottom: 25px; }

.b64olm {
  padding-bottom: 30px; }

.lbrrac {
  padding-bottom: 35px; }

.clyhz3 {
  padding-bottom: 40px; }

.yazpb1 {
  padding-bottom: 45px; }

.kvoej0 {
  padding-bottom: 50px; }

.iqe1kl {
  padding-bottom: 55px; }

.vqrpy9 {
  padding-bottom: 60px; }

.jf7szb {
  padding-bottom: 65px; }

.nmirkn {
  padding-bottom: 70px; }

.l6vty5 {
  padding-bottom: 75px; }

.p5wry1 {
  padding-bottom: 80px; }

.x2rjey {
  padding-bottom: 85px; }

.sax9mc {
  padding-bottom: 90px; }

.qzcbzt {
  padding-bottom: 95px; }

.wgnx9d {
  padding-bottom: 97px; }

.ag1mcb {
  padding-bottom: 100px; }

.u9c4r5 {
  padding-bottom: 105px; }

.eymho0 {
  padding-bottom: 107px; }

.mrs144 {
  padding-bottom: 110px; }

.dyzn4x {
  padding-bottom: 112px; }

.qrhozb {
  padding-bottom: 115px; }

.p4ubua {
  padding-bottom: 118px; }

.aawdjo {
  padding-bottom: 120px; }

.qjimih {
  padding-bottom: 122px; }

.x44dd8 {
  padding-bottom: 125px; }

.eu6knw {
  padding-bottom: 130px; }

.lwktnc {
  padding-bottom: 140px; }

.yklwlk {
  padding-bottom: 145px; }

.pe7r3f {
  padding-bottom: 150px; }

.x42u49 {
  padding-bottom: 155px; }

.w1ypa5 {
  padding-bottom: 160px; }

.b3go9x {
  padding-bottom: 170px; }

.e1rede {
  padding-bottom: 180px; }

.dzbbqk {
  padding-bottom: 190px; }

.ujp22q {
  padding-bottom: 200px; }

.z4y0iq {
  padding-bottom: 210px; }

.k684wn {
  padding-bottom: 220px; }

.spbg1m {
  padding-bottom: 250px; }

.q2x6ca {
  padding-bottom: 280px; }

.g5wgha {
  padding-bottom: 290px; }

.m5r6dl {
  padding-bottom: 300px; }

.vquxoc {
  padding-bottom: 310px; }

.bfzdhy {
  padding-bottom: 320px; }

.kn06wb {
  padding-bottom: 350px; }

/* ----------------------------------------------------
    Margin Top
---------------------------------------------------- */
.iq19q6 {
  margin-top: 0px !important; }

.gaob0w {
  margin-top: 10px !important; }

.qwyvo2 {
  margin-top: 12px !important; }

.zg4dr0 {
  margin-top: 15px !important; }

.owthdx {
  margin-top: 20px !important; }

.l18hbc {
  margin-top: 25px !important; }

.af6jw9 {
  margin-top: 30px !important; }

.krlvpp {
  margin-top: 35px; }

.tstkmz {
  margin-top: 37px; }

.b7c4at {
  margin-top: 40px; }

.tcmarz {
  margin-top: 45px; }

.xkzozt {
  margin-top: 50px; }

.fdkf7z {
  margin-top: 55px; }

.ubtxvi {
  margin-top: 60px; }

.xyf8ex {
  margin-top: 65px; }

.j7ogw2 {
  margin-top: 70px; }

.y22a43 {
  margin-top: 80px; }

.baixrw {
  margin-top: 90px; }

.armxa3 {
  margin-top: 95px; }

.igd6mt {
  margin-top: 100px; }

.sswr3b {
  margin-top: 105px; }

.ce5dru {
  margin-top: 110px; }

.hnxqmq {
  margin-top: 115px; }

.jg83yh {
  margin-top: 118px; }

.qhc2uj {
  margin-top: 120px; }

.qlchcu {
  margin-top: 122px; }

.s17dvy {
  margin-top: 125px; }

.wa3rav {
  margin-top: 130px; }

.q5rdua {
  margin-top: 140px; }

.c3mkt4 {
  margin-top: 150px; }

.y0iciw {
  margin-top: 160px; }

.sb6m5d {
  margin-top: 170px; }

/* ----------------------------------------------------
    Margin Bottom
---------------------------------------------------- */
.fsxdv3 {
  margin-bottom: 0px !important; }

.k6i024 {
  margin-bottom: 10px !important; }

.jzunsg {
  margin-bottom: 12px !important; }

.aayl6c {
  margin-bottom: 15px !important; }

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

.b5vuiu {
  margin-bottom: 25px !important; }

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

.sfgyzj {
  margin-bottom: 35px; }

.def81q {
  margin-bottom: 40px; }

.dqpn5c {
  margin-bottom: 45px; }

.indrmt {
  margin-bottom: 50px; }

.mar4y7 {
  margin-bottom: 55px; }

.x5c1s9 {
  margin-bottom: 60px; }

.c9t1ey {
  margin-bottom: 65px; }

.k2wp6d {
  margin-bottom: 70px; }

.s0xbqm {
  margin-bottom: 80px; }

.cqotof {
  margin-bottom: 90px; }

.p2ludt {
  margin-bottom: 95px; }

.mdpwlb {
  margin-bottom: 100px; }

.f929tq {
  margin-bottom: 105px; }

.lgi2jl {
  margin-bottom: 110px; }

.av2kt8 {
  margin-bottom: 115px; }

.ywkv0p {
  margin-bottom: 118px; }

.zoehsb {
  margin-bottom: 120px; }

.pp5fd4 {
  margin-bottom: 122px; }

.ihjqvw {
  margin-bottom: 125px; }

.rxy9n0 {
  margin-bottom: 130px; }

.zda43j {
  margin-bottom: 140px; }

.xq0zo7 {
  margin-bottom: 150px; }

/* ----------------------------------------------------
    Custom margin Padding
---------------------------------------------------- */
.p1mk5w {
  margin-right: 30px; }

.uw3xo1 {
  margin-left: 30px; }

.f8nuwe {
  padding-left: 70px; }

.x3np7l {
  padding-right: 70px; }

/* Padding left right */
.oon2sh {
  padding-left: 2%;
  padding-right: 2%; }

.sv7fzr {
  padding-left: 3%;
  padding-right: 3%; }

.gz2xyx {
  padding-left: 4%;
  padding-right: 4%; }

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

.mem5y9 {
  padding-left: 6%;
  padding-right: 6%; }

.iy4woe {
  padding-left: 7%;
  padding-right: 7%; }

.kzbp1j {
  padding-left: 8%;
  padding-right: 8%; }

.aa330b {
  /* used */
  padding-left: 9%;
  padding-right: 9%; }

.p7w26s {
  padding-left: 10%;
  padding-right: 10%; }

.zue6r8 {
  padding-left: 11%;
  padding-right: 11%; }

.r8lldh {
  padding-left: 12%;
  padding-right: 12%; }

@media (max-width: 1599px) {
  .oon2sh,
  .sv7fzr,
  .gz2xyx,
  .ofpiov,
  .mem5y9,
  .iy4woe,
  .kzbp1j,
  .aa330b,
  .p7w26s,
  .zue6r8,
  .r8lldh {
    padding-left: 2%;
    padding-right: 2%; } }

@media (max-width: 1399px) {
  .oon2sh,
  .sv7fzr,
  .gz2xyx,
  .ofpiov,
  .mem5y9,
  .iy4woe,
  .kzbp1j,
  .aa330b,
  .p7w26s,
  .zue6r8,
  .r8lldh {
    padding-left: 15px;
    padding-right: 15px; } }

@media (min-width: 1200px) {
  /* Margin Top Minus */
  .b0yjpq {
    margin-top: -30px !important; }
  .nupzdy {
    margin-top: -65px; }
  .g7ai5y {
    margin-top: -100px; }
  .yrp5e0 {
    margin-top: -100px; }
  .qezkfk {
    margin-top: -100px; }
  .ct2u4x {
    margin-top: -100px; }
  .ebwi2f {
    margin-top: -100px; }
  .l5yzsz {
    margin-top: -100px; } }

@media (max-width: 767px) {
  .m5dz3m {
    margin-bottom: 20px; } }

/* Margin Bottom Minus */
.nattob {
  margin-bottom: -30px; }

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

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

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

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

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

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

/* ----------------------------------------------------
    Custom Height
---------------------------------------------------- */
.ck4mkn {
  height: 100px; }

.ml53qc {
  height: 200px; }

.ey3vxg {
  height: 250px; }

.k693mr {
  height: 300px; }

.ulxklr {
  height: 350px; }

.i2b0g4 {
  height: 400px; }

.z3clfi {
  height: 450px; }

.yko5p9 {
  height: 500px; }

.z1auhy {
  height: 550px; }

.zxakie {
  height: 600px; }

.wi12lj {
  height: 650px; }

.as3asr {
  height: 700px; }

/* --------------------------------------------------------------
# Gutenberg	Default Style
-------------------------------------------------------------- */
.c4qrns .m8ue99 > .ufhv9m {
  max-width: 1100px; }

.c4qrns .m8ue99 > .vsitpn {
  margin: 1.5em 0;
  max-width: 100%; }

.ddtne5 video {
  max-width: 636px; }

.v2rxqq img {
  display: block; }

.v2rxqq.yok7s3,
.v2rxqq.jarjsm {
  width: 100%; }

.v2rxqq.vsitpn img {
  width: 100vw; }

.l6q4od:not(.irsrv0) {
  margin: 1.5em auto; }

.b6a9jr p {
  padding: 1.5em 14px; }

ul.fu0ko8.ufhv9m,
ul.fu0ko8.vsitpn,
ul.fu0ko8.gk20y4.ufhv9m,
ul.fu0ko8.gk20y4.ufhv9m {
  padding: 0 14px; }

.fgvt03 {
  display: block;
  overflow-x: auto; }

.fgvt03 table {
  border-collapse: collapse;
  width: 100%; }

.fgvt03 td, .fgvt03 th {
  padding: .5em; }

.fcbc9o.mnizw3 > .ocyc5p {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.fcbc9o.mnizw3 > .ocyc5p > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.nnienb.kuqrjd {
  margin: 0 auto 16px; }

.gc5wfq > p:first-child {
  margin-top: 0; }

.dqxp1s {
  margin: 3em auto;
  padding: 0; }

@media screen and (min-width: 768px) {
  .b6a9jr p {
    padding: 1.5em 0; } }

.ddtne5 video {
  max-width: 636px; }

.v2rxqq img {
  display: block; }

.v2rxqq.yok7s3,
.v2rxqq.jarjsm {
  width: 100%; }

.v2rxqq.vsitpn img {
  width: 100vw; }

.l6q4od:not(.irsrv0) {
  margin: 1.5em auto; }

.b6a9jr p {
  padding: 1.5em 14px; }

ul.fu0ko8.ufhv9m,
ul.fu0ko8.vsitpn,
ul.fu0ko8.gk20y4.ufhv9m,
ul.fu0ko8.gk20y4.ufhv9m {
  padding: 0 14px; }

.fgvt03 {
  display: block;
  overflow-x: auto; }

.fgvt03 table {
  border-collapse: collapse;
  width: 100%; }

.fgvt03 td, .fgvt03 th {
  padding: .5em; }

.fcbc9o.mnizw3 > .ocyc5p {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%; }

.fcbc9o.mnizw3 > .ocyc5p > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.nnienb.kuqrjd {
  margin: 0 auto 16px; }

.gc5wfq > p:first-child {
  margin-top: 0; }

.nnienb:not(.kuqrjd):not(.otiqco) {
  border-left: 4px solid #000;
  padding-left: 1em; }

.dqxp1s {
  margin: 3em auto;
  padding: 0; }

@media screen and (min-width: 768px) {
  .b6a9jr p {
    padding: 1.5em 0; } }

.gc5wfq {
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d; }

/* --------------------------------------------------------------
## Block Color Palette Colors
-------------------------------------------------------------- */
.vo10b7 {
  color: #0073aa; }

.dvwo7n {
  background-color: #0073aa; }

.tblkr8 {
  color: #229fd8; }

.koxdki {
  background-color: #229fd8; }

.ulm6vr {
  color: #eee; }

.dqzykl {
  background-color: #eee; }

.vbm5ui {
  color: #444; }

.do4ss1 {
  background-color: #444; }

/* ----------------------------------------------------
    Animation Custom Class
---------------------------------------------------- */
.pl53ia {
  position: absolute; }

.rq9lx4 {
  top: 6%;
  left: 5%; }

.fajrpk {
  top: 5%;
  right: 5%; }

.r37c42 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3%; }

.rugcbq {
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  left: 50%; }

.uoog0h {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 3%; }

.xwtc5i {
  bottom: 5%;
  left: 0; }

.rfwe32 {
  bottom: 5%;
  right: 5%; }

.hzd96j a {
  -webkit-animation: pulse1 1s infinite;
  animation: pulse1 1s infinite; }

.hwofta a {
  -webkit-animation: pulse2 1s infinite;
  animation: pulse2 1s infinite; }

@-webkit-keyframes pulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

@keyframes pulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0); } }

@-webkit-keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 90, 60, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 90, 60, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 90, 60, 0);
    box-shadow: 0 0 0 15px rgba(255, 90, 60, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 90, 60, 0);
    box-shadow: 0 0 0 0 rgba(255, 90, 60, 0); } }

@keyframes pulse2 {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 90, 60, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 90, 60, 0.6); }
  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 90, 60, 0);
    box-shadow: 0 0 0 15px rgba(255, 90, 60, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 90, 60, 0);
    box-shadow: 0 0 0 0 rgba(255, 90, 60, 0); } }

/* ----------------------------------------------------
    Animation CSS
---------------------------------------------------- */
.u2mudg,
.pvcrju {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0; }

.u2mudg {
  min-height: 600px;
  position: relative;
  overflow: hidden; }

.pvcrju {
  position: absolute; }

.pvcrju div {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.wdggly {
  background: url(../img/effect/1.png) no-repeat 50% 100%;
  bottom: 96px;
  background-size: cover;
  position: absolute;
  width: 110%;
  left: -5%;
  top: -5%; }

.o923mm {
  -webkit-transform-origin: 50% 90%;
  -moz-transform-origin: 50% 90%;
  -ms-transform-origin: 50% 90%;
  transform-origin: 50% 90%;
  -webkit-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: lighthouse 4s 0.1s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  margin: 0px -64px;
  background-size: 128px 224px;
  height: 224px;
  width: 128px;
  background-image: url(../img/effect/2.png);
  background-repeat: no-repeat;
  bottom: 64px;
  position: absolute;
  right: 20%; }

.s50s26.khxfga {
  background-image: url(../img/effect/3.png); }

.s50s26.stv5p4 {
  background-image: url(../img/effect/4.png); }

.geyiwb {
  margin: -120px -120px;
  background-size: 240px 240px;
  height: 240px;
  width: 240px;
  background-repeat: no-repeat;
  bottom: 112px;
  position: absolute;
  left: 50%; }

.geyiwb.ew7ehk {
  background-image: url(../img/effect/5.png); }

.geyiwb.fhca0o {
  background-image: url(../img/effect/6.png); }

.geyiwb.eat9ti {
  bottom: 80px;
  left: 20%; }

.geyiwb.excu1f {
  bottom: 80px;
  left: 30%; }

.geyiwb.xl6xuv {
  bottom: 112px;
  left: 45%; }

.geyiwb.qagiwp {
  bottom: 96px;
  left: 60%; }

.geyiwb.su81m3 {
  bottom: 112px;
  left: 75%; }

.geyiwb.j40guz {
  bottom: 64px;
  left: 80%; }

.geyiwb.l7iq1z {
  -webkit-animation: phase 20s 0.1s infinite linear;
  -moz-animation: phase 20s 0.1s infinite linear;
  animation: phase 20s 0.1s infinite linear; }

.geyiwb.r247ic {
  -webkit-animation: phase 18s 0.1s infinite linear;
  -moz-animation: phase 18s 0.1s infinite linear;
  animation: phase 18s 0.1s infinite linear; }

.geyiwb.yz7dbh {
  -webkit-animation: phase 16s 0.1s infinite linear;
  -moz-animation: phase 16s 0.1s infinite linear;
  animation: phase 16s 0.1s infinite linear; }

.geyiwb.jlrtvw {
  -webkit-animation: phase 14s 0.1s infinite linear;
  -moz-animation: phase 14s 0.1s infinite linear;
  animation: phase 14s 0.1s infinite linear; }

.geyiwb.d5gfbt {
  -webkit-animation: phase 12s 0.1s infinite linear;
  -moz-animation: phase 12s 0.1s infinite linear;
  animation: phase 12s 0.1s infinite linear; }

.geyiwb.d2e5os {
  -webkit-animation: phase 10s 0.1s infinite linear;
  -moz-animation: phase 10s 0.1s infinite linear;
  animation: phase 10s 0.1s infinite linear; }

.iica31 {
  -webkit-transform-origin: 0% 0%;
  -moz-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  position: absolute; }

.iica31.sbafks {
  top: 28%; }

.iica31.h6jaq4 {
  top: 46%; }

.iica31.c60d73 {
  top: 59%; }

.iica31.ozbh4a {
  top: 66.5%; }

.iica31.kfjt3p {
  top: 69.5%; }

.iica31.z5tuda {
  top: 66.5%; }

.iica31.x9ebyv {
  top: 59%; }

.iica31.wauu1o {
  top: 46%; }

.iica31.kb8ckt {
  top: 28%; }

.iica31.sbafks {
  left: 10%; }

.iica31.h6jaq4 {
  left: 20%; }

.iica31.c60d73 {
  left: 30%; }

.iica31.ozbh4a {
  left: 40%; }

.iica31.kfjt3p {
  left: 50%; }

.iica31.z5tuda {
  left: 60%; }

.iica31.x9ebyv {
  left: 70%; }

.iica31.wauu1o {
  left: 80%; }

.iica31.kb8ckt {
  left: 90%; }

.x3ejpq {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  margin: 0px -140px;
  background-size: 280px 280px;
  height: 280px;
  width: 280px;
  background-repeat: no-repeat;
  position: absolute;
  top: -4px;
  left: 0; }

.x3ejpq.cpn1da {
  background-image: url(../img/effect/5.png); }

.x3ejpq.scafr6 {
  background-image: url(../img/effect/1.png); }

.x3ejpq.bjkghb {
  background-image: url(../img/effect/2.png); }

.x3ejpq.ua4x1n {
  background-image: url(../img/effect/3.png); }

.x3ejpq.vopet2 {
  background-image: url(../img/effect/4.png); }

.heyekg {
  -webkit-animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 4s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.vtuw68 {
  -webkit-animation: swing 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 3.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.fa0kgr {
  -webkit-animation: swing 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 3s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.jdra0r {
  -webkit-animation: swing 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 2.5s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.ch5i99 {
  -webkit-animation: swing 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-animation: swing 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: swing 2s infinite alternate cubic-bezier(0.455, 0.03, 0.515, 0.955); }

/* --------------- */
.s50s26 {
  background: transparent repeat-x;
  position: absolute;
  width: 100%;
  left: 0;
  margin: 0px 0px;
  background-position: center bottom;
  background-size: auto 101%;
  height: 30%;
  -webkit-animation: wave 5.33333s 0.1s infinite linear;
  -moz-animation: wave 5.33333s 0.1s infinite linear;
  animation: wave 5.33333s 0.1s infinite linear; }

.ahyc3d {
  -webkit-animation: wave 3s 0.1s infinite linear;
  -moz-animation: wave 3s 0.1s infinite linear;
  animation: wave 3s 0.1s infinite linear; }

.r1s1np {
  -webkit-animation: wave 4s 0.1s infinite linear;
  -moz-animation: wave 4s 0.1s infinite linear;
  animation: wave 4s 0.1s infinite linear; }

.qyo9ge {
  -webkit-animation: wave 5.33333s 0.1s infinite linear;
  -moz-animation: wave 5.33333s 0.1s infinite linear;
  animation: wave 5.33333s 0.1s infinite linear; }

.bdk58t {
  -webkit-animation: wave 6.22222s 0.1s infinite linear;
  -moz-animation: wave 6.22222s 0.1s infinite linear;
  animation: wave 6.22222s 0.1s infinite linear; }

.r4999a {
  -webkit-animation: wave 7.11111s 0.1s infinite linear;
  -moz-animation: wave 7.11111s 0.1s infinite linear;
  animation: wave 7.11111s 0.1s infinite linear; }

.y3qu0q {
  -webkit-animation: wave 8s 0.1s infinite linear;
  -moz-animation: wave 8s 0.1s infinite linear;
  animation: wave 8s 0.1s infinite linear; }

.popkjp, .eia7la, .acsuu3 {
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }

@-webkit-keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

@-moz-keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

@-ms-keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

@keyframes phase {
  0% {
    opacity: 1; }
  25% {
    opacity: 0.4; }
  50% {
    opacity: 0.8; }
  75% {
    opacity: 0.4; }
  100% {
    opacity: 1; } }

@-webkit-keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX(30deg);
    -moz-transform: rotateX(30deg);
    transform: rotateX(30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY(30deg);
    -moz-transform: rotateY(30deg);
    transform: rotateY(30deg); }
  100% {
    -webkit-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    transform: rotateZ(20deg); } }

@-moz-keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX(30deg);
    -moz-transform: rotateX(30deg);
    transform: rotateX(30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY(30deg);
    -moz-transform: rotateY(30deg);
    transform: rotateY(30deg); }
  100% {
    -webkit-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    transform: rotateZ(20deg); } }

@-ms-keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX(30deg);
    -moz-transform: rotateX(30deg);
    transform: rotateX(30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY(30deg);
    -moz-transform: rotateY(30deg);
    transform: rotateY(30deg); }
  100% {
    -webkit-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    -ms-transform: rotate(20deg);
    transform: rotateZ(20deg); } }

@keyframes tilt {
  0% {
    -webkit-transform: rotateX(-30deg);
    -moz-transform: rotateX(-30deg);
    transform: rotateX(-30deg); }
  25% {
    -webkit-transform: rotateX(30deg);
    -moz-transform: rotateX(30deg);
    transform: rotateX(30deg); }
  50% {
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    transform: rotateY(-30deg); }
  75% {
    -webkit-transform: rotateY(30deg);
    -moz-transform: rotateY(30deg);
    transform: rotateY(30deg); }
  100% {
    -webkit-transform: rotateZ(20deg);
    -moz-transform: rotateZ(20deg);
    transform: rotateZ(20deg); } }

@-webkit-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg); } }

@-moz-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg); } }

@-ms-keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg); } }

@keyframes wave {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    -moz-transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg);
    transform: rotateZ(0deg) translate3d(0, 10%, 0) rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    -moz-transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg);
    transform: rotateZ(360deg) translate3d(0, 10%, 0) rotateZ(-360deg); } }

@-webkit-keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg); } }

@-moz-keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg); } }

@-ms-keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg); } }

@keyframes lighthouse {
  0% {
    -webkit-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    -moz-transform: translate3d(15%, 0, 0) rotateZ(10deg);
    transform: translate3d(15%, 0, 0) rotateZ(10deg); }
  100% {
    -webkit-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    -moz-transform: translate3d(-15%, 0, 0) rotateZ(-10deg);
    transform: translate3d(-15%, 0, 0) rotateZ(-10deg); } }

@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg); } }

@-moz-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg); } }

@-ms-keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    -ms-transform: rotate(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotateZ(-10deg); } }

@keyframes swing {
  0% {
    -webkit-transform: rotateZ(10deg);
    -moz-transform: rotateZ(10deg);
    transform: rotateZ(10deg); }
  100% {
    -webkit-transform: rotateZ(-10deg);
    -moz-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg); } }

/* ----------------------------------------------------
    End Animation
---------------------------------------------------- */
/* ----------------------------------------------------
    Breadcurmb Area
---------------------------------------------------- */
.kaciy3 {
  background-color: var(--section-bg-1);
  margin-bottom: 120px;
  padding-top: 110px;
  padding-bottom: 110px; }

.oxw01c ul {
  margin: 0;
  padding: 0; }

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

.oxw01c ul li:last-child {
  margin-right: 0;
  color: var(--ltn__primary-color);
  opacity: 0.7; }

.oxw01c 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%); }

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

.specj1 .z1rmq0 {
  margin-bottom: 0; }

/* breadcrumb-area-2 */
.pcp9dm {
  padding-top: 250px;
  padding-bottom: 130px; }

.fci3m0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .fci3m0 .u5vs1t {
    margin-bottom: 0; }
  .fci3m0 .tycoq8 .fsw1kf {
    margin-bottom: 0; }
  .fci3m0 .oxw01c {
    margin-left: 100px; }
  .fci3m0 .oxw01c ul li:after {
    position: absolute;
    content: "";
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 10px;
    width: 2px;
    background-color: var(--ltn__color-1);
    opacity: 0.5; }

.mhakom .oxw01c li {
  color: var(--ltn__color-1); }
  .mhakom .oxw01c li:last-child {
    color: var(--ltn__secondary-color); }

/* breadcrumb-area-3 */
.x3dwv9 {
  padding-top: 350px;
  padding-bottom: 130px; }

/* breadcrumb-area-4 */
.kmh3qd .u5vs1t {
  margin-bottom: 0; }

.kmh3qd .oxw01c ul li:last-child {
  opacity: 0.5; }

/* ----------------------------------------------------
    Responsive
---------------------------------------------------- */
@media (max-width: 767px) {
  .pcp9dm {
    padding-top: 240px;
    padding-bottom: 80px; }
  .fci3m0 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    text-align: center; }
    .fci3m0 .oxw01c {
      margin-left: 0; }
  .oxw01c 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
-------------------------------------------------------------- */
.ibhp7s {
  margin-bottom: 40px;
  padding: 35px 30px 40px 35px;
  border: 2px solid var(--border-color-11); }
  .ibhp7s:last-child {
    margin-bottom: 0; }
  .ibhp7s hr {
    margin-top: 35px;
    margin-bottom: 35px; }

.obltsv {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: capitalize; }

.zsmhhc {
  position: relative;
  padding-left: 45px; }
  .zsmhhc::after, .zsmhhc::before {
    position: absolute;
    content: "";
    background-color: var(--ltn__secondary-color);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0; }
  .zsmhhc::before {
    width: 18px;
    height: 4px;
    border-radius: 25px; }
  .zsmhhc::after {
    width: 4px;
    height: 4px;
    left: 22px;
    border-radius: 100%; }

.x2ns84 {
  border-left: 2px solid;
  border-color: var(--ltn__secondary-color);
  padding-left: 10px;
  position: relative; }
  .x2ns84::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px;
    height: 14px;
    background-color: var(--ltn__secondary-color);
    display: none; }

/* widget-2 */
.k7bdod {
  margin-bottom: 40px; }

/* ----------------------------------------------------
    Search Widget
---------------------------------------------------- */
.ff4lxo form {
  position: relative; }

.ff4lxo input[type="text"] {
  margin-bottom: 0;
  padding-right: 65px;
  padding-left: 20px;
  height: 60px;
  background-color: var(--section-bg-1);
  font-weight: 600;
  font-size: 14px; }

.ff4lxo input[type="text"]::-webkit-input-placeholder {
  color: var(--ltn__primary-color);
  font-size: 12px; }

.ff4lxo button {
  position: absolute;
  right: 0;
  height: 100%;
  padding: 0 20px;
  color: var(--white);
  border: 1px solid;
  background-color: var(--ltn__secondary-color);
  border-color: var(--ltn__secondary-color);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.ff4lxo button:hover {
  color: var(--white);
  background-color: var(--ltn__primary-color);
  border-color: var(--ltn__primary-color); }

/* ----------------------------------------------------
    Newsletter Widget
---------------------------------------------------- */
.u4vzv5 {
  background-color: var(--ltn__primary-color);
  padding: 50px 35px;
  position: relative;
  z-index: 2; }
  .u4vzv5 h6 {
    color: var(--ltn__secondary-color);
    margin-bottom: 5px; }
  .u4vzv5 h4 {
    color: var(--white);
    font-size: 36px; }
  .u4vzv5 input[type="text"] {
    background-color: #133236;
    color: var(--white);
    border-color: #133236;
    height: 70px;
    padding-left: 25px;
    padding-right: 70px; }
  .u4vzv5 input[type="text"]::-webkit-input-placeholder {
    color: var(--white); }
  .u4vzv5 input[type="text"]:-ms-input-placeholder {
    color: var(--white); }
  .u4vzv5 input[type="text"]::-ms-input-placeholder {
    color: var(--white); }
  .u4vzv5 input[type="text"]::placeholder {
    color: var(--white); }
  .u4vzv5 button {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white);
    padding: 0 25px; }
    .u4vzv5 button:hover {
      background-color: var(--ltn__secondary-color-2);
      border-color: var(--ltn__secondary-color-2);
      color: var(--white); }

.gycmob {
  position: absolute;
  right: 20px;
  top: 15%;
  font-size: 120px;
  color: var(--ltn__color-1);
  opacity: 0.1;
  z-index: -1;
  line-height: 1; }

/* ----------------------------------------------------
    Tag Cloud Widget
---------------------------------------------------- */
.pdnqin ul {
  margin: 0;
  padding: 0; }
  .pdnqin ul li {
    list-style: none;
    display: inline-block;
    margin: 5px 3px; }
    .pdnqin ul li a {
      display: block;
      padding: 8px 24px 6px;
      font-size: 13px;
      text-transform: uppercase;
      background-color: var(--section-bg-1);
      font-weight: 700;
      font-family: var(--ltn__heading-font); }
      .pdnqin ul li a:hover {
        background-color: var(--ltn__secondary-color);
        color: var(--white); }

/* ----------------------------------------------------
    Color Widget
---------------------------------------------------- */
.ns26z0 ul {
  padding: 0;
  margin: 0; }
  .ns26z0 ul li {
    list-style: none;
    display: inline-block;
    margin-top: 3px;
    margin-right: 5px;
    background-color: var(--section-bg-1);
    border: 1px solid var(--border-color-1); }
    .ns26z0 ul li a {
      width: 40px;
      height: 22px;
      display: block; }
    .ns26z0 ul li:hover {
      outline: 2px solid var(--ltn__secondary-color);
      outline-offset: 1px; }
  .ns26z0 ul .e7jm55 {
    background-color: var(--black); }
  .ns26z0 ul .ojfdaq {
    background-color: var(--white); }
  .ns26z0 ul .nchbsf {
    background-color: var(--red); }
  .ns26z0 ul .oaqbpp {
    background-color: var(--silver); }
  .ns26z0 ul .ubgyn6 {
    background-color: var(--gray); }
  .ns26z0 ul .am41if {
    background-color: var(--maroon); }
  .ns26z0 ul .f85lnd {
    background-color: var(--yellow); }
  .ns26z0 ul .f97l9o {
    background-color: var(--olive); }
  .ns26z0 ul .jq7ihn {
    background-color: var(--lime); }
  .ns26z0 ul .xy1gt0 {
    background-color: var(--green); }
  .ns26z0 ul .elh225 {
    background-color: var(--aqua); }
  .ns26z0 ul .pk47tw {
    background-color: var(--teal); }
  .ns26z0 ul .iwczhp {
    background-color: var(--blue); }
  .ns26z0 ul .tgkcq7 {
    background-color: var(--navy); }
  .ns26z0 ul .soiiai {
    background-color: var(--fuchsia); }
  .ns26z0 ul .fhca0o {
    background-color: var(--purple); }
  .ns26z0 ul .nb2p4q {
    background-color: var(--pink); }
  .ns26z0 ul .fko89z {
    background-color: var(--nude); }
  .ns26z0 ul .ew7ehk {
    background-color: var(--orange); }

/* ----------------------------------------------------
    Menu Widget
---------------------------------------------------- */
.gy36e0 > ul {
  padding: 0;
  margin: 0; }
  .gy36e0 > ul li {
    list-style: none;
    margin-top: 15px;
    display: block;
    font-size: 14px;
    font-weight: 700; }
    .gy36e0 > ul li a {
      display: block;
      font-size: 14px;
      font-weight: 700; }
      .gy36e0 > ul li a span {
        float: right;
        color: var(--ltn__color-5); }
    .gy36e0 > ul li span {
      float: right;
      color: var(--ltn__color-5); }

/* menu-widget-2 */
.s2qakw {
  background-color: transparent; }
  .s2qakw ul li a {
    background-color: var(--section-bg-1);
    padding: 20px 10px 20px 30px; }
    .s2qakw ul li a span {
      background-color: var(--white);
      color: var(--ltn__primary-color);
      position: relative;
      top: -11px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
  .s2qakw ul li.mf6a9t a, .s2qakw ul li:hover > a {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }
    .s2qakw ul li.mf6a9t a span, .s2qakw ul li:hover > a span {
      background-color: var(--ltn__secondary-color-2);
      color: var(--white); }
      .s2qakw ul li.mf6a9t a span:hover, .s2qakw ul li:hover > a span:hover {
        background-color: var(--ltn__primary-color);
        color: var(--white); }
  .s2qakw > ul > li:first-child {
    margin-top: 0; }
  .s2qakw.ds86ah ul li a {
    background-color: var(--ltn__primary-color);
    color: var(--white); }
    .s2qakw.ds86ah ul li a span {
      background-color: var(--ltn__primary-color-2);
      color: var(--white); }
  .s2qakw.ds86ah ul li.mf6a9t a, .s2qakw.ds86ah ul li:hover > a {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }
    .s2qakw.ds86ah ul li.mf6a9t a span, .s2qakw.ds86ah ul li:hover > a span {
      background-color: var(--ltn__secondary-color-2);
      color: var(--white); }
      .s2qakw.ds86ah ul li.mf6a9t a span:hover, .s2qakw.ds86ah ul li:hover > a span:hover {
        background-color: var(--ltn__primary-color);
        color: var(--white); }

/* ----------------------------------------------------
    Popular Post Widget
---------------------------------------------------- */
.izc0ld ul {
  padding: 0;
  margin: 0; }
  .izc0ld ul li {
    list-style: none; }

.izc0ld > ul > li {
  margin-bottom: 30px;
  border-bottom: 1px solid var(--border-color-1);
  padding-bottom: 30px; }

.izc0ld > ul > li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0px; }

.k54phr {
  float: left;
  margin-right: 20px; }
  .k54phr img {
    max-width: 80px; }

.pl9v7d {
  overflow: hidden; }
  .pl9v7d h6 {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px; }
  .pl9v7d .w1y9wy {
    margin-bottom: 0; }
    .pl9v7d .w1y9wy li {
      color: var(--ltn__secondary-color); }

.h5aq07 .k54phr {
  float: left;
  margin-right: 20px; }
  .h5aq07 .k54phr img {
    max-width: 60px;
    border-radius: 100%; }
  .h5aq07 .k54phr a {
    color: var(--ltn__secondary-color); }

.h5aq07 .pl9v7d p {
  margin-bottom: 5px; }
  .h5aq07 .pl9v7d p a {
    color: var(--ltn__secondary-color); }

/* ----------------------------------------------------
    Banner Widget
---------------------------------------------------- */
.ive5gi {
  padding: 0 !important;
  border: 0; }

/* ----------------------------------------------------
    Top Rated Product Widget
---------------------------------------------------- */
.asc6r7 ul {
  padding: 0;
  margin: 0; }
  .asc6r7 ul li {
    list-style: none; }

.asc6r7 > ul > li {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid;
  border-color: var(--white-4); }

.asc6r7 > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.tipyrf {
  max-width: 90px;
  float: left;
  margin-right: 20px; }

.j2p0vx {
  overflow: hidden; }
  .j2p0vx h6 {
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 500; }
  .j2p0vx .sseeub {
    margin-bottom: 0; }
    .j2p0vx .sseeub li {
      font-size: 10px; }
  .j2p0vx .xf97re {
    margin-bottom: 0;
    font-size: 14px;
    color: var(--ltn__secondary-color);
    font-weight: 700; }
  .j2p0vx .sseeub ul {
    line-height: 1;
    margin-bottom: 5px; }

/* ----------------------------------------------------
    Popular Product Widget
---------------------------------------------------- */
.cglww7 .r2lso5 {
  margin-bottom: 30px; }
  .cglww7 .r2lso5 .ygtzmq {
    padding: 25px 25px 1px; }
  .cglww7 .r2lso5 .ymguxb {
    font-size: 16px; }
  .cglww7 .r2lso5 .loi3xk ul li,
  .cglww7 .r2lso5 .eq7rt4 li {
    font-size: 12px; }

.cglww7 .sain7y {
  margin-bottom: 0; }

/* ----------------------------------------------------
    Price Filter Widget
---------------------------------------------------- */
.ztir3i {
  padding-bottom: 13px; }

.hmp2dj {
  overflow: hidden; }

.hmp2dj > input[type="text"],
.hmp2dj > input[type="submit"] {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: left;
  height: 25px;
  padding: 0;
  text-align: left;
  width: 140px;
  margin-bottom: 20px; }

.hmp2dj > input[type="text"] {
  font-weight: 700; }

.ztir3i .foa4pa {
  background-color: var(--ltn__primary-color);
  border: medium none;
  color: #222;
  height: 3px;
  width: 98%;
  background-image: none; }

.ztir3i .ma5ds1 .umeqgb {
  background-color: var(--ltn__secondary-color);
  background-image: none; }

.ztir3i .svywmf,
.ztir3i .foa4pa .svywmf,
.ztir3i .unzy18 .svywmf {
  background-color: var(--ltn__secondary-color);
  border: medium none;
  border-radius: 100%;
  height: 12px;
  margin-left: 0;
  margin-top: -6px;
  top: 50%;
  width: 12px;
  background-image: none; }

/* ----------------------------------------------------
    Instagram Widget
---------------------------------------------------- */
.uim5ao {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .uim5ao .tyiwd5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    .uim5ao .tyiwd5 a,
    .uim5ao .tyiwd5 .eub3yl {
      display: block;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 16.6666%;
      -ms-flex: 1 0 16.6666%;
      flex: 1 0 16.6666%;
      max-width: 16.6666%; }

.l5vrg6 .uim5ao .tyiwd5 a,
.l5vrg6 .uim5ao .tyiwd5 .eub3yl {
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.jum46e .vke66g .i4inyn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.vr0119 .vke66g {
  margin-right: -7.5px !important;
  margin-left: -7.5px !important; }
  .vr0119 .vke66g .i4inyn {
    padding-right: 7.5px;
    padding-left: 7.5px; }

.ua8mhw .tyiwd5 {
  margin-right: -7.5px !important;
  margin-left: -7.5px !important; }
  .ua8mhw .tyiwd5 a,
  .ua8mhw .tyiwd5 .eub3yl {
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin: 7px 0; }

/* ----------------------------------------------------
    Video Widget
---------------------------------------------------- */
.ltn__video-icon-1 {
  background-color: transparent;
  color: var(--white);
  height: 80px;
  width: 80px;
  border: 6px solid;
  border-color: var(--white);
  border-radius: 100%;
  font-size: 22px;
  z-index: 9;
  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; }
  .ltn__video-icon-1:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.ltn__video-icon-2 {
  height: 80px;
  width: 80px;
  background-color: var(--white);
  color: var(--ltn__secondary-color);
  font-size: 20px;
  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;
  z-index: 9;
  border-radius: 100%; }
  .ltn__video-icon-2 i {
    color: var(--ltn__secondary-color); }
  .ltn__video-icon-2:hover.ltn__video-icon-2-border {
    outline: outset; }
  .ltn__video-icon-2.x8yn70 {
    border-radius: 0; }

.ltn__video-icon-2-border {
  outline-offset: 15px;
  outline: 4px solid var(--border-color-9);
  margin: 20px; }

.yvvqx4 {
  min-height: 350px;
  position: relative;
  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-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  z-index: 99; }

.sv3j02 {
  position: relative;
  display: inline-block; }
  .sv3j02::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-color: var(--ltn__primary-color); }
  .sv3j02 img {
    margin: 0; }
  .sv3j02 .ltn__video-icon-1,
  .sv3j02 .ltn__video-icon-2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .sv3j02.bvch24::before {
    display: none; }

.oqrp3b {
  position: relative; }

.scea7a {
  height: 300px; }

.rx1qpf {
  height: 400px; }

.m6vdiv {
  height: 500px; }

.bdmhnx {
  height: 600px; }

.vvpadd .bqu462 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.h6xz9a.ltn__video-icon-2 {
  background-color: var(--ltn__secondary-color);
  color: var(--white); }

.h6xz9a.ltn__video-icon-2 i {
  color: var(--white); }

.ltn__video-icon-2-small {
  height: 60px;
  width: 60px;
  font-size: 16px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .m6vdiv,
  .bdmhnx {
    height: 450px; } }

@media (max-width: 991px) {
  .ltn__video-icon-2 {
    height: 50px;
    width: 50px;
    font-size: 18px; }
  .m6vdiv,
  .bdmhnx {
    height: initial; } }

@media (max-width: 767px) {
  .yvvqx4 {
    min-height: 320px; }
    .yvvqx4.uw3xo1 {
      margin-left: 0; }
  .sv3j02.uw3xo1,
  .yvvqx4.uw3xo1 {
    margin-left: 0; } }

/* ----------------------------------------------------
    Author Widget
---------------------------------------------------- */
.zsk9ga img {
  margin-bottom: 25px;
  max-width: 140px;
  border-radius: 100%; }

.zsk9ga p {
  font-size: 14px; }

.zsk9ga .w89qkt ul li {
  color: var(--ltn__color-1); }

.sc2gfw .zsk9ga img {
  margin-bottom: 25px;
  max-width: 100%;
  border-radius: inherit; }

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

/* ----------------------------------------------------
    Widget Responsive
---------------------------------------------------- */
@media (max-width: 1199px) {
  .ibhp7s {
    padding: 35px 20px 40px 20px; }
  .tipyrf {
    max-width: 70px;
    margin-right: 15px; } }

@media (max-width: 991px) {
  .j7abeh {
    margin-top: 100px; } }

@media (max-width: 767px) {
  .t6r8v2 .ztir3i .svywmf:last-child::after {
    display: none; } }

/* ----------------------------------------------------
    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
-------------------------------------------------------------- */
.mv4yw6 {
  z-index: 9999;
  position: relative; }

/*New Twitter Logo */

.p0tzlv.eh7ulq{
	font-family:sans-serif;
}
.p0tzlv.eh7ulq::before{
	content:"𝕏";
	font-size:1.2em;
}


/* ----------------------------------------------
    Header Top Area
---------------------------------------------- */
.pyqf41 {
  border-bottom: 1px solid;
  border-color: var(--border-color-3); }
  .pyqf41 .w89qkt ul li {
    font-size: 14px;
    margin: 0 10px 0 0; }

.o6jf3x {
  background-color: var(--ltn__primary-color); }
  .o6jf3x p,
  .o6jf3x a,
  .o6jf3x li,
  .o6jf3x .liy4ni p,
  .o6jf3x .liy4ni a,
  .o6jf3x .h4sug0 > ul > li > a,
  .o6jf3x .h4sug0 > ul > li:hover > a {
    color: var(--white); }

.pyqf41 .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

/* welcome */
.liy4ni p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 40px; }

.kv64xs > ul {
  padding: 0;
  margin: 0; }
  .kv64xs > ul > li {
    list-style: none;
    display: inline-block;
    margin: 0 30px 0 0;
    font-size: 14px;
    font-weight: 700; }
    .kv64xs > ul > li:last-child {
      margin-right: 0; }
    .kv64xs > ul > li > i, .kv64xs > ul > li > a > i {
      margin-right: 3px;
      color: var(--ltn__secondary-color); }

.kv64xs .pvc307 .o5vqba {
  font-size: 14px;
  font-weight: 700; }

.jae9yw {
  display: inline-block; }
  .jae9yw a {
    display: inline-block;
    padding: 0 20px;
    line-height: 40px;
    background-color: var(--ltn__secondary-color);
    color: var(--white); }
    .jae9yw a:hover {
      background-color: var(--ltn__secondary-color-2); }

/* ----------------------------------------------
    Header Middle Area
---------------------------------------------- */
.bt1bab {
  z-index: 999; }

.bt1bab > .container-fluid > .row,
.bt1bab > .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; }

.bt1bab > .container-fluid > .row > .col,
.bt1bab > .container > .row > .col {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 1;
  position: static; }

.qnskcg {
  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; }
  .qnskcg a {
    color: var(--ltn__primary-color);
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    display: contents; }
  .qnskcg i {
    color: var(--ltn__secondary-color);
    margin-right: 5px;
    font-size: 24px;
    position: relative;
    top: -2px; }

.nzq7ew .bt1bab {
  padding-top: 10px;
  padding-bottom: 10px; }

/* ----------------------------------------------
    Header Bottom Area (header-2)
---------------------------------------------- */
.flmfz0 .row {
  position: relative; }
  .flmfz0 .row .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.xgq7qv {
  max-width: 200px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  height: 100%;
  float: left;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: none; }

.hkic2z {
  text-align: center; }
  .hkic2z .uri7hd > ul {
    display: inline-block; }

/* ----------------------------------------------
    Header Feature Area
---------------------------------------------- */
.q88vnk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.hukos6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  margin-right: 50px;
  max-width: 50%; }
  .hukos6:last-child {
    margin-right: 0; }
  .hukos6 h6 {
    margin-bottom: 0;
    color: var(--ltn__body-color);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1; }
  .hukos6 p {
    margin-bottom: 0;
    font-size: 16px;
    font-family: var(--ltn__heading-font);
    line-height: 1.2; }

.zih9u5 {
  margin-right: 10px;
  font-size: 25px;
  line-height: 1;
  color: var(--ltn__heading-color); }

/* ----------------------------------------------
    Main Menu
---------------------------------------------- */
.c87fyg,
.dk2lyo {
  position: inherit; }

.uri7hd ul {
  margin-bottom: 0; }

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

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

.uri7hd li > a {
  position: relative; }

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

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

.uri7hd > 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); }

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

/* Submenu */
.uri7hd li > ul,
.uri7hd .ik3sg6 {
  position: absolute;
  margin: 0;
  top: 130%;
  -webkit-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  -o-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  min-width: 230px;
  padding: 15px 0;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  background-color: #fff;
  left: inherit;
  right: inherit;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  z-index: 999;
  border-top: 5px solid var(--ltn__secondary-color); }

.uri7hd li ul li,
.uri7hd .ik3sg6 li {
  line-height: 1.3;
  padding: 12px 25px 12px 30px;
  font-size: 16px; }

.qbfib1 li ul {
  border-top: 0; }

.qbfib1 li ul li {
  padding-left: 10px;
  padding-right: 0; }

.uri7hd li:hover > ul,
.uri7hd li:hover > .ik3sg6 {
  top: 100%;
  opacity: 1;
  visibility: visible; }

.uri7hd li ul li > ul,
.uri7hd .ik3sg6 li > .ik3sg6 {
  left: 100%; }

.uri7hd li ul li:hover > ul,
.uri7hd .ik3sg6 li:hover > .ik3sg6 {
  top: 0; }

.uri7hd li ul li,
.uri7hd .ik3sg6 li {
  position: relative; }

.uri7hd > ul > li:last-child ul li > ul,
.uri7hd > ul > li:last-child .ik3sg6 li > .ik3sg6,
.uri7hd > ul > li:nth-last-child(2) ul li > ul,
.uri7hd > ul > li:nth-last-child(2) .ik3sg6 li > .ik3sg6,
.uri7hd > ul > li:nth-last-child(3) ul li > ul,
.uri7hd > ul > li:nth-last-child(3) .ik3sg6 li > .ik3sg6 {
  left: auto;
  right: 100%; }

.uri7hd li > ul.chdt2u,
.uri7hd .ik3sg6.chdt2u,
.uri7hd li > ul.hw5aro,
.uri7hd .ik3sg6.hw5aro {
  width: 510px; }
  .uri7hd li > ul.chdt2u > li,
  .uri7hd .ik3sg6.chdt2u > li,
  .uri7hd li > ul.hw5aro > li,
  .uri7hd .ik3sg6.hw5aro > li {
    width: 50%;
    float: left;
    padding: 12px 20px 12px 25px; }
    .uri7hd li > ul.chdt2u > li > a,
    .uri7hd .ik3sg6.chdt2u > li > a,
    .uri7hd li > ul.hw5aro > li > a,
    .uri7hd .ik3sg6.hw5aro > li > a {
      padding: 12px 20px 12px 20px;
      margin-left: 0;
      border-bottom: 1px dashed #ddd;
      display: block;
      font-weight: 600;
      background-color: var(--section-bg-1); }
  .uri7hd li > ul.chdt2u .kgj7pr,
  .uri7hd .ik3sg6.chdt2u .kgj7pr,
  .uri7hd li > ul.hw5aro .kgj7pr,
  .uri7hd .ik3sg6.hw5aro .kgj7pr {
    position: inherit;
    float: left;
    width: 100%;
    left: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    z-index: inherit; }
    .uri7hd li > ul.chdt2u .kgj7pr li,
    .uri7hd .ik3sg6.chdt2u .kgj7pr li,
    .uri7hd li > ul.hw5aro .kgj7pr li,
    .uri7hd .ik3sg6.hw5aro .kgj7pr li {
      padding: 12px 20px 12px 20px;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      position: relative; }
      .uri7hd li > ul.chdt2u .kgj7pr li img,
      .uri7hd .ik3sg6.chdt2u .kgj7pr li img,
      .uri7hd li > ul.hw5aro .kgj7pr li img,
      .uri7hd .ik3sg6.hw5aro .kgj7pr li img {
        position: absolute;
        bottom: -20px;
        left: 50%;
        width: 150px;
        height: auto;
        opacity: 0;
        visibility: hidden;
        -webkit-box-shadow: var(--ltn__box-shadow-3);
        box-shadow: var(--ltn__box-shadow-3);
        z-index: 999;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
      .uri7hd li > ul.chdt2u .kgj7pr li:hover img,
      .uri7hd .ik3sg6.chdt2u .kgj7pr li:hover img,
      .uri7hd li > ul.hw5aro .kgj7pr li:hover img,
      .uri7hd .ik3sg6.hw5aro .kgj7pr li:hover img {
        bottom: -10px;
        visibility: visible;
        opacity: 1; }

.uri7hd li > ul.hw5aro,
.uri7hd .ik3sg6.hw5aro {
  width: 780px; }
  .uri7hd li > ul.hw5aro > li,
  .uri7hd .ik3sg6.hw5aro > li {
    width: 33.33%; }

.uri7hd li:hover > ul.chdt2u .kgj7pr,
.uri7hd li:hover > .ik3sg6.chdt2u .kgj7pr {
  opacity: 1;
  visibility: visible; }

.vtksgi li {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative; }
  .vtksgi li img {
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 130px;
    height: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: var(--ltn__box-shadow-3);
    box-shadow: var(--ltn__box-shadow-3);
    z-index: 999;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .vtksgi li:hover img {
    bottom: -10px;
    visibility: visible;
    opacity: 1; }

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

.uri7hd > ul > li:last-child > ul,
.uri7hd > ul > li:last-child > .ik3sg6,
.uri7hd > ul > li:nth-last-child(2) > ul,
.uri7hd > ul > li:nth-last-child(2) > .ik3sg6 {
  left: auto;
  right: 0; }

/* Mega Menu */
.uri7hd .qbfib1 {
  left: 0;
  right: auto;
  overflow: hidden;
  width: 100%; }

.qbfib1 > li {
  float: left;
  padding-bottom: 0 !important;
  min-width: 250px !important; }

.qbfib1 > li {
  min-width: 220px; }

.uri7hd li:hover ul.qbfib1 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaley(1);
  -ms-transform: scaley(1);
  transform: scaley(1); }

.qbfib1 li ul,
.qbfib1 li .ik3sg6 {
  left: 0% !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: inherit; }

/* .ltn__main-menu li:hover .mega-menu li ul */
.uri7hd li .qbfib1 > li > ul,
.uri7hd li .qbfib1 .ik3sg6 {
  top: 0; }

.uri7hd li:hover .qbfib1 > li > ul,
.uri7hd li:hover .qbfib1 .ik3sg6 {
  opacity: 1;
  visibility: visible; }

.qbfib1 > li > a {
  margin-left: 0;
  border-bottom: 1px dashed #ddd;
  display: block;
  font-weight: 600;
  padding: 10px;
  background-color: var(--section-bg-1); }

.qbfib1.ei6xtf,
.qbfib1.qqo84d {
  left: auto; }

.qbfib1.qqo84d > li {
  min-width: 50%;
  width: 50%; }

.qbfib1.vmsb7v > li {
  min-width: 33.33%;
  width: 33.33%; }

@media (min-width: 991px) {
  .qbfib1.ht3a2t > li,
  .qbfib1.a0m1sx > li,
  .qbfib1.gkew40 > li,
  .qbfib1.l7sokn > li,
  .qbfib1.jidn6b > li,
  .qbfib1.oe2gmy > li,
  .qbfib1.y2v8cu > li,
  .qbfib1.qebmgi > li,
  .qbfib1.fdpbcw > li {
    min-width: 25%;
    width: 25%; } }

@media (max-width: 991px) {
  .qbfib1.qqo84d > li,
  .qbfib1.vmsb7v > li,
  .qbfib1.ht3a2t > li,
  .qbfib1.a0m1sx > li,
  .qbfib1.gkew40 > li,
  .qbfib1.l7sokn > li,
  .qbfib1.jidn6b > li,
  .qbfib1.oe2gmy > li,
  .qbfib1.y2v8cu > li,
  .qbfib1.qebmgi > li,
  .qbfib1.fdpbcw > li {
    min-width: 50%;
    width: 50%; } }

@media (max-width: 767px) {
  .qbfib1.qqo84d > li,
  .qbfib1.vmsb7v > li,
  .qbfib1.ht3a2t > li,
  .qbfib1.a0m1sx > li,
  .qbfib1.gkew40 > li,
  .qbfib1.l7sokn > li,
  .qbfib1.jidn6b > li,
  .qbfib1.oe2gmy > li,
  .qbfib1.y2v8cu > li,
  .qbfib1.qebmgi > li,
  .qbfib1.fdpbcw > li {
    min-width: 100%;
    width: 100%; } }

/* Mega menu submenu submenu */
.qbfib1 li ul li ul {
  left: 100% !important;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4); }

.qbfib1 li ul li:hover > ul {
  opacity: 1;
  visibility: visible; }

@media (min-width: 991px) {
  .g5d49j {
    position: inherit !important; } }

/* Menu Icon */
.zrcegh > a {
  position: relative; }
  .zrcegh > a::before {
    content: "\f067";
    font-size: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900; }

/* Menu Item Badge */
.r6bece {
  position: absolute;
  left: -8px;
  top: -10px;
  font-size: 10px;
  padding: 1px 3px 0px;
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  border-radius: 2px;
  text-transform: uppercase; }

/* Menu Porduct Item */
.qfucrs {
  margin-bottom: 30px;
  margin-top: 15px;
  border: 2px solid;
  border-color: var(--border-color-8);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center; }
  .qfucrs .ygtzmq {
    padding: 25px 15px 15px;
    padding-top: 0; }
  .qfucrs .ymguxb {
    font-size: 16px;
    margin-bottom: 5px; }
  .qfucrs .xf97re {
    font-size: 16px;
    color: var(--ltn__secondary-color);
    font-weight: 600; }
    .qfucrs .xf97re del {
      font-size: 15px;
      opacity: 0.5;
      color: var(--gray); }

.qfucrs:hover {
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1); }

/* ----------------------------------------------
    Header Options
---------------------------------------------- */
.b7gi5f > ul {
  padding: 0;
  margin: 0; }
  .b7gi5f > ul > li {
    display: inline-block;
    margin-right: 15px;
    margin-top: 0;
    list-style: none; }
    .b7gi5f > ul > li:last-child {
      margin-right: 0; }

.b7gi5f {
  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; }
  .b7gi5f ul li {
    list-style: none; }
  .b7gi5f > div {
    margin-right: 20px; }
    .b7gi5f > div:last-child {
      margin-right: 0; }
  .b7gi5f .h4sug0 > ul > li > a {
    padding: 0; }
  .b7gi5f .h4sug0 ul {
    padding: 0; }
    .b7gi5f .h4sug0 ul li ul {
      padding: 10px 0; }

.u1j831 > div {
  margin-right: 10px; }

.u1j831 .l219xb,
.u1j831 .h4sug0 > ul > li > a,
.u1j831 .dxepwb a,
.u1j831 .brou9z {
  height: 50px;
  width: 50px;
  line-height: 54px;
  background: var(--white);
  color: var(--ltn__heading-color);
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  -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-1);
  box-shadow: var(--ltn__box-shadow-1); }
  .u1j831 .l219xb:hover,
  .u1j831 .h4sug0 > ul > li > a:hover,
  .u1j831 .dxepwb a:hover,
  .u1j831 .brou9z:hover {
    background: var(--ltn__secondary-color);
    color: var(--white); }

.u1j831 .l219xb:hover,
.u1j831 .h4sug0 > ul > li:hover > a,
.u1j831 .dxepwb a:hover {
  background: var(--ltn__secondary-color);
  color: var(--white); }

.u1j831 .h4sug0.pvc307 > ul > li > a {
  height: inherit;
  width: inherit;
  line-height: inherit;
  background: inherit;
  color: inherit; }

.u1j831 .rwhi28 > 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 */
.h4sug0 {
  display: inline-block;
  text-align: left; }

.h4sug0 li {
  margin-top: 0; }

.h4sug0 + .h4sug0 {
  margin-left: 10px; }

.h4sug0 ul {
  margin-bottom: 0; }

.h4sug0 > ul > li {
  display: inline-block;
  position: relative; }

.h4sug0 > ul > li > a {
  display: block;
  text-decoration: none;
  padding: 0 10px;
  height: 40px;
  line-height: 40px; }

.h4sug0 ul li ul {
  position: absolute;
  min-width: 150px;
  right: 0;
  background-color: #fff;
  z-index: 999;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border-top: 1px solid #ececec;
  top: 130%;
  padding: 10px 0;
  margin: 0;
  -webkit-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  -o-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  opacity: 0;
  visibility: hidden; }

.h4sug0 ul li ul li {
  display: block;
  padding: 5px 15px;
  font-size: 16px;
  color: var(--ltn__paragraph-color);
  font-weight: 500; }

.h4sug0 ul li ul li a {
  color: inherit; }

.h4sug0 ul li:hover > ul {
  top: 100%;
  opacity: 1;
  visibility: visible; }

.h4sug0 ul li:hover > a {
  color: var(--ltn__secondary-color); }

.h4sug0 > ul > li,
.brou9z a {
  font-size: 20px; }

/* header-wishlist */
.brou9z {
  color: var(--ltn__heading-color); }

/* ----------------------------------------------
    Mini Cart
---------------------------------------------- */
.hoym5d ul {
  margin: 0;
  padding: 0; }

.dxepwb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 30px;
  cursor: pointer;
  color: var(--ltn__heading-color); }
  .dxepwb i {
    font-size: 18px; }
  .dxepwb sup {
    font-size: 14px;
    font-weight: 600; }

.qsg9u4 h5 {
  margin-bottom: 0; }

.ouw6sj {
  max-height: calc(100% - (60px + 245px)); }

.gw8uyu .hoym5d {
  max-height: calc(100% - (60px + 245px)); }

.fswrjd {
  padding-top: 20px;
  padding-left: 10px;
  margin-bottom: 20px;
  border-top: 1px solid var(--border-color-1); }
  .fswrjd:first-child {
    border-top: 0; }

.za09zs {
  float: left;
  width: 80px;
  margin-right: 15px;
  position: relative; }

.za09zs img {
  background-color: var(--section-bg-1); }

.mf55gr {
  overflow: hidden; }

.mf55gr h6 {
  margin-bottom: 5px;
  font-weight: 500; }

.st6dcc {
  position: absolute;
  left: -8px;
  top: -8px;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  display: block;
  line-height: 20px;
  background-color: #fff;
  text-align: center;
  font-size: 10px;
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .st6dcc:hover {
    background-color: var(--red);
    color: #fff; }

.mp0d2m {
  margin-top: 25px; }
  .mp0d2m p {
    font-size: 14px;
    margin-bottom: 0; }

.k8hlf6 {
  border-top: 1px solid var(--border-color-1);
  border-bottom: 1px solid var(--border-color-1);
  padding: 20px 0; }
  .k8hlf6 h5 {
    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: 0; }
  .k8hlf6 span {
    color: var(--ltn__secondary-color); }

.mp0d2m .r2f1wf {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 0 15px; }

.mp0d2m .r2f1wf .ejypqe {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 14px; }

.mini-cart-icon-2 > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 125px; }
  .mini-cart-icon-2 > a .dxepwb {
    margin-right: 5px; }
    .mini-cart-icon-2 > a .dxepwb i {
      color: var(--ltn__heading-color);
      font-size: 20px; }
    .mini-cart-icon-2 > a .dxepwb sup {
      font-size: 12px;
      font-weight: 600;
      height: 20px;
      width: 20px;
      line-height: 20px;
      background-color: var(--ltn__secondary-color);
      color: var(--white);
      text-align: center;
      border-radius: 100%;
      right: 8px;
      top: -8px; }
  .mini-cart-icon-2 > a h6 {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    line-height: 20px;
    font-weight: 700;
    color: var(--ltn__body-color);
    font-size: 14px;
    text-transform: uppercase; }

.mini-cart-icon-2 ul li {
  list-style: none; }

/* ----------------------------------------
  Header Searchbox
---------------------------------------- */
.l219xb {
  cursor: pointer;
  display: inline-block; }
  .l219xb .ykj4f3 {
    min-width: 25px;
    text-align: center;
    font-size: 16px; }

.fx68e2 {
  position: relative; }

.mu2hu7 {
  background-color: var(--white);
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
  height: 0;
  margin-right: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 130%;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
  width: 320px;
  z-index: 9999; }
  .mu2hu7 form {
    position: relative;
    margin: 15px 15px 0; }
  .mu2hu7 input {
    height: 60px;
    padding-right: 50px; }
  .mu2hu7 button[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: var(--ltn__heading-color);
    display: block;
    font-size: 18px;
    height: 60px;
    line-height: 48px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0;
    padding: 1px 6px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .mu2hu7 button[type="submit"]:hover {
      color: var(--ltn__primary-color); }

.ykj4f3 {
  position: relative; }
  .ykj4f3 .pg92ge {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden; }

.us1guq.mu2hu7 {
  height: 90px; }

.us1guq .ci6uei {
  opacity: 0;
  visibility: hidden; }

.us1guq .pg92ge {
  opacity: 1;
  visibility: visible; }

@media (max-width: 767px) {
  .fx68e2 {
    position: inherit; }
  .mu2hu7 {
    top: 100%; }
  .mu2hu7 {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    right: 50%; } }

@media (max-width: 575px) {
  .mu2hu7 {
    width: 270px; } }

/* search-2 */
.q6gpwq {
  min-width: 500px; }
  .q6gpwq form {
    position: relative; }
  .q6gpwq input {
    margin-bottom: 0;
    border: 0;
    -webkit-box-shadow: var(--ltn__box-shadow-3);
    box-shadow: var(--ltn__box-shadow-3);
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 50px;
    height: 45px; }
  .q6gpwq button {
    position: absolute;
    right: 0;
    background-color: transparent;
    height: 45px;
    top: 0;
    padding: 0 15px; }

/* ----------------------------------------
    Currency Menu
---------------------------------------- */
.pvc307 .o5vqba {
  font-size: 16px;
  font-weight: 700; }

.pvc307 ul li ul {
  min-width: 200px; }

.pvc307 .onzbai::after {
  margin-left: 3px;
  border-top: 0.25em solid;
  border-right: .20em solid transparent;
  border-left: .20em solid transparent; }

.gotr1d .onzbai {
  padding-right: 10px !important;
  position: relative; }
  .gotr1d .onzbai::after {
    display: none; }
  .gotr1d .onzbai::before {
    content: "\e911";
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: -5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'icomoon';
    color: var(--ltn__secondary-color); }

/* ----------------------------------------
  Header 2
---------------------------------------- */
.q29vwb .nn45cf .row .col {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.q29vwb .nn45cf .xgq7qv {
  display: block; }

.q29vwb .nn45cf .hkic2z {
  text-align: right; }

/* ----------------------------------------
  Header 3
---------------------------------------- */
.r2lgkv .bt1bab {
  padding: 30px 0; }

.r2lgkv .flmfz0.nn45cf {
  padding-top: 0px;
  padding-bottom: 0px; }

.r2lgkv .nn45cf .row .col {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.r2lgkv .nn45cf .xgq7qv {
  display: block; }

.r2lgkv .nn45cf .hkic2z {
  text-align: right; }

/* ----------------------------------------
    Header 4
---------------------------------------- */
.nin8n2 .bt1bab,
.eulcsr .bt1bab {
  padding-top: 22px;
  padding-bottom: 22px; }

.nin8n2 .pyqf41 {
  border-color: var(--border-color-3); }

.rhv35z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .rhv35z .qnskcg {
    min-width: auto; }

.dc5q8v {
  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; }
  .dc5q8v::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; }
  .dc5q8v .d8hs64 {
    margin-right: 10px;
    font-size: 35px;
    line-height: 1;
    color: var(--ltn__secondary-color); }
    .dc5q8v .d8hs64 i {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .dc5q8v .cxk997 {
    margin: 0;
    text-align: left; }
    .dc5q8v .cxk997 h6 {
      margin: 0;
      font-weight: 600;
      font-size: 14px; }
    .dc5q8v .cxk997 h4 {
      margin: 5px 0 0;
      line-height: 1; }

.to74vd .cxk997 h6,
.to74vd .cxk997 h4 {
  color: var(--white); }

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

.kzftkh .uri7hd > ul > li > a {
  color: var(--white); }

/* ----------------------------------------
  Header 5
---------------------------------------- */
.eulcsr .dc5q8v::before {
  background-color: #e4e8ea; }

.eulcsr .b7gi5f {
  margin-left: 30px; }

/* ----------------------------------------
  Header 8
---------------------------------------- */
.gkkc3n .bt1bab {
  margin-top: 0; }
  .gkkc3n .bt1bab .row {
    background-color: var(--white); }

.w99qhk .ejypqe {
  padding: 14px 25px; }

/* ----------------------------------------
  ltn__header-logo-mobile-menu-in-mobile
---------------------------------------- */
.f1798t {
  margin-top: 0; }

/* ----------------------------------------------
    Header Sticky
---------------------------------------------- */
.nn45cf {
  -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); }

.nin8n2 .bt1bab.nn45cf,
.eulcsr .bt1bab.nn45cf {
  padding-top: 10px;
  padding-bottom: 10px; }

/* Sticky Background Black */
.nn45cf.yji7hs {
  background-color: var(--ltn__heading-color); }
  .nn45cf.yji7hs .uri7hd > ul > li > a,
  .nn45cf.yji7hs .brou9z a,
  .nn45cf.yji7hs .dxepwb,
  .nn45cf.yji7hs .hukos6 h6,
  .nn45cf.yji7hs .hukos6 p,
  .nn45cf.yji7hs .zih9u5,
  .nn45cf.yji7hs .l219xb .ykj4f3,
  .nn45cf.yji7hs .b7gi5f .h4sug0 > ul > li > a {
    color: var(--white); }
  .nn45cf.yji7hs .u1j831 .l219xb,
  .nn45cf.yji7hs .u1j831 .l219xb i,
  .nn45cf.yji7hs .u1j831 .h4sug0 > ul > li > a,
  .nn45cf.yji7hs .u1j831 .dxepwb a,
  .nn45cf.yji7hs .u1j831 .brou9z {
    background: var(--white);
    color: var(--ltn__heading-color); }

/* Sticky Background White */
.nn45cf.x56zf3 {
  background-color: var(--white); }
  .nn45cf.x56zf3 .uri7hd > ul > li > a,
  .nn45cf.x56zf3 .brou9z a,
  .nn45cf.x56zf3 .dxepwb,
  .nn45cf.x56zf3 .hukos6 h6,
  .nn45cf.x56zf3 .hukos6 p,
  .nn45cf.x56zf3 .zih9u5,
  .nn45cf.x56zf3 .l219xb .ykj4f3,
  .nn45cf.x56zf3 .b7gi5f .h4sug0 > ul > li > a {
    color: var(--ltn__heading-color); }
  .nn45cf.x56zf3 .u1j831 .l219xb,
  .nn45cf.x56zf3 .u1j831 .l219xb i,
  .nn45cf.x56zf3 .u1j831 .h4sug0 > ul > li > a,
  .nn45cf.x56zf3 .u1j831 .dxepwb a,
  .nn45cf.x56zf3 .u1j831 .brou9z {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
    background: var(--white);
    color: var(--ltn__heading-color); }

.h258xp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* ltn__header-transparent */
.k2fjkm {
  position: absolute;
  width: 100%;
  z-index: 999;
  background-color: transparent; }
  .k2fjkm .o6jf3x {
    background-color: transparent; }

/* ----------------------------------------
  Utilize Mobile Menu
---------------------------------------- */
.e9be5k {
  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; }

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

.jlquz4 {
  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; }

.rsz0vh {
  margin-bottom: 30px;
  position: relative; }
  .rsz0vh input[type="text"] {
    margin-bottom: 0; }
  .rsz0vh button {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    padding: 0 15px; }

@media (max-width: 479px) {
  .e9be5k {
    width: 300px; }
  .e9be5k.q3gvnd {
    padding: 50px 20px; } }

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

.gv4p02 > ul > li {
  position: relative; }

.gv4p02 > ul > li .tqa8va {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 24px;
  height: 44px;
  cursor: pointer;
  background-color: transparent; }

.gv4p02 > ul > li .tqa8va::before,
.gv4p02 > ul > li .tqa8va::after {
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 7px);
  width: 14px;
  height: 2px;
  content: "";
  -webkit-transition: all .5s ease 0s;
  -o-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  background-color: #7e7e7e; }

.gv4p02 > ul > li .tqa8va::after {
  -webkit-transform: rotate(90deg) scale(0.75);
  -ms-transform: rotate(90deg) scale(0.75);
  transform: rotate(90deg) scale(0.75); }

.gv4p02 > ul > li.mf6a9t .tqa8va::after {
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit; }

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

.gv4p02 > ul > li .ik3sg6 {
  position: static;
  top: auto;
  display: none;
  visibility: visible;
  width: 100%;
  min-width: auto;
  padding: 0;
  padding-left: 15px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none; }

.gv4p02 > ul > li .ik3sg6 li {
  line-height: inherit;
  position: relative;
  list-style: none; }

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

.e9be5k.fr3r7p {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.e9be5k.q3gvnd.fr3r7p {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.rwhi28 {
  margin-right: 15px; }

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

.rwhi28 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); }

.rwhi28 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: #b10707ed;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-width: 30px; }

.rwhi28 svg path#rhak9d, .rwhi28 svg path#grg0av {
  stroke-dasharray: 240px 950px; }

.rwhi28 svg path#bubm9j {
  stroke-dasharray: 240px 240px; }

.rwhi28 .fjr4uo svg path#rhak9d, .rwhi28 .fjr4uo svg path#grg0av {
  stroke-dasharray: -650px;
  stroke-dashoffset: -650px; }

.rwhi28 .fjr4uo svg path#bubm9j {
  stroke-dasharray: 1px 220px;
  stroke-dashoffset: -115px; }

.brow93 {
  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; }
  .brow93 .c9nqxu {
    font-weight: 700; }
  .brow93 .x32ajf {
    background-color: transparent;
    font-size: 30px;
    padding: 0 15px; }

.kppxf0 {
  border-top: 1px solid var(--border-color-1);
  padding: 5px 0px 20px;
  margin: 30px 0;
  border-bottom: 1px solid var(--border-color-1); }
  .kppxf0 ul {
    padding: 0;
    margin: 0; }
    .kppxf0 ul li {
      display: inline-block; }
  .kppxf0 .lbl91v {
    width: 50px;
    display: inline-block;
    height: 50px;
    border: 2px solid var(--border-color-1);
    line-height: 46px;
    text-align: center;
    margin-right: 10px; }

.qyg1eh ul li {
  display: block; }

.qfr04c.rwhi28 > a {
  color: #fff; }

.qfr04c.rwhi28 svg path {
  stroke: #fff; }

.a988oa a {
  width: 40px;
  height: 38px;
  border: 1px solid; }

/* ----------------------------------------
  Responsive
---------------------------------------- */
@media (min-width: 1200px) and (max-width: 1300px) {
  .uri7hd > ul > li {
    margin-right: 15px; }
  .uri7hd > ul > li:last-child {
    margin-right: 0; }
  .uri7hd > ul > li > a {
    font-size: 15px; }
  .qyoq78 .uri7hd > ul > li {
    margin-right: 10px; }
  .qyoq78 .uri7hd > ul > li:last-child {
    margin-right: 0px; }
  .qyoq78 .um3bmb a {
    padding: 15px 20px !important; }
  .qyoq78 .uri7hd > ul > li > a {
    font-size: 14px; } }

@media (max-width: 1199px) {
  .qnskcg {
    min-width: 180px; }
  .uri7hd > ul > li > a {
    padding: 20px 15px; }
  .uri7hd > ul > li {
    margin-right: 10px; }
  .r2lgkv .hukos6 {
    display: none; } }

@media (max-width: 991px) {
  .ve26yv,
  .dk2lyo {
    display: none; }
  /* sticky */
  .nn45cf {
    position: inherit; }
  .q29vwb .bt1bab > .container > .row .bukyc9 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    border-top: 1px solid #ddd; }
  .q29vwb .q88vnk {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .q29vwb .hukos6 {
    margin-right: 15px; }
  .r2lgkv .bt1bab > .container > .row .ve26yv {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    border-top: 1px solid #ddd; }
  .r2lgkv .q6gpwq {
    min-width: 280px; }
  .kv64xs ul li {
    margin: 0 20px 0 0; } }

@media (max-width: 767px) {
  .pyqf41 {
    padding: 5px 0;
    text-align: center; }
  .pyqf41 .w89qkt ul li {
    font-size: 12px;
    margin: 0 5px 0 0; }
  .kv64xs .pvc307 .o5vqba,
  .kv64xs > ul > li {
    font-size: 13px; }
  .h4sug0 > ul > li {
    position: inherit; }
  .h4sug0 > ul > li > a {
    height: 20px;
    line-height: 20px; }
  .h4sug0 ul li ul {
    left: 50%;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .svdagh {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .liy4ni p {
    line-height: 20px;
    margin: 5px 0; }
  .qnskcg {
    min-width: 100px; }
  .eulcsr .svdagh,
  .nin8n2 .svdagh {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px; }
  .nin8n2 .rhv35z,
  .eulcsr .rhv35z {
    -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; }
  .nin8n2 .b7gi5f,
  .eulcsr .b7gi5f {
    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; }
  .r2lgkv .svdagh {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px; }
  .ouev5t .rhv35z {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 10px 0 10px; }
  .ouev5t .bt1bab > .container-fluid > .row > .col,
  .ouev5t .bt1bab > .container > .row > .col {
    max-width: 65%; }
  .ouev5t .b7gi5f {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%; }
  .jae9yw a {
    padding: 0 15px;
    line-height: 25px; } }

@media (max-width: 575px) {
  .qnskcg a {
    font-size: 24px; }
    .qnskcg a i {
      font-size: 20px; }
  .nzq7ew .bt1bab > .container > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  .nzq7ew .qnskcg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .nzq7ew .b7gi5f {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px; }
  .r40owo .qnskcg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .r40owo .b7gi5f {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px; }
  .r40owo .bt1bab > .container > .row .col,
  .r40owo .bt1bab > .container-fluid > .row .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .r2lgkv .mini-cart-icon-2 > a {
    min-width: auto; }
    .r2lgkv .mini-cart-icon-2 > a h6 {
      display: none; } }

@media (max-width: 449px) {
  .b7gi5f > div {
    margin-right: 10px; }
  .q88vnk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  .hukos6:last-child {
    padding-top: 0; }
  .dc5q8v {
    padding-left: 10px;
    margin-left: 10px; }
    .dc5q8v .d8hs64 {
      font-size: 20px;
      display: none; }
    .dc5q8v .cxk997 h6 {
      display: 13px; }
    .dc5q8v .cxk997 h4 {
      font-size: 16px; } }

@media (max-width: 370px) {
  .r2lgkv .b7gi5f > ul > li {
    margin-right: 5px; } }

/* ----------------------------------------
  Icon Font
---------------------------------------- */
.b7gi5f i,
.pyqf41 i {
  font-weight: bold; }

/* ----------------------------------------------------
    Category Menu
---------------------------------------------------- */
.opal7i {
  position: relative; }

.pgji6m h2 {
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 45px;
  margin: 0;
  overflow: hidden;
  padding: 5px 20px;
  position: relative;
  text-transform: uppercase; }
  .pgji6m h2::before, .pgji6m h2::after {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    display: block;
    font-size: 14px; }
  .pgji6m h2::before {
    content: "\f0c9";
    float: left;
    margin-right: 10px; }
  .pgji6m h2::after {
    content: "\f0dd";
    float: right; }

.m4u62o {
  background-color: var(--white); }
  .m4u62o > ul {
    border-color: var(--border-color-1);
    border-width: 1px 1px 1px;
    border-style: solid;
    padding: 0;
    margin: 0; }
    .m4u62o > ul > li > a {
      padding: 10px 15px;
      display: block;
      font-size: 15px;
      border-bottom: 1px solid var(--border-color-1); }
    .m4u62o > ul > li:hover > a {
      background-color: var(--section-bg-1);
      font-weight: 700; }
    .m4u62o > ul > li:hover .dhcq7m {
      opacity: 1;
      visibility: visible;
      top: 0; }
    .m4u62o > ul > li i {
      font-size: 18px;
      margin-right: 5px;
      width: 25px;
      display: inline-block; }
  .m4u62o ul {
    margin: 0; }
    .m4u62o ul li {
      margin-top: 0;
      list-style: none;
      position: relative;
      font-size: 14px; }
      .m4u62o ul li a {
        display: block; }
      .m4u62o ul li:hover > a {
        color: var(--ltn__secondary-color); }
  .m4u62o.ot8idu .dhcq7m li a {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }

.dhcq7m {
  position: absolute;
  left: 100%;
  top: 90%;
  width: 230px;
  z-index: 99;
  background-color: #fff;
  padding: 25px 20px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .dhcq7m ul {
    padding: 0; }
    .dhcq7m ul li {
      padding: 8px 0px; }
  .dhcq7m > li {
    width: 100%;
    float: left;
    padding: 0 10px; }
  .dhcq7m.gt2n5a, .dhcq7m.s9r12a, .dhcq7m.nboep0, .dhcq7m.zdudvx, .dhcq7m.ke9b6b, .dhcq7m.d0qtzd, .dhcq7m.oi11w7, .dhcq7m.qcak2u, .dhcq7m.c5rwq9, .dhcq7m.zutro4, .dhcq7m.b8ybww, .dhcq7m.vfrbc3, .dhcq7m.bjjlnh, .dhcq7m.l6aux5, .dhcq7m.s3e5va, .dhcq7m.o2oi6y, .dhcq7m.xsq0am, .dhcq7m.dert1p {
    width: 730px; }
    .dhcq7m.gt2n5a > li, .dhcq7m.s9r12a > li, .dhcq7m.nboep0 > li, .dhcq7m.zdudvx > li, .dhcq7m.ke9b6b > li, .dhcq7m.d0qtzd > li, .dhcq7m.oi11w7 > li, .dhcq7m.qcak2u > li, .dhcq7m.c5rwq9 > li, .dhcq7m.zutro4 > li, .dhcq7m.b8ybww > li, .dhcq7m.vfrbc3 > li, .dhcq7m.bjjlnh > li, .dhcq7m.l6aux5 > li, .dhcq7m.s3e5va > li, .dhcq7m.o2oi6y > li, .dhcq7m.xsq0am > li, .dhcq7m.dert1p > li {
      width: 25%; }
  .dhcq7m.pj09pm, .dhcq7m.tvytpo {
    width: 730px; }
    .dhcq7m.pj09pm > li, .dhcq7m.tvytpo > li {
      width: 25%; }
  .dhcq7m.zq5acl, .dhcq7m.sijaof {
    width: 690px; }
    .dhcq7m.zq5acl > li, .dhcq7m.sijaof > li {
      width: 33%; }
  .dhcq7m.gp6crn, .dhcq7m.ldavpm {
    width: 460px; }
    .dhcq7m.gp6crn > li, .dhcq7m.ldavpm > li {
      width: 50%; }

.pn2geq > a {
  border-bottom: 1px solid #ddd;
  font-weight: 700;
  padding: 5px 0;
  margin-bottom: 10px; }

.m4u62o .caxb7j {
  cursor: pointer; }

.m4u62o .efx77w,
.m4u62o .licasu {
  display: none; }

.m4u62o .qql3g1 .licasu {
  display: block; }

.m4u62o .qql3g1 .o4bgzn {
  display: none; }

@media (max-width: 1200px) {
  .m4u62o > ul > li > a {
    padding: 10px 5px;
    font-size: 13px; }
  .m4u62o > ul > li i {
    font-size: 16px;
    width: 20px; }
  .m4u62o ul li {
    font-size: 13px; }
  .dhcq7m ul {
    padding-left: 10px; }
    .dhcq7m ul li {
      padding: 5px 0px; } }

@media (max-width: 991px) {
  .opal7i {
    margin-bottom: 30px; }
  .m4u62o {
    max-height: 350px;
    overflow: auto;
    position: absolute;
    width: 100%;
    z-index: 99;
    display: none; }
  .dhcq7m {
    display: none;
    opacity: inherit !important;
    visibility: inherit !important;
    left: inherit !important;
    width: 100% !important;
    top: 100%;
    max-height: 350px;
    overflow: auto;
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    position: inherit;
    padding: 5px 0px 0px 15px; }
    .dhcq7m > li {
      width: 100% !important;
      margin-bottom: 0;
      float: none; }
  .pv5dyn {
    display: none; }
  .b7a9wd > a {
    position: relative; }
    .b7a9wd > a::before {
      position: absolute;
      content: "+";
      right: 15px;
      top: 50%;
      -webkit-transform: translatey(-50%);
      -ms-transform: translatey(-50%);
      transform: translatey(-50%);
      font-size: 20px;
      font-weight: 400; }
  .b7a9wd.en193d > a::before {
    display: none; }
  .b7a9wd.en193d > a::after {
    position: absolute;
    content: "-";
    right: 15px;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    font-size: 30px;
    font-weight: 400; } }

.c8mjin .rwhi28 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid var(--border-color-1);
  padding: 7px 20px 6px;
  margin-right: 0; }

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

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

.e69hr2 {
  width: 100%; }

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

/* Slider Animation Start */
.vwkmzm {
  position: relative;
  z-index: 9; }
  .vwkmzm > * {
    opacity: 0;
    visibility: hidden;
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp; }
    .vwkmzm > *:nth-child(1) {
      -webkit-animation-delay: 0.5s;
      animation-delay: 0.5s;
      -webkit-animation-duration: 0.5s;
      animation-duration: 0.5s; }
    .vwkmzm > *:nth-child(2) {
      -webkit-animation-delay: 1s;
      animation-delay: 1s;
      -webkit-animation-duration: 1s;
      animation-duration: 1s; }
    .vwkmzm > *:nth-child(3) {
      -webkit-animation-delay: 1.5s;
      animation-delay: 1.5s;
      -webkit-animation-duration: 1.5s;
      animation-duration: 1.5s; }
    .vwkmzm > *:nth-child(4) {
      -webkit-animation-delay: 2s;
      animation-delay: 2s;
      -webkit-animation-duration: 2s;
      animation-duration: 2s; }
    .vwkmzm > *:nth-child(5) {
      -webkit-animation-delay: 2.5s;
      animation-delay: 2.5s;
      -webkit-animation-duration: 2.5s;
      animation-duration: 2.5s; }
    .vwkmzm > *:nth-child(6) {
      -webkit-animation-delay: 3s;
      animation-delay: 3s;
      -webkit-animation-duration: 3s;
      animation-duration: 3s; }
    .vwkmzm > *:nth-child(7) {
      -webkit-animation-delay: 3.5s;
      animation-delay: 3.5s;
      -webkit-animation-duration: 3.5s;
      animation-duration: 3.5s; }
    .vwkmzm > *:nth-child(8) {
      -webkit-animation-delay: 4s;
      animation-delay: 4s;
      -webkit-animation-duration: 4s;
      animation-duration: 4s; }
    .vwkmzm > *:nth-child(9) {
      -webkit-animation-delay: 4.5s;
      animation-delay: 4.5s;
      -webkit-animation-duration: 4.5s;
      animation-duration: 4.5s; }
    .vwkmzm > *:nth-child(11) {
      -webkit-animation-delay: 5s;
      animation-delay: 5s;
      -webkit-animation-duration: 5s;
      animation-duration: 5s; }

.qy6wix .vwkmzm > *,
.dq545g .vwkmzm > * {
  opacity: 1;
  visibility: visible;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }


/* Slide Arrow */
.prtc1r .ef4bbg {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  line-height: 58px;
  background-color: var(--white);
  border: 1px solid var(--border-color-1);
  text-align: center;
  font-size: 20px;
  color: var(--ltn__primary-color) !important;
  z-index: 1;
  opacity: 0;
  visibility: hidden; }
  .prtc1r .ef4bbg:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white) !important; }

.prtc1r .dhzmyd {
  right: 40px;
  left: auto; }

.prtc1r:hover .ef4bbg {
  opacity: 1;
  visibility: visible;
  left: 20px; }

.prtc1r:hover .dhzmyd {
  right: 20px;
  left: auto; }

.uydehs .sain7y {
  position: absolute;
  bottom: 50px;
  width: 100%;
  margin: 0; }

.zz2dse .ef4bbg {
  color: var(--white) !important;
  border: 1px solid var(--border-color-3); }

@media (min-width: 1400px) {
  .prtc1r:hover .ef4bbg {
    opacity: 1;
    visibility: visible;
    left: 60px; }
  .prtc1r:hover .dhzmyd {
    right: 60px;
    left: auto; } }

/* slide-item-2 */
.gbpdqr {
  height: calc(100vh - 0px);
  padding-top: 200px; }
  .gbpdqr .tgye8g {
    max-width: 650px; }
  .gbpdqr .xn3xni {
    margin-bottom: 20px;
    font-family: var(--ltn__body-font); }
    .gbpdqr .xn3xni span {
      color: var(--ltn__secondary-color); }
  .gbpdqr .zui8f1 {
    font-size: 80px;
    line-height: 1;
    margin-bottom: 20px; }
    .gbpdqr .zui8f1 span {
      color: var(--ltn__secondary-color); }
  .gbpdqr .r2f1wf {
    margin-top: 40px; }
  .gbpdqr .m5vdpx {
    padding-left: 30px;
    border-left: 1px solid var(--ltn__secondary-color); }

.mywlpj .okkfh7 .tgye8g,
.gbpdqr .okkfh7 .tgye8g {
  margin-left: auto; }

.mywlpj .okkfh7 .m5vdpx,
.gbpdqr .okkfh7 .m5vdpx {
  padding-left: 0px;
  border-left: 0;
  padding-right: 30px;
  border-right: 1px solid #576466;
  margin-left: auto; }

.mywlpj .vvpadd .tgye8g,
.gbpdqr .vvpadd .tgye8g {
  margin-left: auto;
  margin-right: auto; }

.mywlpj .vvpadd .m5vdpx,
.gbpdqr .vvpadd .m5vdpx {
  padding-left: 0px;
  border-left: 0;
  padding-right: 0px;
  border-right: 0; }

.m5vdpx {
  max-width: 500px; }

.okkfh7 .m5vdpx {
  margin-left: auto; }

.vvpadd .m5vdpx {
  margin-left: auto;
  margin-right: auto; }

.ec1t7v {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9; }
  .ec1t7v > ul {
    padding: 0;
    margin: 0; }
    .ec1t7v > ul > li {
      display: inline-block;
      list-style: none;
      position: relative; }
      .ec1t7v > ul > li > ul {
        position: absolute;
        top: 80%;
        min-width: 300px;
        padding: 0;
        background-color: white;
        right: 80px;
        -webkit-box-shadow: var(--ltn__box-shadow-3);
        box-shadow: var(--ltn__box-shadow-3);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        text-align: left;
        opacity: 0;
        visibility: hidden; }
        .ec1t7v > ul > li > ul > li {
          list-style: none; }
      .ec1t7v > ul > li:hover ul {
        top: 50%;
        opacity: 1;
        visibility: visible; }
      .ec1t7v > ul > li:hover .j6kqx2 {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .ec1t7v ul li, .ec1t7v ol li {
    margin-top: 5px; }
  .ec1t7v img {
    height: inherit !important; }
  .ec1t7v p:last-child {
    margin-bottom: 0; }
  .ec1t7v .j6kqx2 {
    cursor: pointer;
    height: 60px;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: white;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    -webkit-box-shadow: var(--ltn__box-shadow-4);
    box-shadow: var(--ltn__box-shadow-4);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .ec1t7v .myl6ag {
    padding: 15px 30px 25px;
    position: relative; }
    .ec1t7v .myl6ag::before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-left: 15px solid var(--white);
      border-bottom: 15px solid transparent;
      right: -15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .ec1t7v .myl6ag h5 {
      margin-bottom: 10px; }
    .ec1t7v .myl6ag p {
      font-size: 14px; }
  .ec1t7v.ho64ki {
    top: 38%;
    left: auto;
    right: 24%; }
  .ec1t7v.tutj8z {
    top: 60%;
    left: 20%; }
  .ec1t7v.c58rej {
    top: 10%;
    left: 40%; }

.odzjln .ec1t7v > ul > li > ul {
  left: 80px;
  right: auto; }

.odzjln .ec1t7v .myl6ag::before {
  border-right: 15px solid var(--white);
  border-left: 0;
  right: auto;
  left: -15px; }

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

.fguepv .tgye8g {
  position: relative;
  z-index: 2; }

.fguepv .ky1kfj {
  width: 45%;
  position: absolute;
  right: 150px;
  top: auto;
  bottom: 100px;
  height: 70%; }
  .fguepv .ky1kfj 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; }

.fguepv .okkfh7 .ky1kfj {
  right: auto;
  left: 150px; }

.zc4o0o {
  height: calc(100vh - 160px);
  padding-top: 100px; }

/* slide-item-4 */
.m00sc2 {
  padding-bottom: 0; }
  .m00sc2 .ky1kfj {
    margin-top: 100px; }

/* slider-5 */
.amdh21 .gbpdqr {
  padding-top: 100px; }

/* slide-item-5 */
.esm5q3 .ky1kfj {
  right: 200px;
  bottom: 0;
  height: 80%; }

.esm5q3 .xegt7h {
  right: 14%;
  left: auto;
  top: 30%;
  z-index: -1;
  -webkit-animation: wave 8s 0.1s infinite linear;
  animation: wave 8s 0.1s infinite linear; }

.esm5q3 .okkfh7 .ky1kfj {
  right: auto;
  left: 150px; }

.esm5q3 .okkfh7 .xegt7h {
  left: 20%;
  right: auto; }

/* slide-item-6 */
.mywlpj .tgye8g {
  max-width: 100%; }

.mywlpj .zui8f1 {
  font-size: 80px;
  line-height: 1; }

/* slide-item-7 */
.o93pey {
  min-height: 800px;
  height: calc(100vh - 0px);
  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; }
  .o93pey .tgye8g {
    max-width: 850px; }
  .o93pey .zui8f1 {
    font-size: 90px;
    line-height: 1; }

/* slider-9 */
.uj6ayy {
  height: 800px; }
  .uj6ayy .tgye8g {
    height: 800px;
    max-width: 500px; }

.uj6ayy .moyl3o {
  display: block; }

.uj6ayy .tgye8g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 30px 10px; }

.uj6ayy .cwvp5r .tgye8g {
  margin-left: auto; }

.uj6ayy .e69hr2 {
  position: relative; }
  .uj6ayy .e69hr2::before, .uj6ayy .e69hr2::after {
    position: absolute;
    content: '';
    width: 2px;
    height: 84px;
    background-color: var(--ltn__heading-color);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .uj6ayy .e69hr2::before {
    top: -46.5%; }
  .uj6ayy .e69hr2::after {
    bottom: -51%; }

.uj6ayy .zo9vc4 .e69hr2::before, .uj6ayy .zo9vc4 .e69hr2::after {
  background-color: var(--white); }

.uj6ayy .bzdxj9 a {
  padding: 12px 20px; }

.uj6ayy .xtzlzh::before, .uj6ayy .xtzlzh::after {
  display: none; }

/* slide-item-10 */
.axvjkq {
  height: 535px; }
  .axvjkq .e69hr2 {
    padding: 30px; }

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

.qd01t0 .ev1fpa {
  position: relative; }
  .qd01t0 .ev1fpa .hxz748 {
    padding: 80px 0 100px 200px;
    padding-bottom: 250px;
    position: relative;
    width: 90%;
    z-index: 1;
    min-height: 100vh;
    height: 800px; }
    .qd01t0 .ev1fpa .hxz748 .ho6xoe {
      color: var(--main-color-one); }
    .qd01t0 .ev1fpa .hxz748 .d6tdcx {
      color: var(--secondary-color-three); }
    .qd01t0 .ev1fpa .hxz748 p {
      color: #000; }
  .qd01t0 .ev1fpa:before {
    opacity: 0; }

.qd01t0 .ky1kfj {
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  z-index: 0;
  width: 45%; }
  .qd01t0 .ky1kfj 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 */
.bp4aku .ef4bbg {
  position: absolute;
  bottom: 60px;
  left: 30%;
  z-index: 9; }
  .bp4aku .ef4bbg i {
    font-size: 30px;
    color: #ccc; }
  .bp4aku .ef4bbg.dhzmyd {
    margin-left: 50px; }

/* slider-4-pagination */
/* ===== Set Display for show / hide ===== */
.fse187 {
  display: none;
  position: absolute;
  top: 53%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  right: 50px; }
  .fse187 span {
    color: var(--ltn__color-5); }
  .fse187 .pstapg {
    position: absolute;
    top: -22px;
    left: -8px; }
  .fse187 .db7jrs {
    bottom: -25px;
    position: absolute;
    left: -10px; }
  .fse187 .sain7y {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 520px; }
    .fse187 .sain7y li {
      margin: 0;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      border-radius: 0;
      width: 2px;
      opacity: 0.45; }
      .fse187 .sain7y li button {
        display: block;
        border-radius: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        background-color: var(--section-bg-1);
        opacity: 0.45;
        cursor: pointer; }
        .fse187 .sain7y li button:hover {
          background-color: var(--section-bg-1);
          opacity: 1; }
      .fse187 .sain7y li.dsrbw9 button {
        background-color: var(--ltn__secondary-color);
        opacity: 1; }

.paa6lu .fse187 {
  display: block; }

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

/* slider-4-img-slide-arrow */
.nryiek {
  position: absolute;
  bottom: 30px;
  right: 10%;
  width: 500px; }
  .nryiek .xfwuzo {
    position: relative; }
  .nryiek .e7fsro {
    padding-left: 100px;
    background-color: var(--main-color-one); }
    .nryiek .e7fsro .se0h99 {
      padding: 0 10px; }
      .nryiek .e7fsro .se0h99 img {
        border: 5px solid;
        border-color: var(--section-bg-1);
        cursor: pointer; }
      .nryiek .e7fsro .se0h99.qy6wix img {
        opacity: 0.9; }
    .nryiek .e7fsro .ef4bbg {
      position: absolute;
      right: auto;
      z-index: 9;
      top: 0;
      left: 0;
      padding-left: 0;
      background-color: var(--section-bg-1);
      text-align: center;
      width: 40px;
      height: 40px;
      line-height: 43px;
      font-size: 16px; }
      .nryiek .e7fsro .ef4bbg.dhzmyd {
        left: 50px; }

/* slider-11-slide-item-count */
/* ===== Set Display for show / hide ===== */
.pj16m1 {
  display: none;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  position: absolute;
  background-color: var(--section-bg-1);
  padding: 5px 15px 0px; }
  .pj16m1 .pstapg {
    font-size: 30px;
    line-height: 1; }

.x6cybu .pj16m1 {
  display: block; }

/* slider-sticky-icon-2 */
.slider-sticky-icon-2 {
  position: absolute;
  left: 50px;
  bottom: 80px;
  z-index: 1; }
  .slider-sticky-icon-2 ul {
    padding: 0; }
    .slider-sticky-icon-2 ul li {
      list-style: none;
      display: block;
      margin-bottom: 12px; }

/* ======================================================
    s 3 END
 ====================================================== */
@media (min-width: 1600px) {
  .gbpdqr {
    min-height: 800px; }
  .zc4o0o {
    min-height: 780px; }
  .mywlpj {
    height: 800px; } }

@media (max-width: 1599px) {
  .rf7pl3,
  .fguepv,
  .p0erlu {
    height: inherit; }
  .uj6ayy {
    height: 650px; }
    .uj6ayy .tgye8g {
      height: 650px;
      max-width: 400px; }
  .nryiek {
    width: 80%;
    max-width: 350px; }
    .nryiek .e7fsro .se0h99 {
      padding: 0 3px; }
      .nryiek .e7fsro .se0h99 img {
        border: 2px solid;
        border-color: var(--section-bg-1); }
    .nryiek .e7fsro .ef4bbg {
      width: 30px;
      height: 30px;
      line-height: 33px;
      font-size: 14px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .nryiek .e7fsro .ef4bbg.dhzmyd {
        left: 40px; }
  .x6cybu .pj16m1 {
    display: none; }
  .paa6lu .fse187 {
    display: none; }
  .slider-sticky-icon-2 {
    display: none; } }

@media (min-width: 1200px) and (max-width: 1599px) {
  .gbpdqr .zui8f1 {
    font-size: 50px; }
  .mywlpj {
    height: 620px; }
    .mywlpj .zui8f1 {
      font-size: 80px; } }

@media (min-width: 1400px) and (max-width: 1599px) {
  .fguepv .ky1kfj {
    width: 45%;
    right: 60px;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .fguepv .ky1kfj.odzjln {
      right: auto;
      left: 60px; }
  .m00sc2 .ky1kfj {
    margin-top: 50px;
    width: 50%;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .fguepv .ky1kfj {
    width: 45%;
    right: 60px;
    top: 65%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .fguepv .ky1kfj.odzjln {
      right: auto;
      left: 60px; }
  .m00sc2 .ky1kfj {
    margin-top: 50px;
    width: 50%;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .fguepv .ky1kfj {
    width: 45%;
    right: 60px; }
    .fguepv .ky1kfj.odzjln {
      right: auto;
      left: 60px; }
  .mywlpj .zui8f1 {
    font-size: 60px; }
  .gcba5q.axvjkq {
    height: 495px; } }

@media (max-width: 1199px) {
  .zui8f1 {
    font-size: 36px; }
  .gcba5q {
    height: auto; }
  .p0erlu {
    height: inherit; }
  .e69hr2 {
    margin-bottom: 30px; }
  .gbpdqr .zui8f1 {
    font-size: 50px; }
  .gbpdqr .m5vdpx {
    padding-left: 15px; }
  .mywlpj {
    padding-top: 140px; }
  .o93pey {
    min-height: 550px;
    height: auto; }
    .o93pey .zui8f1 {
      font-size: 60px; } }

@media (max-width: 991px) {
  .zui8f1 {
    font-size: 26px; }
  .p0erlu {
    height: inherit; }
  .e69hr2 {
    margin-bottom: 30px; }
  .prtc1r .ef4bbg {
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 16px; }
  .gbpdqr .zui8f1 {
    font-size: 40px; }
  .gbpdqr .m5vdpx {
    padding-left: 15px; }
  .gbpdqr .r2f1wf {
    margin-top: 20px; }
  .fguepv .ky1kfj {
    width: 100%;
    position: relative;
    height: auto;
    right: auto;
    bottom: auto; }
    .fguepv .ky1kfj img {
      height: auto; }
  .fguepv .okkfh7 .ky1kfj {
    right: auto;
    left: auto; }
  .ec1t7v > ul > li > ul {
    min-width: 280px; }
  .ec1t7v > ul > li > ul {
    top: 110%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .ec1t7v > ul > li:hover ul {
    top: 130%; }
  .ec1t7v .myl6ag::before {
    left: 50%;
    top: -25px;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg); }
  .odzjln .ec1t7v .myl6ag::before {
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg); }
  .esm5q3 .ky1kfj {
    display: none; }
  .mywlpj .zui8f1 {
    font-size: 40px; }
  .o93pey {
    min-height: 400px; }
    .o93pey .zui8f1 {
      font-size: 40px; }
  .uj6ayy {
    height: 560px; }
    .uj6ayy .tgye8g {
      height: auto;
      margin: 30px; }
    .uj6ayy .moyl3o {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
    .uj6ayy .e69hr2::before,
    .uj6ayy .e69hr2::after {
      display: none; }
  .nryiek {
    right: 50%;
    -webkit-transform: translate(50%);
    -ms-transform: translate(50%);
    transform: translate(50%); } }

@media (max-width: 767px) {
  .p0erlu {
    height: inherit; }
  .e69hr2 {
    margin-bottom: 30px; }
  .zui8f1 br {
    display: none; }
  .zui8f1 {
    font-size: 24px; }
  .gbpdqr {
    height: auto;
    padding-top: 300px; }
    .gbpdqr .zui8f1 {
      font-size: 30px; }
    .gbpdqr .m5vdpx {
      padding-left: 15px; }
  .zc4o0o {
    padding-top: 100px; }
  .ec1t7v {
    display: none; }
  .mywlpj .zui8f1 {
    font-size: 30px; } }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ----------------------------------------------------
    Product Area
---------------------------------------------------- */
.r2lso5 {
  position: relative;
  margin-bottom: 50px; }

.uek50q {
  position: relative;
  overflow: hidden; }

.uek50q img {
  position: relative;
  -webkit-transition: all 3.5s ease 0s;
  -o-transition: all 3.5s ease 0s;
  transition: all 3.5s ease 0s; }

.uek50q:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--ltn__primary-color);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.r2lso5:hover .uek50q:before {
  opacity: 0.4;
  visibility: visible; }

.r2lso5:hover .uek50q::before {
  opacity: 0.4;
  visibility: visible; }

.ymguxb {
  font-size: 18px;
  margin-bottom: 5px; }

.sseeub {
  margin-bottom: 5px; }

.sseeub ul {
  margin: 0;
  padding: 0; }

.sseeub li {
  display: inline-block;
  margin: 0 -2px;
  color: var(--ratings);
  font-size: 12px; }

.hoi4oi {
  position: absolute;
  top: 60%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.r2lso5:hover .hoi4oi {
  top: 50%;
  opacity: 1;
  visibility: visible; }

.hoi4oi ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3); }

.hoi4oi li {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  float: left;
  margin-right: 0px;
  margin-top: 0;
  list-style: none;
  border-right: 1px solid var(--border-color-7); }

.hoi4oi li:last-child {
  margin-right: 0;
  border-right: 0; }

.hoi4oi li a {
  display: block;
  background-color: var(--white);
  font-weight: 700; }

.hoi4oi li:hover a {
  background-color: var(--ltn__secondary-color);
  color: var(--white); }

.ryf86u {
  position: absolute;
  top: 15px;
  right: 18px; }

.ryf86u ul {
  margin: 0;
  padding: 0; }

.ryf86u li {
  list-style: none;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  padding: 3px 15px 0px;
  text-transform: uppercase;
  line-height: 25px; }
  .ryf86u li:first-child {
    margin-top: 0; }
  .ryf86u li::before {
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    border-left: 8px solid var(--ltn__secondary-color);
    width: 0;
    height: 0;
    border-bottom: 8px solid transparent;
    display: none; }
  .ryf86u li .hnbcdc {
    background-color: var(--red-2); }

.ygtzmq {
  padding: 20px 0 0; }

.xf97re {
  color: var(--ltn__heading-color);
  font-weight: 600; }

.xf97re del {
  opacity: 0.6;
  margin-left: 5px;
  font-size: 80%; }

.r2lso5 .xf97re {
  margin-bottom: 12px; }

.q204bo ul {
  margin: 10px 0 0;
  padding: 0; }

.q204bo li {
  display: inline-block;
  margin-top: 0; }

.q204bo li a {
  display: inline-block;
  padding: 3px 15px;
  border: 1px solid var(--ltn__heading-color);
  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; }

.q204bo li:hover a {
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  border-color: var(--ltn__secondary-color); }

.sdr2ra a {
  display: inline-block;
  padding: 5px 15px;
  background-color: var(--ltn__heading-color);
  color: var(--white);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.sdr2ra:hover a {
  background-color: var(--ltn__secondary-color);
  color: var(--white); }

/* product-item-2 */
.laynea .uek50q img {
  background-color: var(--section-bg-1); }

.laynea:hover .uek50q img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.r2lso5 .j0i4gj {
  width: auto;
  text-transform: uppercase; }
  .r2lso5 .j0i4gj a {
    padding: 0 15px; }
  .r2lso5 .j0i4gj span {
    font-size: 12px;
    line-height: 1; }

/* product-item-3 */
.h9s3fj {
  border: 2px solid;
  border-color: var(--border-color-8);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .h9s3fj .uek50q::before {
    display: none; }
  .h9s3fj .ygtzmq {
    padding: 25px 30px 15px; }
  .h9s3fj .ymguxb {
    font-size: 16px;
    margin-bottom: 0; }
  .h9s3fj .xf97re {
    font-size: 16px;
    color: var(--ltn__secondary-color);
    font-weight: 700; }
    .h9s3fj .xf97re del {
      opacity: 0.6; }
  .h9s3fj .d32c9w {
    border-top: 2px solid;
    border-color: var(--border-color-8);
    margin-bottom: 15px;
    max-width: 400px; }
    .h9s3fj .d32c9w ul {
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .h9s3fj .d32c9w ul li {
        list-style: none;
        display: inline-block;
        font-size: 14px;
        font-weight: 700; }
        .h9s3fj .d32c9w ul li i {
          color: var(--ltn__secondary-color);
          margin-right: 5px; }
  .h9s3fj:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .h9s3fj:hover .hoi4oi {
      top: 70%; }

/* product-item-4 */
.yb4mdf {
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border: 1px solid;
  border-color: var(--border-color-13);
  background-color: var(--white); }
  .yb4mdf .uek50q {
    position: relative; }
    .yb4mdf .uek50q a {
      display: block; }
    .yb4mdf .uek50q img {
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
  .yb4mdf .vab0qk {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    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;
    padding: 0 30px 15px;
    margin: 0;
    background: var(--gradient-color-5); }
    .yb4mdf .vab0qk ul {
      padding: 0;
      margin: 0;
      position: relative;
      z-index: 2; }
      .yb4mdf .vab0qk ul li {
        list-style: none;
        font-size: 14px;
        color: var(--white); }
    .yb4mdf .vab0qk .vlmfzu {
      margin-left: 10px; }
      .yb4mdf .vab0qk .vlmfzu ul li {
        display: inline-block;
        width: 42px;
        height: 30px;
        line-height: 30px;
        background-color: rgba(255, 255, 255, 0.3);
        margin-right: 5px;
        text-align: center; }
        .yb4mdf .vab0qk .vlmfzu ul li a {
          display: block; }
        .yb4mdf .vab0qk .vlmfzu ul li:last-child {
          margin-right: 0; }
  .yb4mdf .ygtzmq {
    padding: 30px 30px 1px; }
  .yb4mdf .xf97re {
    font-size: 18px;
    font-family: var(--ltn__heading-font);
    font-weight: 600;
    color: var(--ltn__secondary-color);
    margin-bottom: 5px; }
    .yb4mdf .xf97re label {
      font-weight: 400;
      font-size: 14px; }
  .yb4mdf .ymguxb {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600; }
  .yb4mdf .i65dbw p {
    font-size: 14px;
    margin-bottom: 15px; }
  .yb4mdf .y9oasn {
    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;
    border-top: 1px solid;
    border-color: var(--border-color-1);
    padding: 20px 30px 30px; }
  .yb4mdf .hoi4oi {
    position: relative;
    opacity: 1;
    visibility: visible;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    line-height: 1; }
    .yb4mdf .hoi4oi ul {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .yb4mdf .hoi4oi ul li {
        margin-right: 8px;
        height: 36px;
        width: 36px;
        line-height: 42px;
        border-right: 0;
        font-size: 16px;
        background-color: var(--section-bg-1);
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        .yb4mdf .hoi4oi ul li a {
          background-color: transparent; }
        .yb4mdf .hoi4oi ul li:hover {
          background-color: var(--ltn__secondary-color);
          color: var(--white); }
  .yb4mdf:hover .uek50q img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .yb4mdf:hover .uek50q::before {
    display: none; }

.k1vo76 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .k1vo76 .vm89vh {
    max-width: 40px;
    margin-right: 12px; }
    .k1vo76 .vm89vh img {
      border-radius: 100%; }
  .k1vo76 .lktb5j h6 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600; }
  .k1vo76 .lktb5j small {
    font-size: 12px; }

/* product-item-5 */
.u94efz {
  margin-top: 0; }
  .u94efz .uek50q {
    margin-top: 0; }
    .u94efz .uek50q a {
      display: block; }
  .u94efz .ygtzmq {
    margin-top: 0; }
  .u94efz .y9oasn {
    padding: 20px 30px 15px; }
  .u94efz .ryf86u {
    position: inherit;
    margin-bottom: 15px; }
    .u94efz .ryf86u li {
      font-size: 16px;
      background-color: transparent;
      color: var(--ltn__secondary-color);
      padding: 0; }
  .u94efz .loi3xk ul {
    padding: 0;
    margin-bottom: 0; }
    .u94efz .loi3xk ul li {
      list-style: none;
      font-size: 14px; }
      .u94efz .loi3xk ul li i {
        color: var(--ltn__secondary-color);
        padding-left: 0; }
  .u94efz .eq7rt4 {
    padding: 0;
    margin-bottom: 20px; }
    .u94efz .eq7rt4 li {
      list-style: none;
      display: inline-block;
      margin-right: 10px;
      font-size: 14px; }
      .u94efz .eq7rt4 li:last-child {
        margin-right: 0; }
      .u94efz .eq7rt4 li span {
        font-weight: 700; }
  .u94efz .k1vo76 {
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .u94efz .k1vo76 .vm89vh {
      max-width: 50px; }
      .u94efz .k1vo76 .vm89vh img {
        border: 3px solid;
        border-color: var(--border-color-1); }
  .u94efz .hoi4oi {
    text-align: left;
    margin-bottom: 25px; }

.qa0voe .u94efz {
  padding: 30px 30px 30px; }
  .qa0voe .u94efz .k1vo76 {
    position: inherit;
    margin-top: 15px; }
  .qa0voe .u94efz .y9oasn {
    padding: 0px 0px 0px 30px;
    border: 0; }
  .qa0voe .u94efz .hoi4oi {
    margin-bottom: 0; }
  .qa0voe .u94efz .eq7rt4 {
    margin-bottom: 5px; }
  .qa0voe .u94efz .styi5d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

/* ----------------------------------------------------
    Modal Area
---------------------------------------------------- */
.sx5t9r {
  margin-top: 150px; }

.lpm40h {
  border-radius: 0; }

.ldw60e {
  padding: 0;
  border: 0; }
  .ldw60e .fjr4uo {
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    padding: 0;
    right: 16px;
    left: auto;
    top: 16px;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .ldw60e .fjr4uo span {
      display: block;
      font-size: 25px; }
    .ldw60e .fjr4uo:not(:disabled):not(.v7m6vm):focus, .ldw60e .fjr4uo:not(:disabled):not(.v7m6vm):hover, .ldw60e .fjr4uo:hover {
      opacity: 1; }

@media (min-width: 992px) {
  .aap8l1 {
    max-width: 980px; } }

.e51trv {
  padding-left: 25px; }

.e51trv h3 {
  font-size: 24px;
  margin-bottom: 10px; }

.e51trv hr {
  margin-top: 20px;
  margin-bottom: 20px; }

.e51trv .xf97re {
  font-size: 50px;
  margin-bottom: 10px;
  color: var(--ltn__secondary-color);
  line-height: 1.2;
  font-weight: 600; }

.w47qt8 > ul {
  margin: 15px 0;
  padding: 20px 0;
  border-bottom: 1px solid var(--border-color-12);
  border-top: 1px solid var(--border-color-12); }

.w47qt8 > ul > li {
  list-style: none;
  font-size: 14px;
  margin-top: 10px; }
  .w47qt8 > ul > li:first-child {
    margin-top: 0; }

.w47qt8 li strong {
  color: var(--ltn__heading-color);
  margin-right: 5px;
  font-weight: 600;
  min-width: 100px;
  display: inline-block; }

.m8h5cj input {
  border: 1px solid #e5e5e5;
  float: left;
  height: 45px;
  text-align: center;
  width: 80px;
  margin-right: 20px; }

.l4si0c {
  margin-top: 15px;
  border-top: 1px solid #f1f1f1;
  text-align: right; }

.l4si0c a {
  font-size: 14px;
  color: var(--ltn__heading-color);
  padding: 5px 10px; }

.ayidzk .l4si0c {
  border: 0; }

.ex6f7g {
  padding: 30px; }

.flr8ku .ex6f7g {
  padding: 30px; }

.flr8ku .i9i2ft {
  float: left;
  max-width: 125px;
  margin-right: 20px; }

.flr8ku .e51trv {
  overflow: hidden; }

.flr8ku .uqle8r i {
  color: var(--green); }

.flr8ku .r2f1wf {
  margin-top: 20px; }
  .flr8ku .r2f1wf .ejypqe {
    padding: 5px 20px;
    margin-right: 10px; }

.flr8ku .gpv6s3 {
  border-top: 1px solid var(--border-color-1);
  text-align: center;
  padding-top: 30px;
  margin-top: 40px; }

.ffsz5e.ryn3mn {
  opacity: .7; }

/* ----------------------------------------------------
    Product Tab
---------------------------------------------------- */
.bzdxj9 {
  margin-bottom: 50px; }

.bzdxj9 .mhmzuv {
  display: inline-block; }

.yhgheo button,
.bzdxj9 a {
  display: inline-block;
  padding: 15px 40px;
  margin-right: 5px;
  margin-bottom: 10px;
  color: var(--ltn__heading-color);
  background-color: var(--section-bg-1);
  font-weight: 700; }
  .yhgheo button:last-child,
  .bzdxj9 a:last-child {
    margin-right: 0; }
  .yhgheo button i,
  .bzdxj9 a i {
    margin-right: 10px; }

.yhgheo .mf6a9t,
.bzdxj9 a.mf6a9t {
  color: var(--white);
  background-color: var(--ltn__primary-color);
  border-color: var(--ltn__primary-color); }

.v25vt8 {
  position: absolute;
  left: 15px;
  top: 0; }

.iy5na7 {
  position: absolute;
  right: 15px;
  top: 0; }

.yhgheo.qfcf7p button {
  text-transform: uppercase; }

.svbrjw a {
  background-color: transparent;
  border-bottom: 2px solid transparent;
  position: relative; }
  .svbrjw a.mf6a9t {
    color: var(--ltn__secondary-color);
    background-color: transparent;
    border-color: var(--ltn__secondary-color); }
  .svbrjw a::before {
    position: absolute;
    content: "";
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 16px;
    width: 2px;
    background-color: var(--ltn__color-1);
    opacity: 0.4; }
  .svbrjw a:last-child::before {
    display: none; }

.fm7rz1 {
  margin-top: 0; }
  .fm7rz1 a {
    background-color: transparent;
    border-bottom: 2px solid transparent;
    padding: 1px;
    margin-right: 50px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    position: relative; }
    .fm7rz1 a.mf6a9t {
      color: var(--ltn__secondary-color);
      background-color: transparent;
      border-color: var(--ltn__secondary-color); }
      .fm7rz1 a.mf6a9t::before {
        background-color: var(--ltn__secondary-color);
        border: 3px solid var(--white); }
    .fm7rz1 a:last-child {
      margin-right: 0; }
    .fm7rz1 a::before {
      position: absolute;
      content: "";
      right: 45%;
      top: 100%;
      -webkit-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
      transform: translateY(-40%);
      height: 10px;
      width: 10px;
      background-color: transparent;
      opacity: 1;
      border: 3px solid transparent;
      border-radius: 100%; }

.uttoc0 a {
  background-color: transparent;
  padding: 0;
  border: 7px solid;
  border-color: var(--white); }
  .uttoc0 a img {
    max-width: 120px; }
  .uttoc0 a.mf6a9t {
    color: var(--ltn__secondary-color);
    background-color: transparent;
    border-color: var(--white); }
    .uttoc0 a.mf6a9t::before {
      display: none; }
    .uttoc0 a.mf6a9t img {
      opacity: 0.6; }

@media (max-width: 1200px) {
  .fm7rz1 a {
    margin-right: 30px;
    font-size: 18px; } }

@media (max-width: 991px) {
  .yhgheo button,
  .bzdxj9 a {
    padding: 15px 25px;
    font-size: 14px; }
  .iy5na7 {
    position: initial; }
  .fm7rz1 {
    margin-top: 0; }
    .fm7rz1 a {
      padding: 1px;
      margin-right: 20px; }
  .uttoc0 a {
    padding: 0; }
    .uttoc0 a.mf6a9t {
      padding: 0; } }

/* ----------------------------------------------------
    Product Details
---------------------------------------------------- */
.fymqsb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 25px;
  border: 2px solid;
  border-color: var(--border-color-1);
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .fymqsb:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
    border-color: transparent; }
  .fymqsb .xf97re {
    color: var(--ltn__secondary-color); }

.ln3giu {
  max-width: 90px;
  margin-right: 20px; }

/* ----------------------------------------------------
    Product Details
---------------------------------------------------- */
.nlk2mw input[type="date"] {
  border: 1px solid #ddd;
  height: 63px;
  padding: 0 15px;
  line-height: 50px; }

.nlk2mw input[type="date"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: pink;
  line-height: 50px; }

.nlk2mw input[type="date"]::-moz-placeholder {
  /* Firefox 19+ */
  color: pink;
  line-height: 50px; }

.nlk2mw input[type="date"]:-ms-input-placeholder {
  /* IE 10+ */
  color: pink;
  line-height: 50px; }

.nlk2mw input[type="date"]:-moz-placeholder {
  /* Firefox 18- */
  color: pink;
  line-height: 50px; }

/* ltn__shop-details-img-gallery */
.wzza9i {
  margin-bottom: 35px; }
  .wzza9i img {
    background-color: var(--white-8); }

.i5ds45 {
  margin-top: 20px;
  margin-left: -5px;
  margin-right: -5px; }
  .i5ds45 .rb3370 {
    padding: 0 5px; }
    .i5ds45 .rb3370.qy6wix img {
      border: 1px solid var(--ltn__secondary-color);
      margin-bottom: 10px; }

.i5ds45.opp7rk {
  margin-bottom: 35px; }
  .i5ds45.opp7rk .ef4bbg {
    left: 5px;
    bottom: -35px; }
  .i5ds45.opp7rk .dhzmyd {
    left: 45px; }

/* ltn__shop-details-content-wrap */
.gjnjyo {
  padding: 50px 50px 40px; }

/* ltn__shop-details-tab-area */
.cpwyqd .mhmzuv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .cpwyqd .mhmzuv a {
    background-color: var(--ltn__primary-color);
    color: var(--white);
    padding: 20px 20px;
    font-size: 16px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center;
    font-weight: 700; }
    .cpwyqd .mhmzuv a.mf6a9t {
      background-color: var(--ltn__secondary-color); }

.s24vt0 {
  border: 1px solid #e5e5e5;
  padding: 50px 50px 30px;
  background-color: var(--section-bg-1); }
  .s24vt0 .wvi8ga form {
    padding: 0; }

.qvxs3p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .qvxs3p h6 {
    margin-bottom: 0;
    margin-right: 15px; }

.x6g6h7 .cpwyqd {
  border-bottom: 2px solid var(--border-color-1); }
  .x6g6h7 .cpwyqd .mhmzuv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .x6g6h7 .cpwyqd .mhmzuv a {
      background-color: transparent;
      color: var(--ltn__paragraph-color);
      padding: 20px 0px;
      margin-right: 50px;
      -webkit-box-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
      text-align: left;
      position: relative; }
      .x6g6h7 .cpwyqd .mhmzuv a::before {
        position: absolute;
        content: "";
        bottom: -2px;
        left: 0;
        width: 0%;
        height: 2px;
        background-color: transparent;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
      .x6g6h7 .cpwyqd .mhmzuv a.mf6a9t {
        color: var(--ltn__secondary-color);
        background-color: transparent; }
        .x6g6h7 .cpwyqd .mhmzuv a.mf6a9t::before {
          background-color: var(--ltn__secondary-color);
          width: 100%; }

.x6g6h7 .s24vt0 {
  border: 0;
  padding: 30px 0px 0px;
  background-color: transparent; }
  .x6g6h7 .s24vt0 .wvi8ga form {
    padding: 30px; }

/* product-details-menu-1 */
.nzm67i ul li a {
  position: relative;
  margin-right: 10px; }
  .nzm67i ul li a::before {
    position: absolute;
    content: ",";
    right: -5px; }
  .nzm67i ul li a:last-child::before {
    display: none; }

.nzm67i ul li strong {
  font-weight: 400; }

.nzm67i ul li span {
  font-weight: 600; }

.nzm67i .ns26z0 ul li a {
  width: 15px;
  height: 15px; }

.nzm67i .pdnqin ul li {
  margin: 0; }
  .nzm67i .pdnqin ul li a {
    padding: 3px 10px 1px; }

/* product-details-menu-2 */
.c8v91m ul {
  padding: 0;
  margin: 0; }
  .c8v91m ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px; }
    .c8v91m ul li:last-child {
      margin-right: 0; }

/* product-details-menu-3 */
.a2d8qp ul {
  padding: 0;
  margin: 0; }
  .a2d8qp ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 600; }
    .a2d8qp ul li:last-child {
      margin-right: 0; }

.vz8le0 ul {
  padding: 30px 50px 40px;
  margin: 0;
  float: left;
  border-right: 1px solid;
  border-color: var(--border-color-7); }
  .vz8le0 ul:last-child {
    border-right: none; }
  .vz8le0 ul li {
    display: block; }
    .vz8le0 ul li label {
      margin-right: 5px;
      font-weight: 600;
      min-width: 110px;
      display: inline-block; }
    .vz8le0 ul li span {
      font-weight: 600;
      color: var(--ltn__heading-color); }

.p78moz {
  margin-top: 0; }
  .p78moz ul {
    margin: 0;
    padding: 0; }
    .p78moz ul li {
      display: inline-block;
      min-width: 170px;
      margin-right: 19px;
      margin-bottom: 15px; }
  .p78moz .p7x1tb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1; }
    .p78moz .p7x1tb i {
      margin-right: 12px;
      width: 40px;
      min-width: 40px;
      height: 40px;
      line-height: 49px;
      background-color: var(--section-bg-5);
      text-align: center;
      font-size: 22px;
      color: var(--ltn__secondary-color); }
    .p78moz .p7x1tb h6 {
      margin-top: 0;
      margin-bottom: 6px;
      font-size: 14px;
      font-family: var(--ltn__heading-font);
      font-weight: 500; }

.zw0mj4 {
  height: 360px; }

.zgxvay .jzetdc {
  padding: 0; }

.womite {
  padding: 20px 40px; }

.c99yr4 .k8wqco {
  margin-top: 0; }
  .c99yr4 .k8wqco h1,
  .c99yr4 .k8wqco h2,
  .c99yr4 .k8wqco h3,
  .c99yr4 .k8wqco h4,
  .c99yr4 .k8wqco h5,
  .c99yr4 .k8wqco h6,
  .c99yr4 .k8wqco p {
    margin-top: 0; }

@media (max-width: 767px) {
  .vz8le0 ul {
    padding: 20px 30px 20px;
    float: none;
    border: none; } }

/* ----------------------------------------------------
    Product Options
---------------------------------------------------- */
.ma3681 .adboyf {
  margin-top: 0;
  white-space: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.8; }

.ma3681 .qg73zj {
  min-width: 100%; }

.pnxb0l {
  margin-bottom: 50px; }
  .pnxb0l > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    margin: 0;
    padding: 0; }
    .pnxb0l > ul > li {
      list-style: none;
      margin-top: 0;
      line-height: 50px;
      margin-right: 30px; }
      .pnxb0l > ul > li:last-child {
        margin-right: 0; }
  .pnxb0l .scoa7w .ma3681 {
    border-radius: 0;
    border: 2px solid #ededed;
    height: 50px;
    line-height: 46px;
    min-width: 190px; }
    .pnxb0l .scoa7w .ma3681 .adboyf {
      width: 100%;
      padding-left: 10px;
      padding-right: 5px; }
    .pnxb0l .scoa7w .ma3681 .uf0ccr {
      font-weight: 700; }

.ex2hn8 a {
  font-size: 30px;
  margin-right: 20px; }

.ex2hn8 a:last-child {
  margin-right: 0px; }

.ex2hn8 .mf6a9t {
  color: var(--ltn__secondary-color); }

.n3k1ig span {
  font-weight: 500;
  font-size: 16px;
  font-family: var(--ltn__heading-font); }

.qa0voe .ymguxb {
  font-size: 22px;
  margin-bottom: 10px; }

.qa0voe .r2lso5:after {
  display: block;
  clear: both;
  content: ""; }

.qa0voe .r2lso5 .uek50q {
  max-width: 40%;
  float: left; }

.qa0voe .r2lso5 .ygtzmq {
  overflow: hidden;
  padding: 0 0 0 30px; }

.qa0voe .h9s3fj .ygtzmq {
  overflow: hidden;
  padding: 25px 25px 20px 30px; }

.qa0voe .hoi4oi {
  position: inherit;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
  text-align: left;
  opacity: 1;
  visibility: visible;
  margin-top: 15px; }

/* Bootstrap Tab with Slider Issue Fix Start */
.fj8f2y {
  width: 100%; }

.fj8f2y .fba6o0 {
  display: block;
  height: 0;
  max-width: 100%;
  visibility: hidden;
  overflow: hidden;
  opacity: 0; }

.fj8f2y .fba6o0.mf6a9t {
  height: auto;
  visibility: visible;
  opacity: 1;
  overflow: visible; }

/* Bootstrap Tab with Slider Issue Fix End */
@media (max-width: 1400px) {
  .cplk5d .xf97re {
    font-size: 36px; }
  .cplk5d .x8dgh2 {
    width: 130px; }
  .cplk5d .c8v91m .ejypqe {
    padding: 17px 15px; } }

@media (max-width: 991px) {
  .h9s3fj .ygtzmq {
    padding: 25px 15px 15px; }
  .h9s3fj .xf97re {
    font-size: 16px; }
    .h9s3fj .xf97re del {
      font-size: 14px; }
  .wzza9i {
    margin-bottom: 75px; }
  .yb4mdf .ymguxb {
    font-size: 20px; }
  .yb4mdf .ygtzmq {
    padding: 30px 20px 1px; }
  .yb4mdf .vab0qk {
    padding: 0 15px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: wrap-reverse;
    flex-flow: wrap-reverse; }
    .yb4mdf .vab0qk ul li {
      font-size: 13px;
      margin-top: 5px; }
    .yb4mdf .vab0qk .vlmfzu {
      margin-left: 0; }
      .yb4mdf .vab0qk .vlmfzu ul li {
        width: inherit;
        background-color: transparent;
        margin-top: 0; }
  .yb4mdf .i65dbw p br {
    display: none; }
  .yb4mdf .y9oasn {
    padding: 20px 20px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: wrap-reverse;
    flex-flow: wrap-reverse; }
  .yb4mdf .k1vo76 {
    margin-top: 20px; }
  .i4inyn .yb4mdf {
    -webkit-box-shadow: none;
    box-shadow: none; } }

@media (max-width: 767px) {
  .pnxb0l > ul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  .pnxb0l ul li {
    margin: 5px 0; }
  .n3k1ig span {
    font-size: 16px; }
  .qa0voe .r2lso5 .uek50q {
    max-width: 100%; }
  .qa0voe .r2lso5 .ygtzmq {
    padding: 25px 0 0 1px; }
  .qa0voe .h9s3fj .ygtzmq {
    padding: 25px 25px 20px 30px; }
  .e51trv h3 {
    font-size: 22px; }
  .e51trv .xf97re {
    font-size: 34px; }
  .cpwyqd .mhmzuv a {
    padding: 15px 15px;
    font-size: 14px; }
  .s24vt0 {
    padding: 50px 20px 30px; }
  .yb4mdf .ymguxb {
    font-size: 18px; }
  .qa0voe .u94efz .y9oasn {
    padding: 0px 0px 0px 0px;
    border: 0; } }

@media (max-width: 576px) {
  .hoi4oi li {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 13px; }
  .ryf86u li {
    font-size: 12px;
    padding: 1px 10px;
    line-height: 20px; }
    .ryf86u li::before {
      bottom: -6px; }
  .h9s3fj .ymguxb {
    font-size: 14px; }
  .h9s3fj .ygtzmq {
    padding-left: 5px;
    padding-right: 5px; }
  .h9s3fj .xf97re {
    font-size: 14px; }
    .h9s3fj .xf97re del {
      font-size: 13px; }
  .h9s3fj .d32c9w ul li {
    font-size: 12px; } }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ----------------------------------------------
  Gallery Area
---------------------------------------------- */
.k90o5w {
  margin-bottom: 30px; }
  .k90o5w:hover .wfok3f::before {
    opacity: 0.9;
    visibility: visible; }
  .k90o5w:hover .wfok3f img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .k90o5w:hover .tgt9ws {
    top: 50%;
    opacity: 1;
    visibility: visible; }

.d2ou1x {
  position: relative;
  overflow: hidden; }
  .d2ou1x h4 {
    margin-bottom: 5px; }
  .d2ou1x p {
    margin-bottom: 0;
    font-size: 14px; }

.wfok3f {
  position: relative;
  overflow: hidden; }
  .wfok3f::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: var(--ltn__primary-color);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 1; }
  .wfok3f img {
    -webkit-transition: all 3.5s ease 0s;
    -o-transition: all 3.5s ease 0s;
    transition: all 3.5s ease 0s; }

.tgt9ws {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 2; }
  .tgt9ws i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: var(--white);
    color: var(--ltn__primary-color);
    border-radius: 100%;
    margin: 3px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .tgt9ws i:hover {
      background-color: var(--ltn__secondary-color);
      color: var(--white); }

.wu9o2d {
  padding: 25px 30px;
  position: relative;
  z-index: 2; }

/* Gallery Style 1 */
.ojolcz .wu9o2d {
  border: 1px solid var(--border-color-1); }

/* Gallery Style 2 */
.eii1ek .wu9o2d {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background: var(--gradient-color-3);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  visibility: hidden; }

.eii1ek h4, .eii1ek p {
  color: var(--white); }

.eii1ek .k90o5w:hover .wu9o2d {
  bottom: 0px;
  opacity: 1;
  visibility: visible; }

.eii1ek .k90o5w:hover .tgt9ws {
  top: 35%; }

.juqhb3 .wu9o2d {
  display: none; }

.juqhb3 .k90o5w:hover .tgt9ws {
  top: 50%; }

/* Lightcase Default CSS */
.tb7e4e {
  color: var(--white); }

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

#vq4m62 {
  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
# 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
---------------------------------------------------- */
.w89qkt ul {
  margin: 0;
  padding: 0; }
  .w89qkt ul li {
    list-style: none;
    display: inline-block;
    margin: 0 15px 0 0; }
    .w89qkt ul li:last-child {
      margin: 0; }

.zk40n4 ul {
  margin: 0;
  padding: 0; }
  .zk40n4 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px; }
    .zk40n4 ul li a {
      background-color: var(--section-bg-1);
      color: var(--ltn__paragraph-color);
      display: block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center; }
      .zk40n4 ul li a i {
        color: inherit; }
    .zk40n4 ul li:last-child {
      margin-right: 0; }
    .zk40n4 ul li:hover a {
      background-color: var(--ltn__secondary-color);
      color: var(--white); }

.ic9xwt ul {
  margin: 0;
  padding: 0; }
  .ic9xwt ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px; }
    .ic9xwt ul li a {
      background-color: var(--white);
      color: var(--ltn__paragraph-color);
      border: 2px solid var(--border-color-11);
      display: block;
      width: 50px;
      height: 50px;
      line-height: 46px;
      text-align: center; }
      .ic9xwt ul li a i {
        color: inherit; }
    .ic9xwt ul li:last-child {
      margin-right: 0; }
    .ic9xwt ul li:hover a {
      background-color: var(--ltn__secondary-color);
      border-color: var(--ltn__secondary-color);
      color: var(--white); }

.a915ht {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.ane6za {
  background-size: auto;
  background-position: top center;
  background-repeat: no-repeat; }

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

.ma3681 .adboyf {
  font-weight: 400; }

/* Responsive Device under :991px. */
@media (max-width: 991px) {
  .ane6za {
    background-size: inherit; }
  .xld1ui::before {
    display: none; } }

.ijz5k5 ul {
  margin: 0;
  padding: 0; }
  .ijz5k5 ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px; }
    .ijz5k5 ul li a {
      background-color: var(--ltn__primary-color-3);
      color: var(--white);
      display: block;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      border-radius: 100%; }
    .ijz5k5 ul li:last-child {
      margin-right: 0; }
    .ijz5k5 ul li:hover a {
      background-color: var(--ltn__secondary-color);
      color: var(--white); }

/* ----------------------------------------
  Section title
---------------------------------------- */
.u5vs1t {
  margin-bottom: 50px; }
  .u5vs1t p {
    margin-bottom: 0;
    max-width: 500px; }
  .u5vs1t p + p {
    margin-top: 15px; }
  .u5vs1t.okkfh7 p {
    margin-left: auto; }
  .u5vs1t.vvpadd p {
    margin-left: auto;
    margin-right: auto; }

.fsw1kf {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.3; }
  .fsw1kf span {
    color: var(--ltn__secondary-color); }
  .fsw1kf p {
    font-size: 16px;
    line-height: 1.8;
    color: var(--ltn__paragraph-color);
    margin-top: 20px; }
  .fsw1kf.ojfdaq .fsw1kf {
    color: var(--white); }
  .fsw1kf.ojfdaq p {
    color: rgba(var(--white), 0.7); }

/* ltn__separate-line */
.jr6nkv {
  position: relative;
  display: inline-block;
  min-width: 200px;
  margin-bottom: 3px;
  text-align: center !important; }
  .jr6nkv::before {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#f28bc2), color-stop(50%, #d8b1f2));
    background: -webkit-linear-gradient(left, #f28bc2 0%, #d8b1f2 50%);
    background: -o-linear-gradient(left, #f28bc2 0%, #d8b1f2 50%);
    background: linear-gradient(90deg, #f28bc2 0%, #d8b1f2 50%); }
  .jr6nkv .no713g {
    position: relative;
    z-index: 1;
    background-color: var(--white);
    padding: 0 15px; }
  .jr6nkv i {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 -4px;
    color: var(--ltn__secondary-color); }

/* Section Title 2 */
.tycoq8 {
  margin-bottom: 40px; }
  .tycoq8 .vthzpc {
    margin-top: 0;
    text-transform: uppercase; }
  .tycoq8 .fsw1kf {
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.3; }
  .tycoq8 p {
    padding: 0 0 0 30px;
    border-width: 0 0 0 2px;
    border-style: solid;
    border-color: var(--ltn__secondary-color);
    max-width: 550px; }
  .tycoq8.okkfh7 p {
    padding: 0 30px 0 0;
    border-width: 0 2px 0 0;
    margin-left: auto; }
  .tycoq8.vvpadd p {
    padding: 0 0 0 30px;
    border-width: 0 0 0 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: left !important; }

/* Section Title 3 */
.xqiwka {
  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; }
  .xqiwka .q1hm9n p {
    padding: 0 30px 0 0;
    border-width: 0 2px 0 0;
    margin-left: auto;
    margin-right: 30px;
    text-align: right; }

/* title-2 */
.mgyw64 {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 600;
  border-left: 2px solid;
  border-color: var(--ltn__secondary-color);
  padding-left: 10px; }

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

.iwtvrn {
  display: inline-block;
  padding: 5px 20px;
  border-radius: 25px;
  position: relative; }
  .iwtvrn::before {
    position: absolute;
    content: "";
    background-color: var(--ltn__secondary-color);
    width: 100%;
    height: 100%;
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
    -ms-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    border-radius: 25px;
    opacity: 0.1; }

@media (max-width: 1599px) {
  .tycoq8 .fsw1kf {
    font-size: 60px; } }

@media (max-width: 1399px) {
  .tycoq8 .fsw1kf {
    font-size: 56px; }
  .xqiwka .fsw1kf {
    min-width: 320px; } }

@media (max-width: 1199px) {
  .fsw1kf {
    font-size: 30px; }
  .tycoq8 .fsw1kf {
    font-size: 50px; } }

@media (max-width: 991px) {
  .fsw1kf {
    font-size: 26px; }
  .tycoq8 .fsw1kf {
    font-size: 40px; }
  .tycoq8 p {
    padding: 0 0 0 15px; } }

@media (max-width: 767px) {
  .fsw1kf {
    font-size: 30px; }
  .tycoq8 .fsw1kf {
    font-size: 30px; }
  .tycoq8 p {
    padding: 0 0 0 15px; }
  .xqiwka {
    display: block; }
    .xqiwka .fsw1kf {
      min-width: 100%; }
    .xqiwka .q1hm9n p {
      padding: 0 0px 0 15px;
      border-width: 0 0px 0 2px;
      margin-left: 0;
      margin-right: 0;
      text-align: left;
      margin-bottom: 15px; }
  .mgyw64 {
    font-size: 22px; } }

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

/* ----------------------------------------------------
    Category Area
---------------------------------------------------- */
.xt15ft {
  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); }

.eitklc {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.ffhfti {
  padding: 15px 20px 5px; }

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

/* ltn__category-item-2 */
.y8k20e {
  padding: 20px 15px 15px; }
  .y8k20e .eitklc {
    float: left;
    width: 35%; }
  .y8k20e .ffhfti {
    overflow: hidden; }
    .y8k20e .ffhfti ul {
      padding: 0;
      margin: 0; }
      .y8k20e .ffhfti ul li {
        list-style: circle;
        margin-top: 5px;
        font-size: 14px; }
        .y8k20e .ffhfti ul li a {
          display: block; }
  .y8k20e h4 {
    margin-bottom: 5px; }
  .y8k20e .sedd21 {
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: underline; }

/* ltn__category-item-3 */
.ewahvm {
  padding: 50px 0 25px;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .ewahvm::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    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; }
  .ewahvm:hover {
    -webkit-box-shadow: none;
    box-shadow: none; }
    .ewahvm:hover::before {
      width: 100%;
      opacity: 1;
      visibility: visible; }
    .ewahvm:hover h5 {
      color: var(--ltn__secondary-color); }

.o1szbi {
  padding: 40px 30px 30px;
  position: relative;
  border: none;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border-radius: 10px; }
  .o1szbi .eitklc {
    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-right: 0;
    margin-left: auto; }
  .o1szbi .ffhfti {
    padding: 25px 0px 15px; }
    .o1szbi .ffhfti h4 {
      font-weight: 600; }
    .o1szbi .ffhfti p {
      margin-bottom: 0; }
  .o1szbi .h5pky2 {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -20px; }
    .o1szbi .h5pky2 a {
      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); }
  .o1szbi.vvpadd .eitklc {
    margin-left: auto;
    margin-right: auto; }
  .o1szbi.vvpadd .h5pky2 a {
    margin-left: auto;
    margin-right: auto; }
  .o1szbi:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-4);
    box-shadow: var(--ltn__box-shadow-4); }

.l7r39b {
  border: none;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border-radius: 10px;
  margin-bottom: 50px; }
  .l7r39b a {
    padding: 40px 30px 35px;
    display: block;
    position: relative; }
    .l7r39b a span {
      display: block; }
    .l7r39b a .j2ou1l {
      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; }
    .l7r39b a .nyrknm {
      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; }
    .l7r39b a .sedd21 {
      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%); }
  .l7r39b.vvpadd .j2ou1l {
    margin-left: auto;
    margin-right: auto; }
  .l7r39b.vvpadd .sedd21 {
    margin-left: auto;
    margin-right: auto; }
  .l7r39b: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); }
    .l7r39b:hover .nyrknm {
      color: var(--white); }

.c71lle a .j2ou1l {
  margin-right: 0;
  margin-left: auto; }

.c71lle a .dz3zkk {
  -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); }

.c71lle a .xjlmss {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.c71lle:hover {
  background-color: var(--ltn__secondary-color); }
  .c71lle:hover .dz3zkk,
  .c71lle:hover .xjlmss {
    color: var(--white); }

.qjmbyu {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin-top: 0; }

@media (max-width: 1200px) {
  .l7r39b a {
    padding: 40px 20px 35px; }
    .l7r39b a .j2ou1l {
      width: 80px;
      height: 80px;
      line-height: 90px;
      font-size: 30px; }
    .l7r39b a .nyrknm {
      font-size: 18px; } }

@media (max-width: 767px) {
  .y8k20e .eitklc {
    display: none; }
  .ewahvm {
    padding: 30px 0 5px; }
  .l7r39b a {
    padding: 40px 15px 35px; }
    .l7r39b a .j2ou1l {
      width: 60px;
      height: 60px;
      line-height: 70px;
      font-size: 25px; }
    .l7r39b a .nyrknm {
      font-size: 13px; } }

/* ----------------------------------------------------
    Feature Area 
---------------------------------------------------- */
.snd0i8 {
  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; }

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

/* feature-item-2 */
.cvfx4q {
  padding: 40px 25px 10px; }
  .cvfx4q .qvaxjl {
    margin-bottom: 20px; }
    .cvfx4q .qvaxjl span {
      background: transparent;
      height: 100px;
      width: 100px;
      line-height: 109px;
      border-radius: 100%;
      position: relative;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      display: inline-block;
      text-align: center; }
      .cvfx4q .qvaxjl span::before, .cvfx4q .qvaxjl span::after {
        position: absolute;
        content: "";
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 100%;
        -webkit-transition: all 0.8s ease 0s;
        -o-transition: all 0.8s ease 0s;
        transition: all 0.8s ease 0s; }
      .cvfx4q .qvaxjl span:before {
        height: 0%;
        width: 0%;
        background: transparent; }
      .cvfx4q .qvaxjl span:after {
        height: 100%;
        width: 100%;
        border: 1px solid;
        border-color: var(--ltn__heading-color); }
    .cvfx4q .qvaxjl i {
      font-size: 26px;
      color: var(--ltn__heading-color);
      line-height: 1;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      z-index: 1;
      position: relative; }
  .cvfx4q.hu61bx .qvaxjl span, .cvfx4q:hover .qvaxjl span {
    color: var(--white);
    border-color: transparent; }
    .cvfx4q.hu61bx .qvaxjl span:before, .cvfx4q:hover .qvaxjl span:before {
      height: 100%;
      width: 100%;
      background: -webkit-gradient(linear, left top, right top, from(#ee91cb), color-stop(50%, #d9b0f1));
      background: -webkit-linear-gradient(left, #ee91cb 0%, #d9b0f1 50%);
      background: -o-linear-gradient(left, #ee91cb 0%, #d9b0f1 50%);
      background: linear-gradient(90deg, #ee91cb 0%, #d9b0f1 50%); }
    .cvfx4q.hu61bx .qvaxjl span:after, .cvfx4q:hover .qvaxjl span:after {
      border-color: var(--white);
      height: 80%;
      width: 80%; }
  .cvfx4q.hu61bx .qvaxjl i, .cvfx4q:hover .qvaxjl i {
    color: var(--white); }
  .cvfx4q.hu61bx .i3t1w9 h6, .cvfx4q:hover .i3t1w9 h6 {
    color: var(--ltn__secondary-color); }

/* feature-item-3 */
.pno9h5 {
  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; }
  .pno9h5 h1, .pno9h5 h2, .pno9h5 h3, .pno9h5 h4, .pno9h5 h5, .pno9h5 h6 {
    margin-bottom: 5px; }
  .pno9h5 .qvaxjl {
    margin: 0px 20px 0 0;
    font-size: 50px;
    color: var(--ltn__secondary-color);
    line-height: 1.5; }
  .pno9h5::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%); }
  .pno9h5:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .pno9h5:hover::before {
      height: 80%;
      opacity: 1;
      visibility: visible; }
  .pno9h5.okkfh7 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
    .pno9h5.okkfh7 .qvaxjl {
      margin: 0px 0 0 20px; }
    .pno9h5.okkfh7::before {
      right: -2px;
      left: auto; }

/* feature-item-4 */
.k5b267 {
  padding: 50px 20px 15px;
  background-color: var(--white);
  margin-bottom: 30px;
  -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-2);
  box-shadow: var(--ltn__box-shadow-2); }
  .k5b267:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }

/* feature-item-5 */
.ut3gx2 {
  padding: 70px 30px 25px;
  margin-bottom: 30px; }
  .ut3gx2 .qvaxjl {
    margin-bottom: 25px;
    font-size: 80px;
    line-height: 1; }
    .ut3gx2 .qvaxjl img {
      max-width: 200px; }
    .ut3gx2 .qvaxjl span {
      position: relative; }
      .ut3gx2 .qvaxjl span::before {
        position: absolute;
        content: "\e942";
        font-family: 'icomoon';
        right: -10px;
        top: -10px;
        height: 35px;
        width: 35px;
        line-height: 35px;
        background-color: var(--ltn__primary-color);
        color: var(--white);
        font-size: 14px;
        border-radius: 100%; }
  .ut3gx2 .r2f1wf {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden; }
    .ut3gx2 .r2f1wf a {
      min-height: 60px; }
  .ut3gx2:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ut3gx2:hover .r2f1wf {
      bottom: -60px;
      opacity: 1;
      visibility: visible; }
  .ut3gx2.nxqate .qvaxjl {
    color: var(--ltn__secondary-color); }
    .ut3gx2.nxqate .qvaxjl i {
      color: var(--ltn__secondary-color); }
    .ut3gx2.nxqate .qvaxjl span::before {
      background-color: var(--white);
      color: var(--ltn__primary-color); }
  .ut3gx2.unezv8 .qvaxjl span::before {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.nw0tw0 a {
  display: block;
  padding: 15px 20px;
  background-color: var(--white);
  text-align: center; }

/* feature-item-6 */
.gs8k6w {
  border: 1px solid var(--border-color-8);
  margin-bottom: 30px;
  padding: 40px 30px 35px;
  background-color: var(--white); }
  .gs8k6w::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    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; }
  .gs8k6w .qvaxjl {
    color: var(--ltn__secondary-color); }
    .gs8k6w .qvaxjl i {
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
  .gs8k6w .i3t1w9 p {
    font-size: 14px;
    margin-bottom: 0; }
  .gs8k6w .i3t1w9 p + p {
    margin-top: 15px; }
  .gs8k6w .i3t1w9 .qr413h {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: var(--ltn__paragraph-color);
    font-weight: 400;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px; }
    .gs8k6w .i3t1w9 .qr413h i {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .gs8k6w .i3t1w9 .vjyldj {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-top: 15px; }
    .gs8k6w .i3t1w9 .vjyldj i {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .gs8k6w.mf6a9t, .gs8k6w:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .gs8k6w.mf6a9t::before, .gs8k6w:hover::before {
      width: 100%;
      opacity: 1;
      visibility: visible; }
    .gs8k6w.mf6a9t .i3t1w9 .qr413h,
    .gs8k6w.mf6a9t .qvaxjl, .gs8k6w:hover .i3t1w9 .qr413h,
    .gs8k6w:hover .qvaxjl {
      color: var(--ltn__secondary-color); }

/* feature-item-7 */
.yvdgey {
  background-color: var(--white);
  padding: 38px 30px 10px;
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2);
  margin-bottom: 30px; }
  .yvdgey .ltn__feature-icon-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px; }
  .yvdgey .qvaxjl {
    margin-bottom: 0;
    margin-right: 20px;
    color: var(--ltn__secondary-color); }
  .yvdgey h3 {
    margin-bottom: 0; }

.pyyabh {
  background-color: transparent;
  border: 1px solid #203336; }
  .pyyabh h3,
  .pyyabh p {
    color: var(--white); }

/* feature-item-8 */
.j31dck {
  padding: 40px 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .j31dck .qvaxjl {
    margin-right: 20px;
    font-size: 40px;
    width: 50px; }
  .j31dck .i3t1w9 h4 {
    margin-bottom: 5px; }
  .j31dck .i3t1w9 p {
    font-size: 15px; }

.ehpfym {
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1); }

.aqw07d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .aqw07d .j31dck {
    min-width: 280px; }

.a6bh0v [class*='col']::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 50%;
  width: 1px;
  background-color: var(--border-color-1); }

.a6bh0v [class*='col']:first-child::before {
  display: none; }

/* feature-item-9 */
.tcrnzb {
  padding: 30px 25px 5px;
  border: 1px solid; }
  .tcrnzb .qvaxjl {
    width: 80px;
    height: 80px;
    line-height: 80px;
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
    border-radius: 100%;
    margin-bottom: 0;
    margin-right: 20px;
    text-align: center;
    float: left;
    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;
    font-size: 36px; }
    .tcrnzb .qvaxjl span {
      line-height: 1; }
  .tcrnzb .i3t1w9 {
    overflow: hidden; }
  .tcrnzb h2 {
    margin-bottom: 5px; }
  .tcrnzb:hover {
    background-color: var(--ltn__secondary-color); }

/* feature-item-10 */
.mnrhdg {
  border: 1px solid var(--border-color-8);
  margin-bottom: 30px;
  padding: 40px 25px 35px;
  background-color: var(--white); }
  .mnrhdg .qvaxjl {
    margin-bottom: 20px;
    font-size: 130px;
    line-height: 110px;
    font-weight: 700;
    font-family: var(--ltn__heading-font);
    color: var(--ltn__color-7);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    display: inline-block; }
    .mnrhdg .qvaxjl::before {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      width: 0%;
      height: 7px;
      background-color: var(--ltn__color-7);
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      opacity: 0;
      visibility: hidden; }
  .mnrhdg .i3t1w9 p {
    font-size: 14px;
    margin-bottom: 0; }
  .mnrhdg .i3t1w9 p + p {
    margin-top: 15px; }
  .mnrhdg:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .mnrhdg:hover .qvaxjl {
      color: var(--ltn__color-7); }
      .mnrhdg:hover .qvaxjl::before {
        width: 100%;
        opacity: 1;
        visibility: visible; }

/* small mobile :320px. */
@media (max-width: 767px) {
  .ut3gx2 + .r2f1wf {
    margin-bottom: 30px; }
  .yvdgey {
    padding: 38px 20px 10px; } }

/* ----------------------------------------------------
    Countdown Area
---------------------------------------------------- */
.drvgbj {
  margin-top: 30px;
  display: inline-block;
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
  padding: 25px 40px 5px; }
  .drvgbj .pgm3cl {
    display: inline-block;
    margin-right: 30px; }
    .drvgbj .pgm3cl:last-child {
      margin-right: 0; }

.kemo5o {
  margin-top: 0;
  padding: 20px 30px 1px; }
  .kemo5o .pgm3cl {
    margin-right: 20px; }
    .kemo5o .pgm3cl h1 {
      font-size: 22px;
      margin-bottom: 5px; }
    .kemo5o .pgm3cl p {
      font-size: 14px; }

.cvd3u2 {
  margin-top: 0;
  padding: 20px 30px 1px;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .cvd3u2 .pgm3cl {
    margin-right: 20px; }
    .cvd3u2 .pgm3cl h1 {
      font-size: 24px;
      margin-bottom: 5px;
      height: 70px;
      width: 70px;
      line-height: 70px;
      background-color: var(--white);
      border-radius: 100%;
      color: var(--ltn__heading-color); }
    .cvd3u2 .pgm3cl p {
      font-size: 20px;
      text-transform: uppercase; }
  .cvd3u2 .r2f1wf {
    margin-top: 20px; }

@media (max-width: 991px) {
  .cvd3u2 .pgm3cl h1 {
    font-size: 20px;
    height: 50px;
    width: 50px;
    line-height: 50px; }
  .cvd3u2 .pgm3cl p {
    font-size: 14px; } }

@media (min-width: 767px) {
  .taa8nz {
    min-width: 380px; } }

/* ----------------------------------------------------
    Blog Area
---------------------------------------------------- */
.jqddo2 {
  position: relative;
  margin-bottom: 30px; }

.odsn2c {
  position: relative; }
  .odsn2c img {
    margin-bottom: 0; }

.piwg1h {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1; }
  .piwg1h ul {
    margin: 0;
    padding: 0; }
  .piwg1h li {
    list-style: none; }
    .piwg1h li a {
      height: 70px;
      width: 70px;
      font-size: 16px;
      border-radius: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background-color: var(--white);
      text-align: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-flow: column;
      flex-flow: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-shadow: var(--ltn__box-shadow-3);
      box-shadow: var(--ltn__box-shadow-3);
      color: var(--ltn__heading-color); }
      .piwg1h li a i {
        font-size: 18px;
        margin-bottom: 5px; }
      .piwg1h li a span {
        display: inline-block;
        line-height: 1;
        font-size: 12px; }

.vo76q3 {
  padding: 30px 0 30px; }

.sgf7s3 {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 600; }

.w1y9wy {
  margin-bottom: 20px; }
  .w1y9wy ul {
    padding: 0;
    margin: 0; }
  .w1y9wy li {
    font-weight: 600;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    font-size: 14px;
    margin-top: 0; }
    .w1y9wy li:last-child {
      margin-right: 0; }
    .w1y9wy li i {
      color: var(--ltn__secondary-color);
      margin-right: 5px; }
    .w1y9wy li img {
      margin-bottom: 0; }

.z18lar a {
  margin-right: 10px;
  position: relative;
  display: inline-block; }
  .z18lar a::before {
    position: absolute;
    content: ",";
    right: -3px; }
  .z18lar a:last-child::before {
    display: none; }

.i5kyv2 img {
  border-radius: 100%;
  margin-right: 10px;
  max-width: 30px;
  display: inline-block; }

.wk9tl2 {
  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; }

.uodvsi a {
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  padding: 5px 15px 2px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
  text-transform: uppercase; }
  .uodvsi a:last-child {
    margin-right: 0; }
  .uodvsi a:hover {
    background-color: var(--ltn__primary-color);
    color: var(--white); }

.xflu3t {
  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; }
  .xflu3t .w1y9wy {
    margin-bottom: 0; }

/* ltn__blog-item-1 */
.hekzcm .odsn2c img {
  border-radius: 0px 0px 0px 35px; }

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

/* ltn__blog-item-2 */
.ir87o3 {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .ir87o3 .vo76q3 {
    padding: 30px 20px 30px; }
  .ir87o3 .w1y9wy li:before {
    height: 15px;
    width: 2px;
    top: 50%; }
    .ir87o3 .w1y9wy li:before::before {
      position: absolute;
      content: "";
      right: -15px;
      height: 15px;
      width: 2px;
      background-color: var(--ltn__heading-color);
      top: 50%;
      bottom: 6px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      opacity: 0.6; }
    .ir87o3 .w1y9wy li:before:last-child::before {
      display: none; }
  .ir87o3 .wk9tl2 {
    opacity: 0;
    visibility: hidden;
    margin-top: -20px; }
  .ir87o3:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ir87o3:hover .wk9tl2 {
      margin-top: 0;
      opacity: 1;
      visibility: visible; }

/* ltn__blog-item-3 */
/* ltn__blog-item-4 */
.hax0p3 .vo76q3,
.c9o8ow .vo76q3 {
  padding: 30px 30px 30px;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--white);
  position: relative; }

.hax0p3 .w1y9wy,
.c9o8ow .w1y9wy {
  margin-bottom: 15px; }

.hax0p3 .xflu3t,
.c9o8ow .xflu3t {
  border-top: 1px solid;
  border-color: var(--border-color-1);
  padding-top: 20px; }
  .hax0p3 .xflu3t .w1y9wy,
  .c9o8ow .xflu3t .w1y9wy {
    margin-bottom: 0; }

.hax0p3 .wk9tl2,
.c9o8ow .wk9tl2 {
  font-size: 14px;
  font-weight: 600;
  color: var(--ltn__secondary-color);
  text-transform: uppercase; }

/* ltn__blog-item-3 */
.hax0p3 .vo76q3 {
  width: calc( 100% - 30px);
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4); }

.hax0p3 .odsn2c + .vo76q3 {
  margin-top: -50px; }

.rwv8it .hax0p3 {
  margin-bottom: 50px; }
  .rwv8it .hax0p3 .vo76q3 {
    width: calc( 100%); }
  .rwv8it .hax0p3 .odsn2c + .vo76q3 {
    margin-top: 0px; }

.hax0p3 .odsn2c {
  overflow: hidden; }
  .hax0p3 .odsn2c img {
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }

.hax0p3:hover .odsn2c img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

/* ltn__blog-item-4 */
.c9o8ow {
  border: 2px solid var(--white-9);
  margin-top: 1px; }
  .c9o8ow .vo76q3 {
    margin-top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .c9o8ow p {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .c9o8ow::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    background-color: var(--ltn__primary-color);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .c9o8ow:hover::before {
    width: 100%;
    height: 100%;
    opacity: 0.9;
    visibility: visible; }
  .c9o8ow:hover .vo76q3 {
    background-color: transparent; }
  .c9o8ow:hover .w1y9wy,
  .c9o8ow:hover .sgf7s3,
  .c9o8ow:hover p {
    color: var(--white); }

/* ltn__blog-item-5 */
.dbx3aa {
  border: 2px solid var(--border-color-11); }
  .dbx3aa .vo76q3 {
    padding: 40px 30px 40px 30px; }
  .dbx3aa .xflu3t {
    padding-top: 10px; }
  .dbx3aa .i5kyv2 {
    font-size: 16px; }
    .dbx3aa .i5kyv2 img {
      max-width: 40px; }
  .dbx3aa .wk9tl2 {
    font-size: 14px;
    font-weight: 700;
    font-family: var(--ltn__body-font); }

/* blog-item-quote */
.w5ysah {
  border: 0; }
  .w5ysah .w1y9wy li {
    color: var(--white); }
    .w5ysah .w1y9wy li i {
      color: var(--white); }
    .w5ysah .w1y9wy li:hover a {
      color: var(--white-3); }
  .w5ysah blockquote {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    background-color: transparent;
    font-style: normal;
    border-left: 0;
    border-color: var(--ltn__heading-color);
    padding: 60px 0 0;
    margin: 0px 0 30px 0px;
    color: var(--white);
    text-align: left; }
    .w5ysah blockquote::before {
      position: absolute;
      content: "\e94d";
      font-family: 'icomoon';
      font-size: 30px;
      left: 0;
      right: 0;
      top: 0;
      -webkit-transform: inherit;
      -ms-transform: inherit;
      transform: inherit;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
    .w5ysah blockquote a:hover, .w5ysah blockquote:hover {
      color: var(--white-3); }

/* blog-item-6 */
.u19hgy {
  -webkit-box-shadow: var(--ltn__box-shadow-5);
  box-shadow: var(--ltn__box-shadow-5);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .u19hgy:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
  .u19hgy .vo76q3 {
    padding: 35px 30px 15px 35px; }
  .u19hgy .sgf7s3 {
    font-size: 20px; }
  .u19hgy p {
    font-size: 14px; }

/* blog-item-7 */
.hd8uck {
  -webkit-box-shadow: var(--ltn__box-shadow-5);
  box-shadow: var(--ltn__box-shadow-5);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .hd8uck:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
  .hd8uck .w1y9wy li {
    color: var(--ltn__secondary-color); }
  .hd8uck .vo76q3 {
    padding: 30px 30px 30px 35px; }
  .hd8uck .sgf7s3 {
    font-size: 18px;
    text-transform: uppercase; }
  .hd8uck p {
    font-size: 18px;
    line-height: 28px; }
  .hd8uck .wk9tl2 {
    font-size: 15px; }

/* blog-list-wrap */
.butg93 .jqddo2 {
  margin-bottom: 40px; }

.butg93 .sgf7s3 {
  font-size: 30px;
  line-height: 1.2; }

.butg93 .dbx3aa .vo76q3 {
  padding: 50px 40px 50px 45px; }

.butg93 .w5ysah .w1y9wy {
  padding-left: 100px; }

.butg93 .w5ysah blockquote {
  font-size: 35px;
  line-height: 1.2;
  padding: 0 0 0 100px; }
  .butg93 .w5ysah blockquote::before {
    font-size: 80px;
    left: 0; }
  .butg93 .w5ysah blockquote a:hover, .butg93 .w5ysah blockquote:hover {
    color: var(--white-3); }

@media (min-width: 992px) and (max-width: 1199px) {
  .butg93 .sgf7s3 {
    font-size: 26px; }
  .butg93 .w5ysah blockquote {
    font-size: 24px;
    padding: 0 0 0 80px; }
    .butg93 .w5ysah blockquote::before {
      font-size: 50px; }
  .butg93 .w5ysah .w1y9wy {
    padding-left: 80px; }
  .u19hgy .sgf7s3 {
    font-size: 20px; } }

@media (max-width: 991px) {
  .sgf7s3 {
    font-size: 20px; }
  .hax0p3 .vo76q3 {
    width: calc( 100% - 30px); }
  .butg93 .sgf7s3 {
    font-size: 26px; }
  .butg93 .w5ysah blockquote {
    font-size: 24px;
    padding: 0 0 0 0px; }
    .butg93 .w5ysah blockquote::before {
      font-size: 30px;
      display: block;
      position: relative;
      margin-bottom: 10px; }
  .butg93 .w5ysah .w1y9wy {
    padding-left: 0; } }

@media (max-width: 767px) {
  .sgf7s3 {
    font-size: 16px; }
  .w1y9wy li {
    margin-right: 10px;
    font-size: 12px; }
  .butg93 .sgf7s3 {
    font-size: 22px; }
  .butg93 .dbx3aa .vo76q3 {
    padding: 40px 20px 35px 20px; }
  .butg93 .w5ysah blockquote {
    font-size: 20px;
    padding: 0 0 0 0px; }
    .butg93 .w5ysah blockquote::before {
      font-size: 30px;
      display: block;
      position: relative;
      margin-bottom: 10px; }
  .butg93 .w5ysah .w1y9wy {
    padding-left: 0; }
  .hax0p3 .wk9tl2,
  .c9o8ow .wk9tl2 {
    font-size: 12px; }
  .u19hgy .sgf7s3 {
    font-size: 20px; }
  .u19hgy .vo76q3 {
    padding: 35px 20px 15px 20px; } }

/* ----------------------------------------------------
    Blog Details
---------------------------------------------------- */
.c99yr4 h1, .c99yr4 h2, .c99yr4 h3, .c99yr4 h4, .c99yr4 h5, .c99yr4 h6 {
  margin-top: 30px; }

.c99yr4 p {
  margin-top: 1.5em; }

.c99yr4 .sgf7s3 {
  margin-top: 0;
  font-size: 30px; }

.c99yr4 .odsn2c {
  margin-bottom: 40px; }

.c99yr4 .rp5t75 img {
  border-radius: 0px 0px 0px 35px; }

.c99yr4 label {
  font-size: 14px; }

/* blog-details-wrap */
.zeacky {
  border: 2px solid var(--border-color-11);
  padding: 50px; }

blockquote {
  font-size: 18px;
  font-family: var(--ltn__heading-font);
  line-height: 1.6;
  font-weight: 700;
  background-color: var(--section-bg-1);
  padding: 60px 50px 60px 60px;
  margin: 50px 0 50px 0px;
  font-style: normal;
  text-align: center;
  border-left: 0;
  position: relative;
  z-index: 1; }
  blockquote::before {
    position: absolute;
    content: "\e94d";
    font-family: 'icomoon';
    font-size: 150px;
    right: 45px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: var(--white);
    z-index: -1; }

.wd9w1c {
  position: relative; }
  .wd9w1c p {
    font-size: 14px; }

.txassr {
  float: left;
  margin-right: 30px;
  max-width: 100px; }

.txassr img {
  border-radius: 100%; }

.bllpyj {
  overflow: hidden; }

.bllpyj h6 {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600; }

.bllpyj .xu5m01 {
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
  font-weight: 700;
  font-family: var(--ltn__heading-font);
  color: var(--ltn__secondary-color); }

.a9gnp4 ul {
  margin: 0;
  padding: 0; }

.a9gnp4 li {
  list-style: none;
  border-top: 1px solid var(--border-color-12);
  padding-top: 30px;
  margin-top: 8px; }

.a9gnp4 > ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0; }

.a9gnp4 ul ul {
  margin: 0 0 0 70px;
  padding: 0; }

.mfkkce {
  position: absolute;
  padding: 0 25px 0;
  border: 2px solid var(--border-color-11);
  display: inline-block;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 36px;
  top: 0;
  right: 0; }
  .mfkkce i {
    margin-right: 5px; }
  .mfkkce:hover {
    border-color: var(--ltn__secondary-color); }

.wvi8ga form {
  padding: 50px;
  background-color: var(--white-5); }
  .wvi8ga form input[type="text"],
  .wvi8ga form input[type="email"],
  .wvi8ga form input[type="password"],
  .wvi8ga form input[type="submit"],
  .wvi8ga form textarea {
    border-color: var(--white-5); }

.a9gnp4 .sseeub ul {
  padding: 0;
  margin: 0; }
  .a9gnp4 .sseeub ul li {
    padding: 0;
    border: 0; }

.cuqawp {
  font-size: 70px;
  font-weight: 700;
  float: left;
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  margin-right: 30px;
  line-height: 1;
  text-transform: uppercase;
  width: 100px;
  height: 100px;
  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; }

.u344g9 .w89qkt ul li {
  color: var(--ltn__color-1); }

.dud5ot {
  position: relative; }
  .dud5ot::before {
    position: absolute;
    content: "\e958";
    font-family: 'icomoon';
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    font-size: 30px;
    color: var(--ltn__secondary-color); }
  .dud5ot h6 {
    color: var(--ltn__secondary-color); }
  .dud5ot .sgf7s3 {
    font-size: 24px;
    margin-bottom: 0; }

.laelmu {
  padding: 40px;
  border: 2px solid var(--border-color-11);
  margin-bottom: 50px; }
  .laelmu .qyo87f {
    float: left;
    max-width: 180px;
    margin-right: 40px; }
  .laelmu .j5cphk {
    overflow: hidden; }
    .laelmu .j5cphk h6 {
      margin-bottom: 0;
      font-size: 14px;
      color: var(--ltn__secondary-color); }
    .laelmu .j5cphk h1,
    .laelmu .j5cphk h2,
    .laelmu .j5cphk h3 {
      margin-bottom: 10px; }
    .laelmu .j5cphk p {
      font-size: 14px;
      margin-bottom: 0; }
      .laelmu .j5cphk p + p {
        margin-top: 15px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .laelmu .qyo87f {
    max-width: 120px;
    margin-right: 30px; } }

@media (max-width: 991px) {
  .u344g9 .w89qkt {
    text-align: left !important;
    margin-top: 30px; } }

@media (max-width: 767px) {
  .c99yr4 .sgf7s3 {
    margin-top: 0;
    font-size: 24px; }
  .c99yr4 .odsn2c {
    margin-bottom: 40px; }
  .zeacky {
    padding: 50px 20px; }
  blockquote {
    font-size: 16px;
    padding: 70px 20px 40px 20px; }
    blockquote::before {
      position: initial;
      font-size: 60px;
      display: block;
      line-height: 1; }
  .dud5ot .sgf7s3 {
    font-size: 18px; }
  .dixpps {
    margin-bottom: 40px; }
  .yb86f5 {
    margin-top: 40px;
    margin-bottom: 0; }
  .laelmu {
    padding: 40px 20px; }
    .laelmu .qyo87f {
      max-width: 100px;
      margin-right: 0px;
      margin-bottom: 30px; }
    .laelmu .j5cphk {
      overflow: inherit; }
  .txassr {
    float: inherit;
    margin-right: 0;
    max-width: 80px;
    margin-bottom: 20px; }
  .bllpyj h6 {
    font-size: 18px; }
  .mfkkce {
    position: inherit;
    font-size: 12px; }
  .a9gnp4 ul ul {
    margin: 0px; }
  .a9gnp4 li {
    margin-top: 30px; }
  .wvi8ga form {
    padding: 50px 20px; }
  .cuqawp {
    font-size: 40px;
    margin-right: 20px;
    width: 60px;
    height: 60px; } }

/* ----------------------------------------------------
    Service Details
---------------------------------------------------- */
.cggm5u ul {
  padding: 0; }
  .cggm5u ul li {
    display: block;
    border-top: 2px solid #f6f6f6;
    padding: 18px 0;
    margin: 0;
    font-weight: 700;
    font-family: var(--ltn__heading-font); }
    .cggm5u ul li:last-child {
      border-bottom: 2px solid #f6f6f6; }
    .cggm5u ul li i {
      margin-right: 5px;
      color: var(--ltn__secondary-color); }
    .cggm5u ul li .qz2rmq {
      float: right;
      text-transform: capitalize;
      font-weight: 400;
      font-family: var(--ltn__body-font); }

@media (max-width: 767px) {
  .cggm5u ul li .qz2rmq {
    float: none;
    display: block; } }

/* ----------------------------------------------------
    Pagination
---------------------------------------------------- */
/* ltn__pagination-3 */
.qv6esu ul {
  margin: 0;
  padding: 0; }
  .qv6esu ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px; }
    .qv6esu ul li:last-child {
      margin-right: 0px; }
    .qv6esu ul li a {
      height: 50px;
      width: 50px;
      line-height: 46px;
      border: 2px solid var(--border-color-11);
      text-align: center;
      display: block;
      font-weight: 700;
      border-radius: 100%; }
    .qv6esu ul li:hover a, .qv6esu ul li.mf6a9t a {
      background-color: var(--ltn__secondary-color);
      border-color: var(--ltn__secondary-color);
      color: var(--white); }

@media (max-width: 767px) {
  .qv6esu ul li {
    margin-right: 5px;
    font-size: 14px; }
    .qv6esu ul li a {
      height: 40px;
      width: 40px;
      line-height: 36px; } }

/* ----------------------------------------------------
    Testimonial ( 1, 2, 3, 4, 5, 6 )
---------------------------------------------------- */
.q08ydy {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  margin-bottom: 50px; }
  .q08ydy .kdqj59 img {
    border-radius: 100%; }
  .q08ydy.vvpadd .kdqj59 {
    margin-left: auto;
    margin-right: auto; }
  .q08ydy.okkfh7 .kdqj59 {
    margin-left: auto;
    margin-right: 0; }

.kdqj59 {
  max-width: 120px;
  margin-bottom: 30px; }
  .kdqj59 img {
    border-radius: 0; }
  .kdqj59 i {
    width: 50px;
    height: 50px;
    line-height: 48px;
    border: 1px solid;
    border-radius: 100%;
    font-size: 18px; }

/* testimonial-item-2 */
.boc0ey {
  max-width: 60%; }
  .boc0ey .kdqj59 {
    max-width: 85px;
    outline: 8px solid;
    outline-color: var(--white);
    margin-top: 8px;
    position: relative; }
    .boc0ey .kdqj59 img {
      border-radius: 0;
      -webkit-box-shadow: var(--ltn__box-shadow-4);
      box-shadow: var(--ltn__box-shadow-4); }
  .boc0ey p {
    font-size: 24px; }
  .boc0ey .zm3gi5 h4 {
    font-size: 30px;
    margin-bottom: 5px; }
  .boc0ey .zm3gi5 h6 {
    color: var(--ltn__secondary-color); }

/* testimonial-item-3 */
.pc3r2f {
  max-width: 100%;
  margin-bottom: 20px; }
  .pc3r2f .zm3gi5 {
    -webkit-box-shadow: var(--ltn__box-shadow-4);
    box-shadow: var(--ltn__box-shadow-4);
    width: calc(100% - 40px);
    margin: -60px auto 0;
    background-color: var(--white);
    padding: 25px 30px 30px;
    position: relative;
    z-index: 9; }
    .pc3r2f .zm3gi5 p {
      margin-top: 0; }
    .pc3r2f .zm3gi5 h4 {
      margin-bottom: 5px;
      margin-top: 0; }
    .pc3r2f .zm3gi5 h6 {
      margin-bottom: 5px;
      margin-top: 0;
      color: var(--ltn__secondary-color); }
  .pc3r2f .tium52 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .pc3r2f .kdqj59 {
    max-width: 60px;
    margin-bottom: 0;
    margin-right: 15px; }
    .pc3r2f .kdqj59 img {
      border-radius: 0; }

.dwmimf {
  position: absolute;
  right: 15px;
  bottom: 5px;
  z-index: -1;
  opacity: 0.1; }
  .dwmimf i {
    font-size: 110px;
    line-height: 1;
    color: var(--ltn__color-1); }

/* testimonial-item-4 */
.f7px26 {
  max-width: 100%;
  position: relative;
  padding: 40px;
  background-color: var(--white);
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2);
  z-index: 2; }
  .f7px26 .kdqj59 {
    max-width: 160px;
    float: left;
    margin-right: 40px; }
    .f7px26 .kdqj59 img {
      border-radius: 0; }
  .f7px26 .zm3gi5 {
    overflow: hidden; }
    .f7px26 .zm3gi5 p {
      margin-bottom: 15px; }
    .f7px26 .zm3gi5 h4 {
      margin-bottom: 5px; }
    .f7px26 .zm3gi5 h6 {
      margin-bottom: 5px;
      color: var(--ltn__secondary-color); }

/* testimonial-item-5 */
.q609a7 {
  max-width: 45%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.g4fq6d .tyoapc {
  font-size: 240px;
  position: absolute;
  top: -15px;
  line-height: 1;
  color: var(--white-7);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1; }

.g4fq6d .earbvl {
  max-width: 85px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px; }
  .g4fq6d .earbvl img {
    outline: 8px solid #fff;
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }

.g4fq6d .imoq0w {
  margin-top: 30px; }
  .g4fq6d .imoq0w p {
    font-size: 24px; }
  .g4fq6d .imoq0w h4 {
    font-size: 30px;
    margin-bottom: 5px; }
  .g4fq6d .imoq0w h6 {
    color: var(--ltn__secondary-color); }

.qf5z9m {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }
  .qf5z9m li {
    list-style: none; }
    .qf5z9m li img {
      position: absolute; }
    .qf5z9m li:nth-child(1) img {
      width: 105px;
      top: -15%;
      left: 0; }
    .qf5z9m li:nth-child(2) img {
      width: 65px;
      top: 0;
      left: auto;
      right: 3%; }
    .qf5z9m li:nth-child(3) img {
      width: 65px;
      top: 70%;
      left: 10%; }
    .qf5z9m li:nth-child(4) img {
      width: 125px;
      top: 60%;
      left: auto;
      right: 10%; }
    .qf5z9m li:nth-child(5) img {
      width: 75px;
      top: 40%;
      left: 3%; }
    .qf5z9m li:nth-child(6) img {
      width: 75px;
      top: 25%;
      left: auto;
      right: 15%; }
    .qf5z9m li:nth-child(7) img {
      width: 55px;
      top: 20%;
      left: 15%; }
    .qf5z9m li:nth-child(8) img {
      width: 55px;
      top: 40%;
      left: auto;
      right: 3%; }

/* testimonial-item-6 */
.jb1ayg {
  padding-top: 50px;
  margin-bottom: 0; }
  .jb1ayg .kdqj59 i {
    border: 0;
    color: var(--ltn__secondary-color); }
  .jb1ayg p {
    font-size: 28px; }

/* testimonial-item-7 */
.myic4i {
  background-color: var(--white);
  padding: 30px 35px 40px;
  max-width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  border: 1px solid;
  border-color: var(--border-color-13);
  position: relative; }
  .myic4i .r4igdp {
    margin-bottom: 30px; }
  .myic4i .zm3gi5 p {
    font-size: 18px; }
    .myic4i .zm3gi5 p i {
      font-size: 30px;
      position: relative;
      top: 8px;
      margin-right: 2px;
      line-height: 1;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
  .myic4i .tium52 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .myic4i .tium52 .kdqj59 {
      max-width: 60px;
      margin-right: 15px;
      margin-bottom: 0; }
    .myic4i .tium52 .a96rdm h5 {
      font-weight: 600;
      margin-bottom: 0; }
    .myic4i .tium52 .a96rdm label {
      font-size: 14px;
      margin-bottom: 0;
      text-transform: uppercase; }
  .myic4i::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    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; }
  .myic4i:hover::before {
    width: 100%;
    opacity: 1;
    visibility: visible; }
  .myic4i:hover .zm3gi5 p i {
    color: var(--ltn__secondary-color); }

/* testimonial-item-8 */
.vkvsa7 {
  padding: 35px 35px 35px; }
  .vkvsa7 .zm3gi5 p {
    margin-bottom: 0; }
  .vkvsa7 .zm3gi5 p + p {
    margin-top: 15px; }

.c15jbu {
  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: 20px; }

@media (max-width: 991px) {
  .boc0ey {
    max-width: 70%; }
    .boc0ey p {
      font-size: 20px; }
    .boc0ey .zm3gi5 h4 {
      font-size: 24px; }
  .q609a7 {
    max-width: 70%; }
  .g4fq6d .imoq0w p {
    font-size: 20px; }
  .jqflak {
    display: none !important; }
  .c15jbu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse; }
  .myic4i .zm3gi5 p {
    font-size: 16px; } }

@media (max-width: 767px) {
  .boc0ey {
    max-width: 95%; }
    .boc0ey p {
      font-size: 16px; }
    .boc0ey .zm3gi5 h4 {
      font-size: 20px; }
  .pc3r2f .zm3gi5 {
    width: calc(100% - 20px);
    padding: 25px 20px 30px; }
  .f7px26 .kdqj59 {
    float: none; }
  .q609a7 {
    max-width: 95%; }
  .g4fq6d .imoq0w p {
    font-size: 16px; }
  .myic4i .zm3gi5 p {
    font-size: 14px; } }

/* ----------------------------------------------------
    Banner Area ( style: 2, 3 )
---------------------------------------------------- */
.genzsv {
  margin-bottom: 30px;
  position: relative; }

.jiab9v {
  overflow: hidden; }
  .jiab9v img {
    -webkit-transition: all 3.5s ease 0s;
    -o-transition: all 3.5s ease 0s;
    transition: all 3.5s ease 0s; }
  .jiab9v:hover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform: scale(1.1); }

.quhl5w h4 {
  margin-bottom: 10px; }

.dviucg .quhl5w {
  padding: 20px 30px;
  border: 1px solid;
  border-color: var(--border-color-1); }

.y53ogg .quhl5w {
  position: absolute;
  left: 35px;
  top: 30px; }

.y53ogg .e9ais0 {
  position: absolute;
  bottom: 30px;
  left: 30px; }
  .y53ogg .e9ais0 a {
    color: var(--ltn__color-1);
    padding: 12px 25px;
    background-color: rgba(255, 255, 255, 0.1);
    display: inline-block; }
    .y53ogg .e9ais0 a:hover {
      color: var(--white); }

.lklms1 {
  position: relative;
  height: 350px;
  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;
  text-align: center; }
  .lklms1 .quhl5w {
    position: relative;
    padding: 30px 30px; }
    .lklms1 .quhl5w h3 {
      margin-bottom: 10px; }
    .lklms1 .quhl5w p {
      margin-bottom: 12px; }
    .lklms1 .quhl5w mark {
      background-color: var(--ltn__secondary-color); }
  .lklms1::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background-color: var(--ltn__primary-color);
    opacity: 0.3; }
  .lklms1:hover::before {
    opacity: 0.15; }

/* ----------------------------------------------------
    Team Area
---------------------------------------------------- */
.wkld1s {
  margin-bottom: 30px;
  border: 1px solid #f1f1f1;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .wkld1s:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }

.hdxvxa {
  padding: 25px 15px; }

/* team-item-2 */
.iyevfj {
  position: relative; }
  .iyevfj:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--gradient-color-1);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .iyevfj .hdxvxa {
    position: absolute;
    width: 100%;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .iyevfj:hover:before {
    opacity: 0.7;
    visibility: visible; }
  .iyevfj:hover .hdxvxa {
    top: 50%;
    opacity: 1;
    visibility: visible; }

/* team-item-3 */
.ld9t1b {
  padding: 45px 20px 25px;
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1);
  border: 0;
  position: relative; }
  .ld9t1b .aq4k00 {
    max-width: 180px;
    margin-left: auto;
    margin-right: auto; }
    .ld9t1b .aq4k00 img {
      border-radius: 100%; }
  .ld9t1b h6 {
    text-transform: uppercase; }
  .ld9t1b .hdxvxa {
    padding: 0;
    margin-top: 30px; }
  .ld9t1b .w89qkt {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: currentColor;
    width: 100%;
    padding: 10px 20px 20px;
    opacity: 0;
    visibility: hidden;
    border-bottom: 3px solid transparent; }
  .ld9t1b:hover {
    background-color: var(--ltn__primary-color); }
    .ld9t1b:hover h6,
    .ld9t1b:hover h4,
    .ld9t1b:hover .w89qkt ul li {
      color: var(--white); }
    .ld9t1b:hover .w89qkt {
      bottom: -25px;
      opacity: 1;
      visibility: visible;
      z-index: 999;
      border-bottom-color: var(--ltn__secondary-color); }

.piwhk4 {
  padding: 20px 20px 25px; }
  .piwhk4 .aq4k00 {
    max-width: inherit; }
    .piwhk4 .aq4k00 img {
      border-radius: 0; }

@media (max-width: 767px) {
  .ld9t1b {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; } }

/* ----------------------------------------------------
    CounterUp Area
---------------------------------------------------- */
.vos1gq {
  margin-bottom: 50px;
  text-align: center; }
  .vos1gq .chund4 {
    margin-bottom: 25px; }
    .vos1gq .chund4 i {
      font-size: 65px;
      line-height: 1;
      color: var(--ltn__secondary-color); }
  .vos1gq h1 {
    font-weight: 700;
    font-size: 42px; }
  .vos1gq h6 {
    color: var(--ltn__color-5);
    font-family: var(--ltn__body-font); }

/* counterup-item-2 */
.ik01o2 {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .ik01o2 .chund4 {
    margin-bottom: 0;
    margin-right: 30px;
    text-align: center; }
    .ik01o2 .chund4 i {
      font-size: 35px;
      height: 65px;
      width: 65px;
      line-height: 65px;
      border: 1px solid;
      border-radius: 5px;
      color: var(--ltn__color-1); }
  .ik01o2 h1, .ik01o2 h6 {
    font-weight: 600;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 10px; }
  .ik01o2 h6 {
    font-size: 20px; }

/* counterup-item-3 */
.eftst6 {
  margin-bottom: 50px; }
  .eftst6 .chund4 {
    color: var(--ltn__color-1); }
  .eftst6 h1 {
    font-size: 72px;
    line-height: 1;
    margin-bottom: 5px; }
  .eftst6 .qyb1j8 {
    font-size: 30px; }
  .eftst6 h6 {
    font-family: var(--ltn__body-font); }

@media (max-width: 1199px) {
  .eftst6 h1 {
    font-size: 56px; } }

@media (max-width: 991px) {
  .vos1gq h1 {
    font-size: 36px; } }

@media (max-width: 767px) {
  .xsohwj .tycoq8 {
    text-align: center; }
  .vos1gq h1 {
    font-size: 30px; }
  .eftst6 {
    text-align: center; }
    .eftst6 h1 {
      font-size: 56px; } }

/* ----------------------------------------------------
    Contact Form Area
---------------------------------------------------- */
.ppvbqm {
  padding: 40px 30px 10px;
  text-align: center;
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2);
  margin-bottom: 30px; }
  .ppvbqm i {
    background-color: transparent;
    color: var(--ltn__heading-color);
    height: 60px;
    width: 60px;
    line-height: 60px;
    -webkit-box-shadow: var(--ltn__box-shadow-2);
    box-shadow: var(--ltn__box-shadow-2);
    text-align: center;
    border-radius: 100%;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
  .ppvbqm:hover i {
    background-color: var(--ltn__primary-color);
    color: var(--white); }

.b6gtud {
  padding: 30px 0 10px;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .b6gtud + .b6gtud {
    border-top: 1px solid; }

.s89f2g {
  padding: 40px 50px 50px;
  position: relative;
  z-index: 1; }
  .s89f2g input::-webkit-input-placeholder {
    color: var(--ltn__color-1); }
  .s89f2g input::-moz-placeholder {
    color: var(--ltn__color-1); }
  .s89f2g input:-ms-input-placeholder {
    color: var(--ltn__color-1); }
  .s89f2g input:-moz-placeholder {
    color: var(--ltn__color-1); }

.w2zdu0 input,
.w2zdu0 textarea {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 0; }

.cyrzgf {
  height: 800px; }

.azof6u {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid var(--border-color-11);
  padding: 50px 30px 25px; }
  .azof6u i {
    font-size: 50px;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .azof6u .awdz6o {
    margin-bottom: 35px; }
    .azof6u .awdz6o img {
      max-width: 80px; }
  .azof6u:hover i {
    background-color: transparent;
    color: var(--ltn__secondary-color); }

.rq3z0u .y41pu9 {
  color: var(--red); }

.rq3z0u .unoqz2 {
  color: var(--green); }

.vztxk0 {
   color: var(--red);
}

.tli0wc {
   color: var(--green);
}

@media (max-width: 767px) {
  .s89f2g {
    padding: 40px 25px 50px; } }

/* ----------------------------------------------------
    Cart Table Area
---------------------------------------------------- */
.dpazsl table {
  border: 0;
  text-transform: uppercase;
  font-size: 13px;
  width: 100%; }
  .dpazsl table tr:first-child {
    font-weight: 700;
    text-transform: uppercase;
    background-color: #e5e5e6; }
  .dpazsl table tr:nth-child(odd) {
    background-color: #e5e5e6; }
  .dpazsl table tr:nth-of-type(even) {
    background: #f9f9f9; }
  .dpazsl table tr th {
    font-weight: 700;
    text-transform: uppercase;
    background-color: #e5e5e6;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 10px 0;
    display: table-cell;
    line-height: 18px;
    text-align: center;
    width: 12%; }
  .dpazsl table tr td {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 10px 0;
    display: table-cell;
    line-height: 18px;
    text-align: center; }

.uvj63j {
  display: none; }

@media only screen and (max-width: 767px) {
  .u13t8c {
    display: none; }
  .uvj63j {
    display: block; } }

/* ----------------------------------------------------
    Cart plus minus
---------------------------------------------------- */
.x8dgh2 {
  border: 2px solid;
  height: 63px;
  line-height: 56px;
  width: 140px;
  text-align: center; }

.ngmklf {
  height: 100%;
  width: 30%; }

.b0ka89.ngmklf {
  float: left;
  border-right: 2px solid; }

.cuzo8t.ngmklf {
  float: right;
  border-left: 2px solid; }

.x8dgh2,
.b0ka89.ngmklf,
.cuzo8t.ngmklf {
  background-color: var(--white);
  border-color: var(--border-color-11);
  font-size: 20px;
  font-weight: 700; }

input.y1hygi {
  background: transparent none repeat scroll 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
  width: 40%;
  font-weight: 700; }

/* ----------------------------------------------------
    Product Details
---------------------------------------------------- */
.vsjyv9 .ymguxb {
  font-size: 36px;
  font-weight: 700; }

.vsjyv9 .xf97re {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 15px; }

.vsjyv9 .qdzlx2 {
  margin-bottom: 30px; }

.vsjyv9 .x8dgh2 {
  display: inline-block;
  margin-right: 20px; }

.vsjyv9 .d1vi7d {
  display: inline-block;
  margin-top: 0; }

.vsjyv9 .x2djc5 .vbf8c0 {
  padding: 10px 100px 9px; }

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

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

.h0yhrw tbody {
  border-bottom: 1px solid #dee2e6; }

.h0yhrw thead th {
  vertical-align: middle;
  border-bottom: 0;
  background-color: #f7f8fa; }

.h0yhrw .nqthb8 tr {
  background-color: transparent;
  display: table;
  width: 100%; }

.h0yhrw td {
  padding: 20px 25px;
  vertical-align: middle; }

.grvhcv img {
  max-width: 100px; }

.u1if9p {
  cursor: pointer; }

.u1if9p:hover {
  color: var(--ltn__secondary-color); }

.frtfxh {
  font-weight: 700; }

.v6j4gw {
  background-color: #f7f8fa;
  text-align: right; }

.fjxaa4 {
  text-align: left; }

.fjxaa4 input {
  max-width: 250px;
  margin-bottom: 0; }

.am7y7n {
  padding: 10px 30px;
  background-color: var(--ltn__primary-color);
  color: var(--white);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.am7y7n:hover {
  background-color: var(--ltn__secondary-color);
  color: var(--white); }

.ejypqe.v7m6vm {
  cursor: not-allowed; }

.tzcqk1 {
  float: right;
  max-width: 450px;
  width: 100%; }
  .tzcqk1 .nqthb8 {
    margin-bottom: 0; }
  .tzcqk1 .r2f1wf {
    margin-top: 0; }
    .tzcqk1 .r2f1wf .vbf8c0 {
      display: block; }

@media (min-width: 768px) and (max-width: 991px) {
  .h0yhrw td {
    padding: 20px 10px; }
  .grvhcv img {
    max-width: 80px; }
  .tatnud h4 {
    font-size: 18px; } }

@media (max-width: 767px) {
  .h0yhrw thead th {
    display: none; }
  .h0yhrw .nqthb8 tr {
    display: block;
    text-align: center; }
  .h0yhrw td {
    display: block;
    padding: 20px 15px; }
  .grvhcv {
    max-width: 100%; }
  .h0yhrw .x8dgh2 {
    margin-left: auto;
    margin-right: auto; }
  .fjxaa4 input {
    margin-bottom: 20px; }
  .h0yhrw .nqthb8 tr:nth-child(even) {
    background-color: var(--section-bg-1); } }

/* ----------------------------------------------------
    Custom Content
---------------------------------------------------- */
.af9vpi h1 {
  margin-bottom: 30px; }

.af9vpi .r2f1wf {
  margin-top: 40px; }

/* ----------------------------------------------------
    Newsletter
---------------------------------------------------- */
.v6ybz7 .moujl9 {
  position: relative;
  margin-top: 30px; }
  .v6ybz7 .moujl9 input {
    margin-bottom: 0;
    padding-right: 140px; }
  .v6ybz7 .moujl9 button {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    height: 100%;
    -webkit-box-shadow: none;
    box-shadow: none; }

.rduoxi .moujl9 input {
  border-width: 0px 0px 1px 0px;
  padding-right: 140px; }

.fusdpo .moujl9 input {
  border-radius: 50px;
  padding-left: 30px; }

/* ----------------------------------------------------
    Faq Area
---------------------------------------------------- */
.oyycz1 .o7gd6h {
  border: none;
  border-radius: 0;
  margin-bottom: 35px; }
  .oyycz1 .o7gd6h:last-child {
    margin-bottom: 0; }
  .oyycz1 .o7gd6h .oadenl {
    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; }
    .oyycz1 .o7gd6h .oadenl::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; }
  .oyycz1 .o7gd6h .oadenl[aria-expanded="true"] {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }
  .oyycz1 .o7gd6h .oadenl[aria-expanded="true"]:before {
    content: "\e904"; }
  .oyycz1 .o7gd6h .a5ztd4 {
    padding: 20px 0 0 0; }

/* ltn__faq-inner-2 */
.e5q1uh .o7gd6h {
  margin: 0 0 -2px 0;
  border: 2px solid;
  border-color: var(--border-color-10); }
  .e5q1uh .o7gd6h .oadenl {
    background-color: transparent;
    padding: 20px 60px 20px 40px; }
    .e5q1uh .o7gd6h .oadenl::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; }
  .e5q1uh .o7gd6h .oadenl[aria-expanded="true"] {
    background-color: transparent;
    color: var(--ltn__primary-color); }
  .e5q1uh .o7gd6h .oadenl[aria-expanded="true"]:before {
    color: var(--ltn__secondary-color); }
  .e5q1uh .o7gd6h .a5ztd4 {
    padding: 15px 40px 25px; }

.ee7nup .o7gd6h {
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0; }
  .ee7nup .o7gd6h .oadenl {
    padding: 20px 60px 20px 5px;
    font-weight: 600; }
    .ee7nup .o7gd6h .oadenl 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) {
  .e5q1uh .o7gd6h .oadenl {
    padding: 20px 60px 20px 20px;
    font-size: 16px; }
  .e5q1uh .o7gd6h .a5ztd4 {
    padding: 15px 20px 25px; }
  .ee7nup .o7gd6h .oadenl {
    font-size: 14px; }
    .ee7nup .o7gd6h .oadenl i {
      width: 40px;
      height: 40px;
      line-height: 45px;
      font-size: 20px; } }

/* ----------------------------------------------------
    404 Area
---------------------------------------------------- */
.cx9dnf .r2f1wf {
  margin-top: 50px; }

.yzwtsn {
  font-size: 120px;
  line-height: 1;
  margin-bottom: 40px; }

/* 404 area 1 */
.cw74px .yzwtsn {
  font-size: 400px;
  line-height: 1;
  color: var(--ltn__secondary-color);
  margin-bottom: 0; }

.cw74px h2 {
  font-size: 60px; }

/* 404 area 2 */
.r4cd48 {
  min-height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .r4cd48 .cx9dnf {
    padding: 150px 0 170px; }

@media (max-width: 1199px) {
  .cw74px .yzwtsn {
    font-size: 200px; }
  .cw74px h2 {
    font-size: 30px; } }

@media (max-width: 991px) {
  .r4cd48 .cx9dnf {
    padding: 80px 0 110px; }
  .cx9dnf p br {
    display: none; }
  .yzwtsn {
    font-size: 80px; }
  .cw74px .yzwtsn {
    font-size: 100px; }
  .cw74px h2 {
    font-size: 20px; } }

/* ----------------------------------------------------
    Coming Soon Area
---------------------------------------------------- */
.f4lqd1 {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.f32uk5 {
  padding: 120px 0 100px; }
  .f32uk5 .drvgbj {
    margin-top: 0; }
    .f32uk5 .drvgbj .pgm3cl {
      border: 1px solid var(--border-color-3);
      margin-right: 30px;
      margin-top: 15px;
      margin-bottom: 15px;
      min-width: 120px;
      padding-top: 15px; }
  .f32uk5 .r2f1wf {
    margin-top: 50px; }
  .f32uk5 p {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto; }
  .f32uk5 .moujl9 {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto; }
    .f32uk5 .moujl9 input {
      background-color: transparent;
      color: var(--white);
      border: 1px solid var(--border-color-3); }
    .f32uk5 .moujl9 input[type="text"]::-webkit-input-placeholder,
    .f32uk5 .moujl9 input[type="email"]::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: var(--white); }

@media (min-width: 767px) and (max-width: 991px) {
  .f32uk5 .drvgbj .pgm3cl {
    min-width: 110px; } }

@media (max-width: 991px) {
  .f32uk5 {
    padding: 80px 0 110px; }
    .f32uk5 p br {
      display: none; } }

@media (max-width: 767px) {
  .f32uk5 .drvgbj {
    padding: 25px 20px 5px; }
    .f32uk5 .drvgbj .pgm3cl {
      margin-right: 20px;
      min-width: 90px; } }

/* ----------------------------------------------------
    Screenshot Area
---------------------------------------------------- */
/* img-slide-item-1 */
.wri5lc {
  margin: 10px 0 20px 0;
  padding: 0 0; }

.qy6wix .wri5lc {
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1); }

/* img-slide-item-2 */
.swynz4 {
  margin-bottom: 30px; }

/* img-slide-item-3 */
.j7dni5 {
  position: relative;
  margin-bottom: 85px; }
  .j7dni5 .ggkdwm {
    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;
    padding: 30px 30px;
    background-color: var(--white);
    position: absolute;
    bottom: 0;
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: var(--ltn__box-shadow-2);
    box-shadow: var(--ltn__box-shadow-2); }
  .j7dni5 .z8pvtd {
    padding-right: 20px; }
  .j7dni5 h6 {
    margin-bottom: 5px;
    color: var(--ltn__secondary-color); }
  .j7dni5 h1 {
    margin-bottom: 0;
    font-size: 30px; }
  .j7dni5 .r2f1wf {
    margin-top: 0; }
    .j7dni5 .r2f1wf .ejypqe {
      padding: 15px 20px 13px; }
  .j7dni5:hover .ggkdwm {
    bottom: -65px;
    opacity: 1;
    visibility: visible; }

.qy6wix .j7dni5 .ggkdwm {
  bottom: -65px;
  opacity: 1;
  visibility: visible; }

.zmxnso .ggkdwm {
  display: block;
  bottom: -65px;
  opacity: 1;
  visibility: visible; }

.zmxnso h6 {
  color: var(--ltn__color-6); }

.zmxnso h1 {
  margin-bottom: 5px;
  font-size: 24px; }

.zmxnso .r2f1wf a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--ltn__secondary-color); }
  .zmxnso .r2f1wf a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.mtcg4j {
  position: relative;
  margin-bottom: 30px; }
  .mtcg4j .ggkdwm {
    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;
    padding: 30px 35px;
    position: absolute;
    bottom: 5px;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: var(--gradient-color-3);
    opacity: 0;
    visibility: hidden; }
  .mtcg4j .z8pvtd {
    padding-right: 20px; }
  .mtcg4j h6 {
    margin-bottom: 5px;
    color: var(--white);
    font-weight: 400; }
  .mtcg4j h1 {
    margin-bottom: 0;
    font-size: 26px;
    color: var(--white);
    font-weight: 500; }
  .mtcg4j .r2f1wf {
    margin-top: 0; }
    .mtcg4j .r2f1wf .ejypqe {
      padding: 15px 20px 13px; }
  .mtcg4j:hover .ggkdwm {
    bottom: 0;
    opacity: 1;
    visibility: visible; }

@media (max-width: 1399px) {
  .j7dni5 .ggkdwm {
    padding: 30px 20px;
    width: calc(100% - 30px); }
  .j7dni5 .z8pvtd {
    padding-right: 15px; }
  .j7dni5 h1 {
    font-size: 18px; }
  .j7dni5 .r2f1wf .ejypqe {
    padding: 10px 10px 8px; }
  .mtcg4j .ggkdwm {
    padding: 30px 20px; }
  .mtcg4j h1 {
    font-size: 18px; }
  .mtcg4j .r2f1wf .ejypqe {
    padding: 10px 10px 8px; } }

/* ----------------------------------------------------
    Pricing List Area
---------------------------------------------------- */
.sbdict {
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1);
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  overflow: hidden; }
  .sbdict .oqzlva {
    color: var(--white);
    background-color: var(--ltn__secondary-color);
    padding: 4px 20px;
    text-transform: uppercase;
    font-size: 8px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    display: table;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    position: absolute;
    right: -28px;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }
  .sbdict .gg2yg1 {
    margin: 0;
    height: 100px;
    line-height: 100px; }
  .sbdict .ig9x9t {
    background-color: var(--section-bg-1);
    height: 85px;
    line-height: 85px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .sbdict .ig9x9t h2 {
      margin-bottom: 0;
      line-height: inherit;
      font-size: 48px; }
    .sbdict .ig9x9t sup,
    .sbdict .ig9x9t sub {
      font-size: 24px; }
    .sbdict .ig9x9t sup {
      top: -.9em; }
    .sbdict .ig9x9t sub {
      bottom: -.2em; }
  .sbdict ul {
    margin: 35px 0;
    padding: 0; }
    .sbdict ul li {
      list-style: none;
      font-size: 18px; }
  .sbdict .r2f1wf {
    padding-bottom: 50px; }
  .sbdict.xzpe6a, .sbdict.mf6a9t {
    -webkit-box-shadow: var(--ltn__box-shadow-6);
    box-shadow: var(--ltn__box-shadow-6);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    overflow: hidden;
    position: relative; }
    .sbdict.xzpe6a .ig9x9t h2, .sbdict.mf6a9t .ig9x9t h2 {
      color: var(--ltn__secondary-color); }
    .sbdict.xzpe6a .ejypqe, .sbdict.mf6a9t .ejypqe {
      background-color: var(--ltn__secondary-color);
      color: var(--white); }

@media (max-width: 767px) {
  .sbdict.xzpe6a, .sbdict.mf6a9t {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

/* ----------------------------------------------------
    Checkbox
---------------------------------------------------- */
/* checkbox-item */
.iyxzzx {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.iyxzzx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.iyxzzx .kbmbno {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: var(--white);
  border: 1px solid;
  border-color: #93959E; }

/* On mouse-over, add a grey background color */
.iyxzzx:hover input ~ .kbmbno {
  background-color: var(--ltn__secondary-color); }

/* When the checkbox is checked, add a blue background */
.iyxzzx input:checked ~ .kbmbno {
  background-color: var(--ltn__secondary-color);
  border-color: var(--ltn__secondary-color); }

/* Create the checkmark/indicator (hidden when not checked) */
.iyxzzx .kbmbno:after {
  position: absolute;
  content: "";
  display: none; }

/* Show the checkmark when checked */
.iyxzzx input:checked ~ .kbmbno:after {
  display: block; }

/* Style the checkmark/indicator */
.iyxzzx .kbmbno:after {
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* ----------------------------------------------------
    Body Sidebar Icons
---------------------------------------------------- */
.x865t1 {
  position: fixed;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 9;
  -webkit-transition: -webkit-transform .3s ease 1s;
  transition: -webkit-transform .3s ease 1s;
  -o-transition: transform .3s ease 1s;
  transition: transform .3s ease 1s;
  transition: transform .3s ease 1s, -webkit-transform .3s ease 1s;
  transition: transform .3s ease 1s,-webkit-transform .3s ease 1s;
  right: 0;
  -webkit-transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0);
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }
  .x865t1 a {
    background-color: #ddd;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: auto;
    height: 40px;
    min-width: 40px;
    margin: 0;
    overflow: hidden;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .x865t1 a i {
      width: 40px;
      line-height: 40px;
      font-size: 14px;
      vertical-align: middle; }
    .x865t1 a .icon-name {
      white-space: nowrap;
      max-width: 0;
      padding: 0;
      overflow: hidden;
      font-size: 14px;
      font-weight: 600;
      -webkit-transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15), max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      -o-transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15), max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15);
      transition: padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15), max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15); }
    .x865t1 a.kanaj6 {
      background-color: var(--facebook); }
    .x865t1 a.gapvoh {
      background-color: var(--twitter); }
    .x865t1 a.xt79w9 {
      background-color: var(--pinterest); }
    .x865t1 a.kwm36v {
      background-color: var(--instagram); }
    .x865t1 a.kshc4n {
      background-color: var(--dribbble); }
    .x865t1 a.cr6ktm {
      background-color: var(--behance); }
    .x865t1 a.hqanq7 {
      background-color: var(--google-plus); }
    .x865t1 a.beus5p {
      background-color: var(--linkedin); }
    .x865t1 a.hqpidx {
      background-color: var(--youtube); }
    .x865t1 a.lsfvg7 {
      background-color: var(--vk); }
    .x865t1 a.u2tfkf {
      background-color: var(--wechat); }
    .x865t1 a.lzotu9 {
      background-color: var(--email); }
    .x865t1 a:hover {
      -webkit-box-shadow: none;
      box-shadow: none; }
      .x865t1 a:hover .icon-name {
        padding-left: 15px;
        max-width: 220px; }
  .x865t1.qlps0b {
    left: 0;
    right: auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .x865t1.qlps0b a {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
      -ms-flex-direction: unset;
      flex-direction: unset; }
      .x865t1.qlps0b a:hover {
        -webkit-box-shadow: none;
        box-shadow: none; }
        .x865t1.qlps0b a:hover .icon-name {
          padding-right: 15px;
          padding-left: 0; }

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

.f5gzoe {
  width: 310px;
  height: 310px;
  background-color: var(--white);
  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;
  text-align: center;
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1);
  position: absolute;
  top: 70%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto; }
  .f5gzoe h1 {
    margin: 0;
    font-size: 120px;
    line-height: 0.8;
    color: var(--ltn__secondary-color); }
    .f5gzoe h1 .ujmfi7 {
      font-size: 120px;
      line-height: 0.8;
      color: var(--ltn__secondary-color); }
    .f5gzoe h1 span {
      font-size: 20px;
      color: var(--ltn__heading-color); }
  .f5gzoe h6 {
    margin: 0; }
    .f5gzoe h6 span {
      font-size: 20px;
      color: var(--ltn__secondary-color); }
  .f5gzoe .r2f1wf {
    margin-top: 50px; }
  .f5gzoe .n7o6ig {
    height: 25px;
    width: 25px;
    background-color: var(--ltn__secondary-color);
    display: inline-block;
    position: absolute;
    bottom: -10px;
    left: 12px; }

.ulwfl8 {
  width: 190px;
  height: 190px;
  background-color: var(--ltn__secondary-color);
  border: 15px solid;
  border-color: var(--white);
  bottom: 0;
  top: auto;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
  margin-right: 0; }
  .ulwfl8 h1 {
    font-size: 50px;
    color: var(--white); }
    .ulwfl8 h1 .ujmfi7 {
      font-size: 50px;
      color: var(--white); }
    .ulwfl8 h1 span {
      font-size: 20px;
      color: var(--white); }
  .ulwfl8 h6 {
    color: var(--white); }

.xah1in {
  right: auto;
  left: 10px;
  border: 0;
  height: inherit;
  width: inherit;
  max-width: 300px;
  bottom: 70px;
  background-color: transparent; }
  .xah1in .sv3j02::before {
    opacity: 0.1; }

.c7lu8i {
  position: relative; }
  .c7lu8i .r2f1wf {
    margin-top: 40px; }
  .c7lu8i hr {
    margin-top: 40px;
    margin-bottom: 40px; }
  .c7lu8i .xjjuwm {
    width: 80px;
    height: 80px;
    line-height: 84px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -100px; }

.zye8w9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .zye8w9 .twzjhu {
    margin-left: 30px;
    margin-bottom: 30px; }

.twzjhu {
  min-width: 300px; }

.lha34d {
  width: 100%;
  height: 100%;
  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-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column; }

.list-item-with-icon-2 ul,
.twzjhu ul {
  padding: 0;
  margin: 0; }
  .list-item-with-icon-2 ul li,
  .twzjhu ul li {
    position: relative;
    list-style: none;
    padding-left: 60px;
    font-weight: 700;
    margin-bottom: 25px; }
    .list-item-with-icon-2 ul li:last-child,
    .twzjhu ul li:last-child {
      margin-bottom: 0; }
    .list-item-with-icon-2 ul li::before,
    .twzjhu ul li::before {
      position: absolute;
      content: "\f00c";
      font-family: 'Font Awesome\ 5 Free';
      font-weight: 900;
      left: 0;
      top: -5px;
      background-color: var(--section-bg-1);
      height: 40px;
      width: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 12px;
      color: var(--ltn__secondary-color); }

.list-item-with-icon-2 ul li {
  padding-left: 30px;
  font-weight: 400;
  margin-bottom: 0; }
  .list-item-with-icon-2 ul li::before {
    height: inherit;
    line-height: inherit;
    width: inherit;
    background-color: transparent;
    color: var(--ltn__heading-color);
    top: 5px; }

.nlvbmp {
  margin-right: 30px; }

.cp1xuz {
  margin-left: 30px; }

.ianb8t,
.pxxlx8 {
  position: relative; }
  .ianb8t::before,
  .pxxlx8::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 85%;
    width: 30px;
    background-color: var(--ltn__secondary-color); }

.ianb8t {
  padding-left: 30px; }
  .ianb8t::before {
    left: 0; }

.pxxlx8 {
  padding-right: 30px; }
  .pxxlx8::before {
    left: auto;
    right: 0; }

.uw093s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .uw093s .aeygb4 {
    font-size: 50px;
    margin-right: 20px;
    color: var(--ltn__secondary-color);
    line-height: 1; }
  .uw093s .deoyuq p {
    margin-bottom: 10px; }
  .uw093s .deoyuq h2 {
    margin-bottom: 0px; }

.sqqp7x {
  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; }
  .sqqp7x 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; }
    .sqqp7x li img {
      max-width: 50px;
      margin-right: 10px; }
    .sqqp7x li i {
      font-size: 22px;
      color: var(--white);
      margin-right: 15px;
      height: 45px;
      width: 45px;
      line-height: 45px;
      background-color: var(--section-bg-8);
      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%; }

.zzr6wa li i {
  font-size: 12px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px; }

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

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

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

.kvh788 li {
  position: relative; }
  .kvh788 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; }
  .kvh788 li:last-child::before {
    display: none; }

.xmcjfm li {
  margin-right: 10px;
  width: 30%; }

.mxk2db {
  padding: 20px;
  margin: 25px 0;
  border-left: 4px solid;
  border-color: var(--ltn__secondary-color); }
  .mxk2db p {
    margin-bottom: 0; }
  .mxk2db p + p {
    margin-top: 20px; }

.um44sf li {
  margin-top: 30px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .zye8w9 {
    display: block; }
    .zye8w9 .twzjhu {
      margin-left: 0; }
  .twzjhu {
    margin-top: 30px;
    margin-bottom: 40px; } }

@media (max-width: 991px) {
  .nlvbmp {
    margin-right: 0;
    margin-bottom: 40px; }
  .cp1xuz {
    margin-left: 0;
    margin-bottom: 40px; }
  .c7lu8i .xjjuwm {
    position: inherit;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit; } }

@media (max-width: 767px) {
  .af9vpi {
    margin-bottom: 30px; }
  .f5gzoe {
    height: 200px;
    width: 220px; }
    .f5gzoe h1 .ujmfi7 {
      font-size: 80px; }
  .ulwfl8 {
    width: 150px;
    height: 150px; }
    .ulwfl8 h1 .ujmfi7 {
      font-size: 30px; }
  .zye8w9 {
    display: block; }
    .zye8w9 .twzjhu {
      margin-left: 0; }
  .twzjhu {
    margin-top: 30px;
    margin-bottom: 40px; }
  .twzjhu {
    min-width: 275px; }
  .sqqp7x li {
    width: 100%;
    padding-right: 0px; }
  .lrh1pm li {
    margin-right: 20px; }
  .kvh788 li::before {
    right: -12px; } }

@media (max-width: 580px) {
  .j3ywpq {
    display: block !important; } }

/* ----------------------------------------------------
    Why Choose Us Area
---------------------------------------------------- */
.hym7kl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  max-width: 480px; }
  .hym7kl .r0htyt {
    margin-right: 20px;
    font-size: 70px;
    line-height: 1.2;
    color: var(--ltn__secondary-color);
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content; }
  .hym7kl .ngnnxy h3 {
    margin-bottom: 5px; }

.ojkrsw img {
  max-width: 65%; }

.pngviy {
  margin-top: -15%; }
  .pngviy img {
    border: 15px solid var(--white); }

/* ----------------------------------------------------
    Service Area
---------------------------------------------------- */
.jmdm4l {
  background-color: var(--white);
  margin-bottom: 50px; }
  .jmdm4l .u75tl0 {
    position: relative;
    overflow: hidden; }
    .jmdm4l .u75tl0 img {
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
  .jmdm4l .dwj0es {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    background-color: white;
    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;
    font-size: 40px;
    color: var(--ltn__secondary-color); }
  .jmdm4l .u2g1u5 {
    padding: 32px 40px 10px; }
    .jmdm4l .u2g1u5 h3 {
      margin-bottom: 5px; }
  .jmdm4l:hover .u75tl0 img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.u36hbc {
  padding: 0px 45px 30px;
  margin-bottom: 50px;
  margin-top: 35px; }
  .u36hbc .dwj0es {
    font-size: 80px;
    line-height: 1;
    top: -35px;
    position: relative;
    color: var(--ltn__secondary-color); }
  .u36hbc .u2g1u5 {
    padding-top: 50px; }
  .u36hbc .dwj0es + .u2g1u5 {
    padding-top: 0; }
  .u36hbc ul {
    margin-bottom: 10px;
    padding: 0; }
    .u36hbc ul li {
      list-style: none;
      margin-top: 10px; }
      .u36hbc ul li span {
        color: var(--ltn__color-1); }
  .u36hbc hr {
    margin-top: 25px;
    margin-bottom: 25px; }

@media (max-width: 1199px) {
  .u36hbc {
    padding: 0px 30px 30px; } }

@media (max-width: 767px) {
  .jmdm4l .u2g1u5 {
    padding: 30px 22px 10px; } }

/* ----------------------------------------------------
    Call To Action 1, 2, 3, 4, 5
---------------------------------------------------- */
/* call-to-action-2 */
.pj4olb {
  background-color: var(--white-3); }

.eccyvg {
  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; }
  .eccyvg h2 {
    margin: 0; }
  .eccyvg .r2f1wf {
    margin-top: 0; }

/* call-to-action-3 */
.qqu9om {
  margin-bottom: -180px; }

.oldcgx {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1);
  padding-right: 80px;
  padding-left: 30px; }
  .oldcgx .n9ulme img {
    max-width: 350px;
    position: absolute;
    left: 35px;
    bottom: 0;
    z-index: 2; }
  .oldcgx .l05m9z {
    position: relative;
    z-index: 3; }

.xegt7h,
.t200ow {
  height: 265px;
  width: 265px;
  display: inline-block;
  background-color: var(--ltn__secondary-color);
  position: absolute;
  left: 60px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 100%;
  z-index: 1; }

.t200ow {
  height: 80px;
  width: 80px;
  left: 300px;
  top: 10%;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
  -webkit-animation: wave 8s 0.1s infinite linear;
  animation: wave 8s 0.1s infinite linear; }

.trcnus {
  position: absolute;
  font-size: 220px;
  right: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  color: var(--ltn__color-1);
  opacity: 0.1; }

.oldcgx .t200ow {
  -webkit-animation: wave 8s 0.1s infinite linear;
  animation: wave 8s 0.1s infinite linear; }

/* call-to-action-4 */
.lheqsg {
  position: relative; }
  .lheqsg .o9pj9q {
    position: relative;
    z-index: 99; }
    .lheqsg .o9pj9q h2 {
      font-style: italic; }
    .lheqsg .o9pj9q .nvtrp9 {
      font-size: 50px; }
    .lheqsg .o9pj9q p {
      font-size: 18px; }

.homc5h {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 34%; }

.ii6x09 {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 40%; }

/* call-to-action-5 */
.o2kzln a:hover {
  text-decoration: underline;
  color: var(--white); }

/* call-to-action-6 */
.snbqbx {
  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;
  padding: 50px 60px; }
  .snbqbx .bdf13w p {
    margin-bottom: 0; }
  .snbqbx .bdf13w p + p {
    margin-top: 15px; }
  .snbqbx .r2f1wf {
    margin-top: 0; }

/* Device :991px. */
@media (max-width: 991px) {
  .homc5h,
  .ii6x09 {
    display: none; }
  .lheqsg .o9pj9q .nvtrp9 {
    font-size: 30px; }
  .lheqsg .o9pj9q p {
    font-size: 14px; }
  .snbqbx {
    padding: 50px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
    .snbqbx .ejypqe {
      margin-top: 30px; } }

/* small mobile :320px. */
@media (max-width: 767px) {
  .eccyvg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
    .eccyvg .r2f1wf {
      margin-top: 15px; }
  .oldcgx {
    display: block;
    padding-right: 0;
    padding-left: 0px; }
    .oldcgx .n9ulme {
      margin-bottom: 40px; }
      .oldcgx .n9ulme img {
        max-width: 100%;
        position: relative;
        left: 0; }
  .xegt7h,
  .t200ow {
    display: none; }
  .lheqsg .o9pj9q .nvtrp9 {
    font-size: 24px; } }

/* ----------------------------------------------------
    Elements Area
---------------------------------------------------- */
.qw19c2 {
  background-color: var(--section-bg-1);
  padding: 50px 0;
  margin: 50px 0; }

.iuggxx {
  text-align: center; }

.ff6vfk {
  background-color: var(--white-3);
  display: inline-block;
  padding: 10px 30px;
  outline: 10px solid;
  outline-offset: 10px;
  outline-color: var(--white-3);
  margin: 20px; }
  .ff6vfk p {
    margin-bottom: 0;
    padding-top: 5px;
    border-top: 1px solid #ddd;
    margin-top: 5px; }

.v8z70r {
  display: inline-block;
  margin: 0; }

/* ----------------------------------------------------
    Service Form 
---------------------------------------------------- */
.hw5yuk {
  margin: 0;
  padding: 0 30px; }
  .hw5yuk > ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .hw5yuk > ul > li {
      display: inline-block;
      margin-right: 20px;
      list-style: none; }
  .hw5yuk .ma3681 {
    margin: 0;
    height: 60px;
    line-height: 58px;
    padding-right: 40px;
    padding-left: 20px;
    border-radius: 0;
    min-width: 200px;
    font-size: 16px;
    font-weight: 700;
    font-family: var(--ltn__heading-font); }
    .hw5yuk .ma3681:after {
      right: 20px; }
    .hw5yuk .ma3681 UL li {
      display: block; }
  .hw5yuk input {
    margin: 0; }
  .hw5yuk input[type="date"] {
    margin: 0;
    height: 60px;
    padding: 0 20px;
    border: 1px solid;
    font-weight: 700;
    font-family: var(--ltn__heading-font);
    text-transform: uppercase; }
  .hw5yuk .r2f1wf {
    margin: 0; }

.bzwdhg .hw5yuk .ma3681 {
  background-color: transparent;
  border: 2px solid;
  border-color: var(--border-color-3); }
  .bzwdhg .hw5yuk .ma3681 .uf0ccr {
    color: var(--white);
    text-transform: uppercase; }
  .bzwdhg .hw5yuk .ma3681::after {
    border-bottom: 2px solid;
    border-right: 2px solid;
    border-color: var(--border-color-3); }

.bzwdhg .hw5yuk input {
  background-color: transparent;
  color: var(--white);
  border-color: var(--border-color-3);
  font-weight: 700;
  height: 60px; }

.bzwdhg .hw5yuk input[type="date"] {
  background-color: transparent;
  color: var(--white); }

.bzwdhg .hw5yuk input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(100%);
  filter: invert(100%); }

.bzwdhg .hw5yuk input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--white); }

.bzwdhg .hw5yuk input::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--white); }

.bzwdhg .hw5yuk input:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--white); }

.bzwdhg .hw5yuk input:-moz-placeholder {
  /* Firefox 18- */
  color: var(--white); }

.bzwdhg .hh6c0s.np4isa::before {
  color: var(--white);
  top: 50%; }

.hh6c0s {
  margin-bottom: 30px; }
  .hh6c0s input[type="date"] {
    background-color: transparent;
    border: 2px solid var(--border-color-1);
    height: 65px;
    width: 100%;
    padding: 0 20px; }
  .hh6c0s input[type="date"]::-webkit-calendar-picker-indicator {
    -webkit-filter: invert(0%);
    filter: invert(0%); }

.lh6n1x .ffge41 {
  padding-left: 100px; }

.t3aaqm {
  margin-top: -160px; }

@media (min-width: 1200px) and (max-width: 1599px) {
  .hw5yuk {
    padding: 0; }
    .hw5yuk .ut9ybg {
      max-width: 200px; } }

@media (max-width: 1199px) {
  .hw5yuk > ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

@media (max-width: 767px) {
  .hw5yuk > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; } }

@media (max-width: 575px) {
  .lh6n1x .ffge41 {
    padding-left: 20px; } }

/* ----------------------------------------------------
    Get A Quote Form
---------------------------------------------------- */
.md869n {
  padding: 40px 50px 50px;
  border: 2px solid;
  border-color: var(--border-color-1); }

.ieisme {
  margin: 0; }
  .ieisme .r2f1wf {
    padding: 0 40px; }
  .ieisme .ejypqe {
    width: 100%; }
  .ieisme input::-webkit-input-placeholder {
    color: var(--ltn__color-1); }
  .ieisme input::-moz-placeholder {
    color: var(--ltn__color-1); }
  .ieisme input:-ms-input-placeholder {
    color: var(--ltn__color-1); }
  .ieisme input:-moz-placeholder {
    color: var(--ltn__color-1); }

.ut9ybg .ma3681 {
  border: 2px solid;
  border-color: var(--border-color-1);
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  height: 65px;
  line-height: 60px;
  width: 100%;
  margin-bottom: 30px; }
  .ut9ybg .ma3681 .uf0ccr {
    font-weight: 700; }
  .ut9ybg .ma3681::after {
    display: none; }
  .ut9ybg .ma3681::before {
    content: "\f063";
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    color: var(--ltn__secondary-color); }

.ut9ybg::after {
  display: block;
  clear: both;
  content: ""; }

@media (max-width: 1199px) {
  .ieisme .r2f1wf {
    padding: 0 0px; } }

@media (max-width: 767px) {
  .md869n {
    padding: 40px 30px 50px; } }

/* ----------------------------------------------------
    Car Dealer Form
---------------------------------------------------- */
.j8p440 .bzdxj9 {
  margin-bottom: 0; }
  .j8p440 .bzdxj9 .mf6a9t {
    border-color: var(--ltn__secondary-color);
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.j8p440 .fj8f2y {
  padding: 40px;
  background-color: var(--section-bg-1); }

.va6hxz .re7mp1 {
  position: relative;
  display: inline-block;
  margin-bottom: 30px; }

.va6hxz .ma3681 {
  margin: 0;
  height: 60px;
  line-height: 58px;
  padding-right: 40px;
  padding-left: 20px;
  border-radius: 0;
  min-width: 200px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--ltn__heading-font);
  width: 100%; }
  .va6hxz .ma3681 .qg73zj {
    width: 100%;
    z-index: 99; }

.va6hxz .np4isa::before {
  display: none; }

.va6hxz .np4isa .ma3681::before {
  content: "\f063";
  font-family: 'Font Awesome\ 5 Free';
  font-weight: 900;
  margin-right: 10px;
  color: var(--ltn__secondary-color); }

.va6hxz .np4isa.ltn__icon-calendar .ma3681::before {
  content: "\f073"; }

.va6hxz .np4isa.ltn__icon-car .ma3681::before {
  content: "\f1b9"; }

.va6hxz .np4isa.ltn__icon-meter .ma3681::before {
  content: "\f3fd"; }

.va6hxz .np4isa.ltn__icon-ring .ma3681::before {
  content: "\f1cd"; }

.va6hxz .np4isa.ltn__icon-cog .ma3681::before {
  content: "\f013"; }

.va6hxz .np4isa.ltn__icon-transgender .ma3681::before {
  content: "\f225"; }

.t6r8v2 .ztir3i .foa4pa {
  height: 8px;
  background-color: var(--white);
  margin-top: 20px; }

.t6r8v2 .ztir3i .svywmf:last-child::before {
  position: absolute; }

.t6r8v2 .ztir3i .svywmf:last-child::after {
  position: absolute;
  content: "";
  top: -30px;
  left: -5px;
  background-image: url(../img/icons/product-in.png);
  z-index: 99;
  width: 125px;
  height: 50px;
  background-repeat: no-repeat; }

.t6r8v2 .hmp2dj > input[type="text"],
.t6r8v2 .hmp2dj > input[type="submit"] {
  font-weight: 700; }

@media (max-width: 767px) {
  .j8p440 .fj8f2y {
    padding: 40px 25px; } }

/* ----------------------------------------------------
    Video Area
---------------------------------------------------- */
/* car home 3 */
.m9sy9m {
  margin-bottom: -180px; }

/* Service page */
.cezmwr {
  margin-top: -295px; }

/* ----------------------------------------------------
    Brand Logo
---------------------------------------------------- */
.aw9mvp {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 10px 0; }
  .aw9mvp img {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: auto; }
  .aw9mvp:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1; }
    .aw9mvp:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }

/* ----------------------------------------------------
    Progress Bar 
---------------------------------------------------- */
.jx31zb {
  margin-bottom: 50px; }

.e7xlau {
  overflow: hidden;
  margin-bottom: 10px; }
  .e7xlau > p {
    font-size: 18px;
    font-weight: 700;
    margin: 0; }
  .e7xlau .sjbwj3 {
    background: #ebeeee none repeat scroll 0 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 400;
    height: 3px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 12px;
    overflow: visible;
    text-transform: uppercase;
    position: relative; }
  .e7xlau .y4i89r {
    background-color: var(--ltn__secondary-color);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: var(--ltn__secondary-color);
    font-size: 11px;
    overflow: visible;
    height: 7px;
    margin-top: -2px;
    text-align: left;
    position: relative; }
    .e7xlau .y4i89r span {
      border-radius: 15px;
      display: inline-block;
      height: 25px;
      letter-spacing: 0;
      line-height: 24px;
      min-width: 25px;
      padding: 0 3px;
      position: absolute;
      right: 0;
      text-align: center;
      bottom: 15px;
      font-size: 18px;
      font-weight: 700;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }

@media (max-width: 767px) {
  .e7xlau > p {
    font-size: 14px; } }

/* ================================ */
/*  ================================================================================= */
/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
.tb09rq {
  margin-bottom: 50px; }
  .tb09rq .sjbwj3 {
    width: 160px;
    height: 160px;
    background: none;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    .tb09rq .sjbwj3::after {
      content: "";
      width: 100%;
      height: 100%;
      border-radius: 50%;
      border: 10px solid #eee;
      position: absolute;
      top: 0;
      left: 0; }
    .tb09rq .sjbwj3 > span {
      width: 50%;
      height: 100%;
      overflow: hidden;
      position: absolute;
      top: 0;
      z-index: 1; }
    .tb09rq .sjbwj3 .y4i89r {
      width: 100%;
      height: 100%;
      background: none;
      border-width: 10px;
      border-style: solid;
      position: absolute;
      top: 0;
      border-color: var(--ltn__secondary-color) !important; }
    .tb09rq .sjbwj3 .s13arf {
      left: 0; }
      .tb09rq .sjbwj3 .s13arf .y4i89r {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
        transform-origin: center left; }
    .tb09rq .sjbwj3 .ickwjf {
      right: 0; }
      .tb09rq .sjbwj3 .ickwjf .y4i89r {
        left: -100%;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-right: 0;
        -webkit-transform-origin: center right;
        -ms-transform-origin: center right;
        transform-origin: center right; }
    .tb09rq .sjbwj3 .er9nwu {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      border-radius: 100%;
      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; }
    .tb09rq .sjbwj3 .qiewol {
      font-size: 50px;
      font-weight: 700; }
      .tb09rq .sjbwj3 .qiewol sup, .tb09rq .sjbwj3 .qiewol sub {
        font-weight: 400;
        font-size: 20px;
        color: var(--ltn__secondary-color); }
  .tb09rq .c04y7x {
    margin-top: 25px; }
    .tb09rq .c04y7x h3 {
      margin-bottom: 5px;
      text-transform: uppercase; }

/*
.ltn__progress-bar-item-2 {
.progress {
    width: 150px;
    height: 150px;
    background: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  
  .progress::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  
  .progress .progress-left {
    left: 0;
  }
  
  .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: red !important;
  }
  
  .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
  }
  
  .progress .progress-right {
    right: 0;
  }
  
  .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
  }
  
  .progress .progress-value {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  

}
*/
/* ----------------------------------------------------
    Our Journey Area
---------------------------------------------------- */
.uemjtz ul {
  margin-left: 0;
  padding-left: 0; }

.uemjtz > ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: relative; }
  .uemjtz > ul::before {
    position: absolute;
    content: "";
    background-color: #d13724;
    height: 4px;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .uemjtz > ul li {
    list-style: none;
    margin: 0; }
  .uemjtz > ul > li {
    display: inline-block;
    position: relative;
    margin: 0 10px; }
    .uemjtz > ul > li:nth-last-child(1) ul, .uemjtz > ul > li:nth-last-child(2) ul {
      left: auto;
      right: 0; }
    .uemjtz > ul > li::before {
      position: absolute;
      content: "";
      top: 15px;
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #fff;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      opacity: 0;
      visibility: hidden; }
    .uemjtz > ul > li ul {
      position: absolute;
      bottom: 100%;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      opacity: 0;
      visibility: hidden; }
    .uemjtz > ul > li.mf6a9t .attxbm, .uemjtz > ul > li:hover .attxbm {
      background-color: var(--white);
      color: var(--ltn__secondary-color); }
    .uemjtz > ul > li.mf6a9t ul, .uemjtz > ul > li:hover ul {
      opacity: 1;
      visibility: visible; }
    .uemjtz > ul > li.mf6a9t::before, .uemjtz > ul > li:hover::before {
      opacity: 1;
      visibility: visible; }

.uemjtz .attxbm {
  font-size: 20px;
  font-weight: 700;
  padding: 40px;
  background-color: var(--ltn__primary-color);
  color: var(--white);
  display: block;
  margin: 30px 0;
  -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-2);
  box-shadow: var(--ltn__box-shadow-2);
  text-align: center; }

.uemjtz .zj7ufg {
  padding: 0; }

.uomb3x {
  background-color: var(--white);
  padding: 20px;
  display: block;
  width: 550px;
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2);
  position: relative; }
  .uomb3x .g1trmw {
    float: left;
    margin-right: 20px;
    max-width: 150px; }
  .uomb3x .ubyx44 {
    overflow: hidden; }
  .uomb3x h3 {
    margin-bottom: 5px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .uomb3x {
    width: 500px; } }

@media (max-width: 1199px) {
  .uemjtz .attxbm {
    font-size: 18px;
    padding: 20px; } }

@media (max-width: 991px) {
  .uomb3x {
    width: 350px; }
    .uomb3x .g1trmw {
      float: none;
      margin-bottom: 20px;
      max-width: 100px; } }

@media (max-width: 767px) {
  .uemjtz > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column; }
  .uemjtz > ul > li ul {
    left: 30px; }
  .uemjtz > ul > li:nth-last-child(1) ul,
  .uemjtz > ul > li:nth-last-child(2) ul {
    left: 30px;
    right: auto; } }

@media (max-width: 575px) {
  .uomb3x {
    width: 250px; }
    .uomb3x .g1trmw {
      float: none;
      margin-bottom: 20px; } }

/* ----------------------------------------------------
    Google Map Locations Area
---------------------------------------------------- */
.jxc7gy #pyivsf {
  height: 90vh; }
  .jxc7gy #pyivsf .kf8dnf {
    top: 0 !important;
    right: 0 !important; }
  .jxc7gy #pyivsf .gncdbv .evh27x {
    padding: 25px 8px 5px 25px !important;
    border-radius: 0; }

.do3e85 {
  padding: 30px 25px 35px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4); }
  .do3e85 .fmn8e1 {
    border-bottom: 2px solid var(--border-color-1);
    margin-bottom: 25px;
    color: var(--ltn__secondary-color);
    font-size: 20px; }
  .do3e85 .grm11q {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600; }
    .do3e85 .grm11q i {
      margin-right: 10px;
      background: var(--ltn__secondary-color);
      color: var(--white);
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center; }
  .do3e85 .r2f1wf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .do3e85 .ejypqe {
    padding: 10px 10px;
    font-size: 13px;
    margin-right: 10px; }

.dctav3 .do3e85 {
  margin-bottom: 50px; }

.aptsye h3 {
  float: left;
  margin-right: 30px;
  margin-bottom: 0;
  line-height: 63px;
  color: var(--white); }

.aptsye .ut9ybg {
  float: left;
  width: 300px; }

.aptsye form {
  padding: 50px 50px 20px;
  background-color: var(--ltn__secondary-color); }

.j8wx0g {
  padding: 15px 30px;
  background-color: var(--ltn__secondary-color);
  color: var(--white);
  margin: 50px 0; }

.gcr07r {
  max-width: 260px; }
  .gcr07r img {
    max-width: 100%;
    margin-bottom: 25px; }
  .gcr07r .rfc6df {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600; }
  .gcr07r .s1uqtq {
    color: var(--ltn__secondary-color); }
  .gcr07r .eephvw {
    font-weight: 500; }
    .gcr07r .eephvw i {
      color: var(--ltn__secondary-color);
      margin-right: 2px; }
  .gcr07r .gq1ejo {
    font-weight: 500; }
    .gcr07r .gq1ejo span {
      margin-right: 10px; }

/* ----------------------------------------------------
    Team Details
---------------------------------------------------- */
.f29bw6 .mvth53 {
  margin-bottom: 30px;
  max-width: 350px; }

.f29bw6.okkfh7 .mvth53 {
  margin-left: auto;
  margin-right: 0; }

.f29bw6.vvpadd .mvth53 {
  margin-left: auto;
  margin-right: auto; }

.jyv3mw ul {
  margin: 0; }
  .jyv3mw ul li {
    list-style: none;
    display: block; }
    .jyv3mw ul li strong {
      min-width: 120px;
      display: inline-block; }

.jyv3mw > ul {
  padding: 0; }

/* ----------------------------------------------------
    Our History Area
---------------------------------------------------- */
.j14atx .bzdxj9 .mhmzuv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }
  .j14atx .bzdxj9 .mhmzuv::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background-color: var(--white-6);
    z-index: -1; }

.j14atx .bzdxj9 a {
  background-color: var(--white);
  border: 2px solid var(--white-6); }

.j14atx .bzdxj9 .mf6a9t {
  border-color: var(--ltn__secondary-color);
  background-color: var(--ltn__secondary-color);
  color: var(--white); }

.n1ihuf {
  position: absolute;
  bottom: 40px;
  right: 0;
  font-size: 160px;
  line-height: 1;
  color: var(--ltn__secondary-color); }
  .n1ihuf i {
    margin: 0; }

.j14atx .nlvbmp {
  padding-right: 70px; }

.j14atx .cp1xuz {
  padding-left: 70px; }

.orugw1 .bzdxj9 {
  margin-bottom: 20px; }
  .orugw1 .bzdxj9 .mhmzuv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative; }
    .orugw1 .bzdxj9 .mhmzuv::before {
      display: none; }
  .orugw1 .bzdxj9 a {
    background-color: transparent;
    border: 2px solid transparent;
    font-size: 22px;
    padding: 5px 20px; }
  .orugw1 .bzdxj9 .mf6a9t {
    border-color: transparent;
    background-color: transparent;
    color: var(--ltn__secondary-color); }

@media (max-width: 767px) {
  .n1ihuf {
    bottom: 10px;
    right: 10px;
    font-size: 80px; }
  .j14atx .nlvbmp {
    padding-right: 0px; }
  .j14atx .cp1xuz {
    padding-left: 0px; } }

/* ----------------------------------------------------
    Appointment Form Area
---------------------------------------------------- */
.gb4qo8 .auet96 {
  border-radius: 0;
  padding: 20px 30px;
  margin-bottom: 30px; }

.gb4qo8 .js3364 {
  font-weight: 600;
  font-size: 14px; }

/* ----------------------------------------------------
    Checkout Page
---------------------------------------------------- */
.wfn3kz {
  margin-bottom: 30px; }
  .wfn3kz h5 {
    background-color: var(--section-bg-1);
    padding: 20px 30px; }

.sayha7 {
  padding: 30px;
  border: 1px solid var(--border-color-1); }

.yy6ynl .o7gd6h {
  padding: 20px;
  border-radius: 0; }

.yy6ynl .o7gd6h:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.yy6ynl .a5ztd4 {
  padding: 15px 30px;
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
  margin-top: 15px;
  position: relative; }
  .yy6ynl .a5ztd4::before {
    position: absolute;
    top: -3px;
    left: 25px;
    width: 10px;
    height: 10px;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff; }

.yy6ynl .oadenl {
  position: relative;
  padding-left: 30px;
  margin-bottom: 0; }
  .yy6ynl .oadenl::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: 2px;
    content: "";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #b10707ed;
    border-radius: 50%; }
  .yy6ynl .oadenl::after {
    position: absolute;
    top: 50%;
    left: 2px;
    width: 11px;
    height: 11px;
    margin-top: 2px;
    content: "";
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    border-radius: 50%;
    background-color: #b10707ed; }
  .yy6ynl .oadenl img {
    height: 45px;
    margin-left: 10px; }

.yy6ynl .oadenl[aria-expanded="true"]::after {
  opacity: 1; }

.yy6ynl p {
  font-size: 14px; }
  .yy6ynl p:last-child {
    margin-bottom: 0; }

/* ----------------------------------------------------
    Myaccount Page
---------------------------------------------------- */
.hk1dcz .mhmzuv {
  display: block;
  margin-right: 30px;
  border: 1px solid #eee; }
  .hk1dcz .mhmzuv a {
    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;
    padding: 15px 20px;
    border-bottom: 1px solid var(--border-color-1); }
    .hk1dcz .mhmzuv a:last-child {
      border-bottom: 0; }
    .hk1dcz .mhmzuv a i {
      font-size: 14px; }
    .hk1dcz .mhmzuv a.mf6a9t {
      background-color: var(--section-bg-2);
      color: var(--white); }

.s8veq0 > p {
  padding: 20px;
  background-color: var(--section-bg-1); }

/* ----------------------------------------------------
    Time Schedule Area
---------------------------------------------------- */
.qz04sy {
  padding: 50px 40px;
  margin-top: -10px; }
  .qz04sy h3 {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    margin-bottom: 25px; }
  .qz04sy ul {
    padding: 0;
    margin: 0; }
    .qz04sy ul li {
      display: block; }
      .qz04sy ul li span {
        float: right; }

/* ----------------------------------------------------
    Contact Feature
---------------------------------------------------- */
.qt7hxh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 30px 20px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  margin-bottom: 30px;
  background-color: var(--white); }

.l6x4lt {
  font-size: 50px;
  margin-right: 20px;
  color: var(--ltn__secondary-color);
  line-height: 1;
  max-width: 50px; }

.oyuhbu .o7qk0w,
.oyuhbu .yuujea {
  font-family: var(--ltn__body-font); }

.oyuhbu .o7qk0w {
  color: var(--ltn__color-3); }

@media (max-width: 1400px) {
  .l6x4lt {
    font-size: 40px;
    margin-right: 15px; }
  .oyuhbu .o7qk0w {
    font-size: 14px; }
  .oyuhbu .yuujea {
    font-size: 18px; } }

/* ----------------------------------------------------
    Image Slide (Screenshot)
---------------------------------------------------- */
.mtcg4j > a,
.j7dni5 > a,
.swynz4 > a {
  display: block;
  overflow: hidden; }

.mtcg4j img,
.j7dni5 img,
.swynz4 img {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.mtcg4j:hover img,
.j7dni5:hover img,
.swynz4:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

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

/* Video From Link (src="website.com/videoUrl") */
.z1cj2n,
.yur0nl iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.xjjuwm {
  margin-top: 0;
  width: 60px;
  height: 60px;
  line-height: 65px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2); }

/* ----------------------------------------------------
    Newsletter Popup 2
---------------------------------------------------- */
.ukaa0e .ldw60e .fjr4uo {
  background-color: var(--section-bg-1);
  color: var(--ltn__heading-color);
  border-radius: 0px 0px 0px 20px; }

.ukaa0e .ex6f7g {
  padding: 0; }

.ukaa0e .p2p9jb {
  padding: 30px; }

/* ----------------------------------------------------
    Newsletter Popup
---------------------------------------------------- */
.mf3mgq {
  max-width: 850px;
  background: #fff;
  top: 50% !important;
  margin-top: -179px;
  position: fixed !important;
  display: none; }

.za53v3 {
  position: relative;
  padding: 30px; }
  .za53v3 p {
    font-size: 14px; }
  .za53v3 .hbp5ip {
    font-size: 14px; }

.mjflh3 {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  z-index: 999; }

.mjflh3:hover {
  color: var(--ltn__secondary-color); }

.qphf3h {
  right: auto;
  left: 0; }

.p2p9jb {
  padding: 15px; }

.vvpadd .p2p9jb input[type="email"] {
  text-align: center; }

.g74hq4 {
  padding: 0; }
  .g74hq4 .p2p9jb {
    padding: 30px; }

.ddpoqm {
  padding: 0; }
  .ddpoqm .p2p9jb {
    padding: 30px 30px 30px 10px; }

@media (max-width: 991px) {
  .mf3mgq {
    max-width: 400px;
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden; }
  .g2jl1n {
    display: none; } }

@media (max-width: 768px) {
  .mf3mgq {
    max-width: 300px; } }

/* ----------------------------------------------------
    Apartments Plan Area
---------------------------------------------------- */
.jzetdc {
  padding: 70px; }

.jzetdc,
.lama7r {
  margin-bottom: 50px; }

.c2q6rn > ul {
  padding: 0;
  margin: 0; }
  .c2q6rn > ul li {
    list-style: none;
    margin-top: 10px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    position: relative; }
    .c2q6rn > 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; }
    .c2q6rn > ul li a {
      display: block; }
      .c2q6rn > ul li a span {
        float: right; }
    .c2q6rn > ul li label {
      padding-right: 10px;
      background-color: var(--white);
      position: relative;
      z-index: 2; }
    .c2q6rn > ul li span {
      float: right;
      padding-left: 10px;
      background-color: var(--white);
      position: relative;
      z-index: 2; }

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

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

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

.l6498h .czj5u2 > ul li::before {
  border-color: var(--ltn__color-1); }

.l6498h .czj5u2 > ul li label {
  background-color: var(--section-bg-1); }

.l6498h .czj5u2 > ul li span {
  background-color: var(--section-bg-1); }

@media (max-width: 767px) {
  .jzetdc {
    padding: 30px; }
  .c2q6rn ul li {
    font-size: 14px; } }

/* ----------------------------------------------------
    Upcoming Project Area
---------------------------------------------------- */
.h78k8g {
  padding: 30px 45px 30px 30px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  margin-top: 10px;
  margin-bottom: 50px;
  background-color: var(--white); }
  .h78k8g .y3bdhw {
    margin-top: 0; }
  .h78k8g .ldkeem {
    padding: 50px 20px; }

@media (max-width: 991px) {
  .h78k8g {
    padding: 30px 30px 30px 30px; }
    .h78k8g .y3bdhw {
      margin-bottom: 30px; } }

@media (max-width: 767px) {
  .h78k8g .ldkeem {
    padding: 50px 0px; } }

/* ----------------------------------------------------
    Search By Place Area
---------------------------------------------------- */
.p75v7g {
  padding: 15px;
  -webkit-box-shadow: var(--ltn__box-shadow-4);
  box-shadow: var(--ltn__box-shadow-4);
  background-color: var(--white);
  margin-bottom: 50px; }
  .p75v7g .xaawzw {
    position: relative; }
    .p75v7g .xaawzw .dvo6bn {
      position: absolute;
      top: 0;
      left: 10px; }
      .p75v7g .xaawzw .dvo6bn ul {
        padding: 0;
        margin: 0; }
        .p75v7g .xaawzw .dvo6bn ul li {
          display: inline-block;
          background-color: var(--white);
          padding: 6px 15px 2px;
          border-radius: 25px;
          -webkit-box-shadow: var(--ltn__box-shadow-4);
          box-shadow: var(--ltn__box-shadow-4);
          font-size: 13px;
          text-transform: uppercase;
          font-weight: 600; }
  .p75v7g .oyzyjy {
    padding: 30px 5px 10px; }
    .p75v7g .oyzyjy h6 {
      font-family: var(--ltn__body-font);
      color: var(--ltn__color-5);
      font-weight: 400; }
    .p75v7g .oyzyjy h4 {
      font-weight: 600; }
    .p75v7g .oyzyjy .xnjqo6 a {
      color: var(--ltn__secondary-color); }
  .p75v7g .nohpch {
    font-size: 14px;
    margin-top: 10px; }

/* ----------------------------------------------------
    Select Availability Table Area
---------------------------------------------------- */
.ujpkdi .gc8fqo {
  text-transform: uppercase; }

.pfoiii ul {
  padding: 0 0 15px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .pfoiii ul li {
    list-style: none;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center; }

.pfoiii .xwgzvx {
  border-bottom: 2px solid;
  border-color: var(--border-color-1); }

.pfoiii .p4b820:nth-child(odd) {
  background-color: var(--section-bg-1); }

.z1z0qo .n0gl8q {
  padding: 10px 0 25px;
  margin: 0;
  text-align: center; }
  .z1z0qo .n0gl8q:nth-child(odd) {
    background-color: var(--section-bg-1); }
  .z1z0qo .n0gl8q li {
    display: block;
    list-style: none; }
    .z1z0qo .n0gl8q li::after {
      display: block;
      clear: both;
      content: ""; }
    .z1z0qo .n0gl8q li span {
      width: 50%;
      float: left; }

/* ----------------------------------------------------
    Neighbour Area
---------------------------------------------------- */
.pqufo9 {
  position: relative; }
  .pqufo9 .uttoc0 {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 20px; }

@media (max-width: 991px) {
  .pqufo9 .uttoc0 {
    position: inherit;
    margin-bottom: 30px;
    left: inherit;
    bottom: inherit; }
    .pqufo9 .uttoc0 a img {
      max-width: 70px; } }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* ----------------------------------------------------
    Footer Default Style
---------------------------------------------------- */
.st548t .kp11af {
  font-size: 22px; }

/* footer-2 */
.h1h0gs .st548t .kp11af {
  font-size: 24px; }

.h1h0gs .st548t p,
.h1h0gs .st548t li {
  font-size: 16px; }

.h1h0gs .mhqajl .n6cc99 {
  position: relative;
  top: -20px;
  margin-bottom: 10px; }

.h1h0gs .a0cobb ul li {
  margin-bottom: 30px;
  font-weight: 600; }

.h1h0gs .st548t .w1y9wy li,
.st548t .w1y9wy li {
  font-size: 14px; }

/* footer-color-1 */
.rpwn8u p {
  color: var(--ltn__color-2); }
  .rpwn8u p a {
    color: var(--white); }

.rpwn8u .peo1bk li span {
  color: var(--ltn__color-1); }

.rpwn8u .peo1bk li:last-child span {
  color: var(--white); }

.rpwn8u .a0cobb ul li {
  color: var(--ltn__color-2); }

.rpwn8u .j10zkx {
  border-color: var(--border-color-6); }
  .rpwn8u .j10zkx .w1y9wy li {
    color: var(--ltn__color-2); }

.rpwn8u .icxgh8 {
  background-color: var(--ltn__primary-color-2); }

.rpwn8u .cxk997 h6 {
  color: var(--ltn__color-4); }

.rpwn8u .cxk997 h4 {
  color: var(--white); }

.rpwn8u .jd1g7h ul li {
  color: var(--white); }

/* footer-color-2 */
.fl82xh .peo1bk {
  background-color: var(--white); }
  .fl82xh .peo1bk li {
    border-color: transparent; }
    .fl82xh .peo1bk li:last-child span {
      color: var(--ltn__secondary-color); }

.fl82xh .j10zkx {
  border-color: var(--border-color-7); }

.fl82xh .icxgh8 {
  background-color: var(--white-4); }

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

.st548t {
  margin-bottom: 60px; }

.n6cc99 {
  position: relative;
  top: -10px; }

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

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

/* ----------------------------------------------------
    Footer Menu Widget
---------------------------------------------------- */
/* footer-menu */
.a0cobb ul {
  margin: 0;
  padding: 0; }
  .a0cobb ul li {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 15px;
    position: relative; }
    .a0cobb ul li a {
      position: relative; }
      .a0cobb 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); }
    .a0cobb ul li:hover a {
      padding-left: 20px; }
      .a0cobb ul li:hover a::before {
        opacity: 1;
        visibility: visible;
        margin-left: 0; }

.a0cobb ul ul {
  margin-left: 15px; }

/* footer-menu-widget-2-column */
.p4o3zb {
  padding-left: 30px; }
  .p4o3zb .a0cobb {
    width: 50%;
    float: left; }
    .p4o3zb .a0cobb:nth-child(odd) {
      padding-left: 20px; }
  .p4o3zb ul {
    margin: 0; }
    .p4o3zb ul li {
      font-weight: 600; }

/* ----------------------------------------------------
    Footer Newsletter Widget
---------------------------------------------------- */
.f97ogo form {
  position: relative; }

.f97ogo input[type="email"] {
  margin: 0;
  padding-right: 50px; }

.f97ogo .r2f1wf {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%; }
  .f97ogo .r2f1wf .ejypqe {
    padding: 0 18px;
    height: 100%; }

/* ----------------------------------------------------
    Footer Timeline Widget
---------------------------------------------------- */
.rbce45 {
  padding: 50px 50px 40px;
  border-bottom: 5px solid;
  border-color: var(--border-color-5);
  margin-top: -92px; }
  .rbce45 .kp11af {
    font-size: 36px; }
  .rbce45 ul {
    margin: 0;
    padding: 0; }
    .rbce45 ul li {
      list-style: none;
      font-family: var(--ltn__heading-font);
      font-weight: 700;
      border-bottom: 1px solid;
      border-color: var(--border-color-6);
      padding-bottom: 10px;
      margin-top: 10px; }
      .rbce45 ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0; }
        .rbce45 ul li:last-child span {
          font-weight: 700; }
      .rbce45 ul li span {
        float: right;
        font-weight: 600; }

/* ----------------------------------------------------
    Footer Blog Widget
---------------------------------------------------- */
.j10zkx {
  border-bottom: 1px solid;
  border-color: var(--border-color-6);
  margin-bottom: 20px; }
  .j10zkx:last-child {
    border-bottom: 0;
    margin-bottom: 0; }
  .j10zkx .w1y9wy {
    margin-bottom: 5px; }
    .j10zkx .w1y9wy i {
      color: var(--ltn__secondary-color);
      margin-right: 5px; }
  .j10zkx .sgf7s3 {
    font-size: 20px; }

/* ----------------------------------------------------
    Copyright Area
---------------------------------------------------- */
.icxgh8 {
  padding-top: 25px;
  padding-bottom: 25px; }
  .icxgh8 .j3ex94 {
    text-align: right; }

.ipdjs5 h6, .ipdjs5 h4 {
  font-size: 14px;
  font-family: var(--ltn__body-font);
  font-weight: 700; }

.ipdjs5 p {
  margin-bottom: 0; }

.jd1g7h ul {
  margin: 0;
  padding: 0; }
  .jd1g7h ul li {
    list-style: none;
    display: inline-block;
    margin-top: 0;
    margin-right: 20px;
    font-size: 14px;
    font-family: var(--ltn__heading-font);
    font-weight: 600; }
    .jd1g7h ul li:last-child {
      margin-right: 0; }
    .jd1g7h ul li a {
      margin: 0; }

/* ----------------------------------------------------
    Responsive
---------------------------------------------------- */
@media (max-width: 991px) {
  .rbce45 {
    padding: 50px 25px 40px; }
  .icxgh8 {
    text-align: center; }
    .icxgh8 .j3ex94 {
      text-align: center;
      margin-top: 15px; }
    .icxgh8 .rhv35z {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .icxgh8 .jd1g7h {
      text-align: center !important; }
  #x36p41 {
    font-size: 16px;
    height: 30px;
    width: 30px;
    bottom: 50px; }
  #x36p41 i {
    line-height: 30px; } }

@media (max-width: 767px) {
  .rbce45 {
    padding: 50px 25px 40px; }
  .p4o3zb {
    padding-left: 0; }
  .jd1g7h {
    margin-top: 25px; }
  .h1h0gs .st548t p,
  .h1h0gs .st548t li {
    font-size: 14px; }
  .h1h0gs .st548t .w1y9wy li,
  .st548t .w1y9wy li {
    font-size: 12px; }
  .h1h0gs .a0cobb ul li {
    margin-bottom: 20px; }
  .j10zkx .sgf7s3 {
    font-size: 18px; } }

@media (max-width: 575px) {
  .rbce45 {
    padding: 50px 25px 40px; }
  .p4o3zb .a0cobb {
    width: 100%; }
    .p4o3zb .a0cobb:nth-child(odd) {
      padding-left: 0px; }
  .jd1g7h {
    margin-top: 25px; } }

/* ----------------------------------------------------
    END
---------------------------------------------------- */
/* -------------------------
    ## Preloader Css
--------------------------- */
.u909x5 {
  position: fixed;
  content: '';
  -webkit-transform: translate(-100%, -240%);
  -ms-transform: translate(-100%, -240%);
  transform: translate(-100%, -240%);
  font-size: 62px; }

.lqnlgh {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999;
  background-color: #071c1f;
  width: 100%;
  height: 100%;
  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; }
  .lqnlgh .eu878c {
    position: absolute;
    bottom: 30px;
    right: 30px; }
    .lqnlgh .eu878c a {
      background-color: var(--white);
      font-weight: 600;
      text-transform: capitalize;
      color: var(--ltn__primary-color);
      width: 200px;
      height: 50px;
      text-align: center;
      line-height: 50px;
      border-radius: 30px;
      display: block;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
      .lqnlgh .eu878c a:hover {
        background-color: var(--ltn__secondary-color);
        color: var(--white); }

.mmciex {
  margin: 120px auto;
  width: 60px;
  height: 60px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2.0s infinite linear;
  animation: sk-rotate 2.0s infinite linear; }

.oxyjxp, .dk2x4c {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: var(--ltn__secondary-color);
  border-radius: 100%;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.dk2x4c {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

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

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

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

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

.ejypqe {
  border-radius: 0;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  font-family: var(--ltn__body-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; }
  .ejypqe:last-child {
    margin-right: 0; }

.vbf8c0 {
  background-color: var(--ltn__secondary-color);
  color: var(--white); }
  .vbf8c0:hover {
    background-color: var(--ltn__primary-color);
    color: var(--white); }

.dn7wep {
  background-color: var(--ltn__primary-color);
  color: var(--white); }
  .dn7wep:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.mxhijf {
  background-color: transparent;
  border: 2px solid var(--border-color-9); }
  .mxhijf:hover {
    background-color: var(--ltn__secondary-color);
    border-color: var(--ltn__secondary-color);
    color: var(--white); }

.klw95x {
  background-color: var(--ltn__secondary-color); }
  .klw95x:hover {
    background-color: var(--ltn__primary-color); }

.shv48u {
  background-color: var(--white);
  color: var(--ltn__primary-color);
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3); }
  .shv48u:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.rbtz89 {
  background-color: var(--black);
  color: var(--white); }
  .rbtz89:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.gc37qo {
  background-color: transparent;
  -webkit-box-shadow: var(--ltn__box-shadow-3);
  box-shadow: var(--ltn__box-shadow-3);
  border-color: #ddd; }
  .gc37qo:hover {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.mv7kaw {
  border-radius: 50px; }

.adalty {
  opacity: 0.6; }
  .adalty:hover {
    opacity: 1; }

.au4my5 {
  opacity: 0.7; }
  .au4my5:hover {
    opacity: 1; }

.zt6tok {
  opacity: 0.8; }
  .zt6tok:hover {
    opacity: 1; }

.gxwwep {
  opacity: 0.9; }
  .gxwwep:hover {
    opacity: 1; }

.ejypqe: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; }

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

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

.ucn39g:after {
  width: 0%;
  height: 100%;
  top: 0;
  right: 0;
  background: var(--white); }

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

.cd9y73:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--ltn__primary-color); }

.cd9y73:hover {
  color: var(--white); }
  .cd9y73:hover::after {
    width: 100%; }

.b0yik0:after {
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: var(--ltn__secondary-color); }

.b0yik0:hover {
  color: var(--white); }
  .b0yik0:hover::after {
    width: 100%; }

.lh5nuj {
  display: block; }

.emq2qb {
  display: block;
  width: 100%; }

.rcorui {
  border: 2px solid var(--border-color-10);
  -webkit-box-shadow: none;
  box-shadow: none; }

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

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

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

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

/*新增加的css*/
.tqpe63 {
  padding: 20px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kdjf6b {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.kdjf6b a,
.kdjf6b span {
  min-width: 38px;
  height: 38px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #b10707ed;
  border-radius: 4px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kdjf6b .uf0ccr {
  background-color: rgb(255 121 8);
  color: white;
  border-color: rgb(255 121 8);
}
.kdjf6b .v7m6vm {
  color: #aaa;
  border-color: #eee;
}

/* theme 435 migration utility pages */
.uf39u5{display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}
.uf39u5 a{display:inline-block;height:42px!important;line-height:42px!important;padding:0 18px!important;margin:0 0 0 8px!important;font-size:14px!important;font-weight:700;white-space:nowrap;vertical-align:top;min-width:68px;text-align:center}
.w99qhk{white-space:nowrap}
.fwy05g{font-size:40px;line-height:50px;margin:0 0 12px;color:#fff}
.kltvk4 .d3p6pp h1{color:#fff}
.fnl3r1{padding:90px 0;position:relative}
.fnl3r1 h2{font-size:38px;line-height:48px;margin:0 0 18px;color:#071c1f;font-weight:700}
.fnl3r1 h3{font-size:22px;line-height:30px;margin:0 0 10px;color:#071c1f;font-weight:700}
.fnl3r1 p,.fnl3r1 li{color:#5c727d;font-size:15px;line-height:28px}
.kj43mc{background:#f2f6f7}
.zf87bn{background:#fff}
.lp3kj1{display:block;margin-bottom:13px;color:#ff5a3c;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px}
.p0rnhb{max-width:760px;margin:0 auto 45px}
.p0rnhb .fsw1kf{font-size:36px;line-height:46px}
.pjkp0g,.r4h31j{background:#fff;padding:18px;border:1px solid #e5eaee;box-shadow:0 16px 40px rgba(7,28,31,.08)}
.pjkp0g img,.r4h31j img{display:block;width:100%;height:auto;max-height:380px}
.r4h31j{max-width:440px;margin:0 auto}
.ebqa62{font-size:0;margin-top:28px}
.ebqa62 .ejypqe{display:inline-block;margin:0 12px 12px 0!important;vertical-align:top;white-space:nowrap}
.tbic69{height:100%;min-height:245px;margin-bottom:30px;padding:34px 26px;background:#fff;border:1px solid #e5eaee;box-shadow:0 10px 30px rgba(7,28,31,.06);transition:all .25s ease-in-out}
.tbic69:hover{border-color:#ff5a3c;box-shadow:0 14px 34px rgba(7,28,31,.1)}
.dfl0qq{width:58px;height:58px;line-height:58px;margin-bottom:18px;background:#ff5a3c;color:#fff;text-align:center;font-size:24px}
.tbic69 p{margin-bottom:0}
.spvt4z{background:#071c1f;padding:42px 44px;color:#fff}
.spvt4z h2,.spvt4z li{color:#fff}
.spvt4z ol{margin:20px 0 0;padding-left:20px}
.spvt4z li{margin-bottom:11px}
.s813fd{height:100%;margin-bottom:30px;padding:34px 30px;background:#fff;border:1px solid #e5eaee;box-shadow:0 10px 28px rgba(7,28,31,.06)}
.s813fd span{display:block;margin-bottom:16px;color:#ff5a3c;font-size:34px;line-height:34px;font-weight:700}
.u6hz5r{background:#071c1f}
.u6hz5r .s813fd{background:#102b2f;border-color:#17383d;box-shadow:none}
.u6hz5r .s813fd h3,.u6hz5r .s813fd p{color:#fff}
.wnf5ss{text-align:center;background:#071c1f}
.wnf5ss h2,.wnf5ss p{color:#fff}
.wnf5ss .container{max-width:860px}
.gwk078{font-size:0;margin-top:28px}
.gwk078 div{display:inline-block;width:31.333%;margin-right:2%;padding:18px 14px;background:#f2f6f7;border-left:3px solid #ff5a3c;vertical-align:top;font-size:14px}
.gwk078 b{display:block;color:#ff5a3c;font-size:22px;line-height:26px}
.gwk078 span{display:block;color:#071c1f;font-weight:700}
.ir7iri{background:#fff;padding:42px 38px;border:1px solid #e5eaee;box-shadow:0 16px 40px rgba(7,28,31,.1);color:#071c1f}
.ir7iri h2{font-size:31px;line-height:39px;color:#071c1f;margin-bottom:10px}
.ir7iri p{color:#5c727d;margin-bottom:22px}
.ir7iri input{display:block;width:100%;height:54px;line-height:54px;margin-bottom:14px;padding:0 16px;border:1px solid #dbe3e7;background:#fff;color:#071c1f;font-size:15px;box-sizing:border-box}
.f9lvnr{font-size:0;margin-top:8px}
.f9lvnr button,.f9lvnr a{display:inline-block;height:52px;line-height:52px;padding:0 26px;margin:0 10px 10px 0;vertical-align:top;border:0;background:#ff5a3c;color:#fff!important;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer;text-align:center;text-decoration:none;box-sizing:border-box}
.f9lvnr a{background:#071c1f}
.gm16t0{margin:22px 0 0;padding-left:0;list-style:none}
.gm16t0 li{position:relative;padding-left:22px;margin-bottom:10px}
.gm16t0 li:before{content:'';position:absolute;left:0;top:11px;width:8px;height:8px;background:#ff5a3c}
.sq7b5m{border-top:4px solid #ff5a3c}
.farvz2{font-size:34px;line-height:44px;margin-bottom:18px;color:#071c1f}
@media(max-width:1199px){.uf39u5{display:none}}
@media(max-width:991px){.fnl3r1{padding:60px 0}.fwy05g{font-size:31px;line-height:40px}.fnl3r1 h2{font-size:29px;line-height:39px}.pjkp0g,.r4h31j,.ir7iri{margin-top:28px}.gwk078 div{width:100%;margin:0 0 12px}}
@media(max-width:575px){.ir7iri{padding:28px 22px}.f9lvnr button,.f9lvnr a,.ebqa62 .ejypqe{width:100%;margin-right:0!important}.tbic69{min-height:0}.spvt4z{padding:30px 24px}}
